/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/


@import 'fonts/fonts.css';
@import 'assets/weather-icons.css';

#Top_bar .top_bar_right {
    padding: 0;
}


h6 {
    font-size: 60px;
    line-height: 60px !important;
}


.ticketbtn {
    position: relative;
    margin: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

}

.ticketbtn a {
    display: block;
    text-decoration: none;
    height: 45px;
    margin-top: -15px;
}

.ticketbtn a img {
    height: 45px;
}


.ticketbtn:hover a {

}




#almwetter {
    border: 1px solid #ccc;
    padding: 10px;
    position: relative;
    width: 100%;
    max-width: 450px;
    margin:0 auto;
    display: inline-block;
}


#almwetter .title {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 15px;
}

#almwetter .title h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
}

#almwetter .textinfo {
    font-size: 18px;
}

#almwetter .descbox {
    margin-bottom: 20px;
}

#almwetter .bigicon i {
    font-size: 35px;
}

#almwetter .infowrapper {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
#almwetter .infowrapper .info {
    width: 45%;
    font-weight: 300;
}
#almwetter .infowrapper .desc {
    width: 45%;
    font-weight: 500;
}


#almwetter .forecast {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#almwetter .forecast > div {
    width: calc(100% / 1/3 - 30px);
    margin: 20px 15px;
    display: inline-block;
    text-align: center;
}

#almwetter .forecast .smalltitle {
    color: #bb9b6e;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    margin-bottom: 15px;
}
#almwetter .forecast > div p i {
    font-size: 35px;
}


.schreibschrift,
.schreibschrift p {

    font-family: 'Licorice';

}


/* Footer Winter / Sommer */

#Footer.winter {
    background-image: url('../../uploads/2022/10/winterpanorama_footer-1.jpg');
}

#block-13,
#block-14 {
    width: 100%;
    text-align: center;
}

#block-13 .wp-container-4 {
    text-align: center;
    justify-content: center;
}


#block-13 .wp-block-column {
    width: auto;
    flex: unset;
    display: inline-block;
}

#block-13 div .wp-block-image,
#block-14 div .wp-block-image {
    width: 50px;
    display: inline-block;
    text-align: center;
}
#block-13 div .wp-block-image figure,
#block-14 div .wp-block-image figure {
    margin: 0;
}


#block-13 .is-layout-flow.wp-block-column:nth-child(2),
#block-14 .is-layout-flow.wp-block-column:nth-child(2) {
    text-align: center;
}

#block-13 .is-layout-flow.wp-block-column:nth-child(1) .wp-block-image,
#block-13 .is-layout-flow.wp-block-column:nth-child(1) {
    text-align: right;
}
#block-13 .is-layout-flow.wp-block-column:nth-child(3) .wp-block-image,
#block-13 .is-layout-flow.wp-block-column:nth-child(3) {
    text-align: left;
}

#back_to_top.footer_button {
    background: rgba(255,255,255, .8);

}
.footer-copy-center #Footer .footer_copy #back_to_top {
    float: none;
    margin: -10px 0 10px;
    position: absolute;
    right: 35px;
}



/* Front-Images with Zoom */


/* SOMMER */
/*
.flexfrontzoom > div {
    display: flex;
    align-content: space-between;
    align-items: inherit;
    flex-flow: column wrap;

    height: 750px;
}

!* Force new columns *!
.flexfrontzoom > div::before,
.flexfrontzoom > div::after {
    content: "";
    flex-basis: 100%;
    width: 0;
    order: 2;
}


.flexfrontzoom > div .frontzoombox:nth-child(3n+1) { order: 1; }
.flexfrontzoom > div .frontzoombox:nth-child(3n+2) { order: 2; }
.flexfrontzoom > div .frontzoombox:nth-child(3n)   { order: 3; }
*/


.flexfrontzoom > div {
    counter-reset: brick;
    flex-flow: row wrap;
    display: flex;
    width: 100%;
}

.flexfrontzoom > div .wrap {
    flex: auto;
    height: 100%;
    min-width: 150px;
}


.flexfrontzoom > div .frontzoombox:nth-child(4) {
    margin-top: -50px;
    height:  560px;
}
.flexfrontzoom > div .frontzoombox:nth-child(4) a .mcb-wrap-inner .frontzoom,
.flexfrontzoom > div .frontzoombox:nth-child(4) a .mcb-wrap-inner .frontzoom-text,
.flexfrontzoom > div .frontzoombox:nth-child(4) a .mcb-wrap-inner {
    height: 100% !important;
}

.flexfrontzoom > div .frontzoombox:nth-child(4) a .frontzoom-text .mfn-inline-editor {
    padding: 400px 30% 100px 10% !important;
}


.flexfrontzoom > div .frontzoombox:nth-child(6) {
    margin-top: -75px;
}

.flexfrontzoom > div .frontzoombox.thirdright {
    float: right;
    width: calc(100% - 35.333%);
    flex: unset;
}




.flexfrontzoom > div .frontzoombox.thirdright a {
    position: absolute;
    top: -271px;
    right: -418px;
}
.flexfrontzoom > div .frontzoombox.thirdright a .frontzoom-text .mfn-inline-editor {
    padding: 80px 20px 95px 57% !important;
}


.flexfrontzoom > div .frontzoombox.fullbox {
    float: left;
    width: calc(100%);
    flex: unset;
}


