/** Shopify CDN: Minification failed

Line 145:0 Unexpected "}"
Line 314:0 All "@import" rules must come first
Line 446:1 Unexpected "/"
Line 1593:1 Expected "}" to go with "{"

**/
#contact-cards .card-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;

  column-gap: 25px; /* רווח בין פריטים לצדדים בלבד */
}

#contact-cards .card {
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
  width: 250px;
  padding: 40px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  perspective: 1600px !important;
  text-align: center;
  box-sizing: border-box; /* Ensures padding is included in the width */
}

#contact-cards .card:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2), 0 8px 10px rgba(0, 0, 0, 0.15);
}

#contact-cards .card h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}

#contact-cards .card a {
  text-decoration: none;
  font-weight: bold;
}

#contact-cards .card p {
  font-size: 14px;
  line-height: 1.6;
}

/* Responsive styles for mobile */
@media (max-width: 768px) {
  #contact-cards .card {
    width: 100%; /* Full width for single-column layout on smaller screens */
  }
}
.product-label--on-sale {
  font-size: 14px;
  padding: 5px 10px;
}
.price.price--highlight {
  color: #83bc44;
  font-size: 16px !important;
  font-weight: 500 !important;
}
.page__sub-header a {
  font-size: 14px;
  color: #26235a;
}
.page__sub-header span {
  font-size: 14px;
  color: #83bc44;
  font-weight: bolder !important;
}
.product-label--custom1 {
  margin-left: 5px;
}
.product-list.product-list--collection .product-item.product-item--vertical {
  max-width: 33% !important;
}
.product-list.product-list--vertical.product-list--stackable .product-item {
  margin: 0px 0px !important;
  max-width: 25% !important;
}
@media screen and (max-width: 1210px) {
  .product-list.product-list--vertical.product-list--stackable .product-item {
    max-width: 23% !important;
  }
}
@media screen and (max-width: 750px) {
  .product-list.product-list--vertical.product-list--stackable .product-item {
    margin: 0px 0px !important;
    max-width: 100% !important;
  }
  .product-list.product-list--collection .product-item.product-item--vertical {
    max-width: 50% !important;
  }
  .scroller__inner div .collection-item {
    display: inline-block !important;
    float: right;
    width: 31%;
    margin: 1%;
  }
}

#store-branches .card-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  justify-content: center;
    
    column-gap: 25px; /* רווח בין פריטים לצדדים בלבד */
}

#store-branches .card {
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
    width: 48%!important;
    padding: 20px 25px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    perspective: 1000px;
}

#store-branches .card:hover {
    transform: translateY(-10px) scale(1.05);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2), 0 8px 10px rgba(0, 0, 0, 0.15);
}

#store-branches .card.full-width {
    width: 64%;
    margin: 0 ;
}

#store-branches .card h2 {
    font-size: 20px !important;
    margin-bottom: 10px;
    color: #83bc44!important;
}

#store-branches .card a {
    text-decoration: none;
    color:  #83bc44!important;
}
}

#store-branches .card p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

/* Responsive styles for mobile */
@media (max-width: 768px) {
    #store-branches .card {
        width: 100%!important;
    }
    #store-branches .card.full-width {
        width: 100%!important;
    }
}

#INDmenu-btn-moveArrow {
  bottom: 0px !important;
} 
  
.product-item--horizontal .product-item__label-list {
  margin-top: 20px;
  margin-left: -5px;
  z-index: 0px !important;
}

  .search-bar__input-clear {
  left: 0 !important;
  padding-left: 10px;
  direction: ltr !important;
  float: right !important;
} 

.flickity-page-dots {
  display: none !important;
} 
  
  .expandable-content--expandable {
  display: none; /* Fixed typo: 'nne' to 'none' */
}
.product-item--horizontal .product-item__label-list {
  margin-top: -10px; /* Adjusted from 20px */
  margin-left: -10px !important;
} 
  
  .product-item__label-list {
  margin: -10px;
} 

  .product-list--collection .product-item--list {
  width: 100% !important;
  flex: 100% !important;
  gap:8px!important;
    flex-wrap: wrap !important;

}
  .product-block-list p,
.product-block-list li {
  font-size: 16px;
  font-weight: 100 !important;
  color: #000000 !important;
  line-height: 1.5em !important;
}
  
