.minicart-wrapper{display:none !important}.image-title .image-wrapper{height:400px}.image-title .image-wrapper img{min-height:unset;max-height:unset}.image-title .title-wrapper{text-align:center}.cart-summary .container{border-radius:20px;border:1px solid var(--dark-blue);padding:min(32px,3vw) min(52px,2vw) min(26px,3vw);margin-block:47px}.cart-summary .container .cart-wrapper{width:100%}@media only screen and (max-width: 1100px){.cart-summary .container .cart-wrapper .row{display:none}}.cart-summary .container .cart-wrapper .row:first-child{margin-bottom:min(32px,3vw)}.cart-summary .container .cart-wrapper .row:first-child p{text-align:center}.cart-summary .container .cart-wrapper .row:first-child p:nth-child(1){width:2%}.cart-summary .container .cart-wrapper .row:first-child p:nth-child(2){width:18%}.cart-summary .container .cart-wrapper .row:first-child p:nth-child(3){width:35%}.cart-summary .container .cart-wrapper .row:first-child p:nth-child(4){width:13%}.cart-summary .container .cart-wrapper .row:first-child p:nth-child(5){width:9%}.cart-summary .container .cart-wrapper .row:first-child p:nth-child(6){width:16%}.cart-summary .container .cart-wrapper .row:first-child p:nth-child(7){width:7%}.cart-summary .container .cart-wrapper .row:not(:nth-child(2))>div:not(:last-child){padding-top:32px}.cart-summary .container .cart-wrapper .row:not(:first-child,:last-child)::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:rgba(25,63,119,.5)}.cart-summary .container .cart-wrapper .row .wrapper:not(:last-child){padding-bottom:64px}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(1){width:2%}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(1) button{background:none;border:none;cursor:pointer;padding:0;margin:0}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(1) button path{transition:all .4s ease}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(1) button:hover path{fill:#e11010}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(2){width:18%}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(2) img{width:186px;height:104px;border-radius:20px}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(3){width:35%;padding-inline-start:12px}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(3)>p:first-child{font-weight:700;font-size:clamp(16px,2.4vw,24px);line-height:1;margin-bottom:8px}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(3)>div{margin-bottom:16px}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(3)>div .duration{padding-inline-end:min(38px,1vw)}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(3)>div div{-moz-column-gap:min(12px,1vw);column-gap:min(12px,1vw)}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(4){text-align:center;width:13%}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(5){text-align:center;width:9%}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(6){text-align:center;width:16%}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(6) input{width:48px;height:31px;background:rgba(34,189,237,.2);border-radius:10px;color:var(--gray);border:unset;padding:9px;outline:none}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(7){width:7%;text-align:end}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(8){bottom:34px;right:0}.cart-summary .container .cart-wrapper .row .wrapper:nth-child(8) .edit-button{background:rgba(34,189,237,.7);padding:8px 14px;color:var(--white);border-radius:100px}.cart-summary .container .cart-wrapper .row-mobile{display:none}@media only screen and (max-width: 1100px){.cart-summary .container .cart-wrapper .row-mobile{display:inherit}}.cart-summary .container .cart-wrapper .row-mobile:not(:last-child){padding-bottom:min(40px,5vw);border-bottom:1px solid rgba(25,63,119,.5);margin-bottom:min(40px,5vw)}.cart-summary .container .cart-wrapper .row-mobile .item-image{height:300px;border-radius:20px;margin-bottom:min(24px,3vw)}.cart-summary .container .cart-wrapper .row-mobile .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:20px}.cart-summary .container .cart-wrapper .row-mobile .item-details h4{font-size:clamp(16px,2vw,20px);line-height:1.2;font-weight:700;margin-bottom:min(18px,3vw)}.cart-summary .container .cart-wrapper .row-mobile .item-details div{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);row-gap:min(18px,3vw);-moz-column-gap:min(22px,3vw);column-gap:min(22px,3vw);margin-bottom:min(28px,4vw)}@media only screen and (max-width: 500px){.cart-summary .container .cart-wrapper .row-mobile .item-details div{grid-template-columns:repeat(1, 1fr)}}.cart-summary .container .cart-wrapper .row-mobile .item-details div p{width:-moz-fit-content;width:fit-content}.cart-summary .container .cart-wrapper .row-mobile a{background:rgba(34,189,237,.7);padding:8px 14px;color:var(--white);border-radius:100px;width:-moz-fit-content;width:fit-content}.checkout-form-total .container{align-items:flex-start;gap:min(48px,3vw)}@media only screen and (max-width: 1000px){.checkout-form-total .container{flex-direction:column}}.checkout-form-total .container .checkout-form{width:61%;border:1px solid var(--dark-blue);border-radius:20px;padding:min(50px,3vw) min(50px,3vw) min(70px,4vw)}@media only screen and (max-width: 1000px){.checkout-form-total .container .checkout-form{width:100%}}.checkout-form-total .container .checkout-form h2{margin-bottom:min(55px,4vw)}.checkout-form-total .container .checkout-form #custom-checkout-form{display:grid;grid-template-areas:"full-name phone" "email email" "city address";gap:min(40px,3vw) min(52px,3vw);margin-bottom:min(50px,4vw)}@media only screen and (max-width: 640px){.checkout-form-total .container .checkout-form #custom-checkout-form{grid-template-areas:"full-name" "phone" "email" "city" "address"}}.checkout-form-total .container .checkout-form #custom-checkout-form input{border:unset;border-bottom:1px solid var(--dark-blue);outline:none;background-color:rgba(0,0,0,0);height:29px}.checkout-form-total .container .checkout-form #custom-checkout-form input:nth-child(1){grid-area:full-name}.checkout-form-total .container .checkout-form #custom-checkout-form input:nth-child(2){grid-area:phone}.checkout-form-total .container .checkout-form #custom-checkout-form input:nth-child(3){grid-area:email}.checkout-form-total .container .checkout-form #custom-checkout-form input:nth-child(4){grid-area:city}.checkout-form-total .container .checkout-form #custom-checkout-form input:nth-child(5){grid-area:address}.checkout-form-total .container .checkout-form .checkout_coupon{border-radius:20px;background:rgba(34,189,237,.7);padding:min(27px,4vw) min(80px,5vw);gap:min(16px,3vw) min(28px,3vw)}@media only screen and (max-width: 450px){.checkout-form-total .container .checkout-form .checkout_coupon{flex-direction:column}}.checkout-form-total .container .checkout-form .checkout_coupon label{font-weight:700;font-size:clamp(16px,2vw,24px);line-height:1}.checkout-form-total .container .checkout-form .checkout_coupon input{border:unset;border-bottom:1px solid var(--white);outline:none;background-color:rgba(0,0,0,0);color:var(--white);height:29px;font-size:18px;padding-bottom:10px;flex-grow:1}.checkout-form-total .container .checkout-form .checkout_coupon input::-moz-placeholder{color:var(--white)}.checkout-form-total .container .checkout-form .checkout_coupon input::placeholder{color:var(--white)}.checkout-form-total .container .checkout-form .checkout_coupon button{border-radius:100px;padding:10.5px min(35.5px,8vw);border:1px solid #fff;background-color:#22bded;color:var(--white);cursor:pointer;transition:all .4s ease}.checkout-form-total .container .checkout-form .checkout_coupon button:hover{background-color:var(--white);color:#22bded}.checkout-form-total .container .checkout-total{width:35.46%;background-color:var(--dark-blue);border-radius:20px;padding:min(50px,4vw) min(50px,4vw) min(60px,5vw)}@media only screen and (max-width: 1000px){.checkout-form-total .container .checkout-total{width:min(550px,100%);margin-inline:auto}}.checkout-form-total .container .checkout-total h2{margin-bottom:min(42px,4vw)}.checkout-form-total .container .checkout-total .wrapper{margin-bottom:min(30px,4vw)}.checkout-form-total .container .checkout-total .wrapper:nth-child(3){padding-bottom:min(30px,4vw);border-bottom:1px solid hsla(0,0%,100%,.6)}.checkout-form-total .container .checkout-total .wrapper:nth-child(4){margin-bottom:min(40px,4vw)}.checkout-form-total .container .checkout-total .payment-methods .payment-method{margin-block:12px}.checkout-form-total .container .checkout-total button{width:100%}body.rtl .cart-summary .cart-wrapper .row .wrapper:nth-child(8){right:unset;left:0}/*# sourceMappingURL=checkout.min.css.map */