/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 16 2026 | 04:56:01 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
/*
EP & CRM page box shadow 
*/

/* .merit_image_box_shadow .merit-text-block__image img {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
} */
End of comment */ 
/*
Gastroenterology Stricture Management box shadow 
*/
/* .merit_image_box_shadow img.size-full.wp-image-715104 {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
} */
End of comment */ 

/*
Peritoneal Dialysis Solutions page box shadow 
*/
/* .solution_box_shadow.pdialysis.merit-image-card-item {
  background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 25px 25px	
} */