:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--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: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--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: uppercase;
	--wd-header-el-font-size: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(14,77,129);
	--wd-alternative-color: rgb(14,77,129);
	--btn-default-bgcolor: rgb(14,77,129);
	--btn-default-bgcolor-hover: rgb(24,208,241);
	--btn-accented-bgcolor: rgb(14,77,129);
	--btn-accented-bgcolor-hover: rgb(24,208,241);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(14,77,129);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(58,222,255);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(24,208,241);
	--wd-sticky-btn-height: 83px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: inherit;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
}
.wd-hb {
	background-color: rgb(15,75,129);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 204px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: left top;
}
.wd-footer {
	background-color: rgb(8,61,108);
	background-image: none;
}
html .widget-area .widget .price {
	font-family: "Assistant", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	font-family: "Assistant", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Assistant", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(12,0,0);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(14,77,129);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 800px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 85px;
	--wd-sticky-btn-height: 95px;
	}
	html .widget-area .widget .price {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 90px;
	--wd-sticky-btn-height: 42px;
	}
	html .widget-area .widget .price {
		font-size: 15px;
	}

}
:root{
--wd-container-w: 1360px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Assistant !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Assistant !important;
}

.wd-page-title {
background-color: rgb(13,78,130);
}

/********************* הקטנת כפתור קנייה מהירה לתצוגה תואמת בסלולר ודסקטופ *********************/
.single_add_to_cart_button.single_buy_now.button.alt.gpls-arcw-buy-now.gpls-arcw-simple-buy-now.gpls-arcw-buy-now-ajax {
    xfont-size: 14px!important;
	  margin-left:-1px;
		margin-right:-1px;
}

/********************* לשוניות מוצרים דף ראשי *********************/
.tab-label.nav-link-text{
    font-size: 15px!important;
}
.tabs-name.title{
    color:#ff9933;
}
.hotp{
    color:#e54c3c!important;
}

.hot_title{
margin:0;
}

.elementor-kit-13 h2 {
    font-size: 31px;
    margin: 0;
    color: #ffa608;
}
/********************* צבע טקסט בתיאור מוצר *********************/
.woocommerce-product-details__short-description {
    color:#000;
}


.nav-link-text{
    font-size: 15px!important;
}

/********************* צובע אייקון רשימת משאלות לאחר לחיצה *********************/
.wd-tooltip-inited.added {
    color:#00beb2;
}


/********************* אייקון וטקסט חניה בהדר *********************/

img.parkicon {
    height:28px;
}

.whb-top-bar .freeparkx {
    font-size: 10px;
    line-height: 1.2;
}


/********************* כותרת מאמר בבלוג *********************/
/* h1.wd-entities-title.title.post-title{
    font-size: 23px!important;
		xcolor:red;  
} */

/*רשימת תתי קטגוריות ואייקון פתיחה - בדף קטגוריה*/
.wd-btn-show-cat > a:before{
    font-size: 15px!important;
    content: "\f129"!important;
    display:inline-block!important;
    padding-right: 30px;
}

/********************* הסתרת סליידר מובייל מתצוגת דסקטופ *********************/
#n2-ss-3x {
	display:none;
}

/********************* טקסט שם חבר מועדון מחובר *********************/
.wd-tools-text{
    font-size: 12px!important;
}

/********************* תתי קטגוריות במעבר עכבר *********************/
.woodmart-nav-link{
    font-size: 14px!important;
		color:#ffffff;
	  
}

/*********************   צבע מספר על סל קניות השוואה ורשימת משאלות *********************/
.whb-header .wd-header-cart.wd-design-5 .wd-cart-number {
    background-color: #00ccf1;
}
.whb-header .wd-tools-element .wd-tools-count {
    background-color: #00ccf1;
}


/*********************  הסתרת שם המחבר מהבלוג *********************/
.blog-post-loop .wd-entry-meta,
.blog-post-loop .wd-tltp,
.single-post .wd-entry-meta {
    display: none;
}
/*********************  הסתרת תאריך *********************/
.blog-post-loop .post-date,
.blog-post-loop .wd-tltp,
.single-post .post-date {
    display: none;
}

/********************  בלוג סוף *******************/


/*סרגל תחתון במובייל מבליט אייקון סל קניות*/
.wd-toolbar {
    overflow: unset !important;
}

.wd-toolbar .wd-header-cart span.wd-tools-icon.wd-icon-alt {
    margin-top: -30px;
    background: #0e4d81;
    padding: 10px;
    border-radius: 50px;
    border: 5px solid white;
}

