@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:100,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900");





html {
	font-size: initial;
}
body {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #041622;
	font-size: 18px;
	line-height: 28px;
	width: 100%;
	letter-spacing: -0.04ch;
}
h1, h2, h3, h4, h5, h6 {
	color: #041622;
}
.fa {
	font-size: 14px;
}
h1 {
	font-size: 32px;
	font-weight: 600;
}
h2 {
	font-size: 27px;
	font-weight: 600;
}
h3 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -0.67px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 12px;
}
a {
	color: #0E6CAE;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px;
}
label {
	font-size: 16px;
	font-weight: normal;
}
.form-control {
	color: #041622;
	border-color: #bec8cf;
}
.form-control:focus {
	border-color: #1891e2;
	outline: 1px solid #0E6CAE;
}
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: 14px;
	box-shadow: none;
	border-radius: 2px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 34px;
}
input[type="text"] {
	box-shadow: none;
}

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;
}
.dropdown-menu {
	border-radius: 0;
	box-shadow: none;
	border: none;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #f19d45;
}

@media (min-width: 1260px) {
	.container {
		width: 1230px;
	}
}

#top {
	background-color: #DCECF8;
	padding: 8px 0 8px 0;
	margin: 0;
	min-height: 50px;
	box-shadow: none;
	position: relative;
	display: flex;
	align-items: center;
}
@media (max-width: 767px) {
	#top {
		min-height: unset;
		padding: 7px 0 6px;
	}
	#top > .container {
		padding: 0 8px;
	}
	#top > .container::before, #top > .container::after {
		content: none;
	}
}
#top .container > .pull-left:first-of-type .dropdown-toggle {
	padding-left: 0;
}
#top .dropdown-menu .btn-link {
	color: #204a75;
}

#top .btn-link.dropdown-toggle {
	color: #0E6CAE;
	text-shadow: none;
	letter-spacing: -0.67px;
	font-size: 16px;
	font-weight: 600;
}
#top .btn-link:hover {
	color: #0E6CAE;
	text-decoration: underline;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#form-currency, #form-language {
	line-height: 0;
}
#form-currency .dropdown-toggle, #form-language .dropdown-toggle {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 28px;
}
#form-currency .dropdown-toggle:hover, #form-currency .dropdown-toggle:focus, #form-language .dropdown-toggle:hover, #form-language .dropdown-toggle:focus {
	text-decoration: none;
}
#form-currency .dropdown-toggle .fa-caret-down, #form-language .dropdown-toggle .fa-caret-down {
	margin-left: 2px;
	font-size: 13px;
}
#top #form-currency .currency-select, #top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
	text-shadow: none;
	color: #f19d45;
	text-decoration: none;
	background: none;
}
#form-language .dropdown-toggle img {
	vertical-align: unset;
}
@media (min-width: 768px) {
	.top-tax-switch {
		float: left;
		padding-left: 9px;
	}
}

#top-links > .list-inline {
	margin-bottom: 0;
}
#top-links li, #top-links a {
	color: #0E6CAE;
	text-shadow: none;
	letter-spacing: -0.67px;
	font-size: 16px;
	font-weight: 600;
}
@media (max-width: 767px) {
	#top-links li, #top-links a {
		font-size: 14px;
	}
}
#top-links a:hover {
	color: #0E6CAE;
	text-decoration: underline;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links .fa {
	margin: 0 4px;
	font-size: 18px;
	vertical-align: middle;
}
@media (max-width: 767px) {
	#top-links .fa {
		font-size: 14px;
		position: relative;
		top: -1px;
		margin: 0 1px 0 0;
	}
}
#top-links .fa.fa-user {
	color: #f19d45;
	font-size: 18px;
	position: relative;
	top: 1px;
}
@media (max-width: 767px) {
	#top-links .fa.fa-user {
		font-size: 16px;
		top: -1px;
	}
}
#top-links .dropdown-menu {
	box-shadow: 3px 3px 16px 1px #0002;
}
#top-links .dropdown-menu a {
	color: #0063a6;
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #f19d45;
	background: none;
}
#top-links li.open > a {
	background: none;
	text-decoration: none;
}
@media (max-width: 767px) {
	#top-links {
		display: flex;
		justify-content: center;
		column-gap: 5px;
		row-gap: 6px;
		flex-wrap: wrap;
	}
	#top-links .list-inline.pull-left {
		display: flex;
		justify-content: center;
	}
	#top-links .list-inline.pull-left li {
		text-align: center;
		line-height: normal;
	}
	#top-links .list-inline.pull-left li a {
		white-space: nowrap;
	}
	#top-links .list-inline.pull-right {
		display: flex;
		justify-content: center;
		line-height: normal;
	}
	#top-links .list-inline.pull-right > li {
		white-space: nowrap;
	}
	#top-links::before, #top-links::after {
		content: none;
	}
}
@media (min-width: 768px) {
	#top-links {
		position: relative;
		top: -1px;
	}
	#top-links .fa {
		margin-top: -1.5px;
	}
}

#button-tax-switch {
	background: #fff;
	width: 42px;
	height: 20px;
	display: inline-block;
	margin-left: 0.5ch;
	margin-right: 0.5ch;
	border-radius: 10px;
	color: transparent;
	position: relative;
	top: -1px;
	text-decoration: none;
	color: transparent !important;
	vertical-align: middle;
}
#button-tax-switch:hover {
	color: transparent !important;
}
#button-tax-switch::after {
	content: "";
	background: #afc2cf;
	border-radius: 7px;
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	top: -99999px;
}
#button-tax-switch:hover::after {
	background: #f19d45;
}
#button-tax-switch.header-setvat--off::after {
	top: 3px;
	left: 3px;
}
#button-tax-switch.header-setvat--on::after {
	top: 3px;
	right: 3px;
	background: #008E06;
}
#button-tax-switch.header-setvat--on:hover::after {
	background: #f19d45;
}

body > header {
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media (max-width: 767px) {
	body > header {
		padding: 0;
	}
}
body > header > .container > .row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 767px) {
	body > header > .container > .row {
		flex-direction: column;
	}
}
@media (min-width: 768px) {
	body > header > .container > .row {
		height: 58px;
	}
	body > header > .container > .row > div {
		width: unset;
	}
}
body > header > .container > .row::before, body > header > .container > .row::after {
	content: none;
}

@media (max-width: 767px) {
	.header-logo {
		width: 100%;
		padding: 10px 0;
	}
}
#logo h1 {
	margin: 15px 0;
}
#logo h1, #logo a, #logo a:link, #logo a:focus {
	color: #ffffff;
	text-decoration: none;
}
#logo a:hover, #logo a:active {
	color: #f19d45;
}
#logo img {
	height: 56px;
}
@media (max-width: 767px) {
	#logo img {
		height: unset;
		max-height: 75px;
	}
}
@media (max-width: 767px) {
	#logo {
		margin: auto;
		max-width: fit-content;
	}
}

