@import url("https://netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css");

html {
    overflow-y: scroll; 

	}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #444;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	cbackground-color: rgba(0, 67, 129, 0.25);
	xbackground-image: linear-gradient(to bottom, rgba(253, 214, 118, 1), white, rgba(253, 214, 118, 1));

	xbackground-color: #c00d0e;
	background-image: linear-gradient(to bottom,#5a0404, #c00d0e, #c00d0e, #5a0404);

	
	
	text-align: center;
	}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	color: #0060b8;
	color: #c00d0e;
	word-wrap: break-word;
	}

div.bodycontainer {
	text-align: left;
	display: inline-block;
	xborder: 5px solid red;
	width: auto;
	max-width: 100%;
	padding: 0px 0px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	}

/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #0060b8;
	color: #444;
}
a:hover {
	text-decoration: none;
	color: #c00d0e;

}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #0060b8;
	background-image: linear-gradient(to bottom, #0060b8, #004381);
	background-repeat: repeat-x;
	background-color: #c00d0e;
	background-image: linear-gradient(to bottom, #c00d0e, #5a0404);
}
/* top */
#top {
	xbackground-color: #EEEEEE;
	xbackground-color: #fdd676;
	xbackground-color: #5a0404;
	xbackground-color: #e7eef4;
	xborder-bottom: 3px solid #ffb600;
	padding: 0px 0px 0px 0;
	margin: 0 0 0px 0;
	min-height: 42px;
	max-height: 42px;
}
#top .container {
	padding: 0 0 0 4px;
}

@media(max-width:768px) {
	#top .container {
		padding: 0 20px;
	}
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	color: #444;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #23a1d1;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #0060b8;
	color: #000000;
	color: #444;
	color: #eee;
	xtext-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
		color: #fff;
}

#top-links .dropdown-menu a {
	text-shadow: none;
	color: #444;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 10px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: -5px 0 15px 0px;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
/*light blue: #0060b8*/
/* medium blue (base): #0057a6*/
/*dark blue: #004381*/

