@charset "UTF-8";
@font-face {
    font-family: 'BodBE';
    src: url('fonts/BodBE.eot');
    src: url('fonts/BodBE.eot') format('embedded-opentype'), url('fonts/BodBE.woff2') format('woff2'), url('fonts/BodBE.woff') format('woff'), url('fonts/BodBE.ttf') format('truetype'), url('fonts/BodBE.svg#BodBE') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'BraAC';
    src: url('fonts/Bra_reg.eot');
    src: url('fonts/Bra_reg.eot') format('embedded-opentype'), url('fonts/Bra_reg.woff2') format('woff2'), url('fonts/Bra_reg.woff') format('woff'), url('fonts/Bra_reg.ttf') format('truetype'), url('fonts/Bra_reg.svg#Bra_reg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'BraAC';
    src: url('fonts/Bra_med.eot');
    src: url('fonts/Bra_med.eot') format('embedded-opentype'), url('fonts/Bra_med.woff2') format('woff2'), url('fonts/Bra_med.woff') format('woff'), url('fonts/Bra_med.ttf') format('truetype'), url('fonts/Bra_med.svg#Bra_med') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'BraAC';
    src: url('fonts/Bra_med.eot');
    src: url('fonts/Bra_med.eot') format('embedded-opentype'), url('fonts/Bra_med.woff2') format('woff2'), url('fonts/Bra_med.woff') format('woff'), url('fonts/Bra_med.ttf') format('truetype'), url('fonts/Bra_med.svg#Bra_med') format('svg');
    font-weight: bold;
    font-style: bold;
    font-display: swap
}

body {
    background: #f1f1f1!important;
}

html {
    font-size: 100%;
    font-size: 16px
}

@media (max-width:1023px) {
    html {
        font-size: 90%
    }
}

@media (max-width:767px) {
    html {
        font-size: 80%
    }
}

@media (max-width:480px) {
    html {
        font-size: 65%
    }
}

@media (max-width:320px) {
    html {
        font-size: 60.5%
    }
}

body.dirndlblusen-ratgeber,
body.lederhosen-ratgeber,
body.oktoberfest-ratgeber {
    padding-top: 0
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

a {
    text-decoration: none
}

a:hover {
    color: #759819
}

a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none
}

p {
    margin: 0 0 20px
}

*,
:after,
:before {
    outline: 0 none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

img {
    max-width: 100%
}

.clear {
    clear: both
}

.dirndlblusen-ratgeber section .container,
.lederhosen-ratgeber section .container,
.oktoberfest-ratgeber section .container {
    padding: 40px;
    background-color: transparent
}

.dirndlblusen-ratgeber h3,
.lederhosen-ratgeber h3,
.oktoberfest-ratgeber h3 {
    font-size: 25px;
    padding-top: 20px;
    margin-bottom: 20px
}

.oktoberfest-ratgeber #info h3 {
    padding-top: 0
}

h2,
h4 {
    font-family: BraAC, 'Helvetica Neue', sans-serif;
    font-weight: 500;
    font-size: 25px;
    margin: 0 0 20px
}

.dirndlblusen-ratgeber h2,
.lederhosen-ratgeber h2,
.oktoberfest-ratgeber h2 {
    margin-bottom: 25px
}

.oktoberfest-guide:not(#oktoberfest-orientierung) h2,
.trachten-guide h2 {
    text-align: center;
    margin-top: 2rem
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

a.button,
a.header-button {
    background: #9ac31b;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: inherit;
    padding: 5px 1.44rem
}

.dirndlblusen-ratgeber section a.button,
.lederhosen-ratgeber section a.button,
.oktoberfest-ratgeber section a.button {
    text-transform: uppercase;
    padding: 12px 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-weight: 600
}

a.button:hover,
a.header-button:hover {
    background: #a5d11e
}

.trachten-guide a.button:not(.to-top):not(.prev-chapter):not(.link-button) {
    background: #4693b9
}

.trachten-guide a.button:not(.to-top):not(.prev-chapter):not(.link-button):hover {
    background: #3b7c9c
}

.button .fa-chevron-down {
    font-size: 15px
}

.button.link-button:hover {
    background: #f1f1f1
}

.button.link-button {
    font-family: BraACReg, 'Helvetica Neue', sans-serif;
    background: #fff;
    color: #555;
    border: 1px solid #e0e0e0;
    padding: 7px 10px;
    text-align: center;
    width: 250px
}

.button.link-button .fa {
    position: relative;
    top: 0;
    font-size: 14px;
    margin-left: 11px
}

section:not(.hero) {
    position: relative
}

section:not(.hero) .container {
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ddd;
    box-shadow: 0 0 15px #ddd;
    margin-top: 20px
}

.dirndlblusen-ratgeber section#info .container,
.lederhosen-ratgeber section#info .container,
.oktoberfest-ratgeber section#info .container {
    margin-top: 0
}

.dashed-container {
    padding: 8px
}

.dashed-container .dashed-border,
.dashed-container .row {
    border: 2px dashed #9fd6ef;
    margin: 0;
    padding: 20px 0
}

.section-container {
    margin: 0 auto;
    padding: 0;
    position: relative
}

.hero {
    background: url(images/hero-bg.png) repeat 0 -13px;
    text-align: center
}

.hero .container {
    position: relative;
    padding: 0
}

.gradient-overlay {
    background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 50%, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, rgba(255, 255, 255, 0)), to(white));
    background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 50%, #fff 100%)
}

