/* Mobile Menu Arrow Toggle */

/* Default video styling for desktop */
.wp-block-video video {
    width: 100%;
    max-width: 800px; /* Adjust this to your preferred max width */
    height: auto; /* Maintains aspect ratio */
    display: block;
    margin: 0 auto; /* Centers the video */
}

/* Mobile styling */
@media (max-width: 768px) {
  .cookie-message * {
    font-size: 3vw !important;
}
#cookie-consent-acf-accept {
    margin-top: 4.1vw;
    font-size: 3vw !important;
    padding: 3.33vw 6.15vw;
}
  .page-id-12364 .page-hero {
        height: 112svh;
  }
  .page-id-12364 .page-hero__media video, .page-hero__media img {
    width: 100%;
    height: 100%;
    object-fit: fill !important;
}

    .wp-block-video video {
        max-width: 100%;
        width: 100%;
    }
}

/* Optional: For very small mobile screens */
@media (max-width: 480px) {
    .wp-block-video video {
        max-width: 100%;
        width: 100%;
    }
}


@media (max-width: 768px) {

    .shop-page__header-logo img {
        height: 2.375rem;
        width: auto;
    }


    .logos.flexible-width div:nth-child(4) img{
        width:17rem;
    }
  .page-hero .logos {
    max-width: unset;

}
.logos.flexible-width div:nth-child(3) img {
width: 4rem !important;
}
.logos.flexible-width div:nth-child(5) img {
    width: 5.25rem !important;
}
.logos.flexible-width div:nth-child(1) img {
  width: 4.75rem !important;
}
.logos.flexible-width div:nth-child(2) img {
    width: 6.1875rem !important;
}

    .logos.flexible-width div:nth-child(5) {
        order: 3;
    }
    .logos.flexible-width div:nth-child(4){
        order: 2;
    }
    .logos.flexible-width div:nth-child(3){
        order: 1;
    }
    .logos.flexible-width div:nth-child(2){
        order: 5;
    }
    .logos.flexible-width div:nth-child(1){
        order: 4;
    }

    .main-menu > ul > .menu-item-has-children > .sub-menu {
        flex: 0 0 100%;
        padding-bottom: 1rem;
        margin-top: 0.2rem;
        margin-right: 0.7rem;
    }
    .main-menu .menu-item-has-children {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .menu-link-wrapper {
        display: flex;
        align-items: center;
        flex: 1;
    }

    .menu-link-wrapper a {
        display: flex;
        align-items: center;
        gap: 8px;
        flex: 1;
        width: 100%;
        padding-block: 1.25rem;
        font-size: 1.125rem;
        font-weight: 600;
    }

    .menu-toggle-arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 0;
        margin: 0;
        z-index: 10;
        color: inherit;
        font-size: inherit;
        flex-shrink: 0;
        border-left: 1px solid rgba(0,0,0,0.1);
    }

    .menu-toggle-arrow i {
        display: block;
        width: 10px;
        height: 10px;
        border-right: 2px solid currentColor;
        border-bottom: 2px solid currentColor;
        transform: rotate(-45deg);
        transition: transform 0.3s ease;
        pointer-events: none;
    }

    .menu-toggle-arrow.opened i {
        transform: rotate(45deg);
    }

    .main-menu .menu-item-has-children > .sub-menu {
        display: none;
    }

    .main-menu .menu-item-has-children > .sub-menu.open {
        display: block;
    }

    /* RTL Support */
    [dir="rtl"] .menu-toggle-arrow {
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0.1);
    }

    [dir="rtl"] .menu-toggle-arrow i {
        border-left: 2px solid currentColor;
        border-right: none;
        border-bottom: none;
        border-bottom: 2px solid currentColor;
        transform: rotate(45deg);
    }

    [dir="rtl"] .menu-toggle-arrow.opened i {
        transform: rotate(-45deg);
    }
}
.wp-block-video [poster] {
    /* object-fit: cover; */
    /* height: 600px; */
    height: 600px;
    display: block;
    width: 100%;
}
.product-brand-logo {
  order: -11;
  width: auto !important;
  height: 4rem !important;
}
.postid-9255 .product-brand-logo {
    order: -11;
    width: 5rem !important;
    height: 2rem !important;
}

