/*
 Theme Name:   Enfold Child
 Description:  werkzwo-fotostudio.de
 Author:       MEDIAHAUS
 Author URI:   www.werkzwo-fotostudio.de
 Template:     enfold
 Version:      1.0
 Text Domain:  enfold-child
*/

/*====================
Allgemeine Styles
====================*/

body {
    word-wrap: break-word;
}

p {
    margin: 10px 0 20px;
}

p, li {
    font-size: 18px;
    line-height: 27px;
}

#main > h1, h2, h3, h4, h5 {
    line-height: 1.2;
}

#main h1 {
    font-size: 30px;
    color: #e22b1b;
    margin-bottom: 20px;
}

#main h2 {
    font-size: 26px;
    margin-bottom: 10px;
}

#main h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

#main h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

#main h5 {
    font-size: 16px;
    margin-bottom: 10px;
}

.main_color strong {
    color: #666666;
}

@media only screen and (min-width: 768px) {
    #main h1 {
        font-size: 48px;
        color: #e22b1b;
        margin-bottom: 30px;
    }

    #main h2 {
        font-size: 36px;
        margin-bottom: 30px;
    }

    #main h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    #main h4 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    #main h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

/*====================
Header
====================*/

#header {
    padding: 15px 0;
}

#header nav ul li a {
    transition: all 0.4s ease-in-out !important;
    text-decoration: none !important;
}

#header nav ul li a:hover, .current-menu-item {
    text-decoration: none !important;
    color: #e22b1b !important;
}

#header nav ul li:hover {
    text-decoration: none !important;
    color: #e22b1b !important;
}

#header_meta {
    left: 0;
    right: 0;
    background: transparent;
    position: absolute;
}

#header_meta .container {
    padding-top: 5px;
}

.header-scrolled #header_meta {
    opacity: 0;
    pointer-events: none;
}

.main_menu {
    padding-top: 15px;
}

.header-scrolled .main_menu {
    padding-top: 0;
}

#avia-menu li a {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 0 0 13px;
}

#avia2-menu li a {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 24px;
    border: none;
}

.logo img {
    height: 100%;
    width: auto;
}

#top .social_bookmarks {
    margin: 0;
}

@media only screen and (max-width: 767px) {
    #advanced_menu_toggle {
        left: 0 !important;
        right: auto !important;
    }

    .logo img {
        float: right !important;
        width: auto !important;
    }
}

/*====================
Header Suche
====================*/

#top input[type="text"] {
    font-family: "Open Sans Condensed";
    font-size: 18px;
    line-height: 18px;
}

#top .av_minimal_header #s {
    padding-top: 8px;
    padding-bottom: 8px;
}

#top .main_color input[type='text'] {
    background-color: transparent;
}

/*====================
Header Mobile Menu
====================*/

#av-burger-menu-ul li {
    font-size: 24px !important;
}

#top #header_main > .container .main_menu .av-main-nav > .av-burger-menu-main > a {
    padding: 0 !important;
}

@media only screen and (max-width: 767px) {

    .responsive #top #wrap_all .main_menu {
        right: auto;
        left: 0;
        padding: 0;
    }

    .responsive #top .logo {
        float: right;
    }

    .responsive #top .logo img {
        height: 100% !important;
    }
}

@media only screen and (max-width: 1139px ) {

    .main_menu {
        position: static;
        padding: 0;
    }

    .only_desktop {
        display: none !important;
    }

    .av-burger-menu-main {
        display: block !important;
    }

    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none !important;
    }

    #top .social_bookmarks {
        display: none !important;
    }
}

@media only screen and (min-width: 1140px ) {

    .only_mobile {
        display: none !important;
    }

    .av-burger-overlay {
        display: none !important;
    }
}

/*====================
Content Allgemein
====================*/

#top .no_margin.av_one_half {
    width: 51%;
}

@media only screen and (max-width: 998px ) {

    #top .avia-image-container.avia-align-center, .responsive #top #wrap_all .av-break-at-tablet .flex_cell {
        margin: 0;
    }
}

/*====================
Slider
====================*/

#top .caption_framed .slideshow_caption .avia-caption-title {
    background: transparent;
}

#top .slideshow_caption h2 {
    margin-bottom: 20px;
    color: #e22b1b;
}

.avia-caption-content p {
    font-size: 18px;
    line-height: 1.3;
}

/*====================
Blog
====================*/

.html_elegant-blog .post-entry .post-meta-infos .text-sep {
    display: none;
}

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

/*====================
Formulare
====================*/

#top .wpcf7 .wpcf7-form .wpcf7-form-control {
    font-family: "Open Sans Condensed";
    margin: 5px 0;
}

#top .wpcf7 .wpcf7-form input::-webkit-input-placeholder {
    color: #DDDDDD;
}

#top .wpcf7 .wpcf7-form label {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding-left: 3px;
}

#top .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 12px;
    margin: 5px 0;
    font-weight: bold;
}

#top .wpcf7 {
    margin-top: 0px !important;
}

#top .wpcf7-acceptance {
    width: 30px;
    float: left;
    padding: 0;
    margin-top: 15px;
}

#top .wpcf7-acceptance span.wpcf7-list-item {
    margin: 0;
}

#top .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

#top .wpcf7 .wpcf7-form #datenschutz label {
    width: calc(100% - 30px);
    font-weight: normal;
    font-size: 18px;
    line-height: 29px;
}

#top .wpcf7-submit {
    font-size: 18px;
    font-weight: bold;
}

#top .wpcf7 .wpcf7-form div {
    line-height: 16px;
    margin-bottom: 10px;
}

#top .wpcf7-response-output {
    margin: 0 0 30px 0;
    padding: 12px 15px;
    border: 1px solid #e22b1b;
    color: #e22b1b;
}

/*====================
Masonry Galerie
====================*/

.av-masonry .av-masonry-image-container img {
    width: 100%;
}

.main_color .av-masonry {
    background-color: #3C3C3B;
}

.mfp-gallery .mfp-title {
    display: none;
}

#transparent .main_color .av-masonry-outerimage-container {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

/*====================
Footer
====================*/

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

#footer .widgettitle {
    font-size: 18px;
}

#footer ul li a {
    font-size: 18px;
}

#socket .container {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#socket .container {
    text-align: center;
}

#socket .copyright {
    font-size: 14px;
    float: none;
}

.avia-button {
    text-transform: uppercase;
    font-size: 18px !important;
}

#footer .textwidget p:last-child {
    margin-bottom: 0;
}

body .flex_cell.avia-link-column.avia-link-column-hover {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

body .flex_cell.avia-link-column.avia-link-column-hover:hover {
    opacity: 0.6;
}
