/*
Theme Name: Umweltbox
Description: Theme for Umweltbox.com
Author: Life Design
Template: thegem
*/

/*
 * grün dunkel:	#638906
 * grün hell:	#95bc1d
 * grau:		#f6f6f6
 * */

/*Fonts */

/* nunito-regular - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/wp-content/themes/umweltbox/fonts/nunito-v25-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/umweltbox/fonts/nunito-v25-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-700 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/wp-content/themes/umweltbox/fonts/nunito-v25-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/umweltbox/fonts/nunito-v25-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('/wp-content/themes/umweltbox/fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/umweltbox/fonts/source-sans-pro-v21-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/wp-content/themes/umweltbox/fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/umweltbox/fonts/source-sans-pro-v21-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* Header */

.header-style-3 #primary-menu.no-responsive > li.menu-item-current > a, .header-style-3 #primary-menu.no-responsive > li.menu-item-active > a, .header-style-4 #primary-menu.no-responsive > li.menu-item-current > a, .header-style-4 #primary-menu.no-responsive > li.menu-item-active > a, .header-style-3.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-current > a, .header-style-3.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-active > a, .header-style-4.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-current > a, .header-style-4.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-active > a {
    border: 2px solid #638906;
    border-radius: 10px;
}


#site-header-wrapper {
	box-shadow: 0 0 12px 0 rgba(56, 69, 84, 0.2);
}

#site-header > div {
	padding-top: 5px;
	padding-bottom: 5px;
}

.header-style-3 #primary-menu.no-responsive > li.menu-item-active > a {
	border-radius: 10px;
}

/* Slider */

a.mouse-scroll.scroll-to-anchor {
	cursor: pointer;
	display: none;
}
/*
body a.mouse-scroll.scroll-to-anchor {
	border-color: rgba(74, 74, 74, 0.3);
}

body .mouse-scroll:after {
	background-color: rgba(74, 74, 74, 0.3);
}
*/
body a.mouse-scroll.scroll-to-anchor {
	border-color: rgba(255, 255, 255, 0.7);
}

body .mouse-scroll:after {
	background-color: rgba(255, 255, 255, 0.7);
}

body .preloader.slideshow-preloader {
	display: none !important;
}
/*
.slotholder::after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .80);
	z-index: 10;
}
*/

/* Content */

html body, 
body #page {
	background-color: #f6f6f6;
}

#main-content > .block-content {
    padding-top: 80px;
    padding-bottom: 80px;
}

#main-content > .block-content.no-bottom-margin {
	padding-bottom: 0;
}

#main-content > .block-content.no-top-margin {
	padding-top: 0;
}

#page-title {
    border-bottom: 4px solid #95bc1d;
}

h1.title-xlarge {
    color: #ffffff;
    background-color: #638906;
    padding: 20px 50px;
    border-radius: 20px;
}

body .wpb_single_image .vc_single_image-wrapper.vc_box_outline {
    border: 2px solid #95bc1d;
    border-radius: 15px;
}

body .wpb_single_image .vc_single_image-wrapper.vc_box_outline img {
    border: 2px solid #638906;
    border-radius: 10px;
}

.gem-list > ul > li:before {
	color: #638906 !important;
}

body .gem-testimonial-name {
    font-family: 'Nunito';
}

.wpb_content_element.vc_map_responsive {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.no-margin-top-xsmall {
		margin-top: 0 !important;
	}
}

@media (max-width: 1199px) {
	.no-border-small > .vc_column-inner {
		border-width: 0 !important;
	}
	
	.no-margin-top-small {
		margin-top: 0 !important;
	}
}

@media (min-width: 1200px) {
	.border-radius-top-left > .vc_column-inner {
		border-top-left-radius: 45px;
	}

	.border-radius-bottom-left > .vc_column-inner {
		border-bottom-left-radius: 45px;
	}

	.border-radius-top-right > .vc_column-inner {
		border-top-right-radius: 45px;
	}

	.border-radius-bottom-right > .vc_column-inner {
		border-bottom-right-radius: 45px;
	}
}

/* Map */

.asl-panel .p-time, 
.infoBox .p-time {
	display: none !important;
}

/*
.asl-panel .s-direction, 
.infoBox .asl-buttons .directions {
	display: none !important;
}
*/

body #asl-storelocator.asl-p-cont.asl-bg-5 .search_filter > p:first-child,
body #asl-storelocator.asl-p-cont.asl-bg-5 .panel-inner .item .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-5 .directions-cont .agile-modal-header h4 {
	font-family: 'Nunito';
	font-size: 18px;
	font-weight: 700;
	color: #4a4a4a;
}

body #asl-storelocator.asl-p-cont.container .panel-inner p.p-area {
	font-size: 16px;
	padding-left: 0 !important;
}

body #asl-storelocator.asl-p-cont .panel-inner .addr-sec .p-area .glyphicon {
	display: none;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 #style_2.infoWindow h3, 
body #asl-storelocator.asl-p-cont.asl-bg-5 #style_2.infoWindow a.action, 
body #asl-storelocator.asl-p-cont.asl-bg-5 .col-xs-12.search_filter p:last-child > span, 
body #asl-storelocator.asl-p-cont.asl-bg-5 .col-xs-12.search_filter .asl-store-search > span,
body #asl-storelocator.asl-p-cont.asl-bg-5 .Num_of_store {
	background-color: #95bc1d;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 .inside.search_filter .Num_of_store, 
