/** Shopify CDN: Minification failed

Line 483:10 Expected identifier but found whitespace
Line 483:11 Unexpected "20px"

**/
.title {
  font-family: "Open Sans Hebrew";
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: right;
  color: black;
  margin-bottom: 10px !important;
}
#custom-add-to-cart_step-1,
#custom-add-to-cart_step-1 {
  font-weight: 900;
}

.collection-header__logo-wrapper,
.collection-header__title,
.collection-header__collection-title {
  display: none;
}

@media (min-width: 767px) {
    .product-detail .product-column-right {
      max-width: 430px !important;
    }
  }

  @media (max-width: 767px) {
  .product-column-right {
    direction: rtl;
  }
}

.product__subtitle {
  margin-bottom: 20px;
}

.opposing-items {
  font-family: "Open Sans Hebrew";
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}

.product-form .label__value {
  font-weight: 600 !important;
}
.theme-money,
.money {
  font-family: "Open Sans Hebrew" !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  letter-spacing: 0em !important;
  text-align: left !important;
  color: black;
}

.was-price > span {
  font-family: "Open Sans Hebrew" !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 28px !important;
  letter-spacing: 0em !important;
  text-align: left !important;
  text-decoration: line-through !important;
  color: #dadada;
}

.button__product-page {
  font-family: "Open Sans Hebrew" !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 16px !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  border-radius: 8px !important;
  background: #252525 !important;
}

.with-icon__beside > p {
  font-family: "Open Sans Hebrew";
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}

.cc-accordion-item__title {
  font-family: "Open Sans Hebrew";
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: right;
  color: black;
}

.cc-accordion-item__content {
  font-family: "Open Sans Hebrew";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: right;
  color: #747576;
}

.shopify-app-block {
  direction: rtl;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .product-container-new {
    margin-left: 48px;
    margin-right: 48px;
  }
}
@media screen and (max-width: 550px) {
  .product-container-new {
    margin-left: 0px;
    margin-right: 0px;
  }

  .button__product-page {
    max-width: 100%;
  }
  .title {
    font-family: "Open Sans Hebrew";
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: right;
  }

  .opposing-items {
    font-family: "Open Sans Hebrew";
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
  }

  .with-icon__beside > p {
    font-family: "Open Sans Hebrew";
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
  }
}

/* wishlist-button */
wishlist-button-block {
  display: none;
}
.add-to-wishlist-custom {
  background: #f6f3ee;
  width: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.add-to-wishlist-custom:hover {
  opacity: 0.9;
  cursor: pointer;
}

svg {
  fill: none;
}

.active-add-wish {
  fill: #fc3030;
  stroke: none !important;
  stroke-opacity: 0 !important;
}

.main-product__payment-icons {
  margin: 32px 0;
  display: flex;
  justify-content: space-around;
}
.main-product__payment-icons > img,
.main-product__payment-icons > svg {
  width: 40px;
  height: 25px;
}

/* product-list */

.main-product__logo-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8px;
  margin-bottom: 25px;
}

.main-product__logo-list-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.main-product__logo-list-item-text {
  color: #000000;
  font-family: "Open Sans Hebrew";
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  margin: 0 10px 0 0;
}

.main-product__logo-list-item-image {
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 550px) {
  .main-product__logo-list {
    grid-template-columns: 1fr;
  }
}
.main-product__payment-icons {
  margin: 32px 0;
}

.delivery-date__wrapper {
  margin-bottom: 20px;
}

.delivery-date__wrapper p {
  color: #000000;
  font-family: "Open Sans Hebrew";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  margin: 0 10px 0 0;
}

.delivery-date__wrapper span {
  color: black;
  font-weight: 900;
}

[data-variant-description-app="product description"] {
  font-size: 15px;
}
 
.whats-up__wrapper {
  border: 1px solid #241C1F1A;
  background: linear-gradient(90deg, rgba(204, 204, 204, 0.1) 0%, rgba(204, 204, 204, 0.2) 100%);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 15px;
  margin-bottom: 8px;
  padding: 20px;
}

.whats-up__logo {
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-right: 5px;
}

.whats-up__image {
  margin-left: 10px;
  width: 50px;
  height: 50px;
}
.whats-up__text-wrapper {
  display: flex;
  flex-direction: column;
}
.whats-up__text {
  font-size: 14px;
  text-align: right;
  direction: rtl;
}

.whats-up__text_line-one {
font-weight: 600;
font-size: 14px;
line-height: 100%;
letter-spacing: -1%;
text-align: right;
}

.whats-up__text_line-two{
font-weight: 400;
font-size: 14px;
line-height: 140%;
letter-spacing: 0%;
text-align: right;
}

.whats-up__url:hover {
  cursor: pointer;
  opacity: 0.9;
}
.whats-up__wrapper-text-image {
  display: flex;
  align-items: center;
}