.product-block-list a {
  text-decoration: none !important;
  color: #26235a !important;
  font-weight: 500 !important;
}
  
.product-block-list a:hover {
  text-decoration: underline !important;
  color: #26235a !important;
}
  
.bundler-volume-target-element.bndlr-automatic-volume-bundle {
  transform: translate(0px, 20px) !important;
}

.main-menu-collection {
  display: flex !important;
  flex-wrap: wrap !important; /* מאפשר לכפתורים לרדת שורה במידת הצורך */
  gap: 10px !important; /* מרווח של 10 פיקסלים בין כל כפתור */
  width: 100% !important; /* המיכל הראשי תמיד יתפוס 100% רוחב */
  justify-content: flex-start !important; /* מתחיל את פיזור הכפתורים משמאל */
  box-sizing: border-box !important;
}

.collection-sub-menu-item {
  flex: 1 1 1% !important; /* נותן לכל כפתור בסיס של 10% מהשורה */
  max-width: 100% !important; /* מגביל את רוחב הכפתור ל-100% */
  color: #26235a !important;
  text-align: center !important;
  background-color: #f9f9f9 !important; /* רקע לבן רך */
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1) !important; /* הצללה עדינה */
  box-sizing: border-box !important;
  border: 1px solid #e1e3e4 !important;
  padding: 8px 16px !important;
  border-radius: 12px !important;
  white-space: pre !important;
}

.collection-sub-menu-item:hover {
  background-color: #e6f0ff !important; /* רקע כחול בהיר בזמן מעבר עכבר */
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.2) !important; /* הצללה חזקה יותר במעבר עכבר */
  transform: translateY(-2px) !important; /* אפקט תנועה קטנה במעבר עכבר */
}

.collection-sub-menu-item:active {
  background-color: #26235a !important; /* צבע רקע כחול כהה בזמן לחיצה */
  color: #ffffff !important; /* צבע טקסט לבן בלחיצה */
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.2) !important; /* הצללה חזקה יותר בזמן לחיצה */
  transform: translateY(0) !important; /* ביטול תזוזה בזמן לחיצה */
}



@media screen and (max-width: 640px) {
  .product-gallery__thumbnail{
    height: 52px;
    width: 52px;
  }
  .product-gallery__thumbnail img{
      object-fit: cover;
      width: 100%;
      height: 100%;
  }
  .announcement-bar__content{
    padding: 0;
  }
  .product-block-list__item--gallery .card__section{
    padding: 0;
  }
  .product-meta__title{
    margin-bottom: 4px !important;
  }
    .product-list--collection .product-item--vertical {
        width: 50%;
        flex: 1 1 40%;
    }
}

@media screen and (min-width: 641px) {
    .\31\/3--tablet-and-up {
        width: 33.33%;
        flex: 1 1 30%;
    }
}

@media screen and (min-width: 1280px) {
    .\31\/4--desk {
        width: calc(25% - 6px);
        flex: 1 1 24%;
    }
}

@media screen and (min-width: 1440px) {
    .\31\/6--wide {
        width: calc(16.6667% - 17px);
    }
    .\31\/4--wide{
      width: calc(25% - 6px);
    }
}



@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,500,700,900&display=swap&subset=hebrew');

.branchgallery .slideshow__slide img{
    height: 100%;
    object-fit: cover;
}

    .product-list--scrollable .product-item:first-child {
        margin-left: 0;
    }

    .product-list--scrollable .product-item:last-child {
        margin-right: 0;
    }

.product-list:before {
  border: 0px !important;
}

.collection .card{
  border: 0;
}

.flickity-prev-next-button svg {
    fill: #27235a;
    width: 18px;
    height: 18px;
}

.flickity-prev-next-button {
    background: #ffffff;
    border: 1px solid #e1e3e4;
}

.price {
    color: var(--heading-color);
    font-weight: 600;
}

.quick-links {
    gap: 12px;
    text-align: center;
    background: none;
    border: 0px solid var(--border-color);
    font-size: calc(var(--default-text-font-size) + 3px);
    border-radius: 0;
}

.quick-links__link {
    border: solid 1px var(--border-color);
  box-shadow: none;
    border-radius: 8px;
  background: white;
  flex: 1 1 45%;
}

