/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2019 | 20:31:41 */
#sidebar .essb_links, #footer .essb_links { display: none !important; } 

#comments { display:none !important; }


/*top border*/
.masthead.line-decoration:not(.side-header):not(.mixed-header):not(.masthead-mobile-header) {
  border-bottom: 2px solid #98b9c7!important; }
  
/*services*/
.treatmentoptions .vc_column-inner { transition: .5s !important; border-radius: 50px!important; background-color: rgba(255,255,255,0.25) !important; }
.treatmentoptions .vc_column-inner:hover { background-color: rgba(255,255,255,0.85) !important; border-radius: 50px!important; }

.service_box .vc_column-inner { transition: .5s !important; border: 0px solid #ffffff!important;}
.service_box .vc_column-inner:hover { transform: translate(0px, 20px) !important; background-color: #eff7fb !important; border: 2px solid #cde9f5!important; }

