/*
Theme Name: Enfold Child
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/****** Wenn & nicht zur Seite passt: *******/
ul.av-catalogue-list li .av-catalogue-title,
ul.av-catalogue-list li .av-catalogue-price {
    font-size: 16px;
    text-transform: none;
}
.js_active .tab{
	font-size: 16px;
}
.iconbox .iconbox_content .iconbox_content_title {
    letter-spacing: 0;
}
.iconbox_content {
    min-height: 260px;
}
#hero_section .av-subheading {
	font-size:45px;
	text-transform: uppercase;
}
.golden_text, strong {
	color:#917E56;
}
.gk_btns .avia-button.avia-color-light:second-child {
    color: #917E56 !important;
    border: 3px solid #917E56 !important;
}
.special_amp {
font-family: inherit;
font-style: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit !important;
}
.comment_meta_container,
.comment_container {
display: none;
}

.image-overlay {
background: transparent !important;
}

socket li.avia-button.avia-cookie-consent-button.avia-cookie-consent-button-2.av-extra-cookie-btn.avia-cookie-info-btn {
border-bottom: 0;
background: transparent !important;
font-size: inherit;
margin: 0;
}
.avia-cookie-consent a.dse {
color: white;
text-decoration: underline;
}
.avia-cookie-consent .avia-cookie-consent-button.avia-cookie-hide-notification, .avia-popup .avia-cookie-consent-button.avia-cookie-hide-notification {
background-color: #fff;
color: #000 !important;
}

.nf-field-container {
margin-bottom: 0 !important;
}

/*************************RESPONSIVE START******************************/
media only screen and (min-width: 768px) {
.nf-field-container .checkbox-wrap .nf-field-label label {
margin-left: 30px !important;
}
.nf-field-container .checkbox-wrap .nf-field-label label:before,
.nf-field-container .checkbox-wrap .nf-field-label label:after {
left: -30px !important;
}
}