/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 02 2022 | 12:34:46 */
table.prodConditions,
table.prodConditions tr,
table.prodConditions td
{
	border:none !important;
}

table.prodConditions td
{
	padding:5px 0 !important;
}

table.prodConditions tr:first-of-type td
{
	padding-top:0 !important;
}

table.prodConditions tr td:first-of-type
{
	width:50px !important;
}

table.prodConditions td img
{
	margin:0 !important;
	width:40px !important;
	height:40px !important;
}

.woocommerce-product-details__short-description p a img
{
	margin:0 !important;
}

.noBorder{ border:none !important; }







.woocommerce .threeColumns table.shop_attributes th,
.woocommerce .threeColumns table.shop_attributes td
{
	width:33.33% !important;
}



.woocommerce .threeColumns table.shop_attributes th img,
.woocommerce .threeColumns table.shop_attributes td img
{
	width:150px;
}





