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



/*Add your own styles here:*/
div#nf-field-48-wrap, div#nf-field-49-wrap {
    padding: 20px 40px;
    background: #7F3689;
border-radius: 30px;
}
div#nf-field-48-wrap, div#nf-field-48-wrap b,
div#nf-field-49-wrap,
div#nf-field-49-wrap a {
    color: white;
}
div#nf-field-49-wrap a {
    text-decoration: underline;
}
div#nf-description-51,
div#nf-description-53,
div#nf-description-40,
div#nf-description-54 {
    padding-top: 15px;
}
.nf-response-msg {
    font-weight: bold;
    margin-top: 50px;
    font-size: 20px;
    color: green;
}
.avia-icon-list .iconlist_title {
    text-transform: inherit;
}
.avia-icongrid.avia-icongrid-flipbox li:nth-child(4){
float:left!important;
clear:left!important;
}
.special_amp {
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    font-weight: normal;
color: inherit;
}
#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;
}

.comment_meta_container,
 .comment_container {
    display: none;
}
div .mfp-title {
    display: none !important;
}
.avia-cookie-consent a.dse {
    color: white;
text-decoration: underline;
}
/***********************************RESPONSIVE*********************/
@media only screen and (min-width: 1025px) {
.mobile {
   display: none !important;
}
}
/* Activate burger menu */
 @media only screen and (max-width: 1140px) {
#top #header .av-main-nav > li.menu-item  {
    display: none!important;
}
#top #header .av-burger-menu-main {
    cursor: pointer;
    display: block!important;
}
}
@media only screen and (max-width: 1024px) {
.desktop {
   display: none !important;
}
div#av_section_3.mobile {
    padding-top: 90px;
}
div#responsive-engl {
    margin-top: 160px !important;
}
.responsive #top .logo {
	width: 60%;
}
div#responsive-engl {
    margin-top: 150px !important;
}
#top .flex_column_table.av-equal-height-column-flextable.av-293lv-25-77472e8e97a7512b34b8d38d9f83467f {
  margin-top: -60px !important;
}
}
@media only screen and (max-width: 1022px) {
.av-catalogue-list {
    font-size: 11px;
}
}