/* Sticky footer styles
-------------------------------------------------- */

@font-face {
    font-family: "DearJoe 5 Casual W00 Pro";
    src: url('/fonts/DearJoe 5 Casual W00 Pro.ttf');
}


.homepage {
    font-size: 50px;
    font-weight: lighter;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.logo-navbar {
    max-height: 150px;
    margin-top: -30px;
}

.topline:before {
    content: '';
    width: 108px;
    height: 1px;
    border: 1px solid #FFFFFF;
    position: absolute;
    left: 0px;
    top:-10px;
}

.sideline:before  {
    content: '';
    width: 1px;
    height: 40px;
    border: 1px solid var(--secondary);
    position: absolute;
    right: 8px;
}

.navline:after {
    content: '';
    width: 1px;
    height: 20px;
    border: 1px solid var(--secondary);
    position: absolute;
    margin-left: 10px;
}
.navline {
    padding:0.5rem 0.6rem
}

h2 {
    color: var(--primary);
    font-size: 30px;
}

h3 {
    color: #983C2D;
    font-size: 20px;
    font-weight: 600;
}

h4 {
    color: var(--primary);
    font-size: 20px;
}

h5 {
    color: var(--primary);
}

h5 {
    font-weight: 600;
}

h6{
    color: var(--primary);
    font-size: 36px;
    font-weight: 400;
}

.navbar-toggler-icon {
    padding: 25px;
}

.btn {
    border-radius: 0px;
    border-width: 2px;
    font-size: 16px;
}


/*.input-group .btn {*/
/*    border-radius: 0px;*/
/*    border: 1px solid !important;*/
/*    font-size: inherit;*/
/*    border-color: grey;!important;*/
/*}*/

.btn-slideshow {
    /*transform: translateY(75%);*/
    background-color: var(--primary);
    border-width: 2px;
    color: #FFFFFF;
}

.btn-slideshow:hover {
    background-color: #FFFFFF;
    color: var(--primary);
    border-width: 2px;
    border-color: var(--primary);
}

.btn-slideshow:active {
    background-color: #FFFFFF;
    color: var(--primary);
    border-width: 2px;
    border-color: var(--primary);
}

.btn-slideshow:focus {
    background-color: #FFFFFF;
    color: var(--primary);
    border-width: 2px;
    border-color: var(--primary);
}

.btn-slideshow-ticket {
    /*transform: translateY(75%);*/
    background-color: #983C2D;
    color: #FFFFFF;
}

.btn-slideshow-ticket:hover {
    background-color: #FFFFFF;
    color: #983C2D;
    border-width: 2px;
    border-color: #983C2D;
}

.btn-light {
    /*transform: translateY(75%);*/
}

.btn-dark {
    background-color: var(--secondary);
    border-color: var(--secondary);
    font-weight: bold;
}

.btn-dark:hover {
    background-color: #FFFFFF;
    color: var(--secondary);
    border-width: 2px;
    border-color: var(--secondary);
}

.btn-dark:not(:disabled):not(.disabled):active {
    background-color: #FFFFFF;
    color: var(--secondary);
    border-width: 2px;
    border-color: var(--secondary);
}

.btn-outline-dark {
    border-color: var(--secondary);
    color: var(--secondary);
}

.btn-outline-dark:hover {
    background-color: var(--secondary);
    color: #FFFFFF;
    border-width: 2px;
    border-color: var(--secondary);
}

.btn-dark-show {
    background-color: var(--secondary);
    border-color: var(--secondary);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 24px;
}

.btn-danger {
    background-color: #983C2D;
    border-color: #983C2D;
    box-shadow: none;

}

.btn-outline-danger {
    color: #983C2D;
    border-color: #983C2D;
    box-shadow: none;

}

.btn-danger:hover {
    background-color: #FFFFFF;
    color: #983C2D;
    border-width: 2px;
    border-color: #983C2D;
    box-shadow: none;

}

.btn-danger:not(:disabled):not(.disabled):active {
    background-color: #FFFFFF;
    color: #983C2D;
    border-width: 2px;
    border-color: #983C2D;
    box-shadow: none;


}
.btn-danger:active {
    background-color: #FFFFFF;
    color: #983C2D;
    border-width: 2px;
    border-color: #983C2D;
    box-shadow: none;

}


.btn-danger:focus {
    background-color: #FFFFFF;
    color: #983C2D;
    border-width: 2px;
    border-color: #983C2D;
    box-shadow: none;
}

.btn-outline-danger:hover {
    background-color: #983C2D;
    border-width: 2px;
    border-color: #983C2D;
    color: #FFFFFF;
    box-shadow: none;
}

.btn-outline-danger.dropdown-toggle:focus {
    background-color: #983C2D;
    border: none;
    color: #FFFFFF;
    box-shadow: none;
}


.btn-outline-danger:not(:disabled):not(.disabled):active {
    background-color: #983C2D;
    border: #983C2D;
    color: #FFFFFF;
    box-shadow: none;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.btn-slideshow:not(:disabled):not(.disabled).active:focus, .btn-slideshow:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.btn-slideshow-ticket:not(:disabled):not(.disabled).active:focus, .btn-slideshow-ticket:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}





.btn-inwinkelwagen {
    height: 30px;
    text-align: center;
    padding-top: 0px;
}

.minBtn {
    border-color: rgb(75, 106, 105, 0.2) !important;
    border-width: 1px;
    text-decoration: none !important;
}

.plusBtn {
    border-color: rgb(75, 106, 105, 0.2) !important;
    border-width: 1px;
    text-decoration: none !important;
}

.minBtnFriends {
    border-color: rgb(75, 106, 105, 0.2) !important;
    border-width: 1px;
    text-decoration: none !important;
}

.plusBtnFriends {
    border-color: rgb(75, 106, 105, 0.2) !important;
    border-width: 1px;
    text-decoration: none !important;
}

#input-aantal {
    border-color: rgb(75, 106, 105, 0.2) !important;
    border-width: 1px;

}

