.product-modal .i-modal__window{height:100%;max-height:100%}.product-modal__image-block,.product-modal__image-block *{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-modal__image-block *{width:80px;height:80px;overflow:hidden;border:1px solid #cdcdcd;border-radius:100% 100%;background-color:#dc7700;color:#fff;font-weight:600;font-size:24px}.product-modal__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-modal__quantity-input{border-left:none;border-right:none;border-radius:0;text-align:center}.product-modal__quantity-button{height:40px;width:80px;background-color:#005cb5;color:#fff;font-size:24px;line-height:20px}.product-modal__remove-btn{color:#a01b15!important;border:1px solid #a01b15}.product-modal__close-btn,.product-modal__remove-btn{display:block;height:40px;width:100%;text-align:center;line-height:36px}.product-modal__close-btn{color:#070707!important;border:1px solid #070707;margin-top:12px}