/*
Theme Name: Enfold CT
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

:root {
	--tec-font-family-sans-serif: 'barlow', Helvetica, sans-serif;
}

.box {
    margin-bottom: 1.6em;
    position: relative;
    background-color: #fff;
    padding: 0;
}

.cat-item-105 { display: none !important; }

/*html, body, form, fieldset, img,h1,h2,h3,h4,h5,h6,p,label,legend,input.donationButton {
    font-family: 'Source Sans Pro','Open Sans',sans-serif;
}*/
input.donationButton {
    border-color: #146fbe;
    background-color: #4292d9;
    background: -webkit-gradient(linear,left top,left bottom,from(#4292d9),to(#146fbe));
    background: -webkit-linear-gradient(top,#4292d9,#146fbe);
    background: -moz-linear-gradient(top,#4292d9,#146fbe);
    background: -ms-linear-gradient(top,#4292d9,#146fbe);
    background: -o-linear-gradient(top,#4292d9,#146fbe);
    color: #fff;
   border: none;
   font-weight: normal;
}

h1 {
   line-height: 45px;
}

.tribe-events-single-section-title { 
     font-size: 20px !important; 
     font-weight: normal !important; 
}

.bloglist-simple .post-title { 
     font-size: 20px !important; 
     font-weight: normal !important; 
}

.avia-testimonial-content { 
    font-size: 20px !important; 
}
.widgettitle { 
     font-size: 20px !important; 
     font-weight: normal !important; 
}

.post-title.entry-title 
 { 
     font-size: 20px !important; 
     font-weight: normal !important; 
}

.text-sep-date, .blog-categories, .text-sep-cat, .blog-author {
   display: none;
}

.social-media {
   width: 32px !important;
   padding: 8px;
   box-sizing: border-box !important;
}

.social-media:hover {
   text-decoration: none;
}

.avia-button, .av-menu-button-colored > a .avia-menu-text, .av-menu-button-bordered > a .avia-menu-text {
   border-radius: 22px 0px 22px 22px !important;
}

.av-menu-button-colored > a .avia-menu-text {
   background-color: #a0daf7 !important;
   border-color: #a0daf7 !important;
}

.av-menu-button-bordered > a .avia-menu-text {
   border-color: #95c22c !important;
   color: #95c22c;
}

.editable_content {
   margin-top: -30px;
}

.editable_content label {
   color: #fff;
}

.cr_button, .tribe-tickets__rsvp-actions-button-going, .tribe-tickets__rsvp-form-button--submit, .tribe-tickets__rsvp-form-button--next {
	float: right;
   background-color: #95c22c !important;
   border-color: #95c22c !important;
   padding: 9px 15px !important;
	height: auto !important;
   border: 0px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   font-weight: normal;
   font-size: 14px;
   color: #fff;
   border-radius: 42px 0px 42px 42px !important;
   cursor: pointer;
   transition: opacity .3s ease-in-out;
}

.submit_container {
   text-align: right !important;
}

.cr_button:hover {
   opacity: .8;
}

.cr_ipe_item div {
   font-size: 13px;
   color: #fff;
}

#header {
   border-bottom: 1px solid #ebebeb !important;
}

.social_bookmarks li {
   background-color: #969696 !important;
   border-radius: 100% !important;
   font-size: 12px;
   height: 20px !important;
   width: 20px !important;
   margin: 10px 0px 0px 10px !important;
}

.social_bookmarks li a {
   color: #fff !important;
   line-height: 20px !important;
   border-radius: 100% !important;
   min-height: 20px !important;
}

.social_bookmarks li:hover {
   opacity: .8;
}

.logo {
	position: absolute !important;
   	margin-top: 18px !important;
	transform: translateX(25%) scale(1.5);
}

.avia-menu-fx {
   height: 4px;
}

.more-link {
   display: none !important;
}

.av-upcoming-event-schedule {
   line-height: 17px;
}

#infobox .iconbox {
   background-color: #95c22c;
   border-radius: 22px 0px 22px 22px;
   padding: 30px;
   box-sizing: border-box;
   color: #fff;
   font-size: 12px;
   font-weight: normal;
}

#infobox .iconbox * {
   color: #fff;
}

/* Header Ueberschriften */
#header-heading .entry-content-wrapper {
   transform: translateY(-50%);
}

#header-heading .av_one_full {
   text-align: right;
   margin-top: -15px;
}

#header-heading .av_one_full:nth-child(odd) {
   z-index: 4;
}

#header-heading .av_one_full:nth-child(even) {
   z-index: 3;
}

