.sale.product-type-simple p.iworks-omnibus {
	margin-bottom: 20px !important;
}

.sale.product-type-simple .price-wrap .price del {
	text-decoration: none !important;
}

.sale.product-type-simple .price-wrap .price del > .screen-reader-text {
	margin-bottom: 10px;
}

.sale.product-type-simple .price-wrap .price .screen-reader-text {
	clip: unset;
	word-wrap: normal !important;
	border: 0;
	clip-path: unset;
	height: auto;
	margin: 0;
	overflow: visible;
	overflow-wrap: normal !important;
	padding: 0;
	position: relative !important;
	width: auto;
	display: block;
	top: auto !important;
}

html body.woocommerce .section-related .price del ins bdi,
html body.woocommerce .sale.product-type-simple .price-wrap .price ins bdi,
html body.woocommerce .sale.product-type-variable .price-wrap .price del ins bdi {
	text-decoration: line-through !important;
	font-size: 18px !important;
	font-weight: 500;
	color: var(--text);
	opacity: 1 !important;
}

.sale.product-type-simple .price-wrap .price .woocommerce-price-suffix {
	text-decoration: line-through !important;
}

.sale.product-type-simple .elementor-screen-only, .screen-reader-text, .sale.product-type-simple .screen-reader-text span, .ui-helper-hidden-accessible {
	top: auto;
}

.sale.product-type-simple .price del .screen-reader-text + ins + .screen-reader-text {
	display: none !important;
}

.sale.product-type-simple p.iworks-omnibus + ins {
	text-decoration: none;
}

.sale.product-type-simple p.iworks-omnibus + ins bdi {
	font-size: 36px !important;
	font-weight: 700;
	color: var(--1);
	margin-right: 5px;
}

/**/
.single_variation_wrap .woocommerce-variation-price {
	display: none !important;
}

/**/
.postid-18790.single-product.woocommerce .summary .price del,
.postid-18791.single-product.woocommerce .summary .price del,
.postid-18793.single-product.woocommerce .summary .price del {
	text-decoration: none;
}

.postid-18790.single-product.woocommerce .summary .price del bdi,
.postid-18791.single-product.woocommerce .summary .price del bdi,
.postid-18793.single-product.woocommerce .summary .price del bdi {
	font-size: 36px !important;
	font-weight: 700;
	color: var(--1);
	margin-right: 5px;
}

.postid-18790.single-product.woocommerce .summary .price ins,
.postid-18791.single-product.woocommerce .summary .price ins,
.postid-18793.single-product.woocommerce .summary .price ins,
.postid-18790.single-product.woocommerce .summary .price ins + .woocommerce-price-suffix,
.postid-18791.single-product.woocommerce .summary .price ins + .woocommerce-price-suffix,
.postid-18793.single-product.woocommerce .summary .price ins + .woocommerce-price-suffix {
	display: none !important;
}

.postid-18790.single-product.woocommerce .summary .price bdi,
.postid-18791.single-product.woocommerce .summary .price bdi,
.postid-18793.single-product.woocommerce .summary .price bdi {
	text-decoration: line-through !important;
	opacity: .5 !important;
}

.postid-18790 .price-wrap .price .woocommerce-price-suffix:after,
.postid-18791 .price-wrap .price .woocommerce-price-suffix:after,
.postid-18793 .price-wrap .price .woocommerce-price-suffix:after {
	content: ' (con un ordine di almeno 900€)';
	font-weight: bold;
	font-size: 16px;
}

.postid-18790 .price-wrap .price .woocommerce-Price-amount:after {
	content: ' €990,00';
	font-size: 36px !important;
	font-weight: 700;
	color: var(--1);
	margin-right: 5px;
}

.postid-18791 .price-wrap .price .woocommerce-Price-amount:after {
	content: ' €689,00';
	font-size: 36px !important;
	font-weight: 700;
	color: var(--1);
	margin-right: 5px;
}

.postid-18793 .price-wrap .price .woocommerce-Price-amount:after {
	content: ' €949,00';
	font-size: 36px !important;
	font-weight: 700;
	color: var(--1);
	margin-right: 5px;
}

/* GEN */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	z-index: 1 !important;
}

.single-product .content-area {
	padding: 0 20px;
}

.single-product .site-main {
	padding: 0 !important;
}

.single-product p {
	margin: 0 !important;
}

.single-product div.product {
	margin: 80px 0 120px 0 !important;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}

.single-product .product .woocommerce-product-gallery,
.single-product .product .summary {
	margin: 0 !important;
	float: unset !important;
	width: 48% !important;
}

.single-product .product .woocommerce-product-gallery {
	padding-right: 20px;
}

.single-product .product .summary {
	padding-left: 20px;
}