.gradient-overlay-r {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 40%, #fff 60%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(40%, #fff), color-stop(60%, #fff), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 40%, #fff 60%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 40%, #fff 60%, rgba(255, 255, 255, 0) 100%)
}

.gradient-overlay-v {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%)
}

.hero .gradient-overlay {
    padding-top: 4rem
}

.dirndlblusen-ratgeber .hero .gradient-overlay,
.lederhosen-ratgeber .hero .gradient-overlay,
.oktoberfest-ratgeber .hero .gradient-overlay,
.trachten-guide .hero .gradient-overlay {
    padding-top: 2rem
}

.hero-content {
    min-height: 10px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.25rem;
    z-index: 9;
    line-height: 1.2
}

.dirndlblusen-ratgeber .hero-content,
.lederhosen-ratgeber .hero-content,
.oktoberfest-ratgeber .hero-content {
    position: relative;
    bottom: auto
}

.hero h1 {
    font-family: 'Playfair Display', serif;
    color: #27708f;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
    margin-top: 20px;
    line-height: 1.1
}

.trachten-guide .hero h1 {
    color: #9ac31b
}

.dirndlblusen-ratgeber .hero h1,
.lederhosen-ratgeber .hero h1,
.oktoberfest-ratgeber .hero h1 {
    color: #696969
}

.hero h1 span {
    display: block;
    font-size: 1.75rem;
    font-weight: 400;
    margin-top: 6px
}

.trachten-guide .hero h1 span {
    color: #656565;
    font-size: 1.25rem;
    letter-spacing: -.5px
}

.hero h2 {
    font-family: 'Playfair Display', serif;
    color: #ad8752;
    font-size: 1.75rem;
    font-weight: 400;
    margin-top: 6px;
    margin-bottom: 30px
}

.dirndlblusen-ratgeber .hero h2 {
    color: #f9bc18
}

.oktoberfest-ratgeber .hero h2 {
    color: #9e7cb1
}

.hero img {
    margin: 0 auto
}

.chapter-nav li {
    margin-bottom: 10px;
    position: relative
}

.chapter-nav .chapter-bg {
    width: 23.8125rem;
    max-width: 23.8125rem
}

.chapter-item {
    color: #555;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.chapter-item:hover {
    color: #555
}

.active .chapter-item,
.chapter-item.active {
    color: #fff
}

.chapter-item-img {
    float: left;
    height: 100%;
    width: 26.7%;
    margin: 0;
    padding: 0;
    position: relative
}

