/*
Theme Name:   Wanzor Child theme
Theme URI:    hanreich-media.at
Description:  Wanzor Chuld theme
Author:       Natascha Hanreic
Author URI:   hanreich-media.at
Template:     wanzor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  wanzor
*/

.page-single-service .master-fancy-image img.attachment-full.size-full {
    max-width: 770px;
    width: 100%;
    max-height: 430px;
    height: 100%;
    object-fit: cover;
}
.mec-fluent-wrap .mec-available-tickets-details span.mec-available-tickets-number, .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week, .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active, .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt.active, .mec-fluent-wrap .mec-color, .mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:first-child, .mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type i, .mec-fluent-wrap .mec-filter-content i, .mec-fluent-wrap .mec-load-month i, .mec-fluent-wrap .mec-load-more-button, .mec-fluent-wrap .mec-load-year i, .mec-fluent-wrap a:hover, .mec-fluent-wrap i.mec-filter-icon, .mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected, .mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap span.mec-event-day-num, .mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap span.mec-event-day-num, .mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover, .mec-single-fluent-wrap .mec-events-meta-group-tags .mec-event-footer a:hover, .mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap span.mec-event-day-num, .mec-single-fluent-wrap .mec-single-event-category a:hover, .mec-wrap .mec-color-hover:hover {
    color: #577548 !important;
}
.elementor-widget-mae-image-box .master-image-box img.attachment-full.size-full {
    min-height: 250px;
	max-height: 250px;
    height: 100%;
    max-width: 250px;
    width: 100%;
    object-fit: cover;
}
#featured-title {
    background-color: var(--e-global-color-primary);
    background-size: cover;
}
#featured-title .inner-wrap{
    padding: 35px 0;
}
.eci.fontello-867427dd-animals-bundle-28::before,.eci.fontello-867427dd-animals-bundle-02::before,.eci.fontello-867427dd-animals-bundle-12::before {
    content: '\e81b';
    font-family: 'fontello-867427dd';
    font-size: 60px;
    line-height: 70px;
}
i.eci.fontello-867427dd-animals-bundle-13 {
    font-size: 25px;
    margin-top: 10px;
}
.master-team .avatar img{
	object-fit:cover;
}
.elementor-page-5877 .avatar, .elementor-page-5879 .avatar {
    max-width: 200px;
    max-height: 200px;
}
.master-team .team-name{
	font-size:22px !important;
}
.master-gallery .thumb img {
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
}
.elementor-page-165 .master-gallery .thumb img {
    max-height: 400px;
    min-height: 400px;
    object-fit: cover;
}
.elementor-page-4546 .master-gallery .thumb img ,
.page-single-service .master-fancy-image img.attachment-full.size-full {
    object-position: top;	
}
.cbp .cbp-item{
	min-height:200px;
}
@media (max-width:750px){
	.datenschutz h1, .datenschutz h2{
		font-size:20px !important;
	}
}