:root {
  --primary-color: #b7eaaf;
  --primary-color-rgb: 183, 234, 175;
  --primary-color-dark: #213f36;
  --primary-color-dark-rgb: 33, 64, 54;
  --primary-color-light: #67dba5;
  --primary-color-light-rgb: 103, 219, 165;
  --text-primary-color: #363333;
  --text-primary-color-dark: #363333;
  --text-primary-color-light: #363333;
  --secondary-color: #3a2a2f;
  --secondary-color-rgb: 58, 42, 47;
  --secondary-color-dark: #20171a;
  --secondary-color-dark-rgb: 32, 23, 26;
  --secondary-color-light: #4d3c41;
  --secondary-color-light-rgb: 77, 60, 65;
  --text-secondary-color: #ffff;
  --text-secondary-color-dark: #ffff;
  --text-secondary-color-light: #ffff;
  --red-color: 207, 43, 76;
  --font-family: "Titillium Web", sans-serif;
  --font-family-secondary: "Titillium Web", sans-serif;
  --url: "https://spillycactus.live/";
}
:root {
  --bs-red: var(--red-color);
  --bs-primary: var(--primary-color);
  --bs-primary-rgb: var(--primary-color-rgb);
  --bs-secondary: var(--secondary-color);
  --bs-secondary-rgb: var(--secondary-color-rgb);
  --bs-font-sans-serif: var(--font-family);
}
.ribbon {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 2;
  width: 75px;
  height: 75px;
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.ribbon.onsale-ribbon {
  right: 25px;
  top: 33px;
  z-index: 2;
  width: 95px;
  height: 95px;
}
.ribbon.siti-out-stock {
  right: unset;
  left: -21px;
  top: 20px;
}
.ribbon.siti-out-stock span {
  transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
}
.ribbon span.onsale {
  background: crimson !important;
  font-size: 15px;
  width: 150px !important;
}
.ribbon span {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #1d63ac;
  background: linear-gradient(#b7eaaf 0%, #b7eaaf 100%);
  box-shadow: 0 3px 10px -5px #000;
}
.related .ribbon,
.cart-upsell .ribbon {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 2;
  width: 75px;
  height: 75px;
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.related .ribbon.onsale-ribbon,
.cart-upsell .ribbon.onsale-ribbon {
  right: 25px;
  top: 33px;
  z-index: 2;
  width: 95px;
  height: 95px;
}
.related .ribbon.siti-out-stock,
.cart-upsell .ribbon.siti-out-stock {
  right: unset;
  left: -21px;
  top: 20px;
}
.related .ribbon.siti-out-stock span,
.cart-upsell .ribbon.siti-out-stock span {
  transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
}
.related .ribbon span.onsale,
.cart-upsell .ribbon span.onsale {
  background: crimson !important;
  font-size: 15px;
  width: 150px !important;
}
.related .ribbon span,
.cart-upsell .ribbon span {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #1d63ac;
  background: linear-gradient(#b7eaaf 0%, #b7eaaf 100%);
  box-shadow: 0 3px 10px -5px #000;
}
.related .product.type-product:not(.page-wrapper),
.cart-upsell .product.type-product:not(.page-wrapper) {
  position: relative;
  padding: 25px;
  background: #fff;
  box-shadow: 0px 3px 41px rgba(0, 0, 0, 0.18);
  border-radius: 10px;
  overflow: hidden;
}
.related .product.type-product:not(.page-wrapper) > a:first-child,
.cart-upsell .product.type-product:not(.page-wrapper) > a:first-child {
  display: block;
  margin: auto;
}
.related .product.type-product:not(.page-wrapper) > a:first-child img,
.cart-upsell .product.type-product:not(.page-wrapper) > a:first-child img {
  display: block;
  margin: auto;
  max-width: 175px;
  height: 175px;
  -o-object-fit: cover;
  object-fit: cover;
}
.related .product.type-product:not(.page-wrapper) a,
.cart-upsell .product.type-product:not(.page-wrapper) a {
  text-decoration: none;
}
.related
  .product.type-product:not(.page-wrapper)
  .woocommerce-loop-product__title,
.cart-upsell
  .product.type-product:not(.page-wrapper)
  .woocommerce-loop-product__title {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 31px;
  margin-top: 10px;
  margin-bottom: 0px;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.related
  .product.type-product:not(.page-wrapper)
  .loop-price-wrapper
  > span:first-child,
.cart-upsell
  .product.type-product:not(.page-wrapper)
  .loop-price-wrapper
  > span:first-child {
  font-weight: bold;
  font-size: 23px;
  line-height: 28px;
  color: #000;
}
.related
  .product.type-product:not(.page-wrapper)
  .loop-price-wrapper
  > span:last-child,
.cart-upsell
  .product.type-product:not(.page-wrapper)
  .loop-price-wrapper
  > span:last-child {
  font-weight: bold;
  font-size: 30px;
  color: #000;
}
.related .product.type-product:not(.page-wrapper) .loop-full-price,
.cart-upsell .product.type-product:not(.page-wrapper) .loop-full-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.related
  .product.type-product:not(.page-wrapper)
  .loop-full-price
  > span:first-child,
.cart-upsell
  .product.type-product:not(.page-wrapper)
  .loop-full-price
  > span:first-child {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #242424;
}
.related
  .product.type-product:not(.page-wrapper)
  .loop-full-price
  > span:first-child
  bdi,
.cart-upsell
  .product.type-product:not(.page-wrapper)
  .loop-full-price
  > span:first-child
  bdi {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #242424;
  text-decoration: line-through;
}
.related
  .product.type-product:not(.page-wrapper)
  .loop-full-price
  > span:last-child,
.cart-upsell
  .product.type-product:not(.page-wrapper)
  .loop-full-price
  > span:last-child {
  color: #b60000;
  font-size: 18px;
  font-weight: 600;
  padding: 0px 10px;
  border: 1px solid;
  border-radius: 4px;
}
.related .product.type-product:not(.page-wrapper) .btn-primary,
.cart-upsell .product.type-product:not(.page-wrapper) .btn-primary {
  width: 100%;
  display: block;
  margin-top: 0px;
  font-family: var(--font-family-secondary);
}
.elho-card {
  background-image: url("https://spillycactus.live/wp-content/uploads/2024/10/vasi_elho.jpg");
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.care-card {
  background-image: url("https://spillycactus.live/wp-content/uploads/2025/03/cura-piante-overlay.jpg");
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.related-card {
  padding: 0px 20px;
  display: flex;
  align-items: center;
}
.related-card span {
  color: var(--primary-color-dark);
  font-weight: bold;
  display: block;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
.related-card h2 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  max-width: 280px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.related-card .btn {
  font-family: var(--font-family-secondary);
  font-weight: 400;
  font-size: 16px;
  padding: 11px 0.75rem;
  border-radius: 10px;
  width: 200px;
}
.related-card .btn svg {
  margin-left: 20px;
  width: 20px;
  height: 13px;
  color: var(--primary-color-dark);
}
@media (max-width: 992px) {
  .related .product.type-product:not(.page-wrapper),
  .cart-upsell .product.type-product:not(.page-wrapper) {
    padding: 5px;
  }
  .related
    .product.type-product:not(.page-wrapper)
    .woocommerce-loop-product__title,
  .cart-upsell
    .product.type-product:not(.page-wrapper)
    .woocommerce-loop-product__title {
    font-size: 16px;
    line-height: 20px;
  }
  .related
    .product.type-product:not(.page-wrapper)
    .loop-price-wrapper
    > span:first-child,
  .cart-upsell
    .product.type-product:not(.page-wrapper)
    .loop-price-wrapper
    > span:first-child {
    font-size: 20px;
    line-height: 20px;
  }
  .related .product.type-product:not(.page-wrapper) > a:first-child img,
  .cart-upsell .product.type-product:not(.page-wrapper) > a:first-child img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
  }

  .related-card {
    height: 220px;
    margin-bottom: 20px;
    padding: 10px;
  }
  .related-card span {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .related-card h2 {
    font-size: 16px;
    /* max-width: 70%; */
    margin-bottom: 10px;
  }
  .related-card .btn {
    padding: 5px 0.75rem;
    border-radius: 10px;
    width: 150px;
  }
  .related-card .btn svg {
    margin-left: 5px;
  }
}
.related .product-card .lSPager,
.cart-upsell .product-card .lSPager {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.related .product-card .lSPager.lSpg > li a,
.cart-upsell .product-card .lSPager.lSpg > li a {
  width: 13px;
  height: 13px;
  background-color: #cfcfcf;
}
.related .product-card .lSPager.lSpg > li.active a,
.cart-upsell .product-card .lSPager.lSpg > li.active a {
  background-color: var(--primary-color-dark);
  background: var(--primary-color-dark);
}
.related .product-card .lSAction > a,
.cart-upsell .product-card .lSAction > a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.related .product-card .lSAction > a.lSPrev,
.cart-upsell .product-card .lSAction > a.lSPrev {
  background-image: none !important;
  left: -20px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
}
.related .product-card .lSAction > a.lSNext,
.cart-upsell .product-card .lSAction > a.lSNext {
  background-image: none !important;
  right: 0px;
  opacity: 1;
}
.related .product-card .lSAction > a svg,
.cart-upsell .product-card .lSAction > a svg {
  width: 20px;
  height: 30px;
  color: #213f36;
}
.related form .variations-grid .product.type-product .lSAction > a.lSPrev,
.cart-upsell form .variations-grid .product.type-product .lSAction > a.lSPrev {
  left: -20px !important;
}
@media (min-width: 993px) {
  .related form .variations-grid .product.type-product .lSAction > a.lSPrev,
  .cart-upsell
    form
    .variations-grid
    .product.type-product
    .lSAction
    > a.lSPrev {
    left: -20px !important;
  }
  .related .product.type-product .lSSlideOuter .lSPager.lSpg > li.active a,
  .related .product.type-product .lSSlideOuter .lSPager.lSpg > li:hover a,
  .cart-upsell .product.type-product .lSSlideOuter .lSPager.lSpg > li.active a,
  .cart-upsell .product.type-product .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #b7eaaf !important;
  }
  .related .product.type-product .lSSlideOuter .lSPager.lSpg > li a,
  .cart-upsell .product.type-product .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff !important;
  }
  .related .product.type-product .lSAction > a.lSPrev,
  .cart-upsell .product.type-product .lSAction > a.lSPrev {
    left: 10px !important;
  }
  .related .product.type-product .lSSlideOuter .lSPager.lSpg,
  .cart-upsell .product.type-product .lSSlideOuter .lSPager.lSpg {
    left: 0px;
    right: 0px;
  }
  .related .product.type-product .lSAction > a.lSNext,
  .cart-upsell .product.type-product .lSAction > a.lSNext {
    right: 10px !important;
  }
  .related .product.type-product .lSPager,
  .cart-upsell .product.type-product .lSPager {
    bottom: 5px !important;
  }
}
@media (max-width: 992px) {
  .related .product-card .product.type-product,
  .cart-upsell .product-card .product.type-product {
    padding: 0px !important;
  }
  .related .product-card .product.type-product .woocommerce-loop-product__title,
  .cart-upsell
    .product-card
    .product.type-product
    .woocommerce-loop-product__title {
    min-height: auto !important;
    font-size: 18px;
  }
  .related .sc-loop-footer,
  .cart-upsell .sc-loop-footer {
    padding: 15px;
  }
  .related .lSPager.lSpg > li a,
  .cart-upsell .lSPager.lSpg > li a {
    width: 10px;
    height: 10px;
  }
  .related .lSPager,
  .cart-upsell .lSPager {
    bottom: 0px;
  }
  .related .lSPager li.active a,
  .cart-upsell .lSPager li.active a {
    background-color: #fff !important;
  }
  .related .lSAction > a.lSPrev,
  .cart-upsell .lSAction > a.lSPrev {
    left: 20px;
  }
  .related .lSAction > a.lSNext,
  .cart-upsell .lSAction > a.lSNext {
    right: 20px;
  }
  .related .lSAction > a,
  .cart-upsell .lSAction > a {
    width: 40px;
    height: 40px;
  }
  .related .woocommerce-loop-product__link,
  .cart-upsell .woocommerce-loop-product__link {
    position: relative;
  }
  .related .woocommerce-loop-product__link .lSPager,
  .cart-upsell .woocommerce-loop-product__link .lSPager {
    left: 0px;
    right: 0px;
  }
  .related .product-card .lSPager,
  .cart-upsell .product-card .lSPager {
    bottom: 0px;
  }
  .related .product-card .lSPager.lSpg > li a,
  .cart-upsell .product-card .lSPager.lSpg > li a {
    width: 9px !important;
    height: 9px !important;
  }
  .related .product-card .lSAction > a.lSPrev,
  .related .product-card .lSAction > a.lSPrev,
  .cart-upsell .product-card .lSAction > a.lSPrev,
  .cart-upsell .product-card .lSAction > a.lSPrev {
    left: 0px !important;
  }
  .related .product-card .lSAction > a.lSPrev,
  .cart-upsell .product-card .lSAction > a.lSPrev {
    background: #fff;
  }
  .related .product-card .lSAction > a,
  .cart-upsell .product-card .lSAction > a {
    width: 32px !important;
    height: 32px !important;
  }
  .related .product-card .product.type-product .woocommerce-loop-product__title,
  .cart-upsell
    .product-card
    .product.type-product
    .woocommerce-loop-product__title {
    min-height: 60px !important;
  }
  .related .product-card .product.type-product > a:first-child img,
  .cart-upsell .product-card .product.type-product > a:first-child img {
    width: 100% !important;
    height: 100vw !important;
    max-width: 100% !important;
    border-radius: 4px !important;
  }
  .related .product-card .product.type-product .woocommerce-loop-product__title,
  .cart-upsell
    .product-card
    .product.type-product
    .woocommerce-loop-product__title {
    min-height: 50px;
    font-size: 16px;
    line-height: 24px;
  }
  .related .product-card .product.type-product,
  .cart-upsell .product-card .product.type-product {
    padding: 15px;
  }
  .related
    .product-card
    .product.type-product
    .loop-price-wrapper
    > span:first-child,
  .cart-upsell
    .product-card
    .product.type-product
    .loop-price-wrapper
    > span:first-child {
    font-size: 18px;
  }
  .related
    .product-card
    .product.type-product
    .loop-price-wrapper
    > span:last-child,
  .cart-upsell
    .product-card
    .product.type-product
    .loop-price-wrapper
    > span:last-child {
    font-size: 20px;
  }
}
.related
  .product.type-product:not(.page-wrapper)
  .woocommerce-loop-product__title,
.cart-upsell
  .product.type-product:not(.page-wrapper)
  .woocommerce-loop-product__title {
  height: 95px;
  min-height: 95px;
  max-height: 95px;
}
.related ul.products,
.cart-upsell ul.products {
  list-style-type: none;
}
.related ul.products.lightSlider.lsGrab.lSSlide,
.cart-upsell ul.products.lightSlider.lsGrab.lSSlide {
  max-height: 540px;
}
.related > .lSSlideOuter > .lSSlideWrapper > .lSAction > a,
.cart-upsell > .lSSlideOuter > .lSSlideWrapper > .lSAction > a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
}
.related > .lSSlideOuter > .lSSlideWrapper > .lSAction > a.lSPrev,
.cart-upsell > .lSSlideOuter > .lSSlideWrapper > .lSAction > a.lSPrev {
  background-image: none !important;
  left: 10px !important;
}
.related > .lSSlideOuter > .lSSlideWrapper > .lSAction > a.lSNext,
.cart-upsell > .lSSlideOuter > .lSSlideWrapper > .lSAction > a.lSNext {
  background-image: none !important;
  right: 10px !important;
}
.related > .lSSlideOuter > .lSSlideWrapper > .lSAction > a svg,
.cart-upsell > .lSSlideOuter > .lSSlideWrapper > .lSAction > a svg {
  width: 20px;
  height: 30px;
  color: #213f36;
}
.cart-upsell .product.type-product:not(.page-wrapper) .btn-primary {
  margin-top: 0px;
  margin-bottom: 20px;
}
.cart-upsell .product.type-product:not(.page-wrapper) .lSPager {
  position: absolute !important;
  bottom: 10px !important;
}
.site-main {
  margin-top: 155px;
}
.product.type-product {
  padding: 0px;
}
.first-section {
  position: relative;
  min-height: calc(100vh - 155px);
}
.first-section .image-product-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  padding-right: 15px;
  z-index: 99;
}
.first-section #lightSlider li img {
  width: 100%;
  height: calc(100vh - 155px);
  -o-object-fit: cover;
  object-fit: cover;
}
.first-section .lSSlideWrapper ul #firstSlide {
  background: url("https://spillycactus.live/wp-content/uploads/slidebg1.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.first-section .lSSlideWrapper ul #secondSlide {
  background: #e9e8e4;
}
.first-section .image-product-wrap .lSPager {
  position: absolute;
  bottom: 40px;
  width: 100% !important;
}
.first-section .image-product-wrap .lSPager.lSpg > li a {
  width: 13px;
  height: 13px;
  background-color: #fff !important;
}
.first-section .image-product-wrap .lSPager.lSpg > li.active a {
  background-color: var(--primary-color-dark) !important;
  background: var(--primary-color-dark) !important;
}
.first-section .image-product-wrap .lSAction > a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}
.first-section .image-product-wrap .lSAction > a.lSPrev {
  background-image: none !important;
  left: 60px !important;
}
.first-section .image-product-wrap .lSAction > a.lSNext {
  background-image: none !important;
  right: 60px !important;
}
.first-section .image-product-wrap .lSAction > a svg {
  width: 20px;
  height: 30px;
  color: #213f36;
}
.summary.entry-summary {
  margin-top: 20px;
}
.summary.entry-summary #exemplar {
  font-weight: 400;
  font-size: 38px;
  line-height: 42px;
  color: #242424;
  display: block;
}
.summary.entry-summary .product-title-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.summary.entry-summary .product-title-wrap h1 {
  color: #242424;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0px;
  line-height: 38px;
  margin-top: 20px;
}
.summary.entry-summary .product-title-wrap .add_to_wishlist a:first-child,
.summary.entry-summary .product-title-wrap .yith-wcwl-add-button a:first-child {
  width: 45px;
  height: 45px;
  padding: 10px;
  border: 2px solid #84938e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  transition: 0.4s linear all;
  margin-top: 10px;
}
.summary.entry-summary .product-title-wrap .add_to_wishlist a:first-child:hover,
.summary.entry-summary
  .product-title-wrap
  .yith-wcwl-add-button
  a:first-child:hover {
  border-color: #213f36;
  transition: 0.4s linear all;
}
.summary.entry-summary
  .product-title-wrap
  .add_to_wishlist
  a:first-child:hover
  svg,
.summary.entry-summary
  .product-title-wrap
  .yith-wcwl-add-button
  a:first-child:hover
  svg {
  color: #213f36;
  transition: 0.4s linear all;
}
.summary.entry-summary .product-title-wrap .add_to_wishlist a:first-child svg,
.summary.entry-summary
  .product-title-wrap
  .yith-wcwl-add-button
  a:first-child
  svg {
  color: #84938e;
  transition: 0.4s linear all;
  width: 21px;
  height: 21px;
}
.parent-price-range {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px !important;
  min-height: 40px !important;
}
.parent-price-range .woocommerce-variation-field-discount > div {
  padding: 0px 20px;
  border: 1px solid rgba(33, 63, 54, 0.5);
  border-radius: 15px;
  font-size: 30px;
  font-weight: bold;
  color: rgba(33, 63, 54, 0.68);
}
.parent-price-range p {
  font-weight: bold;
  margin-bottom: 0px;
  color: #213f36;
  margin-bottom: 0px;
}
.parent-price-range .woocommerce-variation {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.parent-price-range
  .woocommerce-variation
  .woocommerce-variation-price
  > .price {
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  color: #242424;
}
.parent-price-range .woocommerce-variation .woocommerce-variation-price del {
  font-weight: 600;
  color: #213f36;
  font-size: 30px;
  margin-right: 40px;
}
.parent-price-range .woocommerce-variation .woocommerce-variation-price ins {
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  color: #242424;
  text-decoration: none;
}
.parent-price-range .woocommerce-variation .woocommerce-variation-description {
  display: none;
}
form.variations_form .sc-quantity-wrapper,
.simple-add .sc-quantity-wrapper {
  display: flex;
  justify-content: space-between;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2,
.simple-add .sc-quantity-wrapper .sc-qty-v2 {
  height: 60px;
  display: flex;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 button,
form.variations_form .sc-quantity-wrapper .sc-qty-v2 input,
.simple-add .sc-quantity-wrapper .sc-qty-v2 button,
.simple-add .sc-quantity-wrapper .sc-qty-v2 input {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 button svg,
.simple-add .sc-quantity-wrapper .sc-qty-v2 button svg {
  width: 17px;
  height: 21px;
  color: #242424;
  fill: #242424;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 input,
.simple-add .sc-quantity-wrapper .sc-qty-v2 input {
  border-top: 1px solid rgba(33, 63, 54, 0.5);
  border-bottom: 1px solid rgba(33, 63, 54, 0.5);
  border-right: 0px solid rgba(0, 0, 0, 0);
  border-left: 0px solid rgba(0, 0, 0, 0);
  background-color: #fff;
  color: #242424;
  font-size: 30px;
  font-weight: bold;
  background: #fff;
  text-align: center;
  max-width: 100px;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 input:focus,
form.variations_form .sc-quantity-wrapper .sc-qty-v2 input:active,
form.variations_form .sc-quantity-wrapper .sc-qty-v2 input:focus-visible,
.simple-add .sc-quantity-wrapper .sc-qty-v2 input:focus,
.simple-add .sc-quantity-wrapper .sc-qty-v2 input:active,
.simple-add .sc-quantity-wrapper .sc-qty-v2 input:focus-visible {
  outline: 0px;
}
form.variations_form
  .sc-quantity-wrapper
  .sc-qty-v2
  input::-webkit-outer-spin-button,
form.variations_form
  .sc-quantity-wrapper
  .sc-qty-v2
  input::-webkit-inner-spin-button,
.simple-add .sc-quantity-wrapper .sc-qty-v2 input::-webkit-outer-spin-button,
.simple-add .sc-quantity-wrapper .sc-qty-v2 input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 button.minus,
.simple-add .sc-quantity-wrapper .sc-qty-v2 button.minus {
  width: 40px;
  border: 1px solid rgba(33, 63, 54, 0.5);
  height: 100%;
  background-color: #fff;
  background: #fff;
  border-right: 0px solid rgba(0, 0, 0, 0);
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-left: 10px;
  transition: 0.3s linear background;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 button.minus:hover,
.simple-add .sc-quantity-wrapper .sc-qty-v2 button.minus:hover {
  background: #f9f9f9;
  transition: 0.3s linear background;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 button.plus,
.simple-add .sc-quantity-wrapper .sc-qty-v2 button.plus {
  width: 40px;
  border: 1px solid rgba(33, 63, 54, 0.5);
  height: 100%;
  background-color: #fff;
  background: #fff;
  border-left: 0px solid rgba(0, 0, 0, 0);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding-right: 10px;
  transition: 0.3s linear background;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 button.plus:hover,
.simple-add .sc-quantity-wrapper .sc-qty-v2 button.plus:hover {
  transition: 0.3s linear background;
  background: #f9f9f9;
}
form.variations_form button[type="submit"],
.simple-add button[type="submit"] {
  width: 330px;
  background: #d92727;
  border-radius: 15px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  font-family: var(--font-family-secondary);
  padding: 0 30px;
  border: 0px;
}
form.variations_form button[type="submit"]:focus-visible,
form.variations_form button[type="submit"]:focus,
form.variations_form button[type="submit"]:active,
.simple-add button[type="submit"]:focus-visible,
.simple-add button[type="submit"]:focus,
.simple-add button[type="submit"]:active {
  outline: 0px;
  box-shadow: none;
}
form.variations_form button[type="submit"] svg,
.simple-add button[type="submit"] svg {
  width: 27px;
  height: 24px;
  color: #fff;
  fill: #fff;
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}
.product-features {
  max-height: 150px;
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  height: 100%;
  padding: 20px 0;
  margin-top: 20px;
}
.product-features .icons-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -moz-column-gap: 80px;
  column-gap: 80px;
}
.product-features .icons-grid.grid3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.product-features .icons-grid.grid4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.product-features .icons-grid .features-item svg {
  width: 45px;
  min-height: 45px;
  margin: auto;
  display: block;
  color: #213f36;
  margin-bottom: 5px;
}
.product-features .icons-grid .features-item span:first-of-type {
  font-weight: 600;
  color: #213f36;
  font-size: 18px;
  line-height: 18px;
  display: block;
  text-align: center;
}
.product-features .icons-grid .features-item span:last-of-type {
  font-weight: 400;
  color: #213f36;
  font-size: 18px;
  line-height: 18px;
  display: block;
  text-align: center;
}
.vase-variation {
  margin-top: 20px;
  padding: 10px;
  background-color: #f5f9fe;
}
.product-variation > span {
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 20px;
  color: #242424;
  font-size: 24px;
  display: block;
}
.related.products {
  margin-bottom: 50px;
  position: relative;
}
.related.products .related-title {
  font-size: 36px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
  margin-top: 0px;
  display: block;
}
.related.products .products.columns-4 {
  padding-left: 0px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.cart-upsell .products.columns-2 {
  padding-left: 0px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.variations-grid {
  border-bottom: 2px solid #aaa;
}
.variations-grid h4 {
  margin-bottom: 0px;
}
.variations-grid .variable-items-wrapper.button-variable-wrapper {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.variations-grid .variable-items-wrapper.button-variable-wrapper .lSPager.lSpg {
  display: none !important;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div {
  background: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.18);
  border-radius: 10px;
  height: 280px;
  max-width: 170px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div:focus,
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div:active,
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div:focus-visible {
  outline: 0px;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div:first-child {
  margin-left: 20px !important;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li {
  width: 100%;
  height: 100%;
  padding: 15px;
  cursor: pointer;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li:focus,
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li:active,
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li:focus-visible {
  outline: 0px;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li
  img {
  width: 100%;
  object-fit: scale-down;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  height: 130px;
  -o-object-position: top;
  object-position: top;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li
  .variable-item-span {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 5px;
  display: block;
  min-height: 52px;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li
  .variation-price-wrap {
  color: #000;
  font-weight: bold;
  line-height: 40px;
  display: flex;
  font-size: 24px;
  justify-content: space-between;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li
  .variation-price-wrap
  ins {
  text-decoration: none;
  font-size: 28px;
}
.variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div
  > li
  .variation-price-wrap
  del {
  font-size: 16px;
  opacity: 0.8;
}
.variations-grid .lSPager {
  position: absolute;
  bottom: 40px;
  left: calc(50% - 35px);
}
.variations-grid .lSPager.lSpg > li a {
  width: 13px;
  height: 13px;
  background-color: rgba(0, 0, 0, 0);
}
.variations-grid .lSPager.lSpg > li.active a {
  background-color: rgba(0, 0, 0, 0) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.variations-grid .lSAction > a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  top: calc(50% - 15px) !important;
  transition: 0.3s linear background;
}
.variations-grid .lSAction > a.lSPrev {
  background-image: none !important;
  left: -20px !important;
}
.variations-grid .lSAction > a.lSNext {
  background-image: none !important;
  right: 4px !important;
}
.variations-grid .lSAction > a:hover {
  background: #fdfdfd;
  transition: 0.3s linear background;
}
.variations-grid .lSAction > a svg {
  width: 50px;
  height: 50px;
  color: #213f36;
}
.added_to_cart.wc-forward {
  display: none;
}
.product-info-section {
  padding: 40px 0px;
  min-height: 400px;
}
.product-info-section .info-sizebox {
  height: 100%;
  width: 100%;
  background: rgba(33, 63, 54, 0.04);
  background-color: rgba(33, 63, 54, 0.04);
  padding: 30px;
  min-height: 500px;
  display: flex;
  align-items: baseline;
  position: relative;
}
.product-info-section .info-sizebox .box-title {
  display: flex;
  align-items: center;
}
.product-info-section .info-sizebox .box-title svg {
  margin-right: 15px;
  width: 25px;
  height: 21px;
  color: #242424;
  fill: #242424;
}
.product-info-section .info-sizebox .box-title span strong {
  font-size: 20px;
  font-weight: 600;
  color: #242424;
  font-family: var(--font-family-secondary);
  text-transform: uppercase;
}
.product-info-section .info-sizebox .sizebox-img-wrap {
  position: relative;
  width: 270px;
  height: auto;
  position: absolute;
  bottom: 40px;
  left: calc(50% - 135px - 40px);
}
.product-info-section .info-sizebox .sizebox-img-wrap span {
  font-size: 28px;
}
.product-info-section .info-sizebox .sizebox-img-wrap span:nth-child(1) {
  position: absolute;
  top: -40px;
  left: calc(50% - 10px);
  font-weight: bold;
}
.product-info-section .info-sizebox .sizebox-img-wrap span:nth-child(2) {
  position: absolute;
  font-weight: bold;
  top: calc(50% - 75px);
  left: -35px;
  transform: rotate(-90deg);
}
.product-info-section .info-sizebox img {
  width: 100%;
  height: 100%;
}
.product-info-section .info-sizebox .value-content {
  width: 160px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-top: auto;
}
.product-info-section .info-sizebox .value-content span strong {
  font-size: 24px;
  font-weight: 600;
  color: #242424;
  display: block;
}
.product-info-section .info-sizebox .value-content span:last-child {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  display: block;
}
.product-info-section .info-box {
  height: 100%;
  min-height: 270px;
  width: 100%;
  padding: 20px;
  background: rgba(33, 63, 54, 0.04);
}
.product-info-section .info-box .box-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.product-info-section .info-box .box-title svg {
  margin-right: 15px;
  width: 25px;
  height: 21px;
  color: #242424;
  fill: #242424;
}
.product-info-section .info-box .box-title h2 {
  font-size: 20px;
  font-weight: 600;
  color: #242424;
  font-family: var(--font-family-secondary);
  text-transform: uppercase;
  margin-bottom: 0px;
}
.product-info-section .info-box .box-title h2 strong {
  font-weight: 600;
}
.product-info-section .info-box p {
  margin: 0px;
  font-size: 16px;
  font-weight: 400;
  color: #242424;
}
.product-info-section .info-box p a {
  margin: 0px;
  font-size: 16px;
  font-weight: 400;
  color: #242424;
}
.product-info-section .info-box .cc-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
  margin-bottom: 20px;
}
.product-info-section .info-box .cc-list li {
  display: inline-block;
  margin-right: 10px;
}
.product-info-section .info-box .cc-list li:last-child {
  margin-right: 0px;
}
.product-info-section .info-box .cc-list li svg,
.product-info-section .info-box .cc-list li svg path {
  color: #213f36;
  fill: #213f36;
}
.product-info-section .row-margin {
  margin-bottom: 40px;
}
.add-response-success {
  color: #222;
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
}
.add-response-success a {
  color: #d92727 !important;
  display: block;
}
.yith-wfbt-form {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 10px;
  padding: 0px 0px 0px 0px;
}
html.safari .cart-upsell .yith-wfbt-images img {
  height: 170px;
  -o-object-fit: cover;
  object-fit: cover;
}
.woocommerce-product-details__short-description {
  display: none;
}
.product-type-simple .product-features {
  height: auto !important;
}
.product-type-simple .cart-upsell {
  height: auto !important;
}
.product-type-simple .woocommerce-product-details__short-description {
  display: none;
}
.product-type-simple .stock.in-stock {
  display: none;
}
.product-type-simple .first-section {
  min-height: calc(100vh - 155px);
}
.product-type-simple .parent-price-range .price {
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  color: #242424;
}
.product-type-simple .parent-price-range del {
  font-weight: 600;
  color: #213f36;
  font-size: 30px;
  margin-right: 40px;
}
.product-type-simple .parent-price-range ins {
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  color: #242424;
  text-decoration: none;
}
#yith-wfbt-modal {
  margin-top: 170px;
}
#yith-wfbt-modal #yith-wfbt-submit-variation {
  width: 330px;
  background: #d92727;
  border-radius: 15px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  font-family: var(--font-family-secondary);
  padding: 0 30px;
  border: 0px;
  margin-bottom: 20px !important;
}
#yith-wfbt-modal #yith-wfbt-submit-variation svg {
  width: 27px;
  height: 24px;
  color: #fff;
  fill: #fff;
  margin-left: 15px;
}
#yith-wfbt-modal .yith-wfbt-stock-status p {
  font-weight: bold;
  font-size: 18px;
  color: #242424;
  text-decoration: none;
  margin-top: 0px;
}
#yith-wfbt-modal .yith-wfbt-stock-status p.in-stock {
  display: none !important;
}
#yith-wfbt-modal .product-features {
  padding-bottom: 0px !important;
}
@media (max-width: 992px) {
  #yith-wfbt-modal {
    margin-top: 90px !important;
    min-width: 0;
    margin-top: 10px;
    width: 100% !important;
    padding: 20px !important;
  }
  #yith-wfbt-modal .yith-wfbt-wrap-single-product.product .product-image img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    margin-right: 0 !important;
  }
  #yith-wfbt-modal .yith-wfbt-wrap-single-product.product .product-name {
    font-size: 26px !important;
  }
  #yith-wfbt-modal form.variations_form button[type="submit"] {
    display: none !important;
  }
  #yith-wfbt-modal
    .yith-wfbt-wrap-single-product.product
    #lightSliderVariations {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    max-height: auto !important;
  }
  .cart-upsell .yith-wfbt-images img {
    height: auto !important;
  }
}
.cart-upsell {
  height: 100%;
}
.cart-upsell li.product-type-product {
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.18) !important;
}
.cart-upsell .yith-wfbt-images img {
  width: 100%;
  height: 100%;
  max-width: 180px;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1;
}
.cart-upsell h3 {
  margin: 0px;
  margin-bottom: 20px;
  font-size: 28px;
  color: #000;
  font-weight: 600;
}
.cart-upsell .additional-text {
  font-weight: bold;
  font-size: 20px;
  font-size: 20px;
  color: #d92727;
}
.cart-upsell .yith-wfbt-images {
  float: none;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}
.cart-upsell .yith-wfbt-images td {
  text-align: center;
}
.cart-upsell .yith-wfbt-submit-block {
  margin: 10px 0px;
}
.cart-upsell .yith-wfbt-submit-block .price_text {
  display: flex;
  align-items: center;
  border-top: 2px solid #b1b1b1;
  border-bottom: 2px solid #b1b1b1;
}
.cart-upsell .yith-wfbt-submit-block .price_text .total_price {
  margin-right: 0px;
  margin-left: auto;
}
.cart-upsell .yith-wfbt-submit-block .price_text .total_price ins {
  color: #242424;
  text-decoration: none;
  font-size: 26px;
  font-weight: bold;
}
.cart-upsell .yith-wfbt-submit-block .price_text .total_price del {
  margin-right: 50px;
  color: #213f36;
  font-weight: 600;
  font-size: 20px;
}
.cart-upsell .yith-wfbt-submit-block .total_price_label {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}
.cart-upsell .yith-wfbt-submit-button {
  width: 90%;
  border: 0;
  border-radius: 15px;
  background-color: #d92727;
  color: #fff;
  height: 70px;
  font-size: 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
}
.cart-upsell .yith-wfbt-submit-button svg {
  width: 27px;
  height: 24px;
  color: #fff;
  fill: #fff;
  margin-left: 15px;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item:not(:last-child) {
  margin-bottom: 15px;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item a {
  text-decoration: none;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item a:hover {
  text-decoration: none;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item:first-child label .product-name {
  font-weight: 600;
  color: #242424;
  font-size: 18px;
  text-decoration: none;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item label {
  display: flex;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item label .product-name {
  font-weight: 400;
  color: #242424;
  font-size: 18px;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item label .sc-wfbt-more-option {
  margin-left: auto;
}
.cart-upsell
  .yith-wfbt-items
  .yith-wfbt-item
  label
  .sc-wfbt-more-option
  .yith-wfbt-open-modal {
  display: block;
  text-align: right;
  color: #213f36;
  font-weight: bold;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item label .price {
  margin-left: auto;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item label .price ins,
.cart-upsell .yith-wfbt-items .yith-wfbt-item label .price ins bdi {
  text-decoration: none !important;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item label .price del bdi {
  font-size: 14px;
}
.cart-upsell .yith-wfbt-items .yith-wfbt-item label .price bdi {
  color: #213f36;
  font-weight: 600;
  font-size: 20px;
}
form.simple-add .add-response-success {
  text-align: right;
}
img.icon-img {
  width: 45px;
  height: 45px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
  display: block;
}
.yith-wfbt-wrap-single-product.product .yith-wfbt-single-product-right,
.yith-wfbt-wrap-single-product.product .yith-wfbt-single-product-left {
  float: none !important;
  width: 100% !important;
}
.yith-wfbt-wrap-single-product.product .yith-wfbt-single-product-left {
  display: flex;
}
.yith-wfbt-wrap-single-product.product .product-image img {
  max-width: 200px;
  width: 200px;
  height: auto;
  margin-right: 20px;
}
.yith-wfbt-wrap-single-product.product .product-name {
  color: #242424;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0px;
}
.yith-wfbt-wrap-single-product.product #lightSliderVariations {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.yith-wfbt-wrap-single-product.product
  #lightSliderVariations
  > div:first-child {
  margin-left: 0px !important;
}
.yith-wfbt-wrap-single-product.product
  .variations-grid
  .variable-items-wrapper.button-variable-wrapper
  #lightSliderVariations
  > div:first-child {
  margin-left: 0px !important;
}
.yith-wfbt-wrap-single-product.product .yith-wfbt-submit-variation {
  width: 330px;
  background: #d92727;
  border-radius: 15px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  font-family: var(--font-family-secondary);
  padding: 0 30px;
  border: 0px;
}
#breadcrumb {
  z-index: 99999998;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}
#breadcrumb .container {
  position: relative;
  z-index: 2;
}
#breadcrumb::before {
  content: " ";
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  background: rgba(255, 255, 255, 0.7);
}
.first-section .container.fluid-left {
  position: relative;
}
.parent-price-range .woocommerce-Price-amount.amount > bdi:first-child {
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  color: #242424;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 0px;
  height: 65px;
}
form.variations_form .sc-quantity-wrapper .sc-qty-v2 input,
.simple-add .sc-quantity-wrapper .sc-qty-v2 input {
  width: 50px;
}
@media (max-width: 992px) {
  .cart-upsell {
    margin-top: 0px;
  }
  .first-section {
    min-height: 100%;
    height: 100%;
  }
  .first-section .image-product-wrap {
    position: relative;
    width: 100%;
    padding-right: 0px;
  }
  .first-section .image-product-wrap .lSAction > a.lSPrev {
    left: 10px;
  }
  .first-section .image-product-wrap .lSAction > a.lSNext {
    right: 10px;
  }
  .first-section #lightSlider {
    height: 100vw;
  }
  .first-section #lightSlider li img {
    height: 100vw;
  }
  .first-section .summary.entry-summary #exemplar {
    font-size: 24px;
  }
  .first-section .summary.entry-summary .product-title-wrap h1 {
    font-size: 24px;
  }
  .first-section .parent-price-range {
    width: 49%;
    display: inline-block;
  }
  .first-section
    .parent-price-range
    .woocommerce-variation
    .woocommerce-variation-price
    del,
  .first-section
    .parent-price-range
    .woocommerce-variation
    .woocommerce-variation-price
    del
    bdi {
    font-size: 20px !important;
    margin-right: 0px;
  }
  .first-section
    .parent-price-range
    .woocommerce-variation
    .woocommerce-variation-price
    ins,
  .first-section
    .parent-price-range
    .woocommerce-variation
    .woocommerce-variation-price
    ins
    bdi {
    font-size: 30px;
  }
  .first-section .single_variation_wrap {
    width: 49%;
    display: inline-block;
  }
  .first-section .single_variation_wrap .quantity {
    margin-left: auto;
  }
  .first-section form.variations_form .sc-quantity-wrapper .sc-qty-v2,
  .first-section .simple-add .sc-quantity-wrapper .sc-qty-v2 {
    height: 40px;
  }
  .first-section form.variations_form .sc-quantity-wrapper .sc-qty-v2 input,
  .first-section .simple-add .sc-quantity-wrapper .sc-qty-v2 input {
    max-width: 50px;
  }
  .cart-upsell > .yith-wfbt-section {
    border: 1px solid #222;
    padding: 10px;
    border-radius: 5px;
  }
  .product-features {
    margin-top: 0px;
  }
  .product-features .icons-grid {
    -moz-column-gap: 5px;
    column-gap: 5px;
  }
  .product-features .icons-grid .features-item svg {
    width: 35px;
    height: 35px;
  }
  .product-features .icons-grid img.icon-img {
    width: 35px;
    height: 35px;
  }
  .product-features .icons-grid .features-item span:first-of-type,
  .product-features .icons-grid .features-item span:last-of-type {
    font-size: 14px;
  }
  .vase-variation {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  form.variations_form button[type="submit"],
  .simple-add button[type="submit"] {
    width: 100%;
    margin-top: 20px;
  }
  form.variations_form button[type="submit"] {
    margin-bottom: 20px !important;
  }
  .first-section .summary.entry-summary .product-title-wrap h1 {
    margin-top: 0px !important;
  }
  .product-variation > span {
    font-size: 18px;
  }
  .variations-grid .lSAction > a {
    width: 30px;
    height: 30px;
  }
  .variations-grid .lSAction > a.lSPrev {
    left: -5px;
  }
  .variations-grid .lSAction > a.lSNext {
    right: 0px;
  }
  .variations-grid
    .variable-items-wrapper.button-variable-wrapper
    #lightSliderVariations
    > div:first-child {
    margin-left: 10px !important;
  }
  .variations-grid
    .variable-items-wrapper.button-variable-wrapper
    #lightSliderVariations
    > div
    > li
    .variation-price-wrap
    ins {
    font-size: 22px;
  }
  .variations-grid
    .variable-items-wrapper.button-variable-wrapper
    #lightSliderVariations
    > div
    > li
    .variable-item-span {
    font-size: 16px;
  }
  .variations-grid
    .variable-items-wrapper.button-variable-wrapper
    #lightSliderVariations
    > div
    > li
    img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 140px;
  }
  .product-info-section > .container > .row > .col-sm-12:nth-child(1) {
    order: 2;
  }
  .product-info-section > .container > .row > .col-sm-12:nth-child(2) {
    order: 1;
  }
  .product-info-section > .container > .row > .col-sm-12:nth-child(3) {
    order: 3;
  }
  .product-info-section .cart-upsell h3 {
    margin-top: 0px;
  }
  .product-info-section
    .cart-upsell
    .yith-wfbt-submit-block
    .total_price_label {
    font-size: 22px;
  }
  .product-info-section .cart-upsell .yith-wfbt-submit-button {
    width: 100%;
    font-size: 16px;
    height: 50px;
  }
  .product-info-section .cart-upsell .yith-wfbt-submit-button svg {
    width: 23px;
  }
  .product-info-section
    .cart-upsell
    .yith-wfbt-items
    .yith-wfbt-item:first-child
    label
    .product-name,
  .product-info-section
    .cart-upsell
    .yith-wfbt-items
    .yith-wfbt-item
    label
    .price
    bdi,
  .product-info-section
    .cart-upsell
    .yith-wfbt-items
    .yith-wfbt-item
    label
    .product-name {
    font-size: 16px;
  }
  .product-info-section .info-sizebox {
    margin-top: 30px;
    height: 300px;
    min-height: 300px;
    padding: 20px !important;
  }
  .product-info-section .info-sizebox .value-content {
    justify-content: end;
  }
  .product-info-section .info-sizebox .value-content span strong {
    font-size: 16px;
  }
  .product-info-section .info-sizebox .value-content span:last-child {
    font-size: 18px;
  }
  .product-info-section .info-sizebox .sizebox-img-wrap span {
    font-size: 20px !important;
  }
  .product-info-section .info-sizebox .sizebox-img-wrap span:nth-child(1) {
    top: -25px !important;
    left: calc(50% - 25px);
  }
  .product-info-section .info-sizebox .sizebox-img-wrap span:nth-child(2) {
    top: calc(50% - 40px);
    left: -35px;
  }
  .product-info-section .info-sizebox .box-title h2 {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .product-info-section .info-sizebox .box-title h2 strong {
    font-weight: 600;
  }
  .product-info-section .info-sizebox .sizebox-img-wrap {
    left: calc(50% - 80px);
    width: 40%;
  }
  .product-info-section .shippin-box {
    display: none;
  }
  .product-info-section .info-box .box-title h2 {
    font-size: 16px;
  }
  .site-main {
    margin-top: 59px;
  }
  html.safari .cart-upsell .yith-wfbt-images img {
    height: auto;
  }
  .related.products {
    margin-top: 0px;
  }
  .related.products .related-title {
    margin-bottom: 20px;
    font-size: 20px;
    display: block;
  }
  .cart-upsell .crosssell-title {
    font-size: 20px;
  }
  .cart-upsell .products.columns-2 {
    height: 100% !important;
    max-height: 100% !important;
    display: block;
    grid-template-columns: unset;
    -moz-column-gap: unset;
    column-gap: unset;
    padding-top: 0px !important;
    padding-bottom: 40px !important;
  }
  .cart-upsell .products.columns-2 .lSPager li.active a {
    background-color: #b7eaaf !important;
    background: #b7eaaf !important;
  }
  .cart-upsell .products.columns-2 .product.type-product {
    padding: 5px;
    margin-bottom: 20px;
  }
  .cart-upsell
    .products.columns-2
    .product.type-product
    .woocommerce-loop-product__title {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    min-height: 40px;
  }
  .cart-upsell
    .products.columns-2
    .product.type-product
    .loop-price-wrapper
    > span:first-child {
    font-size: 20px;
    line-height: 20px;
  }
  .cart-upsell .products.columns-2 .product.type-product .loop-full-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .cart-upsell
    .products.columns-2
    .product.type-product
    .loop-full-price
    > span:first-child {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #242424;
  }
  .cart-upsell
    .products.columns-2
    .product.type-product
    .loop-full-price
    > span:first-child
    bdi {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #242424;
    text-decoration: line-through;
  }
  .cart-upsell
    .products.columns-2
    .product.type-product
    .loop-full-price
    > span:last-child {
    color: #b60000;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 10px;
    border: 1px solid;
    border-radius: 4px;
  }
  .cart-upsell .products.columns-2 .product.type-product > a:first-child img {
    max-width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important;
    max-width: 100% !important;
  }
  .cart-upsell .products.columns-2 .product.type-product .btn-primary {
    margin-top: 20px;
  }
  .product-info-section .info-sizebox .sizebox-img-wrap {
    bottom: 20px !important;
  }
  .related.products .products.columns-4 {
    display: block;
    grid-template-columns: unset;
    -moz-column-gap: unset;
    column-gap: unset;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    height: 400px !important;
  }
  .related.products
    .products.columns-4
    .product.type-product:not(.page-wrapper) {
    padding: 5px;
  }
  .related.products
    .products.columns-4
    .product.type-product:not(.page-wrapper)
    .woocommerce-loop-product__title {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    min-height: 40px;
  }
  .related.products
    .products.columns-4
    .product.type-product:not(.page-wrapper)
    .loop-price-wrapper
    > span:first-child {
    font-size: 20px;
    line-height: 20px;
  }
  .related.products
    .products.columns-4
    .product.type-product:not(.page-wrapper)
    .loop-full-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .related.products
    .products.columns-4
    .product.type-product:not(.page-wrapper)
    .loop-full-price
    > span:first-child {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #242424;
  }
  .related.products
    .products.columns-4
    .product.type-product:not(.page-wrapper)
    .loop-full-price
    > span:first-child
    bdi {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #242424;
    text-decoration: line-through;
  }
  .related.products
    .products.columns-4
    .product.type-product:not(.page-wrapper)
    .loop-full-price
    > span:last-child {
    color: #b60000;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 10px;
    border: 1px solid;
    border-radius: 4px;
  }
  .related.products
    .products.columns-4
    .product.type-product:not(.page-wrapper)
    > a:first-child
    img {
    max-width: 100%;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .product-type-variable .summary.entry-summary {
    margin-top: 10px;
  }
  .product-type-variable .variations_form button[type="submit"] {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
  .product-type-simple .summary.entry-summary {
    margin-top: 10px;
  }
  .product-type-simple .sc-quantity-wrapper {
    display: inline-block;
    width: 49%;
  }
  .product-type-simple .parent-price-range .price {
    display: flex;
    margin: 0px;
  }
  .product-type-simple .parent-price-range del {
    font-size: 20px;
  }
  .product-type-simple .parent-price-range del bdi {
    font-size: 20px;
  }
  .product-type-simple .parent-price-range ins {
    font-size: 26px;
  }
  .product-type-simple .simple-add button[type="submit"] {
    margin-top: 0px !important;
    margin-bottom: 20px;
  }
  .product-type-simple .quantity {
    display: flex;
  }
  .product-type-simple .quantity .sc-qty-v2 {
    margin-left: auto;
  }
  .product-type-simple .cart-upsell .yith-wfbt-submit-button {
    width: 100%;
    font-size: 16px;
    height: 50px;
  }
  .product-type-simple .cart-upsell .yith-wfbt-submit-button svg {
    width: 23px;
  }
  .product-type-simple .cart-upsell h3 {
    margin-top: 0px;
  }
  .product-type-simple .cart-upsell .yith-wfbt-submit-block .total_price_label {
    font-size: 22px;
  }
  .product-type-simple
    .cart-upsell
    .yith-wfbt-items
    .yith-wfbt-item:first-child
    label
    .product-name,
  .product-type-simple
    .cart-upsell
    .yith-wfbt-items
    .yith-wfbt-item
    label
    .price
    bdi,
  .product-type-simple
    .cart-upsell
    .yith-wfbt-items
    .yith-wfbt-item
    label
    .product-name {
    font-size: 16px;
  }
  .related.products {
    margin-bottom: 140px;
  }
  .related.products .lSPager {
    position: absolute;
    bottom: 40px;
    width: 100% !important;
  }
  .related.products .lSPager.lSpg > li a {
    width: 13px;
    height: 13px;
    background-color: #fff !important;
  }
  .related.products .lSPager.lSpg > li.active a {
    background-color: var(--primary-color-dark) !important;
    background: var(--primary-color-dark) !important;
  }
  .related.products .lSAction > a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .related.products .lSAction > a.lSPrev {
    background-image: none !important;
    left: 10px;
  }
  .related.products .lSAction > a.lSNext {
    background-image: none !important;
    right: 10px;
  }
  .related.products .lSAction > a svg {
    width: 20px;
    height: 30px;
    color: #213f36;
  }
  .related.products .products.columns-4 {
    height: 100% !important;
  }
  .related.products .product.type-product > a:first-child img {
    width: 100% !important;
    height: 100vw !important;
    max-width: 100% !important;
    border-radius: 4px !important;
  }
  .product-info-section .info-box.help-box,
  .product-info-section .info-box.payment-box {
    min-height: 100%;
    height: 100%;
    margin-bottom: 20px;
  }
  .product-info-section .info-box.help-box p,
  .product-info-section .info-box.payment-box p {
    overflow: hidden;
  }
  .payment-box-row > .col-sm-12:nth-child(1),
  .payment-box-row > .col-sm-12:nth-child(2) {
    margin-bottom: 30px;
  }
  .payment-box-row .info-box.shippin-box {
    display: block;
  }
  .product-info-section .info-box .box-title {
    margin-bottom: 20px;
  }
  .product-info-section .info-box.help-box,
  .product-info-section .info-box.payment-box,
  .payment-box-row .info-box.shippin-box {
    margin-bottom: 0px;
    overflow: hidden;
    min-height: 0px;
    transition: 0.4s linear all;
  }
  .product-info-section .info-box.help-box.open-card,
  .product-info-section .info-box.payment-box.open-card,
  .payment-box-row .info-box.shippin-box.open-card {
    max-height: 100%;
    transition: 0.4s linear all;
  }
  .product-info-section .info-box.help-box {
    max-height: 60px;
  }
  .product-info-section .info-box.payment-box,
  .payment-box-row .info-box.shippin-box {
    max-height: 75px;
  }
  .nodesc {
    display: none;
  }
  .open-info-box {
    width: 15px !important;
    height: 17px !important;
    margin-left: auto;
    color: #222 !important;
    margin-right: 0px !important;
  }
  #breadcrumb::before {
    width: 100%;
  }
  #breadcrumb ul {
    display: block !important;
  }
  #breadcrumb ul li {
    display: inline-block;
  }
  .first-section .image-product-wrap .lSAction > a {
    width: 32px !important;
    height: 32px !important;
  }
  .product-info-section .info-sizebox .value-content {
    flex-direction: column;
    text-align: right;
  }
  .cart-upsell .product.type-product:not(.page-wrapper) {
    margin-bottom: 40px;
  }
  .cart-upsell > .lSSlideOuter > .lSSlideWrapper > .lSAction > a.lSPrev {
    background-image: none !important;
    left: 0px !important;
    top: calc(50% - 40px);
  }
  .cart-upsell > .lSSlideOuter > .lSSlideWrapper > .lSAction > a.lSNext {
    top: calc(50% - 40px);
  }
}
a.add_to_wishlist i,
a.add_to_wishlist span {
  display: none;
  color: #fff;
}
@media (min-width: 993px) {
  .first-section {
    margin-top: -47px;
    z-index: 1;
  }
  #breadcrumb {
    position: relative;
    z-index: 3;
  }
  .cart-upsell .product.type-product .lSPager {
    position: absolute;
  }
  .related .product.type-product .lSSlideOuter .lSPager.lSpg > li.active a,
  .related .product.type-product .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #b7eaaf !important;
  }
  .related .product.type-product .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff !important;
  }
  .related .product.type-product .lSAction > a.lSPrev {
    left: 10px !important;
  }
  .related .product.type-product .lSSlideOuter .lSPager.lSpg {
    left: 0px;
    right: 0px;
  }
  .related .product.type-product .lSAction > a.lSNext {
    right: 10px !important;
  }
  .related .product.type-product .lSPager {
    bottom: 5px !important;
  }
  form .variations-grid .product.type-product .lSAction > a.lSPrev {
    left: -20px !important;
  }
  .related ul.products .product.type-product,
  .cart-upsell ul.products .product.type-product {
    padding: 0px;
  }
  .related
    ul.products
    .product.type-product
    > .woocommerce-LoopProduct-link.woocommerce-loop-product__link,
  .cart-upsell
    ul.products
    .product.type-product
    > .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    position: relative;
    width: 100%;
  }
  .related
    ul.products
    .product.type-product
    > .woocommerce-LoopProduct-link.woocommerce-loop-product__link
    img,
  .cart-upsell
    ul.products
    .product.type-product
    > .woocommerce-LoopProduct-link.woocommerce-loop-product__link
    img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 300px;
    height: 270px;
  }
  .related ul.products .product.type-product .sc-loop-footer,
  .cart-upsell ul.products .product.type-product .sc-loop-footer {
    padding: 0px 25px 25px 25px;
    height: calc(100% - 270px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
  }
  .related .lSSlideOuter .lSPager.lSpg > li.active a,
  .related .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #b7eaaf !important;
  }
  .related .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff !important;
  }
  .related .lSAction > a.lSPrev {
    left: 10px !important;
  }
  .related .lSSlideOuter .lSPager.lSpg {
    left: 0px;
    right: 0px;
  }
  .related .lSAction > a.lSNext {
    right: 10px !important;
  }
  .related .lSPager {
    bottom: 0px !important;
    position: absolute;
    left: 0;
    right: 0;
  }
  .related .lSAction > a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .related .lSAction > a.lSPrev {
    background-image: none !important;
    left: 60px;
  }
  .related .lSAction > a.lSNext {
    background-image: none !important;
    right: 60px;
  }
  .related .lSAction > a svg {
    width: 20px;
    height: 30px;
    color: #213f36;
  }
}
@media (max-width: 375px) {
  .product-info-section .info-box.help-box,
  .product-info-section .info-box.payment-box,
  .payment-box-row .info-box.shippin-box {
    margin-bottom: 0px;
    overflow: hidden;
    min-height: 0px;
    transition: 0.4s linear all;
  }
  .product-info-section .info-box.help-box.open-card,
  .product-info-section .info-box.payment-box.open-card,
  .payment-box-row .info-box.shippin-box.open-card {
    max-height: 100%;
    transition: 0.4s linear all;
  }
  .product-info-section .info-box.help-box {
    max-height: 60px;
  }
  .product-info-section .info-box.payment-box,
  .payment-box-row .info-box.shippin-box {
    max-height: 75px;
  }
}
@media (min-width: 376px) and (max-width: 992px) {
  .product-info-section .info-box.help-box,
  .product-info-section .info-box.payment-box,
  .payment-box-row .info-box.shippin-box {
    margin-bottom: 0px;
    overflow: hidden;
    min-height: 0px;
    transition: 0.4s linear all;
  }
  .product-info-section .info-box.help-box.open-card,
  .product-info-section .info-box.payment-box.open-card,
  .payment-box-row .info-box.shippin-box.open-card {
    max-height: 100%;
    transition: 0.4s linear all;
  }
  .product-info-section .info-box.help-box {
    max-height: 60px;
  }
  .product-info-section .info-box.payment-box,
  .payment-box-row .info-box.shippin-box {
    max-height: 60px;
  }
}
@media (min-width: 400px) and (max-width: 767px) {
  .product-info-section .info-sizebox .sizebox-img-wrap {
    bottom: 20px;
  }
  .product-info-section .info-sizebox img {
    max-height: 230px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .safari form.variations_form .sc-quantity-wrapper .sc-qty-v2 input,
  .safari .simple-add .sc-quantity-wrapper .sc-qty-v2 input {
    font-size: 22px;
    border-radius: 0px !important;
  }
}
@media (min-width: 993px) {
  .first-section
    .image-product-wrap
    .product.type-product
    .lSAction
    > a.lSPrev {
    left: 60px !important;
  }
  .variations-grid .product.type-product .lSAction > a.lSPrev {
    left: -20px !important;
  }
  .first-section
    .image-product-wrap
    .product.type-product
    .lSAction
    > a.lSPrev {
    left: 60px !important;
  }
}
@media (max-width: 992px) {
  .variations-grid .lSAction > a.lSPrev {
    left: 0px !important;
  }
  .first-section .image-product-wrap .lSAction > a.lSPrev {
    left: 10px !important;
  }
  .first-section .image-product-wrap .lSAction > a.lSNext {
    right: 10px !important;
  }
}
.simple-desc {
  margin-top: 20px;
}
.simple-desc .box-title {
  display: flex;
  align-items: start;
}
.simple-desc .box-title svg {
  width: 30px;
  margin-right: 20px;
  height: 30px;
  min-width: 30px;
  max-width: 30px;
  margin-top: 5px;
}
.woocommerce-notices-wrapper .woocommerce-error {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding: 20px;
  text-align: center;
  color: crimson;
  font-weight: bold;
  background: rgba(250, 250, 250, 0.9803921569);
}
.gift-cards-list + h3 {
  margin: 0px;
}
.gift-cards-list button.ywgc-amount-buttons {
  background: #fff;
  border: 2px solid #b7eaaf;
  color: #213f36;
  border-radius: 5px;
  padding: 5px 15px;
}
.gift-cards-list button.ywgc-amount-buttons.selected_button {
  background: #b7eaaf;
  border: 2px solid #b7eaaf;
  color: #213f36;
}
.gift-cards-list > button.ywgc-amount-buttons:not(:last-child) {
  margin-right: 5px;
}
.gift-card-content-editor h5 {
  margin-top: 10px !important;
}
.gift-card-content-editor input {
  padding: 10px 20px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #222;
  font-size: 18px;
  font-weight: 400;
}
.gift-card-content-editor input:focus {
  outline: 0px;
}
.gift-card-content-editor textarea {
  padding: 10px 20px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #222;
  font-size: 18px;
  font-weight: 400;
}
.gift-card-content-editor textarea:focus {
  outline: 0px;
}
.page-wrapper.virtual .cart-upsell {
  border: 0px !important;
  margin: 0px !important;
}
.gift_card_template_button {
  margin-top: 0px !important;
}
.gift_card_template_button .single_add_to_cart_button {
  width: 330px;
  background: #d92727;
  border-radius: 15px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  font-family: var(--font-family-secondary);
  padding: 0 30px;
  border: 0px;
}
.gift_card_template_button .single_add_to_cart_button svg {
  width: 27px;
  height: 24px;
  color: #fff;
  fill: #fff;
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}
.gift-cards_form .woocommerce-message,
.variations_form .woocommerce-message,
.simple-add .woocommerce-message {
  display: block;
  margin: 10px;
  font-weight: bold;
  color: #213f36;
}
.gift-cards_form .woocommerce-message a,
.variations_form .woocommerce-message a,
.simple-add .woocommerce-message a {
  color: #d92727;
}
.review-row {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
.review-row .related-title {
  font-size: 36px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
  margin-top: 0px;
  display: block;
}
.review-row #showMoreRev {
  position: absolute;
  bottom: -50px;
  left: calc(50% - 150px);
  width: 300px;
  text-align: center;
  color: #213f36;
  font-weight: bold;
}
.review-row .box-review {
  padding: 30px;
  background: rgba(33, 63, 54, 0.04);
  width: 100%;
  height: 300px;
}
.review-row .box-review .rev-user {
  display: flex;
  align-items: center;
}
.review-row .box-review .rev-user span {
  font-size: 16px;
  color: #213f36;
  font-weight: 400;
  line-height: 24px;
}
.review-row .box-review .rev-user svg {
  width: 21px;
  height: 21px;
  fill: #213f36;
  color: #213f36;
  margin-right: 10px;
}
.review-row .box-review .rev-title {
  display: block;
  color: #242424;
  font-weight: 600;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.review-row .box-review .rev-content {
  color: #242424;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0px;
  margin-top: 10px;
}
.avarage-stars .star {
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.avarage-stars .avarage-stars svg {
  cursor: auto !important;
}
.avarage-stars .star.empty > path:first-child {
  color: rgba(0, 0, 0, 0);
  fill: rgba(0, 0, 0, 0);
}
.avarage-stars .star.empty > path:last-child {
  col2or: #999;
  fill: #999;
}
.avarage-stars .star.full,
.avarage-stars .star.full > path {
  color: gold;
  fill: gold;
}
@media (min-width: 768px) and (max-width: 992px) {
  .product-info-section > .container > .row > .col-sm-12:nth-child(1) {
    order: 1 !important;
  }
  .product-info-section .info-sizebox {
    margin-top: 540px;
  }
}
#sectionReviews {
  padding-bottom: 60px;
}
#sectionReviews .lSSlideOuter .lSPager.lSpg > li.active a,
#sectionReviews .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #213f36;
}
#sectionReviews .box-review {
  padding: 30px;
  background: rgba(33, 63, 54, 0.04);
  width: 300px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.18);
  margin: 20px auto;
}
#sectionReviews .box-review .rev-user {
  display: block;
  align-items: center;
}
#sectionReviews .box-review .rev-user span {
  font-size: 16px;
  color: #213f36;
  font-weight: 400;
  line-height: 24px;
  display: block;
  text-align: center;
}
#sectionReviews .box-review .rev-user svg {
  width: 21px;
  height: 21px;
  fill: #213f36;
  color: #213f36;
  margin-right: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#sectionReviews .box-review .rev-title {
  display: block;
  color: #242424;
  font-weight: 600;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 60px;
  height: 60px;
  text-align: center;
}
#sectionReviews .box-review .rev-content {
  color: #242424;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#sectionReviews .avarage-stars {
  text-align: center;
}
#sectionReviews .avarage-stars .star {
  width: 25px;
  height: 25px;
  cursor: pointer;
}
#sectionReviews .avarage-stars .avarage-stars svg {
  cursor: auto !important;
}
#sectionReviews .avarage-stars .star.empty > path:first-child {
  color: rgba(0, 0, 0, 0);
  fill: rgba(0, 0, 0, 0);
}
#sectionReviews .avarage-stars .star.empty > path:last-child {
  color: #999;
  fill: #999;
}
#sectionReviews .avarage-stars .star.full,
#sectionReviews .avarage-stars .star.full > path {
  color: gold;
  fill: gold;
}
#sectionReviews .section-title {
  margin-top: 0;
  margin-bottom: 30px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
}
#sectionReviews .lSPager {
  left: auto !important;
  right: auto !important;
  text-align: center !important;
  width: 100% !important;
}
#sectionReviews .lSAction > a svg {
  width: 20px;
  height: 30px;
  color: #213f36;
}
#sectionReviews .lSAction > a {
  border-radius: 50%;
  background: #fff;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
