.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    width: 60px;
    margin-left: 20px;
    height: 60px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 30px;
    margin-right: 20px;
    border: 1px solid #0000005c;
    background-color: #f8f9faab;
}

.bg-light , .bgwhite{
    background-color: #f8f9fa!important;
}

.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link, .navbar.navbar-light .navbar-nav .nav-item.active>.nav-link {
    background-color:inherit;
}

.features-boxed .intro p, .text-center {
    margin-bottom: 0;
    color: white;
}

body {
    color: #555B5E;
    background-color: #f5d020;
    background-image: radial-gradient(circle, rgba(245,208,32,1) 0%, rgba(245,56,3,1) 95%);
}

.footer-clean {
	    border-top: 1px solid #C0C0C0;
}

.features-boxed .item .box {	   
	margin-bottom: 0 !important;

 }

 .features-boxed .item  {	   
  	margin-bottom: 0 !important;
  
 }

 .campsite_box {
 	margin-bottom: 0 !important;
    height:385px;
 }
 .campsite_item, .start_page_box {
 	 padding-bottom: 30px !important;
     height: inherit !important;
 }



 .detail_links {
	float:left;  
	font-size: 12px;
	padding:5px;
    color:#555B5E;
}

.bullet_point {
    text-align: left;
    padding-left:5px;
    font-size: 14px;
}
.img-fluid {
	background-position: center center;
    background-size: cover;
    height:200px;
}

.btn2 
{
    padding: .84rem 0rem;
    font-size: .81rem;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
    width: 50%;
    border-radius: .0rem; 

}
.btn_row 
{
	position: absolute;
    bottom: 30px;
    width:calc(100% - 30px);
 }

.btn2_full{
	width:100%;
}

.btn-campingdreams{
    background: rgba(121,184,41,1);
}

.text {
    #background-color: #ececec;
    border: 1px solid #0A0A0A;
    padding: 10px;
}

.page-link {
	position: relative !important;
    display: block !important;
    padding: .5rem .75rem !important;
    margin-left: -1px !important;
    line-height: 1.25 !important;
    color: #007bff !important;
    background-color: #fff !important;
    border: 1px solid #dee2e6 !important;
}

#campsite_map 
{
	width:100%;
	height:300px;
        z-index: 0;
}

dsgvo {
        z-index: 9000;
	position: fixed;
    bottom: 0px;
    /* top: 200px; */
        padding: 10px;
    width: 100%;
    left: 0px;
    right: 0px;
    background-color: #C0C0C0;
}

.grecaptcha-badge {
    visibility: hidden;
}

/*providerbox*/

 .cf_prov_wrapper {
                    display: table;
                    width: 100%;
            }
            .cf_prov {
                margin-bottom: 32px;
            }

            .cf_prov {
                display: block;
                float: left;
                margin: 0;
                width: 100%;
            }


            .hl-green {
                background: #fff7e7 none repeat scroll 0 0;
                border: 2px solid #ffd27e;
                margin: 0;
            }
            .highlight, .hl-green {
                background: #FFF none repeat scroll 0 0;
                border: 2px solid #a6c038;
                border-radius: 4px;
                display: table;
                margin-bottom: 32px;
                width: 99.6%;
            }

            .hl-green h2 {
                background: #a6c038 none repeat scroll 0 0;
                border-radius: 4px;
                color: #fff;
                font-size: 1.4em;
                height: 56px;
                line-height: 56px;
                margin: 1%;
                width: 98%;
                 text-align: center;
            }

            .cf_prov-content2 {
                background: #fff none repeat scroll 0 0;
                border-radius: 4px;
                border-top: 1px solid #e2e6e7;
                box-shadow: 0 1px 2px #6c8600;
                display: block;
                height: 48px;
                margin-bottom: 16px !important;
                overflow: hidden;
                position: relative;
            }

.cf_prov-content {
    cursor: pointer;
    border: 1px solid #6c8600;
    border-radius: 8px;
    display: block;
    height: 44px;
    margin-bottom: 16px !important;
    overflow: hidden;
    position: relative;
}
            .cf_prov-content:hover {                
                  box-shadow: 0 1px 2px #6c8600;
            }
            .cf_prov-content span {
                color: #808080;
                float: left;
            }
            .cf_prov-content h3, .cf_prov-content span {
                height: 48px;
                line-height: 48px;
            }
            .margin-left8 {
                margin-left: 8px;
            }

            .cf_prov-content img {
                float: left;
                //margin-top: 14px;
            }

            .cf_prov-content h3 {
                display: inline-block;
            }
            .cf_prov-content h3, .cf_prov-content span {
                height: 48px;
                line-height: 48px;
            }
     
.providerIcon {
    max-height: 100%;
    //max-width: 345px;
    max-width: 25%;
    padding-right: 10px;
}
.arrow {
    background: #a6c038 url("https://blog.campingdreams.com/wp-content/plugins/CampingFinder/gfx/arrow.png") no-repeat scroll right 8px center;
    border-bottom: 3px solid #6c8600;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-weight: bold;
    height: 45px;
    line-height: 48px;
    padding: 0 16px 0 16px;
    position: absolute;
    right: 0;
    top: 0;
}


.spacer_div {
    height:45px;
    float:left;
    border:0px solid black;
    width:25%;
    background-position: center center;
    background-size: contain;
    background-repeat:no-repeat;
    overflow: hidden;
    position: relative;   
   
}



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

    .CF_Icons.NavBox:hover  {
       border:1px solid gray;
      opacity: 0.4;
    }
    .ProviderBox 
    {
        margin-bottom: 20px;
        margin-left: 4%;
        width: 40%;
    }
    .cf_prov {
        width: 98%;
    }
}
/* ende provider box*/



@media (min-width: 350px) 
{ 

}
@media (min-width: 576px) { 

}


@media (min-width: 768px) { 

}


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


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