/*
Theme Name: Gopet Child
Theme URI: https://demo2.pavothemes.com/gopet/
Template: gopet
Author: Pavo Themes
Author URI: https://pavothemes.com/
Description: Gopet is a striking Pet Food WooCommerce WordPress theme that would be a great choice for building an online food shop for pets and animals. In fact, you can also use Gopet for any eCommerce shop &amp; store.
Tags: pet shop,pets,food,dog cat,pet care,woocommerce,clean,modern,pet food,animal,creative,dog food,responsive,blog,business
Version: 1.1.2.1679579964
Updated: 2023-03-23 13:59:24

*/

.single-product div.product table.variations label {
	display: inline;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .woocommerce-product-gallery__image:hover a img {
	opacity: 1!important;
}

table.feeding-guide td, table.feeding-guide th {
	padding: 5px 10px;
}

.feeding-guide {
	width: 800px;
	max-width: 100%;
}

.feeding-guide thead tr th {
	font-weight: bold;
	text-align: center;
	background-color: #1C9DD8;
	color: #ffffff;
}

.feeding-guide tbody tr td {
	text-align: center;
}

.single-product div.product .content-single-title-wrapper .product_meta,
.single-product div.product .inventory_status {
	display: none;
}

.single-product div.product .woocommerce-product-details__short-description {
	margin-top: 0;
}

.widget.widget_tag_cloud .tagcloud a:hover, .widget.widget_tag_cloud .wp-block-tag-cloud a:hover, .widget.widget_product_tag_cloud .tagcloud a:hover, .widget.widget_product_tag_cloud .wp-block-tag-cloud a:hover {
	color: #ffffff;
}

ul.products li.product a[class*=product_type_], ul.products .wc-block-grid__product a[class*=product_type_], .wc-block-grid__products li.product a[class*=product_type_], .wc-block-grid__products .wc-block-grid__product a[class*=product_type_] {
	display: none;
}

li.product .product-block:hover .product-image {
	opacity: 1;
}

#page .site-content {
	margin-top: 0;
	margin-bottom: 0;
}

.fd-benefits {
	margin: 2em 0 0 0;
}

.benefit {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.5em;
}

.benefit .benefit-icon {
	flex: 0 0 50px;
}

.benefit .benefit-icon img {
	height: 30px;
	width: 30px;
	object-fit: contain;
}

.benefit .benefit-text {
	font-weight: 500;
	flex: 1 0 1;
}

.gopet-sticky-add-to-cart {
	display: none;
}