.products-grid .grid-template-5 .product-item-info:hover .product-top::before {
    display: none !important;
}
.products-grid .grid-template-5 .product-item-info:hover .more-options-text {
    display: none !important;
}
.products-grid .grid-template-5 .product-item-details div[class^="swatch-opt-"] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.swatch-attribute.metal_color .swatch-option {
    width: 30px !important;
    height: 30px !important;
}
/* .price-box .price-label {
    display: none !important;
} */

h5 {
    border-bottom: 0 !important;
}

.catalogsearch-advanced-result .search.found,
.catalogsearch-advanced-result .search.summary
{
    margin-bottom: 10px;
}
.catalogsearch-advanced-result .message.notice
{
    display: none;
}
.catalogsearch-advanced-result .breadcrumbs .item.search {
    cursor: default;
    pointer-events: none;
}
.atv_lazyload .list-products .owl-item .product-item-photo:not(.lz-loaded) img,
.atv_lazyload .products-grid .owl-item .product-item-photo:not(.lz-loaded) img,
.atv_lazyload .big-deal-products .owl-item .product-item-photo:not(.lz-loaded) img,
.atv_lazyload .products.list .owl-item .product-item-photo:not(.lz-loaded) img
{
    border: none !important;
}