#shopify-section-{{section.id}}.header-item form .btn:before,.header-item form .btn:after{transform:skew(-0deg)!important}#shopify-section-{{section.id}}.btn.add-to-cart:before,.btn.add-to-cart:after{transform:skew(-0deg)!important;border-radius:5px}.header-layout[data-logo-align=center] .header-item--icons,.header-layout[data-logo-align=center] .header-item--navigation{flex:0 1 130px}@media (max-width:767px){#shopify-section-{{section.id}}.site-nav__link.site-nav__link--icon.js-search-header.medium-up--hide{display:none}#shopify-section-{{section.id}}.header-item.header-item--left.header-item--navigation{flex-direction:row-reverse}#shopify-section-{{section.id}}.header-item.header-item--logo{order:3;width:100%}#shopify-section-{{section.id}}.header-layout{display:flex;justify-content:center;flex-wrap:wrap}#shopify-section-{{section.id}}.search-bar{max-width:100%}#shopify-section-{{section.id}}.header-layout[data-logo-align=center] .header-item--icons,.header-layout[data-logo-align=center] .header-item--navigation{flex:1 1 50px}.header-layout[data-logo-align=center] .header-item--icons,.header-layout[data-logo-align=center] .header-item--navigation{flex:1 1 50px}}@media (min-width:768px) and (max-width:1024px){#shopify-section-{{section.id}}.header-item.header-item--left.header-item--navigation{flex-direction:row-reverse}#shopify-section-{{section.id}}a.site-nav__link.site-nav__link--icon.js-search-header.medium-up--hide{display:none}}

/* === OUT-OF-STOCK BADGE FIX 2026-06-17 (Summer theme) === sold-out tag was white-on-white (invisible). Charcoal + white uppercase. */
.grid-product__tag.grid-product__tag--sold-out{background-color:#1a1a1a!important;color:#ffffff!important;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:1!important}
/* Summer Sale nav highlight */
.site-nav__link[href*="summer-trail-sale"],
.site-nav__dropdown-link[href*="summer-trail-sale"],
.mobile-nav__link[href*="summer-trail-sale"]{color:#e3b123 !important;font-weight:700 !important;}
.site-nav__link[href*="summer-trail-sale"]:hover,
.mobile-nav__link[href*="summer-trail-sale"]:hover{color:#e3b123 !important;}
/* Footer legal + summer-sale highlight */
.footer__legal-links{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:6px 20px;}
.footer__legal-links li{position:relative;}
.footer__legal-links li:not(:last-child)::after{content:"\00b7";position:absolute;right:-12px;opacity:.5;}
.footer__legal-links a{font-size:12px;opacity:.72;text-decoration:none;color:inherit;}
.footer__legal-links a:hover{opacity:1;text-decoration:underline;}
.site-footer a[href*="summer-trail-sale"]{color:#e3b123 !important;font-weight:700 !important;}
.site-footer a[href*="summer-trail-sale"]:hover{color:#e3b123 !important;}
/* Footer image background */
.site-footer{
  background-color:#14150e !important;
  background-image:linear-gradient(rgba(13,14,9,0.42), rgba(13,14,9,0.56)), url("/cdn/shop/files/belcopia_bg_3.png?v=1774238726") !important;
  background-size:cover !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
}
.footer__legal-links a{opacity:.85 !important;}
/* Footer newsletter input restyle */
.footer__newsletter-input{background-color:rgba(255,255,255,0.08) !important;border:1px solid rgba(255,255,255,0.24) !important;border-radius:8px !important;padding:12px 46px 12px 14px !important;color:#fff !important;}
.footer__newsletter-input:focus{border:1px solid rgba(201,162,75,0.85) !important;}
.footer__newsletter-input::placeholder{color:rgba(255,255,255,0.62) !important;}
.footer__newsletter-input::-webkit-input-placeholder{color:rgba(255,255,255,0.62) !important;}
.footer__newsletter-btn{right:12px !important;}
