@charset "UTF-8";
.elementor-add-to-cart .quantity {
  gap: 0px !important;
}

.elementor-add-to-cart .minus {
  border-right: 0px !important;
  max-width: 40px !important;
  border-radius: 50px 0px 0px 50px !important;
  background: transparent !important;
}

.elementor-add-to-cart .qty {
  border: 0px !important;
  border-radius: 0px !important;
  max-width: 60px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  align-self: center;
  align-content: center;
  margin: 0 auto;
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  background: transparent !important;
}

.elementor-add-to-cart .plus {
  border-left: 0px !important;
  max-width: 40px !important;
  border-radius: 50px 0px 0px 50px !important;
  border-radius: 0px 50px 50px 0px !important;
  background: transparent !important;
}

.woocommerce div.product.elementor ul.tabs {
  border-bottom: 1px solid #C9C9C9;
}
.woocommerce div.product.elementor ul.tabs li.active {
  border-bottom: 1px solid #49281b !important;
}
.woocommerce div.product.elementor ul.tabs li.active a {
  color: #49281b !important;
  font-weight: 600 !important;
}
.woocommerce div.product.elementor ul.tabs li a {
  background: transparent !important;
  color: #515151 !important;
  padding: 0px !important;
}

@media (max-width: 768px) {
  .woocommerce-tabs .tabs.wc-tabs {
    display: none !important;
  }
  .wc-accordion-header {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
  }
  .wc-accordion-header.active {
    color: #49281b !important;
    font-weight: 600 !important;
  }
  .wc-accordion-header::after {
    content: "+";
    font-size: 22px;
    font-weight: bold;
  }
  .wc-accordion-header.active::after {
    content: "−";
  }
  .wc-accordion-content {
    display: none;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
  }
}
.wpgs-for .slick-arrow {
  display: none !important;
}

.wc-proceed-to-checkoutt {
  width: 276px;
}
@media only screen and (max-width: 991px) {
  .wc-proceed-to-checkoutt {
    width: 276px;
  }
}
@media only screen and (max-width: 991px) {
  .wc-proceed-to-checkoutt {
    width: 260px;
  }
}

.sr-powered-by {
  display: none !important;
}

.single-product-image {
  position: relative;
}
.single-product-image .wishlist-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
}
.single-product-image .wishlist-btn .woosw-btn {
  height: 40px;
  width: 40px;
  padding: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-content .title h1 {
  font-size: 24px !important;
  line-height: 32px !important;
}
.product-content .post-term a {
  font-size: 14px !important;
  line-height: 20px !important;
  border-radius: 20px;
  font-weight: 500;
  padding: 5px 15px;
  background: #fff;
  border-bottom: 2px solid #ffc600 !important;
}
.product-content .woocommerce-Price-currencySymbol {
  top: -9px;
  font-size: 16px !important;
  position: relative;
}
.product-content .woocommerce-Price-amount bdi {
  font-size: 30px;
}/*# sourceMappingURL=product-details.css.map */