#header-heading .av-special-heading {
   color: #fff !important;
   display: inline-block;
   position: relative;
   right: 0%;
   padding: 20px 40px !important;
   width: auto !important;
   height: auto;
   text-align: right;
   transform: skew(0deg, -2deg);
   border-radius: 42px 0px 42px 42px;
}

#header-heading .av_one_full:nth-child(odd) .av-special-heading:nth-child(1) {
   padding: 15px 30px !important;
   background-color: #0050a0;
   border-radius: 0px 22px 22px 22px;
   margin-right: -20px;
   transform: skew(0deg, -2deg);
   z-index: 5;
}

#header-heading .av_one_full:nth-child(odd) .av-special-heading:nth-child(2) {
   padding: 15px 30px !important;
   background-color: #a0daf7;
   border-radius: 0px 22px 22px 22px;
   margin-right: 5px;
   transform: translateY(5%) skew(0deg, -2deg);
   z-index: 4;
}

#header-heading .av_one_full:nth-child(even) .av-special-heading {
   background-color: #95c22c;
   font-size: 50px;
   z-index: 3;
}

#slider-shop h2 {
   text-transform: uppercase !important;
   transition: all .3s ease-out !important;
   text-align: center !important;
}

#slider-shop .slideshow_align_caption {
   background-color: #fff !important;
   padding: 30px !important;
   border-top-right-radius: 45px !important;
   height: auto !important;
   display: block !important;
   text-align: center !important;
   bottom: 0% !important;
}

#slider-shop .slideshow_caption {
   height: auto !important;
}

#slider-shop .slideshow_inner_caption {
   display: block !important;
   bottom: 0% !important;
   height: auto !important;
}

/* Header Ueberschriften LINKS */
#header-heading-left .entry-content-wrapper {
   transform: translateY(-20%);
}

#header-heading-left .av_one_full {
   text-align: left;
   margin-top: -15px;
}

#header-heading-left .av_one_full:nth-child(odd) {
   z-index: 4;
}

#header-heading-left .av_one_full:nth-child(even) {
   z-index: 3;
}

#header-heading-left .av-special-heading {
   color: #fff !important;
   display: inline-block;
   position: relative;
   right: 0%;
   padding: 20px 40px !important;
   width: auto !important;
   height: auto;
   text-align: right;
   transform: skew(0deg, -2deg);
   border-radius: 42px 0px 42px 42px;
}

#header-heading-left .av_one_full:nth-child(odd) .av-special-heading:nth-child(1) {
   padding: 15px 30px !important;
   background-color: #0050a0;
   border-radius: 0px 22px 22px 22px;
   margin-right: -20px;
   transform: skew(0deg, -2deg);
   z-index: 5;
}

#header-heading-left .av_one_full:nth-child(odd) .av-special-heading:nth-child(2) {
   padding: 15px 30px !important;
   background-color: #a0daf7;
   border-radius: 0px 22px 22px 22px;
   margin-right: 5px;
   transform: translateY(5%) skew(0deg, -2deg);
   z-index: 4;
}

#header-heading-left .av_one_full:nth-child(even) .av-special-heading {
   background-color: #95c22c;
   font-size: 50px;
   z-index: 3;
}

#small-box .container {
   position: relative;
   display: block;
   margin 0 auto;
   width: 100%;
   max-width: 1310px;
   background-color: #f7f7f7;
}

/* Footer */
#footer-white * {
   color: #fff !important;
}


#news-thumb no-news-thumb { 
      display: none !important;  
}

#header-white-box .post-entry {
   position: relative;
   width: 33%;
   min-width: 350px;
   height: auto;
   background-color: #fff;
   border-radius: 0px 0px 30px 0px;
   padding: 60px 30px 30px 30px;
   margin-top: -60px;
   transform: rotate(-3deg);
   box-sizing: border-box;
}

#infobox .iconbox_icon {
   font-size: 50px !important;
   width: auto !important;
   height: auto !important;
}

#termine .av_font_icon:first-of-type {
   padding-bottom: 20px !important;
}

/* Kalender */
.tribe-events-month-event-title {
   font-size: 14px !important;
   line-height: 15px !important;
   font-weight: normal !important;
   color: #000 !important;
   border-left: 2px solid #0050a0 !important;
}

.tribe-events-tooltip .entry-title {
   padding: 20px !important;
}

.slide-entry .slide-image {
   display: none;
}

header .slide-entry-title {
   font-size: 17px !important;
   text-transform: none !important;
}

.phone-info {
   font-size: 14px !important;
    color: #0050a0 !important;
}

.avia-gallery img {
    border-style: none !important;
    border-width: 0px !important; 
}

#scroll-top-link {
   display: none !important;
   visibility: hidden !important;
}

/* WooCommerce */

.product_title {
	hyphens: auto !important;
	word-wrap: break-word !important;
}