@media (max-width: 769px) {
  .logo-carousel__slide img {
      max-height: 90px !important;
      max-width: 105px !important;
  }
}
	   .activated_landing_css   .about-video__media {
     padding-top: unset !important;
    }
	
@media (min-width: 769px) {

  .logo-carousel__slide img {
      max-height: 115px !important;
      max-width: 130px !important;
  }

  .search-wrapper__form {

    min-width: 29rem;
}

    .burger-btn{
      display: none;
    }
    .about-video__media {
        aspect-ratio: 1086 / 770;
        padding-top: 8.25rem;
    }
    .footer .logos div img{
          width: auto !important;
          height: 3.5rem;
    }
    .footer-bottom .logos {

        gap: 1rem;
    }
    .wp-block-video [poster] {
        /* object-fit: cover; */
        /* height: 600px; */
        height: 600px;
        display: block;
        width: 100%;
    }
    #menu-header-main-menu ul.sub-menu li {
        padding: 0.3rem 0;
    }
    #menu-header-main-menu   > ul > .menu-item-has-children:not(.is-megamenu) > .sub-menu {
        min-width: 10rem;
    }

    .menu-toggle-arrow {
        display: none !important;
    }

    .menu-link-wrapper {
        display: block;
    }

    .main-menu .menu-item-has-children {
        display: block;
    }
    .tax-product_cat .footer-menus.--part-1,
    .footer_social_true  .footer-menus.--part-1 {
        width: 100%;
        margin-bottom: 2.5rem;
        display: flex
    ;
        flex: 0 0 70%;
    }
    .tax-product_cat .footer .social,
    .footer_social_true   .footer .social {
        margin-left: 1rem;
        width: 10.875rem;
        margin-right: auto;
        display: flex
    ;
        flex-direction: column;
        flex-direction: column;
        align-items: start;
    }
}

.search-item__sku {
    font-size: 0.85em;
    color: #666;
    margin: 5px 0;
    font-weight: 400;
}

.search-item__title {
    margin-bottom: 5px;
}

/* Price wrapper styling */
.product-card__price .price-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}

.product-card__price .woocommerce-Price-amount {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    direction: rtl;
}

.product-card__price .woocommerce-Price-amount bdi {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.product-card__price .woocommerce-Price-currencySymbol {
    font-size: 18px;
    font-weight: 600;
}

/* Sale price styling (if needed) */
.product-card__price del .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 400;
    color: #999;
    text-decoration: line-through;
}

.product-card__price ins .woocommerce-Price-amount {
    font-size: 20px;
    font-weight: 700;
    color: #e74c3c; /* צבע אדום למחיר מבצע */
    text-decoration: none;
}

/* Make product title clickable */
.product-card__title-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.product-card__title-link:hover .product-card__title {
    color: var(--primary-color, #000);
}

/* Out of stock button styling */
.btn.--out-of-stock {
    background-color: #999 !important;
    color: #fff !important;
    cursor: not-allowed;
    opacity: 0.6;
}

.btn.--out-of-stock:hover {
    background-color: #999 !important;
}

/* Out of stock message styling */
.stock.out-of-stock {
    background-color: #f8f8f8;
    color: #e74c3c;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin: 10px 0;
    border: 1px solid #e74c3c;
    display: inline-block;
}

/* Alternative styling - red badge */
.stock.out-of-stock {
    background-color: #e74c3c;
    color: #fff;
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    margin: 10px 0;
    display: inline-block;
}

/* Alternative styling - simple text */
.stock.out-of-stock {
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin: 10px 0;
    display: block;
    width: max-content;
}
.footer-menus a:hover {

        -webkit-filter: drop-shadow(0 0 0.25rem #fff);
        filter: drop-shadow(0 0 0.25rem #fff);
    }

    .logo-carousel__slide {

    height: unset !important;

}