body #asl-storelocator.asl-p-cont.asl-bg-5 #style_2.infoWindow h3 {
    font-size: 12px;
}


body #asl-storelocator.asl-p-cont.asl-bg-5 .inside.search_filter .Num_of_store {
	display: none;
}


body #asl-storelocator.asl-p-cont.asl-bg-5 #style_2.infoWindow a.action,
body #asl-storelocator.asl-p-cont.asl-bg-5 #style_2.infoWindow .address {
    font-size: 12px;
	padding-left: 0;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 #style_2.infoWindow .address .glyphicon {
    display: none;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 .inside.search_filter {
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 .store-locator h4 {
	font-size: 16px;
	color: #4a4a4a;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 .btn.btn-default.btn-submit, 
body #asl-storelocator.asl-p-cont.asl-bg-5 #asl-geolocation-agile-modal .btn.btn-default {
	background-color: #95bc1d;
	font-size: 16px;
}

body #asl-storelocator.asl-p-cont.asl-template-0 #panel.storelocator-panel .item {
	padding-left: 10px;
}

#asl-storelocator .directions-cont {
	padding-left: 10px;
	padding-right: 10px;
}

#agile-modal-direction .agile-modal-content > .form-group:nth-child(4) {
    display: none !important;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 .Filter_section {
	background: #fff !important;
	padding-top: 20px!important;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-bottom:0
}
body #asl-storelocator.asl-p-cont.asl-bg-5 .drop_box_filter p span {
	font-family: 'Nunito';
	font-size: 18px;
	font-weight: 600;
	color: #4a4a4a;
}


body #asl-storelocator.asl-p-cont.asl-bg-5 .categories_filter .multiselect.adropdown-toggle.style-btn.btn.btn-default .multiselect-selected-text,
body #asl-storelocator.asl-p-cont.asl-bg-5 ul.adropdown-menu.multiselect-container > li > a label {
	line-height: 1.2;
	font-size: 14px;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 ul.adropdown-menu.multiselect-container li.multiselect-item.filter {
	display: none;
}

body #asl-storelocator.asl-p-cont.container .asl-advance-filters .multiselect.adropdown-toggle.style-btn.btn.btn-default {
	min-width: 160px;
	width: auto;
}


body #asl-storelocator.asl-p-cont.asl-bg-5 .Num_of_store {
	/* display: none; */
	top: -25px;
    background-color: #fff;
    color: #4a4a4a;
    /* font-size: 16px; */
    text-align: left;
    padding-left: 10px;
    font-weight: 400 !important;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 #panel.storelocator-panel {
	margin-top: 0;
	margin-right: 0;
	border-top: none;
}

body #asl-storelocator.asl-p-cont.asl-bg-5 .asl-advance-filters {
	padding-left: 6px !important;
	margin-bottom: 10px;
}

body #asl-storelocator.asl-cont .asl-wrapper .Filter_section .asl-advance-filters .asl-filter-cntrl .asl-cntrl-lbl {
	line-height: inherit !important;
	margin-bottom: .5rem !important;
}

@media (max-width: 767px) {
	body .asl-p-cont#asl-storelocator #panel.storelocator-panel {
		margin-bottom: 0;
		margin-left: 0;
	}
	
	html body #asl-storelocator.asl-p-cont.asl-template-0 #panel.storelocator-panel .item {
   		padding-top: 15px;
	}
	
	html body #asl-storelocator.asl-p-cont .col-xs-12.inside.search_filter {
    		padding-top: 30px;
	}
	
	body #asl-storelocator.asl-p-cont.asl-bg-5.no-asl-filters #panel {
    	height: auto;
    	max-height: none;
	}
	#asl-storelocator > .row {
		display: flex;
		flex-direction: column-reverse;
	}
}

@media (min-width: 768px) {
	
	body #asl-storelocator.asl-p-cont.asl-text-1 .Filter_section {
		display: flex;
		flex-direction: column-reverse;
	}
	
	html body #asl-storelocator.asl-p-cont .col-xs-12.inside.search_filter {
		padding-top: 20px;
	}
	
	html body #asl-storelocator.asl-p-cont.asl-template-0 #panel.storelocator-panel {
		/* padding-right: 10px;
		padding-left: 10px;*/
		padding-top: 10px;
	}
	
	body #asl-storelocator.storelocator-main.asl-bg-5 #asl-map-canv {
    	height: 700px;
	}
}

footer {
	padding: 80px 0;
	border-top: 4px solid #95bc1d;
}


.custom-footer {
    background-color: #638906;
}


#footer-navigation, #footer-navigation li a, .custom-footer, .custom-footer li a {
    color: #fff;
}

@media (min-width: 1200px) {
	.home footer,
	.page-id-28707 footer {
		border-top: none;
	}
}


/* Borlabs Cookie */

.brlbs-cmpnt-preferences-link,
.brlbs-cmpnt-privacy-link,
.brlbs-cmpnt-imprint-link {
    color: #333333; /* dunkleres Grau für ausreichenden Kontrast */
}

.brlbs-cmpnt-preferences-link,
.brlbs-cmpnt-privacy-link,
.brlbs-cmpnt-imprint-link {
    background-color: #e0e0e0; /* dunklerer Hintergrund */
    color: #f6f6f6; /* helle Schriftfarbe bleibt */
}

