/*======================================================================
	Selectric
======================================================================*/

.parallax-image-2 {
	background: url(/images/footer-parallax1.jpg) fixed;
	background-attachment: fixed;/* IE FIX */
}

.parallax-image-3 {
	background: url(/images/footer-parallax2.jpg) fixed;
	background-attachment: fixed;/* IE FIX */
}


.block-title-1-blue {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight:  normal;
	letter-spacing: 2px;
	margin: 15px 20px 0 0;
	text-transform: uppercase;
	color: #3498db;
}


/* reviews tab */
.reviews-form {
	padding-top: 20px;
}
.reviews-form label {
	font-weight: normal;
}
.reviews-form input.form-control {
	color: #aaa;
}
.review-item {
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #eee;
	padding: 0 5px 5px;
	margin: 0 -5px 20px;
}
.review-item-submitted {
	margin-bottom: 5px;
	position: relative;
}
.review-item-submitted strong, 
.review-item-submitted em {
	display: block;
}
.review-item-submitted strong {
	margin-bottom: 3px;
}
.review-item-submitted em {
	font-style: normal;
	color: #bbb;
	font-size: 12px;
}
.review-item-submitted .rateit {
	position: absolute;
	top: 3px;
	right: 0;
}
.avatar-image {
	overflow: hidden;
	float: right;
}


#search-form .dropdown-toggle {
    border-radius: 0;
}

#search-form .dropdown-menu {
    left: inherit !important;
    right: 0;
}

#searchdropdown li {
    padding: 5px 10px;
}

#searchdropdown li:hover {
    background: #F5F5F5;
}


.rating p i.fa {
	color: #bf1923;

}
.shoprev {
	color: #888;
}

.btn-orange {
	background-color: #ff7900;
	color: #ffffff;
	min-width: 200px;
}

.btn-blue {
	background-color: #60c5ff;
	color: #ffffff;
	min-width: 100px;
}

.btn-blue:hover {
	background-color: #006ba9;
	color: #ffffff;
}


.btn-orange:hover {
	background-color: #e86200;
	color: #ffffff;
}

.tablebox .table > thead > tr > th {
	text-transform: uppercase;
}

.money {
	color: #2a80bb;
}


.tablebox table.table > tbody > tr > td, .tablebox .table > thead > tr > th  {
	vertical-align: middle !important;
	padding: 20px 0;
}
.well-price {
	max-width:300px;
	border: solid 2px #5499D2;
}
.img-thumbnail-pane {
	float: left;
	margin-right: 15px;
	width: 125px;

}

.is_verplicht {
	font-size:20px;
	color: red;
}		

.is_verplicht_small {
	font-size:12px;
	color: red;
}	

.is_verplicht_medium {
	font-size:15px;
	color: red;
}

.tabbox {
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.section-title-box {
	margin: 15px 0;
}

.section-title-box h1 {
	padding-bottom: 0;;
	margin-bottom: 0;
}

.meter_wrapper {
	border:1px solid grey;
	margin-left:25%;
	margin-top:20px;
	width:200px;
	height:35px;
	border-radius:3px;
}

.meter {
	width:0px;
	height:33px;
	border-radius:
}

.pass_type {
	font-size:16px;
	margin-top:20px;
	margin-left:25%;
	text-align:center;
	color:grey;
}		

.search_items
{
   border:1px solid grey;
   background-color:#F2F2F2;
   width:490px;
   margin:0px;
   margin-left:-75px;
   margin-top:-7px;
}
.search_items a
{
   color:#585858;
   text-decoration:none;
   display:block;
   padding:5px;
   margin-top:10px;
   text-align:left;
}
.search_items a:hover
{
   background-color:#8181F7;
   color:white;
}		

.miniCartTable-search-ajax {
	max-height: 750px;
	width: 100%;
	display: block;
}

.dropdown-search-ajax {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu-search-ajax {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu-search-ajax.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu-search-ajax .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu-search-ajax > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu-search-ajax > li > a:hover,
.dropdown-menu-search-ajax > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu-search-ajax > .active > a,
.dropdown-menu-search-ajax > .active > a:hover,
.dropdown-menu-search-ajax > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu-search-ajax > .disabled > a,
.dropdown-menu-search-ajax > .disabled > a:hover,
.dropdown-menu-search-ajax > .disabled > a:focus {
  color: #777;
}
.dropdown-menu-search-ajax > .disabled > a:hover,
.dropdown-menu-search-ajax > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu-search-ajax {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-search-ajax-right {
  right: 0;
  left: auto;
}
.dropdown-menu-search-ajax-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu-search-ajax {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown-search-ajax .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu-search-ajax,
.navbar-fixed-bottom .dropdown-search-ajax .dropdown-menu-search-ajax {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu-search-ajax {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-search-ajax-left {
    right: auto;
    left: 0;
  }
}


