@import url('https://fonts.googleapis.com/css?family=Permanent+Marker|Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ruthie&display=swap');
body {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 16px;
	line-height: 26px;
	width: 100%;
}
h1, h2, h3 {
	font-family: 'Permanent Marker';
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 39px;
}
h2 {
	font-size: 33px;
}
h3 {
	font-size: 27px;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 12px;
}
#product-category .category-title h2 {
	margin-top: 0px;
}
#product-category .category-title .form-group {
	margin-top: 5px;
}
a {
	color: #c90000;
}
a:hover {
	text-decoration: none;
	color: #ad2d31;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
.inline-block {
	display: inline-block;
}
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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* new header */
header #form-currency .currency-select,
header .form-language .language-select {
	text-align: left;
	color: #dcdcdc;;
	font-size: 16px;
	top: -3px;
	position: relative;
	font-weight: 400;
	font-family: 'Raleway', 'Open Sans', sans-serif;
}
header #form-currency .currency-select:hover,
header .form-language .language-select:hover {
	background: #cf002c;
}
.form-language .btn-link.dropdown-toggle:hover span {
	text-decoration: none;
}
header .form-language button {
	text-align: left;
	color: #fff;
	font-size: 16px !important;
	font-weight: 700;
	top: -3px;
	position: relative;
}
header .form-language .language-select img {
	margin-right: 5px;
}
#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;
}
@media (min-width: 1380px) {
	header #menu-header:after {
		display: block;
		position: absolute;
		content: "";
		width: 26px;
		height: 28px;
		right: 50px;
		margin-top: -16px;
	}
	.pre-footer:before {
		display: block;
		position: absolute;
		content: "";
		width: 26px;
		height: 28px;
		left: 50px;
		margin-top: -17px;
	}
}
@media (min-width: 1430px) {
	.pre-footer:before {
		left: 100px;
	}
}
@media (min-width: 768px) {
	header {
		background: #fff;
		box-shadow: 0 4px 2px -2px gray;
		margin-bottom: 15px;
	}
}
header #logo {
	float: left;
	position: relative;
}
header .col-logo {
	float: left;
	width: calc(100% - 265px);
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
}
header #top-header {
	display: none;
}
/*	max-height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-family: 'Work Sans';
	font-weight: 600;
}
header #top-header .flex-wrapper div + div {
	margin-left: 15px;
}
header #top-header div.phone {
	display: inline-block;
}
header #top-header div a > i.fas, header #top-header div a > i.far {
	margin-right: 5px;
}
header #top-header a:hover {
	text-decoration: underline;
	color: #000;
}
header #top-header div > a:hover i.fas, header #top-header div > a:hover i.far {
	text-decoration: none;
	color: #cf002c;
} */
header #main-header {
	background: #c90000;
	max-height: 59px;
	padding: 2px 0;
}
header .flex-wrapper, .pre-footer .flex-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: stretch;
}
header #main-header #full-menu {
	display: inline-block;
	line-height: 21px;
	padding: 5px 30px;
	width: 16%;
	z-index: 9;
}
#full-menu a {
	color: #fff;
}
#full-menu a:hover {
	color: #c90000;
}
#full-menu li {
	list-style: none;
}
#full-menu.dropdown:hover #full-menu-content {
	display: block;
}
#full-menu-content.dropdown-content {
	position: relative;
	top: 8px;
	left: -8em;
	min-width: 15.9em;
	background-color: #161616;
	display: none;
	z-index: 5;
	line-height: 36px;
	font-size: 16px;
	padding: 10px 0px;
}
#full-menu-content.dropdown-content a {
	display: block;
	text-decoration: none;
	padding: 2px 20px;
	color: #dcdcdc;
	font-weight: 400;
}
#full-menu-content.dropdown-content .dropdown a {
	color: #dcdcdc;
}
#full-menu-content.dropdown-content a.weighted {
	font-weight: 700;
}
#full-menu-content.dropdown-content li:hover, #full-menu-content.dropdown-content li:hover > a {
	color: #FFF;
	background-color: #c90000;
}
#full-menu-content.dropdown-content a .fa {
	font-size: 24px;
	margin-right: 10px;
	width: 11%;
}
#full-menu-content.dropdown-content a span, #full-menu-content.dropdown-content a div {
	padding-left: 5px;
	line-height: 25px;
}
#full-menu-content.dropdown-content hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 2px solid #bcbcbc;
	margin-left: 20px;
	margin-right: 20px;
}
#full-menu-content ul {
	padding: 0;
}
#full-menu-content .dropdown {
	position: unset;
}
.menu-column {
	display: table-cell;
	width: 25%;
}
#menu-children {
	display: none;
	position: absolute;
	list-style: none;
	top: 0px;
	left: 15.9em;
	width: 55.1em;
	text-align: left;
	margin-top:0px;
	padding: 10px 0;
	z-index: 99;
	background-color: #161616;
	border-left: 1px solid #bcbcbc;
	height: 100%;
	overflow: auto;
	flex-direction: column;
	flex-wrap: wrap;
}
#full-menu-content.dropdown-content li:hover #menu-children {
	display: block;
	margin-top: 0px;
}
#menu-children ul {
	line-height: 22px;
	font-size: 14px;
}
#menu-children ul li a {
	color: #FFF;
}
#menu-children ul li a:hover, #menu-children a:hover {
	text-decoration: underline;
}
#menu-children ul li:hover, #menu-children ul li a:hover, #menu-children .menu-children a:hover {
	background-color: unset !important;
}
#menu-children .menu-children {
	margin-bottom: 10px;
}
#menu-children .menu-children > a {
	color: #c90000 !important;
	font-weight: 600 !important;
}
.menu-children {
	max-width: 100%;
}
.menu-children #child2 > a, .menu-children #child2 > a:hover {
	/*color: #cf002c !important;*/
	/*font-weight: 600 !important; */
}
.menu-children #child3 {
	margin-left: 10px;
}
header #main-header #search {
	line-height: 55px;
	display: inline-block;
	flex-grow: 4;
	text-align: center;
}
header #main-header #search .button-search {
	color: #fff;
	line-height: 30px;
	padding: 4px 15px;
	text-shadow: none;
	border: 1px solid #333;
	border-left: 0px;
	background: #444;
	border-radius: 0px 4px 4px 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
}
header #main-header #search input {
	line-height: 30px;
	padding: 4px 25px;
	font-weight: 400;
	font-size: 16px;
	font-style: normal;
	border: 1px solid #333;
	border-right: 0px;
	background: #fff;
	color: #000;
	border-radius: 4px 0px 0px 4px;
	box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	width: 75%;
	position: relative;
}
header #main-header #icon-menu {
	padding-left: 30px;
}
header #main-header #icon-menu ul.list-inline > li + li {
	margin-left:15px;
}
header #main-header #icon-menu .fas, header #main-header #icon-menu .far, header #main-header #icon-menu :not(strong):not(button) > .fal {
	font-size: 24px;
	color: #fff;
	line-height: 55px;
}
header #main-header #icon-menu a:hover .fas, header #main-header #icon-menu a:hover .far, header #main-header #icon-menu a:hover > .fal {
	color: #444;
}
header #menu-header {
	border-bottom: 1px solid #444;
}
@media (max-width: 767px) {
	header #menu-header {
		display: none;
	}

	header #main-header #icon-menu .fas, header #main-header #icon-menu .far, header #main-header #icon-menu .fal {
		line-height: 32px;
	}
}
header #menu-header a {
	color: #000;
	font-weight: 700;
	line-height: 52px;
	display: inline-block;
	margin-bottom: -2px;
}
header #menu-header a:hover {
	color: #c90000;
}
header #menu-header a.red {
	color: #c90000;
}
header #menu-header a.red:hover {
	color: #000;
}
header #menu-header .flex-wrapper, header #sub-header .flex-wrapper, .pre-footer .flex-wrapper {
	justify-content: space-between;
}
@media (max-width: 767px) {
	header #top-header .flex-wrapper {
		justify-content: space-between;
	}
}
@media (min-width: 768px) {
	header #top-header .flex-wrapper {
		justify-content: flex-end;
	}
}
header #menu-header .flex-wrapper > div {
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	border-bottom: 2px solid #fff;
}
header #menu-header .flex-wrapper > div:hover {
	border-bottom: 2px solid #444;
}
header #sub-header .flex-wrapper > div, .pre-footer .flex-wrapper > div {
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	line-height: 38px;
}
@media (max-width: 767px) {
	header #sub-header .flex-wrapper > div + div, .pre-footer .flex-wrapper > div + div {
		display: none;
	}
}
header #sub-header i.fal, .pre-footer .flex-wrapper i.fal {
	color: #00b900;
	padding-right: 7px;
}
header .dropdown-menu {
	background-color: #161616;
	border-radius: 0px;
	font-weight: 400;
	-webkit-box-shadow: none;
	box-shadow: none;
}
header .dropdown-menu li > a {
	display: block;
	text-decoration: none;
	padding: 2px 20px;
	color: #dcdcdc;
	font-weight: 400;
	line-height: 36px;
	font-size: 16px;
}
#search, .searchbox {
	overflow: visible !important;
