@import url(//fonts.googleapis.com/css?family=Oxygen:400,700,300);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@charset "UTF-8";

@font-face {
	font-family: "cbshop";
	src:url("../font/cbshop.eot");
	src:url("../font/cbshop.eot?#iefix") format("embedded-opentype"),
	url("../font/cbshop.woff") format("woff"),
	url("../font/cbshop.ttf") format("truetype"),
	url("../font/cbshop.svg#cbshop") format("svg");
	font-weight: normal;
	font-style: normal;

}
[data-icon]:before {
	font-family: "cbshop" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "cbshop" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-icon-account:before {
	content: "\61";
}
.icon-icon-cart:before {
	content: "\62";
}
.icon-icon-close:before {
	content: "\63";
}
.icon-icon-search:before {
	content: "\64";
}
.icon-icon-wishlist:before {
	content: "\65";
}
body {
	font-family: Roboto Condensed, 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
.container .white {
	background: #fff;
}
/* default font size  */
#tab-review .fa {
	font-size: 14px;
}
#review .fa {
	font-size: 18px;
	top: 0;
}
#tab-review .fa.fa-stack-2x {
	color: #c84f4e;
	font-size: 1.5em;
}
/* 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: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 16px;
	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: 15px 0px;
}
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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
	text-align: center;
}
#logo img {
	display: inline-block;
}
/* 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 {
	float: left;
	width: auto;
}
#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: 400px;
}
	@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;
}
#cart button > span {
	background: #303030;
	border-radius: 50%;
	font-weight: 700;
	width: 26px;
	height: 26px;
	color: #fff;
	display: inline-block;
	position: relative;
	top: -15px;
	left: -5px;
	line-height: 26px;
	font-size: 18px;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-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;
}
#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: #229ac8;
	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: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	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 {
	padding-top: 20px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
	font-size: 14px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h2 {
	color: #fff;
}
footer h5 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
footer .cbshop-marcel {
	background: url('../image/marcel_footer.png') bottom right 15px no-repeat;
	background-size: contain;
	padding-bottom: 30px;
}
@media (max-width: 767px) {
	footer .cbshop-marcel {
		background: none;
	}
}
footer .cbshop-logo {
	background: url('../image/cbshop-logo2-new.png') center center no-repeat;
	background-size: contain;
	min-height: 154px;
}
#post-footer {
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	margin-bottom: 25px;
}
#post-footer .payment, #checkout-cart .payment {
	height: 26px;
	width: 100%;
	display: inline-block;
	background: url(../image/payment1.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0;
	padding: 8px 15px;
	border: none;
	border-radius: 0;
	font-size: 14px;
	background: none;
	border-top: 1px solid #F5F5F5;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 10px 0 0;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '\2f';
	font-family: "Font Awesome 6 Sharp";
	padding: 0;
	margin-right: 10px;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border-radius: 0px;
	border: none;
}
.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;
}
.btn-primary {
	color: #ffffff;
	background-color: #5bb75b;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
}
.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;
}
.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;
}
.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;
}
.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.25);
	background-color: #363636;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
	color: #bbb;
}
/* list group */
/* .list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-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 */
.product-thumb, .blog-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image, .blog-thumb .image {
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb:hover .image a img, .blog-thumb:hover .image a img {
	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-small{
	padding: 0 10px;
	height: 106px;
	overflow: hidden;
	text-align: center;
}
.product-thumb .caption {
	padding: 0 10px;
	height: 175px;
	overflow: hidden;
	text-align: center;
}
.blog-thumb .caption {
	padding: 0 10px;
	height: 150px;
	overflow: hidden;
	font-size: 14px;
}
.product-thumb .caption .key-features {
	display: block;
	margin-bottom: 10px;
	height: 40px;
	overflow: hidden;
}
.product-thumb .caption .key-features > span {
	font-size: 11px;
}
.product-thumb .caption .key-features > span i.fa-sharp {
	font-size: 12px;
	color: #00b900;
	padding-right: 4px;
}
.product-thumb .caption .key-features > span + span {
	margin-left: 4px;
	padding-left: 4px;
	border-left: 1px dotted #333;
}
.product-thumb .caption-small .name {
	height: 36px;
	display: table;
	margin-bottom: 10px;
	width: 100%;
}
.product-thumb .caption .name, .blog-title {
	height: 48px;
	display: table;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}
.product-thumb .caption .name h4, .blog-title h4 {
	font-weight: 400;
	font-size: 20px;
	display: table-cell;
	vertical-align: middle;
}
.product-thumb .caption-small .name h4 {
	font-weight: 400;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
}
.product-thumb .caption-small .name h4 a, .product-thumb .caption .name h4 a, .blog-title h4 a {
	color: #00395a;
}
.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;
}
.rating .fa-stack {
	font-size: 12px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 22px;
}
.rating .fa-star-sharp {
	color: #FC0;
}
.rating span.rating {
	border-right: 1px solid #ccc;
	padding-right: 15px;
	margin-right: 15px;
}
h2.price {
	margin: 0;
}
.product-thumb .caption .price {
	color: #c84f4e;
	font-size: 22px;
}
.product-thumb .caption-small .price {
	color: #c84f4e;
	font-size: 18px;
}
.product-thumb .price-old {
	color: #888;
	text-decoration: line-through;
	margin-right: 10px;
	font-size: 12px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group, .blog-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-thumb .button-group-hide, .blog-thumb .button-group-hide {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	height: 0px;
}
.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: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.blog-thumb .button-group button {
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	cursor: default;
	padding: 0 12px;
	font-size: 12px;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.blog-thumb .button-group button + button {
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover, .blog-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group-hide button, .blog-thumb .button-group-hide button {
	border: none;
	display: inline-block;
	background-color: #eee;
	color: #888;
	/*line-height: 38px;*/
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 12px;
    margin: 0px -2px;
}
.blog-thumb .button-group-hide button a {
	color: #888;
}
.product-thumb .button-group-hide button + button {
	border-left: 1px solid #ddd;
}
.product-thumb .button-group-hide button:hover, .blog-thumb .button-group-hide button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group-hide {
		position: relative;
		height: auto;
	}
	.product-thumb .button-group-hide button {
		margin: 0px;
		float: left;
	}
	.product-thumb .button-group-hide {
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.product-thumb .button-group button, .product-thumb .button-group button + button, .product-thumb .button-group-hide button {
		width: 50%;
	}
}
h1.product-title, h2.product-price {
	text-transform: uppercase;
	color: #c84f4e;
}
h2.product-price > span.old {
	text-decoration: line-through;
	font-weight: 400;
	color: #666;
	font-size: 16px;
	padding-left: 15px;
}
#product h3 {
	margin-top: 20px;
}
#product h4 {
	font-size: 18px;
}
#product ul.key-features, #checkout-cart .cart-usps {
	background: #f5f5f5;
	padding: 15px;
	line-height: 26px;
	margin-bottom: 30px;
}
#product ul.key-features .fa-sharp, #checkout-cart .cart-usps .fa-sharp {
	color: #00b900;
	margin-right: 7px;
}
.service-box {
	padding: 15px;
	border: 1px solid #ccc;
	background: url('../image/marcel_footer.png') bottom right no-repeat;
	background-size: contain;
}
.service-box h2 {
	margin-top: 0px;
}
.service-box a {
	font-weight: 700;
	color: #666;
}
.service-box a:hover {
	text-decoration: underline;
	color: #23a1d1;
}
.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%;
}
.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;
}
#tab-specification i.fa-check {
	color: #00b900;
}
#tab-specification i.fa-times {
	color: #c84f4e;
}