.chapter-item img {
    position: absolute;
    height: 62.7%;
    width: 62.7%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.chapter-nav li:nth-child(2) .chapter-item img {
    top: -6px
}

.chapter-nav li:nth-child(5) .chapter-item img {
    top: 7px
}

.chapter-item div:not(.chapter-item-img) {
    font-family: BraAC, 'Helvetica Neue', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
    margin: auto;
    height: 48px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 26.7%
}

.chapter-item div span {
    font-family: BraAC, 'Helvetica Neue', sans-serif;
    font-size: 17px;
    display: block
}

.chapter-header {
    text-align: center;
    width: -webkit-calc(100% + 15px);
    width: calc(100% + 15px);
    position: absolute;
    left: -7px;
    z-index: 2
}

.chapter-header:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #195874;
    position: absolute;
    left: 3px;
    top: -7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.chapter-header:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #195874;
    position: absolute;
    right: 3px;
    top: -7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.chapter-header-icon {
    background: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 5.625rem;
    height: 5.625rem;
    margin: auto;
    padding: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.chapter-header-icon img {
    background: #fff;
    border: 1.3px dashed #89bed6;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 10px;
    width: 5.375rem
}

.trachten-guide .chapter-header-icon img {
    border-color: #768e2c;
    padding: 0
}

.chapter-header-bar {
    background: url(images/heading-bg.png) repeat;
    height: 3.25rem;
    padding: 1px 0
}

.chapter-header-border {
    border: 1px dashed #317898;
    border-left: 0 none;
    border-right: 0 none;
    height: 2.97rem;
    margin-top: 1px
}

.trachten-guide .chapter-header-border {
    border-color: #90ac38
}

.chapter h2 {
    margin: 2.5rem 0 1.88rem
}

.chapter-heading:not(.text-left) {
    text-align: center
}

.trachten-guide .chapter .chapter-heading {
    margin-top: 5.75rem
}

.oktoberfest-guide:not(#oktoberfest-orientierung) .chapter-heading,
.trachten-guide:not(#tg-dirndl) .chapter-heading {
    margin-top: 8.5rem
}

.chapter h2 span {
    display: block;
    font-family: BraAC, 'Helvetica Neue', sans-serif;
    font-size: 20px;
    margin-top: 4px
}

.chapter .heading-bg,
.trachten-guide .heading-bg {
    background: url(images/heading-bg.png) repeat;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding: 2px 2px 0
}

.footer {
    padding: 2.5rem 0 3.13rem
}

.oktoberfest-guide:not(#oktoberfest-orientierung) footer,
.trachten-guide:not(#tg-dirndl) footer {
    padding-right: 15px;
    padding-left: 15px
}

.oktoberfest-guide:not(#oktoberfest-orientierung) .chapter .dashed-container,
.trachten-guide:not(#tg-dirndl) .chapter .dashed-container {
    position: relative
}

.oktoberfest-guide:not(#oktoberfest-orientierung) .chapter-header,
.trachten-guide:not(#tg-dirndl) .chapter-header {
    top: 3.13rem
}

.tail-heading .heading-bg {
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 30px;
    margin-left: -21px;
    padding: 2px 0;
    position: relative
}

.tail-heading .heading-bg {
    margin-left: -42px;
    margin-top: 20px
}

#tg-dirndl .tail-heading .heading-bg {
    margin-top: 0
}

.tail-heading .heading-bg:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 12px solid #eaf5f8;
    position: absolute;
    right: 0;
    top: 0
}

.tail-heading .heading-bg:after {
    border-right-color: #fff
}

.icon-link {
    background: #288f9e url(images/icon-link.png) no-repeat center!important
}

#tg-dirndl .chapter-nav,
#tg-lederhose .chapter-nav ul {
    margin-bottom: 3rem
}

.trachten-guide .hero {
    background-image: url(images/tg-hero-bg.png)
}

.dirndlblusen-ratgeber .hero,
.lederhosen-ratgeber .hero,
.oktoberfest-ratgeber .hero {
    background-image: url(images/tg-hero-bg2.jpg)
}

.trachten-guide .dashed-container .row {
    border-color: #84a322
}

.trachten-guide .chapter-header-bar,
.trachten-guide .heading-bg {
    background-image: url(images/tg-heading-bg.png)
}

.trachten-guide .chapter-nav li .chapter-icon-on {
    display: none
}

.trachten-guide .chapter-nav li.active .chapter-icon-on {
    display: block
}

.trachten-guide .chapter-nav li.active .chapter-icon-off {
    display: none
}

.trachten-guide .chapter-nav li:nth-child(2) .chapter-item img {
    top: 6px
}

.trachten-guide .chapter-nav li:nth-child(3) .chapter-item img {
    top: -11px
}

.trachten-guide .chapter-header:before {
    border-left-color: #7fa01a
}

.trachten-guide .chapter-header:after {
    border-right-color: #7fa01a
}

.trachten-guide #dirndl .chapter-heading {
    margin-left: -21px
}

.trachten-guide #dirndl .dashed-container .row {
    padding-top: .7rem
}

.trachten-guide .outfit-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.trachten-guide .outfit-icon-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.trachten-guide#tg-dirndl .outfit-icon-row {
    padding: 19px 0
}

.trachten-guide#tg-lederhose .outfit-icon-row {
    padding: 26px 0
}

.trachten-guide .outfit-icon {
    background: #f5f9e8;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    margin: auto;
    padding: 3px;
    cursor: pointer
}

.trachten-guide .outfit-icon.active,
.trachten-guide .outfit-icon:hover {
    background: #cce18d
}

.trachten-guide .outfit-icon img {
    border: 1.3px dashed #768e2c;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    padding: 10px;
    width: 8.125rem
}

.tail-heading .heading-bg h3 {
    margin-top: 10px;
    border: 1px dashed #90ac38;
    border-left: 0 none;
    color: #fff;
    display: block;
    font-style: normal;
    margin: 0;
    padding: 5px 0;
    padding-left: 42px
}

.trachten-guide .chapter h2 {
    margin: 3.5rem 0 2.5rem
}