.header-search {
	justify-self: center;
	flex-grow: 1;
	max-width: 540px;
	height: 52px;
}
@media (max-width: 767px) {
	.header-search {
		padding: 0;
		max-width: unset;
		width: 100%;
		height: 38px;
		margin-bottom: 1px;
	}
}
#search {
	display: flex;
	align-items: stretch;
	height: 100%;
}
#search .input-lg {
	height: unset;
	line-height: 20px;
	padding-left: 20px;
	border: none;
	border-radius: 4px 0 0 4px;
	font-size: 16px;
	background-color: #ECF0F2;
}
#search .input-lg:focus + .input-group-btn {
	outline: 1px solid #0E6CAE;
}
#search .input-lg::placeholder {
	color: #041622;
	opacity: 0.5;
}
#search .input-group-btn {
	width: unset;
	display: flex;
}
@media (min-width: 768px) {
	#search .input-group-btn {
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
	}
}
#search .btn-lg {
	font-size: 15px;
	border-radius: 0 4px 4px 0;
	border: none;
	background: #ECF0F2;
	color: #0E6CAE;
}
#search .btn-lg .fa {
	font-size: 20px;
}
@media (max-width: 767px) {
	#search .input-lg {
		padding-left: 10px;
		padding-right: 8px;
		border-radius: 0;
	}
	#search .btn-lg {
		border-radius: 0;
		padding: 0;
		width: 38px;
	}
}

.header-cart {
	height: 100%;
}
@media (max-width: 767px) {
	.header-cart {
		width: 100%;
		padding: 0;
		margin-bottom: 1px;
	}
}
#cart {
	height: 100%;
}
@media (max-width: 767px) {
	#cart {
		height: 38px;
	}
}
#cart > .btn {
	font-size: 15px;
	line-height: 18px;
	color: #FFF;
	background: #0E6CAE;
	border: none;
	border-radius: 4px;
	height: 100%;
	text-shadow: none;
	font-weight: 400;
	padding: 0 20px 0 12px;
	display: flex;
	align-items: center;
}
@media (max-width: 767px) {
	#cart > .btn {
		border-radius: 0;
		background: #eee;
		color: #041622;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	#cart > .btn span {
		order: 1;
		flex-grow: 1;
		display: inline-block;
		text-align: right;
		height: unset;
		margin-right: 1ch;
	}
}
#cart > .btn .fa-shopping-cart {
	height: 100%;
	background: #0E6CAE;
	padding-right: 12px;
	padding-left: 10px;
	width: 50px;
	min-width: 50px;
	display: block;
	position: relative;
	margin-right: 11px;
	border-radius: 4px;
}
#cart > .btn .fa-shopping-cart::before {
	content: "";
	display: block;
	position: absolute;
	inset: 0;
	height: 100%;
	width: 100%;
	background-image: url(cart.svg);
	background-repeat: no-repeat;
	background-position: center;
}
@media (max-width: 767px) {
	#cart > .btn .fa-shopping-cart {
		order: 2;
		margin: 0;
		border-radius: 0;
		min-width: unset;
		width: 39px;
		border-left: 1px solid #fff;
	}
	#cart > .btn .fa-shopping-cart::before {
		background-size: 24px;
		background-position: 45% 45%;
	}
}
#cart.open > .btn {
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
	font-size: 16px;
	letter-spacing: -0.05ch;
	box-shadow: 2px 10px 16px 2px #0002;
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		min-width: 100%;
		right: -25px;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	font-size: 14px;
}
#cart .dropdown-menu table .cart-dropdown-quantity {
	white-space: nowrap;
}
#cart .dropdown-menu table .btn[onclick^="cart.remove"] {
	font-weight: 400;
	padding: 4px 6px;
	color: #da4f49;
}
#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:only-child > p.text-center {
	margin: 20px 30px;
	white-space: nowrap;
	font-size: 16px;
}
#cart-total {
	white-space: normal;
	text-align: left;
	margin-left: 0;
	min-width: 76px;
	display: flex;
	align-items: center;
	height: 100%;
}
@media (min-width: 768px) {
	#cart-total {
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
	}
}
#cart .fa-shopping-cart + #cart-total {
	min-width: 76px;
}
#cart-total:only-child {
	min-width: 137px;
}

#top + header + .container, #top + header + iframe + .container {
	width: 100%;
	margin: 0;
	padding: 0;
}
#menu > .navbar-collapse {
	
}
@media (min-width: 768px) {
	#menu > .navbar-collapse {
		width: 100%;
		padding: 0;
		margin: 0 auto;
		display: flex !important;
		justify-content: center;
	}
}

#menu {
	background: #0E6CAE;
	border: none;
	min-height: 46px;
	border-radius: 0;
	margin-bottom: 0;
}
@media (min-width: 768px) {
	#menu .navbar-nav {
		display: flex;
		width: auto;
		align-items: stretch;
		justify-content: center;
	}
}
@media (max-width: 767px) {
	#menu {
		min-height: 38px;
	}
	#menu .dropdown-toggle:after {
		font-size: 16px;
		content: "";
		font-family: FontAwesome;
		position: absolute;
		right: 16px;
	}
	#menu .navbar-header {
		height: 100%;
	}
}
@media (min-width: 1200px) and (max-width: 1259px) {
	#menu .nav {
		justify-content: space-between !important;
		width: 100% !important;
		max-width: 1230px;
		padding-left: 0;
		padding-right: 0;
	}
}
#menu .nav > li > a {
	font-family: "Poppins";
	color: #fff;
	padding: 13px 9px 13px 9px;
	min-height: 15px;
	background-color: transparent;
	font-size: 14px;
	font-weight: 500;
	white-space: nowrap;
}
@media (min-width: 1200px) {
	#menu .nav > li:not(:first-of-type) > a {
		border-left: 1px solid #4589B9;
		margin-left: -1px;
	}
}
#menu .nav > li > a:hover, #menu .nav > li:hover > a, #menu .nav > li.open > a {
	background-color: #fff;
	color: #204a75;
}
@media (max-width: 767px) {
	#menu .nav > li > a:hover, #menu .nav > li:hover > a, #menu .nav > li.open > a {
		background-color: rgba(0, 0, 0, 0.1);
		color: #f19d45;
	}
}
#menu .dropdown-menu {
	padding-bottom: 0;
	box-shadow: 2px 10px 16px 2px #0002;
}
#menu .nav > li.dropdown:last-of-type > .dropdown-menu {
	right: 0;
	left: auto;
}
#menu .dropdown-inner {
	display: table;
	padding: 15px 22px;
}
#menu .dropdown-inner ul {
	display: table-cell;
	padding-left: 8px;
	padding-right: 8px;
}
#menu .dropdown-inner a {
	min-width: 194px;
	display: block;
	clear: both;
	line-height: 32px;
	color: #204a75;
	letter-spacing: -0.5px;
	font-size: 16px;
	font-weight: bold;
}
#menu .dropdown-inner li a:hover {
	color: #f19d45;
}
#menu .see-all {
	display: block;
	margin-top: 8px;
	border-top: 1px solid #f4f4f4;
	padding: 10px 5px 12px;
	border-radius: 0;
	font-size: 16px;
	font-weight: bold;
	color: #0E6CAE;
	text-align: center;
}
@media (min-width: 1200px) {
	#menu .see-all {
		margin-top: 0;
	}
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background: #0E6CAE;
}
#menu #category {
	float: left;
	padding-left: 8px;
	font-size: 16px;
	font-weight: 700;
	line-height: 38px;
	color: #fff;
	text-shadow: none;
	text-transform: none;
	font-family: "Poppins", sans-serif;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #1891e2;
	border: none;
}
@media (max-width: 767px) {
	#menu .btn-navbar {
		margin: 0;
		height: 38px;
		border-radius: 0;
		padding: 0;
		width: 39px;
		border-left: 1px solid #fff;
		background-color: #0E6CAE;
	}
}
@media (max-width: 767px) {
	.navbar-collapse {
		border-top: 1px solid #fff;
		box-shadow: none;
	}
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #008E06;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 0;
	}
	#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;
	}
}