/* 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;
}
nav#supermenu ul li.tlli {
	position: initial;
}
nav#supermenu.alt2 {
	background-color: #303030;
	background-image: none;
	border-color: initial;
	border-radius: 0px;
	border: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
nav#supermenu.alt2 ul li a.tll {
	font-size: 18px;
	font-weight: 700;
	padding: 28px 10px;
	text-shadow: none;
	line-height: 24px;
}
nav#supermenu.alt2 ul li.tlli.sep {
	display: none;
}
nav#supermenu ul li.tlli.mkids:hover a.tll, nav#supermenu.alt2 ul li:hover a.tll {
	background-image: none;
	background-color: transparent;
	color: #e24f51;
}
nav#supermenu ul li div.bigdiv {
	width: 100%;
	left: 0px;
}
nav#supermenu.alt2 ul li div.bigdiv {
	background: #eeeeee;
	color: #303030;
	padding: 60px 0px;
	border: 0px;
}
nav#supermenu.alt2 ul li div.bigdiv:before {
	position: absolute;
	display: inline-block;
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent #eeeeee transparent;
	left: 50%;
	bottom: 0px;
	content: '';
}
nav#supermenu.alt2 ul li div .withchild a.theparent {
	color: #303030;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px solid #dddddd;
	padding: 30px 0px 30px 20px;
	position: relative;
}
nav#supermenu.alt2 ul li div .withchild a.theparent:before {
	content:"\A";
	border-style: solid;
	border-width: 5px 0px 5px 5px;
	border-color: transparent transparent transparent #e24f51;
	position: absolute;
	left: 0px;
	margin-top: 4px;
}
nav#supermenu ul li div .withchild {
	margin-top: 0px;
	width: 340px;
}
nav#supermenu ul li div .withchild {
	margin-top: 0px;
	width: 340px;
	margin-right: 60px;
	margin-left: 0px;
}
nav#supermenu ul li div .withchild:nth-child(3n+0) {
	margin-right: 0px;
}
nav#supermenu.alt2 ul li div .withchild:hover {
	background: none;
}
nav#supermenu.alt2 ul li div .withchild:hover a.theparent {
	color: #00395a;
	/* text-decoration: underline;
	text-decoration-color: #e24f51; */
}
nav#supermenu ul li div .supermenu-left {
	font-size: 0px;
}
nav#supermenu.respsmall.alt2 ul li.tlli:hover a.tll {
	color: #e24f51;
	text-shadow: none;
}
nav#supermenu.respsmall .superdropper {
	top: 15px;
}
nav#supermenu.respsmall .superdropper span {
	color: #fff;
	background: transparent;
	padding-right: 25px;
}
nav#supermenu.alt2.respsmall a.mobile-trigger {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 30px 10px;
}
#form-language ul {
	margin: 0;
	margin-left: -40px;
}
#form-language ul li {
	float: left;
	list-style: none;
	font-size: 18px;
	font-weight: 700;
}
#form-language ul li > a {
	display: inline-block;
	width: 38px;
	height: 38px;
	color: #ddd;
	text-transform: uppercase;
	text-align: center;
	padding-top: 8px;
	margin-top: -7px;
	margin-right: 5px;
}
#form-language ul li > a.active {
	background: #eee;
	border: 1px solid #ddd;
	border-radius: 50%;
	color: #303030;
}
header .telephone a {
	font-size: 18px;
	font-weight: 700;
	color: #00395a;
	margin-left: 20px;
}
header .row {
	display: table;
	width: calc(100% + 30px);
}
header .col-sm-4 {
	float: none;
	display: table-cell;
	vertical-align: middle;
}
header ul.header-list {
	padding: 0px 0px 8px;
	float: right;
	margin: 0px;
}
header ul.header-list > li {
	list-style: none;
	float: left;
}
header ul.header-list > li + li {
	margin-left: 15px;
}
header .header-list .btn.btn-invisible {
	border: 1px solid transparent;
	background: transparent;
	color: #454545;
	font-size: 24px;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 45px;
	padding: 10px 12px 5px;
}
header .header-list .btn.btn-invisible .fa {
	font-size: 20px;
}
header > .container > .row > .col-sm-4 {
	padding-top: 8px;
}
.overlay {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0, 0.9);
}
.overlay .container {
	padding: 0 75px;
}
.overlay-content {
	position: relative;
	top: 46%;
	width: 80%;
	text-align: center;
	margin-top: 30px;
	margin: auto;
}
.overlay .closebtn {
	position: absolute;
	top: 45px;
	right: 45px;
	font-size: 20px;
	cursor: pointer;
	color: white;
}
.overlay .closebtn:hover {
	color: #ccc;
}
.overlay input[type=text] {
	padding: 15px;
	font-size: 17px;
	border: none;
}
.overlay input[type=text]:hover {
	background: #eee;
}
.overlay h2 {
	color: #fff;
	font-size: 30px;
	margin-top: -100px;
	font-weight: 400;
	margin-bottom: 60px;
}
.overlay input.input-search {
	border: 0px;
	border-radius: 0px;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	padding: 40px 60px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
	float: left;
	width: calc(100% - 85px);
	background: white;
}
.overlay button.btn-search {
	float: left;
	border: 0px;
	border-radius: 0px;
	color: #303030;
	background: #fff;
	box-shadow: none;
	padding: 20px 25px 10px;
	font-size: 35px;
	border: none;
	cursor: pointer;
}
.overlay button.btn-search .fa {
	font-size: 28px;
}
.overlay button.btn-search:hover {
	background: #eee;
}

