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

@media screen and (min-width: 980px) {
    .mobhide a {
        display: none!important;
         
    }
}


ul#top-menu.nav li ul li a{
font-size:0.95em;
line-height:1.15;
padding-right:0px;
padding-left:0px;
}

.post-1063 h1{margin-top:50px; margin-bottom:80px; text-align: center; font-weight:bold; } 

.container.post-1063{
  min-height: 14000px; /* overrides height and max-height */
}
.post-1063.hentry {min-height:650px;} 

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

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

/*--remove vertical divider if sidebar--*/
#main-content .container:before {
width:0!important;
}

.woocommerce {
    width: 100%;
    padding-top: 75px;
    clear: both;
}

#main-content .entry-content {
	position:relative;
}
#main-content .entry-content h1{
	position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    margin: 0;
}
.cd-upload-btn {
	font-size: 30px !important;
}


#billing_country_field { display: none; }

