/*
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
*/


/* Cookie Consent */

#top .mfp-content .tabcontainer {
    margin-top: -15px;
min-height: 250px;
}

#top .avia-cookie-consent {
    background-color: #908370;
}

#top .avia_cookie_text {
margin-bottom: 15px;
}
.avia-cookie-consent .avia-cookie-consent-button,
.avia-popup .avia-cookie-consent-button {
    padding-left: 20px !important;
}

#top #av-consent-extra-info p {
    margin: 0px !important;
}

#top .mfp-content .main_color .avia-color-theme-color-highlight {
    color: #ffffff;
    border-color: #908370;
    background-color: #908370;
}

#top .avia-cookie-consent .avia-button {
    padding: 10px 5px;
    border: 1px solid #ffffff;
    padding-right: 19px;
    padding-left: 19px !important;
    margin-left: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 10px;
}

#top #av-consent-extra-info h3 {
    font-size: 28px;
    line-height: 1.3;
}

#top #av-consent-extra-info h3 .special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}

#av-consent-extra-info .hr-custom {
    border-color: #b8b8b8;
    display: none;
}

#av-consent-extra-info > .av-special-heading {
    margin: 0 !important;
    padding-top: 25px;
    padding-bottom: 0 !important;
}

#av-consent-extra-info .hr-inner {
    border-color: #b8b8b8;
}

#av-consent-extra-info .tab {
    font-weight: 300;
    padding: 15px 30px;
    font-size: 16px;
    border: 0;
    width: 100%;
}

#top #av-consent-extra-info .active_tab {
    background-color: #908370;
    color: #fff;
}

#av-consent-extra-info :focus {
    outline: none;
}

#av-consent-extra-info .tab_titles .tab,
#av-consent-extra-info .tab_titles .tab:first-child {
    border-radius: 0;
}

#av-consent-extra-info .tab_content {
    box-shadow: none;
    font-size: 16px;
}

#top .av-toggle-switch .toggle-label-content {
    font-weight: 700;
    color: #000;
    font-size: 13px;
}

#top .av-toggle-switch {
    margin-bottom: 30px;
}

#top .av-toggle-switch input[type="checkbox"]:checked + .toggle-track {
    background: #5a0;
}

#top .av-toggle-switch input[type="checkbox"][disabled="disabled"] + .toggle-track {
    opacity: 0.4;
}

@media screen and (min-width: 768px) {
    #av-consent-extra-info {
        padding: 30px 50px;
    }
    #av-consent-extra-info .tab {
        border-right: 1px solid #908370;
    }
}

@media screen and (max-width: 767px) {
.responsive .tabcontainer { 
    border: none;
}
    #av-consent-extra-info {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        max-height: 100%;
    }

    #av-consent-extra-info .active_tab_content {
        overflow: visible;
    }

    html.responsive.avia_mobile .avia-popup .av-inline-modal .tabcontainer.sidebar_tab,
    html.responsive.avia-safari.avia_mobile .avia-popup .av-inline-modal .tabcontainer.sidebar_tab {
        overflow: visible;
        position: relative;
    }

    .av-inline-modal .avia-cookie-consent-modal-buttons-wrap {
        padding-top: 20px;
        clear: both;
    }
}

@media screen and (max-width: 767px) {
    .avia-cookie-consent-wrap .avia-cookie-consent {
        padding-bottom: 70px;
    }
}

/* Cookie Lsite Datenschutz */
div#cookie_list li {
    background-color: #f6f6f6;
    padding: 15px;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 0;
}
div#cookie_list ul {
    list-style: none;
    margin-left: 0;
}
/*Schlossicon*/
#top #av-cookie-consent-badge.av-consent-badge-left-bottom {
    bottom: 75px;
    left: 15px;
    z-index: 9999999;
}

@media only screen and (max-width: 1200px) {
#top #av-cookie-consent-badge.av-consent-badge-left-bottom {
    bottom: 30px;
    left: 30px;
    z-index: 9999999;
}

#scroll-top-link {
    right: 20px;
    bottom: 20px;
}
}

#top #av-cookie-consent-badge {
    font-size: 19px;
}

#top #av-cookie-consent-badge:hover {
    color: #908370;
}

/* Typo */
blockquote p {
    font-size: 18px;
    color: #4d4d4d;
}

#top span.av-icon-char {
    line-height: 40px !important;
}