.flexfrontzoom > div .frontzoombox.fullbox a {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0;
}

.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}



/* WINTER */

.flexfrontzoom-winter > div {

    counter-reset: brick;
    flex-flow: row wrap;
    display: flex;
    width: 100%;
}

.flexfrontzoom-winter > div .wrap {
    flex: auto;
    height: 100%;
    min-width: 150px;
}


.flexfrontzoom-winter > div .frontzoombox:nth-child(4) {
    margin-top: -50px;
}
.flexfrontzoom-winter > div .frontzoombox:nth-child(6) {
    margin-top: -75px;
}




.frontzoombox {
    display: inline-block;
    margin-bottom: 35px;
}




.frontzoombox a {
    display: block;
    height: 100%;
    width: 100%;
}

.frontzoom {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.frontzoom-text {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}



.frontzoombox .mfn-inline-editor {
    /*padding:   100px 10% 90px 10% !important;*/
}


.frontzoom .mcb-item-column-inner {
    border-radius: 8px;
    overflow: hidden;
    margin:0;
    padding:0;
    height: 100%;
    display: inline-block;
}
.frontzoom .bg-cover {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;

    width: 100%;
    height: 100%;
}

.frontzoombox a:hover .frontzoom .bg-cover {
    transform: scale(1.1);
}




.frontzoombox a .frontzoom-text h4 {
    color: #fff;
}


@media screen and (max-width: 1240px) {
    .cardprice table h6 {
        font-size: 35px;
        line-height: 35px;
    }

    .cardprice table  h4.themecolor {
        font-size: 25px;
        line-height: 40px;
    }



}


@media screen and (max-width: 1220px) {
    .flexfrontzoom > div .frontzoombox.thirdright a {
        right: -324px;
    }
}


@media screen and (max-width: 960px) {
    .flexfrontzoom > div .frontzoombox.thirdright a {
        right: -244px;
    }

    .cardpricewrapper {
        width: calc(100% / 1/2 - 15px) !important;
        float: left;
        border: 1px solid #f8f8f8;
        margin-right: 15px;
    }

    .cardpricewrapper .priceinfo {
        display: flex;

    }

    .cardpricewrapper .priceinfo:nth-child(even) {
        background: #f8f8f8;
    }

    .cardpricewrapper .info {
        width: 215px;
        display: inline-block;
        font-weight: 500;
    }
    .cardpricewrapper .det {
        width: auto;
        display: inline-block;
    }

}



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

    .cardpricewrapper {
        width: 100% !important;
        float: left;
        border: 1px solid #f8f8f8;
        margin-right: 0px;
    }


    .flexfrontzoom > div {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto;
        float: none;

    }

    .frontzoombox {
        margin-bottom: 35px !important;
    }

    .frontzoom .mcb-item-column-inner {
        height: 100% !important;
    }



    .flexfrontzoom > div .frontzoombox:nth-child(4) a .mcb-wrap-inner .frontzoom, .flexfrontzoom > div .frontzoombox:nth-child(4) a .mcb-wrap-inner .frontzoom-text, .flexfrontzoom > div .frontzoombox:nth-child(4) a .mcb-wrap-inner {
        height: unset;
    }
    .flexfrontzoom > div .frontzoombox:nth-child(4) {
        margin-top: 0px;
        height: 275px;
    }

    .flexfrontzoom > div .frontzoombox:nth-child(4) a .frontzoom-text .mfn-inline-editor {
        padding: unset;
    }

    .flexfrontzoom > div .frontzoombox:nth-child(6) {
        margin-top: 0;
    }

    .flexfrontzoom > div .frontzoombox.thirdright {
        float: right;
        width: 100%;
        flex: auto;
    }

    .flexfrontzoom > div .frontzoombox.thirdright a {
        position: relative;
        top: unset;
        right: unset;
    }

    .flexfrontzoom > div .frontzoombox:nth-child(4) a .frontzoom-text .mfn-inline-editor {
        padding: 110px 30% 90px 10% !important;
    }

    .flexfrontzoom > div .frontzoombox.thirdright a .frontzoom-text .mfn-inline-editor {
        padding: 80px 20px 95px 10% !important;
    }




    #block-13  .wp-container-1,
    #block-13  .wp-container-3,
    #block-13  .wp-container-2 {
        text-align: center;
    }

    #block-13  .wp-container-1 .wp-block-image,
    #block-13  .wp-container-3 .wp-block-image,
    #block-13  .wp-container-2 .wp-block-image {
        display: inline-block;
    }


    #block-13  .wp-container-3 .wp-block-image .alignright,
    #block-13  .wp-container-1 .wp-block-image .alignright {
        margin:0;
    }

    #block-13  .wp-container-3 .wp-block-image .alignleft,
    #block-13  .wp-container-2 .wp-block-image .alignleft {
        margin: 0;
    }

   

    h4, h4 a, h4 a:hover, .style-simple .sliding_box .desc_wrapper h4 {
        line-height: 50px;
    }


    .mcb-section-f5e2c7834 .mcb-column-inner {
        text-align: center;
    }



    .footer-copy-center #Footer .footer_copy #back_to_top {
        float: none;
        margin: -10px 0 10px;
        position: absolute;
        right: -25px;
        bottom: 110px;
    }


}
