/*
Theme Name:     Gardening Child
Theme URI: 		https://dtgardening.wpengine.com/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Gardening theme powered by DesignThemes
Template:       gardening
Version:        1.0
*/

.main-title-section-wrapper {
    background: rgba(0, 0, 0, 0.3) url(https://www.owl-immoservice.de/wp-content/uploads/2025/03/header_garten_1.jpg) left bottom;
}

.vc_custom_1741728387592 {
    background-size: cover;
}

.widget .wp-block-list li{
    padding-left: 0px !important;
}

.widget .wp-block-list li::before{
	content: "";
}

.container h2{
	margin-top: 8px;
	font-size: 32px;
	margin-bottom: 24px;
}

.container h3{
	margin-top: 4px;
	font-size: 24px;
	margin-bottom: 16px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container, .type5.tribe_events .container .container {
        width: 480px;
    }
}

.portfolio-categories{
	display: none;
}

@media only screen and (max-width: 767px) {
    .main-header {
        padding: 0px;
		
    }
    .main-header #logo a{
		margin: 0px;
		width: 100%;
	}
	
	.main-header #logo{
        padding: 0px;
		
    }
	
	.main-header #logo a img{
		max-width: 220px;
	}
	
	.top-bar .wpb_column, .top-bar .alignright {
		height: 24px;
		line-height: 24px;
	}
}