.brand-wrap a {
	color: var(--text);
	font-weight: 600;
}

.price-wrap .price .note-price {
	display: block;
	flex: 0 0 100%;
	font-weight: 600;
	font-size: 14px;
}

/* Promo Kit */

.custom-label {
	position: absolute;
	top: 15px;
	padding: 0 60px;
	text-align: center;
	display: block;
	font-weight: bold;
	color: var(--text);
	line-height: 1.2;
	font-size: 14px;
}

.product-sub {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.product-sub .title {
	font-weight: 600;
	color: var(--text)
}

.product-sub img {
	width: 60px;
	flex: 0 0 60px;
	padding-right: 20px;
}

.big-description .product-sub {
	display: block;
	margin-bottom: 30px;
}

.big-description .product-sub p:empty {
	display: none;
}

.big-description .product-sub .title {
	font-size: 20px;
	margin-bottom: 10px;
	display: block;
	font-family: var(--ff1);
}

.category-wrap .posted_in {
	display: flex;
	flex-wrap: wrap;
}

.category-wrap .posted_in a {
	margin-bottom: 15px;
}

/* ONSALE */

.woocommerce span.onsale {
	top: 0;
	left: 0;
	left: auto;
	margin: 0;
	border-radius: 30px;
	padding: 0;
	background-color: var(--1);
	order: 3 !important;
	width: 50px;
	height: 50px;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

/* TITLE */

.single-product .product .summary h1 {
	margin: 10px 0;
	padding: 0;
}

/* BRAND */

.single-product .product .summary .brand-wrap {
	margin: 0 0 20px 0;
	padding: 0;
}

/* RATINGS */

.single-product.woocommerce .woocommerce-product-rating .star-rating {
	color: var(--1)
}

.single-product.woocommerce .woocommerce-product-rating a {
	color: var(--text);
	border-bottom: 1px solid var(--text);
	padding-bottom: 2px;
}

.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified {
	padding-left: 23px;
	margin-top: 2px;
}

.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check, 
.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check, 
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check {
	left: 0 !important;
}

.cr-all-reviews-shortcode .cr-show-more-button,
.cr-all-reviews-shortcode .cr-show-more-button:hover,
.cr-all-reviews-shortcode .cr-show-more-button:focus,
.cr-all-reviews-shortcode .cr-show-more-button:active {
	padding: 0 !important;
	border: none !important;
	font-weight: 600 !important;
	text-decoration: underline;
	text-indent: -150px;
	overflow: hidden;
}

.cr-all-reviews-shortcode .cr-show-more-button:after {
	content: 'Mostra più recensioni';
}

/* EXCERPT */

.big-desc-wrap {
	margin: 30px 0 !important;
}

/* PRICE */

.single-product.woocommerce .summary .price-wrap {
	margin: 50px 0 !important;
}

.single-product.woocommerce .summary .price {
	color: var(--text);
	flex-wrap: wrap;
}

.single-product.woocommerce .summary .price del {
	text-decoration: none !important;
}

.single-product.woocommerce .summary .price del bdi,
.single-product.woocommerce .summary .price del .woocommerce-price-suffix {
	text-decoration: line-through !important;
}

.single-product.woocommerce .summary .price del,
.single-product.woocommerce .summary .price del bdi {
	font-size: 18px !important;
	font-weight: 500;
	color: var(--text);
	opacity: 1 !important;
	width: 100%;
}

.single-product.woocommerce .summary .price ins {
	margin-right: 5px;
	text-decoration: none;
}

.single-product.woocommerce .summary .price bdi,
.single-product.woocommerce .summary .price ins bdi {
	font-size: 36px !important;
	font-weight: 700;
	color: var(--1);
	margin-right: 5px;
}

.single-product.woocommerce .summary .price .woocommerce-price-suffix {
	font-size: 14px !important;
	font-weight: 500 !important;
	color: var(--text);
}

/* STOCK */

.single-product.woocommerce p.stock-availability {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-weight: 500;
	font-size: 16px;
}

.single-product.woocommerce p.stock-availability.instock {
	margin-bottom: 30px !important;
	color: var(--productInStock);
}

.single-product.woocommerce p.stock-availability.low-availability {
	margin-bottom: 30px !important;
	color: var(--productLowAvailability);
}

.single-product.woocommerce p.stock-availability.outofstock {
	color: var(--productOutOfStock);
}

.single-product.woocommerce p.stock-availability img {
	margin-right: 10px;
}

/* ADD TO CART */

.single-product.woocommerce .summary .addtocart-wrap {
	margin: 0 0 50px 0;
}

.single-product.woocommerce .cart {
	display: flex;
	margin: 0 !important;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.single-product.woocommerce .summary .addtocart-wrap .ppcp-messages {
	margin: 20px 0 0 0 !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.single-product.woocommerce div.product form.cart .plus {
	margin: 0 50px 0 0;
}

.single-product.woocommerce div.product form.cart .minus {
	margin: 0;
}

.single-product.woocommerce div.product form.cart .plus,
.single-product.woocommerce div.product form.cart .minus {
	background-color: var(--lightGrey);
	opacity: 1;
	font-weight: 600;
	z-index: 2;
	border: none;
	border-radius: 30px;
	color: var(--text) !important;
	width: 40px;
	height: 40px;
}

.single-product.woocommerce div.product form.cart .plus:hover,
.single-product.woocommerce div.product form.cart .minus:hover {
	background-color: #f0f0f0;
}

.single-product.woocommerce div.product form.cart .plus:focus,
.single-product.woocommerce div.product form.cart .minus:focus {
	background-color: var(--lightGrey);
}

.single-product.woocommerce div.product form.cart div.quantity {
	z-index: 1;
	float: unset;
	margin: 0;
}

.single-product.woocommerce div.product form.cart div.quantity input {
	height: 40px;
	width: 60px;
	border: 1px solid var(--text);
	padding: 0;
	border-radius: 0 !important;
	border: none !important;
	font-weight: 600;
	background-color: transparent;
	color: var(--text);
}

.single-product.woocommerce div.product form.cart .button {
	float: unset;
	background-image: var(--gradient);
	color: var(--white);
	font-size: 16px;
	text-transform: uppercase;
	background-size: 200%;
	font-weight: 700;
	text-align: center;
	border-radius: 30px;
	padding: 13px 30px;
	transition: all 0.5s ease 0s;
	margin: 0px !important;
}

.single-product.woocommerce div.product form.cart .button:hover {
	background-position: right center;
}

/* PAGAMENTO SICURO - CONSEGNA */

.single-product.woocommerce .summary .payment-container {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
	position: relative;
}

.single-product.woocommerce .summary .payment-container:after {
	content: '';
	position: absolute;
	top: 0;
	left: 47%;
	transform: translateX(-50%);
	width: 1px;
	height: 100%;
	background-color: var(--text);	
}

.single-product.woocommerce .summary .shipment-wrap,
.single-product.woocommerce .summary .payment-wrap {
	width: 48%;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.single-product.woocommerce .summary .payment-wrap .payment-text {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 15px;
	width: 100%;
}

.single-product.woocommerce .summary .payment-wrap .payment-text p {
	font-family: var(--ff1);
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.3px;
}

.single-product.woocommerce .summary .payment-wrap .payment-icon {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.single-product.woocommerce .summary .payment-wrap .payment-icon img:not(:last-child) {
	margin-right: 8px;
}

.single-product.woocommerce .summary .payment-wrap .payment-icon img:not(:first-child) {
	margin-left: 8px;
}

.single-product.woocommerce .summary .payment-wrap .payment-text img {
	margin-right: 5px;
}

.single-product.woocommerce .summary .shipment-wrap .shipment-text {
	width: 100%;
}

.single-product.woocommerce .summary .shipment-wrap .shipment-text h3 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.3px;
}

.single-product.woocommerce .summary .shipment-wrap .shipment-icon {
	width: 100%;
}

.single-product.woocommerce .summary .shipment-wrap .shipment-icon-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.single-product.woocommerce .summary .shipment-wrap .shipment-icon-wrap:last-child {
	margin: 0 !important;
}

.single-product.woocommerce .summary .shipment-wrap .shipment-icon-wrap img {
	margin-right: 10px;
}

/* WEIGHT */

.single-product.woocommerce .summary .weight-wrap {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.single-product.woocommerce .summary .weight-wrap img {
	margin-right: 10px;
}

.single-product.woocommerce .summary .weight-wrap .product-meta-label {
	font-weight: 600;	
}

/* DESCRIPTION */

.single-product .product .big-description {
	width: 100% !important;
	margin: 80px 0 40px 0;
}

.single-product .product .big-description .big-desc-prod-title {
	margin: 0 0 20px 0 !important;
	border-bottom: 1px solid var(--grey);
	line-height: 1.5;
	padding: 0 0 6px 0;
	position: relative;
}

.single-product .product .big-description .big-desc-prod-title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 320px;
	height: 3px;
	background-color: var(--1);
}

.big-desc-wrap p {
	text-align: left !important;
	margin-bottom: 20px !important;
}

.big-desc-wrap a {
	color: var(--1);
	font-size: 14px;
	text-transform: uppercase;
	background-size: 200%;
	font-weight: 600;
	text-align: center;
	border-radius: 0;
	padding: 0 0 3px 0;
	transition: all 0.5s ease 0s;
	margin: 0px !important;
	position: relative;
	border-bottom: 2px solid #2e47876b;
}

.big-desc-wrap a:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	transform: scaleX(0);
	background-color: var(--1);
	transition: transform .4s;
	transform-origin: left;
	height: 2px!important;
}

.big-desc-wrap a:hover:after {
	opacity: 1;
	transform: scaleX(1);
}

/* CATEGORIE */

.category-wrap {
	width: 100%;
}

.category-wrap .category-title h3 {
	margin: 0 0 24px 0 !important;
	font-size: 24px;
}

.category-wrap a {
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0.4px;
	color: var(--text);
	padding: 8px 30px;
	border: 1px solid var(--text);
	border-radius: 30px;
	margin-right: 10px;
	white-space: nowrap;
}

.category-wrap a img {
	max-width: 16px;
	margin: -2px 7px 0;
	vertical-align: middle;
}

/* RECENSIONI */

.review-container {
	width: 100%;
	margin: 60px 0;
}

.review-container .review-wrap.hidden {
	display: none !important;
}

.review-wrap {
	padding: 60px;
	background-color: var(--lightGrey);
}

#reviews .cr-summaryBox-wrap .ivole-summaryBox,
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.ivole-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,
.ivole-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap {
	border: none;
}

#reviews .cr-summaryBox-wrap .cr-average-rating,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,
.ivole-reviews-grid .cr-summaryBox-wrap .cr-average-rating {
	color: var(--text);
	margin-bottom: 5px;
}

#reviews .cr-summaryBox-wrap .cr-total-rating-count,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,
.ivole-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count {
	color: var(--text);
	margin-top: 5px;
}

table tbody tr:hover>td, table tbody tr:hover>th {
	background-color: transparent !important;
}

#ivole-histogramTable tr.ivole-histogramRow a,
#ivole-histogramTable tr.ivole-histogramRow a:hover,
#ivole-histogramTable tr.ivole-histogramRow td {
	color: var(--text) !important;
}

.ivole-meter .ivole-meter-bar {
	background: var(--gradient);
	background-color: var(--1) !important;
	background-size: 200%;
}

.ivole-meter {
	background: var(--lightGrey);
	background-color: var(--lightGrey);
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%), inset 0 0 0 1px rgb(0 0 0 / 10%);
	border-radius: 30px !important;
}

.cr-all-reviews-shortcode .cr-ajax-search {
	padding: 10px;
	width: 100%;
	max-width: 30%;
	margin: 20px 0 20px auto;
	display: none !important;
}

#reviews.cr-reviews-ajax-reviews .cr-input-text,
.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,
.cr-ajax-search input[type="text"] {
	background-color: transparent;
	border: 1px solid var(--text);
	border-radius: 30px;
}

#cr_qna.cr-qna-block .cr-input-text:focus,
.cr-ajax-search input[type="text"]:focus {
	box-shadow: none;
}

.cr-all-reviews-shortcode .cr-ajax-search button {
	background-image: var(--gradient);
	color: var(--white);
	font-size: 14px;
	text-transform: uppercase;
	background-size: 200%;
	font-weight: 700;
	text-align: center;
	padding: 0 20px;
	transition: all 0.5s ease 0s;
	border: none;
	border-radius: 30px;
}

.cr-all-reviews-shortcode .cr-ajax-search button:hover {
	background-image: var(--gradient);
	color: var(--white);
	background-size: 200%;
}

.commentlist {
	padding: 10px !important;
	margin-top: 30px;
}

.commentlist li {
	margin: 0 0 20px 0 !important;
	padding: 30px !important;
	background-color: var(--white) !important;
	border-radius: 30px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .01);
}

.comment_container img {
	display: none !important;
}

.comment-text {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

div.cr-all-reviews-shortcode .crstar-rating span::before,
div.ivole-reviews-grid .cr-summaryBox-wrap .crstar-rating span::before {
	color: var(--1);
}

.comment-text .meta {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.comment-text .meta .woocommerce-review__author {
	margin-right: 10px;
	color: var(--text);
	font-weight: 900;
	font-size: 16px;
}

.comment-text .meta .woocommerce-review__published-date {
	width: 100% !important;
	margin-bottom: 10px;
	font-weight: 500;
}

.woocommerce-review__dash {
	display: none;
}

#review_form_wrapper {
	margin-top: 80px;
}

#review_form_wrapper .comment-reply-title {
	font-size: 24px;
	font-family: var(--ff1);
	font-weight: 400;
	letter-spacing: 0.4px;
	line-height: 1.2;
}

#review_form_wrapper .comment-form-rating {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 20px 0;
}

