<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 10 2023 | 07:33:25 */
.offerDesign {
	background-color: #eee;
	border-radius: 10px;
	padding: 15px;
}
.offerDesign .icon-box-img{
	width: 90px !important;
	margin-top: -30px;
}
.buyMore .icon-box-img {
	width: 60px !important;
	margin-top: -30px;
}
.offerDesign {
	display: none;
}
.product_cat-tktx-75 .offerDesign {
	display: flex;
}
.offerDesign p {
	font-weight: 500;
}
.buyMore {
	background: #eee;
	padding: 15px;
	border-radius: 5px;
	color: #111;
	font-weight: 500;
}
.product_cat-tktx-75 .buyMore {
	display: none;
}
.offerDesign .icon-box-left .icon-box-img + .icon-box-text, .buyMore .icon-box-left .icon-box-img + .icon-box-text {
	padding-left: 2em;
}
@media (max-width:768px){
.offerDesign .icon-box-img, .buyMore .icon-box-img {
	width: 60px !important;
}
}


.add-to-cart-container .variations td, .add-to-cart-container .variations th { 	display: block; } 
.single-product .woocommerce-variation-price span.amount {
	color: #111;
	font-weight: 700;
	white-space: nowrap;
	font-size: 24px;
	margin-bottom: ;
	line-height: 1.6;
}

.lightbox-content table td, .lightbox-content table th {
	border-right: 1px solid #ddd !important;
	width: 50% !important;
	text-transform: none;
}
.lightbox-content table td:last-child, .lightbox-content table th:last-child {
	border-right: none !important;
}
.lightbox-content table {
	border: 1px solid #ddd;
}
.lightbox-content table td:first-child, .lightbox-content table th:first-child {
	padding-left: 0.5em;
}
.button.is-underline::before {
	background-color: currentColor;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0px;
	opacity: .3;
	position: absolute;
	transition: all .3s;
	width: 100%;
}
#graphique.lightbox-content {
	border-radius: 5px !important;
	border: 15px solid #e8e8e8 !important;
}
.mfp-ready .mfp-close {
	background: #f00 !important;
}
@media (max-width:768px){
.product-small.box .title-wrapper {
	min-height: 70px;
}
#graphique.lightbox-content {
	padding: 20px !important;
}
}
@media (min-width:769px){
.grid-style-3 .title-wrapper {
	max-width: 65%;
}
}

.product-page-price {
	font-size: 28px;
	margin-bottom: 20px;
}
.related.related-products-wrapper .gratisShop {
	FONT-SIZE: 14px;
}
.single-product .product-title.product_title.entry-title {
	padding: 10px 0px;
}
.single-product .product-section {
	border-top: none;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
	padding: 30px 0px 20px 0px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.single-product  .col-inner {
	padding: 0px 0px 0px 0px !important;
}
.single-product  .plus.button, .single-product  .minus.button, .single-product .input-text.qty.text{
	background-color: #fff !important;
	box-shadow:none !important;
}
.single-product .single_add_to_cart_button {
	border-radius: 40px;
}
.single-product .single_add_to_cart_button:hover {
	background-color: #fff !important;
	color: #000;
	box-shadow: none;
	border-color: #e1e1e1;
}
.single-product .quantity .button.plus, .single-product .quantity .button.minus {
	border-radius: 40px;
}
@media (max-width:768px){
.quantity.buttons_added.form-normal {
	margin-bottom: 15px;
}
	.gratisShop + .badge-container + .product-small.box {
	padding-top: 20px;
}
}</pre></body></html>