.trachten-guide .outfit-info-box {
    background: #f5f9e8;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    padding: 5px
}

.trachten-guide .outfit-info-box {
    margin-right: 15px;
    position: relative
}

.trachten-guide .outfit-info {
    display: none
}

.trachten-guide .outfit-info p {
    padding-left: 20px;
    line-height: normal
}

.trachten-guide .outfit-info-box.tail-heading .heading-bg:after {
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 0 none;
    border-left: 12px solid #f5f9e8;
    position: absolute;
    right: inherit;
    left: 0;
    top: 0
}

.trachten-guide .outfit-info-box.tail-heading .heading-bg {
    margin: 0 -2px 30px 0
}

.trachten-guide .outfit-info-box.tail-heading .heading-bg h3 {
    padding-left: 0
}

.trachten-guide .outfit-info-border {
    border: 1.3px dashed #768e2c;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 0 10px 20px;
    overflow: hidden;
    height: 100%
}

.trachten-guide .outfit-info-box p {
    padding-right: 20px
}

.trachten-guide .outfit-info-box .button {
    margin-top: 10px;
    font-size: 20px;
    width: 75%;
    margin: auto
}

.trachten-guide .outfit-info-box .button .fa {
    font-size: 15px
}

.trachten-guide .outfit-info-arrow {
    position: absolute;
    left: -23px;
    top: 13%
}

.trachten-guide .dirndl-schleife-info {
    margin-top: 3rem
}

.dashed-container .dashed-border.row-no-padding,
.dashed-container .row.row-no-padding {
    padding-right: 0;
    padding-left: 0
}

.trachten-guide .lederhosen-damen .dashed-container .row {
    padding-bottom: 0
}

.row-no-padding .tail-heading .heading-bg {
    margin-left: -17px
}

.trachten-guide .lederhosen-damen .two-columns {
    padding: 12px 24px 24px
}

.trachten-guide#tg-dirndl .footer {
    margin: 0
}

#ratgeber .hero {
    background-image: url(https://www.alpenclassics.de/ratgeber/wp-content/themes/alpenclassics/images/ratgeber-hero-bg.png)
}

#ratgeber .hero-content {
    bottom: 2.25rem
}

#ratgeber .hero h1 {
    color: #836196;
    font-size: 2.1rem;
    margin-bottom: 2rem
}

#ratgeber .container.footer a {
    width: 31.33%;
    margin: auto .5%;
    text-align: center;
    font-weight: 500
}

#ratgeber .dashed-container .row {
    border-color: #9d81ac;
    padding: 9px 9px 15px
}

#ratgeber .post-details {
    color: #555;
    text-align: left
}

.article-hero {
    text-align: center
}

.article-hero .hero-img {
    padding: 0 10px;
    position: relative
}

.article-hero img {
    width: 100%
}

.article-hero h1 {
    font-size: 2.63rem;
    margin-bottom: 0
}

.article-hero .hero-content {
    position: absolute;
    color: #fff;
    text-align: left;
    width: 360px;
    max-width: 100%
}

.article-nav {
    background: #f1f1f1;
    padding: 10px 0;
    margin: 0 10px;
    position: relative;
    z-index: 100
}

.dirndlblusen-ratgeber .article-nav,
.lederhosen-ratgeber .article-nav,
.oktoberfest-ratgeber .article-nav {
    padding: 16px 0;
    text-align: center
}

.article-nav ul {
    display: inline-block
}

.article-nav li {
    float: left
}

.dirndlblusen-ratgeber .article-nav li,
.lederhosen-ratgeber .article-nav li,
.oktoberfest-ratgeber .article-nav li {
    font-size: 16px
}

.article-nav li:after {
    content: "|";
    display: inline-block;
    padding: 0 20px
}

.dirndlblusen-ratgeber .article-nav li:after,
.lederhosen-ratgeber .article-nav li:after,
.oktoberfest-ratgeber .article-nav li:after {
    padding: 0 12px
}

.article-nav li:last-of-type:after {
    content: none
}

.article-nav a {
    color: #555
}

.article-nav a:hover {
    color: #94c11f
}

#accessoires .row.eq-height,
#dirndlbluse-passform .row.eq-height {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#accessoires>.article-heading {
    margin: 5.63rem auto;
    max-width: 90%
}

#dirndlbluse-passform .article-heading {
    margin: 5rem auto 3rem;
    max-width: 90%
}

#dirndlblusen-farben>.article-heading {
    margin: 4rem auto 5.63rem
}

#flechtfrisuren .article-heading {
    margin: 6.25rem 0 40px
}

.dirndlbluse-info-item {
    padding: 2.5rem 8% 1.25rem;
    margin: 0 auto
}

