/*
Theme Name: Beeolocal v.2.3
Theme URI: https://www.beeolocal.com/
Description: Beeolocal Geo Template 
Author: Victor van Gaasbeek
Author URI: http://www.victorvangaasbeek.com/
Version: 2.3
Tags: 

License: Copyright Beeolocal - Victor van Gaasbeek

*/


@import url('/hnng/wp-content/themes/beeolocal/assets/css/bootstrap.min.css'); 

@font-face {
    font-family: 'hans_kendrick_v4bold';
    src: url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-bold-webfont.eot');
    src: url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-bold-webfont.woff') format('woff'),
         url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-bold-webfont.ttf') format('truetype'),
         url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'hans_kendrick_v4regular';
    src: url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-regular-webfont.eot');
    src: url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-regular-webfont.woff') format('woff'),
         url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-regular-webfont.ttf') format('truetype'),
         url('/hnng/wp-content/themes/beeolocal/assets/fonts/hanskendrickv-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* scroll to top */
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background: url(/hnng/wp-content/themes/beeolocal/assets/img/top.png) no-repeat;
}


/* fullscreen setup */
html, body {
    /* give this to all tags from html to .fullscreen */
    height:100%;
}


/* ALGEMEEN
-------------------------------------------------------------- */
body{
	padding-top:0px;
	padding-bottom: 0;
    margin:0;
    font-family:sans-serif;
	color: #1c1c1c;	
    text-align:left;
	background: #f0efe7;
	overflow-x: hidden;
}

h1, h2, h3, h4 {
	font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-weight: normal;
	color:#402E0A;
	-webkit-font-smoothing: antialiased;
}

h1 em{ font-style:normal; color: #F7941E;}

p{
  font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size:17px; line-height:26px; padding-bottom:10px;
}

strong{ font-weight:500;
}

a{ color: #F15A29;}
a:hover{ color:#f30;}

.container { max-width:980px;}

hr{
	border:none;
	height: 6px;
}
.achtergrond{ text-align:center; font-size:36px; padding-top: 0px; padding-bottom:20px;}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}


.menu-logo-button, .flags{ 
	position: absolute; 
	text-align:right; 
	width:100%; 
	top:0px;
	padding-bottom:10px;
	padding-top:13px;
	padding-right: 18px;
	overflow:hidden;
	height: 50px;
	background: #F7941E;
}

.home .menu-logo-button, .home .flags{
	background: none;	
}
.tag .menu-logo-button, .page-template-nederland .flags{
	background:#F7941E;	
}
.page-template-template-search .menu-logo-button, .page-template-template-search .flags{
	background:#F7941E;	
}

.menu-top-menu-container .menu-item{ 
	display:block;
}

.menu-top-menu-container .menu-item:hover{ 
	border-bottom: 2px solid #fff;
}

/* LANGUAGE FLAGS
-------------------------------------------------------------- */

.wpglobus_flag{ float:left; margin-left:0px; margin-top:5px;}
.menu_item_wpglobus_menu_switch .sub-menu {display: block!important}
.sub-menu{ float:left; padding:0px; margin-left:10px;}

.flags{ margin-left:0px;  width: 120px; padding-top:4px;}
.flags .menu-item-763{ display:none;}

.flags li{
	list-style: none;
}


/* MENU TOP
-------------------------------------------------------------- */
.menu-top-menu-container ul{ 
	font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-weight: normal;
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	padding-top: 1px;
}

#menu-top-menu li{display: inline; padding:5px;}
#menu-top-menu li a{color:#fff; text-decoration:none;font-size: 12px ; letter-spacing:1px;}
.current-menu-item a{color:#fff!important;}

/* CUSTOM HOMEPAGE
-------------------------------------------------------------- */
.logo{display:block; width: 264px; height:60px; margin:0 auto; margin-top:0px; margin-bottom:0px;}
.orange{ background: #EBA861;}
.white{ background: #ffffff;}

#triangle{
	display: block; 
	margin:-30px auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 20px;
	border-color: transparent transparent #f0efe7;	
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	z-index: 9;
	position: relative;
	margin-bottom:40px;
}
 
.outer{ 
  display: block;
  width: 100%;
  margin: 0 auto 1em;
  height: 75%;
  min-height: 400px;
  position: relative;
  color: white;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background: #ff5a00;
  background-size:cover;
}

.small{ height:35%; background-position: center; }
.small .inner{ top:47%;}
.small .inner .home-widget-title{ padding-top: 20px; padding-bottom: 30px;}

.inner{
  position: relative;
  top: 48%;
  margin: 0 auto;
  text-align: ;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 500px) and (max-width: 995px) {
  .empty { display:none;}
  .col-md-4 { width: 50%}
}


.introduction-home{ 
	font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3C2914;
	padding-top: 40px;
	padding-bottom:50px;
	text-align: center;
}

.introduction-home h2{ font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif; font-style: normal;font-weight: normal; padding-bottom:20px; text-align:center;}
.introduction-home h3{ font-size:24px; padding-bottom:15px; background:url(/hnng/wp-content/themes/beeolocal/assets/img/home-h2-line.png) bottom center no-repeat;text-align:center;}
.introduction-home h3 img{ margin-bottom:15px;}
.introduction-home p{ padding:15px;text-align:center;}

.h3-no-line {background:none !important;}

/* GEO MASHUP SEARCH WIDGET HOME
-------------------------------------------------------------- */
.home-widget{overflow:hidden; }
.home-widget-title{
	font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	color: #fff;
	font-size: 34px;
	line-height:40px;
	padding-top: 40px;
	padding-bottom: 40px;
	display: block;
	width: 450px;
	margin: 0 auto;
	text-shadow: 0px 0px 10px rgba(67, 0, 0, 0.8);
}	

.geo-mashup-search-input{
	font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif;
	display:block;
	background: #fff;
	float:left;
	width: 430px;
	padding-left: 30px;
	height: 50px;
	border: 0px transparent;
	z-index:5;
	border-radius: 0px;
	color: #000;
	font-size: 20px;
	font-style: normal;
  	font-weight: normal;
  	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 25px 0px 0px 25px;
	-moz-border-radius: 25px 0px 0px 25px;
	border-radius: 25px 0px 0px 25px;
	
}

.geo-mashup-search-form select {
    width: 50px !important;
}

.radius-block{
	font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif;	
	display:block;
	background: #fff;
	float:left;
	width: 200px;
	height: 50px;
	border-left: 1px solid #CCC;
	border-top:12px solid #fff;
	border-bottom:12px solid #fff;
	padding-left: 20px;
	padding-top:2px;
	font-size: 16px;
	color: #6D6E71;
	text-shadow: none;
	text-align:left;
}

.radius-block select{ margin-right: 5px;}
.radius-block label{
	font-weight: normal;
	text-shadow: none;
	color: #6D6E71;
}
  
#home-search-bar{
	display:block;
	width: 675px;
	height: 50px;
	margin: 0 auto;
}

.geo-mashup-search-find-me{
	font-family: 'hans_kendrick_v4bold';
	background: none;
	display: none !important;
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
	font-style: normal;
  	font-weight: normal;
  	-webkit-font-smoothing: antialiased;
	border: none;
	margin-top:35px;
	padding-top: 30px;
	text-align:center;
	width: 100%;
}

#geomashupsearchwidget-2-submit{
	background: url(/hnng/wp-content/themes/beeolocal/assets/img/search-button.png) center no-repeat #F7941E;
	float:left;
	width: 60px;
	height: 50px;
	float:right;
	margin-top:0px;
	margin-left: -20px;
	border: 0px transparent;
	z-index:99995;
	position:absolute;
	font-size: 1px;
	color: #fdbe40;
	-webkit-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	border-radius: 25px 25px 25px 25px;
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,.4);
    -moz-box-shadow: 0px 5px 15px rgba(0,0,0,.4);
    box-shadow: 0px 5px 15px rgba(0,0,0,.4);
}
 
.home-top{ 
	border-top:10px solid #fff;
	z-index: 99999;
	margin-top:-10px;
	position: relative;
}

.col-md-4 { float:left; width: 33.33333333%;}

.introduction-home .col-md-4 p a{ padding:0px;}

/* GEO MASHUP SEARCH WIDGET TAG PAGES
-------------------------------------------------------------- */
.tag-widget{
	width:100%;
}
.tag-widget-title{ 
	font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size:24px; line-height:26px; padding-bottom:10px;
	color: #000;	
	text-align: center;
}

.tag-widget #home-search-bar{
	display:block;
	width: 475px;
	height: 50px;
	margin: 0 auto;
}

.tag-widget .geo-mashup-search-input{
	background: #eeeeee;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 25px ;
	-moz-border-radius: 25px ;
	border-radius: 25px ;
	width: 100%;
}

.tag-widget .radius-block{
	border-top:12px solid #eeeeee;
	border-bottom:12px solid #eeeeee;
	background: #eeeeee;	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border-left:0px;
	width:50%;
	margin-top: 5px; 
	padding-left: 30px;
	padding-top:0px;
}

#geomashupsearchwidget-3-submit{
	border: 0px transparent;
	height: 50px;
	width:50%; 
	background: #F7941E; 
	font-family: 'hans_kendrick_v4bold'; font-size: 18px; text-align:center; color: #fff; 
	margin-top: 5px; 
	position:relative;
	-webkit-border-radius: 25px ; 
	-moz-border-radius: 25px; 
	border-radius: 25px;
	margin-bottom: 20px;
}