@media (max-width: 767px) {
  .discover-products-var {
    display: block !important;
    font-weight: bold;
    color: #213f36;
    cursor: pointer;
  }
  .discover-products-var svg {
    fill: #213f36;
  }
  .summary.entry-summary #exemplar {
    line-height: 30px;
  }
  .summary.entry-summary .product-title-wrap h1 {
    line-height: 28px;
  }
  .parent-price-range .woocommerce-Price-amount.amount > bdi:first-child {
    font-size: 36px !important;
  }
  .first-section .parent-price-range {
    height: auto !important;
    margin-bottom: 0px;
  }
  .first-section .parent-price-range > p.price-onsale {
    display: block;
  }
  .product-type-simple .sc-quantity-wrapper {
    margin-bottom: 5px;
  }
  .first-section .parent-price-range {
    position: relative;
  }
  .first-section .parent-price-range .woocommerce-variation-field-discount {
    position: absolute;
    right: -100%;
    top: 0px;
  }
  .first-section .parent-price-range .woocommerce-variation-field-discount div {
    font-size: 20px;
  }
  .first-section .parent-price-range > p.price-onsale {
    width: 49%;
  }
  .product-type-simple
    .parent-price-range
    del
    .woocommerce-Price-amount.amount
    bdi {
    font-size: 20px !important;
    margin-right: 0;
  }
  .summary.entry-summary .product-title-wrap {
    margin-bottom: 5px;
  }
  .woocommerce-variation.single_variation .woocommerce-variation-price > del {
    display: block;
  }
  form.variations_form.cart {
    position: relative;
  }
  form.variations_form.cart .woocommerce-variation-add-to-cart {
    position: absolute;
    right: 5px;
  }
  .product-type-variable form.variations_form.cart button[type="submit"] {
    margin-top: 30px !important;
  }
  .first-section
    .parent-price-range
    .woocommerce-variation
    .woocommerce-variation-price
    del {
    line-height: 45px;
  }
}
.stock.out-of-stock {
  font-size: 22px;
  font-weight: bold;
  color: crimson;
}
@media (max-width: 767px) {
  .loop-gallery-item img {
    width: 100%;
    height: auto;
  }
}
