@media only screen and (max-width:1023px){.nav--hide{display:none!important}}@media only screen and (min-width:1024px){.burger--hide{display:none!important}}.site-nav__link{font-weight:700}.site-nav__dropdown,.template-index .site-nav__item.site-nav--has-dropdown .site-nav__link{--colorNavText: #000;--colorNav: #fff;--colorNavDim: #fff}.site-nav--custom-layout .megamenu,.megamenu:has(.megamenu__column-image){overflow-y:hidden}.site-nav__item.site-nav--has-dropdown .site-nav__link:hover{background-color:var(--colorNav);color:var(--colorNavText)}.site-nav__item.site-nav--has-dropdown .site-nav__link:hover:after{border-bottom-color:var(--colorNavText)}.site-nav__item.site-nav--custom-layout .megamenu__promos{flex:0 0 20%}.megamenu__column:has(.site-nav__collp-link){grid-row:span 2}.megamenu .site-nav__collp-link{font-weight:500;display:flex;justify-content:space-between;align-items:center;background-color:#fff;font-size:calc(var(--typeBaseSize))!important;transition:opacity .2s ease-in;border-bottom:solid 1px var(--colorBorder);height:69px}.megamenu .site-nav__collp-link:has(.site-nav_model-link){opacity:.8}.megamenu .site-nav__collp-link:has(.site-nav_model-link):hover{opacity:1}.megamenu .site-nav__collp-link .site-nav_model-link{width:60px;height:60px}.mobile-nav__grandchildlist .site-nav__collp-link:has(img){display:flex;justify-content:space-between;align-items:center;transition:opacity .2s ease-in;font-weight:500;font-size:calc(var(--typeBaseSize))!important;padding-top:2px;padding-bottom:2px}.mobile-nav__grandchildlist .site-nav__collp-link .site-nav_model-link{width:80px;height:80px}.mobile-nav__grandchildlist .site-nav__collp-link:has(.site-nav_model-link.swatch){padding-bottom:6px}.mobile-nav__grandchildlist .site-nav__collp-link:has(.site-nav_model-link.swatch):hover{color:#693a31}.mobile-nav__grandchildlist .site-nav__collp-link:has(.site-nav_model-link.swatch) .site-nav_model-link{width:30px;height:30px}.mobile-nav__grandchildlist .site-nav__collp-link:has(.site-nav_model-link.swatch) .swatch{border-radius:50px}.mobile-nav__child-item-title .mobile-nav__link--button,.mobile-nav__child-item-title .mobile-nav__link{font-weight:600!important}.mobile-nav__child-item-dropdown .mobile-nav__faux-link,.mobile-nav__child-item-dropdown .mobile-nav__link{padding-left:calc(var(--drawer-gutter) + 5px)}.toolbar__item:has(.location-link){display:flex}.trust-signals{margin-top:10px;font-weight:500;font-size:calc(var(--typeBaseSize) * .9);line-height:1.4;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:10px}.trust-signals .icon-and-text{gap:4px;align-items:center;flex-wrap:nowrap}.trust-signals .icon-and-text svg{height:19px;width:19px}.cart__checkout{padding-block:16px}cart-offers{display:block}cart-offers ul{margin:0;padding:0;list-style:none}cart-offers .offer-items{width:100%}cart-offers .item-image{width:8rem;flex-shrink:0;overflow:hidden}cart-offers .item-details{display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem}cart-offers .title__options{flex-grow:1;width:100%;text-align:start;display:flex;flex-direction:column;gap:.25rem}cart-offers .title__options select{width:100%}cart-offers .offer-item{display:none;justify-content:space-between;width:100%;padding:8px;border-radius:.25rem;white-space:normal;gap:1rem}cart-offers .offer-item:first-child,cart-offers .offer-item:nth-child(2){display:flex}cart-offers .not-allowed{cursor:not-allowed}cart-offers[data-location=drawer]{margin-top:25px}cart-offers[data-location=drawer] h3{font-size:calc(var(--typeHeaderSize) * .48)}cart-offers[data-location=drawer] .offer-item{background:#f5f5f5;margin-bottom:1rem;min-width:295px}cart-offers[data-location=page]{margin-top:20px}cart-offers[data-location=page] h3{font-size:calc(var(--typeHeaderSize) * .55)}cart-offers[data-location=page] .offer-items{display:flex}cart-offers[data-location=page] .offer-items.flickity-enabled{display:block}cart-offers[data-location=page] .offer-item{background:var(--colorBody);border:solid 1px var(--colorBorder);min-width:320px;flex:1}cart-offers[data-location=page] .flickity-slider .offer-item,cart-offers[data-location=page] .offer-item:first-child{margin-right:10px;display:flex;width:49%}.cart__item-sub [data-subtotal]{font-weight:600}@media only screen and (min-width:769px){.grid-w-lg .medium-up--one-quarter{width:33.33333%}.grid-w-lg.grid--uniform .medium-up--one-quarter:nth-of-type(3n+1){clear:both!important}.grid-w-lg.grid--uniform .medium-up--one-quarter:nth-of-type(4n+1){clear:none}}@media only screen and (min-width:1024px){.grid-w-lg .medium-up--one-quarter{width:25%}.grid-w-lg.grid--uniform .medium-up--one-quarter:nth-of-type(3n+1){clear:none!important}.grid-w-lg.grid--uniform .medium-up--one-quarter:nth-of-type(4n+1){clear:both!important}}.nfpa-rating-wrapper{position:absolute;left:3.5%;top:2rem;width:20%;height:auto;opacity:.6}@media only screen and (min-width:769px){.nfpa-rating-wrapper{left:3%;top:2.9rem}}.rating{display:inline-block;margin:0}.rating .rating-star{--color-rating-star: #c64228;--letter-spacing: .1;--font-size: 1.4;--percent: calc( ( var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size))) ) * 100% );letter-spacing:calc(var(--letter-spacing) * 10px);font-size:calc(var(--font-size) * 10px);line-height:1;display:inline-block;font-family:Times;margin:0}.rating .rating-star:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-rating-star) var(--percent),rgba(255,255,255,.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-text{font-size:14px;display:none}.rating-count{font-size:14px;display:inline-block;margin:0}@media(forced-colors:active){.rating{display:none}.rating-text{display:block}}.grid-product__short--description{font-size:calc(var(--typeBaseSize) * .85);margin-top:5px}@media only screen and (max-width:480px){.grid-product__short--description{font-size:calc(var(--typeBaseSize) * .7)}}.view-message{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:55px;background:#f0ede4;margin-top:10px;padding:6px 8px;width:fit-content;font-size:.9em;line-height:1.3}.view-message .demand{text-transform:uppercase;color:#ba3a26;font-weight:500;display:flex;align-items:center;gap:2px}.drawer .view-message{width:100%;background:#f5f5f5;border-radius:.25rem}.bold_option_element select,.bold_option_element input{width:100%;display:block}.inv_check-wrapper--modal{margin:0 auto;max-width:520px}.inv_check-wrapper--modal .content{margin-bottom:20px}.inv_check-wrapper--modal hr{width:100%}.inv_check-wrapper--modal .no-stock-item{display:flex;flex-direction:column;gap:8px}.inv_check-wrapper--modal .no-stock-item a h4{font-size:18px;letter-spacing:2px;margin-bottom:0}.inv_check-wrapper--modal .no-stock-item .title{display:flex;justify-content:space-between;align-items:center}.inv_check-wrapper--modal .no-stock-item .title h4{font-size:1.1em;letter-spacing:.1em;margin-bottom:0}.inv_check-wrapper--modal .no-stock-item .title .ns-remove-btn{color:red;position:relative}.inv_check-wrapper--modal .no-stock-item .title .ns-remove-btn:hover{text-decoration:underline}.inv_check-wrapper--modal .no-stock-item .title .ns-remove-btn.is--loading{opacity:.5;pointer-events:none}.inv_check-wrapper--modal .no-stock-item .title .ns-remove-btn:before{content:attr(data-hover);visibility:hidden;opacity:0;width:210px;background-color:var(--colorBody);color:var(--colorTextBody);text-align:center;border-radius:3px;padding:6px 12px;transition:opacity .3s ease-in-out;position:absolute;z-index:1;right:0;top:90%;text-transform:uppercase;font-weight:700;box-shadow:#959da533 0 8px 24px;font-size:max(calc(var(--typeBaseSize) - 6px),12px)}.inv_check-wrapper--modal .no-stock-item .title .ns-remove-btn:hover:before{opacity:1;visibility:visible}.inv_check-wrapper--modal .no-stock-item .changed-text{color:red}.inv_check-wrapper--modal .no-stock-item p{font-size:calc(var(--typeBaseSize) - 2px)}.inv_check-wrapper--modal .similar-products .collapsible-trigger{font-weight:700;padding-top:0;padding-bottom:0}.inv_check-wrapper--modal .similar-products .collapsible-content__inner{transition:opacity .3s;padding-top:15px}.inv_check-wrapper--modal .similar-products .collapsible-content__inner .grid-product__title{letter-spacing:0}.inv_check-wrapper--modal .similar-products .collapsible-content__inner.unload{height:80px;opacity:.2}.inv_check-wrapper--modal .see-cart{margin:0 auto}.inv_check-wrapper--modal .unload{height:4rem;opacity:.5}.adv-banner .promo-grid__text{display:flex;align-items:center;column-gap:1rem}.adv-banner .promo-grid__text h2{grid-area:title;margin:0}.adv-banner .promo-grid__text .txt{grid-area:text;margin:0}.adv-banner .promo-grid__text .btn{grid-area:button;margin:0 auto;width:fit-content}.adv-banner .promo-grid__text.stack_none{flex-wrap:wrap;justify-content:center}.adv-banner .promo-grid__text.stack_none .btn{margin:0}.adv-banner .promo-grid__text.stack_text,.adv-banner .promo-grid__text.stack_btn{align-items:center;display:grid;grid-template-columns:1fr;grid-template-areas:"title" "text" "button"}.adv-banner .promo-grid__text.stack_all{flex-direction:column}@media only screen and (min-width:601px){.adv-banner .promo-grid__text.stack_text{grid-template-columns:1fr auto;grid-template-areas:"title button" "text  button"}.adv-banner .promo-grid__text.stack_btn{grid-template-columns:auto 1fr;grid-template-areas:"title text" "title button"}}.type-custom_graphic .rte--strong{white-space:wrap}.type-custom_graphic .rte--block{margin-bottom:0}.grid-product__tag{background-color:var(--colorTag);color:var(--colorTagText);right:3%;top:3%;font-weight:700;border-radius:50px}.grid-product__tag.grid-product__tag--custom{left:3%;right:auto}.grid-product__tag.grid-product__tag--custom.new__tag{background-color:var(--colorNewTag);color:var(--colorNewTagText)}.grid-product__tag.grid-product__tag--custom.best-seller__tag{background-color:var(--colorBestSellerTag);color:var(--colorBestSellerTagText)}.grid-product__tag--sale{right:3%;left:auto;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;height:32px;width:32px}@media only screen and (min-width:769px){.grid-product__tag--sale{height:38px;width:38px}}.inventory--leadtime .icon--inventory:after,.inventory--leadtime .icon--inventory:before{background:#96d0ec}.style-western .grid-product__tag{padding:6px 9px 6px 7px;left:0;top:2%;right:auto;font-weight:700;clip-path:polygon(0 0,100% 0,85% 100%,0 100%);border-radius:0}.style-western .grid-product__tag.grid-product__tag--custom.new__tag{background-color:var(--colorNewTag);color:var(--colorNewTagText)}.style-western .grid-product__tag.grid-product__tag--custom.best-seller__tag{background-color:var(--colorBestSellerTag);color:var(--colorBestSellerTagText)}@media only screen and (min-width:769px){.style-western .grid-product__tag{padding:7px 12px 7px 9px}.style-western .grid-product__tag.grid-product__tag--sale{padding:7px 9px 7px 12px}}.product-main-slide .aos-animate[data-aos=image-fade-in] .image-element{animation:none;opacity:1}@media only screen and (max-width:768px){.grid--product-images--partial .product-main-slide{margin:0 auto;max-width:75%}}.product-slideshow.flickity-enabled .flickity-viewport{transition:height 0s}[data-nametag=shop-portal-provider]{display:none}.section-header--with-subtitle{display:flex;flex-wrap:wrap;align-items:center;column-gap:22px}.site-footer .site-footer__linklist{display:grid;grid-template-columns:repeat(2,1fr)}.site-footer .grid__item{width:100%}.site-footer .footer__logo{display:flex;justify-content:center;align-items:center}.footer__logo a image-element img.image-element{opacity:1}@media only screen and (min-width:769px){.site-footer .site-footer__linklist{grid-template-columns:repeat(4,1fr);font-size:calc(var(--typeBaseSize) * 1.01)}}.image-element[loading=eager]{animation:none!important}.complete .slideshow__slide .hero__image-wrapper{transform:translate(0)}.slideshow-wrapper.pointed{clip-path:polygon(0 0,100% 0,100% calc(100% - 25px),calc(50% + 100px) calc(100% - 25px),50% 100%,calc(50% - 100px) calc(100% - 25px),0 calc(100% - 25px))}@media only screen and (min-width:769px){.slideshow-wrapper.pointed{clip-path:polygon(0 0,100% 0,100% calc(100% - 35px),calc(50% + 120px) calc(100% - 35px),50% 100%,calc(50% - 120px) calc(100% - 35px),0 calc(100% - 35px))}}@media only screen and (max-width:768px){.hero__text-content.mobile-horizontal-left{text-align:left}.hero__text-content.mobile-horizontal-center{text-align:center}.hero__text-content.mobile-horizontal-right{text-align:right}.hero__text-content.mobile-vertical-center{vertical-align:middle}.hero__text-content.mobile-vertical-bottom{vertical-align:bottom}}@media only screen and (max-width:480px){.hero__link.hero__link-wrap{display:flex;flex-direction:column;align-items:flex-start}.hero__link.hero__link-wrap .btn+.btn{margin-left:0}.hero__text-content.horizontal-left .hero__link.hero__link-wrap{align-items:flex-start}.hero__text-content.horizontal-center .hero__link.hero__link-wrap{align-items:center}.hero__text-content.horizontal-right .hero__link.hero__link-wrap{align-items:flex-end}.hero__text-content.mobile-horizontal-left .hero__link.hero__link-wrap{align-items:flex-start}.hero__text-content.mobile-horizontal-center .hero__link.hero__link-wrap{align-items:center}.hero__text-content.mobile-horizontal-right .hero__link.hero__link-wrap{align-items:flex-end}}.grid-product__price{font-weight:500}.grid-product__price--savings{white-space:nowrap;font-weight:600}.grid-product__price--sale{margin-right:3px;color:var(--colorTextSavings)}.style-western .product__policies{font-size:.7em}.style-western[data-type_product_capitalize=true] .grid-product__title{font-size:calc(var(--typeBaseSize) - 3px);letter-spacing:0}@media only screen and (max-width:768px){.style-western[data-type_product_capitalize=true] .grid-product__title{font-size:calc(var(--typeBaseSize) - 3px)}}.style-default[data-type_product_capitalize=true] .grid-product__title{letter-spacing:.1em}[data-context=featured-collection] .section-header--with-link{flex-wrap:wrap}
/*# sourceMappingURL=/cdn/shop/t/197/assets/theme-additions.css.map */
