.elementor-kit-8934{--e-global-color-primary:#1E3A32;--e-global-color-secondary:#F6F2EA;--e-global-color-text:#9DBFAE;--e-global-color-accent:#C9A24B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-cfd7511-font-family:"Cormorant Garamond";--e-global-typography-cfd7511-font-size:21px;--e-global-typography-ea3b6b5-font-family:"Manrope";--e-global-typography-ea3b6b5-font-size:15px;}.elementor-kit-8934 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ============ PRODUCT IMAGE ============ */
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__image img {
  border-radius: 16px;
}

.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__wrapper {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

/* zoom (magnifier) icon */
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger {
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: transform 0.25s ease;
}

.elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger:hover {
  transform: scale(1.1);
}

/* chhoti images (thumbnails) neeche */
.elementor-widget-woocommerce-product-images .flex-control-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 14px;
  padding: 0;
  list-style: none;
}

.elementor-widget-woocommerce-product-images .flex-control-thumbs li {
  width: 100%;
  float: none;
  margin: 0;
}

.elementor-widget-woocommerce-product-images .flex-control-thumbs img {
  border-radius: 10px;
  border: 2px solid transparent;
  opacity: 0.6;
  cursor: pointer;
  transition: all 0.25s ease;
}

.elementor-widget-woocommerce-product-images .flex-control-thumbs img:hover,
.elementor-widget-woocommerce-product-images .flex-control-thumbs .flex-active {
  opacity: 1;
  border-color: #1f3d33;
}

/* SALE badge */
.elementor-widget-woocommerce-product-images .onsale {
  background: #ef4444;
  color: #ffffff;
  border-radius: 30px;
  padding: 6px 14px;
  font-size: 12px;
  font-weight: 700;
  min-height: 0;
  min-width: 0;
  line-height: 1.4;
}

/* ============ PRODUCT TITLE ============ */
.elementor-widget-woocommerce-product-title .elementor-heading-title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.25;
  color: #1f2937;
  text-align: left;
  margin-bottom: 6px;
}

/* ============ RATING (stars) ============ */
.elementor-widget-woocommerce-product-rating .star-rating {
  color: #f59e0b;
}

.elementor-widget-woocommerce-product-rating .woocommerce-review-link {
  font-size: 13px;
  color: #6b7280;
}

/* ============ PRICE ============ */
.elementor-widget-woocommerce-product-price .price {
  font-size: 30px;
  font-weight: 700;
  color: #1f3d33;
  text-align: left;
  display: block;
}

.elementor-widget-woocommerce-product-price .woocommerce-Price-amount {
  color: #1f3d33;
}

/* purani (kati hui) price aur nayi price */
.elementor-widget-woocommerce-product-price .price del {
  font-size: 20px;
  font-weight: 400;
  color: #9ca3af;
  margin-right: 8px;
}

.elementor-widget-woocommerce-product-price .price del .woocommerce-Price-amount {
  color: #9ca3af;
}

.elementor-widget-woocommerce-product-price .price ins {
  text-decoration: none;
  background: transparent;
}

/* ============ SHORT DESCRIPTION ============ */
.elementor-widget-woocommerce-product-short-description {
  font-size: 15px;
  line-height: 1.8;
  color: #4b5563;
}

/* ============ VARIATIONS (agar variable product ho) ============ */
.elementor-widget-woocommerce-product-add-to-cart .variations select {
  width: 100%;
  background: #f3f8f5;
  border: 1.5px solid #cfe0d7;
  border-radius: 10px;
  padding: 12px 14px;
  font-size: 14px;
  color: #1f2937;
}

.elementor-widget-woocommerce-product-add-to-cart .variations label {
  font-size: 14px;
  font-weight: 600;
  color: #1f2937;
}

.elementor-widget-woocommerce-product-add-to-cart .reset_variations {
  font-size: 12px;
  color: #ef4444;
}

