@charset "UTF-8";.cart{display:flex;flex-direction:column;max-width:70%;margin:0 auto}.cart>.order-steps{width:70%;display:flex;justify-content:center;align-items:baseline;box-sizing:border-box;margin:16px auto 40px}@media screen and (max-width: 768px){.cart>.order-steps{width:100%;margin-top:0;margin-bottom:24px}}.cart>.order-steps>.dashed-line{flex:1 1 100%;border-top:1px dashed #909090;max-width:185px}.cart>.order-steps>.step{flex:1 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.cart>.order-steps>.step>.step__id{max-width:28px;min-width:22px;max-height:28px;min-height:22px;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center;background-color:#eee;font-size:16px;font-weight:500;line-height:25px;color:#999}@media screen and (max-width: 768px){.cart>.order-steps>.step>.step__id{font-size:12px;line-height:19px}}.cart>.order-steps>.step>.step__desc{font-weight:300;color:#646464;text-align:center;font-size:16px;line-height:25.04px;margin:4px 0;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width: 768px){.cart>.order-steps>.step>.step__desc{font-weight:400;font-size:12px;line-height:18.78px}}.cart>.order-steps>.step.active>.step__id{background-color:#21d0c5;color:#fff}.cart>.order-steps>.step.active>.step__desc{font-weight:500;color:#000}@media screen and (max-width: 768px){.cart>.order-steps>.step:last-child>.step__desc{font-size:0}.cart>.order-steps>.step:last-child>.step__desc:before{content:"پرداخت ";font-weight:400;font-size:12px;line-height:18.78px}}.cart>.cart-step-1{display:flex;column-gap:40px}.cart>.cart-step-1 .not-existing-modal{width:100%;display:flex;flex-direction:column;row-gap:16px;align-items:center}.cart>.cart-step-1 .not-existing-modal-title{font-size:14px;font-weight:400;line-height:21.91px;text-align:center;color:#323232}.cart>.cart-step-1 .not-existing-modal .not-existing-items{display:flex;flex-direction:column;row-gap:8px;margin:auto}.cart>.cart-step-1 .not-existing-modal .not-existing-items>.not-existing-item{display:flex;column-gap:64px;padding-bottom:8px;border-bottom:1px solid #E6E6E6;align-items:center}@media screen and (max-width: 922px){.cart>.cart-step-1 .not-existing-modal .not-existing-items>.not-existing-item{column-gap:8px}}.cart>.cart-step-1 .not-existing-modal .not-existing-items>.not-existing-item:last-child{border-bottom:none;padding-bottom:0}.cart>.cart-step-1 .not-existing-modal .not-existing-items>.not-existing-item>.item-info{display:flex;align-items:center;filter:grayscale(.89)}.cart>.cart-step-1 .not-existing-modal .not-existing-items>.not-existing-item>.item-info>a:first-child>img{max-width:96px;max-height:96px}.cart>.cart-step-1 .not-existing-modal .not-existing-items>.not-existing-item>.item-info>a:last-child{font-size:13px;font-weight:400;line-height:17.58px;color:#323232}.cart>.cart-step-1 .not-existing-modal .not-existing-items>.not-existing-item>.notify-btn>button{font-size:12px;font-weight:500;line-height:18.78px}.cart>.cart-step-1>.cart-items{flex:1 0 60%;display:flex;flex-direction:column;row-gap:20px}.cart>.cart-step-1>.cart-items>.cart-item{display:flex;flex-direction:column;width:100%;border-bottom:1px solid #E6E6E6;padding-bottom:20px}.cart>.cart-step-1>.cart-items>.cart-item:last-child{border-bottom:none}.cart>.cart-step-1>.cart-items>.cart-item>.first-container{display:flex;align-items:center;column-gap:12px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.product-image{display:contents}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.product-image>.cart-item__img{max-width:96px;max-height:96px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container{flex:1 0 auto;display:flex;flex-direction:column}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container>.title__delete-btn{width:100%;display:flex;justify-content:space-between;align-items:center;column-gap:8px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container>.title__delete-btn>.product-name{font-size:13px;font-weight:400;line-height:18px;color:#323232}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container>.title__delete-btn>.delete-btn{background-color:#f0f0f099;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:25px;width:30px;height:30px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container>.title__delete-btn>.delete-btn>i{font-size:16px;font-weight:400;line-height:16px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container>.discount{margin-top:15px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container>.discount>.discount-percent{font-size:14px;font-weight:400;border-radius:13px;padding:0 7px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container .price{font-size:14px;font-weight:400;line-height:22px;color:#989898}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container .main-price{font-size:16px;font-weight:500;line-height:25px;color:#323232}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container .main-price>.currency{font-size:10px;font-weight:500;line-height:16px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container .date-details{display:flex;font-size:13px;font-weight:300;line-height:18px;align-items:center}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container .date-details>.fa-svg__container{margin-left:8px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container .date-details>.fa-svg__container>svg{width:18px;height:20px}.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container .date-details>strong{font-weight:400;line-height:20px}@media screen and (max-width: 992px){.cart>.cart-step-1>.cart-items>.cart-item>.first-container>.delete-btn__container{flex:1 1 auto}}.cart>.cart-step-1>.cart-items>.cart-item>div.cart-manager-full{display:flex;column-gap:12px;margin-top:16px}.cart>.cart-step-1>.cart-items>.cart-item>div.cart-manager-full>button{border:none;background-color:transparent}.cart>.cart-step-1>.cart-items>.cart-item>div.cart-manager-full>button>i{font-size:20px;font-weight:400;line-height:20px}.cart>.cart-step-1>.cart-items>.cart-item>div.cart-manager-full>.custom-counter__bande{display:flex;justify-content:center;align-items:center;width:50px;height:33px;background-color:#f7f7f7;border:1px solid #f7f7f7;border-bottom-color:#e1e1e1}.cart>.cart-step-1>.cart-items>.cart-item>div.cart-manager-full>.custom-counter__bande>.cart-manager__count-input{background-color:transparent;color:#323232;width:100%;height:100%;border:none;text-align:center;margin:0;font-size:16px;font-weight:500;line-height:25px;-moz-appearance:textfield}.cart>.cart-step-1>.cart-items>.cart-item>div.cart-manager-full>.custom-counter__bande>.cart-manager__count-input::-webkit-outer-spin-button,.cart>.cart-step-1>.cart-items>.cart-item>div.cart-manager-full>.custom-counter__bande>.cart-manager__count-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart>.cart-step-1>.cart-items>.cart-item>div.cart-manager-full>.custom-counter__bande>.cart-manager__count-input:focus{outline:none}.cart>.cart-step-1>.cart-price{flex:0 1 40%;display:flex;flex-direction:column;row-gap:24px}.cart>.cart-step-1>.cart-price>.price-details{width:100%;border:1px solid #E6E6E6;border-radius:8px;padding:24px;box-shadow:0 2px #0000000f;box-sizing:border-box;display:flex;flex-direction:column;row-gap:16px}.cart>.cart-step-1>.cart-price>.price-details>.price-content{display:flex;flex-direction:column;row-gap:16px}.cart>.cart-step-1>.cart-price>.price-details>.price-content>.column-2>span:first-child{font-size:13px;font-weight:300;line-height:18px;color:#989898}.cart>.cart-step-1>.cart-price>.price-details>.price-content>.column-2>span:last-child{font-size:15px;font-weight:400;line-height:20px;text-align:left;color:#323232}.cart>.cart-step-1>.cart-price>.price-details>.discount-code{display:flex;flex-direction:column;row-gap:8px}.cart>.cart-step-1>.cart-price>.price-details>.discount-code>.two-in-one-column{display:flex;align-items:center;column-gap:8px}.cart>.cart-step-1>.cart-price>.price-details>.discount-code>.two-in-one-column>span{font-size:16px;font-weight:400;line-height:25px;color:#989898}.cart>.cart-step-1>.cart-price>.price-details>.discount-code>.two-in-one-column>i{font-size:16px;font-weight:300;line-height:16px}.cart>.cart-step-1>.cart-price>.price-details>.discount-code>.off-code{display:flex;width:100%;position:relative;background-color:#f2f2f2;box-sizing:border-box;border:none;border-radius:8px}.cart>.cart-step-1>.cart-price>.price-details>.discount-code>.off-code>.off-code__input{width:100%;font-size:14px;font-weight:300;line-height:22px;text-align:right;padding:12px 10px;background-color:transparent;border:none;outline:none}.cart>.cart-step-1>.cart-price>.price-details>.discount-code>.off-code>.off-code__input:focus{outline:none}.cart>.cart-step-1>.cart-price>.price-details>.discount-code>.off-code>button{margin-left:4px;margin-top:4px;margin-bottom:4px;padding:9px 20px;font-size:12px;font-weight:500;line-height:19px}.cart>.cart-step-1>.cart-price>.price-details>.final-price-next{display:flex;flex-direction:column;row-gap:24px}.cart>.cart-step-1>.cart-price>.price-details>.final-price-next>.column-2>span:first-child{font-size:13px;font-weight:300;line-height:18px;color:#989898}.cart>.cart-step-1>.cart-price>.price-details>.final-price-next>.column-2>span:last-child{font-size:15px;font-weight:400;line-height:20px;text-align:left;color:#323232}.cart>.cart-step-1>.cart-price>.price-details>.final-price-next>a{font-size:14px;font-weight:500;line-height:22px;padding:16px 0;border-radius:8px}@media screen and (min-width: 992px){.cart>.cart-step-1>.cart-price>.price-details{order:initial;background-color:#fff}}.cart>.cart-step-1>.cart-price>.notice-text{width:100%;display:flex;flex-direction:column;row-gap:16px}.cart>.cart-step-1>.cart-price>.notice-text>.notice-title{display:flex;flex-direction:column;justify-content:center;align-items:center}.cart>.cart-step-1>.cart-price>.notice-text>.notice-title>span{text-align:center;font-size:16px;font-weight:300;line-height:25px;color:#4d4d4d}.cart>.cart-step-1>.cart-price>.notice-text>.notice-item{display:flex;align-items:center;column-gap:8px}.cart>.cart-step-1>.cart-price>.notice-text>.notice-item>span:last-child{font-size:14px;font-weight:400;line-height:25px;color:#323232}@media screen and (max-width: 992px){.cart>.cart-step-1{flex-direction:column}}.cart>.address{width:50%;margin:0 auto;display:flex;flex-direction:column;row-gap:16px}.cart>.address .btn-change-address{font-size:12px;font-weight:500;line-height:19px}.cart>.address .address__labels{font-size:16px;font-weight:300;line-height:25px;color:#b4b4b4}.cart>.address .address__field-label{font-size:14px;font-weight:400;line-height:22px;color:#666}.cart>.address .select_address{background-color:#f2f2f2;border:none;border-radius:8px;font-size:14px;font-weight:400;line-height:22px;padding:4px 12px}.cart>.address .select_address:focus{outline:none}.cart>.address .address-preview>.address__part{font-size:14px;font-weight:400;line-height:22px;color:#4d4d4d}.cart>.address .address-preview>.postal-code__part>span:first-child{font-size:13px;font-weight:300;line-height:18px;color:gray}.cart>.address .address-preview>.postal-code__part>span:last-child{font-size:14px;font-weight:400;line-height:22px;letter-spacing:.06em;color:#323232}@media screen and (min-width: 768px){.cart>.address .address-modal.addresses{margin:0 80px}}.cart>.address .address-modal-title{text-align:center;font-size:16px;font-weight:500;line-height:25px}.cart>.address .address-modal-title__desc{font-size:14px;font-weight:300;line-height:25px;text-align:center;color:#4d4d4d}.cart>.address .your-addresses-label{font-size:16px;font-weight:300;line-height:25px;color:#b4b4b4}.cart>.address .user-addresses__list{row-gap:16px}.cart>.address .user-addresses__list .user-addresses__item{border:1px solid #E6E6E6;border-radius:8px;width:100%;padding:16px 24px;box-shadow:0 2px #0000000f;display:flex;justify-content:space-between;align-items:flex-start;column-gap:24px}.cart>.address .user-addresses__list .user-addresses__item:is(:hover,.active){border-color:#21d0c5;box-shadow:0 2px #21d0c50f;transition:.5s all}.cart>.address .user-addresses__list .user-addresses__item>.addresses-btns>.delete-address__btn{border:none;background-color:transparent;padding:0;z-index:2}.cart>.address .user-addresses__list .user-addresses__item>.address-details{flex:1 1 auto;cursor:pointer}.cart>.address .user-addresses__list .user-addresses__item>.address-details>.user-addresses__address{font-size:14px;font-weight:400;line-height:22px;text-align:right;color:#323232}.cart>.address .user-addresses__list .user-addresses__item>.address-details>.user-addresses__postal_code>span:first-child{font-size:13px;font-weight:300;line-height:18px;color:gray}.cart>.address .user-addresses__list .user-addresses__item>.address-details>.user-addresses__postal_code>span:last-child{font-size:14px;font-weight:400;line-height:22px;letter-spacing:.06em;color:#323232}.cart>.address .address-tip{display:flex;column-gap:8px;margin-top:8px;color:#989898}.cart>.address .address-tip>i{font-size:16px;font-weight:400;line-height:16px}.cart>.address .address-tip>span{font-size:12px;font-weight:400;line-height:19px}@media screen and (max-width: 768px){.cart>.address{width:100%}}.cart>.cart-step-3 .payment_label{display:flex;align-items:center;column-gap:8px;font-size:16px;font-weight:300;line-height:25px;color:#b4b4b4}.cart>.cart-step-3 .payment_label>i{font-size:20px;line-height:20px;font-weight:300;color:#9a9a9a}.cart>.cart-step-3 .payment-small_label{font-size:13px;font-weight:300;line-height:18px;color:#b1b1b1}.cart>.cart-step-3 .payment-small_label-strong{font-size:14px;font-weight:400;line-height:22px;color:#323232}.cart>.cart-step-3 .normal-label{font-size:12px;font-weight:300;line-height:19px;color:#323232}.cart>.cart-step-3 .purchased-item{border:1px solid #E6E6E6;border-radius:8px;padding:16px;box-sizing:border-box;font-weight:400;line-height:19px;font-size:14px}.cart>.cart-step-3 .purchased-item__title{color:#323232}.cart>.cart-step-3 .purchased-item__label{font-size:12px;color:gray}.cart>.cart-step-3 .purchased-item__value{line-height:22px;color:#323232}.cart>.cart-step-3 .credit-payment{background-color:#f3faf9;padding:16px;border-radius:8px}.cart>.cart-step-3 .credit-payment label{font-size:14px;font-weight:400;line-height:22px;color:#323232}.cart>.cart-step-3 .credit-payment .user-credit{font-size:13px;font-weight:300;line-height:20px;color:#323232}.cart>.cart-step-3 .credit-payment .user-credit-message>i{font-size:20px;font-weight:300;line-height:20px;color:#21d0c5}.cart>.cart-step-3 .credit-payment .user-credit-message>span{font-size:13px;font-weight:400;line-height:20px;color:#4e4e4e;text-align:right}.cart>.cart-step-3 .pay-button{font-size:12px;font-weight:400;line-height:19px;padding:16px 28px}@media screen and (max-width: 768px){.cart>.cart-step-3 .pay-button{width:100%}}@media screen and (max-width: 768px){.cart>.cart-step-3 .customize-card-payment{border:none;border-bottom:2px dashed #cccccc;border-radius:0}.cart>.cart-step-3 .customize-card-payment>.card-body{padding-right:0;padding-left:0}.cart>.cart-step-3 .customize-card-payment:last-child{border:none}}.cart .w-cart-100{width:100vw;position:relative;right:-24px}@media screen and (max-width: 992px){.cart{max-width:100%;padding:0 24px}}.suggestions .customize-cart-with-this{font-size:0;background-color:#fff;color:#21d0c5;border:1px solid #21D0C5;width:61px!important;height:33px;display:flex;justify-content:center;align-items:center;border-radius:28px;margin:16px auto 0}.suggestions .customize-cart-with-this>.fa-svg__container>svg{width:18px;height:18px}.suggestions .customize-cart-with-this:hover{color:#fff;background-color:#21d0c5}.suggestions .customize-cart-with-this:hover>.fa-svg__container>svg{fill:#fff!important}.suggestions .cart-manager{margin:8px 0}.suggestions .cart-manager>div:nth-child(2){display:flex;justify-content:center;align-items:center;background-color:#efefef;border:1px solid #EFEFEF;border-radius:28px;width:61px;height:33px;text-align:center;font-size:14px;font-weight:500;line-height:22px;color:#1a1a1a;padding:0}.suggestions .cart-manager>div:nth-child(2)>.cart-manager__count-input{background-color:transparent;color:#323232;width:100%;height:100%;border:none;text-align:center;margin:0;font-size:16px;font-weight:500;line-height:25px;-moz-appearance:textfield}.suggestions .cart-manager>div:nth-child(2)>.cart-manager__count-input::-webkit-outer-spin-button,.suggestions .cart-manager>div:nth-child(2)>.cart-manager__count-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.suggestions .cart-manager>div:nth-child(2)>.cart-manager__count-input:focus{outline:none}.panel-payment-body>form>table td{word-break:break-word;white-space:normal}
