/** Shopify CDN: Minification failed

Line 654:8 Unexpected "{"
Line 654:9 Expected identifier but found "%"
Line 657:8 Unexpected "{"
Line 657:9 Expected identifier but found "%"
Line 664:12 Unexpected "{"
Line 664:13 Expected identifier but found "%"
Line 665:28 Expected identifier but found whitespace
Line 665:30 Unexpected "{"
Line 665:39 Expected ":"
Line 666:12 Unexpected "{"
... and 72 more hidden warnings

**/
h1, h2, h3, h4, h5, h6, p, span.text, .p-relative, a {
    font-family: proxima-nova !important;
    font-weight:400;
}

#attn-waitlist-trigger-btn {
  background-color: #D59B58;
}


.product-details .breadcrumb {text-transform: uppercase; padding-top:0px !important; }
.body-content-wrapper {overflow-x: hidden !important;}
.model-radio input {
    -webkit-appearance: auto !important;
    -moz-appearance: unset !important;
    appearance: auto!important;
}
.model-radio input[type=radio] {
  height:unset !important;
  width:unset !important;
  position:relative !important;
}
@media (min-width: 1200px) {
    .halo-productView-left {
        width: 52.4% !important;
        padding-right: 60px;
    }
    .halo-productView-right {
        width: 47.6% !important;
    }
}
.price-item {
  color: #D89C56 !important;
  font-family: 'Times' !important;
  font-style: italic !important;
  font-weight: normal !important;
}
.card-price .price-item {
  font-size:20px !important;
}
input[type=number] {
    margin: 0 !important;
}
h1.articleLookbook-title {margin-top:0px !important;}
.articleLookbook-des {
  display: none;
}
#CollectionFiltersForm .sidebarBlock {
    margin-bottom: 20px !important;
}
h3.title .text {
  font-weight: 900;
}
.header__search input[type=search] {
    padding: 8px 15px !important;
    border-radius: 20px;
    background-color:white !important;
    font-size:14px;
}
input[type="search"] {margin: 0px !important;}
.menu-togglecart {position:relative;}
#test-form {
    max-width: 750px;
    margin: auto;
    padding: 35px 0;
}
input[type=text], input[type=search], input[type=password], input[type=email], input[type=file], input[type=number], input[type=tel], textarea, select {
    border: none;
    background-color: #8585851a;
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 0 20px;
}
input, select, textarea {
    font-size: 1em;
    padding: 8px 10px;
    line-height: 1.42;
    background: transparent;
}
button, input[type=text], input[type=search], input[type=password], input[type=email], input[type=file], input[type=number], input[type=tel], input[type=submit], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: proxima-nova !important;
}


.wrapper-footer {clear:both !important;}

.wrapper-body {
  max-width: 1425px;
  margin: 0 auto;
  padding: 30px 15px 60px !important; }

  .wrapper:after {
    content: "";
    display: table;
    clear: both; }
    
  @media screen and (min-width: 481px) {
    .wrapper-body {
      padding: 0 30px; } }

@media screen and (max-width: 768px) {
  .wrapper-body {
    padding: 0; } }

#mobile-show {
  display: none; }

@media screen and (max-width: 768px) {
    #mobile-hide {
        display: none;
    }
      #mobile-show {
    display: block; }
}
.grid-item {
    float: left;
    vertical-align: top;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
    .large--one-half, .large--two-quarters, .large--three-sixths, .large--four-eighths, .large--five-tenths, .large--six-twelfths {
        width: 50%;
    }
}

.font-times {
    font-family: 'Times' !important;
    font-style: italic !important;
    text-transform: lowercase !important;

}
.filter-brightness {
    filter: brightness(0);
    transition: .2s all;
}
.filter-brightness:hover {
    filter: brightness(1);
}

.klevuRecsResultsInner .slick-prev {
    left: unset !important;
}

.klevu-sale-tag {display:none;}

