/*
Theme Name: WEBIGAMI
Theme URI: www.webigami.de
Description: WEBIGAMI Options
Author: WEBIGAMI – Webdesign mit Komponenten
Author URI: www.webigami.de
Template: enfold
Version: 1.0
*/


/** Linie zwischen Icons in Icon List entfernen: */

.avia-icon-list .iconlist-timeline { display: none; }

/** Portfolio Grid Pfeil Dreieck Triangle Titel Title entfernen: */
.grid-content .avia-arrow {
display: none;
}

/** Back to Top Button auf Tablet Smartphone wieder anzeigen (seit 3.1): */
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
 display: block !important;
}}


/** MINDESTABSTAND NACH ICON LIST TITEL */
div.iconlist_content ul {
margin: 15px;
}

/** Disable special ampersand sign spezielles & und deaktivieren: */
.special_amp { color: inherit!important; font-family: inherit; font-size: inherit; }

/** Masonry Pfeil Dreieck Triangle Titel Title entfernen: */
div.avia-arrow {
display: none;
}


/** Schriftgröße Font Size Full Width Sub Menu */
#top .av-subnav-menu > li > a {
font-size: 15px;
}



/** Special Heading Subheading padding space gap: */

.av-special-heading-tag {
padding-bottom: 15px !important;
}




/** Testimonial Kundenmeinungen remove Grid Rand entfernen und Abstand vergrößern */
.avia-testimonial {
border: 0;
padding-top: 50px;
padding-left: 50px;
}


/** Größe und Farbe Pfeile Arrows Slideshow ändern colour Size: */

.avia-slideshow-arrows a:before{
font-size: 40px !important;
background: transparent;  
}


/** FOOTER MENU AUF SMARTPHONE/IPAD ZEIGEN */

@media only screen and (max-width: 479px) {
.responsive #socket .sub_menu_socket {
display: block;
}
}


/** Heading H1 anpassen Smartphone */

@media only screen and (max-width: 467px) {
H1 {
   font-size: 35px !important;
}
}



/** Heading H2 anpassen Smartphone */

@media only screen and (max-width: 467px) {
H2 {
   font-size: 28px !important;
}
}


/** Heading H3 anpassen Smartphone */

@media only screen and (max-width: 467px) {
H3 {
   font-size: 22px !important;
}
}


/** Subheading Special Heading below Smartphone */

@media only screen and (max-width: 467px) {
.av-subheading_below {
   font-size: 18px !important;
}
}



/** Subheading Special Heading above Smartphone */

@media only screen and (max-width: 467px) {
.av-subheading_above {
   font-size: 18px !important;
}
}




/** Fullscreen Slideshow Heading H2 und Text Content anpassen Smartphone */

@media only screen and (max-width: 767px) {
.responsive #top .slideshow_caption h2 { font-size: 33px !important;}
.responsive #top .slideshow_caption .avia-caption-content { font-size: 18px !important; }
}



/** Mobile Menu früher aktivieren (iPad Landscape Querformat) */


@media only screen and (max-width: 1366px) and (min-width: 768px) {
  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none;
  }

  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
      display: block;
  }
}



/** Testimonials mobile komplette Breite ohne Abstand am Rand */

@media only screen and (max-width: 768px) {
#top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
padding: 0px 0px!important; }
}



/** Partner Logo Elements 2 columns mobile*/

@media only screen and (max-width: 767px) {
.avia-content-slider .slide-entry-wrap {
width: 48%;
margin-bottom: 40px !important;
margin-left: 1% !important;
}}



/** Enfold Instagram Widget mobile 2 columns */

@media only screen and (max-width: 480px) {
.av-instagram-item a {
   width: 100%;
}
.av-instagram-item {
   display: block;
   width: 50%;
   float: left;
   padding: 0;
}}




/** Content Entry Slider Arrows Pfeile Farbe */

#top .avia-smallarrow-slider .avia-slideshow-arrows a {
color: #000000 !important;
}




/** Content Entry Slider Arrows Pfeile Show zeige mobile */

@media only screen and (max-width: 767px) {
	.responsive #top .avia-slideshow-controls a { display:block !important; }
}




/** Special Heading spezielle Überschrift Untertitel Subtile opacity Transparenz: */

.av-subheading_below {
opacity: 1 !important;
}




/** Body Text-Block anpassen Smartphone */

@media only screen and (max-width: 467px) {
.avia_textblock {
   font-size: 17px !important;
}
}

/** Slideshow Button Größe Large */

#top .avia-slideshow-button {
padding: 20px 40px 20px;
min-width: 180px;
font-size: 16px;
}

/** Cleverreach Formulare **/

/** Cleverreach Formulare **/

/** Fehlermeldung über Formular**/
.gform_wrapper div.validation_error {
	color: #df653e !important;
	font-size: 100% !important;
	font-weight: normal !important;
	border: 2px solid #df653e !important;
/*	padding: 1em 0px 1em 20px !important; */
	background-color: transparent !important; 	
}

.gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	border: none !important;
	color: #df653e !important;
	background-color: transparent !important; 
}

.gform_wrapper .gfield_error .gfield_label, .gform_wrapper .validation_message, .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
	color: #df653e !important;
}

.gform_news {
	color: #fff !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 8px !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0px !important;
}

.gform_wrapper li.gfield.gfield_error {
	padding-top: 0px !important;
}

.gform_wrapper li.gfield_error input[type="email"],
.gform_wrapper li.gfield_error input[type="number"],
.gform_wrapper li.gfield_error input[type="password"],
.gform_wrapper li.gfield_error input[type="tel"],
.gform_wrapper li.gfield_error input[type="text"],
.gform_wrapper li.gfield_error input[type="url"],
.gform_wrapper li.gfield_error input[type="checkbox"],
.gform_wrapper li.gfield_error textarea,
.gform_wrapper li.gfield_error select {
	border: 1px solid #df653e  !important;
}
.gform_wrapper {
	
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield .name_last,
body #gform_wrapper_2 .gform_body .gform_fields .gfield .name_first {
	width: 100%;
}
body #gform_wrapper_2 .gform_body .gform_fields .gfield .name_prefix {
	width: 50%;
}
body .gform_wrapper .gform_footer input[type=submit] {
	margin: 0;
	padding: 16px 20px;
	border-radius: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
	font-size: 0.92em;
	min-width: 142px;
	outline: none;
	background-color: #e7393c;
	color: #ffffff;
	border-color: #c5171a;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #c6c2a5;
	color: #ffffff;
	border-color: #a4a083;
}


/** Hide the title after submitting form **/
body .gform_wrapper h3.gform_title {
    display: none !important;
}

/** Formate Date Fields **/
.gfield_date_dropdown_month, .gfield_date_dropdown_day, .gfield_date_dropdown_year {
	flex-grow: 1;
	min-width: 0%;
	margin-top: 0px !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 8px !important;
}

.gfield_date_custom {
	width: 50%;
	flex-wrap: nowrap;
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (max-width: 989px) {
	    #top .gform_wrapper .top_label li.gfield_date_custom {
        width: 99%;
        margin-top: 10px;
	}
	body #gform_wrapper_2 .gform_body .gform_fields .gfield .name_prefix {
	width: 100%;
}
}	
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	    #top .gform_wrapper .top_label li.gfield_date_custom {
        width: 99%;
        margin-top: 10px;
	}
	body #gform_wrapper_2 .gform_body .gform_fields .gfield .name_prefix {
	width: 100%;
}
}