.gjs-t-button {
  background-color: var(--gjs-t-color-primary);
  color: white;
  border-radius: 0.3rem;
}

.gjs-t-link {
  color: var(--gjs-t-color-primary);
  text-decoration: underline;
}

.gjs-t-border {
  border-radius: 0.3rem;
  border-color: #e0e0e0;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  .woocommerce-breadcrumb {
  padding: 0px 15px;
  font-family: var(--font-family-02);
}
.tsingl .inside-article {
  padding: 0px !important;
}
.custom-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  gap: 8px;
  padding: 0;
  list-style: none;
  margin: 0;
}

.custom-dots li {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;
  list-style: none;
}
.custom-dots li.active {
  background: var(--color-box-3);
  transform: scale(1.2);
  width: 20px;
  border-radius: 7px;
}
.comment-form-comment label {
  font-family: var(--font-family-01);
}
.section-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgb(240 237 231 / 1);
  font-weight: 600;
}
.woocommerce #reviews #comment {
  height: 140px;
}
textarea#comment {
  border-radius: 10px;
  background: var(--color-cart-1) !important;
  border-color: var(--color-cart-1) !important;
  font-family: var(--font-family-02);
  color: var(--color-card-3);
}
#comments {
  display: none;
}
#respond {
  font-family: var(--font-family-02);
}
.form-submit #submit {
  font-family: var(--font-family-02);
  font-size: var(--font-size-h5-mobile) !important;
  width: fit-content;
  border-radius: 30px !important;
  background: var(--color-golden-08) !important;
  color: var(--color-03) !important;
  font-weight: 500 !important;
  cursor: pointer !important;
}
.highlight-icon {
  height: 1.5rem;
  width: 1.5rem;
}
.form-title {
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--color-02);
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.form-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.input-field::placeholder::placeholder {
  color: rgb(107 114 128 / 1);
}

.textarea-field::placeholder::placeholder {
  color: rgb(107 114 128 / 1);
}

.highlight-card {
  border-radius: 0.75rem;
  border-width: 1px;
  padding: 1.25rem;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border-color: rgb(42 42 43 / 1);
  background-color: rgb(17 17 18 / 1);
  display: flex;
  gap: 1rem;
  align-items: flex-start;
}

.highlight-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(255 255 255 / 1);
  font-weight: 600;
}

.highlight-icon {
  height: 1.25rem;
  width: 1.25rem;
}

.form-title {
  font-family: var(--font-family-02);
  font-size: 1.5rem;
  margin-bottom: 0;
  line-height: 2rem;
  color: rgb(255 255 255 / 1);
}

.form-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

.highlight-card {
  border-radius: 0.75rem;
  border-width: 1px;
  padding: 1.25rem;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.highlight-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(255 255 255 / 1);
}

