@media screen and (min-width: 64em) {
.brands_form form ul.inline-list li {
width: calc(100% / 2.1 - 50px);
margin: 0;
}
}
.daterange {
display: none;
}
.woocommerce ul.products.grid li.product:not(.product-category):hover .woocommerce-loop-product__title, .elementor-element ul.products.grid li.product:not(.product-category):hover .woocommerce-loop-product__title {
transform: none !important;
}
.woocommerce ul.products.grid li.product:not(.product-category) .pricing-location, .elementor-element ul.products.grid li.product:not(.product-category) .pricing-location {
display: block !important;
}
.woocommerce ul.products.grid.products .pricing-partial li .price_value, .elementor-element ul.products.grid.products .pricing-partial li .price_value,
.woocommerce ul.products.grid.products .pricing-partial li .label, .elementor-element ul.products.grid.products .pricing-partial li .label
{
float: unset !important;
}
.header-cta {
margin-right: 30px;
}
.call-for-price.single_add_to_cart_button{
display: none !important;
}
.pricing-location .location {
margin: 20px 0;
}
.widget-area .product-categories li.cat-item.cat-parent .children {
display: block !important;
}
#page-title {
opacity: 1 !important;
top: 0 !important;
transform: matrix(1, 0, 0, 1, 0, 0) !important;
}