/* ============ QUANTITY + ADD TO CART ============ */
.elementor-widget.elementor-widget-woocommerce-product-add-to-cart .cart {
  display: flex;
  align-items: stretch;
  gap: 12px;
  flex-wrap: wrap;
}

.elementor-widget.elementor-widget-woocommerce-product-add-to-cart .cart .quantity .qty {
  width: 76px;
  height: 100%;
  min-height: 52px;
  background: #f3f8f5;
  border: 1.5px solid #cfe0d7;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #1f3d33;
  transition: all 0.25s ease;
}

.elementor-widget.elementor-widget-woocommerce-product-add-to-cart .cart .quantity .qty:focus {
  background: #ffffff;
  border-color: #1f3d33;
  box-shadow: 0 0 0 4px rgba(31, 61, 51, 0.12);
  outline: none;
}

.elementor-widget.elementor-widget-woocommerce-product-add-to-cart .cart .single_add_to_cart_button {
  flex: 1;
  min-width: 190px;
  min-height: 52px;
  background: #1f3d33;
  color: #ffffff;
  border: none;
  border-radius: 10px;
  padding: 14px 36px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.25s ease;
  box-shadow: 0 6px 16px rgba(31, 61, 51, 0.3);
}

.elementor-widget.elementor-widget-woocommerce-product-add-to-cart .cart .single_add_to_cart_button:hover {
  background: #14291f;
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(31, 61, 51, 0.4);
}

.elementor-widget.elementor-widget-woocommerce-product-add-to-cart .cart .single_add_to_cart_button:active {
  transform: translateY(0);
}

/* stock ka message */
.elementor-widget-woocommerce-product-add-to-cart .stock {
  font-size: 14px;
  font-weight: 600;
  color: #15803d;
  margin-bottom: 12px;
}

/* Cash on Delivery ki chhoti patti (Add to cart ke neeche) */
.elementor-widget-woocommerce-product-add-to-cart:after {
  content: "💵  Cash on Delivery available";
  display: block;
  margin-top: 16px;
  padding: 12px 16px;
  background: #f3f8f5;
  border: 1px dashed #9fc1b0;
  border-radius: 10px;
  font-size: 13.5px;
  font-weight: 600;
  color: #1f3d33;
}

/* ============ PRODUCT META (SKU, category) ============ */
.elementor-widget-woocommerce-product-meta .product_meta {
  border-top: 1px solid #e5e7eb;
  padding-top: 16px;
  font-size: 13.5px;
  color: #6b7280;
}

.elementor-widget-woocommerce-product-meta .product_meta a {
  color: #1f3d33;
  font-weight: 600;
  text-decoration: none;
}

.elementor-widget-woocommerce-product-meta .product_meta a:hover {
  text-decoration: underline;
}

/* ============ TABS (Description / Reviews) ============ */
.elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs .tabs {
  display: flex;
  gap: 8px;
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #e5e7eb;
  list-style: none;
}

.elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs .tabs li {
  background: transparent;
  border: none;
  margin: 0;
}

.elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs .tabs li a {
  display: block;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 600;
  color: #6b7280;
  border-bottom: 3px solid transparent;
  transition: all 0.25s ease;
}

.elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs .tabs li.active a {
  color: #1f3d33;
  border-bottom-color: #1f3d33;
}

.elementor-widget-woocommerce-product-data-tabs .woocommerce-Tabs-panel {
  font-size: 15px;
  line-height: 1.8;
  color: #4b5563;
}

/* ============ TABLET / MOBILE ============ */
@media (max-width: 767px) {
  .elementor-widget-woocommerce-product-title .elementor-heading-title {
    font-size: 26px;
  }

  .elementor-widget-woocommerce-product-price .price {
    font-size: 24px;
  }

  .elementor-widget.elementor-widget-woocommerce-product-add-to-cart .cart .single_add_to_cart_button {
    width: 100%;
    flex: 1 1 100%;
  }

  .elementor-widget-woocommerce-product-images .flex-control-thumbs {
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
  }
}/* End custom CSS */