.cart-modal .block-minicart input {
    width: 70px!important;
}
.minicart-items .update-cart-item {
    min-width: 80px;
    margin-top: -2px;
    vertical-align: middle;
}
.details-qty .more, .details-qty .less {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #eee;
    cursor: pointer;
    border-radius: 4px;
    margin: 0 5px;
    font-weight: bold;
}
.cart-modal .block-minicart
.item.product.product-item {
    border-bottom: 0px solid #8eb420;
    margin-bottom: 0px;
}


.sliderLeft .sliderBannerButton {
    position: absolute;
    bottom: 10px;
    right: 14px;
    left: initial;
}
.sliderRight
.sliderBannerButton {
    bottom: 10px;
}
.product-info-main-content  .price, .product-info-main-content  .packtype {
    font-size: 20px;
}
.product-info-main .stock.available span {
    background-position: 0px 4px;
}
.recently-viewed button.btn-quickview.mb-tooltip {
    height: auto;
    width: 34px;
}
.recently-viewed button.btn-quickview.mb-tooltip i.mbi.mbi-eye {
    line-height: 30px;
    margin-right: -3px;
}
.sliderLeft .sliderBannerButton a {
    background: #fff;
    color: #070707;
}
.sliderLeft .sliderBannerButton a:hover {
    color: #fff;
}
.product-info-main .stock.unavailable span {
    background-position: 0px 4px;
}
.sliderLeft .sliderBannerButton {
    bottom: 14px;
}
@media (max-width: 767px) {
.minicart-action .mbi-bag2:before {
    top: 7px!important;
    left: -20px!important;
    width: 44px!important;
    height: 44px!important;
    background-size: 30px!important;
}
.user-topbar .mbi-user:before {
    top: 8px;
}
a.logoMob {
    margin-left: 12px;
}
#searchBtnIconRes {
    left: 21%;
}
.icon-top-mobile .minicart-action {
    right: 21%;
    position: relative;
}
.user-topbar .mbi-user:before, .user-topbar:hover .mbi-user:before {
      top: 7px!important;
    left: -20px!important;
    width: 44px!important;
    height: 44px!important;
    background-size: 30px!important;
}
.product-info-main-content  .price, .product-info-main-content  .packtype {
    font-size: 20px;
}
}