.product-list {
    background: #f3f5f6;
    gap: 8px;
    padding-top: 8px;
}

.product-item{
    padding: 0;
    box-shadow: none;
  margin: 0 4px;
    border: 1px solid #e4e6e7;
}

.product-list--collection .product-item{
  margin: 0;
}

    .article__image-wrapper {
        max-height: 400px;
      left: auto;
    }

.article__image-wrapper img{
    object-fit: cover;
    width: 100%;
    max-height: 440px;
    object-position: center;
}


@media screen and (min-width: 641px){
  .collection-item__title {
        transform: none;
        width: 100%;
  }
}

.footer .rte a:not(.button){
  text-decoration: none;
}

.contactBtn-text{
  display: none !important;
}

html, body{
  direction: rtl;
}

.search-bar__image-container {
    margin-right: 0;
    margin-left: 20px;
}

.search-bar__view-all svg {
    margin-right: 12px;
    margin-left: 0px;
}


.collection-sub-menu-item{
    border: 1px solid #e1e3e4;
    padding: 8px 16px;
    border-radius: 12px;
    white-space: pre;
}

.collection-sub-menu-item:hover{
    color: #27235a;
}

.collection-sub-menu-item.active-menu-item {
    border: 1px solid #27235a;
    color: #27235a;
    font-weight: 500;
}
*/
.collection__filter-icon--active:after {
    top: 0px;
    left: 10px;
}

.collection__mobile-active-filter-cross {
    margin-right: 0;
    margin-left: 6px;
}

.collection__filter-group {
    direction: rtl;
}

.collection__toolbar-item--filter svg{
  margin-right: 0;
  margin-left: 12px;
}

.collection__filter-group-name {
    text-align: right;
}

.checkbox-wrapper svg{
  left: 12px;
}

.product-block-list__item--description .text--pull div{
  font-size: 1rem !important;
}

.collection__filter-group-name svg {
    margin-left: 0;
    margin-right: 10px;
}

.expandable-content--expandable .expandable-content__toggle {
    justify-content: center;
    padding-top: 0;
}
.expandable-content__toggle-icon{
  margin-left: 12px;
  margin-right: 0;
}

.expandable-content[aria-expanded] {
    max-height: 160px;
}

.page__sub-header {
    margin: 16px 0 4px 0;
}
.header__mobile-nav {
    margin-right: 0px;
}

.header__action-list{
  margin-left: 0;
  margin-right: auto;  
}

.action-list-left{
  margin-left: auto;
  margin-right: 0;
}

.action-list-left .header__action-item:first-child {
    padding-left: 4px;
}

.product-item__image-wrapper .aspect-ratio--square img, .product-item__image-wrapper .aspect-ratio--short img, .product-item__image-wrapper .aspect-ratio--tall img{
  object-fit: cover
}

html{
  text-align:right;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	direction: rtl;
}

.rte ul, .rte ol{
  margin-right: 18px;
  margin-left: 0px;
  direction: rtl;
}

.rte ul li::before {
    right: -18px;
    left: auto;
}

.mini-cart__image-wrapper {
    margin-right: 0;
    margin-left: 20px;
}

.mobile-menu, .page__sub-header, .article__aside-item, .nav-bar__inner, .card__header, .section__header, .product-form__info-list, .text-with-icons__item, .breadcrumb__list,
.mini-cart, .header__action-item-link, .search-bar__top, .form__input-row, .card, .page__header,
.map__store-list, .product-form__payment-container, .flickity-rtl .flickity-page-dots, .blog-sidebar__post-list--ranked 
{
  direction: rtl;
}

.popover__inner{
  direction: rtl;
}

.collection__toolbar-item--sort, .collection__toolbar-item--count .value-picker-wrapper{
display:none !important;
}
#shopify-section-1569336920451 .section{
margin-top:30px;
}

.text-with-icons__icon-wrapper-omer {
    margin-bottom: 15px;
}