.fa-dog {
    /*transform: translateY(75%);*/
    color: #FFFFFF;
    font-size: 26px;
    border: solid white 2px;
    padding: 3px;
}

.fa-wheelchair {
    /*transform: translateY(75%);*/
    color: #FFFFFF;
    font-size: 26px;
    border: solid white 2px;
    padding: 3px;

}

.fa-caret-square-right {
    color: var(--primary);
}

.card-home {
    border: 10px white;
    transform: translateY(-20%);
    z-index:20;
}

.card-home .card-img-bottom {
    width: 100%;
    height: auto;
}

.card-activiteiten .card-img-bottom {
    width: 100%;
    height: auto;
}

.alle-activiteiten {
    margin-top: -60px;
}

.meer-nieuws {
    margin-top: 10px;
}

.plus-image {
    margin-top: 50%;
    margin-left: 50%;
    transform: translate(-50%,-50%);
    border: 10px solid white;
}

.bg-bruin {
    background-color: rgba(182, 157, 126, 0.1);
}


html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    /*margin-bottom: 270px; !* Margin bottom by footer height *!*/

    background: #FFF;
    /*font-family: 'Raleway', sans-serif;*/
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
}

.paginatitel {
    color: var(--secondary);
    font-size: 20px;
    /*font-weight: bold;*/
    white-space: nowrap;
    padding-bottom: 15px;
}


.footer-title {
    color: var(--secondary);
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}

.bottom-footer {
    font-size: 14px;
}

.flex-column {
    font-size: 14px;
    color: #FFFFFF;
}

.flex-column .nav-link {
    color: #FFFFFF;
    padding: 0px;
}

.footerLine {
    border-color: var(--secondary);
    border-width: 2px;
}

.activiteitenline {
    border-color: #4b6a69;
    border-width: 2px;
    width: 10%;
    text-align: right;
    margin-right: 0px;

}

