.card-gallery .gallery-slider{max-height:620px;overflow-y:auto;overflow-x:hidden}.card-gallery .gallery-slider::-webkit-scrollbar{width:4px;background-color:rgba(0,0,0,0);background-repeat-x:no-repeat;background-position-x:center}.card-gallery .gallery-slider::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--bs-gray-300)}@media(max-width:991.98px){.card-gallery .gallery-slider{overflow-y:hidden;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.card-gallery .gallery-slider::-webkit-scrollbar{height:4px;background-color:rgba(0,0,0,0);background-repeat-x:no-repeat;background-position-x:center}.card-gallery .gallery-slider::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--bs-gray-300)}}.card-gallery .gallery-slider .slider-item{width:60px;height:60px;flex-shrink:0;cursor:pointer}@media(max-width:991.98px){.card-gallery .gallery-slider .slider-item{margin-bottom:0!important;margin-right:8px}}.card-gallery .gallery-slider .slider-item:hover{opacity:.8}.card-gallery .gallery-slider .slider-item.active,.card-gallery .gallery-slider .slider-item:active{opacity:.4}.card-gallery .gallery-slider .slider-item img{width:100%;height:100%;object-fit:cover}.card-gallery .gallery-main-img .img-item{height:620px;max-width:100%;transition:all .5s;overflow:hidden}@media(max-width:991.98px){.card-gallery .gallery-main-img .img-item{height:440px}}.card-gallery .gallery-main-img .img-item img{width:100%;height:100%;object-fit:contain}.product-info .btn-copy .icon-copy{opacity:0;transition:opacity .3s}.product-info .btn-copy:active .icon-copy,.product-info .btn-copy:hover .icon-copy{opacity:1}