/*
Theme Name: GardenHub Child
Theme URI: http://steelthemes.com/gardenhub
Author: SteelThemes
Author URI: http://steelthemes.com
Description: Industry, Garden, Engineering & All Industrial Business WordPress Theme
Version: 1.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gardenhub
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: gardenhub
*/
body {font-size: 18px;font-weight: 400;}
.fh-icon-box.style-2 {
    margin-top:10px;
	padding: 0px 30px;
    border: 1px dashed #1a9988;
}

.fh-icon-box.style-2 h4 {
   
   border-bottom: 1px dashed #1a9988;
}

.owl-carousel .owl-stage {margin: 0 auto}
blockquote {
    border-left: 3px solid #fd8b18;
}

#comments, .socials-share {display:none}
.page-header .header-title {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-header .header-title::before {
	background-color: rgba(0, 0, 0, 0);}
.page-header {
    background-color: #FD8B18;
}

.category-7 .page-title, .category-5 .page-title{visibility: hidden;}
.category-7 .page-title:before {
	content: " Events ";
	visibility:visible; 
padding-left:30%}
.category-5 .page-title:before {
	content: " News "; 
	visibility:visible; padding-left:30%}

#menu-privacy-menu-en a {color:#ffffff}

@media (max-width: 1250px) {
.page-header .header-title {
    padding-top: 20px;
    padding-bottom: 20px;
}
.category-5	.page-header .header-title, .category-7	.page-header .header-title {
    padding-top: 20px;
    padding-bottom: 0px;
}
}