/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.sku_wrapper{
    clear: both;
    display: block;
}
.html_header_sidebar .logo {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 50px;
    padding-left: 50px;
border-bottom-width: 0px;

}


#avia-menu  {
/*display: none !important; */
}

.html_header_sidebar #top #header {
    width: 380px;
}

.btn1{
        width: 295px;
        height: 74px;
        background: url("./images/1.png") no-repeat;
margin: -20px;
    }
.btn1:hover {
        background: url("./images/1hover.png") no-repeat;

    }


.btn2{
        width: 295px;
        height: 74px;
        background: url("./images/2.png") no-repeat;
margin: -20px;
    }
.btn2:hover {
        background: url("./images/2hover.png") no-repeat;
    }
.btn3{
        width: 295px;
        height: 74px;
        background: url("./images/3.png") no-repeat;
margin: -20px;
    }
.btn3:hover {
        background: url("./images/3hover.png") no-repeat;
    }
.btn4{
        width: 295px;
        height: 74px;
        background: url("./images/4.png") no-repeat;
margin: -20px;
    }
.btn4:hover {
        background: url("./images/4hover.png") no-repeat;

    }
.btn5{
        width: 295px;
        height: 74px;
        background: url("./images/5.png") no-repeat;
margin: -20px;
    }
.btn5:hover {
        background: url("./images/5hover.png") no-repeat;
    }
.btn6{
        width: 295px;
        height: 74px;
        background: url("./images/6.png") no-repeat;
margin: -20px;
    }
.btn6:hover {
        background: url("./images/6hover.png") no-repeat;
    }
.btn7{
        width: 295px;
        height: 74px;
        background: url("./images/9.png") no-repeat;
margin: -20px;
    }
.btn7:hover {
        background: url("./images/9hover.png") no-repeat;
    }

.avia-menu-text {
font-size: 1.1em;
}
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text{
    border: none !important;
}