@media (min-width: 768px) {
	#content {
		min-height: 600px;
	}
}

footer {
	margin-top: 64px;
	padding-top: 30px;
	background-color: #0E6CAE;
	border: none;
	color: #ffffff;
	font-size: 16px;
}
footer h5 {
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 20px;
	font-family: Poppins;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
footer a {
	color: #ffffff;
	font-weight: 400;
}
footer a:hover {
	color: #f19d45;
}
footer .list-unstyled {
	margin-bottom: 32px;
}
footer .list-unstyled > li {
	line-height: 2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #676767;
}
footer p:last-child {
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	footer {
		padding-top: 6px;
	}
	footer .col-sm-3:last-of-type .list-unstyled {
		margin-bottom: 20px;
	}
}
.footer-bottom {
	background: #09609D;
	padding: 8px;
}
.footer-bottom p {
	font-size: 13px;
	margin: 0 !important;
	line-height: 34px;
	letter-spacing: 0;
}

.alert {
	padding: 8px 14px 8px 14px;
	border: none;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: 2px;
	right: -3px;
	color: inherit;
}

.breadcrumb {
	margin: 15px 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0;
	font-weight: 400;
	background: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
}
@media (min-width: 992px) {
	.breadcrumb > li {
		white-space: nowrap;
	}
}
.breadcrumb > li + li:before {
	content: "»";
	padding: 0;
	margin-left: 1ch;
	margin-right: 1ch;
}
.breadcrumb > li:not(:last-of-type) > a {
	color: #0E6CAE;
}
.breadcrumb > li > a {
	text-decoration: none;
	color: #041622;
}
.breadcrumb > li > a:hover {
	text-decoration: underline;
	color: #0E6CAE;
}
#product-category .category-title {
	font-family: "Poppins", sans-serif;
	margin-bottom: 1em;
}

.pagination {
	margin: 0;
}
.pagination > li > a, .pagination > li > span {
	background: none;
	border: none;
	color: #204a75;
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.23px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background: none;
	color: #1891e2;
}

.row .col-sm-6.text-left + .col-sm-6.text-right {
	color: #677889;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -0.18px;
	line-height: normal;
	padding-top: 6px;
}

.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 16px;
	border: none;
	border-radius: 4px;
	font-weight: 400;
}
.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: #676767;
	text-shadow: none;
	background-color: #ecf0f3;
	border: none;
}
.btn-primary {
	color: #ffffff;
	text-shadow: none;
	background: #1891e2;
	border: none;
	font-size: 16px;
	letter-spacing: -0.86px;
	font-weight: bold;
}
#button-cart {
	background: #008E06;
}
#button-cart:hover {
	background: #40aa44;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #219ced;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #faa732;
	border: none;
}
.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: none;
	background: #da4f49;
	border: none;
}
.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: none;
	background: #008E06;
	border: none;
}
.btn-success:hover {
	background: #40aa44;
}
.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: none;
	background: #df5c39;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #0E6CAE;
	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: #041622;
	border: none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color: #f4f4f4;
	background: #676767;
}

.img-thumbnail {
	padding: 0;
	border: none;
	border-radius: 3px;
}

.list-group a {
	border: 1px solid #bec8cf;
	color: #8c9bab;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #041622;
	background: #ecf0f3;
	border: 1px solid #bec8cf;
}

.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: "";
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: "";
	font-family: FontAwesome;
}

.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #0E6CAE;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}

.product-listing {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	row-gap: 30px;
}
.product-listing .product-layout {
	display: flex;
	align-items: stretch;
}
.product-listing .product-layout.product-grid {
	width: calc(100% / var(--columns)) !important;
	clear: none !important;
	--columns: 5;
}
@media (max-width: 1199px) {
	.product-listing .product-layout.product-grid {
		--columns: 4;
	}
}
@media (max-width: 991px) {
	.product-listing .product-layout.product-grid {
		--columns: 3;
	}
}
@media (max-width: 567px) {
	.product-listing .product-layout.product-grid {
		--columns: 2;
	}
}
@media (max-width: 425px) {
	.product-listing .product-layout.product-grid {
		--columns: 1;
	}
}
.product-thumb {
	overflow-x: visible;
	border-radius: 0;
	width: 100%;
	display: flex;
	flex-direction: column;
}
.product-thumb .image {
	text-align: center;
	position: relative;
}
.product-thumb .image a:not(.label-energy-class) {
	display: block;
}
.product-thumb .image a:not(.label-energy-class):hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-thumb h4 {
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 0;
	line-height: normal;
	color: #041622;
	margin-top: 0;
	text-align: center;
}
.product-thumb h4 a {
	color: #041622;
}
.product-thumb h4 a:hover {
	text-decoration: underline;
}
.product-thumb .caption {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.product-thumb .caption h4 {
	flex-grow: 1;
	margin: 0;
}
.product-thumb .caption h4 + p.description {
	line-height: normal;
	font-size: 14px;
	letter-spacing: -0.05ch;
	color: #74828b;
}
.product-thumb .caption .stock {
	text-align: center;
	font-size: 14px;
	letter-spacing: 0;
	font-weight: 600;
	margin: 7px 0 4px;
	line-height: 1.2;
}
.product-thumb .rating {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.product-thumb .rating .fa-star {
	color: #FFA800;
	font-size: 14px;
}
.product-thumb .price {
	text-align: center;
	color: #041622;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
}
.product-thumb .price .prices {
	white-space: nowrap;
}
.product-thumb .price-old {
	color: #FF4853;
	text-decoration: line-through;
	margin-right: 0.5ch;
	font-weight: 100;
}
.product-thumb .price-new {
	color: #041622;
	font-size: 20px;
	font-weight: 600;
}
.product-thumb .price-tax {
	color: #041622;
	font-size: 14px;
	font-weight: 400;
}
.product-thumb .button-group {
	border: none;
	overflow: auto;
	padding: 10px 18px 14px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.product-thumb .button-group button[onclick^="cart.add"] {
	background: #008E06;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 12px;
	line-height: normal;
	border: none;
	border-radius: 5px;
	flex-grow: 1;
}
.product-thumb .button-group button[onclick^="cart.add"]:hover {
	background: #008E06;
	filter: brightness(1.1);
}
.product-thumb .button-group button[onclick^="cart.add"]:active {
	background: #1891e2;
	filter: brightness(0.9);
}
.product-thumb .button-group button[onclick^="cart.add"] > span {
	display: inline !important;
}
.product-thumb .button-group button[onclick^="wishlist.add"], .product-thumb .button-group button[onclick^="compare.add"] {
	background: none;
	border: none;
	padding-left: 12px;
}
.product-thumb .button-group button[onclick^="wishlist.add"]:hover, .product-thumb .button-group button[onclick^="compare.add"]:hover {
	text-decoration: underline;
}
.product-thumb .button-group button[onclick^="wishlist.add"] i::before, .product-thumb .button-group button[onclick^="compare.add"] i::before {
	color: #0E6CAE;
	line-height: normal;
}
.product-thumb .button-group button[onclick^="compare.add"] {
	background: none;
	border: none;
	padding: 4px 0 0;
	font-size: 12px;
	color: #0E6CAE;
	font-weight: 600;
}
.product-thumb .button-group button[onclick^="compare.add"] i::before {
	line-height: normal;
}
.product-thumb .button-group button[onclick^="compare.add"]::after {
	content: attr(title);
}
@media (min-width: 768px) {
	.product-list .product-thumb {
		display: grid;
		grid-template-columns: min-content auto;
		grid-template-rows: auto min-content;
	}
	.product-list .product-thumb .label-special {
		right: unset;
		left: 24px;
	}
	.product-list .product-thumb .image {
		grid-row: span 2;
	}
	.product-list .product-thumb .image img {
		max-width: unset;
	}
	.product-list .product-thumb .caption {
		display: flex;
		flex-direction: column;
		padding-left: 10px;
	}
	.product-list .product-thumb .caption, .product-list .product-thumb .caption h4, .product-list .product-thumb .caption .stock, .product-list .product-thumb .caption .price {
		text-align: left;
	}
	.product-list .product-thumb .caption h4 {
		font-size: 16px;
	}
	.product-list .product-thumb .rating {
		justify-content: flex-start;
	}
	.product-list .product-thumb .button-group {
		border: none;
		display: flex;
		flex-direction: row;
		height: min-content;
		padding-left: 10px;
	}
	.product-list .product-thumb .button-group button[onclick^="cart.add"] {
		flex-grow: 0;
		margin-right: 16px;
	}
}
@media (min-width: 768px) and (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
}
#product-product .heading-related, #product-product .module-featured h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	letter-spacing: 0;
	margin-top: 48px;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-grid .product-thumb .caption {
	padding-top: 24px;
}
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		
	}
}
@media (max-width: 767px) {
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
.product-thumbnails {
	position: relative;
	margin-bottom: 36px;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: -20px;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails > img {
	width: 100%;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.thumbnails .image-additional + .image-additional {
	margin-left: 40px;
}
.product-thumbnails a.thumbnail {
	padding: 0;
}
.product-thumbnails a.thumbnail:first-of-type {
	margin-bottom: 40px;
}
.thumbnails-gallery-link {
	position: absolute;
	top: 0;
	width: 100%;
	aspect-ratio: 1;
	pointer-events: none;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.thumbnails-gallery-link > a {
	pointer-events: all;
	color: #707070;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 16.34px;
	margin-bottom: 2px;
}
.thumbnails-gallery-link > a:hover {
	cursor: pointer;
	color: #0E6CAE;
}
.image-additional {
	max-width: 117px;
}
.image-additional a {
	margin-bottom: 20px;
	display: block;
	border: none;
}
@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;
	}
}

@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%;
	}
}

#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

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

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}