.header__search .search-modal__form {
  max-width: 100% !important;
}

.header-middle-row .header-icons {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-self: end;
  margin-right: 25px;
}

.header-middle-row .header-logo {
  display: flex;
  justify-self: flex-start;
  text-align: left;
}

.header-middle-row .header-search-wrapper {
  width: 100%;
  justify-self: center;
}

.header-middle-row .header-search-wrapper details-modal {
  width: 100%;
}

.quickSearchResultsWrap {
    left: 50% !important;
    transform: translateX(-50%) !important;
}

@media screen and (min-width: 1025px) {
    sticky-header.header-is-fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 90;
        width: 100%;
    }

    sticky-header.header-is-fixed .header-navigation-wrapper {
        width: 100%;
    }
}

/* ========================================
   IMAGE BANNER - ARROW AND NAV DOTS CUSTOMIZATIONS
   ======================================== */

.slick-dots li.slick-active button {
  background: rgba(0, 0, 0, 0) !important;
  border-color: #D69B58 !important;
  border-width: 2px !important;
  width: 12px !important;
  height: 12px !important;
}

.slick-dots li button {
  width: 10px !important;
  height: 10px !important;
}


/* ========================================
   LEGACY CLASS ALIASES - CORE NAVIGATION
   ======================================== */

/* Navigation structure aliases for Ella compatibility */
.site-nav {
  /* Ella equivalent: .menu-lv-item */
  display: flex;
  align-items: center;
  position: relative;
}

.site-nav--dropdown {
  /* Ella equivalent: .menu-dropdown */
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #eaeaea;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  z-index: 9999;
  display: none;
  min-width: 800px;
}

.site-nav--has-dropdown {
  /* Ella equivalent: .has-megamenu */
  position: relative;
}

.site-nav--has-dropdown:hover .site-nav--dropdown {
  display: block;
}

.site-nav-title {
  /* Ella equivalent: .menu-lv-1__action */
  display: inline-block;
  padding: 10px 15px;
  text-decoration: none;
  color: inherit;
}

.submenu-grid-item {
  /* Ella equivalent: .menu-dropdown__column */
  padding: 0 15px;
}

.menu-button {
  /* Ella equivalent: .site-nav-action */
  display: block;
  padding: 8px 12px;
  margin-bottom: 10px;
  background-color: #343332;
  border: 0px solid #343332;
  text-decoration: none;
  color: #fff !important;
  text-align: center;
  border-radius: 0px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.2s ease;
}

.menu-button:hover {
  background-color: #d69a57;
  color: #fff;
  border-color: #d69b57;
}


.submenu-grid-item {
  width: 100%;
  box-sizing: border-box;
  color: #000;
  background-color: transparent;
  border: none;
  margin-bottom:20px;
}



/* ========================================
   LEGACY GRID SYSTEM COMPATIBILITY
   ======================================== */

.grid-uniform { display: flex; flex-wrap: wrap; }
.one-quarter { flex: 0 0 25%; }
.one-third { flex: 0 0 33.333%; }
.three-quarters { flex: 0 0 75%; }

/* Legacy fractional classes */
.one-quarter {
  flex: 0 0 25%;
  max-width: 25%;
}

