
.header.style-12{
    box-shadow: 0 1px #eee;
}
.header.style-12 .logo{
    padding: 10px 0;
}
.header.style-12 .header-top{
    padding: 7px 40px;
    position: relative;
}
.header.style-12 .header-top .ovic-socials ul li a:not(:hover),
.header.style-12 .header-top .top-bar-menu > li > a:not(:hover){
    color: #c7c7c7;
}
.header.style-12 .header-top::before,
.header.style-12 .header-top::after,
.header.style-12 .header-top .header-left::before,
.header.style-12 .header-top .header-left::after{
    display: table;
    content: '';
    clear: both;
}
.header.style-12 .header-top .header-left{
    margin: 0 -12px;
}
.header.style-12 .header-top .header-left > *{
    display: inline-block;
    vertical-align: top;
    margin: 0 12px;
    position: relative;
}
.header.style-12 .header-top ul.top-bar-menu li > a .icon{
    margin-right: 7px;
}
.header.style-12 .header-bot{
    padding: 0 40px;
}
.header.style-12 .header-bot .header-right > *{
    display: inline-block;
    vertical-align: middle;
}
.header.style-12 .box-header-nav .main-menu > .menu-item > a{
    padding-top: 35px;
    padding-bottom: 35px;
}
.header.style-12 .header-control > *{
    display: inline-block;
    vertical-align: middle;
}
.header.style-12 .header-control > * > a{
    font-size: 19px;
    line-height: 30px;
    padding: 35px 12px;
}
.header.style-12 .header-control > .block-search > a{
    font-size: 20px;
}
.header.style-12 .header-control > .block-minicart > a{
    font-size: 21px;
}
.header.style-12 .header-control > * > a .count{
    display: block;
}
.header.style-12 .header-control > * > a .text{
    display: none;
}
.header.style-12 .block-search.style-02 .search-form{
    min-height: 100vh;
}
.header.style-12 .block-minicart > a{
    min-width: 20px;
    position: relative;
    text-align: center;
}
.header.style-12 .block-minicart > a .icon::before{
    font-family: icomoon, sans-serif;
    content: '\e936';
}
.header.style-12 .block-userlink > a .icon::before{
    font-family: icomoon, sans-serif;
    content: '\e93d';
}
@media (min-width: 480px){
    .header.style-12 .header-bot{
        display: table;
        width: 100%;
    }
    .header.style-12 .header-bot > *{
        display: table-cell;
        vertical-align: middle;
    }
    .header.style-12 .header-bot > *:not(:first-child){
        padding-left: 30px;
    }
    .header.style-12 .header-bot .header-left{
        width: 210px;
    }
    .header.style-12 .header-bot .header-right{
        text-align: right;
    }
    .header.style-12 .header-bot .header-right > *{
        text-align: left;
    }
    .header.style-12 .header-control > .block-menu-bar > a{
        padding-right: 0;
    }
}
@media (min-width: 768px){
    .header.style-12 .header-top > *{
        display: inline-block;
        vertical-align: top;
        float: left;
    }
    .header.style-12 .header-top .header-right{
        float: right;
    }
    .header.style-12 .header-top > *:not(:first-child){
        padding-left: 15px;
    }
    .header.style-12 .header-top > *:not(:last-child){
        padding-right: 15px;
    }
    .header.style-12 .header-top .header-left,
    .header.style-12 .header-top .top-bar-menu{
        margin: 0 -28px;
    }
    .header.style-12 .header-top .header-left > *,
    .header.style-12 .header-top .top-bar-menu > li{
        margin: 0 28px;
        float: left;
    }
    .header.style-12 .header-top .header-left > *:not(:last-child)::after,
    .header.style-12 .header-top .top-bar-menu > li:not(:last-child)::after{
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        right: -29px;
        border-right: 1px solid rgba(255,255,255,0.2);
        height: 20px;
        margin: auto;
    }
}
@media (min-width: 1200px){
    .header.style-12 .box-header-nav{
        margin-right: 50px;
    }
}
@media (min-width: 1500px){
    .header.style-12 .box-header-nav{
        margin-right: 50px;
    }
    .header.style-12 .box-header-nav .main-menu > .menu-item > a{
        padding-left: 30px;
        padding-right: 30px;
    }
    .header.style-12 .box-header-nav .main-menu > .menu-item > a .label-image{
        left: calc(100% - 30px);
    }
}
@media (max-width: 767px) and (min-width: 480px){
    .header.style-12 .block-userlink:not(.open) > .sub-menu{
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px);
    }
    .header.style-12 .block-userlink > .sub-menu{
        left: auto;
        right: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@media (max-width: 1499px){
    .header.style-12 .header-top,
    .header.style-12 .header-bot{
        padding-left: 30px;
        padding-right: 30px;
    }
    .header.style-12 .box-header-nav .main-menu > .menu-item > a{
        padding-left: 23px;
        padding-right: 23px;
    }
}
@media (max-width: 1199px){
    .header.style-12 .header-top,
    .header.style-12 .header-bot{
        padding-left: 20px;
        padding-right: 20px;
    }
    .header.style-12 .header-control > * > a{
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 991px){
    .header.style-12 .header-top,
    .header.style-12 .header-bot{
        padding-left: 15px;
        padding-right: 15px;
    }
    .header.style-12 .header-control > * > a{
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 767px){
    .header.style-12 .header-top{
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
@media (max-width: 479px){
    .header.style-12 .header-bot{
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header.style-12 .header-control > * > a{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header.style-12 .block-userlink > .sub-menu{
        top: calc(100% + 5px);
    }
}