.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}@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}}