/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2026 | 09:32:10 */
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: none;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    background-color: #127e78;
}

.wc-block-cart-item__prices {
    display: none !important;
}

.wc-block-components-totals-item.wc-block-components-totals-footer-item {
    background-color: #f5f9f9;
    padding: 15px;
}

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item {
    padding-right: 10px !important;
    padding-left: 10px !important;
	padding: 10px;
}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-size: 20px;
}

.wc-block-components-product-metadata__description p {
    font-size: 16px !important;
}

.wc-block-components-totals-wrapper {
    padding: 12px 7px !important;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-checkout-order-summary__title-price {
    display: none;
}

/* עגלת מוצרים */
.xoo-wsc-priceBox {
    display: none;
}

/*******************cart__product************************/
.elementor-menu-cart__product-name, .elementor-menu-cart__product-price {
    padding-inline-start: 5px;
}

.elementor-menu-cart__subtotal {
    border: none;
}

.elementor-menu-cart__product-remove {
    left: 10px;
    bottom: 10px;
}

.elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item {
    padding: 5px;
    margin: 5px;
    border-radius: 10px;
    box-shadow: 0 0px 5px rgb(0 0 0 / 10%);
    background: #ffffff;
    border: none;
    margin-bottom: 20px;
	padding-top: 15px;
    padding-bottom: 15px;
}

/*************************************************************************************************************/
/* הקופסה הראשית של המוצרים */
.wc-block-cart__main {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 0px 5px rgb(0 0 0 / 10%);
    padding: 30px;
}

/* ריווח פנימי נקי */
.wc-block-cart-items {
    border: 0 !important;
}

.wc-block-cart .wc-block-components-sidebar {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 0px 5px rgb(0 0 0 / 10%);    
	padding: 10px;
}

.wc-block-components-sidebar {
    width: 30%;
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    width: 60% !important;
}

.wc-block-components-sidebar-layout.wc-block-cart {
    gap: 30px;
}

/* התאמה למובייל */
@media (max-width: 767px) {
    .wc-block-cart__main {
        padding: 18px !important;
        border-radius: 12px !important;
        box-shadow: 0 6px 20px rgba(0,0,0,0.05) !important;
    }
}

/******************************* סידור אייקונים מתחת למוצר *******************************************************/
.dd-cart-benefits {
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    background: #f3fbfa;
    border-radius: 8px;
    padding: 22px 32px;
    margin-top: 28px;
}

.dd-cart-benefit {
    width: 33.333%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.dd-benefit-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #17a398;
}

.dd-cart-benefit strong {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    line-height: 1.4;
}

.dd-cart-benefit span:not(.dd-benefit-icon) {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 1.4;
}

.alignwide {
    margin-inline: 0px !important;
}

/* תמונה */
.wc-block-cart-item__image {
    width: 130px !important;
    min-width: 130px !important;
}

.wc-block-cart-item__image a {
    width: 100% !important;
    display: block !important;
}

.wc-block-cart-item__image img {
    width: 130px !important;
    height: auto !important;
    max-width: none !important;
    object-fit: contain !important;
}

 /* שם מוצר */
.wc-block-components-product-name {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.wc-block-components-product-price {
    font-size: 20px;
}

span.wc-block-components-totals-item__label {
    font-size: 16px;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
    font-size: 18px;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
    font-size: 16px;
}

 table.wc-block-cart-items .wc-block-cart-items__header th {
    font-size: 20px;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    border-radius: 10px;
}

/******************************** סידור מובייל של העוטף ********************************************/
@media (max-width: 767px) {

.dd-cart-benefits {
        flex-direction: column;
        align-items: stretch;
        gap: 18px;
        padding: 20px;
}

.dd-cart-benefit {
        width: 100%;
        justify-content: flex-start;
}	
	
td.wc-block-cart-item__image {
    padding: 0px !important;
}
	
tr.wc-block-cart-items__row {
    padding: 20px !important;
}

  /* הסתרת כותרת הטבלה */
  .wc-block-cart-items thead {
    display: none !important;
  }

  /* כל מוצר ככרטיס */
  .wc-block-cart-items__row {
    display: block !important;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 16px;
    margin-bottom: 16px;
  }

  /* מבנה כללי */
  .wc-block-cart-item__image,
  .wc-block-cart-item__product,
  .wc-block-cart-item__total {
    display: block !important;
    width: 100% !important;
  }

  /* שורה עליונה */
  .wc-block-cart-item__product {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 12px;
  }

  /* תמונה */
  .wc-block-cart-item__image {
    width: 130px !important;
    min-width: 130px !important;
  }

  .wc-block-cart-item__image a {
    width: 100% !important;
    display: block !important;
  }

  .wc-block-cart-item__image img {
    width: 130px !important;
    height: auto !important;
    max-width: none !important;
    object-fit: contain !important;
  }

  /* שם מוצר */
  .wc-block-components-product-name {
    font-size: 18px !important;
    font-weight: 600 !important;
  }

  /* מחיר */
  .wc-block-cart-item__prices {
    margin-top: 6px;
  }

  /* כמות */
  .wc-block-cart-item__quantity {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* סה"כ מוצר */
  .wc-block-cart-item__total {
    margin-top: 12px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    text-align: left;
    font-weight: 600;
  }

  /* בלוק האייקונים */
  .dd-cart-benefits {
    width: 100% !important;
    margin-top: 20px;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
  }
   
.wc-block-components-sidebar-layout .wc-block-components-main, .wc-block-components-sidebar-layout .wc-block-components-sidebar {
        width: 100% !important;
	  	padding: 5px !important;
    }

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
    padding: 15px;
}
}	