.carbtn {
  padding: 0.5rem 0.25rem;
  font-weight: 600;
  text-transform: uppercase;
  flex-direction: column;
  width: 50px;
background: transparent;
  border: none;
color: lightblue;
text-decoration: none;
} 
.catag
{
  padding: 0.5rem 0.25rem;
  font-weight: 600;
  text-transform: uppercase;
  flex-direction: column;
  width: 50px;
background: transparent;
  border: none;
color: lightblue;
text-decoration: none;
}

.product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
}
#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
  height: 340px!important;

}
.fmm-cart-button,
.fmm-qty {
  text-align: center;
background: #fff;

}