.text-with-icons__icon-wrapper-omer svg {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.article-item__image-container{
  max-height: 320px;
}

.article-item__image-container img{
    max-width: none;
    width: 100%;
}

.header .icon--waze {
    width: 24px;
    height: 24px;
}

.map-text{
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.map-text .map {
    height: fit-content;
}

.map-text div{
  flex: 1;
}

.map-text h2{
  font-size: 1.2rem;
}

.collection__showing-count{
  margin-right: 0 !important;
}

.collection__description h2{
  font-size: 1rem;
  margin-top: 0;
}

@media screen and (min-width: 641px){
    .search-bar__results, .search-bar__menu-wrapper {
        right: 5px;
        left: auto;
    }
      .mini-cart {
        left: 0;
        right: auto;
      }
  .map-text{
    gap: 30px;
    flex-direction: row;
    position: relative;
  }

  .map-text .map{
    position: sticky;
    top: 180px;
  }
  
  .mini-cart__product-info {
    margin-right:0;
    margin-left: 20px;
  }
  
  .product-item--vertical .price:not(.price--compare), .product-item--list .price:not(.price--compare) {
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px));
  }
  .header__action-item-content {
      max-width: none;
      max-width: none;
  }  
  .product-item--list .product-item__image-wrapper {
    width: 180px;
    margin-right: 0;
    margin-left: 30px;
  }
    
    .product-meta__reference ~ .product-meta__share-buttons, .product-meta__reviews-badge ~ .product-meta__share-buttons{
    	left:0;
      right: auto;
    }
    
    .text-with-icons__icon-wrapper-omer{
    	margin: 0em 18px 0 18px !important;
    }
    .collection-item__title svg, .section__action-link svg{
      transform: rotate(180deg);
    }
  .text-with-icons__icon-wrapper {
      margin: 0.5em 0 0 18px !important;
  }
  .text-with-icons__icon-wrapper-omer {
      margin: 0em 0 0 18px !important;
  }  
}
@media screen and (min-width: 1000px){
  .quick-links__link {
    flex: 1 1 15%;  
  }
  
  .product-block-list__item--info{
    left: 0;
    right: auto;
  }
    .map-text{
      gap: 30px;
      flex-direction: row;
    }
  
  .map__store-list {
    width: 100%;
    max-width: none;
    border-right: 0;
}

  .collection-item {
    padding: 4px;
    padding-bottom: 24px;
}
  
.nav-bar__link .icon--arrow-bottom {
    width: 10px;
    height: 5px;
    margin-left: 0px !important;
    margin-right: 6px;

}
}
.header .icon--address-big{
	height: 25px;
    width: 27px;
    margin-left: 4px;
}
.mega-menu__inner--center{
text-align:right;}

.nav-dropdown__link svg{
  transform: rotate(180deg);
      margin: 0 65px 0 0 !important;
}
.breadcrumb__list svg {
  transform: rotate(180deg);}

.nav-bar__inner{
text-align:center;
}
.nav-bar__inner, .card__header, .section__header, .product-form__info-list, .text-with-icons__item, .breadcrumb__list,
.mini-cart, .header__action-item-link, .search-bar__top, .form__input-row, .card, .page__header,
.map__store-list{
direction:rtl;}

.table th, .rte table th, .table td, .rte table td {
    text-align: right;
}

.search-bar__filter {
  border-right: 1px solid rgba(163,175,239,0.3);
  border-left: none !important;}

.search-bar__submit{
  border-radius: 3px 0 0 3px !important;
}

.search-bar__filter-label{
font-size:14px;}

.search-bar__filter-label svg {
    margin-left: 0 !important;
    margin-right: 11px;
    width: 9px !important;
    height: 5px !important;
}

.form__floating-label {
  left: auto !important;
  right: 13px;}

.product-form__info-title{
padding-right:0 !important;
padding-left:12px;}

.inventory::before{
right:0;
left:auto !important;}

.inventory{
padding-right:0.8em;}

.product-form__payment-container{
direction:rtl;}

.product-form__inventory.inventory::before{
margin-right:0 !important;
margin-left:14px;}


#shopify-section-announcement-bar {
  position: -webkit-inherit;
  position: inherit;
  top: 0px;
  z-index: 9999;
}
#shopify-section-1602407181219 .map__map-container{
	display: none;
}
  #shopify-section-1602407181219 .map__store-list {
    width:100%;
  }
  #shopify-section-1602407181219 .map__store-item {
      padding: 0 20px 0 20px;
  }

