
body.navSearch{
    overflow: hidden;
}
body.navSearch{
     overflow: hidden;
}
body.navSearch .page-header .panel.wrapper:before{
    height: 100vh;
}
body.navSearch.navClose .page-header .panel.wrapper:before{
    height: 0;
}

body.navAction .page-header .panel.wrapper:before{
    height: 150vh;
}

.page-header{
    height: 128px;
    z-index: 1001;
}
.page-header .panel.wrapper{
    background-color: #ffffff;
    width: 100%;
}
.page-header .panel.wrapper{
    border-bottom: 1px solid #EEEEEE;
    position: relative;
}
.page-header.header-fix .panel.wrapper{
    position: fixed;
}
.page-header .panel.wrapper:before{
    content: '';
    position: absolute;
    width: 100vw;
    background-color: rgba(0,0,0,0.4);
    z-index: 99;
    top: 100%;
    left: 0;
    height: 0;
}
.page-header .logo-wrap{
    text-align: center;
}
.page-header .logo-custom{
    display: inline-block;
    max-width: 118px;
}
.page-header .logo-custom img{
    display: block;
}
.page-header .header.panel{
    position: relative;
    z-index: 99;
}
.action-dd-menu{
    font-size: 11px;
    text-transform: uppercase;
    padding-left: 0;
    background-color: #fff;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: 0;
    overflow: hidden;
    border: none;

}
.dd-account .label-dd{
    font-size: 11px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    border: 1px solid #FFF;
    padding: 20px 30px 0 15px;
    min-width: 170px;
    background-color: #fff;
    z-index: 2;
    position: relative;
    cursor: pointer;
}
.dd-account .label-dd .icon-arr-down{
    position: absolute;
    right: 12px;
    top: 26px;
}
.dd-account .icon-user{
    margin-right: 5px;
}
.dd-account .logged-in{
    margin-left: 4px;
    color: #0272BC;
}
.wrap-dd-account{
    margin-top: -23px;
    margin-right: -12px;
}
.wrap-dd-account.active .dd-account{
    border-bottom: none;
}
.wrap-dd-account.active .action-dd-menu{
    display: block;
    border: 1px solid #EEEEEE;
    height: auto;
    margin-top: -1px;
    padding-top: 7px;
}
.wrap-dd-account.active .label-dd .icon-arr-down{
    background-image: url("../../images/icons/arr-up.png");
}
.wrap-dd-account.active .dd-account .label-dd{
    border: 1px solid #EEEEEE;
    border-bottom: none;
    padding: 20px 30px 9px 15px;
}

.switcher-custom{
    display: inline-block;
}
.showcart .txt-hover{
    left: calc(-50% + 1px);
}
.minicart-wrapper .action.showcart .counter.qty{
    position: absolute;
    width: auto;
    height: 16px;
    border-radius: 8px;
    background-color: #0272BC;
    top: -5px;
    left: 50%;
    border: 1px solid #FFF;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 14px;
    min-width: 16px;
    white-space: nowrap;
    margin: 0;
    display: inline-table;
} 
.item-hover:hover .txt-hover:before{
    display: block;
} 

.item-hover:hover .txt-hover{
    display: block;
}
.inn-track .ic-txt{
    margin-left: 5px;
}
#btn_clear_search{
    width: 8px;
    height: 8px;
    cursor: pointer;
    background-image: url("../../images/icons/close.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 4;
    top: 14px;
    left: 14px;
    cursor: pointer;
}
.header-sec5{
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    z-index: 10;
    height: 0;
    overflow: hidden;
    /*-webkit-transition: height .2s linear 0s;
    -moz-transition: height .2s linear 0s;
    -o-transition: height .2s linear 0s;
    transition: height .2s linear 0s;*/
}