.dirndlbluse-info-item:nth-child(even) {
    background: #f9f9f9
}

@media (min-width:1055px) {
    .hide-lg {
        display: none
    }
    .chapter .about {
        padding: .5rem 2.5rem 1rem 1rem
    }
}

@media (max-width:1054px) {
    body {
        background: #fff;
        font-size: 15px;
        padding-bottom: 0
    }
    section:not(.hero) .container {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-top: 0
    }
    .container {
        width: 100%
    }
    .chapter-header {
        width: 100%;
        left: 0
    }
    h2,
    h3 {
        font-size: 19px
    }
    .chapter h2 span {
        font-size: 17px
    }
    .chapter-item,
    .chapter-nav .chapter-bg {
        max-width: 100%
    }
    .chapter-item p:not(.chapter-item-img) {
        font-size: 18px;
        height: 39px
    }
    .chapter-item p span {
        font-size: 13px
    }
    .chapter-header:after,
    .chapter-header:before {
        content: none
    }
    .oktoberfest-guide:not(#oktoberfest-orientierung) .chapter-heading,
    .trachten-guide:not(#tg-dirndl) .chapter-heading {
        margin-top: 7.5rem
    }
    .dirndlblusen-ratgeber .article-nav,
    .lederhosen-ratgeber .article-nav,
    .oktoberfest-ratgeber .article-nav {
        padding: 16px;
        margin: 0
    }
}

@media (min-width:992px) {
    .eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .dirndlblusen-ratgeber .row.footer,
    .lederhosen-ratgeber .row.footer,
    .oktoberfest-ratgeber .row.footer {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media (min-width:768px) {
    .two-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 2.5rem;
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem
    }
    .dirndlblusen-ratgeber header,
    .lederhosen-ratgeber header,
    .oktoberfest-ratgeber header {
        position: relative
    }
    .dashed-container .dashed-border,
    .dashed-container .row {
        padding: 0 25px 15px
    }
    .trachten-guide .dashed-container .row {
        padding-bottom: 3rem
    }
    .trachten-guide .outfit-icons {
        margin-left: -25px
    }
    .trachten-guide .outfit-info-box {
        margin-left: 10px
    }
    #tg-dirndl .overview .dashed-container .row {
        padding-top: 35px
    }
    .chapter .dashed-container .row,
    .overview .dashed-container .row,
    .trachten-guide .lederhose .dashed-container .row {
        padding-right: 0
    }
    .overview .about {
        width: 54%;
        margin-right: 4.333333%
    }
    .trachten-guide .about {
        width: 50%;
        margin-right: 7.333333%
    }
    .dirndlblusen-ratgeber section:not(.hero):not(.vf-list),
    .lederhosen-ratgeber section:not(.hero):not(.vf-list),
    .oktoberfest-ratgeber section:not(.hero):not(.vf-list) {
        padding-top: 0;
        margin-top: 0
    }
    h2+.two-columns {
        padding: 20px 0
    }
    .oktoberfest-guide:not(#oktoberfest-orientierung) .chapter-heading,
    .trachten-guide:not(#tg-dirndl) .chapter-heading {
        margin-right: 25px
    }
}

@media (max-width:991px) {
    h2+.two-columns {
        padding-bottom: 0
    }
    .footer>div {
        padding-bottom: 1rem
    }
    .footer .text-right {
        text-align: center
    }
    .footer.hide-sm {
        display: none
    }
    .footer.hide-lg {
        display: block
    }
    .trachten-guide .outfit-info-box .button {
        position: static
    }
    .trachten-guide .outfit-box.eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    #ratgeber .container.footer a {
        font-size: 17px
    }
}

@media (max-width:767px) {
    .hide-sm {
        display: none
    }
    .text-center-sm {
        text-align: center
    }
    body {
        padding: 0
    }
    header .container {
        padding-left: 10px;
        padding-right: 4px
    }
    a.header-button {
        margin-left: 0;
        margin-top: 14px;
        padding: 5.5px 15px
    }
    .hero h1 {
        font-size: 1.7rem
    }
    .hero h1 span {
        font-size: 1.3rem
    }
    #ratgeber .hero h1 {
        font-size: 1.1rem;
        margin: 0 auto .75rem
    }
    .oktoberfest-guide:not(#oktoberfest-orientierung) .dashed-container,
    .trachten-guide .dashed-container {
        padding-right: 0;
        padding-left: 0
    }
    .oktoberfest-guide:not(#oktoberfest-orientierung) .dashed-container .row,
    .trachten-guide .dashed-container .row {
        border-right: 0 none;
        border-left: 0 none;
        border-bottom: 0 none
    }
    .oktoberfest-guide:not(#oktoberfest-orientierung) .dashed-container .row,
    .trachten-guide .dashed-container .row {
        padding: 0
    }
    .trachten-guide #dirndl .dashed-container .row {
        border: 0 none
    }
    .footer .button {
        width: 100%
    }
    .trachten-guide#tg-dirndl .outfit-icon-row,
    .trachten-guide#tg-lederhose .outfit-icon-row {
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .trachten-guide .outfit-icons {
        display: block;
        padding: 0;
        margin-bottom: 3rem
    }
    .trachten-guide .outfit-info-arrow {
        left: 13%;
        top: -24px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .mb-img {
        margin-bottom: 2rem
    }
    .dirndl-tragen img,
    .lederhosen-damen img {
        margin-bottom: 2rem
    }
    .button.link-button {
        width: 100%
    }
    .trachten-guide .outfit-box.eq-height {
        display: block
    }
    .hero .gradient-overlay {
        padding-top: 1rem
    }
    #ratgeber .container.footer a {
        width: 90%;
        margin: 10px auto;
        display: block
    }
    #accessoires>.article-heading br {
        display: none
    }
    .article-hero .hero-content {
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        width: 90%
    }
    .article-nav {
        padding: 0;
        margin: 0
    }
    .article-nav ul {
        display: block;
        overflow: hidden
    }
    .article-nav li {
        float: left;
        width: 49%;
        padding: 6px;
        background: #ececec;
        margin: 1px
    }
    .article-nav li:after {
        content: none
    }
    .dirndlblusen-ratgeber .article-nav,
    .lederhosen-ratgeber .article-nav,
    .oktoberfest-ratgeber .article-nav {
        padding: 0;
        margin: 0 0 20px
    }
    .dirndlblusen-ratgeber section .container,
    .lederhosen-ratgeber section .container,
    .oktoberfest-ratgeber section .container {
        padding: 0 15px 0 15px
    }
}

@media (min-width:601px) and (max-width:767px) {
    .chapter .about,
    .chapter .chapter-nav,
    .overview .about,
    .overview .chapter-nav {
        width: 50%
    }
    .trachten-guide#tg-lederhose .about img {
        display: block
    }
    .trachten-guide#tg-lederhose .chapter-nav .mb-img {
        display: none
    }
}

