.ProductsHandleContainer{width:100%;background-color:var(--rueda-gray-secondary-light);padding:2rem 0}.ProductsHandleWprapper{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;padding:0 1rem}.HandleProductImg{background-color:var(--rueda-white-primary);border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d;min-height:300px}.HandleProductImg img{width:100%;object-fit:contain}.HandleProductDetailsWrapper{background-color:var(--rueda-white-primary);border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d}.HandleProductDetails{display:flex;flex-direction:column;gap:1.5rem}.HandleProductDetailsHeader{border-bottom:1px solid var(--rueda-gray-primary);padding-bottom:1rem}.HandleProductDetailsHeader h3{font-size:1.75rem;color:var(--rueda-black-primary);margin-bottom:.5rem}.HandleProductDetailsHeader a{font-size:1rem;color:var(--rueda-blue-primary);text-transform:capitalize}.HandleProductDetailsHeader a:hover{text-decoration:underline}.productDescription{color:var(--rueda-black-primary)}.productDescription h4{font-size:1.1rem;margin-bottom:.5rem}.productPrice{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:left;align-items:center}.productPrice .productPriceAmount{font-size:1.5rem;font-weight:700;color:var(--rueda-green-primary)}.productPrice span{font-size:1.5rem;font-weight:700;color:var(--rueda-black-primary)}.productPrice .productDiscount{display:flex;align-items:center;gap:.5rem;background-color:var(--rueda-red-secondary);padding:.5rem 1rem;border-radius:8px}.productPrice .productDiscount span{color:var(--rueda-white-primary)}.ProductHandleProductSize{background-color:var(--rueda-gray-secondary-light);padding:1.5rem;border-radius:8px}.size-header{margin-bottom:1rem;font-size:1rem;color:var(--rueda-black-primary);text-transform:capitalize}.custom-select{width:100%;padding:.75rem 1rem;border:2px solid var(--rueda-gray-secondary);border-radius:8px;font-size:1rem;transition:border-color .2s;cursor:pointer}.custom-select:hover{border-color:var(--rueda-gray-tertiary)}.custom-select:focus{border-color:var(--rueda-blue-primary);outline:none}.HandleProductQuantity{background-color:var(--rueda-gray-secondary-light);padding:1rem;border-radius:8px;display:flex;align-items:center;gap:1rem;width:fit-content}.HandleProductQuantity .quantity-button{background-color:var(--rueda-white-primary);border:2px solid var(--rueda-gray-primary);border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:all .2s;width:fit-content;cursor:pointer}.HandleProductQuantity .quantity-button:hover{border-color:var(--rueda-blue-primary);color:var(--rueda-blue-primary)}.ProductsHandleFooter{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.ProductsHandleFooter .btn{width:100%;padding:15px 25px;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer}.ProductsHandleFooter .btn-add{background:var(--rueda-red-primary);color:var(--rueda-white-primary);box-shadow:0 1px 10px var(--rueda-red-primary)}.ProductsHandleFooter .btn-add:hover{background:var(--rueda-red-secondary);transform:translateY(-2px);box-shadow:0 2px 20px var(--rueda-red-secondary)}.ProductsHandleFooter .btn-add:disabled{opacity:.9;cursor:not-allowed;box-shadow:none}.ProductsHandleFooter .btn-buy{background:var(--rueda-yellow-primary);color:var(--rueda-white-primary);box-shadow:0 1px 10px var(--rueda-yellow-primary)}.ProductsHandleFooter .btn-buy:hover{background:var(--rueda-yellow-secondary);transform:translateY(-2px);box-shadow:0 2px 20px var(--rueda-yellow-secondary)}.size-warning{color:var(--rueda-red-primary);font-size:.875rem;margin-top:.5rem}.HandleProductDescription{background-color:var(--rueda-white-primary);border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d}.HandleProductDescription h4{font-size:1.75rem;margin-bottom:.5rem;color:var(--rueda-black-primary)}.HandleProductDescription h5{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:var(--rueda-black-primary)}.HandleProductDescription h5 a{color:var(--rueda-blue-primary);text-transform:uppercase;font-weight:700}.HandleProductDescription h5 a:hover{text-decoration:underline}.HandleProductDescription p{color:var(--rueda-black-primary);line-height:1.5;text-align:left}.HandleProductDescription .productDescription>*{margin-bottom:1rem}@media screen and (min-width: 768px){.ProductsHandleWprapper{grid-template-columns:1fr 1fr;gap:2rem;padding:0 2rem}.HandleProductDetailsWrapper{margin:0}.HandleProductDescription{grid-column:1/3}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-template.css.map */