.quote {
    border-color: var(--primary);
    border-width: 2px;
    width: 120px;
    margin-right: 0px;
    margin-top: 50px;
    /*text-align: right;*/
}

.webshoplijn {
    width: 250px;
    border-width: 2px;
}

.webshoplijn-md {
    width: 145px;
    border-width: 2px;
}

.itemtopline {
    width: 100%;
    border-width: 2px;
    background-color: rgb(75, 106, 105, 0.2);
}

.navbar {
    /*transition: all 1s;*/
}

/*#navbar-container {*/
/*    !*top:50px;*!*/
/*    z-index: 2;*/
/*}*/
.sticky {
    position: fixed;
    top: 0px!important;
    left:0px;
    width: 100%;
    z-index:4000;
    margin-top:0px !important;
    /*box-shadow:0px 0px 10px #000;*/
    /*border:1px solid red;*/
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .contentpadding {
    padding-top: 111px !important;

}

/*.navbar .nav-link {*/
/*    color:#FFF;*/
/*    text-shadow:0px 0px 4px #000;*/
/*}*/

/*.footer A {*/
/*    color:#FFF;*/
/*}*/

/*.navbar-expand .nav-link {*/
/*    font-weight:bold;*/

/*    color:#FFF;*/
/*    text-transform: uppercase;*/
/*}*/
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
    padding: 60px 15px 0;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

code {
    font-size: 80%;
}


.bg-dark {
    /*background-color: #343a40!important;*/
    background-color: #000!important;
}
.footer {
    position: absolute;
    bottom: 0;
    width:100%;
    min-height: 320px; /* Set the fixed height of the footer here */
    background-image:url('/images/stone_01.jpeg');
    background-repeat:repeat;
    background-size: cover;
    background-color: var(--primary);
    color:#FFF;
}



.bg-navbardark  {
    background-color: rgba(0, 0, 0, 0.85);
}

.footer TD {
    color:#FFF;
}

.footer .table td {
    border:none;
}

.bg-darkgrey {
    background-color:#232323;
}

.home-mainshopcat {
    color:#FFF;
    transition: all 0.3s;
    text-shadow:0px 0px 6px #000;
    font-size:1.2rem;
    transition: all 0.3s;
    border:none;
}


.home-mainshopcat:hover {
    color:#FFF;
    text-decoration: none;

    transform: scale(1.02);
    border:none;
}

.home-pricelabel {
    background-color: #FFFFFF;
    color: #983C2D;
    text-align: center;
    font-size: 1.2rem;
}


.pricelabel {
    background-color:var(--primary);
    border-radius:4px;
    color:#FFF;
    text-align: center;


    padding:5px 10px;
    white-space: nowrap;

}

.producttitle {
    font-size:1.2rem;
    color:#232323;
    text-align: center;
    font-weight: 600;

}

.producttileBtn {
    overflow: hidden;
    transition: transform .2s; /* Animation */
    border:none;
    cursor: pointer;
}
.producttileBtn:hover {

    transform: scale(1.02);

}
.producttileBtn:hover .productimage {

}

.producttileBtn .productimage {

    background-position: center;
    background-size: cover;
}

.producttileContent {
    color:#232323;
    text-align: center;

}

.productdescription {
    color:#232323;
    white-space: nowrap;
    text-align: center;

}

.producttileBtn:hover {
    text-decoration: none;

}
.producttileBtn {
    box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.2);
}

.nav-sidebar {
    /*background-color:var(--primary);*/
    /*box-shadow: 0px 0px 6px #000;*/
}

.nav-sidebar .nav-link {

    color: #4b6a69;
    font-size: 16px;
    padding: 10px;
    /*transition:all 0.2s;*/
    /*padding-left:5px;*/
}

.nav-sidebar .nav-item:not(:last-child){
    /*border-bottom:1px dotted #AAA;*/
}
.nav-sidebar .nav-link:hover {
    /*padding-left:15px;*/
    background-color: rgb(75, 106, 105, 0.05);

}

