@import "/assets/camping/lib/bs/bootstrap.min.css";
@import "https://lib.nicdn.de/fa/6.2.1/css/all.min.css?v1.0";
@import "/assets/camping/lib/aos/aos.css";

@import "/assets/camping/css/set/global.css?v1.0";
@import "/assets/camping/css/set/container.css?v1.3";

@import "/assets/camping/css/set/font.css?v1.3";
@import "/assets/camping/css/set/btn.incl.css?v1.2";


@import "/assets/camping/css/set/header.css?v1.29";
@import "/assets/camping/css/set/footer.css?v1.21";

@import "/assets/camping/css/set/scroller.css?v1.0";


@import "https://font.nicdn.de/abel.css?v1.0";
@import "https://font.nicdn.de/league_gothic.css?v1.0";
@import "https://font.nicdn.de/baskervville.css?v1.0";

@import "/assets/camping/css/set/navigation.css?v1.3";
@import "/assets/camping/css/set/offcanvas.css?v1.0";



@import "/assets/camping/css/set/video.css?v1.1.15";
@import "/assets/camping/css/set/carousel.css?v1.4.17";


@import "/assets/camping/css/set/gallery.css?v1.13";

.form-control,
.form-select,
.text-responsive,
.text-responsive p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 1rem;
}
.text-responsive .form-label, label {
    font-size: 1rem;
}


/* SHOW SM */
.show-sm {
    display: unset !important;
}
@media (min-width: 767px) {
    .show-sm {
        display: none !important;
    }
}


/* MD */
@media (min-width: 767px) {

    .form-control,
    .form-select,
    .text-responsive,
    .text-responsive p {
        font-size: 1.2rem;

    }
    .text-responsive .form-label, label {
        font-size: 1.2rem;
    }

}
/* LG */
@media (min-width: 992px) {

    .show-sm {
        display: none !important;
    }
    .text-left-lg {
        text-align: left !important;
    }
    .border-0-lg {
        border: none !important;
    }

}
/* XL */
@media (min-width: 1200px) {

}
/* XXL */
@media (min-width: 1400px) {

    h3.serif {
        font-size: 2.5rem;
    }

    .form-control,
    .form-select,
    .text-responsive,
    .text-responsive p {
        font-size: 1.5rem;
    }
    .text-responsive .form-label, label {
        font-size: 1.5rem;
    }
}
/* XXXL */
@media (min-width: 1600px) {

}








.mb-6 {
    margin-bottom: 2rem!important;
}

.h-80 {
    height: 80%;
}
.mh-80vh {
    min-height: 80vh;
}

/* ---- BTN */
.btn.btn-font-family {
    font-family: 'League Gothic',sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
}
.btn.btn-round {
    border-radius: 30px;
}


/* ---------- Full Size BG Image */
.gallery_image_item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* ---------- Aktivurlaub */
.list-item-bg-small {
    height:250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/* ---------- Swiper Video */
.swiper-slide video {
    display:block;
/*    width: 100%;*/
    height: 100%;
    object-fit: cover;
}

/* ---------- BEGIN CART */
.cart_counter {
    font-size: 24px;
    border: none;
    margin-top: 2px;
    min-width: 25px;
}

.bg-info-subtle {
    min-width:200px;
}
/* ---------- END CART */


/* ---------- Startseite + Leistungen DateRangePicker */

.root-booking .form-control.flatpickr-input {
    font-size: 1.5rem;
    width:auto;
}
.root-booking .input-group .btn {
    width:auto;
}






/* ------- ? */
.navbar-collapse-img {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    transition: 500ms;
}


/* ------ Template Switch*/
.template_switch .main-wrapper {
    margin-bottom:0px !important;
}
.template_switch .footer {
    position: relative;
}




/* --- FONT */
h3.serif {
    margin-bottom:50px !important;
}


/* --- Produkt Einzelseite */
/* --- Wir in Bildern 1301 --- */
.product .main-wrapper,
#page_1301 .main-wrapper {
    margin-bottom:650px;
}




/* ---- p */
p strong,
p b {
    font-weight: 600;
}





/* -------------- MAIN Wrapper */


