| Server IP : 87.98.154.146 / Your IP : 216.73.216.165 Web Server : Apache System : Linux webm004.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : ohklomafyi ( 52085) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/ohklomafyi/www/wp-content/themes/oceanwp/assets/css/woo/ |
Upload File : |
/*------------------------------------------------------------------
Woo Wishlist
-------------------------------------------------------------------*/
.products .product .tinv-wraper.tinv-wishlist {
position: absolute;
top: 10px;
right: 10px;
visibility: hidden;
-moz-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
z-index: 10;
}
.products .product:hover .tinv-wraper.tinv-wishlist {
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.woocommerce ul.products li.product .button.tinvwl_add_to_wishlist_button {
border: 0;
padding: 0;
}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.no-txt {
margin-left: 0;
}
ul.products li.product .tinvwl_add_to_wishlist_button {
margin-top: 0;
}
.tinv-wishlist table input[type=checkbox] {
margin-right: 0 !important;
}
.tinv-wishlist .product-action .button {
padding: 12px 0;
}
a.wishlist_products_counter.top_wishlist-heart-plus:before, a.wishlist_products_counter.top_wishlist-heart:before {
margin-right: 2px;
}
/* YITH WooCommerce Wishlist ______________>> OceanWP */
.woo-wishlist-link span.count {
margin-left: 5px;
}