.support-chat-button {
      margin-top: 10px;
    padding: 8px;
    justify-content: center;
background: linear-gradient(102.22deg, #55CE6C 17.56%, #2B6837 151.48%);
  color: white;
text-align: center;
  text-decoration: none;
  align-items: center;
  gap: 4px;
  transition: background 0.2s ease;
  width: 100%;
      display: flex;
    border-radius: 43px;
    flex-direction: row-reverse;
    margin-left: 0;
    margin-right: 0;
    font-family: Public Sans;
font-weight: 700;
font-style: Bold;
font-size: 15px;

line-height: 16.29px;
letter-spacing: 3%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}

.support-chat-button:hover {
  background: #5ab662;
}

.whats-up__image {
  border-radius: 50%;
}

.support-chat-button .whatsapp-icon svg {
  width: 26px;
  height: auto;
  stroke: white;
}

@media screen and (max-width:  767px) {
  .whats-up__text {
    font-size: 14px;
  }

  .whats-up__image {
  width: 47px;
  height: 47px;
}

.whats-up__url {
  width: 100%;
}
}

/* custom add to cart */
.custom_add_to_cart__area {
display: flex;
  margin-bottom: 20px;
}

.custom_add_to_cart_button_wrapper {
  width: 100%;
  margin-left: 10px;
}

.custom_add_to_cart_button_wrapper  button {
  width: 100%;
}


#variant-picker-content p {
  margin-bottom: 10px !important;
}


/* new product gallery */
@media screen and (min-width: 1430px) {
  .product-detail {
    gap: 40px;
  }
}

.gallery {
  max-width: 776px;
}

.title-row h1,
.title-row {
  text-align: right;
}


.product__subtitle {
  display: none;
}
.description {
  color: black !important;
}
.book-meeting {
  background: #2525254D;
  border-radius: 8px;
  width: 100%;
}

.book-meeting-button {
  display: flex;
    justify-content: center;
    align-items: center;
    padding: 14.5px;
    flex-direction: row-reverse;
}

.book-meeting-button span {
  margin-left: 12px;
      font-family: Open Sans Hebrew ;
    font-size: 16px ;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
    border-radius: 8px;
    color: white;
}

.product-form .quantity-submit-row .quantity-submit-row__submit button[type=submit] {
  min-height: 53px !important;
}

.page-section-spacing {
  margin-top: 0px !important; 
}

.price-container {
  margin-bottom: 0px !important;
}


/* SD Google Ads Promo */
/* ===== SD Google Ads Promo — bordered variant (override) ===== */

/* Main bordered container */
/* .data-wrapper-google-utm{
  position: relative;
  margin: 24px 0 36px;
  border: 1px solid #000000;
  border-radius: 14px;
  background: #fff;

  /* space for the badge overlap */
  padding: 20px 14px 14px;
} */

/* Ensure hidden works consistently */
.data-wrapper-google-utm [data-sd-ads-promo][hidden]{
  display: none !important;
}

/* Badge overlaps the border (top-left like on screenshot) */
.sd-ads-badge{
  position: absolute;
  top: 0;
  right: -1px;
  transform: translateY(-50%);
  margin: 0;
  z-index: 2;
}

/* RTL support (Hebrew) — put badge on top-right */
html[dir="rtl"] .sd-ads-badge{
  left: auto;
  right: 18px;
}

/* Badge pill style like the screenshot (flat, no gradient, no fixed width) */
.sd-ads-badge__pill{
  display: inline-flex;
  align-items: center;

  padding: 0 14px;
  border-radius: 4px;
  background: url("/cdn/shop/files/label-back.png?v=1771404206");
  color: #1b1b1b;
font-family: Public Sans;
font-weight: 700;
font-size: 12px;
line-height: 20px;
letter-spacing: 0%;
  width: auto;        
  letter-spacing: 0;
  
}

/* Bottom content inside the bordered box */
.sd-ads-bottom{
  margin: 0;
  color: #1b1b1b;
  font-family: Public Sans, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

/* "Limited offer! 59:59:59" row */
.sd-ads-bottom__line{
  display: flex;
  gap: 8px;
  align-items: baseline;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}


/* Second line message */
.sd-ads-bottom__msg{
  margin-top: 0px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
} 

/* Mobile tuning */
@media screen and (max-width: 600px){
  .product-detail {
    direction: rtl;
  }

  /* .data-wrapper-google-utm{
    padding: 20px 14px 14px;
    border-radius: 12px;
  } */
}

.price-mobile {
  display: none;
}

@media screen and (max-width: 600px) {
  .price-mobile {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
  }

  .price-desktop {
    display: none;
  }

  .price-container {
    margin-top: 24px !important;
  }
}

@media (max-width: 768px) {
  .footer__sign-up-wrapper-title .title_light:nth-of-type(2) {
    display: none;
  }
}