@media (max-width:600px) {
    .hero-img {
        overflow: hidden
    }
    body:not(#volksfeste):not(.lederhosen-ratgeber):not(.dirndlblusen-ratgeber):not(.oktoberfest-ratgeber) .hero-img img {
        width: 120%;
        max-width: 120%;
        margin-left: -10%
    }
    body#ratgeber .hero-img img {
        width: 105%;
        max-width: 105%;
        margin-left: -2%
    }
    .chapter-nav .chapter-bg {
        width: 100%
    }
}

@media (max-width:400px) {
    a.button,
    a.header-button {
        font-size: 15px
    }
    a.header-button {
        padding-top: 7px;
        padding-bottom: 7px
    }
    #ratgeber .hero-content,
    .hero-content {
        bottom: 1rem
    }
    #tg-dirndl .section-container {
        margin-top: 20px
    }
    #ratgeber .hero a.button {
        font-size: 12px;
        font-weight: 600
    }
}

@media (max-width:355px) {
    #ratgeber .hero-content {
        bottom: -.2rem
    }
    #ratgeber .hero h1 {
        margin-bottom: .4rem;
        max-width: 50%
    }
}

.mb80 {
    margin-bottom: 50px!important
}

.mb50 {
    margin-bottom: 50px!important
}

.mb66 {
    margin-bottom: 66px!important
}

@media only screen and (max-width:767px) {
    .col-sm-8 img {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: none
    }
}

.section-post {
    margin-top: 0!important;
    padding-bottom: 64px
}

.section-post a {
    text-decoration: underline
}

.section-post a:hover {
    text-decoration: none
}

.section-post img {
    padding-top: 6px;
    padding-bottom: 10px
}

.schleifen-texts {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 29px;
}

.schleifen-texts__item .img {
    text-align: center!important;
    margin-bottom: 20px;
}

.schleifen-texts__item {
    padding: 0 0 30px;
}

@media(min-width: 1024px) {
    .schleifen-texts__item {
        padding: 0 15px 30px;
    }
}

.schleifen-texts__item h2 {
    text-align: left!important;
    font-size: 20px;
    line-height: 24px;
    color: #604f45;
    font-family: 'BodBE';
    margin-bottom: 15px;
    font-weight: 700;
}

.schleifen-texts__item h2.item-title {
    text-align: center!important;
    font-size: 22px;
    line-height: 24px;
    color: #604f45;
    font-family: 'BodBE';
    margin-bottom: 15px;
    margin-top: 0!important;
}