#shopify-section-1602407133069{
  width: 50%;
  display: inline-block;
}

#shopify-section-1602407181219{
  width: 50%;
  float: left;
  display: inline-block;
}

#shopify-section-1602407133069 .section--text-centered {
    margin-right: 10%;
  	margin-top: 0;
    text-align:right;
  }

.shopify-section__blog-sidebar{
direction:rtl;
}

.section__action-link{
  direction: ltr;
}

.line-item__image-wrapper{
  margin-left: 20px;
  margin-right: 0;
}

.line-item__quantity-remove{
  margin-right: 10px;
  margin-left: 0;
}

.pswp__prev-next {
    flex-direction: row-reverse;
}

.product-gallery__carousel--zoomable~.product-gallery__zoom-notice{
  display: none;
}

.product-gallery__carousel-wrapper {
    margin-bottom: 12px;
}

@media screen and (max-width: 641px){
  .product-item{
     margin: 0;
  }
    .text-with-icons--stacked {
        display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }
    .text-with-icons--stacked .text-with-icons__item {
        margin-bottom: 0px;
        flex: 1 1 40%;
    }
  .main-menu-collection{
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  
  .map__direction-link{
  margin-bottom: 10px;
  }
  
  .waze__direction-link{
    margin-bottom: 30px;
    display: block;
    width: fit-content;
  }
  .branchmap{
  	display: flex;
    flex-direction: column-reverse;
  }
  .page__sub-header {
    display: flex;
    margin: 0;
    padding: 6px 20px;
    background: white;
  }
  
  .page__navigation{
  	display: none;
  }
  
  .page__header{
  	display:block;
  }
  
  .breadcrumb__item{
  	min-width: fit-content;
  }
  
  .product-item__label-list > .product-label {
    display: block;
    margin-bottom: 5px;
    border-radius: 3px 0 0 3px;
}
  #shopify-section-header {
    top: 0px !important;
  }
  #shopify-section-1602407181219 {
    width: 100%;
  }
  #shopify-section-1602407181219 .map__store-list {
    margin-right: 0% !important;
  }
  #shopify-section-1602407133069 {
    width: 100%;
    float: none;
  }
  #shopify-section-1602407181219{
    width: 100%;
    float: none;
  }
  #shopify-section-1602407133069 .section--text-centered {
    margin-right: 0%;
  }
  
}
.col-md-6{
width:50%;
float:right;}


#custom-preloader .custom-loader {
  left: 50%;
  border-radius: 6px;
  line-height: 56px;
  text-align: center;
}
#custom-preloader .custom-loader img {
  opacity: 0.9;
}

.half-menu{
width:50%;
float:right;
padding: 8px 0px 8px 10px;
}

#topcontrol {
background: #e0e3e4;
    width: 40px;
    height: 40px;
    border-radius: 50%;
  	z-index:99999999;
  	text-align:center;
}
#topcontrol img{
	width:14px;
  	vertical-align: bottom;
}
.bulbs{
	padding-bottom:20px;
  	cursor: pointer;
}

.title-pad{
  padding:0 20px;
}

.search-bar__inner {
  right: -20px;
  left: auto !important;
}

.text-outer{
	padding: 20px;
    border: 1px solid;
    border-color: #e1e3e4;
    background: white;
}

.product-item__image-wrapper {
    padding: 12px;
}

.product-item--vertical .product-item__info {
    padding: 0 12px;
    padding-bottom: 12px;
    direction: rtl;
}

.price--highlight {
    margin-right: 0;
    margin-left: 0.4em;
}

.product-item .price {
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px));
}

.collection-item {
    margin: 0;
    margin-left: 8px;
}
.collection-item:first-child {
    margin-left: 8px;
    margin-right: var(--mobile-container-gutter);
}

.collection-item:last-child {
    margin-right: 0;
    margin-left: var(--mobile-container-gutter);
}

.product-item__label-list {
    direction: ltr;
    left: 12px;
    top: 12px;
}

.product-item__image-wrapper{
  margin-bottom: 0;
}

