@charset "UTF-8";
.herlan-v3-single-product {
  max-width: 100%;
  overflow-x: clip;
  background-color: #fff;
}
.herlan-v3-single-product .product-details-wrapper .herlan_single_product_tags {
  margin: 0;
  padding: 0;
  list-style: none;
}
.herlan-v3-single-product .product-details-wrapper .herlan_single_product_tags li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  line-height: 1;
  border-right: 2px solid #666;
}
.herlan-v3-single-product .product-details-wrapper .herlan_single_product_tags li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
.herlan-v3-single-product .product-details-wrapper .herlan_single_product_tags li a {
  color: #666;
  font-size: 0.85rem;
}
.herlan-v3-single-product .product-details-wrapper .herlan_single_product_tags li.product-tag-item--brand a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.herlan-v3-single-product .product-details-wrapper .herlan-single-product-review-share-bar {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5em;
}
.herlan-v3-single-product .product-details-wrapper .herlan-single-product-review-share-bar .share-dropdown {
  position: relative;
  display: inline-block;
}
.herlan-v3-single-product .product-details-wrapper .herlan-single-product-review-share-bar .share-dropdown .share-btn {
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}
.herlan-v3-single-product .product-details-wrapper .herlan-single-product-review-share-bar .share-dropdown .share-menu {
  position: absolute;
  top: 22px;
  right: 0;
  z-index: 1000;
  display: none;
  padding: 8px 10px;
  white-space: nowrap;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.herlan-v3-single-product .product-details-wrapper .herlan-single-product-review-share-bar .share-dropdown .share-menu a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  font-size: 16px;
  border-radius: 50%;
  transition: 0.3s;
}
.herlan-v3-single-product .product-details-wrapper .herlan-single-product-review-share-bar .share-dropdown .share-menu a:hover {
  opacity: 0.8;
}
.herlan-v3-single-product .product-details-wrapper .herlan-single-product-review-share-bar .share-dropdown:hover .share-menu {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.product p.stock {
  margin: 0;
  padding: 0;
  border: 0;
}
body.single-product div.product .summary p.price:not(:has(del)):not(:has(ins)), body.single-product div.product .summary span.price:not(:has(del)):not(:has(ins)), .single-product div.product .summary p.price:not(:has(del)):not(:has(ins)), .single-product div.product .summary span.price:not(:has(del)):not(:has(ins)) {
  color: #222 !important;
}
body.single-product div.product .summary p.price:not(:has(del)):not(:has(ins)) .amount, body.single-product div.product .summary span.price:not(:has(del)):not(:has(ins)) .amount, .single-product div.product .summary p.price:not(:has(del)):not(:has(ins)) .amount, .single-product div.product .summary span.price:not(:has(del)):not(:has(ins)) .amount {
  color: inherit !important;
}
body.herlan-single-product-in-stock.herlan_web_mobile_view footer.copyright {
  margin-bottom: 0 !important;
}
.wpclv-attributes .wpclv-term a {
  width: 100%;
  height: 100%;
}
.wpclv-attributes .wpclv-term.out-of-stock a::after, .wpclv-attributes .wpclv-term.out-of-stock span::after {
  content: "✕";
  position: absolute;
  bottom: -8px;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 11px;
  font-weight: bold;
  border-radius: 50%;
  transform: translateX(-50%);
}
.wpclv-attributes .wpclv-term.out-of-stock a::before, .wpclv-attributes .wpclv-term.out-of-stock span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #fff;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.wpclv-attributes .wpclv-terms .wpclv-term, .wpclv-attributes .wpclv-terms .wpclv-term span, .wpclv-attributes .wpclv-terms .wpclv-term a {
  border-radius: 50%;
}
.wpclv-attributes .wpclv-terms .wpclv-term.active, .wpclv-attributes .wpclv-terms .wpclv-term:hover {
  border-color: #000;
}
.cart .single_add_to_cart_button {
  width: calc(90% - 90px);
}
#commercegurus-pdp-gallery-wrapper {
  position: relative;
}
#commercegurus-pdp-gallery-wrapper .tinvwl-commercekit_after_gallery {
  position: absolute;
  top: 0;
  right: 6%;
  z-index: 1;
}
.product-details-wrapper .tinv-wishlist .tinvwl_add_to_wishlist_button:before {
  margin-top: -6px;
  margin-left: -4px;
  font-size: 40px;
}
div.product form.cart .quantity:has(input[type=hidden]) + button.single_add_to_cart_button {
  width: 92%;
  margin-left: 0;
}
.summary details summary {
  font-size: 1rem;
  text-transform: capitalize;
}
.summary details summary::after {
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5V19M5 12H19' stroke='%234A5568' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.summary details[open] summary::after {
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19' stroke='%234A5568' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.single-product .herlan-related-sections-wrapper {
  padding: 0 0 3rem;
}
.single-product .herlan-related-sections-wrapper .col-full {
  max-width: 1190px;
  margin: 0 auto;
}
.single-product .herlan-related-sections-wrapper .col-full .herlan-home-products-slider:first-child .container {
  margin-top: 0;
}
.single-product .herlan-related-sections-wrapper ul.products li.product {
  overflow: visible;
}
.single-product .herlan-related-sections-wrapper ul.products li.product .woocommerce-loop-herlan__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.single-product .herlan-related-sections-wrapper ul.products li.product .woocommerce-image__wrapper {
  min-height: 145px;
}
.single-product .herlan-related-sections-wrapper ul.products li.product .woocommerce-image__wrapper img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
  object-fit: contain;
}
.single-product .herlan-related-sections-wrapper ul.products li.product .woocommerce-card__header {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.single-product .herlan-related-sections-wrapper ul.products li.product .herlan-product-price-cart-wrapper {
  margin-top: auto;
}
@media (max-width: 768px) {
  section .container {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .single-product .site, .single-product .site-content, .single-product #page, .single-product #content {
    max-width: 100%;
    overflow-x: clip;
  }
  .single-product .herlan-related-sections-wrapper {
    max-width: 100%;
    overflow-x: hidden;
  }
  .single-product .herlan-related-sections-wrapper .col-full {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .single-product .herlan-related-sections-wrapper .herlan-home-products-slider .container {
    width: 96%;
    max-width: 96%;
    margin: 0 2%;
    padding: 0.65rem 0 0;
  }
  .single-product .herlan-related-sections-wrapper ul.products li.product .woocommerce-image__wrapper {
    min-height: 120px;
  }
  .single-product .herlan-related-sections-wrapper ul.products li.product .woocommerce-image__wrapper img {
    max-height: 120px;
  }
  .single-product .product-details-wrapper .herlan-single-brand-info {
    display: block;
    margin-bottom: 0.5rem;
    padding: 0.7rem 0 0.3rem;
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
  }
  .single-product .product-details-wrapper .product_title {
    margin-bottom: 0.2rem;
    font-size: 1rem;
  }
  .single-product .product-details-wrapper .woocommerce-variation-availability .stock {
    margin-top: 0;
    padding-top: 0;
    border: 0;
  }
  .single-product .product-details-wrapper .cg-thumb-swiper .swiper-slide img {
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .single-product .product-details-wrapper .cg-thumb-swiper .swiper-slide.swiper-slide-active img, .single-product .product-details-wrapper .cg-thumb-swiper .swiper-slide.swiper-slide-thumb-active img {
    border-color: #666;
  }
}
@media (max-width: 991px) {
  .mobile-add-to-cart-wrapper {
    position: fixed;
    right: 0;
    bottom: calc(var(--herlan-bottom-nav-height, 68px) + 0px);
    left: 0;
    z-index: 2;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 -4px 16px 0 rgba(0, 0, 0, 0.08);
  }
  .mobile-add-to-cart-wrapper .stock {
    display: none;
  }
  .mobile-add-to-cart-wrapper form.cart {
    width: 95%;
    margin: 1em auto !important;
  }
  .mobile-add-to-cart-wrapper form.cart .quantity .input-text, .mobile-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    height: 45px;
  }
  .mobile-add-to-cart-wrapper form.cart .single_add_to_cart_button {
    line-height: 45px;
  }
  .single-product .site-content .archive-header .col-full {
    background-color: #fff;
  }
  .wpclv-attributes .wpclv-attribute {
    margin-bottom: 0;
  }
  .product p.stock {
    margin-bottom: 1em;
  }
}
@media (min-width: 992px) {
  .herlan-v3-single-product {
    padding-top: 30px;
  }
  .herlan-v3-single-product .woocommerce-breadcrumb {
    padding-top: 0;
    padding-left: 0;
  }
}