.schleifen-texts__item p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'BraACReg', sans-serif;
    color: #604f45;
    margin-bottom: 0;
}

.schleifen-texts__item li {
    font-size: 16px;
    line-height: 24px;
    font-family: 'BraACReg', sans-serif;
    color: #604f45;
}

.schleifen-texts__item ul {
    margin: 0;
}

.schleifen-texts__item li strong {
    font-family: 'BraACMed';
}

@media(min-width: 768px) {
    .schleifen-texts__item h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .schleifen-texts__item h2.item-title {
        font-size: 25px;
        line-height: 30px;
    }
    .schleifen-texts__item p {
        font-size: 17px;
        line-height: 28px;
    }
    .schleifen-texts__item li {
        font-size: 17px;
        line-height: 28px;
    }
}

.schleifen-nav {
    background: #f2f2f2;
    position: relative;
    display: flex;
    justify-content: center;
}

@media(min-width: 1024px) {
    .schleifen-nav {
        display: none;
    }
}

.schleifen-nav .container {
    display: flex;
    justify-content: center;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0 -15px;
}

.schleifen-nav .container ul {
    display: flex;
    width: 100%;
    justify-content: center;
}

.schleifen-nav .container ul li {
    border-right: 1px solid #d8d8d8;
    width: 25%;
}

.schleifen-nav .container ul li:last-child {
    border-right: none;
}

.schleifen-nav .container li.active a {
    background: #95c01b;
    color: #fff;
}

.schleifen-nav .container li.active {
    border-right-color: transparent;
}

.schleifen-nav .container a {
    display: block;
    padding: 8px 0;
    font-size: 16px;
    line-height: 18px;
    color: #625345;
    text-align: center;
}

@media(min-width: 768px) {
    .schleifen-nav .container li {
        width: auto;
    }
    .schleifen-nav .container a {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media(max-width: 767px) {
    .schleifen-nav {
        z-index: 9999;
    }
}

.schleifen-slider-wrap {
    background: #fbfbfb;
}

.schleifen-slider-wrap .item img {
    margin-bottom: 25px;
}

.white-bg {
    background: #fff;
}

.schleifen-slider {
    text-align: center;
    padding-bottom: 30px;
}

.schleifen-slider img {
    margin: 0 auto;
}

.schleifen-slider .item-name {
    font-size: 20px;
    line-height: 22px;
    color: #604f45;
    font-family: 'BodBE';
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.schleifen-slider .slick-prev {
    position: absolute;
    border: none;
    background: none;
    z-index: 90;
    left: 50%;
    margin-left: -167px;
    margin-top: -20px;
    top: 50%;
    transform: translateY(-50%);
}

.schleifen-slider .slick-next {
    position: absolute;
    border: none;
    background: none;
    z-index: 90;
    right: 50%;
    margin-right: -167px;
    margin-top: -20px;
    top: 50%;
    transform: translateY(-50%);
}

.schleifen-slider p {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    color: #604f45;
    font-weight: 400;
}

.schleifen-slider p span {
    color: #f2707d;
}

@media(min-width: 1024px) {
    .schleifen-slider__i {
        display: flex;
        justify-content: center;
    }
    .schleifen-slider .item {
        padding: 0 50px 20px;
        opacity: 1!important;
    }
}

.static-title {
    font-size: 17px;
    line-height: 22px;
    color: #604f45;
    font-family: 'BodBE';
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 23px 0 17px;
}

@media(min-width: 1024px) {
    .static-title {
        padding-bottom: 70px;
        font-size: 25px;
        line-height: 26px;
    }
}

.schleifen .header-main {
    box-shadow: none;
}

.row.k1-reservierung {
    padding-bottom: 40px;
}

.slide-gallery-images>*.active,
.slide-gallery-text.active {
    display: block;
}

.slide-gallery-images>*,
.slide-gallery-text {
    display: none;
}

.oktoberfest-ohne-dirndl #info .row,
.oktoberfest-dirndl #info .row,
.dirndl-bh #info .row,
.cannstatter-wasen #info .row {
    padding: 35px 25px 15px;
}

.oktoberfest-ohne-dirndl .chapter-heading,
.oktoberfest-dirndl .chapter-heading,
.dirndl-bh .chapter-heading {
    margin-top: 8.75rem;
}

.oktoberfest-ohne-dirndl .chapter-header,
.oktoberfest-dirndl .chapter-header,
.dirndl-bh .chapter-header {
    top: 46px;
}

.oktoberfest-ohne-dirndl .chapter-item img {
    width: auto;
    height: auto;
}

.oktoberfest-ohne-dirndl .alignleft-content,
.oktoberfest-dirndl .alignleft-content {
    float: left;
    margin-right: 40px;
    margin-bottom: 10px;
}

.oktoberfest-ohne-dirndl .chapter-header-icon img,
.oktoberfest-dirndl .chapter-header-icon img,
.dirndl-bh .chapter-header-icon img,
.cannstatter-wasen .chapter-header-icon img,
.dirndlschuhe .chapter-header-icon img {
    width: 86px;
    height: 86px;
}

.oktoberfest-ohne-dirndl .chapter .dashed-container .row {
    padding: 0 25px 15px;
}

.oktoberfest-dirndl .chapter .dashed-container .row {
    padding: 0 25px 15px;
}

.cannstatter-wasen .chapter-heading {
    margin-top: 8.75rem;
}

.oktoberfest-dirndl .chapter-item .chapter-item-img.section1 img,
.oktoberfest-dirndl .chapter-item .chapter-item-img.section2 img {
    width: 36%;
}

.oktoberfest-dirndl .chapter-item img {
    width: auto;
    height: auto;
}

.dirndl-bh .chapter-item .chapter-item-img.section1 img,
.dirndl-bh .chapter-item .chapter-item-img.section2 img {
    width: 36%;
}

.dirndl-bh .chapter-item img {
    width: auto;
    height: auto;
}

.dirndl-bh .chapter .dashed-container .row {
    padding: 0 25px 15px;
}

.dirndl-bh .chapter-header-bar,
.dirndlschuhe .chapter-header-bar {
    background: url(../files/images/heading-bh-bg.png) repeat;
}

.flex {
    display: flex;
    justify-content: center;
}

.cannstatter-wasen .chapter .dashed-container .row {
    padding: 0 25px 15px;
}

.cannstatter-wasen .chapter-header {
    top: 46px;
}

.cannstatter-wasen .chapter#section4 .chapter-heading {
    margin-top: 8.75rem;
}

.cannstatter-wasen .chapter-item img {
    width: auto;
    height: auto;
}

.dirndlschuhe .chapter .dashed-container .row {
    padding: 0 25px 15px;
}

.dirndlschuhe .chapter-header {
    top: 46px;
}

.dirndlschuhe .chapter-heading {
    margin-top: 8.75rem;
}

.dirndlschuhe #info .row {
    padding: 35px 25px 15px;
}

