#product{height:100%}.product-name,.product-wrapper__title{color:light-dark(var(--primary-color-1-dark),#fff)}.product-name__category{color:var(--primary-color-1-mid)}.product-detail-wrapper{width:100%}.product-details-wrapper__outer,.product-image-wrapper{width:50%}.product-image{width:75%}.product-details-wrapper__inner{border:.1rem solid;border-color:light-dark(rgba(var(--light-text-rgb),.5),rgba(var(--dark-text-rgb),.5));border-radius:.5rem 3rem .5rem .5rem;gap:2rem;padding:2rem 3rem;width:80%}.product-total-price-wrapper{gap:1rem}.product-price,.product-total-price{color:var(--primary-color-2-bright)}.product-quantity-add-button,.product-quantity-minus-button{background-color:var(--primary-color-2-bright)!important;color:#fff!important;transition:color .1s ease-in-out,background-color .1s ease-in-out!important}.product-quantity-add-button:hover,.product-quantity-minus-button:hover{background-color:rgb(var(--primary-color-2-bright-rgb),.8)!important;color:#fff!important;transition:color .1s ease-in-out,background-color .1s ease-in-out!important}.max-purchase-limit-msg{color:var(--primary-color-2-bright)}.product-cart-button{background-color:var(--primary-color-1-mid)!important}.product-cart-button,.product-cart-button:hover{color:var(--primary-color-1-dark)!important;transition:color .1s ease-in-out,background-color .1s ease-in-out!important}.product-cart-button:hover{background-color:rgb(var(--primary-color-1-mid-rgb),.8)!important}.other-products-title-wrapper:before{background:light-dark(rgb(var(--light-text-rgb),.2),rgb(var(--dark-text-rgb),.2));content:"";height:.2rem;top:0;right:0;bottom:0;left:0;margin:auto;position:absolute;z-index:0}.category-list-item{height:100%;min-height:40vh;width:20vw}.category-list-image{-o-object-fit:cover;object-fit:cover;transition:color .1s ease-in-out}.category-list-name{color:light-dark(var(--gray-color),#fff);transition:color .1s ease-in-out}.category-list-item:hover .category-list-name,.category-list-name:hover{color:light-dark(var(--primary-color-1-mid),var(--primary-color-1-light));transition:color .1s ease-in-out}.category-list-price{color:var(--primary-color-2-bright)}@media screen and (max-width:1024px){.category-list-item{height:100%;min-height:20vh;width:25vw}}@media screen and (max-width:768px){.product-detail-wrapper{flex-direction:column;width:100%}.product-details-wrapper__inner,.product-details-wrapper__outer,.product-image,.product-image-wrapper{width:100%}.product-details-wrapper__inner{border:none;gap:1rem;padding:1rem 0 0}.product-total-price-wrapper{gap:0}}@media screen and (max-width:640px){.other-products-title-wrapper{justify-content:center}.category-list-item{height:100%;min-height:20vh;width:40vw}}
