/*
 Theme Name:   Gardena Child
 Theme URI:    http://gardena.bold-themes.com
 Description:  Gardena child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     gardena
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  gardena-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
/* h1, h2, h3, h4, h5, h6 {font-family: 'Noto Sans' !important;} */
h1, h2 {font-weight: 500 !important;}
h3, h4, h5, h6 {font-weight:600 !important;}
.seo-links {pointer-events:none;}.home .seo-links {pointer-events:visible;}
.page-id-2972 h2 {font-size: 2.2rem;font-weight:600 !important;}
.page-id-2972 h3 {font-size: 1.2rem;font-weight:500 !important;margin-bottom:20px;}
.medium-font h3 {font-weight:500 !important;}

.bt_bb_content_slider_item.bt_bb_style_gray .bt_bb_content_slider_item_content {background:transparent !important;}
#menu-custom-menu li a, #menu-services-menu li a {
    color: #fff;
}
#menu-custom-menu li, #menu-services-menu li {border-bottom: 1px solid rgba(255,255,255,.2);}
.bt_bb_icon.white-font .bt_bb_icon_holder, .bt_bb_icon.white-font .bt_bb_icon_holder span {
    color: #fff !important;
}
.bt_bb_icon.white-font.address-footer span {padding-right:30px;}
.footer-logo-right .bt_bb_column_content_inner {text-align:center;margin:0 auto;}
header.mainHeader {background:rgba(0,0,0,0.4) !important;}
.testimonial-text {padding:0 10px;}
.btStickyHeaderOpen .mainHeader #menu-primary-menu li a {color:#fff;}
.btStickyHeaderOpen .mainHeader {background:rgba(0,0,0,0.6) !important;}
.page-id-3133 h3 {font-weight: 500 !important;
    font-size: 2.3em !important;}
.seo-links {pointer-events:none;}
.home .seo-links {pointer-events:visible;}
.seo-links a {color:#fff !important;}.copyright-custom {margin-top:20px;}
.btTransparentLightHeader .btPreloader .animation > div:first-child {background:#000 !important;}
@media(max-width:1199px) {
	.btMenuVertical .btVerticalHeaderTop, .btHasAltLogo.btStickyHeaderActive.btTransparentLightHeader .btVerticalHeaderTop {
		background:#000;
	}
	.page-id-2972 h3 {
    	margin-bottom: 25px;
    	margin-top: 35px;
	}
}

@media (min-width:992px) {
	.page-id-2972 .bt_bb_grid_item_inner_image {
		width: 100%;
		position: relative;
		overflow: hidden;
		display: block;
		height: 0;
		padding-top: 60%;
	}
	.page-id-2972 .bt_bb_grid_item_inner_image img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: left;
	}
	.page-id-2972 .bt_bb_masonry_post_image_content {
		height: 200px !important;
	}
}
@media (min-width: 1200px){
	.page-id-2972 .bt_bb_masonry_post_image_content {
		height: 250px !important;
	}
}