#slider-shop .avia-caption-title {
	hyphens: auto !important;
	word-wrap: break-word !important;
}

.pay_your * {
   display: inline-block !important;
   vertical-align: middle !important;
}

.pay_your label {
   height: 49px !important;
   padding-right: 20px;
}

.pay_your .pay_your_price_input {
   width: 150px !important;
   border-color: #95c22c !important;
}

#error { color: #ff0000; }

.alfa__beitraege-2 article {
   width: calc(33% - 1px);
   float: left !important;
   display: inline-block;
   box-sizing: border-box;
   padding: 15px;
   clear: none !important;
}

.alfa__lp-lebensforum-posts .more-link {
   display: block !important;
   color: #0050a0;
   text-align: left;
}

.category-lebensforum .entry-content-wrapper .entry-content p:nth-last-child(3)::after {
   content: "";
   width: 100%;
   height: 100px;
   position: absolute;
   display: block;
   background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
   transform: translateY(-101%);
}

.category-lebensforum .entry-content-wrapper .entry-content p:last-child a {
   font-weight: bold;
}

/* SHOP */
.alfa__shop-cat, .alfa__shop-cat h3 {
   transition: all .3s ease-in-out;
}

.alfa__shop-cat .av-special-heading-h3 {
   margin-top: 25px !important;
}

.alfa__shop-cat:hover {
   background-color: #0050a0 !important;
   color: #fff !important;
}

.alfa__shop-cat:hover h3 {
   color: #fff !important;
}

.alfa__shop-cat .avia-image-overlay-wrap {
   width: calc(100% + 30px) !important;
}

.alfa__shop-cat img {
   position: relative;
   margin-top: -15px;
   margin-left: -15px;
   margin-right: -15px;
   width: calc(100% + 30px);
}

.alfa__shop-search .av_searchsubmit_wrapper {
   border-bottom-right-radius: 20px !important;
}

.alfa__shop-search .av_searchform_wrapper {
   border-bottom-left-radius: 20px !important;
   border-top-left-radius: 20px !important;
   border-bottom-right-radius: 20px !important;
}

.category_thumb {
   border-radius: 0px !important;
   padding-bottom: 30px !important;
}

.woocommerce-loop-product__title {
   hyphens: auto;
}

.alfa__logo-content-svg img {
	width: 300px !important;
	height: 300px !important;
}

.civist-widget .civist-progress {
	padding-left: 40px;
	padding-right: 40px;
}

.civist-widget .civist-progress__civist-progress-headings * {
	text-align: center !important;
}

.civist-widget .civist-progress__civist-progress-headings .civist-progress-headings-name {
	width: auto !important;
	padding: 20px 40px !important;
	text-align: right;
	transform: skew(0deg, -2deg);
	border-radius: 0px 42px 42px 42px;
	color: #fff !important;
	background-color: #0050a0;
	text-transform: uppercase;
}

.civist-widget .civist-progress__civist-progress-headings .civist-progress-headings-name * {
	color: #fff !important;
}

.civist-widget .civist-progress-values__civist-progress-values-value {
	text-align: center !important;
	width: 50% !important;
	padding: 20px 40px !important;
	text-align: right;
	transform: skew(0deg, -2deg);
	border-radius: 42px 0px 42px 42px;
	color: #fff !important;
	background-color: #95c22c;
	text-transform: uppercase;
	margin-top: -15px;
	min-width: 200px;
	margin-left: 30%;
	min-width: 100px !important;
}

.civist-widget .civist-progress-values__civist-progress-values-value * {
	color: #fff !important;
	font-weight: bold !important;
}

.civist-widget__civist-progress {
	padding-bottom: 30px !important;
}

.civist-widget-form__iframe .jss48 {
	display: none !important;
}

/* Events Calendar */
.av-single-event-meta-bar-inner {
	background-color: #f8f8f8;
	border: none !important;
}

.av-single-event-meta-bar-inner .tribe-events-event-meta {
	margin-top: 10px !important;
}

.av-single-event-meta-bar-inner .tribe-events-single-section-title {
	font-weight: bold !important;
	font-size: 26px !important;
	padding-bottom: 20px;
	color: #95c22c !important;
	hyphens: auto !important;
	-webkit-hyphens: auto !important;
}

.tribe-tickets__rsvp-actions-button-going, .tribe-tickets__rsvp-form-button--submit, .tribe-tickets__rsvp-form-button--next {
	float: none !important;
}

#rsvp-now .tribe-tickets__rsvp-wrapper {
	display: block;
	max-width: 100%;
	border-radius: 0px;
}

.tribe-tickets__rsvp-ar.tribe-common-g-row {
	padding: 0px 0px !important;
}

