header {
    position: sticky;
    top: 0;
    z-index: 999;
}
.probtnlginbtn p{
    line-height: 12px;
}
.navhedbox_cover{
    padding: 0;
}
.navtopbar .active{
    border: 2px solid #a12168;
    border-radius: 6px;
    padding: 5px;
}
.logosrchcsart{
    margin-top: 5px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.lefthedlogonav a img {
    width: 304px;
}
.midserchbox{
    margin: 0 5px;
    width: 60%;
    height: auto;
}
.midserchbox form {
    height: 100%;
    border: 2px solid #a12168;
    border-radius: 6px;
}

.go-button {
    border: none!important;
    background: #fff!important;
    border-top-right-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.nav-list {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background: #fff;
    height: 100%;
    min-width: 60px;
}

.allcatgrboxsel {
    top: 0px;
    left: 1px;
}
.midserchbox .search_icon {
    height: 35px!important;
}

.midserchbox .search_icon img{
    width: 25px;
}

.allcatgrboxsel .select2-container {
    width: auto!important;
    min-width: 60px;
}
.allcatgrboxsel span.select2-selection.select2-selection--single {
    border-radius: 20px 0 0 20px;
    height: 20px !important;
    padding: 3px!important;
}
.allcatgrboxsel .select2-container--default .select2-selection--single {
    background-color: #fff!important;
}
.allcatgrboxsel .select2 .selection .select2-selection--single {
    border-bottom: none!important;
}
.allcatgrboxsel .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575!important;
    line-height: 25px!important;
}
.allcatgrboxsel .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px!important;
    padding-right: 22px!important;
}
.allcatgrboxsel .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0!important;
    height: 32px!important;
}
.nav-list::after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    border-right: 2px solid #ccc;
    height: 20px;
}
.probtnlginbtn {
    float: none;
    border: 2px solid #a12168;
    border-radius: 6px;
    padding: 7px;
}
.cart_count_text {
    float: none;
    border: 2px solid #a12168;
    border-radius: 6px;
    padding: 7px;
}
.sercboxslibox {
    font-size: 14px!important;
    line-height: 25px!important;
    height: 35px!important;
}
.navtopbar{
    align-items: center;
    display: inline-flex;
    /* float: left; */
    margin-bottom: 15px;
    margin-top: 4px;
}
.navtopbar ul {
    margin-top:12px;
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
}
.navtopbar ul li{
    margin-right: 20px;
}
.navtopbar ul li a {
    display: flex;
    align-items: center;
}
.navtopbar img{
    margin-right: 5px;
    width: 25px;
    height: auto;
}
.navtopbar span{
    font-size: 14px;
    color: #6e6e6e;
    font-weight: 600;
}
.rightmenuyboxset{
    align-self: flex-start;
    display: inline-flex;
    padding-top: 10px;
}
.rightmenuyboxset .probtnlginbtn {
    border: 2px solid #a12168;
    border-radius: 6px;
    padding: 6px;
}
.rightmenuyboxset .cart_count_text{
    border: 2px solid #a12168;
    border-radius: 6px;
    padding: 6px;
}