body.navSearch .header-sec5{
    height: 100vh;
    z-index: 99;
}
.header-sec5 .wrap-hdRs{
    width: calc(100% - 20px);
    max-width: 993px;
    margin-left: auto;
    margin-right: 0;
    background-color: #fff;
    border-top: 1px solid #EEEEEE;
    height: auto;
    position: relative;
}
.header-sec5 .wrap-hdRs .list-rs{
    flex-flow: row wrap;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 17px;
}
.hdRs-right .item{
    width: 100%;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-bottom: 14px;
}
.hdRs-right .item-img{
    width: 37%;
    display: block;
}
.header-sec5 .item-img .hdRs-link{
    display: block;
}
.hdRs-right .item-desc{
    font-size: 13px;
    line-height: 16px;
    padding: 15px;
    width: 63%;
}

.header-sec5 .txt-sgg{
    font-size: 11px;
}
.header-sec5 .txt-search{
    margin-right: 7px;
}
.header-sec5 .hdRs-left .item{
    font-size: 12px;
    line-height: 18px;
    padding-top: 20px;
    width: 100%;
}
.header-sec5 .hdRs-left .item:first-child{
    padding-top: 0px;
}
.header-sec5 .hdRs-left a{
    display: inline-block;
    color: #000;
}
.wrap-hdRs .btn-hdRs-all{
    color: #000;
}
.wrap-hdRs .btn-hdRs-all:hover{
    text-decoration: none;
}
.ic.icon-arr-r{
    background-image: url("../../images/icons/arr-right-b.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
}
.navigation-custom .topnav{
    display: inline-flex;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}   
.navigation-custom{
    display: inline-block;
}
.navigation-custom .catnav-links{
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-top: 5px;
}
.navigation-custom  .catnav-item{
    margin-top: 10px;
    margin-bottom: 10px;
}
.navigation-custom .meganav{
    justify-content: space-around;
    left: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    white-space: normal;
    width: 100%;
    height: 0;
    z-index: 401;
    background-color: #fff;
    display: none;
    border-top: 1px solid #EEEEEE;
    -webkit-transition: height .2s linear 0s;
    -moz-transition: height .2s linear 0s;
    -o-transition: height .2s linear 0s;
    transition: height .2s linear 0s;
}
.navigation-custom .meganav-cl-list{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
    padding-bottom: 17px;
}
body:not(.navSearch) .navigation-custom .topNavLink:hover .meganav{
    display: block;
    height: auto;
    overflow: hidden;
}

.navigation-custom .meganav:hover{
    display: block;
    height: auto;
    overflow: hidden;
}
.navigation-custom .meganav-column{
    padding: 34px 0 20px;
    width: 100%;
}
.navigation-custom  .meganav-menu{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.navigation-custom .meganav-column-inn{
    width: 25%;
    max-width: 200px;
}
.navigation-custom .meganav-column.meganav-cl-left{
    width: 30%;
    border-right: 1px solid #EEEEEE;
}
.navigation-custom .meganav-column.meganav-cl-rigth{
    width: 70%;
}
.meganav-category-group{
    margin-top: 30px;
}
.meganav-category-group:first-child{
    margin-top: 0px;
}

.meganav .wcdNavLimit{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 24px auto 32px;
    max-width: 100%;
    text-align: left;
    /*max-width: 1280px;*/
    /*max-width: 912px;*/
    max-width: 1070px;
}
.navigation-custom .catnav-header{
    font-size: 12px;
    line-height: 14px;
}
.navigation-custom .topNavLink{  
    color: #000;
    padding-left: 50px;
    margin-bottom: 0;
}
.navigation-custom .upper-txt{
    text-transform: uppercase;
}
.navigation-custom .topNavLink .links-a{
    font-size: 12px;
}
.navigation-custom .topNavLink:first-child{
    padding-left: 0px;
}
.navigation-custom .category-item.nav-1{
    margin-left: 0;
}
.navigation-custom .topNavLink a{
    color: #000;
}
.navigation-custom .topNavLink a:hover{
    text-decoration: none;
}
.navigation-custom .inn-NavLink.active a{
    color: #0272BC;
}
.navigation-custom .inn-NavLink.active:hover:after{
    background-color: #0272BC;
}

.navigation-custom .level0.submenu{
    position: absolute;
    top: 53px !important;
    background-color: #fff;
    padding: 0;
    width: 100%;
    left: 0 !important;
    width: 100%;
    text-align: left;
    padding: 30px;
}
.navigation-custom .level0.submenu:before{
    content: '';
    width: 100vw;
    position: absolute;
    left: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
}
.navigation-custom .level0.submenu:after{
    content: '';
    width: 100vw;
    position: absolute;
    right: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
}
.navigation-custom .level0.submenu li{
    margin: 0;
    font-size: 12px;
}
.header-sec3 .counter.qty.empty{
    display: none;
}

.header-sec3 .counter.qty{
    position: absolute;
    width: auto;
    height: 16px;
    border-radius: 8px;
    background-color: #0272BC;
    top: -7px;
    left: 50%;
    border: 1px solid #FFF;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 14px;
    min-width: 16px;
    white-space: nowrap;
    margin: 0;
    display: inline-table;
    padding: 0 3px;
}
.header-sec3{
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    right: 55px;
    align-items: center;
    bottom: 15px;
    z-index: 3;
}
.header-sec3 .minicart-wrapper .action.showcart:before{
    background-image: url("../../images/icons/bag.png");
    content: '';
    width: 15px;
    height: 17px;
    background-size: contain;
    background-repeat: no-repeat;
}
.header-sec3 .minicart-wrapper{
    margin-left: 30px;
}
.header-sec3 .link.wishlist{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    margin-left: 30px;
    position: relative;
}
.header-sec3 .link.wishlist a{
    display: block;
}

.block.newsletter .mage-error ~ .checkmark{
    border-color: #e02b27;
}
.header-sec5 .list-hdRs img{
    display: block;
    width: 100px;
}
.header-sec5 .hdRs-link{
    color: #000;
}
.header-sec5 .rs-name .hdRs-link{
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 32px;
    display: -webkit-box;
}
.header-sec5:not(.no-rs) .inn-hdRs .hdRs-no-res{
    display: none;
}
.header-sec5.no-rs .inn-hdRs .hdRs-left,.header-sec5.no-rs .inn-hdRs .hdRs-right{
    display: none;
}
.header-sec5.no-rs .wrap-hdRs .inn-hdRs{
    text-align: center;
    height: 100%;
    align-items: center;
}
.header-sec5.no-rs .inn-hdRs .hdRs-no-res{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
}
.blue-fix{
    color: #0272BC !important;
}
.blue-fix .link-main{
    color: #0272BC !important;
}
.topNavLink .inn-NavLink.blue-fix:hover:after{
    background-color: #0272BC;
}
.checkout-cart-index .header-sec3 .minicart-wrapper .action.showcart:before{
    background-image: url("../../images/icons/bag-blue.svg");
} 
.wishlist-index-index .header-sec3 .wishlist .icon-heart{
    background-image: url("../../images/icons/heart-blue.svg");
}
.emn-menu.emn-track:hover{
    color: #0272BC !important;
}

@media (min-width: 768px){
    .page-header .header.panel{
        padding: 25px 55px 0;
        min-height: 127px;
    }
    .navigation-custom .meganav{
        width: 100vw;
        transform: translate(-50%, 0);
        left: 50%;
    }
    .header-sec2{
        float: right;
        font-size: 11px;
        line-height: 13px;
        margin-top: -7px;
        z-index: 4;
        position: relative;
    }
    .header-sec2 .header.links{
        font-size: 11px;
        margin: 0;
        padding: 0;
        list-style: none none;
        margin-left: auto;
    }
    .header-sec2 .header.links li:not(.list-menu){
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0;
        
    }
    .header-sec2 .header.links .list-menu{
        margin-bottom: 0;
    }
    .header-sec2 .header.links .list-menu a{
        vertical-align: top;
        margin-bottom: 0;
        list-style: none;
        font-size: 12px;
        line-height: 15px;
        padding: 13px 15px;
        display: block;
        text-decoration: none;
    }

    .header-sec2 .header.links .list-menu.login-link{
        border-top: 1px solid #EEEEEE;
        position: relative;
    }
    .header-sec2 .header.links .icon-logout{
        position: absolute;
        right: 15px;
        top: 15px;
    }
    .header-sec2 .header.links .list-menu.login-link a{
        padding: 17px 15px;
    }

    .header-sec2 .header.links .authorization-link{
        padding-right: 18px;
    }
    .header-sec2 .header.links li a{
        font-size: 11px;
        color: #000;
    }
    .header-sec2 .switcher-dropdown{
        font-size: 13px;
        margin: 0;
        padding: 0;
        list-style: none none;
        margin-left: 20px;
    }
    .header-sec2 .switcher-option{
        display: inline-block;
        margin: 0;
        position: relative;
    }
    .header-sec2 .switcher-option.active:after{
        content: '';
        width: 100%;
        height: 2px;
        background-color: #000;
        position: absolute;
        left: 0;
        top: 100%;
    }
    .header-sec2 .switcher-option:not(.active):hover:after{
        content: '';
        width: 100%;
        height: 1px;
        background-color: #000;
        position: absolute;
        left: 0;
        top: 100%;
    }
    .header-sec2 .switcher-option a{
        text-decoration: none;
    }

    .header-sec2 .switcher-option:nth-child(2){
        margin-left: 8px;
    }
    .header-sec2 .switcher-option a{
        color: #000;
    }
    .header-sec4{
        text-align: center;
        display: block;
        position: relative;
        padding-top: 20px;
        z-index: 2;
    }

    .header-sec3 .minisearch{
        position: absolute;
        width: 0;
        overflow: hidden;
        top: -9px;
        z-index: 3;
    }
    .header-sec3 #search_mini_form.active{
        width: 100%;
    }
    .header-sec3 .btn-search{
        width: 15px;
        height: 15px;
        background-image: url("../../images/icons/search.png");
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
        position: relative;
        z-index: 1;
    }
    .header-sec3 .btn-search.active{
        overflow: hidden;
    }
    .header-sec3 .txt-hover{
        color: #fff;
        background-color: #000;
        position: absolute;
        top: calc(100% + 7px);
        padding: 4px;
        font-size: 8px;
        border-radius: 2px;
        display: none;
        transform: translateX(-50%);
        left: 50%;
        text-transform: uppercase;
        white-space: nowrap;
    }
    .header-sec3 .txt-hover:before{
        content: '';
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 4px solid black;
        position: absolute;
        top: -4px;
        left: calc(50% - 4px);
        display: none;
    }
    .header-sec3 .btn-search:hover .txt-hover:before{
        display: block;
    }
    .header-sec3 .btn-search:hover .txt-hover{
        display: block;
    }

    .header-sec3 .box-track{
        font-size: 11px;
        line-height: 14px;
        margin-left: 30px;
        cursor: pointer;
    }
    .header-sec3 .inn-track{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-content: center;
        text-transform: uppercase;
        color: #000;
    }
    .header-sec3 .inn-track:hover{
        text-decoration: none;
        color: #000;
    }
    .header-sec3 #search{
        background-color: #F7F7F7;
        border: none;
        height: 35px;
        padding: 0 14px 0 42px;
    }
    .dd-account .label-dd{
        max-width: 30vw;
    }
    .dd-account .icon-user{
        min-width: 19px;
    }
    .dd-account .logged-in{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .topNavLink .inn-NavLink{
        padding-bottom: 12px;
        position: relative;
    }
    .inn-NavLink .link-main{
        font-size: 13px;
    }
    .topNavLink .inn-NavLink:after{
        content: '';
        width: 0;
        height: 2px;
        background-color: transparent;
        position: absolute;
        left: 0;
        top: calc(100% - 2px);
        transition: width 0.2s;
    }
    .topNavLink .inn-NavLink:hover:after{
        width: 100%;
        background-color: #000;
    }
    .page-header .logo-wrap{
        max-height: 45px;
        margin-bottom: 5px;
    }
    .header-sec5 .inn-hdRs{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .header-sec5 .hdRs-left{
        width: 33%;
        padding: 26px 40px 92px;
        position: relative;
    }
    .header-sec5 .hdRs-right{
        width: 67%;
    }
    .header-sec5 .list-hdRs{
        float: left;
        width: 50%;
        height: 100%;
        padding: 28px 20px 40px 40px;
        border-left: 1px solid #EEEEEE;
    }
    .wrap-hdRs .btn-hdRs-all{
        position: absolute;
        bottom: 37px;
        left: 40px;
        font-size: 12px;
    }
    .header-sec5.no-rs .wrap-hdRs{
        height: 500px;
    }
    .header-sec5.no-rs .inn-hdRs{
        min-height: 200px;
    }
    .header-sec5 .wrap-hdRs:after{
        content: '';
        width: 50vw;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top: -1px;
        border-top: 1px solid #EEEEEE;
        left: 100%;
    }
    .header-sec5{
        height: 0;
        overflow: hidden;
        transition: height 0.2s;
    }
    body.navSearch.navClose .header-sec5{
        height: 0;
        overflow: hidden;
    }
    body.navSearch .header-sec5{
        transition: height 0.2s;
    }
    .header-sec5 .inn-hdRs{
       opacity: 0; 
    }
    .header-sec5.has-rs .inn-hdRs,.header-sec5.no-rs .inn-hdRs{
        opacity: 1;
    }
    .header-sec5 .wrap-hdRs{
        max-height: calc(100vh - 147px);
        overflow-y: auto;
        overflow-x: hidden;
    }
    .checkout-cart-index .header-sec3 .minicart-wrapper .action.showcart:before{
        width: 13px;
        height: 15px;
    }
    .wishlist-index-index .header-sec3 .wishlist .icon-heart{
        width: 15px;
        height: 13px;
    }
}
/*@media (min-width: 1024px) and (max-width: 1220px){
    .navigation-custom .topNavLink{
        padding-left: 30px;
    }
    
    .header-sec3 .box-track,.header-sec3 .link.wishlist,.header-sec3 .minicart-wrapper{
        margin-left: 20px;
    }
}*/

@media (min-width: 768px) and (max-width: 1023px){
    .page-header .header.panel{
        padding: 25px 20px 0;
    }
    .header-sec4{
        text-align: left;
    }
    .navigation-custom .topNavLink{
        padding-left: 20px;
    }
    .header-sec3{
        right: 20px;
    }
    .header-sec3 .link.wishlist{
        margin-left: 20px;
    }
    .header-sec3 .minicart-wrapper{
        margin-left: 20px;
    }
    .header-sec3 .box-track{
        margin-left: 20px;
    }
}

@media (min-width: 1024px) and (max-width: 1280px){
    /*.page-header .header.panel{
        padding: 25px 20px 0;
    }*/
    .header-sec4{
        text-align: right;
        width: 100%;
        padding-right: 260px;
    }
    .navigation-custom .topNavLink{
        padding-left: 25px;
    }
    /*.header-sec3 .box-track,.header-sec3 .link.wishlist,.header-sec3 .minicart-wrapper{
        margin-left: 20px;
    }*/
    /*.header-sec3{
        right: 20px;
    }*/
}

@media (max-width: 767px){
    .header_top{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }
    .header_top .icon-hamburger{
        position: absolute;
        cursor: pointer;
        top: 0;
    }
    .page-header .logo-custom{
        max-width: 72px;
        max-height: 27px;
    }
    .header-sec4{
        display: none;
    }
    .header-sec3{
        right: 20px;
        top: 17px;
    }
    .header-sec3 .link.wishlist a:hover{
        text-decoration: none;
    }
    .header-sec3 .icon-heart{
        width: 19px;
        height: 17px;
    }
    .header-sec3 .minicart-wrapper .action.showcart:before{
        width: 17px;
        height: 19px;
    }

    .page-header{
        height: 65px;
    }
    .page-header .logo-wrap{
        max-width: 72px;
        max-height: 27px;
        margin: 0 auto;
        transform: translateX(-50%);
        left: 50%;
        position: absolute;
    }
    .page-header .header.panel{
        padding: 23.5px 20px;
    }
    .header-sec2{
        display: none;
    }
    .header-sec3 .minicart-wrapper{
        margin-top: 0;
        margin-left: 20px;
    }
    .btn-mobile-nav.action{
        width: 22px;
        height: 18px;
        position: relative;
    }
    .header_top .btn-search{
        height: 17px;
        margin-left: 20px;
        cursor: pointer;
    }
    body.navSearch .header-sec5{
        top: 0;
        left: 0;
        margin: 0;
        transform: translateX(0);
        transition: transform 0.2s;
    }
    body.navSearch.navClose .header-sec5{
        transform: translateX(-100%);
    }

    .header-sec5 .wrap-hdRs{
        width: 100%;
        height: 100vh;
        background-color: rgba(255,255,255,0.95);
        overflow: hidden;

    }
    body .header-sec5{
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        transform: translateX(-100%);
        transition: transform 0.2s;
    }
    #search_mb{
        border: none;
        background-color: #F7F7F7;
        padding-left: 51px;
        font-size: 19px;
        line-height: 30px;
        height: 65px;
        padding-right: 20px;
    }
    #btn_clear_smb{
        position: absolute;
        top: 26px;
        left: 20px;
        z-index: 7;
        cursor: pointer;
    }
    #btn_clear_smb .icon-close{
        width: 13px;
        height: 13px;
    }
    .header-sec5 .hdRs-left .item{
        font-size: 16px;
        line-height: 22px;
    }
    .header-sec5 .inn-hdRs{
        padding-left: 20px;
        padding-right: 20px;
    }  
    .header-sec5 .hdRs-left .item{
        padding-top: 25px;
    }
    .header-sec5 .wrap-hdRs .list-rs{
        padding-top: 30px;
    }
    .wrap-hdRs .btn-hdRs-all{
        font-size: 16px;
    }
    .wrap-hdRs .hdRs-left .list-rs{
        padding-bottom: 42px;
    }
    .wrap-hdRs .inn-hdRs{
        display: none;
    }
    .wrap-hdRs.has-search .inn-hdRs{
        display: block;
        overflow-y: auto;
        max-height: calc(100vh - 65px);
        padding-bottom: 100px;
        padding-top: 65px;
    }
    .header-sec5.no-rs .wrap-hdRs{
        height: 100%;
        max-height: 100%;
    }
    .hdRs-no-res{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        height: calc(100vh - 65px);
        align-items: center;
    }
    .hdRs-no-res .text-no{
        width: 100%;
    }
    .header-sec5 .txt-sgg{
        font-size: 15px;
        line-height: 19px;
    }
    .header-sec5 .hdRs-right{
        padding-top: 42px;
    }
    .hdRs-right .item-desc{
        font-size: 14px;
        line-height: 17px;
    }
    .header-sec5 .rs-name .hdRs-link{
        max-height: 34px;
    }
    .hdRs-right .list-hdRs{
        padding-top: 25px;
    }
    .hdRs-right .list-hdRs:first-child{
        padding-top: 0;
    }
    .header-sec3 {
        max-width: 84px;
    }
    #search_mini_form_mb{
        background-color: #F7F7F7;
    }
    #search_mini_form_mb .field.search{
        max-width: calc(100vw - 100px);
        margin: 0 auto;
    }
    #search_mini_form_mb #btn_clear_smb{
        left: 0px;
        padding: 20px 19px;
        top: 6px;
    }
    #search_mini_form_mb #search_mb{
        padding-left: 0px;
    }
    .checkout-cart-index .header-sec3 .minicart-wrapper .action.showcart:before{
        width: 15px;
        height: 17px;
    }
    .wishlist-index-index .header-sec3 .wishlist .icon-heart{
        width: 17px;
        height: 15px;
    }
    .showcart .txt-hover{
        display: none;
    }
    body.navSearch .block-search-c.show-xs{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1;
    }
}