/*
Theme Name: Stanley WP Child
Author: Pi Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stanleywp
*/
@import url("../stanleywp/style.css");
@import url('https://fonts.googleapis.com/css?family=Allura|Montserrat:400,700');

@font-face {
    font-family: 'Montserrat Light';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Montserrat Light'), url('fonts/Montserrat-Light.woff') format('woff');
}


* {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

/* Subnav new */
.hover-title {
    display: none;
}

/* NEWS */

.newscontainer {
    width:400px;
    height: 400px;
    position: absolute;
    right:5%;
    top:30%;
    z-index: 1;
    background-color: rgba(159, 144, 115, 0.9);
    border-radius: 50%;
    overflow: hidden;
    display: table;
}

div#wpv-view-layout-597-TCPID599 {
    display: table;
    height: 340px;
}

.news {
    padding: 50px;
    display: table-cell;
    vertical-align: middle;
}

.news h6 {
    color: #fff;
    font-size: 17px;
    line-height: 27px;
    margin:0;
    padding: 0;
}

.newstext p {
    -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
    text-align: center;
    color: #fff;
    padding: 0;
}

/* WORKSHOPS */

.post-entry {
    width: 100%;
}

.mittelteil#workshop p {
    color: #86754e;
    padding-bottom: 0px;
}

.box {
    padding: 20px !important;
    background-color: #dedede;
}

.box p {
    -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
    color: #86754e;
    padding-top:25px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.box a {
    color: #86754e;
    margin-top: 25px;
    display: block;
}

.box h2 {
    line-height: 33px;
}

.workshop {
    display: flex;
    padding-top: 20px;
}

.workshop .bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slick-slide img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

/* HOMEPAGE */
blockquote {
    border-left:0;
    max-width: 90%;
    margin:0 auto;
    padding-bottom:40px;
}

blockquote p {
    font-family: 'Allura', cursive;
    color:#afafaf !important;
    font-size:40px;
    line-height: 1;
    text-align: center;
    margin-bottom: 0;
    -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

blockquote em {
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    color:#afafaf;
    font-size:15px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    padding:15px 0 0 0;
}

#home p {
    color:#86754e;
    padding-bottom: 0px !important;
}

#home h2 {
    color:#afafaf;
    padding-bottom: 20px;
}