.text-white  *  {
    color:#FFF!important;;
}

/*.nav-link {*/
/*    text-transform: uppercase;*/
/*    font-weight: 800;*/
/*}*/

.row-defaultpage a.card:hover {
    text-decoration: none;
    color: #FFF;
}


.modal.show .modal-dialog .modal-content{
    border-radius: 0px;
}

.bg-wood {
    background-image:url('/images/planken_01.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.bg-wood2 {
    background-image:url('/images/planken_02.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.bg-stone {
    background-image:url('/images/stone_01.jpeg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.dropshadow {
    box-shadow: 0px 0px 10px #000;
    z-index: 100;
}

.header-gradient {
    background-image: linear-gradient(to right, rgba(137, 1, 3, 0.61), rgba(39, 134, 200, 0.6));
}

.vertical-middle {
    vertical-align: middle !important;
}

.bg-transwhite {
    background-color:rgba(255,255,255,0.8)
}


.page-link {
    color:var(--secondary);
    border-color: var(--secondary);
}

.page-item.active .page-link {
    background-color: var(--secondary);
    border-color: var(--secondary);
}

.nav-sidebar .active {
    background-color: rgb(75, 106, 105, 0.1);
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.sidebar_backdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.7);
    z-index: 100;
    display: none;
}
#mySidebar {
    z-index: 200;
}

.js-cookie-consent {
    /*border: 5px solid var(--primary);*/
    position: fixed;
    bottom: 20px;;
    margin: auto;
    /*padding: 70px;*/
    background-color: #FFFFFF;
    width: 100%;
    font-size: 20px;
    text-align: center;
    /*min-height: 100px;*/

    z-index: 20000;
}

.js-cookie-consent-backdrop {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgb(75, 106, 105, 0.5);
    top:0px;
    left:0px;
    z-index: 19999;
}

.btn-red {
    background-color:#983c2d;
    color:#FFF !important;

}

.sidebar_active {
    background-color: #edf0f0;
}

.sidebar_active .fa-rotate-90 {
    translate: -24px 30px;
}

@media(max-width: 768px) {
    .homepage {
        /*margin-top: 300px;*/
    }

    .logo-navbar {
        margin-top: 0px;
    }

    .mobileContentDown {
        padding-top: 245px;
    }

    .paginatitel-mobiel {
        font-size: 32px;
        padding-left: 10px;

    }

    .paginatitel-mobiel-homepage {
        font-size: 32px;
        margin-top: 300px;
        padding-left: 10px;
    }

    .topline:before {
        left: 10px;
    }

    .paginatitel {
        padding-left: 10px;
    }

    .webshoplijn {
        width: 450px;
        border-width: 2px;
    }

}

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

    .logo-navbar {
        max-height: 100px;
    }

}


.slideshow-breadcrump I, .slideshow-breadcrump A {

    margin-bottom:20px;
}

.textlink {
    text-decoration: underline;
}

.filter-plantendatabank label {
    color: #fff !important;
}

.plant-image {
    max-height: 230px; /* Pas aan naar de gewenste hoogte */
    width: 100%; /* Zodat de afbeelding de breedte van de card behoudt */
    object-fit: cover; /* Zorgt voor bijsnijden zonder vervorming */
    object-position: center; /* Optioneel: centreer de afbeelding bij het bijsnijden */
}

.plantCircle {
    width: 40px;
    height: 40px;
    background-color: var(--primary);
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;


}

.plantCircle:hover {
    background-color: #983C2D;
}

.table-plantinfo .th-plantinfo {
    background-color: var(--primary);
    border-bottom: none;
    padding-top: 10px;
}

.th-plantinfo h5 {
    color: #fff;
    padding-left: 5px;
}

@media(min-width: 768px){

    .plantingplan-md {
        min-width: 760px !important;
    }
}
