.woocommerce-product-gallery .flex-control-nav,.woocommerce-product-gallery .flex-direction-nav{display:none!important}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:99;cursor:pointer;background:rgba(0,0,0,.4);color:white;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;margin:0;padding:0;box-sizing:border-box;line-height:0}.gallery-nav:hover{background:rgba(0,0,0,.7)}.gallery-prev{left:5px}.gallery-next{right:5px}@media (max-width:768px){.gallery-nav{width:30px;height:30px;background:rgba(0,0,0,.5)}}