/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2025 | 13:11:38 */
.variation {
	display: none;
}
#tab-title-wcfm_policies_tab, #tab-title-wcfm_product_multivendor_tab {
	display: none;
}
.brand a img {
	border: 1px solid #24C511 !important;
	max-width: 80px;
	min-width: 80px;
	height: 40px;
	padding: 5px;
	margin-right: 10px;
	border-radius: 5px;
	object-fit: contain;
}
.brand{
	display:flex;
}
.brand a img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .5;
}
.single_add_to_cart_button.button {
	border-radius: 5px;
}
.brand a img:hover{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
	line-height: 0;
}
.product .product-gallery-slider img, .product .product-thumbnails img {
	width: 98%;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
	padding-top: 5px;
	border-radius: 5px;
	border: none;
}
#tab-description h1 {
	font-size: 32px !important;
}
#tab-description h2 {
	font-size: 24px !important;
}
#tab-description h3 {
	font-size: 20px !important;
}

#header:not(.home #header) {
	border-bottom: 1px solid #e5e5e5;
}
.ux-quantity.quantity.buttons_added {
	display: none;
}
.uspCustomRow .col, .paymentIcon .col{
	padding-bottom: 0px !important;
}
.uspCustomRow {
	padding: 15px 5px !important;
	background-color: #f7f7f7;
	border-radius: 5px;
	margin: 0px 0px !important;
	margin-bottom: 0px;
	margin-bottom: 15px !important;
}
.paymentIcon img {
	height: 35px;
	width: auto;
}
.button.primary.lowercase.buttonBack {
	background: transparent;
	color: #222;
	padding: 0px;
	margin-bottom: 0px;
	border: none;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
}
.button.primary.lowercase.buttonBack:hover  {
	background: transparent;
	color: #24C511;
	padding: 0px;
	margin-bottom: 0px;
	border: none;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
}
.backTopSec .col {
	padding-bottom: 0px !important;
}
/*.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
	border-color: #24C511 !important;
	border: 1px solid;
}*/
.product-thumbnails a {
	background-color: transparent;
	border: 1px solid transparent;
}
.paymentIcon {
	padding: 15px 5px !important;
	border-radius: 10px;
	margin: 0px 0px !important;
	margin-bottom: 15px !important;
	background: #f7f7f7 !important;
	background-color: #f7f7f7 !important;
}
.paymentIcon .payIcon .col-inner {
	display: flex;
	flex-direction: initial;
}
.paymentIcon .col-inner .img {
	width: auto !important;
	margin-right: 10px;
}
.uspCustomRow .icon-box-img {
	width: 35px !important;
}
.uspCustomRow p {
	padding-top: 7px;
}
.tabs.wc-tabs li a {
	font-size: 16px !important;
	padding: 0px 25px;
	color: #222 !important;
	background-color: transparent !important;
	margin-bottom: 10px;
	text-transform: none;
	border-radius: 5px;
	border: 1px solid #222;
}
.woocommerce-product-attributes-item__value a {
	pointer-events: none !important;
	cursor: text;
	color: #fff;
}
.tabs.wc-tabs li.active a {
	background-color: #24C511 !important;
	box-shadow: 0px 21px 39.3px -48px rgba(166, 255, 0, 0.33);
	border-radius: 5px !important;
	color: #fff !important;
	font-size: 16px;
	font-weight: 400;
	padding: 0px 25px;
	border: 1px solid #24c511 !important;
}
.product-section {
	border-top: none;
}
.product-section-title-related {
	text-transform: none;
	letter-spacing: 0;
}
.vendor-processing-time {
	margin: 20px 0;
	padding: 15px;
	background: #f8f8f8;
	border-radius: 5px;
	border-left: 4px solid #24c511;
	font-size: 15px;
	clear: both;
}
.vendor-processing-time strong {
	color: #24c511;
}
.sticky-add-to-cart .vendor-processing-time{
	display: none !important;  
}
.is-divider.divider {
	background-color: #24C511 !important;
}
@media (min-width:769px){
.woocommerce-product-attributes.shop_attributes {
	width: 800px;
}
.product .price.product-page-price .amount bdi {
	font-size: 28px;
}
}
.single-product h1 {
	font-size: 32px !important;
}

@media (max-width:768px){
.single-product .product-filter-row .filter-button {
	display: none !important;
}
.product-content .col-inner {
	padding: 0px 0px !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
	padding: 0px 15px;
}
.single-product h1 {
	font-size: 26px !important;
}
.product-section-title-related {
	padding-top: 0px;
}
}





