/* 
 Theme Name:     Divi Child
 Author:         Ibusinessformula.com
 Author URI:     http://www.ibusinessformula.com.au/
 Template:       Divi
 Version:        V01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#mycustomlog{
    width:23%;
    margin-right:2%;
    float:left;
    
}
#mycustommenu{
    width:75%;
    float:left;
}

#mycustomdescription{
    margin-left:2%;
    width:23%;
    float:left;
    text-align:center;
}

#mycustomdescription p{
    font-size:20px;
    font-weight:bold;
    font-family:muli;
}
.et_header_style_left .logo_container{
    position:relative;
}
#et-top-navigation{
    padding-left:100px !important;
    float:none;
}


.custommenutop{
     margin-left:100px !important;
     border-bottom:2px solid #A61C00;
     padding-bottom:10px;
}

.custom-contact{
    float:left;
    width:45%;
    margin-right:2%;
    
}

.custom-social{
    float:left;
    width:25%;
    
    
}

.custom-message{
    float:left;
    width:26%;
    margin-left:2%;
    
}
.social-title{
    font-size:20px;
    font-weight:bold;
    font-family:Merriweather;
    border-bottom:2px solid #A61C00;
    margin-bottom:8px;
    padding-bottom:8px;
    display:inline-block;
}
.custom-social-icon{margin:0px;padding:0px; margin-left:50px;}
.custom-social-icon li{display:inline-block; margin-right:8px;}
.custom-social-icon li a{
   display: block;
    color: #fefefe;
    /* padding: 5px; */
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    background: #A61C00;
    font-size:13px;
}

.custom-contact-number{
    position:relative;
    padding-left: 35px;
    padding-top: 10px;
}
.custom-contact-number li a{
    font-size:16px;
    color:#A61C00;
    font-weight:bold;
    
}
.custom-contact-icon{
     position:absolute;
     top:0px;
     left:0px;
}
 .custom-contact-icon a{
    color:#A61C00;
     font-size:65px;
 }
.custommsg{
    text-align:right;
    font-size:26px;
    font-weight:bold;
    font-family: 'Great Vibes',handwriting;
    line-height:31px;
}

.custommsg span{
    
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
    padding-top:10px;
}


.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a{
    padding-bottom:10px;
}

.et_header_style_left .logo_container{
    margin-top:15px;
}

#main-header{
    padding-top:20px;
    padding-bottom:10px;
}



body.et_fixed_nav.et_secondary_nav_enabled #main-header, body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header{
    top:0px !important;
}




@media(min-width:992px){
    
    .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container{
    padding-top:165px !important;
}
    
    
   
    
    
}

@media(max-width:767px){
    
    
     .et_header_style_left #logo, .et_header_style_split #logo{
        max-width:80% !important;
    }
    
    
    
        #mycustomlog{
    width:70%;
    margin-left:3%;
    float:left;
}

#mycustommenu{
    width:20%;
    float:left;
    margin-right:5%;
}

.custommenutop{
    display:none;
}


.mobile_menu_bar:before{left:-30px !important;}

}


@media(max-width:480px){
    

    
}
