.elementor-12 .elementor-element.elementor-element-7ff5704{--display:flex;--min-height:500px;--margin-top:72px;--margin-bottom:48px;--margin-left:0px;--margin-right:0px;--padding-top:24px;--padding-bottom:24px;--padding-left:50px;--padding-right:50px;}.elementor-12 .elementor-element.elementor-element-f927ec1{--update-cart-automatically-display:none;--sections-border-type:solid;--sections-border-radius:24px 24px 24px 24px;--sections-title-color:#333333;--links-normal-color:#333333;--links-hover-color:var( --e-global-color-secondary );--forms-buttons-normal-text-color:var( --e-global-color-edbfc58 );--forms-buttons-hover-text-color:#FFFFFF;--forms-buttons-hover-border-color:var( --e-global-color-accent );--forms-buttons-border-type:solid;--forms-buttons-border-color:var( --e-global-color-edbfc58 );--forms-buttons-border-radius:8px 8px 8px 8px;--forms-buttons-padding:12px 12px 12px 12px;--forms-buttons-width:auto;--totals-color:#595959;--checkout-button-border-radius:12px 12px 12px 12px;}.elementor-12 .elementor-element.elementor-element-f927ec1 .coupon .input-text, .elementor-12 .elementor-element.elementor-element-f927ec1 .e-cart-totals .input-text, .elementor-12 .elementor-element.elementor-element-f927ec1 select, .elementor-12 .elementor-element.elementor-element-f927ec1 .select2-selection--single{background-color:#EFEFEF;}.elementor-12 .elementor-element.elementor-element-f927ec1 .coupon .input-text:focus, .elementor-12 .elementor-element.elementor-element-f927ec1 .e-cart-totals .input-text:focus, .elementor-12 .elementor-element.elementor-element-f927ec1 select:focus, .elementor-12 .elementor-element.elementor-element-f927ec1 .select2-selection--single:focus{background-color:#11492E;}.elementor-12 .elementor-element.elementor-element-f927ec1 .shop_table .button:hover, .elementor-12 .elementor-element.elementor-element-f927ec1 .shop_table .button:disabled[disabled]:hover{background-color:var( --e-global-color-880b12d );}.elementor-12 .elementor-element.elementor-element-f927ec1 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-edbfc58 ) 0%, var( --e-global-color-edbfc58 ) 100%);}.elementor-12 .elementor-element.elementor-element-f927ec1 .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:#11492E;}.elementor-12 .elementor-element.elementor-element-f927ec1 > .elementor-widget-container{margin:48px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-f927ec1 .e-cart-section{border-width:1px 1px 1px 1px;}.elementor-12 .elementor-element.elementor-element-f927ec1 .coupon .input-text, .elementor-12 .elementor-element.elementor-element-f927ec1 .cart-collaterals .input-text, .elementor-12 .elementor-element.elementor-element-f927ec1 select, .elementor-12 .elementor-element.elementor-element-f927ec1 .select2-selection--single{border-style:none;}.elementor-12 .elementor-element.elementor-element-f927ec1 .shop_table .button{font-weight:500;border-width:1px 1px 1px 1px;}.elementor-12 .elementor-element.elementor-element-f927ec1 .e-shop-table .cart th, .elementor-12 .elementor-element.elementor-element-f927ec1 .e-shop-table .cart td:before{font-family:"YekanBakh", Sans-serif;font-weight:600;}.elementor-12 .elementor-element.elementor-element-f927ec1 .cart_totals .shop_table td:before, .elementor-12 .elementor-element.elementor-element-f927ec1 .cart_totals .shop_table td .woocommerce-Price-amount{font-family:"YekanBakh", Sans-serif;font-weight:400;}.elementor-12 .elementor-element.elementor-element-f927ec1 .checkout-button{font-family:"YekanBakh", Sans-serif;font-weight:700;border-style:none;}.elementor-12 .elementor-element.elementor-element-f927ec1 .coupon{--sections-border-type:none;}body.elementor-page-12:not(.elementor-motion-effects-element-type-background), body.elementor-page-12 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F8F8;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-12 .elementor-element.elementor-element-7ff5704{--margin-top:32px;--margin-bottom:48px;--margin-left:0px;--margin-right:0px;--padding-top:16px;--padding-bottom:16px;--padding-left:50px;--padding-right:50px;}}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-7ff5704{--margin-top:0px;--margin-bottom:048px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-7ff5704{--margin-top:32px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-f927ec1 */.quantity {
    margin: 0px;
    background: white;
    border: 1px solid #930d11;
    padding: 4px;
    border-radius: 6px;
}
.quantity {
    display: flex;
    flex-wrap: nowrap;
}
button.minus-btn.quantity-btn {
    background: #eeeeee00;
    border: unset;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #930d1133;
    padding: 4px 10px;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    color: #0000007a;
}
button.plus-btn.quantity-btn {
    background: #eeeeee00;
    border: unset;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #930d1133;
    padding: 4px 10px;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    color: #0000007a;
}
.woocommerce-message, body, p, span, input, li {
    font-family: 'Morabba';
}
.input-text.qty.text {
    border: unset !important;
    text-align: center !important;
    margin-left: -5px !important;
}
.pvwe-footer input[type="number"] {
    border: unset;
}
.pvwe-quantity input[type="number"] {
    width: 64px !important;
    text-align: center;
}
span.woocommerce-Price-amount.amount bdi {
    font-weight: 500;
    font-size: 18px;
    color: #333333 !important
}
span.woocommerce-Price-currencySymbol {
    padding-right: 8px;
    color: #565656 !important;
    font-size: 14px;
    font-weight: 400
}
.cart_totals table.shop_table.shop_table_responsive {
    border-top-width: 1px !important;
    border-radius: 0px !important;
    border-top-style: dashed !important;
    border-top-color: #cdcdcd !important;
}
.cart_totals h2:after {
    content: "فــــاکتــــور";
    font-size: 24px;
    margin-top: px !important;
}
.cart_totals h2 {
    font-size: 0px !important;
    margin-top: 20px !important;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    margin-top: 20px;
}
tr.order-total bdi {
    font-size: 24px !important;
}
.coupon-col-start {
    display: flex
;
}
input#coupon_code {
    background: #f4f4f4;
    min-height: 44px;
}
@media (max-width:767px){
    .e-shop-table.e-cart-section {
    padding: 16px;
}}
@media (max-width:767px){
td.product-quantity {
    display: flex !important
;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}}
@media (max-width:767px){
tr.woocommerce-cart-form__cart-item.cart_item {
    padding: 0px !important;
}}
@media (max-width:767px){
.e-cart-totals.e-cart-section {
    padding: 16px;
}
    .cart_totals h2:after {
    content: "فــــاکتــــور";
    font-size: 20px;
    margin-top: px !important;
}
}