.main-content {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.breadcrumbs-section {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.breadcrumbs {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(183 179 172 / 1);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.breadcrumb-link:hover {
  color: var(--gjs-t-color-accent);
}

.breadcrumb-current {
  color: rgb(233 230 225 / 1);
}

.hero-product-showcase {
  padding-bottom: 30px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3rem;
}

.product-media-card {
  position: relative;
  border-radius: 1rem;
  /* background-color: rgb(18 18 19 / 1); */
  border-width: 1px;
  border-color: rgb(38 38 38 / 1);
  padding: 1.5rem;
  overflow: hidden;
}

.decorative-gradient {
  position: absolute;
  inset: 0px;
  pointer-events: none;
  opacity: 0.6;
}

.gradient-blob {
  width: 380px;
  height: 380px;
  border-radius: 9999px;
  background-image: linear-gradient(
    to top right,
    #d0a96a1a,
    rgb(208 169 106 / 0)
  );
  filter: blur(64px);
  position: absolute;
  bottom: -6rem;
  right: -4rem;
}

.product-image-frame {
  /* aspect-ratio: 5/5; */
  border-radius: 0.75rem;
  overflow: hidden;
  /* box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 80px rgba(0, 0, 0, 0.6); */
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  position: relative;
}

.product-main-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-detail-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
#uisrw2 {
  font-family: var(--font-family-02);
  color: var(--color-golden-05);
  font-size: var(--font-size-base-mobile);
}
.product-title {
  margin-bottom: 0;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  letter-spacing: -0.025em;
}
.product-subtitle {
  color: var(--color-02);
  margin-top: 0.5rem;
  max-width: 65ch;
  margin-bottom: 0px;
  font-family: var(--font-family-02);
  font-size: var(--font-size-base);
}
#koqer {
  font-family: var(--font-family-02);
  font-size: var(--font-size-base);
}
#koqer a {
  color: var(--color-golden-09);
}
.rating-row {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.rating-stars {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.star-icon {
  width: 1rem;
  height: 1rem;
  opacity: 0.4;
}
.rating-count {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--color-grbl);
  font-family: var(--font-family-02);
}
.price-row {
  display: flex;
  align-items: flex-end;
  gap: 1rem;
}
.price-accent {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}
.price-compare {
  color: rgb(183 179 172 / 1);
  text-decoration-line: line-through;
}
.price-badge {
  margin-left: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  border-radius: 9999px;
  background-color: rgb(27 27 28 / 1);
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  color: var(--gjs-t-color-accent);
}

.purchase-options {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.quantity-row {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.quantity-label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(183 179 172 / 1);
}

.quantity-control {
  display: flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background-color: rgb(18 18 19 / 1);
  overflow: hidden;
}

.quantity-button {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
  min-width: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  color: rgb(183 179 172 / 1);
  cursor: pointer;
  transition: all 0.2s ease;
}

.quantity-button:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
}

.quantity-button.minus:before {
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent currentColor transparent;
  margin-bottom: 2px;
}

.quantity-button.plus:before {
  border-width: 6px 4px 0 4px;
  border-color: currentColor transparent transparent transparent;
  margin-top: 2px;
}

.quantity-button:hover {
  background-color: rgb(26 26 27 / 1);
}

.quantity-button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0px #fff, 0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5),
    0 0 #0000;
}

.quantity-input {
  width: 3rem;
  text-align: center;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.action-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}

.add-to-cart-button {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-radius: 9999px;
  background-image: linear-gradient(to right, #d0a96a, rgb(208 169 106 / 0));
  color: rgb(29 28 26 / 1);
  font-weight: 600;
  box-shadow: 0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5),
    0 12px 40px rgba(255, 179, 71, 0.22);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.woocommerce-product-gallery__trigger {
  display: none;
}
.woocommerce span.onsale {
  position: absolute;
  text-align: center;
  line-height: 28px;
  top: 10px;
  left: auto;
  right: 20px;
  margin: 0;
  background-color: var(--color-golden-07);
  color: #fff;
  font-size: 0.857em;
  z-index: 9;
  width: 60px;
  min-height: fit-content;
  border-radius: 12px;
  padding: 0;
  font-family: var(--font-family-02);
}
.add-to-cart-button:hover {
  box-shadow: 0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5),
    0 12px 40px rgba(255, 179, 71, 0.22);
}
.add-to-cart-icon {
  width: 1.25rem;
  height: 1.25rem;
}
#irqpa3 form {
  display: flex;
  justify-content: start;
  gap: 40px;
  align-content: center;
  width: 100%;
}
.wishlist-button {
  position: absolute;
  display: none;
  top: 10px;
  right: 10px;
  font-family: var(--font-family-02);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background-color: rgb(18 18 19 / 1);
  color: rgb(233 230 225 / 1);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  display: none;
}

.wishlist-button:hover {
  border-color: rgb(58 58 59 / 1);
}

.wishlist-icon {
  width: 1rem;
  height: 1rem;
}

.wishlist-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.shipping-note {
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(158 154 147 / 1);
}

