:root{--dark-blue: #0063f2;--dark-gray: #454545;--black: #1d1d1d;--white: #ffffff}.sticky_nav{display:none!important}.header,.promo-banner p{display:block!important}.iodd-main-menu--mobile-menu-button{-webkit-appearance:none;appearance:none;background:0 0;border-radius:0;padding:1em 0;transition:.25s;display:inline-block;border:0;margin:0 .5rem}.iodd-main-menu--mobile-menu-button span{background:var(--white);display:block;position:relative;transition:inherit;width:23px;height:3px}.iodd-main-menu--mobile-menu-button span:after,.iodd-main-menu--mobile-menu-button span:before{content:"";background:var(--white);width:100%;height:100%;display:block;position:absolute;transition:inherit}.iodd-main-menu--mobile-menu-button span:before{top:-8px}.iodd-main-menu--mobile-menu-button span:after{top:8px}.iodd-main-menu--mobile-menu-button.open span{background:0 0}.iodd-main-menu--mobile-menu-button.open span:before{transform:rotate(45deg)}.iodd-main-menu--mobile-menu-button.open span:after{transform:rotate(135deg)}.iodd-main-menu--mobile-menu-button.open span:after,.iodd-main-menu--mobile-menu-button.open span:before{background:var(--white);top:0}.iodd-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#0000;pointer-events:none;transition:background .3s ease;-webkit-tap-highlight-color:transparent}.iodd-menu-backdrop.is-active{background:#00000073;pointer-events:auto}.only-mobile{display:none!important}.only-mobile div.btn a:before{margin-right:8px}@media screen and (max-width:798px){.desktop-header{display:none}header.desktop-header .promo-banner{display:none}.new-main-nav{display:none}.main-nav{padding:0}.header .header__logo,.header .search-container,.header .top-bar{display:none}nav.main-mega-menu{display:none}.iodd-main-menu--mobile-menu-button{display:block}#header .top-bar{padding:5px 10px!important;color:#fff}#header .top-bar a.mobile_logo{position:relative;font-size:18px;line-height:34px;z-index:5;width:calc(50% + 30px);height:auto;color:#0063f2;display:flex;align-items:center;justify-content:flex-start!important;margin-left:5px;margin-right:5px}#header a.mobile_logo img{width:60px;height:auto!important;max-width:unset;max-height:unset}.top-bar--right .call-link{margin-right:14px;width:19px}#header.mobile-header,.header-search-mobile{max-width:100vw}.header-search-mobile{padding-top:5px}.header_search_form input,.header-search-mobile .header_search_form input{background:transparent}.header-search-mobile .header_search_form .search-submit{right:25px}.iodd-main-menu--container{position:fixed;top:0;left:0;z-index:998;width:max(85vw,300px);max-width:max(85vw,300px);height:100vh;height:100dvh;background:#fff;display:flex;flex-direction:column;transform:translate(-100%);visibility:hidden;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility .35s;overflow:hidden;padding:0}.iodd-main-menu--container.is-open{transform:translate(0);visibility:visible;max-width:90%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh}.iodd-main-menu{flex:1;min-height:calc(100% - 130px);max-height:calc(100% - 130px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;margin:0;padding:0;list-style:none;scrollbar-width:thin;scrollbar-color:#0063f2 transparent;display:block!important;background:#fff;text-align:left;transition:all .5s ease}.iodd-main-menu>.menu-item{display:block;margin:0;border-bottom:1px solid #1d1d1d36!important}.iodd-main-menu>li a{display:flex;align-items:center;justify-content:flex-start;padding:10px 15px!important;color:#000!important;text-transform:capitalize!important;font-size:15px!important;font-weight:600!important}.iodd-main-menu>.menu-item>a:hover{color:var(--dark-blue)!important}.iodd-main-menu a:focus{outline:0!important}.iodd-main-menu>li.blue-item-link a{color:#0063f2!important}.iodd-main-menu .menu-item-has-children>a:after{content:"";display:inline-block;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(-45deg);width:9px!important;height:9px!important;border-color:#000!important;flex-shrink:0;margin-left:auto;position:static;transition:.25s}.iodd-main-menu .sub-menu{position:absolute;top:0;left:0;bottom:0;width:100%;background:#fff;z-index:3;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;margin:0;padding:0!important;list-style:none;display:block;border:none;scrollbar-width:thin;scrollbar-color:#0063f2 transparent}#PBarNextFrameWrapper{display:none!important}.iodd-main-menu .sub-menu.panel-open{transform:translate(0);width:100%;max-width:max(85vw,300px);visibility:visible!important;overflow-y:auto!important;background:#fff!important;margin:0!important;height:100vh;height:100dvh;max-height:100vh!important;border:unset!important;scrollbar-width:thin;padding-bottom:140px!important}.iodd-main-menu .sub-menu .sub-menu{z-index:4}.iodd-main-menu .sub-menu li{display:block;margin:0;border-bottom:1px solid #1d1d1d36}.iodd-main-menu .sub-menu li:last-child{border:unset!important}.iodd-main-menu .sub-menu a:hover{color:var(--dark-blue)!important}.iodd-main-menu .sub-menu .panel-back{display:flex!important;align-items:center;gap:10px;padding:14px 18px;cursor:pointer;margin-bottom:20px;border-bottom:1px solid #1d1d1d36;background:#f8f8f8;position:sticky;top:0;z-index:4;visibility:visible!important}.iodd-main-menu .sub-menu .sub-menu .panel-back{z-index:5}.iodd-main-menu .sub-menu .panel-back svg{flex-shrink:0;color:#000}.iodd-main-menu .sub-menu .panel-back__title{font-size:16px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:1px}.iodd-main-menu .sub-menu .panel-back:hover{background:#f0f0f0}.iodd-main-menu .sub-menu .panel-back:hover svg{color:var(--dark-blue)}.iodd-main-menu .sub-menu .panel-view-all a{font-weight:600!important;color:var(--dark-blue)!important;text-transform:uppercase;letter-spacing:.5px}.iodd-menu__header{display:flex!important;align-items:center;justify-content:space-between;padding:20px 10px;margin:0!important;background:#fff;position:sticky;top:0;z-index:3;list-style:none;border-bottom:1px solid #1d1d1d36!important}.iodd-menu__header-title{padding:0;margin:0!important;font-weight:700}.iodd-menu__close{background:none;border:none;padding:0;margin:-4px -10px -4px -4px;cursor:pointer;color:#000;transition:color .15s;display:flex;align-items:center;justify-content:center;line-height:1}.iodd-menu__close:hover,.iodd-menu__close:focus{color:var(--dark-blue)}.iodd-menu__close svg{display:block}.iodd-menu__footer{display:block!important;flex-shrink:0;z-index:999;background:#fff;border-top:1px solid #1d1d1d36!important;padding:12px 10px!important}.iodd-menu__footer ul.help--item{margin:5px 0 0!important;padding:0!important;border:none;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;list-style:none}.iodd-menu__footer .help--item a{color:#0063f2!important;letter-spacing:normal!important;text-decoration:underline;font-size:14px}.iodd-menu__footer-cta{display:flex;flex-direction:row;gap:8px}.iodd-menu__footer-cta .btn{margin:0;max-width:calc(50% - 4px);width:50%;padding:12px 10px}.iodd-menu__footer .global-button a{padding:0!important;color:#fff!important;font-size:14px;letter-spacing:normal!important}.iodd-main-menu .only-mobile{display:block!important;text-align:left}.iodd-main-menu .only-mobile.iodd-menu__header{display:flex!important;width:100%;justify-content:space-between;align-items:center;padding:12px 16px;margin-bottom:20px!important}}@media(max-width:500px){#header .top-bar a.mobile_logo{width:auto}}.compare--hidden.modal_price [data-compare-at-price]{display:none!important}.compare--hidden.modal_price .price--sale{color:#1d1d1d}.shopify-section--image-with-text-overlay .subtitle{text-transform:none}.shopify-section--image-with-text-overlay .subtitle h2{color:var(--white);font-size:52px;margin:0 0 15px;line-height:1.2;text-transform:none}.p-t-25{padding-top:25px}.p-b-25{padding-bottom:25px}.above-search a,.new-main-nav a{cursor:pointer}.main-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0;border-top:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a}.header__logo{margin-right:10px;margin-left:0}.main-nav_container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;position:relative;color:#fff;text-transform:none;align-items:flex-start;max-width:1388px;width:100%;padding:20px 0;margin:auto;column-gap:10px}.main-nav-left{display:flex;align-items:center;width:216px;flex-wrap:nowrap;flex-direction:row;margin-right:20px;justify-content:center}p.slogan{font-size:14px;letter-spacing:1px;margin:0;text-transform:none;font-weight:500;line-height:19px}.main-nav-left img{max-width:80px!important}.main-nav_container .search-container{width:100%;max-width:562px;padding-left:0}.main-nav-center{width:50%}.main-nav-right{margin-left:auto}.main-nav-right .call-link svg{margin:0 9px}.main-nav-right .right-container{display:flex;width:131px;justify-content:space-between;margin-left:auto;align-items:center}.main-nav-right .right-container a:not(.mini-cart__item-title a){height:18px}.main-nav-right .right-container a path:hover{fill:#196be0}.main-nav-right .right-container a.icon-bag:hover path:last-child{fill:#fff;transition:1s}.main-nav-right .right-container .cart_count{padding:0 0 0 8px}.phone-call{margin-bottom:25px}.phone-call img{margin:0 10px}.above-search{margin-bottom:15px}.above-search a:hover,.phone-call .call-link:hover{color:#0063f2}.above-search a svg{margin-right:8px}.icon-bag:before{content:none!important}.right-container .cart_content{top:115px}.cart-container .mini_cart{display:flex;justify-content:center;width:unset;align-items:center;max-width:unset;white-space:nowrap}.cart-container .mini_cart svg{width:22px;height:auto}.new-main-nav .right-container a.icon-bag{margin:0!important;padding:0!important}.new-main-nav{background:#1d1d1d;width:100%}.search-container input,.search-container input:focus,.search-container input:hover{letter-spacing:1px;color:#fff}.promo-banner{display:flex;align-items:center;justify-content:center;transition:all 0s linear;height:auto;min-height:30px;line-height:1.1}.promo-banner:hover{text-decoration:underline;text-underline-offset:1px}.promo-banner .promo-banner__content{display:flex;text-transform:none;letter-spacing:2px;padding:5px;margin:0;flex-wrap:wrap;column-gap:10px;justify-content:center}.cart-container.active_link .mini_cart,.cart-container.active_link .mini_cart span{background-color:transparent!important;color:#fff!important;transition:1s}.cart-container.active_link .mini_cart path,.cart-container:hover .mini_cart path{fill:#0047af!important;transition:none!important}.right-container .cart-container{padding:15px 0!important}@media(max-width:1388px){.main-nav_container{padding:20px}}input#shippingProtectionCheckBox{width:20px!important;justify-self:flex-start;margin-right:5px!important}@media(min-width:799px){.main-nav .iodd-main-menu .only-desktop:nth-last-child(5){background-color:#196be0;padding:5px 15px;margin-right:0;transition:.2s linear}.main-nav .iodd-main-menu .only-desktop:nth-last-child(5):hover{background-color:#0047af}.main-nav .iodd-main-menu .only-desktop:nth-last-child(5):hover a{color:#fff!important}nav.iodd-main-menu--container{display:none}.iodd-menu-backdrop{display:none}.iodd-menu__header,.iodd-menu__footer{display:none!important}.iodd-main-menu--mobile-menu-button,.header-search-mobile{display:none}}.main-mega-menu .main-mega-menu-list>.main-mega-menu-list-item a,.main-mega-menu .main-mega-menu-sub-menu-title{font-style:normal;line-height:normal;text-transform:uppercase;display:inline-block;letter-spacing:1.5px;font-weight:500}.main-mega-menu,.main-mega-menu .main-mega-menu-sub-menu-container .main-mega-menu-sub-menu{width:100%;max-width:1388px;margin:auto;padding:0 20px}.main-mega-menu .main-mega-menu-list{padding:0;text-align:center;margin:10px 0}.main-mega-menu .main-mega-menu-list>.main-mega-menu-list-item{display:inline-block;padding:5px 0;margin-right:5px;text-align:left;margin-bottom:0;cursor:pointer}.main-mega-menu .main-mega-menu-list>.main-mega-menu-list-item.main-mega-menu-last-item{background-color:#196be0;padding:5px 15px;margin-right:0;transition:.2s linear}.main-mega-menu .main-mega-menu-list>.main-mega-menu-list-item.main-mega-menu-last-item:hover{background-color:#0047af}.main-mega-menu .main-mega-menu-list>.main-mega-menu-list-item.mega-menu-opened:hover a.main-link-item{color:#0047af}.main-mega-menu .main-mega-menu-list>.main-mega-menu-list-item a{padding:6px 0;color:#fff;font-size:13px;position:relative}.main-mega-menu .main-mega-menu-list>.main-mega-menu-list-item:not(.main-mega-menu-last-item)>a:after{content:"";display:inline-block;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);width:7.5px;height:7.5px;margin-left:5px;top:-4px;position:relative;flex-shrink:0;transition:.25s}.main-mega-menu .main-mega-menu-sub-menu-container{position:absolute;padding:20px 0 30px;margin:0;width:100%;left:0;top:100%;visibility:hidden;opacity:0;overscroll-behavior:contain;text-align:left;background:#090909;transition:.3s ease-in-out;z-index:10;color:#fff;cursor:default;overflow:hidden;height:0}.main-mega-menu .main-mega-menu-list-item.mega-menu-opened .main-mega-menu-sub-menu-container{visibility:visible;opacity:1;height:auto}.main-mega-menu .main-mega-menu-sub-menu-title{padding:15px 0 5px;font-size:16px;position:relative}.main-mega-menu .main-mega-menu-sub-menu-content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:7px;padding-left:20px}.main-mega-menu .main-mega-menu-sub-menu-item{padding-right:20px}.main-mega-menu .main-mega-menu-list>.main-mega-menu-list-item .sub-menu-item-image{position:relative;cursor:pointer;padding:0}.main-mega-menu .main-mega-menu-sub-menu-item .main-mega-menu-bottom-divider{border-bottom:1px solid #3a3a3a;margin-right:-20px}.main-mega-menu .main-mega-menu-sub-menu-item:last-child .main-mega-menu-bottom-divider{margin-right:0}.main-mega-menu .main-mega-menu-sub-menu-item .main-mega-menu-bottom-hovered{height:5px;margin-top:20px}.main-mega-menu .sub-menu-item-image img{width:100%;height:auto}.main-mega-menu .sub-menu-item-image .sub-menu-item-title{position:absolute;bottom:15px;width:100%;text-align:center;font-family:Oswald;font-size:17px;font-weight:500;line-height:25.19px;letter-spacing:.1em;color:#fff}.main-mega-menu .main-mega-menu-sub-menu-item-megasubmenu:focus .main-mega-menu-bottom-hovered,.main-mega-menu .main-mega-menu-sub-menu-item-megasubmenu:hover .main-mega-menu-bottom-hovered{background-color:#0063f2;position:relative}.main-mega-menu .main-mega-menu-sub-menu-item-megasubmenu:focus .main-mega-menu-bottom-hovered:after,.main-mega-menu .main-mega-menu-sub-menu-item-megasubmenu:hover .main-mega-menu-bottom-hovered:after{content:"";position:absolute;width:10px;height:10px;top:-2px;border-bottom:5px solid #0063f2;border-right:5px solid #0063f2;transform:rotate(45deg);left:48%}.main-mega-menu .main-mega-menu-sub-menu-item-megasubmenu:focus .main-mega-menu-bottom-hovered:before,.main-mega-menu .main-mega-menu-sub-menu-item-megasubmenu:hover .main-mega-menu-bottom-hovered:before{content:"";position:absolute;width:10px;height:8px;top:2px;background-color:#0063f2;left:49%}.main-mega-menu .main-mega-menu-sub-menu-item .sub-menu-item-image.image-hovered{display:flex}.main-mega-menu .main-mega-menu-sub-menu-item .sub-menu-item-image.image-hovered:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:.3s ease-in-out}.main-mega-menu .main-mega-menu-sub-menu-item:focus .sub-menu-item-image.image-hovered:after,.main-mega-menu .main-mega-menu-sub-menu-item:hover .sub-menu-item-image.image-hovered:after{background-color:#0063f280;opacity:1}.main-mega-menu .main-mega-menu-sub-menu-item-megasubmenu .main-mega-menu-item-nav{position:absolute;left:0;margin:auto;width:100%;padding-top:30px;visibility:hidden;opacity:0;transition:.3s ease-in-out}.main-mega-menu .main-mega-menu-sub-menu-item-megasubmenu.open .main-mega-menu-item-nav{visibility:visible;opacity:1}.main-mega-menu .main-mega-menu-item-nav .main-mega-menu-item-nav-items{max-width:1388px;margin:auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:20px}.main-mega-menu .item-type--menu_item_with_nav .main-mega-menu-item-nav .main-mega-menu-item-nav-items a,.main-mega-menu .main-mega-menu-list .main-mega-menu-list-item a.main-mega-menu--item-menu_item_with_links{color:#fff;font-family:Montserrat;font-size:18px;font-weight:500;line-height:21.94px;text-align:left;text-transform:none;padding:8px 0}.main-mega-menu .item-type--menu_item_with_nav .main-mega-menu-item-nav .main-mega-menu-item-nav-items a:hover,.main-mega-menu .main-mega-menu-list .main-mega-menu-list-item a.main-mega-menu--item-menu_item_with_links:hover{color:#0063f2}.main-mega-menu .item-type--menu_item_with_nav .main-mega-menu-item-nav .main-mega-menu-item-nav-items a:after,.main-mega-menu a.main-mega-menu--item-menu_item_with_links:after{content:"\2192";color:#0063f2;margin-left:5px}.main-mega-menu .main-mega-menu-sub-menu-link{margin-top:20px;text-decoration:underline;font-size:16px!important;letter-spacing:.1em!important}.main-mega-menu .main-mega-menu-sub-menu-link:hover{color:#0063f2!important}.main-mega-menu .item-type--menu_item_with_nav .main-mega-menu-sub-menu-link-container{max-width:1388px;margin:auto;padding:0 20px}@media(min-width:1280px){.main-mega-menu ul.main-mega-menu-list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;max-width:1388px;margin:0}}@media(min-width:799px)and (max-width:1279px){.main-mega-menu ul.main-mega-menu-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;max-width:1388px;margin:0}}.hidden,.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}#header.mobile_nav-fixed--true,.mobile_nav-fixed--false.is-active #header{position:fixed;z-index:1001;width:100%;top:0;left:0}.dropdown_container[data-dropdown=search]{display:none}.search-form--header .predictive-search{width:100%}html{max-width:100vw}html body{max-width:100vw;overflow-x:clip;overflow-y:visible}.header-search-mobile{padding:10px;background:#1d1d1d;width:100%}.header-search-mobile .header_search_form{width:100%;max-width:100%;margin:0;padding:0;border:unset}.header-search-mobile .header_search_form input{min-height:30px;border:1px solid #eee;font-size:16px;margin-bottom:0}.header-search-mobile .header_search_form .search-submit{font-size:20px;top:calc(50% - 10px)!important}.header-search-mobile .header_search_form input,.header_search_form input{min-height:30px;border:1px solid #eee;font-size:13px;margin-bottom:0;letter-spacing:1px}header.secondary_logo--true img.primary_logo{display:inline!important}#header .top-bar a span.icon-phone{font-size:20px;line-height:15px}.above-search a{color:#fff!important;display:flex;align-items:center;justify-content:start;line-height:1}.above-search a svg{color:#0063f2!important}@media only screen and (max-width:797px){main#content{padding-top:120px}}@media only screen and (max-width:768px){.userway_buttons_wrapper{top:80px!important}}.userway_buttons_wrapper{height:fit-content!important;bottom:16px!important;top:auto!important}div.needsclick .klaviyo-close-form svg.needsclick{width:30px!important;margin-top:10px;height:30px;margin-left:-15px}form#currency_form{display:none!important}form.search__form,.search__form input{padding-top:0;margin-bottom:0;position:relative;-webkit-appearance:none;appearance:none;border-radius:0}.search__form input,.search__form input:active,.search__form input:focus{font-family:Montserrat,sans-serif;font-weight:400;font-style:normal;font-size:12px;letter-spacing:3px;color:#fff;background-color:transparent;padding-right:35px;border-color:#fff}.search-submit{position:absolute;z-index:1000;color:#fff;font-size:20px;top:9px;right:7px;cursor:pointer}.search-results li.item-result:hover{background:#1d1d1d80}.breadcrumb_text{margin-top:0;text-transform:none;font-size:16px;margin-bottom:0}.breadcrumb_text a:not(:last-child) span,.breadcrumb_text .breadcrumb-divider:nth-last-of-type(n+2){color:#196be0}.breadcrumb_text .breadcrumb-divider,.article-pagination .breadcrumb-divider{color:#1d1d1d}a:visited,a:visited span{color:#1d1d1d;text-decoration:none;position:relative;transition:color .1s linear}.collection-title{margin:2rem 0;letter-spacing:2px;font-weight:600;font-size:28px}.product-list--collection[data-product-list]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px}.product-list--collection[data-product-list] .thumbnail.column{margin:0 5px 20px;box-shadow:0 5px 10px 5px #efefef;padding:10px 20px 0;display:flex;flex-direction:column;justify-content:stretch}.product-list--collection[data-product-list] .product-wrap{position:relative}.product-list--collection[data-product-list] .thumbnail.column .product-details{font-size:15px;line-height:1.2;text-align:left}.product-list--collection[data-product-list] .thumbnail.column .product-details .title{font-size:14px;text-transform:initial;letter-spacing:normal;margin:10px 0;font-style:normal}.product-list--collection[data-product-list] .thumbnail.column .product-details span.price{margin:0 0 10px;font-style:normal;font-weight:600;font-size:calc(100% + 2px);display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;width:100%}.product-list--collection[data-product-list] .thumbnail.column .product-info__caption{margin-bottom:auto}.ss_cta_button{background-color:#196be0;color:#fff!important;padding:10px;margin-top:auto;height:44px;margin-bottom:20px;transition:all .2s linear;font-size:18px;display:block}button.swym-button.swym-add-to-wishlist-view-product:not(.swym-loaded){display:none}button.swym-button.swym-add-to-wishlist-view-product.swym-loaded{background-color:#fff!important;border:1px solid black!important;display:block;margin-left:auto;position:absolute;top:10px;right:10px;padding:8px;font-size:16px;border-radius:50%;z-index:3}button.swym-button.swym-add-to-wishlist-view-product:after{color:#000!important}.custom-select-wrapper{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-bottom:20px}.custom-select-wrapper .sort-wrapper{display:flex;align-items:center;gap:8px;background:#196be0;border:1px solid #196be0;border-radius:4px;padding:0 10px;position:relative;min-height:46px;cursor:pointer}.custom-select-wrapper .sort-wrapper label{margin:0;font-size:14px;padding-right:2px;min-width:fit-content;color:#fff;font-weight:700;pointer-events:all;text-transform:capitalize;cursor:pointer}.custom-select-wrapper .sort-wrapper select{font-size:14px;color:#fff;font-weight:500;background:transparent;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 20px 0 0;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center}.custom-select-wrapper .sort-wrapper select option{color:#1d1d1d;background:#fff;width:100%;padding:0;text-align:center}div.ribbon{position:absolute;left:-2px;top:-2px;height:120px;z-index:2;width:120px;background:var(--customized-icon);background-size:90%;background-repeat:no-repeat;background-position:left top}.product_gallery div.ribbon{width:180px;height:180px;background-size:100%}@media only screen and (max-width:750px){.product_gallery div.ribbon{width:90px;height:90px;background-size:100%}div.ribbon{width:70px;height:70px;background-size:100%}.shopper-wishlist-wrapper{flex-wrap:initial}.shopper-wishlist-wrapper .pdp-shopperApprovedLogo{width:30%!important}.shopper-wishlist-wrapper .wishlist-button-spot{width:70%!important}.shopper-wishlist-wrapper .swym-btn-container.swym-inject{display:flex}.shopper-wishlist-wrapper .swym-wishlist-cta{font-size:14px;text-indent:20px}.shopper-wishlist-wrapper .swym-btn-container .swym-button:after{top:1px}}.collection-section .content-wrapper .sidebar[data-sidebar]{margin-top:-30px}.collection-section .sidebar[data-sidebar] .sidebar-block-toggle-icon svg{width:15px;margin-right:5px}.collection-section .sidebar-block[data-sidebar-block-state=open]{height:auto}.collection-section .sidebar-block-toggle-icon svg path{stroke-width:3px}.collection-section .sidebar-block .sidebar-block-toggle-icon:before{display:none}.collection-section .sidebar-block[data-sidebar-block-state=closed] .sidebar-block-toggle-icon{transform:unset!important}.collection-section .sidebar-block[data-sidebar-block-state=open] .sidebar-block-toggle-icon{transform:rotate(90deg)!important;margin-right:4px}.collection-section .faceted-filter-group-display__list-item-label{padding-top:0;padding-left:2px}.collection-section .sidebar .faceted-active-filters__remove-filter{background-color:#f2f2f2;border:1px solid #e2e2e2;display:inline-block;padding:5px 10px 5px 25px;text-align:left;color:#196be0!important;position:relative;text-transform:initial;font-size:14px}.collection-section .sidebar .faceted-active-filters__remove-filter strong{font-weight:700}.collection-section .sidebar .faceted-active-filters__remove-filter span.icon svg{height:100%;width:100%}.collection-section .sidebar .faceted-active-filters__remove-filter span.icon{position:absolute;top:0;bottom:0;left:8px;margin:auto 0;width:14px;height:14px;line-height:14px}.collection-section .sidebar .faceted-active-filters__remove-filter:hover,.collection-section .sidebar .faceted-active-filters__remove-filter:focus{background:#ddd;color:initial}#progress-bar-top{position:fixed;top:0;left:0;width:100%;height:4px;background-color:transparent;overflow:hidden;z-index:9999;pointer-events:none}body.loading-bar-active #progress-bar-top{width:101%;opacity:1}body.loading-bar-active #progress-bar-top:after{content:"";position:absolute;top:0;left:0;width:40%;height:4px;background-color:#196be0;box-shadow:10px 0 30px 15px #196be0,-10px 0 30px 15px #196be0;animation:moveLoadBar 1.5s cubic-bezier(.09,.89,.7,.71) infinite}@keyframes moveLoadBar{0%{left:-20%}to{left:120%}}.price-ui-badges .price-ui-badge__sticker{font-size:11px;line-height:1}.price-ui-badges .price-ui-badge__sticker{padding:6px 7px;border-radius:3px}.thumbnail .price-ui-badges{width:max-content;top:unset!important;bottom:0;left:0;margin:0;right:unset}.predictive-search__results{grid-template-columns:repeat(2,1fr)}.predictive-search__results .predictive-search__list-item-title{font-size:13px;line-height:1.2;letter-spacing:1.2px}.search-form--header .search-form__input[type=text]::placeholder{font-size:11px}.search-form--header .search-form__input[type=text]:focus::placeholder,.search-form--header .search-form__input[type=text]:hover::placeholder,.phone-call .call-link{color:#196be0}.main-nav-right .call-link{display:inline-flex;align-items:center;color:#fff}.main-nav-right .call-link svg{margin-right:6px!important;margin-left:10px!important}#product_just_stars{display:inline-block}#product_just_stars .SA__rating_wrap,#product_just_stars .SA__total_reviews{display:inline!important}#product_just_stars .SA__review_widget_item .SA__total_reviews a{display:inline!important;font-size:12px!important;vertical-align:0px!important;padding-right:10px;margin-right:10px;text-decoration:underline;border-right:1px solid}#ab-tiny-widget{margin-top:10px!important;margin-bottom:10px!important;display:inline-block!important;font-size:12px!important;vertical-align:4px!important}#ab-tiny-widget a{text-decoration:underline}#ab-tiny-widget a:hover{text-decoration:none}#ab-tiny-widget a~span{display:none!important}#ab-tiny-widget>a:nth-child(3){display:none!important}.answerbase-widget h5,.answerbase-widget a{font-weight:700}span:not(.spr-badge):not(.product__price)+#ab-tiny-widget{margin-left:0!important}.purchase-details__buttons.product-is-unavailable .add_to_cart{padding:13px 20px}#recently-viewed-products .recently-viewed-products-title{font-family:Oswald;font-size:34px;font-weight:500;line-height:50.39px;letter-spacing:.15em;text-align:center;margin-bottom:10px;margin-top:36px}div.notify-form{display:none!important}.thumbnail .price-ui-badges--pill .price-ui-badge__sticker{right:0}.psuedo-variants--container-main{display:none}.psuedo-variants--container-main.active{display:block;transition:all .3s ease}.psuedo-variants--container{display:flex;align-items:center;width:100%}.psuedo-variants.scroller{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:8px;flex:1;margin:10px 0;scrollbar-width:0;flex-wrap:nowrap;flex-direction:row;scrollbar-width:none;-ms-overflow-style:none;padding:5px 0}.psuedo-variants.scroller::-webkit-scrollbar{display:none}.psuedo-variants a img{width:70px;height:70px;border-radius:10px;object-fit:cover}.psuedo-variants a{display:inline-flex;min-width:70px;border-radius:10px;min-height:70px;border:1px solid #e2e2e2;overflow:hidden}.product-item-card .psuedo-variants a:hover,.product-item-card .psuedo-variants a:focus,.psuedo-variants a:hover,.psuedo-variants a:focus{border:1px solid #0063f2}.product-item-card .psuedo-variants a{width:45px!important;height:45px!important;display:inline-flex;border:1px solid #e2e2e2;overflow:hidden;min-width:45px;min-height:45px;align-items:center;border-radius:10px}.product-item-card .psuedo-variants--container-main .option_title{display:none}.product-item-card .psuedo-variants a img{width:100%!important;height:100%!important}.psuedo-variants--container .scroll-btn{background:transparent;border:none;font-weight:bolder;color:#fff;font-size:30px;font-family:monospace;cursor:pointer;padding:0 8px}.psuedo-variants--container .scroll-btn svg{height:20px;width:20px}.psuedo-variants--container .scroll-btn:disabled svg{fill:#ddd}.psuedo-variants--container .prev-btn{padding-left:0}.psuedo-variants--container .next-btn{padding-right:0}.purchase-details__buttons button.add_to_cart{height:44px}.recently-viewed-products__title .title{font-size:34px;font-weight:500;text-transform:initial;line-height:50.39px;letter-spacing:.15em;text-align:center;margin-bottom:10px;margin-top:36px}.rv-main.product-list{align-items:stretch}.rv-main.product-list .thumbnail{display:flex;flex-direction:column;flex:1;box-shadow:0 5px 10px 5px #efefef;min-height:100%;justify-content:space-between;height:100%}#recently-viewed-products .product-info h3,.thumbnail .title{font-size:16px;letter-spacing:0;line-height:1.5;margin:10px 0;flex-grow:1;text-transform:capitalize}.js-recently-viewed.recently-viewed__section .js-recently-viewed-product{background:#fff;padding:15px;display:flex;flex-direction:column;justify-content:space-between;height:100%;flex:1;min-height:100%;text-align:left}.shopify-section--footer .newsletter_section p{color:#7e7e7e}.vendor-list{display:flex;flex-wrap:wrap;list-style:none;padding:0 0 30px;margin:0;justify-content:flex-start}.page-content-max{width:100%!important}.vendor-list-item{flex:30%;margin:5px;padding:10px;border:1px solid #ddd;border-radius:5px;text-align:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;transition:background-color .3s;align-items:center;display:flex;cursor:pointer;justify-content:center;max-width:calc(100% - 10px);flex-grow:inherit}.vendor-list-item img{max-width:150px;display:block;margin:0 auto 6px;object-fit:contain}.vendor-list-item.single-result{flex:1 1 30%}.vendor-list-item:hover{background-color:#0047af}.vendor-list a{color:#1d1d1d;text-decoration:none;font-weight:400}.vendor-list a:hover,.vendor-list-item:hover a{color:#fff}.filter-links{display:flex;justify-content:center;margin-bottom:20px;flex-wrap:wrap}.filter-links a{margin:5px;padding:10px 15px;border:1px solid #ddd;border-radius:5px;text-decoration:none;color:#1d1d1d;font-weight:400;transition:all .1s}.filter-links a:hover{background-color:#0047af;color:#fff}.search-box{display:flex;justify-content:center;margin-bottom:20px}.search-box input{width:100%;max-width:400px;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:16px}@media(max-width:798px){#MainContent{padding-top:0}}@media(max-width:640px){.vendor-list-item img{max-width:135px;display:block;margin:0 auto;object-fit:contain}.vendor-list{justify-content:center}.vendor-list-item{flex:1 1 50%;margin:15px 5px;max-width:calc(50% - 10px)}li.vendor-list-item{padding-inline:0;font-size:12px;margin-bottom:0}}.returns-template h1,.page-template h1{font-size:24px;font-weight:600}@media(min-width:799px){.mobile-drawer-filters .sidebar-toggle,.sidebar-header,.mobile-drawer-filters .sidebar-backdrop{display:none}.custom-select-wrapper{padding-right:25px}}.product-list--collection[data-product-list] .thumbnail.column .product-details .was_price{order:1}.product-list--collection[data-product-list] .thumbnail.column .product-details .current_price{order:2;margin-left:8px}.product-list--collection[data-product-list] .thumbnail.column .product-details .from{display:none}.custom-select-wrapper .sort-wrapper label strong span{color:inherit}.faceted-filter-group-display .faceted-filter-group-display__list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:10px}.faceted-filter-group-display .faceted-filter-group-display__list li{min-width:calc(50% - 5px)}@media only screen and (max-width:798px){.mobile-drawer-filters .has-sidebar-option{width:100%}.search__header{padding:20px 0}.mobile-drawer-filters .custom-select-wrapper{display:grid;grid-template-columns:1fr 1fr;width:100%;column-gap:0px;justify-content:flex-start;max-width:100dvw;max-width:100vw;position:fixed;bottom:0;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;z-index:999;background:#196be0;margin:0;padding:5px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.mobile-drawer-filters .custom-select-wrapper.search-page-sort{grid-template-columns:1fr}.mobile-drawer-filters .custom-select-wrapper:not(.search-page-sort)>*:last-child{border-left:1px solid #fff;border-radius:unset}.mobile-drawer-filters .sidebar{position:fixed;top:0;left:0;height:100vh;width:min(85vw,320px);max-width:85vw;transform:translate(-100%);transition:transform .3s ease;z-index:1001;background:#fff;box-shadow:0 0 0 1px #0000000f;overflow:auto;max-height:100vh;padding:20px 0;margin-top:0!important}.mobile-drawer-filters .sidebar .sidebar-header{display:flex;padding:12px 10px 20px;justify-content:flex-end;margin-top:-20px;background:#fff;color:#000;margin-bottom:15px;align-items:center;font-size:16px;letter-spacing:1.5px;line-height:1;border-bottom:1px solid #e0e0e0}.section{max-width:100%}.mobile-drawer-filters .sidebar .sidebar-header svg{height:20px;width:auto;stroke:#000;stroke-width:1px;fill:currentcolor}.mobile-drawer-filters .sidebar .sidebar-header .text{margin-right:auto;font-weight:700}.mobile-drawer-filters .sidebar.is-open{transform:translate(0)}.mobile-drawer-filters .sidebar-toggle svg{height:19px;width:auto;fill:currentColor;color:#fff}.mobile-drawer-filters .sidebar-toggle span.icon{justify-self:flex-start;margin-inline:0;display:flex;height:100%}.mobile-drawer-filters .custom-select-wrapper .sort-wrapper{width:100%;gap:2px;border-radius:0;justify-content:center;min-height:32px}.custom-select-wrapper .sort-wrapper label strong span{display:none}.custom-select-wrapper .sort-wrapper label strong{font-weight:500}.custom-select-wrapper .sort-wrapper label{width:100%;text-align:center;font-size:15px;display:inline-flex;align-items:center;min-height:32px;justify-content:center}.mobile-drawer-filters .sidebar-toggle{display:flex;width:100%;align-items:center;padding:.55rem 10px;border:1px solid #196be0;color:#fff;font-weight:500;min-height:32px;gap:8px;border-radius:0;background:#196be0;justify-content:center}.custom-select-wrapper .sort-wrapper .icon--sort{height:24px}.mobile-drawer-filters .sort-wrapper select{font-size:10px;min-width:120px;position:absolute;opacity:0}.mobile-drawer-filters .sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;pointer-events:none;transition:opacity .2s;z-index:1000}.mobile-drawer-filters .sidebar-backdrop.is-active{opacity:1;pointer-events:auto}html.no-scroll,body.no-scroll{overflow:hidden}.product-list--collection[data-product-list] .thumbnail.column{margin:0 5px 15px;padding:5px 10px 0}.product-list--collection[data-product-list] .thumbnail.column:nth-child(n+2){margin-right:0;width:calc(50% - 5px)}.product-list--collection[data-product-list]{margin:0 0 0 -5px;width:100%}}@media only screen and (max-width:550px){.product-list--collection[data-product-list] .thumbnail.column .product-details .title{margin-top:0;margin-bottom:10px}.product-list--collection[data-product-list] .thumbnail.column .product-details .current_price{margin-left:5px}.product-item-card .psuedo-variants a{width:38px;height:38px}.ss_cta_button{font-size:14px;padding:6px 8px;width:100%}.product-list--collection[data-product-list] .thumbnail.column .product-details .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;block-display:-moz-box;line-clamp:3;box-orient:vertical}}.search-form--header .predictive-search__results{grid-template-columns:repeat(3,auto);gap:1rem}.ps-filter{margin-bottom:15px}.ps-filter ul{list-style:none;padding:0;margin:0}.ps-filter>span{border-bottom:1px solid #e0e0e0;padding:0 0 .7rem;display:block;text-transform:initial;letter-spacing:0;margin:0 0 15px;line-height:1.2;font-size:14px;color:#1d1d1d}.search-form--header .predictive-search{width:max(750px,100%)!important}.ps-filter ul li{display:block;margin:0;cursor:pointer;font-size:12px;padding:4px 4px 4px 0;line-height:1.2}.ps-filter ul li:hover,.ps-filter ul li:focus,.search-form--header .predictive-search__query-suggestions a:hover,.search-form--header .predictive-search__query-suggestions a:focus{color:#0063f2}.search-form--header .predictive-search__product-suggestions .predictive-search__results-list{max-height:550px;overflow-y:auto;overflow-x:hidden;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.search-form--header .predictive-search__query-suggestions{max-width:150px;padding:0 5px 10px;background:#eee}.search-form--header .predictive-search__query-suggestions .predictive-search__heading{font-size:13px;letter-spacing:normal}.search-form--header .predictive-search__query-suggestions .predictive-search__list-item-anchor{white-space:normal;word-wrap:break-word;font-size:12px;line-height:1.5;text-transform:initial;text-align:left;overflow:hidden;text-overflow:ellipsis;padding:5px 5px 5px 0}.search-form--header .predictive-search__query-suggestions .predictive-search__results-list{flex-direction:column}.predictive-search__results .predictive-search__list-item-title{text-transform:initial;font-size:11px;letter-spacing:normal;line-height:1.2;margin-bottom:6px!important}.search-form--header .predictive-search__list-item-thumbnail .image-element__wrap{position:relative;max-width:100%!important;aspect-ratio:3 / 3}.search-form--header .predictive-search__product-suggestions .predictive-search__list-item-thumbnail{width:100%!important}.search-form--header .predictive-search__product-suggestions .image-element__wrap img{position:absolute;top:0;left:0;object-fit:cover;max-width:100%!important;height:100%!important;width:100%!important}.search-form--header .predictive-search__product-suggestions .predictive-search__list-item-anchor{display:flex;flex-direction:column}.search-form--header .predictive-search__product-suggestions .predictive-search__heading{display:flex;align-items:center;width:100%;justify-content:space-between}.search-form--header .ps-view-all{margin-left:auto;color:#fff;border:unset;text-transform:capitalize;line-height:1;display:inline-flex;align-items:center;text-decoration:unset;font-size:13px;padding:10px;background:#0063f2}.search-form--header .ps-view-all:hover,.search-form--header .ps-view-all:focus{outline:1px solid #0063f2;color:#0063f2;background:#fff}.search-form--header .search-form__submit-button{width:40px}.predictive-search__search-button[data-search-button]{height:50px;margin-top:auto}.icon-close-custom svg{vertical-align:middle;height:18px;width:18px;fill:#fff;color:#fff}.icon-close-custom{position:absolute;top:0;right:45px;display:none;width:20px;height:100%;padding:0;border:none;cursor:pointer}.search-form--active .icon-close-custom{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:760px){.search-form--header .predictive-search{max-width:100%;width:100%!important}}@media only screen and (min-width:451px)and (max-width:600px){.search-form--header .predictive-search__product-suggestions .predictive-search__results-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.search-form--header .predictive-search__filters{display:none}.search-form--header .predictive-search__results{grid-template-columns:repeat(1,1fr)}.search-form--header .predictive-search__query-suggestions{max-width:100%}.search-form--header .predictive-search__query-suggestions .predictive-search__results-list{flex-direction:row;flex-wrap:wrap;gap:5px}.search-form--header .predictive-search__query-suggestions .predictive-search__heading{margin-bottom:10px}}body.page-returns .page-template h2{font-weight:700}.faceted-filter-group-display{max-height:300px;overflow-y:auto;scrollbar-width:thin}.sidebar-block__heading{font-weight:500}.faceted-filter-group-display__list-item-label-text{text-transform:initial;padding-left:6px;font-size:12px}.faceted-filter-group-display__checkmark{border-color:#000}.faceted-filter-group-display__list-item-label{padding-left:4px}.search-form--header .predictive-search .product-list--collection[data-product-list]{display:none!important}.mini-cart__item-property{font-size:12px;line-height:1.2;color:#0063f2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mini-cart__item-property span.first_name{font-weight:500;color:#1d1d1d}li.mini-cart__item a{font-size:13px;line-height:1.2}.mini-cart__item p.warning{color:red;font-size:11px;margin:5px 0}.cart_savings span:not(.right){font-weight:700}.blog_author{display:flex}.author_bio p{font-size:.8em}.label,.meta .label,.blog_meta,.blog_meta a{color:#727272}.product__details--product-page .price-ui .compare-at-price{margin-left:8px}.product__details--product-page .price-ui{font-size:110%;font-weight:700}.thumbnail .price{font-weight:700}.phone-call{display:inline-flex;align-items:center;justify-content:space-between}#PBarNextFrameWrapper{display:none!important}#navidium-protection-widget p:empty{display:none!important}.sidebar_m.cart_content{position:fixed;z-index:90010;width:450px;height:100vh;top:0!important;max-height:100vh;padding:20px 20px 0;box-shadow:unset;scrollbar-width:none;visibility:hidden;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s}.kl-teaser-X-3RABD{z-index:9!important}.sidebar_m.open{visibility:visible;transform:translate(0);transition:transform .4s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s;min-height:100vh;max-height:100vh;scrollbar-width:none;padding-bottom:0}.sidebar_m .cart-close{display:flex;align-items:center;justify-content:space-between;margin-top:-5px}.sidebar_m .cart-close h2{margin:0;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.sidebar_m .feature-divider{margin:10px 0;border-bottom-width:1px;border-color:#1d1d1d36}.sidebar_m .cart-close svg{width:25px;height:auto;cursor:pointer;fill:currentColor}.cart_content{text-transform:initial}#chat-button{z-index:222!important}.sidebar_m.cart_content form{display:flex;justify-content:space-between;flex-direction:column;height:calc(100% - 105px);padding-bottom:10px}.cart_content__continue-shopping{display:none!important}.sidebar_m .cart_items+ul{margin-top:auto;padding-bottom:0}.sidebar_m .cart_items{max-height:calc(100% - 110px);overflow-y:auto}.sidebar_m .cart-close .icon-close-cart:hover,.sidebar_m .cart-close .icon-close-cart:focus{color:#0063f2;fill:#0063f2}.sidebar_m .cart_items::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.sidebar_m .cart_items::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.cart_content li.mini-cart__item a.cart__remove-btn .remove-icon:before{font-size:28px}.sidebar_m .cart_items::-webkit-scrollbar-thumb{background-color:#0063f2;border:1px solid #555555}.sidebar_m .cart-close .one-whole{text-align:left;padding-left:10px}@media only screen and (max-width:600px){.sidebar_m.open{padding-inline:5px;padding-right:8px;width:90vw;max-width:90vw;min-height:unset!important;height:100vh;max-height:100vh!important;height:100dvh;max-height:100dvh!important}.sidebar_m .cart_items{padding-inline:8px}.cart_content li.mini-cart__item .mini-cart__item-title{padding-right:18px}}.custom.description-container,.cart__item--title{text-transform:initial}.cart__item--title{letter-spacing:2px}.cart_content li.mini-cart__item a.cart__remove-btn span,.cart_content li.mini-cart__item a.cart__remove-btn .remove-icon:before,.cart__remove-btn .remove-icon:before,.cart__remove-btn span.remove-text{color:var(--button-color-background, #0063f2)}@media(max-width:798px){.taller-image-mobile .image-element__wrap img{min-height:500px;object-fit:cover;object-position:center center}#sw_hero .hero-card img,#shop_by_category .category-item img{min-height:310px}#sw_hero .feature-container p{font-size:11.5px;max-width:calc(100% - 40px);width:calc(100% - 40px)}#sw_hero .hero-features{margin-top:15px;padding-bottom:0;margin-bottom:0}#sw_hero .feature-container{justify-content:flex-start}#shop_by_category .categories-grid,#sw_hero .cards-wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:15px;flex-direction:row}#sw_hero .cards-wrapper .hero-card,#shop_by_category .categories-grid .category-item{scroll-snap-align:start;width:80%;min-width:85%}.sa-seal-container,.copyright--payments-and-legal.flex{text-align:center}}.product_gallery .flickity-prev-next-button{background:unset}.predictive-search__heading span{font-weight:700}.modal_price .payment-terms-container{display:none;opacity:0}.pdp-collection-links{padding:24px 0}.section--collection-links{margin-top:30px;border:solid 1px #e6e5e5;padding:10px 20px;max-width:1240px;width:auto}@media only screen and (min-width:1010px)and (max-width:1300px){.section--collection-links{width:90%}}@media only screen and (min-width:769px)and (max-width:1009px){.section--collection-links{width:95%}}@media only screen and (min-width:577px)and (max-width:768px){.section--collection-links{width:92%;padding:10px 14px}}@media only screen and (max-width:576px){.section--collection-links{width:80%;max-width:400px;padding:5px 10px}}.pdp-collection-links__header{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.pdp-collection-links__eyebrow{font-size:.65rem;text-transform:uppercase;letter-spacing:.15em;color:#999;flex-shrink:0}.pdp-collection-links__title{font-size:.9rem;font-weight:500;color:#444}.pdp-collection-links__pills{display:flex;flex-wrap:wrap;gap:6px}.pdp-collection-links__pill{display:inline-block;padding:5px 14px;border:1px solid #ddd;border-radius:100px;font-size:.82rem;color:#555;text-decoration:none;text-transform:capitalize;transition:border-color .15s,color .15s}.pdp-collection-links__pill:hover{border-color:#888;color:#111}.cart_content--swapping{opacity:0}.cart-footer_actions li:empty{display:none}.cart_content ul.cart-footer_actions{padding-inline:0;border-top:1px solid #1d1d1d36;min-width:calc(100% + 40px);margin:0 0 10px -20px;padding-inline:20px}.cart-footer_actions .cart-message{font-weight:400;text-align:center;margin-top:8px}ul.cart-footer_actions li{margin-bottom:4px;font-weight:500}ul.cart-footer_actions li span:not(.right){font-weight:500}.cart-footer_actions .cart-message a{text-decoration:underline;font-weight:500}.cart_content--swapping,.cart_content--fade-in{transition:opacity .15s ease}.mini-cart__item-image{width:80px;height:120px;flex-shrink:0;overflow:hidden}.mini-cart__item-image img{width:100%;height:100%;object-fit:contain;display:block;image-rendering:pixelated}.fs-bar{padding:8px 0}.fs-bar__track-row{display:flex;align-items:center;padding:0}.fs-bar__node{width:32px;height:32px;order:2;border-radius:50%;border:2px solid var(--fs-node-border, #e0e0e0);background:var(--fs-node-bg, #fff);color:var(--fs-node-icon, #ccc);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s ease;z-index:2}.fs-bar__node--achieved{border-color:var(--fs-node-achieved-border, #27ae60);background:var(--fs-node-achieved-bg, #27ae60);color:var(--fs-node-achieved-icon, #fff);animation:fsNodePop .5s ease}.fs-bar__track{flex:1;height:8px;background:var(--fs-bar-bg, #e0e0e0);position:relative;border-radius:4px;right:-2px}.fs-bar__fill{position:absolute;left:0;top:0;height:100%;width:0%;background:var(--fs-bar-color, #0063f2);border-radius:4px;transition:width .6s cubic-bezier(.25,.8,.25,1),background-color .4s ease}.fs-bar__fill--achieved{background:var(--fs-achieved-bar, #27ae60)}.fs-bar__message{text-align:center;font-size:14px;margin-top:-2px;font-weight:450;line-height:1.2;letter-spacing:.3px;color:#333;text-transform:capitalize;padding:0}.fs-bar__message .money,.fs-bar__message b{font-weight:700;color:var(--fs-bar-color, #0063f2);letter-spacing:0px;margin:0 1px}.fs-bar--achieved .fs-bar__message{color:var(--fs-achieved-text, #27ae60);text-transform:capitalize}@keyframes fsNodePop{0%{transform:scale(.8)}50%{transform:scale(1.15)}to{transform:scale(1)}}.empty-cart-animation{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px 30px;text-align:center}.js-empty-cart__message{display:flex;align-items:center;justify-content:center}.empty-cart-animation__jersey{position:relative;margin-bottom:20px;animation:jerseySwing 3s ease-in-out infinite;transform-origin:center top}.empty-cart-animation__jersey svg{filter:drop-shadow(0 4px 12px rgba(0,0,0,.1));max-width:100%;height:auto}.jersey-number{animation:numberPulse 2.5s ease-in-out infinite}.empty-cart-animation__title{font-size:18px;font-weight:800;letter-spacing:.5px;margin:0 0 6px;color:#1d1d1d}.js-empty-cart__message a{width:100%;font-weight:600;margin-top:30px}.empty-cart-animation__dust{position:absolute;font-size:8px;color:#ccc;opacity:0}.dust--1{top:30%;left:-10px;animation:dustFloat 4s 0s ease-in-out infinite}.dust--2{top:60%;right:-8px;animation:dustFloat 4s 1.3s ease-in-out infinite}.dust--3{bottom:20%;left:5px;animation:dustFloat 4s 2.6s ease-in-out infinite}@keyframes jerseySwing{0%,to{transform:rotate(0)}25%{transform:rotate(3deg)}75%{transform:rotate(-3deg)}}@keyframes numberPulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes subtitleFade{0%,to{opacity:.5}50%{opacity:1}}@keyframes dustFloat{0%{opacity:0;transform:translateY(0) scale(.5)}30%{opacity:.6}70%{opacity:.4}to{opacity:0;transform:translateY(-25px) scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/custom.css.map */