#review_form_wrapper .comment-form-rating a {
	color: var(--1);
}

#review_form_wrapper .comment-form-rating a:before {
	top: 50%;
}

.comment-form-comment label {
	margin-bottom: 10px;
}

.comment-form-comment textarea {
	height: auto !important;
	background-color: transparent;
	border-width: 1px;
	border-color: var(--grey) !important;
	border-radius: 0;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.woocommerce #review_form #respond .form-submit input {
	background-image: var(--gradient);
	color: var(--white);
	border-radius: 30px;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid var(--1);
	padding: 10px 30px;
	transition: .5s;
	background-size: 200% auto;
	font-weight: 500;
	margin: 0;
	text-align: center;
}

.woocommerce #review_form #respond .form-submit input:hover {
	background-position: right center;
	transition: 0.4s;
}

div.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 10px 0 0 0 !important;
}

div.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product a:last-child {
	margin-left: 5px;
	color: var(--text);
}

button.ivole-show-more-button {
	float: unset;
	background-image: var(--gradient);
	color: var(--white);
	font-size: 14px;
	text-transform: uppercase;
	background-size: 200%;
	font-weight: 700;
	text-align: center;
	border-radius: 30px;
	padding: 13px 20px;
	transition: all 0.5s ease 0s;
	margin: 20px 0 0 0 !important;
	border: none;
}