@media screen and (min-width: 641px){
  .section__header-stack>.section__title {
    margin: 0 0 0 16px;
  }
  
  .waze__direction-link{
    margin-right: 6px;
  }
  .branch-left {
    position: sticky !important;
    top: 160px;
    height: fit-content;
  }
  
  .branchmap{
	display:flex;
}

  .text-outer{
      padding: 40px;
  }
  .branch-left, .branch-right{
  	width: 50%;
    padding: 20px;
  }

  .title-pad{
  padding:0 0;
  }
 
  .search-bar__inner {
    right: -5px;
    left: auto !important;
  }
}

@media screen and (max-width: 999px){
  .scroller {
    direction: rtl;
  }
}
#rawa-widget.rawa-opened #rawa-box{
	direction:rtl;
  text-align:right;
}

.rawa-greeting{
	padding-right:60px !important;
}

.rawa-avatar{
	margin-left:15px;
  margin-right:0 !important;
}

#rawa-box {
	height:300px !important;
}

.section__action-link{
  margin-right: 20px;
  margin-left: 0px;
}

.nav-dropdown .icon--nav-triangle-left {
  display:none;
}

.icon--nav-triangle {
   display:none;
}

.nav-dropdown__link {
  padding: 2px 20px 2px 60px;
}

.nav-dropdown:not(.nav-dropdown--floating){
  right: -15px;
  left: auto;
}

.announcement-bar__content {
    font-size: 13px;
    font-weight: 300;
    display: block;
}

.announcement-bar a {
    font-size: 11px;
    font-weight: 400;
}

.pagination__next{
	left: 0;
  right: auto;
}

.pagination__prev{
	right: 0;
  left: auto;
}

.page__header{
	text-align: center !important;
  	align-items: center;
}

.article__inner {
    max-width: 920px;
}

.article__share-label {
    margin-right: 0;
    margin-left: 20px;
}

.checkbox{
	margin-right: 0;
    margin-left: 10px;
}

.collection__layout-label {
    margin-right: 0;
    margin-left: 20px;
}

.collection__layout-button:last-child {
    margin-left: 0;
    margin-right: 15px;
}

#shopify-section-collection-list .section__title{
	margin: 0 auto;
}

.scroller__inner{
	text-align: center;
}

.article__navigation-item--next svg {
    margin-right: 12px;
    margin-left: 0px;
}

.article__navigation-item--prev svg {
    margin-left: 12px;
    margin-right: 0px;
}

.footer__title{
	text-align: right;
    direction: rtl;
}

.mobile-menu__help-wrapper .icon--bi-email {
    margin-right: 0;
    margin-left: 18px;
}

.mobile-menu__help-wrapper .icon--bi-phone {
    margin-right: 0;
    margin-left: 16px;
}

.social-media__item-list--stack svg {
    margin-right: 0;
    margin-left: 12px;
}

.collection-item{
	position: relative !important;
  	left: auto !important;
}


#INDmenu-btn svg {
    position: static!important;
    width: 90px !important;
    border: none;
    outline: 0;
}

.collection__toolbar-item--count label{
	display: none;
}

.product-item--horizontal .product-item__image-wrapper, .product-item--list .product-item__image-wrapper{
	margin: 0 0 0 20px;
}

.article-item__excerpt{
	direction: rtl;
}

.product-item__title{
	direction: rtl;
}

.icon--nav-triangle-borderless{
	display: none;
}

#waze-popover{
	height: auto !important;
}

.cb-b2b-price-product {
  
}

.cb-span-b2b-price {
  font-size:13px;
}
.cb-product-item-b2b-tax {
  font-size:9px;
}
.cb-product-item-b2b-title {
  font-size:16px;
}

.collection__filter-checkbox {
    display: flex;
    align-items: center;
    justify-content: start;
    direction: rtl;
}

.collection-drawer__header>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: row-reverse;
}

.Link--underline{
  text-decoration: underline;
}

.article__navigation{display: none !important;}


/* shlomi aditional css - start*/

/*באנדל*/

