/*!/wp-content/themes/json-theme/swiper-styles/single_product_gallery/style.css*/.swiper-container-wrapper.swiper-style-single_product_gallery .swiper-pagination-wrapper{position:absolute;z-index:10;left:50%;bottom:16px;transform:translateX(-50%);padding:4px;background:#fff;border:1px solid var(--wp--preset--color--neutral-colours-main-light,#f5f7f7);border-radius:99px;transition:padding .3s ease}.swiper-container-wrapper.swiper-style-single_product_gallery .swiper-slide img{max-width:min(80vh, 100%);aspect-ratio:1;border-radius:16px}.swiper-container-wrapper.swiper-style-single_product_gallery .swiper-pagination-wrapper:has([data-slides-count="1"]){display:none}.swiper-container-wrapper.swiper-style-single_product_gallery:hover .swiper-pagination-wrapper{padding:8px 21px}.swiper-container-wrapper.swiper-style-single_product_gallery .swiper-pagination-bullets{position:static;display:flex;gap:4px;width:auto}.swiper-container-wrapper.swiper-style-single_product_gallery .swiper-pagination-bullet{--swiper-pagination-bullet-inactive-opacity:1;width:6px;height:6px;background:var(--wp--preset--color--neutral-colours-contrast-light,#e3e3e3);border-radius:99px;box-shadow:none;transition:all .3s ease;transition-property:width,height}.swiper-container-wrapper.swiper-style-single_product_gallery:hover .swiper-pagination-bullet{width:8px;height:8px}.swiper-container-wrapper.swiper-style-single_product_gallery .swiper-pagination-bullet-active{width:16px!important;background:var(--wp--preset--color--neutral-colours-mid-grey,#afb4b2)}.swiper-container-wrapper.swiper-style-single_product_gallery :is(.swiper-button-next,.swiper-button-prev){top:0;left:0;right:auto;bottom:auto;width:auto;height:auto;margin:0;padding:8px;background:none;opacity:0;transition:opacity .15s ease 0s}.swiper-container-wrapper.swiper-style-single_product_gallery:hover :is(.swiper-button-next,.swiper-button-prev){transition:opacity .3s ease .15s;opacity:1}.swiper-container-wrapper.swiper-style-single_product_gallery .swiper-button-next{left:auto;right:0}.swiper-container-wrapper.swiper-style-single_product_gallery .main-swiper>:is(.swiper-button-next,.swiper-button-prev){display:none!important}.swiper-container-wrapper.swiper-style-single_product_gallery :is(.swiper-button-next,.swiper-button-prev)::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="5" height="8" fill="none" viewBox="0 0 5 8"><path stroke="%231d1f1e" stroke-linecap="round" stroke-linejoin="round" d="m1 1 3 3-3 3"/></svg>')}