.highlights-section {
  margin-top: 3.5rem;
}
.highlights-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.5rem;
}
.highlight-card:hover {
  border-color: rgb(58 58 59 / 1);
}
.highlight-subtitle {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(183 179 172 / 1);
}
.fragrance-notes-section {
  margin-top: 3.5rem;
}
.section-header {
  padding-top: 20px;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.header-line {
  width: 2rem;
  height: 1px;
  background-color: var(--color-box-3);
}
.notes-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
}
.notes-card {
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  padding: 1.5rem;
  background-color: rgb(17 17 18 / 1);
}
.notes-label {
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgb(183 179 172 / 1);
  margin-bottom: 0.5rem;
}
.notes-content {
  font-weight: 600;
}
.description-section {
  background: var(--bg-secondary);
  font-family: var(--font-family-02);
  padding: 0px 40px;
}
.description-article {
  max-width: none;
  line-height: 1.75rem;
}
.paragraph {
  color: rgb(207 202 194 / 1);
}
.soft-divider {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-color: rgb(42 42 43 / 1);
}
.gallery-section {
  margin-top: 3.5rem;
}
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}
.gallery-item {
  border-radius: 0.75rem;
  overflow: hidden;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
}
.gallery-image,
.single-image-wrapper {
  height: 320px !important;
  object-fit: cover;
  margin: auto;
  display: block;
}
.single-product-image {
  height: 100% !important;
  width: 100% !important;
  object-fit: contain !important;
}
#main-product-gallery .swiper-button-next,
#main-product-gallery .swiper-button-prev {
  color: var(--color-box-3);
}
#main-product-gallery .swiper-button-next::after,
#main-product-gallery .swiper-button-prev::after {
  font-size: 30px !important;
}
.technical-specs-section {
  margin-top: 3.5rem;
}

.specs-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
}

.spec-card {
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background-color: rgb(17 17 18 / 1);
  padding: 1.25rem;
}

