/* Правим отступы десктоп корзина */
.product-card__options, .product-card__short-description{
    padding: 0 25px 0px;
}

.product-card__right {

    padding: 20px 0 30px;
}
/* Правим отступы десктоп корзина */

.product-card__gallery {
    justify-content: start;
}

/* 
.popup-content {
    max-width: 743px;
    
}
 */


.decoration {
  text-decoration: none;
  font-size: 15px!important;
}


.kontakty-div {
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}

.bullets-kontakty {
    width: 100%;
}

.kontakty-pvz{
    margin-top: 1rem;
}

.contact-item__text {
    margin: 0 0 10px 30px;
}

#wa-cart-subtotal, #wa-step-confirm-section > div > form > div > div.wa-total-section > div.wa-item.wa-item-total {
    display: none;
}

.cols-2 .product-tile__outer--large, .cols-2 .promo-tile__outer--large, .cols-3 .product-tile__outer, .cols-3 .promo-tile__outer {
    width: 25%;
    flex: 0 0 25%;
}