#home strong:before {
    content: url(http://insideyoga.ch/wp-content/uploads/2017/01/Logo_Element.svg);
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

/* Subnavigation */

.subnav {
    padding-top:40px !important;
    padding-bottom: 30px;
    height: 100%;
    display: block; 
}

.subnav-bild {
    max-height: 95px;
    text-align: center;
}

.breezer {
    margin: 0 10px;
}

.footer h3 {
    font-family: "montserrat", sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom:0;
    padding-top: 32px;
}

.footer img {
    height: auto;
}

.footer img.footer-bild {
    height: 40px;
    width: 48px;
}

.footer h3:after {
    content:none;
}

/* CUSTOM */

.header-container {
    height:90vh;
    overflow:hidden;
    position: relative;
    text-align: center;
    /* filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
}

.header-container h1 {
    vertical-align: middle;
    display: block;
    width:50%;
    margin: 0 auto;
    position: absolute;
    bottom: 20%;
    left:0;
    right: 0;
    z-index: 1;
    filter: none !important;
}

.headerbild {
    position: absolute;
    z-index: -1;
    top:0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

/* Details */

.mittelteil {
    background-color:#dcdcdc;
    padding:35px;
    margin: 0;
}

.mittelteil ul li  {
    font-family: "montserrat light", sans-serif;
    font-size: 20px;
    line-height: 1.7;
    color: #86754e;
    font-weight: 300;
}

.mittelteil ul li:before {
    content: "-";
    padding-right: 10px;
}

.body ul {
    margin: 0 auto;
}

.body ul li  {
    font-family: "montserrat light", sans-serif;
    font-size: 20px;
    line-height: 1.7;
    color: #000;
    font-weight: 300;
}

.body ul li:before {
    content: "-";
    padding-right: 10px;
}

.mittelteil ul li {
    display: flex;
}

.body img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.subnav img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.mittelteil p, .mittelteil strong, .mittelteil {
    font-family: "montserrat light", sans-serif;
    font-size: 20px;
    line-height: 1.7;
    color: #000;
    text-align: left;
    font-weight: 300;
    -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
}

.mittelteil h5 {
    font-family: "montserrat", sans-serif;
    font-size: 20px;
    line-height: 1.7;
    color: #86754e;
    text-align: left;
    font-weight: 600;
    -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
    padding-top: 25px;
}

.mittelteil strong {
    padding-top: 10px;
    display:block;
}

.magic p {
    padding-left:78px;
    font-size: 16px;
    color:#86754e;
}

ol li {
    font-family: "montserrat light", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #86754e;
    font-weight: 300;
    list-style: decimal;
    padding-bottom: 10px;
    padding-left:10px;
    margin-left:20px;
}

ol {
    list-style-position: inside;
}

.akkordeon {
    font-family: "montserrat light", sans-serif;
    font-size: 20px;
    color: #86754e;
    cursor: pointer;
    padding-top:17px;
    padding-bottom:20px;
    border-top:1px #fff solid;
}

.akkordeon:hover {
    cursor: pointer;
    padding-top:17px;
    padding-bottom:20px;
    border-top:1px #fff solid;
}

.collapsed > .activator {
    display:inline;
}

.activator {
    display: none;
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    padding-left: 12px;
    padding-right: 48px;
}

.collapsed > .deactivator {
    display:none;
}

.deactivator {
    display:inline;
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    padding-left: 12px;
    padding-right: 50px;
}

#unten {
    padding-top:30px;
}

/* STUNDENPLAN */
.stundenblock {
    border-top: 1px #86754e solid;
    border-bottom: 1px #86754e solid;
    margin-top:15px;
    margin-left: 15px;
    margin-right: 15px;
}

.mittelteil .col-sm-3 {
    border-left: 1px #fff solid;
}

.mittelteil .col-sm-3:first-child {
    border-left:none;
}

.mittelteil h4:first-child {
    padding-top: 0px;
}

.stundenblock:hover {
    background-color: #bebebe;
}

.stundenblock p {
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #86754e;
    text-align: center;
    padding-left:0;
    padding-bottom:0;
    margin-bottom:10px;
}

.stundenblock h6 {
    color:#86754e;
    padding-bottom:0;
    margin-bottom: 5px;
}

/* NAVIGATION */

.toggle {
    max-width: 30px !important;
}

header {
    position: absolute;
    z-index: 2;
    width: 100%;
}

.homelink .logo {
    position: absolute;
    z-index: 9000;
    left:45px;
    top:30px;
    max-width: 70px;
    -webkit-transform: translate3d(0,0,0);
}

.logo-home {
    position: absolute;
    z-index: 3;
    left:0;
    right: 0;
    margin:0 auto;
    top:10%;
    max-width: 250px;
}

.mega-menu {
    text-align: center;
}

ul.nav.navbar-nav {
    display: block;
    width: 100%;
    text-align: right;
}

.navbar-nav>li {
    float:none;
}

.navbar-nav>li>.dropdown-menu {
    width: 96%;
    margin:0 auto;
}

.navbar-nav>li>a {
    padding: 45px 65px;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
}

ul ul ul {
    list-style: none;
}

ul.dropdown-menu.multi-column.columns-3 {
    background-color: #bebdbc;
    border:none;
    border-radius: 0px;
    box-shadow: none;
    right:0;
}

ul.dropdown-menu.multi-column.columns-3 section {
    padding: 100px 200px;
}

.dropdown-menu {
    top:0;
}

ul.dropdown-menu.multi-column.columns-3 section .row {
    display: flex;
}

.close {
    max-width: 30px !important;
    opacity: 1;
    position: absolute;
    top:45px;
    right:33px;
    z-index: 5;
}

ul.dropdown-menu.multi-column.columns-3 .col-md-4:first-child {
    border-left:1px #fff solid;
}

ul.dropdown-menu.multi-column.columns-3 .col-md-4 {
    border-right:1px #fff solid;
    padding-top:40px;
    padding-bottom: 40px;
}

/* Footer */
.subnav .container {
    display: flex;
}

.footer {
    text-align: center;
    padding-top:22px;
    border-right:1px #c9c8c7 solid;
    padding-bottom:34px;
}

.container .footer.col-sm-3.col-xs-6:hover {
    background-color:#c9c8c7;
}

.grenze {
    border-right:1px #c9c8c7 solid;
}

.grenze .footer {
    border: none;
    min-height: 100%;
    height: 100%;
}

.grenze:first-child {
    border-left:1px #c9c8c7 solid;    
}

.grenze.col-sm-3.col-xs-6, .grenze.col-sm-4.col-xs-6 {
    padding:0 !important;
}

#first {
    border-left:1px #c9c8c7 solid;
}