.woocommerce-notices-wrapper {
    position: fixed;
    bottom: 20px;
    right: 48px;
    z-index: 1;
}
.woocommerce-message {
    animation: fadeOut 5s forwards;
}

@keyframes fadeOut {
    0% { opacity: 1; }
    90% { opacity: 1; }
    100% { opacity: 0; }
}

@media (max-width: 768px){
.woocommerce-notices-wrapper {
    position: fixed;
    bottom: 12px;
    right: 20px;
    z-index: 100;
}}

@media (max-width: 768px){
.woocommerce-message {
    background: #E3FFDE;
    border: 1.5px solid #17AD24;
    border-radius: 16px;
    font-size: 13px;
}
    td.product-thumbnail {
    margin-top: 20px;
}
}

a.button.wc-forward {
    display: none;
}
.woocommerce-message {
    background: #E3FFDE;
    border: 1.5px solid #17AD24;
    border-radius: 16px;
}
.woocommerce-message::before {
    content: "\e015";
    color: #1BB52B;
    font-size: 24px;
    position: absolute;
    top: 11px;
    right: 16px;
}
@media (max-width: 768px){
.woocommerce-message::before {
    content: "\e015";
    color: #1BB52B;
    font-size: 19px;
    position: absolute;
    top: 11px;
    right: 8px;
}}
@media (max-width: 768px){
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 14px 37px 12px 10px;
}}
input#coupon_code {
    border-radius: 8px;
}
 @media only screen and (max-width: 768px) {
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }
}

tr.woocommerce-cart-form__cart-item.cart_item td:nth-child(2) {
    font-size: 0px;
}
/* @media only screen and (max-width: 768px) {*/
/*td.product-remove {*/
/*    position: absolute;*/
/*    top: 32px;*/
/*    left: 20px;*/
/*}}*/
 @media only screen and (max-width: 768px) {
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    margin-top: 0px;
}}

 @media only screen and (max-width: 768px) {
td.product-remove {
    margin-bottom: -75px;
}}/* End custom CSS */