/*
 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
*/


.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.4em;
line-height:1.35;
padding-right:0px;
padding-left:0px;
}

ul#top-menu.nav{
right:0px;
}

 .nav li ul {min-width: 400px;}
#top-menu li li a {width: auto;}
.drop-menu ul {
right: 0px !important;
}


.menu_cta {
background-color: #4D035E;
color: #fff;
padding: 0 !important;
	 border-radius: 10px;
}

.menu_cta a {
color: #fff !important;
padding: 15px 15px 15px 15px !important;
}

.et-fixed-header #top-menu .menu_cta a {
 color:#fff!important;
  
} 