.grenze:hover {
    background-color:#c9c8c7;
}

.hover-title {
    position: absolute;
    top: -70px;
    transform: translateY(-50%);
    left: -100%;
    right: -100%;
    z-index: 3;
}

.hover-title:after {
    content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-top-color: #9f9073;
	border-bottom: 0;
	margin-left: -25px;
	margin-bottom: -25px;
}

.hover-title h3 {
    padding-top: 0;
    padding: 5px;
    background: #9f9073;
    color: #fff;
    display: inline-block;
}

.grenze:hover .hover-title {
    display: inline-block;
}

.footer-bild {
    height: 40px;
    width: 48px;
}

.adresse > h5 {
    color:#000;
    text-align: center;
}

.adresse h5 a {
    color: #000;
    font-weight: 300;
}

.adresse {
    padding-top:30px;
}

/* TYPO */

h1 {
    color:#86754e;
    font-size:60px;
    line-height: 60px;
    margin:0;
    text-align: center;
    text-transform: uppercase;
}

h2 {
    color: #9f9073;
    font-family: 'Montserrat', sans-serif;
    font-size:24px;
    font-weight: 600;
    line-height: 38px;
    text-transform: uppercase;
    margin:0 auto;
    text-align: center;
    max-width: 90%;
}

h3 {
    color: #9f9073;
    font-family: 'Montserrat Light', sans-serif;
    font-size:24px;
    font-weight: 300;
    line-height: 38px;
    margin:0 auto;
    text-align: center;
    padding-bottom: 100px;
    max-width: 90%;
}

h3::after {
    content: url(http://insideyoga.ch/wp-content/uploads/2017/01/grenze.svg); 
    width:90px;
    max-width:80%;
    height:4px;
    max-height: 4px;
    display: block;
    text-align: center;
    line-height:80px;
    margin:0 auto;
}

h4 {
    color: #86754e;
    font-family: 'Montserrat', sans-serif;
    font-size:28px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom:20px;
}

h5 {
    font-family: "montserrat light", sans-serif;
    font-size: 15px;
    color: #646464;
    vertical-align: baseline;
    text-align: center;
}

h6 {
    font-family: "montserrat", sans-serif;
    font-size: 24px;
    font-weight: 600px;
    color: #fff;
    vertical-align: baseline;
    text-align: center;
    text-transform: uppercase;
    padding-bottom:30px;
}

p, textarea {
    font-family:'Montserrat Light', sans-serif;
    font-size:17px;
    font-weight: normal;
    line-height: 1.6;
    color: #000;
    margin-bottom:0px;
}

label {
    font-family: "montserrat light", sans-serif;
    font-size: 15px;
    color: #86754e;
    vertical-align: baseline;
    text-align: left;
    padding-bottom: 10px;
}

form#cred_form_199_1 {
    width: 85%;
    margin: 0 auto;
    padding-bottom:60px;
}

p strong {
    color:#9f9073; 
    -webkit-column-span: all; /* Chrome, Safari, Opera */
    column-span: all;
}

p, #unten p {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 35px; /* Chrome, Safari, Opera */
    -moz-column-gap: 35px; /* Firefox */
    column-gap: 35px;
    padding-bottom: 30px;
}

#unten p:first-child, #unten h4:first-child {
    padding-top:0px;
    margin-bottom: 0px;
}

#unten p {
    padding-bottom: 10px;
}

#unten h5 {
    font-family:'Montserrat', sans-serif;
    font-size:17px;
    font-weight: 600;
    line-height: 1.6;
    color: #86754e;
}

.col-md-12#home > p {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    column-span: all;
    text-align:center;
    padding-bottom: 50px;
}

a:hover, .close:hover {
    opacity: 0.8;
}

nav a {
    color:#fff;
    text-transform: uppercase; 
}

nav li {
    padding-bottom:15px;
}

.current-menu-item a, .current_page_item a {
    color:#86754e;
    text-transform: uppercase;
}

/* TABLE */

table {
    max-width: 90%;
    margin: 40px auto;
}

td {
    font-family: "montserrat light", sans-serif;
    border: 1px #9f9073 solid;
    width: 50%;
    font-weight: 300;
}

/* RESIZE */

.row.body {
    position: relative;
    top:-80px;
    max-width: 980px;
    margin: 0 auto;
    padding:55px 0 0 0;
    background-color: #fff;
}

.row {
    margin:0;
}

.container {
    margin: 0;
    padding: 0 !important;
    width: 100%;
}

