.product-detail-section{padding-top:140px;padding-bottom:100px}.product-detail-section .product-layout{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.product-detail-section .gallery-column{flex:0 0 50%;max-width:50%;padding:0 3rem;position:relative}@media(max-width: 992px){.product-detail-section .gallery-column{flex:0 0 100%;max-width:100%;margin-bottom:40px}}.product-detail-section .gallery-column .gallery-wrapper{display:flex;height:auto;gap:20px}@media(max-width: 768px){.product-detail-section .gallery-column .gallery-wrapper{height:auto;flex-direction:column-reverse}}.product-detail-section .gallery-column .gallery-thumbs{width:120px;height:100%;flex-shrink:0}@media(max-width: 768px){.product-detail-section .gallery-column .gallery-thumbs{width:100%;height:100px}}.product-detail-section .gallery-column .gallery-thumbs .swiper-slide{width:100%;height:160px !important;opacity:.5;transition:opacity .3s;cursor:pointer;border:1px solid rgba(0,0,0,0)}@media(max-width: 768px){.product-detail-section .gallery-column .gallery-thumbs .swiper-slide{height:100% !important;width:80px !important}}.product-detail-section .gallery-column .gallery-thumbs .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.product-detail-section .gallery-column .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1;border-color:#000}.product-detail-section .gallery-column .gallery-main{flex-grow:1;height:100%;width:calc(100% - 140px)}@media(max-width: 768px){.product-detail-section .gallery-column .gallery-main{width:100%;height:500px}}.product-detail-section .gallery-column .gallery-main .swiper-slide{width:100%;height:100%}.product-detail-section .gallery-column .gallery-main .swiper-slide img{width:100%;height:auto;object-fit:cover;display:block;cursor:zoom-in}.product-detail-section .gallery-column .gallery-main .swiper-button-next,.product-detail-section .gallery-column .gallery-main .swiper-button-prev{color:#000}.product-detail-section .info-column{flex:0 0 40%;max-width:40%;padding:0 40px;position:sticky;top:140px;height:fit-content}@media(max-width: 992px){.product-detail-section .info-column{flex:0 0 100%;max-width:100%;padding:0 15px;position:static}}.product-detail-section .info-column .product-breadcrumbs{font-size:.9rem;color:var(--secondary-color);margin-bottom:20px;text-transform:uppercase}.product-detail-section .info-column .product-breadcrumbs a{color:var(--secondary-color)}.product-detail-section .info-column .product-breadcrumbs a:hover{color:var(--text-dark)}.product-detail-section .info-column .product-breadcrumbs span{margin:0 5px}.product-detail-section .info-column h1.product-title{font-family:"Overpass",sans-serif;font-size:2.5rem;font-weight:500;color:var(--text-dark);margin-bottom:10px;line-height:1.2}.product-detail-section .info-column .product-collection{font-family:"Birthstone",cursive;font-size:2rem;color:#666;margin-bottom:15px;font-weight:400;line-height:1}.product-detail-section .info-column .product-price{font-size:1.5rem;color:var(--text-dark);margin-bottom:30px;font-weight:400}.product-detail-section .info-column .product-description{margin-bottom:40px}.product-detail-section .info-column .product-description p{color:var(--secondary-color);line-height:1.8;font-size:1rem;margin-bottom:20px}.product-detail-section .info-column .product-actions{display:flex;flex-direction:column;gap:20px}.product-detail-section .info-column .product-actions .btn-add-appointment{background-color:#1a1a1a;color:#fff;border:1px solid #1a1a1a;padding:18px 30px;text-transform:uppercase;font-weight:600;letter-spacing:1px;width:100%;transition:all .3s;text-align:center}.product-detail-section .info-column .product-actions .btn-add-appointment:hover{background-color:rgba(0,0,0,0);color:#1a1a1a}.product-detail-section .info-column .product-actions .btn-whatsapp{background-color:rgba(0,0,0,0);color:#25d366;border:1px solid #25d366;padding:15px 30px;text-transform:uppercase;font-weight:600;letter-spacing:1px;width:100%;transition:all .3s;text-align:center}.product-detail-section .info-column .product-actions .btn-whatsapp i{margin-right:10px}.product-detail-section .info-column .product-actions .btn-whatsapp:hover{background-color:#25d366;color:#fff}.product-detail-section .info-column .product-meta{margin-top:40px;padding-top:30px;border-top:1px solid #eee}.product-detail-section .info-column .product-meta .meta-item{display:flex;margin-bottom:10px;font-size:.9rem}.product-detail-section .info-column .product-meta .meta-item .label{font-weight:600;min-width:100px;color:var(--text-dark)}.product-detail-section .info-column .product-meta .meta-item .value{color:var(--secondary-color)}.product-detail-section .info-column .product-share{margin-top:40px;padding-top:30px;border-top:1px solid #eee;display:flex;align-items:center;gap:20px}.product-detail-section .info-column .product-share .share-label{font-size:.9rem;font-weight:600;color:var(--text-dark);text-transform:uppercase}.product-detail-section .info-column .product-share .share-buttons{display:flex;gap:10px}.product-detail-section .info-column .product-share .share-buttons .share-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #ddd;color:#666;font-size:1rem;transition:all .3s ease}.product-detail-section .info-column .product-share .share-buttons .share-btn:hover{transform:translateY(-3px)}.product-detail-section .info-column .product-share .share-buttons .share-btn.facebook:hover{background-color:#1877f2;border-color:#1877f2;color:#fff}.product-detail-section .info-column .product-share .share-buttons .share-btn.twitter:hover{background-color:#1da1f2;border-color:#1da1f2;color:#fff}.product-detail-section .info-column .product-share .share-buttons .share-btn.pinterest:hover{background-color:#e60023;border-color:#e60023;color:#fff}.product-detail-section .info-column .product-share .share-buttons .share-btn.whatsapp:hover{background-color:#25d366;border-color:#25d366;color:#fff}.product-detail-section .info-column .product-share .share-buttons .share-btn.link:hover{background-color:#1a1a1a;border-color:#1a1a1a;color:#fff}
