#fw-section-image-with-text-ac106258-2892-4ace-aff5-acc37326da1a {

img {
  object-fit: cover !important;
}
}
#fw-section-collection-template-collection-default {

.image__object img {
    object-fit: cover !important;
}
}
#fw-section-hero-0 {

/* Remove the black gap at the bottom of the header */
[data-testid="hero-section"], 
.hero, 
.hero__container {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

/* Ensure the background image or color fills the space */
.hero__content-wrapper {
  margin-bottom: 0px !important;
}
}
#fw-section-text-carousel-98da3313-028d-42c4-a688-2f2ca76d319a {
--font-heading-scale: 0.75;
--font-body-scale: 1.0;
}
#fw-section-text-carousel-98da3313-028d-42c4-a688-2f2ca76d319a {
--color-primary: #000000;
--color-primary-rgb: 0, 0, 0;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-background: #c6c6c6;
--color-on-background-rgb: 198, 198, 198;
--color-on-primary: #8a4000;
--color-on-primary-rgb: 138, 64, 0;
--color-product-image-background: #c6c6c6;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #000000;
--primary-btn-text: #8a4000;
--primary-btn-border-color: #c6c6c6;
--secondary-btn-bg: transparent;
--secondary-btn-text: #c6c6c6;
--secondary-btn-border-color: #c6c6c6;
/* Target the text inside the carousel more broadly */
.text-carousel [data-carousel-item]:hover,
.text-carousel p:hover,
.text-carousel span:hover {
    color: #ff7800 !important;
    transition: color 0.1s ease-in-out;
}

/* Ensure smooth transition back to the default color */
.text-carousel p,
.text-carousel span {
    transition: color 0.1s ease-in-out;
}
}
#fw-section-featured-collection-2635825e-1744-41de-bb0b-efb3c1890779 {
--font-heading-scale: 1.5;
--font-body-scale: 1.2;
}
#fw-section-featured-collection-2635825e-1744-41de-bb0b-efb3c1890779 {
--color-primary: #ff7800;
--color-primary-rgb: 255, 120, 0;
--color-background: #001325;
--color-background-rgb: 0, 19, 37;
--color-on-background: #c6c6c6;
--color-on-background-rgb: 198, 198, 198;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #c6c6c6;
--color-background-brightness: 15;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ff7800;
--primary-btn-text: #000000;
--primary-btn-border-color: #c6c6c6;
--secondary-btn-bg: transparent;
--secondary-btn-text: #c6c6c6;
--secondary-btn-border-color: #c6c6c6;

}
#fw-section-text-blocks-558bf920-87eb-414b-86bb-9e07c886f3e1 {
--color-primary: #ff7800;
--color-primary-rgb: 255, 120, 0;
--color-background: #001325;
--color-background-rgb: 0, 19, 37;
--color-on-background: #c6c6c6;
--color-on-background-rgb: 198, 198, 198;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #c6c6c6;
--color-background-brightness: 15;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ff7800;
--primary-btn-text: #000000;
--primary-btn-border-color: #c6c6c6;
--secondary-btn-bg: transparent;
--secondary-btn-text: #c6c6c6;
--secondary-btn-border-color: #c6c6c6;
.text-blocks__cta {
  margin-top: 0px !important;
}
}
#fw-section-text-blocks-dba9af66-1e48-4a27-be75-987bac657438 {
--font-heading-scale: 1.1;
--font-body-scale: 1.0;
}
#fw-section-text-blocks-dba9af66-1e48-4a27-be75-987bac657438 {

/* 1. The Container: Vertical rhythm */
/* target the specific container for these blocks */
.text-blocks__item-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.75rem !important;
    
    /* Increased inner spacing */
    padding: 1.5rem !important; 
    
    /* This ensures the padding doesn't push the boxes outside the grid */
    box-sizing: border-box !important;
    
    /* If you want the boxes to look like distinct cards, add a background or border */
    background-color: rgba(255, 255, 255, 0.03); 
    border-radius: 1.5rem;
}

/* 2. Top Text (e.g., 'BUILT TO LAST') */
.text-blocks__top-text {
    margin-bottom: 0.5rem !important; /* Approx 8px */
    text-transform: uppercase;
    letter-spacing: 0.1em;
    opacity: 0.7;
}

/* 3. The Heading (Orange Title) */
.text-blocks__title {
    margin: 0 !important;
    padding-top: 0.25rem !important; /* Approx 4px */
    padding-bottom: 1rem !important;  /* Approx 16px */
    line-height: 1.1 !important;
    color: #ff7800 !important; 
}

/* 4. The Body Text (Description) */
p {
    line-height: 150% !important;
    opacity: 0.85;
}

/* 5. Section Footer (CTA Button spacing) */
.section__footer {
    margin-top: 2.5rem !important; /* Approx 40px */
}
}
#fw-section-featured-collection-0 {
--font-heading-scale: 1.5;
--font-body-scale: 1.2;
}
#fw-section-text-blocks-b93d920a-4187-4a27-b8f5-e11765619d76 {

.text-blocks__cta {
  margin-top: 0px !important;
}
}
#fw-section-featured-collection-ba781b5d-235e-4471-b8a7-5108f393ca77 {
--font-heading-scale: 1.5;
--font-body-scale: 1.2;
}
#fw-section-text-blocks-4d6dea17-584e-4a7c-8d4e-dc6e5067cee6 {

.text-blocks__cta {
  margin-top: 0px !important;
}
}


#fw-section-product-product-default {

p {
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: -0.015rem;
  
}
.product-info__badges+.product-info__title {
  margin-top: 0rem !important;
}

.product-info>*+* {
  margin-top: 1.5rem !important;
}

img {
    display: block;
    max-width: none !important;
}

@media screen and (min-width: 640px) {
  .product__gallery {
    padding-right: 20px;
  }
  .col-grid--7-5\@sm {
    grid-template-columns: 6fr 5fr;
  }
}
}