/* 
 *  Created on	: 4-mrt-2015, 10:51:55
 *  Author	: Jitse Algra
 */

/* Sticky footer styles
-------------------------------------------------- */

div[class^="col"], .container{padding-left:10px; padding-right:10px;}
.row{margin-left: -10px; margin-right: -10px;}

.shopBackgroundColor{
	background-color: #CC0033;
}

a, a:hover{
	color: #333;
}

.a, .a:hover{
	color: #CC0033;
	text-decoration: underline;
}

.nav-tabs>li>a{
	color: #ffffff;
	font-weight: bold;
	background-color: #CC0033;
}

.nav-tabs>li>a:hover{
	color: #555;
	font-weight: bold;
}

.carousel-indicators{
    bottom: -10px;
}

.carousel-indicators li{
    border-color: #CC0033;
}

.carousel-indicators .active{
    background-color: #CC0033;
}

.carousel-control.left{
    background-image: none;
    color: #CC0033;
}

.carousel-control.right{
    background-image: none;
    color: #CC0033;
}

.imageClick:hover{
    cursor: pointer;
    border-color: #CC0033;
}

.tab-pane{
    padding: 5px;
}

.row-full-height{
  height: 100%;
}

.row-same-height{
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}

.table{
    margin-bottom: 0;
}

.h1, .h2, .h3, h1, h2, h3{
    margin-top: 0;
}

html {
    position: relative;
    min-height: 100%;
}

.footerColor{
    background-color: #CC0033;
	border-radius: 3px;
}

.footerImage{
    background-image: url("images/footer.png");
    background-repeat: no-repeat;
    padding: 50px;
}

