.product-gallery{position:relative;overflow:hidden;border-radius:.375rem;height:400px;box-shadow:0 .125rem .25rem #00000013}.product-gallery img{width:100%;height:100%;object-fit:cover;border-radius:.5rem;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease}.product-gallery img:hover{transform:scale(1.02)}.product-info{background-color:#fff;border-radius:.375rem;box-shadow:0 .125rem .25rem #00000013;padding:2rem}.product-info h1{font-size:2rem;font-weight:600;margin-bottom:.5rem}.product-price{font-size:1.8rem;font-weight:600;color:#198754;margin-bottom:1.5rem}.product-meta{padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgb(0 0 0 / 10%)}.quantity-selector{max-width:150px}.quantity-selector .form-control{text-align:center;font-weight:500}.quantity-selector .btn{width:40px;display:flex;align-items:center;justify-content:center}.stock-status{font-weight:500;padding:.25rem .5rem;border-radius:.25rem}.stock-status.in-stock{background-color:#1987541a;color:#198754}.stock-status.low-stock{background-color:#ffc1071a;color:#e6a800}.stock-status.out-of-stock{background-color:#dc35451a;color:#dc3545}.product-actions{margin-top:2rem}.product-actions .btn{padding:.75rem 1.5rem;font-weight:600;transition:all .3s ease}.product-actions .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.breadcrumb{background-color:transparent;padding:0;margin-bottom:1.5rem}.breadcrumb-item a{color:#0d6efd;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.add-to-wishlist-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.add-to-wishlist-btn:hover{background-color:#dc3545;color:#fff;border-color:#dc3545}.add-to-wishlist-btn i{font-size:1.2rem}.related-product-card{transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgb(0 0 0 / 12.5%);height:100%}.related-product-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.related-product-card .card-img-top{height:180px;object-fit:cover;width:100%}.related-product-card .card-title{font-size:1rem;font-weight:500;margin-bottom:.5rem}.related-product-card .card-footer{background-color:transparent;border-top:none;padding-top:0}@media (width <= 991.98px){.product-gallery{margin-bottom:2rem}}@media (width <= 767.98px){.product-gallery{height:350px;margin-bottom:1.5rem}.product-info{padding:1.5rem}.product-info h1{font-size:1.75rem}.product-price{font-size:1.5rem}.quantity-selector{max-width:120px}.related-product-card .card-img-top{height:150px}}@media (width <= 575.98px){.product-gallery{height:300px}.product-info{padding:1.25rem}.product-info h1{font-size:1.5rem}.product-price{font-size:1.5rem;margin-bottom:1rem}.related-product-card .card-img-top{height:120px}}
