/*
Theme Name: Sante Child
Theme URI: https://sante.qodeinteractive.com
Description: A child theme of Sante
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: sante
Template: sante
*/
.qodef-woo-product-content .yith-wcqv-button.button {
	display: none !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure > .qodef-woo-thumbnails-wrapper {
	width: 35%;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating {
	border-bottom: 1px solid #d7dcd5;
	padding-bottom: 10px;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star, #qodef-woo-page.qodef--single #review_form .comment-form-rating a {
	color: #d7d750 !important;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star.qodef--active, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active {
	color: #d7d750 !important;
}
.woocommerce-product-rating .woocommerce-review-link {
	padding-right: 10px;
}
.product_category_badges {
	margin-top: 15px;
    display: none;
}
.product_category_badges > a > img {
	height: 121px;
}
.product_category_badges > a {
	padding-right: 10px;
}
.product_category_badges > a:last-child {
	padding-right: 0;
}
.product_parameters table tbody tr:nth-child(2n-3) {
	background: #f5f5f5;
}
#qodef-woo-page.qodef--single .shop_attributes th {
	padding: 10px 15px;
	width: 200px;
}
.custom_cat_description {
	border-top: 1px solid #d7dcd5;
	padding-top: 30px;
}
.custom_cat_description::before {
	content: '';
	height: 2px;
	width: 90px;
	background-color: #68745c;
	display: block;
	top: -32px;
	position: relative;
}
.custom_cat_description h4 {
	font-size: 18px;
	margin: 0;
}
.custom_cat_description p {
	margin-top: 0;
	margin-bottom: 20px;
}
.term-description {
	margin-bottom: 30px;
}
.term-description:after {
	content: '';
	clear: both;
	display: block;
}
.term-description .cat-pic {
	width: 40%;
	float: left;
	text-align: right;
	padding-right: 40px;
}
.term-description .cat-pic img {
	/*width: 250px;*/
}
.term-description .cat-desc {
	width: 60%;
    float: left;
	padding-right: 150px;
}
.term-description .cat-desc h4 {
	margin-top: 10px;
	margin-bottom: 15px;
}
.custom-product-reviews {
	/*border-top: 1px solid #d7dcd5;*/
	padding-top: 20px;
	position: relative;
}
.custom-product-reviews::before {
	/*content: '';
	height: 2px;
	width: 90px;
	background-color: #68745c;
	display: block;
	top: -2px;
	position: relative;*/
}
.qodef-custom-main-line {
	position: absolute;
	height: 1px;
	background: #ccd3c5;
	width: 1920px;
	left: -310px;
	top: 0px;
	z-index: 1;
}
#qodef-woo-page.qodef--single .related {
	margin-top: 60px;
	position: relative;
	padding-top: 20px;
}