/* HTML / Global */
html.html_boxed {
    background-color: #fafafa;
}

/* Jameda */
.avia_codeblock.jameda > div {
    margin: 0 15px 30px 0 !important;
}

.avia_codeblock.jameda {
    text-align: center;
}

.avia_codeblock.jameda > div {
    margin: 0 auto 20px auto !important;

}

/* Footer */
#footer {
    padding: 0 20px;
    z-index: 1;
    max-width: 1400px;
    margin: 0 50px;
}

#footer .avia-button-wrap a {
    background-color: #908370;
    border: none;
    border-radius: 0;
    color: #ffffff !important;
}

#footer .widget {
    margin: 0px 0 30px 0;
}

#footer {
    padding-bottom: 30px;
}

#footer .menu a {
    font-size: 18px;
}
@media only screen and (max-width: 767px){
#footer {
    padding: 20px 20px;
    z-index: 1;
    max-width: 85%;
    margin: auto;
    width: 85%;
}
}

@media only screen and (max-width: 1020px){
.flex_column.av_one_third {
    width: 100% !important;
    margin-left: 0 !important;
    display: block !important;
}
}

@media only screen and (max-width: 1200px){
.flex_column.av_one_half {
    width: 100% !important;
    margin-left: 0 !important;
    display: block !important;
}
}

.widgettitle {
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.3em;
}

/* Portfolio */
.av-masonry-sort a {
    padding: 8px 10px;
    background-color: #f6f6f6;
    margin: 0 10px 20px;
    border-radius: 5px;
}

.isotope .isotope-item h3.grid-entry-title.entry-title a {
    font-size: 18px;
    font-weight: 700 !important;
    color: #908370 !important;
}

.isotope .isotope-item h3.grid-entry-title.entry-title {
    text-align: center;
}

.main_color #js_sort_items {
    background-color: transparent;
}

span.text-sep {
    display: none;
}

.sort_by_cat span.inner_sort_button {
    padding: 10px 15px;
    background-color: white;
    border: 1px solid #cac7c7;
    border-radius: 5px;
    line-height: 56px;
    margin-right: 15px;
    margin-bottom: 15px;
}

/*Testimonials/Kudnenstimmen */
.avia-testimonial-markup-entry-content p {
    text-align: center;
}

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

#top .avia-slideshow-arrows a {
    width: 20px;
    margin: -30px 0px 0;
}
}


/* Accordion */
.js_active .toggler,.av-elegant-toggle .toggle_content {
    border-width: 5px;
    border-color: #fff;
    border-left: 0;
    border-right: 0;
}

p.toggler:focus {
    outline: none;
}

/* global general */
.padding-large {
    padding: 70px !important;
}

.padding-title {
    padding: 70px 70px 50px 70px !important;
}

@media only screen and (max-width: 960px){
.padding-large {
    padding: 30px !important;
}
.padding-title {
    padding: 30px 30px 10px 30px !important;
}
#top #wrap_all .all_colors .padding-title h1 {
    font-size: 26px;
}
}

/* Contact form 7 */
.cf7mls_next.action-button {
    background-color: #908370;
}

/* Layout */
.av-layout-grid-container {
    max-width: 1400px;
    margin: auto;
}

/* NAVIGATION */
@media only screen and (max-width: 1200px) {.av-main-nav > li.menu-item-avia-special {
    display: block;
}
.av-main-nav > li {
    display: none;
}}

/* HEADER */
#main, .avia-msie-8 .av_header_sticky_disabled#header {
    background-color: #fafafa;
}

.header_color .header_bg, #header {
    background-color: transparent;
}

#header .inner-container {
    background-color: #ffffff;
}

header#header {
    padding: 0 20px;
}
@media only screen and (max-width: 767px){
header#header {
    padding: 0;
}
.responsive .logo img {
    margin: 0;
    padding-left: 20px;
}
}


nav.main_menu {
    padding-right: 20px;
}

span.logo {
    padding-left: 20px;
}

.container.av-logo-container {
    padding: 0 30px;
}

.avia-caption {
    top: 40%;
    right: 17px;
    bottom: auto;
    left: auto;
}

/* Formular */



.wpcf7-form .captcha-image {
    border: none;
}

.wpcf7-form span.cf7ic_instructions {
    float: left;
    padding-top: 11px;
    font-size: 18px;
}

