.woocommerce-product-gallery .rb-thumbs-wrap{position:relative}.woocommerce-product-gallery .flex-control-thumbs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth;height:auto!important;scrollbar-width:none;-ms-overflow-style:none}.woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar{width:0;height:0;display:none}.woocommerce-product-gallery .flex-control-thumbs li{float:none!important;flex:0 0 25%;max-width:25%}.woocommerce-product-gallery .rb-thumb-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--e-global-color-primary,#1E4D2B);color:#fff;cursor:pointer;line-height:0;box-shadow:0 1px 4px rgb(0 0 0 / .25);opacity:.9;transition:opacity .15s ease}.woocommerce-product-gallery .rb-thumb-nav:hover{opacity:1}.woocommerce-product-gallery .rb-thumb-nav svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.woocommerce-product-gallery .rb-thumb-nav--prev{left:-4px}.woocommerce-product-gallery .rb-thumb-nav--next{right:-4px}.woocommerce-product-gallery .rb-thumb-nav[disabled]{opacity:.3;pointer-events:none}