@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);.cart-icon-section{position:relative}.all-products,.cart-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.693);color:var(--c-white);display:flex;flex-direction:column;gap:1rem;gap:2rem;justify-content:space-between;padding:1rem;position:absolute;right:-3rem;top:4rem;-webkit-transform:translate(-10%);transform:translate(-10%);width:-webkit-max-content;width:max-content;z-index:99}.all-products h4{color:var(--c-white);font-size:1rem;font-weight:700}.all-products h4 span{font-weight:500}.all-products .empty-cart{font-size:1rem}.cartoverlay-grid{flex-direction:column;gap:2.5rem;max-height:31.25rem;overflow-y:scroll;width:100%}.cartoverlay-product{flex-direction:row;justify-content:space-between}.cartoverlay-product-details{flex-direction:column;justify-content:space-evenly}.cartoverlay-product-button{flex-direction:column;justify-content:space-between}.cartoverlay-grid::-webkit-scrollbar{width:.313rem}.cartoverlay-grid::-webkit-scrollbar-track{background-color:var(--c-scrollbar-track)}.cartoverlay-grid::-webkit-scrollbar-thumb{background-color:var(--c-scrollbar-handle)}.cartoverlay-grid::-webkit-scrollbar-thumb:hover{background-color:var(--c-scrollbar-handle-hover)}.cartoverlay-products-single{align-items:stretch;flex-direction:row;gap:.5rem}.cart-overlay-item{align-items:flex-start;flex-direction:row}.cartoverlay-products-single img{height:100%;max-height:9rem;object-fit:cover;width:100%}.cart-overlay-item-data{align-items:flex-start;color:var(--c-white);gap:10px}.all-products-totals,.cartoverlay-item-pricing .product-price{font-size:1rem;font-weight:500}.all-products-totals{flex-direction:row;font-family:var(--font-roboto);justify-content:space-between}.all-products-totals :last-child{font-weight:700}.all-products-payment{display:flex;flex-direction:row;gap:.75rem;padding:1rem}.all-products-payment a{cursor:pointer;font-size:1rem;font-weight:400;padding:1rem;text-decoration:none}.view-bag{background-color:initial;border-color:var(--c-white);border-style:solid;border-width:1px;color:var(--c-white)}.check-out{background-color:var(--c-primary);border-color:var(--c-primary);border-style:solid;border-width:1px;color:var(--c-white)}.cart-overlay-item-attr{align-items:flex-start;flex-direction:column;gap:.5rem}.cart-overlay-item-attr .selected-attr-box{background-color:var(--c-white);color:var(--c-text);cursor:"pointer"}.cart-overlay-item-attr .selected-attr-box,.cart-overlay-item-attr .unselected-attr-box{align-items:center;border-color:var(--c-white);border-style:solid;border-width:1px;flex-direction:row;font-size:.813rem;font-weight:400;height:1.5rem;padding:.313rem}.cart-overlay-item-attr .unselected-attr-box{background-color:initial;color:var(--c-white);cursor:not-allowed}.cart-overlay-item-attr .selected-color-box{border:none;cursor:"pointer";height:1rem;width:1rem}.clear-cart{background-color:var(--c-primary);border-color:var(--c-primary);border-style:solid;border-width:1px;color:var(--c-white);cursor:pointer;padding:1rem}.cart-overlay-item-attr .unselected-color-box{border:1px solid transparent;cursor:not-allowed;height:1rem;width:1rem}.cart-overlay-item-attr h3{font-size:.875rem;font-weight:400}.cartoverlay-product-interaction{align-items:center;flex-direction:column;font-size:1rem;justify-content:space-between}.cartoverlay-product-interaction button{background-color:initial;border-color:var(--c-white);border-style:solid;border-width:1px;color:var(--c-white);cursor:pointer;height:1.5rem;width:1.5rem}.cart-overlay-item{align-items:center;gap:1rem;height:100%;justify-content:space-between;width:100%}.cart-overlay-item-data{flex-direction:column}.cart-overlay-buttons{align-items:center;flex-direction:column;height:15rem;justify-content:space-between}.cart-overlay-button{background-color:var(--c-white);border-color:var(--c-text);border-style:solid;border-width:1px;color:var(--c-text);cursor:pointer;font-size:20.313rem;height:1.875rem;width:1.875rem}.cart-overlay-button:hover{background-color:var(--c-text);border-color:var(--c-white);border-style:solid;border-width:1px;color:var(--c-white)}.cart-overlay-image{height:auto;object-fit:contain;width:9.375rem}.bag-count{align-items:center;gap:.3rem}.all-products .totals{justify-content:space-between;width:100%}.bag-and-checkout-buttons{justify-content:space-evenly;width:100%}.cart-overlay-action-buttons{border:none;cursor:pointer;font-size:1rem;font-weight:700;height:3rem;width:10rem}.cart-icon{cursor:pointer;position:relative}.cart-icon img{height:2%;max-width:2rem}.cart-quantity{align-items:center;background-color:var(--c-white);border-radius:50px;box-shadow:0 0 2px #888;color:var(--c-text);display:inline-block;flex-direction:column;font-family:var(--font-raleway);font-size:.7rem;font-weight:500;padding:3px 8px;position:absolute;right:-1.1rem;top:-.5rem}.titles-block{align-items:flex-start;flex-direction:column;gap:.313rem;padding:0}.titles-block h4{color:var(--white);font-family:var(--font-raleway);font-size:1rem;font-weight:300}.initial-currency{align-items:center;color:var(--c-text);cursor:pointer;font-family:var(--font-raleway);font-size:1.6rem;gap:.75rem;padding:0 .625rem}.initial-currency,.initial-currency p{flex-direction:row;justify-content:center}.initial-currency p{display:flex;gap:.5rem}.arrow-icon{font-size:1.2rem}.currency-switcher{align-items:stretch;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.693);box-shadow:var(--product-card-box-shadow);-webkit-box-shadow:var(--product-card-box-shadow);-moz-box-shadow:var(--product-card-box-shadow);color:var(--c-white);display:flex;flex-direction:column;position:absolute;top:100%;width:-webkit-max-content;width:max-content}.single-currency{cursor:pointer;font-family:var(--font-raleway);font-size:1rem;font-weight:500;padding:1.2rem}.single-currency p{padding:1.25rem;width:100%}.single-currency:hover{background-color:#111}header{align-items:center;display:flex;flex-direction:column;left:0;position:absolute;top:0;width:100%}header ul a{text-decoration:none}header ul{align-items:center;flex-direction:row;font-family:var(--font-raleway);font-size:.8rem;font-weight:400;gap:1.5rem;justify-content:center;list-style:none;text-transform:uppercase}header ul li:hover{color:var(--c-primary);transition:all .3s ease-in-out}nav{align-items:flex-start;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.15);display:flex;flex-direction:row;justify-content:space-around;margin:0 auto;padding:1rem 0;position:relative;top:0;width:100%;z-index:998}.header-one{color:var(--c-text);font-family:var(--font-raleway);font-size:.8rem;font-weight:400;text-decoration:none}.icons-section{align-items:center;display:flex;flex-direction:row}.home-link{color:var(--c-text);text-decoration:none}.active-category-link{position:relative}.active-category-link li{color:var(--c-primary)}.inactive-category-link li{color:var(--c-text)}.active-category-link:after{background-color:var(--c-primary);bottom:-50%;content:"";height:.125rem;left:40%;padding-left:1rem;padding-right:1rem;position:absolute;right:0;-webkit-transform:translate(-40%,100%);transform:translate(-40%,100%);width:-webkit-max-content;width:max-content}.hamburger{display:none}@media (max-width:750px){nav{display:none}.hamburger{cursor:pointer;display:inline-block;height:3rem;padding:1rem;position:absolute;right:0;width:3rem;z-index:997}}.active-menu{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.616);bottom:0;display:flex;flex-direction:column;gap:3rem;height:100%;justify-content:normal;padding:5rem 0;position:fixed;top:0;width:100%;z-index:996}.active-menu ul{flex-direction:column;font-size:1rem}.active-menu .header-one{font-size:1rem}.active-menu .cart-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.801);bottom:0;color:var(--c-white);display:flex;flex-direction:column;gap:3rem;height:100%;justify-content:normal;left:0;padding:initial;position:fixed;right:0;top:0;-webkit-transform:translate(0);transform:translate(0);width:100%;z-index:998}.cart-overlay .all-products-totals,.cart-overlay .cart-overlay-item-data,.cart-overlay .overlay-title{padding:1rem}.cartoverlay-hamburger{display:none}.active-overlay .cartoverlay-hamburger{cursor:pointer;display:inline-block;height:3rem;padding:1rem;position:absolute;right:0;width:3rem;z-index:999}.cart-overlay-item-attr .buttons{flex-direction:row;gap:.313rem}.quick-attribute .buttons{align-items:center;flex-direction:row;gap:.6rem}.cart-attr .buttons{align-items:flex-start;flex-direction:row;gap:.313rem}.single-product .attribute .buttons{flex-direction:row;gap:1rem}.quick-attribute .buttons h3{font-size:1rem;text-transform:uppercase}.quick-attribute .buttons h3,.single-product .attribute h3{color:var(--c-text);font-family:var(--font-roboto);font-weight:700}.single-product .attribute h3{font-size:1.5rem}.attribute-button{background-color:hsla(0,0%,100%,.2);border:1px solid var(--c-text);height:2.5rem;width:2.5rem}.attribute-button,.single-product .attribute .attribute-button{align-items:flex-start;align-items:center;color:var(--c-text);cursor:pointer;flex-direction:row;font-size:1rem;font-weight:400;justify-content:center;text-align:center}.single-product .attribute .attribute-button{background-color:var(--c-white);border:1px solid #9d9c9c;padding:.2rem .8rem}.single-product .attribute .attribute-button:hover{opacity:.8}.cart-attr .selected-color-box-section{align-items:center;border:2px solid #9d9c9c;height:1.5rem;justify-content:center;width:1.5rem}.cart-attr .unselected-color-box-section,.cart-overlay-item-attr .selected-color-box-section{border-color:var(--c-white);border-style:solid;border-width:1px}.cart-overlay-item-attr .selected-color-box-section{align-items:center;height:1.125rem;justify-content:center;width:1.125rem}.cart-overlay-item-attr .unselected-color-box-section{border:1px solid transparent}.attribute-button.color-attribute{font-size:0!important}.products-hero{align-items:center;display:flex;flex-direction:column;height:70vh;position:relative}.products-hero h2{color:var(--c-white);font-family:var(--font-raleway);font-size:4rem;letter-spacing:1px;position:absolute;text-align:center;text-transform:uppercase;top:50%;z-index:3}.products-hero video{height:90%;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:2}.product-listing-page{margin-top:3rem}.product-listing-page .active-category{color:var(--c-text);font-family:var(--font-raleway);font-size:3.5rem;letter-spacing:1px;padding:2rem;text-align:center;text-transform:capitalize}.store-products{grid-column-gap:2rem;grid-row-gap:6rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:10rem;padding:3rem;row-gap:6rem}.product{height:28rem}.product,.product-card{flex-direction:column;position:relative}.product-card{gap:1.5rem;min-height:27rem;padding:1rem}.product-card.product-shadow{background-color:var(--c-white);box-shadow:var(--product-card-box-shadow);-webkit-box-shadow:var(--product-card-box-shadow);-moz-box-shadow:var(--product-card-box-shadow)}.product-card .brand-name,.product-card .product-price{font-family:var(--font-raleway)}.product-card .brand-name{font-size:1.125rem;font-weight:300}.product-card .product-price{font-size:1.125rem;font-weight:500}.item-preview{text-decoration:none}.img-container{display:flex;height:21.125rem;justify-content:center;width:100%}.img-container img{display:block;height:100%;margin:auto;object-fit:cover;width:100%}.out-of-stock-sign{color:var(--c-gray);font-family:var(--font-raleway);font-size:1.5rem;font-weight:400;left:0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:50%;-webkit-transform:(translate(50%,50%));transform:(translate(50%,50%))}.item-preview-img{background-position:50%;background-repeat:no-repeat;background-size:contain;height:330px;width:100%}.quick-buy{background-color:var(--c-primary);border-radius:50%;bottom:3rem;cursor:pointer;height:1.5rem;padding:.8rem;position:absolute;right:3rem;width:1.5rem}.quick-addto-cart{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.22);height:100%;justify-content:space-evenly;left:0;position:absolute;right:0;top:0;width:inherit}.quick-addto-cart,.quick-attribute{align-items:center;flex-direction:column}.quick-attribute{padding:.5rem}.quick-addtocart .active-add-to-cart{background-color:var(--c-primary);color:var(--c-white);cursor:pointer}.quick-addtocart .active-add-to-cart,.quick-addtocart .inactive-add-to-cart{align-items:center;border:none;flex-direction:column;font-family:var(--font-raleway);font-size:1rem;font-weight:600;height:3.25rem;padding:1rem 2rem;width:18.25rem}.quick-addtocart .inactive-add-to-cart{background-color:hsla(0,0%,100%,.22);border:1px solid var(--c-text);color:var(--c-text);cursor:not-allowed;opacity:.6}.close-quickbuy{color:var(--c-text);cursor:pointer;font-family:var(--font-raleway);font-weight:500;letter-spacing:1px;text-align:center;text-decoration:underline}@media (hover:hover){.quick-buy:hover{background-color:#f13838}}@media (max-width:750px){.products-hero,.products-hero video{height:100vh}.products-hero h2{top:20%}}.cart-hero{align-items:center;display:flex;flex-direction:column;height:40vh;justify-content:center;position:relative}.cart-hero h2{color:#000}.cart-hero video{height:100%;object-fit:cover;position:absolute;width:100%;z-index:2}.cart{flex-direction:column;gap:4.6rem;margin:0 auto 3.5rem;padding-top:5rem;width:90%}.cart-item-section{display:flex;flex-direction:column;gap:2.8rem}.cart .empty-cart{font-size:1.5rem;text-align:center}.cart-products-single{flex-direction:row;justify-content:space-between}.cart-products-single .cart-data{flex-direction:column;gap:.7rem}.cart-products-single .cart-data h2{font-size:1.875rem}.cart-products-single .product-brand{font-weight:600}.cart-products-single .product-name{font-weight:400}.cart-item-pricing .product-price{font-size:1.5rem;font-weight:700}.cart-attr{flex-direction:column;gap:.313rem}div.rsis-container{max-width:100%}.cart-attr .selected-attr-box{background-color:#000;border:1px solid #000;border-radius:5px;color:var(--c-white);cursor:pointer}.cart-attr .selected-attr-box,.cart-attr .unselected-attr-box{align-items:flex-start;align-items:center;flex-direction:row;font-size:1rem;font-weight:400;justify-content:center;padding:.2rem .8rem;text-align:center}.cart-attr .unselected-attr-box{background-color:var(--c-white);border:1px solid #9d9c9c;border-radius:5px;color:var(--c-text);cursor:not-allowed}.cart-attr .selected-color-box{border:none;cursor:pointer;height:1.5rem;width:1.5rem}.cart-attr .unselected-color-box{border:1px solid transparent;cursor:not-allowed;height:1.5rem;width:1.5rem}.cart-attr h3{font-family:var(--font-roboto);font-size:1.125rem;font-weight:700;text-transform:uppercase}.cart-content{flex-direction:row;gap:1.3rem}.cart-product-interaction{align-items:center;flex-direction:column;font-size:1rem;justify-content:space-between}.cart-product-interaction button{background-color:initial;border-color:var(--c-text);border-style:solid;border-width:1px;cursor:pointer;font-size:1.3rem;height:2rem;width:2rem}.cart-product-interaction p{font-size:1.5rem;font-weight:500}.cart-product-button{flex-direction:column;justify-content:space-between}.cart-totals{flex-direction:column;gap:2rem}.cart-totals h3{display:flex;flex-direction:row;font-family:var(--font-raleway);font-size:1.5rem;gap:1rem}.clear-cart-totals{background-color:initial;border:none;cursor:pointer;text-decoration:underline;transition:all .3s ease-in-out}.cart-totals ul{border:1px solid #000;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;list-style:none;padding:1rem;width:-webkit-max-content;width:max-content}.cart-totals ul:before{background-color:#000;display:block;height:2px;width:100%}.cart-totals ul li{display:flex;flex-direction:row;font-weight:600;gap:1rem}.cart-totals ul li span{font-weight:400}.cart-totals p{font-size:1.5rem;font-weight:700}.cart-buttons{display:flex;flex-direction:row;gap:2rem}.order-btn{background-color:var(--c-primary);border-color:var(--c-primary);border-style:solid;border-width:1px;color:var(--c-white);font-weight:400}.cart-go-back,.order-btn{cursor:pointer;font-size:1rem;padding:1rem;text-decoration:none;width:-webkit-max-content;width:max-content}.cart-go-back{align-items:center;border:1px solid gray;color:gray;flex-direction:column;font-family:var(--font-raleway);font-weight:600;opacity:.8}.cart-content div div button{background-color:rgba(0,0,0,.73)!important;height:1.5rem!important;margin-top:4rem!important;width:1.5rem!important}.cart-content div div:first-of-type button{margin-left:5rem!important}.cart-content div div:last-of-type button{margin-right:-1rem!important}@media (hover:hover){.cart-go-back:hover{border-color:var(--c-primary)}.cart-go-back:hover,.clear-cart-totals:hover{color:var(--c-primary);transition:all .3s ease-in-out}}@media screen and (max-width:600px){.cart-content{width:300px}.cart-content div{height:300px!important;width:300px!important}.cart-products-single{flex-direction:column;gap:2rem;justify-content:normal;width:100%}}@media screen and (max-width:500px){.cart-totals ul{flex-direction:column;width:inherit}}.landing .hero{height:100vh;position:relative}.landing .hero h2{font-family:var(--font-raleway);font-size:4rem;left:60%;letter-spacing:1px;position:absolute;text-transform:uppercase;top:40%;z-index:3}.landing .hero h2 span{color:var(--c-primary)}.landing .hero video{height:100%;object-fit:cover;width:100%}.landing .grid{grid-column-gap:5px;grid-row-gap:5px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(3,1fr)}.landing .grid .grid-five,.landing .grid .grid-four,.landing .grid .grid-one,.landing .grid .grid-three,.landing .grid .grid-two{background-position:50%;background-repeat:no-repeat;background-size:cover;height:35rem;position:relative;width:100%}.custom-btn{background:transparent;box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);color:#000;cursor:pointer;display:inline-block;font-family:Lato,sans-serif;font-weight:500;height:40px;letter-spacing:1px;outline:none;padding:10px 25px;position:relative;transition:all .3s ease;width:130px}.grid-one{background-image:url(/static/media/gridOne.45e91a7a84ea3fcadcfa.jpeg);grid-area:1/1/2/4}.grid-two{background-image:url(/static/media/gridTwo.7ba50d659fc9520cf802.jpeg);grid-area:1/4/2/6}.grid-three{background-image:url(/static/media/gridThree.a8dc70e63bd7b2d5807d.jpeg);grid-area:2/1/3/3}.grid-four{background-image:url(/static/media/gridFour.a611eafc4b80865199de.jpeg);grid-area:2/3/3/6}.grid-five{background-image:url(/static/media/gridFive.45f5fdbe611be4ab1cb8.jpeg);grid-area:3/1/4/6}.grid-one .grid-button{right:-10%;top:85%}.grid-two .grid-button{right:-20%;top:85%}.grid-three .grid-button{left:10%;top:85%}.grid-four .grid-button{right:-70%;top:85%}.grid-five .grid-button{bottom:-10%;right:-80%}.grid-button{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.287);background:linear-gradient(0deg,hsla(0,0%,100%,.287),#d1d2d2 100%);border:none;height:40px;line-height:42px;padding:0;text-align:center;text-decoration:none;width:130px}.grid-button span{display:block;height:100%;position:relative;width:100%}.grid-button:after,.grid-button:before{background:var(--c-text);content:"";position:absolute;right:0;top:0;transition:all .3s ease}.grid-button:before{height:0;width:2px}.grid-button:after{height:2px;width:0}.grid-button span:after,.grid-button span:before{background:var(--c-text);bottom:0;content:"";left:0;position:absolute;transition:all .3s ease}.grid-button span:before{height:0;width:2px}.grid-button span:after{height:2px;width:0}@media (hover:hover){.grid-one:hover,.landing .grid .grid-five:hover,.landing .grid .grid-four:hover,.landing .grid .grid-three:hover,.landing .grid .grid-two:hover{opacity:.8}.grid-button:hover{background:transparent;box-shadow:none}.grid-button:hover:before{height:100%}.grid-button:hover:after{width:100%}.grid-button span:hover{color:var(--c-text)}.grid-button span:hover:before{height:100%}.grid-button span:hover:after{width:100%}}@media (max-width:750px){.landing .hero h2{left:20%;top:60%}}.checkout{margin-bottom:4rem;margin-top:3rem;padding:2rem}.checkout,.checkout-content{display:flex;flex-direction:column}.checkout-content{gap:4rem}.checkout h1{font-family:var(--font-raleway);font-size:3rem;letter-spacing:1px;text-align:center}.checkout-content .multi-steps{display:flex;flex-direction:row;gap:4rem;justify-content:center;list-style:none}.checkout-content .multi-steps li{align-items:center;display:flex;flex-direction:column;gap:1rem}.multi-steps .step-title{color:grey;font-family:var(--font-raleway)}.multi-steps .step-number{border:1px solid grey;border-radius:50%;color:#000;display:flex;flex-direction:column;font-family:var(--font-raleway);font-weight:600;height:1rem;justify-content:center;padding:6px;text-align:center;width:1rem}.multi-steps .step-number.active{background-color:var(--c-primary);border-color:var(--c-primary)}.checkout-content form{display:flex;flex-direction:column;gap:2rem;width:60%}.checkout-content form h2{font-family:var(--font-raleway);font-size:2rem;font-weight:400;letter-spacing:1px}.checkout-inputs{display:flex;flex-direction:column;gap:1rem}.checkout-inputs input{border:1px solid #000;padding:1rem}.checkout .form-buttons{display:flex;flex-direction:column;gap:1rem}.checkout .active-add-to-cart{background-color:var(--c-primary);color:var(--c-white);padding:1rem}.checkout .active-add-to-cart,.checkout .go-back{align-items:center;border:none;cursor:pointer;flex-direction:column;font-family:var(--font-raleway);font-size:1rem;font-weight:600}.checkout .go-back{color:#000;height:3.25rem;opacity:.8;padding:1rem 2rem;width:100%}.checkout .error{color:var(--c-primary);font-family:var(--font-raleway);font-weight:100}@media (max-width:600px){.checkout-content form{width:90%}}.not-found{align-items:center;color:#000;display:flex;flex-direction:column;font-family:var(--font-raleway);padding:2rem;text-align:center}.not-found img{height:20rem;width:20rem}.order,.order-success{display:flex;flex-direction:column;font-family:var(--font-raleway)}.order{gap:2rem;margin-bottom:4rem;margin-top:3rem;padding:2rem;position:relative}.order h2,.order-success h2{font-size:3rem;letter-spacing:1px;text-align:center}.order-success{gap:1rem;margin:0 auto;width:100%}.order-success h2{font-size:2rem}.exit-order,.order-success h3,.print{font-size:1rem;font-weight:600}.exit-order,.print{align-items:center;cursor:pointer;flex-direction:column;font-family:var(--font-raleway);height:3.25rem;padding:1rem 2rem;width:-webkit-max-content;width:max-content}.print{background-color:var(--c-primary);border:none;color:var(--c-white)}.exit-order{border:none;color:gray;opacity:.8}.items-ordered,.order-details{list-style:none}.confirmation-dialog-inner .buttons button{align-items:center;background-color:var(--c-primary);border:none;color:var(--c-white);cursor:pointer;display:flex;flex-direction:column;font-family:var(--font-raleway);font-weight:600;padding:10px;width:-webkit-max-content;width:max-content}.confirmation-dialog{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.693);bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.confirmation-dialog-inner{background-color:#fff;display:flex;flex-direction:column;gap:2rem;padding:2rem}.confirmation-dialog-inner h3{font-weight:400}:root{--font-raleway:"Poppins",sans-serif;--font-roboto:"Roboto",sans-serif;--sans-pro:"Source Sans Pro",sans-serif;--c-text:#1c1e21;--c-primary:#f06161;--c-white:#fff;--c-gray:#8d8f9a;--product-card-box-shadow:0px 40px 35px hsla(210,5%,67%,.19);--c-scrollbar-track:#f1f1f1;--c-scrollbar-handle:hsla(0,0%,53%,.18);--c-scrollbar-handle-hover:#555}*{margin:0;padding:0}body{-ms-overflow-style:none;box-sizing:border-box;overflow-y:scroll;scrollbar-width:none}body::-webkit-scrollbar{display:none}image{display:block}li,ol,ul{margin:0;padding:0}main{display:flex;flex-direction:column}.cart h2,.cart-item-pricing .product-price,.cart-overlay-item-attr h3,.cart-product-interaction p,.cart-products-single .cart-data h2,.cart-totals .cart-totals-sum,.cart-totals p,.cartoverlay .payment button,.cartoverlay-item-pricing .product-price,.cartoverlay-products .empty-cart,.cartoverlay-products h4,.order-btn,.single-product-price p,.single-product-pricing .product-price,.single-product-titles .brand,.single-product-titles .name{font-family:Poppins,sans-serif;font-family:var(--font-raleway)}.cart-attr .selected-attr-box,.cart-attr .unselected-attr-box,.cart-overlay-item-attr .selected-attr-box,.cart-overlay-item-attr .unselected-attr-box,.quick-attribute .attribute-button,.single-product .attribute .attribute-button{font-family:Source Sans Pro,sans-serif;font-family:var(--sans-pro)}.active-add-to-cart,.bag-and-checkout-buttons,.bag-count,.cart,.cart-attr,.cart-attr .buttons,.cart-attr .selected-attr-box,.cart-attr .selected-color-box-section,.cart-attr .unselected-attr-box,.cart-content,.cart-overlay-buttons,.cart-overlay-item,.cart-overlay-item-attr,.cart-overlay-item-attr .buttons,.cart-overlay-item-attr .selected-attr-box,.cart-overlay-item-attr .selected-color-box-section,.cart-overlay-item-attr .unselected-attr-box,.cart-overlay-item-data,.cart-product-button,.cart-product-interaction,.cart-products-single,.cart-products-single .cart-data,.cart-quantity,.cart-totals,.cart-totals section,.cartoverlay-grid,.cartoverlay-product,.cartoverlay-product-button,.cartoverlay-product-details,.cartoverlay-product-interaction,.cartoverlay-products,.cartoverlay-products-single,.currency-switcher,.inactive-add-to-cart,.initial-currency,.mini-pictures,.pricing-section,.product,.product-card,.product-showcase,.quick-addto-cart,.quick-addtocart .active-add-to-cart,.quick-addtocart .inactive-add-to-cart,.quick-attribute,.quick-attribute .attribute-button,.quick-attribute .buttons,.single-product .attribute,.single-product .attribute .attribute-button,.single-product .attribute .buttons,.single-product .data,.single-product .description,.single-product-price,.titles-block,header,header ul{display:flex}.cart-hero h2{color:#fff;color:var(--c-white);font-family:Poppins,sans-serif;font-family:var(--font-raleway);font-size:4rem;letter-spacing:1px;position:absolute;text-align:center;text-transform:uppercase;top:50%;z-index:3}.active-add-to-cart{background-color:#f06161;background-color:var(--c-primary);color:#fff;color:var(--c-white);cursor:pointer}.active-add-to-cart,.inactive-add-to-cart{align-items:center;border:none;flex-direction:column;font-family:Poppins,sans-serif;font-family:var(--font-raleway);font-size:1rem;font-weight:600;height:3.25rem;padding:1rem 2rem;width:100%}.inactive-add-to-cart{color:gray;cursor:not-allowed;opacity:.8}.success-alert{display:none}.success-alert.visible{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,86%,.22);border-radius:10px;display:inline-block;padding:.7rem;position:fixed;right:5%;top:10%}.success-alert.visible p{color:#1c1e21;color:var(--c-text);font-family:Poppins,sans-serif;font-family:var(--font-raleway);font-size:1rem;font-weight:500}.active-add-to-cart,.big-picture,.big-picture.zoom-image,.cart-overlay-button,.cart-product-interaction button,.cartoverlay-product-interaction button,.check-out,.clear-cart,.order-btn,.single-currency,.view-bag{transition:all .2s ease-in-out}@media (hover:hover){.active-add-to-cart:hover .cartoverlay-product-interaction button:hover,.cart-product-interaction button:hover,.check-out:hover,.clear-cart:hover,.order-btn:hover,.single-currency:hover,.view-bag:hover{transition:all .2s ease-in-out}.active-add-to-cart:hover,.order-btn:hover{opacity:.7}.cart-product-interaction button:hover,.cartoverlay-product-interaction button:hover,.check-out:hover,.clear-cart:hover,.view-bag:hover{border-color:var(--c-primary);color:var(--c-primary)}.check-out:hover,.clear-cart:hover{background-color:initial}}@media screen and (max-width:1201px){.store-products{grid-template-columns:repeat(2,1fr)}.single-product{gap:1rem}}@media screen and (max-width:1025px){.single-product{flex-direction:column}}@media screen and (max-width:801px){header{gap:0}.store-products{grid-template-columns:1fr}.product-showcase{flex-direction:column-reverse}.big-picture{grid-column-start:1;grid-row-start:1}.mini-pictures{flex-direction:row;gap:2rem;overflow-x:scroll;width:100%}.grid-five,.grid-four,.grid-one,.grid-three,.grid-two{height:20rem}.grid-four .grid-button{right:-50%}.grid-five .grid-button{right:-70%}.landing-hero{min-height:30rem}}@media screen and (max-width:600px){.cart-content{flex-direction:column-reverse}.cart-product-interaction{flex-direction:row}}.single-product{display:flex;flex-direction:column;gap:3rem;justify-content:center;margin:0 auto 3.5rem;width:90%}.single-product-titles{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding:8rem}.addtocart .active-add-to-cart,.addtocart .inactive-add-to-cart{width:-webkit-max-content;width:max-content}.single-product-titles .category{font-family:var(--font-roboto);text-transform:uppercase}.product-showcase{align-items:start;display:grid;grid-template-columns:repeat(4,1fr)}.product-showcase img{height:20rem;max-width:100%;object-fit:cover}.single-product .data{flex-direction:column;gap:2rem}.single-product-titles .brand{font-size:1.875rem;font-weight:600}.single-product-titles .name{font-size:1.875rem;font-weight:400;line-height:3rem}.single-product-price p{font-weight:700}.single-product-price{flex-direction:column;gap:1rem}.single-product .attribute{flex-direction:column;gap:2rem}.pricing-section{flex-direction:column;gap:.8rem;margin-top:.9rem}.pricing-section h3{font-size:1.5rem;font-weight:700}.pricing-section h3,.single-product .description{color:var(--c-text);font-family:var(--font-roboto)}.single-product .description{flex-direction:column;font-size:1rem;font-weight:400;line-height:1.5rem}.single-product-pricing .product-price{font-size:1.5rem;font-weight:700}@media (max-width:460px){.single-product-titles{padding:2rem}}
/*# sourceMappingURL=main.9a04a65c.css.map*/