/* RECOLOR */

body, #white, #wrapper, #ww {
    background-color: transparent;
    color:#000;
    max-width: 100%;
    height: 100%;
    overflow-x:hidden;
}

#ww {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

/* CONTACT */

.slick-prev, .slick-next {
    width: 30px !important;
}

.slick-prev {
    z-index:10;
    left: 40px !important;
}

.slick-next {
    right: 40px !important;
}

.slick-prev:before {
    content: url(http://insideyoga.ch/wp-content/uploads/2017/02/right.svg) !important;
    opacity: 1 !important;
}

.slick-next:before {
    content: url(http://insideyoga.ch/wp-content/uploads/2017/02/left.svg) !important;
    opacity: 1 !important;
}


.schwebegalerie2 {
    position: relative;
    margin: 0 -1960px;
    padding: 0 0px;
}

.adressblock {
    position: absolute;
    padding: 40px;
    background-color: #dcdcdc;
    z-index: 3;
    top:100px;
}

.adressblock p {
    -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
    padding:0;
    margin:0;
}

.google-maps-builder-wrap {
    z-index: 2;
}

.schwebegalerie:nth-child(2) {
    padding-bottom: 40px;
}

/* HIDE */

.container, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 3px;
    padding-right:3px;
}

.post-meta, img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image, footer, header h1, .conditional, ul.wpv_pagination_dots, .navbar>.container .navbar-brand, #footer {
    display:none;
}

.navbar-nav.navbar-right:last-child {
    margin:0;
}

.navbar-collapse {
    padding:0;
}

.mobile {
    display: none;
}

@media all and (max-width: 1200px){
    .hover-title {
        left: -20%;
        right: -20%;
    }
    
    .hover-title h3 {
        font-size: 12px;
    }
}