.tribe-events-content p, .tribe-tickets__rsvp-attendance-going, .tribe-events-meta-group.tribe-events-meta-group-details dl * {
	font-family: 'barlow', Helvetica, sans-serif;
}

.tribe-common-form-control-checkbox__label input {
	margin-right: 10px !important;
}

.tribe-common-form-control-checkbox__label > a {
	display: inline !important;
}

.tribe-tickets__rsvp-ar-form-title {
	font-size: 22px !important;
}

.tribe-tickets__form-field-label {
	font-weight: bold !important;
}

.tribe-tickets__form input {
	padding-left: 10px !important;
}

.tribe-tickets__rsvp-ar-quantity {
	display: none !important;
}

.tribe-tickets__rsvp-ar-sidebar-wrapper {
	display: none !important;
}

.tribe-tickets__rsvp-ar-form-wrapper {
	width: 100% !important;
}

.tribe-tickets__form-field--birth .tribe-tickets__form-field--birth-month, .tribe-tickets__form-field--birth .tribe-tickets__form-field--birth-day {
	display: inline-block !important;
	width: 25% !important;
}

.tribe-tickets__form-field--birth .tribe-tickets__form-field--birth-day {
	float: left !important;
	margin-right: 2px !important;
}

.tribe-tickets__form-field--birth .tribe-tickets__form-field--birth-year {
	width: 48% !important;
	display: inline-block !important;
}

 .event-tickets .tribe-tickets__form input[type="color"], .event-tickets .tribe-tickets__form input[type="date"], .event-tickets .tribe-tickets__form input[type="datetime-local"], .event-tickets .tribe-tickets__form input[type="datetime"], .event-tickets .tribe-tickets__form input[type="email"], .event-tickets .tribe-tickets__form input[type="month"], .event-tickets .tribe-tickets__form input[type="number"], .event-tickets .tribe-tickets__form input[type="password"], .event-tickets .tribe-tickets__form input[type="range"], .event-tickets .tribe-tickets__form input[type="search"], .event-tickets .tribe-tickets__form input[type="tel"], .event-tickets .tribe-tickets__form input[type="text"], .event-tickets .tribe-tickets__form input[type="time"], .event-tickets .tribe-tickets__form input[type="url"], .event-tickets .tribe-tickets__form input[type="week"], .event-tickets .tribe-tickets__form select, .event-tickets .tribe-tickets__form textarea {
	max-width: none !important;
}

select.tribe-common-form-control-text__input {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.tribe-common-form-control-text__input {
	padding-left: 10px !important;
}

#tribe-events-events-bar-keyword {
	padding-left: 50px !important;
}

/* Responsive */
@media only screen and (max-width: 1380px) {
   .slideshow_caption {
      padding-left: 100px !important;
   }

   .slideshow_caption {
      width: 60%;
   }
}

@media only screen and (max-width: 766px) {
   .logo {
      position: relative !important;
      margin-top: 10px !important;
   }

   #header_main .inner-container {
      height: auto !important;
      overflow: visible !important;
   }

   #av_section_2 .flex_column_table {
      margin-top: -100px !important;
   }

   #header-heading .entry-content-wrapper {
      transform: translateY(-30%);
   }

   #header-heading .av_one_full {
      padding-bottom: 0px !important;
      margin-bottom: -10px !important;
   }

   #scroll-top-link {
      display: block !important;
      visibility: visible !important;
   }

   .phone-info {
      font-size: 12px !important;
   }

   #small-box .container {
      background-color: #fff;
   }

   #small-box .template-page {
      padding-top: 60px !important;
   }

   #infobox .iconbox .iconbox_content_title  {
      font-size: 20px !important;
   }

   .slideshow_caption {
      padding-left: 50px !important;
      padding-right: 50px !important;
      padding-bottom: 50px !important;
   }
	
	.alfa__beitraege-2 article {
		width: calc(100%);
	}
	
	.civist-widget .civist-progress {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	
	.tribe-tickets__form-field--birth .tribe-tickets__form-field--birth-month, .tribe-tickets__form-field--birth .tribe-tickets__form-field--birth-day {
		width: 100% !important;
	}

	.tribe-tickets__form-field--birth .tribe-tickets__form-field--birth-year {
		width: 100% !important;
	}
}

@media only screen and (max-height: 830px) {
   #av_section_2 .flex_column_table {
      margin-top: -100px !important;
   }

   #header-heading .entry-content-wrapper {
      transform: translateY(-30%) !important;
   }
}

/* Mobile Menu Break-Point Override */
@media only screen and (max-width: 1160px) {
	.av-main-nav > li.menu-item-avia-special {
		display: block;
	}
	.av-main-nav > li {
		display: none;
	}
}