/*החלפת אייקון סל קניות*/
.wd-toolbar .wd-header-cart .wd-tools-icon.wd-icon-alt:before {
    color: white;
}
body .wd-header-cart .wd-tools-icon.wd-icon-alt:before {
    content: "\f105";
    font-family: "woodmart-font";
}

/*מסתיר את הסרגל התחתון במובייל כאשר היוזר בדף תשלום*/
.woocommerce-checkout .woodmart-toolbar {
    display: none;
}

/*סרגל תחתון לכל המכשירים
.woodmart-toolbar {
    display: flex;
}*/

/* פרטי סכומים תוספות מוצר - כרגע זה מוסתר ברמת הקוד */
.rnTotalBox Label{
    font-size: 16px!important;
	  xfont-weight: xbolder;
	  color:red;
}

.rnTotalBox span{
    font-size: 16px!important;
	  xfont-weight: xbolder;
	  color:#eabe12;
}

.rednaoLabel Label{
	  font-weight: bold;
	  color:#5c5c5c;
	  font-size: 13px!important;
}

.rnInputPrice option{
	  color:#5c5c5c;
	  font-size: 14px!important;
}

.rnInputPrice Placeholder{
	  color:#5c5c5c;
	  font-size: 14px!important;
}

/********************* כותרת משלוח לכתובת אחרת טופס תשלום *********************/
#ship-to-different-address {
    font-size: 20px;
    font-weight: 900;
}


/******************לא להציג כותרת דף בארכיון מוצרים***********************
.woodmart-archive-shop .page-title-default {
    display: none;
}*/
/******************************************/

/****************** סליידר טווח מחירים ************************/
.widget_price_filter .ui-slider-horizontal {
    border: 0px;
    background: none;
    cursor: pointer;
}
/******************* מסנני מוצרים ***********************/
.layered-nav-link{
    font-size: 11px!important;
	  font-weight: boldx;
}

/* גודל תמונות מותגים במסנן מוצרים */
.filter-swatch img, .filter-swatch picture {
    height:80%;
    width: 80%;
    object-fit: contain;
    border-radius: inherit;
}

/******************* צבע תתי קטגוריות בדף קטגוריה ***********************/
.xwd-nav[class*="wd-style-underline"] .xnav-link-text {
    line-height: 1.2;
    position: relative;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 1px;
}
/******************* צבע תתי קטגוריות  במעבר עכבר בדף קטגוריה ***********************/
.color-scheme-light .wd-nav[class*="wd-style-"], .whb-color-light .wd-nav[class*="wd-style-"] {
    --nav-color: #fff;
    --nav-color-hover: #00ccf1;
    --nav-color-active: #00ccf1;
    --nav-chevron-color: rgba(255,255,255,0.6);
}

/*  גודל כותרת מוצר ברשימת מוצרים */
/* .wd-entities-title{
    font-size: 12px!important;
} */

/********************* קטגוריות ראשיות ותתי קטגוריות בדף קטגוריה *********************/
.nav-link-text{
    font-size: 12px!important;
	  xfont-weight: xbold;
}
.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a, .wd-nav[class*="wd-style-"]>li.active>a {
    color: #00cbf0;
}

.product_title{
    font-size: 22px!important;
	  font-weight: bold;
}
.elementor-8551 .elementor-element.elementor-element-a9c1435 div.product-category .wd-entities-title, .elementor-8551 .elementor-element.elementor-element-a9c1435 .wd-nav-product-cat>li>a{
    color: #ffffff;
}

[class*="title-line-"] .product-grid-item .wd-entities-title{
	color: #333333;
}

.category-grid-item .wd-entities-title {
font-size:16px;
}


@media (max-width: 1024px){
.wd-nav-tabs-wrapper {
    -webkit-mask-image:unset !important;
    mask-image:unset !important ;
}
}


.wd-header-nav.wd-header-secondary-nav.text-center.wd-full-height{
	padding-right:20px !important;
	padding-left:20px !important;
}


@media (max-width: 1151px){
.whb-header-bottom {
    height: 79px;
    display: flex;
    align-items: center;
}
}

.bottom-list-color{
    color: white
}

:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a {
    color: white !important;
}


body .labels-rectangular .out-of-stock {
display: none;
}

@media (max-width: 1063px){
form.cart {
        flex-direction: column;
}
}

.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a, .wd-nav[class*="wd-style-"]>li.active>a {
    color: rgb(14,77,129);
}



