/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2025 | 10:47:55 */
/* Advanced woo labels */
.product .entry-summary .advanced-woo-labels{
	padding-top:0px;
	margin-top:-13px;
}
/* Wpcvs attributes stacked */
.entry-summary .variations_form .wpcvs-attributes-stacked{
	border-width:0px;
	padding-bottom:13px;
	
}
/* Stellar */
.entry-title .mdp-stellar-box .mdp-stellar{
	padding-top:10px;
}

/* Division */
.product .entry-summary .woocommerce-product-details__short-description{
	padding-top:10px;
	font-size:14px;
	color:#2B303C;
	margin-bottom:0px;
	line-height:1.7em;
}

/* Span Tag */
.wlfmc-addtowishlist .wlfmc-custom-btn span{
	padding-top:13px;
}

/* Wpcvs attribute label */
.wpcvs-attributes-stacked .wpcvs-attribute .wpcvs-attribute-label{
	padding-bottom:6px;
	padding-top:0px;
}

/* Image */
.woocommerce-variation-add-to-cart .pi-edd-ajax-variable img{
	height:20px;
}
.cart .pi-edd-ajax-simple img{
	height:20px;
	
}
/* Span Tag */
.wlfmc-removefromwishlist .wlfmc_delete_item span{
	padding-top:13px;
	
}

/* Edd ajax variable */
.single_variation_wrap .woocommerce-variation-add-to-cart .pi-edd-ajax-variable{
	font-size:13px;
}
/* Edd ajax simple */
.entry-summary .cart .pi-edd-ajax-simple{
	font-size:13px;
	
}

/* Wpcvs attributes stacked */
.entry-summary .variations_form .wpcvs-attributes-stacked{
	border-width:0px;
}

/* Button */
.entry-summary .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button{
	padding-top:18px !important;
	padding-bottom:18px !important;
	font-size:18px;
}
/* Button */
.entry-summary .cart .single_add_to_cart_button{
	padding-top:18px !important;
	padding-bottom:18px !important;
	font-size:18px;
	
}
/* Input */
.woocommerce-variation-add-to-cart .quantity input[type=number]{
	height:55px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
/* Input */
.cart .quantity input[type=number]{
	height:55px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	
}

/* Product meta */
.product .entry-summary .product_meta{
	padding-top:17px !important;
	margin-top:41px !important;
	font-size:12px !important;
	color:rgba(43,48,60,0.48);
}

/* Th */
.woocommerce-product-attributes tbody .woocommerce-product-attributes-item__label{
	background-color:#f2f2f2;
}

/* 1024px and smaller screen sizes */
@media (max-width:1024px){

	/* Stellar */
	.entry-title .mdp-stellar-box .mdp-stellar{
		padding-top:0px;
	}
	
	/* Post Title */
	.product .entry-summary h1{
		margin-bottom:0px !important;
	}
	
	/* Product meta */
	.product .entry-summary .product_meta{
		padding-top:17px !important;
		margin-top:41px !important;
	}
	
}

/* 921px and smaller screen sizes */
@media (max-width:921px){

	/* Wpcvs attribute value */
	.wpcvs-attributes-stacked .wpcvs-attribute .wpcvs-attribute-value{
		padding-bottom:18px;
	}
	
	/* Advanced woo labels */
	.product .entry-summary .advanced-woo-labels{
		margin-top:-35px;
	}
	
}

/* 761px and smaller screen sizes */
@media (max-width:761px){

	/* Advanced woo labels */
	.product .entry-summary .advanced-woo-labels{
		
	}
	
}
/* Form Division */
.product .entry-summary form{
	margin-top:14px;
}

/* Division */
.product .entry-summary .woocommerce-product-details__short-description{
	font-size:14px;
}

/* Tagged */
.entry-summary .product_meta .tagged_as{
	font-size:14px;
}

/* Sku wrapper */
.entry-summary .product_meta .sku_wrapper{
	font-size:14px;
}

/* Posted */
.entry-summary .product_meta .posted_in{
	font-size:14px;
	
}


