/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 19 2025 | 05:42:14 */
.hidePink {
	display: none;
}
.wpcsb-add-to-cart .wpcsb-btn.button.alt {
	background-color: #f82c2c;
}
.wpcsb-add-to-cart .wpcsb-btn.button.alt:hover {
	background-color: #222;
}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
	opacity: 1;
}

.onsale {
	display: none !important;
}

.Shiptiming.w-iconbox {
	border: 1px solid #ddd;
	background: #f0f0f0;
	padding: 2px 10px 2px 6px;
	display: inline-flex;
}

.fa, .far, .fas {
	font-family: "Fontawesome" !important;
}
.imgFix img {
    width: 100% !important;
    border-radius: 20px;
}
.attribute-description {
	font-size: 14px;
	line-height: 1.3;
	color: #dd0b0b;
	display: block;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
	width: 100%;
	text-align: left;
	margin: 0 0 15px;
	padding: 5px;
	height: auto;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
	width: 100%;
}
.value.woo-variation-items-wrapper .variable-item.button-variable-item.button-variable-item-5-tubes::after, .value.woo-variation-items-wrapper .variable-item.button-variable-item.button-variable-item-5-stueck-3995:after {
	content: 'Bestseller';
	position: absolute;
	right: 20px;
	top: -10px;
	background: #000;
	color: #fff;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 1;
	  border-radius:5px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
  background-color: #FAF4E6;
  box-shadow: 0 0 0 2px #a52333;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
  background: transparent;
  box-shadow: 0 0 0 3px #a52333;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
	box-shadow: var(--wvs-selected-item-box-shadow,0 0 0 2px #a52333);
}





.comment_container .review-count {
	display: none;
}
.w-tabs-list {
	border-color: transparent;
}

.paymentPro img {
	height: 34px;
	width: auto;
}
.paymentPro {
	border: 1px solid #eee;
	padding: 0px 15px 15px;
	margin: 20px 0 !important;
	border-radius: 15px;
}
.paymentPro h4 {
	position: relative;
	top: -15px;
	font-size: 16px;
	background: #fff;
	display: inline;
}
.product .product-gallery-slider img, .product .product-thumbnails img {
	width: 98%;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
}
dt.tm-options-totals, dd.tm-options-totals {
	font-size: 80%;
	opacity: .7;
}
dt.tm-options-totals, dt.tm-final-totals {
	width: 58%;
	vertical-align: top;
	display: inline-block;
}
dd.tm-options-totals, dd.tm-final-totals {
	width: 40%;
	text-align: right;
	display: inline-block;
}
.tm-final-totals {
	border-top: 1px solid #eee;
	padding-top: .5em;
}
.cpf-section.tc-cell {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
.tc-cell.tc-epo-label {
	font-size: 18px;
	margin-bottom: 5px;
}
.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .checkbox-image {
	max-height: 70px !important;
}
.tm-extra-product-options .checkbox-image {
	max-width: 80px;
	border-radius: 0px;
	padding: 2px;
	border: 1px solid #ddd !important;
	height: auto;
	width: 70px;
}
@media (min-width:769px){
.single-product .tm-epo-field-label {
	width: 88% !important;
}
}
#tm-extra-product-options {
	background-color: #f8f8f9;
	padding: 30px;
	border-radius: 10px;
	margin-top: 0px;
}
#tm-extra-product-options select {
	border: 1px solid #ddd;
}
.single-Add-To-Cart .quantity {
	display: none !important;
}
.outofstock a.button {
	color: #b80808;
}
.woocommerce-cart-form__contents .product-quantity {
	display: none;
}

.product_cat-tktx-55 .sale_badge.onsale::after, .product_cat-tktx-40 .sale_badge.onsale::after {
	content: ' (2+1 gratis)';
}
#gform_confirmation_message_1 {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px #ddd;
	font-size: 16px;
	padding: 15px 20px;
}