.wpcf7-form .captcha-image label > input:checked + svg, .wpcf7-form .captcha-image label > input:focus + svg {
    border: 2px solid #908370;
    border-radius: 5px;
}

.wpcf7-form .captcha-image .cf7ic_instructions span {
    color: #908370;
}

span.wpcf7-list-item {
    padding: 20px 20px 15px;
    background-color: #f6f6f6;
    border-radius: 5px;
}

#top label span.wpcf7-list-item-label {
    font-size: 17px;
}

.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
    margin: 20px 0 0 0;
}

#top fieldset.fieldset-cf7mls {
    margin-bottom: 0;
}

#top form.wpcf7-form.init {
    margin-bottom: 0;
}

p.cf7mls_progress_bar_title {
    text-align: center;
}

span.wpcf7-list-item {
    flex: auto;
}

span.wpcf7-form-control.wpcf7-radio {
    display: flex;
}

/**
 * Removing the checkbox and radio appearance
 */

[type=radio],
[type=checkbox] {
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}

/**
 * Giving Checkbox & Radio not checked a new appearance
 */

[type=radio],
[type=checkbox] {
  width: 20px;
  height: 20px;
  border: solid 1px #cccccc;
  margin-right: 8px;
  position: relative;
}

/**
 * Giving Checkbox & Radio checked state a new appearance
 */

[type=radio]:checked::before,
[type=checkbox]:checked::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #908370;
  position: absolute;
  top: 2px;
  left: 2px;
}

/**
 * Rounding Radio inputs new appearance
 */

[type=radio],
[type=radio]:checked::before, [type=checkbox],
[type=checkbox]:checked::before{
  border-radius: 100%;
}

input:focus{
  outline:none;
}

input[type="radio"],input[type="checkbox"] {
  margin-top: -6px;
  vertical-align: middle;
}

#top input[type="checkbox"] {
    display: inline-block;
}

.wpcf7 form .wpcf7-response-output {
    margin: 20px 0 0 0;
    padding: 0;
    border: none;
}

span.wpcf7-form-control.wpcf7-radio.liststyle {
    display: block;
}

.wpcf7-radio.liststyle span.wpcf7-list-item {
    width: 100%;
    margin-bottom: 5px;
}

.liststyle span.wpcf7-list-item {
    margin-left: 0;
width: 100%;
    margin-bottom: 5px;
}

span.wpcf7-form-control-wrap.kc_captcha > span {
    background-color: #f6f6f6;
    padding: 0 20px 0 52px;
    border-radius: 5px;
}

.wpcf7 form.sent p, .wpcf7 form.sent .fieldset-cf7mls-wrapper {
    display: none;
}

.captcha-image {
    padding: 10px 0 0 3px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    background-color: transparent;
    font-size: 18px;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    border: none;
    border-bottom: 1px solid;
}

#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus {
    box-shadow: none;
}

.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step {
    margin: 15px 0px 0px;
    padding: 13px 20px;
}

@media only screen and (max-width: 989px) {
span.wpcf7-form-control.wpcf7-radio {
    display: block;
}
span.wpcf7-list-item {
    flex: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
}
[type=radio], [type=checkbox] {
    width: 20px !important;
}

span.wpcf7-form-control-wrap.kc_captcha > span {
    padding: 20px;
}
}

/* Menu styled button */
.av-menu-button-colored > a span.avia-menu-text {
    color: #ffffff !important;
}

/* Menu social */
.avia-menu.av_menu_icon_beside {
    padding-right: 0;
    margin-right: 5px;
    border-right: none;
}

/* FLoating side menu */
.wpfm-position-left.wpfm-menu-nav ul, .wpfm-position-right.wpfm-menu-nav ul {
    top: 30%;
    transform: translateY(-30%);
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
}

html.av-burger-overlay-active .wpfm-menu-wrapper.wpfm-template-2 {
    display: none;
}

/* Headerbar top border */
.container_wrap {
    border-top: none;
}

#top #wrap_all #main .main_color.container_wrap_first {
min-height:85vh !important;
} 

.flex_column {
    margin-top: 50px;
}
/*
h3, h4, h5, h6 {
font-family: "Source Sans Pro";
font-weight: 600;
text-transform: none !important;
letter-spacing: 0 !important;
}
*/

h1, h2 {
font-weight: 400;
text-transform: none !important;
letter-spacing: 0 !important;
}

h1,h2,h3,h4,h5,h6,p {
line-height: 1.5em;
}