//z-index: 9999999 !important;
}
#checkout-cart tbody td {
	vertical-align: middle;
}

#mobile-menu-wrapper {
	display: none;
}

.mobile-account-box {
	display: none;
}
#mobile-cart-content {
	display: none;
}
header .fa-bars, .text-menu {
	font-size: 30px;
	line-height: 55px;
}
#checkout-cart tbody td {
	vertical-align: middle;
}

#mobile-menu-wrapper {
	display: none;
}

.mobile-account-box {
	display: none;
}
#mobile-cart-content {
	display: none;
}

@media (max-width: 767px) {
	#main-header .container {
		padding: 0 !important;
	}
	.mobile-mega-menu {
		display: block;
		background-color: #fff;
		position: fixed;
		overflow: auto;
		top: 0;
		left: 0;
		z-index: 9999;
		height: 100%;
		width: 0%;
		transition: 0.3s;
	}
	.mobile-mega-menu .dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		float: none;
		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);
	}
	.mobile-mega-menu hr {
		margin-top: 10px;
		margin-bottom: 10px;
		border: 0;
		border-top: 2px solid #bcbcbc;
		margin-right: 38px;
	}
	.mobile-mega-menu nav {
		margin: 10px 0 10px 0;
	}
	.mobile-mega-menu nav > ul > li {
		padding: 5px 0;
	}
	.mobile-mega-menu a > .fa:first-child  {
		font-size: 18px;
		width: 10%;
	}
	.mobile-mega-menu .dropdown-menu li > a:hover {
		text-decoration: none;
		color: #ffffff;
		background-color: unset;
		background-image: none;
		background-repeat: unset;
	}
	.menu-text {
		text-align: center;
		color: #fff;
		background-color: #000;
		line-height: 35px;
	}
	menu-text span {
		color: #fff;
		font-weight: 600;
	}
	.mobile-menu-close {
		padding-right: 10px;
		float: right;
		position: absolute;
		right: 0;
		top: 0;
	}
	#full-menu {
		display: none !important;
	}
	#mobile-menu-wrapper {
		display: inline-flex;
		float: left;
		padding-left: 15px;
	}
	#mobile-menu-wrapper a > i.fa-bars {
		color: #fff;
	}
	header .flex-wrapper, .pre-footer .flex-wrapper {
		display: inline-block;
		width: 100%;
	}
	header #logo {
		position: relative;
		left: 25%;
	}
	header #main-header #icon-menu {
		position: absolute;
		right: 0;
		line-height: 32px;
	}
	#cart {
		position: relative;
		right: 7px !important;
		margin-left: 7px;
	}
	header {
		height: 8em;
		margin-bottom: 15px;
	}
	header #main-header {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9;
		width: 100%;
	}
	header #main-header #icon-menu ul.list-inline > li + li {
		margin-left: 10px;
	}
	header #main-header #search {
		float: left;
		width: 100%;
		background-color: #f2f7fc;
		line-height: 46px;
		padding: 0px 2px 0px 2px;
		border-bottom: 1px solid #e1e6eb;
	}
	header #main-header #search input {
		width: 85%;
	}
	#sub-header {
		position: relative;
		text-align: center;
		top: 6.4em;
	}
	.mobile-account-box {
		display: block;
		background-color: #000;
		position: fixed;
		overflow: auto;
		top: 0;
		left: 0;
		z-index: 9999;
		height: 100%;
		width: 0%;
		transition: 0.3s;
	}
	.mobile-account-box form {
		padding: 20px;
		color: #FFF;
		font-size: 16px;
	}
	.mobile-account-box form label {
		font-size: 16px;
	}
	.mobile-account-box form a {
		color: #cf002c;
		font-weight: 600;
	}
	.mobile-account-box form .login-button {
		width: 100%;
		font-size: 16px;
	}
	.mobile-account-box ul li a {
		color: #fff;
		font-size: 16px;
	}
	.mobile-account-box nav {
		margin: 10px 0 10px 0;
	}
	.mobile-account-box nav > ul > li {
		padding: 5px 0;
	}
	#icon-menu .dropdown-menu {
		display: none;
	}
	#new-account {
		margin-top: 5px;
	}
	#cart-content {
		display: none;
	}
	.count-badge {
		width: 18px;
		height: 18px;
		top: 7px;
		position: absolute;
		right: -2px;
	}
	#mobile-mega-menu .form-language button {
		color: #cf002c;
		padding-left: 0px;
		font-weight: 400;
	}
}
@media (max-width: 360px) {
	header #main-header #search input {
		width: 80%;
	}
	header #logo {
		left: 10%;
	}
	.product-thumb .price {
		height: 55px;
		font-size: 20px;
	}
	.product-thumb .price-new {
		display: block;
		line-height: 12px;
	}
}
@media (min-width: 980px) and (max-width: 1199px) {
	.product-thumb .price {
		height: 55px;
	}
	.product-thumb .price-new {
		display: block;
	}
}
.black-bg {
	background: #000;
}
#mobile-mega-menu nav {
	color: #fff;
}
/*------Cart----*/
#cart-total {
	font-weight: 700;
	color: #000;
	font-size: 22px;
	vertical-align: super;
}