.one-third {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.one-half {
  flex: 0 0 50%;
  max-width: 50%;
}

.two-thirds {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.three-quarters {
  flex: 0 0 75%;
  max-width: 75%;
}

.one-whole {
  flex: 0 0 100%;
  max-width: 100%;
}

/* ========================================
   MEGAMENU DROPDOWN STYLING
   ======================================== */

.submenu-box {
  margin-top: 10px;
}

.submenu-box ul { list-style: none; padding: 0; }
.submenu-box li { margin-bottom: 0.5rem; }

.submenu-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.submenu-box li {
  margin-bottom: 8px;
  line-height: 1.4;
}

.submenu-box li:last-child {
  margin-bottom: 0;
}

.submenu-box li a {
  color: #666;
  text-decoration: none;
  font-size: 13px;
  display: block;
  transition: color 0.2s ease;
}

.submenu-box li a:hover {
  color: #d69b57;
}
.menu-lv-item li a {
  color: #666;
  text-decoration: none;
  font-size: 13px;
  display: block;
  transition: color 0.2s ease;
}


.submenu-title {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom:1px solid black;
  padding-bottom:8px;
}

.submenu-title:hover {
  color: #c98131 !important;
}

/* ========================================
   BRAND TAB SYSTEM
   ======================================== */

.tab-roo {
  background-color: #fff;
  border-color: #fff;
}

.tab-salt {
  background-color: #f8f8f7;
  border-color: #f0f0ef;
}

.tab-mom {
  background-color: #efefef;
  border-color: #e8e8e8;
}

/* ========================================
   HEADER ICONS & CONTROLS
   ======================================== */

.gc-header-icon {
    font-size: 15px;
    width: 45px;
    height: 45px;
    line-height: 36px;
    display: block;
    box-shadow: none;
    text-align: center;
    color: #000;
    background-color: #000;
}
a.gc-header-icon {
    font-family: proxima-nova;
}

.gc-header-icon:hover {
  background-color: #d69b57;
}

.account-icon,
.wishlist-icon,
.menu-togglecart {
  vertical-align: middle;
  font-size: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    box-shadow: none;
    border-width:0px !important;
    text-align: center;
    color: #000;
}

.account-icon:hover,
.wishlist-icon:hover,
.menu-togglecart:hover {
  border-width:0px !important;
}

.cart-count {
  position: absolute;
  top: 4px;
  right: 5px;
  background-color: #d69b57;
  line-height: 16.5px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  font-family: proxima-nova;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  color: #fff;
  border: 1px solid #d69b57;
}

.menu-wish-count {
    position: absolute;
    top: 4px;
    right: 5px;
    background-color: #d69b57;
    line-height: 16.5px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    color: #fff;
    border: 1px solid #d69b57;
}

.cart-count.hidden-count {
  display: none;
}

/* ========================================
   SEARCH BAR STYLING
   ======================================== */

.search-bar {
  position: relative;
  display: block;
  margin: 0;
}

.search-bar input[type="search"],
.backsearch.search-bar-itself {
  width: 100%;
  padding: 8px 15px;
  border: 1px solid #ddd;
  border-radius: 20px;
  background: #fff;
  font-size: 14px;
  color: #333;
  outline: none;
  transition: border-color 0.2s ease;
}

.search-bar input[type="search"]:focus,
.backsearch.search-bar-itself:focus {
  border-color: #d69b57;
  box-shadow: 0 0 5px rgba(214, 155, 87, 0.3);
}

.site-header .search-bar {
  display: block !important;
  float: none !important;
}

/* ========================================
   CART DRAWER STYLING
   ======================================== */

#cartdrawer {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border: 1px solid #eaeaea;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
  width: 350px;
  z-index: 9999;
  display: none;
  max-height: 400px;
  overflow-y: auto;
}

#cartdrawer.lookatme {
  display: block;
}

.cartdrawertop,
.cartdrawermiddle,
.cartdrawerbottom {
  padding: 15px;
}

.cartdrawertop {
  border-bottom: 1px solid #eaeaea;
}

.cartdrawertop h5 {
  margin: 0 0 15px 0;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

.cartdrawertop table {
  width: 100%;
  border-collapse: collapse;
}

.cartdrawertop td {
  vertical-align: top;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0;
}

.cart-image img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 3px;
}

.remove {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  color: #999;
  font-size: 18px;
  cursor: pointer;
  padding: 5px;
  line-height: 1;
}

.remove:hover {
  color: #d69b57;
}

#cartdrawerbutton {
  display: block;
  width: 100%;
  background: #333;
  color: white;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px;
  transition: background 0.2s ease;
}

#cartdrawerbutton:hover {
  background: #d69b57;
}