#product-category #content h2:first-child, #product-category #content h3:first-child {
	margin-top: 0;
}

#product-category #content h2 + .row > .col-sm-2, #product-category #content h2 + .row > .col-sm-10 {
	width: unset;
}

.display-control {
	background-color: #f4f4f4;
	border-radius: 5px;
	margin-bottom: 37px;
	margin-top: 37px;
	margin-left: 0;
	margin-right: 0;
	padding: 8px 20px;
	display: flex;
	align-items: center;
}
@media (max-width: 567px) {
	.display-control {
		flex-wrap: wrap;
		padding: 8px 8px;
	}
}
.display-control > div > .form-group {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.display-control > .display-control__list-grid {
		display: none;
	}
}
.display-control > .display-control__list-grid .btn-group button {
	background: none;
	box-shadow: none;
	border: none;
	height: 34px;
	border-radius: 4px;
}
.display-control > .display-control__list-grid .btn-group button i {
	color: #B4C8D6;
	font-size: 20px;
	line-height: 0;
	vertical-align: middle;
	text-shadow: none;
}
.display-control > .display-control__list-grid .btn-group button:hover {
	background: #ecf0f3;
}
.display-control > .display-control__list-grid .btn-group button:hover i {
	color: #74828b;
	text-shadow: none;
}
.display-control > .display-control__list-grid .btn-group button:first-of-type {
	padding-left: 0;
}
.display-control > .display-control__list-grid .btn-group button.active {
	box-shadow: none;
	background: none;
}
.display-control > .display-control__list-grid .btn-group button.active i {
	color: #008E06;
}
.display-control > .display-control__list-grid .btn-group button.active:hover {
	background: #ecf0f3;
}
@media (min-width: 568px) {
	.display-control > .display-control__compare {
		margin-right: auto;
	}
}
@media (max-width: 767px) {
	.display-control > .display-control__compare::after {
		content: "";
		display: block;
		clear: both;
	}
}
@media (max-width: 567px) {
	.display-control > .display-control__compare {
		width: 100%;
	}
	.display-control > .display-control__compare > .form-group {
		justify-content: center;
		margin-top: 8px;
		margin-bottom: 16px;
	}
}
.display-control > .display-control__compare > .form-group {
	height: 100%;
	display: flex;
	align-items: center;
}
.display-control > .display-control__compare #compare-total {
	border: none;
	font-size: 14px;
	padding: 0 12px;
	color: #0E6CAE;
	font-weight: 600;
	height: auto;
	letter-spacing: -0.025ch;
	display: block;
	line-height: 1;
}
.display-control > .display-control__compare #compare-total:hover, .display-control > .display-control__compare #compare-total:focus {
	text-decoration: underline;
}
.display-control > .display-control__compare #compare-total:active {
	background: #ecf0f3;
	text-decoration: none;
}
@media (max-width: 767px) {
	.display-control > .display-control__compare #compare-total {
		padding-left: 0;
	}
}
.display-control > .display-control__sort, .display-control > .display-control__limit {
	justify-self: flex-end;
}
.display-control > .display-control__sort label, .display-control > .display-control__limit label {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: normal;
	color: #041622;
	background: none;
	border: none;
	box-shadow: none;
}
.display-control > .display-control__sort select, .display-control > .display-control__limit select {
	font-size: 14px;
	border-radius: 5px !important;
	border: none;
	box-shadow: none;
	font-weight: 400;
	height: 34px;
	background: #e8e8e8;
}
.display-control > .display-control__sort select:hover, .display-control > .display-control__limit select:hover {
	background: #ECF0F2;
}
@media (max-width: 991px) {
	.display-control > .display-control__sort::before {
		content: "";
		display: block;
		clear: both;
	}
}
@media (max-width: 567px) {
	.display-control > .display-control__sort {
		flex-grow: 1;
	}
	.display-control > .display-control__sort label {
		padding-left: 0;
	}
}
@media (max-width: 567px) {
	.display-control > .display-control__limit {
		min-width: 125px;
	}
}
.category-title + .display-control, .category-thumb-description + .display-control {
	margin-top: 24px;
}