#menu {
	background-color: #0060b8;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #bbbbbb #bbbbbb #bbbbbb;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #444;
	xtext-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;

}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
		background-color: #23a1d1 !important;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #23a1d1;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #444;
	xtext-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #444;
	padding: 2px 18px;
	float: right;
	background-color: #eeeeee;
	background-image: linear-gradient(to bottom, #eeeeee, #bbbbbb);
	background-repeat: repeat-x;
	border-color: #aaa #aaa #888;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #444;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	xmargin-top: 30px;
	text-align: left;
	padding-top: 12px;
	xbackground-color: #303030;
	border-top: 3px solid #ffb600;
	color: #e2e2e2;
	xbackground-color: #c00d0e;
	xbackground-image: linear-gradient(to bottom, #c00d0e, #5a0404);
	xbackground-repeat: repeat-x;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #ffb600;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.pagination {
	margin: 0;
}
.pagination li.active span{
	background-color: #0057a6;
	}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0060b8;
	background-image: linear-gradient(to bottom, #0060b8, #004381);
	background-repeat: repeat-x;
	border-color: #0060b8 #0060b8 #03325e;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #004381;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);

	background-color: #363636;
	background-image: linear-gradient(to bottom, #ffb600, #e07b18);
	background-repeat: repeat-x;
	border-color: #e07b18 #e07b18 #a85300;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #e07b18;
	background-image: linear-gradient(to bottom, #e07b18, #e07b18);
}
/* list group */
.list-group a {
	border: 1px solid #ccc;
	color: #888888;
	color: #0060b8;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	color: #0060b8;
	background: #eee;
	border: 1px solid #ccc;
	xtext-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */

.article {
	text-align: center;
	padding: 6px;
	background: #eeeeee;
	margin-bottom: 22px;
	color: #444;
	border-bottom: 1px solid #ddd;
	}


.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
	text-align: center;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
	position: absolute;
	top: -21px;
	width: 100%;
}

.product-thumb .image {
	position: relative;
}

.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;

}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #e7eef4;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 80%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	color: #444;
	color: #c00d0e;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #ffffff;
	background-color: #c00d0e;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 50%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}

a.thumbnail:hover {
	border: 1px solid #ddd;
	}

.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}


/*SHAFTOE*/
div.caption h4{
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

div.caption h4 a{
	height: 50px;
	overflow: hidden;
	display: table-cell;
	display: block;
	vertical-align: middle;
	text-align: center !important;
	width: 100%;
	}
div.caption h4 a:hover{
	color: #c00d0e;
	}
div.caption p{
	height: 60px;
	display: block;
	overflow-y: hidden;
	}

table.pricetable {
	margin-bottom: 12px;
	}

table.pricetable h2 {
	margin: 0px;
	font-size: 16px;
	}
table.pricetable td {
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eeeeee;
	font-size: 16px;
	text-align: right;
	vertical-align: bottom;
	color: #bbbbbb;
	}
table.pricetable th {
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eeeeee;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
	}



@media (min-width: 768px) {
	.mobileonly{
		display:none;
		}
	.desktoponly{
		display:block;
		}
	}

@media (max-width: 767px) {
	.mobileonly{
		display:block;
		}
	.desktoponly{
		display:none;
		}
	li.desktoponly{
		display:none;
		}
	}

div.desktoponly .navbar-collapse {
	padding: 0px;
	}

div.shoprecensies {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px 12px;
    line-height: 1.42857143;
    background-color: #f5f5f5;
    border: 1px solid #bbb;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	}

div.list-group-item.heading.active {
	background-color: #f5f5f5;
		}
div.list-group * {
	color: #444 !important;
	}

.list-group a.level0 {
	}
.list-group a.level0.active {
	background-color: rgba(30, 30, 30, 0.1);
	nbackground-color: #ddd;
	xcolor: black;
	font-weight: bold;
	}
.list-group a.level0.active:hover {
	background-color: rgba(30, 30, 30, 0.16);
	xcolor: black;
	}

.list-group a.level1 {
	background-color: rgba(30, 30, 30, 0.08);
	xpadding-left: 5px;
	}
.list-group a.level1.active {
	background-color: rgba(30, 30, 30, 0.08);
	xpadding-left: 5px;
		font-weight: bold;
	}
.list-group a.level1:hover {
	background-color: rgba(30, 30, 30, 0.16);
	xpadding-left: 5px;
	}
.list-group a.level1.active:hover {
	background-color: rgba(30, 30, 30, 0.16);
	xpadding-left: 5px;
	}
.list-group a.level1:xbefore {
	border-left: 10px solid white;
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 4px;
	bottom: 0px;
	}


.list-group a.level2 {
	background-color: rgba(0, 90, 170, 0.08);
	}
.list-group a.level2.active {
	background-color: rgba(0, 90, 170, 0.08);
		font-weight: bold;
	}
.list-group a.level2:hover {
	background-color: rgba(0, 90, 170, 0.16);
	}
.list-group a.level2.active:hover {
	background-color: rgba(0, 90, 170, 0.16);
	}
.list-group a.level2:xbefore {
	border-left: 20px solid white;
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 4px;
	bottom: 0px;
	}




div.list-group-item.heading {
	xbackground-color: #e2e4e9;
	background-color: #ddd;
	padding: 8px 12px;
	border: 1px solid #ccc;
	xtext-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	}
	
div.list-group-item.heading h3 {
	margin: 0;
	}
	
h1, h2 {
	margin-top: 10px;
	}
h1:first-child, h2:first-child {
	margin-top: 0px;
	}

.blog.blog_post h1 {
	xmargin-top: 20px;
	}

i.fa {
	width: 14px;
	}

/*hide BTW fields in account-edit*/

body.account-edit div.form-group.custom-field.no1 {
	display:none;
	}
body.account-edit div.form-group.custom-field.no2 {
	display:none;
	}

body.account-register div.form-group.custom-field.no1 {
	display:none;
	}
body.account-register div.form-group.custom-field.no2 {
	display:none;
	}

div#payment-custom-field1 {
	display:none;
	}
div#payment-custom-field2 {
	display:none;
	}



/* breadcrumb */



@media (min-width: 768px) {
	.breadcrumb {
		margin: 0 0 20px 0;
		padding: 0px 0;
		border: 1px solid #bbb;
		background-color: #ddd;
		}
	.breadcrumb i {
		font-size: 15px;
		}
	.breadcrumb > li {
		xtext-shadow: 0 1px 0 #FFF;
		padding: 8px 20px 8px 20px;
		position: relative;
		white-space: nowrap;
		}
	.breadcrumb > li + li:before {
		content: '';
		padding: 0;
		}

	.breadcrumb > li:after {
		content: '';
		display: block;
		position: absolute;
		top: 5px;
		right: -5px;
		width: 26px;
		height: 26px;
		border-right: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		}
	}

@media (max-width: 767px) {
	.breadcrumb {
		margin: 0 0 20px 0;
		padding: 0px 0;
		border: 0px solid #ddd;
		background: transparent;
		}
	.breadcrumb i {
		font-size: 15px;
		}
	.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
		padding: 8px 15px 8px 18px;
		position: relative;
		white-space: nowrap;
		background-color: #f5f5f5;
		background-color: #eeeeee;
		border: 1px solid #ddd;
		border-radius: 4px;
		margin-bottom: 4px;

		}
	.breadcrumb > li + li:before {
		content: '';
		padding: 0;
		}
	.breadcrumb > li:after {
		xcontent: ' >';
		}

	}



