@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;
}

body h1, body h2, body h3, body h4, body .single-product.woocommerce .product_title, .single-product.woocommerce body .product_title, body .single-product.elementor-element .product_title, .single-product.elementor-element body .product_title, body .related.products > h2,
body .up-sells > h2,
body .cross-sells > h2, body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title, body h5, body h6 {
  text-transform: none;
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.InnerTabTitle {
  color: white !important;
}
