/*
 Theme Name:   Divi Child Theme
 Theme URI:    https://adelaideadvertising.com/
 Description:  Divi Child Theme
 Author:       Website Adelaide
 Author URI:   https://adelaideadvertising.com/
 Version:      3.0
 Template:     Divi
*/

.toright a {text-align:right!important;} 
.drop-menu ul {
right: 0px !important;
} 
ul#top-menu.nav li ul li a{
font-size:1.3em;
line-height:1.15;
padding-right:0px;
padding-left:0px;
}

@media (min-width: 980px) {
#top-header {z-index: 99999;}
 
#logo {
    min-height: 150px;
    margin-top:15px;
    z-index: 100000;
}
 } 

@media only screen and (max-width: 767px) {
#top-header {z-index: 99999;}
 
#logo {
    min-height: 100px;
    margin-top:5px;
    z-index: 100000;
}
 } 
	
.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;
} 
