.elementor-27652 .elementor-element.elementor-element-ebf80c0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27652 .elementor-element.elementor-element-5faeb42 .woocommerce-breadcrumb{color:#969696;font-size:13px;}.elementor-27652 .elementor-element.elementor-element-5faeb42 .woocommerce-breadcrumb > a{color:#969696;}.elementor-27652 .elementor-element.elementor-element-a44dc1a > .elementor-widget-container{margin:1rem 0rem 0rem 0rem;padding:0rem 0rem 2rem 0rem;border-style:solid;border-width:0px 0px 2px 0px;border-color:#E6E7E8;}.elementor-27652 .elementor-element.elementor-element-a44dc1a .elementor-heading-title{font-size:28px;font-weight:500;color:#050505;}.elementor-27652 .elementor-element.elementor-element-5ebe15d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:2rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}.elementor-27652 .elementor-element.elementor-element-eb90858{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:768px){.elementor-27652 .elementor-element.elementor-element-5faeb42 .woocommerce-breadcrumb{font-size:11px;text-align:center;}.elementor-27652 .elementor-element.elementor-element-a44dc1a{text-align:center;}.elementor-27652 .elementor-element.elementor-element-a44dc1a .elementor-heading-title{font-size:25px;}}@media(min-width:769px){.elementor-27652 .elementor-element.elementor-element-ebf80c0{--content-width:1220px;}.elementor-27652 .elementor-element.elementor-element-5ebe15d{--content-width:1220px;}.elementor-27652 .elementor-element.elementor-element-eb90858{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-ebf80c0 */.main-page-wrapper {
    margin-top: -40px;
    padding-top: 40px;
    min-height: 50vh;
    background-color: #F6F7F8 !important;
}/* End custom CSS */
/* Start custom CSS for wc-elements, class: .elementor-element-13d3853 *//* 
@media (min-width: 1200px)
---------------------------------
- تنظیمات استایل برای دستگاه‌هایی با عرض بیشتر از 1200px
- اعمال چینش اختصاصی برای بخش "جمع سبد خرید" و "فرم اطلاعات" با استفاده از flexbox
- استایل‌دهی کارت‌های خرید برای نمایش مرتب و جذاب
- پنهان‌کردن عنوان جدول‌ها (thead)
- تنظیم استایل برای تصاویر و عناوین محصولات با گوشه‌های گرد و تایپوگرافی منظم
- تنظیم انیمیشن و استایل برای دکمه‌های تعداد (quantity) جهت زیبایی بیشتر
*/

/* 
@media (max-width: 767px)
---------------------------------
- تنظیمات استایل برای دستگاه‌های موبایل
- استفاده از عرض کامل برای بخش‌های مختلف (سبد خرید و فرم اطلاعات)
- تغییر اندازه و موقعیت تصاویر محصولات برای سازگاری با موبایل
- تنظیم فونت و فاصله عناوین محصولات جهت بهبود خوانایی در صفحات کوچک
- بهبود استایل دکمه‌ها و تعداد محصولات برای نمایش بهتر در صفحه‌های کوچک
- اضافه کردن فاصله‌ها و موقعیت‌دهی مناسب برای سازگاری با طراحی ریسپانسیو
*/


@media (min-width: 1200px) {
    .woocommerce>.cart-totals-section {
        flex: 0 0 calc(30% - 15px) !important;
        max-width: calc(28.5% - 15px) !important;
        margin-left: -0.5rem;
    }
    .woocommerce>.cart-data-form {
        flex: 0 0 calc(69.9% - 15px)!important;
        max-width: calc(72.5% - 15px)!important;
        margin-left:1.2rem;
    }
    
    
    .cart_item {
        background:white !important;
      padding:0rem !important;
      display:block;
      border:none !important;
   
      margin-bottom:2rem !important;
      width:100% !important;
      padding:1rem !important ;
      border-radius:25px;
    }
    
    .shop_table thead{
        display:none;
    }
    .elementor-27652 .elementor-element.elementor-element-13d3853 table td{
    border: none
}

.product-subtotal{
    display: none
}

.elementor-27652 .elementor-element.elementor-element-13d3853 .quantity .qty {
    border-radius: 20px 20px 20px 20px;
    background-color: #E6E7E8;
    border-color: #02010100;
    transition: all 0.2s;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50% !important;
}

.elementor-27652 .elementor-element.elementor-element-13d3853 td.product-thumbnail img {
    min-width: 150px !important;
    max-width: 150px !important;
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    border-left: 1px solid #E6E7E8;
    padding-left: 1rem;
}


td.product-name a{
    margin-bottom: 5rem !important;
    font-size: 16px
}

.elementor-27652 .elementor-element.elementor-element-13d3853 div.quantity input[type=button] {
    padding: 0 5px;
    min-width: 25px;
    min-height: unset;
    height: 42px;
    border: none !important;
    background: var(--wd-form-bg);
    box-shadow: none;
    background: transparent !important
}

.product-price bdi {
    margin-right: -24.9rem;
    margin-bottom: 2rem !important;
}



.product-quantity .quantity {
    margin-right: -26.9rem;
    margin-top: 5rem;
    min-width: 1px !important;
}


td.product-name {
    text-align: start;
    min-width: 400px;
    font-weight: 700 !important
}

td.product-name a {
    display: block;
    color: var(--wd-entities-title-color);
    word-wrap: break-word;
    font-weight: 600;
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
    display: inline-block;
}

.amount{
    color:black !important;
    font-size:14px !important;
}

.cart-totals-inner>h2 {
    text-transform: uppercase;
    font-size: 16px !important;
    padding-inline-start: 6px;
}

.wd-coupon-form .input-text {
    max-width: 230px;
    background: white;
    border-radius: 49px;
    border: none !important;
}

.cart_totals {
  
  position: sticky;
  top: 20px; /* فاصله از بالای صفحه */
  


  
}

.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
    padding: 25px;
 
    background: white !important;
    border: none !important;
    border-radius: 15px !important;
}

}