.spec-label {
  color: rgb(183 179 172 / 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.spec-value {
  font-weight: 600;
}
.customer-reviews-section {
  background: var(--bg-secondary);
  padding: 0px 20px;
}
.section-header-row {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  padding: 20px 15px 0px;
}

.reviews-summary {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--color-grbl);
  font-family: var(--font-family-02);
}
.reviews-grid {
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
}
.review-card {
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background-color: var(--contrast);
  padding: 1.25rem;
}
.review-header {
  color: var(--color-card-1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.reviewer-name {
  font-weight: 600;
}
.review-stars {
  display: flex;
  gap: 0.25rem;
}
.star {
  width: 1rem;
  height: 1rem;
  opacity: 0.4;
}
.review-text {
  color: rgb(207 202 194 / 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.review-form-card {
  margin-top: 30px;
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background: var(--bg-card);
  padding: 1rem;
}

.review-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.rating-input-row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.rating-label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(183 179 172 / 1);
}

.rating-inputs {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.rating-option {
  cursor: pointer;
}

.cls-5pb16s {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.cls-5xq5hm {
  width: 1.25rem;
  height: 1.25rem;
  opacity: 0.6;
}

.cls-5xq5hm:hover {
  opacity: 1;
}

.cls-3t5j3n {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.cls-1qpjpn {
  width: 1.25rem;
  height: 1.25rem;
  opacity: 0.6;
}

.cls-1qpjpn:hover {
  opacity: 1;
}

.cls-so5sie {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.cls-kx852r {
  width: 1.25rem;
  height: 1.25rem;
  opacity: 0.6;
}

.cls-kx852r:hover {
  opacity: 1;
}

.cls-jtowzm {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.cls-mb4lgj {
  width: 1.25rem;
  height: 1.25rem;
  opacity: 0.6;
}

.cls-mb4lgj:hover {
  opacity: 1;
}

.cls-kgn0vb {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.cls-7c8t3l {
  width: 1.25rem;
  height: 1.25rem;
  opacity: 0.6;
}

.cls-7c8t3l:hover {
  opacity: 1;
}

.input-name {
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background-color: rgb(15 15 16 / 1);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.input-name:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0px #fff, 0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5),
    0 0 #0000;
}

.input-email {
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background-color: rgb(15 15 16 / 1);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.input-email:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0px #fff, 0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5),
    0 0 #0000;
}

.input-review {
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background-color: rgb(15 15 16 / 1);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.input-review:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0px #fff, 0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5),
    0 0 #0000;
}

.submit-review-button {
  align-self: flex-start;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-radius: 9999px;
  background-image: linear-gradient(to right, #d0a96a, rgb(208 169 106 / 0));
  color: rgb(29 28 26 / 1);
  font-weight: 600;
  box-shadow: 0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5),
    0 12px 40px rgba(255, 179, 71, 0.22);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.submit-review-button:hover {
  box-shadow: 0 0 0 0px #fff, 0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5),
    0 12px 40px rgba(255, 179, 71, 0.22);
}

.related-products-section {
  margin-top: 4rem;
}

.see-all-link {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(183 179 172 / 1);
}

.see-all-link:hover {
  color: var(--gjs-t-color-accent);
}

.related-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.5rem;
}

.product-card {
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
  background-color: rgb(17 17 18 / 1);
  padding: 1rem;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  flex-direction: column;
}

.product-card:hover {
  border-color: rgb(58 58 59 / 1);
}

.product-media {
  border-radius: 0.75rem;
  overflow: hidden;
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
}

.product-image {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.product-info {
  margin-top: 0.75rem;
  flex: 1 1 0%;
}
.product-name {
  font-weight: 600;
}
.product-caption {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(183 179 172 / 1);
}
.product-footer {
  margin-top: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-price {
  font-weight: 600;
}
.product-badge {
  font-size: 0.75rem;
  line-height: 1rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  border-radius: 9999px;
  background-color: rgb(27 27 28 / 1);
  border-width: 1px;
  border-color: rgb(42 42 43 / 1);
}
#i771v {
  font-family: var(--font-family-02);
}
#i36aoh {
  font-family: var(--font-family-02);
}
#i451r5 {
  font-family: var(--font-family-02);
}
#ieihfo {
  font-family: var(--font-family-02);
}
#ixmh1w {
  font-family: var(--font-family-02);
}
#ijlt61 {
  font-family: var(--font-family-02);
}
#iisdsh {
  font-family: var(--font-family-02);
}
#yma3 {
  display: flex;
  justify-content: start;
  gap: 30px;
}
#i36aoh {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100%;
  justify-content: center;
  align-items: end;
}
#i36aoh del {
  font-size: var(--font-size-h5-mobile);
  color: var(--color-golden-06);
}
.single_add_to_cart_button {
  font-family: var(--font-family-02);
}
#home-product-swiper-perfume-products {
  margin-top: 20px;
}
.home-product-swiper .swiper-pagination-bullet-active,
#i2xrevslider .swiper-pagination-bullet-active,
#hero_images .swiper-pagination-bullet-active {
  background-color: var(--color-golden-05);
  width: 20px;
  border-radius: 3px;
  transition: all 0.5s;
}
.i2xprodcard {
  flex: 0 0 320px;
  /* border: 1px solid rgba(255, 179, 71, 0.35); */
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-color: rgba(255, 179, 71, 0.25);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
}
#perfume-products .t3vew {
  background: var(--color-card-2);
}
.t3vew {
  display: flex;
  flex-direction: column;
  gap: 15px;
  --r: 20px;
  --s: 30px;
  --x: 50px;
  --y: 10px;
  width: auto;
  aspect-ratio: 1;
  border-radius: var(--r);
  --_m: /calc(2 * var(--r)) calc(2 * var(--r)) radial-gradient(#000 70%, #0000
        72%);
  --_g: conic-gradient(
    from 90deg at calc(100% - var(--r)) calc(100% - var(--r)),
    #0000 25%,
    #000 0
  );
  --_d: (var(--s) + var(--r));
  mask: calc(100% - var(--_d) - var(--x)) 100% var(--_m),
    100% calc(100% - var(--_d) - var(--y)) var(--_m),
    radial-gradient(var(--s) at 100% 100%, #0000 99%, #000 calc(100% + 1px))
      calc(-1 * var(--r) - var(--x)) calc(-1 * var(--r) - var(--y)),
    var(--_g) calc(-1 * var(--_d) - var(--x)) 0,
    var(--_g) 0 calc(-1 * var(--_d) - var(--y));
  mask-repeat: no-repeat;
}

.i2x-circle-text {
  position: absolute;
  top: 0px;
  right: 0px;
  --c: 70px;
  height: 200px;
  aspect-ratio: 3/2;
  mask: radial-gradient(60% var(--c) at bottom, #0000 calc(100% - 2px), #000);
  background: var(--color-card-f);
  width: -moz-available;
  border-radius: 20px;
}
.i2xprodimgwrap {
  width: 100%;
  height: 200px;
}
.i2xprodimg {
  width: 100%;
  height: 100% !important;
  object-fit: contain;
  display: block;
  z-index: 500;
  position: sticky;
}
.i2xcta {
  display: flex;
  text-decoration: none;
  font-size: var(--font-size-base);
  font-family: var(--font-family-01);
  align-items: center;
  gap: 6px;
  color: #fff;
  padding: 3px 10px;
  border-radius: 22px;
  background: #f4bb5d;
  transition: background 0.3s ease, transform 0.3s ease;
  width: fit-content;
  position: absolute;
  bottom: 12px;
  right: 0px;
}
.i2xcta {
  font-size: var(--font-size-base);
  font-family: var(--font-family-01);
  color: #fff;
}

.i2xctaicon {
  width: 20px;
  height: 20px;
  background-color: var(--color-card-1);
  color: #262628;
  padding: 6px;
  border-radius: 50px;
  box-shadow: 0 4px 10px rgba(255, 179, 71, 0.35);
  transition: transform 0.2s ease;
}
.home-product-swiper .swiper-pagination {
  position: static;
  margin-top: 24px;
  padding-bottom: 14px;
  display: flex;
  justify-content: center;
  gap: 0px;
}
.home-product-swiper .swiper-pagination-bullet,
#i2xrevslider .swiper-pagination-bullet,
#hero_images .swiper-pagination-bullet {
  background-color: #dcdcdc;
  opacity: 1;
}
.home-product-swiper .swiper-pagination-bullet-active,
#i2xrevslider .swiper-pagination-bullet-active,
#hero_images .swiper-pagination-bullet-active {
  background-color: var(--color-golden-05);
  width: 20px;
  border-radius: 3px;
  transition: all 0.5s;
}
.i2xprodbody {
  width: 100%;
  padding: 0px 18px 5px;
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.i2xprodname {
  font-family: var(--font-family-01);
  font-size: 18px;
  font-weight: 600;
  color: #262628;
}
.prosales > p {
  margin-bottom: 5px;
  color: var(--contrast-2);
  font-weight: initial;
  font-size: var(--font-size-base-mobile);
}
.kr2prodprbu {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 0px;
}
.i2xprodprice {
  font-family: Inter;
  font-size: 18px;
  font-weight: 700;
  color: var(--gjs-t-color-accent);
}
.i2xprodprice .price {
  display: flex;
  flex-direction: column-reverse;
  font-family: var(--font-family-01);
}
.i2xprodprice .price del {
  font-size: var(--font-size-small-mobile);
  color: var(--contrast-2);
}
.i2xprodprice .price del {
  font-size: var(--font-size-small-mobile);
  color: var(--contrast-2);
}
.i2xprodprice .price del bdi {
  color: var(--wp--preset--color--contrast-2);
}
.i2xprodprice .price del bdi {
  color: var(--wp--preset--color--contrast-2);
}
.i2xprodprice .price bdi {
  color: var(--color-golden-08);
}
.desc-full {
  display: none;
}
.price-accent {
  line-height: 1.75rem;
  font-weight: 500;
  font-size: var(--font-size-base);
  font-family: var(--font-family-02);
}
.price-accent .price {
  margin-bottom: 0;
}
.product-price .price {
  display: flex;
  flex-direction: row;
  gap: 10px;
  flex-wrap: wrap;
}
.price-real {
  color: #000;
}
.price-accent .price-real {
  color: var(--color-golden-06);
  font-weight: 700;
  font-size: var(--font-size-h3);
  font-family: var(--font-family-01);
}
.price-accent .price-old {
  font-size: var(--font-size-h4-mobile);
  text-decoration: line-through;
}
.desc-toggle-btn {
  margin-top: 10px;
  background: #fff0 !important;
  color: var(--contrast-3) !important;
  border: none;
  padding: 0px;
  border-radius: 6px;
  cursor: pointer;
  font-size: var(--font-size-base-mobile);
  font-family: var(--font-family-01);
  font-weight: 700;
}
.single_add_to_cart_button {
  width: 170px;
  max-width: 200px;
  border-radius: 30px !important;
  font-family: var(--font-family-02);
  font-weight: 500 !important;
  background: var(--color-golden-08) !important;
  color: var(--color-03) !important;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
.quantity input[type="number"] {
  -moz-appearance: textfield;
}
.qty-plus {
  background: var(--contrast-2);
  padding: 0px;
  font-weight: 600;
  width: 30px;
  border-radius: 100%;
  height: 30px;
  font-size: var(--font-size-h4-mobile);
  line-height: 7px;
}
.qty-minus {
  padding: 0px;
  font-weight: 600;
  width: 30px;
  border-radius: 100%;
  height: 30px;
  font-size: var(--font-size-h4-mobile);
  line-height: 7px;
  background: var(--contrast) !important;
}
.quantity {
  display: flex;
  align-items: center;
  padding: 0;
  background: var(--contrast);
  border-radius: 20px;
}
.quantity .input-text {
  padding: 0px 15px;
  background: var(--contrast) !important;
  color: #fff !important;
  border: none !important;
  font-family: var(--font-family-02);
}
/* تصميم إضافي اختياري */
.desc-toggle-btn:hover {
  opacity: 0.8;
}
#desc-short {
  font-family: var(--font-family-02);
}
#desc-full {
  font-size: var(--font-size-base-mobile);
}
.comment-form-rating {
  font-family: var(--font-family-02);
  font-size: var(--font-size-base-mobile);
  display: flex;
  gap: 10px;
}
.woocommerce p.stars a {
  font-size: 20px;
  color: var(--color-box-3);
}
#reply-title {
  display: none;
  font-family: var(--font-family-02);
  color: var(--color-golden-10);
}
.quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.qty-btn {
  width: 38px;
  height: 38px;
  border: 1px solid #ddd;
  background: #f9f9f9;
  font-size: 22px;
  cursor: pointer;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
  user-select: none;
}
.qty-btn:hover {
  background: #eee;
}
.quantity-control {
  width: 55px;
  height: 38px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #ddd;
  font-size: 18px;
}
.quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.qty-btn {
  width: 38px;
  height: 38px;
  border: 1px solid #ddd;
  background: #f9f9f9;
  font-size: 22px;
  cursor: pointer;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qty-btn:hover {
  background: #eee;
}
.quantity-control {
  width: 55px;
  height: 38px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #ddd;
  font-size: 18px;
}
.entry-content:not(:first-child),
.entry-summary:not(:first-child),
.page-content:not(:first-child) {
  margin-top: 0 !important;
}
.tsingl {
  overflow: hidden;
  max-width: 1200px;
  margin: auto;
}
#i2xproducts {
  padding: 10px 20px;
  background: var(--bg-secondary);
}
#desc-full {
  font-size: var(--font-size-h5-mobile);
}
.entry-content {
  padding-top: 130px;
}
.i2xprodprice .price-old {
  text-decoration: line-through;
}
/* إخفاء select */
.hidden-variation-select {
  display: none !important;
}