@media all and (max-width:992px) {
    #home p strong {
        display: block;
        width: 100%;
    }

    .navbar-collapse.collapse {
        display: block;
    }

    .row.body {
        padding:45px 15px;
    }

    p, #unten p {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
        padding-bottom: 10px;
        text-align: center;
    }

    .magic p {
        text-align: left;
        padding-left: 0;
        font-size: 15px;
    }

    nav {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100;
    }

    .navbar-nav {
        margin:0;
    }

    .navbar-collapse {
        max-height: 100vh;
    }

    ul.dropdown-menu.multi-column.columns-3 {
        padding: 15px;
        top:0;
        bottom:0;    
        left:0;
        right: 0;
        font-size: 18px;
        background-color: transparent;
    }

    ul.nav.navbar-nav {
        display: block;
        width: 100%;
    }

    .navbar-nav>li>a {
        padding:45px 15px;
        font-size: 18px;
    }

    .close {
        top:45px;
        right:15px;
    }

    ul.dropdown-menu.multi-column.columns-3 section {
        padding: 5% 10%;
    }

    ul.dropdown-menu.multi-column.columns-3 .col-md-4 {
        border: none !important;
        padding:0;
    }

    .dropdown.open {
        background-color: rgba(190, 189, 188, 0.9);
        height: 100%;
        min-height: 100vh;
        position: fixed;
        top:0;
        left:0;
        right: 0;
        bottom: 0;
        overflow: auto;
    }

    .dropdown.open .dropdown-toggle {
        visibility: hidden;
    }

    .dropdown.open .dropdown-close .close {
        display: block;
    }

    .menu .col-md-4 {
        width: 100%;
    }

    .header-container h1 {
        vertical-align: middle;
        display: inline-block;
        width:90%;
        bottom:25%;
    }

    /* Typo Mobile */

    h1 {
        color:#86754e;
        font-size:30px;
        line-height: 30px;
        margin:0;
        text-align: center;
        text-transform: uppercase;
    }

    h2 {
        color: #9f9073;
        font-family: 'Montserrat', sans-serif;
        font-size:16px;
        font-weight: 600;
        line-height: 33px;
        text-transform: uppercase;
        margin:0 auto;
        text-align: center;
        max-width: 90%;
    }

    h3 {
        color: #9f9073;
        font-family: 'Montserrat Light', sans-serif;
        font-size:16px;
        font-weight: 300;
        line-height: 30px;
        margin:0 auto;
        text-align: center;
        padding-bottom: 30px;
        max-width: 90%;
    }

    h3::after {
        content: url(http://insideyoga.ch/wp-content/uploads/2017/01/grenze.svg); 
        width:90px;
        max-width:80%;
        height:4px;
        max-height: 4px;
        display: block;
        text-align: center;
        line-height:30px;
        margin:0 auto;
    }

    h4 {
        color: #86754e;
        font-family: 'Montserrat', sans-serif;
        font-size:17px;
        font-weight: 600;
        line-height: 30px;
        text-align: center;
        padding-bottom: 10px;
        padding-top:10px;
    }

    h5 {
        font-family: "montserrat light", sans-serif;
        font-size: 15px;
        color: #646464;
        vertical-align: baseline;
        text-align: center;
    }

    .mittelteil h5 {
        font-size: 15px;
        text-align: left;
        padding-top: 0px;
    }

    h5 em {
        display: block;
        padding-top:0;
        line-height: 1.6;
    }

    blockquote:first-child p {
        padding-top: 0px;
    }

    .adresse h5 {
        padding-top: 20px;
    }

    h6 {
        font-family: "montserrat", sans-serif;
        font-size: 24px;
        font-weight: 600px;
        color: #fff;
        vertical-align: baseline;
        text-align: center;
        text-transform: uppercase;
        padding-bottom:30px;
    }

    p, textarea, .body ul li, .mittelteil strong {
        font-family:'Montserrat Light', sans-serif;
        font-size:15px;
        font-weight: normal;
        line-height: 1.7;
        color: #000;
        display: block;
    }
    
    .mittelteil ul li {
        display: flex;
    }

    .akkordeon {
        font-size: 18px;
    }

    .activator {
        display: none;
        font-family: 'montserrat', sans-serif;
        font-weight: 600;
        padding-left: 12px;
        padding-right: 10px;
        float: right;
    }

    .deactivator {
        display:inline;
        font-family: 'montserrat', sans-serif;
        font-weight: 600;
        padding-left: 12px;
        padding-right: 10px;
        float: right;
    }

    form#cred_form_199_1 {
        padding-bottom: 0px;
    }

    /* DESTROY FLEX */

    .subnav {
        padding-bottom: 20px;
        padding-top: 20px !important;
    }

    .header-container {
        height:90vh;
    }

    .homelink .logo {
        left:15px;
        top:15px;
        max-width: 70px;
    }

    .logo-home {
        position: absolute;
        z-index: 6;
        left:15px;
        top:15px;
        max-width: 70px;
        right: auto;
    }

    blockquote p {
        font-family: 'Allura', cursive;
        color:#afafaf !important;
        font-size:28px;
        line-height: 1;
        text-align: center;
        margin-bottom: 0;
        padding-top: 30px;
    }

    #first, .footer, .mittelteil .col-sm-3 {
        border:none !important;
    }

    .mittelteil {
        padding:15px;
        margin-top:20px;
    }

    .mittelteil p {
        font-size:15px;
    }

    .stundenblock p {
        padding-bottom: 5px;
    }

    .mittelteil .col-sm-3 > h6 {
        font-size: 50px;
    }

    .mittelteil .col-sm-3:first-child {
        padding-top: 0px;
    }

    .mittelteil .col-sm-3 {
        padding-top: 50px;
    }

    .box a {
        color: #86754e;
        margin-top: 25px;
        display: block;
        text-align: center;
    }

    .box p {
        font-size: 15px;
    }

    .workshop .bg {
        height: 400px;
    }

    td {
        font-size: 15px;
    }

    ol li {
        font-size: 15px;
    }
    
    .breezer {
        margin: 0;
    }
    
    .footer h3 {
        font-size: 13px;
        line-height: 20px;
    }
    
            .hover-title {
        left: -30%;
        right: -30%;
    }
    
        .hover-title h3 {
        font-size: 10px;
    }
}

/*    .footer h3 {
font-size: 24px;
padding-top: 32px;
}

.subnav-bild {
max-height: 70px;
}
*/

@media all and (max-width:768px) {

    .subnav .container, ul.dropdown-menu.multi-column.columns-3 section .row, .mittelteil .row, .workshop {
        display: block !important;
        padding-top:25px;
    }
    
    .grenze:hover .hover-title {
        display: none;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    div#wpv-view-layout-597-TCPID599  {
        height: auto;
        display: block;
        margin:-20px -15px 0 -15px;
    }

    .news {
        height: auto;
        display: block;
        padding: 20px;
    }

    .newstext p {
        color: #fff !important;
        text-align: center;
        display: block;
    }

    .newscontainer {
        width:100%;
        height: 100%;
        position: relative;
        right:0;
        top:0;
        z-index: 1;
        background-color: rgba(159, 144, 115, 0.9);
        border-radius: 0%;
        overflow: hidden;
        display: block;
    }

    .grenze {
        border-right: none;
        border-left: none !important;
        border-bottom:1px #c9c8c7 solid !important;
    }

    .grenze:first-child {
        border-right: none;
        border-left: none !important;
        border-top:1px #c9c8c7 solid !important;

    }}

