/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */


.imgclr {
	filter: brightness(0) saturate(100%) invert(18%) sepia(64%) saturate(4491%) hue-rotate(356deg) brightness(103%) contrast(78%);
}


.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #D92323;
}

.et_mobile_menu {
    border-top: 3px solid #D92323;
}

.menu-button a {
  background: #D92323; 
  color: #fff !important;
  padding: 12px 28px !important;
  border-radius: 10px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  display: inline-flex;          
  align-items: center;          
  justify-content: center;       
  height: 100%;                  
  line-height: 1.4;              
}


@media (min-width: 981px) {
    .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
