.main{display:block;text-align:center}.main--product{display:flex;text-align:left}.main--single{max-width:80rem}.header{border-right:1px solid rgba(0,0,0,.1)}@media screen and (max-width:640px){.header{border-right:none}}.section--product{width:50%}.shop__description{margin:0 auto;max-width:55rem;padding:0 1rem}h1{margin:1rem 0}.tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1rem auto;max-width:65rem;padding:0 1rem}.tag{border:1px solid #bdbdbd;border-radius:2px;display:block;line-height:1rem;padding:.25rem .5rem}.category{margin:3rem 0 1rem}.category__description{margin:1rem auto;max-width:45rem;padding:0 1rem}.category__heading{padding:0 1rem}.product__image{background-color:#eee;height:auto;margin:1rem 0;width:100%}@media screen and (max-width:640px){.product__image{margin:.5rem 0}.product__image:not(:first-child){width:6rem}}.product__image:first-child{margin-top:0}.product__price{font-size:1.25rem;font-weight:800;line-height:1;margin:1rem 0 .5rem}.product__description{margin:1rem 0}.product__details{position:sticky;top:1rem}@media screen and (max-width:640px){.product__details{position:relative;top:auto}}.variants{font-size:0;margin:1rem 0;position:relative}.variants__label{border:1px solid #000;border-left:none;cursor:pointer;display:inline-block;font-size:1rem;line-height:1;margin:0;padding:.75rem 1rem;transition:background .1s;width:auto}.variants__label:hover{background:#bdbdbd}input:checked+.variants__label{background:#000;color:#fff}.variants__label:first-of-type{border-left:1px solid #000;border-radius:2px 0 0 2px}.variants__label:last-of-type{border-radius:0 2px 2px 0}.variants__input{height:0;left:50%;opacity:0;position:absolute;top:50%;width:0}.cart-input{border-right:none;display:inline-block;margin-right:-.4rem;max-width:5rem;padding:.66rem;width:auto}@media screen and (max-width:640px){.cart-input{border-right:1px solid #bdbdbd;margin:1rem 0}}.cart-amount{background:#000;border-radius:1rem;color:#fff;font-size:.7rem;font-weight:900;letter-spacing:0;line-height:1;padding:.05rem .3rem;text-transform:uppercase;vertical-align:.1rem}.cart__image{background:#eee;height:auto;margin-right:.5rem;vertical-align:middle;width:6rem}
