/*
Theme Name: Hestia Pro MarcBernhard
Version: 1.0
Description: A child theme of Hestia Pro
Template: hestia-pro
Author: Rene Rotzinger
*/
@import url("../hestia-pro/style.css");
/* Your awesome customization starts here */
.post-meta, p.author.meta-in-content {
    display: none;
}
h2.tribe-events-widget-events-list__header-title.tribe-common-h6.tribe-common-h--alt {
    font-size: xx-large;
}
#cookielay .cookielay__box .cl-box {
    background: #4174c5;
}
a.btn.btn-primary.btn-left {
    font-size: large;
}
li#menu-item-8793 {
    margin-top: -5px;
}
.posted-by.vcard.author {
    display: none;
}
@media (max-width: 767px) {
	.header-filter {background-position:right center;}
	.carousel .page-header .row .big-title-slider-content {
		text-align: center; 
		margin-top: 25px;
	}
}
@media (max-width: 767px){
.carousel .page-header .row {flex-direction: column; justify-content: end;}
}

@media (max-width: 600px) {	
  .obfx-grid-desktop-2 .obfx-grid-wrapper {
    width: 100%;
	}
}
@media (max-width: 767px){
.header-filter {
    background-position: 580px center;
	}
}