/*New Menu responsive */

#accordionx a {
	text-decoration: none;
	color: #444;
	}

#accordionx a:hover {
	text-decoration: none;
	}

#accordionx .categories {
	box-shadow: rgba(255,255,255,0.09) 0px 1px 0px 0px inset;
	padding: 6px 0px;
	}

#accordionx .panel-default {
	background-color: transparent;
	border: 0;
	margin: 0;
	box-shadow: none;
	}
#accordionx .panel {
	background-color: transparent;
	border: 0;
	margin: 0;
	box-shadow: none;
	}
#accordionx .panel-body {
	padding: 0px;
	}
#accordionx .panel-title a{
	display:block;
	padding: 6px 10px;
	font-size: 12px;
	background-color: transparent;
	}
#accordionx .panel-title a::before{
	font-family: FontAwesome;
	line-height:18px;
	content: "";
	float: left;
	font-size: 8px;
	vertical-align: center;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,0);
	text-align: center;
	background-color: rgba(0,0,0,0.0);
	margin-right: 10px;
	}


#accordionx .panel-title a[aria-expanded="true"] {
	font-weight: bold;
	background-color: rgba(0,0,0,0.12);
	}
#accordionx .panel-title a.hassubs::before {
	font-family: FontAwesome;
	line-height:18px;
	content: "\f067";
	float: left;
	font-size: 8px;
	vertical-align: center;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,0.2);
	text-align: center;
	background-color: rgba(0,0,0,0.09);
	margin-right: 10px;
	}

#accordionx .panel-title a.hassubs[aria-expanded="true"]::before {
	content: "\f068";
	}

#accordionx .panel-collapse {
	xpadding: 0px 15px;
	margin: 0;
	padding-bottom: 3px;
	}
#accordionx .panel-collapse[aria-expanded="true"]{
	background-color: rgba(0,0,0,0.09);
	}

#accordionx .panel-collapse a{
	display:block;
	padding: 6px 10px 6px 38px;
	}
#accordionx .panel-collapse a::before{
	font-family: FontAwesome;
	line-height:18px;
	content: "";
	float: left;
	font-size: 8px;
	vertical-align: center;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,0);
	text-align: center;
	background-color: rgba(0,0,0,0.0);
	margin-right: 10px;
	}


#accordionx .panel-collapse a[aria-expanded="true"]{
	font-weight: bold;
	background-color: rgba(0,0,0,0.12);
	}

#accordionx .panel-collapse a.hassubs::before{
	font-family: FontAwesome;
	line-height:18px;
	content: "\f067";
	float: left;
	font-size: 8px;
	vertical-align: center;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,0.2);
	text-align: center;
	background-color: rgba(0,0,0,0.09);
	margin-right: 10px;
	}

#accordionx .panel-collapse a.hassubs[aria-expanded="true"]::before{
	content: "\f068";
	}




/* modified categories module */
#categoriesmodule .panel-body {
	padding: 0px 0px 0px 0px
	}
#categoriesmodule .panel-group {
	margin-bottom: 6px;
	}
#categoriesmodule .panel {
	background: transparent;
	border: 0px;
	corner-radius: 0px;
	box-shadow: none;
	}

#categoriesmodule div.panel-default a{
	cbackground-color: transparent;
	color: white;
	border: 0;
	box-shadow: none;
	}

#categoriesmodule .img-thumbnail {
	margin-bottom: 8px;
	}

#categoriesmodule i.fa {
	display: block;
	float: left;
	padding-top: 6px;
	font-size: 7pt;
	padding-left: 0;
	margin-right: 6px;
	width: 8px;
	text-align: right;
	xborder: 1px solid silver;
	}
#categoriesmodule a.level1 i.fa {
	width: 20px;
	}
#categoriesmodule a.level2 i.fa {
	width: 20px;
	}