#bndlr-discount-message{
  background-color:#ffffff!important;
  opacity:0.9!important;
  border:2px solid #26235a!important;
  max-width:350px!important;
  padding:15px!important;
}
   #bndlr-discount-message {
            /* הצללה התחלתית */
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
            width: 100px; /* רוחב התחלתי */
            transition: box-shadow 0.3s;
        }

        /* הצללה בהעברת עכבר */
        #bndlr-discount-message:hover {
            box-shadow: 0 16px 32px rgba(0, 0, 0, 0.4), 0 24px 48px rgba(0, 0, 0, 0.4);
        }

        /* אנימציה נשימה והתמתחות */
        @keyframes breathing-stretching {
            0%, 100% {
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
                width: 100px; /* רוחב התחלתי */
            }
            50% {
                box-shadow: 0 16px 32px rgba(0, 0, 0, 0.4), 0 24px 48px rgba(0, 0, 0, 0.4);
                width: 150px; /* רוחב מוגדל */
            }
        }

        /* התחלת האנימציה */
        #bndlr-discount-message.animated {
            animation: breathing-stretching 3s infinite;
        }


.bndlr-message-discount-value {
  color:#26235a!important;
  font-size:16px!important;
}

.bndlr-message-title {
  color: #26235a!important;
  font-size:24px!important;
  font-weight:bold!important;
}

.bndlr-message-yes {
  color:#ffffff!important;
  background-color:#83bc44!important;
}

.bndlr-message-question {
  color: #83bc44!important;
  font-size:16px!important;
  font-weight:bold!important;
}

.bndlr-volume-main-text {
  font-size:18px !important;
  line-height:18px!important;
  margin-bottom:5px!important;
}
.bndlr-volume-saving-text {
  font-size:16px !important;
}
.bndlr-volume-discount {
  margin-bottom: 40px !important;
}
.bndlr-volume{
   margin-bottom:-40px!important;
             margin-top:-20px!important;}
.bndlr-volume-title {
  font-size: 24px!important;
}
/*סוף באנדל*/


/*מנורה שניה בחצי מחיר - התחלה*/


/*מנורה שניה בחצי מחיר - סוף*/



/*כרטיס מוצר - התחלה*/
.bundler-volume-target-element.bndlr-automatic-volume-bundle {
 
  top:190px!important;
  background-color:#ffffff!important;
  z-index:999!important;
  width:100%!important;
border:2px solid #26235a!important;
  padding:5px;
  margin:25px 5px 5 px 5px;
}
.section__header{padding-top:40px!important;}
 a.bndlr-product-title {
   font-size:11px!important;
   line-height:11px!important;
 }
.bndlr-product-image{
  height:150px!important;
  object-fit:cover!important;  
}
     .bundler-volume-target-element.bndlr-automatic-volume-bundle, .bndlr-container {
            /* הצללה התחלתית */
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
            width: 100px; /* רוחב התחלתי */
            transition: box-shadow 0.3s;
        }

        /* הצללה בהעברת עכבר */
     .bundler-volume-target-element.bndlr-automatic-volume-bundle:hover, .bndlr-container:hover {
            box-shadow: 0 16px 32px rgba(0, 0, 0, 0.4), 0 24px 48px rgba(0, 0, 0, 0.4);
        }

        /* אנימציה נשימה והתמתחות */
        @keyframes breathing-stretching {
            0%, 100% {
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
                width: 100px; /* רוחב התחלתי */
            }
            50% {
                box-shadow: 0 16px 32px rgba(0, 0, 0, 0.4), 0 24px 48px rgba(0, 0, 0, 0.4);
                width: 150px; /* רוחב מוגדל */
            }
        }

        /* התחלת האנימציה */
    .bundler-volume-target-element.bndlr-automatic-volume-bundle.animated {
            animation: breathing-stretching 3s infinite;
        }
.bndlr-mnm-available-products{padding:0px!important;}
/*כרטיס מוצר - סוף*/
.product-gallery__carousel-wrapper {
  margin: 10px 0px 10px 0px !important;
}

img.product-gallery__image {
  width: 100% !important;
  object-fit: cover !important;
}

.card__section .product-meta__description.rte p {
  font-size: 17px !important;
  direction: rtl !important;
}

.card__section .product-meta__description.rte table tr td {
  font-size: 15px !important;
  direction: rtl !important;
}

.card__section .product-meta__description.rte ul li {
  font-size: 17px !important;
  direction: rtl !important;
}
.cta_group_preview.display_everywhere.vertical.position_right.medium.style2.rotate_ {
  display: none;
}