.count-badge {
	color: rgba(255,255,255,1);
	background: #444;
	border-radius: 999px;
	width: 22px;
	line-height: 22px;
	height: 22px;
	font-weight: 500;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: inline-flex;
	z-index: 1;
	top: 7px;
	position: absolute;
	right: -10px;
}
a:hover .count-badge {
	color: #000;
	background: #fff;
}
/* top */
#top {
	background-color: #c90000;
	padding: 4px 20px 3px 20px;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top a {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
}
#top #menu a {
	font-size: 16px;
}
#top ul.dropdown-menu a:not(.button) {
	color: #000;
	font-size: 14px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-shadow: none;
	text-decoration: none;
	font-weight: 700;
}
.btn-link:focus, .btn-link:hover {
	color: #444;
	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;
}
#top :not(strong) > i.fas, #top :not(strong) > i.fal {
	font-size: 24px;
	position: relative;
}
.account-text {
	top: -4px;
	display: inline-block;
	position: relative;
}
#top .btn-xs i.fas, #top .btn-xs i.fal {
	font-size: 12px;
}
#top ul.btn a.dropdown-toggle {
	position: relative;
	top: -2px;
}
/* logo */
#logo {
	float: left;
}
#logo img {
	filter: grayscale(100%) brightness(100);
	max-height: 40px;
	margin-top: 7px;
}
#logo a:hover img {
	filter: brightness(0.5);
}
/* 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 {
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
	min-width: 100%;
	margin: 0;
}
@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;
}
#top #cart li table a:hover {
	color: #c90000;
}
#top .btn {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	border-radius: 0px;
	box-shadow: none;
}
/******************************
 Cart Content
*******************************/
div.cart-content {
	font-size: 16px;
	line-height: 20px;
	right: 0;
	left: auto;
	padding: 0;
	border-radius: 0;
	margin-top: 10px;
	padding-top: 0;
}

