.order-item{border-bottom:1px solid #d4d4d4;padding-top:15px;padding-bottom:10px}.order-item:first-child{border-top:1px solid #d4d4d4}.order-item__price{width:35%;display:flex;flex-direction:column;align-items:flex-end}.order-item__price p.discount{color:#930f26}.order-item__price-discount{margin-top:5px;position:relative;font-size:14px}.order-item__price-discount:before{content:"";position:absolute;top:50%;transform:translateY(-50%);height:1px;background-color:#333;width:100%}.order-item__wrap{display:flex;align-items:flex-start;justify-content:space-between}.order-item__left{display:flex}.order-item__description{margin-left:10px}.order-item__description-weight{margin-top:5px;font-weight:400;font-size:16px;line-height:19px;color:#828282}.order-item__description-title{display:flex;font-weight:400;font-size:16px;line-height:19px;color:#333}.order-item__description-title span{margin-left:5px;color:#828282}.order-item__img{width:30px;height:30px}.order-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1040px){.order-item__description-title span{margin-right:10px}.order-info__back,.order-info__confirm span{font-size:16px}}.order-info{background:#fff;border-radius:10px}.order-info__wrap{padding:15px}.order-info__title{margin-bottom:10px;font-weight:400;font-size:24px;line-height:28px;color:#333}.order-info__back,.order-info__confirm{display:flex;justify-content:center;align-items:center;cursor:pointer}.order-info__confirm{position:relative;height:50px;width:100%;background:#bc110b;border-radius:10px;margin-bottom:10px}.order-info__confirm .button-loader{position:absolute;top:0;bottom:0;right:0;left:0;border-radius:10px;background-color:#828282}.order-info__confirm:disabled{background-color:#828282}.order-info__confirm span{font-weight:400;font-size:18px;line-height:21px;color:#fff}.order-info__total{padding-top:10px;padding-bottom:15px;font-weight:700;font-size:24px;line-height:28px;text-align:right;color:#2a4e1c}.order-info__total-title{font-weight:400;font-size:18px;line-height:21px;color:#333}.order-info__delivery,.order-info__sum,.order-info__total,.order-info__weight{font-weight:400;font-size:16px;line-height:19px;color:#333;display:flex;justify-content:space-between}.order-info__weight{padding-top:10px}.order-info__delivery{padding-bottom:10px;border-bottom:1px solid #d4d4d4}.order-info__sum{padding:5px 0}.order-info .currency-price{font-weight:400;font-size:13px;line-height:16px;color:#2a4e1c;margin-left:5px}@media screen and (max-width:1040px){.order-info__back,.order-info__confirm span{font-size:16px}}.confirm-order__wrap{display:flex}.confirm-order__right{margin-left:15px;width:400px}.confirm-order__left{width:calc(100% - 400px)}.confirm-order__left>div:not(:last-child){margin-bottom:20px}.confirm-order__address,.confirm-order__delivery,.confirm-order__payment{cursor:pointer;width:100%;background:#fff;border-radius:10px;padding:16px;position:relative}.confirm-order__address .loader,.confirm-order__delivery .loader,.confirm-order__payment .loader{background-color:#fff;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px}.confirm-order__address-title,.confirm-order__delivery-title,.confirm-order__payment-title{margin-bottom:10px;font-weight:400;font-size:24px;line-height:28px;color:#333}.confirm-order__address-small,.confirm-order__delivery-small,.confirm-order__payment-small{font-weight:400;font-size:16px;line-height:19px;color:#828282}.confirm-order__address-small span,.confirm-order__delivery-small span,.confirm-order__payment-small span{font-weight:700;color:#2a4e1c}.confirm-order__address-small p,.confirm-order__delivery-small p,.confirm-order__payment-small p{color:#333}@media screen and (max-width:1040px){.confirm-order__wrap{flex-direction:column;align-items:center;justify-content:center}.confirm-order__right{order:1;width:90vw;margin-left:0;margin-bottom:30px}.confirm-order__left{width:100%;order:2}}@media screen and (max-width:450px){.confirm-order__right{width:100%}}