/*
 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
------------------------------------------------------- */
@media screen and (max-width: 1283px) {
#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 10px !important;
}
	#top-menu li a {
    font-size: 13px !important;
}
}

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

    border-top: 3px solid #000000;

}

table {
    border-color: #2c3338 !important;
}
.entry-content tr td {
    border-top: 1px solid #2c3338;
    padding: 6px 24px;
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    bottom: 0px !important;
}

.entry-content thead th, .entry-content tr th {
    color: #000000 !important;
    font-weight: 700;
    padding: 9px 24px;
}



