/*
 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
------------------------------------------------------- */
ul.sub-menu {
    padding: 0 !important;
}
.sub-menu li.menu-item {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.et-db #et-boc .et-l .et-menu li li a {
    width: unset !important;
}
.nav .sub-menu a:hover {
    background: #f2f2f2;
}
.sub-menu li:hover {
    background: #f2f2f2; 
}
.emoji {
    width: 18px;
}
.sent .wpcf7-response-output {
    background: #009688;
    color: #fff;
    border-color: #009688 !important;
    padding: 20px 40px !important;
}
#main-header .et_mobile_menu {
    background-color: rgb(10 10 10 / 82%) !important;
}
#top-menu li li a {
    padding: 6px 0px;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 10%;
}
@media only screen and (min-width: 981px) {
#logo {
    max-width: 450px;
	max-height: 100% !important;
	}
}
.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgb(255 255 255) !important;
}
.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
    color: #ffff !important;
}