

.product-category.product img{
display: none;
}

.woocommerce ul.products li.product{
color: white;
text-transform: uppercase;
text-align: center;
box-sizing: boder-box;
background: #3f5b66;
}

.woocommerce ul.products li.product a h3{
color: white;
padding: 40px 0px;
}

.woocommerce-breadcrumb{
max-width: 1100px !important;
}

.term-description{
text-align: center;
margin-bottom: 60px;
}

ol{
margin-top: 10px;
margin-left: 30px;
}