.fshipping {
  text-align: center;
  font-size: 12px;
  color: #666;
  margin: 10px 0 0 0;
}

@media screen and (max-width: 1024px) {
        {%- if section.settings.border_color != 'rgba(0,0,0,0)' or section.settings.border_color != blank -%}
            .header-mobile__item .header__icon--cart .cart-count-bubble {font-size: calc(var(--font-body-size) - 4px);min-width: 20px;min-height: 20px;height: 20px;line-height: 20px;right: -8px;}
            .header-mobile--icon .header__icon--wishlist .wishlist-count-bubble {font-size: calc(var(--font-body-size) - 4px);min-width: 20px;min-height: 20px;height: 20px;line-height: 20px;top: -8px;}
        {%- endif -%}
    }
    @media screen and (min-width: 1025px) {
        body:not([allow-transparency]) .header-navigation {position: static !important;}
        
        /* Base header navigation styling */
        .header-nav-plain {
            {%- if section.settings.header_navigation_bg_gradient != 'rgba(0,0,0,0)' and section.settings.header_navigation_bg_gradient != blank -%}
                 background: {{ section.settings.header_navigation_bg_gradient }}
            {%- else -%}
                {%- if section.settings.header_navigation_bg != 'rgba(0,0,0,0)' and section.settings.header_navigation_bg != blank -%}
                   background: {{ section.settings.header_navigation_bg }}
                {%- endif -%}
            {%- endif -%}
        }
        
        {%- if section.settings.header_navigation_bg_gradient == 'rgba(0,0,0,0)' or section.settings.header_navigation_bg_gradient == blank -%}
            {%- if section.settings.header_navigation_bg == '#ffffff' -%}
                .scrolled-past-header .header-nav-plain {box-shadow: 0px 1px 6px rgba(30, 30, 30, 0.1)}
            {%- endif -%}
        {%- endif -%}

        {%- if section.settings.container == 'full'-%}
            .header-nav-plain > .container-full {padding-left: {{ section.settings.padding_full_width | append: 'px' }};padding-right: {{ section.settings.padding_full_width | append: 'px' }}}
        {%- endif -%}

        {%- if section.settings.border_color != 'rgba(0,0,0,0)' or section.settings.border_color != blank -%}
            .section-header-navigation:not(.scrolled-past-header) .header-plain--transparent {
                border-bottom: 1px solid {{section.settings.border_color}};
            }
            .header-mobile__item .header__icon--cart .cart-count-bubble {font-size: calc(var(--font-body-size) - 4px);min-width: 20px;min-height: 20px;height: 20px;line-height: 20px;right: -8px;}
        {%- endif -%}
        
        /* Primary header row layout */
        .header-middle-row .header-row-inner {
            width: 100%;
            display: grid;
            align-items: center;
            column-gap: 2%;
        }

        .header-row-inner--has-search.header-row-inner--has-icons {
            grid-template-columns: 20% 58% 20%;
        }

        .header-row-inner--has-search:not(.header-row-inner--has-icons) {
            grid-template-columns: 23% 75%;
        }

        .header-row-inner--has-icons:not(.header-row-inner--has-search) {
            grid-template-columns: 23% 75%;
        }

        .header-row-inner:not(.header-row-inner--has-search):not(.header-row-inner--has-icons) {
            grid-template-columns: 100%;
        }

        .header-middle-row .header-logo {
            display: flex;
            justify-content: flex-start;
            text-align: left;
        }

        .header-middle-row .header-search-wrapper {
            width: 100%;
            justify-self: center;
        }

        .header-middle-row .header__search {
            width: 100%;
        }

        .header-middle-row .header-icons {
            justify-self: end;
            display: flex;
            align-items: center;
            gap: 15px;
            margin-right: 25px;
        }
        
        /* Ensure overflow is visible for megamenu dropdowns */
        .header-nav-plain,
        .header-nav-plain .container,
        .header-nav-plain .main-menu,
        .header-nav-plain .main-menu--wrapper,
        .header-nav-plain .header__inline-menu,
        .header-navigation-wrapper {
            overflow: visible !important;
            width:100%;
        }

        /* Megamenu dropdown positioning */
        .header-nav-plain .menu-dropdown {
            position: absolute;
            z-index: 10000;
            top: 100%;
            left: 50%;
            transform: translateX(-50%) !important;
            text-transform:uppercase;
        }

        {%- if section.settings.enable_transparent -%}
            .section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .menu-lv-1:not(.menu-sale) .menu-lv-1__action,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .header-logo .header__heading-text,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .top-language-currency .dropdown-label .text,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .halo-top-language+.halo-top-currency:before,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .top-language-currency .dropdown-label .text+svg{color:{{section.settings.transparent_color}}}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .menu-lv-1:hover .menu-lv-1__action,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .header-logo:hover .header__heading-text,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .top-language-currency:hover .dropdown-label .text,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .top-language-currency:hover .halo-top-language+.halo-top-currency:before,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .top-language-currency:hover .dropdown-label .text+svg{color:{{section.settings.transparent_color_hover}}}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .header-icons-main-border .header--icon-border:before{background:{{section.settings.transparent_color}}}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .menu-lv-1>.link-effect>.text:after,.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .menu-lv-1:hover>.link-effect>.text:after{background:{{section.settings.transparent_color_hover}}}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .header__icon svg{fill:{{section.settings.transparent_color}}}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .header__icon:hover svg{fill:{{section.settings.transparent_color_hover}}}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .stroke-icon svg{stroke:{{section.settings.transparent_color}}}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .stroke-icon:hover svg{stroke:{{section.settings.transparent_color_hover}}}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent{background-color:transparent;position:absolute;width:100%;z-index:3}.section-header-navigation:not(.scrolled-past-header) .header-plain--transparent .logo__main{display:none}
                {%- if section.settings.sticky_header_type == 'always' -%}
                    .template-index .section-header-navigation:not(.shopify-section-header-show) .header-plain--transparent{width: 100%;position: absolute;}
                {%- endif -%}
                {%- if section.settings.sticky_header_type == 'on_scroll' -%}
                    .scrolled-header .section-header-basic{ display: none}
                {%- endif -%}
        {%- endif -%}
        
        /* ========================================
           MEGAMENU CONTAINER WIDTH CONTROLS - FIXED
           ======================================== */

        /* Apply custom width to the main megamenu dropdown container */
        .menu-dropdown {
            max-width: var(--container_size, 1370px);
            width: var(--container_size, 1370px);
            margin: 0 auto !important;
        }

        /* When layout is full width, use 100vw */
        .block_layout--full .menu-dropdown {
            max-width: 100vw;
            width: 100vw;
        }

        /* Ensure inner container uses 100% of constrained dropdown */
        .menu-dropdown .container:not(.container-full) {
            max-width: 100%;
            width: 100%;
            margin: 0 auto;
        }

        /* Full width containers should use 100% */
        .menu-dropdown .container-full {
            max-width: 100%;
            width: 100%;
        }

        /* Ensure dropdown content within container is 100% width */
        .menu-dropdown .menu-dropdown__wrapper {
            width: 100%;
            max-width: 100%;
            padding: 25px 15px 25px 0px !important;
          margin: 0px !important;
        }

        .menu-dropdown__wrapper {
          padding: 25px 15px 25px 0px !important;
          margin: 0px !important;
        }

        /* Fix navigation centering */
        .main-menu--wrapper {
            width: 100%;
        }

        .header__inline-menu {
            width: 100%;
            display: flex;
            justify-content: center;
        }

        .list-menu--inline {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
        }

        /* Center alignment for navigation */
        .text-center .list-menu--inline {
            justify-content: center;
        }

        .text-left .list-menu--inline {
            justify-content: flex-start;
        }

        .text-right .list-menu--inline {
            justify-content: flex-end;
        }
    }