@media (max-width:767px){
      .woocommerce>.cart-totals-section {
        flex: 0 0 calc(100%) !important;
        max-width: calc(100%) !important;
        margin-left: 0px !important;
    }
    .woocommerce>.cart-data-form {
      flex: 0 0 calc(100%) !important;
        max-width: calc(100%) !important;
        margin-left: 0px !important;
    }
    
    
    .cart_item {
        background:white !important;
      padding:0rem !important;
      display:block;
      border:none !important;
   
      margin-bottom:5rem !important;
     
      width:100% !important;
      padding:1rem !important ;
      border-radius:15px !important;
    }
    
    .shop_table thead{
        display:none !important;
    }
    .elementor-27652 .elementor-element.elementor-element-13d3853 table td{
    border: none
}

.product-subtotal{
    display: none !important
}

.elementor-27652 .elementor-element.elementor-element-13d3853 .quantity .qty {
    border-radius: 20px 20px 20px 20px;
    background-color: #E6E7E8;
    border-color: #02010100;
    transition: all 0.2s;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50% !important;
}

.elementor-27652 .elementor-element.elementor-element-13d3853 td.product-thumbnail img {
    min-width: 100px !important;
    max-width:100px !important;
    height:100px !important;
    min-height:100px !important;
    border-radius: 10px !important;
    border-left: 1px solid #E6E7E8;
    padding:0.5rem 1rem;
 
    margin-top:1rem !important;
    margin-right:1rem;
    margin-left:1rem !important


 

    
}


td.product-name a{
    margin-bottom: 1rem !important;
    font-size: 13px !important;
    margin-right:7.5rem;
    line-height:1.7rem !important;
    margin-left:1rem !important;
}

.elementor-27652 .elementor-element.elementor-element-13d3853 div.quantity input[type=button] {
    padding: 0 5px;
    min-width: 25px;
    min-height: unset;
    height: 42px;
    border: none !important;
    background: var(--wd-form-bg);
    box-shadow: none;
    background: transparent !important
}

.product-price bdi {
    margin-right: -24.9rem;
    margin-bottom: 2rem !important;
}



.product-quantity .quantity {
    margin-right: -26.9rem;
    margin-top: 5rem;
    min-width: 1px !important;
}


td.product-name {
    text-align: start;
    min-width: 200px;
    font-weight: 700 !important;
    min-height:65px;
}

td.product-name a {
    display: block;
    color: var(--wd-entities-title-color);
    word-wrap: break-word;
    font-weight: 600;
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
    display: inline-block;
}

.amount{
    color:black !important;
    font-size:14px !important;
}

.cart-totals-inner>h2 {
    text-transform: uppercase;
    font-size: 16px !important;
    padding-inline-start: 6px;
}

.wd-coupon-form .input-text {
    max-width: 230px;
    background: white;
    border-radius: 49px;
    border: none !important;
}

.cart_totals {
  
  position: sticky;
  top: 20px; /* فاصله از بالای صفحه */
  


  
}

.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
        padding: 25px;
        background: white !important;
        border: none !important;
        border-radius: 15px !important;
        margin-top: 2rem;
    }

.product-subtotal{
    display:none !important;
}

.product-quantity:before{
    visibility:hidden;
    
}

.product-price:before{
    visibility:hidden;
    
}

.woocommerce-remove-coupon:before, td.product-remove a:before {
    font-size: 12px;
    content: "\f112";
    font-family: woodmart-font;
    margin-top: 1.5rem;
    margin-left: 1.5rem;
}

 .product-price bdi{
    margin-right:-5rem !important;
    margin-left:30.25vw;
}

.shop-table-with-img tr {
        margin-bottom: 0;
        padding-bottom: 25px;
        padding-inline-start: 115px;
        min-height: 130px;
      
    }
    
     .product-quantity .quantity {
        margin-right: -26.9rem;
        margin-top: 16vh;
        min-width: 1px !important;
        margin-right: -1rem !important;
        position: absolute;
    }
    
        .cart-content-wrapper .wd-coupon-form {
        padding: 25px;
        border: 2px dashed var(--brdcolor-gray-300);
      
        border-radius: 15px !important;
    }
}/* End custom CSS */
/* Start custom CSS */.main-page-wrapper {
    margin-top: -40px;
    padding-top: 40px;
    min-height: 50vh;
    background-color: #F6F7F8 ! IMPORTANT;
}/* End custom CSS */