HEX
Server: Apache
System: Linux server7 6.1.0-43-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.162-1 (2026-02-08) x86_64
User: k8148-2 (1324)
PHP: 8.1.34
Disabled: show_source, highlight_file, apache_child_terminate, apache_get_modules, apache_note, apache_setenv, virtual, dl, posix_getpwnam, posix_getpwuid, posix_mkfifo, posix_mknod, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_nice, openlog, syslog, pfsockopen, system, shell_exec, passthru, popen, proc_open, exec
Upload Files
File: /var/www/k8148-2/htdocs/www.sport-roth.at/old/wp-content/themes/oceanwp/assets/css/woo/wishlist.css
/*------------------------------------------------------------------
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;
}