/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/





:root {
  --aliza-pink: #E1B1AC;
  --aliza-beige: #DECCC4;
  --aliza-dark-beige: #CDB5AB;
  --aliza-green: #6B7B70;
  --aliza-brown: #C19177;
  --aliza-blue: #6B8492;
  --aliza-black: #231F20;
  --aliza-orange: #F4783D; /* You can change this if you have a specific value */
}


@font-face {
  font-family: 'SofiaProLight';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/SofiaProLight.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/assets/fonts/SofiaProLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.sofia{
	font-family:'SofiaProLight';
	font-weight: 300;
	letter-spacing: 0.02em;
}

@font-face {
  font-family: 'AlizalehIcons';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/icomoon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'RagSans';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/RagSans-1.4-Light.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/assets/fonts/RagSans-1.4-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RagSans';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/RagSans-1.4-Regular.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/assets/fonts/RagSans-1.4-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RagSans';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/RagSans-1.4-Medium.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/assets/fonts/RagSans-1.4-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RagSans';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/RagSans-1.4-Bold.woff2') format('woff2'),
       url('/wp-content/themes/flatsome-child/assets/fonts/RagSans-1.4-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


body {
	font-family: 'RagSans', sans-serif;
	font-weight: 400;
	letter-spacing: 0.02em;

}


h1, h2, .strong-text {
  font-weight: 500;
  letter-spacing: 0.02em;

}

h3 {
  font-weight: 400;
  letter-spacing: 0.04em;

}

.spacy-letters{
	letter-spacing: 0.04em;
}

.extra-spacy{
	letter-spacing: 0.07em;
}


/* Header logo - mobile: keep constant width for lottie animation */
@media screen and (max-width: 849px) {
	#logo {
		width: 160px !important;
	}
}

/* Header logo SVG - set explicit height on desktop (Flatsome constrains via max-height from header height) */
@media screen and (min-width: 850px) {
	#logo img.header_logo {
		height: 128px;
		width: auto;
	}
}

.product-gallery-slider .flickity-viewport{
	border-radius: 20px;
}

.product-thumbnails a{
	border-radius: 10px;
}

.accordion-title {
	font-size:109%!important;
}

.accordion-product .accordion-item.new-accordion .accordion-title span::after {
  content: " חדש!";
  background-color: var(--aliza-brown);
  color: white;
  font-weight: bold;
  border-radius: 999px;
  font-size: 0.7em;
  padding: 0.1em 0.6em;
  margin-right: 0.5em;
}


/* === CUSTOM ICON FONT MAP === */

/* Replace MENU icon */
.icon-menu::before {
  content: "\e901";
  font-family: 'AlizalehIcons' !important;
  font-size: inherit;
  color: currentColor;
}

/* Replace WISHLIST icon */
.wishlist-icon.icon-heart-o::before {
  content: "\e903";
  font-family: 'AlizalehIcons' !important;
}

/* Replace CART icon */
.icon-shopping-basket::before {
  content: "\e902";
  font-family: 'AlizalehIcons' !important;
}

/* Replace SEARCH icon */
.icon-search::before {
  content: "\e90a";
  font-family: 'AlizalehIcons' !important;
}

/* Replace USER icon */
.icon-user::before {
  content: "\e906";
  font-family: 'AlizalehIcons' !important;
}

/* Replace DOWN ARROW icon */
.icon-angle-down::before {
  content: "\e904";
  font-family: 'AlizalehIcons' !important;
}

.icon-heart-o::before {
  content: "\e903";
  font-family: 'AlizalehIcons' !important;
}

/* Wishlist button circle - thinner border */
.wishlist-button.button.is-outline.circle {
  border-width: 1px;
  color: #888;
}

/* Wishlist added state - filled heart icon */
.wishlist-button.wishlist-added .icon-heart-o::before,
.wishlist-button.wishlist-added i.icon-heart-o::before {
  content: "\e90c";
  font-family: 'AlizalehIcons' !important;
  color: var(--aliza-pink);
}