.chapter#section4 .chapter-heading {
    margin-top: 32px;
}

.dirndlschuhe .chapter-item .chapter-item-img.section1 img {
    width: 66%;
}

.dirndlschuhe .chapter-item img {
    width: auto;
    height: auto;
}


/* line 262, styles.scss */

.accordion_container {
    position: relative;
    height: auto;
    list-style: none;
    margin: 0 !important;
}


/* line 268, styles.scss */

.accordion_container .accordion_item {
    width: 100%;
    height: auto;
    background-color: transparent;
    margin: 10px 0;
    cursor: pointer;
}


/* line 275, styles.scss */

.accordion_container .accordion_item .title {
    display: block;
    font-size: 18px;
    padding: 20px 20px 20px 0;
    text-decoration: none !important;
    color: #000;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
}

@media screen and (min-width: 992px) {
    /* line 275, styles.scss */
    .accordion_container .accordion_item .title {
        padding: 20px 0;
        font-size: 22px;
    }
}


/* line 289, styles.scss */

.accordion_container .accordion_item .title.active {
    border-bottom: 0;
}


/* line 293, styles.scss */

.accordion_container .accordion_item .title i {
    float: right;
    color: #555555;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
}


/* line 304, styles.scss */

.accordion_container .accordion_item .content {
    background-color: #fff;
    display: none;
    float: initial;
}


/* line 309, styles.scss */

.accordion_container .accordion_item .content ul {
    list-style-type: disc;
    margin-left: 20px;
}


/* line 313, styles.scss */

.accordion_container .accordion_item .content ul li {
    list-style: unset;
}


/* line 318, styles.scss */

.accordion_container .accordion_item .content p {
    padding: 10px 0;
    margin: 0;
    color: #000;
}

@media screen and (max-width: 992px) {
    /* line 318, styles.scss */
    .accordion_container .accordion_item .content p {
        padding: 0 20px 0 0;
    }
}

.oktoberfest-dirndl .chapter#section4 .chapter-heading,
.oktoberfest-ohne-dirndl .chapter#section4 .chapter-heading {
    margin-top: 8.75rem;
}

.day-overview .subheading-bg {
    margin-left: -26px;
}

.day-overview .subheading-bg {
    display: block !important;
    width: 127px;
    margin: 10px 0;
}

#essen-und-trinken .anzapfen .anstich .subheading-bg {
    height: 41px !important;
}

.specialties-item-info {
    padding-bottom: 20px !important;
}