#fw-section-rich-text-f17fd2f3-9ee2-46a2-8c9b-6ed4f1b7521e {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);

}




#fw-section-hero-0 {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);
/* Main Image Banner Container */
.image-banner,
.banner-section {
  background-color: #0b0b0b;           /* dark matte base */
  border-radius: 16px;                 /* soft rounded corners */
  border: 1px solid rgba(212,175,55,0.25); /* subtle gold border */
  overflow: hidden;
  box-shadow: 0 8px 40px rgba(0,0,0,0.6);  /* soft depth shadow */
  position: relative;
  margin-bottom: 40px;
}

/* Banner Image */
.image-banner img,
.banner-section img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  filter: brightness(0.9);  /* slight darkening for text contrast */
}

/* Gold Overlay / Highlight */
.image-banner::after,
.banner-section::after {
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(to bottom, rgba(212,175,55,0.08), transparent 70%);
  pointer-events: none;
}

/* Text Overlay (if any) */
.image-banner .banner-text,
.banner-section .banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #e8c46a;               /* gold text */
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  text-shadow: 0 0 10px rgba(212,175,55,0.35); /* subtle glow */
  line-height: 1.2;
  padding: 0 20px;
}

/* Banner Button (optional) */
.image-banner .banner-button,
.banner-section .banner-button {
  background: linear-gradient(180deg, #d4af37, #b99937);
  color: #0b0b0b;
  border-radius: 12px;
  padding: 12px 28px;
  font-weight: 600;
  text-transform: uppercase;
  box-shadow: 0 0 18px rgba(212,175,55,0.35);
  transition: all 0.2s ease;
}

.image-banner .banner-button:hover {
  background: linear-gradient(180deg, #f5dd97, #d1a84f);
  transform: translateY(-2px);
  box-shadow: 0 0 28px rgba(212,175,55,0.5);
}
/* Global Background */
body,
.site-wrapper,
.site-content,
.main-content,
.section,
.header,
.footer {
  background-color: #0b0b0b !important;
  color: #e6c766 !important; /* optional text color */
}

/* Image Banner Override */
.image-banner,
.banner-section {
  background-color: #0b0b0b !important;
  border: 1px solid rgba(212,175,55,0.25) !important;
  box-shadow: 0 8px 40px rgba(0,0,0,0.6) !important;
}

/* For sections inside main wrapper */
.section {
  background-color: #0b0b0b !important;
}
h1, h2, h3, h4, h5 {
  color: #e8c46a !important;
}
.section-wrapper {
  background-color: #0b0b0b !important;
}
.image-banner::after {
  content:"";
  position:absolute;
  inset:0;
  background: 
    linear-gradient(to bottom, rgba(212,175,55,0.08), transparent 70%),
    rgba(0,0,0,0.3);
  pointer-events: none;
}
/* Global Background */
body,
.site-wrapper,
.site-content,
.main-content,
.section,
.header,
.footer {
  background-color: #0b0b0b !important;
  color: #e6c766 !important; /* optional text color */
}

/* Image Banner Override */
.image-banner,
.banner-section {
  background-color: #0b0b0b !important;
  border: 1px solid rgba(212,175,55,0.25) !important;
  box-shadow: 0 8px 40px rgba(0,0,0,0.6) !important;
}

/* For sections inside main wrapper */
.section {
  background-color: #0b0b0b !important;
}
button,
button[type="submit"] {
  background: linear-gradient(135deg, #d4af37, #b8962e);
  color: #000;
  font-weight: 700;
  border-radius: 6px;
}

button:hover {
  opacity: 0.9;
}

}
#fw-section-text-carousel-05580ed1-9975-48c1-b60f-ef641a7ab269 {
--color-primary: #0b0b0b;
--color-primary-rgb: 11, 11, 11;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #d8c48a;
--color-on-primary-rgb: 216, 196, 138;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);

}
#fw-section-hero-0a5ac42e-1bfd-4ea7-b43a-c09b44e49d40 {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d4af37;
--color-on-background-rgb: 212, 175, 55;
--color-product-image-background: #d4af37;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);

}
#fw-section-text-carousel-2dc0e573-c801-4731-9716-e678f4f98c05 {
--color-primary: #0b0b0b;
--color-primary-rgb: 11, 11, 11;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #d8c48a;
--color-on-primary-rgb: 216, 196, 138;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);

}
#fw-section-featured-collection-0 {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);
/* Featured Collection Container */
.featured-collection,
.collection-section {
  background: #0b0b0b !important;               /* Matte black background */
  padding: 30px 20px;
  border: 1px solid rgba(212,175,55,0.2);       /* subtle gold frame */
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.6);       /* depth shadow */
  margin-bottom: 40px;
}