@media (min-width: 801px) and (max-width: 1088px) {
.tag-widget #home-search-bar{
	width:380px;
	margin: 0 auto;
}
}

@media (min-width: 601px) and (max-width: 825px) {	
.tag-widget #home-search-bar{
	width:280px;
	margin: 0 auto;
}
}
	
@media (max-width: 600px) {	
.tag-widget #home-search-bar{
	width: 100%;
}
}
		
	
/* BLOG STYLES
-------------------------------------------------------------- */
.blogz h2 {margin-bottom:20px;}
.blogz h2 a{color:#402E0A;}
.blogz h2 a:hover{color:#402E0A; text-decoration:none;}
.blogz img{ width: 100%; height: auto !important;margin-bottom:10px;}
.relative {	position: relative; height:0px;}

.article{ background: #fff; padding:50px; margin-top:-50px;}

.title {margin-top: -160px; color:#000; position: absolute; bottom: 0px; background:#fff; padding-top:20px; padding-left:50px; padding-bottom: 50px; }
.title h1{}

@media (max-width: 980px) {
.title { width: 100% !important;}
}


.post { padding-bottom:50px; }
.old-posts a{ padding:20px 0 20px; float:left; width:50%; color: #402E0A; font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; }
.new-posts a{ padding:20px 0 20px; float:right; text-align:right; width:50%; color: #402E0A; font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; }

.more-link{ padding:20px; margin-top:-15px; float:right; text-align:right; color: #402E0A; font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; }

.block-post img{ height:250px;}
	.blog-header{
		text-align:center;
		padding-bottom: 50px;
	}
	.block-post{
		width:33%;
		float:left;
		background: #fff;
		margin-bottom: 50px;
	}
	.block-post p{
		padding:20px;
	}
	.post-header{
		margin-top:-15px;
	}
	.post-header h2{
		padding-left:20px; padding-right:20px;
		margin-bottom: 5px;
	}
	.post-header h2 a{
		color: #000 !important;
	}
	.block-post .post{
		border-bottom: 0px;
	}
	



/* SEARCH RESULTS
-------------------------------------------------------------- */
.geo-mashup-search-results{
  font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size:16px; line-height:26px; color: #333; padding-bottom:10px;
}

.map-block{
	display:block;
	height: 450px;
	width: 100%;
	margin-top: -100px;
	background: #ccc;
	overflow: hidden;
}

.search-results-container{
	display:block;
	width:1030px;
	margin:0 auto;
}

.search-result{
	display: block;
	width: 500px;
	float:left;
	background: #fff;
	padding-bottom: 10px;
	border: 1px solid #B2B2B2;
	-webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
	border-radius: 10px;
	overflow:hidden;
	margin-bottom: 15px;
	margin-left: 15px;
}

.search-result h3{
	font-family: 'Rubik', Arial, Helvetica, sans-serif;
	font-weight:500;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 24px;
}

.search-result h3 a{color:#1c1c1c !important;}

.search-thumbnail{
	display: block;
	width: 110px;
	float:left;
	text-align:center;
	padding-top: 20px;
}
.search-text{
	display: block;
	float:left;
}

.title-results{
	text-align:center;
	padding: 40px;
}	

.loaction-icon-thumbnail{
	display: block;
	width: 130px;
	float:left;
	text-align:center;
	padding-top: 0px;
}
@media (max-width: 768px) {
   .search-results-container{ width:100%; }
   
  .search-result{ margin-left:20px; width:90%;}
  
  .search-thumbnail{ width: 60px; overflow: hidden; float:left;}
  
  .search-thumbnail img{max-width:60px;}

  .loaction-icon-thumbnail{ width: 60px; overflow: hidden; float:left;}
  
  .loaction-icon-thumbnail img{max-width:60px;}

  .search-text{ padding-left:10px; float:left; display: block; width:60%}

  .map-block{ height:400px;}
}

/* VOEG LOCATIE TOE FORMS
-------------------------------------------------------------- */
.wpcf7-text, .wpcf7-textarea{ 
  font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px; 
  border: 1px solid #999;
  padding:3px;
}
.wpcf7-submit{
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
  color: #ffffff;
  font-size: 16px;
  background: #F7941E;
  border: 2px solid #F7941E;
  padding: 6px 15px 6px 15px;
  text-decoration: none;
  margin-bottom: 5px;
}
/*
.wpcf7-submit{
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px; 
  border: 1px solid #c5700c;
  padding:6px;
  background: #f7931e;
  color: #fff;
  margin-top:10px;
  font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform:uppercase;
  letter-spacing:1px;
} */

.formulier p{ 
  font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
  margin-bottom:0px;
}

.screen-reader-response, .wpcf7-response-output, .wpcf7-mail-sent-ng, wpcf7-mail-sent-ok{
  font-size: 16px;
  font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
  font-weight: bold;
  color: #F15A29;
}

/* ALERTS NOTIFICATION
-------------------------------------------------------------- */

.new-location{
	display: block; text-align: center; border: 1px solid #DADADA; background:#ffffff; border-radius: 10px; padding: 20px 0 0 0;
}
.ratings-{
	padding-left:20px; padding-right:20px;
}
	
.ratings- em{font-size:12px;}
/* FILTER SEARCH RESULTS
-------------------------------------------------------------- */


#container, .filter_nav {
  width:700px;
  margin:0 auto;
}

.item {
  width: 700px;
  height: 200px;
  float: left;
  overflow: hidden;
}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */

.filter_nav{
	font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:20px 0 15px 0;
}

#filters input[type=checkbox] {  
	display: none;  
}  
	
#filters label{
	padding: 7px;
	color: #333;
	border:1px solid #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	cursor: pointer;
	font-weight: normal;
		-webkit-font-smoothing: antialiased;

}

#filters input[type=checkbox]:checked + label{  
    color: #fff;
	background: #11240d;
	border: none;  
}  
 
 
 @media (max-width: 355px) {
	 .menu{line-height:50px;}
	 .title{ margin-top:140px;	}
	 .item { width: 150px; height: 200px;}
 }
 
 
 /* LOOK! COLORED TAGS
-------------------------------------------------------------- */

/**** MARKT ****/
 .markt h3 a{ color: #1f5900;  } 
 #filters input[type=checkbox]#markt:checked + label{  background: #1f5900;  } 

/**** HONING ****/
.honing h3 a{ color: #ff8400;  } 
 #filters input[type=checkbox]#honing:checked + label{  background: #ff8400;  } 

/* SIDEBAR
-------------------------------------------------------------- */
.sidebar{ overflow:hidden; font-family: 'Rubik', Arial, Helvetica, sans-serif !important; font-size:17px; line-height:26px; margin-top:-30px;}
.sidebar h3{ padding-top:15px; padding-bottom:5px;}
.sidebar .geo-mashup-search-form{
	background: #C93; 
	padding-top:20px; 
	padding-bottom:70px;
	-webkit-border-radius: 5px 5px 5px 5px; 
	-moz-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
}

.sidebar #home-search-bar { width: 90%; }
.sidebar .geo-mashup-search-input { width: 100%; font-size:16px; padding-left:15px; height:40px; -webkit-border-radius: 15px 15px 15px 15px; -moz-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px;;}
.sidebar .radius-block{ margin-top: 10px;border-top:8px solid #fff; border-bottom:1px solid #fff; width: 70%; border-left: 0px solid #999; height: 40px; -webkit-border-radius: 15px 0px 0px 15px; -moz-border-radius: 15px 0px 0px 15px; border-radius: 15px 0px 0px 15px; }
.sidebar .geo-mashup-search-find-me{display: none !important; }

.sidebar #geomashupsearchwidget-3-submit{ 
	float:left;
	height: 40px;
	float:right;
	margin-left: -50px;
	border: 0px transparent;
	z-index:995;
	position:absolute;
	width:35%; 
	background: #3C2415; 
	font-family: 'hans_kendrick_v4bold'; font-size: 18px; text-align:center; color: #fff; 
	margin-top: 10px; position:relative;
	-webkit-border-radius: 15px 15px 15px 15px; 
	-moz-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

/* NEW FEATURES
-------------------------------------------------------------- */
.routeplanner{ display:none;}
.routeplanner2{ display:inherit;}
	 
@media (max-width: 435px) {
	.routeplanner{ display:inherit; padding-bottom:20px;}
	.routeplanner2{ display:none; padding-bottom:20px;}
}

.btn {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 17px;
  background: #F7941E;
  padding: 7px 17px 7px 17px;
  text-decoration: none;
  margin-bottom: 5px;
}

.low{
  color: #333;
  background: #ffffff;
  border: 1px solid #DADADA;
}

.low:hover {
  background: #F7941E !important;
  text-decoration: none;
  color: #ffffff;
}

.btn:hover {
  background: #ca7713;
  text-decoration: none;
  color: #ffffff;
}

.calender{ 
  display: inline-block; 
  margin-bottom:10px !important;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
  font-size: 16px;
  padding: 6px 15px 6px 15px;
  text-decoration: none;
  color: #b8b8b8;
  border: 2px solid #b8b8b8;
}

.calender:hover{
  text-decoration: none;
  color: #8e8e8e;
  background: none;
  border: 2px solid #8e8e8e;
}

.calender-active{ 
  display: inline-block; 
  margin-bottom:10px !important;
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
  font-size: 16px;
  padding: 6px 15px 6px 15px;
  text-decoration: none;
  color: #F7941E;
  border: 2px solid #F7941E;
  cursor: default;
}

.calender-active:hover{
  text-decoration: none;
  color: #de8215;
  background: none;
  border: 2px solid #de8215;
}

/* MAP
-------------------------------------------------------------- */

.jvectormap-label {
    position: absolute;
    display: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #3c2914;
    color: white;
    font-family: sans-serif, Verdana;
	letter-spacing:1px;
    font-size: smaller;
    padding: 6px;
}



/* FOOTER
-------------------------------------------------------------- */

footer{ background: #1D0B00; padding:30px; width:100%; box-sizing:border-box; overflow:hidden;}
footer:after{ content:""; display:table; clear:both;}
footer p {  font-style: normal; font-weight: normal; color:#4E371C!important; text-align:right; font-size:12px !important}
footer a{ color:#6C4E2F}
footer a:hover{color:#fff; text-decoration: none;}
.menu-footer-menu-container{ float:left; margin-left:-50px; padding-top:3px;}
#menu-footer-menu li{display: inline; padding:10px;}
#menu-footer-menu li a{color:#6C4E2F; text-decoration:none;font-size: 12px ; }
#menu-footer-menu li a:hover{color:#fff; text-decoration:none;}
footer .current-menu-item a{color:#8d6c4b!important;}


@media (max-width: 599px) {
	.col-md-4 {width: 100%;}
	.header-img{ display: none;}
	#home-search-bar { width: 90%; }
	.geo-mashup-search-input { width: 100%; }
	.geo-mashup-search-input { -webkit-border-radius: 25px 25px 25px 25px; -moz-border-radius: 25px 25px 25px 25px; border-radius: 25px 25px 25px 25px;}
	.radius-block{ margin-top: 10px; width: 69%; border-left: 0px solid #999; -webkit-border-radius: 25px 0px 0px 25px; -moz-border-radius: 25px 0px 0px 25px; border-radius: 25px 0px 0px 25px; clear:none; }
	.geo-mashup-search-find-me{display: none !important; }
	footer .container{ width: 100% !important;}
	.menu-footer-menu-container{ float:none; margin-left:0; width:100%;}
	footer p { text-align:left; float:none; clear:both; width:100%;}
	#menu-footer-menu li{display: block; padding:10px; border-bottom:1px solid #4E371C;}
  	#geomashupsearchwidget-2-submit{ 
		width:45%; 
		background: #F7941E; 
		font-family: 'hans_kendrick_v4bold'; font-size: 18px; text-align:center; color: #fff; 
		margin-top: -50px; position:relative;
		-webkit-border-radius: 25px 25px 25px 25px; 
		-moz-border-radius: 25px 25px 25px 25px; 
		border-radius: 25px 25px 25px 25px;
		margin-bottom: 20px;
	}

.logo{margin-top:0px; padding-top:30px; margin-bottom:0px;}
	
.menu-logo-button, .flags{ 
	height: 50px;
	background: #F7941E;
}
.menu-top-menu-container .menu-item{ 
	background: none;
	border: none ;
}
.menu-top-menu-container ul{ 
	padding-top: 1px;
}
	
}

@media (max-width: 435px) {
.home-widget-title{
	font-size: 24px;
	line-height:30px;
	padding-bottom: 30px;
	display: block;
	width: 300px;
	margin: 0 auto;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}	

.logo{margin-top:0px; padding-top:0px; margin-bottom:0px;}
.home-widget-title{	padding-top: 10px;}

}

@media (max-width: 355px) {
	.menu-top-menu-container{ margin-top:-14px;}
	.logo-sub-page {display:none;}
}


/* WOOCOMMERCE STYLES */

.woocommerce .quantity .qty {
    height: 2.31em;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #f7941e !important;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #d17d19 !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 2% 2.992em 0 !important;
    width: 32% !important;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0 !important;
}

.woocommerce a.button {
    color: #ffffff !important;
    background-color: #f7941e !important;   
}

.woocommerce a.button:hover {
    background-color: #d17d19 !important;   
}

.woocommerce ul.products li.product h3 {
    font-size: 22px !important;
}

.woocommerce ul.products li.product .price {
	font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
}

/* Cart form */

label {
    font-weight: normal;
	font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
}

.woocommerce form .form-row label {
    line-height: 1.3 !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    line-height: 1.8 !important;
	border-radius: 6px;
    border: 1px solid #999;
    padding: 3px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
	font-weight: normal;
}

.select2-container .select2-choice {
	font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
}
/* PRICING TABLE */

.row{margin-left:0px !important;margin-right:0px !important}

.pricing {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	margin: 0 auto 3em;
}

.pricing_item {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: stretch;
	align-items: stretch;
	text-align: center;
	-webkit-flex: 0 1 350px;
	flex: 0 1 350px;
}

.pricing_feature-list {
	text-align: left;
	font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
}

.pricing_action {
	color: inherit;
	border: none;
	background: none;
}

.pricing_action:focus {
	outline: none;
}

.pricing .pricing_item {
    font-family: 'hans_kendrick_v4regular', Arial, Helvetica, sans-serif !important;
	padding: 2em 1em;
	cursor: default;
	color: #fff;
	margin: 1em;
	border: 1px solid #402E0A;
	background: #fff;
	max-width: 350px;
}

@media screen and (min-width: 66.250em) {
	.pricing .pricing_item {
		margin: 0;
	}
	.pricing .pricing_item:nth-child(2) {
		border-left: none;
	}
}

.pricing .pricing_item:hover {
	z-index: 100;
}

.pricing .pricing_item:hover::after {
	content: '';
	pointer-events: none;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 100%;
	height: 100%;
	box-sizing: content-box;
	border: 5px solid #f7941e;
}

.pricing .pricing_title {
	font-size: 1.9em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em;
	text-transform:uppercase;
	color: #402E0A;
	font-family: 'hans_kendrick_v4bold', Arial, Helvetica, sans-serif;
}

.pricing .icon {
	font-size: 3em;
	margin: 0 0 0.5em 0;
	color: #85c34a;
}

.pricing .pricing_price {
	font-size: 3em;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #f7941e;
}

.pricing .pricing_currency {
	font-size: 0.5em;
	vertical-align: super;
}

.pricing .pricing_period {
	font-size: 0.35em;
	padding: 0 0 0 0.5em;
	color: #646D5B;
}

.pricing .pricing_feature-list {
	margin: 0;
	padding: 0.25em 0 3em;
	list-style: none;
	text-align: center;
	color: #81867D;
}

.upgrade {
	color: #bebebe !important;
}

.pricing .pricing_feature {
	padding: 0.25em;
}

.pricing .pricing_action {
	font-weight: bold;
	margin-top: auto;
	padding: 1em 2em;
	border-radius: 40px;
	background: #F7941E;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}

.pricing .pricing_action:hover,
.pricing .pricing_action:focus {
	color: #fff;
	background: #ca7713;
}

.logo-sub-page{ position: absolute; 
	text-align:center; 
	width:132px;
	margin: 0 44% 0 44%;
	top:1px;
	padding-top:7px;
	overflow:hidden;
	height: 50px;
}

.maps-container .gm-map {
    float: right !important;
}

.maps-container{ width:100%; background:#fff; margin-top:10px;}
.maps-container-left{ float:right !important; background:#E0E1CB;width:50%; height:800px; display:block; margin-top:-6px;}
.maps-container-right{ float:left !important; background:#ffffff; width:50%;height:800px; padding:60px; margin-top:-6px; z-index: 1000000; position: relative;}

@media only screen and (min-width: 470px) and (max-width: 995px) {
	
	.home-col{
		width: 50%;
	}

}

@media (max-width: 700px) {
	.logo-sub-page{ margin: 0 40% 0 40%;}
	.maps-container-left{ width:100%;}
	.maps-container-right{ float:left; width:100%; position: relative;}
	
}

@media (max-width: 450px) {
	.logo-sub-page{ margin: 0 0 0 20px; float:left;}
	.flags{ display:none;}
}