/*
Theme Name: Frontline Child
Theme URI: http://demo.farost.net/frontline/
Author: Farost
Author URI: http://themeforest.net/user/farost
Description: Frontline is a theme run on Elementor Page Builder Plugin, This is a free WordPress theme which helps you to create a website in just few minutes. You can create law firms, attorneys, counsel, legal adviser, legal experts websites and many more from this WordPress theme. Theme provides lots of options and is easily customizable through the Customizer. Optimized for speed and 1 click demo import options this theme is quick to setup.
Version: 1.0.1
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: frontline-child
Template:     frontline
Tags: elementor, law, law-firm, attorney, one-column, two-columns, left-sidebar, right-sidebar, grid-layout, accessibility-ready, custom-colors, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
#site-header-wrap.header-layout2 .header-top, #site-header-wrap.header-layout1 .header-top
{
	display:none !important;
}
#site-header-wrap #site-header
{
	background-color: #f9f9f9;
}
.product_1 h5
{
	display:none;
}
.product_1 ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.product_1 .product_list_widget
{
	margin-left:-15px;
	margin-right:-15px;
}
.product_1 .product_list_widget li
{
	width:100%;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
@media(min-width:768px)
{
.product_1 .product_list_widget li
{
	width:50%;
}
}
@media(min-width:992px)
{
.product_1 .product_list_widget li
{
	width:25%;
}
}
.product_1 .wg-product-holder
{
	text-align:center;
	margin-top:20px;
}
.product_1 .wg-product-holder h3
{
	font-family: 'Futura Bk BT', sans-serif;
	color:#000;
	font-weight:normal;
	font-size:18px;
}
.product_1 .wg-product-holder h3 a
{
	color:#000;
}
.product_1 .wg-product-holder h3 a:hover{
	color:#f44336;
}
.product_1 ul li .wg-product-image
{
	position:relative;
	overflow:hidden;
	border: 2px solid #eee;
}
.product_1 ul li .wg-product-image img
{
	transition:0.3s ease;
}
.product_1 ul li:hover .wg-product-image img
{
	transform: scale(1.1);
}
.foot1
{
	text-align:center;
}
.foot1 ul li
{
	display:inline-block;
	padding:10px 10px;
}
.count-rating
{
	display:none;
}
#woo_catalog_enquiry_custom_button {
    background: #b3916d !important;
    color: #fbfbfb !important;
    
    width: 80% !important;
    height: 33px !important;
    line-height: 24px !important;
    
}
#woo_catalog_enquiry_custom_button:hover {
    background: #000 !important;
    color: #fbfbfb !important;
}
.single-product #primary div.product .entry-summary .entry-title
{
	display:block !important;
}