/*
Theme Name:     Divi Child Theme
Description:    
Author:         snapdx
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../Divi/style.css");

@media only screen and (min-width: 981px){

.sdx-header { height: 300px; }

.home .et_pb_slide_description {
padding: 70px 70px;
}

}

img.grayscale { 
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.6;
}

#clinics .et_pb_promo_button {
background: #0082EF !important;
color: #fff !important;
}

#home .et_pb_more_button {



}