ul {
	margin-left: 15px;
}
.uspLine .wpb_column {
	background-color: #222;
	padding: 1.5rem;
	border-radius: 20px;
}
.uspLine .wpb_column .w-iconbox-icon {
	font-size: 3.5rem !important;
}
.uspLine .wpb_column .w-iconbox-title {
	color: #fff;
	font-size: 24px;
	overflow: hidden;
}
.productInfo .w-tabs .w-tabs-item.active {
	background-color: #A71E30;
	border-radius: 50px !important;
	color: #fff !important;
	padding: 10px 30px;
}
.productInfo .w-tabs .w-tabs-item {
	background-color: #222;
	color: #fff !important;
	padding: 10px 30px !important;
	margin-right: 10px;
	border-radius: 50px !important;
}
.productInfo .w-tabs.style_trendy.layout_hor > .w-tabs-list .w-tabs-list-bar {
	height: 0px;
}
/*.productTopSection .woocommerce-product-gallery__image img {
	border-radius:0px;
}*/
.star-rating span::before {
	/*font-size: 1em;*/
	color: #f3b826;
}
/*
.star-rating::before {
	font-size: 1em;
}
.single-product .star-rating span::before {
	font-size: .5em;
}
.single-product .star-rating::before {
	font-size: .5em;
}
*/
/*.single-product .w-tabs-section-content .star-rating {
	position: absolute;
	left: 64px;
	top: 0px;
	font-size: 1.3rem !important;
}*/
.product_field.rating .star-rating {
	font-size: 1.5rem;
}
.single-product .w-tabs-section-content .comment-text {
	padding-top: 30px;
}
.single-product .commentlist {
	background: #fff;
	padding: 20px;
}
.woocommerce .cart .variations th, .woocommerce .cart .variations td {
	display: block;
}
.tablesome__cell.tablesome__cell--file {
	text-align: center !important;
}
.tablesome__inputMediaPreview--image {
	width: 100% !important;
}
/*.productTopSection .woocommerce-product-gallery {
	background-color: #e6f2c5;
	padding: 2rem;
	border-radius: 0px;
}*/
.productTopSection .woocommerce-product-gallery li img.flex-active, .productTopSection .woocommerce-product-gallery li img {
	border: 1px solid #ddd;
	border-radius: 5px;
}
.woocommerce-product-gallery .flex-viewport img {
	margin-bottom: 5px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.productTopSection .input-text.qty.text {
	min-height: 3.5rem !important;
	border-radius: 0px;
}
.uspProduct .w-iconbox {
	border-bottom: 1px solid #9b9b9b40;
}
.uspProduct .w-iconbox:last-child {
	border-bottom: none;
}
.uspProduct .w-iconbox {
	padding-bottom: 15px;
	padding-top: 20px;
}
span.product__price__old-price {
    color: #666;
    text-decoration: line-through;
}


/*@media (min-width:768px){
	.single-product #reviews.woocommerce-Reviews {
	display: flex;
	flex-wrap: wrap;
}
.single-product #reviews.woocommerce-Reviews #comments {
	width: 60%;
}
.single-product #reviews.woocommerce-Reviews #review_form_wrapper {
	width: 38%;
		margin-left: 2%;
}
	
}*/
.single-product .rating-review-wrapper .review-count {
	display:none;
}

.rate-percent {
	background-color: #8fae56;
}
.single-product .rating-review-wrapper .star-rating {
	margin-top: 5px;
}
.single-product .wcpr-content .star-rating span {
	height: 15px;
}
@media (max-width:768px){
.uspProduct .w-iconbox {
	border-bottom: 1px solid #22222240;
}
.uspProduct .w-iconbox {
	text-align: left;
}
.woocommerce .comment-respond {
	margin-top: 15px;
}
	.w-grid-list .rating-review-wrapper {
	display: block;
}
}

.single-product .product_field .star-rating{
	cursor: pointer;
}