/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2025 | 12:27:43 */
.content-product 
.product-content-image img{
	width: 345px !important;
}

.my  {
  width: 100%;
  border-collapse: collapse;
}

.my th, .my td {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

.my th {
  font-weight: bold;
  background-color: #2c2f33;
}

.my td:last-child{
	text-align: left !important;
}