#header.full-header #primary-menu > ul {
	border-right: none;
}
#header {
	z-index: 99;
}

#primary-menu-trigger, #page-submenu-trigger {
	font-size: 20px;
	margin-left: -10px;
}
.kortingspas .feature-box {
	margin-top: 20px;
}
.kortingspas .feature-box-small {
	padding-top: 20px;
	padding-right: 70px;
}
.kortingspas .feature-box-small h3 {
	font-size: 15px;
}

#primary-menu .fa {
	line-height: inherit !important;
}

ul.typeahead {
	z-index: 1051 !important;
}

.cats-homepage li {
	display:inline-block;
	vertical-align: top;
}
.cats-homepage li a {
	background: rgba(255,255,255,0.15);
	border-radius: 2px;
	padding: 15px 6px 14px;
	color: #fff;
	display: inline-block;
	font-size: 15px;
}
.cats-homepage li a i {
	font-size: 20px;
}
.cats-homepage li a:hover {
	background: rgba(255,255,255,0.3);
}


.content-wrap {
	padding-top: 0px;
}
.content-wrap-padding {
	padding-top: 80px;
}
.video-overlay {
	background: rgba(0,0,0,0.75);
}

.slider-caption h2 {
	font-size: 66px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #ffffff;
}
.slider-caption p {
	font-size: 28px;
	color: white;
}


#discount {
	background: #f9f9f9;
	padding-bottom: 50px;
}
.heading-discount {
	padding-bottom: 40px;
}
.heading-discount h2 {}
.heading-discount::before {
	 background: white none repeat scroll 0 0;
	 border-bottom: 1px solid rgba(0, 0, 0, 0.075);
	 bottom: 0;
	 content: "";
	 display: block;
	 left: -999vw;
	 pointer-events: none;
	 position: absolute;
	 right: -999vw;
	 top: 0;
	 z-index: -1;
 }
.heading-discount, .sidebar-discount {
	position: relative;
	z-index: 1;
}







/*
Height items clubs and deals */
.deal-item {
	min-height: 375px;
}
.club-item {
	min-height: 275px;
}

.products-carousel .deal-item {
	min-height: 345px;
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	.products-carousel .deal-item {
		min-height: 310px;
	}
	.deal-item {
		min-height: 325px;
	}
}
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
	.products-carousel .deal-item {
		min-height: 350px;
	}
}

.deals-filter {
	padding-top: 30px;
	background: #ffffff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.deals-grid {
	padding-top: 30px;
	background: #f9f9f9;
}
.deals-grid .results-count {
	padding-bottom: 25px;
}
.deals-grid .results-count span.results-count-results {
	color: #484848;
	font-size: 16px;
}
.clubs-grid {
	padding-top: 30px;
	background: #f9f9f9;
}
.deal-item, .club-item {
	padding: 0 0 4px 0;
	border: 1px solid rgba(0, 0, 0, 0.075);
	border-radius: 8px;
	position: relative;
}
.deal-item img, .club-item img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.deal-item .caption, .club-item .caption {
	padding: 8px;
}
.deal-item h2, .club-item h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0px;
}
.club-item h2 {
	font-size: 20px;
}
.deal-item span {
	color: #ababab;
	font-size: 14.95px;
}

.caption-more {
	position: absolute;
	bottom: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}
.category-icon {
	margin-top: 8px;
	float: right;
}
.category-icon i {
	color: #52a032;
	font-size: 21px;
	border: 2px solid #52a032;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: inherit;
}

