
.header.style-38{
    box-shadow: 0 1px #eee;
}
.header.style-38 .header-inner{
    padding: 14px 75px;
}
.header.style-38 .logo{
    padding: 6px 0;
}
.header.style-38 .box-header-nav .main-menu > .menu-item > a{
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    text-transform: none;
    color: var(--main-color) !important;
    padding: 6px 0;
}
.header.style-38 .box-header-nav .main-menu > .menu-item > a:before{
    border-top-color: var(--main-color);
    transition: width .2s ease;
}
.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;
}
.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-38 .block-userlink > a{
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    padding: 6px 0;
}
.header.style-38 .block-userlink > a .icon{
    display: none;
}
.header.style-38 .block-userlink > a .text{
    padding: 0;
}
.header.style-38 .block-search > a .icon:before{
    font-family: main-icon, sans-serif;
    content: '\e90e';
}
.header.style-38 .block-wishlist > a .icon:before{
    font-family: main-icon, sans-serif;
    content: '\e90c';
    font-size: calc(100% + 4px);
    margin: -1px 0 1px;
}
.header.style-38 .block-minicart > a .icon:before{
    font-family: main-icon, sans-serif;
    content: '\e90b';
}
.header.style-38 .control-inner{
    margin: 0 -13px;
}
.header.style-38 .control-inner > *{
    margin: 0 13px;
}
.header.style-38 .control-inner > * > a{
    padding: 10px 0;
}
.header.style-38 .control-inner > * > a .count{
    left: calc(50% + 2px);
    bottom: calc(50% - 8px);
    font-size: 11px;
    font-weight: 600;
    background-color: var(--main-color);
}
.rtl .header.style-38 .control-inner > * > a .count{
    left: auto;
    right: calc(50% + 2px);
}
.header.style-38 .control-inner > * > a .total,
.header.style-38 .control-inner > * > a .text{
    display: none;
}
.header.style-38 .block-menu-bar a .icon{
    padding: 3px 0;
}
.header.style-38 .block-menu-bar a .icon span{
    border-top-width: 2px;
}
.header.style-38 .block-menu-bar a .icon span:not(:last-child){
    margin-bottom: 6px;
}
.header.style-38 .top-bar-menu .sub-menu{
    left: auto;
    right: 0;
}
.rtl .header.style-38 .top-bar-menu .sub-menu{
    left: 0;
    right: auto;
}
.header.style-38 .top-bar-menu{
    margin: 0 -8px;
}
.header.style-38 .top-bar-menu > li{
    margin: 0 8px;
}
.header.style-38 .top-bar-menu > li > a{
    font-size: 16px;
    line-height: 24px;
    padding: 6px 0;
}
.header.style-38 .top-bar-menu > .menu-item-has-children > a:after{
    font-size: calc(100% + 1px);
    margin: 0;
    margin-inline-start: 5px;
}
@media (min-width: 768px){
    .header.style-38 .header-inner{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .header.style-38 .box-header-nav{
        flex: 1 1 auto;
        width: 1%;
        text-align: end;
    }
    .header.style-38 .header-inner > :not(:last-child){
        padding-inline-end: 18px;
    }
    .header.style-38 .header-inner > :not(:first-child){
        padding-inline-start: 18px;
    }
}
@media (min-width: 1500px){
    .header.style-38 .header-inner > :not(:last-child){
        padding-inline-end: 23px;
    }
    .header.style-38 .header-inner > :not(:first-child){
        padding-inline-start: 23px;
    }
    .header.style-38 .top-bar-menu{
        padding-inline-start: 30px;
    }
    .header.style-38 .box-header-nav{
        margin: 0 115px;
    }
    .header.style-38 .box-header-nav .main-menu{
        margin: 0 -20px;
    }
    .header.style-38 .box-header-nav .main-menu > .menu-item{
        margin: 0 20px;
    }
}
@media (max-width: 1199px) and (min-width: 768px){
    .header.style-38 .block-userlink{
        flex: 1 1 auto;
        width: 1%;
        text-align: end;
    }
}
@media (max-width: 1499px){
    .header.style-38 .header-inner{
        padding: 14px 25px;
    }
}
@media (max-width: 767px){
    .header.style-38 .header-inner{
        text-align: center;
    }
}