/* حاوية الأزرار */
.variation-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.variation-row {
  font-family: var(--font-family-02);
}
/* الزر */
.variation-btn {
  text-transform: uppercase;
  color: var(--color-01);
  font-family: var(--font-family-02);
  padding: 10px 16px;
  border: 2px solid var(--color-box-1);
  background: var(--bg-secondary);
  cursor: pointer;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.2s ease;
}

/* عند hover */
.variation-btn:hover {
  border-color: #000;
}

/* الزر النشط */
.variation-btn.active {
  background: var(--color-box-2);
  color: #fff;
  border-color: var(--color-box-3);
}

/* زر غير متاح */
.variation-btn.disabled {
  opacity: 0.4;
  pointer-events: none;
}

/* 1️⃣ form هو الـ Grid */
.variations_form.cart {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "price price"
    "size size"
    "qty button";
  gap: 16px;
}
.woocommerce-product-gallery__image .wp-post-image,
.woocommerce-product-gallery__image a img {
  height: 300px;
  width: 100%;
  object-fit: contain;
}
/* 2️⃣ السعر */
.single_variation_wrap {
  grid-area: price;
}

.woocommerce-variation-price {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}

/* 3️⃣ المقاسات */
.variations {
  grid-area: size;
}

/* 4️⃣ منطقة زر + كمية */
.woocommerce-variation-add-to-cart {
  display: contents; /* السر 🔥 */
}

