/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.24.2.1714042768
Updated: 2024-04-25 10:59:28

*/

.flex-viewport ul.slides li {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}

li.Mu-gaq a {
    background: white;
    padding: 14px 10px !important;
    border-radius: 10px;
    color: #656565 !important;
}

.et-fixed-header li.Mu-gaq a {
	background: #656565;
	color: white !important;
}

ul.sub-menu li a {
    width: 270px !important;
}
.container.et_menu_container {
	    width: 90%;
    max-width: 90%;
}

ul.sub-menu {
    width: 310px !important;
}

div.et_pb_section.et_pb_section_4 {
	display:none;
	z-index:-9999;
}


.page-id-842 li.Mu-gaq a {
    background: #656565;
    padding: 3px 5px !important;
    border-radius: 10px;
    color: #ffffff !important;
    height: 60%;
    margin-top: 13px;
}



.page-id-842 .et_pb_menu_0_tb_header.et_pb_menu .nav li ul {
    background: #ffffff !important;
}



.page-id-842 .et_pb_menu_0_tb_header.et_pb_menu .nav li ul a {
    color: #656565 !important;
}