/*start read more button*/
.newBTN1,
.newBTN2 {
  color: #ffffff;
  background-color: #83bc44;
  padding: 5px 20px;
  margin: 10px 0px;
  transition: 2s;
}

#hide {
  transition: 2s;
  display: none;
}

.hideH3 {
  margin-top: 10px!impotant;
}

.hideP {
  margin-top: -40px!impotant;
}
/*end read more*/
/*#shopify-section-bulb-upsell{margin-top:350px!important;}*/
/*shlomi aditional css for mobile - start*/

@media only screen and (max-width: 1600px) {
  /*#shopify-section-bulb-upsell{margin-top:0px!important;}*/

  .bndlr-volume{
   margin-bottom:10px!important;
             margin-top:10px!important;}
  
  .bundler-volume-target-element.bndlr-automatic-volume-bundle{
  position:relative!important;
  right:0%!important;
  top:0%!important;
  background-color:#ffffff!important;
  z-index:0!important;
  width:100%!important;
  transform: translate(0%,0%);
  border:none!important;
  margin:0px!important;

  
}


/*shlomi aditional css for mobile - end*/

#bcw5611_ID{
  direction:rtl!important;
  text-align:right!important;
}

/* Keyframes for fade-in animation */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#wpic-launcher-child {
  position: fixed !important;
  bottom: 250px !important;
  width: 100px !important;
  height: 100px !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important; /* Adds a shadow effect */
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth transition */
  animation: fadeIn 1s ease-in-out; /* Fade-in animation */
}
#wpic-launcher-child:hover {
  transform: scale(1.1) !important; /* Slightly enlarges the element */
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3) !important; /* Increases shadow on hover */
}
#wpic-launcher-open {
  width: 100px !important;
  height: 100px !important;
  transform: translate(-3px, -3px) !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important; /* Adds a shadow effect */
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth transition */
  animation: fadeIn 1s ease-in-out; /* Fade-in animation */
}
#wpic-launcher-open:hover {
  transform: translate(-3px, -3px) scale(1.1) !important; /* Slightly enlarges the element */
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3) !important; /* Increases shadow on hover */
}





  /* aditional product_page css start */
.product-meta__inventory-message {
    color: #69AF07; /* הצבע הירוק */
    font-size: 20px; /* גודל הטקסט */
    font-weight: bold; /* משקל הגופן */
}
  .aspect-ratio img,
aspect-ratio img:hover {
  transition: 1s !important;
}
 
@media only screen and (max-width: 750px) {
  #wpic-launcher-child,
  #wpic-launcher-open {
    width: 80px !important;
    height: 80px !important;
    right: 0px !important;
  }

  .collection-sub-menu-item {
    flex: 1 1 calc(32% - 10px) !important; /* הכפתורים יתפסו חצי שורה במסכים קטנים */
    max-width: calc(100%) !important; /* מבטיח שהכפתורים לא יעלו על חצי שורה */
  }
  .product-item--list {
    padding: 5px !important;
  }
  .product-item.product-item--list .product-item__image-wrapper {
    width: 180px !important;
    padding: 0px;
    margin: 20px 0px 20px 10px !important;
  }
  .product-list {
    padding: 5px !important;
  }
  .product-item--horizontal .product-item__label-list {
    margin-top: -10px;
  }

  .bndlr-volume{
   margin-bottom:10px!important;
             margin-top:10px!important;}
  
  .bundler-volume-target-element.bndlr-automatic-volume-bundle{
  position:relative!important;
  right:0%!important;
  top:0%!important;
  background-color:#ffffff!important;
  z-index:0!important;
  width:100%!important;
  transform: translate(0%,0%);
  border:none!important;
  margin:0px!important;

  
}
  .product-gallery__carousel-wrapper {
    margin: 0px 0px 10px 0px !important;
  }
  .page__sub-header {
    padding-top: 10px;
    margin-bottom: -10px;
  }
  .card__section .product-meta__description.rte p {
    font-size: 20px !important;
    direction: rtl !important;
  }
  .card__section .product-meta__description.rte table tr td {
    font-size: 14px !important;
    direction: rtl !important;
  }
  .card__section .product-meta__description.rte ul li {
    font-size: 16px !important;
    direction: rtl !important;
  }
}
.rte h3:first-of-type {
    font-weight: 600;
}