#auth-login #wrapper {
    height: 100vh;
    background-color: #F9F5F4 !important;
}

.cbp-hrmenu .cbp-mainlink-iicon,
.cbp-hrmenu .cbp-mainlink-icon {
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
}

.cbp-hrmenu>ul>li {
    float: none !important;
}

.cbp-horizontal>ul>li,
.cbp-horizontal .cbp-tab-title {
    text-align: right !important;
}

.products-grid .product-miniature-layout-2 .price-countdown {
    display: inline-block !important;
    width: 100% !important;
}

.lang-rtl .product-miniature-default .product-flags,
.product-cover .product-flags {
    left: 0 !important;
    right: auto !important;
    direction: ltr !important;
}

.products-grid .product-miniature-layout-2 .regular-price {
    text-align: left !important;
}

.price-countdown .count-down-timer {
    display: inline !important;
}

.countdown-time-group span {
    direction: ltr !important;
    float: left !important;
}

.price-countdown-title {
    float: left !important;
}

.countdown-days {
    direction: rtl !important;
    float: right !important;
    padding-left: 5px
}

.countdown-days span {
    float: right !important;
    padding-left: 3px !important;
}

.countdown-hours {
    float: left !important;
}

.countdown-minutes {
    float: left !important;
}

.countdown-seconds {
    float: left !important;
}

#blockcart-modal .col-info {
    direction: ltr !important;
}

body#cart #wrapper,
body#checkout #wrapper {
    background-color: #ffffff !important;
}

.touchspin-up::after {
    content: none !important;
}

.touchspin-down::after {
    content: none !important;
}

.js-cart-line-product-quantity {
    height: 40px !important;
}

.psf-cart-item .product-line-info.product-name a.label {
    padding-right: 8px !important;
}

#psfcart-header,
#psfcart-footer {
    background-color: #F9F5F4 !important;
}

.psy-cart-content {
    text-align: right !important;
}

.psf-card .bootstrap-touchspin .input-group-btn-vertical i {
    padding-left: 3px;
}

@media screen and (max-width: 768px) {
    img.logo {
        height: 60px !important;
        width: auto !important;
    }
}
.product-quantities{
  display: none!important
}
@media (max-width: 768px){
.psf-cart-voucher .promo-input+button{
height: 40px!important
}
.psf-cart-item .product-info-total .qty .bootstrap-touchspin input.form-control{
height: 36px!important
}
.psf-cart-item .product-image, .psf-cart-item .product-image img{
width: 100%!important
}
.psf-cart-item .remove-from-cart {
height: 36px!important
}
}
.psy-cart-overlay {
opacity:1 !important
}
.cbp-hrmenu > ul > li:first-child > a, .cbp-hrmenu > ul > li:first-child > span.cbp-main-link{
border-left: solid 1px #e6e6e6!important
}