#product-product .thumbnails .thumbnail {
	border: none;
}
#product-product .thumbnails .image-main {
	position: relative;
}
#product-product #content > .row {
	
}
#product-product #content > .row > div.col-sm-8 {
	width: 60%;
}
#product-product #content > .row > div.col-sm-4 {
	width: 40%;
}
#product-product #content > .row > div:last-child .btn-group {
	float: right;
}
#product-product #content > .row > div:last-child .btn-group button[onclick^="wishlist.add"], #product-product #content > .row > div:last-child .btn-group button[onclick^="compare.add"] {
	background: none;
	border: none;
	padding-left: 12px;
}
#product-product #content > .row > div:last-child .btn-group button[onclick^="wishlist.add"] i::before, #product-product #content > .row > div:last-child .btn-group button[onclick^="compare.add"] i::before {
	color: #204a75;
	line-height: normal;
}
#product-product #content > .row > div:last-child h1:first-of-type {
	margin-top: 0;
	font-size: 24px;
	font-family: "Poppins", sans-serif;
	line-height: 1.5;
	font-weight: 500;
}
#product-product #content > .row > div:last-child h1 + ul.list-unstyled {
	line-height: normal;
	margin-top: 12px;
	letter-spacing: 0;
}
#product-product #content > .row > div:last-child .product-in-stock {
	color: #008E06;
	font-weight: bold;
}
#product-product #content > .row > div:last-child .product-ul-price {
	line-height: 1.5;
}
#product-product #content > .row > div:last-child .product-price {
	color: #041622;
	font-size: 32px;
	letter-spacing: -0.04ch;
	font-weight: 700;
}
#product-product #content > .row > div:last-child .product-price-old {
	color: #FF4853;
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 0.5ch;
	font-weight: 100;
	font-size: 18px;
}
#product-product #content > .row > div:last-child .product-price-new {
	color: #041622;
	font-weight: 600;
	font-size: 42px;
	letter-spacing: 0ch;
	margin-top: 0;
	display: inline-block;
}
#product-product #content > .row > div:last-child .product-price-tax {
	font-size: 38px;
}
#product-product #content > .row > div:last-child .rating .fa-stack {
	font-size: 10px;
}
#product-product #content > .row > div:last-child .rating .fa-star-o {
	color: #0E6CAE;
	font-size: 20px;
}
#product-product #content > .row > div:last-child .rating .fa-star {
	font-size: 20px;
}
#product-product #content > .row > div:last-child .rating > p {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0;
	color: #0E6CAE;
}
#product-product #content > .row > div:last-child .rating > p .fa-stack:last-of-type {
	margin-right: 2ch;
}
#product-product #content > .row #product {
	margin-top: 20px;
}
#product-product #content > .row #product > hr:first-child {
	display: none;
}
#product-product #content > .row #product > hr:first-child + h3 {
	margin-top: 0;
}
#product-product #content > .row #product .control-label + div[id^="input-option"] > .radio:first-child, #product-product #content > .row #product .control-label + div[id^="input-option"] > .checkbox:first-child {
	margin-top: 0;
}
#product-product #content > .row #product > :last-child {
	margin-bottom: 0;
}
#product-product #content > .row #product .btn-default {
	background: #0E6CAE;
	color: #ffffff;
}
#product-product #content > .row #product .btn-default:hover, #product-product #content > .row #product .btn-default:active, #product-product #content > .row #product .btn-default.active, #product-product #content > .row #product .btn-default.disabled, #product-product #content > .row #product .btn-default[disabled] {
	opacity: 0.5;
}
#product-product #content > .row #product .form-group-product-cart {
	display: flex;
	gap: 12px;
}
#product-product #content > .row #product label[for="input-quantity"] {
	font-size: 18px;
	color: #677889;
	position: absolute;
	line-height: 40px;
	margin-left: 11px;
}
#product-product #content > .row #product #input-group-quantity {
	display: flex;
	align-items: stretch;
}
#product-product #content > .row #product #input-group-quantity input {
	height: 100%;
}
#product-product #content > .row #product #input-group-quantity button {
	line-height: 19px;
	width: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#product-product #content > .row #product #input-quantity {
	text-align: center;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
	max-height: 39px;
	vertical-align: middle;
	background: #e8e8e8;
	width: unset;
	border: none;
	line-height: 19px;
}
#product-product #content > .row #product #button-cart {
	font-weight: 700;
	font-size: 14px;
	padding: 10px 12px;
	line-height: 19px;
}
#product-product #content > .row div.product-compare {
	margin-top: 12px;
	margin-bottom: 8px;
}
#product-product #content > .row ul.nav-tabs {
	display: flex;
	border: none;
	margin: 0;
	column-gap: 10px;
}
@media (max-width: 567px) {
	#product-product #content > .row ul.nav-tabs {
		flex-direction: column;
		row-gap: 10px;
	}
	#product-product #content > .row ul.nav-tabs::after {
		content: none;
	}
}
#product-product #content > .row ul.nav-tabs::before {
	content: none;
}
#product-product #content > .row ul.nav-tabs > li {
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: normal;
	text-transform: uppercase;
}
#product-product #content > .row ul.nav-tabs > li > a {
	padding: 13px 20px;
	border-radius: 10px;
	margin: 0;
	border: none;
	background: #f4f4f4;
	color: #0E6CAE;
}
#product-product #content > .row ul.nav-tabs > li:hover > a {
	border: none;
	background: #267ab6;
	color: #fff;
}
#product-product #content > .row ul.nav-tabs > li.active > a {
	border: none;
	background: #0E6CAE;
	color: #fff;
}
#product-product #content > .row ul.nav-tabs + .tab-content {
	margin-top: 16px;
}
#product-product #content > .row ul.nav-tabs + .tab-content > .tab-pane {
	padding: 34px;
	background: #f4f4f4;
	font-size: 18px;
	letter-spacing: -0.5px;
	line-height: 25px;
	border-radius: 20px;
}
#product-product #content > .row ul.nav-tabs + .tab-content > .tab-pane ul {
	padding-inline-start: 20px;
}
#product-product #content > .row ul.nav-tabs + .tab-content > .tab-pane ul > li::marker {
	color: #1891e2;
}
#product-product #content > .row #tab-specification table {
	border: none;
}
#product-product #content > .row #tab-specification table td {
	border: none;
	font-size: 16px;
	letter-spacing: -0.44px;
	color: #041622;
}
#product-product #content > .row #tab-specification table thead td, #product-product #content > .row #tab-specification table thead th {
	font-size: 18px;
	letter-spacing: -0.05ch;
}
#product-product #content > .row #tab-specification table thead:not(:first-of-type) :is(td, th) {
	padding-top: 2em;
}
#product-product #content > .row #tab-specification table tr td:first-of-type {
	font-weight: 600;
}
#product-product #content > .row #tab-specification table tr:nth-of-type(2n-1) {
	background: #f4f4f4;
}
#product-product #content > .row #tab-specification table tr:nth-of-type(2n) {
	background: #e6e6e6;
}
.product-compare-add {
	font-size: 14px;
	background: none;
	border: none;
	padding-left: 12px;
	padding-top: 0;
	padding: 4px 0 0;
	color: #0E6CAE;
	font-weight: 600;
}
.product-compare-add:hover {
	text-decoration: underline;
}
.product-compare-add i::before {
	color: #0E6CAE;
	line-height: normal;
}
.product-compare-add i::before {
	line-height: normal;
}
.product-compare-add::after {
	content: attr(title);
}
.product-tags {
	margin-top: 16px;
	margin-bottom: 0;
	font-size: 14px;
}
.product-tags .product-tag {
	display: inline-block;
	padding: 6px 10px;
	background: #ECF0F2;
	border-radius: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #041622;
	line-height: 19px;
	font-weight: 400;
}
.product-tags .product-tag:hover {
	background: #f4f4f4;
	color: #0E6CAE;
	text-decoration: underline;
}
@media (max-width: 767px) {
	#product-product #content > .row:first-of-type {
		display: flex;
		flex-direction: column;
	}
	#product-product #content > .row:first-of-type > div:first-child {
		order: 2;
	}
	#product-product #content > .row:first-of-type > div:last-child {
		order: 1;
	}
	#product-product #content > .row:first-of-type > div.col-sm-8, #product-product #content > .row:first-of-type > div.col-sm-4 {
		width: 100%;
	}
}
@media screen and (max-width: 420px) {
	#product-product .col-xs-6.col-sm-3 {
		width: 100%;
	}
}


