
.header.style-40{
    box-shadow: 0 4px 4px rgba(94, 115, 144, 0.1);
    z-index: 13;
}
.header.style-40 .header-mid .header-inner{
    padding: 15px 0;
}
.header.style-40 .logo{
    padding-top: 7px;
    padding-bottom: 7px;
}
.header.style-40 .box-header-nav .main-menu{
    margin: 0 -20px;
}
.header.style-40 .box-header-nav .main-menu > .menu-item{
    margin: 0 20px;
}
.header.style-40 .box-header-nav .main-menu > .menu-item > a{
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 8px 0;
}
.header.style-41 .kute-boutique-dropdown>.sub-menu,
.header.style-41 .top-bar-menu .sub-menu,
.header.style-41 .box-header-nav .main-menu > .menu-item > .sub-menu,
.header.style-41 .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu{
    width: 198px;
}
.header.style-41 ~ .header-sticky .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu > .menu-item > a,
.header.style-41 ~ .header-sticky .box-header-nav .main-menu > .menu-item > .sub-menu > .menu-item > a,
.header.style-41 .box-header-nav .main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item > .sub-menu > .menu-item > a,
.header.style-41 .box-header-nav .main-menu > .menu-item > .sub-menu > .menu-item > a{
    border: none !important;
    padding-top: 3px;
    padding-bottom: 3px;
}
.header.style-41 ~ .header-sticky .menu-follow-header .ovic-custommenu .widget-title,
.header.style-41 .menu-follow-header .ovic-custommenu .widget-title{
    font-size: 16px;
    text-transform: none;
    font-weight: 700;
}
.header.style-41 .kute-boutique-dropdown > .sub-menu > .menu-item:not(:last-child) > a,
.header.style-41 .top-bar-menu .sub-menu li:not(:last-child) > a,
.header.style-41 ~ .header-sticky .menu-follow-header .ovic-custommenu ul li,
.header.style-41 .menu-follow-header .ovic-custommenu ul li{
    min-height: auto;
    border: none !important;
}
.header.style-41 .kute-boutique-dropdown > .sub-menu > .menu-item > a,
.header.style-41 .top-bar-menu .sub-menu li > a,
.header.style-41 ~ .header-sticky .menu-follow-header .ovic-custommenu ul li > a,
.header.style-41 .menu-follow-header .ovic-custommenu ul li > a{
    padding: 3px 0;
}
.header.style-40 .control-inner{
    margin: 0 -12px;
}
.header.style-40 .control-inner > *{
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
}
.header.style-40 .control-inner > * > a{
    padding: 8px 0;
}
.header.style-40 .control-inner > * > a > :not(.icon){
    display: none;
}
.header.style-40 .control-inner > * > a .icon{
    font-size: 25px;
    line-height: 24px;
}
.header.style-40 .block-minicart > a .icon:before{
    font-family: main-icon, sans-serif;
    content: '\e94c';
}
.header.style-40 .block-wishlist > a .icon:before{
    font-family: main-icon, sans-serif;
    content: '\e94d';
    margin: -1px 0 1px;
}
.header.style-40 .block-search > a .icon:before{
    font-family: main-icon, sans-serif;
    content: '\e94e';
    font-size: calc(100% - 1px);
}
.header.style-40 .block-userlink > a .icon{
    display: none;
}
.header.style-40 .block-userlink > a .text{
    display: inline-block;
    padding: 0;
}
.header.style-40 .block-menu-bar a .icon{
    padding: 3px 0;
}
.header.style-40 .block-menu-bar a .icon span{
    border-top-width: 2px;
}
.header.style-40 .block-menu-bar a .icon span:not(:last-child){
    margin-bottom: 6px;
}
@media (min-width: 768px){
    .header.style-40 .header-mid .header-inner{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .header.style-40 .header-mid .header-inner > :not(:last-child){
        padding-inline-end: 15px;
    }
    .header.style-40 .header-mid .header-inner > :not(:first-child){
        padding-inline-start: 15px;
    }
    .header.style-40 .box-header-nav{
        flex: 1 1 auto;
        width: 1%;
        text-align: end;
        margin: 0 100px;
    }
    .header.style-40 .block-userlink{
        padding-inline-end: 30px;
    }
}
@media (min-width: 1500px){
    .header.style-40 .box-header-nav .main-menu{
        margin: 0 -28px;
    }
    .header.style-40 .box-header-nav .main-menu > .menu-item{
        margin: 0 28px;
    }
}
@media (max-width: 1199px){
    .header.style-40 .header-mid .header-inner{
        padding: 10px 0;
    }
}
@media (max-width: 1199px) and (min-width: 768px){
    .header.style-40 .header-control{
        flex: 1 1 auto;
        width: 1%;
        text-align: end;
    }
}
@media (max-width: 767px){
    .header.style-40{
        text-align: center;
    }
}