.rightmenuyboxset ul li a img {
    width: 25px;
    height: auto;
}
.rightmenuyboxset ul li a p {
    margin-top: 3px;
    display: flex;
    font-size: 13px;
    font-weight: 600;
    color: #a12168;
    margin-left: 10px;
    align-items: center;
}
.rightmenuyboxset ul li a span {
    position: absolute;
    top: 4px;
    left: 25px;
    background: #921463;
    color: #ffffff;
    font-size: 10px;
    min-width: 14px;
    min-height: 14px;
    border-radius: 50%;
    line-height: 1.5;
    text-align: center;
    font-weight: 500;
    padding-top: 1px;
}
.navtopbar li:not(.active) span::after {
    content: '';
    position: absolute;
    border-right: 2px solid #ccc;
    height: 20px;
    margin: 0 9px;
}
.navtopbar li:last-child span:after{
    border-right:0;
}
.mobilenavboxset{
    display: none;
}
.rightmenuyboxset ul {
    padding-top: 0px!important;
}
.probtnlgin_inerbox ul {
    padding-top: 8px!important;
    padding-bottom: 9px!important;
}
@media (max-width: 1600px){
    .lefthedlogonav a img {
        width: 250px;
    }
    .rightmenuyboxset{
        padding-top: 10px!important;
    }
    
}
@media (max-width: 1380px){
    .lefthedlogonav a img {
        width: 210px;
    }
    .allcatgrboxsel .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 14px!important;
    }
    .sercboxslibox {
        font-size: 14px!important;
    }
    .midserchbox .search_icon img {
        width: 25px;
        height: auto;
    }
    .navtopbar img {
        width: 25px;
        height: auto;
    }
    .navtopbar span {
        font-size: 14px;
    }
    .rightmenuyboxset ul li a img {
        width: 25px;
        height: auto;
    }
    .rightmenuyboxset ul li a span {
        font-size: 8px;
        min-width: 12px;
    }
    .rightmenuyboxset ul li a p {
        font-size: 14px;
    }
}
@media (max-width: 1024px){
    .lefthedlogonav a img {
        width: 180px;
        padding: 12px 5px;
    }
    .lefthedlogonav{
        margin-bottom: 0px;
    }
    
}
@media (max-width: 990px){
    .navhedbox_cover {
        padding-bottom: 0px;
    }
    .rightmenuyboxset{
        display: none;
    }
    .midserchbox {
        width: 100%;
        margin: 0;
        /* margin-top: 5px; */
    }
    .navtopbar img {
        margin-right: 3px;
        width: 20px;
        height: 20px;
    }
    .navtopbar ul li {
        margin: 6px 10px;
    }
    .navtopbar span{
        font-size: 12px;
    }
    .navtopbar {
        margin: 7px 5px;
    }
    .mobilenavboxset{
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
        /* margin-top: 10px; */
    }
    .mobilenavboxset ul{
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
        padding-top: 25px;
    }
    .probtnlgin_inerbox ul{
        display: inline-block;
    }
    .mobilenavboxset li{
        margin-left: 15px;
    }
    .mobilenavboxset li a{
        display: inline-flex !important;
        align-items: center;
    }
    .cart_count_text span{
        position: absolute;
        top: 30px;
        font-size: 8px;
        background: #921463;
        color: #ffffff;
        font-weight: 600;
        min-width: 12px;
        min-height: 12px;
        border-radius: 50%;
        line-height: 1.2;
        text-align: center;
        padding-top: 2px;
    }
    .probtnlginbtn span{
        position: absolute;
        top: 3px;
        font-size: 8px;
        background: #921463;
        color: #ffffff;
        font-weight: 600;
        min-width: 12px;
        min-height: 12px;
        border-radius: 50%;
        line-height: 1.2;
        text-align: center;
        padding-top: 2px;
    }
    .mobilenavboxset ul li p{
        font-size: 11px;
        color: #a12168;
        font-weight: 600;
        margin-bottom: 0;
        margin-left: 3px;

    }
    .mobilenavboxset img{
        width: 25px;
        height: 25px;
    }
    .mobilenavboxset li {
        margin-left: 5px;
    }
    .logosrchcsart{
        margin:0;
        padding:0;
    }
    .navtopbar li:not(.active) span::after{
        height: 15px;
    }
    .allcatgrboxsel .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 10px!important;
        padding-right: 28px;
    }
    .allcatgrboxsel .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 25px!important;
        padding-right: 28px;
    }
    .allcatgrboxsel .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 12px;
        height: 30px!important;
    }
    .nav-list::after {
        height: 15px;
        right: 4px;
    }
    .sercboxslibox {
        font-size: 10px!important;
        height: 32px!important;
    }
    .midserchbox .search_icon img {
        width: 20px;
        height: auto;
    }
    .midserchbox .search_icon {
        height: 30px!important;
    }
    .cart_count_text {
        padding: 5px;
    }
    .probtnlginbtn {
        padding: 5px;
    }
    .mobilenavboxset img {
        width: 20px;
        height: auto;
    }
}
@media (max-width: 425px){
    .lefthedlogonav a img {
        width: 150px;
    }
    .rightmenuyboxset{
        display: none;
    }
    .midserchbox {
        width: 100%;
        margin: 0;
        /* margin-top: 5px; */
    }
    .navtopbar img {
        margin-right: 3px;
        width: 20px;
        height: 20px;
    }
    .navtopbar ul {
        margin-top: 3px;
    }
    .navtopbar {
        margin: 1px 0;
    }
    .mobilenavboxset{
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
        margin-top: 10px;
    }
    .mobilenavboxset ul{
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
    }
    .probtnlgin_inerbox ul{
        display: inline-block;
    }
    .mobilenavboxset li{
        margin-left: 5px 0;
    }
    .mobilenavboxset li a{
        display: inline-flex !important;
        align-items: center;
    }
    .cart_count_text span{
        position: absolute;
        top: 10px;
        font-size: 8px;
        background: #921463;
        color: #ffffff;
        font-weight: 600;
        min-width: 12px;
        min-height: 12px;
        border-radius: 50%;
        line-height: 1.2;
        text-align: center;
        padding-top: 2px;
    }
    .probtnlginbtn span{
        position: absolute;
        top: 3px;
        font-size: 8px;
        background: #921463;
        color: #ffffff;
        font-weight: 600;
        min-width: 12px;
        min-height: 12px;
        border-radius: 50%;
        line-height: 1.2;
        text-align: center;
        padding-top: 2px;
    }
    .mobilenavboxset ul li p{
        font-size: 11px;
        color: #a12168;
        font-weight: 600;
        margin-bottom: 0;
        margin-left: 3px;

    }
    .mobilenavboxset img{
        width: 20px;
        height: auto;
    }
    .mobilenavboxset li {
        margin-left: 5px;
    }
    .mobilenavboxset ul {
        padding-top: 16px;
    }
    /* .lefthedlogonav a img {
        width: 118px;
    } */
    .mobilenavboxset ul {
        padding-top: 5px;
    }
    .navtopbar ul li {
        margin: 6px 4px;
    }
    .navtopbar span {
        font-size: 9px;
    }
    .navtopbar li:not(.active) span::after{
        margin-left: 4px;
    }
    .cart_count_text span{
        position: absolute;
        top: 10px;
        font-size: 8px;
        background: #921463;
        color: #ffffff;
        font-weight: 600;
        min-width: 12px;
        min-height: 12px;
        border-radius: 50%;
        line-height: 1.2;
        text-align: center;
        padding-top: 2px;
    }
    .probtnlginbtn span{
        position: absolute;
        top: 3px;
        font-size: 8px;
        background: #921463;
        color: #ffffff;
        font-weight: 600;
        min-width: 12px;
        min-height: 12px;
        border-radius: 50%;
        line-height: 1.2;
        text-align: center;
        padding-top: 2px;
    } 
}