/*
 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
------------------------------------------------------- */

.cwhite {color:#fff !important;}

button, a {transition: all 0.6s;}
.et_pb_button:hover {background-color:#c99872 !important; border-color:#c99872 !important;}

.white-link a {color:#fff !important;}
.white-link a:hover {color:#fdd450 !important;}

.et_pb_menu_0_tb_header.et_pb_menu ul li.header-btn {background:#dca57d !important; color:#fff !important;}
.et_pb_menu_0_tb_header.et_pb_menu ul li.header-btn a {color:#fff !important;}
.et_pb_menu_0_tb_header.et_pb_menu ul li.header-btn a:hover {color:#f5f5f5 !important;}
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {padding:18px 0 !important;}
.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {color:#dca57d !important;}
.et_mobile_menu {border-top-color:#dca57d !important;}

@media (min-width: 981px) {
header .et_pb_section_0_tb_header {overflow-y: hidden;}
}
@media (max-width: 980px) {
header .et_pb_section_0_tb_header {overflow-y: visible;}
header .et_pb_menu_0_tb_header.et_pb_menu ul li.header-btn {text-align:center;}
header.et-l.et-l--header {z-index: 99999; position: relative;}
}