#categoriesmodule a.level0 span {
	display: block;
	margin-left: 6px;
	}
#categoriesmodule a.level1 span {
	display: block;
	margin-left: 26px;
	}
#categoriesmodule a.level2 span {
	display: block;
	margin-left: 6px;
	}


hr {
	margin-top: 10px;
	margin-bottom: 10px;
xborder-top: 3px solid #ffb600;
border-top: 1px solid white;
}

ul.nav-tabs {
	cborder: 1px solid red;
	margin-bottom: 0px;
	}
.tab-pane.active {
	border: 1px solid rgb(221,221,221);
	border-top: 0px;
	padding: 15px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	}
.tab-pane h3 {
	margin-top: 3px;
	}
div.mobiledescription {
	max-height: 300px;
	overflow-y:scroll;
	margin-bottom: 10px;
	}

li.wishlist {
	border: 0px;
	float: right;
	cursor: pointer;
	padding-top: 10px;
	
	}
li.wishlist:after {
	border: 0px;
	content:'';
	display: none;
	}

ul.pdflinks i.fa {
	color: red;
	font-size: 18px;
	width: 16px;

	}
ul.pdflinks li {
	line-height: 28px;
	}

.navbar {
	margin-bottom: 12px;
	}

	
div#content img {
	max-width: 100%;
	xmargin-bottom: 6px;
	xborder: 1px solid #ccc;
	xborder-radius: 6px;
	}

.bordered {
	border: 1px solid #ccc;
	border-radius: 6px;
	}

.nav-tabs li a:hover {
	background-color: #0060b8;
	color: white;
	}

.callto {
	width: 100%;
	min-height: 300px;
	background-color: #c00d0e;
	background-color: #278b00;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 24px;
	padding:20px;
	cursor: pointer;
	line-height: 1.6em;
	display: block;
	text-decoration: none;
	}

.callto:hover {
	background-color: #ffb600;
	color: black;
	text-decoration: none;
	}

.callto.inverse {
	width: 100%;
	min-height: 300px;
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
	padding:20px;
	background-color: #ffb600;
	color: black;
	display: block;
	text-decoration: none;
	}

.callto.inverse:hover {
	background-color: #c00d0e;
	background-color: #278b00;
	color: white;
	text-decoration: none;
	}

.owl-pagination {
	display: none;
	}





.callto i{
	display: block;
	width: 100%;
	font-size: 82px;
	margin-bottom: 20px;
	}

.calltoaction {
	margin-bottom: 10px;
	}

.owl-carousel {
	margin-bottom: 10px !important;
	}
.owl-controls {
	display: none;
	}



#invoice * {
	text-align: left;
	}

.shaftoedebug {
	position:absolute;
	top: 56px;
	left:6px;
	padding: 10px;
	color: transparent;
	cursor: pointer;
	width: 350px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	}
.shaftoedebug {
	color: black;
	background-color: white;
	border: 1px solid silver;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 5px 6px rgba(0,0,0,.08);
	}

.shaftoedebug pre {
	display: block;
	}
.shaftoedebug:hover pre {
	display: block;
	}

table.feestdagen {
	border-collapse: collapse;
	margin-bottom: 20px;
	}

table.feestdagen td {
	border: 1px solid #eeeeee;
	padding: 6px;
	}
table.feestdagen th {
	border: 1px solid #eeeeee;
	padding: 6px;
	}




@media print {
	#top {display: none;}
	#column-left {display: none;}
	#column-right {display: none;}
	.desktoponly {display: none;}
	.mobileonly {display: none;}
	ul.breadcrumb {display: none;}
	#footer {display: none;}
	ul.pagination {display: none;}
	.btn  {display: none;}
	body {background: white;}

	.tab-pane.active {
		border: 0px solid white;
		}
	#tab-review {display:none;}
	form {display:none;}


	#content:before {
		background-image: url('https://www.brandblussercentrum.nl/image/catalog/interface/logo.png');
		background-size: 280px 36px;
		background-repeat: no-repeat;
		display: inline-block;
		width: 100%; 
		height: 36px;
		content:"024-3733404";
		text-align: right;
		font-size: 24px;
		margin-bottom: 30px;
		margin-left: -10px;
		padding-top:10px;
		color:#0060b8;

		}

	label {display: none;}
	input {display: none;}
	div.shoprecensies {display: none;}
	h1 {line-height: 1.2em;}
	h3 {line-height: 1.2em;}

	div.tab-content.desktoponly {
		display:block;
		}
	}