/* END OF MAP */

/* Sidebar Menu Adjustments */
/* 1. Keep background white on active/hover accordion items */
.nav-sidebar.nav-vertical > li.baby-shoe-menu.active,
.nav-sidebar.nav-vertical > li.baby-shoe-menu:hover,
.nav-sidebar.nav-vertical > li.stages-menu.active,
.nav-sidebar.nav-vertical > li.stages-menu:hover,
.nav-sidebar.nav-vertical > li.knowledge-center-menu.active,
.nav-sidebar.nav-vertical > li.knowledge-center-menu:hover {
  background-color: transparent !important;
}

/* 3. Force SVG icons to 40px height, centered vertically (mobile sidebar + desktop dropdown) */
.nav-sidebar .stages-menu .sub-menu img.ux-sidebar-menu-icon,
.header-nav .stages-menu .nav-dropdown img.ux-menu-icon {
  height: 40px !important;
  width: auto !important;
  max-width: 40px;
  object-fit: contain;
  vertical-align: middle;
}

/* Mobile: Fix header height when scrolling/stuck - override Flatsome customizer's 90px rule */
@media screen and (max-width: 849px) {
  body .header.show-on-scroll,
  body .stuck .header-main {
    height: 70px !important;
  }
}

/* Enlarge (left) header icon size */

@media only screen and (max-width: 549px) {
  .nav>li>a>i {
    font-size: 1.6em!important;
  }
}

/* Desktop: larger nav icons (search, wishlist, cart, etc.) - exclude menu chevrons */
@media screen and (min-width: 850px) {
  .header-nav.nav > li > a > i:not(.icon-angle-down),
  .header-nav .cart-icon i,
  .header-nav .header-search i,
  .header-nav .wishlist-icon {
    font-size: 24px !important;
  }
}

/* fix Button Center */
.button, .ux-button, .my-custom-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.button i, button i {
	top:0 !important;
}

/* Fix loading spinner centering with flexbox buttons */
.button.loading:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0;
  margin-top: 0;
}

/* Instead of the unfunctional UX builder option */
.align-bottom-slider .col{
	align-self: flex-end;
}

/* make badges (bubbles) into pills */

.badge-container{
	margin: 25px 0 0;
}

.badge {
	height:1em!important;
	letter-spacing: 0.04em;
	width:3.8em;
	margin-right: 0.4em;
}

.badge.on-sale {
	font-size:100%!important;
}

.badge-circle+.badge {
		margin-top:-0.1em;
		width:3.5em;
		margin-right: 0.4em;
}

.price del,
.price ins {
  display: block;
}

.price del,
.product_list_widget del,
del .woocommerce-Price-amount {
  color: rgba(35, 31, 32, 0.75);
}

/* Catalog page price styling */
.products .price span.amount {
  color: #111;
  font-weight: 500;
  white-space: nowrap;
  letter-spacing: 0.8px;
}

.aliza-discount-label {
  display: inline-block;
  margin: 0.5em auto 0;
  padding: 0.3em 0.8em;
  background-color: #000;
  color: #fff;
  font-size: 0.8em;
  font-weight: 600;
  border-radius: 999px;
  letter-spacing: 0.04em;
  line-height: 1;
  direction: ltr;
  text-align: center;
}

.product-box-text .aliza-discount-label {
  display: block;
  text-align: center;
}

.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
	padding: 0 2px!important;
}

/* Desktop: Increase horizontal padding for row-xsmall */
@media screen and (min-width: 850px) {
	.row-xsmall>.col, .row-xsmall>.flickity-viewport>.flickity-slider>.col {
		padding: 0 20px 3px;
	}
}