/*main header fix*/
/*@media (max-width: 767px) {
.whb-header {
    margin-bottom: 0; 
    padding: 50px!important;
}

}
*/

@media (max-width: 1024px) {
.whb-header-bottom {
	display:none;
}

}


/*active menu link*/

.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a, .wd-nav[class*="wd-style-"]>li.active>a {
    color: #00cbf0;
}

/*hide header counter*/
/*  .wd-tools-count{
display:none!important;
	 
} */


/* submenu color*/
 * 
 * .wd-sub-menu li>a {
    color: #000 !important;
}

/*header-phone*/
.header-phone{
font-size:16px;
}


/*breadcrumbs size*/
.breadcrumb_last{
	font-size:13px;
}

:is(.breadcrumbs,.yoast-breadcrumb) :is(a,span) {
	font-size:13px;}


/*unhide accordion*/
@media (max-width: 1024px){
body .wd-accordion-title {
    display: flex;
}
}

/*padding single product*/
.product-summary-shadow .summary-inner {
    padding: 15px !important;
}

/*add to cart minicart btn color*/
.woocommerce-mini-cart__buttons .btn-cart {
    background-color: rgb(73 171 251);

}

/*bought together counter*/
.wd-fbt-desc{
display:none;}

/*bought together btn*/
:is(.wd-fbt-desc,.wd-fbt-purchase-btn) {
    width: 100%;
}

/*iconic checkout upsale*/
.iconic-wsb-checkout-bump__header{
	flex-direction: row-reverse;
    text-align: justify;
}

.iconic-wsb-checkout-bump__body {
    flex-direction: row-reverse;
    text-align: right;
}

.iconic-wsb-checkout-bump__price del {
     margin: 0 ;
}

.woocommerce-Price-amount .amount{
margin-right:10px;
}

.product.wd-hover-alt .wd-add-btn>a{
font-size:100%;
}

.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 100%;
    max-height: 238px;
    object-fit: contain;
}

.wd-timer {
    direction: ltr;
}


.wd-timer {
  display: inline-flex;
  gap: 5px;
  flex-wrap: wrap; }
  .wd-timer > span {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 2px;
    min-width: 1.8em;
    min-height: 1.8em;
    border-radius: var(--wd-brd-radius);
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    color: var(--color-gray-800);
    font-weight: 600;
    font-size: 20px;
    line-height: 1; }
    .wd-timer > span span {
      display: block;
      margin-top: 5px;
      color: var(--color-gray-500);
      text-transform: capitalize;
      font-weight: 400;
      font-size: 60%; }

.product-grid-item :is(.wd-product-countdown,.wd-swatches-grid) {
    justify-content:space-between;
}

.products[class*="wd-stretch-cont"] .product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: 0;
}

.woocommerce-price-suffix{
display:none!important;
}

.elementor-49820 .elementor-element.elementor-element-f7c728c .jet-listing-dynamic-field .jet-listing-dynamic-field__content {
    width: auto;
    display: flex;
    flex-wrap: wrap;
}

.elementor-kit-13 h1 {
    color: #fff;
}

.wd-single-title .product_title {
    color: black;
}

/********************* רווח קטן יותר בתפריט פוטר *********************/

:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li {
    margin-bottom: 5px;
}


/********************* חץ מלאי מוסתר *********************/

p.stock.wd-style-default.in-stock:before{
display:none;
}

/*סידור תמונות בגלריה של עמוד מוצר*/

.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img{
	object-fit:contain!important;
}

/*הצמדת כותרות למטה בגריד בקטגוריה*/

.product-wrapper{
justify-content: space-between;
}

.wd-product .wrap-price{
margin-top:unset!important;
}

.wd-product .product-element-bottom{
justify-content: flex-end!important;
}
/*שינוי קנה מידה של הלוגו בדף מוצר*/
.wd-product-brands img {
    width: 100%;
    max-height: 40px;
	  max-width:  none; !important
}
/*ביטול חצים מעל הגלריה בדף מוצר*/
.wd-thumb-nav {
    display: none !important;
}


/*הסתרת ציון ללא מעמ בחיפוש*/

.dgwt-wcas-pd-price .woocommerce-price-suffix, 
.dgwt-wcas-tpd-price .woocommerce-price-suffix,
.wd-sticky-btn .wd-sticky-btn-cart .price .woocommerce-price-suffix
{
display:none!important;}






