:root{--nav-text:#222221;--nav-text-inactive:#22222180}nav{mix-blend-mode:difference;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:53px 30px 60px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase;color:#000;fill:#000}nav .linki{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}nav .linki{mix-blend-mode:difference}nav .shoppingCart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}nav .shoppingCart .desktop{display:inline}nav .shoppingCart .mobile{display:none}nav a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}nav .twoWord{gap:18px}nav .twoWord div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}nav .mobile{display:none}nav .desktop{display:block}nav .mobileNavIcon{display:none}body .modal .bg{z-index:30;display:none;background:rgba(230,229,229,.6980392157);width:100%;height:100%;position:fixed;top:0;left:0}body .modal .cartOnPage{-webkit-transition:right .5s ease;transition:right .5s ease;z-index:30;display:none;width:904px;padding-left:22px;padding-right:22px;position:fixed;top:0;right:-904px;height:100%;background-color:#fff;right:-904px}body .modal .cartOnPage .close{cursor:pointer}body .modal .cartOnPage .inner .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:50px;padding-right:24px;margin-left:40px}body .modal .cartOnPage .inner .head p{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:0}body .modal .cartOnPage .inner .cart-products{margin-left:40px;max-height:calc(100vh - 73px - 134px - 95px - 120px - 50px);overflow-y:auto}body .modal .cartOnPage .inner .cart-products .cart-product-item{height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:26px;border-top:2px solid #000;padding-top:32px}body .modal .cartOnPage .inner .cart-products .cart-product-item h3{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:0;margin-bottom:32px}body .modal .cartOnPage .inner .cart-products .cart-product-item .cart-product-size{color:#51464a;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .modal .cartOnPage .inner .cart-products .cart-product-item .right{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:34px}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .cart-product-image img{height:100%}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right;height:143px}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum p{margin:0;color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum a{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none}body .modal .cartOnPage .inner .cart-products .cart-product-item:first-of-type{border-top:none}body .modal .cartOnPage .inner .delivery,body .modal .cartOnPage .inner .total{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:2px solid #000;padding-top:24px;padding-bottom:30px}body .modal .cartOnPage .inner .delivery .col,body .modal .cartOnPage .inner .total .col{text-align:right}body .modal .cartOnPage .inner .checkout{color:#fff;text-align:center;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none;width:100%;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000}body .modal .cartOnPageActive{right:0}body .showModal .bg{display:block}body .showModal .cartOnPage{display:block}body .empty{max-height:100%!important}body .empty p{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .empty .imgWrap{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body .empty img{height:calc(100vh - 73px - 168px - 60px - 60px);margin:20px auto}body .mobileMenu{position:relative}body .mobileMenu .close{position:absolute;top:-100%;right:0;z-index:32;cursor:pointer}body .mobileMenu .linkiWrap{-webkit-transition:right .5s;transition:right .5s;width:calc(100% - 32px);right:-100%;position:fixed;height:100vh;z-index:31;top:0;padding:0 16px 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}body .mobileMenu .linkiWrap .linki{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;width:100%}body .mobileMenu .linkiWrap .linki a{display:block;text-decoration:none}body .mobileMenu .linkiWrap .linki .twoWord div{display:inline;margin-right:15px}body .mobileMenu .linkiWrapActive{right:0}@media screen and (max-width:1250px){body nav{margin:53px 16px 120px 15px}body nav .desktop{display:none}body nav .mobile{display:block}body nav .linki{display:none}body nav .shoppingCart .desktop{display:none}body nav .shoppingCart .mobile{display:inline}body nav .mobileNavIcon{display:block}body .modal .cartOnPage{width:calc(100% - 44px);right:-100%}body .modal .cartOnPage .inner .head{margin-left:0}body .modal .cartOnPage .inner .cart-products{margin-left:0}body .showModal .cartOnPage{right:-100%}body .showModal .cartOnPageActive{right:0}}body footer{padding:100px 60px 50px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#222221;font-family:Jost;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:3px;text-transform:uppercase;text-decoration:none}body footer a{color:#222221;text-decoration:none}body footer .logo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}body footer .mobile{display:none}body footer .desktop{display:block}body footer .left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}body footer .ig{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding-bottom:5px;font-size:200%}body .contact{position:fixed;width:80%;top:10%;left:10%;border-radius:40px;z-index:100;background:rgba(255,255,255,.45);backdrop-filter:blur(4px);-webkit-box-shadow:0 8px 32px 0 rgba(31,38,135,.37);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);-webkit-backdrop-filter:blur(4px);display:grid;grid-template-columns:40% 70%;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Jost}body .contact .imgContener{width:100%;overflow:hidden;border-radius:30px 0 0 30px}body .contact .imgContener img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body .contact .formContener label{font-size:20px;width:60%;display:block}body .contact .formContener input{width:100%;border:none;border-bottom:1px solid #000;outline:0;padding:10px 5px;font-size:16px;margin-bottom:48px;background-color:transparent}body .contact .formContener input[type=checkbox]{width:20px;height:20px;margin-bottom:0}body .contact .formContener input[type=submit]{width:60%;background-color:#797979;border:none;color:#fff;text-transform:uppercase;padding:10px;font-size:24px;letter-spacing:2px;margin-top:48px}body #contactClose{position:fixed;top:15%;left:91%;z-index:120;cursor:pointer}body #contactClose span{width:30px;height:2px;display:block;background:#000;position:absolute;top:30px;right:30px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body #contactClose span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body .hide{display:none}body .show{display:block}body .show2{display:grid}@media screen and (max-width:1000px){body footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:180px 16px 20px;gap:60px;font-size:12px}body footer .mobile{display:block}body footer .desktop{display:none}body footer .logo{gap:7px}body footer .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}.contact{grid-template-columns:1fr;justify-items:center}.contact .imgContener{display:none}.contact .formContener label{width:90%;margin-left:auto;margin-right:auto}.contact .formContener input[type=submit]{width:90%;margin-left:5%;margin-right:5%}}body .produkty-kafelki-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3vw}body .produkty-kafelki-wrapper .product-kafel{position:relative;width:100%;aspect-ratio:4/5;cursor:pointer}body .produkty-kafelki-wrapper .product-kafel .awers{position:absolute;top:0;left:0;opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s;height:100%;width:100%}body .produkty-kafelki-wrapper .product-kafel .awers img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body .produkty-kafelki-wrapper .product-kafel .rewers{position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;height:100%;width:100%}body .produkty-kafelki-wrapper .product-kafel .rewers img{width:100%;height:calc(100% - 129px);-o-object-fit:cover;object-fit:cover}body .produkty-kafelki-wrapper .product-kafel .rewers .info{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase;height:49px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px 0;-ms-flex-pack:distribute;justify-content:space-around;padding:40px 20px}body .produkty-kafelki-wrapper .product-kafel .rewers .info p{width:55%;margin:0;letter-spacing:5px}body .produkty-kafelki-wrapper .product-kafel .rewers .info .r{text-align:right;letter-spacing:1px;width:45%}body .produkty-kafelki-wrapper .product-kafel .sold{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:40;opacity:50%;text-decoration:none;color:#000;font-family:Jost;font-size:100px}body .produkty-kafelki-wrapper .product-kafel:hover .awers{opacity:0}body .produkty-kafelki-wrapper .product-kafel:hover .rewers{opacity:1}@media screen and (max-width:1000px){body .produkty-kafelki-wrapper{grid-template-columns:1fr 1fr}body .produkty-kafelki-wrapper .product-kafel{height:calc((50vw - 15px)/ 683 * 1024)}body .produkty-kafelki-wrapper .product-kafel .rewers .info{font-size:16px}}body .page--product{margin:120px 63px 0 63px;display:grid;gap:52px;grid-template-columns:3fr 2fr}body .page--product .galeria{display:grid;grid-template-columns:1fr 1fr;gap:20px;cursor:pointer}body .page--product .galeria div{width:calc((.7142857143 * (94vw - 50px) - 50px)/ 2);height:100%}body .page--product .galeria div img{width:calc((.7142857143 * (94vw - 50px) - 50px)/ 2);height:100%;-o-object-fit:cover;object-fit:cover}body .page--product .text h2{font-family:Jost;font-weight:400;font-size:32px;line-height:100%;letter-spacing:0;text-transform:uppercase;margin-top:0}body .page--product .text .opis{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:lowercase}body .page--product .text .size{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:55px;padding:0 17px;margin-bottom:28px}body .page--product .text .size p{margin:0}body .page--product .text .size select{border:none;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase;background-color:#fff}body .page--product .text .meas .head{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-align:center;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px;cursor:pointer}body .page--product .text .meas .head p{margin:0}body .page--product .text .meas .inner{display:none}body .page--product .text .active{border:2px solid #000}body .page--product .text .active .head{border-bottom:2px solid #000;padding:15px}body .page--product .text .active .head .ico{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body .page--product .text .active .inner{display:block;padding:24px 52px;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase}body .page--product .text .addToCart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#000;padding:17px;margin-top:30px}body .page--product .text .addToCart p{margin:0}body .page--product .text .desktop{display:-webkit-box;display:-ms-flexbox;display:flex}body .page--product .text .mobile{display:none}body .conteiner{display:none;position:absolute;top:0;left:0;background-color:#fff}body .conteiner img{width:100%;margin-bottom:20px}body .conteiner .close{position:fixed;top:50px;right:50px;mix-blend-mode:difference;cursor:pointer}body .conteiner .mod{width:50%;position:fixed;top:166px;left:20px;color:#fff;mix-blend-mode:difference}body .conteiner .mod .name{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase;padding:0 17px}body .conteiner .mod .size{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:55px;padding:0 17px;margin-bottom:28px}body .conteiner .mod .size p{margin:0}body .conteiner .mod .ico img{margin-bottom:0}body .conteiner .mod .meas .head{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-align:center;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px;cursor:pointer}body .conteiner .mod .meas .head p{margin:0}body .conteiner .mod .meas .inner{display:none}body .conteiner .mod .active{border:2px solid #fff}body .conteiner .mod .active .head{border-bottom:2px solid #fff;padding:15px}body .conteiner .mod .active .head .ico{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body .conteiner .mod .active .inner{display:block;padding:24px 52px;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase}body .conteiner .addToCart{position:fixed;top:433px;left:20px;width:calc(50% - 34px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#000;padding:17px;margin-top:30px}body .conteiner .addToCart p{margin:0}body .showCont{display:block}@media screen and (max-width:1000px){body .page--product{margin:80px 0;grid-template-columns:1fr;z-index:3}body .page--product .galeria{grid-template-columns:1fr;z-index:1}body .page--product .galeria div{display:none}body .page--product .galeria div:nth-child(2){display:block}body .page--product .text{z-index:2;padding:20px 16px 0}body .page--product .text .opis{padding-right:27%}body .page--product .text h2{padding-right:27%}body .page--product .text .desktop{display:none}body .page--product .text .mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:70px}}body .page--cart{margin:0 73px}body .page--cart h2{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--cart .cart{display:grid;grid-template-columns:1fr 643px;gap:50px}body .page--cart .cart .galery{display:grid;grid-template-columns:1fr 1fr;gap:20px}body .page--cart .cart .galery img{width:100%}body .page--cart .cart .cart-item-mobile{display:none}body .page--cart .cart .info .cart-products .cart-product-item{height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:26px;border-top:2px solid #000;padding-top:32px}body .page--cart .cart .info .cart-products .cart-product-item h3{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:0;margin-bottom:32px}body .page--cart .cart .info .cart-products .cart-product-item .cart-product-size{color:#51464a;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--cart .cart .info .cart-products .cart-product-item .right{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:34px}body .page--cart .cart .info .cart-products .cart-product-item .right .cart-product-image img{height:100%}body .page--cart .cart .info .cart-products .cart-product-item .right .collum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right;height:143px}body .page--cart .cart .info .cart-products .cart-product-item .right .collum p{margin:0;color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--cart .cart .info .cart-products .cart-product-item .right .collum a{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none}body .page--cart .cart .info .cart-products .cart-product-item:first-of-type{border-top:none}body .page--cart .cart .info2 .delivery,body .page--cart .cart .info2 .total{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:2px solid #000;padding-top:24px;padding-bottom:30px}body .page--cart .cart .info2 .delivery .col,body .page--cart .cart .info2 .total .col{text-align:right}body .page--cart .cart .info2 .checkout{color:#fff;text-align:center;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none;width:100%;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000}@media screen and (max-width:1000px){body .page--cart{margin:0 16px}body .page--cart .cart{grid-template-columns:1fr;gap:20px}body .page--cart .cart .galery{display:none}body .page--cart .cart .info .cart-products .cart-product-item{display:none}body .page--cart .cart .info .cart-products .cart-item-mobile{display:grid;grid-template-columns:1fr 1fr;gap:20px}body .page--cart .cart .info .cart-products .cart-item-mobile img{width:100%}body .page--cart .cart .info .cart-products .cart-item-mobile .info--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body .page--cart .cart .info .cart-products .cart-item-mobile h3{color:#000;font-family:Jost;font-size:20px;font-weight:400;line-height:normal;text-transform:uppercase;margin:0}body .page--cart .cart .info .cart-products .cart-item-mobile .qty{color:#51464a;font-family:Jost;font-size:15px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--cart .cart .info .cart-products .cart-item-mobile .price,body .page--cart .cart .info .cart-products .cart-item-mobile .remove{color:#000;font-family:Jost;font-size:15px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none}body .page--cart .cart .info2 .delivery,body .page--cart .cart .info2 .total{border-top:0;font-size:20px}}body .page--home{margin-top:-210px;width:100%}body .page--home img{width:100%;position:sticky;top:0}body .page--home .multi{width:100%;position:sticky;top:0;display:-webkit-box;display:-ms-flexbox;display:flex}body .page--home .multi img{width:50%}body .page--home .laundryLogo{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);mix-blend-mode:difference}body .page--home .laundryLogo .logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 100px}body .page--home .laundryLogo .text svg{margin-left:18px}body .page--home .laundryLogo .text svg:first-of-type{margin-left:0}@media screen and (max-width:1300px){body .page--home .laundryLogo .logo{margin:0 auto 20px}body .page--home .laundryLogo .logo svg{height:250px}body .page--home .laundryLogo .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body .page--home .laundryLogo .text svg{height:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}body .page--checkout{font-family:Jost;display:grid;grid-template-columns:repeat(13,1fr);padding:0 63px}body .page--checkout .woocommerce{grid-column-start:1;grid-column-end:7}body .page--checkout .woocommerce input{border:none;border-bottom:1px solid #000;font-family:Jost;font-size:20px}body .page--checkout .woocommerce .select2-container--default{border:none!important;border-bottom:1px solid #000!important;font-family:Jost!important;font-size:20px!important}body .page--checkout .woocommerce .address-field{font-family:Jost}body .page--checkout .woocommerce textarea{font-family:Jost;font-size:20px;resize:none;padding:8px}body .page--checkout .woocommerce-notices-wrapper{display:none}body .page--checkout .woocommerce-form-coupon-toggle{display:none}body .page--checkout .woocommerce-checkout .col2-set .col-1,body .page--checkout .woocommerce-checkout .col2-set .col-2{width:100%}body .page--checkout .products{grid-column-start:8;grid-column-end:13}body .page--checkout .products .cart-products{max-height:calc(100vh - 73px - 134px - 95px - 120px - 50px);overflow-y:auto}body .page--checkout .products .cart-products .cart-product-item{height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:26px;border-top:2px solid #000;padding-top:32px}body .page--checkout .products .cart-products .cart-product-item h3{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:0;margin-bottom:32px}body .page--checkout .products .cart-products .cart-product-item .cart-product-size{color:#51464a;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--checkout .products .cart-products .cart-product-item .right{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:34px}body .page--checkout .products .cart-products .cart-product-item .right .cart-product-image img{height:100%}body .page--checkout .products .cart-products .cart-product-item .right .collum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right;height:143px}body .page--checkout .products .cart-products .cart-product-item .right .collum p{margin:0;color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--checkout .products .cart-products .cart-product-item .right .collum a{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none}body .page--checkout .products .cart-products .cart-product-item:first-of-type{border-top:none}body .page--checkout .products .delivery,body .page--checkout .products .total{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:2px solid #000;padding-top:24px;padding-bottom:30px}body .page--checkout .products .delivery .col,body .page--checkout .products .total .col{text-align:right}@media screen and (max-width:1000px){body .page--checkout{padding:0 16px}body .page--checkout .woocommerce{grid-column-end:14}body .page--checkout .products{display:none}}body{overflow-x:hidden}body .page--about{margin-top:-230px;height:calc(200vh - 240px)}body .page--about img{width:100%;height:100vh}body .page--about .text{position:absolute;top:75vh;color:#fff;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;max-width:750px;left:32px;margin-right:32px;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;will-change:transform}body .reg{width:clamp(500px,1200px,90%);margin:60px auto 0;font-family:Jost}body{margin:0!important;overflow-x:hidden}
/*# sourceMappingURL=style.css.map */
