/*
 Theme Name:   Divi Child Theme
 Theme URI:    https://websiteadelaide.com/
 Description:  Divi Child Theme
 Author:       Website Adelaide
 Author URI:   https://websiteadelaide.com/
 Version:      3.0
 Template:     Divi
*/
mark.count {
    background-color:#fff!Important;
}

.centering { 
        display: flex; 
        flex-direction: column; 
        justify-content: center;
    } 

.websiteby a{font-weight:400!important; font-size:0.9em!important; color:#000!important;}

/*--remove vertical divider if sidebar--*/
#main-content .container:before {
width:0!important;
} 
ul#top-menu.nav li ul li a{
font-size:1.1em;
line-height:1.15;
padding-right:0px;
padding-left:0px;
} 
.woocommerce-cart .cross-sells {
  display: none!important;
}  

.et_mobile_menu {
overflow-y: scroll !important;
max-height: 80vh;
} 