/*
 Theme Name:   Projekt Booking Theme
 Theme URI:    https://projektbooking.aereum.de
 Description:  Projekt Booking
 Author:       Aereum
 Author URI:   https://aereum.de
 Template:     music-freak
 Version:      1.0
*/

@import url("../music-freak/style.css");

.wp-block-uagb-post-grid {
	.uagb-post__inner-wrap {
		&:hover {
			transform: scale(1.02);
		}
		transition: 200ms;
		padding-bottom: 4px !important;
    	background-color: #1d2327;
		
		.uagb-post__title {
			text-align: center;
			text-transform: uppercase;
			font-size: 28px;
			font-weight: 800;
			padding-bottom: 0 !important;
		}
		
		.uagb-post-grid-byline {
    		text-align: right;
		}
	}
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a[class^="uagb-image-ratio-"]>img {
	object-fit: cover !important;
}

.no-arrow-list {
	li:before {
		display: none !important;
	}
	a:hover {
		color: #fff !important;
	}
}

.homepage-sidebar {
	margin-top: 12px;
	/* font-size: 16px; */
	margin-bottom: 0;
}

.page-title {
	text-shadow: 0px 0px 20px #202c36;
}

.pb-card {
	max-width: 900px;

}

.pb-sidebar-element {
	margin-bottom: 10px !important;
}

.pb-cta {

}

.home-header {
	position: fixed;
	left: 0;
	right: 0;
	top: 120px;
}

.page-site-header {
	padding: 298px 0;
	text-align: center;
	position: relative;
	background-color: #333;
	background-size: cover;
	background-position: 50%;
}
.page-site-header {
	padding: 50px 0;
	text-align: center;
	background-color: #333;
	color: #fff;
}
.page-site-header {
	padding: 298px 0;
	text-align: center;
	position: relative;
	background-color: #333;
	background-size: cover;
	background-position: 50%;
}
.page-site-header {
	padding: 50px 0;
	text-align: center;
	background-color: #333;
	color: #fff;
}