.footer-info{margin:10px 0;}
.footer-info a{color: #fff;}

.headholder{
    border:1px solid #cccccc;
    padding:5px;
    text-align:center;
}
.holder{
    border:1px solid #cccccc;
    border-radius: 4px;
    padding:5px;
}
.holder:hover{
    border-color:#808080;
}

.index_sort a{
    text-decoration:none;
}

.index_categorie{
    padding:0px;
}
.index_categorie a{
    color:#363636;
    text-decoration:none;
}
.index_categorie .img-responsive{
    margin:0 auto;
}

.index_product{
    padding:0px;
    margin-bottom: 10px;
}
.index_product a{
    color:#363636;
}
.index_product .img-responsive{
    margin:0 auto;
}

.product_name{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
}

.aplus3 {
  background-color: #006531;
}

.aplus3-tr {
   border-right: 15px solid #006531;
}

.aplus2 {
  background-color: #008744;
}

.aplus2-tr {
   border-right: 15px solid #008744;
}

.aplus1 {
  background-color: #9DBE41;
}

.aplus1-tr {
   border-right: 15px solid #9DBE41;
}

.aplus0 {
  background-color: #EDCF38;
}

.aplus0-tr {
   border-right: 15px solid #EDCF38;
}

.b0 {
  background-color: #EB9151;
}

.b0-tr {
   border-right: 15px solid #EB9151;
}

.c0 {
  background-color: #FF682C;
}

.c0-tr {
   border-right: 15px solid #FF682C;
}

.d0 {
  background-color: #FC0023;
}

.d0-tr {
   border-right: 15px solid #FC0023;
}

.e0 {
  background-color: #FC0023;
}

.e0-tr {
   border-right: 15px solid #FC0023;
}

.f0 {
  background-color: #FC0023;
}

.f0-tr {
   border-right: 15px solid #FC0023;
}

.g0 {
  background-color: #FC0023;
}

.g0-tr {
   border-right: 15px solid #FC0023;
}

.energy-label-wrapper {
  position: absolute;
  right: 70px;
}

.energy-label {
  width: 60px;
  height: 30px;
  border-top-color:    transparent;
  border-bottom-color: transparent;
  border-left-color:   transparent;
  text-align: center;
  line-height: 30px;
  float: left;
  margin: -15px 0 0 15px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  font-family: Open Sans, Arial, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.energy-triangle-left {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
   float: left;
}

.product_price_holder{
    border-radius: 50%;
    background-clip: padding-box;
    font-size: 13px;
    font-size: 1.3rem;
    height: 64px;
    height: 6.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    width: 64px;
    width: 6.4rem;
    background: #CC0033;
    color: #ffffff;
    display: block;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    bottom: 5px;
    bottom: 0.5rem;
    right: 20px;
    right: 2rem;
    position: absolute;
}

.products_price_from{
	width: 64px;
	width: 6.4rem;
	height: 16px;
	height: 1.6rem;
	display: block;
	padding: 10px 0 0 0;
	text-decoration: line-through;
}

.product_price_from_digit{
	position: relative;
	top: 14px;
	top: 1.4rem;
	left: 6px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}

.product_price_from_digit_small{
	position: relative;
	top: 14px;
	top: 1.4rem;
	left: 6px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
}

.product_price_from_cents{
	position: relative;
	font-size: 14px;
	top: -6px;
	top: -0.6rem;
	left: -12px;
	left: -1.2rem;
}

.product_price_from_round{
	position: relative;
	font-size: 20px;
	top: -4px;
	top: -0.4rem;
	left: -12px;
	left: -1.2rem;
}

.product_price_from_cents_small{
	position: relative;
	font-size: 14px;
	top: -5px;
	top: -0.5rem;
	left: -10px;
	left: -1.0rem;
}

.product_price_from_round_small{
	position: relative;
	font-size: 20px;
	top: -3px;
	top: -0.3rem;
	left: -10px;
	left: -1rem;
}

.product_price_digit{
    font-size: 24px;
    font-size: 2.4rem;
    padding: 0 5px;
    padding: 0 0.5rem;
    top: 25px;
    top: 2.5rem;
    left: -5px;
    left: -0.5rem;
    font-family: Arial, Helvetica, Verdana serif;
    font-weight: bold;
    position: relative;
}

.product_price_round_override{
    left: 0;
}

.product_price_cents{
    font-size: 14px;
    font-size: 1.4rem;
    right: -5px;
    right: -0.5rem;
    top: 4px;
    top: 0.4rem;
    position: absolute;
    float: left;
}

.product_price_round{
    font-size: 20px;
    font-size: 2rem;
    right: 4px;
    right: 0.4rem;
    top: 6px;
    top: 0.6rem;
    position: absolute;
    float: left;
}

.product_price_digit_small{
    font-size: 20px;
    font-size: 2.0rem;
    padding: 0 5px;
    padding: 0 0.5rem;
    top: 25px;
    top: 2.5rem;
    left: -8px;
    left: -0.8rem;
    font-family: Arial, Helvetica, Verdana serif;
    font-weight: bold;
    position: relative;
}

.product_price_from_override{
    top: 13px;
    top: 1.3rem;
}

.product_price_round_override_small{
    left: -3px;
    left: -0.3rem;
}

.product_price_cents_small{
    font-size: 14px;
    font-size: 1.4rem;
    right: -11px;
    right: -1.1rem;
    top: 2px;
    top: 0.2rem;
    position: absolute;
    float: left;
}

.product_price_round_small{
    font-size: 18px;
    font-size: 1.8rem;
    right: -1px;
    right: -0.1rem;
    top: 3px;
    top: 0.3rem;
    position: absolute;
    float: left;
}

.product_stock{
    margin-top: 9px;
}

.product_stock_block{
    display: block;
    margin: 1px;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
}

.product_order{
    float: right;
}

.green{background-color: #039d00;}
.yellow{background-color: #ffc000;}
.red{background-color: red;}
.blue{background-color: #4474ff;}
.grey{background-color: grey;}

.categorie_name{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
}

.index_brand{
    padding: 0px;
}
.index_brand .img-responsive{
    margin:0 auto;
}

#copyright{
    color: #808080;
	margin-top: 10px;
	text-align: center;
}

.breadcrumb{
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-weight: bold;
    font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.breadcrumb a{color: #808080;}
.breadcrumb>.active{color: #363636;}
.breadcrumb>li+li:before{color:#ccc}

.dropdown-toggle{
    width: 100%;
    text-align: left;
}

.dropdown-toggle span{
    position: absolute;
    right: 10px;
    right: 1rem;
    top: 15px;
    top: 1.5rem;
}

.panel-default>.panel-heading{
    background-color: #CC0033;
    color: #fff;
}

#columnTop{
    background-color: #CC0033;
    border-radius: 4px;
    margin: 0 0 10px;
    padding:5px;
}

.input-group-addon{
    min-width: 100px;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.cookie_law_eu {
  text-align:center;
  font-size:xx-small;
  background-color:#ffffff;
}

#map{
	width: 250px;
	height: 160px;
	background-color: #cecece;
}

h1{
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #555;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 14px;
	font-weight: bold;
}

li{
	font-size: 11px;
}

.pagination{
	margin:0;
	float:right;
}

.pagination>li>a,.pagination>li>a:hover{
	color: #333;
}

.pagination>.active>a,.pagination>.active>a:hover{
	background-color: #CC0033;
	border-color: #CC0033;
}

.shoppingcart{
	color: #ffffff;
	background-color: #777;
}

.shoppingcart:hover{
	color: #ffffff;
	background-color: #CC0033;
}

.dropdown-menu li{
	font-size: 14px;
}

.btn, .input-group{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

body{
	font-family: Verdana, Helvetica, Arial;
}

.tab-pane>p{
	font-size: 11px;
}

.form-control-margin {
	margin-bottom: 5px;
}

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;

  .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;

    &.ui-state-hover, &.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
    }
  }
}
.ui-state-focus{
	border: 1px solid #ccc !important;
	background: #fafafa !important;
	color: #333 !important;
	border-radius: 3px;
}

.product-valign{
	margin: 0;
	line-height: 34px;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

.tooltip-inner{
	background-color: #CC0033;
}

.tooltip-arrow{
	border-top-color: #CC0033 !important;
}

.menu{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	padding-left: 0;
	width: 100%;
	max-width: 100%;
}

.menu-btn{
	position: relative;
	display:block;
	margin-bottom: 0;
	font-size: 11px;
	border: 1px solid #ccc;
}

.menu-btn-active a{
	color: #cc0033;
	font-weight: bold;
	text-decoration: underline;
}

.menu > .menu-btn{
	float:none;
	margin-top: -1px;
}

.menu > .menu-btn > a{
	position: relative;
	display: block;
}

.menu > .menu-sub-show > .menu > .menu-btn > .menu-btn-title{
	padding-left: 20px;
}

.menu > .menu-sub-show > .menu > .menu-sub-show > .menu > .menu-btn > .menu-btn-title{
	padding-left: 40px;
}

.menu > .menu-sub-show > .menu > .menu-sub-show > .menu > .menu-sub-show > .menu > .menu-btn > .menu-btn-title{
	padding-left: 60px;
}

.menu > .menu-btn > a:hover{
	cursor: pointer;
	background-color: #e6e6e6;
}

.menu > .menu-btn > .menu-btn-title{
	padding: 5px 7px;
}

.menu > .menu-btn > .menu-btn-dropdown{
	position: relative;
	margin-top: -25px;
	padding: 5px 7px;
	border-left: 1px solid #ccc;
	background-color: #fff;
	float: right;
}

.menu-sub-hide{
	display: none;
}

.menu-sub-show{
	display: block;
}

#description{
	font-size: 11px;
}

.underline{
	text-decoration: underline;
}

.navbar-default .navbar-nav>li>a{
	color:#FFF;
}

.navbar-default{
	background:#c03;
	color:#FFF;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background:#c03;
	color:#FFF;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	background:#c03;
	color:#FFF;
}

.navbar-default .dropdown-toggle {
    width: fit-content;
    text-align: left;
}

#headerCategoriesDropDown li{
	font-size:11px;
}

#headerCategoriesDropDown{
	width: 275px;
}

#headerCategoriesDropDown .menu-btn{
	width: 241px;
}

#headerCategoriesDropDown .menu{
	width: unset;
	max-width: unset;
}

#headerCategoriesDropDown a.menu-btn-title{
	float:left;
}

#headerCategoriesDropDown a.menu-btn-dropdown{
	padding: 5px 7px;
	border-left: 1px solid #ccc;
	background-color: #fff;
	float: right;
	display: inline-block;
	position: unset;
	margin-top: unset;
}

#headerCategoriesDropDown a.menu-btn-dropdown-false{
	transform: rotate(-90deg);
	border-left: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #CCC;
}

#headerCategoriesDropDown li .menu-btn::after {
	content:"";
	display:block;
	clear:both;
}

#dropdownMenu + ul{
	width: 100%;
	left: unset;
	right: 0px;
}