button.ivole-show-more-button:hover {
	background-position: right center;
}

/* RELATED */

.section-related {
	width: 100%;
	margin-top: 50px;
}

.section-related h2.related-title {
	margin: 0 0 60px 0 !important;
	line-height: 1.5;
	padding: 0 0 10px 0;
	position: relative;
	text-align: center;
}

.section-related h2.related-title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 4%;
	height: 3px;
	background-color: var(--1);
}

.section-related ul {
	margin: 0 !important;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.section-related ul li {
	margin: 0 !important;
	width: 20% !important;
}

.woocommerce .section-related ul.products li.product a img {
	margin: 0 0 24px 0;
}

.section-related ul li .woocommerce-loop-product__title {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	color: var(--text);
	letter-spacing: 0.4px;
	font-weight: 500;
	font-size: 14px !important;
	line-height: 1.5;
	text-transform: inherit;
}

.woocommerce .section-related ul.products li.product .button {
	background-image: var(--gradient);
	color: var(--white);
	border-radius: 30px;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	padding: 10px 30px;
	transition: .5s;
	background-size: 200% auto;
	font-weight: 700;
	margin: 0 !important;
	text-align: center;
}

.woocommerce .section-related ul.products li.product .button:hover {
	background-position: right center;
	transition: 0.4s;
}

.woocommerce .section-related ul.products li.product .price {
	color: var(--text);
	display: flex;
	align-items: flex-end !important;
	justify-content: flex-start;
	margin: 20px 0 !important;
	flex-wrap: wrap;
}

.section-related .price del,
.section-related .price del bdi {
	font-size: 14px !important;
	font-weight: 500;
	color: var(--text);
	opacity: 1 !important;
	width: 100%;
}

.section-related .price ins {
	margin-right: 5px;
	text-decoration: none;
}

.section-related .price bdi,
.section-related .price ins bdi {
	font-size: 22px !important;
	font-weight: 700;
	color: var(--1);
	margin-right: 5px;
}

.section-related .price .woocommerce-price-suffix {
	font-size: 14px !important;
	font-weight: 400 !important;
}

.woocommerce .section-related ul.products li.product .onsale {
	top: 0;
	right: 0;
	left: auto;
	margin: 0;
	border-radius: 30px;
	background-color: var(--1);
	order: 3 !important;
	min-height: 50px;
	min-width: 50px;
	width:50px;
	height: 50px;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
}

.woocommerce .section-related ul.products li.product .star-rating {
	color: var(--1);
}

.woocommerce ul.products li.product .button.added {
	display: none;
}

.woocommerce ul.products li.product .button.loading {
	padding: 10px 40px 10px 20px !important;
}

.woocommerce ul.products li.product .button.loading:after {
	top: 10px;
	right: 12px;
}

.added_to_cart {
	background-image: var(--gradient);
	color: var(--white);
	border-radius: 30px;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px !important;
	transition: .5s;
	background-size: 200% auto;
	font-weight: 700;
	margin: 0 !important;
	text-align: center;
}

.added_to_cart:hover {
	color: var(--white);
	background-position: right center;
	transition: 0.4s;
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
	display: none;
}

.prod-outofstock {
	width: 100%;
	color: var(--productOutOfStock);
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-weight: 500;
	font-size: 16px;
}

.prod-outofstock img {
	margin-right: 10px;
}

.single-product.woocommerce .summary .shipment-wrap .shipment-text h3,
.single-product.woocommerce .summary .payment-wrap .payment-text p {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: var(--text);
}

.single-product.woocommerce .summary .shipment-wrap .shipment-icon-wrap {
	font-size: 14px;
}

table.variations {
	margin-bottom: 30px !important;
}

table.variations tr {
	display: flex;
	flex-wrap: wrap;
	max-width: 300px;
	width: 100%;
	justify-content: flex-start;
	text-align: left;
}

table.variations tr th,
table.variations tr td {
	background: none !important; 
	padding: 0;
	flex: 0 0 100%;
}

table.variations tr th label {
	color: var(--text);
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}

table.variations tr select {
	border-radius: 50px;
	border-color: #eaeaea;
	border-width: 1px;
	font-size: 14px;
	font-weight: 600;
	color: var(--text);
	background: url(https://www.kimikando.it/wp-content/themes/kimikando/icons/global/select.svg);
	background-size: 16px;
	background-position: bottom 10px right 16px;
	background-repeat: no-repeat;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.single_variation_wrap {
	flex: 0 0 100%;
}

.single_variation_wrap .woocommerce-variation-description {
	margin-bottom: 0px !important;
}

.woocommerce-variation-add-to-cart {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce div.product form.cart .reset_variations {
	display: none !important;
}

.woocommerce-review__verified.verified {
	display: none;
}

span.ivole-verified-badge-text a,
span.ivole-verified-badge-text a ~ img{
	display: none !important;
}

span.ivole-verified-badge-text {
	max-width: 124px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-weight: 600;
}

p.ivole-verified-badge {
	display: flex;
	align-items: center;
	margin-bottom: 15px !important;
}

.icons {
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0px;
}

.icons .icon {
	flex: 0 0 16.66667%;
	text-align: center;
	padding: 15px;
	font-weight: 600;
}

.icons .icon img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100px;
}

.info-table .table {
	margin-top: 30px;
}

.info-table .table .row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 10px;
	border-bottom: 2px solid #eaeaea;
	margin-bottom: 10px;
	max-width: 1100px;
}

.info-table .table .row .label {
	font-weight: 600;
	flex: 0 0 300px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 16.6667%;
}

#fdt_carouselproductrecensioni-carosello-3_widget_product {
	margin: 0 auto !important;
	display: table !important; 
	background: none !important;
}

#fdt_carouselproductrecensioni-carosello-3_widget_product .fdt_rev {
	background-color: #fff !important;
}