/* 5️⃣ الكمية */
.quantity {
  grid-area: qty;
}

.quantity input {
  width: 100%;
  height: 44px;
}

/* 6️⃣ زر الشراء */
.single_add_to_cart_button {
  grid-area: button;
  width: 100%;
  height: 44px;
}

/* 7️⃣ موبايل */
@media (max-width: 768px) {
  .variations_form.cart {
    grid-template-columns: 1fr;
    grid-template-areas:
      "price"
      "size"
      "qty"
      "button";
  }
}
.single_variation_wrap .single_variation {
  display: none !important;
}
.parent_variation {
  width: 100%;
  max-width: 340px;
}
.btns_sing {
  margin-top: 20px;
  display: flex;
  gap: 20px;
}
@media (max-width: 992px) {
  .i2xprodcard {
    flex: 0 0 280px;
  }
  .form-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .form-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .breadcrumbs-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .hero-product-showcase {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 2rem;
    padding: 0px 40px;
  }
  .highlights-section {
    margin-top: 2.5rem;
  }
  .highlights-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .fragrance-notes-section {
    margin-top: 2.5rem;
  }
  .notes-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .description-section {
    margin-top: 2.5rem;
  }
  .gallery-section {
    margin-top: 2.5rem;
  }
  .gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .technical-specs-section {
    margin-top: 2.5rem;
  }
  .specs-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .customer-reviews-section {
    margin-top: 2.5rem;
  }
  .reviews-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .related-products-section {
    margin-top: 3rem;
  }
  .related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .hero-product-showcase {
    padding: 0px 20px;
  }
  #i36aoh {
    padding: 4px 10px;
    border: 1px solid var(--color-box-2);
    border-radius: 20px;
    background: var(--color-box-1);
  }
  #jdfet {
    display: none;
  }
  .i2xprodbody {
    gap: 3px;
    padding: 0px 18px 0;
  }
  .i2xprodname {
    font-size: var(--font-size-h5-mobile);
  }
  #koqer {
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .description-section {
    margin-top: 0px;
    padding: 0px 20px;
  }
  .customer-reviews-section {
    margin-top: 0;
    padding: 0px 20px;
  }
  .reviews-grid {
    margin-bottom: 0px;
  }
}