.address-with-icon {
	position: relative;
	padding: 0 0 0 35px;
}
.address-with-icon .address-icon {
	display: block;
	height: 50px;
	left: 0;
	position: absolute;
	top: 0;
	width: 30px;
}
.address-with-icon .address-icon i {
	font-size: 20px;
	font-style: normal;
	line-height: 49px;
	text-align: center;
	color: #52a032;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}
.address-with-icon p {
	padding-top: 5px;
	color: #ababab;
	line-height: 1.3 !important;
	margin: 0;
}
.info-with-icon {
	position: relative;
	padding: 9px 0 0 35px;
}
.info-with-icon .info-icon {
	display: block;
	height: 50px;
	left: 0;
	position: absolute;
	top: 0;
	width: 30px;
}
.info-with-icon .info-icon i {
	font-size: 20px;
	font-style: normal;
	line-height: 49px;
	text-align: center;
	color: #52a032;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}
.info-with-icon p {
	padding-top: 5px;
	color: #ababab;
	line-height: 1.3 !important;
	margin: 0;
}




#mapss {
	display: block !important;
	bottom: 0;
	position: fixed !important;
	right: 0;
	top: 0px; /* 60px;*/
}

@media (min-width: 769px) {
	.discounts-page-left {
		padding-right: 0px;
	}
}
@media (max-width: 769px) {
	.discounts-page .affix {
		position: static;
	}
}
.deals-filter .btn-success {
	padding: 10px 15px;
}
.show-map {
	overflow: hidden !important;
}
.show-map #mapss {
	display: block;
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
	z-index: 10;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
	#mapss {
		position: absolute;
		top: 0px; /* 60px;*/
		transform: translateZ(0px);
		visibility: hidden;
		width: 100%;
		z-index: -1;
	}

	#mapss .button-map-grid {
		position: absolute;
		top: 110px;
		right: 5px;
		z-index: 11;
	}
}
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
	#mapss {
		position: absolute;
		top: 0px; /* 60px;*/
		transform: translateZ(0px);
		visibility: hidden;
		width: 100%;
		z-index: -1;
	}

	#mapss .button-map-grid {
		position: absolute;
		top: 110px;
		right: 10px;
		z-index: 11;
	}

}

/**
 *   4.4 - Popup
 */
.popup__title.popup__title {
	color: #ff4d55;
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.popup__image,
.card__image {
	background: rgba(0, 0, 0, 0.075) center no-repeat;
	background-size: cover;
	position: relative;
}
.popup__image:after,
.card__image:after {
	content: "";
	display: block;
	padding-top: 60%;
}
.popup__content {
	font-size: 12px;
	padding: 15px;
}

.popup__rating {
	background: #ff4d55;
	border-radius: 50%;
	color: white;
	float: left;
	font-size: 12px;
	height: 26px;
	margin-right: 7px;
	padding-top: 5px;
	text-align: center;
	width: 26px;
}

.popup__address {
	color: #ababab;
}

.popup__pin + .popup__address {
	padding-left: 10px;
}

/* MAP THINGS */
.leaflet-right .leaflet-control a {
	display: none;
}
.leaflet-clickable {
	cursor: pointer;
}
.leaflet-container {
	cursor: -webkit-grab;
}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
	cursor: move;
	cursor: -webkit-grabbing;
}
/* MAP MARKERS */
.pin {
	color: #ff4d55;
	height: 59px;
	margin-left: -24px;
	margin-top: -59px;
	overflow: hidden;
	position: relative;
	width: 48px;
}
.pin__icon {
	color: #65aa49;
	left: 50%;
	position: absolute;
	top: 38%;
	-webkit-transform: scale(0.85);
	z-index: 200;
}
.pin__icon i {
	left: 0;
	position: absolute;
	top: 0;
	font-size: 20px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.pin__icon img {
	border-radius: 50%;
	max-height: 44px;
	max-width: 44px;
	top: 1px;
}
.pin #selected {
	transition: fill 0.2s ease-out;
	fill: white;
}
.pin--selected #selected {
	fill: #65aa49;
}

.marker-cluster {
	color: #65aa49;
	font-size: 18px;
	font-weight: bold;
	height: 62px !important;
	margin-left: -25px !important;
	margin-top: -62px !important;
	text-align: center;
	width: 50px !important;
}
.marker-cluster span {
	left: 0;
	position: absolute;
	top: 40%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
	z-index: 200;
}

.winnie-the-pooh {
	position: absolute;
	top: -2000000px;
	left: -2000000px;
}