.add-to-cart__popup .content-wrapper{display:flex;flex-direction:row;column-gap:20px}.add-to-cart__popup .content-wrapper .product-info-wrapper{display:flex;flex-direction:row;column-gap:20px;flex:2}.add-to-cart__popup .content-wrapper .product-info-wrapper .product-img-wrapper{max-width:250px}.add-to-cart__popup .content-wrapper .product-info-wrapper .product-text-wrapper{display:flex;flex-direction:column;row-gap:10px}.add-to-cart__popup .content-wrapper .product-info-wrapper .product-text-wrapper .product-name{color:initial;text-decoration:none}.add-to-cart__popup .content-wrapper .product-info-wrapper .product-text-wrapper .product-price-wrapper .product-price{display:inline}.add-to-cart__popup .content-wrapper .additional-data-wrapper{display:flex;flex-direction:column;row-gap:20px;flex:1}.add-to-cart__popup .content-wrapper .additional-data-wrapper .cart-summary-wrapper{display:flex;flex-direction:column;row-gap:10px}.add-to-cart__popup .content-wrapper .additional-data-wrapper .cart-summary-wrapper .cart-total-value-wrapper .cart-total-value-text{font-weight:700}.add-to-cart__popup .content-wrapper .additional-data-wrapper .popup-actions-wrapper{display:flex;flex-direction:column;row-gap:10px}.add-to-cart__popup .content-wrapper .additional-data-wrapper .popup-actions-wrapper .button{display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#fff;width:100%;font-weight:700;min-height:42.5px;border-radius:25px;cursor:pointer;padding:15px 10px !important}.add-to-cart__popup .content-wrapper .additional-data-wrapper .popup-actions-wrapper .button.to-checkout{background:#e7131a}.add-to-cart__popup .content-wrapper .additional-data-wrapper .popup-actions-wrapper .close-add-to-cart-popup{background:#485b60}@media (max-width:767px){.add-to-cart__popup .modal-inner-wrap{height:100%}.add-to-cart__popup .modal-content{padding:0}.add-to-cart__popup .content-wrapper{flex-direction:column;row-gap:20px}.add-to-cart__popup .content-wrapper .product-info-wrapper{padding:0 25px}.add-to-cart__popup .content-wrapper .product-info-wrapper .product-img-wrapper{flex:1}.add-to-cart__popup .content-wrapper .product-info-wrapper .product-text-wrapper{justify-content:center;flex:1}.add-to-cart__popup .content-wrapper .additional-data-wrapper{row-gap:25px}.add-to-cart__popup .content-wrapper .additional-data-wrapper .cart-summary-wrapper{padding:0 25px}.add-to-cart__popup .content-wrapper .additional-data-wrapper .popup-actions-wrapper{border-top:1px solid #ecefef;padding:25px 25px 0}}