.fdt_productStriscia-fullwrap_widget_wrapper > a {
	justify-content: flex-start !important;
	margin-top: 30px;
}

.fdt_productStriscia-fullwrap_widget_wrapper > a > div:not(:first-child):not(:last-child) {
	margin-right: 20px;
}

.feedaty_widget.only-mobile,
.only-mobile,
.only-mobile.min-order-text {
	display: none;
}

.min-order-text {
	font-weight: 600;
	font-size: 14px;
	margin-top: 40px;
	display: table;
	position: relative;
}

.min-order-text:before {
	content: '!';
	background-image: var(--gradient);
	color: #fff;
	width: 21px;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	border-radius: 50px;
	background-position: 0 200px;
	margin-right: 10px;
}

.min-order-text span {
	text-decoration: underline;
}

p.iworks-omnibus {
	font-size: 14px;
	display: block;
	margin-top: 20px !important;
	font-weight: 500;
}

p.iworks-omnibus .amount * {
	color: var(--1);
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	p.iworks-omnibus {
		margin-top: 0 !important;
	}
}

@media(max-width:1024px) {
	.single-product.woocommerce .summary .shipment-wrap {
		width: 100%;	
	}
	
	.single-product.woocommerce .summary .payment-wrap {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.single-product.woocommerce .summary .payment-container:after {
		display: none;
	}
}

@media(max-width:1023px) {
	.owl-nav {
		margin-top: 10px;
		display: flex;
		align-self: center;
		justify-content: flex-end;
		position: relative;
	}
	
	.owl-nav button.owl-prev {
		background-image: url(/wp-content/themes/kimikando/icons/global/right-arrow.svg) !important;
		background-repeat: no-repeat !important;
		background-size: 24px !important;
		width: 24px;
		height: 24px;
		transform: rotate(180deg);
		margin-right: 5px;
	}
	
	.owl-nav button.owl-next {
		background-image: url(/wp-content/themes/kimikando/icons/global/right-arrow.svg) !important;
		background-repeat: no-repeat !important;
		background-size: 24px !important;
		width: 24px;
		height: 24px;
		margin-left: 5px;
	}
	
	.owl-nav span {
		opacity: 0;
	}
	
	.single-product.woocommerce div.product form.cart div.quantity {
		margin-bottom: 20px;
	}
	
	.review-wrap {
		padding: 60px 30px;
	}
	
	.cr-all-reviews-shortcode .cr-ajax-search {
		max-width: 100%;
	}
	
	.section-related ul li {
		margin: 0 !important;
		width: 100% !important;
	}

	.section-related .added_to_cart {
		font-size: 12px;
	}
	
	.section-related .products .owl-nav {
		justify-content: center;
		margin-top: 40px;
	}
	
	.section-related .products .owl-nav button {
		margin: 0 20px;
	}
	
	.addtocart-wrap {
		position: fixed;
		bottom: 0;
		z-index: 3;
		right: 0;
		width: 100%;
		padding: 20px;
		background-color: #fff;
		margin-bottom: 0 !important;
	}
	
	.single-product.woocommerce div.product form.cart .plus {
		margin-right: 0;
	}
	
	.single-product.woocommerce .summary .price-wrap {
		margin: 0 !important;
		position: fixed;
		width: 100%;
		left: 0;
		background-color: #fff;
		bottom: 80px;
		z-index: 3;
		padding: 20px 20px 0px;
		border-top: 1px solid #eaeaea;
	}
	
	.addtocart-wrap .feedaty_widget {
		display: none;
	}
	
	.single-product.woocommerce .summary .price del, 
	.single-product.woocommerce .summary .price {
		text-align: center;
		display: flex;
		align-items: center;
	}
	
	.single-product.woocommerce .summary .price del, 
	.single-product.woocommerce .summary .price del bdi {
		font-size: 14px !important;
	}
	
	.single-product.woocommerce .summary .price bdi, 
	.single-product.woocommerce .summary .price ins bdi,
	.postid-18790 .price-wrap .price .woocommerce-Price-amount:after,
	.postid-18791 .price-wrap .price .woocommerce-Price-amount:after,
	.postid-18793 .price-wrap .price .woocommerce-Price-amount:after {
		font-size: 24px !important;
	}
	
	.single-product.woocommerce .summary .price bdi, .single-product.woocommerce .summary .price .amount {
		line-height: 1;
		display: block;
	}
	
	.single-product.woocommerce div.product form.cart .plus, .single-product.woocommerce div.product form.cart .minus {
		padding: 0;
		width: 35px;
		height: 35px;
	}
	
	.single-product.woocommerce .cart {
		justify-content: space-between;
	}
	
	.single-product.woocommerce .summary .addtocart-wrap .ppcp-messages {
		display: none !important;
	}
	
	.single-product.woocommerce div.product form.cart div.quantity {
		margin-bottom: 0;
		margin-right: 0px;
		flex: 0 0 120px;
	}
	
	.single-product.woocommerce div.product form.cart div.quantity input {
		height: 30px;
		width: 30px;
	}
	
	.single-product.woocommerce div.product form.cart .button {
		font-size: 14px;
		padding: 13px 25px;
		flex: 0 0 calc(100% - 135px);
	}
	
	.single-product.woocommerce p.stock-availability {
		position: absolute;
		right: 20px;
		bottom: 50px;
		font-size: 14px;
	}
	
	.single-product.woocommerce .outofstock  .summary .price-wrap {
		padding-bottom: 20px;
		bottom: 0;
	}
	
	.single-product.woocommerce .outofstock .summary .addtocart-wrap {
		padding: 0;
	}
	
	.single-product.woocommerce .outofstock .summary p.stock-availability {
		bottom: 20px;
	}
	
	.product-type-variable .addtocart-wrap {
		border-top: 1px solid #eaeaea;
	}
	
	table.variations tr th label {
		display: block;
	}
	
	table.variations tr {
		flex-wrap: nowrap;
		align-items: center;
	}
	
	table.variations tr th {
		flex: 0 0 20%;
	}
	
	table.variations tr td {
		flex: 0 0 60%;
	}
	
	.single-product.woocommerce .product-type-variable .summary .price-wrap {
		bottom: 149px;
	}
	
	.product-type-variable .addtocart-wrap {
		border-top: 0;
	}
	
	.price-wrap .price .note-price {
		text-align: left;
	}
	
	.woocommerce div.product form.cart .variations select {
		margin-left: 10px;
	}
	
	html .variable-product-page .iubenda-tp-btn[data-tp-float][data-tp-float=bottom-left], html.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right] {
		bottom: 220px !important;
	}
	
	.feedaty_widget.only-mobile {
		display: block;
		margin-bottom: 30px;
	}
	
	.fdt_productStriscia-fullwrap_widget_wrapper > a {
		margin-top: 0;
	}
	
	.only-desktop {
		display: none;
	}
	
	.min-order-text {
		margin-bottom: 20px;
	}
}