div.cart-content::before {
	left: 100%;
	-webkit-transform: translateX(-150%);
	transform: translateX(-150%);
}

div.cart-content > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: white;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.cart-content > ul .cart-products {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}
div.cart-content > ul a
.cart-totals {
	position: relative;
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	background-color: #f4f4f4;
}
div.cart-content .cart-buttons {
	padding: 13px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-width: 1px 0 0 0;
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit;
}
div.cart-content img {
	max-width: 100%;
	height: auto;
}
div.cart-content table {
	margin-bottom: 0 !important;
	border-style: none !important;
}
div.cart-content .cart-products {
	overflow-x: hidden;
	margin-bottom: -1px;
}
div.cart-content .cart-products table {
	border-bottom-width: 0 !important;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}
div.cart-content .cart-products tbody > tr:nth-of-type(odd) {
	background-color: transparent;
}
div.cart-content .cart-products tbody > tr:first-of-type > td {
	border-top: 0 !important;
}
div.cart-content .cart-products tbody > tr:last-of-type > td {
	border-bottom-width: 1px;
}
div.cart-content .cart-products tbody > tr > td {
	padding: 8px;
	border-width: 1px 0 0 0;
	vertical-align: middle;
	background-color: transparent;
}
div.cart-content .cart-products tbody .td-image {
	min-width: 60px;
}
div.cart-content .cart-products tbody .td-name {
	vertical-align: middle;
}
div.cart-content .cart-products tbody .td-name small::before {
	content: "•";
	margin: 0 3px;
}
div.cart-content .cart-products tbody .td-qty {
	white-space: nowrap;
}
div.cart-content .cart-products tbody .td-remove {
	padding: 7px 5px;
	min-width: 25px;
}
div.cart-content .cart-products tbody .td-remove button i {
	float: left;
}
div.cart-content .cart-products tbody .td-remove button:hover {
	color: #EA2349;
}
div.cart-content .cart-totals {
	border-width: 1px 0 0 0;
	z-index: 2;
}
div.cart-content .cart-totals tbody td {
	border-width: 1px 0 0 0;
	padding: 8px;
}
div.cart-content .cart-totals .td-total-text {
	width: 25%;
	white-space: nowrap;
}
div.cart-content .table-bordered {
	border-width: 0;
}
div.cart-content .btn-checkout.btn {
	background: #cf002c;
	color: #ffffff;
	border: 1px solid #cf002c;
}

