.g5plus-products-slider-single.woocommerce .product {
  padding: 20px;
  background-color: #fff;
}
.g5plus-products-slider-single.woocommerce .product .single-product-image .entry-thumbnail-overlay:hover a.zoomGallery {
  z-index: 1;
}
.g5plus-products-slider-single.woocommerce .content-middle {
  display: table;
  height: 100%;
  vertical-align: middle;
}
.g5plus-products-slider-single.woocommerce .content-middle .content-middle-inner {
  display: table-cell;
  vertical-align: middle;
}
.g5plus-products-slider-single.woocommerce .star-rating {
  margin: 0;
  margin-bottom: 20px;
}
.g5plus-products-slider-single.woocommerce .product-description p {
  margin: 0;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 10px;
}
.g5plus-products-slider-single.woocommerce span.price {
  display: block;
  margin-bottom: 10px;
}
.g5plus-products-slider-single.woocommerce span.price span.amount {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
.g5plus-products-slider-single.woocommerce span.price del span.amount {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.g5plus-products-slider-single.woocommerce .product-action-item {
  display: inline-block;
  float: left;
}
.g5plus-products-slider-single.woocommerce a.product_type_simple,
.g5plus-products-slider-single.woocommerce a.product_type_grouped,
.g5plus-products-slider-single.woocommerce a.add_to_cart_button,
.g5plus-products-slider-single.woocommerce a.added_to_cart {
  line-height: 28px;
  padding: 5px 35px;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.g5plus-products-slider-single.woocommerce a.product_type_simple:hover,
.g5plus-products-slider-single.woocommerce a.product_type_grouped:hover,
.g5plus-products-slider-single.woocommerce a.add_to_cart_button:hover,
.g5plus-products-slider-single.woocommerce a.added_to_cart:hover {
  background-color: transparent;
}
.g5plus-products-slider-single.woocommerce .compare,
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist {
  float: left;
  clear: none;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 38px;
  color: #fff;
  font-size: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: 0 5px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.g5plus-products-slider-single.woocommerce .compare:hover,
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist:hover,
.g5plus-products-slider-single.woocommerce .compare:active,
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist:active {
  background-color: transparent;
}
.g5plus-products-slider-single.woocommerce .compare:before,
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist:before {
  color: #fff;
  margin-right: 0;
}
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  width: 38px;
  height: 38px;
}
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist img.ajax-loading {
  display: none !important;
}
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist > div:not(.tooltip).show {
  z-index: 10;
}
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
  color: #fff;
}
.g5plus-products-slider-single.woocommerce a.compare:before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: '\f021';
  font-size: 12px;
  color: #fff;
  margin: 0;
  font-weight: 400;
}
.g5plus-products-slider-single.woocommerce a.compare:hover {
  background-color: transparent;
}
.g5plus-products-slider-single.woocommerce a.compare.added:before {
  content: "\f00c";
}
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist > div:not(.tooltip) {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
.g5plus-products-slider-single.woocommerce .yith-wcwl-add-to-wishlist > div:not(.tooltip) a:before {
  margin-left: 0;
  line-height: 40px;
}