.main-wrapper {
    max-width: 1960px;
    margin-left: auto;
    margin-right: auto;
    top:initial;
    height:auto;
/*    box-shadow: 0 2px 3px rgba(86,86,86,0.1),0 2px 8px rgba(86,86,86,0.05);*/
}
.fixed-top {
    max-width: 1960px;
    margin-left: auto;
    margin-right: auto;
}
.offcanvas-collapse-content {
    max-width: 1960px;
    margin-left: auto;
    margin-right: auto;
}
footer {
    max-width: 1960px;
    left: 50%;
    transform: translateX(-50%);
/*    box-shadow: 0 2px 3px rgba(86,86,86,0.1),0 2px 8px rgba(86,86,86,0.05);*/
    margin-bottom:0px;
}



























/* ---------- Main Content OverFlow */
.main-wrapper {
    z-index:1;
    position:relative;
    margin-bottom:320px;
}

/* ------ iPhone Hochkant ------ */
@media (max-width: 576px) {

    .navbar-brand svg {
        width: 100px;
    }

    /* Anrufen + Buchen */
    .nav-header-item {
        padding-top:0px !important;
        padding-bottom:0px !important;
    }
    .nav-header-item-contact {
        margin-top:1px !important;
    }
    .nav-header-link-booking {
        padding-top:10px !important;
    }

    .navbar-collapse-brand-wrapper svg {
        width:100px;
    }



    /* --- Headliner Slider */
    .header-carousel .carousel-item,
    .header-carousel .carousel-item .container,
    .header-carousel .section-product-carousel .carousel-item,
    .header-carousel .section-product-carousel .carousel-item .container {
        height: 100vh;
        max-height:unset;
    }
    .carousel-indicators {
        margin-bottom: 30px !important;
    }
    .carousel .carousel-caption {
        margin-top:50% !important;
    }

    /* --- Headliner Slider Booking */
    #page_1300 .header-carousel .carousel-item,
    #page_1300 .header-carousel .carousel-item .container,
    #page_1300 .header-carousel .section-product-carousel .carousel-item,
    #page_1300 .header-carousel .section-product-carousel .carousel-item .container {
        height: 35vh;
    }
    /* --- Booking Special */
    #page_1300 .headline {
        padding: 0px !important;
    }
    #page_1300 #scroller {
        display:none !important;
    }
    #page_1300 #products-calculator-items {
        padding-right: 1rem !important;
    }
    #page_1300 #products-calculator-items .fa-2x {
        font-size: 1.0rem !important;
    }
    #page_1300 #products-calculator-items .cart_counter {
        font-size: 16px !important;
        color:#000000 !important;
    }


    #page_1300 #products-calculator-items .col-4 {
        padding-right:0px !important;
    }
    #page_1300 #calculationResult th,
    #page_1300 #calculationResult td {
        display: block !important;
        width: 100%;
        border:none !important;
    }
    #page_1300 #calculationResult tr {
        border-bottom: 1px solid grey;
    }
    #page_1300 #calculationResult td:nth-child(2) {
        text-align:right;
    }


    /* --- Booking */
    .root-booking {
        margin-bottom:100px;
    }

    /* ----- Content */
    .ce-text-center {
        padding-right:0px !important;
        padding-left:0px !important;
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }
    .section-product-carousel {
        margin:0px !important;
        padding:0px !important;
    }
    .section-product-carousel .carousel-container {
        padding: 1.5rem !important;
    }



    .main-wrapper {
        margin-bottom:0px;
    }

    /* ---------- Slider Elemente */
    .swiper-button-prev, .swiper-button-next {
        padding:20px;
    }
    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size:20px !important;
    }
    .pswp.pswp--open .pswp__bg {
        opacity: 1 !important;
    }

    /* ---------- Produkt Einzelansicht */
    .product .text-responsive {
        padding: 0px !important;
        margin-left:0px !important;
        margin-right: 0px !important;
    }


    .footer {
        position:relative !important;
    }

    .footer-secondary-protection p {
        text-align: center !important;
    }
    .footer-secondary-protection .list-inline {
        float: unset !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
    }

    .footer .map {
        margin-bottom:25px;
    }

    .footer .social {
        margin-left: auto;
        margin-right: auto;
        width:200px;
        margin-bottom:50px;
        margin-top:25px;
    }


    /* --- Produkt Einzelseite */
    /* --- Wir in Bildern 1301 --- */
    .product .main-wrapper {
        margin-bottom:50px;
    }
    #page_1301 .main-wrapper {
        margin-bottom:0px;
    }
    #page_1301 .footer {
        padding-top:0px !important;
    }

}

