/* Start custom CSS for product-grid, class: .elementor-element-3a6fe46 */#products article.product-miniature div.thumbnail-container, article.product-miniature div.thumbnail-container {height: 390px;}
#products article.product-miniature div.product-description, article.product-miniature div.product-description{height: 172px;text-align: center;}
#products article.product-miniature div.product-description input.input-group.form-control, article.product-miniature div.product-description input.input-group.form-control{height: 30px;width: 22%;margin-left: auto;margin-right: auto;margin-bottom: 10px;margin-top: 10px;}
#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {bottom: inherit;}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {margin-top: 5px}

.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background-color: #B22222;
      margin-bottom: 4px;
    min-width: 50px;
    border-radius: 12px;
    font-family: "EB Garamond", sans-serif;
    font-size: 14px;
    text-align: center;
}
.product-flags li.product-flag.pack {
    background: #C98C4E;
        margin-bottom: 4px;
    min-width: 50px;
    border-radius: 12px;
    font-family: "EB Garamond", sans-serif;
    font-size: 14px;
    text-align: center;
}
.product-flags li.product-flag.new {
    background: #228B22;
        margin-bottom: 4px;
    min-width: 50px;
    border-radius: 12px;
    font-family: "EB Garamond", sans-serif;
    font-size: 14px;
}
.product-flags li.product-flag.out_of_stock {
    background:#9B9B9B;
    opacity :0.9;
        margin-bottom: 4px;
    min-width: 50px;
    border-radius: 12px;
    font-family: "EB Garamond", sans-serif;
    font-size: 14px;
}
.product-flags li.product-flag.online-only {
    background: #C98C4E;
   margin-bottom: 4px;
    min-width: 50px;
    border-radius: 12px;
    font-family: "EB Garamond", sans-serif;
    font-size: 14px;
}

.product-flags li.product-flag.online-only {
    position: static;
    top: 25rem;
    right: 0;
    z-index: 1;
    margin-top: 4px;
    font-size: .8125rem;
}/* End custom CSS */