.burger__button{display:block;width:auto;background:none;border:none;cursor:pointer}.burger__item{display:block;position:relative;width:30px;height:3px;margin:5px 0;background-color:#fff;transition:transform .2s linear}.burger__item .before,.burger__item .after{position:relative;margin:0}.burger__button.active .middle{background:none}.burger__button.active .before{transform:rotate(45deg) translate(11px);left:-8px;background-color:coral}.burger__button.active .after{transform:rotate(-45deg) translate(11px);left:-8px;background-color:coral}.burger__navbar{position:absolute;top:100%;right:0;width:100%;padding:15px;text-align:end;background-color:#31344e}.burger__link{padding:5px;color:#fff;text-decoration:none;display:block;font-weight:600;transition:.1s linear}.burger__link:hover{color:coral}.main__page{position:relative;width:100%;height:100vh;background:url(/img/Livello%201.jpg) center no-repeat;background-size:cover}.main__page .container{display:flex;justify-content:center;align-items:center;height:100%}.main__page__text{max-width:800px;text-align:center}.main__top__text{letter-spacing:1px;font-size:55px}.main__bottom__text{margin:0 16%;letter-spacing:1px;font-size:18px;line-height:1.4}.logo{display:flex;justify-content:center;align-items:center}.navbar{display:flex;position:absolute;justify-content:center;align-items:center;padding:0 10px;margin-top:20px;width:100%;height:80px;top:0;z-index:1000;transition:all .1s linear}.navbar.fixed{position:fixed;margin-top:0;height:60px;background-color:#2a2e48}.navbar__content{display:flex;justify-content:space-between;width:100%;max-width:1152px;height:40px}.nav{display:flex;align-items:center;justify-content:space-between;width:260px;max-width:100%}.nav__link{color:#fff;text-decoration:none;font-weight:800;transition:.1s linear}.nav__link:hover{color:coral}.nav__link__img{width:25px;height:25px;fill:#fff;transition:fill .1s linear}.nav__link__img:hover{fill:coral}.arrow__down__button{position:absolute;left:50%;transform:translate(-50%);bottom:25px;width:50px;height:50px;fill:#fff;cursor:pointer}.filter{width:100%;height:143px;background-color:#f5f6f7}@media (max-width: 768px){.main__top__text{font-size:35px}.main__bottom__text{font-size:16px}}@media (max-width: 530px){.nav{width:200px}.main__top__text{font-size:30px;margin-bottom:10px}}.filter__options{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.option{display:flex;align-items:center;margin-right:40px;color:#000;font-size:17px;font-weight:800;text-transform:uppercase;cursor:pointer}.option input[type=checkbox]{display:none}.option input[type=checkbox]+span{width:21px;height:21px;border:2px solid #cccccc;border-radius:15%;margin-right:20px;display:inline-block;cursor:pointer;position:relative}.option input[type=checkbox]:checked+span{border-color:#aa9b77}.option input[type=checkbox]:checked+span:before{content:"✓";color:#aa9b77;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px}@media (max-width: 472px){.filter__options{margin:20px 0;gap:10px}.option{flex:100%;justify-content:center}}.product__filter{width:100%;height:143px;background-color:#f5f6f7}.product__filter .container{height:100%}.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;height:100%}.filter__link{display:flex;justify-content:center;align-items:center;width:204px;max-width:204px;height:54px;font-size:14px;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#aa9b77;border:0;border-radius:4px;cursor:pointer}.filter__link:active{background-color:#6e644d}@media (max-width: 680px){.filter{justify-content:center}}@media (max-width: 472px){.product__filter{height:210px}}.card__container{max-width:100%}.card{width:320px;max-width:100%;height:400px;background-color:#f5f6f7;padding:25px 24px;margin-top:17px;margin-left:auto;margin-right:auto;font-size:17px;font-weight:600;text-transform:uppercase}.product__img{display:flex;justify-content:center;align-items:center;height:235px;margin:25px auto}.product__info{display:flex;justify-content:space-between}.product__info span{color:#aa9b77}.product__option{display:flex;justify-content:space-between}.product__size{width:90px;font-size:17px;border:0;cursor:pointer;background:url(/img/arrow-down.svg) no-repeat right 15px center;padding:2px 20px 2px 2px;-moz-appearance:none;-webkit-appearance:none;appearance:none;outline:none}.product__size option{margin-right:10px}.product__size:focus{outline:1px solid;border-radius:5px}.product__button{background-color:#f5f6f7;font-size:15px;padding:5px 10px;border:.1px solid;border-radius:5px;transition:.2s;cursor:pointer}.product__button:hover{color:#0bf}.add__info{height:25px;font-size:20px;text-align:center}.success{color:green}.error{color:red}.clothes{position:relative;width:100%;margin-top:69px;color:#000;text-align:center}.title{display:flex;align-items:center;margin-bottom:55px;font-size:19px;font-weight:800;text-transform:uppercase}.scroll__buttons{display:block;position:relative;width:30px}.scroll__buttons.men{float:right}.scroll__button{background-color:#fff;border:none}.scroll__img{width:15px;height:15px;fill:#aa9b77;cursor:pointer}.scroll__number{color:#aa9b77;font-size:14px;text-align:center}.product__container{display:flex;gap:80px;width:100%;overflow-x:auto;scroll-behavior:smooth}@media (max-width: 1032px){.product__container{justify-content:space-around}}.about__us{display:flex;justify-content:center;align-items:center;width:100%;min-height:400px;margin-top:130px;background-color:#aa9b77}.about__container{display:flex;align-items:center;max-width:708px;height:248px;text-align:center;background-color:#aa9b77;border:2px solid #918363;padding:0 18%}.about__title{color:#918363;text-transform:uppercase;font-size:19px;font-weight:600;padding:0 10px}.about__text{color:#000;font-size:15px;font-weight:600;line-height:1.6}.footer{width:100%;height:350px;background-color:#424242}.footer__container{display:flex;justify-content:space-between;align-items:center;height:350px}.footer__tilte{font-size:19px;font-weight:600;text-transform:uppercase;margin-bottom:5px}.footer__text{max-width:310px;font-size:11.1px;line-height:1.6;margin-right:20px}.footer__navigation{margin-left:20px}.footer__menu{margin-bottom:10px}.footer__link{display:inline-block;color:#fff;font-size:12px;text-transform:uppercase;text-decoration:none;padding:0 6px;transition:.1s linear;cursor:pointer}.footer__link:hover{color:coral}.footer__link:last-child{padding-right:0}.footer__link:after{content:"";position:absolute;width:1px;height:12px;margin-top:1px;margin-left:5px;background-color:#aa9b77}.footer__link:last-child:after{content:none}.footer__author{font-size:15px;text-align:end}@media (max-width: 670px){.footer__container{justify-content:center;flex-wrap:wrap}.footer__text{margin-right:0;text-align:center}.footer__navigation{margin-left:0}.footer__author{text-align:center}}@media (max-width: 300px){.about__container{height:auto}}.basket__card{margin-top:40px;color:#000}.basket__card__product{display:flex;width:100%}.basket__image__container{display:flex;justify-content:center;align-items:center;width:100px;height:150px;flex-shrink:0}.basket__card__image{max-width:100%;max-height:100%}.basket__card__info{display:flex;font-weight:500;justify-content:space-between;width:100%;padding-left:20px}.basket__card__title{width:200px}.basket__product__name{text-transform:uppercase;font-weight:600;margin-bottom:4px}.basket__product__description{color:#868686;margin-bottom:12px}.basket__product__color,.basket__product__size{margin-bottom:8px}.product__quantity{display:flex;height:25px}.product__quantity__number{font-size:20px;font-weight:600;margin:0 20px}.quantity__img{width:24px;height:24px;stroke:#b9b9b9}.quantity__btn{height:24px;background-color:#fff;border:0;cursor:pointer}.product__price{height:25px;font-size:20px;font-weight:600}.delete__product__btn{height:24px;background-color:#fff;border:0;cursor:pointer}.delete__product__img{width:25px;height:25px;fill:#b9b9b9;transition:.1s linear}.delete__product__img:hover{fill:#a00}@media (max-width: 600px){.basket__card__product{justify-content:center}.basket__card__title{width:auto}.basket__image__container{width:180px;height:240px}.basket__card__info{display:block}.product__quantity{margin:15px 0}.product__price{margin-right:10%}}.to__main__link{display:flex;align-items:center;max-width:100px;text-decoration:none;font-weight:500;color:#187552}.arrow__left{width:25px;height:25px;margin-right:10px;fill:#187552}.basket{display:flex;margin-top:5%}.basket__list{width:760px}.basket__menu:after{content:"";display:block;width:100%;height:.5px;background-color:#ccc;margin-top:25px}.basket__title{display:flex;justify-content:space-between;align-items:center;color:#000;font-size:20px;font-weight:800;margin-top:10px}.clear__basket__button{display:flex;align-items:center;text-transform:uppercase;background-color:#fff;border:0;margin-right:30px;cursor:pointer}.clear__basket__button:hover{color:#0ff}.clear__basket__text{color:#187552;font-weight:600;transition:color .2s linear}.clear__basket__button:hover .clear__basket__text{color:#000}.clear__basket__img{width:25px;height:25px;fill:#187552;margin-right:10px;transition:.2s linear}.clear__basket__button:hover .clear__basket__img{fill:#000}.basket__info{width:360px;margin-top:85.5px;margin-left:60px;padding:20px;border:.5px solid #cccccc5c}.basket__product__quantity{display:flex;justify-content:space-between;color:#000;font-size:15px}.basket__product__quantity span{font-size:18px;font-weight:600}.line{content:"";display:block;width:100%;height:.5px;background-color:#ccc;margin:20px 0}.total__price{display:flex;justify-content:space-between;color:#000;font-size:20px;font-weight:700}.total__price span{font-size:24px}.payment__btn{width:100%;padding:13px 0;font-size:15px;font-weight:800;text-transform:uppercase;color:#fff;background-color:#187552;border:0;cursor:pointer;transition:.1s linear}.payment__btn:hover{background-color:#0a5c3d}@media (max-width: 930px){.basket{flex-wrap:wrap;justify-content:center}.basket__list{width:100%}.basket__info{margin-left:0}}.name__filter{border-radius:50px;padding:5px 10px;margin:0 20px;text-align:center}@media (max-width: 860px){.name__filter{margin:15px 0 20px}}.all__products{width:100%;margin:5% 0;color:#000;text-align:center}.all__products__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.all__clothing{display:block}.men__clothing,.women__clothing{display:flex;flex-wrap:wrap;margin-bottom:40px}.title{display:flex;width:100%;align-items:center;margin-bottom:55px;font-size:19px;font-weight:800;text-transform:uppercase}.lane{content:"";width:100%;height:2px;margin-left:5%;background-color:#ccc}.women{margin-left:0;margin-right:10px}.all__products .card__container{width:calc(25% - 15px);margin-right:20px}.all__products .card__container:nth-child(4n+1){margin-right:0}.spinner{animation:spinner 1s infinite linear;width:25px;height:25px}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1101px){.all__products .card__container{width:calc(33.33333% - 15px)}.all__products .card__container:nth-child(4n+1){margin-right:20px}.all__products .card__container:nth-child(3n+1){margin-right:0}}@media (max-width: 860px){.all__products .card__container{width:calc(50% - 15px)}.all__products .card__container:nth-child(3n+1){margin-right:20px}.all__products .card__container:nth-child(odd){margin-right:0}.all__products__title{display:block;text-align:center}}@media (max-width: 530px){.all__products .card__container{width:100%;margin:0}.all__products .card__container:nth-child(3n+1){margin-right:0}}.container{position:relative;max-width:1152px;padding:0 16px;margin:auto}*{box-sizing:border-box;padding:0;margin:0;letter-spacing:.8px}body{color:#fff;font-family:Quicksand,sans-serif}