/* ========================================
   HFB SALETEXT - snippets/hfb-saletext.liquid
   Shows promotional text under product price on collection pages
   ======================================== */

.hfb-saletext {
  margin-top: 0;
  padding-top: 0;
  line-height: 1;
}

.hfb-saletext__text {
  color: red;
  font-size: 13px;
  font-family: proxima-nova, sans-serif;
  line-height: 1.2;
  display: block;
}

/* Reduce gap between price and sale text - target card-price when followed by sale text */
.card-price:has(+ .hfb-saletext) {
  margin-bottom: 3px;
}

/* End HFB SALETEXT */

/* ========================================
   HFB SALETEXT PRODUCT PAGE - snippets/hfb-saletext-product.liquid
   Shows promotional box with WAS/TODAY pricing, coupon code, quantity input,
   and add to cart button wrapped in a bordered box on product pages
   ======================================== */

/* Wrapper that contains promo text + quantity + buy button - NO border on wrapper */
.hfb-saletext-product-wrapper {
  margin-top: 15px;
  margin-bottom: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}

/* Content area for WAS/TODAY and coupon code text - this gets the border */
.hfb-saletext-product__content {
  margin-bottom: 0;
  padding: 10px;
  border: 1px solid #000;
  border-bottom: none;
  background-color: #fff;
}

