.custom-product-gallery{display:flex;gap:5px;height:400px}.custom-product-gallery .main-image{width:50%;height:100%;overflow:hidden}.custom-product-gallery .main-image img{width:100%;height:100%;object-fit:cover;cursor:pointer}.custom-product-gallery .thumbnail-images{display:flex;flex-wrap:wrap;width:50%;gap:5px;height:100%}.custom-product-gallery img{border-radius:5px!important}.custom-product-gallery .thumbnail-wrapper{width:calc(50% - 2.5px);height:calc(50% - 2.5px);position:relative;overflow:hidden}.custom-product-gallery .thumbnail-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.custom-product-gallery .view-all-overlay{position:absolute;bottom:10px;right:10px;background:rgba(0,0,0,.7);color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;z-index:10;text-align:center;display:flex;align-items:center;justify-content:center}.custom-product-gallery .view-all-images{right:10px;background:rgba(0,0,0,.7);color:#fff;font-size:12px;border-radius:5px;text-decoration:none;visibility:visible}.custom-product-gallery .view-all-images:hover{background:rgba(0,0,0,.9)}.fancybox__container{background-color:rgba(0,0,0,.9)}.fancybox__button--close{background-color:#fff;color:#333;border-radius:50%;width:40px;height:40px;font-size:18px;border:2px solid #333;transition:background-color .3s , color .3s}.fancybox__button--close:hover{background-color:#333;color:#fff}.fancybox__thumbs{background-color:rgba(0,0,0,.8);padding:10px;border-radius:10px}.fancybox__thumb{border:2px solid transparent;transition:border-color .3s}.fancybox__thumb--active{border-color:#fff}.fancybox__caption{color:#fff;font-size:16px;font-family:'Arial',sans-serif;padding:10px;text-align:center;background-color:rgba(0,0,0,.6);border-radius:5px}.fancybox__image{transition:transform .8s ease-in-out!important;border:5px solid #fff;border-radius:12px}.fancybox__image--loaded{transform:scale(1)}.fancybox__container{transition:transform .8s ease-in-out , opacity .8s ease-in-out!important}.fancybox__thumbs,.fancybox__caption{display:none}.price-popup h4{font-weight:700!important;padding:0 20px}.price-popup h4,.price-popup h5{text-align:center;margin-bottom:20px;font-weight:500}.price-popup th{text-align:left}.pricing-table-container{display:flex;flex-direction:column;gap:1px}.pricing-header,.pricing-row{display:flex;justify-content:space-between}.column{flex:1;padding:10px;border:1px solid #ccc;text-align:center}.unit{font-size:13px}.pricing-header .column{font-weight:bold;background-color:#f9f9f9}@media (max-width:768px){.custom-product-gallery{flex-direction:column;height:auto}.custom-product-gallery .main-image{width:100%;height:auto}.custom-product-gallery .thumbnail-images{width:100%;height:auto}.custom-product-gallery .thumbnail-wrapper{width:calc(50% - 2.5px);height:auto;aspect-ratio: 1 / 1}}