#fw-section-hero-0 {
--color-primary: #ffcf83;
--color-primary-rgb: 255, 207, 131;
--color-background: #303637;
--color-background-rgb: 48, 54, 55;
--color-on-background: #ffcf83;
--color-on-background-rgb: 255, 207, 131;
--color-on-primary: #303637;
--color-on-primary-rgb: 48, 54, 55;
--color-product-image-background: #ffcf83;
--color-background-brightness: 52;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffcf83;
--primary-btn-text: #303637;
--primary-btn-border-color: #ffcf83;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffcf83;
--secondary-btn-border-color: #ffcf83;

}

#fw-section-collections-list-1c6373ea-2f46-4bc7-956a-c76c95c6dfdc {
--color-primary: #e7e2d2;
--color-primary-rgb: 231, 226, 210;
--color-background: #1d2222;
--color-background-rgb: 29, 34, 34;
--color-on-background: #e7e2d2;
--color-on-background-rgb: 231, 226, 210;
--color-on-primary: #303637;
--color-on-primary-rgb: 48, 54, 55;
--color-product-image-background: #e7e2d2;
--color-background-brightness: 33;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #e7e2d2;
--primary-btn-text: #303637;
--primary-btn-border-color: #e7e2d2;
--secondary-btn-bg: transparent;
--secondary-btn-text: #e7e2d2;
--secondary-btn-border-color: #e7e2d2;

}
#fw-section-footer {

@media (min-width: 768px) {
  .gallery--product .tns-outer,
  .gallery--product .tns-inner,
  .gallery--product .gallery__main-inner,
  .gallery--product .gallery__slide,
  .gallery--product .gallery__image-container,
  .gallery--product .gallery__image,
  .gallery--product .gallery__image-holder {
    aspect-ratio: 1 / 1 !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }
  .gallery--product .gallery__image-object {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
}
}

#fw-section-header {
--color-primary: #ffcf83;
--color-primary-rgb: 255, 207, 131;
--color-background: #303637;
--color-background-rgb: 48, 54, 55;
--color-on-background: #ffcf83;
--color-on-background-rgb: 255, 207, 131;
--color-on-primary: #303637;
--color-on-primary-rgb: 48, 54, 55;
--color-product-image-background: #ffcf83;
--color-background-brightness: 52;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffcf83;
--primary-btn-text: #303637;
--primary-btn-border-color: #ffcf83;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffcf83;
--secondary-btn-border-color: #ffcf83;

}