@media (max-width: 480px) {
  .customer-reviews-section {
    padding: 0px 0px;
  }
  .hero-product-showcase {
    padding: 0;
  }
  #irqpa3 form {
    justify-content: space-between;
  }
  .entry-content {
    padding-top: 100px;
  }
  .decorative-divider-bottom {
    padding-top: 1rem !important;
  }
  #desc-full {
    font-size: var(--font-size-base-mobile);
  }
  .tsingl #main {
    margin-top: 0px !important;
  }
  #reply-title {
    font-size: var(--font-size-base-mobile);
  }
  .comment-form-comment label {
    font-size: var(--font-size-base-mobile);
  }
  .form-title {
    font-size: var(--font-size-h4-mobile);
  }
  .reviews-summary {
    font-size: var(--font-size-h6-mobile);
  }
  #desc-short {
    font-size: var(--font-size-base-mobile);
  }
  .description-article {
    line-height: 20px;
  }
  .i2xprodprice {
    font-size: var(--font-size-base);
  }
  .i2xctaicon {
    width: 18px;
    height: 18px;
    padding: 5px;
  }
  .i2xcta {
    font-size: var(--font-size-base-mobile);
    padding: 4px 10px;
    right: 7px;
  }
  .i2xprodimg {
    max-width: 250px !important;
    margin: auto !important;
  }
  .i2xprodimgwrap {
    height: 150px;
  }
  .i2xprodcard {
    flex: 0 0 240px;
  }
  .breadcrumbs-section {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .product-title {
    font-size: var(--font-size-h2-mobile);
    line-height: 0rem;
    margin-bottom: 0;
  }
  .price-accent {
    font-size: var(--font-size-h4);
    line-height: 2rem;
  }
  .highlights-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .related-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  #isj2h {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  #ibaof {
    padding: 0rem;
    aspect-ratio: 3/2;
    clip-path: ellipse(105% 100% at 50% 0%);
    width: 100%;
  }
  #i3jo3g,
  #iinfno,
  #ihywis {
    padding: 1rem;
  }
  #i2xproducts {
    padding: 16px;
  }
  #ioxan {
    gap: 0;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
  }
  .description-section {
    padding: 0rem 1rem;
  }
  #ivgd52 {
    padding: 1rem;
    font-family: var(--font-family-02);
    font-size: var(--font-size-h5-mobile);
  }
  #iwslco {
    margin-top: 20px;
  }
  #i4gkb {
    order: 1;
  }
  #ivm8j {
    order: 1;
    width: 50%;
  }
  #yma3 {
    order: 3;
  }
  #inuh1t {
    order: 2;
    width: 50%;
  }
  #i8myjk {
    order: 5;
    width: 90%;
    margin: 10px auto;
  }
  .product-media-card {
    height: 350px;
  }
  #irqpa3 form button {
    font-size: var(--font-size-base-mobile);
  }
  .product-image-frame {
    height: 350px;
    width: 100%;
  }
  .woocommerce-product-gallery__wrapper
    .woocommerce-product-gallery__image
    img {
    height: 270px !important;
    width: 100% !important;
    object-fit: contain;
    margin: auto;
    display: block;
  }
  .custom-dots {
    margin-top: 35px;
  }
  .woocommerce:where(body:not(.woocommerce-uses-block-theme))
    .woocommerce-breadcrumb {
    font-size: var(--font-size-base);
    color: #767676;
    font-family: var(--font-family-02);
  }
}

/* ===============================================
   Product Gallery Slider Customizations
   =============================================== */

/* Hide WooCommerce product thumbnails */
.woocommerce-product-gallery {
  display: flex;
  flex-direction: row-reverse;
}
.woocommerce-product-gallery .flex-control-thumbs {
  /* display: none !important; */
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.woocommerce-product-gallery ol li {
  width: 60px;
}

/* Add custom dots navigation */
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  position: relative;
}

.woocommerce-product-gallery .product-gallery-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 10;
}

.woocommerce-product-gallery .product-gallery-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
  border: none;
}

.woocommerce-product-gallery .product-gallery-dots .dot.active {
  background-color: #ffb347;
  transform: scale(1.2);
}

.woocommerce-product-gallery .product-gallery-dots .dot:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

/* Ensure gallery wrapper is positioned correctly */
.woocommerce-product-gallery .woocommerce-product-gallery__image {
  position: relative;
}

/* Hide default WooCommerce navigation arrows if needed */
.woocommerce-product-gallery .flex-direction-nav {
  display: none;
}
