:root {
	--wd-text-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 16px;
	--wd-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(31,31,31);
	--wd-entities-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(31,31,31);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(195,0,0);
	--wd-alternative-color: rgb(244,244,244);
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(179,0,0);
	--btn-default-bgcolor-hover: rgba(178,29,29,0.9803921568627451);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(195,0,0);
	--btn-accented-bgcolor-hover: #9E0000;
	--btn-transform: none;
	--btn-font-size: 16px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(232,245,233);
	--notices-success-color: rgb(27,94,32);
	--notices-warning-bg: rgb(255,244,229);
	--notices-warning-color: rgb(138,75,0);
	--wd-link-color: rgb(68,68,68);
	--wd-link-color-hover: rgb(195,0,0);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(8,9,12);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	font-weight: 300;
	font-size: 16px;
	background: rgb(0,0,0);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(195,0,0);
}
.wd .product-label.new {
	background-color: rgb(46,204,113);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 15px;
	--wd-header-el-font-size: 15px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-header-el-font-size: 14px;
	--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
}

@media (min-width: 1300px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(195,0,0);
}

/* =======================================================
   IPRO - GLOBAL CSS
   Location: WoodMart → Theme Settings → Custom CSS → Global
   Last organized: 2026-05-10
   ======================================================= */


/* =======================================================
   1) CART / CHECKOUT
   ======================================================= */

.cart_totals {
    padding: 25px !important;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.06);
}

.cart_totals .amount {
    font-size: 32px;
    font-weight: 700;
    color: #000;
}

.cart_totals .cart-subtotal .amount {
    font-size: 16px;
    color: #777;
}

.cart_totals .order-total {
    margin-bottom: 20px;
}

.cart_totals .checkout-button {
    width: 100%;
    height: 58px;
    font-weight: 700;
    border-radius: 10px;
    letter-spacing: 0.5px;
}

.cart_totals .checkout-button:hover {
    background-color: #b80000;
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(184,0,0,0.25);
}


/* =======================================================
   2) PRODUCT GRID TITLES
   מונע חיתוך שם מוצר ומאפשר עד 3 שורות אחידות
   ======================================================= */

.wd-products .wd-entities-title,
.products .wd-entities-title,
.product-grid-item .wd-entities-title,
.product-grid-item .product-title {
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: unset !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    line-height: 1.4 !important;
    min-height: calc(1.4em * 3) !important;
}

.wd-entities-title a,
.product-title a {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: unset !important;
}


/* =======================================================
   3) HEADER / AJAX SEARCH
   מתקן שכבות ורקע של תוצאות חיפוש WoodMart
   ======================================================= */

.wd-search-opened .whb-header,
.whb-header {
    z-index: 10000;
}

.wd-search-form,
.wd-search-results,
.wd-dropdown-results,
.autocomplete-suggestions,
.search-results-wrapper,
.wd-search-cat {
    background: #fff !important;
    opacity: 1 !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    z-index: 10001 !important;
}

.wd-search-results,
.wd-dropdown-results,
.autocomplete-suggestions {
    border-radius: 16px !important;
    box-shadow: 0 18px 45px rgba(0,0,0,0.16) !important;
    overflow: hidden !important;
}
=======================================================
   4) MOBILE BOTTOM TOOLBAR - CLEAN FLOATING DOCK
   סרגל ניווט תחתון לנייד - נקי, יציב, בלי הצללה כבדה
   ======================================================= */

@media (max-width: 768px) {

    body.home .wd-toolbar,
    .wd-toolbar {
        position: fixed !important;
        left: 14px !important;
        right: 14px !important;
        bottom: 10px !important;
        width: auto !important;
        height: 62px !important;
        padding: 6px !important;
        border-radius: 24px !important;

        background: #ffffff !important;
        border: 1px solid rgba(0,0,0,0.08) !important;

        box-shadow: none !important;
        filter: none !important;
        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;

        z-index: 9999 !important;
        overflow: hidden !important;
    }

    .wd-toolbar .wd-toolbar-item {
        border-radius: 18px !important;
        margin: 0 2px !important;
        transition: background 0.2s ease !important;
    }

    .wd-toolbar .wd-toolbar-item:hover,
    .wd-toolbar .wd-toolbar-item:active {
        background: rgba(0,0,0,0.035) !important;
        transform: none !important;
    }

    .wd-toolbar .wd-toolbar-item a {
        min-height: 50px !important;
    }

    .wd-toolbar .wd-toolbar-item span {
        font-size: 11px !important;
        font-weight: 600 !important;
        line-height: 1.15 !important;
    }

    .wd-toolbar .wd-toolbar-item svg,
    .wd-toolbar .wd-toolbar-item i {
        width: 21px !important;
        height: 21px !important;
    }

    .wd-sticky-add-to-cart,
    .sticky-add-to-cart,
    .single_add_to_cart_button.wd-sticky-btn,
    .wd-sticky-btn {
        bottom: 84px !important;
        z-index: 9998 !important;
    }
}