.main_color h1, .main_color h2 {
color: #4d4d4d;
}

p {
    text-align: left;
}

body {
font-family: "Source Sans Pro";
font-weight: 400;
position: relative;
}

/* Caption Slider */
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
    background: rgba(255, 255, 255, 0.85);       
    text-transform: none;
    letter-spacing: 0;    
    display: inline;
    padding: 0;
    line-height: 1.6;
    box-shadow: 0 0 0px 10px rgb(255 255 255 / 85%);
}

.caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-title {
    font-size: 50px;
    color: #908370 !important;
}

@media only screen and (max-width: 1068px){
.caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-title {
    font-size: 30px;
}
.avia-caption-content {
    font-size: 16px;
}
}

@media only screen and (max-width: 960px){
.caption_framed .slideshow_caption .avia-caption-title, .avia-caption 
.avia-caption-title {
    font-size: 22px;
}
.avia-caption-content {
    display:none;
}

.avia-caption {
    top: auto;
    bottom: 17px !important;
}
}

.caption_framed .slideshow_caption .avia-caption-content p,.avia-caption .avia-caption-content p {
    line-height: 3.1;
}

div .slideshow_caption, .avia-caption {
    color: #4d4d4d;
}

/* Tables */
.plain_table .avia-table td {
    padding: 0;
    border: none;
    text-align: left;
}

.white_table .avia-table tbody, .white_table .avia-table tr, .white_table .avia-table td {
    color: #ffffff !important;
font-size: 18px;
}

.white_table table {
    background-color: transparent;
}

@media only screen and (max-width: 767px){
.responsive .avia_responsive_table .avia-data-table { 
border:none;
}
}

@media only screen and (max-width: 989px) {
.responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell {
    margin-bottom: 0;
}

.responsive div .avia_responsive_table .avia-data-table td {
    text-align: left;
    display: table-cell;
    padding: 0 30px 0 0;
}

.responsive div .avia_responsive_table .avia-data-table tr {
display: table-row;
}
}

/* Blog Sttartseite */
.home .post_delimiter {
    display: none;
}

#top a.more-link {
    text-transform: none;
    border-radius: 0;
}

.bloglist-excerpt .read-more-link {
    margin-top: 30px;
    text-align: left;
}

.bloglist-excerpt .read-more-link:after {
    display: none;
}

#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post-title {
    max-width: 100%;
    width: 100%;
}

#top .fullsize .template-blog .post .entry-content-wrapper p {
    font-size: 18px;
    line-height: 1.5em;
}

span.text-sep.text-sep-date {
    display: none;
}

/* Blog detail page */
article.post-entry {
    background: #ffffff;
    padding: 55px 70px 50px 64px;
    margin-bottom: 50px;
}

.home article.post-entry {
    padding: 0;
    margin-bottom: 0;
}


#top .fullsize .template-blog .post-title, #top .fullsize .template-blog .post-meta-infos {
    text-align: left;
}

.fullsize .template-blog .post-title {
    font-size: 50px;
    font-weight: 300 !important;
}

.home .fullsize .template-blog .post-title {
    font-size: 28px;
}

@media only screen and (max-width: 767px) {
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
    margin-bottom: 0;
    }
}

/* Buttons */
#top .avia-button.avia-color-light {
    border: none;
}

/* Floating button visible */
.wpfm-template-2 .wpfm-menu-nav ul li a span {
text-transform: none;
}

body.page-id-256 .wpfm-floating-wh-wrapper {
    display: none;
}

.wpfm-template-2 ul li {
    margin-bottom: 10px !important;
}
/*
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul li a {
    right: 0;
margin-right: 0;
transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.wpfm-template-2 .wpfm-menu-nav ul li >a >span.wpfm-menu-name {
visibility: visible;
opacity: 1;
text-transform: none;
}

@media only screen and (max-width: 767px){
.wpfm-position-left.wpfm-menu-nav ul, .wpfm-position-right.wpfm-menu-nav ul {
    position: fixed;
    bottom: 0; 
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.wpfm-template-1 ul li, .wpfm-template-2 ul li, .wpfm-template-3 ul li, .wpfm-template-4 ul li, .wpfm-template-4 ul li a, .wpfm-template-5 .wpfm-menu-nav ul li a {
    margin-bottom: 0 !important;
}
}
}
*/