@media all and (max-width:550px) {
    .adressblock {
        position: relative;
    }
}

/*
* Custom Code 11.04.25 
*/

a.homelink {
   display: block;
}

.homelink .logo {
    max-width: 122px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

a.homelink:hover,
a.homelink:focus,
a.homelink:active {
    opacity: 1
}

.menu-open .logo {
    opacity: 0;
}

/* Dropdown Close button */
a.dropdown-toggle {
    width: 42px;
    height: 42px;
    top: 20px;
    right: 14px;
    z-index: 5;
    position: absolute !important;
    display: flex !important;
    justify-content: center;
    padding: 0 !important;
}

.dropdown-close {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    top: 20px;
    right: 14px;
    z-index: 5;
    padding: 8.75px;
}

.dropdown.open {
   background-color: #BEBDBC;
}

.block-links {
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

.block-links .widget-title{
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
}

.block-links .widget > div {
    padding-top: 30px;
}

.block-links .menu-item:last-child {
    padding-bottom: 0;
}

.block-links li {
    text-align: center;
}

.block-links a {
    font-size: 15px;
    font-weight: 700;
}
.toogle-action {
    padding: 15px;
}

.toggle-links {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    margin: 0 auto;
    text-indent: -9999px;
    font-size: 0;
    cursor: pointer;
}

.toggle-links::before,
.toggle-links::after {
    content: '';
    height: 1.5px;
    border-radius: 1.5px;
    width: 12px;
    position: absolute;
    background-color: #fff;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    transform-origin: center;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.toggle-links::after {
    transform: translate(-50%,-50%) rotate(90deg);
}

.block-links.open .toggle-links::after {
    transform: translate(-50%,-50%) rotate(0deg);
}

ul.dropdown-menu.multi-column.columns-3 section .row {
    flex-direction: column;
}


.bottom-nav {
    margin-top: 52px;
}

.bottom-nav .menu {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.bottom-nav .menu-item {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}

.bottom-nav .menu-item a{
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    width: fit-content;
    height: 41px;
    border: 1px solid #86754E;
    border-radius: 30px;
    font-size: 17px;
    font-weight: 700;
    color: #86754E
} 
.nav a {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.nav a:hover,
.nav a:focus,
.nav a:active {
    opacity: 1;
    color: #86754E;
}

.bottom-nav .menu-item a:hover,
.bottom-nav .menu-item a:focus,
.bottom-nav .menu-item a:active {
    border: 1px solid #fff;
    color: #fff;
}

@media (max-width: 768px) {
    ul.dropdown-menu.multi-column.columns-3 section .row {
        padding-top: 0px;
        padding-bottom: 52px;
    }
}

@media (max-width: 992px) {
    ul.dropdown-menu.multi-column.columns-3 section {
        padding: 100px 10%;
    }
    .dropdown.open .dropdown-toggle {
        opacity: 0;
        display: none;
        z-index: -1
    }
}

@media screen and (min-width: 1140px) {
    ul.dropdown-menu.multi-column.columns-3 section {
        padding: 100px 200px 50px;
    }

   .toogle-action {
        display: none
   }

   ul.dropdown-menu.multi-column.columns-3 section .row {
        flex-direction: row;
        /* background-color: rgba(255,0,0,0.5); */
   }

   .block-links {
        margin-bottom: 0;
        border-bottom: 0;
   }

   .block-links .widget-title {
        min-height: 64px;
   }
   .col-xl-4 {
        border-right: 1px solid #fff;
        flex: 0 0 25%;
        width: 100%;
        padding: 19px 30px 27px;
   }
   .col-xl-4.last {
        border-right: 1px solid transparent;
   }

   .bottom-nav {
        margin-top: 76px;
   }

   .bottom-nav .menu {
        display: flex;
        justify-content: flex-end;
        flex-direction: row;
   }

   .bottom-nav .menu-item {
        margin-left: 30px;
        padding-bottom: 0;
   }

   .dropdown-close {
        top: 30px;
        right: 30px;
   }

   a.dropdown-toggle {
        top: 30px;
        right: 67px;
   }
}