.swiper-viewport {
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.swiper-pager .swiper-button-prev, .swiper-pager .swiper-button-next {
	text-shadow: none;
	color: #323b44;
	background: #fff;
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width: 767px) {
	.swiper-pager .swiper-button-prev, .swiper-pager .swiper-button-next {
		width: 48px;
		height: 48px;
	}
}
.swiper-pager .swiper-button-prev::before, .swiper-pager .swiper-button-next::before {
	color: #323b44;
	width: auto;
	height: auto;
	font-size: 24px;
	line-height: 24px;
}
.swiper-viewport .swiper-pagination {
	display: none;
}
.swiper-slide > a > img {
	width: 100%;
}


#common-home h3.module-heading, #common-home .module-heading h3 {
	font-family: "Poppins", sans-serif;
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	letter-spacing: 0;
	color: #041622;
	margin-top: 48px;
	margin-bottom: 24px;
	display: inline-block;
}
#common-home #content > div:last-child {
	margin-bottom: 11px;
}
.module-heading {
	text-align: center;
}
.module-heading .see-more {
	color: #0E6CAE;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 1ch;
	position: relative;
}
.module-heading .see-more::after {
	content: "";
	font: normal normal normal 12px/1 FontAwesome;
	margin-left: 1ch;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
	#column-left {
		display: block !important;
	}
	#column-right {
		display: block !important;
	}
}
.input-group .input-group-btn button {
	font-size: 13px;
}
@media (max-width: 1259px) {
	.container {
		width: 1230px;
	}
}
@media (max-width: 1229px) {
	.container {
		width: 100%;
	}
}
.swiper-viewport {
	overflow-x: hidden;
}

.antropy-banner-thumbnails-fill {
	display: flex;
}
.antropy-banner-thumbnails-fill::before, .antropy-banner-thumbnails-fill::after {
	content: none;
	display: none;
}
.antropy-banner-thumbnails-fill__item {
	flex: 1;
}
.antropy-banner-thumbnails-fill__item:not(:first-of-type) {
	padding-right: 4px;
}
.antropy-banner-thumbnails-fill__item:not(:last-of-type) {
	padding-left: 4px;
}
.antropy-banner-thumbnails-fill__image {
	width: 100%;
	height: auto;
}
@media (max-width: 991px) {
	.antropy-banner-thumbnails-fill {
		flex-wrap: wrap;
		row-gap: 8px;
	}
	.antropy-banner-thumbnails-fill__item {
		flex-basis: 50%;
		padding-left: 4px;
		padding-right: 4px;
	}
}
@media (max-width: 767px) {
	.antropy-banner-thumbnails-fill__item {
		flex-basis: 100%;
	}
}
@media (max-width: 991px) {
	#antropy-banner-2 {
		flex-wrap: nowrap;
	}
}
@media (max-width: 767px) {
	#antropy-banner-2 {
		flex-direction: column;
	}
	#antropy-banner-2 .antropy-banner-thumbnails-fill__item {
		padding-left: 0;
		padding-right: 0;
	}
}
#content.col-sm-9 .module-ab-icons {
	left: 0;
	right: 0;
	margin-right: 0;
	margin-left: calc(50% + 16.666% - 50vw);
}
.module-ab-icons {
	margin-bottom: 0;
	margin-top: 24px;
	padding-bottom: 0;
}
.module-ab-icons__container {
	display: flex;
	justify-content: space-between;
}
.module-ab-icons__item {
	padding: 24px 10px;
	background: #f4f4f4;
	display: block;
	width: 100%;
	border-radius: 5px;
}
.module-ab-icons__item:hover {
	background: #e8e8e8;
}
.module-ab-icons__image {
	display: block;
	border-radius: 0;
	mix-blend-mode: darken;
}
.module-ab-icons__text {
	text-align: center;
	font-size: 18px;
	color: #041622;
	font-weight: 600;
	letter-spacing: 0;
	margin-top: 21px;
	margin-bottom: 0;
	line-height: 1;
}
@media (max-width: 767px) {
	.module-ab-icons__container {
		flex-direction: column;
		margin: 0 auto;
		padding: 0;
		width: auto;
	}
	.module-ab-icons__item {
		max-width: unset;
		margin: 15px 0;
	}
	.module-ab-icons__caption {
		text-align: left;
		margin: 0;
		font-size: 17px;
	}
	.module-ab-icons__icon {
		min-width: 68px;
		object-fit: contain;
		margin: 0 16px 0 0;
	}
	.module-ab-icons__caption b {
		display: inline-block;
	}
	.module-ab-icons.fullwidth {
		margin: 24px -15px;
		left: 0;
		right: 0;
		width: auto;
		padding: 16px;
	}
}
.module-ab-icons--category {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: -10px;
}
.module-ab-icons--category > .module-ab-icons__item {
	--columns: 8;
	width: calc((100% / var(--columns)) - 10px);
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 0;
}
@media (max-width: 1199px) {
	.module-ab-icons--category > .module-ab-icons__item {
		--columns: 6;
	}
}
@media (max-width: 991px) {
	.module-ab-icons--category > .module-ab-icons__item {
		--columns: 4;
	}
}
@media (max-width: 767px) {
	.module-ab-icons--category > .module-ab-icons__item {
		--columns: 3;
	}
}
@media (max-width: 567px) {
	.module-ab-icons--category > .module-ab-icons__item {
		--columns: 2;
	}
}
.module-ab-icons--category .module-ab-icons__text {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.36;
}
#common-home .products-module .row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
#common-home .products-module .row .product-layout {
	display: flex;
	align-items: stretch;
}
@media (min-width: 1024px) {
	#common-home .products-module .row .product-layout.col-lg-3 {
		width: 20% !important;
		clear: none !important;
	}
}
@media (max-width: 1023px) {
	#common-home .products-module .row .product-layout.col-lg-3:not(:nth-of-type(1), :nth-of-type(2), :nth-of-type(3), :nth-of-type(4)) {
		display: none;
	}
}
body.route-common-home {
	overflow-x: hidden;
}
#common-home .module-ab-slideshow {
	margin-top: 12px;
	margin-bottom: 32px;
}
#common-home .module-ab-slideshow > .swiper-container {
	border-radius: 10px;
}
#common-home .module-ab-icons {
	margin-top: 9px;
	margin-bottom: -15px;
}
#common-home .module-ab-icons .module-ab-icons__col {
	margin-top: 15px;
	margin-bottom: 15px;
}
#common-home .module-ab-icons-container > h3 {
	margin-top: 32px;
}
#common-home .home-welcome {
	background: #EDF0F2;
	width: 100vw;
	margin-left: calc((100% - 100vw) / 2);
	margin-top: 75px;
	margin-bottom: 75px;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #041622;
}
#common-home .home-welcome > .container {
	padding: 0 15px;
}
#common-home .home-welcome h2, #common-home .home-welcome h3 {
	font-weight: 500;
}
#common-home .home-welcome h2 {
	font-size: 24px;
	color: #0E6CAE;
	font-family: "Poppins", sans-serif;
}
#common-home .home-welcome h3 {
	font-size: 20px;
	font-family: "Poppins", sans-serif;
	margin-top: 0;
	color: #041622;
	letter-spacing: 0;
}
#common-home .home-welcome ul {
	font-size: 18px;
	padding-left: 24px;
	margin-top: 24px;
	margin-bottom: 24px;
}
#common-home .home-welcome p {
	font-size: 16px;
	line-height: 30px;
}
#common-home .home-welcome li {
	list-style-image: url(bullet.svg);
}
#common-home .antropy-banner-thumbnails-fill {
	margin-top: 64px;
}
#information-information .module-heading {
	display: none;
}

