
body:not(.page-template-fullwidth):not(.page-template-fullpage):not(.page-template-boxed) .header.style-14{
    box-shadow: 0 1px #eee;
}
.header.style-14 .header-top{
    font-size: 12px;
    line-height: 24px;
    padding: 8px 0;
    letter-spacing: 0.17em;
    font-weight: 500;
    text-align: center;
    background-color: #e5edf3;
}
.header.style-14 .header-mid{
    position: relative;
}
.header.style-14 .header-mid .header-right > *{
    display: inline-block;
    vertical-align: top;
}
.header.style-14 .header-mid .header-right > * > a{
    font-size: 19px;
    line-height: 30px;
    padding: 30px 13px;
}
.header.style-14 .header-mid .header-right > .block-search > a{
    font-size: 20px;
}
.header.style-14 .header-mid .header-right > .block-minicart > a{
    font-size: 21px;
}
.header.style-14 .header-mid .header-right > * > a .count{
    display: block;
}
.header.style-14 .header-mid .header-right > * > a .text{
    display: none;
}
.header.style-14 .top-bar-menu > li > a{
    padding-top: 30px;
    padding-bottom: 30px;
}
.header.style-14 .logo{
    padding: 10px 0;
}
.header.style-14 .block-minicart .woo-cart-link .count{
    display: inline-block;
    top: 17px;
}
.header.style-14 .block-minicart > a .icon::before{
    font-family: icomoon, sans-serif;
    content: '\e936';
}
.header.style-14 .block-userlink > a .icon::before{
    font-family: icomoon, sans-serif;
    content: '\e93d';
}
.header.style-14 .block-search.style-02 .search-form{
    min-height: 100vh;
}
.header.style-14 .header-bot{
    text-align: center;
    border-top: 1px solid #eee;
}
.header.style-14 .box-header-nav .main-menu > .menu-item > a{
    padding: 15px 22px;
}
.header.style-14 .box-header-nav .main-menu > .menu-item > a .label-image{
    bottom: calc(50% - 3px);
    left: calc(100% - 22px);
}
@media (min-width: 768px){
    .header.style-14 .header-mid .header-inner{
        font-size: 0;
        line-height: 0;
    }
    .header.style-14 .header-mid .header-inner > *{
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        line-height: 30px;
    }
    .header.style-14 .header-mid .header-center{
        text-align: center;
        width: 210px;
    }
    .header.style-14 .header-mid .header-left{
        width: calc(50% - 105px);
    }
    .header.style-14 .header-mid .header-right{
        width: calc(50% - 105px);
        text-align: right;
    }
    .header.style-14 .header-mid .header-right > *{
        text-align: left;
    }
    .header.style-14 .header-mid .header-right > .block-menu-bar > a,
    .header.style-14 .header-mid .header-right > .block-canvas-bar > a{
        padding-right: 0;
    }
}
@media (max-width: 1199px){
    .header.style-14 .header-mid .header-right > * > a,
    .header.style-14 .top-bar-menu > li > a{
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 991px){
    .header.style-14 .header-mid .header-right > * > a,
    .header.style-14 .top-bar-menu > li > a{
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media (max-width: 767px){
    .header.style-14 .header-mid{
        padding: 5px 0;
        text-align: center;
    }
    .header.style-14 .header-mid .header-right > * > a,
    .header.style-14 .top-bar-menu > li > a{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header.style-14 .block-userlink .sub-menu{
        top: calc(100% + 5px);
    }
}