.top-header nav {
    width: 100%;
}
.top-header nav .wrapper.o-ar {
    height: 68px;
}
.top-header nav .wrapper {
    position: relative;
    padding: 0;
    margin: auto;
}
.top-header nav .wrapper .logo {
    float: right;
    margin-top: 8px;
}
.top-header nav .wrapper .logo img{
max-width: 42px;
}

.b-dc {
    background-color: #fff0;
    left: 12%;
    position: absolute;
    border: none;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    margin-right: 20px;
}
.ic-dc {
  font-size: 37px;
    color: #343a40;
    height: 100%;
    position: absolute;
    top: 3px;
    left: 0;
}
.search-sec {
    display: none;
}
.top-header nav .wrapper .top-menu-view {
    position: absolute;
    left: 7%;
    height: 100%;
}

.usr-menu-view-web {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 37px;
    color: #343a40;
    height: 100%;
}
.btn .badge.bg-dc {
   font-size: .714rem;
    line-height: 1;
    font-weight: bold;
    position: absolute;
    top: 16px;
    /* height: 100%; */
    /* left: 126%; */
    left: 26px;
    background-color: var(--mc);
    padding: 0px 4px;
    text-align: center;
    border-radius: 100%;
    color: var(--mtc);
    border: 2px solid #fff;
    line-height: 17px;
    border-radius: 6px;
}
.top-header nav a {

    text-decoration: none;
}
.top-header nav .account-menu a {
    display: inline-block;
    color:var(--ptc)
}
.s-dc {
   width: 20%;
    border: none;
    background-color: #efefef;
    height: 44px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    margin-top: 9px;
    position: absolute;
    left: 15%;
}
.login .ent-txt {
    position: absolute;
    left: 2%;
    top: 12px;
    font-size: 21px;
    border-bottom: 1px solid;
}
.search-view {
    display: none;
}
.top-header nav .wrapper.header-mob {
    height: 48px;
}
.header-mob {
    height: 50px;
}
@media (max-width: 950px)
{

.header-mob .b-dc {
    margin-bottom: 0;
}
.header-mob .b-dc {
    margin-right: 0px;
    margin-bottom: 10px;
}
.menu-bar-link i.more {
    float: left;
}

}
.box-hov.bascket-menu{
    width: 312px;
}

@media (max-width: 767px)
{
div.bas-pay
 {
    position:absolute;
 }
.s-dc {
    height: 38px!important;
    margin-top: 6px!important;
    right: 39px;
    width:34%;
    padding-inline: 5px;
}


.box-hov.bascket-menu {
    width: 270px;
}
.ic-dc {
    font-size: 30px!important;
}
.b-dc {
    right: 26px;
    top: 3px!important;
    left: 100%;
}
}
.header-mob .top-menu-view {
    position: relative;
    margin-top: 10px;
}
.header-mob .usr-menu-view {
    top: 2px;
    left: -5px;
}
.header-mob .btn .badge.bg-dc {
    top: 22%;
    left: 124%;
}
@media (min-width: 300px) and (max-width: 460px)
{}
.usr-menu-view {
    width: 30px;
    position: absolute;
    left: 28px;
    top: 9px;
}
.usr-drop-acc {
    left: 45%;
    top: 16px;
    position: absolute;
}
.mob-login-text {
    text-decoration-line: underline;
    top: -7px;
    left: 6px;
    position: absolute;
    font-size: 20px;
}
.menu-bar-link i.more {
    font-size: 20px;
    line-height: 1;
    position: relative;
    top: 4px;
    margin-left: 7px;
}


@media (min-width: 768px)
{.btn-login {
    position: absolute;
    left: -5px;
    top: 5px;
}}
.login-act {
    font-size: 38px;
    color: #343a40;
}
.close-search-pro
{
  position: absolute;
   left: 15.2%;
    top: 23%;
    font-size: 21px;
    color: #343a40;
    z-index:999999;
}
@media (max-width: 360px){
   .close-search-pro {
    left: 5.2%;

}

}
.close-box
{
    display:none;
}
button:focus
{
    outline:none;
}
.bas-pay {
    display:inline-block;
      font-size:75%;
}
.header-mob .dropdown-menu
{
    left:15%;
}

.top-header nav .wrapper .btn-login {
    height: 100%;
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: -6px;
}
.bascket-menu-item .cancel-item
{
    position: absolute;
    left: 0;
    top: -3px;
}
#productBodyHeader .no-color
{
    height: 20px;
    overflow: hidden;
}
.basket-drop-item{
    min-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 50vh;
}
.bascket-menu-item .bas-num::after {
    padding-right: 1px!important;
}
@media(min-width:200px) and (max-width:380px)
{
    .s-dc {
        width: 87%;
        z-index: 1000;
    }
}