/* Product Card */
.collection-section .product-card,
.featured-collection .product-card {
  background: #0c0c0c !important;
  border: 1px solid rgba(212,175,55,0.25);
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(212,175,55,0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Product Card Hover */
.collection-section .product-card:hover,
.featured-collection .product-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 28px rgba(212,175,55,0.25);
}

/* Product Title */
.collection-section .product-card .title,
.featured-collection .product-card .title {
  color: #e8c46a !important;
  font-family: "Playfair Display", serif;
  font-weight: 600;
  margin: 8px 0;
  text-align: center;
}

/* Product Price */
.collection-section .product-card .price,
.featured-collection .product-card .price {
  color: #d8c48a !important;
  text-align: center;
  font-weight: 500;
}

/* Add to Cart / Shop Button */
.collection-section .product-card .button,
.featured-collection .product-card .button {
  background: linear-gradient(180deg, #d4af37, #b99937);
  color: #0b0b0b;
  border-radius: 10px;
  padding: 10px 24px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin: 10px auto 0;
  box-shadow: 0 0 18px rgba(212,175,55,0.35);
  transition: all 0.2s ease;
}

/* Button Hover */
.collection-section .product-card .button:hover,
.featured-collection .product-card .button:hover {
  background: linear-gradient(180deg, #f5dd97, #d1a84f);
  transform: translateY(-2px);
  box-shadow: 0 0 28px rgba(212,175,55,0.5);
}

/* Optional Subtle Overlay on Product Images */
.collection-section .product-card img,
.featured-collection .product-card img {
  filter: brightness(0.9);
  transition: filter 0.3s ease;
}

.collection-section .product-card:hover img,
.featured-collection .product-card:hover img {
  filter: brightness(1);
}
.collection-section::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top left, rgba(212,175,55,0.04), transparent);
  pointer-events: none;
}
/* Global Product Tile Glow */
.product-card {
  background-color: #0B0B0B; /* deep black tile */
  border-radius: 10px;       /* match your luxury rounding */
  box-shadow: 0 0 18px rgba(212,175,55,0.25); /* soft gold glow */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative; /* ensures pseudo-element overlays correctly */
}

/* Hover effect */
.product-card:hover {
  transform: scale(1.03);
  box-shadow: 0 0 28px rgba(212,175,55,0.4); /* brighter glow on hover */
}

/* Optional subtle shimmer behind the product */
.product-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px;
  background: radial-gradient(circle, rgba(212,175,55,0.05), transparent 70%);
  pointer-events: none;
  z-index: 0;
} 
.product-card {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.4);
}

}



#fw-section-announcement-bar-7721eb72-31fd-4922-aed6-57253c289d81 {
--font-heading-scale: 0.72;
--font-body-scale: 1.0;
}
#fw-section-announcement-bar-7721eb72-31fd-4922-aed6-57253c289d81 {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);
.announcement-bar.policy-bar {
  background-color: #000000;
  color: #D6B25E;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

.announcement-bar.policy-bar a {
  color: #D6B25E;
}
}

#fw-section-footer {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);
/* Footer Container */
.site-footer,
.footer {
  background-color: #0B0B0B !important;          /* deep matte black */
  border-top: 1px solid rgba(212,175,55,0.25);   /* subtle gold top border */
  padding: 60px 20px;                             /* top & bottom spacing */
  color: #D8C48A !important;                     /* body text color in footer */
  font-family: "Playfair Display", serif;
  text-align: center;
}

/* Footer Headings */
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4 {
  color: #E8C46A !important;                     /* gold headings */
  font-weight: 600;
  margin-bottom: 15px;
}

/* Footer Links */
.site-footer a {
  color: #E8C46A !important;                     /* gold links */
  text-decoration: none;
  transition: color 0.2s ease, text-shadow 0.2s ease;
}

.site-footer a:hover {
  color: #FFD875 !important;                     /* lighter gold on hover */
  text-shadow: 0 0 6px rgba(212,175,55,0.3);    /* subtle glow */
}

