| Server IP : 51.91.236.193 / Your IP : 216.73.216.224 Web Server : Apache System : Linux webm010.cluster128.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : institutah ( 16501) PHP Version : 7.2.34 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/institutah/www/wp-content/plugins/yith-woocommerce-zoom-magnifier/assets/css/ |
Upload File : |
/* gallery */
.yith_magnifier_gallery {
margin: 0;
padding: 0;
}
.yith_magnifier_gallery li {
position: relative;
float: left;
display: block;
}
.yith_magnifier_gallery li.last {
margin-right: 0;
}
.yith_magnifier_gallery li a {
width: 100% !important;
display: block;
margin-top: 10px;
height: auto !important;
}
/* next/prev */
.single-product.woocommerce .thumbnails {
position: relative;
}
.single-product.woocommerce .thumbnails #slider-prev,
.single-product.woocommerce .thumbnails #slider-next {
display: none !important;
cursor: pointer;
width: 27px;
height: 26px;
background: url('../images/slider-arrow.png') no-repeat left center;
position: absolute;
top: 48%;
margin-top: -2px;
}
.single-product.woocommerce .thumbnails #slider-prev {
background-position: left center;
left: 0px;
}
.single-product.woocommerce .thumbnails #slider-next {
background-position: right center;
right: 0px;
}
.single-product.woocommerce .thumbnails:hover #slider-prev,
.single-product.woocommerce .thumbnails:hover #slider-next {
display: block !important;
}
span.onsale {
z-index: 10000
}
div.pp_woocommerce a.pp_expand {
display: inline;
bottom: 10px;
top: initial;
left: 10px;
}