/* Banner grid - Mobile: reset Flatsome's negative row margins and column padding */
@media screen and (max-width: 849px) {
	/* Reset padding on the parent column containing the banner grid */
	.col:has(.banner-grid-wrapper) {
		padding: 0 !important;
	}

	.banner-grid.row-grid {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.banner-grid.row-grid > .grid-col {
		padding: 0 0 20px 0 !important;
		margin: 0 !important;
	}
}

/* Desktop: Banner grid uniform 10px gaps and 10px outer margins */
@media screen and (min-width: 850px) {
	.banner-grid.row-grid > .grid-col {
		padding: 5px !important;
	}

	/* Break out of parent padding to go full width */
	.banner-grid-wrapper {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
		/* Add 10px padding on sides (minus the 5px from grid-col = 5px extra each side) */
		padding-left: 5px;
		padding-right: 5px;
		box-sizing: border-box;
	}
}

select{
	border-radius: 100px;
}

ul.custom-bullets {
  list-style: none;
  padding-right: 0;
  direction: rtl;
	
}

ul.custom-bullets li {
  position: relative;
  padding-right: 2em; /* Space for icon on right */
  text-align: right;
 
}

ul.custom-bullets li::before {
	font-family: 'AlizalehIcons'!important;

    font-size: 8px;
    color: white;
	
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	
    width: 1.9em;
    height: 1.9em;
    text-align: center;
    background: #4CAF50;
    border-radius: 50%;
	
    line-height: 2.3em;
    padding-left: 1px;
	content: "\e90b";
}

.alizaleh-icon{
	font-family:'AlizalehIcons';	
}

.toggle i {
	font-size:1em!important;
}


.grey-bg {
    background-color: #F7F7F7; /* Light grey */
	padding:15px!important;

}

.single_add_to_cart_button{
	flex:2!important;
}

/* Product page Add to Cart - black style with larger text */
.single-product form.cart .single_add_to_cart_button,
.single-product .cart .single_add_to_cart_button,
.single-product button.single_add_to_cart_button {
    background-color: var(--aliza-black, #231F20) !important;
    color: white !important;
    font-size: 1.2em !important;
    letter-spacing: 1.2px !important;
}

.single-product form.cart .single_add_to_cart_button:hover,
.single-product .cart .single_add_to_cart_button:hover,
.single-product button.single_add_to_cart_button:hover {
    background-color: #3a3536 !important;
}

.single-product .single_add_to_cart_button.disabled,
.single-product .single_add_to_cart_button[disabled] {
    opacity: 1 !important;
}

/* Highlight size selector when user tries to add without selection */
.variations .ux-swatches.shake-hint {
    animation: shakeHint 0.5s ease;
}

.variations .ux-swatches.shake-hint .ux-swatch:not(.selected) label {
    box-shadow: 0 0 0 2px var(--aliza-pink, #E1B1AC) !important;
    transition: box-shadow 0.3s ease;
}

@keyframes shakeHint {
    0%, 100% { transform: translateX(0); }
    20% { transform: translateX(-5px); }
    40% { transform: translateX(5px); }
    60% { transform: translateX(-5px); }
    80% { transform: translateX(5px); }
}

/* Product page Size Guide button - brown style */
.single-product .measure-btn {
    background-color: var(--aliza-brown, #C19177) !important;
    color: white !important;
}

/* Add gap between icon and text in measure button */
.single-product .measure-btn .alizaleh-icon {
    margin-left: 8px;
}

.single-product .measure-btn:hover {
    background-color: #b08267 !important;
}


/* Mobile: smaller swatch height */
@media screen and (max-width: 849px) {
  .ux-swatches--large .ux-swatch--label {
    min-height: 35px;
  }

  /* Product page short description - padding and center */
  .single-product .term-description {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
}

/* Make all swatches equal width */
.variations .ux-swatches[data-attribute_name="attribute_pa_מידת-נעליים"] {
  display: flex;
  gap: 15px;
  flex-wrap: nowrap;        /* keep them in one row */
  justify-content: space-between;
  width: 100%;
}

.variations .ux-swatches[data-attribute_name="attribute_pa_מידת-נעליים"] .ux-swatch {
  flex: 1 1 0;              /* each takes equal width */
  text-align: center;       /* center label text */
  max-width: none !important;
}

/* Override Flatsome's large font on desktop for label swatches */
@media screen and (min-width: 850px) {
  .ux-swatch--label .ux-swatch__text {
    font-size: 18px !important;
    font-weight: 500;
  }

  .variations .ux-swatches[data-attribute_name="attribute_pa_מידת-נעליים"] {
    gap: 20px;
  }
}

.variations .ux-swatches[data-attribute_name="attribute_pa_מידת-נעליים"] .ux-swatch label {
  width: 100% !important;   /* force label to fill */
  display: block;
  box-sizing: border-box;
}


.no-lr-padding{
	padding-right:0!important;
	padding-left:0!important;
	
}

.no-padding{
	padding:0!important;
}

.box-image{
	border-radius: 20px;
}

.shoe-callouts-section {
  padding-top: 30px!important;
  position: relative;
  overflow: hidden;   
}

/* Circle animation */
.circle-animation {
  position: absolute;
  top: 50%;     /* center vertically */
  left: 50%;    /* center horizontally */
  transform: translate(-50%, -50%); /* pull back half size */
  width: 650px;   /* adjust until you like the size */
  height: 650px;
  z-index: 5;
  pointer-events: none;
  animation: spin 25s linear infinite; /* slow rotate */
}

.circle-animation svg {
  width: 100%;
  height: 100%;
}

/* Rotation */
@keyframes spin {
  from { transform: translate(-50%, -50%) rotate(0deg); }
  to   { transform: translate(-50%, -50%) rotate(360deg); }
}

.leaves-strip .section-content {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 100%;
  height: 60px; /* or the height of your SVG strip */
  background-image: url("/wp-content/uploads/2025/09/Group-21.svg");
  background-repeat: repeat-x;
  background-size: auto 100%; /* fit height, repeat horizontally */
  animation: scrollBg 7s linear infinite;
}

@keyframes scrollBg {
  from { background-position: 0 0; }
  to   { background-position: 672.65px 0; }
}

.blue-text{
	color: var(--aliza-blue)!important;
}

.green-text,
.green-text h1,
.green-text h2,
.green-text h3,
.green-text p {
  color: var(--aliza-green);
}

.round-section{
	border-radius:20px;
}

.top-leaf{
	position: absolute;
    top: -40px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
    height: auto;
    z-index: 2;
}

@media only screen and (max-width: 549px) {
	
  .fullwidth-section {
    width: 100vw;
    margin-right: calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    position: relative;
  }
}

@supports (width: 100dvw) {
  @media only screen and (max-width: 549px) {
    .fullwidth-section {
      margin-right: calc(-50dvw + 50%);
      margin-left: calc(-50dvw + 50%);
    }
  }
}


input[type=search]{
  border-radius: 30px !important;
  width: 100%;
  padding-left: 3em; /* keep space for button icon */
  position: relative;
  z-index: 1;
}



.searchform-wrapper:not(.form-flat) .searchform .ux-search-submit.submit-button{
  border-radius: 50% !important;
  border: none !important;
  position: absolute;
  left: 0; /* no gap */
  top: 50%;
  transform: translateY(-50%);
  width: 2.6em;
  height: 2.6em;
  z-index: 2;
  background: var(--aliza-blue);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav>li.menu-item>a{
	font-size:1em!important;
	font-weight:400!important;
}

.sub-menu>li.menu-item>a{
	font-size:0.9em!important;
}

.accented {
  overflow: hidden;
}

.accented::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    45deg,                /* diagonal */
    #e5b9b3 0 20px,          /* base pink stripe */
    #e2d3cb 20px 40px      /* yellow stripe */
  );
  background-size: 200% 200%;
  animation: stripesMove 10s linear infinite;
  z-index: 0;
}

.accented > a {
  position: relative;
  z-index: 1; /* keep text above background */
  display: block;
  padding: 10px!important;
	justify-content: center;
  font-weight: bold;
}

@keyframes stripesMove {
  0%   { background-position: 0 0; }
  100% { background-position: 100% 100%; }
}

.accented::after {
  content: " SALE 15% | SALE 15% | SALE 15% | SALE 15% |";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  color: rgba(0,0,0,0.2); /* vague */
  white-space: nowrap;
  transform: rotate(-45deg) translateY(-50%);
  animation: textSlide 10s linear infinite;
  z-index: 0;
}

@keyframes textSlide {
  from { transform: rotate(45deg) translateY(-410%) translateX(0); }
  to   { transform: rotate(45deg) translateY(410%) translateX(0); }
}



.menu-icon{
	font-family: 'AlizalehIcons';
	font-size: 1.5em;
	color: var(--aliza-black);
	margin-left: 10px;
	line-height: 1em;
}

.nav-column > li > a, .nav-dropdown > li > a, .nav-vertical-fly-out > li > a, .nav > li > a {
	color: var(--aliza-black);
	transition: 0.2s;
}

.icon-shoe:before {
  content: "\e909";
}

.icon-ladder:before {
  content: "\e906";
}

.icon-measure:before {
  content: "\e905";
}

.icon-glass:before {
  content: "\e908";
}

.icon-gift:before {
  content: "\e907";
}

.icon-heart:before {
  content: "\e903";
}

.no-lr-padding .section-title{
	padding-left: 30px;
	padding-right: 30px;
}

.sofia .section-title{
	color: #fff;
}

/* Sticky Add to Cart Bar Customizations */
.sticky-add-to-cart {
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #f0f0f0;
  /* iOS Safari dynamic URL bar fix - ensure bar stays at true bottom */
  bottom: 0;
  bottom: env(safe-area-inset-bottom, 0);
  padding-bottom: env(safe-area-inset-bottom, 0);
}

/* Hide discount badge in sticky bar */
.sticky-add-to-cart .aliza-discount-label {
  display: none !important;
}

/* Improve sticky bar button text */
.sticky-add-to-cart .single_add_to_cart_button {
  font-weight: 600;
  letter-spacing: 0.02em;
}

/* Clean price display in sticky bar */
.sticky-add-to-cart .price {
  font-weight: 700;
  color: var(--aliza-black, #231F20);
}

/* Adjust sticky bar layout for better spacing */
.sticky-add-to-cart .sticky-add-to-cart__content {
  gap: 15px;
}


    /* Comparison Table - Modern Card Design */
    .tinyones-compare {
      max-width: 700px;
      margin: 0 auto;
      text-align: center;
      font-family: inherit;
    }

    .tinyones-compare h2 {
      font-size: 28px;
      line-height: 1.4;
      margin: 0 0 40px;
      font-weight: 600;
      color: #333;
    }

    .tinyones-compare table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0;
      background: #fff;
      border-radius: 16px;
      overflow: hidden;
      box-shadow: 0 2px 20px rgba(0,0,0,0.06);
    }

    .tinyones-compare thead {
      background: linear-gradient(to bottom, #fafafa, #f5f5f5);
    }

    .tinyones-compare th,
    .tinyones-compare td {
      padding: 18px 12px;
      vertical-align: middle;
      text-align: center;
    }

    /* Winner column highlight */
    .tinyones-compare th:last-child,
    .tinyones-compare td:last-child {
      background: linear-gradient(to bottom, rgba(76, 175, 80, 0.04), rgba(76, 175, 80, 0.08));
    }

    .tinyones-compare thead th:last-child {
      background: linear-gradient(to bottom, rgba(76, 175, 80, 0.08), rgba(76, 175, 80, 0.12));
    }

    .tinyones-compare tbody tr {
      border-bottom: 1px solid #f0f0f0;
    }

    .tinyones-compare tbody tr:last-child {
      border-bottom: none;
    }

    .tinyones-compare tbody tr:hover {
      background: rgba(0,0,0,0.01);
    }

    .tinyones-compare .product-col img {
      max-width: 80px;
      height: auto;
      margin-bottom: 8px;
      filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
    }

    .tinyones-compare .product-name {
      font-weight: 600;
      font-size: 15px;
      color: #444;
    }

    /* VS badge */
    .tinyones-compare .vs-text {
      font-size: 14px;
      font-weight: 700;
      color: #ccc;
      background: #f5f5f5;
      padding: 6px 12px;
      border-radius: 20px;
      letter-spacing: 1px;
    }

    .tinyones-compare .feature-text {
      font-size: 15px;
      font-weight: 500;
      line-height: 1.5;
      color: #555;
    }

    /* Icons */
    .tinyones-compare .icon-yes,
    .tinyones-compare .icon-no {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-family: 'AlizalehIcons';
      font-size: 10px;
      font-weight: normal;
      color: #fff;
    }

    .tinyones-compare .icon-yes {
      background: linear-gradient(135deg, #4CAF50, #45a049);
      box-shadow: 0 2px 8px rgba(76, 175, 80, 0.3);
    }

    .tinyones-compare .icon-yes::before {
      content: "\e90b";
      display: block;
      line-height: 1;
      margin-top: 3px;
    }

    .tinyones-compare .icon-no {
      background: linear-gradient(135deg, #ccc, #bbb);
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .tinyones-compare .icon-no::before {
      content: "✕";
      font-family: inherit;
      font-weight: 700;
      font-size: 12px;
    }

    /* Mobile */
    @media (max-width: 480px) {
      .tinyones-compare h2 {
        font-size: 22px;
        margin-bottom: 24px;
      }
      .tinyones-compare th,
      .tinyones-compare td {
        padding: 14px 8px;
      }
      .tinyones-compare .feature-text {
        font-size: 13px;
      }
      .tinyones-compare .product-col img {
        max-width: 60px;
      }
      .tinyones-compare .product-name {
        font-size: 13px;
      }
      .tinyones-compare .icon-yes,
      .tinyones-compare .icon-no {
        width: 24px;
        height: 24px;
        font-size: 12px;
      }
    }

/* Category page styles moved to inc/category-page/style.css */

/* Rounded images - use with UX Builder */
.round-image img {
    border-radius: 10px;
}

/* Size/Variation Swatch Styling - more visible selection */
.variations_form .ux-swatch.selected {
    box-shadow: 0 0 0 1.2px var(--aliza-black, #231F20) !important;
    background-color: var(--aliza-black, #231F20) !important;
    color: white !important;
}

.ux-swatch {
    box-shadow: 0 0 0 1px #9c9c9c;
}

/* Easy Service Pill - for accordion items */
.accordion-item.easy-pill .accordion-title {
    position: relative;
}

.accordion-item.easy-pill .accordion-title::after {
    content: 'שירות קל ומהיר';
    background: var(--aliza-pink, #e91e63);
    color: white;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 12px;
    white-space: nowrap;
    margin-right: 10px;
    vertical-align: middle;
}

/* Fix Cargo plugin blocking checkout with persistent blockUI overlay */
.woocommerce-checkout-review-order:has(.blockUI) {
    opacity: 1;
}

/* Natural Mom row */
.natural-mom p {
    margin: 0;
}

.natural-mom {
    min-height: 100vh;
    margin-top: -50px;
    margin-bottom: -30px;
}

@media screen and (min-width: 850px) {
    .natural-mom {
        margin-top: -70px;
        margin-bottom: -20px;
    }

    .has-dropdown .icon-angle-down {
        font-size: 12px;
        margin-right: 5px;
    }

    .nav > li.menu-item > a {
        font-size: 1.2em !important;
        font-weight: 300 !important;
    }
}

/* Product page - remove line-height restriction on price */
.single-product .price {
    line-height: inherit;
}

/* Product page - price styling on mobile */
@media screen and (max-width: 849px) {
    .single-product .product-page-price {
        text-align: center;
    }

    .single-product .product-page-price .amount {
        font-weight: 500;
    }
}