@media (max-width: 478px) {
	header .col-sm-4 {
	    display: table-row;
	    text-align: center;
	}

	header > .container > .row > .col-sm-4 > .pull-left {
	    float: none!important;
	    display: inline-block;
	}

	header .telephone {
	    margin-top: 10px;
	    margin-bottom: 15px;
	}

	header ul.header-list {
	    display: flex;
	    width: 100%;
	    justify-content: space-evenly;
	}

	header form#form-language {
	    display: inline-block;
	    margin-top: 15px;
	}

	header .telephone a {
	    margin-left: 0px;
	}

	.overlay input.input-search {
	    padding: 30px;
	    width: calc(100% - 55px);
	}

	.overlay .container {
	    padding: 0px;
	}

	.overlay button.btn-search {
	    padding: 15px 15px 10px;
	    font-size: 25px;
	}
}
.thumbnail {
	border: none;
}
#content .swiper-viewport {
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
#content .op-voorraad {
	color: #00b900;
	font-weight: 700;
}
#qty-btn {
	padding-top: 3px;
}
#qty-btn input {
	text-align: center;
}
#tab-review h4 {
	font-size: 22px;
	color: #00395a;
}
#tab-review .pagination {
	margin-top: 15px;
}
/******************Product Bundle CSS******************/
.product-bundles-box {
    padding: 20px;
    color: #1d1d1d;
}
.product-bundles {
	margin-top: 20px;
}
.product-bundles .bundle {
	margin-bottom: 40px;
}
.product-bundles .price {
	float: right;
    padding-left: 15px;
    padding-right: 15px;
}
.product-bundles table.price-box {
    background: #f1f1f1;
    padding: 12px;
    margin: 6px 0 12px;
    width: 100%;
}
.product-bundles table.price-box tbody {
	float: right;
	padding-top: 10px;
    padding-bottom: 10px;
}
.product-bundles table.price-box tr {
    text-align: right;
}
.product-bundles ul li a {
	font-size: 14px;
}
.product-bundles .images span.plus {
    position: absolute;
    height: 26px;
    width: 26px;
    background: #b3b3b3;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    top: 65px;
    left: 153px;
    display: block;
    z-index: 1;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
}
.product-bundles .images span.qty {
    position: absolute;
    height: 26px;
    width: 26px;
    background: #cf002c;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    top: 120px;
    left: 10px;
    display: block;
    z-index: 1;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
}
.product-bundles .product-name {
    max-width: 25em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
.product-bundles .stock {
    display: inline-block;
}
.product-bundles .images {
	display: inline-flex;
	flex-wrap: wrap;
}
.product-bundles .images .image {
	margin: 6px;
	position: relative;
}
.product-bundles .details ul li {
	line-height: 20px;
}
.product-bundles h4 {
    font-size: 20px;
    font-weight: 400;
}
.product-bundles .bundle-button {
    display: inline-flex;
    float: right;
}
.product-bundles .bundle-button button {
    margin-left: 10px;
}
.product-bundles .bundle-button .qty-buttons {
	position: relative;
    display: grid;
    color: #b9bbbd;
    top: 5px;
    right: 17px;
}
.product-bundles .bundle-button .input-quantity {
    width: 55px;
    height: 42px;
}
tr.product-bundle-row td {
	border-top: none !important;
}
tr.product-bundle-row .product-bundle-cart {
	background: #edf0f1;
}
.product-bundle-row .product-bundle-cart span a {
	font-size: 16px;
	margin-left: 8px;
}
.cart-products .product-bundle-row .product-bundle-cart span a {
    font-size: 14px;
    margin-left: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    max-width: 80%;
}
#cart-popup .cart-product .product-bundle-row .product-bundle-cart span a {
    font-size: 14px;
    margin-left: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    max-width: 80%;
    vertical-align: middle;
}
.product-bundle-row .product-bundle-cart .product {
    /*margin: 0 20px 0 36px;*/
    padding-bottom: 5px;
}
.cart-products .product-bundle-row .product-bundle-cart .product, #cart-popup .cart-product .product-bundle-row .product-bundle-cart .product {
    margin: 0;
}
.product-bundle-row .product-bundle-cart .product img {
   border: 1px solid #ddd;
}
.product-bundle-row .product-bundle-cart {
   padding: 10px 10px 5px 10px;
}
span.normal-price {
    color: #a6a6a6;
    background: linear-gradient(to left top, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);
}
@media (max-width: 767px) {
	.product-bundles .bundle {
		margin-bottom: 85px;
	}
	.product-bundles .images {
	    margin-bottom: 10px;
	}
	.product-bundles .images .image {
	    max-width: 8em;
	}
	.product-bundles .images span.plus {
	    top: 62px;
	    left: 138px;
	}
}
.stock.stock5, .stock.stock6, .stock.stock13 {
	color: #e4b423;
}
.stock.stock7 {
	color: #00bf00;
}
/***********************************/
#checkout-cart .table-responsive > .table > tbody > tr > td {
	white-space: normal;
	border: 0px;
}
#checkout-cart .cart-description {
	padding: 15px 0 15px 72px;
	min-height: 72px;
	display: inline-block;
}
#checkout-cart .cart-description img {
	float: left;
	margin-left: -72px;
}
#checkout-cart .cart-description .cart-name {
	font-size: 16px;
}
#checkout-cart .cart-description .cart-stock {
	display: block;
	font-size: 12px;
	font-weight: 400;
	padding-left: 15px;
}
#checkout-cart .cart-specs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0px;
	min-height: 87px;
}
#checkout-cart .cart-specs .cart-price {
	min-width: 75px;
	text-align: right;
}
#checkout-cart .cart-products {
	border: 1px solid #ddd;
	margin: 0;
	padding: 0 15px;
	margin-bottom: 30px;
}
#checkout-cart .cart-products .col-md-8, #checkout-cart .cart-products .col-md-4 {
	border-top: 1px solid #333;
}
#checkout-cart .cart-products .col-md-8:first-child, #checkout-cart .cart-products .col-md-8:first-child + .col-md-4 {
	border-top: none;
}
@media screen and (max-width: 991px) {
	#checkout-cart .cart-products .col-md-4 {
		border-top: none;
	}
}
#checkout-cart td.total {
	color: #c84f4e;
	font-size: 20px;
}
input.cart-qty {
	text-align: center;
}
table.table>tbody>tr>td {
	vertical-align: middle;
}
.panel.panel-default {
	border: 0;
	background-color: #f5f5f5;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
}
.panel.panel-default .list-group > a {
	padding-bottom: 0;
	font-weight: 700;
}
.panel.panel-default .list-group > a + div {
	padding-top: 0;
}
.panel.panel-default .list-group-item {
	background: none;
	border: 0;
}
#column-left input[type=checkbox]+label:before, #column-right input[type=checkbox]+label:before, .filters input[type=checkbox]+label:before, .quickcheckout-checkout input[type=checkbox]+label:before {
	font-family: "Font Awesome 6 Sharp";
	display: inline-block;
	content: "\f0c8";
	width: 23px;
	text-align: left;
}
#column-left input[type=checkbox]:checked+label:before, #column-right input[type=checkbox]:checked+label:before, .filters input[type=checkbox]:checked+label:before, .quickcheckout-checkout input[type=checkbox]:checked+label:before {
	content: "\f14a";
}
#bottomHeader .navbar-default .mobile-account, #bottomHeader .navbar-default .mobile-cart, #bottomHeader .navbar-default .navbar-toggle+span, #column-left input[type=checkbox], #column-right input[type=checkbox], #product div.radio input[type=radio], #product label.control-label, #topbar-mobile, .bundle-list-description, .bundle-list-name, .cartFooter, .filters input[type=checkbox], .mobile-cart .cart-buttons .btn-invisible>span, .pb_price, .quickcheckout-checkout input[type=checkbox], .quickcheckout-checkout input[type=radio] {
	display: none;
}
#blog-menu-content.dropdown-content a.weighted, #column-left input[type=checkbox]:checked+label, #column-right input[type=checkbox]:checked+label, #full-menu-content.dropdown-content a.weighted, #product-column h4, .filters input[type=checkbox]:checked+label, .quickcheckout-checkout input[type=checkbox]:checked+label, .quickcheckout-checkout input[type=radio]:checked+label {
	font-weight: 700;
}
.checkbox label, .radio label {
	padding-left: 5px;
}
.panel label span.count {
	font-size: 14px;
	color: #4e86a7;
	padding: 2px;
}