/*نوار خرید*/
.ns-maindirection {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.ns-circledirection.active p {
    padding-bottom: 5px !important;
}

@media only screen and (max-width:768px) {
    .ns-circledirection p {
        font-size: 13px !important;ّّ
    }
}

.ns-circledirection {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
}

.ns-maindirection span {
    display: none;
}

.ns-maindirection img {
    border: 1px solid #90a98c;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.ns-directline {
    width: 30px;
    height: 1px;
    border-top: 2px dashed #90a98c;
    flex: auto;
    margin-bottom: 51px;
    position: relative;
}

ns-circledirection active img {}

.ns-circledirection.active img {
    background-color: #90a98c29;
    border: none;
    /* transform: scale(1.2); */
}

.ns-circledirection.active:hover span {
    display: block;
    position: absolute;
    top: -56px;
    font-size: 13px;
    z-index: 99;
    background-color: #90a98c21;
    text-align: center;
    padding: 5px 10px;
    right: 0;
    color: black;
    border-radius: 5px;
    backdrop-filter: blur(4px);
}

.ns-circledirection.active:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    display: flex;
    z-index: 9;
    border-radius: 50%;
    border: 2px dashed #90a98c;
    transform: scale(1.1);
}

.ns-circledirection.active p {
    background-color: #90a98c2e;
    color: #333333;
    border-radius: 5px;
    padding: 1px 10px;
}

.ns-circledirection p {
    margin-top: 10px;
}

a.ns-directionlink {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.ns-directionlink.none {
    display: none;
}


/*استایل دکمه محصول*/
.quantity {
    display: flex;
    justify-content: center;
    align-items: center;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
    text-align: center !important;
}

.quantity button {
    border: none;
    background-color: #E8B4B8;
    color: #ffffff;
    margin: 0 !important;
    padding: 3px 10px;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
    background-color: #ffffff;
}

.quantity button:hoverffffff {
    background-color: #D5979C;
}

.quantity button.active {
    background-color: #D5979C;
}

button.minus {
    border-radius: 0 30px 30px 0;
}

button.plus {
    border-radius: 30px 0 0 30px;
}

.woocommerce .quantity .qty {
    border: none;
    border-radius: 0px;
    margin-left: 0px !important;
    z-index: 1;
    margin-right: 0px;
}

.qty::-webkit-outer-spin-button,
.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.qty[type=number] {
    -moz-appearance: textfield;
}

.margin-top {
    margin-top: AUTO;
}



button.single_add_to_cart_button.elementor-button.button.alt.loading {
    opacity: 1;
}

:is(.elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty {
    width: 2.9em !important;
}

.single_add_to_cart_button {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    font-size: 17px !important;
}

.input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"] {
    padding: 0rem 1rem!important;
}


.elementor-icon-box-content {
    display: flex;
    margin-top: 7px
}

@media only screen and (max-width:768px) {

    .quantity button {
        padding: 1px 6px;
    }

    .single_add_to_cart_button {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        padding-left: 6px !important;
        padding-right: 6px !important;
        font-size: 14px !important;
    }

}


/*استایل کلی صفحه سبد*/
@media only screen and (max-width:750px) {

    .product-thumbnail {
        display: flex !important;
    }

    td.product-thumbnail::before {
        display: none !important;
    }

    .remove {
        display: flex !important;
    }

    .elementor-8 .elementor-element.elementor-element-866f40b .cart td span,
    .elementor-8 .elementor-element.elementor-element-866f40b .cart td,
    .elementor-8 .elementor-element.elementor-element-866f40b .input-text.qty {
        font-size: 16px!important;
		font-weight: 600!important;
    }

    .product-subtotal {
        width: 200px !important;
    }

}

.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
    text-align: right !important;
}

td.product-name::before {
    position: relative;
    left: 5px;
}

td.product-price::before {
    position: relative;
    left: 5px;
}

td.product-quantity::before {
    position: relative;
    left: 5px;
}

td.product-subtotal::before {
    position: relative;
    left: 5px;
}

@media only screen and (min-width:768px) {
    .quantity {
        position: relative;
        left: 43px;
    }

    .product-price {
        padding-left: 37px !important;
    }
}

.cart-subtotal {
    display: none;
}

.woocommerce-shipping-destination {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .e-shop-table.e-cart-section {
        border: 1px solid #90A98C85 !important;
        padding: 10px !important;
        width: 120%;
        margin-right: auto !important;
    }

    .e-cart__column.e-cart__column-start {
        padding-left: 20px !important;
    }

    .e-cart__column-inner.e-sticky-right-column.e-sticky-right-column--active {
        border: 1px solid #90A98C85 !important;
    }

    .coupon.e-cart-section.shop_table {
        border: 1px solid #90A98C85 !important;
        border-radius: 10px !important;
    }

    .coupon.e-cart-section.shop_table {
        margin-top: 20px !important;
        background-color: #F4F5EA !important;
        width: 120%;
        margin-right: auto !important;
    }

    .e-cart-totals.e-cart-section {
        border: 1px solid #90A98C85 !important;
        width: 70%;
        margin-right: auto !important;

    }

    .coupon-col-start {
        margin-top: 2px;
    }

}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 80px !important;
    max-width: 80px !important;
    height: 80px !important;
    max-height: 80px !important;

    border-radius: 10px;

}

@media only screen and (max-width: 768px) {
    .elementor-widget-woocommerce-cart .woocommerce table.cart td {
        padding-bottom: 10px !important;
        padding-top: 0px !important;
    }

    .quantity {
        position: relative;
        left: 30px;
    }
}




@media (max-width: 1024px) {

    .elementor-9562 .elementor-element.elementor-element-5eb5310 .shipping-calculator-form .form-row .input-text,
    .elementor-9562 .elementor-element.elementor-element-5eb5310 .select2-container .select2-selection .select2-selection__rendered {
        font-size: 20px !important;
    }

    .elementor-9562 .elementor-element.elementor-element-3a81c88 {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: -5px;
    }

    .elementor-9562 .elementor-element.elementor-element-3fa1ed3 .shop_table.shop_table_responsive.cart tr .elementor-repeater-item-19d53a5 {
        width: 300px !important;
        line-height: 1.8 !important;
    }

    .elementor-9562 .elementor-element.elementor-element-3fa1ed3 .shop_table.shop_table_responsive.cart tr .elementor-repeater-item-f97d706 {
        width: 180px !important;
    }

    .woocommerce td.product-quantity {
        width: 200px !important;
    }

    .product-subtotal {
        width: 150px !important;
    }

    .elementor-9562 .elementor-element.elementor-element-3fa1ed3 .shop_table.cart td.product-quantity .quantity input.input-text {
        max-width: 70px !important;
    }
}

.cart_totals .shop_table td .woocommerce-Price-amount {
    font-size: 18px !important;
}