@import url(//fonts.googleapis.com/css?family=Raleway:400,200,100,500,600,700,800,900);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #191919;
	font: 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #888888;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
a:focus {
	text-decoration: none;
	background: none;
	outline: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
 outline: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 11px;
	line-height: 25px;
}
h1.navbar-brand_ {
	margin: 31px 0 0 0;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ span {
	display:none;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 40px/47px 'Raleway';
	margin: 0 0 25px 0;
	color: #777;
}
h2 strong {
	color: #000000;
	font-weight: 800;
}
h2.indent {
	margin: 0 0 31px 0;
}
h3 {
	font: 600 21px/31px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #191919;
	margin: 0 0 11px 0;
}
h4 {
	font: 600 26px 'Raleway';
	color: #ffd613;
	margin: 0 0 11px 0;
}
.categorieen {
	text-align:left;
}
.categorieen a {
	color: #000;
}
.categorieen a:hover {
	text-decoration:underline;
}
.categorieen h5 {
	font: normal 16px 'Raleway';
	margin: 11px 0 11px 0;
	color: #000;
}
.categorieen h5 span {
	color: #ffd613;
	font-weight:bold;
}
.categorieen h5 b {
	font-weight:bold;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 61px 0 0 0;
	background: #ffffff url(../img/pattern.png) repeat-x;
}
.center {
	text-align: center;
}
.main {
	position: relative;
}
.cmspage {
	margin-bottom:40px;
}
#cat-mobile {
	display:none;
}
#cat-normal {
	display:block;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0 0 31px;
	z-index: 11;
	background: #ffffff;
	border-bottom: none;
}
header .box {
	background: #191919;
	padding: 14px 0;
	text-align: left;
}
header .box .title1 {
	font: 25px 'Raleway';
	color: #ffffff;
	margin: 0 9px 0 0;
	float: left;
}
header .box .title1:before {
	content: '\f095';
	color: #ffd613;
	font-size: 31px;
	font-family: 'FontAwesome';
	margin: 0 14px 0 0;
	vertical-align: middle;
}
header .box .title1 strong {
	font-size: 27px;
	font-weight: bold;
}
header .box .title1 a {
	color: #ffd613;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
header .box .title1 a:hover {
	color: #ffffff;
}
header .box .title2 {
	font: 14px 'Raleway';
	color: #888;
	margin: 10px 0 0 0;
	float: left;
}
header .btn-default.btn1 {
	margin: 0 0 0 6px;
	float: right;
}
/* menu
========================================================*/
nav.tm_navbar {
	border: none;
	padding: 0;
	margin: 62px 0 0 0;
	float: right;
	min-height: 0;
	background: none;
}
nav.tm_navbar li {
	position: relative;
	font-size: 15px;
	line-height: 25px;
	padding: 0;
	margin: 0 0 0 30px;
	float: left;
}
nav.tm_navbar li:first-child {
	margin: 0;
}
nav.tm_navbar li a {
	padding: 0;
	font: 600 21px 'Raleway';
	color: #777;
	background: none;
	position: relative;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li a:after {
	position: absolute;
	bottom: -15px;
	left: 0;
	height: 11px;
	width: 0;
	background: #ffd613;
	content: '';
	display: block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li.active > a {
	color: #191919;
	background: none !important;
}
nav.tm_navbar li.active > a:after {
	width: 100%;
}
nav.tm_navbar li.active > span {
	color: #000000 !important;
}
nav.tm_navbar li:hover > a {
	color: #191919;
	background: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li:hover > a:after {
	width: 100%;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li:hover > span {
	color: #000000;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sfHover > a {
	color: #191919;
	background: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sfHover > a:after {
	width: 100%;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > span {
	color: #000000;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -16px;
	color: #ffd613;
	font-size: 14px;
	z-index: 0;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 223px;
	top: 52px;
	left: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #ffffff;
	padding: 18px 22px;
	margin: 0;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 13px;
	display: block;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none !important;
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	text-transform: none;
	font: 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	border: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li a:after, nav.tm_navbar .sub-menu > ul li a:before {
	display: none;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 21px;
	left: auto;
	width: auto !important;
	color: #ffd613;
	font-size: 14px;
}
nav.tm_navbar .sub-menu ul > li a:hover {
	text-decoration: none;
	color: #191919 !important;
	background: none !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu ul li.sfHover > a {
	text-decoration: none;
	color: #191919 !important;
	background: none !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 270px;
	top: -30px;
	left: 100%;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	margin-left: 23px;
	background: #ffffff;
	padding: 18px 22px;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none !important;
	padding: 0;
	margin: 0;
	float: none;
	text-transform: none;
	font: 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	display: block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu ul ul li a:hover {
	color: #ffffff !important;
	background: #ffd613;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	z-index: 20;
	width: 27px;
	height: 19px;
	background: url(../img/top.png) no-repeat;
	text-indent: -999px;
}
#toTop:hover {
	outline: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.who-box {
	padding: 0;
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 44px;
}
.thumb-box1 {
	overflow: hidden;
	padding: 7px 0 12px 0;
	text-align: center;
	background: #ffd213; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #ffd213 0%, #fff8dc 50%, #ffd213 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffd213), color-stop(50%,#fff8dc), color-stop(100%,#ffd213)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #ffd213 0%,#fff8dc 50%,#ffd213 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #ffd213 0%,#fff8dc 50%,#ffd213 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #ffd213 0%,#fff8dc 50%,#ffd213 100%); /* IE10+ */
	background: linear-gradient(135deg,  #ffd213 0%,#fff8dc 50%,#ffd213 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd213', endColorstr='#ffd213',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.thumb-box1 p {
	font: 90px/113px 'Raleway';
	color: #000000;
	margin: 0 0 54px;
}
.thumb-box1 p strong {
	font-weight: 800;
	display: block;
	letter-spacing: -1px;
}
.thumb-box1-1 {
	overflow: hidden;
	padding: 102px 0 112px 0;
	text-align: left;
	background: #ffd613 url(../img/picture2.jpg) center center no-repeat;
}
.thumb-box1-1 p {
	font: 90px/113px 'Raleway';
	color: #000000;
	margin: 0 0 54px;
}
.thumb-box1-1 p strong {
	font-weight: 800;
	display: block;
	letter-spacing: -1px;
}
.thumb-box1 .box {
	position: relative;
	display:inline-block;
	margin-right:20px;
	margin-top:30px;
}
.thumb-box1 .box .badge {
	width: 93px;
	height: 93px;
	background: #fbf0b2;
	text-align: center;
	line-height: 90px;
	font-size: 50px;
	color: #fff;
	border-radius: 100%;
	font-family: 'FontAwesome';
	display: block;
	margin: 0 0 32px;
}
.thumb-box1 .box .badge:hover {
	color: #ffd213;
}
.thumb-box1 .box .badge.active {
	color: #000000;
}

.thumb-box2 {
	overflow: hidden;
	padding: 50px 0 0 0;
}
.thumb-box2 h2 {
	margin: 0 0 20px;
}
.thumb-box3 {
	overflow: hidden;
	padding: 50px 0 60px 0;
	background: url(../img/pattern.png) repeat-x;
}
.thumb-box3 h2 {
	margin: 0 0 31px;
}
.thumb-box3.indent {
	padding-bottom: 30px;
}
.thumb-box4 {
	overflow: hidden;
	padding: 67px 0 45px 0;
	background: #f2f2f2 url(../img/pattern.png) repeat-x;
}
.thumb-box4 h2 {
	font-size: 90px;
	line-height: 1em;
	color: #000000;
	margin: 0 0 36px;
}
.thumb-box4 .box {
	position: relative;
}
.thumb-box4 .box .badge {
	width: 193px;
	height: 193px;
	background: #ffd613;
	text-align: center;
	line-height: 190px;
	font-size: 80px;
	color: #000000;
	border-radius: 100%;
	font-family: 'FontAwesome';
	display: block;
	margin: 0 0 32px;
}
.thumb-box4 .box strong {
	font: 800 40px/1em 'Raleway';
	color: #000000;
	display: block;
	margin: 0 0 17px;
}
.thumb-box4 .box:after {
	content: '\f105';
	color: #c2c2c2;
	font-size: 82px;
	line-height: 1em;
	font-family: 'FontAwesome';
	position: absolute;
	top: 110px;
	right: 0;
}
.thumb-box4 .col-lg-3 {
	margin-bottom: 40px;
}
.thumb-box4 .col-lg-3:last-child .box:after {
	display: none;
}
.thumb-box5 {
	background: #545454;
	padding: 70px 0 64px 0;
	background-image: url(../img/bg_pic.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
.thumb-box5 h2, .thumb-box5 strong {
	color: #ffffff;
}
.thumb-box5 figure {
	margin: 0 0 30px 0;
	float: left;
}
.thumb-box5 .box {
	text-align: center;
	background: #ffd613;
	border-radius: 5px;
	padding-top: 53px;
	color: #000000;
	font: 800 40px/53px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 270px;
	width: 270px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 30px;
}
.thumb-box5 .box1, .thumb-box5 .box2, .thumb-box5 .box3, .thumb-box5 .box4, .thumb-box5 .box5 {
	float: left;
}
.thumb-box5 .box2 > figure {
	margin-left: 30px;
}
.thumb-box5 .box3 {
	margin: 0 0 0 30px;
}
.thumb-box5 .box4 {
	margin: 0 0 0 -30px;
}
.thumb-box5 .box4 > figure {
	float: left;
	margin: 0 0 0 30px;
}
.thumb-box5 .box5 {
	margin: 0 0 0 30px;
}
.thumb-box5 .caption {
	max-width: 120px;
	overflow: hidden;
	margin: 0 0 0 30px;
	float: left;
}
.thumb-box6 {
	background: url(../img/pattern.png) repeat-x;
	padding: 60px 0 22px 0;
}
.thumb-box7 {
	padding: 60px 0 40px 0;
	background-image: url(../img/shoeback.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}
.thumb-box7 h2 {
	color: #ffffff;
}
.thumb-box7 h2 strong {
	color: #ffffff;
}
.thumb-box8 {
	background: #ffffff;
	padding: 63px 0 22px 0;
}
.thumb-box8.indent {
	padding-bottom: 74px;
}
.thumb-box9 {
	background: #f2f2f2 url(../img/pattern.png) repeat-x;
	padding: 60px 0 22px 0;
}
.thumb-box10 {
	overflow: hidden;
	padding: 67px 0 45px 0;
	background-color: #0b0b0b;
	background-image: url(../img/bg_pic2.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
.thumb-box10 h2 {
	font-size: 90px;
	line-height: 1em;
	color: #ffffff;
	margin: 0 0 36px;
}
.thumb-box10 .box {
	position: relative;
	padding: 0 0 36px;
}
.thumb-box10 .box .badge {
	width: 193px;
	height: 193px;
	background: #ffd613;
	text-align: center;
	color: #000000;
	border-radius: 100%;
	font: 300 101px/178px 'Raleway';
	display: block;
	margin: 0 0 32px;
}
.thumb-box10 .box p {
	color: #ffffff;
}
.thumb-box10 .box strong {
	font: 800 40px/1em 'Raleway';
	color: #ffffff;
	display: block;
	margin: 0 0 17px;
}
.thumb-box10 .box:after {
	content: '\f105';
	color: #c2c2c2;
	font-size: 82px;
	line-height: 1em;
	font-family: 'FontAwesome';
	position: absolute;
	top: 110px;
	right: 0;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.thumb-box10 .col-lg-3 {
	margin-bottom: 40px;
}
.thumb-box10 .col-lg-3:last-child .box:after {
	display: none;
}
.thumb-box11 .col-lg-6 {
	margin-bottom: 30px;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0;
	padding: 0 0 53px;
	overflow: hidden;
	text-align: center;
	position: relative;
	cursor:pointer;
}
.thumb-pad1 .badge, .bestel .badge {
	position: absolute;
	top: 0;
	right: 0;
	margin: 1px 0 0 0;
	padding: 36px 0 0 0;
	width: 143px;
	height: 142px;
	background: url(../img/badge.png) no-repeat;
	z-index: 1;
	font: 600 17px 'Raleway';
	color: #000000;
}
.thumb-pad1 .badge strong, .bestel .badge strong {
	font-size: 47px;
	display: block;
	font-weight: 800;
}
.thumb-pad1 .badge strong:after, .bestel .badge strong:after {
	content: '%';
	font-size: 27px;
	line-height: 1em;
	vertical-align: top;
	margin-top: 5px;
	display: inline-block;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad1 .thumbnail figure {
	text-align: center;
	height: 350px;
	margin-bottom: 1px;
	position:relative;
	overflow: hidden;
}
.thumb-pad1 .thumbnail figure img {
	max-width:250px;
	max-height:350px;
	position:absolute;
	left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.thumb-pad1 .caption {
	padding: 0;
	overflow: hidden;
	color: #888888;
}
.thumb-pad1 .caption p {
	color: #191919;
	font: 600 21px/31px 'Raleway';
	margin: 0;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption strong {
	font-size: 47px;
	display: block;
	font-weight: 800;
	color: #000000;
	margin: 0 0 11px;
}
.thumb-pad1 .thumbnail .caption strong:before {
	content: '€';
	font-size: 27px;
	line-height: 1em;
	vertical-align: top;
	margin-top: 10px;
	display: inline-block;
}
.thumb-pad1 .thumbnail .caption .price, .thumb-pad1 .thumbnail .caption h3 {
	font: 15px/1em 'Raleway';
	color: #777;
	margin: 0 0 2px;
}
.thumb-pad1 .thumbnail .caption a {
	color: #191919;
	font: 600 21px/31px 'Raleway';
}
.thumb-pad1 .thumbnail .caption a:hover {
	text-decoration: underline;
}
.thumb-pad1 .thumbnail .caption .btn-default.btn3 {
	margin: 20px 0 0 0;
}
.thumb-pad2 {
	margin: 0;
	padding: 0 0 34px;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad2 .thumbnail > span, .toonschoen > span {
	font-style: normal;
	color: #676767;
	font: bold 21px/1em 'Raleway';
	background: #e4e4e4;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	padding: 10px 13px;
	z-index: 1;
}
.thumb-pad2 .thumbnail > span:after, .toonschoen > span:after {
	width: 29px;
	height: 19px;
	background: url(../img/corner.png) no-repeat;
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -19px;
	right: 3px;
}
.toonschoen > span {
	min-width:50px;
	float:right;
	margin-right:30px;
	margin-bottom:-10px;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption strong {
	font-size: 47px;
	display: block;
	font-weight: 800;
	color: #000000;
	margin: 0 0 11px;
}
.thumb-pad2 .thumbnail .caption strong:before {
	content: '$';
	font-size: 27px;
	line-height: 1em;
	vertical-align: top;
	margin-top: 10px;
	display: inline-block;
}
.thumb-pad2 .thumbnail .caption .price {
	font: 15px/1em 'Raleway';
	color: #777;
	margin: 0 0 2px;
}
.thumb-pad2 .thumbnail .caption a {
	color: #191919;
	font: 600 21px/31px 'Raleway';
}
.thumb-pad2 .thumbnail .caption a:hover {
	text-decoration: underline;
}
.thumb-pad2 .thumbnail .caption .btn-default.btn3 {
	margin: 20px 0 0 0;
}
.thumb-pad2 figure {
	margin: 0;
}
.thumb-pad2-1 {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	background: #20acb8;
	text-align: center;
}
.thumb-pad2-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2-1 .thumbnail .caption {
	padding: 0 45px;
}
.thumb-pad2-1 .thumbnail .caption .title {
	font: 300 30px/1em 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
.thumb-pad2-1 .thumbnail .caption p {
	color: #ffffff;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 10px;
}
.thumb-pad2-1 .thumbnail .caption a {
	display: inline-block;
}
.thumb-pad2-1 .thumbnail .caption a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thumb-pad2-1 figure {
	margin: 0 0 31px 0;
}
.thumb-pad2-1 figure img {
	width: 100%;
}
.thumb-pad3 {
	padding: 0 0 30px 0;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
	width:400px;
	height:400px;
	overflow:hidden;
	position:relative;
}
.thumb-pad3 .thumbnail .caption {
	padding: 30px 28px;
	background: #ffd613;
	border-radius: 5px;
}
.thumb-pad3 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad3 .thumbnail .caption h3, .thumb-pad3 .thumbnail .caption p {
	color: #000000;
}
.thumb-pad3 .thumbnail .caption h3 {
	font-size: 24px;
	font-weight: 800;
}
.thumb-pad3 .thumbnail figure {
}
.thumb-pad3 .thumbnail figure img {
	max-width:400px;
	max-height:400px;
	border-radius: 5px;
	position:absolute;
	left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.thumb-pad4 {
	margin: 0 0 26px 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 figure {
	margin: 0 0 29px 0;
	position: relative;
}
.thumb-pad4 figure img {
	width: 100%;
	border-radius: 5px;
}
.thumb-pad5 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5 .thumbnail figure img {
	width: 100%;
}
.thumb-pad5-1 {
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail .caption p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
}
.thumb-pad5-1 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 figure img {
	width: 100%;
}
.thumb-pad6 {
	margin: 0 0 28px;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad6 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad6 figure img {
	border-radius: 5px;
	width: 100%;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
}
.thumb-pad7 {
	margin: 0 0 100px 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad7 figure {
	margin: 0 33px 0 0;
	float: left;
}
.thumb-pad7 figure img {
	border-radius: 100%;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption .lnk {
	font: 28px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #47494a;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption .lnk:hover {
	color: #f8b968;
}
.thumb-pad7 .thumbnail .caption .lnk2 {
	font: 300 14px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #47494a;
	margin-bottom: 29px;
}
.thumb-pad7 .thumbnail .caption .lnk2 a {
	color: #47494a;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption .lnk2 a:hover {
	color: #f8b968;
}
.thumb-pad7 .thumbnail .caption .lnk2 br {
	display: none;
}
.thumb-pad7 .thumbnail .caption p {
	margin-bottom: 35px;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 15px 15px 22px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption .lnk {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #53afee;
}
.thumb-pad8 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin: 0;
}
.thumb-pad8 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 12px 0 13px 0;
}
.thumb-pad8 figure {
	margin: 0 0 22px 0;
}
.thumb-pad8 figure img {
	width: 100%;
}
.thumb-pad9 {
	margin: 0 0 30px 0;
	overflow: hidden;
	text-align: left;
	background: #efefef;
}
.thumb-pad9 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad9 .thumbnail .caption {
	padding: 25px 0 0 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail .caption .title {
	color: #333;
	font: 800 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .title:hover {
	color: #65c6bb;
}
.thumb-pad9 .thumbnail .caption .title a {
	color: #72a80c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .title a:hover {
	color: #e26a6a;
}
.thumb-pad9 .thumbnail .caption .descrip {
	margin: 13px 0 13px 3px;
	display: block;
	overflow: hidden;
}
.thumb-pad9 .thumbnail .caption .descrip a {
	font: 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #65c6bb;
	margin: 0 30px 0 0;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .descrip a i {
	color: #65c6bb;
	font-size: 12px;
	position: relative;
	top: -2px;
}
.thumb-pad9 .thumbnail .caption .descrip a:hover {
	color: #333;
}
.thumb-pad9 .thumbnail .caption .descrip br {
	display: none;
}
.thumb-pad9 .thumbnail .caption p {
	margin-bottom: 13px;
}
.thumb-pad9 figure {
	margin: 0 30px 0 0;
	float: left;
}

.bestel {
	width:100%;
	border:1px solid #e5e5e5;
	height:60px;
	border-radius:5px;
	margin-bottom:10px;
	text-align:left;
	line-height:58px;
	color:#000;
	font-size:18px;
}

.bestel.header {
	height:30px;
	line-height:28px;
	font-size:15px;
	color: #888888;
}

.bestel .winkel {
	width:25%;
	display:inline-block;
	padding-left:10px;
	border-right:1px solid #e5e5e5;
}
.bestel .tijd {
	width:15%;
	display:inline-block;
	border-right:1px solid #e5e5e5;
	text-align:center;
}
.bestel .prijs {
	width:15%;
	display:inline-block;
	border-right:1px solid #e5e5e5;
	text-align:center;
}
.bestel .totaal {
	width:15%;
	display:inline-block;
	border-right:1px solid #e5e5e5;
	text-align:center;
}
.bestel .order {
	width:25%;
	display:inline-block;
	position:relative;
	text-align:right;	
}
.bestel button.btn5 {
	height:40px;
	width:225px;
	display: inline-block;
	margin: 0;
	padding: 8px 21px;
	padding-left:40px;
	margin-left:4px;
}
.bestel button.btn5:after  {
	content: '\f07a';
}

.bestel button.btn5:hover:after {
	color:#000;
}

.bestel .prijs strong:before, .bestel .totaal strong:before {
	content: '€';
	font-size: 17px;
	line-height: 20px;
	vertical-align: top;
	margin-top: 17px;
	display: inline-block;
}

.bestel .badge {
	top: -25px;
	left: -30px;
	margin: 14px 0 0 0;
	padding: 16px 0 0 0;
	width: 72px;
	height: 71px;
	background: url(../img/badge-sml.png) no-repeat;
	font: 600 12px 'Raleway';
}
.bestel .badge strong {
	font-size: 23px;
}
.thumb-pad1 .badge strong:after, .bestel .badge strong:after {
	font-size: 14px;
	margin-top: 3px;
}

.bestel b.ship:after {
	content: '\f0d1';
	color: #e5e5e5;
	font-size: 26px;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-left: -5px;
	line-height:22px;
}
.bestel b.ship.s0:after {
	color:#00931f;
	content: '\f1d9';
}
.bestel b.ship.s1:after {
	color:#00931f;
}
.bestel b.ship.s2:after {
	color: #ffd613;
}
.bestel b.ship.s7:after {
	color:#C30;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	margin: 0;
	padding: 10px 15px;
	font: 600 17px 'Raleway';
	background: #373737;
	border-radius: 7px;
	color: #ffffff;
	float: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-default.btn1:hover {
	color: #191919;
	background: #ffd613;
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	margin: 0;
	padding: 19px 65px;
	font: bold 31px 'Raleway';
	background: #000000;
	border-radius: 5px;
	color: #ffffff;
	float: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.btn-default.btn2:after {
	content: '\f054';
	color: #ffd613;
	font-size: 21px;
	font-family: 'FontAwesome';
	margin: 0 0 0 19px;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #777;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	margin: 0;
	padding: 15px 100px 15px 20px;
	font: bold 21px 'Raleway';
	background: #ffd613;
	border-radius: 5px;
	color: #ffffff;
	float: none;
	overflow: hidden;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.btn-default.btn3 em {
	font-style: normal;
	font: bold 37px/53px 'Raleway';
	color: #ffffff;
	background: #777;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 100%;
	text-align: center;
}
.btn-default.btn3 em i {
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
}
.btn-default.btn3:hover {
	color: #ffd613 !important;
	background: #000000;
	text-decoration: none !important;
}
.btn-default.btn4, .btn-default.btn5 {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	display: inline-block;
	margin: 21px 0 0 0;
	padding: 18px 21px;
	font: bold 21px 'Raleway';
	background: #000000;
	border-radius: 5px;
	color: #ffffff;
	float: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	border:none;
	cursor:pointer;
}
.btn-default.btn4:after {
	content: '\f054';
	color: #ffd613;
	font-size: 21px;
	font-family: 'FontAwesome';
	margin: 0 0 0 18px;
}
.btn-default.btn4:hover, .btn-default.btn5:hover  {
	color: #000;
	background: #ffd613;
	text-decoration: none;
}
.btn-default.btn4:hover:after, .btn-default.btn5:hover:after {
	color: #000;
}
.btn-default.btn5:after {
	content: '\f00d';
	color: #ffd613;
	font-size: 21px;
	font-family: 'FontAwesome';
	margin: 0 0 0 18px;
}
.sortbar {
	position:relative;
}
.sortbar label {
	font-weight:normal;
}
.sortbar select {
	padding:3px;
}
.sortbar #order,.sortbar #order2 {
		margin-right:15px;
}
.sortbar #slider,.sortbar #slider2 {
	display:inline-block;
	width:48%;
	position:absolute;
	right:20px;
	top:8px;
  z-index: 100000;
}
.kol {
	display:inline-block;
}
.m1 {
	margin-bottom:20px;
}
/* list
========================================================*/
.list1 {
	margin: 0 0 44px;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin: 0 0 22px 0;
	overflow: hidden;
}
.list1 li .badge {
	width: 104px;
	height: 104px;
	border-radius: 100%;
	text-align: center;
	line-height: 100px;
	color: #000000;
	font-size: 45px;
	display: inline-block;
	background: #ffd613;
	float: left;
	margin: 0 30px 0 0;
}
.list1 li strong {
	font: 600 21px/31px 'Raleway';
	color: #191919;
	display: block;
	padding-top: 17px;
}
.list1 li p {
	margin: 42px 0 0 0;
}
.list1-1 {
	margin: 0;
	padding: 17px 0 15px 0;
	list-style: none;
}
.list1-1 li {
	margin: 0 0 10px;
	padding: 0 0 0 27px;
	line-height: 25px;
	position: relative;
}
.list1-1 li a {
	font: 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888888;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li.selected a {
	color:#000;
	font-weight:bold;
}

.list1-1 li a:hover {
	color: #ffd613;
}
.list1-1 li:before {
	color: #ffd613;
	content: '\f054';
	font-size: 14px;
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
}
.thumb-box1 .list1-1 li {
	float:left;
	width:33.33%;
	text-align:left;
}
.thumb-box1 .list1-1.sub li {
	text-align:left;
	float:none;
	width:auto;
	white-space: nowrap;
	margin: 0 0 10px;
	padding: 0 0 0 27px;
	line-height: 15px;
}
.thumb-box1 .list1-1 li a.active {
	font-weight:bold;
	color: #000;
	line-height: 15px;
}
.thumb-box1 .list1-1.active li {
	line-height: 15px;
}
.thumb-box1 .list1-1 li a:hover {
	color: #000;
}
.list1-2 {
	margin: 0;
	padding: 17px 0 15px 0;
	list-style: none;
}
.list1-2 li {
	margin: 0 0 10px;
	padding: 0 0 0 0px;
	line-height: 25px;
	position: relative;
}
.list1-2 li a {
	font: 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888888;
	font-weight:bold;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-2 li a:hover {
	color: #ffd613;
}
.list1-2 li:after {
	color: #ffd613;
	content: '\f0dd';
	font-size: 24px;
	font-family: 'FontAwesome';
	position: absolute;
	top: -6px;
	right: 10px;
}
.list1-2 .up:after {
	content: '\f0de';
	top: 4px;
}
.seatop {
	border: #ffd613 1px solid;
	color:#000000;
	background: #fef4c7;
	padding-left:10px;
	height:25px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:10px;
}
li.seatop {
	padding-left:10px;	
}
#merk {
	cursor:pointer;
	font-weight:bold;
}
.sort-prijs, .sort-prijs input {
	border:0;
	color:#000000;
	font-weight:bold;
	width:90px;
	display:inline;
	text-align:center;
	background:#fef4c7;
	margin:0;
	line-height:19px;
}
#slider-range {
	margin-top:10px;
	width:93%;
	margin-left:10px;
}
.sort-prijs input {
	color: #000;
}
.sort-maat, .sort-kleur  {
	margin-top:0px;
	font-weight:bold;
}
#selectable {
}
.select-container {
	display:none;
	height:222px;
	overflow:scroll;
	overflow-x: hidden;
	padding-right:10px;
	margin-top:-18px;
	margin-bottom:10px;
}
#selected {
	margin-top:-18px;
}
#selectable span, #selected span { 
	margin: 1px; 
	padding: 1px; 
	padding-top:5px;
	display:inline-block; 
	width: 100%; 
	height: 30px; 
	font-size: 14px; 
	text-align: center;
	center; cursor:pointer;
	position:relative;
	overflow:hidden;
}
#selected span { 
	background: #ffd613;
	color:#000;
	font-weight:bold;
	border:1px solid;
}
#selected span:after {
	content: '\f00d';
	font-size: 20px;
	font-family: 'FontAwesome';
	position: absolute;
	left:5px;
	top:1px;
}
#selectable span:hover, #selected span:hover { 
	background: #000;
	color:#ffd613;
}
#selectable .ui-selected {
	background: #ffd613;
	color:#000;
}
#selectable .ui-selected:after {
	color: #000;
	content: '\f00c';
	font-size: 20px;
	font-family: 'FontAwesome';
	position: absolute;
	left:5px;
	top:1px;
}
#selectable2 .ui-selected { 
	background: #ffd613; 
	color: #000; 
}
#selectable2 { 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	margin-bottom:-7px; 
}
#selectable2 span, #selectable3 span { 
	margin: 3px; 
	padding: 1px; 
	padding-top:5px; 
	display:inline-block; 
	width: 46px; 
	height: 40px; 
	font-size: 18px; 
	text-align: center;
	center; cursor:pointer;
	position:relative;
	overflow:hidden;
}
.maten span, .kleuren span { 
	margin: 3px; 
	padding: 1px; 
	padding-top:5px; 
	display:inline-block; 
	width: 46px; 
	height: 40px; 
	font-size: 18px; 
	text-align: center;
	position:relative;
	overflow:hidden;
	background: #ffd613; 
	color: #000; 
}

.kleuren span {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
	background: linear-gradient(135deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.kleuren span.sml {
	width: 26px; 
	height: 20px; 
	margin: 2px;
	margin-bottom:0px;
}

.maten span i {
	font-size: 11px;
	line-height: 1em;
	vertical-align: top;
	margin-top: -2px;
	display: inline-block;
}
.kleuren span {
	border:1px solid #575758;
	cursor:pointer;
}
.kleuren .selected.sml:after {
	font-size: 35px;
	left:-4px;
	top:-15px;
}
.details {
	display:inline;
	font-size:12px;
}
.details span {
	font-weight:bold;
}
#selectable3 .ui-selected:after, .kleuren .selected:after {
	color: #ffd613;
	content: '\f14a';
	font-size: 70px;
	font-family: 'FontAwesome';
	left:-8px;
	top:-28px;
	position: absolute;
}
#selectable3 .ui-selected.geel:after, .kleuren .selected.geel:after {
	color: #000;
}
.list2 {
	margin: 0 0 44px;
	padding: 0;
	list-style: none;
}
.list2 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin: 0 0 22px;
}
.list2 li span {
	color: #ffd613;
	font: 300 101px/1em 'Raleway';
	display: block;
	float: left;
}
.list2 li strong {
	font: 600 21px/31px 'Raleway';
	color: #191919;
	display: block;
	padding-top: 17px;
}
.list2 li p {
	margin: 42px 0 0 0;
}
.list2-1 {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}
.list2-1 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin: 0 0 22px;
}
.list2-1 li span {
	color: #ffd613;
	font: 300 36px/22px 'Raleway';
	display: block;
	float: left;
	margin: 0 15px 0 0;
}
.list2-1 li p {
	margin: 0;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin: 0 0 12px 0;
}
.list3 li a {
	font: 600 17px 'Raleway';
	color: #888;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	color: #ffd613;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin-bottom: 25px;
	overflow: hidden;
}
.list4 li .badge {
	padding: 0;
	margin: 0 30px 0 0;
	font: 800 36px/67px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #ffd613;
	border-radius: 100%;
	color: #000000;
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
}
.list4 li p {
	margin-top: 12px;
}
.list4-1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4-1 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin-bottom: 12px;
	overflow: hidden;
}
.list4-1 li .badge {
	padding: 0;
	margin: 0 30px 0 0;
	background: #ffd613;
	border-radius: 100%;
	color: #000000;
	float: left;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-family: 'FontAwesome';
	font-size: 30px;
	display: inline-block;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin: 0 0 36px 0;
	overflow: hidden;
}
.list5 li figure {
	float: left;
	margin: 0 28px 0 0;
}
.list5 li h3 {
	font-size: 24px;
	font-weight: 800;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #c7c7c7;
}
.list6 li .title {
	font: 18px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888888;
	margin-bottom: 17px;
	padding-left: 30px;
	background: url(../img/list_arrow.png) left 9px no-repeat;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li:last-child {
	border-bottom: none;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 15px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 22px;
}
.list7 li span {
	font-size: 48px;
	color: #ffd613;
	float: left;
	margin: 10px 45px 0 0;
}
.list7 li p {
	margin-bottom: 0;
}
.list8 {
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin: 0 0 40px 0;
}
.fw_facebook {
	background: #ffffff;
	border-radius: 5px;
}
/* search
========================================================*/
#search-404 {
	position: relative;
	margin: 26px 0 0 0;
	overflow: hidden;
}
#search-404 a {
	position: absolute;
	top: 6px;
	right: 17px;
	display: inline-block;
}
#search-404 a:after {
	color: #ffffff;
	font-size: 25px;
	font-family: 'FontAwesome';
	content: '\f002';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover:after {
	color: #ffd613;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	margin: 0;
	width: 100%;
	outline: none;
	border: none;
	font: 14px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #ffffff;
	padding: 12px 45px 12px 14px;
	height: 46px;
	border-radius: 5px;
	resize: none;
	background: #000000;
}
#search {
	padding: 0;
	margin: 20px 0 20px 0;
	float: right;
	position: relative;
}
#search a {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	color: #ffffff;
	top: 11px;
	right: 14px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search a:hover {
	color: #cb3138;
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 270px;
	outline: none;
	background: #b8b2ad;
	background: rgba(255, 255, 255, 0.4);
	border: none;
	font: 14px 'Open Sans';
	line-height: 18px;
	color: #444;
	padding: 14px 42px 14px 14px;
	height: 48px;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 478px;
}
.google-map-api {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#map-canvas img {
	max-width: none !important;
}
.gm-style-iw {
	color: #333;
}
.gm-wrapper {
	margin-left: 0;
}
.info {
	margin-bottom: 50px;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	width: 105px;
	display: inline-block;
}
.info p a {
	color: #888888;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #ffd613;
}
.mail {
	color: #191919;
	font: 600 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #ffd613;
	text-decoration: none;
}
.errorBox {
	text-align: center;
	padding: 36px 0 104px;
	background: #ffd613;
}
.errorBox strong {
	font: 600 180px/1em 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #191919;
	display: block;
	margin-bottom: 30px;
}
.errorBox span {
	font: 60px/1em 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #191919;
	display: block;
	margin-bottom: 20px;
}
.errorBox p {
	color: #191919;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 60px 0 0 0;
	position: relative;
	overflow: hidden;
	background: #191919;
}
footer h2 {
	color: #ffffff;
}
footer h2 strong {
	color: #ffffff;
}
footer .privacy {
	font: 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
	margin: 0;
}
footer .privacy a {
	color: #888;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer .privacy a:hover {
	color: #ffd613;
}
footer .privacy img {
    margin-bottom:2px;
}
footer em {
	font-style: normal;
}
footer .copyright {
	position: relative;
	padding: 22px 0;
	margin: 46px 0 0 0;
	z-index: 1;
}
footer .copyright:after {
	display: table;
	width: 100%;
	clear: both;
	content: '';
}
footer .copyright:before {
	width: 1000%;
	height: 100%;
	border-top: 1px solid #474747;
	position: absolute;
	top: 0;
	left: -500%;
	content: '';
	display: block;
	z-index: -1;
}
.social-media {
	position:relative;
}
.facebook, .google, .twitter {
	margin-right:20px;
}
.google {
	margin-top:7px;
	margin-right:0px;
}

.twitter {
	margin-top:0px;
	margin-left:0px;
}

#loader {
	background: url(../img/ajax-loader.gif) no-repeat center center;
	height: 32px;
	width: 32px;
	position: absolute;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -16px;
}
#zoeken {
	height: 500px;
}

/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 .thumb-box1 p,  .thumb-box1-1 p {
 font-size: 60px;
 line-height: 1em;
}
 .thumb-box5 {
 text-align: center;
 padding: 30px 0;
}
 .thumb-box5 figure {
 width: 120px;
 height: 120px;
}
 .thumb-box5 figure img {
 width: 100%;
}
 .thumb-box5 .box1,  .thumb-box5 .box4,  .thumb-box5 .box5 {
 width: 100%;
 display: block;
 float: none;
 overflow: hidden;
 margin: 0;
}
 .thumb-box5 .box1 figure,  .thumb-box5 .box4 figure,  .thumb-box5 .box5 figure {
 float: none;
 display: inline-block;
 margin: 15px !important;
}
 .thumb-box5 .box1 .caption,  .thumb-box5 .box4 .caption,  .thumb-box5 .box5 .caption {
 max-width: none;
 margin: 0;
 float: none;
 display: inline-block;
 overflow: visible;
}
 .thumb-box5 .box2 {
 width: 100%;
 display: block;
 float: none;
 overflow: hidden;
}
 .thumb-box5 .box2 figure {
 float: none;
 display: inline-block;
 margin: 15px !important;
}
 .thumb-box5 .box2 .caption {
 max-width: none;
 margin: 0;
 float: none;
 display: inline-block;
 overflow: visible;
}
 .thumb-box5 .box3 {
 margin: 15px 0 0 0;
 display: block;
 float: none;
 width: 100%;
 overflow: hidden;
}
 .thumb-box5 .box3 figure {
 float: none;
 margin: 0 0 15px;
 display: inline-block;
}
 .thumb-box8.indent {
 padding-bottom: 0;
}
 .thumb-box8.indent .col-lg-6 {
 padding-bottom: 40px;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 header {
 text-align: center;
}
 header .box {
 text-align: center;
}
 header .box .title1 {
 float: none;
 margin: 0;
}
 header .box .title2 {
 float: none;
 margin: 0 0 20px;
}
 header .box .btn-default.btn1 {
 float: none;
}
 header h1.navbar-brand_ {
 float: none;
}
 header nav.tm_navbar {
 float: none;
 margin: 30px 0 20px 0;
 display: inline-block;
}
 .thumb-box1 {
 background: #ffd613;
 padding: 50px 0;
}
 .thumb-box1 p {
 font-size: 60px;
 line-height: 1em;
}
 .thumb-box1-1 {
 background: #ffd613;
 padding: 50px 0;
 text-align: center;
}
 .thumb-box1-1 p {
 font-size: 60px;
 line-height: 1em;
}
 .thumb-box5 {
 text-align: center;
 padding: 30px 0;
}
 .thumb-box5 figure {
 width: 120px;
 height: 120px;
}
 .thumb-box5 figure img {
 width: 100%;
}
 .thumb-box5 .box1,  .thumb-box5 .box4,  .thumb-box5 .box5 {
 width: 100%;
 display: block;
 float: none;
 overflow: hidden;
 margin: 0;
}
 .thumb-box5 .box1 figure,  .thumb-box5 .box4 figure,  .thumb-box5 .box5 figure {
 float: none;
 display: inline-block;
 margin: 15px !important;
}
 .thumb-box5 .box1 .caption,  .thumb-box5 .box4 .caption,  .thumb-box5 .box5 .caption {
 max-width: none;
 margin: 0;
 float: none;
 display: inline-block;
 overflow: visible;
}
 .thumb-box5 .box2 {
 width: 100%;
 display: block;
 float: none;
 overflow: hidden;
}
 .thumb-box5 .box2 figure {
 float: none;
 display: inline-block;
 margin: 15px !important;
}
 .thumb-box5 .box2 .caption {
 max-width: none;
 margin: 0;
 float: none;
 display: inline-block;
 overflow: visible;
}
 .thumb-box5 .box3 {
 margin: 15px 0 0 0;
 display: block;
 float: none;
 width: 100%;
 overflow: hidden;
}
 .thumb-box5 .box3 figure {
 float: none;
 margin: 0 0 15px;
 display: inline-block;
}
 .thumb-pad6 figure {
 margin: 0 0 30px;
 float: none;
}
 .thumb-box8.indent {
 padding-bottom: 0;
}
 .thumb-box8.indent .col-lg-6 {
 padding-bottom: 40px;
}
 .thumb-box10 {
 text-align: center;
}
 .thumb-box10 .box .badge {
 display: inline-block;
}
 .thumb-box10 .box:after {
 display: none;
}
}
/*=====================================liggend==============================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 .select-menu {
 display: block !important;
 padding: 4px 4px 4px 0;
 margin: 15px 0;
 width: 100%;
 border: 1px solid #191919;
 background: #191919;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 header {
 text-align: center;
 padding: 0;
}
 header .box {
 text-align: center;
}
 header .box .title1 {
 float: none;
 margin: 0;
}
 header .box .title2 {
 float: none;
 margin: 0 0 20px;
}
 header .box .btn-default.btn1 {
 float: none;
}
 header h1.navbar-brand_ {
 float: none;
}
 header nav.tm_navbar {
 float: none;
 margin: 30px 0 20px 0;
 display: block;
}
 header nav.tm_navbar .nav {
 display: none;
}
 .thumb-box1 {
 background: #ffd613;
 padding: 50px 0;
}
 .thumb-box1 p {
 font-size: 60px;
 line-height: 1em;
}
 .thumb-box1-1 {
 background: #ffd613;
 padding: 50px 0;
 text-align: center;
}
 .thumb-box1-1 p {
 font-size: 60px;
 line-height: 1em;
}
 .thumb-box2 {
 text-align: center;
}
 .thumb-box3 {
 text-align: center;
}
 .thumb-box4 {
 text-align: center;
}
 .thumb-box4 .box .badge {
 display: inline-block;
 width: 100px;
 height: 100px;
 line-height: 100px;
 font-size: 30px;
}
 .thumb-box4 .box:after {
 display: none;
}
 .thumb-box4 h2 {
 font-size: 60px;
}
 .thumb-box5 {
 text-align: center;
 padding: 30px 0;
 background: #545454;
}
 .thumb-box5 figure {
 width: 120px;
 height: 120px;
}
 .thumb-box5 figure img {
 width: 100%;
}
 .thumb-box5 .box1,  .thumb-box5 .box4,  .thumb-box5 .box5 {
 width: 100%;
 display: block;
 float: none;
 overflow: hidden;
 margin: 0;
}
 .thumb-box5 .box1 figure,  .thumb-box5 .box4 figure,  .thumb-box5 .box5 figure {
 float: none;
 display: inline-block;
 margin: 15px !important;
}
 .thumb-box5 .box1 .caption,  .thumb-box5 .box4 .caption,  .thumb-box5 .box5 .caption {
 max-width: none;
 margin: 0;
 float: none;
 display: inline-block;
 overflow: visible;
}
 .thumb-box5 .box2 {
 width: 100%;
 display: block;
 float: none;
 overflow: hidden;
}
 .thumb-box5 .box2 figure {
 float: none;
 display: inline-block;
 margin: 15px !important;
}
 .thumb-box5 .box2 .caption {
 max-width: none;
 margin: 0;
 float: none;
 display: inline-block;
 overflow: visible;
}
 .thumb-box5 .box3 {
 margin: 15px 0 0 0;
 display: block;
 float: none;
 width: 100%;
 overflow: hidden;
}
 .thumb-box5 .box3 figure {
 float: none;
 margin: 0 0 15px;
 display: inline-block;
}
 .thumb-pad4 figure {
 margin: 0 30px 0 0;
 float: left;
}
 .thumb-pad6 figure {
 margin: 0 0 30px;
 float: none;
}
 .thumb-box8.indent {
 padding-bottom: 0;
}
 .thumb-box8.indent .col-lg-6 {
 padding-bottom: 40px;
}
 .thumb-box10 {
 text-align: center;
}
 .thumb-box10 .box .badge {
 display: inline-block;
 font-size: 70px;
 line-height: 130px;
 width: 150px;
 height: 150px;
}
 .thumb-box10 .box:after {
 display: none;
}
 .errorBox strong {
 font-size: 100px;
}
 .errorBox span {
 font-size: 50px;
}
 footer {
 text-align: center;
}
 .content_map,  .content_map.indent {
 height: 250px;
}

.bestel {
	width:100%;
	border:1px solid #e5e5e5;
	height:60px;
	border-radius:5px;
	margin-bottom:10px;
	text-align:left;
	line-height:58px;
	color:#000;
	font-size:14px;
}

.bestel.header {
	height:30px;
	line-height:28px;
	font-size:11px;
	color: #888888;
}

.bestel button.btn5 {
	width:125px;
	font-size:8px;
	line-height:1px;
	color:#000000;
}
.bestel .badge 
{
	left: -15px;
}
.thumb-pad3 .thumbnail {
	width:600px;
	height:300px;
}

.thumb-pad3 .thumbnail figure img {
	max-width:400px;
	max-height:350px;
}
.thumb-pad1 .thumbnail figure {
	width:600px;
	height:425px;
}
.thumb-pad1 .thumbnail figure img {
	max-width:500px;
	max-height:350px;
}

#cat-mobile {
	display:block;
}
#cat-normal {
	display:none;
}
#cat-mobile select {
	display: block;
	margin: 0 auto;
	padding:5px;
}
.sortbar #slider,.sortbar #slider2 {
	display:block;
	width:100%;
	position:absolute;
	left:10px;
	top:70px;
}
.kol {
	display:block;
	margin-top:2px;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 30px;
 float: none;
}
}
/*===========================================================================================================================*/
/*=======================================================staand============================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .list5 {
 text-align: center;
}
 .list5 li figure {
 float: none;
 margin: 0 0 30px;
}
 .list2 li span {
 float: none;
 margin: 0;
 font-size: 70px;
}
.bestel {
	width:100%;
	border:1px solid #e5e5e5;
	height:60px;
	border-radius:5px;
	margin-bottom:10px;
	text-align:left;
	line-height:58px;
	color:#000;
	font-size:11px;
}

.bestel.header {
	height:30px;
	line-height:28px;
	font-size:9px;
	color: #888888;
}
.bestel button.btn5 {
	width:48px;
	font-size:1px;
	padding:0;
	padding-right:25px;
	margin-right:3px;
}
.bestel .badge 
{
	left: -15px;
}
.bestel .winkel {
	width:19%;
}
.bestel .tijd {
	width:19%;
}
.bestel .prijs {
	width:19%;
}
.bestel .totaal {
	width:19%;
}
.bestel .order {
	width:19%;
}
.bestel .badge 
{
	left: -5px;
	top:-70px;
}

.thumb-pad3 .thumbnail {
	width:300px;
	height:300px;
}

.thumb-pad3 .thumbnail figure img {
	max-width:300px;
	max-height:350px;
}

.thumb-pad1 .thumbnail figure {
	width:300px;
	height:310px;
}
.thumb-pad1 .thumbnail figure img {
	max-width:300px;
	max-height:350px;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

.sresult {
  position: relative;
}

.stools {
  position: relative;
  display: block;
  min-height: 680px;
}

.elink {
  color:#191919;
  line-height: 10px;
  display: inline;
  float:right;
  margin-top: -40px;
}