/* =======================================================
   5) MOBILE TOOLBAR - WHATSAPP BUTTON
   עיצוב כפתור וואטסאפ בסרגל מובייל
   הערה: מבוסס על כך שוואטסאפ הוא הכפתור האחרון
   ======================================================= */

@media (max-width: 768px) {

    .wd-toolbar .wd-toolbar-item:last-child {
        background: rgba(37, 211, 102, 0.10) !important;
        border-radius: 18px !important;
    }

    .wd-toolbar .wd-toolbar-item:last-child svg,
    .wd-toolbar .wd-toolbar-item:last-child i {
        color: #25D366 !important;
        fill: #25D366 !important;
    }

    .wd-toolbar .wd-toolbar-item:last-child span {
        color: #159947 !important;
        font-weight: 800 !important;
    }
}
/* =======================================================
   6) WOODMART COOKIE POPUP - MOBILE SAFE SPACING ONLY
   מרים את הודעת הקוקיז מעל סרגל הניווט התחתון בלבד
   ======================================================= */

@media (max-width: 768px) {
    .wd-cookies-popup {
        margin-bottom: 78px !important;
    }
}
/* =========================================================
   iPro - Mobile equal product cards for WoodMart
   מיישר גובה כרטיסי מוצר במובייל + תמונות + וריאציות צבע
   ========================================================= */

@media (max-width: 768px) {

  /* כרטיס מוצר אחיד */
  .wd-products .product-grid-item,
  .products .product-grid-item {
    display: flex;
    height: auto;
  }

  .wd-products .product-wrapper,
  .products .product-wrapper {
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  /* אזור תמונה אחיד */
  .wd-products .product-element-top,
  .products .product-element-top {
    height: 205px;
    min-height: 205px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  /* תמונת מוצר לא נחתכת */
  .wd-products .product-element-top img,
  .products .product-element-top img {
    max-height: 185px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
  }

  /* שם מוצר - 2 שורות קבועות */
  .wd-products .product-title,
  .products .product-title {
    min-height: 46px;
    max-height: 46px;
    line-height: 1.35;
    overflow: hidden;
    margin-bottom: 6px;
  }

  .wd-products .product-title a,
  .products .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  /* אזור וריאציות צבע - גובה קבוע */
  .wd-products .wd-swatches-grid,
  .products .wd-swatches-grid,
  .wd-products .wd-product-swatches,
  .products .wd-product-swatches {
    min-height: 28px;
    max-height: 28px;
    margin-top: 4px;
    margin-bottom: 6px;
    overflow: hidden;
  }

  /* צבעים קטנים ואחידים */
  .wd-products .wd-swatch,
  .products .wd-swatch {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
  }

  /* אזור מחיר אחיד */
  .wd-products .price,
  .products .price {
    min-height: 32px;
    margin-top: auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 4px;
    flex-wrap: wrap;
  }

  /* כפתורים / בחירת אפשרויות */
  .wd-products .wd-add-btn,
  .products .wd-add-btn,
  .wd-products .product-actions,
  .products .product-actions {
    min-height: 42px;
    margin-top: 8px;
  }

  /* תגיות מבצע/חדש/אזל מהמלאי שלא ישברו גובה */
  .wd-products .product-labels,
  .products .product-labels {
    z-index: 3;
  }
}
/* iPro accessibility contrast fixes */

/* Product brand names in product cards */
.product-grid-item .wd-product-brands-links,
.product-grid-item .wd-product-brands-links a,
.wd-products .wd-product-brands-links,
.wd-products .wd-product-brands-links a {
  color: #555555 !important;
}

/* Cybershield promo banner subtitle */
.promo-banner .banner-subtitle,
.promo-banner .banner-subtitle.subtitle-color-default {
  color: #555555 !important;
}