/* Remove margins from child productView-moreItem elements when inside wrapper */
.hfb-saletext-product-wrapper .productView-moreItem {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}

/* Target the productView-moreItem that contains the quantity_selector - add border */
.hfb-saletext-product-wrapper .productView-moreItem:has(.quantity_selector) {
  padding: 10px;
  border: 1px solid #000;
  border-top: none;
  background-color: #fff;
  margin-bottom: 8px;
}

/* Quantity selector inside wrapper */
.hfb-saletext-product-wrapper .quantity_selector {
  margin-bottom: 0;
}

/* Hide the "Quantity:" label text */
.hfb-saletext-product-wrapper .quantity_selector__title,
.hfb-saletext-product-wrapper .productView-moreItem__label,
.hfb-saletext-product-wrapper .quantity__label,
.hfb-saletext-product-wrapper label[for*="quantity"] {
  display: none !important;
}

/* Hide subtotal when inside saletext wrapper */
.hfb-saletext-product-wrapper .productView-subtotal {
  display: none !important;
}

/* Remove border from buy buttons area inside wrapper */
.hfb-saletext-product-wrapper .productView-form,
.hfb-saletext-product-wrapper .productView-group,
.hfb-saletext-product-wrapper .productView-groupBottom {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

/* Standalone mode (backwards compatible) */
.hfb-saletext-product {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 12px 15px;
  border: 1px solid #000;
  background-color: #fff;
}

/* Price display - WAS/TODAY */
.hfb-saletext-product__prices {
  display: flex;
  gap: 15px;
  margin-bottom: 15px !important;
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
}

.hfb-saletext-product__was {
  font-weight: 600;
}

/* TODAY label is black, price stays red */
.hfb-saletext-product-wrapper .hfb-saletext-product__today,
.hfb-saletext-product .hfb-saletext-product__today {
  font-weight: 600;
  color: #000 !important;
}

.hfb-saletext-product-wrapper .hfb-saletext-product__today .hfb-saletext-product__price,
.hfb-saletext-product .hfb-saletext-product__today .hfb-saletext-product__price {
  color: red !important;
}

/* Coupon code styling - matching live theme */
.hfb-saletext-product__code,
.hfb-saletext-product__text {
  font-family: proxima-nova, sans-serif;
  font-size: 13px;
  color: #333;
  line-height: 1.4;
  margin-top: 0 !important;
}

.hfb-saletext-product__code strong {
  padding: 2px 5px;
  background: red;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
}

/* End HFB SALETEXT PRODUCT PAGE */