/* ------ md iPad Hochkant ------ */
@media (min-width: 768px) and (max-width: 992px) {

    /* Abstand unten */
    .main-wrapper {
        margin-bottom:1080px;
    }

    .navbar-toggler {
        font-size: 28px;
        padding-top:15px;
    }

    footer .map {
        height: 170px;
    }

    /* --- Produkt Einzelseite */
    /* --- Wir in Bildern 1301 --- */
    .product .main-wrapper,
    #page_1301 .main-wrapper {
        margin-bottom:765px;
    }

}

@media (min-width: 768px) {
    /* ---------- Border */
    .border-md-0 {
        border: 0;
    }
}

/* ------ lg - iPad Quer ------ */
@media (min-width: 992px) and (max-width: 1400px) {

    .navbar-toggler {
        font-size: 28px;
        padding-top:15px;
    }

    .carousel-item,
    .carousel-item .container,
    .section-product-carousel .carousel-item,
    .section-product-carousel .carousel-item .container {
        height: 60vh;
    }

    .navbar-brand svg {
        width: 200px;
    }

    .footer {
        margin-bottom:100px !important;
        padding-bottom: 0px !important;
    }
    footer .map {
        height: 170px;
    }


    /* Product Calculator */
    #page_1300 #products-calculator-items .fa-2x {
        font-size: 1.2rem !important;
    }

    .cart_counter {
        min-width: 50px;
    }


    /* ---------- Main Content OverFlow */
    .main-wrapper {
        margin-bottom:800px;
    }
    /* --- Produkt Einzelseite */
    /* --- Wir in Bildern 1301 --- */
    .product .main-wrapper,
    #page_1301 .main-wrapper {
        margin-bottom:600px;
    }
}

/* ------ XL ------ */
@media (min-width: 1200px) {

}

/* ------ XXL ------ */
@media (min-width: 1400px) {

    /* ---------- Main Content OverFlow */
    .main-wrapper {
        margin-bottom:980px;
    }

    /* Header */
    .navbar-toggler {
        font-size: 35px;
    }
    .navbar-brand svg {
        width: 200px;
    }
    .nav-header-item-contact {
        font-size: 1.48rem;
        margin-top: 0px;
    }
    .nav-header-link-booking {
        font-size: 24px;
    }

    .carousel-item, .carousel-item .container, .section-product-carousel .carousel-item, .section-product-carousel .carousel-item .container {
        height: 60vh;
    }


    /* Abstand Content Elemente Content DIV */
    .container-responsive {
        max-width: 1592px;
    }
    /* Footer */
    footer .pages {
        padding-left:100px;
    }
    footer .address {
        padding-right:0px !important;
        padding-left:27px !important;
    }
}



/* ------ Handy Querformat ------ */
@media (max-width: 850px) and (max-height: 414px) {

    .navbar-collapse-brand-wrapper svg {
        width:145px;
    }

    .carousel-item,
    .carousel-item .container,
    .section-product-carousel .carousel-item,
    .section-product-carousel .carousel-item .container {
        height: 100vh;
    }
    .carousel-item .carousel-caption  .carousel-caption-content {
        width: 80vw !important;
    }


    .section-product-fullsize .gallery_image_item,
    .section-product-fullsize .container-responsive {
        height:100vh;
    }
    #scroller {
        display:none !important;
    }
    .offcanvas-collapse-nav {
        margin-top: 120px !important;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row !important;
        overflow-y: auto;
        min-height: min-content;
        margin-bottom:0px !important;
    }
    .offcanvas-collapse-nav li {
        width: 100vw !important;
    }



    /* ---------- Produkt Einzelansicht */
    .product .text-responsive {
        padding: 0px !important;
        margin-left:0px !important;
        margin-right: 0px !important;
    }

    /* ---------- Produkt Calculator */
    #page_1300 #products-calculator-items .fa-2x {
        font-size: 1.0rem !important;
    }
    #page_1300 #products-calculator-items .cart_counter {
        font-size: 16px !important;
        color:#000000 !important;
    }

    /* ---------- Produkt Calculator + Basket */
    #page_1300 .container,
    #page_1302 .container {
        max-width: 100% !important;
    }


    /* ---- Foooter */
    .main-wrapper,
    .product .main-wrapper,
     #page_1301 .main-wrapper {
        margin-bottom:0px;
    }
    .footer {
        position: relative !important;
    }
    footer .map {
        height: 170px;
    }

}