.myoc-globalqty-thumb .myoc-globalqty-select, .myoc-globalqty-thumb .myoc-globalqty-input {
	display: block;
	height: 34px;
	padding: 6px 12px;
	margin: 5px auto 10px;
}
.myoc-globalqty-thumb .myoc-globalqty-select {
	font-size: 14px;
	border-radius: 5px !important;
	border: none;
	box-shadow: none;
	font-weight: 400;
	background: #e8e8e8;
}
.myoc-globalqty-thumb .myoc-globalqty-select:hover {
	background: #ECF0F2;
}
.myoc-globalqty-thumb .myoc-globalqty-select option {
	background-color: #fff;
}
#myoc-globalqty-select {
	display: block;
	width: unset;
	background-color: #FFFFFF;
	padding: 4px 8px;
	margin: 0;
	height: 39px;
	text-align: left;
	font-size: 14px;
	border-radius: 5px !important;
	border: none;
	box-shadow: none;
	font-weight: 400;
	background: #e8e8e8;
}
#myoc-globalqty-select:hover {
	background: #ECF0F2;
}
#myoc-globalqty-select option {
	background-color: #fff;
}
#myoc-globalqty-tbl {
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #DDDDDD;
	border-top: 0;
	border-radius: 4px;
	font-size: 16px;
	margin-left: 0.5ch;
	margin-right: 0.5ch;
}
#myoc-globalqty-tbl tbody td {
	padding-left: 12px;
	padding-right: 12px;
	border-top: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
#myoc-globalqty-tbl tbody td.title {
	width: 1%;
	font-weight: bold;
	background-color: #F1F1F1;
	white-space: nowrap;
}
#myoc-globalqty-tbl tbody tr:first-child td:first-child {
	border-top-left-radius: 4px;
}
#myoc-globalqty-tbl tbody tr:first-child td:last-child {
	border-top-right-radius: 4px;
}
#myoc-globalqty-tbl tbody tr:last-child td:first-child {
	border-bottom-left-radius: 4px;
}
#myoc-globalqty-tbl tbody tr:last-child td:last-child {
	border-bottom-right-radius: 4px;
}

#myoc-globalqty {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	font-size: 1em;
}
#myoc-globalqty thead th {
	padding: 10px;
	font-weight: bold;
	background-color: #F1F1F1;
}
#myoc-globalqty thead th:first-child {
	border-top-left-radius: 4px;
}
#myoc-globalqty thead th:last-child {
	border-top-right-radius: 4px;
}
#myoc-globalqty tbody td {
	padding: 10px;
	border-top: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
#myoc-globalqty tbody td input[type="radio"] {
	display: inline;
	margin: 0 4px 0 0;
}
#myoc-globalqty tbody td label {
	display: inline;
	margin: 0;
	cursor: pointer;
	white-space: nowrap;
}
#myoc-globalqty tbody td div.nostock {
	color: #A94442;
	white-space: nowrap;
}
#myoc-globalqty tbody tr:hover td {
	background-color: #F5F5F5;
}
#myoc-globalqty tbody tr:last-child td:first-child {
	border-bottom-left-radius: 4px;
}
#myoc-globalqty tbody tr:last-child td:last-child {
	border-bottom-right-radius: 4px;
}
#product-product #tab-custom-4 li {
	margin-bottom: 10px;
}
.custom-field[id$="-custom-field2"] {
	display: none !important;
}

.label.label-energy-class {
	font-size: 16px;
	background: var(--energy-class-colour);
	border-radius: 0px;
	position: absolute;
	bottom: 0;
	left: 10px;
	line-height: 1;
	z-index: 1;
	font-weight: 700;
	letter-spacing: 0;
	height: 2em;
	padding: 0 1ch;
	display: flex;
	align-items: center;
}
div.label.label-energy-class {
	pointer-events: none;
}
a.label.label-energy-class:hover {
	filter: brightness(1.3);
}
.label.label-energy-class::after {
	content: "";
	position: absolute;
	left: 100%;
	height: 100%;
	width: 0;
	border-top: 1em solid transparent;
	border-bottom: 1em solid transparent;
	border-left: 1em solid var(--energy-class-colour);
	box-sizing: border-box;
}
#product-product .image-main .label.label-energy-class {
	font-size: 24px;
}
.energy-class--appp, .energy-class--c-a, .energy-class--d-a {
	--energy-class-colour: #00a650;
}
.energy-class--app, .energy-class--c-b, .energy-class--d-b {
	--energy-class-colour: #4cb848;
}
.energy-class--ap, .energy-class--c-c, .energy-class--d-c {
	--energy-class-colour: #bfd62e;
}
.energy-class--a, .energy-class--c-d, .energy-class--d-d {
	--energy-class-colour: #fef200;
}
.energy-class--b, .energy-class--c-e, .energy-class--d-e {
	--energy-class-colour: #fdb813;
}
.energy-class--c, .energy-class--c-f, .energy-class--d-f {
	--energy-class-colour: #f46f22;
}
.energy-class--d, .energy-class--e, .energy-class--f, .energy-class--g, .energy-class--c-g, .energy-class--d-g {
	--energy-class-colour: #ed1b24;
}

#menu #category-desktop {
	display: none;
}