#cart > a:link {
	text-decoration: none;
}

#cart > a:visited {
	text-decoration: none;
}

#cart .dropdown-menu li p {
	margin: 5px !important;
}
/* menu */
#menu {
	min-height: 40px;
	margin: 0px;
}
@media (min-width: 768px) {
	.navbar-nav {
		float: none;
		text-align: center;
	}
	.navbar-nav>li {
		float: none;
		display: inline-block;
	}
}
#menu .nav > li > a {
	color: #fff;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-weight: 700;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a, #top .btn:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
	width: 100%;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a, #top .dropdown-menu li>button.btn {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
}
#menu .dropdown-menu > a.see-all {
	white-space: nowrap;
	background: #f5f5f5;
	color: #303030;
}
#menu .dropdown-menu > a.see-all:hover, #menu .dropdown-menu > a.see-all:focus {
	background: #c90000;
	color: #fff;
}
#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 15px 6px;
	float: left;
	border: none;
	margin: 0px 0px 0px 80px;
}
#menu .btn-navbar i {
	font-size: 24px;
	top: 3px;
	position: relative;
	margin-right: 10px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	background-color: rgba(0, 0, 0, 0.1);
}
@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 {
	margin-top: 30px;
	padding: 30px 0;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#post-footer {
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	margin-bottom: 25px;
}
#post-footer .payment {
	height: 26px;
	width: 184px;
	display: inline-block;
	background: url('../image/payment1.png');
	background-position: center left;
	background-repeat: no-repeat;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	padding: 0px;
	background: none;
	border: 0px;
	margin-bottom: 15px;
}
.breadcrumb i {
	font-size: 12px;
}
.breadcrumb > li {
	padding: 0 15px 0 0;
	position: relative;
	white-space: nowrap;
	font-size: 12px;
}
.breadcrumb > li + li {
	padding: 0 15px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	right: -5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.breadcrumb > li:last-child::after {
	border: 0px;
}
.pagination {
	margin: 0;
}
/* 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: 12px;
}
.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;
	background-color: #c90000;
	border-radius: 999px;
	border: 0px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #A41B1E;
}
.btn-white, #top .btn-white {
	color: #444;
	background: none;
	border-radius: 999px;
	border: 0px;
}
.btn-white:hover, .btn-white:active, .btn-white.active, .btn-white.disabled, .btn-white[disabled], #top .btn-white:hover, #top .btn-white:active, #top .btn-white.active, #top .btn-white.disabled, #top .btn-white[disabled] {
	background-color: #ddd;
	color: #c90000;
}
.btn-white.btn-xs {
	padding: 6px;
}
.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.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.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);
}
.btn-invisible {
	background: none;
	border: 0px;
	box-shadow: none;
}
.btn-cart {
    background: #00b900;
    font-weight: 700;
}
.btn-cart:hover {
    background: #009600;
}
/* 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 {
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb:hover {
	box-shadow: 0px 0px 40px 3px RGBA(0,0,0,0.2);
}
.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;
	height: 3.5em;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 5px;
	padding-right: 5px;
}
.row.featured .product-thumb h4 {
	font-size: 18px;
}
.product-thumb .caption {
	padding: 0;
	text-align: center;
}
.product-thumb .button-group {
	text-align: center;
	padding: 0px 0px 15px;
}
.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: 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;
    display: inline-block;
    margin-right: 10px;
}
.product-thumb .price {
	color: #444;
	font-weight: 600;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 5px;
	font-size: 13px;
}
@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 button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.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;
}

@media (min-width: 1200px) {
	#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-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-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;
}
.btn.dropdown-toggle:hover + ul.dropdown-menu, .btn.dropdown-toggle + ul.dropdown-menu:hover, li.dropdown:hover > ul.dropdown-menu, li.dropdown > ul.dropdown-menu:hover {
	display: block;
}
.btn.dropdown-toggle + ul.dropdown-menu, li.dropdown > ul.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
#top .float-left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
#top .float-right {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
}
.filter-button {
	background: none;
	border: none;
	line-height: 25px;
	font-size: 22px;
}
#column-left input[type=checkbox], #column-right input[type=checkbox], #product div.radio input[type=radio], #product label.control-label, .filters input[type=checkbox], .quickcheckout-checkout input[type=checkbox], .quickcheckout-checkout input[type=radio] {
	display: none;
}
#column-left input[type=checkbox]+label, #column-right input[type=checkbox]+label, .filters input[type=checkbox]+label, .quickcheckout-checkout input[type=checkbox]+label, .quickcheckout-checkout input[type=radio]+label {
	padding-left: 5px;
}
#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 5 Pro';
	display: inline-block;
	content: "\f0c8";
	font-weight: 300;
	width: 23px;
	text-align: left;
	font-size: 14px;
}
#column-left input[type=checkbox]:checked+label, #column-right input[type=checkbox]:checked+label, .filters input[type=checkbox]:checked+label, .quickcheckout-checkout input[type=checkbox]:checked+label, .quickcheckout-checkout input[type=radio]:checked+label {
	font-weight: 700;
}
#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";
	font-weight: 500;
}
.wishlist-link {
	display: inline-block;
	margin-top: 15px;
	font-size: 12px;
	cursor: pointer;
}
#product-product ul.key-features {
	background: #f5f5f5;
	padding: 15px;
	line-height: 26px;
	margin-bottom: 30px;
}
#product-product ul.key-features .fal {
	color: #00b900;
	margin-right: 7px;
}
#checkout-cart .qty-block {
	float: right;
}
#checkout-cart .form-group {
	display: inline-flex;
	margin-top: 10px;
}
.cart-qty {
	width: 75px;
	height: 67px;
}
.qty-buttons {
	position: relative;
	display: grid;
	top: 12px;
	right: 20px;
	color: #b9bbbd;
}
.qty-buttons i {
	font-size: 12px;
	cursor: pointer;
}
.qty-buttons i:hover {
	color: #c90000;
}
.cart-usps {
	padding-bottom: 30px;
	line-height: 30px;
	font-size: 14px;
}
.cart-usps i {
	color: #00b900;
	margin-right: 7px;
}
ul.product-price {
	font-size: 14px;
}
ul.product-price li + li {
	margin-top: 15px;
}
#content .op-voorraad, #content .in-stock {
	color: #00b900;
	font-weight: 700;
}
.video-content {
	width: 100%;
	margin-top: 30px;
}
.product-thumb ul.rental-products li {
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-thumb ul.rental-products .fal {
	color: #00b900;
	margin-right: 7px;
}
.product-thumb ul.rental-products {
	padding: 5px 10px;
	background: #f5f5f5;
	display: inline-block;
	max-width: 100%;
}
.product-thumb .price > span:not(.price-new) {
	font-size: 13px;
}
.product-thumb span.rental_pack_title {
	font-size: 14px;
}
.teslapassion {
	font-family: 'Ruthie';
	font-size: 30px;
	color: #ff0000;
}