/*סידור רוחב שורת חיפוש  בדסקטופ רחב*/
@media (min-width: 1025px) {
  .whb-header_709665 .whb-column9 > .wd-header-search-form {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
  }

  .whb-header_709665 .whb-column9 > .wd-header-search-form .dgwt-wcas-search-wrapp,
  .whb-header_709665 .whb-column9 > .wd-header-search-form .dgwt-wcas-search-form,
  .whb-header_709665 .whb-column9 > .wd-header-search-form .dgwt-wcas-sf-wrapp,
  .whb-header_709665 .whb-column9 > .wd-header-search-form .dgwt-wcas-search-input {
    width: 100%;
    max-width: none;
  }
}@media (min-width: 1025px) {
	/* .wd-sticky-btn {
    height: 220px;
		padding-left:80px;
	  xpadding-right:50px;
} */


/**** קישורי קטגוריה בסרגל ניווט  ****/
span.nav-link-text{
    font-size: 16px!important;
}

/**** קישורי תתי קטגוריה בדף קטגוריה  ****/
.nav-link-text.category-name{
    font-size: 13px!important;
		color:#00ccf1; 
	  color:#fff; 
}


/**** תמונה בדף טרייד אין  ****/
.elementor-28497 .elementor-element.elementor-element-aae8043 img {
    padding-bottom:400px;
}

/**** לא להציג במחשב את שלישיית הבאנרים שמותאמים למובייל שבדף ראשי ****/
.elementor-element-294277a {
    display: none;
}

/**** לא להציג במחשב את תמונת סליידר למובייל בדף אודות ****/
.elementor-element-e84ee33 {
    display: none;
}

/*  קישור לחנות בהדר מימין והרקע לקישור */
.shopy span.nav-link-text{
		color:#fff;  
}
#menu-item-29108{
	background-color:#00beb2;  
}

.elementor-42279{
margin:0;}

/*סידור סליידר תמונות בסינגל מוצר*/
.thumbs-position-left{
	flex-wrap:wrap!important;
}



.whb-flex-row.whb-header-bottom-inner {
    min-width: 1405px !important;
}
@media screen and (max-width: 1500px) and (min-width: 1025px) {

.wd-nav.wd-gap-l {
    --nav-gap: 15px!important;
	
}
	ul#menu-categories {
    margin-right: -186px !important;
}
}


}

@media (max-width: 576px) {
	/**** לא להציג כפתור מעבר לדף מוצר מפופאפ פרטי מוצר ****/
a.view-details-btn {
    display: none;
}

/**** לא להציג במובייל טופס ניוזלטר ****/
.elementor-element-ea2eeac {
    display: none;
}
/**** לא להציג במובייל קטע של למה לקנות אצלינו שמופיע בדף מוצר ****/
.elementor-element-d3d64cd {
    display: none;
}

.elementor-heading-title.elementor-size-small {
    font-size: 22px!important;
}

/**** אייקון הגעה לחנייה בראש הדף ****/
img.parkicon {
    padding-top: 15px;
	  height:48px;
}

.nav-link-text{
    xfont-size: 15px!important;
	  xfont-weight: bold;
}
.wd-sub-menu{
    font-size: 15px!important;
	  font-weight: bold;
}

span.woodmart-title-container.title {
    font-size: 16px;
}

 
/**** לא להציג במובייל את תמונת סליידר לדסקטופ בדף אודות ****/
.elementor-element-40718a19 {
    display: none;
}
/**** לא להציג במובייל את תמונת סליידר למובייל בדף אודות ****/
.elementor-element-e84ee33 {
    display: none;
}


/********************* רקע כפתורי קטגוריות דף חנות במובייל *********************/
.elementor-28040 .elementor-element.elementor-element-4cf657ea > .elementor-background-overlay {
    background-image: url(https://www.erlich.co.il/wp-content/uploads/2022/06/bg-category-mobile66.jpg);
    background-repeat: repeat;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

/********************* הסתרת סליידר דסקטופ מתצוגת מובייל *********************/
#n2-ss-2 {
	display:none;
}

/**** לא להציג במובייל את שלישיית הבאנרים שמותאמים למחשב שבדף ראשי ****/
.elementor-element-13683196ס {
    display: none;
}

/**** הצמדת תמונת חנות בדף אודות לכותרת הדף ****/
.elementor-11502 {
  margin-top:-40px;
}

/*הסתרת אפשרות להחליף טאב בתפריט מובייל*/

.wd-nav-mob-tab.wd-swap {
	display:none;
}
}