/* Footer Buttons (if any) */
.site-footer .button {
  background: linear-gradient(180deg, #D4AF37, #B99937);
  color: #0B0B0B;
  border-radius: 10px;
  padding: 10px 24px;
  font-weight: 600;
  text-transform: uppercase;
  box-shadow: 0 0 18px rgba(212,175,55,0.35);
  transition: all 0.2s ease;
}

.site-footer .button:hover {
  background: linear-gradient(180deg, #FFD875, #E8C46A);
  box-shadow: 0 0 28px rgba(212,175,55,0.5);
  transform: translateY(-2px);
}

/* Footer Bottom Text / Copyright */
.site-footer .footer-bottom,
.site-footer p {
  color: #BFA759 !important;                      /* slightly darker gold */
  font-size: 14px;
  margin-top: 20px;
}

/* Optional subtle footer overlay */
.site-footer::after {
  content:"";
  position:absolute;
  inset:0;
  background: radial-gradient(circle at top left, rgba(212,175,55,0.04), transparent);
  pointer-events:none;
}

}

#fw-section-announcement-bar-057bfc8e-141f-48e5-9d2b-aa4290baf0fd {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);
/* Announcement Bar — Black & Gold Premium */
.announcement-bar {
  background: #0B0B0B;
  color: #D4AF37;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.4px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid rgba(212, 175, 55, 0.35);
  text-align: center;
}

/* Soft gold glow */
.announcement-bar span,
.announcement-bar a {
  color: #E6C766;
  text-decoration: none;
  text-shadow: 0 0 6px rgba(212, 175, 55, 0.35);
}

/* Hover interaction */
.announcement-bar a:hover {
  color: #FFD875;
  text-shadow: 0 0 10px rgba(255, 215, 117, 0.6);
}

}
#fw-section-header {

/* Header Bar Background */
.site-header,
.header {
  background: #0b0b0b !important;       /* Deep black matte */
  border-bottom: 1px solid rgba(212,175,55,0.35);  /* subtle gold line */
  box-shadow: 0 4px 25px rgba(0,0,0,0.6);          /* soft depth */
  position: sticky;
  top: 0;
  z-index: 999;
}

/* Small Logo Style */
.site-logo img {
  max-height: 38px !important;
  filter: drop-shadow(0 0 6px rgba(212,175,55,0.35)); /* gold glow */
}

/* Navigation Links */
.nav-link, .header a {
  color: #e8c46a !important;  /* gold text */
  font-weight: 500;
  letter-spacing: 0.5px;
  transition: color 0.2s ease, text-shadow 0.2s ease;
}

/* Hover Effects on Links */
.nav-link:hover,
.header a:hover {
  color: #ffd875 !important;                      /* lighter gold on hover */
  text-shadow: 0 0 8px rgba(212,175,55,0.5);     /* subtle glow */
}

/* Active Page Indicator */
.nav-link.active {
  border-bottom: 2px solid #e8c46a;  /* small gold line */
}
.header.scrolled {
  background: #0a0a0a;
  box-shadow: 0 8px 30px rgba(0,0,0,0.7);
}
.site-header::after {
  content:"";
  position:absolute;
  inset:0;
  background: rgba(212,175,55,0.03);
  pointer-events:none;
}
.site-logo {
  width: 180px;
  height: auto;
}
header svg {
  transform: scale(1.1);
}

}
#fw-section-announcement-bar-0 {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);
/* Announcement Bar — Black & Gold Premium */
.announcement-bar {
  background: #0B0B0B;
  color: #D4AF37;
  font-family: "Playfair Display", serif;
  letter-spacing: 0.4px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid rgba(212, 175, 55, 0.35);
  text-align: center;
}

/* Soft gold glow */
.announcement-bar span,
.announcement-bar a {
  color: #E6C766;
  text-decoration: none;
  text-shadow: 0 0 6px rgba(212, 175, 55, 0.35);
}

/* Hover interaction */
.announcement-bar a:hover {
  color: #FFD875;
  text-shadow: 0 0 10px rgba(255, 215, 117, 0.6);
}

}
#fw-section-announcement-bar-051887fb-20ec-4387-9047-23a2b054292d {
--font-heading-scale: 0.72;
--font-body-scale: 1.0;
}
#fw-section-announcement-bar-051887fb-20ec-4387-9047-23a2b054292d {
--color-primary: #e8c46a;
--color-primary-rgb: 232, 196, 106;
--color-background: #0b0b0b;
--color-background-rgb: 11, 11, 11;
--color-on-primary: #0b0b0b;
--color-on-primary-rgb: 11, 11, 11;
--color-on-background: #d8c48a;
--color-on-background-rgb: 216, 196, 138;
--color-product-image-background: #d8c48a;
--color-background-brightness: 11;
background-color: var(--color-background);
color: var(--color-on-background);

}