@media(max-width:767px) {
	.single-product div.product {
		margin: 60px 0 !important;
	}
	
	.single-product .product .big-description {
		margin: 30px 0;
	}
	
	.single-product .product .big-description .big-desc-prod-title:after {
		width: 90px;
	}
	
	.section-related {
		margin-top: 0;
	}
	
	.section-related h2.related-title:after {
		width: 16%;
	}
	
	.single-product .product .woocommerce-product-gallery,
	.single-product .product .summary {
		width: 100% !important;
	}
	
	.single-product .product .woocommerce-product-gallery {
		padding-right: 0;
	}
	
	.single-product .product .summary {
		padding-left: 0;
	}
	
	.category-wrap .posted_in {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;	
	}
	
	.category-wrap a {
		margin-bottom: 10px;
	}
	
	.review-wrap {
		padding: 40px 20px;
	}
	
	.cr-all-reviews-shortcode .cr-ajax-search {
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	
	.cr-all-reviews-shortcode .cr-ajax-search button {
		padding: 8px 32px;
		margin-top: 10px;
	}
	
	.category-wrap {
		margin-top: 40px;
	}
	
	figure.woocommerce-product-gallery__wrapper > div > a img {
		max-height: 350px;
		width: auto !important;
		margin-left: auto;
		margin-right: auto;
	}
	
	figure.woocommerce-product-gallery__wrapper {
		margin-bottom: 40px !important;
	}
	
	.single-product.woocommerce .summary .payment-wrap,
	.single-product.woocommerce .summary .shipment-wrap {
		padding: 20px;
		background-color: #f7f7f7;
	}
	
	.single-product.woocommerce .summary .shipment-wrap {
		display: none;
	}
	
	.single-product.woocommerce .summary .payment-container {
		margin-bottom: 0;
	}
	
	.category-wrap {
		margin-top: 0px;
	}
	
	body .wc-block-components-notice-banner,
	.woocommerce-message {
		top: 0;
		left: 0;
		position: relative;
		transform: none;
		flex-wrap: wrap;
		background: none;
		background-color: transparent !important;
		color: var(--text);
		box-shadow: none;
		padding: 0 !important;
		text-align: left;
		justify-content: flex-start !important;
	}
	
	body .wc-block-components-notice-banner .wc-block-components-notice-banner__content a.button.wc-forward,
	.woocommerce-notices-wrapper .woocommerce-message a.button {
		order: 1;
		float: unset;
		background-image: var(--gradient) !important;
		color: var(--white) !important;
		font-size: 16px;
		text-transform: uppercase;
		background-size: 200% !important;
		font-weight: 700;
		text-align: center;
		border-radius: 30px;
		padding: 13px 30px !important;
		transition: all 0.5s ease 0s;
		margin: 20px 0 0 !important;
	}
	
	.category-wrap a {
		font-size: 13px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	html .iubenda-tp-btn[data-tp-float][data-tp-float=bottom-left], 
	html.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right] {
		bottom: 140px !important;
		left: auto !important;
		right: 0 !important;
	}
	
	.cr-voting-cont {
		margin-top: 20px;
	}
	
	.icons {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.icons .icon {
		flex: 0 0 50%;
		font-size: 14px;
	}
	
	.info-table .table .row .label {
		flex: 0 0 100%;
	}
	
	.info-table p:empty {
		display: none;
	}
	
	.woocommerce div.product div.images.woocommerce-product-gallery {
		margin-bottom: 20px !important;
	}
	
	.woocommerce div.product div.images .flex-control-thumbs li {
		width: 25%;
	}
	
	.stock-availability {
		display: none !important;
	}
	
	#fdt_carouselproductrecensioni-carosello-3_widget_product .fdt_carousel__screen {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	#fdt_carouselproductrecensioni-carosello-3_widget_product .fdt_widget_wrapper {
		padding: 0 !important;
	}
	
	
}

.woocommerce ul.products li.product a img {
	max-height: 230px;
	width: auto;
	margin-left: auto !important;
	margin-right: auto !important;
	height: 100%;
}

@media screen and (max-width: 1140px) {
	.woocommerce ul.products li.product a img {
		max-height: 215px;
	}
}


@media screen and (max-width: 991px) {
	.woocommerce ul.products li.product a img {
		max-height: 180px
	}
}

@media screen and (max-width: 768px) {
	.woocommerce ul.products li.product a img {
		max-height: 150px;
	}
	
	.review-wrap {
		padding: 20px;
	}
	
	.fdt_productStriscia-fullwrap_widget_wrapper > a > div {
		margin: 0 !important;
	}
	
	.fdt_productStriscia-fullwrap_widget_wrapper > a > div:not(:first-child):not(:last-child) {
		margin-right: 5px !important;
	}
	
	.fdt_productStriscia-fullwrap_widget_wrapper > a > div:first-child {
		display: none !important;
	}
}

@media screen and (max-width: 371px) {
	.single-product.woocommerce div.product form.cart .button {
		font-size: 13px;
		padding-left: 10px;
		padding-right: 10px;
	}
}