/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*
0. Header
   0.1. Searcha
   0.2. Menu
   0.3. Mobile Menu
1. Content/layout
   1.1. Fonts
   1.2. Content
   1.3. Footer
   1.4. 404
2. Search Page
3. Shop
4. Buttons
5. Sonstiges
	5.1. Ausblendung
	5.2. Gravity Form
	5.3. Timeline Express
6. Responsive
*/

/* 0. Header */
/** 0.2 Menu  **/
.header-main .nav > li > a {
    font-family: 'Gotham Medium' !important;
    font-size: 17px;
    font-stretch: normal;
    font-weight: 500;
    line-height: 34px;
    padding-left: 10px;
    letter-spacing: normal;
    color: #45546f;
}
.header-main .nav > li > ul.nav-dropdown a{
    font-size: 17px;
    color: #629da1;
}
.mfp-wrap {
    z-index: 9999999999999;
}
#cookie-notice {
    z-index: 99999999999;
}
/** 0.3 Mobile Menu  **/
#main-menu .nav-top-link{
    text-transform: inherit;
    font-size: 1em;
    color: #629da1;
}

/* 1. Content/layout */
/**  1.1. Fonts **/
@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/flatsome-child/fonts/Gotham-Light.woff2') format('woff2'),
    url('/wp-content/themes/flatsome-child/fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham Medium';
    src: url('/wp-content/themes/flatsome-child/fonts/Gotham-Medium.woff2') format('woff2'),
    url('/wp-content/themes/flatsome-child/fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('/wp-content/themes/flatsome-child/fonts/Gotham-Book.woff2') format('woff2'),
    url('/wp-content/themes/flatsome-child/fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 2%;
}
.banner h1,
h1 {
    font-family: 'Gotham' !important;
    font-size: 3.5vw;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.96;
    color: #629da1;
    letter-spacing: -1.9px;
}
.banner h2,
h2 {
    font-family: 'Gotham' !important;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #629da1;
}
h3 {
    font-family: 'Gotham Medium' !important;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: normal;
    color: #629da1;
}
.banner h1, .banner h2, .banner p {
    margin: 0;
}
.banner h2, .banner h3, .banner h1 {
    margin-bottom: .2em;
}
.banner p {
    line-height: 1.2;
}
.error404 .page-content{
    display: none;
}
#cn-notice-text,
p, li {
    font-family: 'Gotham Book' !important;
    line-height: 26px;
}
@media (min-width: 320px) {
    h2 {
        font-size: calc(1.75rem + ((1vw - 3.2px) * 0.2868));
    }
    .banner h2 {
        font-size: calc(1.75rem + ((1vw - 3.2px) * 0.2868));
    }
    #cn-notice-text,
    p span,
    p, li {
        font-size: calc(0.9375rem + ((1vw - 3.2px) * 0.1912));
    }
    span {
        font-size: calc(1.125rem + ((1vw - 3.2px) * 0.2868));
    }
}
@media (min-width: 1366px) {
    h2 {
        font-size: 31px;
    }
    .banner h2 {
        font-size: 31px;
    }
    #cn-notice-text,
    p span,
    p, li {
        font-size: 17px;
    }
    span {
        font-size: 21px;
    }
}
b, strong {
    font-family: 'Gotham Medium' !important;
}
.section-content ul {
    margin-left: 20px;
}
/**  1.2. Content **/
body {
    overflow-x: hidden;
}
.section {
    padding-top: 3% !important;
    padding-bottom: 0 !important;
}
.button {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Gotham' !important;
    letter-spacing: normal;
    text-align: center;
    height: 55px;
    line-height: 3;
    padding: 0 2em;
    color: #ffffff;
    border-radius: 99px;
}
.button span {
    font-size: 17px;
}
.cn-button {
    background: #629da1 !important;
    border: 0 !important;
    font-size: 18px !important;
    font-family: 'Gotham' !important;
    color: white !important;
    letter-spacing: normal;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    border-radius: 99px !important;
    height: 24px;
}
.cn-button:hover {
    box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2) !important;
}
.full-width .ubermenu-nav, .container, .row {
    max-width: 1140px !important;

}
.flickity-page-dots {
    right: 1%;
    left: auto;
    top: 50%;
}
.flickity-page-dots .dot {
    display: block;
    margin: 7px auto;
    background-color: #b7c6ce;
    border-color: #b7c6ce;
    width: 16px;
    height: 16px;
}
.flickity-page-dots .dot.is-selected {
    background-color: transparent;
    width: 28px;
    height: 28px;
    border: 7px solid #629da1;
}
.accordion-title {
    border-bottom: 3px solid white;
    border-top: none;
    padding: 12px 67px;
}
.accordion-title span {
    font-family: 'Gotham Book' !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.62;
    letter-spacing: normal;
    text-align: left;
    color: #629da1;
}
.accordion-title .icon-angle-down:before {
    content: "+";
    color: #629da1;
    font-family: 'Gotham' !important;
    font-size: 35px;
    font-weight: 300;
    width: 18px;
    height: 17px;
    letter-spacing: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.97;
}
.accordion-item a.plain {
    background-color: rgba(241,244,245, 0.4);
}
.accordion .toggle{
    top: 10px;
    left: 15px;
}
span.popup-title {
    writing-mode: inherit !important;
    padding-left: 30px !important;
    padding-right: 0px !important;
    text-align: end;
    -webkit-transform: rotate(360deg) !important;
    -moz-transform: rotate(360deg) !important;
    -ms-transform: rotate(360deg) !important;
    -o-transform: rotate(360deg) !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(90deg)!important;
    writing-mode: lr-bt !important;
    filter: flipv fliph;
}
.sticky-popup .popup-header {
    margin-top: 0%;
    height: 200px;
}
.sticky-popup-right .popup-content {
    height: 200px;
}
.popup-content-pad {
    color: #6a7c85;
}
input[type='checkbox'] {
    margin: 0 !important;
}
i.icon-angle-right {
    top: 0 !important;
}

/** 1.3. Footer **/
.absolute-footer {
    display: none;
}
.flex .col-inner {
    display: flex;
}
footer {
    font-family: 'Gotham' !important;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
footer p {
    margin-bottom: 0px;
    line-height: 24px;
}
.section.footer p {
    font-family: 'Gotham Book' !important;
    color: #629da1;
}
.terminanfrage {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    padding: 0 !important;
}
.terminanfrage:after {
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    min-height: 0;
    width: auto;
    height: 30px;
    line-height: 40px;
    font-family: Arial, monospace;
    content: ' X ';
    position: absolute;
    top: 0;
    display: none;
    right: 10px;
    z-index: 999999999999999999;
}
.close-terminanfrage {
    cursor: pointer;
    z-index: 99999999999999999999999999999999;
    position: absolute;
    top: 10px;
    right: 13px;
    text-align: center;
    padding: 0;
    margin: 0 !important;
    color: #fff;
    font-style: normal;
    font-family: 'Gotham Book' !important;
    font-weight: 300;
    font-size: 25px;
    width: 30px;
}
.sticky-row {
    padding: 25px 15px 25px 15px;
}

.widget {
    margin: 0 !important;
}
.widget .menu li {
    display: inline-block;
    border-top: none;
}
.widget .menu a {
    color: #6a7c85;
    padding: 6px 6px;
}
.anfrage {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.anfrage .icon-angle-right:before {
    font-size: 21px;
    margin-right: 14px;
}
.social {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.social img {
    margin-right: 9px !important;
}
.sticky-popup-right .popup-image {
    margin: 0 !important;
}
.p-footer {
    margin-right: 60px;
    float: left;
    height: 44px;
}
.sidebar-wrapper,
#menu-footer-menu {
    margin-left: 0 !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    margin-bottom: 0 !important;
}
/* 6. Responsive */

@media only screen and (min-width: 1366px) {
    .banner h1,
    h1 {
        font-size: 48px;
    }
}
@media only screen and (max-width: 1070px) {
    .flex {
        flex-basis: 100%;
        max-width: 100%;
        order: -1;
    }
}
@media only screen and (max-width: 640px) {
    .widget .menu a:first-child{
        padding-left: 0;
    }
    #menu-footer-menu {
        text-align: left;
    }
    .text-right .social {
        margin-left: 15px;
    }
    #header {
        margin-top: 40px;
    }
    .flex.navmenu .col-inner {
        flex-direction: column;
    }
    body span.popup-title {
        text-align: center;
        transform: none !important;
        padding: 5px !important;
        margin: 0 auto;
    }
    body .sticky-popup-right, .sticky-popup-left {
        top:0;
        position: absolute;
    }
    body .sticky-popup {
        width: 100%;
        left: 0;
        height: 40px;
    }
    body .sticky-popup-right .popup-header {
        width: 100%;
        height: 40px;
    }
    body .sticky-popup-right .popup-content {
        display: none;
    }
    body .sticky-popup-right .popup-content {
        height: auto;
    }
    body .sticky-popup.open .popup-content{
        display: block;
    }
    .sticky-row {
        padding: 15px 40px 15px 15px;
    }
}
@media only screen and (min-width: 640px) {
    .flex > div {
        display: flex;
    }
}
@media only screen and (max-width: 850px) {
    .section-padding .col-inner {
        padding: 0px !important;
    }
    .button {
        padding: 0 1em;
    }
}
#col-1739865762, #col-949460708, #col-1492550669, #col-1134958269, #col-1215301009, #col-859008795 > .col-inner {
    padding: 30px 15px 30px 15px;
    color: #629da1!important;
}