@media (max-width: 1199px) {
	#menu > .navbar-collapse {
		width: auto;
		padding: 0 15px;
		margin: 0;
	}
	#menu > .collapse {
		display: none !important;
	}
	#menu > .navbar-collapse.in {
		display: block !important;
	}
	#menu .navbar-nav {
		
	}
	#menu {
		min-height: 38px;
	}
	#menu .dropdown-toggle::after {
		font-size: 16px;
		content: "";
		font-family: FontAwesome;
		position: absolute;
		right: 16px;
	}
	#menu .megamenu-top-link.open .dropdown-toggle::after {
		content: "";
	}
	#menu .navbar-header {
		height: 100%;
	}
	#menu .btn-navbar {
		margin: 0;
		height: 38px;
		border-radius: 0;
		padding: 0;
		border-left: 1px solid #fff;
		background-color: #0E6CAE;
	}
	#menu .navbar-collapse {
		border-top: 1px solid #fff;
		box-shadow: none;
	}
	#menu .dropdown:hover .dropdown-menu {
		
	}
	#menu {
		border-radius: 0;
	}
	#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 {
		
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	#menu .navbar-toggle {
		display: inline-block;
	}
}
@keyframes menushow {
	0% {
		display: block;
		height: 0px;
		visibility: hidden;
	}
	1% {
		visibility: hidden;
	}
	100% {
		height: var(--openheight);
		visibility: visible;
	}
}
@keyframes menuhide {
	0% {
		visibility: visible;
	}
	99% {
		visibility: visible;
	}
	100% {
		visibility: hidden;
	}
}
@media (min-width: 1200px) {
	#menu > .navbar-collapse {
		width: 100%;
		padding: 0;
		margin: 0 auto;
		display: flex !important;
		justify-content: center;
	}
	#menu .navbar-nav {
		display: flex;
		width: auto;
		align-items: stretch;
		justify-content: center;
	}
	#menu .navbar-nav > .megamenu-top-link > .dropdown-menu {
		
	}
	#menu .dropdown .dropdown-menu.dropdown-menu-animated {
		transition: height 250ms ease-in, visibility 250ms ease-in;
		overflow: hidden;
	}
	#menu .dropdown:hover .dropdown-menu, #menu .dropdown .dropdown-menu:hover {
		display: block;
	}
	#menu .dropdown:hover .dropdown-menu.dropdown-menu-animated, #menu .dropdown .dropdown-menu.dropdown-menu-animated:hover {
		display: block;
		visibility: visible;
		height: var(--openheight);
		transition: height 250ms ease-out, visibility 250ms ease-out, box-shadow 250ms ease-out;
		z-index: 999999;
		box-shadow: 2px 6px 8px 2px #0004;
	}
	#menu .dropdown:not(:hover) .dropdown-menu.dropdown-menu-animated:not(:hover) {
		display: block;
		visibility: hidden;
		transition: height 250ms ease-in, visibility 250ms ease-in, box-shadow 250ms ease-in;
		height: 0px;
		box-shadow: 2px 6px 8px 2px #0000;
	}
	#menu #menu-toggle-overlay {
		display: none;
	}
	#menu-links::before, #menu-links::after {
		content: none;
	}
	#menu-links > li {
		flex: 1 1 auto;
	}
	#menu .nav > li:not(:hover) > a.menu-link-in-path, #menu .nav > li > a.menu-link-in-path:not(:hover) {
		background-color: #008E06;
		color: #fff;
	}
	#menu .see-all {
		min-height: 51px;
	}
	#menu .dropdown .dropdown-menu.dropdown-menu-setheight, #menu .dropdown .dropdown-menu.dropdown-menu-animated.dropdown-menu-setheight {
		animation: none;
		opacity: 0;
		box-shadow: none !important;
		transition: none;
		height: unset;
	}
	.dropdown-menu-setheight {
		box-shadow: none !important;
	}
}
@media (min-width: 1200px) and (max-width: 1229px) {
	#menu .nav > li > a {
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
}
@media (max-width: 767px) {
	#menu #menu-toggle-overlay {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	
	#menu {
		height: 46px;
	}
	#menu #category-desktop {
		display: inline-block;
		font-size: 16px;
		font-family: "Poppins", sans-serif;
		font-weight: 700;
	}
	#menu .navbar-collapse {
		border-top: none;
		box-shadow: none;
	}
	#menu .btn-navbar {
		border-left: none;
		border-right: 1px solid #fff;
		width: auto;
		padding-left: 19px;
		padding-right: 19px;
		height: 46px;
	}
	#menu .btn-navbar i {
		margin-right: 6px;
	}
	#menu #menu-toggle-overlay {
		position: fixed;
		inset: 0;
		width: 100%;
		height: unset;
		background: #0008;
		opacity: 0;
		z-index: 2;
		transition: opacity 0.5s;
		display: none;
	}
	#menu .collapsing #menu-toggle-overlay {
		display: block;
	}
	#menu [aria-expanded="true"] #menu-toggle-overlay {
		opacity: 1;
	}
	#menu .collapse.in #menu-toggle-overlay {
		display: block;
		opacity: 1;
	}
	#menu #menu-toggle-overlay:hover {
		cursor: default;
	}
	#menu #menu-toggle-overlay:active, #menu #menu-toggle-overlay:focus {
		outline: none;
	}
	#menu-links {
		position: fixed;
		top: 0;
		bottom: 0;
		overflow-y: auto;
		flex-direction: column;
		padding-top: 50px;
		background: #0E6CAE;
		z-index: 99999999;
		scrollbar-gutter: stable;
		transition: left 0.4s ease-out;
		width: 50%;
	}
	#menu #menu-links {
		width: 50%;
	}
	#menu > .navbar-collapse[aria-expanded="true"] > #menu-links {
		left: 0;
	}
	#menu > .navbar-collapse:not([aria-expanded="true"]) > #menu-links {
		left: -50%;
	}
	#menu .navbar-nav {
		justify-content: flex-start;
	}
	#menu-links {
		--scrollbar-bg: #0006;
		--scrollbar-fg: #fff8;
		scrollbar-color: var(--scrollbar-fg) var(--scrollbar-bg);
	}
	#menu-links::-webkit-scrollbar {
		width: 10px;
	}
	#menu-links::-webkit-scrollbar-thumb {
		background: var(--scrollbar-fg);
	}
	#menu-links::-webkit-scrollbar-track {
		background: var(--scrollbar-bg);
	}
	.menu-links-navbar-toggle {
		line-height: 0;
		color: #fff;
		position: absolute;
		top: 0;
		right: 1px;
		margin-right: 7px;
	}
	.menu-links-navbar-toggle:hover {
		color: #f19d45;
	}
	#menu .nav > li > a {
		padding-left: 24px;
		padding-right: 60px;
	}
	#menu .nav > li > a {
		font-weight: 600;
		letter-spacing: 0;
	}
	#menu .nav > li > a:hover, #menu .nav > li:hover > a, #menu .nav > li.open > a {
		background: none;
		color: #f19d45;
	}
	#menu .dropdown-toggle::after {
		right: 20px;
	}
	#menu .dropdown:hover:not(.open) .dropdown-menu {
		display: none;
	}
	#menu .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		border: 0;
	}
	#menu div.dropdown-menu {
		background: none;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none;
	}
	#menu .dropdown-inner {
		padding-left: 24px;
		padding-right: 24px;
		padding-top: 0;
		padding-bottom: 0;
	}
	#menu .dropdown-inner a {
		font-size: 14px;
		font-family: "Poppins", sans-serif;
		letter-spacing: 0;
		font-weight: 400;
		display: block;
		line-height: 20px;
		padding-top: 13px;
		padding-bottom: 13px;
		padding-left: 24px;
	}
	#menu .see-all {
		text-align: left;
		font-family: "Poppins", sans-serif;
		letter-spacing: 0;
		font-weight: 700;
		font-size: 14px;
		padding-left: 48px;
	}
	#menu .see-all:hover {
		background: none;
		color: #f19d45;
	}
}

@media (max-width: 767px) {
	.module-ab-slideshow .swiper-pager {
		display: none;
	}
}

.label-product-thumb {
	background: #FF4853;
	border-radius: 5px;
	position: absolute;
	display: block;
	line-height: normal;
	font-size: 12px;
	z-index: 1;
	font-weight: 400;
	letter-spacing: -0.06ch;
	--inset-y: 1px;
	--inset-x: 1px;
}
.label-product-thumb-stock {
	top: var(--inset-y);
	left: var(--inset-x);
}
.label-product-thumb-discount {
	top: var(--inset-y);
	right: var(--inset-x);
	letter-spacing: 0;
}
.label-product-main {
	font-size: 14px;
	--inset-y: 10px;
	--inset-x: 16px;
}

.crafty-result-checkout {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}
.btn-crafty-find {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 15px;
	height: 34px;
}
