.order{padding-top:0}.order-wrap{display:grid;grid-template-columns:1fr 360px;grid-gap:60px;width:100%;max-width:1000px;padding:40px 0}.order-wrap.empty-order{grid-template-columns:1fr;align-items:center;justify-content:center}.order-wrap h3{text-transform:uppercase}.order-wrap .basket-bonuses-wrap{width:100%}.order-wrap .basket-bonuses-wrap .basket-bonus-info{flex-direction:row;align-items:center;margin-bottom:16px}.order-wrap .basket-bonuses-wrap .basket-bonus-info p{margin-top:4px;margin-left:8px}.order-wrap .basket-bonuses-wrap .basket-bonus-set{flex-direction:row;flex-wrap:wrap;align-items:center;width:100%}.order-wrap .basket-bonuses-wrap .basket-bonus-set .basket-bonus-set-input{flex-grow:1;flex-shrink:1}.order-wrap .basket-bonuses-wrap .basket-bonus-set .btn{flex-grow:0;flex-shrink:0;width:160px;margin-left:16px;margin-top:12px}.order-wrap .basket-bonuses-wrap .basket-bonus-set button{width:100%;margin-top:10px}.order-wrap .basket-list-gifts>h3{margin-bottom:8px}.order-wrap .basket-list-gifts .product-add-gifts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px}.order-wrap .basket-list{display:grid;width:100%;grid-gap:16px;margin-bottom:16px}.order-wrap .basket-list>h3{margin-bottom:10px;font-size:16px}.order-wrap .basket-list .basket-list-coast{flex-direction:row;align-items:center;justify-content:space-between}.order-wrap .basket-list .basket-list-coast b{color:#d77b8f;font-size:1rem}.order-wrap .basket-list .basket-list-coast span{color:#606260;text-decoration:line-through}.order-wrap .basket-list .basket-list-empty{width:100%;min-height:320px;align-items:center;justify-content:center}.order-wrap .basket-list .basket-list-empty .basket-list-empty-icon{width:42px;height:42px;fill:#222}.order-wrap .basket-list .basket-list-empty h4{margin:12px 0 20px}.order-wrap .order-info{display:grid;grid-gap:16px;width:100%}.order-wrap .order-info>h3{margin-bottom:10px;font-size:16px}.order-wrap .order-info .order-info-input{display:grid;grid-gap:16px;width:100%}.order-wrap .order-info .order-delivery-select>h3,.order-wrap .order-info .order-info-input-wrap>span{margin:12px 0}.order-wrap .order-info .order-delivery-row2{display:grid;grid-gap:0 20px;grid-template-columns:1fr 1fr}.order-wrap .order-info .order-delivery-row3{width:50%}.order-wrap .order-info .order-info-input-row3{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px}.order-payment-type{flex-direction:row;justify-content:space-between;width:100%;margin:16px 0}.order-payment-type .order-payment-type-icons{flex-direction:row;flex-wrap:wrap;align-items:center}.order-payment-type .order-payment-type-icons svg{margin-left:8px}.order-success{flex-direction:column;align-items:center;justify-content:center;flex-grow:1;flex-shrink:1;width:100%;margin-top:50px}.order-success .order-success-icon{width:32px;height:32px;margin-bottom:12px;fill:#222}.order-success h3{margin:4px}.order-success p{margin-bottom:20px}@media (max-width:768px){.order-wrap{display:flex;flex-direction:column-reverse;grid-gap:0}.order-wrap .basket-list-wrap{max-width:560px}}@media (max-width:640px){.order-wrap{grid-template-columns:1fr}.order-wrap .product-add-gifts{grid-template-columns:repeat(2,1fr)!important}.order-wrap .product-add-gifts .product-add-gift:nth-child(5){display:none}.order-wrap .product-add-gifts .product-add-gift:nth-child(4){display:flex}.order-wrap .basket-list .basket-list-empty{align-items:center;padding:40px 0}}