@charset "UTF-8";

.item-box {
	background: #fff;
	padding: 12px 24px;
	border: 1px solid #ADB9C3;
	margin-bottom: 15px;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-size: 10px;
	height: 100%;
	overflow-x: hidden;
	position: relative;
}
body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	color: #011E41;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: "ElectroluxSans", "Helvetica Neue", Arial, sans-serif;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.6;
	min-height: 100%;
	overflow-x: hidden;
	padding-top: 62px;
	position: relative;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}
audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],template {
	display: none;
}
a {
	background-color: transparent;
	color: #011E41;
}
a:active,a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	margin-top: 2.56rem;
	margin-bottom: 2.56rem;
	border: 0;
	border-top: 1px solid #eeeeee;
}
pre {
	overflow: auto;
}
code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,select {
	text-transform: none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
	box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	min-width: 0;
}
legend {
	border: 0;
	padding: 0;
	display: block;
	width: 100%;
	margin-bottom: 2.56rem;
	font-size: 1.6rem;
	line-height: inherit;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
}
td,th {
	padding: 0;
}


@media print {

	*,*:before,*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,a[href^="javascript:"]:after {
		content: "";
	}
	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}
	h2,h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,.table th {
		background-color: #fff !important;
	}
	.table-bordered th,.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

@font-face {
	font-family: "ElectroluxSans";
	src: url("../fonts/ElectroluxSansRegular.woff2") format("woff2"), url("../fonts/ElectroluxSansRegular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "ElectroluxSansBold";
	src: url("../fonts/ElectroluxSansSemibold.woff2") format("woff2"), url("../fonts/ElectroluxSansSemibold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "ElectroluxSans";
	src: url("../fonts/ElectroluxSansSemibold.woff2") format("woff2"), url("../fonts/ElectroluxSansSemibold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "ElectroluxSansLight";
	src: url("../fonts/ElectroluxSansLight.woff2") format("woff2"), url("../fonts/ElectroluxSansLight.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "elxIcon";
	src: url("../fonts/elxIcon.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
* {
	box-sizing: border-box;
}
*:before,*:after {
	box-sizing: border-box;
}

@media (min-width: 992px) {

	html {
		font-size: 10px;
		overflow-y: scroll;
	}
}

html.noscroll {
	overflow: hidden;
}
html.noscroll body {
	overflow: hidden;
}

@media (min-width: 1200px) {

	body {
		padding-top: 117px;
	}
}

body .Theme1 {
	color: #fff;
}
body .Theme2 {
	color: #fff;
}
body .Theme3 {
	color: #fff;
}
body .Theme4 {
	color: #fff;
}
.backdrop {
	visibility: hidden;
	opacity: 0;
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	transition: opacity 0.3s ease-in-out;
	z-index: 1002;
}
.backdrop-in .backdrop {
	visibility: visible;
	opacity: 1;
}
input,button,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a:not(.link-underline) {
	text-decoration: none;
}
a:hover,a:focus {
	color: black;
	text-decoration: underline;
}
a:focus {
	outline: 2px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a.no-border {
	border-bottom: none;
}
.Theme1 a,.Theme2 a,.Theme3 a,.Theme4 a {
	color: #fff;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 12px;
	line-height: 1.6;
	background-color: #fff;
	border: 1px solid #ADB9C3;
	border-radius: 0px;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
.sr-only,.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"],.ui-helper-hidden-accessible,.tabs-current-info {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	white-space: nowrap;
}
.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
[role="button"] {
	cursor: pointer;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.product-header-text,.h4,.h5,.product-list-item-price,.h6,.accessories-finder-list-header,.h7 {
	font-family: inherit;
	font-weight: 600;
	line-height: 1.1;
	text-transform: none;
}
h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.product-header-text small,.h3 .small,.product-header-text .small,.h4 small,.h4 .small,.h5 small,.product-list-item-price small,.h5 .small,.product-list-item-price .small,.h6 small,.accessories-finder-list-header small,.h6 .small,.accessories-finder-list-header .small,.h7 small,.h7 .small {
	font-weight: normal;
	line-height: 1;
	color: inherit;
}
h1,.h1,h2,.h2,h3,.h3,.product-header-text {
	margin-top: 2.56rem;
	margin-bottom: 1.28rem;
}
h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.product-header-text small,.h3 .small,.product-header-text .small {
	font-size: 65%;
}
h4,.h4,h5,.h5,.product-list-item-price,h6,.h6,.accessories-finder-list-header {
	margin-top: 1.28rem;
	margin-bottom: 1.28rem;
}
h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.product-list-item-price small,.h5 .small,.product-list-item-price .small,h6 small,h6 .small,.h6 small,.accessories-finder-list-header small,.h6 .small,.accessories-finder-list-header .small {
	font-size: 75%;
}
h1,.h1 {
	font-size: 5.4rem;
	font-weight: 600;
}

@media (max-width: 768px) {

	h1,.h1 {
		font-size: 2.8rem;
		font-weight: 600;
	}
}

h2,.h2 {
	font-size: 4rem;
	font-weight: 600;
}

@media (max-width: 768px) {

	h2,.h2 {
		font-size: 2.4rem;
		font-weight: 600;
	}
}

h3,.h3,.product-header-text {
	font-size: 3.2rem;
	font-weight: 600;
}

@media (max-width: 768px) {

	h3,.h3,.product-header-text {
		font-size: 2.2rem;
		font-weight: 600;
	}
}

h4,.h4 {
	font-size: 2.6rem;
	font-weight: 600;
}

@media (max-width: 768px) {

	h4,.h4 {
		font-size: 2rem;
		font-weight: 600;
	}
}

h5,.h5,.product-list-item-price {
	font-size: 2rem;
	font-weight: 600;
}

@media (max-width: 768px) {

	h5,.h5,.product-list-item-price {
		font-size: 1.6rem;
		font-weight: 600;
	}
}

h6,.h6,.accessories-finder-list-header {
	font-size: 1.6rem;
	font-weight: 600;
	text-transform: none;
}

@media (max-width: 768px) {

	h6,.h6,.accessories-finder-list-header {
		font-size: 1.4rem;
		font-weight: 600;
	}
}

.h7 {
	font-size: 2.6rem;
	font-weight: 600;
	text-transform: none;
}
.body-text-lg {
	font-size: 1.8rem;
	line-height: 1.5;
}
.body-text-md {
	font-size: 1.6rem;
	line-height: 1.5;
}
.body-text-sm {
	font-size: 1.4rem;
	line-height: 1.5;
}
.body-text-xs {
	font-size: 1.2rem;
	line-height: 1.5;
}
p {
	margin: 0 0 1.28rem 0;
}
.lead {
	margin-bottom: 2.56rem;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {

	.lead {
		font-size: 2.4rem;
	}
}

small,.small {
	font-size: 75%;
}
mark,.mark {
	background-color: #fcf8e3;
	padding: 0.2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #cbcfd2 !important;
}
.text-discount {
	color: #011E41;
	text-decoration: line-through;
	font-size: 1em;
}
.text-not-in-stock {
	color: #FE3921;
}
.text-discount-updated {
	color: #E42912;
	font-weight: bold;
	font-size: 1.2em;
}
.text-stock {
	color: #011E41;
	text-decoration: none;
	font-weight: 500;
}
.text-recommend {
	font-size: 1.6rem;
}
.text-recommend [class*="icon"] {
	margin-right: 5px;
}
.text-thin {
	font-weight: 300;
}
.text-bold {
	font-weight: bold;
}
.text-base {
	color: #011E41 !important;
}
.text-xsmall {
	font-size: 1.2rem !important;
}
.text-small {
	font-size: 1.6rem !important;
}
.text-large,.out-of-stock-items h5 {
	font-size: 1.9rem !important;
}
.text-xlarge {
	font-size: 2rem !important;
}
.text-primary {
	color: #011E41;
}
a.text-primary:hover,a.text-primary:focus {
	color: #00070f;
}
.text-secondary {
	color: #011E41;
}
a.text-secondary:hover,a.text-secondary:focus {
	color: #00070f;
}
.text-tertiary {
	color: #7A8A9C;
}
a.text-tertiary:hover,a.text-tertiary:focus {
	color: #617182;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover,a.text-success:focus {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover,a.text-info:focus {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover,a.text-warning:focus {
	color: #66512c;
}
.text-danger {
	color: #000000;
}
a.text-danger:hover,a.text-danger:focus {
	color: black;
}
.bg-primary,.bg-primary-alt {
	color: #ffffff;
	background-color: #011E41;
}
a.bg-primary:hover,a.bg-primary-alt:hover,a.bg-primary:focus,a.bg-primary-alt:focus {
	background-color: #00070f;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover,a.bg-success:focus {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover,a.bg-info:focus {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover,a.bg-warning:focus {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover,a.bg-danger:focus {
	background-color: #e4b9b9;
}
[class*='bg-'] {
	color: inherit;
}
.bg-default {
	background-color: #ffffff;
}
.bg-default a {
	color: #011E41;
}
.bg-primary a,.bg-primary-alt a {
	color: #ffffff;
}
.bg-primary-alt {
	background-color: #011E41;
}
.bg-alt,.section-alt {
	background-color: #EAEEF2;
}
.page-header {
	padding-bottom: 0.28rem;
	margin: 5.12rem 0 2.56rem;
	border-bottom: 1px solid #eeeeee;
}
ul,ol {
	margin-top: 0;
	margin-bottom: 1.28rem;
}
ul ul,ul ol,ol ul,ol ol {
	margin-bottom: 0;
}
.list-unstyled,.site-footer-list,.accessories-finder-list,.megamenu-nav,.megamenu-list,.search-wrapper .search-results ul,.search-links-list,.search-results-list,.tabs-list,.facet-list,.product-info-list {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.list-comma > span:after {
	content: ",";
}
.list-comma > span:last-child:after {
	content: "";
}
dl {
	margin-top: 0;
	margin-bottom: 2.56rem;
}
dt,dd {
	line-height: 1.6;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
.dl-horizontal dd:before,.dl-horizontal dd:after {
	content: " ";
	display: table;
}
.dl-horizontal dd:after {
	clear: both;
}

@media (min-width: 992px) {

	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #cbcfd2;
}
blockquote {
	padding: 1.28rem 2.56rem;
	margin: 0 0 2.56rem;
	font-size: 2.6rem;
	border-left: 5px solid #eeeeee;
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer,blockquote small,blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.6;
	color: #cbcfd2;
}
blockquote footer:before,blockquote small:before,blockquote .small:before {
	content: "— ";
}
.blockquote-reverse,blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
	content: "";
}
.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
	content: " —";
}
address {
	margin-bottom: 2.56rem;
	font-style: normal;
	line-height: 1.6;
}
.lazy {
	opacity: 0;
	transition: 1s;
}
.lazyfadein {
	opacity: 1;
}
.flex-grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.flex-grid .flex-grid-item {
	-ms-flex: 1;
	flex: 1;
	float: none;
	margin-bottom: 2.56rem;
}

@media (max-width: 767px) {

	.flex-grid .flex-grid-item {
		-ms-flex: none;
		flex: none;
		width: 100% !important;
	}
}

.flex-grid .flex-grid-item-2 {
	-ms-flex: 2;
	flex: 2;
}
.section,.section-default,.section-alt,.section-tabs,.section-tabs-overlay {
	position: relative;
	z-index: 1;
	padding: 2.4rem 0;
}

@media (min-width: 992px) {

	.section,.section-default,.section-alt,.section-tabs,.section-tabs-overlay {
		padding: 5.8rem 0 3.24rem 0;
	}
}

.section-heading,.section-heading-compact {
	margin-top: 0;
	margin-bottom: 2.4rem;
}

@media (min-width: 992px) {

	.section-heading,.section-heading-compact {
		margin-bottom: 5.8rem;
	}
}


@media (max-width: 767px) {

	.section-heading-small {
		font-size: 1.9rem;
	}
}


@media (max-width: 767px) {

	.section-heading-medium {
		font-size: 3rem;
	}
}

.section-heading.Theme1,.Theme1.section-heading-compact {
	color: #2B2936;
}
.section-heading.Theme2,.Theme2.section-heading-compact {
	color: #3D2727;
}
.section-heading.Theme3,.Theme3.section-heading-compact {
	color: #3B4536;
}
.section-heading.Theme4,.Theme4.section-heading-compact {
	color: #4A1E18;
}
.section-heading-compact {
	margin-bottom: 2.56rem;
}

@media (min-width: 992px) {

	.section-compact {
		padding: 30px 0;
	}
}

.section-overflow-adaptive {
	overflow: hidden;
}
.section-alt {
	color: #011E41;
}
.section-white {
	background-color: #ffffff;
	padding: 40px;
}
.section-borders {
	border-top: 1px solid #ADB9C3;
	border-bottom: 1px solid #ADB9C3;
}
.section-highlight {
	padding-top: 0px;
	padding-bottom: 0px;
}
.section-tabs,.section-tabs-overlay {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #ffffff;
	color: #011E41;
}
.section-tabs div.container,.section-tabs-overlay div.container {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

@media (min-width: 768px) {

	.section-tabs,.section-tabs-overlay {
		margin-top: 120px;
		border-top: 0;
	}
}

.section-tabs-overlay {
	margin-top: 0;
}
.section-clear-top-margin {
	padding-top: 0;
}
.section-clear-top-margin .section-heading,.section-clear-top-margin .section-heading-compact {
	margin-top: 2.4rem;
}

@media (min-width: 992px) {

	.section-clear-top-margin .section-heading,.section-clear-top-margin .section-heading-compact {
		margin-top: 5.8rem;
	}
}

.section-default + .section-default {
	padding-top: 0;
}
.section-default + .section-border,.section-alt + .section-border {
	padding-top: 2.4rem;
}

@media (min-width: 992px) {

	.section-default + .section-border,.section-alt + .section-border {
		padding-top: 5.8rem;
	}
}

.section-tool {
	z-index: 6;
	padding: 1.2rem 0;
}

@media (min-width: 992px) {

	.section-tool {
		padding: 2.9rem 0;
	}
}

.section-cta {
	text-align: center;
	margin-top: 2.4rem;
}

@media (min-width: 992px) {

	.section-cta {
		margin-top: 5.8rem;
	}
}

.section-action-result {
	margin-top: 2.4rem;
	margin-bottom: 2.4rem;
}

@media (min-width: 992px) {

	.section-action-result {
		margin-top: 5.8rem;
		margin-bottom: 5.8rem;
	}
}

.section-row + .section-cta {
	margin-top: -0.16rem;
}

@media (min-width: 992px) {

	.section-row + .section-cta {
		margin-top: 3.24rem;
	}
}

.section-bar {
	padding: 2.4rem 0;
	text-align: center;
}
.section-bar-content {
	margin: 0;
	line-height: 1.4;
	font-weight: normal;
}
.section-bar a {
	font-weight: bold;
}
.section-results-header-tool {
	border-top: 1px solid #ADB9C3;
	padding-top: 40px;
	margin-top: 40px;
}
.section-no-z-index {
	z-index: auto;
}
.section-high-z-index {
	z-index: 1000;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.container:before,.container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}

@media (min-width: 768px) {

	.container {
		width: 100%;
	}
}


@media (min-width: 992px) {

	.container {
		width: 100%;
	}
}


@media (min-width: 1200px) {

	.container {
		width: 1180px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.container-fluid:before,.container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}
.container-fluid-max {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 1440px;
	padding-left: 0;
	padding-right: 0;
}
.container-fluid-max:before,.container-fluid-max:after {
	content: " ";
	display: table;
}
.container-fluid-max:after {
	clear: both;
}
.container-fluid-medium {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 1160px;
	padding-left: 10px;
	padding-right: 10px;
}
.container-fluid-medium:before,.container-fluid-medium:after {
	content: " ";
	display: table;
}
.container-fluid-medium:after {
	clear: both;
}

@media (min-width: 768px) {

	.container-fluid-medium {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.container-fluid-tight {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 864px;
	padding-left: 10px;
	padding-right: 10px;
}
.container-fluid-tight:before,.container-fluid-tight:after {
	content: " ";
	display: table;
}
.container-fluid-tight:after {
	clear: both;
}

@media (min-width: 768px) {

	.container-fluid-tight {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.row,.flex-grid,.site-footer-body,.megamenu-nav,.search-results-list {
	margin-left: -20px;
	margin-right: -20px;
}
.row:before,.flex-grid:before,.site-footer-body:before,.megamenu-nav:before,.search-results-list:before,.row:after,.flex-grid:after,.site-footer-body:after,.megamenu-nav:after,.search-results-list:after {
	content: " ";
	display: table;
}
.row:after,.flex-grid:after,.site-footer-body:after,.megamenu-nav:after,.search-results-list:after {
	clear: both;
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.megamenu-nav > li,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.search-result-product,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.search-result-suggestion,.col-md-12,.col-lg-12 {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float: left;
}
.col-xs-1 {
	width: 8.3333333333%;
}
.col-xs-2 {
	width: 16.6666666667%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.3333333333%;
}
.col-xs-5 {
	width: 41.6666666667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.3333333333%;
}
.col-xs-8 {
	width: 66.6666666667%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.3333333333%;
}
.col-xs-11 {
	width: 91.6666666667%;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-pull-1 {
	right: 8.3333333333%;
}
.col-xs-pull-2 {
	right: 16.6666666667%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-4 {
	right: 33.3333333333%;
}
.col-xs-pull-5 {
	right: 41.6666666667%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-7 {
	right: 58.3333333333%;
}
.col-xs-pull-8 {
	right: 66.6666666667%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-10 {
	right: 83.3333333333%;
}
.col-xs-pull-11 {
	right: 91.6666666667%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-push-1 {
	left: 8.3333333333%;
}
.col-xs-push-2 {
	left: 16.6666666667%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-4 {
	left: 33.3333333333%;
}
.col-xs-push-5 {
	left: 41.6666666667%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-7 {
	left: 58.3333333333%;
}
.col-xs-push-8 {
	left: 66.6666666667%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-10 {
	left: 83.3333333333%;
}
.col-xs-push-11 {
	left: 91.6666666667%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.col-xs-offset-1 {
	margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
	margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
	margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
	margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
	margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {

	.col-sm-1,.col-sm-2,.col-sm-3,.megamenu-nav > li,.col-sm-4,.col-sm-5,.col-sm-6,.search-result-product,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.search-result-suggestion {
		float: left;
	}
	.col-sm-1 {
		width: 8.3333333333%;
	}
	.col-sm-2 {
		width: 16.6666666667%;
	}
	.col-sm-3,.megamenu-nav > li {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.3333333333%;
	}
	.col-sm-5 {
		width: 41.6666666667%;
	}
	.col-sm-6,.search-result-product {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.3333333333%;
	}
	.col-sm-8 {
		width: 66.6666666667%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.3333333333%;
	}
	.col-sm-11 {
		width: 91.6666666667%;
	}
	.col-sm-12,.search-result-suggestion {
		width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.3333333333%;
	}
	.col-sm-pull-2 {
		right: 16.6666666667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.3333333333%;
	}
	.col-sm-pull-5 {
		right: 41.6666666667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.3333333333%;
	}
	.col-sm-pull-8 {
		right: 66.6666666667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.3333333333%;
	}
	.col-sm-pull-11 {
		right: 91.6666666667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.3333333333%;
	}
	.col-sm-push-2 {
		left: 16.6666666667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.3333333333%;
	}
	.col-sm-push-5 {
		left: 41.6666666667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.3333333333%;
	}
	.col-sm-push-8 {
		left: 66.6666666667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.3333333333%;
	}
	.col-sm-push-11 {
		left: 91.6666666667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}


@media (min-width: 992px) {

	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
		float: left;
	}
	.col-md-1 {
		width: 8.3333333333%;
	}
	.col-md-2 {
		width: 16.6666666667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.3333333333%;
	}
	.col-md-5 {
		width: 41.6666666667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.3333333333%;
	}
	.col-md-8 {
		width: 66.6666666667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.3333333333%;
	}
	.col-md-11 {
		width: 91.6666666667%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.3333333333%;
	}
	.col-md-pull-2 {
		right: 16.6666666667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.3333333333%;
	}
	.col-md-pull-5 {
		right: 41.6666666667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.3333333333%;
	}
	.col-md-pull-8 {
		right: 66.6666666667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.3333333333%;
	}
	.col-md-pull-11 {
		right: 91.6666666667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.3333333333%;
	}
	.col-md-push-2 {
		left: 16.6666666667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.3333333333%;
	}
	.col-md-push-5 {
		left: 41.6666666667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.3333333333%;
	}
	.col-md-push-8 {
		left: 66.6666666667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.3333333333%;
	}
	.col-md-push-11 {
		left: 91.6666666667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}


@media (min-width: 1200px) {

	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
		float: left;
	}
	.col-lg-1 {
		width: 8.3333333333%;
	}
	.col-lg-2 {
		width: 16.6666666667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.3333333333%;
	}
	.col-lg-5 {
		width: 41.6666666667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.3333333333%;
	}
	.col-lg-8 {
		width: 66.6666666667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.3333333333%;
	}
	.col-lg-11 {
		width: 91.6666666667%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.3333333333%;
	}
	.col-lg-pull-2 {
		right: 16.6666666667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.3333333333%;
	}
	.col-lg-pull-5 {
		right: 41.6666666667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.3333333333%;
	}
	.col-lg-pull-8 {
		right: 66.6666666667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.3333333333%;
	}
	.col-lg-pull-11 {
		right: 91.6666666667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.3333333333%;
	}
	.col-lg-push-2 {
		left: 16.6666666667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.3333333333%;
	}
	.col-lg-push-5 {
		left: 41.6666666667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.3333333333%;
	}
	.col-lg-push-8 {
		left: 66.6666666667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.3333333333%;
	}
	.col-lg-push-11 {
		left: 91.6666666667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #cbcfd2;
	text-align: left;
}
th {
	text-align: left;
	font-weight: bold;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 2.56rem;
}
.table > thead > tr > th,.table > thead > tr > td,.table > tbody > tr > th,.table > tbody > tr > td,.table > tfoot > tr > th,.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.6;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > th,.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed > thead > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > th,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > th,.table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > th,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > th,.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}
table td[class*="col-"],table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}
.table > thead > tr > td.active,.table > thead > tr > th.active,.table > thead > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr > td.active,.table > tbody > tr > th.active,.table > tbody > tr.active > td,.table > tbody > tr.active > th,.table > tfoot > tr > td.active,.table > tfoot > tr > th.active,.table > tfoot > tr.active > td,.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success,.table > thead > tr > th.success,.table > thead > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr > td.success,.table > tbody > tr > th.success,.table > tbody > tr.success > td,.table > tbody > tr.success > th,.table > tfoot > tr > td.success,.table > tfoot > tr > th.success,.table > tfoot > tr.success > td,.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info,.table > thead > tr > th.info,.table > thead > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr > td.info,.table > tbody > tr > th.info,.table > tbody > tr.info > td,.table > tbody > tr.info > th,.table > tfoot > tr > td.info,.table > tfoot > tr > th.info,.table > tfoot > tr.info > td,.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning,.table > thead > tr > th.warning,.table > thead > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr > td.warning,.table > tbody > tr > th.warning,.table > tbody > tr.warning > td,.table > tbody > tr.warning > th,.table > tfoot > tr > td.warning,.table > tfoot > tr > th.warning,.table > tfoot > tr.warning > td,.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger,.table > thead > tr > th.danger,.table > thead > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr > td.danger,.table > tbody > tr > th.danger,.table > tbody > tr.danger > td,.table > tbody > tr.danger > th,.table > tfoot > tr > td.danger,.table > tfoot > tr > th.danger,.table > tfoot > tr.danger > td,.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
.table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width: 767px) {

	.table-responsive {
		width: 100%;
		margin-bottom: 1.92rem;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

.form {
	font-size: 1.6rem;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}
input[type="radio"],input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
input[type='number'] {
	-moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
select[multiple],select[size] {
	height: auto;
}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	outline: 2px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #011E41;
}
.form-control {
	display: block;
	width: 100%;
	height: 4.16rem;
	padding: 0.6rem 15px;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #011E41;
	background-color: #fff;
	background-image: none;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	border: 1px solid #EAEEF2;
	border-radius: 0;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
	border-bottom: 2px solid #011E41;
	margin-bottom: -1px;
	outline: none;
}
.form-control::-moz-placeholder {
	color: #7A8A9C;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #7A8A9C;
}
.form-control::-webkit-input-placeholder {
	color: #7A8A9C;
}
.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1;
}
.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed;
}
textarea.form-control {
	height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
		line-height: 4.16rem;
	}
	input[type="date"].input-sm,.input-group-sm > input[type="date"].form-control,.input-group-sm > input[type="date"].input-group-addon,.input-group-sm > .input-group-btn > input[type="date"].btn,.input-group-sm > .input-group-btn-search > input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm > input[type="time"].form-control,.input-group-sm > input[type="time"].input-group-addon,.input-group-sm > .input-group-btn > input[type="time"].btn,.input-group-sm > .input-group-btn-search > input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm > input[type="datetime-local"].form-control,.input-group-sm > input[type="datetime-local"].input-group-addon,.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,.input-group-sm > .input-group-btn-search > input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm > input[type="month"].form-control,.input-group-sm > input[type="month"].input-group-addon,.input-group-sm > .input-group-btn > input[type="month"].btn,.input-group-sm > .input-group-btn-search > input[type="month"].btn,.input-group-sm input[type="month"] {
		line-height: 3.2rem;
	}
	input[type="date"].input-lg,.input-group-lg > input[type="date"].form-control,.input-group-lg > input[type="date"].input-group-addon,.input-group-lg > .input-group-btn > input[type="date"].btn,.input-group-lg > .input-group-btn-search > input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg > input[type="time"].form-control,.input-group-lg > input[type="time"].input-group-addon,.input-group-lg > .input-group-btn > input[type="time"].btn,.input-group-lg > .input-group-btn-search > input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg > input[type="datetime-local"].form-control,.input-group-lg > input[type="datetime-local"].input-group-addon,.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,.input-group-lg > .input-group-btn-search > input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg > input[type="month"].form-control,.input-group-lg > input[type="month"].input-group-addon,.input-group-lg > .input-group-btn > input[type="month"].btn,.input-group-lg > .input-group-btn-search > input[type="month"].btn,.input-group-lg input[type="month"] {
		line-height: 6rem;
	}
}

.form-group,.form-horizontal .form-group-cols,.form-group-block {
	margin-bottom: 2.56rem;
}
.radio,.checkbox {
	position: relative;
	display: block;
	margin-bottom: 2.56rem;
}
.radio label,.checkbox label {
	padding-left: 25px;
	min-height: 2.56rem;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio span,.radio-inline span,.checkbox span,.checkbox-inline span {
	display: inline-block;
	position: absolute;
	margin: 4px 0 0 -23px;
	width: 14px;
	height: 14px;
	border: 2px solid transparent;
	box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.6);
	border-radius: 0;
	background-color: transparent;
	color: #011E41;
	font-size: 8px;
	font-weight: bold;
}
.checkbox span,.checkbox-inline span {
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.checkbox span:before,.checkbox-inline span:before {
	content: "";
	display: none;
	position: relative;
	top: 1px;
	left: 0px;
}
.checkbox input[type="checkbox"]:checked ~ span,.checkbox-inline input[type="checkbox"]:checked ~ span {
	box-shadow: 0px 0px 0px 2px #011E41;
}
.checkbox input[type="checkbox"]:checked ~ span:before,.checkbox-inline input[type="checkbox"]:checked ~ span:before {
	display: block;
}
.radio span,.radio-inline span {
	border-radius: 50%;
	border: 2px solid #ffffff;
}
.radio input[type="radio"]:checked ~ span,.radio-inline input[type="radio"]:checked ~ span {
	background-color: #011E41;
}
.radio input[type="radio"]:focus ~ span,.radio-inline input[type="radio"]:focus ~ span {
	box-shadow: 0px 0px 0px 2px #011E41;
}
.radio .disable,.radio-inline .disable {
	opacity: 0.4;
	cursor: not-allowed;
}
.radio + .radio,.radio + .checkbox,.checkbox + .checkbox,.checkbox + .radio {
	margin-top: -2.56rem;
	padding-top: 10px;
}
.radio-inline,.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 25px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
.form-control-select {
	display: block;
	position: relative;
	background-color: #fff;
	color: #555555;
}
.form-control-select:before {
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -7px;
	font-size: 14px;
	z-index: 0;
}
.ie9 .form-control-select:before {
	display: none;
}
.form-control-select > select {
	display: block;
	width: 100%;
	height: 4.16rem;
	padding: 0.6rem 15px;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #011E41;
	background-color: #fff;
	background-image: none;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	border: 1px solid #EAEEF2;
	border-radius: 0;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	padding-right: 40px;
	background-color: transparent !important;
	z-index: 1;
}
.form-control-select > select:focus {
	border-bottom: 2px solid #011E41;
	margin-bottom: -1px;
	outline: none;
}
.form-control-select > select::-moz-placeholder {
	color: #7A8A9C;
	opacity: 1;
}
.form-control-select > select:-ms-input-placeholder {
	color: #7A8A9C;
}
.form-control-select > select::-webkit-input-placeholder {
	color: #7A8A9C;
}
.form-control-select > select::-ms-expand {
	border: 0;
	background-color: transparent;
	display: none;
}
.form-control-select > select[disabled],.form-control-select > select[readonly],fieldset[disabled] .form-control-select > select {
	background-color: #eeeeee;
	opacity: 1;
}
.form-control-select > select[disabled],fieldset[disabled] .form-control-select > select {
	cursor: not-allowed;
}
input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
	margin-bottom: 0;
	min-height: 4.16rem;
}
.form-control-static.input-lg,.input-group-lg > .form-control-static.form-control,.input-group-lg > .form-control-static.input-group-addon,.input-group-lg > .input-group-btn > .form-control-static.btn,.input-group-lg > .input-group-btn-search > .form-control-static.btn,.form-control-static.input-sm,.input-group-sm > .form-control-static.form-control,.input-group-sm > .form-control-static.input-group-addon,.input-group-sm > .input-group-btn > .form-control-static.btn,.input-group-sm > .input-group-btn-search > .form-control-static.btn {
	padding-left: 0;
	padding-right: 0;
}
.input-sm,.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn,.input-group-sm > .input-group-btn-search > .btn {
	height: 3.2rem;
	padding: 0.5rem 2rem;
	font-size: 1.2rem;
	line-height: 1.5;
	border-radius: 0;
}
select.input-sm,.input-group-sm > select.form-control,.input-group-sm > select.input-group-addon,.input-group-sm > .input-group-btn > select.btn,.input-group-sm > .input-group-btn-search > select.btn {
	height: 3.2rem;
	line-height: 3.2rem;
}
textarea.input-sm,.input-group-sm > textarea.form-control,.input-group-sm > textarea.input-group-addon,.input-group-sm > .input-group-btn > textarea.btn,.input-group-sm > .input-group-btn-search > textarea.btn,select[multiple].input-sm,.input-group-sm > select[multiple].form-control,.input-group-sm > select[multiple].input-group-addon,.input-group-sm > .input-group-btn > select[multiple].btn,.input-group-sm > .input-group-btn-search > select[multiple].btn {
	height: auto;
}
.form-group-sm .form-control {
	height: 3.2rem;
	padding: 0.5rem 2rem;
	font-size: 1.2rem;
	line-height: 1.5;
	border-radius: 0;
}
.form-group-sm select.form-control {
	height: 3.2rem;
	line-height: 3.2rem;
}
.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
	height: auto;
}
.form-group-sm .form-control-static {
	height: 3.2rem;
	min-height: 3.76rem;
	padding: 1.5rem 2rem;
	font-size: 1.2rem;
	line-height: 1.5;
}
.input-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn,.input-group-lg > .input-group-btn-search > .btn {
	height: 6rem;
	padding: 1rem 2rem;
	font-size: 1.9rem;
	line-height: 1.33333;
	border-radius: 0;
}
select.input-lg,.input-group-lg > select.form-control,.input-group-lg > select.input-group-addon,.input-group-lg > .input-group-btn > select.btn,.input-group-lg > .input-group-btn-search > select.btn {
	height: 6rem;
	line-height: 6rem;
}
textarea.input-lg,.input-group-lg > textarea.form-control,.input-group-lg > textarea.input-group-addon,.input-group-lg > .input-group-btn > textarea.btn,.input-group-lg > .input-group-btn-search > textarea.btn,select[multiple].input-lg,.input-group-lg > select[multiple].form-control,.input-group-lg > select[multiple].input-group-addon,.input-group-lg > .input-group-btn > select[multiple].btn,.input-group-lg > .input-group-btn-search > select[multiple].btn {
	height: auto;
}
.form-group-lg .form-control {
	height: 6rem;
	padding: 1rem 1.9rem;
	font-size: 1.9rem;
	line-height: 1.33333;
	border-radius: 0;
}
.form-group-lg select.form-control {
	height: 6rem;
	line-height: 6rem;
}
.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
	height: auto;
}
.form-group-lg .form-control-static {
	height: 6rem;
	min-height: 4.46rem;
	padding: 2rem 4.6rem;
	font-size: 1.9rem;
	line-height: 1.33333;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 5.2rem;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 4.16rem;
	height: 4.16rem;
	line-height: 4.16rem;
	text-align: center;
	pointer-events: none;
}
.input-lg + .form-control-feedback,.input-group-lg > .form-control + .form-control-feedback,.input-group-lg > .input-group-addon + .form-control-feedback,.input-group-lg > .input-group-btn > .btn + .form-control-feedback,.input-group-lg > .input-group-btn-search > .btn + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback {
	width: 6rem;
	height: 6rem;
	line-height: 6rem;
}
.input-sm + .form-control-feedback,.input-group-sm > .form-control + .form-control-feedback,.input-group-sm > .input-group-addon + .form-control-feedback,.input-group-sm > .input-group-btn > .btn + .form-control-feedback,.input-group-sm > .input-group-btn-search > .btn + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback {
	width: 3.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
}
.has-success .help-block,.has-success .help-block-error,.has-success .help-block-success,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-warning .help-block,.has-warning .help-block-error,.has-warning .help-block-success,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block,.has-error .help-block-error,.has-error .help-block-success,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
	color: #000000;
}
.has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #000000;
	border-color: #a94442;
	background-color: #f2dede;
}
.has-error .form-control-feedback {
	color: #000000;
}
.additional-instruction {
	color: inherit;
}
.has-feedback label ~ .form-control-feedback {
	top: 2.56rem;
}
.has-feedback label.sr-only ~ .form-control-feedback,.has-feedback label.ui-helper-hidden-accessible ~ .form-control-feedback,.has-feedback label.tabs-current-info ~ .form-control-feedback {
	top: 0;
}
.help-block,.help-block-error,.help-block-success {
	display: block;
	margin-top: 5px;
	color: #0358bf;
}
.help-block-error {
	position: relative;
	padding-left: 25px;
}
.help-block-error:before {
	position: absolute;
	left: 0;
	color: #F24831;
	font-family: "icomoon";
}
.help-block-success {
	position: relative;
	padding-left: 25px;
}
.help-block-success:before {
	position: absolute;
	left: 0;
	color: #00c77e;
	font-family: "icomoon";
}

@media (min-width: 768px) {

	.form-inline .form-group,.form-inline .form-horizontal .form-group-cols,.form-horizontal .form-inline .form-group-cols,.form-inline .form-group-block {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control,.form-inline .form-control-select {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group,.form-inline .input-group-unjoin,.form-inline .input-group-search {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,.form-inline .input-group-unjoin .input-group-addon,.form-inline .input-group-search .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group-unjoin .input-group-btn,.form-inline .input-group-search .input-group-btn,.form-inline .input-group .input-group-btn-search,.form-inline .input-group-unjoin .input-group-btn-search,.form-inline .input-group-search .input-group-btn-search,.form-inline .input-group .form-control,.form-inline .input-group-unjoin .form-control,.form-inline .input-group-search .form-control {
		width: auto;
	}
	.form-inline .input-group-merge .form-control + .form-control {
		border-left: 0;
	}
	.form-inline .input-group > .form-control,.form-inline .input-group-unjoin > .form-control,.form-inline .input-group-search > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1.6rem;
}
.form-horizontal .radio,.form-horizontal .checkbox {
	min-height: 4.16rem;
}
.form-horizontal .form-group,.form-horizontal .form-group-cols,.form-horizontal .form-group-block {
	margin-left: -20px;
	margin-right: -20px;
}
.form-horizontal .form-group:before,.form-horizontal .form-group-cols:before,.form-horizontal .form-group-block:before,.form-horizontal .form-group:after,.form-horizontal .form-group-cols:after,.form-horizontal .form-group-block:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group:after,.form-horizontal .form-group-cols:after,.form-horizontal .form-group-block:after {
	clear: both;
}
.form-horizontal .form-group-cols {
	margin-left: -20px;
	margin-right: -20px;
}
.form-horizontal .form-group-cols:before,.form-horizontal .form-group-cols:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group-cols:after {
	clear: both;
}

@media (max-width: 767px) {

	.form-horizontal .form-group-cols [class*="col-"] + [class*="col-"] {
		margin-top: 2.56rem;
	}
}


@media (min-width: 768px) {

	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 1.6rem;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 20px;
}

@media (min-width: 768px) {

	.form-horizontal .form-group-lg .control-label {
		padding-top: 2rem;
		font-size: 1.9rem;
	}
}


@media (min-width: 768px) {

	.form-horizontal .form-group-sm .control-label {
		padding-top: 1.5rem;
		font-size: 1.2rem;
	}
}

.price-range-label {
	display: inline-block;
	width: 45px;
	text-align: center;
	font-size: 1.2rem;
}
.character-counter {
	position: relative;
}
.character-counter-holder {
	position: absolute;
	bottom: 3px;
	right: 31px;
	font-size: 1.2rem;
	color: #0358bf;
}
.form-group-grid .row,.form-group-grid .flex-grid,.form-group-grid .site-footer-body,.form-group-grid .megamenu-nav,.form-group-grid .search-results-list {
	margin-left: -6px;
	margin-right: -6px;
}
.form-group-grid [class*='col-'] {
	padding-left: 6px;
	padding-right: 6px;
}
.form-control[size='1'] {
	padding-left: 10px;
	padding-right: 10px;
}
.input-alt-border {
	border-width: 2px;
}
.form-group-block {
	display: block;
	width: 100%;
}

@media (min-width: 768px) {

	.row-eq-height {
		display: -ms-flexbox;
		display: flex;
	}
}

.contact-us-upload {
	margin-bottom: 10px;
}
.contact-us-upload input[type="file"] {
	display: none;
}
.contact-us-upload img {
	height: 22px;
	width: 24px;
	margin-top: -5px;
	margin-right: 5px;
}
.contact-us-upload .custom-file-upload {
	border: 2px solid #011E41;
	display: inline-block;
	padding: 7px 12px;
	cursor: pointer;
	text-overflow: ellipsis;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 600;
}
.contact-us-upload .custom-file-upload:hover {
	background-color: #011E41;
	color: #fff;
}
.contact-us-upload .custom-file-upload:hover img {
	filter: brightness(0) invert(1);
}
.contact-us-upload.has-error .alert {
	border-color: #000000;
	background-color: #f2dede;
}
.contact-us-upload.has-error .help-block,.contact-us-upload.has-error .help-block-error,.contact-us-upload.has-error .help-block-success {
	color: #000000;
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 2px solid transparent;
	white-space: nowrap;
	transition-property: background-color, border-color;
	transition: 0.1s ease-in;
	white-space: normal;
	padding: 0.6rem 2rem;
	font-size: 1.6rem;
	line-height: 1.6;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
	outline: 2px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover,.btn:focus,.btn.focus {
	color: #011E41;
	text-decoration: none;
}
.btn:active,.btn.active {
	outline: 0;
	background-image: none;
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
}
a.btn.disabled,fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #011E41;
	background-color: transparent;
	border-color: #011E41;
}
.btn-default:focus,.btn-default.focus {
	color: #011E41;
	background-color: rgba(0, 0, 0, 0);
	border-color: black;
}
.btn-default:hover {
	color: #011E41;
	background-color: rgba(0, 0, 0, 0);
	border-color: #000205;
}
.btn-default:active,.btn-default.active,.open > .btn-default.dropdown-toggle {
	color: #011E41;
	background-color: rgba(0, 0, 0, 0);
	border-color: #000205;
	background-image: none;
}
.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open > .btn-default.dropdown-toggle:hover,.open > .btn-default.dropdown-toggle:focus,.open > .btn-default.dropdown-toggle.focus {
	color: #011E41;
	background-color: rgba(0, 0, 0, 0);
	border-color: black;
}
.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus {
	background-color: transparent;
	border-color: #011E41;
}
.btn-default .badge {
	color: transparent;
	background-color: #011E41;
}
.btn-default:hover:not(.btn-select) {
	background-color: #011E41;
	color: #ffffff;
}
.diagram-finder-list-item .btn-default {
	color: #fff;
	background-color: #011E41;
	border-color: #011E41;
}
.diagram-finder-list-item .btn-default:focus,.diagram-finder-list-item .btn-default.focus {
	color: #fff;
	background-color: #00070f;
	border-color: black;
}
.diagram-finder-list-item .btn-default:hover {
	color: #fff;
	background-color: #7A8A9C;
	border-color: #7A8A9C;
}
.diagram-finder-list-item .btn-default:active,.diagram-finder-list-item .btn-default.active,.open > .diagram-finder-list-item .btn-default.dropdown-toggle {
	color: #fff;
	background-color: #00070f;
	border-color: #000205;
	background-image: none;
}
.diagram-finder-list-item .btn-default:active:hover,.diagram-finder-list-item .btn-default:active:focus,.diagram-finder-list-item .btn-default:active.focus,.diagram-finder-list-item .btn-default.active:hover,.diagram-finder-list-item .btn-default.active:focus,.diagram-finder-list-item .btn-default.active.focus,.open > .diagram-finder-list-item .btn-default.dropdown-toggle:hover,.open > .diagram-finder-list-item .btn-default.dropdown-toggle:focus,.open > .diagram-finder-list-item .btn-default.dropdown-toggle.focus {
	color: #fff;
	background-color: black;
	border-color: black;
}
.diagram-finder-list-item .btn-default.disabled:hover,.diagram-finder-list-item .btn-default.disabled:focus,.diagram-finder-list-item .btn-default.disabled.focus,.diagram-finder-list-item .btn-default[disabled]:hover,.diagram-finder-list-item .btn-default[disabled]:focus,.diagram-finder-list-item .btn-default[disabled].focus,fieldset[disabled] .diagram-finder-list-item .btn-default:hover,fieldset[disabled] .diagram-finder-list-item .btn-default:focus,fieldset[disabled] .diagram-finder-list-item .btn-default.focus {
	background-color: #011E41;
	border-color: #011E41;
}
.diagram-finder-list-item .btn-default .badge {
	color: #011E41;
	background-color: #fff;
}
.btn-primary {
	color: #fff;
	background-color: #011E41;
	border-color: #011E41;
}
.btn-primary:focus,.btn-primary.focus {
	color: #fff;
	background-color: #00070f;
	border-color: black;
}
.btn-primary:hover {
	color: #fff;
	background-color: #7A8A9C;
	border-color: #7A8A9C;
}
.btn-primary:active,.btn-primary.active,.open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #00070f;
	border-color: #000205;
	background-image: none;
}
.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open > .btn-primary.dropdown-toggle:hover,.open > .btn-primary.dropdown-toggle:focus,.open > .btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: black;
	border-color: black;
}
.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
	background-color: #011E41;
	border-color: #011E41;
}
.btn-primary .badge {
	color: #011E41;
	background-color: #fff;
}
.Theme1 .btn-primary {
	color: #2B2936;
	background-color: #fff;
	border-color: #fff;
}
.Theme1 .btn-primary:focus,.Theme1 .btn-primary.focus {
	color: #2B2936;
	background-color: #e6e6e6;
	border-color: #bfbfbf;
}
.Theme1 .btn-primary:hover {
	color: #2B2936;
	background-color: #D8D5DD;
	border-color: #D8D5DD;
}
.Theme1 .btn-primary:active,.Theme1 .btn-primary.active,.open > .Theme1 .btn-primary.dropdown-toggle {
	color: #2B2936;
	background-color: #e6e6e6;
	border-color: #e0e0e0;
	background-image: none;
}
.Theme1 .btn-primary:active:hover,.Theme1 .btn-primary:active:focus,.Theme1 .btn-primary:active.focus,.Theme1 .btn-primary.active:hover,.Theme1 .btn-primary.active:focus,.Theme1 .btn-primary.active.focus,.open > .Theme1 .btn-primary.dropdown-toggle:hover,.open > .Theme1 .btn-primary.dropdown-toggle:focus,.open > .Theme1 .btn-primary.dropdown-toggle.focus {
	color: #2B2936;
	background-color: #d4d4d4;
	border-color: #bfbfbf;
}
.Theme1 .btn-primary.disabled:hover,.Theme1 .btn-primary.disabled:focus,.Theme1 .btn-primary.disabled.focus,.Theme1 .btn-primary[disabled]:hover,.Theme1 .btn-primary[disabled]:focus,.Theme1 .btn-primary[disabled].focus,fieldset[disabled] .Theme1 .btn-primary:hover,fieldset[disabled] .Theme1 .btn-primary:focus,fieldset[disabled] .Theme1 .btn-primary.focus {
	background-color: #fff;
	border-color: #fff;
}
.Theme1 .btn-primary .badge {
	color: #fff;
	background-color: #2B2936;
}
.Theme2 .btn-primary {
	color: #3D2727;
	background-color: #fff;
	border-color: #fff;
}
.Theme2 .btn-primary:focus,.Theme2 .btn-primary.focus {
	color: #3D2727;
	background-color: #e6e6e6;
	border-color: #bfbfbf;
}
.Theme2 .btn-primary:hover {
	color: #3D2727;
	background-color: #D9CFCF;
	border-color: #D9CFCF;
}
.Theme2 .btn-primary:active,.Theme2 .btn-primary.active,.open > .Theme2 .btn-primary.dropdown-toggle {
	color: #3D2727;
	background-color: #e6e6e6;
	border-color: #e0e0e0;
	background-image: none;
}
.Theme2 .btn-primary:active:hover,.Theme2 .btn-primary:active:focus,.Theme2 .btn-primary:active.focus,.Theme2 .btn-primary.active:hover,.Theme2 .btn-primary.active:focus,.Theme2 .btn-primary.active.focus,.open > .Theme2 .btn-primary.dropdown-toggle:hover,.open > .Theme2 .btn-primary.dropdown-toggle:focus,.open > .Theme2 .btn-primary.dropdown-toggle.focus {
	color: #3D2727;
	background-color: #d4d4d4;
	border-color: #bfbfbf;
}
.Theme2 .btn-primary.disabled:hover,.Theme2 .btn-primary.disabled:focus,.Theme2 .btn-primary.disabled.focus,.Theme2 .btn-primary[disabled]:hover,.Theme2 .btn-primary[disabled]:focus,.Theme2 .btn-primary[disabled].focus,fieldset[disabled] .Theme2 .btn-primary:hover,fieldset[disabled] .Theme2 .btn-primary:focus,fieldset[disabled] .Theme2 .btn-primary.focus {
	background-color: #fff;
	border-color: #fff;
}
.Theme2 .btn-primary .badge {
	color: #fff;
	background-color: #3D2727;
}
.Theme3 .btn-primary {
	color: #3B4536;
	background-color: #fff;
	border-color: #fff;
}
.Theme3 .btn-primary:focus,.Theme3 .btn-primary.focus {
	color: #3B4536;
	background-color: #e6e6e6;
	border-color: #bfbfbf;
}
.Theme3 .btn-primary:hover {
	color: #3B4536;
	background-color: #D4D8D2;
	border-color: #D4D8D2;
}
.Theme3 .btn-primary:active,.Theme3 .btn-primary.active,.open > .Theme3 .btn-primary.dropdown-toggle {
	color: #3B4536;
	background-color: #e6e6e6;
	border-color: #e0e0e0;
	background-image: none;
}
.Theme3 .btn-primary:active:hover,.Theme3 .btn-primary:active:focus,.Theme3 .btn-primary:active.focus,.Theme3 .btn-primary.active:hover,.Theme3 .btn-primary.active:focus,.Theme3 .btn-primary.active.focus,.open > .Theme3 .btn-primary.dropdown-toggle:hover,.open > .Theme3 .btn-primary.dropdown-toggle:focus,.open > .Theme3 .btn-primary.dropdown-toggle.focus {
	color: #3B4536;
	background-color: #d4d4d4;
	border-color: #bfbfbf;
}
.Theme3 .btn-primary.disabled:hover,.Theme3 .btn-primary.disabled:focus,.Theme3 .btn-primary.disabled.focus,.Theme3 .btn-primary[disabled]:hover,.Theme3 .btn-primary[disabled]:focus,.Theme3 .btn-primary[disabled].focus,fieldset[disabled] .Theme3 .btn-primary:hover,fieldset[disabled] .Theme3 .btn-primary:focus,fieldset[disabled] .Theme3 .btn-primary.focus {
	background-color: #fff;
	border-color: #fff;
}
.Theme3 .btn-primary .badge {
	color: #fff;
	background-color: #3B4536;
}
.Theme4 .btn-primary {
	color: #4A1E18;
	background-color: #fff;
	border-color: #fff;
}
.Theme4 .btn-primary:focus,.Theme4 .btn-primary.focus {
	color: #4A1E18;
	background-color: #e6e6e6;
	border-color: #bfbfbf;
}
.Theme4 .btn-primary:hover {
	color: #4A1E18;
	background-color: #EBE0CE;
	border-color: #EBE0CE;
}
.Theme4 .btn-primary:active,.Theme4 .btn-primary.active,.open > .Theme4 .btn-primary.dropdown-toggle {
	color: #4A1E18;
	background-color: #e6e6e6;
	border-color: #e0e0e0;
	background-image: none;
}
.Theme4 .btn-primary:active:hover,.Theme4 .btn-primary:active:focus,.Theme4 .btn-primary:active.focus,.Theme4 .btn-primary.active:hover,.Theme4 .btn-primary.active:focus,.Theme4 .btn-primary.active.focus,.open > .Theme4 .btn-primary.dropdown-toggle:hover,.open > .Theme4 .btn-primary.dropdown-toggle:focus,.open > .Theme4 .btn-primary.dropdown-toggle.focus {
	color: #4A1E18;
	background-color: #d4d4d4;
	border-color: #bfbfbf;
}
.Theme4 .btn-primary.disabled:hover,.Theme4 .btn-primary.disabled:focus,.Theme4 .btn-primary.disabled.focus,.Theme4 .btn-primary[disabled]:hover,.Theme4 .btn-primary[disabled]:focus,.Theme4 .btn-primary[disabled].focus,fieldset[disabled] .Theme4 .btn-primary:hover,fieldset[disabled] .Theme4 .btn-primary:focus,fieldset[disabled] .Theme4 .btn-primary.focus {
	background-color: #fff;
	border-color: #fff;
}
.Theme4 .btn-primary .badge {
	color: #fff;
	background-color: #4A1E18;
}
.btn-secondary {
	color: #fff;
	background-color: #E42912;
	border-color: #E42912;
}
.btn-secondary:focus,.btn-secondary.focus {
	color: #fff;
	background-color: #b5210e;
	border-color: #6e1409;
}
.btn-secondary:hover {
	color: #fff;
	background-color: #b5210e;
	border-color: #ab1f0e;
}
.btn-secondary:active,.btn-secondary.active,.open > .btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #b5210e;
	border-color: #ab1f0e;
	background-image: none;
}
.btn-secondary:active:hover,.btn-secondary:active:focus,.btn-secondary:active.focus,.btn-secondary.active:hover,.btn-secondary.active:focus,.btn-secondary.active.focus,.open > .btn-secondary.dropdown-toggle:hover,.open > .btn-secondary.dropdown-toggle:focus,.open > .btn-secondary.dropdown-toggle.focus {
	color: #fff;
	background-color: #941b0c;
	border-color: #6e1409;
}
.btn-secondary.disabled:hover,.btn-secondary.disabled:focus,.btn-secondary.disabled.focus,.btn-secondary[disabled]:hover,.btn-secondary[disabled]:focus,.btn-secondary[disabled].focus,fieldset[disabled] .btn-secondary:hover,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary.focus {
	background-color: #E42912;
	border-color: #E42912;
}
.btn-secondary .badge {
	color: #E42912;
	background-color: #fff;
}
.btn-tertiary {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}
.btn-tertiary:focus,.btn-tertiary.focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #bfbfbf;
}
.btn-tertiary:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #e0e0e0;
}
.btn-tertiary:active,.btn-tertiary.active,.open > .btn-tertiary.dropdown-toggle {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #e0e0e0;
	background-image: none;
}
.btn-tertiary:active:hover,.btn-tertiary:active:focus,.btn-tertiary:active.focus,.btn-tertiary.active:hover,.btn-tertiary.active:focus,.btn-tertiary.active.focus,.open > .btn-tertiary.dropdown-toggle:hover,.open > .btn-tertiary.dropdown-toggle:focus,.open > .btn-tertiary.dropdown-toggle.focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #bfbfbf;
}
.btn-tertiary.disabled:hover,.btn-tertiary.disabled:focus,.btn-tertiary.disabled.focus,.btn-tertiary[disabled]:hover,.btn-tertiary[disabled]:focus,.btn-tertiary[disabled].focus,fieldset[disabled] .btn-tertiary:hover,fieldset[disabled] .btn-tertiary:focus,fieldset[disabled] .btn-tertiary.focus {
	background-color: transparent;
	border-color: #fff;
}
.btn-tertiary .badge {
	color: transparent;
	background-color: #fff;
}
.btn-tertiary:hover,.btn-tertiary:focus {
	background-color: #EAEEF2;
	color: #011E41;
	border-color: #EAEEF2;
}
.btn-ghost {
	color: #011E41;
	background-color: transparent;
	border-color: #011E41;
}
.btn-ghost:focus,.btn-ghost.focus {
	color: #011E41;
	background-color: rgba(0, 0, 0, 0);
	border-color: black;
}
.btn-ghost:hover {
	color: #011E41;
	background-color: rgba(0, 0, 0, 0);
	border-color: #000205;
}
.btn-ghost:active,.btn-ghost.active,.open > .btn-ghost.dropdown-toggle {
	color: #011E41;
	background-color: rgba(0, 0, 0, 0);
	border-color: #000205;
	background-image: none;
}
.btn-ghost:active:hover,.btn-ghost:active:focus,.btn-ghost:active.focus,.btn-ghost.active:hover,.btn-ghost.active:focus,.btn-ghost.active.focus,.open > .btn-ghost.dropdown-toggle:hover,.open > .btn-ghost.dropdown-toggle:focus,.open > .btn-ghost.dropdown-toggle.focus {
	color: #011E41;
	background-color: rgba(0, 0, 0, 0);
	border-color: black;
}
.btn-ghost.disabled:hover,.btn-ghost.disabled:focus,.btn-ghost.disabled.focus,.btn-ghost[disabled]:hover,.btn-ghost[disabled]:focus,.btn-ghost[disabled].focus,fieldset[disabled] .btn-ghost:hover,fieldset[disabled] .btn-ghost:focus,fieldset[disabled] .btn-ghost.focus {
	background-color: transparent;
	border-color: #011E41;
}
.btn-ghost .badge {
	color: transparent;
	background-color: #011E41;
}
.btn-ghost .wiring-icon-divider {
	border-right: 1px solid #011E41;
	margin-right: 14px;
}
.btn-ghost #icon-line {
	fill: #011E41;
}
.btn-ghost svg {
	padding-right: 4px;
	top: 4px;
}
.btn-ghost:hover,.btn-ghost:focus {
	background-color: #eeeeee;
}
.btn-ghost-inverted {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	-webkit-text-decoration-line: none !important;
	-moz-text-decoration-line: none !important;
	text-decoration-line: none !important;
}
.btn-ghost-inverted:focus,.btn-ghost-inverted.focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #bfbfbf;
}
.btn-ghost-inverted:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #e0e0e0;
}
.btn-ghost-inverted:active,.btn-ghost-inverted.active,.open > .btn-ghost-inverted.dropdown-toggle {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #e0e0e0;
	background-image: none;
}
.btn-ghost-inverted:active:hover,.btn-ghost-inverted:active:focus,.btn-ghost-inverted:active.focus,.btn-ghost-inverted.active:hover,.btn-ghost-inverted.active:focus,.btn-ghost-inverted.active.focus,.open > .btn-ghost-inverted.dropdown-toggle:hover,.open > .btn-ghost-inverted.dropdown-toggle:focus,.open > .btn-ghost-inverted.dropdown-toggle.focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #bfbfbf;
}
.btn-ghost-inverted.disabled:hover,.btn-ghost-inverted.disabled:focus,.btn-ghost-inverted.disabled.focus,.btn-ghost-inverted[disabled]:hover,.btn-ghost-inverted[disabled]:focus,.btn-ghost-inverted[disabled].focus,fieldset[disabled] .btn-ghost-inverted:hover,fieldset[disabled] .btn-ghost-inverted:focus,fieldset[disabled] .btn-ghost-inverted.focus {
	background-color: transparent;
	border-color: #fff;
}
.btn-ghost-inverted .badge {
	color: transparent;
	background-color: #fff;
}
.btn-ghost-inverted .wiring-icon-divider {
	border-right: 1px solid #fff;
	margin-right: 14px;
}
.btn-ghost-inverted #icon-line {
	fill: #fff;
}
.btn-ghost-inverted svg {
	padding-right: 4px;
	top: 4px;
}
.btn-ghost-inverted:hover,.btn-ghost-inverted:focus {
	background-color: #fff;
	color: #011E41;
	border-right: 1px solid #011E41;
}
.btn-ghost-inverted:hover .wiring-icon-divider,.btn-ghost-inverted:focus .wiring-icon-divider {
	border-right: 1px solid #011E41;
}
.btn-ghost-inverted:hover #icon-line,.btn-ghost-inverted:focus #icon-line {
	fill: #011E41;
}
.btn-success {
	color: #fff;
	background-color: #00c77e;
	border-color: #00ae6e;
}
.btn-success:focus,.btn-success.focus {
	color: #fff;
	background-color: #00945e;
	border-color: #002e1d;
}
.btn-success:hover {
	color: #fff;
	background-color: #00945e;
	border-color: #007047;
}
.btn-success:active,.btn-success.active,.open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #00945e;
	border-color: #007047;
	background-image: none;
}
.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open > .btn-success.dropdown-toggle:hover,.open > .btn-success.dropdown-toggle:focus,.open > .btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #007047;
	border-color: #002e1d;
}
.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus {
	background-color: #00c77e;
	border-color: #00ae6e;
}
.btn-success .badge {
	color: #00c77e;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:focus,.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active,.btn-info.active,.open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
	background-image: none;
}
.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open > .btn-info.dropdown-toggle:hover,.open > .btn-info.dropdown-toggle:focus,.open > .btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}
.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:focus,.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active,.btn-warning.active,.open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
	background-image: none;
}
.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open > .btn-warning.dropdown-toggle:hover,.open > .btn-warning.dropdown-toggle:focus,.open > .btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}
.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #F24831;
	border-color: #f03319;
}
.btn-danger:focus,.btn-danger.focus {
	color: #fff;
	background-color: #e2270e;
	border-color: #821708;
}
.btn-danger:hover {
	color: #fff;
	background-color: #e2270e;
	border-color: #c0220c;
}
.btn-danger:active,.btn-danger.active,.open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #e2270e;
	border-color: #c0220c;
	background-image: none;
}
.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open > .btn-danger.dropdown-toggle:hover,.open > .btn-danger.dropdown-toggle:focus,.open > .btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #c0220c;
	border-color: #821708;
}
.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus {
	background-color: #F24831;
	border-color: #f03319;
}
.btn-danger .badge {
	color: #F24831;
	background-color: #fff;
}
.btn-link,.btn-unstyled {
	color: #011E41;
	font-weight: normal;
	border-radius: 0;
}
.btn-link,.btn-unstyled,.btn-link:active,.btn-unstyled:active,.btn-link.active,.active.btn-unstyled,.btn-link[disabled],[disabled].btn-unstyled,fieldset[disabled] .btn-link,fieldset[disabled] .btn-unstyled {
	background-color: transparent;
	box-shadow: none;
}
.btn-link,.btn-unstyled,.btn-link:hover,.btn-unstyled:hover,.btn-link:focus,.btn-unstyled:focus,.btn-link:active,.btn-unstyled:active {
	border-color: transparent;
}
.btn-link:hover,.btn-unstyled:hover,.btn-link:focus,.btn-unstyled:focus {
	color: black;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,[disabled].btn-unstyled:hover,.btn-link[disabled]:focus,[disabled].btn-unstyled:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-unstyled:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-unstyled:focus {
	color: #cbcfd2;
	text-decoration: none;
}
.btn-lg,.btn-group-lg > .btn {
	padding: 1rem 4.6rem;
	font-size: 1.9rem;
	line-height: 1.33333;
	border-radius: 6px;
}
.btn-sm,.btn-group-sm > .btn {
	padding: 0.5rem 2rem;
	font-size: 1.6rem;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs,.btn-group-xs > .btn {
	padding: 0.1rem 1rem;
	font-size: 1.2rem;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block,.btn-bar .btn,.product-action-add .btn {
	display: block;
	width: 100%;
}
.btn-block + .btn-block,.btn-bar .btn + .btn-block,.product-action-add .btn + .btn-block,.btn-bar .btn-block + .btn,.btn-bar .btn + .btn,.product-action-add .btn-block + .btn,.product-action-add .btn + .btn {
	margin-top: 5px;
}
input[type="submit"].btn-block,.btn-bar input[type="submit"].btn,.product-action-add input[type="submit"].btn,input[type="reset"].btn-block,.btn-bar input[type="reset"].btn,.product-action-add input[type="reset"].btn,input[type="button"].btn-block,.btn-bar input[type="button"].btn,.product-action-add input[type="button"].btn {
	width: 100%;
}
.btn-circle {
	width: 41px;
	height: 41px;
	line-height: 41px;
	border-radius: 50%;
	padding: 0;
}
.btn-circle .icon-chevron-up {
	margin-top: -5px;
	display: inline-block;
}
.btn-bar {
	margin: 1.28rem 0;
}
.btn-bar:before,.btn-bar:after {
	content: " ";
	display: table;
}
.btn-bar:after {
	clear: both;
}

@media (min-width: 480px) {

	.btn-bar .btn {
		display: inline-block;
		width: auto;
	}
	.btn-bar .btn + .btn {
		margin-top: 0;
		margin-left: 5px;
	}
	.btn-bar.btn-bar-spaced {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
}

.btn-unstyled {
	padding: 0;
	border: 0;
}
.btn-paypal-express {
	color: #000;
	background-color: #FFC840;
	border-color: #FFC840;
}
.btn-paypal-express:focus,.btn-paypal-express.focus {
	color: #000;
	background-color: #ffb90d;
	border-color: #c08800;
}
.btn-paypal-express:hover {
	color: #000;
	background-color: #ffb90d;
	border-color: #ffb603;
}
.btn-paypal-express:active,.btn-paypal-express.active,.open > .btn-paypal-express.dropdown-toggle {
	color: #000;
	background-color: #ffb90d;
	border-color: #ffb603;
	background-image: none;
}
.btn-paypal-express:active:hover,.btn-paypal-express:active:focus,.btn-paypal-express:active.focus,.btn-paypal-express.active:hover,.btn-paypal-express.active:focus,.btn-paypal-express.active.focus,.open > .btn-paypal-express.dropdown-toggle:hover,.open > .btn-paypal-express.dropdown-toggle:focus,.open > .btn-paypal-express.dropdown-toggle.focus {
	color: #000;
	background-color: #e8a500;
	border-color: #c08800;
}
.btn-paypal-express.disabled:hover,.btn-paypal-express.disabled:focus,.btn-paypal-express.disabled.focus,.btn-paypal-express[disabled]:hover,.btn-paypal-express[disabled]:focus,.btn-paypal-express[disabled].focus,fieldset[disabled] .btn-paypal-express:hover,fieldset[disabled] .btn-paypal-express:focus,fieldset[disabled] .btn-paypal-express.focus {
	background-color: #FFC840;
	border-color: #FFC840;
}
.btn-paypal-express .badge {
	color: #FFC840;
	background-color: #000;
}
.btn-paypal-express .svg-icon-paypal-express {
	height: 15px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
}
.btn-paypal-express .text {
	margin-left: 2px;
	font-size: 1rem;
	font-weight: bold;
}

@keyframes fade {
	0% {
		visibility: hidden;
		opacity: 0;
	}
	100% {
		visibility: visible;
		opacity: 1;
	}
}


.svg-icon {
	height: 24px;
	display: inline-block;
	vertical-align: top;
}
.svg-icon svg {
	height: 100%;
	width: auto;
}
.svg-icon-light {
	fill: #f1efef;
}
.svg-icon-size-small {
	height: 16px;
}
.svg-icon-size-medium {
	height: 24px;
}
.svg-icon-size-large {
	height: 32px;
}
.svg-icon-size-extra-large {
	height: 64px;
}

[class^="icon-"],[class*=" icon-"] {
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-returns:before {
	content: "";
}
.icon-basket:before,.alert-block-basket:before {
	content: "";
}
.icon-check-circle:before,.help-block-success:before,.alert-success:before,.alert-block-success:before {
	content: "";
}
.icon-checkbox-cross:before {
	content: "";
}
.icon-checkbox:before {
	content: "";
}
.icon-chevron-down:before,.form-control-select:before {
	content: "";
}
.icon-chevron-left:before {
	content: "";
}
.icon-chevron-right:before,.search-result-pnc a i:before {
	content: "";
}
.icon-chevron-up:before {
	content: "";
}
.icon-cross-circle:before,.alert-danger:before {
	content: "";
}
.icon-cross:before {
	content: "";
}
.icon-delivery:before,.alert-delivery:before {
	content: "";
}
.icon-form-invalid-cross:before,.help-block-error:before {
	content: "";
}
.icon-globe:before {
	content: "";
}
.icon-info-circle:before,.alert-info:before,.compatibility-checker:before {
	content: "";
}
.icon-lock:before {
	content: "";
}
.icon-minus:before,.navbar-bottom .navbar-nav .open > a:before {
	content: "";
}
.icon-plus:before,.navbar-bottom .navbar-nav > li > a:before {
	content: "";
}
.icon-quote:before,.cardhalf-full .cardhalf-blockquote:before,.cardhalf-full .section-cms blockquote:before,.section-cms .cardhalf-full blockquote:before,.section-cms blockquote:before {
	content: "";
}
.icon-question-circle:before,.alert-block-danger:before {
	content: "";
}
.icon-search:before {
	content: "";
}
.icon-spanner:before,.alert-spanner:before {
	content: "";
}
.icon-star:before,.alert-promotion:before {
	content: "";
}
.icon-tick:before {
	content: "";
}
.icon-warning-circle:before,.alert-warning:before {
	content: "";
}
.icon-confirmation:before {
	content: "";
}
.icon-24hr-delivery:before {
	content: "";
}
.icon-credit-card-v2:before {
	content: "";
}
.icon-delivery-small:before {
	content: "";
}
.icon-delivery-v2:before {
	content: "";
}
.icon-diagram-small:before {
	content: "";
}
.icon-diagram:before {
	content: "";
}
.icon-elxcalendar-v2:before {
	content: "";
}
.icon-express-delivery:before {
	content: "";
}
.icon-eye-closed-v2:before {
	content: "";
}
.icon-eye-open-v2:before {
	content: "";
}
.icon-finder-v2:before {
	content: "";
}
.icon-invoice-v2:before {
	content: "";
}
.icon-location-v2:before {
	content: "";
}
.icon-payment-small:before {
	content: "";
}
.icon-payment:before {
	content: "";
}
.icon-phone-v2:before {
	content: "";
}
.icon-small-parts-small:before {
	content: "";
}
.icon-spare-parts:before {
	content: "";
}
.icon-subscription:before,.alert-block-subscription:before {
	content: "";
}
.icon-transfer-v2:before {
	content: "";
}
.icon-circle-plus:before {
	content: "";
}
.icon-login:before {
	content: "📥";
}
.icon-logout:before {
	content: "📤";
}
.icon-idiom:before {
	content: "👅";
}
.icon-light-bulb:before {
	content: "";
}
.icon-disposal:before {
	content: "";
}
.icon-installation:before {
	content: "";
}
.icon-return:before {
	content: "";
}
.icon-arrow-circle:before {
	content: "";
}
.icon-warranty:before {
	content: "";
}
.icon-buy-directly:before {
	content: "";
}
.icon-new-delivery:before {
	content: "";
}
.icon-sunday-delivery:before {
	content: "";
}
.icon-inversion:before {
	content: "";
}
.icon-cooking:before {
	content: "";
}
.icon-accessories:before {
	content: "";
}
.icon-cooling:before {
	content: "";
}
.icon-dishwashing:before {
	content: "";
}
.icon-home-comfort:before {
	content: "";
}
.icon-laundry:before {
	content: "";
}
.icon-small-kitchen-appliances:before {
	content: "";
}
.icon-vacuum-cleaners:before {
	content: "";
}
.icon-water-comfort:before {
	content: "";
}
.icon-air-comfort:before {
	content: "";
}
.icon-new-tab:before {
	content: "";
}
.site-footer a:hover {
	text-decoration: underline;
}
.site-footer-top {
	padding: 40px 0;
}
.site-footer-heading {
	color: #ffffff;
}
.site-footer-body {
	margin-top: 20px;
}
.site-footer-list-group {
	float: left;
	width: auto;
	padding: 0 20px;
}
.site-footer-list-group .site-footer-heading .icon-lock {
	vertical-align: text-top;
}
.site-footer-list-group .site-footer-heading .content {
	display: inline-block;
}
.site-footer-list-group .payment-type-logos {
	padding: 0;
}
.site-footer-list-group .payment-type-logos li {
	display: inline-block;
}
.site-footer-list-group .payment-type-logos li div {
	display: inline-block;
}
.site-footer-list > li + li {
	margin-top: 10px;
}
.site-footer-payment-options {
	display: inline-block;
}
.site-footer .btn-circle {
	background: #7A8A9C;
	color: #ffffff;
}
.site-footer .terms-and-conditions span {
	box-shadow: 0 0 0 2px #011E41;
}
.site-footer .section-default {
	position: static;
	background: #E1E8EB;
}
.site-footer .section-default .footer-terms-conds a {
	color: #000;
}
.dl-floating,.dl-floating-nobreak {
	display: block;
	margin: 0 0 10px 0;
}
.dl-floating:after,.dl-floating-nobreak:after {
	content: "";
	display: block;
	clear: both;
}
.dl-floating dt,.dl-floating dd,.dl-floating-nobreak dt,.dl-floating-nobreak dd {
	float: left;
}
.dl-floating dt,.dl-floating-nobreak dt {
	padding-right: 10px;
	clear: left;
}
.dl-floating.float-all dt,.dl-floating-nobreak.float-all dt {
	clear: none;
}
.dl-floating.float-all dd,.dl-floating-nobreak.float-all dd {
	padding-right: 20px;
}
.dl-floating-nobreak {
	float: left;
	margin-right: 20px;
}
.dl-floating-nobreak:after {
	clear: none;
}
.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: 0.35s;
	transition-timing-function: ease;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 0.4rem dashed;
	border-top: 0.4rem solid \9;
	border-right: 0.4rem solid transparent;
	border-left: 0.4rem solid transparent;
}
.dropup,.dropdown {
	position: relative;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 1.6rem;
	text-align: left;
	background-color: #162c52;
	border: 1px solid #ccc;
	border: 1px solid #162c52;
	border-radius: 0px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 0.28rem 0;
	overflow: hidden;
	background-color: #011E41;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.6;
	color: #ffffff;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #EAEEF2;
}
.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #011E41;
}
.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
	color: #cbcfd2;
}
.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	left: auto;
	right: 0;
}
.dropdown-menu-left {
	left: 0;
	right: auto;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #cbcfd2;
	white-space: nowrap;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 0.4rem dashed;
	border-bottom: 0.4rem solid \9;
	content: "";
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 992px) {

	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group,.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn,.btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar:before,.btn-toolbar:after {
	content: " ";
	display: table;
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group,.btn-toolbar .input-group-unjoin,.btn-toolbar .input-group-search {
	float: left;
}
.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group,.btn-toolbar > .input-group-unjoin,.btn-toolbar > .input-group-search {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,.btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link,.btn-group.open .dropdown-toggle.btn-unstyled {
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret,.btn-group-lg > .btn .caret {
	border-width: 0.5rem 0.5rem 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret,.dropup .btn-group-lg > .btn .caret {
	border-width: 0 0.5rem 0.5rem;
}
.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn,.btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],[data-toggle="buttons"] > .btn input[type="checkbox"],[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
.input-group,.input-group-unjoin,.input-group-search {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group[class*="col-"],[class*="col-"].input-group-unjoin,[class*="col-"].input-group-search {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control,.input-group-unjoin .form-control,.input-group-search .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group .form-control:focus,.input-group-unjoin .form-control:focus,.input-group-search .form-control:focus {
	z-index: 3;
}
.input-group-addon,.input-group-btn,.input-group-btn-search,.input-group .form-control,.input-group-unjoin .form-control,.input-group-search .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group-btn-search:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group-unjoin .form-control:not(:first-child):not(:last-child),.input-group-search .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon,.input-group-btn,.input-group-btn-search {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 0.6rem 3rem;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1;
	color: #011E41;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #EAEEF2;
	border-radius: 0;
}
.input-group-addon.input-sm,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .input-group-addon.btn,.input-group-sm > .input-group-btn-search > .input-group-addon.btn {
	padding: 0.5rem 2rem;
	font-size: 1.2rem;
	border-radius: 0;
}
.input-group-addon.input-lg,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .input-group-addon.btn,.input-group-lg > .input-group-btn-search > .input-group-addon.btn {
	padding: 1rem 4.6rem;
	font-size: 1.9rem;
	border-radius: 0;
}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child,.input-group-unjoin .form-control:first-child,.input-group-search .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn-search:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn-search:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn-search:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn-search:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,.input-group-btn-search:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child,.input-group-unjoin .form-control:last-child,.input-group-search .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn-search:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn-search:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn-search:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn-search:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,.input-group-btn-search:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn,.input-group-btn-search {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn,.input-group-btn-search > .btn {
	position: relative;
	white-space: nowrap;
}
.input-group-btn > .btn + .btn,.input-group-btn-search > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover,.input-group-btn-search > .btn:hover,.input-group-btn > .btn:focus,.input-group-btn-search > .btn:focus,.input-group-btn > .btn:active,.input-group-btn-search > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn,.input-group-btn-search:first-child > .btn,.input-group-btn:first-child > .btn-group,.input-group-btn-search:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn,.input-group-btn-search:last-child > .btn,.input-group-btn:last-child > .btn-group,.input-group-btn-search:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}
.input-group-unjoin .input-group-btn:last-child > .btn,.input-group-unjoin .input-group-btn-search:last-child > .btn {
	margin-left: 10px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.input-group-search .form-control {
	border-right: 0;
}
.input-group-search .form-control:focus + .input-group-btn-search .btn {
	border-bottom: 2px solid #011E41;
	color: #011E41;
	transition: border-color ease-in-out 0.15s, color ease-in-out 0.15s;
}
.input-group-btn-search {
	background-color: #fff;
}
.input-group-btn-search > .btn {
	background-color: transparent;
	color: #7A8A9C;
	border: 1px solid #EAEEF2;
	border-left: 0;
	height: 4.16rem;
	padding-left: 0;
	padding-right: 0;
	width: 50px;
	border-radius: 0;
}
.input-group-btn-search > .btn .icon-search {
	position: relative;
	top: -2px;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav:before,.nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a,.nav > li > div.gigya-raas > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover,.nav > li > a:focus,.nav > li > div.gigya-raas > a:hover,.nav > li > div.gigya-raas > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #cbcfd2;
}
.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {
	color: #cbcfd2;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #011E41;
}
.nav .nav-divider {
	height: 1px;
	margin: 0.28rem 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.6;
	border: 1px solid transparent;
	border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
	min-height: 62px;
	transition: transform 0.6s ease-in-out;
	text-transform: none;
}
.navbar .nav .open > a {
	background: transparent;
}
.navbar:before,.navbar:after {
	content: " ";
	display: table;
}
.navbar:after {
	clear: both;
}
.navbar-unstick .navbar {
	position: absolute !important;
	transform: translateY(0) !important;
}
.navbar.is-out {
	transform: translateY(-100%);
}
.navbar-top {
	position: relative;
	background-color: #011E41;
	color: #ffffff;
	z-index: 30;
	height: 40px;
}
.navbar-top > .container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.navbar-top .nav > li {
	margin-left: -1px;
}
.navbar-top .nav > li > a,.navbar-top .nav > li > div.gigya-raas > a {
	border-left: 1px solid #011E41;
	border-right: 1px solid #011E41;
	padding: 8px 23px 7px 23px;
	font-size: 15px;
	color: inherit;
	font-weight: bold;
}
.navbar-top .nav > li > a:hover,.navbar-top .nav > li > a:focus,.navbar-top .nav > li > div.gigya-raas > a:hover,.navbar-top .nav > li > div.gigya-raas > a:focus {
	text-decoration: underline;
	background-color: initial;
}
.navbar-top .nav > li > .navbar-top-link-wide {
	min-width: 128px;
	text-align: center;
}
.navbar-top .nav > li .dropdown-menu {
	background-color: #162c52;
	border-color: #162c52;
}
.navbar-top .nav > li .dropdown-menu > li > a {
	font-size: 15px;
}
.navbar-top .nav > li .dropdown-menu > li > a:hover {
	background-color: #162c52;
	text-decoration: underline;
}
.navbar-top .nav .open > a {
	border-color: #162c52;
}
.navbar-top .country-selector {
	display: inline-block;
}
.navbar-top-callout {
	width: 100%;
	line-height: 40px;
	vertical-align: middle;
	font-size: 15px;
	padding-left: 20px;
	white-space: nowrap;
	display: inline;
	position: relative;
}
.navbar-top-callout .skip-to-main {
	position: absolute;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
.navbar-top-callout .navbar-top-callout-item {
	display: inline;
	margin-right: 30px;
}
.navbar-top-callout .navbar-top-callout-item + .navbar-top-callout-item {
	margin-left: 10px;
}
.navbar-top-callout [class*='icon-'] {
	font-size: 1.2em;
	position: relative;
	top: -1px;
	margin-right: 5px;
}
.navbar-top-interaction {
	position: absolute;
	right: 0;
	top: -1px;
	bottom: 0;
	z-index: 10;
	padding-left: 60px;
	background: linear-gradient(to left, #011E41 calc(100% - 50px), transparent);
}

@media (min-width: 1200px) {

	.navbar-top-interaction .navbar-nav {
		display: inline-block;
	}
}

.navbar-bottom {
	border-top: none;
	border-bottom: 1px solid #EAEEF2;
	background-color: #ffffff;
	color: #011E41;
}
.navbar-bottom.no-border {
	border-bottom: 0;
}
.navbar-bottom.megamenu-open {
	border-bottom: 1px solid #ADB9C3 !important;
}
.navbar-bottom > .container-fluid {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}
.navbar-bottom a {
	color: #0a1e43;
}
.navbar-bottom .navbar-nav > li.no-icon > a:before {
	display: none;
}
.navbar-bottom .navbar-nav > li > a {
	padding: 15px 20px 15px 35px;
	font-size: 17px;
	font-family: "ElectroluxSans", "Helvetica Neue", Arial, sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
}
.navbar-bottom .navbar-nav > li > a:before {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -0.7em;
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: transform 0.3s ease-in-out;
}
.navbar-bottom .navbar-nav > li > a:hover,.navbar-bottom .navbar-nav > li > a:focus {
	color: #011E41;
	background-color: transparent;
}

@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav > li > a {
		padding: 28px 20px 22px 20px;
	}
	.navbar-bottom .navbar-nav > li > a:before {
		right: 5px;
		font-size: 14px;
		display: none;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav > li > a {
		font-size: 16px;
		font-weight: 400;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav > li > a {
		font-weight: 400;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav > li > .dropdown-menu {
		top: -100000px;
		transition: transform 0.3s ease-in-out;
		opacity: 0;
		transform: translateY(-100%);
		z-index: -1;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav .open > a {
		background-color: transparent;
		color: #011E41;
	}
	.navbar-bottom .navbar-nav .open > a:after {
		content: "";
		width: 100%;
		height: 2px;
		background: black;
		position: absolute;
		bottom: -2px;
		left: 0;
	}
	.navbar-bottom .navbar-nav .open > .dropdown-menu {
		top: 109px;
		opacity: 1;
		transform: translateY(0);
	}
}

.navbar-bottom .navbar-right > li:last-child > a {
	padding-right: 15px;
}

@media (min-width: 1200px) and (max-width: 1380px) {

	.navbar.make-smaller .navbar-bottom .navbar-nav > li > a {
		padding: 0 12px;
		line-height: 76px;
		vertical-align: middle;
	}
	.navbar.make-smaller .navbar-brand {
		margin-right: 0;
		padding: 22px 20px;
	}
	.navbar.make-smaller .navbar-brand img {
		width: auto;
		height: 30px;
	}
	.navbar.make-smaller .navbar-toggle-container {
		margin: 6px 10px 0 0;
	}
}


@media (min-width: 1200px) and (max-width: 1500px) {

	.navbar.make-tiny .navbar-bottom .navbar-nav > li > a {
		padding: 0 10px;
		line-height: 76px;
		vertical-align: middle;
	}
	.navbar.make-tiny .navbar-nav > li > a,.navbar.make-tiny .navbar-nav > li > div.gigya-raas > a {
		font-size: 15px;
	}
	.navbar.make-tiny .navbar-brand {
		margin-right: 0;
		padding: 22px 20px;
	}
	.navbar.make-tiny .navbar-brand img {
		width: auto;
		height: 29px;
	}
	.navbar.make-tiny .navbar-toggle-container {
		margin: 6px 10px 0 0;
	}
	.navbar.make-tiny .navbar-toggle-container .navbar-toggle-search {
		font-size: 24px;
		padding: 18px 4px;
	}
	.navbar.make-tiny .navbar-toggle-container .navbar-toggle-basket {
		font-size: 29px;
		padding: 18px 8px;
	}
}

.navbar-header:before,.navbar-header:after {
	content: " ";
	display: table;
}
.navbar-header:after {
	clear: both;
}

@media (min-width: 1200px) {

	.navbar-header {
		float: left;
	}
}


@media (min-width: 1300px) {

	.checkout-nav.navbar-bottom {
		text-align: center;
	}
}


@media (min-width: 1300px) {

	.checkout-nav .navbar-header {
		width: 238px;
		margin: 12px 0;
	}
}


@media (min-width: 1300px) {

	.checkout-nav .navbar-toggle-container {
		width: 220px;
		margin: 19px 18px 19px 0;
	}
}

.navbar-collapse {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 62px;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #ADB9C3;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #ffffff;
	overflow-y: auto;
	overflow-x: hidden;
}
.navbar-collapse:before,.navbar-collapse:after {
	content: " ";
	display: table;
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.is-open {
	visibility: visible;
	opacity: 1;
	animation: fade 0.1s ease-in;
}

@media (max-width: 1199px) {

	.navbar-collapse {
		background-color: #fff !important;
	}
	.navbar-collapse .navbar-nav > li > a,.navbar-collapse .navbar-nav > li > div.gigya-raas > a {
		color: #0a1e43;
	}
	.navbar-collapse .navbar-nav .gigya-raas-link {
		font-weight: bold;
	}
}


@media (min-width: 1200px) {

	.navbar-collapse {
		visibility: visible;
		opacity: 1;
		position: static;
		float: left;
		width: auto;
		padding-top: 0;
		border-top: 0;
		box-shadow: none;
		overflow: visible;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 992px) {

	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	display: block;
	padding: 13px 20px 13px 20px;
	font-size: 1.9rem;
	line-height: 2.56rem;
	margin: 0 auto;
	width: 156px;
}
.navbar-brand:hover,.navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
	height: auto;
	width: 116px;
	margin: 0 auto;
}

@media (min-width: 350px) {

	.navbar-brand {
		width: 193px;
		padding: 13px 20px 13px 20px;
	}
	.navbar-brand > img {
		height: auto;
		width: 153px;
	}
}


@media (min-width: 1200px) {

	.navbar-brand {
		float: left;
		margin-right: 33px;
		width: auto;
	}
	.navbar-brand > img {
		height: 50px;
		width: 170px;
	}
}

.navbar-toggle {
	position: relative;
	float: left;
	padding: 18px 12px;
	height: 62px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	font-size: 18px;
	line-height: 1;
	border-radius: 0px;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 20px;
	height: 4px;
	background-color: #011E41;
	transition-property: opacity, transform;
	transition: 0.3s;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 5px;
}
.navbar-toggle.is-active {
	color: #011E41;
}
.navbar-toggle.is-active .icon-bar {
	background-color: #011E41;
}
.navbar-toggle.is-active .icon-bar-middle {
	opacity: 0;
}
.navbar-toggle.is-active .icon-bar-first {
	transform: translateY(9px) rotate(45deg);
}
.navbar-toggle.is-active .icon-bar-last {
	transform: translateY(-9px) rotate(-45deg);
}

@media (min-width: 1200px) {

	.navbar-toggle {
		display: none;
	}
}


@media (max-width: 480px) {

	.navbar-toggle {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.navbar-toggle-container {
	position: absolute;
	top: 0;
	right: 0;
}

@media (min-width: 1200px) {

	.navbar-toggle-container {
		position: relative;
		float: right;
		margin: 6px 18px 0 0;
	}
}

.navbar-toggle-search,.navbar-toggle-basket {
	padding: 18px 8px;
	font-size: 24px;
}
.navbar-toggle-search [class*='icon-'],.navbar-toggle-basket [class*='icon-'] {
	position: relative;
	top: -3px;
}

@media (min-width: 992px) {

	.navbar-toggle-search,.navbar-toggle-basket {
		display: block;
	}
}


@media (min-width: 1200px) {

	.navbar-toggle-search,.navbar-toggle-basket {
		display: block;
		padding: 18px 12px;
		font-size: 27px;
	}
}

.navbar-toggle-basket {
	position: relative;
	font-size: 29px;
}

@media (min-width: 1200px) {

	.navbar-toggle-basket {
		font-size: 34px;
	}
}

.navbar-toggle-basket .icon-basket,.navbar-toggle-basket .alert-block-basket {
	position: relative;
	top: -9px;
}
.navbar-toggle-basket-count {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 0.45em;
	padding-top: 0.9em;
	color: #E42912;
	font-family: "ElectroluxSans", "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	.navbar-toggle-basket-count {
		top: 9px;
	}
}

.navbar-nav {
	margin: 7px -20px;
}
.navbar-nav > li > a,.navbar-nav > li > div.gigya-raas > a {
	padding: 15px 20px 15px 35px;
	line-height: 2.56rem;
	transition-property: color, background-color;
	transition: 0.3s ease-in-out;
	border-bottom: 1px solid #ADB9C3;
}
.navbar-nav > li > a > i.icon-globe {
	visibility: hidden;
}
.navbar-nav > li > a > i.icon-lock {
	visibility: hidden;
}
.navbar-nav > li > a > i.icon-cross {
	visibility: hidden;
}
.navbar-nav > li.open > a {
	border-bottom: none;
}

@media (max-width: 1199px) {

	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar-nav > li > a > i.icon-globe {
		visibility: visible;
		padding-left: 15px;
	}
	.navbar-nav > li > a > i.icon-lock {
		visibility: visible;
		padding-left: 15px;
	}
	.navbar-nav > li > a > i.icon-cross {
		visibility: visible;
		padding-left: 15px;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		border: 0;
		box-shadow: none;
		border-bottom: 1px solid #ADB9C3;
	}
	.navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header {
		border: 0;
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 2.56rem;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
	.navbar-nav .js-megamenu-dropdown.open-single li a {
		display: none;
	}
	.navbar-nav .js-megamenu-dropdown.open-single .megamenu-list li a {
		display: block;
	}
}


@media (min-width: 1200px) {

	.navbar-nav {
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a,.navbar-nav > li > div.gigya-raas > a {
		padding-top: 14px;
		padding-bottom: 14px;
		border-bottom: 0;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border: 0;
	border-bottom: 1px solid #ADB9C3;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

@media (min-width: 1200px) {

	.navbar-right {
		float: right !important;
		position: relative;
		z-index: 1;
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.navbar-account-message {
	background: #EAEEF2;
	padding: 12px 16px;
	border-bottom: 1px solid #ADB9C3;
}
.navbar-account-message .h6,.navbar-account-message .accessories-finder-list-header {
	margin-top: 0;
	margin-bottom: 4px;
}
.navbar-account-message p {
	font-size: 1.4rem;
	margin: 0;
}
.external-link-mobile {
	width: 100%;
	border-top: 1px solid #ADB9C3;
	border-bottom: 1px solid #ADB9C3;
	padding: 16px 20px;
	background: #fff;
}
.external-link-mobile__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-decoration: none;
	width: 100%;
}
.external-link-mobile__item span {
	font-size: 1.6rem;
	font-weight: 600;
	color: #011E41;
}
.external-link-mobile__icon {
	width: 20px;
	height: 20px;
	color: #011E41;
}
.breadcrumb {
	padding: 19px 20px 18px;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
	font-size: 1.6rem;
	border-bottom: 1px solid #EAEEF2;
}

@media (max-width: 992px) {

	.breadcrumb {
		padding: 8px;
		font-size: 1rem;
	}
}


@media (max-width: 480px) {

	.breadcrumb {
		padding: 8px 5px;
	}
}

.breadcrumb > li {
	display: inline-block;
	max-width: 350px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

@media (max-width: 768px) {

	.breadcrumb > li {
		max-width: 90px;
	}
}


@media (max-width: 480px) {

	.breadcrumb > li {
		max-width: 70px;
	}
}

.breadcrumb > li + li:before {
	content: "";
	color: #011E41;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-right: 1px solid #011E41;
	border-top: 1px solid #011E41;
	transform: rotate(45deg);
	margin-right: 12px;
	margin-left: 5px;
}

@media (max-width: 480px) {

	.breadcrumb > li + li:before {
		width: 6px;
		height: 6px;
		margin-right: 3px;
		margin-left: 0px;
	}
}

.breadcrumb > li > a {
	font-weight: normal;
	color: #011E41;
}
.breadcrumb > .active {
	font-weight: normal;
	color: #011E41;
}
.pagination {
	margin: 20px 0 1.28rem 0;
	text-align: center;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.6rem;
}
.pagination:before,.pagination:after {
	content: " ";
	display: table;
}
.pagination:after {
	clear: both;
}
.pagination-list {
	display: inline-block;
	list-style: none;
	padding-left: 0;
	margin: 11px 0 0 0;
}
.pagination-list > li {
	display: inline;
}
.pagination-list > li > a,.pagination-list > li > span {
	position: relative;
	float: left;
	padding: 0.6rem 10px;
	line-height: 1.6;
	text-decoration: none;
	color: #011E41;
	background-color: transparent;
	border: 0;
}
.pagination-list > li > a:hover,.pagination-list > li > span:hover {
	z-index: 2;
	color: #011E41;
	border-color: transparent;
}
.pagination-list > .active > a,.pagination-list > .active > span {
	padding: 0;
	width: 36px;
	height: 36px;
	line-height: 34px;
	border-radius: 18px;
	border: 2px solid #011E41 !important;
}
.pagination-list > .active > a,.pagination-list > .active > a:hover,.pagination-list > .active > span,.pagination-list > .active > span:hover {
	z-index: 3;
	color: #011E41;
	border-color: transparent;
	cursor: default;
}
.pagination-list > .disabled > span,.pagination-list > .disabled > span:hover,.pagination-list > .disabled > span:focus,.pagination-list > .disabled > a,.pagination-list > .disabled > a:hover,.pagination-list > .disabled > a:focus {
	color: rgba(1, 30, 65, 0.75);
	background-color: #ffffff;
	border-color: transparent;
	cursor: not-allowed;
}
.pagination-btn {
	padding: 1.5rem 1.2rem;
	font-size: 1.6rem;
	color: #011E41;
}
.pagination-btn.pagination-btn-left {
	float: left;
}
.pagination-btn.pagination-btn-right {
	float: right;
}
.pagination-btn:hover,.pagination-btn:focus {
	color: #011E41;
	border-color: transparent;
}
.pagination-btn [class^="icon-"] {
	position: relative;
	top: -1px;
}
.pagination-lg > li > a,.pagination-lg > li > span {
	padding: 1rem 4.6rem;
	font-size: 1.9rem;
	line-height: 1.33333;
}
.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a,.pagination-sm > li > span {
	padding: 0.5rem 2rem;
	font-size: 1.2rem;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.label {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
a.label:hover,a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label-default {
	background-color: #cbcfd2;
}
.label-default[href]:hover,.label-default[href]:focus {
	background-color: #b0b6ba;
}
.label-primary {
	background-color: #011E41;
}
.label-primary[href]:hover,.label-primary[href]:focus {
	background-color: #00070f;
}
.label-success {
	background-color: #00c77e;
}
.label-success[href]:hover,.label-success[href]:focus {
	background-color: #00945e;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover,.label-info[href]:focus {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover,.label-warning[href]:focus {
	background-color: #ec971f;
}
.label-danger {
	background-color: #F24831;
}
.label-danger[href]:hover,.label-danger[href]:focus {
	background-color: #e2270e;
}
.hero {
	position: relative;
	color: #011E41;
	background-size: cover;
	background-position: top center;
	background-color: #eeeeee;
	z-index: 1001;
	min-height: 294px;
	max-height: 491px;
}
.hero.Theme1 .pnc-search-box .box-content {
	background-color: rgba(43, 41, 54, 0.9) !important;
	color: #fff !important;
}

@media (max-width: 768px) {

	.hero.Theme1 .pnc-search-box .box-content {
		background-color: #2B2936 !important;
		color: #fff !important;
	}
}

.hero.Theme2 .pnc-search-box .box-content {
	background-color: rgba(61, 39, 39, 0.9) !important;
	color: #fff !important;
}

@media (max-width: 768px) {

	.hero.Theme2 .pnc-search-box .box-content {
		background-color: #3D2727 !important;
		color: #fff !important;
	}
}

.hero.Theme3 .pnc-search-box .box-content {
	background-color: rgba(59, 69, 54, 0.9) !important;
	color: #fff !important;
}

@media (max-width: 768px) {

	.hero.Theme3 .pnc-search-box .box-content {
		background-color: #3B4536 !important;
		color: #fff !important;
	}
}

.hero.Theme4 .pnc-search-box .box-content {
	background-color: rgba(74, 30, 24, 0.9) !important;
	color: #fff !important;
}

@media (max-width: 768px) {

	.hero.Theme4 .pnc-search-box .box-content {
		background-color: #4A1E18 !important;
		color: #fff !important;
	}
}

.hero .Theme1.hero-content {
	color: #011E41;
}

@media (max-width: 768px) {

	.hero .Theme1.hero-content {
		background-color: rgba(43, 41, 54, 0.9) !important;
		color: #fff !important;
	}
	.hero .Theme1.hero-content .hero-strapline {
		color: #fff;
	}
}

.hero .Theme2.hero-content {
	color: #011E41;
}

@media (max-width: 768px) {

	.hero .Theme2.hero-content {
		background-color: rgba(61, 39, 39, 0.9) !important;
		color: #fff !important;
	}
	.hero .Theme2.hero-content .hero-strapline {
		color: #fff;
	}
}

.hero .Theme3.hero-content {
	color: #011E41;
}

@media (max-width: 768px) {

	.hero .Theme3.hero-content {
		background-color: rgba(59, 69, 54, 0.9) !important;
		color: #fff !important;
	}
	.hero .Theme3.hero-content .hero-strapline {
		color: #fff;
	}
}

.hero .Theme4.hero-content {
	color: #011E41;
}

@media (max-width: 768px) {

	.hero .Theme4.hero-content {
		background-color: rgba(74, 30, 24, 0.9) !important;
		color: #fff !important;
	}
	.hero .Theme4.hero-content .hero-strapline {
		color: #fff;
	}
}

.hero.clean-inner {
	min-height: auto;
	max-height: auto;
}
.hero.clean-inner:before {
	content: normal !important;
}

@media (min-width: 768px) {

	.hero {
		background-color: #eeeeee;
		color: #011E41;
		position: relative;
	}
	.hero:before {
		display: block;
		content: "";
		width: 100%;
		padding-top: 37.8472222222%;
	}
	.hero > * {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
}

.hero-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 2.4rem 0;
}

@media screen and (min-width: 768px) {

	.hero-inner {
		padding: 5.8rem 0;
	}
}

.hero-inner h1,.hero-inner .h1 {
	margin: 0;
	color: inherit;
	font-size: 2.6rem;
}

@media (min-width: 768px) {

	.hero-inner h1,.hero-inner .h1 {
		color: inherit;
		font-size: 5.4rem;
	}
}

.hero-inner .hero-strapline {
	font-size: 1.9rem;
	line-height: 1.6;
	color: #011E41;
	margin: 0;
}

@media (min-width: 768px) {

	.hero-inner .hero-strapline {
		color: #011E41;
		font-size: 2.6rem;
	}
}

.hero-inner > hr {
	border-top-color: #d5d5d5;
}

@media (min-width: 768px) {

	.hero-inner > hr {
		border-top-color: #d5d5d5;
	}
}

.hero .hero-container {
	-ms-flex: 1;
	flex: 1;
	width: 100%;
}
.hero .hero-container .hero-content {
	width: 50%;
	padding: 20px;
	min-width: 280px;
	background-color: rgba(255, 255, 255, 0.85);
}
.hero .hero-container .hero-content p > a {
	text-decoration: underline;
	font-weight: bold;
}

@media (min-width: 768px) {

	.hero .hero-container .hero-content {
		padding: 0;
		margin: 0;
		background-color: transparent;
	}
}

.hero .pnc-search-box {
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
}
.hero .pnc-search-box .box-content {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.9);
	min-width: 280px;
}
.hero .pnc-search-box .box-content h1 {
	margin: 0 0 10px;
	color: inherit;
	font-size: 2.6rem;
}
.hero .pnc-search-box .box-content p {
	font-size: 1.6rem;
	margin: 10px 0;
}
.hero .pnc-search-box .box-content p a {
	color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

@media (min-width: 480px) {

	.hero .pnc-search-box .box-content {
		width: 50%;
	}
}


@media (min-width: 992px) {

	.hero .pnc-search-box .box-content {
		margin-top: 40px;
		margin-bottom: 40px;
		padding: 40px;
	}
	.hero .pnc-search-box .box-content h1 {
		margin-bottom: 10px;
		font-size: 3.2rem;
	}
	.hero .pnc-search-box .box-content p {
		font-size: 1.9rem;
	}
	.hero .pnc-search-box .box-content .search-tool-tip {
		font-size: 1.2rem;
	}
}

.hero.hero-tools {
	max-height: none;
	min-height: 0;
}
.hero.hero-tools:before {
	display: none;
}
.hero.hero-tools .hero-inner {
	display: block;
	position: relative;
}

@media (min-width: 992px) {

	.hero.hero-tools .hero-inner {
		padding-bottom: 332px;
	}
}

.hero.pnc {
	position: relative;
	max-height: none;
}
.hero.pnc.Theme1 .pnc-search-box .box-content .btn-primary {
	color: #2B2936;
}
.hero.pnc.Theme2 .pnc-search-box .box-content .btn-primary {
	color: #3D2727;
}
.hero.pnc.Theme3 .pnc-search-box .box-content .btn-primary {
	color: #3B4536;
}
.hero.pnc.Theme4 .pnc-search-box .box-content .btn-primary {
	color: #4A1E18;
}
.hero.pnc .hero-media {
	position: relative;
	width: 100%;
	min-height: 30vw;
	background-size: cover;
}

@media (min-width: 768px) {

	.hero.pnc .hero-media {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		min-height: 0;
	}
}


@media (max-width: 767px) {

	.hero.pnc .pnc-search-box .container {
		margin: 0;
		padding: 0;
		width: 100%;
	}
}

.hero.pnc .pnc-search-box .box-content {
	width: 50%;
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 50px 40px;
	background-color: rgba(1, 30, 65, 0.9);
}

@media (max-width: 768px) {

	.hero.pnc .pnc-search-box .box-content {
		background-color: #011E41;
		width: 100%;
		margin: 0;
		padding: 30px 20px;
	}
}


@media (min-width: 768px) and (max-width: 992px) {

	.hero.pnc .pnc-search-box .box-content {
		width: 70%;
	}
}

.hero.pnc .pnc-search-box .box-content h1,.hero.pnc .pnc-search-box .box-content .h1 {
	color: #fff;
	font-size: 4rem;
	line-height: 48px;
}

@media (max-width: 768px) {

	.hero.pnc .pnc-search-box .box-content h1,.hero.pnc .pnc-search-box .box-content .h1 {
		font-size: 2.8rem !important;
		line-height: 3rem !important;
	}
}

.hero.pnc .pnc-search-box .box-content p {
	font-size: 1.6rem;
	color: #EAEEF2;
	margin-bottom: 20px;
}
.hero.pnc .pnc-search-box .box-content .btn-primary {
	color: #011E41;
	border-color: #fff;
	background: #fff;
	margin-top: 30px;
}

@media (max-width: 768px) {

	.hero.pnc .pnc-search-box .box-content .btn-primary {
		width: 100%;
	}
}


@media (min-width: 768px) {

	.hero.pnc .pnc-search-box .box-content .btn-primary {
		padding: 8px 40px;
	}
}

.hero.pnc .pnc-search-box .box-content .pnc-search-wrapper .search-tool-input {
	font-size: 1.6rem;
}
.hero.pnc .pnc-search-box .box-content .pnc-search-wrapper .search-tool-input.form-control {
	height: 48px;
	box-shadow: none;
}
.hero.pnc .pnc-search-box .box-content .pnc-search-wrapper .search-tool-input.form-control:focus {
	border: none;
}
.hero.pnc .pnc-search-box .box-content .pnc-search-wrapper .input-group-btn-search > .btn {
	height: 48px;
}
.hero.pnc .pnc-search-box .box-content .pnc-search-wrapper .search-tool-tip {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 0;
}
.hero.pnc .pnc-search-box .box-content .pnc-search-wrapper .search-tool-tip a {
	color: #fff;
}
.hero.pnc .pnc-search-box .box-content .pnc-search-wrapper .input-group-search .form-control:focus + .input-group-btn-search .btn {
	border: none;
}
.hero.pnc-with-banner .pnc-search-box {
	display: table;
}
.hero.pnc-with-banner .pnc-search-box .box-content {
	width: 35%;
	margin: 0;
	display: table-cell;
	vertical-align: top;
	background-color: #011E41;
	word-break: break-word;
}

@media (max-width: 992px) {

	.hero.pnc-with-banner .pnc-search-box .box-content {
		width: 50%;
	}
}


@media (max-width: 768px) {

	.hero.pnc-with-banner .pnc-search-box .box-content {
		display: block;
		width: 100%;
	}
}

.hero.pnc-with-banner .pnc-search-box .box-content .pnc-search-wrapper {
	width: 100% !important;
}
.hero.pnc-with-banner .pnc-search-box .banner-content {
	width: 65%;
	display: table-cell;
	background-size: cover;
	vertical-align: bottom;
	word-break: break-word;
}

@media (max-width: 992px) {

	.hero.pnc-with-banner .pnc-search-box .banner-content {
		width: 50%;
	}
}


@media (max-width: 768px) {

	.hero.pnc-with-banner .pnc-search-box .banner-content {
		display: block;
		width: 100%;
		border-top: 1px solid #fff;
	}
}

.hero.pnc-with-banner .pnc-search-box .banner-content .banner-text {
	padding: 50px 40px;
	color: #fff;
}
.hero.pnc-with-banner .pnc-search-box .banner-content .banner-text .banner-header {
	margin-top: 0;
}
.hero.pnc-with-banner .pnc-search-box .banner-content .banner-text .banner-sub-header {
	margin: 0;
}
.hero.pnc-with-banner .pnc-search-box .banner-content .banner-text a {
	color: #fff;
}
.thumbnail {
	display: block;
	padding: 12px;
	margin-bottom: 2.56rem;
	line-height: 1.6;
	background-color: #fff;
	border-bottom: 0 solid #ADB9C3;
	border-radius: 0px;
	font-size: 1.6rem;
	transition: border 0.2s ease-in-out;
}
.thumbnail > img,.thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 200px;
}
.thumbnail > a {
	display: block;
	border: 0;
	background-color: #fff;
}
.thumbnail .caption {
	padding: 9px 0;
	color: #011E41;
}
.thumbnail .caption-footer {
	position: relative;
	margin-bottom: 1.28rem;
}
.thumbnail .caption-footer p {
	margin: unset;
}
.thumbnail .caption-footer:before,.thumbnail .caption-footer:after {
	content: " ";
	display: table;
}
.thumbnail .caption-footer:after {
	clear: both;
}
.thumbnail .caption-price {
	margin: 0 0 10px !important;
}
.thumbnail .caption-price .text-discount,.thumbnail .caption-price .text-discount-updated {
	display: inline-block;
	font-size: 1em;
}
.thumbnail-title,.thumbnail-title a {
	color: inherit;
	margin-bottom: 0;
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color: #011E41;
}
.alert {
	position: relative;
	padding: 10px 20px;
	border: 1px solid transparent;
	border-radius: 0px;
	font-size: 1.6rem;
	background-color: #EAEEF2;
	transition: outline 0.5s ease;
	outline-offset: -2px;
}
.alert ~ .alert {
	margin-top: 5px;
}
.alert a {
	font-weight: bold;
	color: #7A8A9C;
	text-decoration: underline;
}
.alert > a {
	color: inherit;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert:before {
	position: absolute;
	top: 15px;
	left: 15px;
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.alert.is-highlighted {
	outline: 2px solid #011E41;
}
.alert-dismissable,.alert-dismissible {
	padding-right: 30px;
}
.alert-dismissable .close,.alert-dismissible .close {
	position: relative;
	top: -4px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: #EAEEF2;
	border-color: #EAEEF2;
	color: #011E41;
	padding-left: 40px;
}
.alert-success:before {
	color: #00c77e;
}
.alert-success hr {
	border-top-color: #dae1e8;
}
.alert-success .alert-link {
	color: #00070f;
}
.alert-info {
	background-color: #EAEEF2;
	border-color: #EAEEF2;
	color: #011E41;
	padding-left: 40px;
}
.alert-info:before {
	color: "";
}
.alert-info hr {
	border-top-color: #dae1e8;
}
.alert-info .alert-link {
	color: #00070f;
}
.alert-warning {
	background-color: #EAEEF2;
	border-color: #EAEEF2;
	color: #011E41;
	padding-left: 40px;
}
.alert-warning:before {
	color: "";
}
.alert-warning hr {
	border-top-color: #dae1e8;
}
.alert-warning .alert-link {
	color: #00070f;
}
.alert-danger {
	background-color: #EAEEF2;
	border-color: #EAEEF2;
	color: #011E41;
	padding-left: 40px;
}
.alert-danger:before {
	color: #F24831;
}
.alert-danger hr {
	border-top-color: #dae1e8;
}
.alert-danger .alert-link {
	color: #00070f;
}
.alert-spanner {
	background-color: #EAEEF2;
	border-color: #EAEEF2;
	color: #011E41;
	padding-left: 40px;
}
.alert-spanner:before {
	color: "";
}
.alert-spanner hr {
	border-top-color: #dae1e8;
}
.alert-spanner .alert-link {
	color: #00070f;
}
.alert-promotion {
	background-color: #EAEEF2;
	border-color: #EAEEF2;
	color: #7A8A9C;
	padding-left: 40px;
}
.alert-promotion:before {
	color: "";
}
.alert-promotion hr {
	border-top-color: #dae1e8;
}
.alert-promotion .alert-link {
	color: #617182;
}
.alert-promotion a {
	color: #7A8A9C;
}
.alert-delivery {
	background-color: #EAEEF2;
	border-color: #EAEEF2;
	color: #011E41;
	padding-left: 44px;
	text-transform: none;
}
.alert-delivery:before {
	color: "";
	font-weight: bold;
}
.alert-delivery hr {
	border-top-color: #dae1e8;
}
.alert-delivery .alert-link {
	color: #00070f;
}
.alert-delivery a {
	color: #7A8A9C;
}
.alert-transparent {
	background-color: transparent;
	border-color: #ADB9C3;
	color: #011E41;
}
.alert-transparent:before {
	color: "";
}
.alert-transparent hr {
	border-top-color: #9eacb8;
}
.alert-transparent .alert-link {
	color: #00070f;
}
.alert-silent {
	border: 0px;
	background: transparent;
	padding: 10px 20px 10px 25px;
	font-size: inherit;
	color: #011E41;
}
.alert-silent:before {
	color: #011E41;
	left: 0;
	top: 14px;
}
.alert-banner {
	background-color: #ffffff;
	border-color: #7A8A9C;
	color: #7A8A9C;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 1.28rem 0;
	border-width: 2px;
	font-weight: bold;
	font-size: 1.9rem;
}
.alert-banner:before {
	color: "";
}
.alert-banner hr {
	border-top-color: #6c7d91;
}
.alert-banner .alert-link {
	color: #617182;
}

@media (min-width: 768px) {

	.alert-banner {
		font-size: 4rem;
	}
}

.alert-banner .alert-banner-promo {
	line-height: 1;
	margin: -3px 40px 0 0;
}
.alert-banner .alert-banner-promo small {
	font-size: 1.6rem;
	font-weight: bold;
}

@media (min-width: 768px) {

	.alert-banner .alert-banner-promo {
		line-height: 0.5;
		margin: 13px 40px 0 0;
	}
}

.alert-block {
	font-size: 80px;
	line-height: 1;
	position: relative;
	text-align: center;
}
.alert-block:before {
	color: #011E41;
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.alert-block-success:before {
	color: #00c77e;
}
.alert-block-subscription {
	padding-left: 40px;
}
.alert-block-subscription:before {
	color: #fff;
}
.checkout .alert-danger {
	color: #011E41 !important;
}
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media,.media-body {
	zoom: 1;
	overflow: hidden;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right,.media > .pull-right {
	padding-left: 20px;
}
.media-left,.media > .pull-left {
	padding-right: 20px;
}
.media-left,.media-right,.media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.product-card-img {
	height: 78px;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
a.list-group-item,button.list-group-item {
	color: #555;
}
a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
	color: #333;
}
a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}
button.list-group-item {
	width: 100%;
	text-align: left;
}
.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #cbcfd2;
	cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
	color: #cbcfd2;
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #011E41;
	border-color: #011E41;
}
.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading > small,.list-group-item.active .list-group-item-heading > .small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading > small,.list-group-item.active:hover .list-group-item-heading > .small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading > small,.list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
	color: #137cfb;
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success,button.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info,button.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
a.list-group-item-warning,button.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
.list-group-item-danger {
	color: #000000;
	background-color: #f2dede;
}
a.list-group-item-danger,button.list-group-item-danger {
	color: #000000;
}
a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
	color: #000000;
	background-color: #ebcccc;
}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #000000;
	border-color: #000000;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	position: relative;
	margin-bottom: 2.56rem;
	background-color: #fff;
	border: 0 solid transparent;
	border-radius: 0px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel.Theme1,.panel.Theme2,.panel.Theme3,.panel.Theme4 {
	color: #fff !important;
}
.panel.Theme1 .panel-heading-icon,.panel.Theme1 a:not(.btn),.panel.Theme1 .panel-heading .panel-title,.panel.Theme2 .panel-heading-icon,.panel.Theme2 a:not(.btn),.panel.Theme2 .panel-heading .panel-title,.panel.Theme3 .panel-heading-icon,.panel.Theme3 a:not(.btn),.panel.Theme3 .panel-heading .panel-title,.panel.Theme4 .panel-heading-icon,.panel.Theme4 a:not(.btn),.panel.Theme4 .panel-heading .panel-title {
	color: #fff;
}
.panel.Theme1 {
	background-color: #2B2936;
}
.panel.Theme2 {
	background-color: #3D2727;
}
.panel.Theme3 {
	background-color: #3B4536;
}
.panel.Theme4 {
	background-color: #4A1E18;
}
.panel.panel-footer-bottom {
	padding-bottom: 60px;
}
.panel.panel-help {
	background: #EAEEF2;
	color: #011E41;
	box-shadow: none;
	padding: 0;
	display: table;
	width: 100%;
	min-height: 220px !important;
	overflow-wrap: anywhere;
}

@media (max-width: 768px) {

	.panel.panel-help {
		min-height: 0 !important;
		margin-bottom: -15px;
		display: block;
		height: auto !important;
	}
	.panel.panel-help .panel-body {
		padding: 30px 30px 30px 20px !important;
		text-align: left;
		display: block !important;
		width: 100%;
	}
	.panel.panel-help .panel-body .icon-chevron-right,.panel.panel-help .panel-body .search-result-pnc a i,.search-result-pnc a .panel.panel-help .panel-body i {
		display: block;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
	}
	.panel.panel-help .panel-title {
		display: inline-block;
		font-size: 2rem;
		width: 80%;
		margin-left: 50px;
		word-break: break-word;
		padding-bottom: 0 !important;
	}
	.panel.panel-help .text {
		display: none;
	}
	.panel.panel-help .panel-footer {
		display: none;
	}
	.panel.panel-help .panel-heading-icon {
		font-size: 3rem;
		margin-bottom: 0px;
		width: 50px;
		position: absolute;
		display: inline-block;
		top: 50%;
		transform: translateY(-50%);
	}
	.panel.panel-help .no-icon .panel-title {
		margin-left: 0;
	}
}

.panel.panel-help .panel-body {
	padding-bottom: 50px;
	display: table-cell;
	vertical-align: middle;
}
.panel.panel-help .panel-title {
	padding-bottom: 20px;
}
.panel.panel-help .panel-footer a {
	text-decoration: underline;
	font-size: 2rem;
}
.panel.panel-help .icon-chevron-right,.panel.panel-help .search-result-pnc a i,.search-result-pnc a .panel.panel-help i {
	display: none;
}
.panel.panel-help a:focus,.panel.panel-help a:active,.panel.panel-help a:hover {
	text-decoration: none;
}
.flex-grid-item .panel {
	height: 100%;
	min-height: 240px;
}
.flex-grid-item .panel-min {
	min-height: 0;
}

@media (minn-width: 992px) {

	.panel {
		margin-bottom: 2.56rem;
	}
}

.panel-body {
	padding: 30px;
}
.panel-body:before,.panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel-body ul {
	list-style: circle;
	padding-left: 15px;
}

@media (max-width: 480px) {

	.panel-body {
		padding: 20px;
	}
}

.panel-heading {
	padding: 30px 0 0 0;
	margin: 0 30px;
	border-bottom: 0 solid #ADB9C3;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-heading-icon {
	display: inline-block;
	font-size: 1.9em;
	margin-bottom: 1.28rem;
	color: #011E41;
}
.panel-title {
	margin: 0;
}
.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a {
	color: inherit;
}
.panel-footer {
	padding: 0 30px 30px 30px;
	background-color: transparent;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px;
}
.panel-footer-bottom .panel-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.panel-inner {
	position: relative;
}
.panel > .list-group,.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item,.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table,.panel > .table-responsive > .table,.panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table caption,.panel > .table-responsive > .table caption,.panel > .panel-collapse > .table caption {
	padding-left: 30px;
	padding-right: 30px;
}
.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: -1px;
	border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: -1px;
	border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1px;
}
.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: -1px;
	border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered,.panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 2.56rem;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-callout {
	position: relative;
}
.panel-callout:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 74.0740740741%;
}
.panel-callout > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.panel-callout .panel-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.panel-callout .panel-heading {
	padding-bottom: 30px;
}
.panel-callout .panel-heading .panel-title {
	margin-bottom: 2.56rem;
	font-size: 1.9rem;
}

@media (min-width: 992px) {

	.panel-callout .panel-heading .panel-title {
		font-size: 4rem;
	}
}

.panel-default {
	border-color: #ddd;
	background-color: #ffffff;
	color: #011E41;
}
.panel-default a:not(.btn) {
	color: #7A8A9C;
}
.panel-default .panel-heading {
	color: #011E41;
	border-color: #ddd;
}
.panel-default .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default .panel-heading .badge {
	color: #ffffff;
	background-color: #011E41;
}
.panel-default .panel-heading .panel-title {
	color: inherit;
}
.panel-default .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.panel-alt {
	border-color: #ddd;
	background-color: #EAEEF2;
	color: #011E41;
}
.panel-alt a:not(.btn) {
	color: "";
}
.panel-alt .panel-heading {
	color: #333333;
	border-color: #ddd;
}
.panel-alt .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-alt .panel-heading .badge {
	color: #EAEEF2;
	background-color: #333333;
}
.panel-alt .panel-heading .panel-title {
	color: inherit;
}
.panel-alt .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.panel-primary {
	border-color: #011E41;
	background-color: #011E41;
	color: #ffffff;
}
.panel-primary a:not(.btn) {
	color: #fff;
}
.panel-primary .panel-heading {
	color: #fff;
	border-color: #011E41;
}
.panel-primary .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #011E41;
}
.panel-primary .panel-heading .badge {
	color: #011E41;
	background-color: #fff;
}
.panel-primary .panel-heading .panel-title {
	color: inherit;
}
.panel-primary .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #011E41;
}
.panel-secondary {
	border-color: #011E41;
	background-color: #011E41;
	color: #ffffff;
}
.panel-secondary a:not(.btn) {
	color: "";
}
.panel-secondary .panel-heading {
	color: #fff;
	border-color: #011E41;
}
.panel-secondary .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #011E41;
}
.panel-secondary .panel-heading .badge {
	color: #011E41;
	background-color: #fff;
}
.panel-secondary .panel-heading .panel-title {
	color: inherit;
}
.panel-secondary .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #011E41;
}
.panel-success {
	border-color: #d6e9c6;
	background-color: #dff0d8;
	color: #ffffff;
}
.panel-success a:not(.btn) {
	color: "";
}
.panel-success .panel-heading {
	color: #3c763d;
	border-color: #d6e9c6;
}
.panel-success .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success .panel-heading .panel-title {
	color: inherit;
}
.panel-success .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
	background-color: #d9edf7;
	color: #011E41;
}
.panel-info a:not(.btn) {
	color: "";
}
.panel-info .panel-heading {
	color: #31708f;
	border-color: #bce8f1;
}
.panel-info .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info .panel-heading .panel-title {
	color: inherit;
}
.panel-info .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
	background-color: #fcf8e3;
	color: #011E41;
}
.panel-warning a:not(.btn) {
	color: "";
}
.panel-warning .panel-heading {
	color: #8a6d3b;
	border-color: #faebcc;
}
.panel-warning .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning .panel-heading .panel-title {
	color: inherit;
}
.panel-warning .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
	background-color: #f2dede;
	color: #011E41;
}
.panel-danger a:not(.btn) {
	color: "";
}
.panel-danger .panel-heading {
	color: #000000;
	border-color: #ebccd1;
}
.panel-danger .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger .panel-heading .badge {
	color: #f2dede;
	background-color: #000000;
}
.panel-danger .panel-heading .panel-title {
	color: inherit;
}
.panel-danger .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
	padding: 24px;
	border-radius: 6px;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.close {
	float: right;
	font-size: 2.9rem;
	font-weight: bold;
	line-height: 1;
	color: #011E41;
}
.close:hover,.close:focus {
	color: #011E41;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
body.modal-open {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	outline: 0;
}
.modal.fade .modal-dialog {
	transition: top 0.3s ease-out;
	top: -25%;
}
.modal.in .modal-dialog {
	transition: top 0.3s ease-out;
	top: 0;
}
.modal.hidden-modal {
	display: none !important;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	background-clip: padding-box;
	overflow: hidden;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: rgba(0, 0, 0, 0.6);
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 1;
	filter: alpha(opacity=100);
}
.modal-header {
	padding: 30px 0 15px 0;
	margin: 0 30px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,.modal-header:after {
	content: " ";
	display: table;
}
.modal-header:after {
	clear: both;
}
.modal-header .close {
	margin-top: 5px;
}
.modal-title {
	margin: 0;
	line-height: 1.6;
}
.modal-body {
	position: relative;
	padding: 30px;
	overflow-y: auto;
	-ms-word-break: break-word;
	word-break: break-word;
}
.modal-footer {
	padding: 30px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer:before,.modal-footer:after {
	content: " ";
	display: table;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block,.modal-footer .btn-bar .btn + .btn-block,.btn-bar .modal-footer .btn + .btn-block,.modal-footer .product-action-add .btn + .btn-block,.product-action-add .modal-footer .btn + .btn-block,.modal-footer .btn-bar .btn-block + .btn,.btn-bar .modal-footer .btn-block + .btn,.modal-footer .btn-bar .btn + .btn,.btn-bar .modal-footer .btn + .btn,.modal-footer .product-action-add .btn-block + .btn,.product-action-add .modal-footer .btn-block + .btn,.modal-footer .product-action-add .btn + .btn,.product-action-add .modal-footer .btn + .btn {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: auto;
}
.modal.modal-side.fade {
	opacity: 1;
	filter: alpha(opacity=100);
}
.modal.modal-side.fade .modal-dialog {
	top: 0;
}
.modal.modal-side.in .modal-dialog {
	transform: translate(0, 0);
}
.modal.modal-side .modal-dialog {
	background: #fff;
	height: 100%;
	margin: 0;
	max-width: 600px;
	overflow-y: auto;
	position: absolute;
	right: 0;
	width: 95%;
	transform: translate(100%, 0);
	transition: transform 0.3s ease-in;
}
.modal.modal-side .modal-header {
	border-bottom: 0;
	padding: 30px 0 20px;
}

@media (max-width: 480px) {

	.modal.modal-side .modal-header {
		padding: 20px 0;
		margin: 0 20px;
	}
}

.modal.modal-side .modal-header .close {
	color: #011E41;
	float: left;
	margin-top: 0;
}
.modal.modal-side .modal-body {
	padding-top: 0;
}

@media (max-width: 480px) {

	.modal.modal-side .modal-body {
		padding: 0 20px;
	}
}

.modal-large .modal-dialog {
	max-width: 1000px;
	width: 90%;
	margin-top: 40px !important;
	margin: 10px auto;
}

@media (min-width: 992px) {

	.modal-large .modal-dialog {
		margin: 40px auto;
		width: 80%;
	}
}

.modal-large .modal-header {
	margin-left: 20px;
	margin-right: 20px;
}
.modal-large .modal-title {
	line-height: 1.2;
}

@media (min-width: 992px) {

	.modal-large .modal-title {
		line-height: 1.6;
	}
}

.modal-large .modal-body {
	padding: 20px;
}

@media (min-width: 768px) {

	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-sm {
		width: 300px;
	}
}


@media (min-width: 992px) {

	.modal-lg {
		width: 900px;
	}
}


@media (min-width: 768px) {

	.adyen-additional-action-modal .modal-dialog {
		width: 650px;
	}
}

.adyen-additional-action-modal .loader {
	display: block;
	width: 3em;
	height: 3em;
}

@media (max-width: 768px) {

	.adyen-additional-action-modal .modal-dialog {
		height: calc(100% - 20px);
	}
	.adyen-additional-action-modal .modal-dialog .modal-content {
		height: 100%;
	}
	.adyen-additional-action-modal .modal-dialog .modal-content .modal-header .modal-title {
		width: calc(100% - 40px);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.adyen-additional-action-modal .modal-dialog .modal-content .modal-body {
		height: calc(100% - 90px);
	}
	.adyen-additional-action-modal .modal-dialog .modal-content .modal-body #adyen-additional-action {
		height: 100%;
	}
	.adyen-additional-action-modal .modal-dialog .modal-content .modal-body #adyen-additional-action .adyen-checkout__threeds2__challenge.adyen-checkout__threeds2__challenge--05 {
		padding-top: 100% !important;
		height: 100%;
	}
}

.adyen-additional-action-modal .adyen-checkout__threeds2__challenge.adyen-checkout__threeds2__challenge--05 {
	padding-top: calc(100% - 40px);
}
.login-modal .login-modal-loader {
	height: 250px !important;
}
.login-modal .login-modal-loader .loader {
	margin-top: 40px;
	width: 6em;
	height: 6em;
}
.login-modal .modal-header {
	border: none;
	padding: 20px 0 0 0;
}

@media (max-width: 768px) {

	.login-modal .modal-header {
		padding: 30px 0 0 0;
	}
}

.login-modal .modal-header .close {
	margin: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 20px;
	z-index: 10;
	color: #011E41;
}

@media (max-width: 768px) {

	.login-modal .modal-header .close {
		right: 15px;
		top: 15px;
		font-size: 18px;
	}
}

.login-modal .modal-content {
	background-color: #fff;
}

@media (min-width: 768px) {

	.login-modal .modal-dialog {
		width: 500px;
	}
}

.login-modal .modal-body {
	padding: 0;
}

@media (min-width: 768px) {

	.login-modal .modal-body {
		padding: 0px 20px 20px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "ElectroluxSans", "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.6;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 1.2rem;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.95;
	filter: alpha(opacity=95);
}
.tooltip.top {
	margin-top: -3px;
	padding: 6px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 6px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 6px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 6px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #011E41;
	text-align: center;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #EAEEF2;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -6px;
	border-width: 6px 6px 0;
	border-top-color: #EAEEF2;
}
.tooltip.top .tooltip-arrow:after {
	content: " ";
	position: absolute;
	z-index: 100;
	border-top: 5px solid #fff;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	top: -7px;
	left: -5px;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 6px;
	margin-bottom: -6px;
	border-width: 6px 6px 0;
	border-top-color: #EAEEF2;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 6px;
	margin-bottom: -6px;
	border-width: 6px 6px 0;
	border-top-color: #EAEEF2;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -6px;
	border-width: 6px 6px 6px 0;
	border-right-color: #EAEEF2;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -6px;
	border-width: 6px 0 6px 6px;
	border-left-color: #EAEEF2;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -6px;
	border-width: 0 6px 6px;
	border-bottom-color: #EAEEF2;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 6px;
	margin-top: -6px;
	border-width: 0 6px 6px;
	border-bottom-color: #EAEEF2;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 6px;
	margin-top: -6px;
	border-width: 0 6px 6px;
	border-bottom-color: #EAEEF2;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "ElectroluxSans", "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.6;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 1.6rem;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 1.6rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow,.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}
.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {

	.carousel-inner > .item {
		transition: transform 0.6s ease-in-out;
		backface-visibility: hidden;
		perspective: 1000px;
	}
	.carousel-inner > .item.next,.carousel-inner > .item.active.right {
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	.carousel-inner > .item.prev,.carousel-inner > .item.active.left {
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	.carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active {
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev,.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: "‹";
}
.carousel-control .icon-next:before {
	content: "›";
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {

	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -10px;
	}
	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right: -10px;
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}

.diagram-flex {
	display: -ms-flexbox;
	display: flex;
	color: white;
	inline-size: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-margin-before: 1.5rem;
	margin-block-start: 1.5rem;
	background-color: #011E41;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 1.5rem;
}
.diagram-flex h5 {
	font-weight: 700;
}
.diagram-flex a {
	color: #fff;
	-webkit-text-decoration-line: underline;
	-moz-text-decoration-line: underline;
	text-decoration-line: underline;
	-webkit-text-decoration-color: #fff;
	-moz-text-decoration-color: #fff;
	text-decoration-color: #fff;
}

@media (max-width: 768px) {

	.diagram-flex {
		-ms-flex-direction: column;
		flex-direction: column;
		background-color: transparent;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.btn-diagram {
	width: auto;
	background-color: white;
	color: #0a1e43;
	border-radius: 2px;
}
.btn-diagram:hover,.btn-diagram:focus {
	background-color: #cbcfd2;
	color: #011E41;
	border-color: #cbcfd2;
}
.diagram-flex_items {
	background-color: #011E41;
	padding: 3rem 1.5rem;
	-ms-flex-positive: 3;
	flex-grow: 3;
}
.diagram-flex_help {
	-webkit-margin-end: 1.5rem;
	-moz-margin-end: 1.5rem;
	margin-inline-end: 1.5rem;
	background-color: #011E41;
	padding: 3rem 1.5rem;
}
.diagram-flex_image {
	background-color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
}
.diagram-finder-list {
	display: -ms-flexbox;
	display: flex;
	gap: 1.5rem;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.diagram-flex_image_img {
	width: 100%;
}
.wiring-icon-divider {
	border-right: 1px solid #011E41;
	margin-right: 14px;
}
.diagram-headline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}
.diagram-headline-image {
	display: none;
}

@media (max-width: 768px) {

	.diagram-flex {
		gap: 0;
		-webkit-margin-before: 0;
		margin-block-start: 0;
	}
	.diagram-flex_help,.diagram-flex_items,.diagram-flex_image {
		width: 100%;
		-ms-flex-positive: 0;
		flex-grow: 0;
	}
	.diagram-flex_image {
		display: none;
	}
	.diagram-headline {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 5px;
	}
	.diagram-headline .pnc-title {
		font-size: 1.6rem;
	}
	.diagram-headline-text {
		-webkit-padding-start: 1rem;
		-moz-padding-start: 1rem;
		padding-inline-start: 1rem;
	}
	.diagram-headline-text .h4 {
		margin: 0;
	}
	.diagram-headline-image {
		display: block;
		background-color: white;
	}
	.diagram-flex_image_img {
		max-height: 80px;
		height: 100%;
		width: auto;
	}
	.container-fluid:has(.diagram-flex) {
		padding: 0;
	}
}

#modalpnc {
	z-index: 10000;
}
.pnc-where h4,.pnc-where .h4 {
	margin-bottom: 40px;
	margin-top: 30px;
}
.pnc-where h6,.pnc-where .h6,.pnc-where .accessories-finder-list-header {
	font-size: 1.9rem;
}
.pnc-where-image-holder {
	display: none;
}
.pnc-where-image-holder.active {
	display: block;
	margin-bottom: 30px;
}
.pnc-where-image-holder-tip {
	font-size: 1.6rem;
	margin-top: 1.28rem;
}
.pnc-where-image-holder-title {
	margin-bottom: 0;
}
.pnc-where-plate {
	padding-bottom: 20px;
}
.pnc-where-plate h6,.pnc-where-plate .h6,.pnc-where-plate .accessories-finder-list-header {
	margin-bottom: 20px;
}
.pnc-where-plate-key {
	font-size: 1.6rem;
	margin-bottom: 0;
	margin-top: 10px;
}
.pnc-where-plate img {
	width: 100%;
}

@media (min-width: 992px) {

	.pnc-where-plate img {
		max-width: 50%;
	}
}

.pnc-where-finder {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.pnc-where .register-appliance {
	text-align: center;
}
.pnc-where .register-appliance p {
	margin-top: 15px;
}
.pnc-where .register-appliance p:first-child {
	margin-top: 0;
	font-weight: 600;
}
.pnc-where .register-appliance .btn {
	white-space: normal;
}
.pnc-where .pnc-serial-plate-photo h4,.pnc-where .pnc-serial-plate-photo .h4 {
	margin-bottom: 30px;
}
.pnc-where .pnc-serial-plate-photo img {
	width: 100%;
	max-width: 360px;
	display: block;
	margin: 20px 0;
}
.pnc-where .pnc-serial-plate-photo .pnc-serial-plate-photo-help {
	display: block;
	margin: 40px 0;
}
.pnc-where .pnc-more-help {
	-webkit-margin-before: 2rem;
	margin-block-start: 2rem;
	text-decoration: underline;
}
.pnc-where .register-product-wrapper {
	-webkit-margin-before: 2rem;
	margin-block-start: 2rem;
}
.pnc-where .login-location-image {
	width: 50%;
}
.pnc-where.model-id img {
	max-width: 100%;
}
.pnc-where.model-id .product-manual-img {
	margin-bottom: 20px;
}
.pnc-where.model-id .receipt-section {
	margin-block: 40px;
}
.exploded-view-diagram {
	height: 100%;
	font-size: 20px;
}

@media (max-width: 768px) {

	.exploded-view-diagram {
		height: 90%;
	}
}


@media (min-width: 768px) {

	.exploded-view-diagram {
		border-right: 1px solid #ADB9C3;
	}
}

.exploded-view-diagram picture,.exploded-view-diagram a {
	display: block;
	width: 100%;
	height: 100%;
}
.exploded-view-diagram picture img,.exploded-view-diagram a img {
	max-height: 100%;
	max-width: 100%;
}

@media (max-width: 992px) {

	.exploded-view-diagram picture img,.exploded-view-diagram a img {
		cursor: url(/_ui/responsive/common/images/zoom.cur), auto;
	}
}

.modal .exploded-view-diagram picture img,.modal .exploded-view-diagram a img {
	cursor: url(/_ui/responsive/common/images/zoom.cur), auto;
}

@media (min-width: 768px) {

	.exploded-view .exploded-view-diagram {
		min-height: 400px;
	}
}

.exploded-view-product .product-card {
	height: auto;
}
.exploded-view-product .product-card .exploded-view-product-title {
	font-size: 2rem;
}
.exploded-view-product .product-card .exploded-view-product-title .product-card-content {
	padding: 0;
}
.exploded-view-product .product-card .product-card-content {
	padding: 0;
}
.exploded-view-product .product-card .product-card-id {
	font-size: 1.4rem;
}
.exploded-view-product .product-card .product-card-header {
	height: auto !important;
}
.exploded-view-product .product-card .product-card-header:after {
	display: none;
}
.exploded-view-product .product-card .product-card-footer {
	padding: 0;
	margin-top: 10px;
}
.exploded-view-product .product-card .product-card-title {
	word-break: break-word;
	font-size: inherit;
}
.exploded-view-product .product-card .product-card-price {
	height: auto !important;
	display: block;
}

@media (max-width: 768px) {

	.exploded-view-product .product-card .product-card-price .price {
		font-size: 1.8rem;
	}
}

.exploded-view-product .product-card .product-card-price .text-discount {
	font-size: inherit;
}
.exploded-view-product .product-card .product-card-media {
	height: auto;
}
.exploded-view-product .product-card .product-card-media img {
	max-width: 100%;
}
.exploded-view-product .product-card .product-card-list {
	font-size: inherit;
}
.exploded-view-product .product-card .product-card-price .energy-label {
	display: inline;
	float: right;
}
.zoomOverlay {
	display: block;
	position: fixed;
	top: -5000px;
	left: 0;
	z-index: 10000;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);
	height: 100%;
	width: 100%;
	opacity: 0;
}
.zoomOverlay .arrow-left {
	font-size: 28px;
}
.zoomOverlay .arrow-left:hover {
	cursor: pointer;
}
.zoomOverlay .arrow-right {
	font-size: 28px;
}
.zoomOverlay .arrow-right:hover {
	cursor: pointer;
}

@media (max-width: 992px) {

	.zoomOverlay {
		padding: 0;
	}
}

.zoomOverlay.visible {
	top: 0;
	animation: zoomBoxFadeIn 0.3s ease-in;
	opacity: 1;
}
.zoomOverlay .zoomLightBox {
	position: relative;
	max-width: 80%;
	margin: 0 auto;
	background-color: #fff;
	height: calc(100% - 60px);
}

@media (max-width: 992px) {

	.zoomOverlay .zoomLightBox {
		max-width: 100%;
		height: 100%;
	}
}

.zoomOverlay .zoomLightBox picture {
	display: block;
	overflow: scroll;
	height: 100%;
	padding: 20px;
	text-align: center;
}
.zoomOverlay .zoomLightBox picture.zoom-overflow-hidden {
	overflow: hidden;
}
.zoomOverlay .zoomLightBox picture.show-full img {
	max-width: 100%;
	max-height: 100%;
}
.zoomOverlay .zoomLightBox picture.show-zoom-icon img {
	cursor: url(/_ui/responsive/common/images/zoom.cur), auto;
}
.zoomOverlay .zoomLightBox .icon-cross {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 38px;
	padding: 8px 3px;
	background-color: #fff;
	font-size: 24px;
	color: #000;
	cursor: pointer;
}
.zoomOverlay .zoomLightBox .arrow-left {
	position: absolute;
	top: 50%;
	left: 5px;
	color: #000;
}
.zoomOverlay .zoomLightBox .arrow-right {
	position: absolute;
	top: 50%;
	right: 5px;
	color: #000;
}

@keyframes zoomBoxFadeIn {
	0% {
		top: 0;
		opacity: 0;
	}
	100% {
		top: 0;
		opacity: 1;
	}
}

.tool-tabs-section {
	position: relative;
	z-index: 2;
}

@media (min-width: 992px) {

	.tool-tabs-section {
		padding-bottom: 20px;
		margin-top: -227px;
		width: 100%;
		min-height: 200px;
	}
}


@media (max-width: 992px) {

	.tool-tabs-container {
		padding-left: 0;
		padding-right: 0;
	}
}

.tool-tabs {
	position: relative;
}
.tool-tabs .tabs-content {
	margin-top: -1px;
	border-bottom: 1px solid #ADB9C3;
	padding: 0;
}

@media (min-width: 992px) {

	.tool-tabs .tabs-content {
		border-bottom: 0;
	}
}

.tool-tabs .tabs-list {
	margin: 0;
	z-index: 3;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.tool-tabs .tabs-list > li + li {
	margin-left: -1px;
}
.tool-tabs .tabs-list > li {
	-ms-flex: 1;
	flex: 1;
}

@media (min-width: 992px) {

	.tool-tabs .tabs-list > li {
		-ms-flex: initial;
		flex: initial;
	}
}

.tool-tabs .tabs-list > li a {
	display: block;
	padding: 10px 5px;
	background-color: rgba(255, 255, 255, 0.85);
	font-weight: normal;
	font-size: 1.4rem;
	transition: color 0.3s ease-in-out;
	white-space: nowrap;
	transition-property: color, background-color;
	transition: 0.1s ease;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.tool-tabs .tabs-list > li a:hover {
	color: #011E41;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.95);
}

@media (min-width: 480px) {

	.tool-tabs .tabs-list > li a {
		font-size: 2.1rem;
	}
}


@media (min-width: 768px) {

	.tool-tabs .tabs-list > li a {
		font-size: 2.6rem;
		min-width: 260px;
	}
}


@media (min-width: 992px) {

	.tool-tabs .tabs-list > li a {
		padding: 10px 40px;
		border: 1px solid #ADB9C3;
		border-top: 0;
	}
}

.tool-tabs .tabs-list > li a .icon-chevron-down,.tool-tabs .tabs-list > li a .form-control-select:before {
	display: inline-block;
	position: relative;
	color: inherit;
	font-size: 0.7em;
}
.tool-tabs .tabs-list > li.active a {
	background-color: #ffffff;
	border-bottom-color: transparent;
	cursor: default;
	color: #011E41;
}
.tool-tabs .tabs-list > li.active a:hover {
	color: #011E41;
}
.tool-tabs .tabs-list > li.active a:before {
	background-color: #011E41;
}
.tool-tabs .tabs-body-inner {
	background-color: #fff;
}

@media (min-width: 992px) {

	.tool-tabs .tabs-body-inner {
		border: 1px solid #ADB9C3;
	}
	.tool-tabs .tabs-body-inner .container {
		max-width: 100%;
	}
}


@media (min-width: 768px) {

	.compatibility-checker {
		padding-left: 40px;
	}
}

.compatibility-checker a {
	color: #7A8A9C;
	text-decoration: underline;
	font-weight: bold;
}
.compatibility-checker .compatibility-checker-label {
	margin-bottom: 15px;
	display: block;
}

@media (min-width: 768px) and (max-width: 992px) {

	.compatibility-checker .search-pnc-box {
		width: 150px !important;
	}
}

.compatibility-checker .search-body {
	z-index: 1001;
}
.compatibility-checker .compatibility-checker-loader {
	margin-top: 2rem;
	margin-bottom: 1.8rem;
}
.compatibility-checker .compatibility-checker-loader .loader {
	border-color: rgba(255, 255, 255, 0.5);
}
.compatibility-checker .compatibility-checker-loader .loader:after {
	border-color: #fff transparent transparent transparent;
}
.compatibility-checker .compatibility-checker-tool {
	padding: 1.28rem 0;
}
.compatibility-checker .compatibility-msg .alert {
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 0 0 0 26px;
	font-size: 1.4rem;
}
.compatibility-checker .compatibility-msg .alert::before {
	top: 3px;
	left: 0;
	font-size: 1.6rem;
}
.compatibility-checker .compatibility-msg .alert.alert-danger,.compatibility-checker .compatibility-msg .alert.alert-info {
	color: #F24831;
}
.compatibility-checker .appliance-info {
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	margin: 10px 0 20px;
}
.compatibility-checker .appliance-info .appliance-image {
	width: 100px;
	height: 100%;
}

@media (max-width: 768px) {

	.compatibility-checker .appliance-info .appliance-link {
		font-size: 1.4rem;
	}
}

.compatibility-checker .find-pnc-link {
	margin-top: 5px;
}
.compatibility-checker .compatibility-image-search-wrapper {
	display: -ms-flexbox;
	display: flex;
	padding: 0 1rem;
	background-color: white;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 1rem;
}
.compatibility-checker .compatibility-image-search-wrapper .form-control {
	border: 0;
}
.compatibility-checker .compatibility-image-search-wrapper .form-control:active {
	border: 0;
}
.compatibility-checker .compatibility-image-search-wrapper .svg-camera-icon {
	height: 4.16rem;
	z-index: 2;
	width: 24px;
	fill: #011E41;
	-ms-flex-item-align: center;
	align-self: center;
}
.compatibility-checker .compatibility-image-search-wrapper .svg-camera-icon:hover {
	cursor: pointer;
}
.accessories-finder-list {
	margin-bottom: 26.6666666667px;
}
.accessories-finder-list-item {
	margin-bottom: 7px;
	line-height: 1.2;
}
.supporting-figure {
	text-align: center;
}
.supporting-figure figcaption {
	text-align: left;
	margin-top: 10px;
}
.supporting-figure-optional {
	display: none;
}

@media (min-width: 767px) {

	.supporting-figure-optional {
		display: block;
	}
}

.vacuum-essentials-tool {
	width: 100%;
}
.vacuum-essentials-tool .input-group,.vacuum-essentials-tool .input-group-unjoin,.vacuum-essentials-tool .input-group-search {
	width: 100%;
}

@media (min-width: 768px) {

	.vacuum-essentials-tool .search-wrapper-inline,.vacuum-essentials-tool .input-group button.form-control,.vacuum-essentials-tool .input-group-unjoin button.form-control,.vacuum-essentials-tool .input-group-search button.form-control {
		width: 25%;
	}
}

.vacuum-essentials-tool .search-wrapper-inline input.form-control {
	width: 100%;
}
.vacuum-essentials-tool .defocus-button {
	display: none;
	width: 4.16rem;
	height: 4.16rem;
	z-index: 3;
	position: absolute;
	right: 0;
	font-size: 2rem;
	color: #EAEEF2;
	background-color: transparent;
	text-align: center;
}

@media (min-width: 768px) {

	.vacuum-essentials-tool .defocus-button {
		display: none !important;
	}
}

.vacuum-essentials-tool .defocus-button:before {
	position: relative;
	top: 25%;
}
.vacuum-essentials-tool input:focus + .defocus-button {
	display: block;
}
.out-of-stock-items h5 {
	line-height: 1.3;
}
.out-of-stock-items ul {
	border-bottom: 0;
}
.product-list-item-out-of-stock .alert-spanner {
	margin-top: 10px;
}
.product-list-item-out-of-stock .media-heading .remove {
	color: #011E41;
}
.qty-selector {
	display: table;
}
.qty-selector button,.qty-selector input {
	display: table-cell;
	width: 41px;
	height: 41px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.5;
	color: initial;
	vertical-align: middle;
}
.qty-selector button:hover,.qty-selector button:focus,.qty-selector button:active,.qty-selector input:hover,.qty-selector input:focus,.qty-selector input:active {
	outline: none;
	text-decoration: none;
	border-radius: 4px;
	box-shadow: 0 0 0 2px #000;
	margin: 2px;
}
.qty-selector button:hover,.qty-selector button:focus,.qty-selector input:hover,.qty-selector input:focus {
	color: initial;
}
.qty-selector button:active,.qty-selector input:active {
	background-color: #cbcfd2;
}
.qty-selector input {
	text-align: center;
}
.qty-selector button {
	padding: 0 !important;
}
.data-protection {
	text-align: center;
	font-size: 15px;
}
.data-protection p {
	margin: 0;
}
.data-protection .read-more {
	font-weight: bold;
}
.data-protection .read-more i {
	margin-top: -3px;
	margin-right: -2px;
	display: inline-block;
	font-size: 15px;
}
.data-protection.footer {
	font-size: inherit;
	margin-bottom: 2.56rem;
	margin-top: -15px;
	margin-left: -1px;
}
.data-protection.footer .read-more i {
	margin-right: 2px;
}

@media (max-width: 768px) {

	.data-protection-modal {
		font-size: 1.5rem;
	}
}

.data-protection-modal h1 {
	font-size: 4rem;
	margin-top: 0;
	margin-bottom: 3rem;
}
.data-protection-modal h2 {
	font-size: 3rem;
}
.data-protection-modal h3 {
	font-size: 2.6rem;
}
.data-protection-modal h2,.data-protection-modal h3 {
	margin-bottom: 1.7rem;
	margin-top: 4rem;
}
.data-protection-modal table {
	width: 100% !important;
}
.data-protection-modal ::-webkit-scrollbar {
	background-color: #21201F;
}
.data-protection-page {
	min-height: 800px;
}
.data-protection-page h1 {
	margin-top: 0;
	margin-bottom: 3rem;
}
.data-protection-page h2,.data-protection-page h3 {
	margin-bottom: 1.7rem;
	margin-top: 4rem;
}
.data-protection-page table {
	width: 100%;
}

@media (max-width: 768px) {

	.data-protection-page {
		padding: 0 10px;
		-ms-word-break: break-word;
		word-break: break-word;
	}
	.data-protection-page h1 {
		font-size: 3.2rem;
	}
	.data-protection-page h2,.data-protection-page h3 {
		font-size: 2.6rem;
	}
}

.truncate .truncate-inner {
	transition: all 0.6s ease-out;
	position: relative;
	overflow: hidden;
	height: auto;
}
.truncate .truncate-inner > p > a {
	text-decoration: underline;
	color: inherit;
}
.truncate .truncate-inner.truncated:after {
	content: "";
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -webkit-linear-gradient(top, rgba(0, 30, 65, 0) 0%, #001e41 100%);
}
.truncate .toggle {
	margin-top: 5px;
	display: inline-block;
}
.scan-and-search-controls .svg-camera-icon {
	height: 4.16rem;
	z-index: 2;
	line-height: 4.16rem;
	vertical-align: middle;
	position: absolute;
	top: 0;
	right: 66px;
	width: 24px;
	fill: #011E41;
}
.scan-and-search-controls .svg-camera-icon:hover {
	cursor: pointer;
}
.scan-and-search-controls .pncSearchInput {
	padding-right: 55px;
}
.scan-and-search-controls .input-group-btn-search {
	background-color: #EAEEF2;
}
.scan-and-search-controls .input-group-btn-search .icon-search {
	color: #011E41;
}
.pnc-search-box .scan-and-search-controls .svg-camera-icon {
	height: 4.64rem;
	line-height: 4.64rem;
}
.pnc-search-modal {
	text-align: center;
}

@media (min-width: 768px) {

	.pnc-search-modal {
		width: 90%;
		margin: 0 auto;
	}
}

.pnc-search-modal p {
	margin-bottom: 30px;
}
.pnc-search-modal .image-search {
	position: relative;
	width: 100%;
	height: 214px;
	border: solid 1px #EAEEF2;
	background-color: #ffffff;
	cursor: pointer;
}
.pnc-search-modal .image-search .corner {
	position: absolute;
	width: 10px;
	height: 10px;
}
.pnc-search-modal .image-search .corner.top-left {
	top: -1px;
	left: -1px;
	border-top: solid 2px #011E41;
	border-left: solid 2px #011E41;
}
.pnc-search-modal .image-search .corner.top-right {
	top: -1px;
	right: -1px;
	border-top: solid 2px #011E41;
	border-right: solid 2px #011E41;
}
.pnc-search-modal .image-search .corner.bottom-left {
	bottom: -1px;
	left: -1px;
	border-bottom: solid 2px #011E41;
	border-left: solid 2px #011E41;
}
.pnc-search-modal .image-search .corner.bottom-right {
	bottom: -1px;
	right: -1px;
	border-bottom: solid 2px #011E41;
	border-right: solid 2px #011E41;
}
.pnc-search-modal .image-search img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0 20px;
}
.pnc-search-modal .image-search img.rating-plate {
	z-index: 1;
	max-width: 290px;
	width: 100%;
}
.pnc-search-modal .image-search img.camera {
	z-index: 2;
	max-width: 136px;
	width: 100%;
	margin-top: 2px;
}
.pnc-search-modal .find-pnc {
	display: inline-block;
	font-weight: bold;
	text-decoration: underline;
	color: #7A8A9C;
	margin-top: 30px;
}
.pnc-search-modal .error-message {
	display: none;
	position: relative;
	margin-top: 30px;
	text-align: left;
	background: #FDECEB;
	color: #4f4e53;
}
.pnc-search-modal .error-message:after {
	content: "";
	position: absolute;
	top: -11px;
	left: 30px;
	border-top: none;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom-style: solid;
	border-bottom-width: 11px;
	color: #FDECEB;
}
.pnc-search-modal .how-to-photograph {
	text-align: start;
	-webkit-margin-before: 5rem;
	margin-block-start: 5rem;
}
.pnc-search-modal .how-to-photograph .avoid-glare-text {
	-webkit-margin-before: 30px;
	margin-block-start: 30px;
}
.product-suggestions-container.container {
	max-width: 1140px;
}

@media (max-width: 992px) {

	.product-suggestions-container.container .product-grid-item .product-card-footer-form {
		display: none;
	}
}

.product-suggestions-container.container .product-action-add {
	display: block;
}
.live-chat.is-open .live-chat-button {
	display: none;
}
.live-chat.is-open .live-chat-window,.live-chat.is-open .live-chat-close {
	display: block;
}
.live-chat .live-chat-button {
	cursor: pointer;
	position: fixed;
	right: 15px;
	bottom: 10px;
	padding: 0.8rem 1.6rem;
	z-index: 1001;
	background-color: #fff;
	color: currentColor;
	border: 1px solid #d8d8d8;
	border-radius: 1.8rem;
	filter: drop-shadow(0 0 0.55rem rgba(0, 0, 0, 0.2));
	transition: filter 0.4s, transform 0.5s;
}
.live-chat .live-chat-button:hover {
	text-decoration: none;
	transform: scale(1.1);
	filter: drop-shadow(0 0 0.35rem rgba(0, 0, 0, 0.2));
}
.live-chat .live-chat-button .button-image {
	float: left;
	padding-right: 1rem;
}
.live-chat .live-chat-button img {
	height: 24px;
}
.live-chat .live-chat-button .button-text {
	color: currentColor;
	font-size: 1.6rem;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	-ms-flex: 0 0 100%;
	height: 100%;
	word-break: break-all;
}
.live-chat .live-chat-button .button-text:hover {
	text-decoration: none;
}
.live-chat .live-chat-window {
	position: fixed;
	right: 20px;
	bottom: 20px;
	height: 500px;
	width: 350px;
	z-index: 9999999;
	display: none;
	border: 1px solid #041e41;
}

@media only screen and (max-width: 420px) {

	.live-chat .live-chat-window {
		right: 10px;
		bottom: 10px;
		left: 10px;
		width: auto;
	}
}

.live-chat .live-chat-close {
	position: fixed;
	bottom: 487px;
	font-size: 14px;
	right: 32px;
	z-index: 999999999;
	color: #FFFFFF;
	cursor: pointer;
	display: none;
}

@media only screen and (max-width: 420px) {

	.live-chat .live-chat-close {
		bottom: 477px;
	}
}

.page-cartPage .live-chat-button,.page-multiStepCheckoutSummaryPage .live-chat-button {
	display: none;
}
.live-chat-trigger {
	cursor: pointer;
}
.model-header .model-image {
	text-align: center;
}
.model-header .model-image img {
	width: 100%;
}

@media (max-width: 768px) {

	.model-header .model-image img {
		max-width: 200px;
	}
}


@media (max-width: 480px) {

	.model-header .model-image img {
		max-width: 180px;
	}
}

.model-header .model-title {
	margin-top: 0;
}

@media (max-width: 768px) {

	.model-header .model-title {
		margin-top: 15px;
	}
}

.model-header .compatibility-checker {
	padding-left: 30px;
}
.cx-widget.cx-theme-custom {
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
	color: #011E41;
	z-index: 1040;
	position: fixed;
}

@media (max-width: 768px) {

	.cx-widget.cx-theme-custom {
		right: 0;
	}
}

.cx-widget.cx-theme-custom.cx-input-focus {
	box-shadow: none !important;
}
.cx-widget.cx-theme-custom .cx-svg-icon-tone1 {
	fill: #011E41;
}
.cx-widget.cx-theme-custom .cx-loading-container .cx-loading-icon svg g g,.cx-widget.cx-theme-custom .cx-loading-screen .cx-loading-icon svg g g {
	stroke: #011E41;
}
.cx-widget.cx-theme-custom .cx-loading-container .cx-loading-icon svg g:first-child g,.cx-widget.cx-theme-custom .cx-loading-screen .cx-loading-icon svg g:first-child g {
	stroke: #7b8a9c;
}
.cx-widget.cx-theme-custom .cx-titlebar {
	background-color: #fff;
	border-color: #d0d7dc;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.cx-widget.cx-theme-custom .cx-titlebar .cx-icon {
	width: 26px;
	height: 27px;
}
.cx-widget.cx-theme-custom .cx-titlebar .cx-icon img {
	width: 26px;
	height: 27px;
	vertical-align: top;
	color: #011E41;
}
.cx-widget.cx-theme-custom .cx-titlebar .cx-title {
	color: #011E41;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 26px;
	font-family: ElectroluxSansBold, Noto Sans, Arial, sans-serif;
	font-weight: bold;
}
.cx-widget.cx-theme-custom .cx-titlebar .cx-webchat-counter {
	margin-top: auto;
	margin-bottom: auto;
	background-color: #f24831;
	font-size: 16px;
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
}
.cx-widget.cx-theme-custom .cx-body {
	background-color: #fff;
}
.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-close,.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-maximize,.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-minimize {
	margin-left: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-close:focus,.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-maximize:focus,.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-minimize:focus {
	border: none;
}
.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-close svg,.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-maximize svg,.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-button-minimize svg {
	width: 11px;
	height: 10px;
}
.cx-widget.cx-theme-custom .cx-common-container .cx-buttons-window-control .cx-svg-icon-tone1 {
	fill: #011E41;
}
.cx-widget.cx-theme-custom input[type='email'],.cx-widget.cx-theme-custom input[type='tel'],.cx-widget.cx-theme-custom input[type='text'] {
	color: #011E41;
}
.cx-widget.cx-theme-custom select,.cx-widget.cx-theme-custom textarea {
	color: #011E41;
}
.cx-widget.cx-theme-custom .cx-form-control::-moz-placeholder {
	color: #adb9c3;
	opacity: 1;
}
.cx-widget.cx-theme-custom .cx-form-control:-ms-input-placeholder {
	color: #adb9c3;
}
.cx-widget.cx-theme-custom .cx-form-control::-webkit-input-placeholder {
	color: #adb9c3;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .cx-form {
	padding-top: 0;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .cx-form .cx-btn-default {
	display: none;
}
.cx-widget.cx-theme-custom .cx-form-wrapper tr {
	vertical-align: baseline;
}
.cx-widget.cx-theme-custom .cx-form-wrapper label {
	color: #011E41;
	font-size: 16px;
	font-family: ElectroluxSansBold, Noto Sans, Arial, sans-serif;
	font-weight: bold;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .error-message-container {
	max-width: 250px;
	margin-left: auto;
	background-color: #fdeceb;
	color: #4f4e53;
	font-size: 14px;
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
	position: relative;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	display: block;
	padding: 12px;
	margin-top: 15px;
}
.cx-widget.cx-theme-custom .cx-form-wrapper input[type='email'] {
	max-width: 250px;
	margin-left: auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 2px;
	height: 38px;
	border-color: #d0d7dc;
	font-size: 14px;
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
}
.cx-widget.cx-theme-custom .cx-form-wrapper input[type='email']:focus {
	border-width: 1px;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .error-message-container:after {
	content: "";
	position: absolute;
	top: -11px;
	left: 30px;
	border-top: none;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom-style: solid;
	border-bottom-width: 11px;
	color: #fdeceb;
}
.cx-widget.cx-theme-custom .cx-button-container {
	background-color: #fff;
}
.cx-widget.cx-theme-custom .cx-btn-default {
	color: #011E41;
	background-color: #fff;
	border: 2px solid #011E41;
	font-size: 16px;
	font-family: ElectroluxSansBold, Noto Sans, Arial, sans-serif;
	font-weight: bold;
}
.cx-widget.cx-theme-custom .cx-btn-primary {
	border: 2px solid #011E41;
	font-size: 16px;
	font-family: ElectroluxSansBold, Noto Sans, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: #011E41;
}
.cx-widget.cx-theme-custom ::-webkit-scrollbar-thumb {
	background: #adb9c3;
}
.cx-widget.cx-theme-custom .cx-smokescreen {
	background-color: #2d2d2d;
	opacity: 0.5;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .disclaimer-text,.cx-widget.cx-theme-custom .cx-transcript .disclaimer-text {
	margin-left: -24px;
	padding: 20px 24px;
	width: calc(100% + 48px);
	background-color: #eaeef2;
	border-bottom: 1px solid #d0d7dc;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .disclaimer-text p,.cx-widget.cx-theme-custom .cx-transcript .disclaimer-text p {
	color: #011E41;
	font-size: 14px;
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .disclaimer-text p:last-child,.cx-widget.cx-theme-custom .cx-transcript .disclaimer-text p:last-child {
	margin-bottom: 0;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .disclaimer-text p a,.cx-widget.cx-theme-custom .cx-transcript .disclaimer-text p a {
	color: #7b8a9c;
	text-decoration: underline;
	font-size: 14px;
	font-family: ElectroluxSansBold, Noto Sans, Arial, sans-serif;
	font-weight: bold;
}
.cx-widget.cx-theme-custom .cx-form-wrapper .disclaimer-text {
	margin-left: 0;
	width: 100%;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-date {
	display: none;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-system .cx-message-text {
	margin-bottom: 5px;
	font-size: 16px;
	font-family: ElectroluxSansBold, Noto Sans, Arial, sans-serif;
	font-weight: bold;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-system .cx-time {
	color: #7b8a9c;
	font-size: 14px;
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-system a {
	color: #7b8a9c;
	line-height: 1.5;
	font-family: ElectroluxSansBold, Noto Sans, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-system a:active,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-system a:focus,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-system a:hover {
	color: #011E41;
}
.cx-widget.cx-theme-custom .cx-webchat .cx-form table {
	margin-top: 24px;
}
.cx-widget.cx-theme-custom .cx-webchat .cx-transcript .cx-message-group > .cx-message.cx-participant {
	margin-bottom: 15px !important;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-name,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-name {
	font-size: 16px;
	font-family: ElectroluxSansBold, Noto Sans, Arial, sans-serif;
	font-weight: bold;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-message-text,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-message-text {
	margin-bottom: 5px;
	line-height: normal;
	font-size: 16px;
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-message-text a,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-message-text a {
	text-decoration: underline;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-time,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-time {
	font-size: 14px;
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-bot .cx-avatar-wrapper {
	width: 29px;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-bot .cx-avatar {
	background-image: url(/_ui/responsive/common/images/chatbot.png);
	background-size: 100% 100%;
	border-radius: 50%;
	width: 27px;
	height: 27px;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-agent-typing .cx-avatar-wrapper,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-agent .cx-avatar-wrapper {
	width: 27px;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-agent-typing .cx-avatar,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-agent .cx-avatar {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 28' stroke='%23011e41'%3E%3Cg stroke-width='1.2' fill='none' fill-rule='evenodd' stroke-linejoin='round'%3E%3Cpath d='M3.546 17.358a2.297 2.297 0 01-2.3-2.295 2.298 2.298 0 012.3-2.296m13.8 12.626h2.3c2.224 0 4.025-1.223 4.025-3.443v-1.222m-6.325 4.665a1.724 1.724 0 01-3.45 0 1.724 1.724 0 013.45 0h0zm-9.2-4.591h-2.3a2.297 2.297 0 01-2.3-2.296V11.62a2.297 2.297 0 012.3-2.295h2.3v11.478h0zm17.25-3.444c1.27 0 2.3-1.027 2.3-2.295a2.299 2.299 0 00-2.3-2.296' stroke-linecap='round'/%3E%3Cpath d='M20.796 20.802h2.3c1.27 0 2.3-1.027 2.3-2.296V11.62a2.299 2.299 0 00-2.3-2.295h-2.3v11.478h0z' stroke-linecap='round'/%3E%3Cpath d='M6.42 9.324c0-4.438 3.605-8.035 8.05-8.035 4.446 0 8.05 3.597 8.05 8.035'/%3E%3C/g%3E%3C/svg%3E");
	width: 27px;
	height: 27px;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-agent-typing .cx-avatar,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-agent .cx-avatar,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-bot .cx-avatar {
	background-repeat: no-repeat;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-agent-typing .cx-avatar svg,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-agent .cx-avatar svg,.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them.cx-bot .cx-avatar svg {
	display: none;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-bubble-arrow svg {
	fill: #011E41;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-bubble {
	background-color: #011E41;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-message-text {
	color: #fff;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-message-text a {
	color: #fff;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-name {
	color: #fff;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-them .cx-time {
	color: #adb9c3;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-bubble-arrow svg {
	fill: #eaeef2;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-bubble {
	background-color: #eaeef2;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-message-text {
	color: #011E41;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-message-text a {
	color: #011E41;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-name {
	color: #011E41;
}
.cx-widget.cx-theme-custom .cx-transcript .cx-message.cx-you .cx-time {
	color: #7b8a9c;
}
.cx-widget.cx-theme-custom .cx-branding,.cx-widget.cx-theme-custom .cx-footer {
	background-color: #fff;
	color: #7b8a9c;
}
.cx-widget.cx-theme-custom .cx-branding svg .cx-svg-icon-tone1,.cx-widget.cx-theme-custom .cx-footer svg .cx-svg-icon-tone1 {
	fill: #7b8a9c;
}
.cx-widget.cx-theme-custom .cx-input-container {
	border-color: #d0d7dc;
}
.cx-widget.cx-theme-custom .cx-input-container .cx-textarea-cell .cx-message-input {
	color: #011E41;
	font-size: 16px;
	font-family: ElectroluxSans, Noto Sans, Arial, sans-serif;
	font-weight: 400;
}
.cx-widget.cx-theme-custom .cx-chat-close .cx-wrapper,.cx-widget.cx-theme-custom .cx-chat-end .cx-wrapper {
	padding: 24px;
	background-color: #fff;
	border: none;
}
.cx-widget.cx-theme-custom .cx-chat-close .cx-wrapper p,.cx-widget.cx-theme-custom .cx-chat-end .cx-wrapper p {
	color: #011E41;
	font-size: 16px;
}
.cx-widget.cx-theme-custom .cx-chat-close .cx-wrapper .cx-btn-default,.cx-widget.cx-theme-custom .cx-chat-end .cx-wrapper .cx-btn-default {
	color: #011E41;
	border-color: #011E41;
	background-color: #fff;
	font-size: 16px;
}
.cx-widget.cx-theme-custom .cx-toaster .cx-titlebar {
	background-color: #fff;
	border-color: #d0d7dc;
}
.cx-widget.cx-theme-custom .cx-toaster .cx-titlebar .cx-icon svg,.cx-widget.cx-theme-custom .cx-toaster .cx-titlebar .cx-title {
	color: #011E41;
}
.cx-widget.cx-theme-custom .cx-toaster .cx-body,.cx-widget.cx-theme-custom .cx-toaster .cx-button-container {
	background-color: #fff;
	color: #011E41;
}
.cx-widget.cx-theme-custom .cx-toaster .cx-body {
	font-size: 16px;
}
.cx-widget.cx-theme-custom .cx-toaster .cx-button-container {
	padding-bottom: 20px;
}
.cx-widget.cx-theme-custom .cx-toaster .cx-btn {
	font-size: 16px;
}
.cx-widget.cx-theme-custom .cx-toaster .cx-btn-default {
	color: #011E41;
	border-color: #011E41;
	background-color: transparent;
}
.cx-widget.cx-theme-custom .cx-toaster .cx-footer {
	display: none;
}
.cx-widget.cx-theme-custom .cx-docked-Engage .cx-toaster.cx-engage-toast .cx-btn-default,.cx-widget.cx-theme-custom .cx-docked-Engage .cx-toaster.cx-engage-toast .cx-btn-primary {
	border: 2px solid #011E41;
}
.cx-widget.cx-theme-custom .cx-docked-Engage .cx-toaster.cx-engage-toast .cx-button-container {
	padding-bottom: 21px;
}

@media (min-width: 768px) {

	.cx-widget.cx-theme-custom .cx-form-wrapper .error-message-container,.cx-widget.cx-theme-custom .cx-form-wrapper input[type='email'] {
		max-width: 200px;
	}
	.cx-widget.cx-theme-custom .cx-toaster .cx-button-container {
		padding-bottom: 25px;
	}
}

.custom-tabs .custom-tabs-button {
	display: table-cell;
	width: auto;
	text-align: center;
	cursor: pointer;
	padding: 14px 15px;
	background: #EAEEF2;
	margin: 0;
}
.custom-tabs .custom-tabs-button.active {
	background: #011E41;
	color: #fff;
}
.custom-tabs .custom-tabs-content {
	display: none;
}
.custom-tabs .custom-tabs-content.active {
	display: block;
}
.custom-tabs.flex-tabs .custom-tabs-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 0 0;
	flex: 1 0 0;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	width: 100%;
}
.custom-tabs.flex-tabs .custom-tabs-header .custom-tabs-button {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	flex: 1;
	-ms-flex: 1 0 0;
	-ms-flex-align: center;
	align-items: center;
}
.custom-tabs.image-tabs .custom-tabs-header {
	background: #EAEEF2;
}
.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button {
	display: table-cell;
	background: #EAEEF2;
	padding: 12px 20px 8px;
	width: 140px;
	font-size: 1.4rem;
	line-height: 1.4;
	font-weight: 700;
	white-space: normal;
}
.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button.active {
	background: #011E41;
	color: #fff;
}
.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button.active .default-image {
	display: none;
}
.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button.active .active-image {
	display: block;
}
.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button img {
	width: 50px;
	display: block;
	margin: 0 auto 8px;
}

@media (max-width: 768px) {

	.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button img {
		width: 40px;
	}
}

.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button .active-image {
	display: none;
}

@media (max-width: 768px) {

	.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button {
		font-size: 1.2rem;
		padding: 12px 15px 8px;
		overflow-wrap: anywhere;
	}
}


@media (max-width: 390px) {

	.custom-tabs.image-tabs .custom-tabs-header .custom-tabs-button {
		padding: 12px 10px 8px;
	}
}


@media (max-width: 768px) {

	.custom-tabs.image-tabs .custom-tabs-header .container {
		padding: 0;
	}
}

.custom-tabs.image-tabs .custom-tabs-content {
	margin-top: 20px;
}
.custom-tabs.rounded-tabs .custom-tabs-button {
	border-radius: 25px 25px 0 0;
}
.custom-tabs.rounded-tabs .custom-tabs-button:first-child {
	border-radius: 0 25px 0 0;
}
.custom-tabs.rounded-tabs .custom-tabs-button:last-child {
	border-radius: 25px 0 0 0;
}

@media (max-width: 768px) {

	.custom-tabs.pdp-tabs {
		display: none;
	}
}

.custom-tabs.pdp-tabs .custom-tabs-button {
	background: #ADB9C3;
	color: #011E41;
	font-size: 1.6rem;
}
.custom-tabs.pdp-tabs .active {
	background: #fff;
}
.custom-tabs.pdp-tabs .custom-tabs-header {
	-webkit-padding-before: 1rem;
	padding-block-start: 1rem;
	border-top: 1px solid #EAEEF2;
	background: #EAEEF2;
}
.custom-tabs.pdp-tabs .custom-tabs-content {
	max-width: 1100px;
	margin: 0 auto;
	padding: 50px 40px 40px 40px;
}
.custom-tabs.pnc-finder-tabs .custom-tabs-button {
	background: #EAEEF2;
	color: #7A8A9C;
	border-top: 1px solid #EAEEF2;
}
.custom-tabs.pnc-finder-tabs .custom-tabs-button.active {
	background: #fff;
	color: #011E41;
}
.custom-tabs.pnc-finder-tabs .custom-tabs-button:first-child {
	margin-left: -30px;
}

@media (max-width: 480px) {

	.custom-tabs.pnc-finder-tabs .custom-tabs-button:first-child {
		margin-left: -20px;
	}
}

.custom-tabs.pnc-finder-tabs .custom-tabs-button:last-child {
	margin-right: -30px;
}

@media (max-width: 480px) {

	.custom-tabs.pnc-finder-tabs .custom-tabs-button:last-child {
		margin-right: -20px;
	}
}


@media (min-width: 768px) {

	.pdp-mobile-tabs {
		display: none;
	}
}


@media (max-width: 480px) {

	.compatibility-list .container {
		padding: 0;
	}
}

.compatibility-list .compatibility-list-header {
	background: #011E41;
	color: #fff;
	padding: 0 30px;
}

@media (max-width: 768px) {

	.compatibility-list .compatibility-list-header {
		padding: 0px;
	}
}

.compatibility-list .compatibility-list-header .compatibility-list-title-wrapper {
	margin-bottom: 30px;
}
.compatibility-list .compatibility-list-header .compatibility-list-title-wrapper .search-tool-tip {
	margin-top: 15px;
}
.compatibility-list .compatibility-list-header .compatibility-list-title-wrapper .compatibility-list-title {
	color: #fff;
	margin-bottom: 0;
}
.compatibility-list .compatibility-list-header .compatibility-list-column-names {
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	font-weight: bold;
}
.compatibility-list .compatibility-list-body {
	border-bottom: 2px solid #EAEEF2;
	max-height: 461px;
	overflow: scroll;
}

@media (max-width: 480px) {

	.compatibility-list .compatibility-list-body {
		max-height: 277px;
	}
}

.compatibility-list .compatibility-list-body .compatibility-list-row {
	background-color: #fff;
	border-bottom: 1px solid #EAEEF2;
	width: 100%;
	box-shadow: none;
	margin-bottom: 0;
	font-size: 0;
}
.compatibility-list .compatibility-list-body .compatibility-list-row.collapsible {
	cursor: pointer;
}
.compatibility-list .compatibility-list-body .compatibility-list-row.collapsible.not-collapsible {
	cursor: default;
}
.compatibility-list .compatibility-list-body .compatibility-list-row:last-child {
	border: 0;
}
.compatibility-list .compatibility-list-body .compatibility-list-row a {
	vertical-align: middle;
	line-height: 25px;
}
.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc a {
	max-width: 165px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 480px) {

	.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc a {
		max-width: 120px;
	}
}


@media (max-width: 360px) {

	.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc a {
		max-width: 90px;
	}
}

.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-row-wrapper {
	padding: 0px 30px;
	width: 100%;
	display: inline-block;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
}

@media (max-width: 768px) {

	.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-row-wrapper {
		padding: 0px;
	}
}

.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-model-id {
	overflow: hidden;
	text-overflow: ellipsis;
}
.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc {
	overflow: hidden;
	text-overflow: ellipsis;
}
.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc i {
	color: #00c77e;
	font-size: 20px;
}
.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc .show-more-rows {
	float: right;
	display: inline-block;
}
.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc .show-more-rows .more-rows {
	display: none;
}
.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc .show-more-rows .less-rows {
	display: inline-block;
}
.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc .show-more-rows .icon-chevron-up {
	color: #011E41;
	margin-left: 10px;
	transition: transform 0.3s;
	vertical-align: middle;
	line-height: 45px;
	display: inline-block;
}

@media (max-width: 992px) {

	.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc .show-more-rows .more-rows,.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc .show-more-rows .less-rows {
		display: none !important;
	}
	.compatibility-list .compatibility-list-body .compatibility-list-row .compatibility-list-pnc .show-more-rows .icon-chevron-up {
		margin-left: 0;
		font-size: 14px;
	}
}

.compatibility-list .compatibility-list-body .compatibility-list-row.collapsed:hover {
	background-color: #EAEEF2;
}
.compatibility-list .compatibility-list-body .compatibility-list-row.collapsed .compatibility-list-pnc .show-more-rows .more-rows {
	display: inline-block;
}
.compatibility-list .compatibility-list-body .compatibility-list-row.collapsed .compatibility-list-pnc .show-more-rows .less-rows {
	display: none;
}
.compatibility-list .compatibility-list-body .compatibility-list-row.collapsed .compatibility-list-pnc .show-more-rows .icon-chevron-up {
	transform: rotate(180deg);
}
.compatibility-list .compatibility-list-body .hidden-rows .compatibility-list-row {
	background: #EAEEF2;
	border-bottom: 1px solid #fff;
}
.compatibility-list .compatibility-list-body .hidden-rows .compatibility-list-row:last-child {
	border-bottom: 0;
}
.compatibility-list .compatibility-list-body .hidden-rows .compatibility-list-row .compatibility-list-pnc {
	float: right;
}
.monitor-product-modal .monitor-product-modal-header {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

@media (max-width: 992px) {

	.monitor-product-modal .monitor-product-modal-header {
		float: none;
		display: block;
		width: 100%;
		margin: -10px auto 20px;
	}
	.monitor-product-modal .monitor-product-modal-header .product-card-img {
		height: auto;
		width: 50%;
		margin: 0 auto;
	}
}


@media (min-width: 992px) {

	.monitor-product-modal .monitor-product-modal-header .product-card-img {
		height: auto;
		float: left;
		width: 30%;
		padding-right: 20px;
	}
}

.monitor-product-modal .monitor-product-modal-header .product-name {
	float: right;
	width: 70%;
}

@media (max-width: 992px) {

	.monitor-product-modal .monitor-product-modal-header .product-name {
		width: 100%;
		float: none;
	}
}

.monitor-product-modal .monitor-product-form .data-protection {
	margin-bottom: 30px;
}
.monitor-product-modal .monitor-product-form .submit-btn {
	width: 100%;
}
.monitor-product-modal .monitor-product-fail-message {
	margin-top: 10px;
}
.monitor-product-modal .loader-layer {
	padding: 40px 0;
}
.monitor-product-success-message {
	text-align: center;
}
.monitor-product-success-message .success-message-close {
	width: 100%;
	margin-top: 40px;
}
.paypal-atp-modal .checkoutButton {
	display: none;
}
.paypal-atp-modal .box-section {
	border-bottom: none;
}
.paypal-atp-modal .alert-info {
	display: block !important;
}
.accordion {
	border: 1px solid #cbcfd2;
}
.accordion .accordion-element {
	padding: 12px;
	font-size: 16px;
	line-height: 18px;
	border-bottom: 1px solid #cbcfd2;
	background-color: #f7f6f6;
	cursor: default;
}
.accordion .accordion-element:last-child {
	border-bottom: none;
}
.accordion .accordion-element .accordion-header {
	cursor: pointer;
	position: relative;
}
.accordion .accordion-element .accordion-header .accordion-header-text {
	width: calc(100% - 50px);
	position: relative;
}
.accordion .accordion-element .accordion-header .accordion-header-text i {
	right: -25px;
}
.accordion .accordion-element .accordion-header i {
	color: #011E41;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.accordion .accordion-element .accordion-header .name {
	display: inline;
	margin: 0;
	font-size: 16px;
	line-height: 18px;
}
.accordion .accordion-element .accordion-header .address {
	margin-bottom: 0;
}
.accordion .accordion-element .accordion-content {
	margin-top: 10px;
	border-top: 1px solid #cbcfd2;
	padding-top: 10px;
	font-size: 16px;
	line-height: 18px;
	display: none;
}
.accordion .accordion-element.active {
	background-color: #fff;
}
.accordion .accordion-element.active .accordion-header .name {
	font-weight: bold;
}
.accordion .accordion-element.active .accordion-content {
	display: block;
}
.accordion .accordion-element.disabled {
	color: #ADB9C3;
}
.accordion .accordion-element.disabled .accordion-header {
	cursor: default;
}
.accordion .accordion-element.disabled i {
	color: #ADB9C3;
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel:before,.owl-carousel:after {
	content: " ";
	display: table;
}
.owl-carousel:after {
	clear: both;
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: inherit;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-wrapper {
	display: none;
	height: inherit;
	position: relative;
	backface-visibility: hidden;
	transform: translate(0, 0);
	display: table;
}
.owl-carousel.category-carousel-list .owl-item {
	float: left;
}
.owl-carousel .owl-item {
	display: inline-block;
	backface-visibility: hidden;
	transform: translate(0, 0);
	vertical-align: middle;
}
.owl-carousel .owl-item.loading > * {
	min-height: 1px;
}
.owl-carousel .owl-item img {
	width: 100%;
	height: auto;
	max-width: none;
	max-height: none;
}
.owl-carousel .owl-item .pdp-fallback-image {
	padding: 100px;
}

@media (max-width: 992px) {

	.owl-carousel .owl-item .pdp-fallback-image {
		padding: 75px;
	}
}


@media (max-width: 768px) {

	.owl-carousel .owl-item .pdp-fallback-image {
		padding: 50px;
	}
}

.owl-carousel .owl-controls {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,.owl-carousel .owl-controls .owl-buttons .owl-next {
	cursor: pointer;
	position: absolute !important;
	top: 50%;
	width: auto;
	height: 50px;
	line-height: 50px;
	z-index: 2;
	text-align: center;
	transform: translate(0, -50%);
	color: rgba(255, 255, 255, 0.7);
	font-size: 28px;
	color: #011E41;
	opacity: 1;
	transition: opacity 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
	opacity: 1;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 0;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 0;
}
.gallery {
	margin-top: 2.56rem;
}

@media (min-width: 768px) {

	.gallery {
		margin-top: 0;
	}
}

.js-gallery {
	display: none;
}
.gallery-image-wrapper {
	position: relative;
	min-height: 250px;
}
.gallery-image-wrapper .product-badge {
	position: absolute;
	z-index: 1;
	width: auto;
	height: auto;
	max-width: 100px;
	bottom: 0;
	left: 0;
}

@media (max-width: 768px) {

	.gallery-image-wrapper .product-badge {
		left: 20px;
		max-width: 80px;
	}
}

.gallery-image {
	margin-bottom: 2.56rem;
}
.gallery-image .gallery-image-item {
	padding: 0 40px;
	text-align: center;
	cursor: url(/_ui/responsive/common/images/zoom.cur), auto;
	position: relative;
}

@media (min-width: 992px) {

	.gallery-image .gallery-image-item {
		cursor: pointer;
	}
}

.gallery-image .gallery-image-item .gallery-action-btn {
	margin-bottom: 5px;
	top: 10px;
	left: 50px;
	z-index: transcript-close;
	width: auto;
	height: 30px;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	cursor: pointer;
	margin-right: 10px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px;
	color: #333;
	transition: all 0.2s ease;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	font-weight: 600;
}
.gallery-image .gallery-image-item .gallery-action-btn:hover {
	background: white;
	transform: scale(1.05);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
	background: #EAEEF2;
}
.gallery-image .gallery-image-item .gallery-action-btn .transcript-icon {
	width: auto;
	height: auto;
	padding: 5px;
}
.gallery-image .gallery-image-item .lazyOwl {
	margin: 0 auto;
	max-width: 210px !important;
}

@media (min-width: 768px) {

	.gallery-image .gallery-image-item .lazyOwl {
		max-width: 425px !important;
	}
}

.gallery-video-item .yt-video .preview {
	width: 100%;
	height: 100%;
	display: block;
}
.gallery-video-item .yt-video .preview:hover:before {
	opacity: 1;
}
.gallery-video-item .yt-video .preview:before {
	transition: all 0.2s linear;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-webkit-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=50);
	content: " ";
	position: absolute;
	width: 100px;
	height: 70px;
	background-image: url(/_ui/responsive/common/images/play.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
	z-index: 3;
}

@media (max-width: 768px) {

	.gallery-video-item .yt-video .preview:before {
		opacity: 1;
	}
}

.gallery-video-item .embed {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}
.gallery-video-item .embed iframe {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.gallery-thumbs-item {
	display: block;
	margin: 0 5px;
}
.gallery-thumbs .owl-prev i {
	background: #fff;
}
.gallery-thumbs .owl-next i {
	background: #fff;
}
.transcript-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;
}
.transcript-overlay:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}

@media (max-width: 992px) {

	.transcript-overlay:before {
		width: 100%;
	}
}

.transcript-overlay.visible {
	opacity: 1;
	visibility: visible;
}
.transcript-overlay.visible .transcript-modal {
	transform: translateX(0);
}
.transcript-modal {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background: #fff;
	transform: translateX(100%);
	transition: transform 0.3s ease;
	overflow-y: auto;
	padding: 20px;
	box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 992px) {

	.transcript-modal {
		width: 100%;
	}
}

.transcript-close {
	position: absolute;
	top: 15px;
	right: 15px;
	background: #E1E8EB;
	border-radius: 40px;
	border: none;
	font-size: 17px;
	cursor: pointer;
	color: #666;
	z-index: 1;
}
.transcript-close:hover {
	color: #000;
}
.transcript-content h3 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #333;
	padding-left: 20rem;
}

@media (max-width: 992px) {

	.transcript-content h3 {
		padding-left: 0;
	}
}

.toolbar-wrapper {
	background: #fff;
	padding: 12px 20px;
	border-top: 1px solid #cbcfd2;
	border-bottom: 1px solid #cbcfd2;
	margin: 20px -20px;
}

@media (max-width: 992px) {

	.toolbar-wrapper {
		padding: 10px 15px;
	}
}


@media (max-width: 992px) {

	.toolbar-wrapper.mobile-sticky {
		position: fixed;
		top: 42px;
		z-index: 8;
		width: 100%;
	}
}

.sticky-toolbar-placeholder {
	display: none;
}
.sticky-toolbar-placeholder.mobile-sticky {
	display: block;
}
.toolbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	font-size: 1.6rem;
}

@media (min-width: 768px) {

	.toolbar {
		text-align: left;
	}
}

.toolbar .result-text-wrapper {
	text-align: right;
}

@media (max-width: 1200px) {

	.toolbar .result-text-wrapper {
		width: auto;
		position: relative;
		margin-left: 20px;
		text-align: left;
	}
}


@media (max-width: 992px) {

	.toolbar .result-text-wrapper {
		width: auto;
		text-align: right;
		margin: 0;
	}
}

.toolbar .result-text-wrapper .results-text {
	font-weight: bold;
}

@media (max-width: 992px) {

	.toolbar .result-text-wrapper .results-text {
		font-size: 1.4rem;
		max-width: 150px;
	}
}

.toolbar .result-text-wrapper .page-text {
	font-size: 1.4rem;
}

@media (max-width: 992px) {

	.toolbar .result-text-wrapper .page-text {
		font-size: 1.2rem;
	}
}

.toolbar .filter-toggle {
	margin: 0;
}
.toolbar .filter-toggle img {
	margin-right: 4px;
}

@media (min-width: 768px) {

	.toolbar .filter-toggle {
		z-index: 2;
	}
}

.toolbar .filter-toggle .active-facets {
	position: absolute;
	top: -6px;
	right: -6px;
	color: #011E41;
	height: 20px;
	width: 20px;
	background-color: #EAEEF2;
	border-radius: 50%;
	text-align: center;
	line-height: 21px;
	font-size: 12px;
}

@media (min-width: 768px) {

	.toolbar .form-filter-container {
		display: inline-block;
	}
}

.toolbar .form-group,.toolbar .form-horizontal .form-group-cols,.form-horizontal .toolbar .form-group-cols,.toolbar .form-group-block {
	margin-bottom: 1.28rem;
}

@media (min-width: 768px) {

	.toolbar .form-group,.toolbar .form-horizontal .form-group-cols,.form-horizontal .toolbar .form-group-cols,.toolbar .form-group-block {
		margin-bottom: 0;
	}
}

.toolbar-form:last-child .form-group,.toolbar-form:last-child .form-horizontal .form-group-cols,.form-horizontal .toolbar-form:last-child .form-group-cols,.toolbar-form:last-child .form-group-block {
	margin-bottom: 0;
}
.megamenu {
	text-transform: none;
}

@media (min-width: 1200px) {

	.megamenu {
		display: block !important;
		width: 100%;
		position: fixed;
		top: 119px;
		bottom: 50px;
		left: 0;
		padding: 0;
		background: #fff;
		overflow: auto;
		max-height: 600px;
		padding: 40px 20px 15px;
	}
}


@media (min-width: 1200px) {

	.megamenu .megamenu-container {
		padding: 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		min-height: 100%;
	}
}

.megamenu-nav > li .megamenu-category-icon {
	line-height: 25px;
	font-size: 24px;
	color: #0a1e43;
}

@media (max-width: 1199px) {

	.megamenu-nav > li .megamenu-category-icon {
		display: none;
	}
}

.megamenu-nav > li .megamenu-category-title {
	margin-left: 5px;
	color: #0a1e43;
	text-transform: none;
}

@media (min-width: 768px) {

	.megamenu-nav > li .megamenu-category-title {
		text-transform: none;
	}
}

.megamenu-nav > li > a {
	padding: 0;
}

@media (min-width: 1200px) {

	.megamenu-nav {
		margin: 0;
		display: block;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-moz-column-count: 5;
		column-count: 5;
	}
	.megamenu-nav > li {
		page-break-inside: avoid;
		break-inside: avoid;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
		float: left;
	}
	.megamenu-nav > li img {
		display: none;
	}
}

.megamenu-category-link {
	font-size: 1.7rem;
	font-family: "ElectroluxSansBold", "Helvetica Neue", Arial, sans-serif;
	color: #0a1e43;
}
.megamenu-category-link > img {
	display: block;
	width: 58px;
	height: 58px;
	margin-bottom: 15px;
}
.megamenu-category-link:hover,.megamenu-category-link:focus {
	text-decoration: underline;
	background-color: transparent;
}
.megamenu-list {
	margin: 7px -3px 25px -3px;
	font-size: 1.1rem;
}
.megamenu-list:before,.megamenu-list:after {
	content: " ";
	display: table;
}
.megamenu-list:after {
	clear: both;
}
.megamenu-list > li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding: 5px 3px;
	margin: 0;
	float: none;
	width: 100%;
	font-size: 17px;
	line-height: 1.2;
}
.megamenu-list > li > a {
	color: #0a1e43;
	white-space: normal;
}

@media (max-width: 1199px) {

	.megamenu {
		padding: 0;
		background-color: #fff;
	}
	.megamenu-nav > li {
		float: none;
		padding: 0;
		width: 100%;
	}
	.megamenu-nav > li > a {
		display: block;
		padding: 8px 20px 8px 35px;
		font-size: 17px;
		font-weight: normal;
		border-bottom: none;
	}
	.megamenu-category-link > img {
		display: none;
	}
	.megamenu-list-group {
		visibility: hidden;
		opacity: 0;
		position: fixed;
		top: 62px;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 9;
		background-color: rgba(0, 0, 0, 0.6);
	}
	.megamenu-list-group.is-open {
		visibility: visible;
		opacity: 1;
		animation: fade 0.1s ease-in;
	}
	.megamenu-list-group.is-open .megamenu-list {
		transform: translateX(0);
		transition-delay: 0.1s;
	}
	.megamenu-list {
		margin: 0;
		background-color: #fff;
		height: 100%;
		overflow: auto;
		overflow-y: auto;
		overflow-x: hidden;
		transform: translateX(100%);
		transition: transform 0.2s ease-in-out;
	}
	.megamenu-list > li {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.megamenu-list > li > a {
		display: block;
		padding: 8px 20px 8px 35px;
		font-size: 17px;
		font-weight: normal;
	}
	.megamenu-list > li .megamenu-list-heading {
		position: relative;
		background-color: #EAEEF2;
	}
	.megamenu-list > li .megamenu-list-heading .icon-chevron-left {
		position: absolute;
		left: 8px;
		top: 10px;
	}
	.megamenu-list > li .megamenu-list-heading,.megamenu-list > li .megamenu-list-subheading {
		color: #011E41;
		font-weight: bold;
	}
}


@media (min-width: 1200px) {

	_:-ms-lang(x),.megamenu .megamenu-nav > li {
		display: inline-block;
		width: 100%;
		-ms-overflow-y: hidden;
	}
}

.external-link-wrapper {
	display: none;
}

@media (min-width: 1200px) {

	.external-link-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding: 12px 20px;
		border-top: 2px solid #EAEEF2;
		margin-top: auto;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}

.external-link {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-size: 17px;
	font-weight: 600;
	color: #011E41;
	text-decoration: none;
	gap: 6px;
}
.external-link:hover {
	text-decoration: underline;
	color: #011E41;
}
.external-link-icon {
	width: 14px;
	height: 14px;
}
.external-link span {
	color: #011E41;
}
.search-wrapper-inline {
	display: table-cell;
	float: left;
	width: 100%;
}

@media (min-width: 992px) {

	.search-wrapper-inline {
		width: auto;
	}
}


@media (min-width: 992px) {

	.search-wrapper-inline .form-control:first-child {
		border-right: 0;
	}
}

.search-wrapper .search-body {
	padding-top: 0;
	position: relative;
}
.search-wrapper .search-body ul {
	position: absolute;
}
.search-wrapper .search-results ul {
	background-color: #ffffff;
	border: 1px solid #ADB9C3;
	border-top: 0;
	max-height: 209px;
	overflow: hidden;
	overflow-y: auto;
	z-index: 1001;
	width: 100%;
}
.search-wrapper .search-results-simple ul {
	color: inherit;
	font-size: 1.6rem;
	padding: 20px 0;
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}
.search-wrapper .search-results-simple--no-max ul {
	font-size: 1.6rem;
	padding: 20px 0;
	overflow-y: auto;
	overflow-x: hidden;
	border: 0 !important;
}
.search-wrapper .search-results .search-results-item {
	border-radius: 20px;
	cursor: pointer;
	padding: 0 6.6666666667px;
	margin: 10px 5px;
}
.search-wrapper .search-results .search-results-item-active,.search-wrapper .search-results .search-results-item:hover {
	background-color: rgba(0, 154, 191, 0.1);
}
.search-wrapper .search-results .search-results-item-category {
	cursor: auto;
	font-weight: bold;
	padding: 10px 11.6666666667px;
}
.search-tool-tip {
	color: inherit;
	font-size: 1.2rem;
	margin: 5px 0 0 0;
}
.pnc-search-wrapper .search-tool-input {
	font-size: 1.2rem;
}
.search {
	position: fixed;
	left: 0;
	top: 62px;
	max-height: calc(100% - 62px);
	width: 100%;
	z-index: 9;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	visibility: hidden;
	transition: transform 0.3s ease-in-out;
	transform: translateY(-100%);
	opacity: 0;
	z-index: -1;
}

@media (min-width: 992px) {

	.search {
		position: absolute;
		top: -10000px;
		max-height: none;
		bottom: auto;
		background-color: #011E41;
	}
}

.search.is-open {
	visibility: visible;
	transform: translateY(0);
	opacity: 1;
}

@media (min-width: 992px) {

	.search.is-open {
		top: 100%;
	}
}

.search-input {
	width: 100%;
	padding: 15px 0;
	font-size: 20px;
	border: 0;
	background: #011E41;
	color: #ffffff;
	font-weight: bold;
}
.search-input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}
.search-input::-moz-placeholder {
	color: rgba(255, 255, 255, 0.5);
}
.search-input:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}
.search-input:-moz-placeholder {
	color: rgba(255, 255, 255, 0.5);
}
.search-input:focus {
	outline: none;
}

@media (min-width: 992px) {

	.search-input {
		padding: 25px 0;
		font-size: 40px;
	}
}

.search-body {
	padding-top: 2.56rem;
	background-color: #ffffff;
}
.search-form {
	background-color: #011E41;
}
.search-links-title,.search-links-list {
	font-size: 1.6rem;
}

@media (min-width: 768px) {

	.search-links-title,.search-links-list {
		font-size: 1.9rem;
	}
}

.search-links-title {
	margin-top: 0;
	color: #011E41;
}
.search-links-list {
	margin-bottom: 2.56rem;
}
.search-links-list li + li {
	margin-top: 8px;
}
.search-links-list a {
	color: #011E41;
}
.search-results-list {
	top: auto !important;
	left: auto !important;
	width: auto !important;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	margin-top: 0;
	margin-bottom: 0;
}
.search-results-list:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffffff;
}
.cssanimations .search-result.search-anim-1 {
	animation-delay: 0.15s;
}
.cssanimations .search-result.search-anim-2 {
	animation-delay: 0.3s;
}
.cssanimations .search-result.search-anim-3 {
	animation-delay: 0.6s;
}
.search-result-separator {
	margin-bottom: 2.56rem;
}
.search-result-pnc {
	padding: 0 18px;
	position: relative;
	background-color: transparent;
	color: #011E41;
}
.search-result-pnc.ui-state-focus {
	background-color: #EAEEF2;
	cursor: pointer;
}
.search-result-pnc--light {
	padding: 10px;
}
.search-result-pnc a {
	border-bottom: 1px solid #EAEEF2;
	color: #011E41 !important;
	display: block;
	padding: 15px 0 15px;
	text-decoration: none;
}
.search-result-pnc a i {
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.search-result-pnc a i:before {
	position: absolute;
	right: 20px;
	color: #011E41;
	font-size: 1.9rem;
	top: 50%;
	margin-top: -10px;
}
.search-result-pnc .name {
	font-size: 1.9rem;
	line-height: 1;
}

@media (min-width: 768px) {

	.search-result-pnc .name {
		font-size: 2rem;
	}
}

.search-result-pnc .model {
	font-size: 1.6rem;
}

@media (min-width: 768px) {

	.search-result-pnc .model {
		font-size: 1.9rem;
	}
}

.search-result-suggestion {
	font-size: 1.9rem;
}
.search-result-suggestion.ui-state-focus {
	color: #011E41;
	background: #EAEEF2;
}
.search-result-product {
	border-right: 0;
	border-top: 1px solid #EAEEF2;
}
.cssanimations .search-result-product {
	visibility: hidden;
	opacity: 0;
	animation: fade 0.3s ease-in;
	animation-fill-mode: forwards;
}
.search-result-product.ui-state-focus,.search-result-product:hover {
	background-color: #EAEEF2;
	cursor: pointer;
}
.search-result-product.last {
	border-right: 0;
}
.search-result-product .media {
	padding: 20px;
	font-size: 1.6rem;
	word-break: break-word;
}
.search-result-product .media-heading {
	font-size: 1.6rem;
	font-weight: normal;
}
.search-result-product .media-price {
	font-weight: bold;
}
.search-result-product .media-price.text-discount-updated {
	font-size: 1em;
	margin-left: 15px;
}
.search-result-product .media-link {
	color: #011E41;
	font-weight: bold;
}

@media (min-width: 768px) {

	.search-result-product {
		border-right: 1px solid #EAEEF2;
	}
}

#elx-search-menu .svg-camera-icon-wrapper {
	display: -ms-flexbox;
	display: flex;
}
#elx-search-menu .svg-camera-icon {
	height: 4.16rem;
	z-index: 2;
	width: 24px;
	fill: white;
	-ms-flex-item-align: center;
	align-self: center;
}
#elx-search-menu .svg-camera-icon:hover {
	cursor: pointer;
}
.tabs-head {
	display: none;
	border-top: 1px solid #ADB9C3;
	border-bottom: 1px solid #ADB9C3;
	margin-top: -1px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px;
	background-color: #ffffff;
}

@media (max-width: 768px) {

	.tabs-head > a {
		margin-left: 20px;
		font-weight: bold;
	}
}

.tabs-head > a {
	color: #011E41;
	font-family: "ElectroluxSans", "Helvetica Neue", Arial, sans-serif;
}
.tabs-head .icon-chevron-down,.tabs-head .form-control-select:before {
	position: relative;
	top: 4px;
	transition: transform 0.15s ease-in-out;
}
.tabs-head.active {
	background-color: #ffffff;
	border-bottom-color: #ffffff;
}
.tabs-head.active > a {
	color: #011E41;
}
.tabs-head.active .icon-chevron-down,.tabs-head.active .form-control-select:before {
	transform: rotate(180deg);
}
.tabs-head i {
	right: 20px;
}
.tabs-head.active + .tabs-body {
	display: block !important;
	padding-bottom: 40px;
}
.tabs-head + .tabs-product-page {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 768px) {

	.tabs-head + .tabs-product-page {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.tabs-head + .tabs-product-page .h3,.tabs-head + .tabs-product-page .product-header-text {
	display: block !important;
}

@media (max-width: 768px) {

	.tabs-head + .tabs-product-page {
		width: 100% !important;
		padding: 0 20px 40px;
	}
	.tabs-head + .tabs-product-page .h3,.tabs-head + .tabs-product-page .product-header-text {
		display: none !important;
	}
}

.tabs-body {
	display: none !important;
}
.tabs-body .tab-details {
	padding-bottom: 58px;
}

@media (max-width: 768px) {

	.tabs-body .tab-details {
		margin-bottom: auto;
		padding-bottom: 0px;
	}
}

.tabs-list {
	margin: -55px 0 0 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
}

@media (min-width: 992px) {

	.tabs-list {
		margin-top: -120px;
	}
}

.tabs-list > li {
	-ms-flex: 1;
	flex: 1;
}
.tabs-list > li a {
	display: block;
	position: relative;
	height: 100%;
	padding: 15px;
	background-color: #ADB9C3;
	text-align: center;
	font-weight: bold;
	font-family: "ElectroluxSans", "Helvetica Neue", Arial, sans-serif;
	font-size: 1.6rem;
	color: #011E41;
	border-bottom: 0;
	text-transform: none;
}
.tabs-list > li a .icon-chevron-down,.tabs-list > li a .form-control-select:before {
	display: none;
}
.tabs-list .active a {
	background-color: #ffffff;
	color: #011E41;
	border-bottom: 0;
	cursor: default;
}
.tabs-list .active a:hover {
	color: #011E41;
	text-decoration: none;
}
.tabs-list .active a:after {
	display: none;
}
.no-flexbox .tabs-list {
	text-align: center;
}
.no-flexbox .tabs-list > li {
	display: inline-block;
}
.tabs-content {
	padding: 50px 0;
}

@media (min-width: 992px) {

	.tabs-content {
		padding: 58px 0;
		padding-bottom: 0px;
	}
}


@media (max-width: 768px) {

	.tabs-content {
		padding-top: 0;
		padding-bottom: 0;
	}
}

.tabs .subsciption-content ul {
	list-style: none;
	margin-left: 0px;
}
.tabs .subsciption-content ul li:before {
	margin-left: -40px;
	padding-right: 15px;
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}
.tabs.tabs-responsive .tabs-head {
	display: block;
}

@media (min-width: 768px) {

	.tabs.tabs-responsive .tabs-head {
		display: none;
	}
}


@media (max-width: 767px) {

	.tabs.tabs-responsive .tabs-list {
		display: none;
	}
}

.tabs-body-inner {
	background-color: #fff;
	padding: 18px;
}
.tabs-body-inner > p {
	color: #011E41;
}
.filter {
	font-size: 1.6rem;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #EAEEF2;
}

@media (max-width: 992px) {

	.filter {
		margin-bottom: 70px;
	}
}

.filter .close {
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 18px;
	color: #011E41;
}

@media (min-width: 992px) {

	.filter .close {
		display: none;
	}
}

.filter .filter-title {
	position: absolute;
	left: 15px;
	top: 15px;
}

@media (min-width: 992px) {

	.filter .filter-title {
		display: none;
	}
}

.filter-toggle {
	position: relative;
	width: 100%;
	margin-bottom: 1.28rem;
	padding: 8px 20px;
	border: 0;
	border-radius: 0;
	background-color: #ffffff;
	text-align: left;
	font-size: 1.6rem;
	border: 0;
	white-space: normal;
}
.filter-toggle .filter-toggle-count {
	display: inline;
}
.filter-toggle .filter-toggle-icon {
	position: relative;
	float: right;
	width: 14px;
	height: 12px;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}
.filter-toggle .filter-toggle-icon .icon-chevron-right,.filter-toggle .filter-toggle-icon .search-result-pnc a i,.search-result-pnc a .filter-toggle .filter-toggle-icon i,.filter-toggle .filter-toggle-icon .icon-cross {
	position: absolute;
	top: 0;
	right: 0;
}
.filter-toggle .filter-toggle-icon .icon-chevron-right,.filter-toggle .filter-toggle-icon .search-result-pnc a i,.search-result-pnc a .filter-toggle .filter-toggle-icon i {
	opacity: 1;
	right: 4px;
}
.filter-toggle .filter-toggle-icon .icon-cross {
	opacity: 0;
}
.filter-toggle.is-active .filter-toggle-icon .icon-chevron-right,.filter-toggle.is-active .filter-toggle-icon .search-result-pnc a i,.search-result-pnc a .filter-toggle.is-active .filter-toggle-icon i {
	opacity: 0;
}
.filter-toggle.is-active .filter-toggle-icon .icon-cross {
	opacity: 1;
}

@media (min-width: 768px) {

	.filter-toggle {
		width: 300px;
		margin: 0;
	}
}


@media (min-width: 992px) {

	.filter-toggle {
		width: 214px;
		margin: 0;
	}
	.filter-toggle .filter-toggle-count {
		display: none;
	}
}

.filter-group {
	padding: 0;
	margin: 0 0 4px 0;
	border: 0;
}

@media (min-width: 992px) {

	.filter-group:first-child {
		margin: 0;
	}
}

.filter-group-title > a,.filter-group-title > select {
	display: block;
	position: relative;
	padding: 10px 45px 10px 15px;
	color: #011E41;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media (max-width: 992px) {

	.filter-group-title > a,.filter-group-title > select {
		padding-left: 15px;
	}
}

.filter-group-title > a .icon-chevron-down,.filter-group-title > a .form-control-select:before,.filter-group-title > select .icon-chevron-down,.filter-group-title > select .form-control-select:before {
	float: right;
	position: absolute;
	right: 20px;
	top: 13px;
	transition: transform 0.15s ease;
	transform: rotate(180deg);
}
.filter-group-title > a.collapsed .icon-chevron-down,.filter-group-title > a.collapsed .form-control-select:before,.filter-group-title > select.collapsed .icon-chevron-down,.filter-group-title > select.collapsed .form-control-select:before {
	transform: rotate(0deg);
}
.filter-group-title > a.collapsed:after,.filter-group-title > select.collapsed:after {
	transform: scaleY(0);
}
.filter-group-title > a.collapsed.has-filter-applied:after,.filter-group-title > select.collapsed.has-filter-applied:after {
	transform: scaleY(1);
}
.filter-group-title.form-control-select:before {
	right: 20px !important;
	font-size: 17px !important;
	color: #011E41;
}
.filter-body {
	padding: 15px;
	background-color: #ffffff;
}
.filter-body.filter-body-applied-filters {
	padding: 0;
}

@media (max-width: 992px) {

	.filter-body.filter-body-applied-filters {
		margin-bottom: 4px;
	}
}

.filter-body.filter-body-applied-filters.applied {
	padding: 15px;
}

@media (min-width: 992px) {

	.filter-body.filter-body-applied-filters.applied {
		margin-bottom: 4px;
	}
}


@media (max-width: 992px) {

	.filter-body {
		min-height: 50px;
		position: relative;
	}
}

.filter-body h6 {
	margin: 0;
}
.filter .form-filter-container {
	padding: 20px 20px 140px;
}

@media (min-width: 992px) {

	.filter .form-filter-container {
		display: none;
	}
}

.filter .btn-primary.js-close-filter {
	position: fixed;
	bottom: 0;
	z-index: 10;
	padding: 1.2rem 2rem;
	display: none;
	border-radius: 0;
	box-shadow: 0 -2px 24px 0 rgba(0, 0, 0, 0.24);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.filter .dimension-filter {
	margin-bottom: 1.6rem;
	font-size: 14px;
}
.filter .dimension-filter .form-control {
	margin-top: 5px;
	font-size: 14px;
}
.facet-list {
	margin: 0;
}
.facet-list form {
	margin: 0;
}
.facet-checkbox {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.facet-list-applied {
	padding-left: 0;
	list-style: none;
	margin: 10px 0 0 0;
}
.facet-list-applied > li {
	display: -ms-flexbox;
	display: flex;
}
.facet-list-applied > li a {
	display: block;
	position: relative;
	padding: 6px 12px;
	padding-right: 30px;
	background-color: #EAEEF2;
	color: #011E41;
	border-radius: 3px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.facet-list-applied > li a .icon-cross {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -6px;
	font-size: 12px;
}
.facet-list-applied > li a:hover {
	text-decoration: none;
	color: #011E41;
	border-color: #011E41;
}
.facet-list-applied > li + li {
	margin-top: 6px;
}
.dropdown-select {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
}
.dropdown-select.is-active .display {
	margin-bottom: 0;
}
.dropdown-select.is-active .display .change i:before {
	content: "";
}
.dropdown-select.is-active .option-list {
	display: block;
}
.dropdown-select .option-list {
	display: none;
	padding: 0;
	margin: 0 0 20px 0;
	border: 1px solid #ADB9C3;
	border-top: 0px;
	border-bottom: 2px solid #011E41;
	list-style: none;
	z-index: 99;
	background: #ffffff;
	width: 100%;
}
.dropdown-select .option-list li {
	cursor: pointer;
	padding: 12px 30px;
	border-bottom: 1px solid #ADB9C3;
	position: relative;
}
.dropdown-select .option-list li.is-active i {
	display: block;
}
.dropdown-select .option-list li i {
	display: none;
	font-weight: bold;
	font-size: 8px;
	color: #011E41;
	position: absolute;
	left: 4px;
	top: 50%;
	transform: translateY(-50%) translateX(50%);
}
.dropdown-select .option-list li:last-child {
	border-bottom: 0px;
}
.dropdown-select .option-list li .status-icon {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;
	color: #7A8A9C;
}
.dropdown-select .option-list li .status-icon i {
	display: block;
	color: inherit;
	position: static;
	transform: none;
	font-size: 2rem;
}
.dropdown-select .option-list li .status-icon.INACTIVE {
	color: #cbcfd2;
}
.dropdown-select .display {
	height: 50px;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	background: #fff;
	border: 1px solid #ADB9C3;
	padding: 12px;
	margin-bottom: 20px;
}
.dropdown-select .display .showing {
	float: left;
	font-weight: bold;
	width: 200px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.dropdown-select .display .change {
	float: right;
	font-weight: bold;
	color: #011E41;
}
.dropdown-select .display .change i:before {
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

@media (min-width: 992px) {

	.dropdown-select {
		margin-bottom: 15px;
	}
	.dropdown-select .option-list {
		width: 41%;
		position: absolute;
		top: 50px;
		left: 38.5%;
		transform: translateX(50%);
	}
	.dropdown-select .display {
		margin-bottom: 0;
		float: right;
		width: 41%;
	}
}

.btn-select {
	position: relative;
	width: 254px;
	color: #011E41;
}
.btn-select:hover {
	background-color: #011E41;
}
.btn-select:hover .icon-chevron-down,.btn-select:hover .form-control-select:before,.btn-select:hover select {
	color: #ffffff;
}
.btn-select:hover .icon-chevron-down option,.btn-select:hover .form-control-select:before option,.btn-select:hover select option {
	color: #011E41;
}
.btn-select select::-ms-expand {
	display: none;
}
.btn-select select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0.6rem 5.8rem 0.6rem 3.6rem;
	text-align: center;
	z-index: 2;
	-webkit-appearance: none;
	background-image: none;
	box-shadow: none;
	background: transparent;
	border: 0;
	-moz-appearance: none;
}
.btn-select select option {
	text-align: left;
	background-color: #fff;
	color: #011E41;
}
.btn-select select option:disabled {
	display: none;
}
.btn-select .icon-chevron-down,.btn-select .form-control-select:before {
	position: absolute;
	right: 1.1rem;
	top: 1.2rem;
	z-index: 1;
}
.category-carousel {
	padding-bottom: 10px;
	border-bottom: 1px solid #ADB9C3;
	text-align: center;
}

@media (min-width: 768px) {

	.category-carousel {
		width: 100%;
		padding: 0 5px;
		border: 0;
		min-height: 180px;
	}
}

.category-carousel-title {
	margin-top: 0;
	margin-bottom: 2.4rem;
}

@media (min-width: 992px) {

	.category-carousel-title {
		margin-bottom: 5.8rem;
	}
}

.select-category {
	display: none;
}
.category-carousel-list-expand {
	padding: 10px;
	color: #011E41;
	cursor: pointer;
}

@media (min-width: 768px) {

	.category-carousel-list-expand {
		display: none;
	}
}

.category-carousel-list {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	list-style: none;
	transition: max-height 1s ease-in;
}
.category-carousel-list.expanded {
	height: auto;
	max-height: 5000px;
}
.category-carousel-list .category-carousel-list-item {
	display: inline-block;
	float: left;
	width: calc(100% / 3 - 10.1px);
	margin: 0 5px;
	text-align: center;
	border-bottom: 0px;
	color: #011E41;
	border-radius: 2px;
}
.category-carousel-list .category-carousel-list-item picture {
	display: block;
	padding: 32px 4px 10px;
	background-color: #EAEEF2;
	height: 127px;
	border-radius: 2px;
}
.category-carousel-list .category-carousel-list-item img {
	display: block;
	margin: 0 auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	transition: transform 0.15s ease;
}
.category-carousel-list .category-carousel-list-item p {
	margin: 10px 10px 0;
	overflow: hidden;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 18px;
}
.category-carousel-list .category-carousel-list-item:hover {
	text-decoration: underline;
}
.category-carousel-list .category-carousel-list-item:hover > img {
	transform: none;
}

@media (max-width: 480px) {

	.category-carousel-list .category-carousel-list-item:nth-child(3n+1) {
		clear: left;
	}
	.category-carousel-list .category-carousel-list-item p {
		margin: 10px 3px 0;
		font-size: 1.2rem;
	}
}


@media (min-width: 480px) and (max-width: 768px) {

	.category-carousel-list .category-carousel-list-item:nth-child(4n+1) {
		clear: left;
	}
}


@media (min-width: 480px) {

	.category-carousel-list .category-carousel-list-item {
		width: calc(100% / 4 - 10.1px);
	}
}


@media (min-width: 768px) {

	.category-carousel-list .category-carousel-list-item {
		background-color: #EAEEF2;
	}
}


@media (min-width: 768px) {

	.category-carousel-list {
		height: auto;
		position: relative;
		padding-right: 158px;
		display: none;
	}
	.category-carousel-list .owl-item .category-carousel-list-item {
		display: block;
		float: none;
		width: auto;
		height: inherit;
	}
}

.category-carousel-list .owl-item {
	height: inherit;
}
.category-carousel-list .owl-controls .owl-buttons {
	position: absolute;
	right: 5px;
	top: 0;
	width: 145px;
	height: 100%;
	background-color: #EAEEF2;
}
.category-carousel-list .owl-controls .owl-buttons .owl-prev,.category-carousel-list .owl-controls .owl-buttons .owl-next {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0;
	border-radius: 50%;
	border: 3px solid #011E41;
	background-color: transparent;
	color: #011E41;
	line-height: 42px;
}
.category-carousel-list .owl-controls .owl-buttons .owl-prev.disabled,.category-carousel-list .owl-controls .owl-buttons .owl-next.disabled {
	border-color: transparent;
	background-color: transparent;
	color: #cbcfd2;
}
.category-carousel-list .owl-controls .owl-buttons .owl-prev {
	left: 22px;
}
.category-carousel-list .owl-controls .owl-buttons .owl-next {
	right: 22px;
}
.category-grid .category-carousel-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-height: initial;
}

@media (min-width: 768px) {

	.category-grid .category-carousel-list {
		padding-right: 0;
	}
}

.category-grid .category-carousel-list .category-carousel-list-item {
	padding-bottom: 5px;
}

@media (min-width: 768px) and (max-width: 992px) {

	.category-grid .category-carousel-list .category-carousel-list-item {
		width: calc(100% / 6 - 10.1px);
	}
	.category-grid .category-carousel-list .category-carousel-list-item:nth-child(6n+1) {
		clear: left;
	}
}


@media (min-width: 992px) {

	.category-grid .category-carousel-list .category-carousel-list-item {
		width: calc(100% / 7 - 10.1px);
	}
	.category-grid .category-carousel-list .category-carousel-list-item:nth-child(7n+1) {
		clear: left;
	}
}


.card {
	position: relative;
	min-height: 260px;
	max-height: 480px;
	margin-bottom: 2.56rem;
}
.card:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 50.9090909091%;
}
.card > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.card.Theme1 .card-title,.card.Theme2 .card-title,.card.Theme3 .card-title,.card.Theme4 .card-title {
	color: #fff;
}
.card.Theme1 .card-price,.card.Theme2 .card-price,.card.Theme3 .card-price,.card.Theme4 .card-price {
	color: #fff;
}
.card.Theme1 .card-content {
	background-color: #2B2936;
}
.card.Theme2 .card-content {
	background-color: #3D2727;
}
.card.Theme3 .card-content {
	background-color: #3B4536;
}
.card.Theme4 .card-content {
	background-color: #4A1E18;
}
.card .card-full-height {
	height: 100%;
}
.card .card-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.card .card-content {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.85);
}
.card .card-title {
	color: #011E41;
	margin: 0 0 5px 0;
	font-size: 1.9rem;
}
.card .card-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.card .card-price {
	margin: 0;
	font-size: 2.6rem;
	margin-right: 10px;
	color: #011E41;
}
.card-promo {
	border: 1px solid #f7f6f6;
	background-color: #ffffff;
}
.card-promo.Theme1 {
	background-color: #2B2936 !important;
	color: #fff !important;
}
.card-promo.Theme2 {
	background-color: #3D2727 !important;
	color: #fff !important;
}
.card-promo.Theme3 {
	background-color: #3B4536 !important;
	color: #fff !important;
}
.card-promo.Theme4 {
	background-color: #4A1E18 !important;
	color: #fff !important;
}
.card-ar-1-1 {
	position: relative;
}
.card-ar-1-1:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 0px;
}
.card-ar-1-1 > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.banner-card-link {
	border-bottom: none;
}
.banner-card-link.new .card {
	height: auto;
}
.banner-card-link.new .card:before {
	padding: 0;
}

@media (min-width: 992px) {

	.banner-card-link.new {
		text-decoration: none;
	}
	.banner-card-link.new .card {
		min-height: 0;
		height: 280px;
	}
	.banner-card-link.new .card:before {
		padding: 0;
	}
	.banner-card-link.new .card .card-inner {
		position: relative;
		height: 100%;
	}
	.banner-card-link.new .card .card-content {
		position: relative;
		width: 50%;
		margin-left: 50%;
		height: 100%;
		padding-bottom: 80px;
		word-break: break-word;
	}
	.banner-card-link.new .card .card-content .card-footer .button {
		position: absolute;
		left: 20px;
		bottom: 20px;
		width: calc(100% - 40px);
		text-align: left;
		word-break: break-word;
	}
	.banner-card-link.new .card .card-content .card-footer .button .card-cta {
		padding: 0.6rem 0.5rem;
	}
	.banner-card-link.new .card .card-img {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 50%;
	}
}


.cardhalf {
	display: block;
	position: relative;
	background-color: #ffffff;
	margin-bottom: 2.56rem;
	position: relative;
}
.cardhalf.Theme1 {
	background-color: #2B2936 !important;
	color: #fff !important;
}
.cardhalf.Theme2 {
	background-color: #3D2727 !important;
	color: #fff !important;
}
.cardhalf.Theme3 {
	background-color: #3B4536 !important;
	color: #fff !important;
}
.cardhalf.Theme4 {
	background-color: #4A1E18 !important;
	color: #fff !important;
}
.cardhalf:before,.cardhalf:after {
	content: " ";
	display: table;
}
.cardhalf:after {
	clear: both;
}
.cardhalf:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 49.2700729927%;
}
.cardhalf > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

@media (min-width: 992px) {

	.cardhalf {
		margin-bottom: 2.56rem;
	}
}

.cardhalf-img,.cardhalf-content {
	height: 100%;
}
.cardhalf-img {
	width: 50%;
	background-size: cover;
	background-position: center;
}
.cardhalf-content {
	float: left;
	padding: 20px;
}
.cardhalf-img + .cardhalf-content {
	width: 50%;
}
.cardhalf-title {
	margin: 0 0 1.28rem 0;
}
.cardhalf a {
	font-weight: bold;
}
.cardhalf p {
	margin: 0;
}
.cardhalf p + p {
	margin-top: 1.28rem;
}
.flex-grid-item .cardhalf {
	height: 100%;
}
.cardhalf-img-right {
	float: right;
}
.cardhalf-img-left {
	float: left;
}
.cardhalf-content-center {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.cardhalf-default {
	background-color: #ffffff;
}
.cardhalf-default .cardhalf-title {
	color: #011E41;
}
.cardhalf-primary {
	background-color: #011E41;
	color: #ffffff;
}
.cardhalf-primary a {
	color: #ffffff;
}
.cardhalf-primary .cardhalf-title {
	color: #ffffff;
}
.cardhalf-alt {
	background-color: #EAEEF2;
}
.cardhalf-full:before {
	display: none;
}
.cardhalf-full .cardhalf-img {
	width: 100%;
	display: none;
}

@media (min-width: 992px) {

	.cardhalf-full .cardhalf-img {
		width: 50%;
	}
}

.cardhalf-full .cardhalf-inner {
	position: static;
}
.cardhalf-full .cardhalf-content {
	position: relative;
	width: 100%;
}

@media (min-width: 992px) {

	.cardhalf-full .cardhalf-content {
		width: 50%;
	}
}


@media (min-width: 992px) {

	.cardhalf-full {
		position: relative;
	}
	.cardhalf-full:before {
		display: block;
		content: "";
		width: 100%;
		padding-top: 45.6866197183%;
	}
	.cardhalf-full > * {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.cardhalf-full .cardhalf-img {
		display: block;
	}
	.cardhalf-full .cardhalf-inner {
		position: absolute;
	}
}

.cardhalf-full .cardhalf-blockquote,.cardhalf-full .section-cms blockquote,.section-cms .cardhalf-full blockquote {
	margin: 0;
	border: 0;
	padding: 0 30px;
	text-align: center;
	text-transform: none;
}
.cardhalf-full .cardhalf-blockquote:before,.cardhalf-full .section-cms blockquote:before,.section-cms .cardhalf-full blockquote:before {
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	display: inline-block;
	font-size: 47px;
	margin-bottom: 2.56rem;
}
.cardhalf-full .cardhalf-blockquote cite,.cardhalf-full .section-cms blockquote cite,.section-cms .cardhalf-full blockquote cite {
	display: block;
	margin-top: 2.56rem;
	font-style: normal;
	font-size: 1.9rem;
}

.pnc-card {
	position: relative;
	min-height: 380px;
	max-height: 480px;
	margin-bottom: 2.56rem;
	background-color: #011E41;
}
.pnc-card:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 51.2820512821%;
}
.pnc-card > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.pnc-card.Theme1 {
	background-color: #2B2936 !important;
	color: #fff !important;
}
.pnc-card.Theme2 {
	background-color: #3D2727 !important;
	color: #fff !important;
}
.pnc-card.Theme3 {
	background-color: #3B4536 !important;
	color: #fff !important;
}
.pnc-card.Theme4 {
	background-color: #4A1E18 !important;
	color: #fff !important;
}
.pnc-card a {
	color: #fff;
}
.pnc-card.pnc-card-beta {
	min-height: 268px;
	max-height: initial;
	margin-bottom: 0;
}
.pnc-card.pnc-card-beta:before {
	padding: 0;
}
.pnc-card.pnc-card-beta .pnc-card-content {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	color: #ffffff;
	padding: 40px 20px;
	float: none;
	position: relative;
}
.pnc-card.pnc-card-beta .pnc-card-content-inner {
	width: 100%;
}

@media (min-width: 480px) {

	.pnc-card.pnc-card-beta .pnc-card-content-inner {
		width: 60%;
	}
}

.pnc-card.pnc-card-beta .pnc-card-content-inner .pnc-bottom-text {
	margin-top: 20px;
	margin-bottom: 0;
}
.pnc-card.pnc-card-beta .pnc-card-content-inner .search-tool-tip {
	margin-top: 15px;
	font-weight: bold;
}
.pnc-card.pnc-card-beta .pnc-card-inner {
	left: 60%;
}
.pnc-card.pnc-card-beta .pnc-card-inner .pnc-card-img {
	width: 98%;
}
.pnc-card.pnc-card-beta .pnc-card-cta {
	position: initial;
	margin-top: 10px;
	display: block;
}
.pnc-card .pnc-card-inner:before,.pnc-card .pnc-card-inner:after {
	content: " ";
	display: table;
}
.pnc-card .pnc-card-inner:after {
	clear: both;
}
.pnc-card .pnc-card-img {
	display: none;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	float: right;
	width: 40%;
	height: 100%;
}

@media (min-width: 480px) {

	.pnc-card .pnc-card-img {
		display: block;
	}
}

.pnc-card .pnc-card-content {
	float: left;
	width: 100%;
	padding: 30px 20px;
	color: #ffffff;
}

@media (min-width: 480px) {

	.pnc-card .pnc-card-content {
		width: 60%;
	}
}

.pnc-card .pnc-card-cta {
	position: absolute;
	left: 30px;
	bottom: 30px;
	font-weight: bold;
	color: #fff;
}
.pnc-card .pnc-card-title {
	margin-top: 0;
	color: #ffffff;
}

.accessories-card {
	position: relative;
	min-height: 380px;
	max-height: 480px;
	margin-bottom: 2.56rem;
	background-color: #011E41;
	color: #fff;
}
.accessories-card:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 51.2820512821%;
}
.accessories-card > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.accessories-card.Theme1 {
	background-color: #2B2936 !important;
	color: #fff !important;
}
.accessories-card.Theme2 {
	background-color: #3D2727 !important;
	color: #fff !important;
}
.accessories-card.Theme3 {
	background-color: #3B4536 !important;
	color: #fff !important;
}
.accessories-card.Theme4 {
	background-color: #4A1E18 !important;
	color: #fff !important;
}
.accessories-card .accessories-card-img {
	position: relative;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.accessories-card .accessories-card-img:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 45.584045584%;
}
.accessories-card .accessories-card-img > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

@media (min-width: 480px) {

	.accessories-card .accessories-card-img {
		position: relative;
	}
	.accessories-card .accessories-card-img:before {
		display: block;
		content: "";
		width: 100%;
		padding-top: 31.339031339%;
	}
	.accessories-card .accessories-card-img > * {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
}

.accessories-card .accessories-card-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px 20px;
}
.accessories-card .accessories-card-title {
	margin-right: 20px;
	width: 100%;
	margin-top: 0;
}

@media (max-width: 768px) {

	.accessories-card .btn {
		width: 100%;
	}
}




.vacuum-search .vacuum-card-content {
	float: left;
	width: 100%;
	padding: 30px 20px;
}

@media (min-width: 480px) {

	.vacuum-search .vacuum-card-content {
		width: 60%;
	}
}

.vacuum-search .pnc-card-img {
	width: 40%;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	float: right;
	height: 100%;
}

@media (max-width: 480px) {

	.vacuum-search .pnc-card-img {
		display: none;
	}
}

.vacuum-search .accessories-card-title {
	margin-top: 0px;
	width: 100%;
}
.vacuum-search .search-body {
	padding-top: 0;
	background-color: #011E41;
	color: #011E41;
}
.vacuum-search .form-control {
	width: 100%;
	height: 3.7rem;
	margin-bottom: 5px;
}
.vacuum-search .search-tool-tip {
	margin: -5px 0 10px 0;
}
.vacuum-search #searchButton {
	margin-top: 5px;
}



.pnc-category-search {
	background-color: #0a1e43;
	padding: 10px;
}

@media (min-width: 992px) {

	.pnc-category-search {
		margin-bottom: 4px;
	}
}

.pnc-category-search .pnc-card-title {
	color: #fff;
}
.pnc-category-search .pnc-card-sub-title {
	font-size: 1.2rem;
	margin-bottom: 5px;
}
.pnc-category-search .form-control {
	font-size: 1.2rem;
}
.cardhalf-no-image:before {
	display: none;
}
.cardhalf-no-image .cardhalf-inner {
	position: static !important;
}
.cardhalf-no-image .cardhalf-inner .cardhalf-content {
	width: 100%;
}

@media (min-width: 992px) {

	.cardhalf-no-image .cardhalf-inner .cardhalf-content {
		padding-left: 150px;
		padding-right: 150px;
	}
}

.cardhalf-theme-blue {
	background-color: #011E41 !important;
	color: #ffffff !important;
}
.cardhalf-theme-blue a {
	color: #ffffff;
}
.cardhalf-theme-white {
	background-color: #ffffff !important;
	color: #011E41 !important;
}
.cardhalf-theme-white a {
	color: #011E41;
}
.cardhalf-theme-grey {
	background-color: #EAEEF2 !important;
	color: #011E41 !important;
	border: 1px solid #ADB9C3;
}
.cardhalf-theme-grey a {
	color: #011E41;
}
.cardhalf-theme-ltblue {
	background-color: #EAEEF2 !important;
	color: #011E41 !important;
}
.cardhalf-theme-ltblue a {
	color: #011E41;
}
.cardhalf-text-vertical .cardhalf-body-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.cardhalf-text-vertical .cardhalf-body-container .service-wrapping-header > .service-title {
	font-weight: bold;
}
.promo-box {
	display: inline-block;
	z-index: 2;
	padding: 6px;
	background-color: #E42912;
	border: 1px solid #E42912;
	color: #ffffff;
	line-height: 0.7;
	font-size: 3rem;
	font-weight: bold;
	text-transform: uppercase;
}
.promo-box span {
	font-size: 1.9rem;
	color: inherit;
}
.promo-box-tl,.promo-box-tr,.promo-box-bl,.promo-box-br {
	position: absolute;
}
.promo-box-left {
	left: 0;
}
.promo-box-tl {
	top: 0;
	left: 0;
}
.promo-box-tr {
	top: 0;
	right: 0;
}
.promo-box-bl {
	bottom: 0;
	left: 0;
}
.promo-box-br {
	bottom: 0;
	right: 0;
}
.promo-bar-component {
	background-color: #011E41;
	width: 100%;
	text-align: center;
	line-height: 30px;
}
.promo-bar-component .promo-bar-text {
	color: #FFF;
	margin: 0;
	padding: 5px 0;
}
.promo-bar-component .promo-bar-text a {
	text-decoration: underline;
	color: #FFF;
}
.promo-bar-component.Theme1 {
	background-color: #FE3921;
}
.promo-bar-component.Theme2 {
	background-color: #FFF;
}
.promo-bar-component.Theme2 .promo-bar-text {
	color: #011E41;
}
.promo-bar-component.Theme2 .promo-bar-text a {
	color: #ADB9C3;
}
.box {
	background-color: transparent;
	color: inherit;
	margin: 2.56rem 0;
	border: 1px solid #ADB9C3;
	padding: 12px;
}

@media (min-width: 768px) {

	.box {
		padding: 18px;
	}
}

.box:first-child {
	margin-top: 0;
}
.box-title,.box-title-large,.box-title-small {
	margin-top: 0;
	margin-bottom: 18px;
	border-bottom: 1px solid #ADB9C3;
	padding-bottom: 12px;
}
.box-title:before,.box-title-large:before,.box-title-small:before,.box-title:after,.box-title-large:after,.box-title-small:after {
	content: " ";
	display: table;
}
.box-title:after,.box-title-large:after,.box-title-small:after {
	clear: both;
}

@media (min-width: 768px) {

	.box-title-right {
		float: right;
	}
}

.box-title-no-border {
	border: 0;
	padding-bottom: 0;
}
.box-title span,.box-title-large span,.box-title-small span {
	text-transform: none;
}
.box-title-large {
	font-size: 2.6rem;
	margin-bottom: 35px;
}
.box-title-small {
	font-size: 1.9rem;
}
.box-section {
	padding: 18px 0;
	border-bottom: 1px solid #ADB9C3;
}
.box-section:before,.box-section:after {
	content: " ";
	display: table;
}
.box-section:after {
	clear: both;
}
.box-section:last-child {
	border: 0;
	padding-bottom: 0;
}
.box-section.no-border {
	border: 0;
}
.box-section-no-border {
	margin: 18px 0;
}
.box-section-collapse-space {
	margin-top: 0;
}
.box-chaining {
	margin: 0;
	margin-bottom: -1px;
}
.box-section-border-bottom {
	padding-bottom: 40px;
	border-bottom: 1px solid #ADB9C3;
}
.box-section-border-bottom + .box-section {
	padding-top: 40px;
}
.box-section-border-bottom > p:last-child {
	margin-bottom: 0;
}
.box-section-title {
	margin-bottom: 0;
}
.box-col-border-left {
	margin-top: 40px;
}

@media (min-width: 768px) {

	.box-col-border-left {
		border-left: 1px solid #ADB9C3;
		margin-top: 0;
	}
	.box-col-border-right {
		border-right: 1px solid #ADB9C3;
	}
	.box-col-border-right + .box-col-border-left {
		margin-left: -1px;
	}
}

.vouchers {
	margin: 20px 0 20px;
}
.vouchers-form {
	margin: 1.28rem 0;
	display: none;
}
.vouchers-form > label {
	margin-top: 0;
	margin-bottom: 1.28rem;
}
.vouchers-form.show-voucher-form {
	display: block;
}
.vouchers-item {
	color: #7A8A9C;
	position: relative;
	margin-top: 5px;
	font-weight: bold;
	padding-right: 25px;
}

@media (min-width: 768px) {

	.vouchers-item {
		padding-right: 116px;
	}
}

.vouchers-item .remove {
	position: absolute;
	top: 0;
	right: 0;
}
.vouchers-item + .vouchers-item {
	margin-top: 5px;
}
.loader {
	width: 2em;
	height: 2em;
	margin: 30px auto;
	font-size: 1rem;
	position: relative;
	text-indent: -9999em;
	border: 1px solid rgba(1, 30, 65, 0.2);
	clear: both;
}
.loader:after {
	content: "";
	position: absolute;
	top: -2px;
	left: -2px;
	bottom: -2px;
	right: -2px;
	border-width: 2px;
	border-style: solid;
	border-color: #011E41 transparent transparent transparent;
	transform: translateZ(0);
	animation: load-animation 1.1s infinite linear;
}
.btn .loader {
	display: none;
	width: 10px;
	height: 10px;
	border-width: 2px;
	margin: 0 0 0 5px;
}
.btn.is-loading .loader {
	display: inline-block;
}
.loader,.loader:after {
	border-radius: 50%;
}
.btn .loader,.btn .loader:after {
	width: 10px;
	height: 10px;
}

@keyframes load-animation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.loader-layer {
	display: none;
}
.loader-layer.global-loader {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 10;
	transition: opacity 0.3s ease-in-out;
	width: 0;
	height: 0;
}
.loader-layer.global-loader .loader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.loader-layer.cover-all {
	z-index: 1000000;
}
.loader-layer.loading {
	visibility: visible;
	opacity: 1;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	display: block;
}
.loader-layer .loader-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.6);
	z-index: 1;
}
.loader-layer .loader {
	margin: auto;
	width: 4em;
	height: 4em;
	z-index: 2;
}
.col-sm-5 .cart-totals {
	width: 100%;
}
.cart-totals {
	color: #011E41;
	margin-top: 0;
}

@media (min-width: 480px) {

	.cart-totals {
		float: right;
	}
}

.cart-totals-table {
	display: table;
	width: auto;
	margin-left: auto;
}
.cart-totals-table-row {
	display: table-row;
}
.cart-totals-table-row > div {
	display: table-cell;
	font-weight: 300;
	text-align: right;
	font-size: 1.9rem;
	padding-left: 15px;
}
.cart-totals-table-row > div.cart-totals-value {
	font-size: 2.6rem;
}
.cart-totals-tax {
	font-size: 1.6rem;
	text-align: right;
	margin-bottom: 0;
}
.cart-totals-table-promos {
	color: #E42912;
}
.cart-totals-table-main > div {
	padding-top: 1.28rem;
	font-weight: 900;
}
.cart-totals-actions {
	margin-top: 1.28rem;
}
.cart-totals-actions .paypal-express-divider {
	padding: 10px;
	text-align: center;
}
.cart-totals-actions .paypal-express-checkbox {
	margin-top: 8px;
	margin-bottom: 0;
}
.cart-totals-actions .paypal-express-checkbox a {
	font-weight: bold;
}
.custom-klarna-express-button {
	width: 100%;
	height: 42px;
	margin-top: 5px;
}
.box-card {
	color: #011E41;
	padding: 10px;
	border: 1px solid #cbcfd2;
	background-color: #f7f6f6;
	margin-bottom: 12px;
}
.box-card:last-child {
	margin-bottom: 0;
}
.box-card.is-selected {
	border-bottom-color: #011E41;
}
.box-card label {
	cursor: pointer;
	margin-bottom: 0;
}
.box-card input[type="radio"] {
	display: inline;
	margin-right: 12px;
	margin-top: 5px;
}
.box-card input[type="radio"]:checked ~ .box-card-content {
	display: block;
}
.box-card .box-card-option {
	line-height: normal;
}
.box-card .box-card-option > label {
	width: 100%;
}
.box-card .box-card-option .box-card-image {
	width: 32px;
}
.box-card .box-card-information {
	display: inline;
}
.box-card .box-card-information .box-card-name {
	font-weight: bold;
}
.box-card .box-card-information .box-card-description {
	margin-top: 7px;
	font-size: 1.6rem;
	display: block;
}
.box-card .box-card-information .box-card-delivery-price {
	margin-top: 10px;
	font-size: 1.6rem;
	display: block;
}
.box-card .box-card-content {
	float: left;
	clear: both;
	width: 100%;
	display: none;
}
.box-card .box-card-content .option-field {
	background-color: #fff;
	padding: 10px;
	margin-top: 10px;
}
.box-card .box-card-content .option-field:first-child {
	margin-top: 25px;
}
.box-card .box-card-content #ideal-container,.box-card .box-card-content #sepadirectdebit-container,.box-card .box-card-content #dotpay-container {
	margin-top: 15px;
}
#pqt-tracking {
	background: #fff;
	padding: 40px 80px;
}

@media (max-width: 768px) {

	#pqt-tracking {
		padding: 20px;
	}
}

.multi-chat-btn {
	cursor: pointer;
	position: fixed;
	right: 15px;
	bottom: 10px;
	padding: 0.8rem 1.6rem;
	z-index: 1001;
	background-color: #fff;
	color: currentColor;
	border: 1px solid #ADB9C3;
	border-radius: 40px;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
	transition: box-shadow 0.4s, transform 0.5s;
	font-weight: bold;
}
.multi-chat-btn:hover {
	text-decoration: none;
	transform: scale(1.1);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {

	.multi-chat-btn {
		font-size: 1.4rem;
	}
}

.multi-chat-btn.close-chat {
	width: 48px;
	height: 48px;
	border-radius: 24px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.multi-chat-btn.close-chat .svg-icon-close {
	vertical-align: middle;
	height: 20px;
}
.multi-chat-btn.close-chat .show-popup {
	display: none;
}
.multi-chat-btn.close-chat .hide-popup {
	display: -ms-flexbox;
	display: flex;
}
.multi-chat-btn .hide-popup {
	display: none;
}
.multi-chat-btn .show-popup {
	display: -ms-flexbox;
	display: flex;
}
.multi-chat-btn .show-popup .icon {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 10px;
}
.multi-chat-btn .show-popup .icon .svg-icon {
	height: 20px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
}
.multi-chat-btn .show-popup .text {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
}
.multi-chat-popup {
	position: fixed;
	right: 15px;
	bottom: 75px;
	padding: 7px 14px;
	z-index: 1001;
	background-color: #fff;
	color: currentColor;
	border: 1px solid #ADB9C3;
	border-radius: 1.8rem;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}
.multi-chat-popup:before,.multi-chat-popup:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	right: 17px;
}
.multi-chat-popup:before {
	border-top: 10px solid #ADB9C3;
	bottom: -11px;
}
.multi-chat-popup:after {
	border-top: 10px solid #fff;
	bottom: -9px;
}
.multi-chat-popup .multi-chat-alt {
	font-weight: bold;
	display: -ms-flexbox;
	display: flex;
	margin: 7px 0;
	cursor: pointer;
}
.multi-chat-popup .multi-chat-alt:hover {
	color: inherit;
}
.multi-chat-popup .multi-chat-alt .button-image {
	width: 22px;
	height: 22px;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	margin-right: 10px;
}
.multi-chat-popup .multi-chat-alt .button-image .svg-icon {
	height: 22px;
}
.multi-chat-popup .multi-chat-alt .multi-chat-link {
	border: none;
	text-decoration: none;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
}
.multi-chat-popup .multi-chat-alt .multi-chat-link:hover,.multi-chat-popup .multi-chat-alt .multi-chat-link:focus {
	text-decoration: none;
	color: inherit;
}
.multi-chat-popup .multi-chat-alt .multi-chat-link .svg-icon {
	height: 22px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.multi-chat-popup .multi-chat-alt .live-chat-button {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
}
.multi-chat-popup .multi-chat-alt .live-chat-button img {
	max-width: 100%;
	max-height: 100%;
}
.multi-chat-popup .live-chat.smooch-chat .live-chat-button {
	position: relative;
	right: initial;
	bottom: initial;
	padding: 0;
	background-color: initial;
	border: none;
	border-radius: unset;
	filter: none;
	transition: none;
}
.multi-chat-popup .live-chat.smooch-chat .live-chat-button .button-image {
	float: none;
	padding-right: 0;
}
.multi-chat-popup .live-chat.smooch-chat .live-chat-window {
	right: 15px;
}
.gls-map {
	margin-top: 10px;
}
.gls-map .gls-map-button {
	display: block;
}
.gls-map .gls-map-button:focus {
	outline: none;
}
.gls-map .gls-map-button .edit {
	display: none;
}
.gls-map .gls-map-selected-point {
	margin-top: 10px;
	margin-bottom: 20px;
	display: none;
}
.gls-map.gls-map-point-selected .gls-map-button .edit {
	display: block;
}
.gls-map.gls-map-point-selected .gls-map-button .select {
	display: none;
}
.gls-map.gls-map-point-selected .gls-map-selected-point {
	display: block;
}
.gls-map #modalGlsMap .modal-dialog {
	width: 100%;
}
.gls-map #modalGlsMap .modal-body {
	min-height: 200px;
	padding-left: 20px;
	padding-right: 20px;
}
.gls-map #modalGlsMap .modal-header {
	margin: 0 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {

	.gls-map #modalGlsMap .modal-header {
		padding: 15px 0 15px 0;
	}
}

.gls-map #modalGlsMap .modal-header .modal-header-text {
	margin: 0;
	padding-left: 10px;
	color: #011E41;
}
.gls-map #modalGlsMap .gls-map-loader {
	position: absolute;
	margin-top: 100px;
	left: 0;
	top: 0;
	padding-bottom: 2px;
}
.gls-map #modalGlsMap #gls_map {
	z-index: 10;
}
.gls-map #modalGlsMap #gls_map .search {
	width: calc(90% - 23px);
	top: 0;
	visibility: visible;
	transform: initial;
	background: initial;
	opacity: 1;
	z-index: 1;
}
.dpd-map {
	margin-top: 10px;
}
.dpd-map .dpd-map-button {
	display: block;
}
.dpd-map .dpd-map-button:focus {
	outline: none;
}
.dpd-map .dpd-map-button .edit {
	display: none;
}
.dpd-map .dpd-map-selected-point {
	margin-top: 10px;
	margin-bottom: 20px;
	display: none;
}
.dpd-map.dpd-map-point-selected .dpd-map-button .edit {
	display: block;
}
.dpd-map.dpd-map-point-selected .dpd-map-button .select {
	display: none;
}
.dpd-map.dpd-map-point-selected .dpd-map-selected-point {
	display: block;
}
.dpd-map #modalDpdMap .modal-dialog {
	width: 100%;
}
.dpd-map #modalDpdMap .modal-body {
	min-height: 200px;
	padding-left: 20px;
	padding-right: 20px;
}
.dpd-map #modalDpdMap .modal-header {
	margin: 0 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {

	.dpd-map #modalDpdMap .modal-header {
		padding: 15px 0 15px 0;
	}
}

.dpd-map #modalDpdMap .modal-header .modal-header-text {
	margin: 0;
	padding-left: 10px;
	color: #011E41;
}
.dpd-map #modalDpdMap .dpd-map-loader #dpd_map {
	z-index: 10;
}
.dpd-map #modalDpdMap .dpd-map-loader #dpd_map .search {
	width: calc(90% - 23px);
	top: 0;
	visibility: visible;
	transform: initial;
	background: initial;
	opacity: 1;
	z-index: 10;
}
.paypal-express-modal .paypal-delivery-info {
	padding: 2rem;
	background-color: #EAEEF2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-margin-before: 1rem;
	margin-block-start: 1rem;
	-webkit-margin-after: 2rem;
	margin-block-end: 2rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
}
.paypal-express-modal .paypal-fiscal-code {
	-webkit-margin-after: 3rem;
	margin-block-end: 3rem;
}
.paypal-express-modal .paypal-express-button-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: end;
}

@media (max-width: 992px) {

	.paypal-express-modal .paypal-express-button-wrapper {
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.paypal-express-modal .paypal-express-checkbox a {
	font-weight: bold;
}

@media (max-width: 992px) {

	.paypal-express-modal .btn-paypal-express {
		width: 100%;
	}
}

.paypal-express-modal .paypal-delivery-cost {
	word-break: keep-all;
	white-space: nowrap;
}
.product-recall-notification {
	padding: 1rem;
	background-color: #EAEEF2;
	color: #011E41;
	text-align: center;
}
.product-recall-notification a {
	text-decoration: underline;
}
.account-prompt {
	position: absolute;
	right: 10px;
	background: white;
	margin-top: 10px;
	padding: 16px;
	border-radius: 2px;
	width: 300px;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25);
	text-transform: none;
	color: #011E41;
}
.account-prompt p {
	font-size: 1.4rem;
}
.account-prompt .account-prompt-close {
	position: absolute;
	right: 10px;
	top: 12px;
	cursor: pointer;
}
.account-prompt .account-prompt-close-icon {
	height: 21px;
	padding: 0;
	position: absolute;
	right: 16px;
	border: none;
	background: none;
}
.account-prompt .account-prompt-close-icon .account-prompt-close {
	position: relative;
	top: -4px;
	right: 0px;
}
.account-prompt .btn-primary {
	color: #fff;
}

@media (max-width: 768px) {

	.no-results .section-alt {
		background-color: #fff;
	}
}

.no-results .container-fluid-tight {
	padding: 32px;
	background: #fff;
}

@media (max-width: 768px) {

	.no-results .container-fluid-tight {
		padding: 16px;
	}
}

.no-results .no-results-title {
	margin: 32px 0;
	word-wrap: break-word;
}
.no-results .no-results-component {
	background-color: #EAEEF2;
	padding: 24px;
	border-radius: 4px;
	width: 100%;
	margin-bottom: 8px;
	display: -ms-flexbox;
	display: flex;
	gap: 24px;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}
.no-results .no-results-component img {
	max-width: 280px;
}
.no-results .no-results-component:last-child {
	margin: 0;
}

@media (max-width: 768px) {

	.no-results .no-results-component {
		-ms-flex-pack: normal;
		justify-content: normal;
		-ms-flex-align: normal;
		align-items: normal;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 24px 16px;
		margin-bottom: 16px;
	}
	.no-results .no-results-component img {
		max-width: 370px;
		width: 100%;
		-ms-flex-item-align: center;
		align-self: center;
	}
}

.no-results .no-results-component .text-title {
	margin-top: 0;
}
.section-cms img {
	max-width: 100%;
}
.section-cms-image-left figure,.section-cms-image-right figure {
	width: 50%;
}
.section-cms-image-left figure {
	float: left;
	margin-right: 20px;
}
.section-cms-image-right figure {
	float: right;
	margin-left: 20px;
}
.section-cms blockquote {
	margin: 2.56rem auto;
	border: 0;
	max-width: 600px;
	padding: 0 40px;
	text-align: center;
	text-transform: none;
}
.section-cms blockquote:before {
	font-family: "elxIcon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	display: inline-block;
	font-size: 47px;
	margin-bottom: 2.56rem;
}
.section-cms blockquote cite {
	display: block;
	margin-top: 2.56rem;
	font-style: normal;
	font-size: 1.9rem;
}
.product-free-delivery {
	background-color: #EAEEF2;
	padding: 1.4rem;
	color: #011E41;
	text-align: center;
	font-weight: 700;
}
.product-left .promo-box {
	display: block;
	min-height: 35px;
	padding: 0 10px;
}
.product-left .promo-box span {
	display: block;
	line-height: 35px;
	vertcail-align: middle;
	font-size: 1.6rem;
}

@media (min-width: 768px) {

	.product-left .promo-box {
		display: none;
	}
}


@media (min-width: 768px) {

	.product-left {
		margin-bottom: 30px;
	}
}


@media (max-width: 768px) {

	.product-left {
		padding: 0;
	}
	.product-left .product-left-inner {
		position: relative;
		padding: 20px;
	}
}

.product-right {
	padding-bottom: 20px;
	background: #011E41;
	color: #fff;
}

@media (min-width: 768px) {

	.product-right {
		margin-bottom: 30px;
	}
}

.product-body {
	clear: both;
	margin-top: 20px;
}

@media (min-width: 768px) {

	.product-body {
		clear: none;
	}
}

.product-header {
	position: relative;
	padding-top: 20px;
}
.product-header-text {
	font-weight: 600;
	font-size: 2.4rem;
	margin-top: 0;
	word-break: break-word;
	position: relative;
}

@media (min-width: 768px) {

	.product-header-text {
		font-size: 3rem;
	}
}

.product-pncs span:after {
	content: ",";
}
.product-pncs span:last-child:after {
	content: "";
}
.product-pncs-list {
	display: none;
}
.product-price {
	line-height: 1;
	text-align: right;
}
.product-price .discount-section {
	text-align: right;
	display: inline-block;
	width: 55%;
}

@media (min-width: 768px) {

	.product-price .discount-section {
		width: 50%;
	}
	.product-price .discount-section .price {
		width: 100%;
		display: block;
	}
}

.product-price .discount-label {
	display: none;
}

@media (min-width: 768px) {

	.product-price .discount-label {
		display: inline-block;
		background: #E42912;
		position: relative;
		margin-left: 15px;
		font-size: 12px;
		font-weight: bold;
		padding: 4px;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
	}
	.product-price .discount-label:after,.product-price .discount-label:before {
		content: "";
		position: absolute;
		right: 100%;
		width: 6px;
		height: 10px;
	}
	.product-price .discount-label:before {
		top: 0px;
		background: linear-gradient(to top left, #E42912 50%, transparent 51%);
	}
	.product-price .discount-label:after {
		bottom: 0px;
		background: linear-gradient(to bottom left, #E42912 50%, transparent 51%);
	}
}

.product-price .text-stock {
	display: block;
	font-size: 1.6rem;
	color: #EAEEF2;
}

@media (max-width: 768px) {

	.product-price .text-stock {
		margin-bottom: 12px;
	}
}

.product-price .text-discount {
	display: block;
	margin-top: 5px;
	color: #EAEEF2;
	text-decoration: line-through;
}

@media (min-width: 768px) {

	.product-price .text-discount {
		display: inline-block;
		font-size: 2rem;
		margin-top: 0;
	}
}


@media (min-width: 768px) {

	.product-price .text-stock {
		display: inline;
		font-size: 1.9rem;
		width: 50%;
		display: inline-block;
		text-align: left;
	}
	.product-price .price {
		display: inline-block;
		width: 50%;
		text-align: right;
	}
}

.product-price .price {
	margin: 0;
	font-size: 2.4rem;
}
.product-price .price.hide-price {
	visibility: hidden;
}
.product-description,.product-description-collapsible {
	position: relative;
}

@media (max-width: 768px) {

	.product-description,.product-description-collapsible {
		margin-bottom: 8px;
	}
}

.product-notes {
	font-size: 1.6rem;
}
.product-info-list {
	margin: 0;
	margin-top: 10px;
	line-height: 1.25;
}
.product-info-list li + li {
	margin-top: 5px;
}
.product-description-collapsible {
	min-height: 160px;
}
.product-description-collapsible.collapse {
	display: block;
	min-height: 160px;
	height: 160px;
	overflow: hidden;
}
.product-description-collapsible.collapse:after {
	display: block;
}
.product-description-collapsible.collapsing:after {
	display: block;
}
.product-description-collapsible.in {
	height: auto;
}
.product-description-collapsible.in:after {
	display: none;
}
.product-description-collapsible:after {
	display: none;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background: linear-gradient(to top, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.product-read-more-link {
	margin-top: 4px;
	padding: 0;
	border: 0;
	font-weight: bold;
}
.product-gallery {
	min-height: 300px;
	position: relative;
}

@media (min-width: 992px) {

	.product-gallery .gallery-image .gallery-image-item {
		cursor: url(/_ui/responsive/common/images/zoom.cur), auto;
	}
}


@media (min-width: 768px) {

	.product-gallery {
		margin-top: 60px;
	}
}


@media (max-width: 768px) {

	.product-gallery {
		margin-right: -15px;
		margin-left: -15px;
	}
}


@media (max-width: 992px) {

	.product-gallery .owl-pagination {
		text-align: center;
		display: table;
		margin: 20px auto 0;
		height: 25px;
		position: relative;
		z-index: 1;
	}
	.product-gallery .owl-pagination .owl-page {
		display: table-cell;
		padding-right: 8px;
		padding-left: 8px;
		vertical-align: middle;
	}
	.product-gallery .owl-pagination .owl-page span {
		height: 8px;
		width: 8px;
		background-color: #cbcfd2;
		border-radius: 50%;
		display: block;
	}
	.product-gallery .owl-pagination .owl-page.active span {
		background-color: #011E41;
		height: 8px;
		width: 8px;
	}
}

.product-gallery .product-gallery-loader {
	width: 40px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 100px;
	position: absolute;
}

@media (min-width: 768px) {

	.product-gallery .product-gallery-loader {
		top: 200px;
	}
}

.product-gallery .product-gallery-disclaimer {
	margin-top: 20px;
}

@media (max-width: 768px) {

	.product-gallery .product-gallery-disclaimer {
		margin-bottom: 20px;
		padding: 0 10px;
	}
}

.product-gallery .product-gallery-disclaimer .icon-info-circle,.product-gallery .product-gallery-disclaimer .alert-info,.product-gallery .product-gallery-disclaimer .compatibility-checker {
	display: inline-block;
	margin-top: -2px;
}
.product-gallery .diy-badge {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	background: #EAEEF2;
	color: #011E41;
	width: auto;
	padding: 9px 11px;
	border-radius: 4px;
	margin-left: 5px;
	bottom: 45px;
	cursor: pointer;
}

@media (min-width: 992px) {

	.product-gallery .diy-badge {
		bottom: 0;
	}
}

.product-gallery .diy-badge-text {
	padding-left: 10px;
}
.product-high-risk {
	display: flex;
	padding: 12px 8px;
	-ms-flex-direction: row;
	flex-direction: row;
	background: #F6F6F6;
	margin-top: 8px;
	-ms-flex-align: center;
	align-items: center;
}
.product-high-risk-message {
	line-height: 14.4px;
	max-width: 65%;
}
.product-high-risk-book-service {
	margin-left: auto;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}
.product-high-risk-aeg {
	background-color: #1a1a19;
	display: -ms-flexbox;
	display: flex;
	padding: 12px 8px;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-top: 8px;
	-ms-flex-align: center;
	align-items: center;
}
.product-high-risk-aeg-book-service {
	margin-left: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 768px) {

	.product-info {
		margin: 20px 0;
	}
}


@media (min-width: 992px) {

	.product-info .rating {
		float: left;
		width: 33.333333%;
		margin-top: 15px;
	}
}


@media (min-width: 768px) {

	.product-info .product-price {
		margin-top: 2.56rem;
	}
}

.product-info .product-price .h4 {
	font-weight: normal;
}

@media (min-width: 768px) {

	.product-info .product-price {
		margin: 0;
		text-align: right;
	}
}


@media (max-width: 480px) {

	.product-info .product-price .product-price-wrapper {
		width: 50%;
		margin-left: auto;
		margin-right: 0;
	}
}

.product-info .product-info-energy-label {
	color: currentColor;
	margin: 2rem 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.product-info .product-info-energy-label a {
	color: currentColor;
}

@media (max-width: 768px) {

	.product-info .product-info-energy-label {
		margin: 1rem 0;
	}
}

.product-info .product-info-energy-label .energy-label {
	height: calc(3.4rem * 1.5);
	width: auto;
}

@media (max-width: 768px) {

	.product-info .product-info-energy-label .energy-label {
		height: calc(2.4rem * 1.5);
	}
}

.product-info .product-info-energy-label-image a {
	border-bottom: none;
}
.product-info-alerts {
	border-top: 1px solid #7A8A9C;
	margin-top: 1.28rem;
}
.product-info-alerts .item {
	border-bottom: 1px solid #7A8A9C;
	width: 100%;
	position: relative;
}
.product-info-alerts .item:last-child {
	border: none;
}
.product-info-alerts .item.replacement .alert-info {
	padding-left: 15px;
	width: 100%;
}
.product-info-alerts .item.replacement .alert-info:before {
	display: none;
}
.product-info-alerts .item.technician .alert-spanner {
	padding-left: 15px;
	width: 100%;
}
.product-info-alerts .item.technician .alert-spanner:before {
	display: none;
}
.product-info-alerts .alert {
	width: 90%;
	border: none;
	display: inline-block;
	padding: 17px 20px 17px 46px;
	background: #011E41;
	color: #fff;
}
.product-info-alerts .alert:before {
	top: 21px;
}
.product-info-alerts .alert .usp-header {
	margin-left: -31px;
}
.product-info-alerts .alert .usp-header i {
	margin-right: 7px;
}
.product-info-alerts .alert .usp-header.collapsed {
	cursor: pointer;
}
.product-info-alerts .promotion .item-inner,.product-info-alerts .delivery .item-inner {
	font-weight: bold;
}
.product-info-alerts .installation-guide i {
	font-size: 1.3rem;
	margin-left: 2px;
	line-height: 1.6rem;
}
.product-info-alerts .item-inner {
	position: relative;
}
.product-info-alerts .alert-toggle {
	display: inline-block;
	text-align: right;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 5px;
	top: 0;
}
.product-info-alerts .alert-toggle a {
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	font-size: 1.6rem;
	padding: 24px 0;
	position: absolute;
	right: 0;
	border-bottom: 0;
	width: 100%;
}
.product-info-alerts .alert-toggle a .icon-plus,.product-info-alerts .alert-toggle a .navbar-bottom .navbar-nav > li > a,.navbar-bottom .product-info-alerts .alert-toggle a .navbar-nav > li > a,.product-info-alerts .alert-toggle a .icon-chevron-down,.product-info-alerts .alert-toggle a .form-control-select:before {
	display: none;
	font-weight: bold;
}
.product-info-alerts .alert-toggle a .icon-minus,.product-info-alerts .alert-toggle a .navbar-bottom .navbar-nav .open > a:before,.navbar-bottom .navbar-nav .product-info-alerts .alert-toggle a .open > a:before,.product-info-alerts .alert-toggle a .icon-chevron-up {
	display: block;
	font-weight: bold;
}
.product-info-alerts .alert-toggle a.collapsed {
	height: 100%;
}
.product-info-alerts .alert-toggle a.collapsed .icon-plus,.product-info-alerts .alert-toggle a.collapsed .navbar-bottom .navbar-nav > li > a,.navbar-bottom .product-info-alerts .alert-toggle a.collapsed .navbar-nav > li > a,.product-info-alerts .alert-toggle a.collapsed .icon-chevron-down,.product-info-alerts .alert-toggle a.collapsed .form-control-select:before {
	display: block;
}
.product-info-alerts .alert-toggle a.collapsed .icon-minus,.product-info-alerts .alert-toggle a.collapsed .navbar-bottom .navbar-nav .open > a:before,.navbar-bottom .navbar-nav .product-info-alerts .alert-toggle a.collapsed .open > a:before,.product-info-alerts .alert-toggle a.collapsed .icon-chevron-up {
	display: none;
}
.product-action .product-action-add .btn {
	border-radius: 2px;
}
.product-body .disclaimer-text {
	margin-top: 2rem;
	display: -ms-flexbox;
	display: flex;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
}
.product-body .subscribe {
	text-align: right;
	display: block;
	margin-bottom: 20px;
}
.product-body .subscribe .subscribe-text {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

@media (max-width: 768px) {

	.product-body .subscribe .btn {
		width: 100%;
	}
}

.product-lowest-price {
	padding: 0 0 10px 0;
	line-height: 16px;
	font-size: 1.4rem;
}
.product-lowest-price .svg-icon {
	height: 16px;
}
.product-lowest-price span {
	vertical-align: middle;
}

@media (min-width: 768px) {

	.product-lowest-price {
		text-align: right;
		padding: 10px 0;
	}
}

.product-unit-price {
	padding: 0 0 10px 0;
	line-height: 16px;
	font-size: 1.4rem;
}
.product-unit-price span {
	vertical-align: middle;
}

@media (min-width: 768px) {

	.product-unit-price {
		text-align: right;
		padding: 10px 0;
	}
}


@media (max-width: 768px) {

	.product-unit-price {
		text-align: right;
		padding: 10px 0;
		margin-bottom: 5rem;
	}
}


@media (max-width: 992px) {

	.page-productDetails .section-tabs,.page-productDetails .section-tabs-overlay {
		margin-top: 57px;
	}
}


@media (max-width: 768px) {

	.page-productDetails .section-tabs,.page-productDetails .section-tabs-overlay {
		margin-top: 0;
	}
}


@media (min-width: 768px) {

	.page-productDetails .tabs-head.active + .tabs-body {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.productDetailsPageSectionCrossSelling-component .thumbnail-title {
	margin-top: unset;
}
.btn-link.js-qty-selector-minus:focus,.js-qty-selector-minus.btn-unstyled:focus,.btn-link.js-qty-selector-plus:focus,.js-qty-selector-plus.btn-unstyled:focus {
	outline: none;
	border: 2px solid white;
	border-radius: 4px;
	box-shadow: 0 0 0 3px black;
}
.product-action {
	text-align: left;
	margin: -42px 0 2rem;
}

@media (max-width: 768px) {

	.product-action.monitor-product-action {
		margin-top: 22px;
	}
}


@media (min-width: 768px) {

	.product-action {
		margin: 22px 0 0 0;
		text-align: right;
		width: auto;
	}
}


@media (max-width: 768px) {

	.product-action .form-group,.product-action .form-horizontal .form-group-cols,.form-horizontal .product-action .form-group-cols,.product-action .form-group-block {
		margin-bottom: 2rem;
		margin-left: -10px;
	}
}


@media (min-width: 768px) {

	.product-action-qty,.product-action-add {
		display: inline-block;
		vertical-align: top;
	}
}


@media (min-width: 768px) {

	.product-action-qty {
		text-align: center;
	}
}

.product-action-qty .form-control {
	display: inline-block;
	width: auto;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 2px;
	box-shadow: none;
	color: #011E41;
	border: 1px solid #011E41;
}
.product-action-qty .btn-link,.product-action-qty .btn-unstyled {
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
}
.product-action-qty .btn-link:hover,.product-action-qty .btn-unstyled:hover,.product-action-qty .btn-link:focus,.product-action-qty .btn-unstyled:focus {
	text-decoration: none;
}
.product-action-qty .btn-link:focus,.product-action-qty .btn-unstyled:focus {
	outline: none;
}

@media (min-width: 992px) {

	.product-action-qty {
		float: left;
	}
}

.product-action-promotion {
	display: block;
	width: 100%;
	margin-bottom: 1.28rem;
}

@media (min-width: 768px) {

	.product-action-promotion {
		display: inline-block;
		float: left;
		width: auto;
	}
}

.product-grid {
	position: relative;
	z-index: 5;
	margin-left: -20px;
	margin-right: -20px;
}
.product-grid:before,.product-grid:after {
	content: " ";
	display: table;
}
.product-grid:after {
	clear: both;
}
.product-grid-item {
	float: left;
	width: 50%;
	transition: width 0.2s ease;
	padding-left: 3px;
	padding-right: 3px;
}

@media (min-width: 360px) {

	.product-grid-item {
		width: 50%;
		padding-left: 3px;
		padding-right: 3px;
	}
}


@media (min-width: 992px) {

	.product-grid-item {
		width: 33.333333%;
	}
}


@media (min-width: 1200px) {

	.product-grid-item {
		width: 25%;
	}
}


@media (min-width: 480px) {

	.product-grid {
		margin-left: -3px;
		margin-right: -3px;
	}
}

.product-grid-brand {
	background-color: #EAEEF2;
}
.product-grid-brand .toolbar .filter-toggle.no-filter {
	visibility: hidden;
}

@media (max-width: 992px) {

	.product-grid-brand .toolbar .filter-toggle .filter-toggle-icon {
		display: none;
	}
}


@media (max-width: 768px) {

	.product-grid-brand .toolbar .filter-toggle {
		width: auto;
		line-height: 20px;
	}
}


@media (max-width: 480px) {

	.product-grid-brand .toolbar .filter-toggle {
		width: 100%;
	}
}

.product-grid-wrapper {
	position: relative;
}

@media (max-width: 992px) {

	.product-grid-wrapper.aside-in .filter-wrapper,.product-grid-wrapper.aside-out .filter-wrapper {
		transform: initial !important;
		position: initial !important;
		height: 100%;
	}
}

.filter-wrapper.no-transition {
	transition: none;
}
.filter-wrapper.sticky {
	position: fixed;
	z-index: 1;
	top: 0px;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	position: fixed;
	bottom: 0;
	left: 20px;
	max-height: calc(100vh - 130px);
	-webkit-backface-visibility: hidden;
}
.filter-wrapper.stuck {
	position: absolute;
	bottom: 65px;
}
.filter-wrapper.mobile-sticky {
	z-index: 12;
}
.filter-wrapper.limit-height {
	max-height: calc(100vh - 450px);
}

@media (min-width: 992px) {

	.filter-wrapper {
		float: left;
		transition: transform 0.6s ease-in-out;
		transition-delay: 0.1s;
	}
}


@media (max-width: 992px) {

	.filter-wrapper {
		height: auto !important;
	}
}

.product-grid-main {
	padding-left: 0px;
	transition: padding-left 0.4s ease;
}

@media (min-width: 992px) {

	.product-grid-main {
		padding-left: 226px;
	}
}


@media (min-width: 992px) {

	.aside-out .product-grid-main {
		padding-left: 0;
	}
}

.product-grid-aside {
	display: none;
	position: fixed;
	top: 62px;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	transition: 0.4s ease;
	transition-property: opacity, transform;
	z-index: 1010;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}
.aside-in .product-grid-aside {
	display: block;
	right: auto;
}

@media (max-width: 992px) {

	.product-grid-aside {
		background: #EAEEF2;
	}
}


@media (min-width: 992px) {

	.product-grid-aside {
		z-index: 4;
	}
}


@media (max-width: 992px) {

	.aside-force-out .product-grid-aside {
		display: none !important;
	}
}


@media (min-width: 992px) {

	.product-grid-aside {
		display: block;
		position: absolute;
		top: 0;
		width: 220px;
	}
	.aside-in .product-grid-aside {
		transform: translateX(0);
		opacity: 1;
	}
	.aside-out .product-grid-aside {
		opacity: 0;
		transform: translateX(-100%);
	}
}

.product-listing .product-list-hero {
	background-color: #ffffff;
	padding: 20px 40px 20px 40px;
	position: relative;
	z-index: 5;
}

@media (min-width: 768px) {

	.product-listing .product-list-hero {
		min-height: 200px;
		padding: 40px 0px 40px 110px;
	}
}

.product-listing .product-list-hero .h2 {
	color: #0a1e43;
	width: 100%;
	margin-top: 1.28rem;
}

@media (min-width: 768px) {

	.product-listing .product-list-hero .h2 {
		width: 85%;
	}
}

.product-listing .product-list-hero .h5,.product-listing .product-list-hero .product-list-item-price {
	color: #0a1e43;
	width: 100%;
	font-size: 1.6rem;
}
.product-listing .product-list-hero .product-list-box {
	padding: 5px 10px 5px 10px;
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
}

@media (min-width: 480px) {

	.product-listing .product-list-hero .product-list-box {
		width: 75%;
		padding: 10px 30px 10px 30px;
	}
}


@media (min-width: 768px) {

	.product-listing .product-list-hero .product-list-box {
		width: 50%;
	}
}

.product-listing .product-list-hero .product-list-box .h2 {
	font-size: 3rem;
}

@media (min-width: 768px) {

	.product-listing .product-list-hero .product-list-box .h2 {
		font-size: 4rem;
	}
}

.product-listing .product-list-hero .product-list-img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-size: cover;
	background-position: right center;
}
.suggestion-list .btn {
	margin-top: 20px;
}

@media (min-width: 992px) {

	.pnc-no-results {
		margin-left: 25px;
	}
}

.product-list,.product-list-compact {
	padding-left: 0;
	list-style: none;
	margin: 0;
}
.product-list-item + .product-list-item {
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px solid #ADB9C3;
}
.product-list-item .remove {
	position: absolute;
	right: 0;
	top: 0;
}
.product-list-item .product-list-item-form {
	margin: 1.28rem 0;
}
.product-list-item .product-list-item-form:before,.product-list-item .product-list-item-form:after {
	content: " ";
	display: table;
}
.product-list-item .product-list-item-form:after {
	clear: both;
}
.product-list-item .product-list-item-form .form-group,.product-list-item .product-list-item-form .form-horizontal .form-group-cols,.form-horizontal .product-list-item .product-list-item-form .form-group-cols,.product-list-item .product-list-item-form .form-group-block {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}
.product-list-item .product-list-item-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	text-align: center;
}

@media (max-width: 479px) {

	.product-list .product-list-item .media-body,.product-list-compact .product-list-item .media-body {
		display: inline;
	}
}

.product-list .product-list-item .media-left,.product-list-compact .product-list-item .media-left {
	margin-bottom: 7px;
}

@media (max-width: 479px) {

	.product-list .product-list-item .media-left,.product-list-compact .product-list-item .media-left {
		display: block;
		float: left;
	}
}


@media (max-width: 479px) {

	.product-list .product-list-item .product-line-details,.product-list-compact .product-list-item .product-line-details {
		display: inline;
	}
}

.product-list .product-list-book-link,.product-list-compact .product-list-book-link {
	margin-left: 10px;
}
.product-list .product-list-priceline,.product-list-compact .product-list-priceline {
	display: table;
	width: 100%;
}
.product-list .product-list-priceline .product-list-unit-price,.product-list-compact .product-list-priceline .product-list-unit-price,.product-list .product-list-priceline .quantity-selector,.product-list-compact .product-list-priceline .quantity-selector,.product-list .product-list-priceline .product-list-item-price,.product-list-compact .product-list-priceline .product-list-item-price {
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.product-list .product-list-priceline .quantity-selector,.product-list-compact .product-list-priceline .quantity-selector {
	padding-right: 10px;
}
.product-list .product-list-priceline .quantity-selector .product-action-qty,.product-list-compact .product-list-priceline .quantity-selector .product-action-qty {
	display: inline-block;
	width: 131px;
	text-align: right;
}
.product-list .product-list-priceline .product-list-item-price,.product-list-compact .product-list-priceline .product-list-item-price {
	width: 20%;
	white-space: nowrap;
}
.product-list .discount-price,.product-list-compact .discount-price {
	color: #E42912;
	white-space: nowrap;
}
.product-list .discount-origin-price,.product-list-compact .discount-origin-price {
	text-decoration: line-through;
	font-size: 1em;
	white-space: nowrap;
}
.product-list .product-list-stock-status,.product-list-compact .product-list-stock-status {
	display: block;
	clear: both;
	color: #011E41;
}
.product-list .product-list-unit-price .discount-origin-price,.product-list-compact .product-list-unit-price .discount-origin-price {
	padding-right: 10px;
}
.product-list .quantity-selector,.product-list-compact .quantity-selector {
	display: inline-block;
	text-align: right;
}
.product-list .quantity-selector .product-action-qty,.product-list-compact .quantity-selector .product-action-qty {
	margin-bottom: 0;
	white-space: nowrap;
}
.product-list .quantity-controls,.product-list-compact .quantity-controls {
	display: inline;
}
.product-list .quantity-controls .btn-link,.product-list-compact .quantity-controls .btn-link,.product-list .quantity-controls .btn-unstyled,.product-list-compact .quantity-controls .btn-unstyled {
	padding: 0 5px;
}
.product-list .quantity-controls .btn-link:hover,.product-list-compact .quantity-controls .btn-link:hover,.product-list .quantity-controls .btn-unstyled:hover,.product-list-compact .quantity-controls .btn-unstyled:hover {
	text-decoration: none;
}
.product-list .quantity-controls .form-control,.product-list-compact .quantity-controls .form-control {
	padding: 0 5px !important;
}
.product-list-item-price {
	font-size: 2rem;
	position: relative;
	margin: 10px 0 0 0;
	text-align: right;
	text-transform: none;
}

@media (min-width: 480px) {

	.product-list-item-price {
		float: right;
		margin: 0;
	}
	.product-list-item-price .price {
		position: absolute;
		right: 0;
		bottom: 0;
		white-space: nowrap;
	}
}

.product-list .media,.product-list-compact .media {
	position: relative;
}
.product-list .media p,.product-list-compact .media p {
	margin: 0;
	color: #011E41;
	line-height: 16px;
}
.product-list .media-heading,.product-list-compact .media-heading {
	position: relative;
	padding-right: 25px;
	margin-bottom: 1.28rem;
	font-size: 1.6rem;
	font-weight: 600;
}

@media (min-width: 768px) {

	.product-list .media-heading,.product-list-compact .media-heading {
		font-size: 1.9rem;
		padding-right: 116px;
	}
}

.product-list .media-heading a,.product-list-compact .media-heading a {
	color: inherit;
}
.product-list .media-heading small,.product-list-compact .media-heading small {
	display: block;
	margin-top: 5px;
	font-size: 1.6rem;
	color: inherit;
}
.product-list .media-object,.product-list-compact .media-object {
	width: 60px;
	height: auto;
	word-break: break-all;
}
.product-list .preorder,.product-list-compact .preorder {
	position: relative;
}
.product-list .preorder:hover,.product-list-compact .preorder:hover,.product-list .preorder:focus,.product-list-compact .preorder:focus {
	cursor: pointer;
	text-decoration: none;
	color: #011E41;
}
.product-list-compact {
	padding-top: 0px;
}
.product-list-compact .media p {
	font-size: 1.6rem;
}
.product-list-compact .media-heading {
	font-weight: 600;
	font-size: 1.6rem;
	padding-right: 0;
}

@media (max-width: 479px) {

	.product-list-compact {
		padding-bottom: 9px;
	}
	.product-list-compact .media-left {
		padding-right: 10px;
	}
}


@media (min-width: 768px) {

	.product-list-item-media.product-list-item-media-large {
		width: 120px;
	}
	.product-list-item-media.product-list-item-media-small {
		width: 60px;
	}
}


@media (max-width: 479px) {

	.order-summary .box-title-small {
		margin-bottom: 9px;
	}
}

.soft-bundle-list .product-grid-item {
	width: 100%;
}

@media (min-width: 768px) {

	.soft-bundle-list .product-grid-item {
		width: 50%;
	}
}


@media (min-width: 1200px) {

	.soft-bundle-list .product-grid-item {
		width: 33.33333%;
	}
}

.soft-bundle-list .product-grid-item .product-card-price {
	height: 0 !important;
}

@media (min-width: 1200px) {

	.soft-bundle-two-products .product-grid-item:first-child {
		margin-left: 16.5%;
	}
}

.product-list-item_price-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.product-list-item_item-price-total {
	-webkit-padding-start: 1rem;
	-moz-padding-start: 1rem;
	padding-inline-start: 1rem;
}
.product-card {
	position: relative;
	margin-bottom: 6px;
	z-index: 1;
	background-color: #ffffff;
	height: auto;
}
.product-card:hover {
	z-index: 2;
}
.product-card .product-card-box {
	background-color: #ffffff;
	min-height: 100%;
}
.product-card .product-card-content {
	visibility: visible;
	border: solid transparent;
	border-width: 2px;
	padding: 15px;
}

@media (min-width: 768px) {

	.product-card .product-card-content {
		padding: 18px;
	}
}

.product-card .product-card-content .product-card-top-labels {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}
.product-card .product-card-content .product-card-top-labels .compatible-pnc-label {
	vertical-align: middle;
	width: 100%;
	background: #011E41;
	color: #fff;
	text-align: center;
	padding: 1px 10px;
	word-break: break-word;
	font-size: 1.4rem;
}
.product-card .product-card-content .product-card-top-labels .promo-box {
	font-size: 1.8rem;
	padding: 10px;
	line-height: 2rem;
	display: table;
}

@media (max-width: 768px) {

	.product-card .product-card-content .product-card-top-labels .promo-box {
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}

.product-card .product-card-media {
	margin-bottom: 1.28rem;
	position: relative;
	height: 125px;
}

@media (min-width: 360px) {

	.product-card .product-card-media {
		height: 155px;
	}
}


@media (min-width: 480px) {

	.product-card .product-card-media {
		height: 190px;
	}
}


@media (min-width: 768px) {

	.product-card .product-card-media {
		height: 200px;
	}
}

.product-card .product-card-media .product-badge {
	position: absolute;
	width: auto;
	height: auto;
	max-width: 80px;
}
.product-card .product-card-media .product-badge.BOTTOM_LEFT {
	bottom: 0;
	left: 0;
}
.product-card .product-card-media .product-badge.TOP_LEFT {
	left: 0;
	top: 0;
}
.product-card .product-card-media .product-badge.BOTTOM_RIGHT {
	right: 0;
	bottom: 0;
}
.product-card .product-card-media .product-badge.TOP_RIGHT {
	right: 0;
	top: 0;
}

@media (max-width: 768px) {

	.product-card .product-card-media .product-badge {
		max-width: 60px;
	}
}


@media (max-width: 480px) {

	.product-card .product-card-media .product-badge {
		max-width: 45px;
	}
}

.product-card .product-card-media img {
	display: block;
	max-width: 100%;
	height: auto;
	display: block;
	max-width: 115px;
	margin: 0 auto;
}

@media (min-width: 360px) {

	.product-card .product-card-media img {
		max-width: 140px;
	}
}


@media (min-width: 480px) {

	.product-card .product-card-media img {
		max-width: 175px;
	}
}


@media (min-width: 768px) {

	.product-card .product-card-media img {
		max-width: 190px;
	}
}

.product-card .product-card-header {
	margin-bottom: 1.2rem;
}
.product-card .product-card-title {
	margin: 0;
	font-size: 1.4rem;
	line-height: 1.7rem;
}

@media (min-width: 768px) {

	.product-card .product-card-title {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.product-card .product-card-title small {
	font-size: small;
}
.product-card .product-card-title a {
	color: #011E41;
	transition: color 0.15s ease-in-out;
	word-break: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.product-card .product-card-title a.is-hover,.product-card .product-card-title a:hover {
	color: #011E41;
	text-decoration: underline;
}
.product-card .product-card-id {
	display: block;
	font-weight: normal;
	color: #011E41;
	font-size: 1rem;
}

@media (min-width: 768px) {

	.product-card .product-card-id {
		font-size: 1.4rem;
	}
}

.product-card .product-card-list {
	font-size: 1rem;
	display: block;
	margin-bottom: 5px;
}

@media (min-width: 768px) {

	.product-card .product-card-list {
		font-size: 1.4rem;
	}
}

.product-card .stock-level {
	font-size: 1rem;
	line-height: 1rem;
}

@media (min-width: 768px) {

	.product-card .stock-level {
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}

.product-card .stock-level:before {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 4.5px;
	background-color: #00c77e;
	margin-right: 6px;
}

@media (max-width: 768px) {

	.product-card .stock-level:before {
		width: 6px;
		height: 6px;
		border-radius: 3px;
		margin-right: 3px;
	}
}

.product-card .stock-level.out-of-stock:before {
	background-color: #F24831;
}
.product-card .product-card-price {
	position: relative;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: end;
	-ms-flex-pack: right;
	justify-content: right;
	margin-top: 10px;
}
.product-card .product-card-price .price-wrapper {
	text-align: right;
}
.product-card .product-card-price .price {
	text-transform: none !important;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.6rem;
}

@media (min-width: 768px) {

	.product-card .product-card-price .price {
		font-size: 2.4rem;
		line-height: 2.2rem;
	}
}


@media (max-width: 360px) {

	.product-card .product-card-price .price {
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}

.product-card .product-card-price .price.text-discount-updated {
	color: #011E41;
}
.product-card .product-card-price .energy-label {
	height: 16px;
	width: auto;
	margin-right: 10px;
}

@media (min-width: 768px) {

	.product-card .product-card-price .energy-label {
		margin-right: 15px;
		height: 22px;
	}
}


@media (max-width: 360px) {

	.product-card .product-card-price .energy-label {
		margin-right: 5px;
		height: 14px;
	}
}

.product-card .product-card-price .text-discount {
	color: #7A8A9C;
	font-size: 1rem;
	text-align: right;
}

@media (min-width: 768px) {

	.product-card .product-card-price .text-discount {
		font-size: 1.6rem;
	}
}

.product-card .promo-sticker-description {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

@media (max-width: 480px) {

	.product-card .promo-sticker-description {
		font-size: 1.4rem;
	}
}

.product-card .product-card-footer {
	padding: 0 18px;
}
.product-card .product-card-footer .read-more {
	display: none;
}
.product-card .product-card-footer .product-card-footer-form {
	margin-bottom: 18px;
}
.product-card .product-card-extra {
	position: absolute;
	top: -10000px;
	visibility: hidden;
	height: 0;
	transform: scaleY(0);
	transition: transform 0.2s ease-out;
	transform-origin: center bottom;
	margin: 10px 0px 0px;
	overflow: hidden;
}
.product-card .product-card-extra .alert {
	margin-top: 5px;
}
.grid-matched .card-hover-effect {
	transition: all 0s ease-in-out;
}
.grid-matched .card-hover-effect.active {
	cursor: pointer;
	transform: scale(1.01);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.grid-matched .card-hover-effect.active a {
	color: #011E41;
}
.grid-matched .card-hover-effect.active .product-card-extra {
	position: relative;
	top: auto;
	visibility: visible;
	height: auto;
	transform: scaleY(1);
}
.product-card-footer-sub {
	padding: 9px 0 0;
	font-size: 1.4rem;
	text-align: center;
	padding-top: 0;
	margin-top: -4px;
}
.product-card-footer-sub a {
	text-decoration: underline;
}
.container.carousel {
	padding-left: 80px;
	padding-right: 80px;
}

@media (max-width: 480px) {

	.container.carousel {
		padding-left: 48px;
		padding-right: 48px;
	}
}

.product-carousel {
	margin: 0 !important;
}
.product-carousel.loading-carousel {
	max-height: 400px;
	overflow: hidden;
	opacity: 0;
}

@media (max-width: 768px) {

	.product-carousel.loading-carousel {
		max-height: 300px;
	}
}


@media (max-width: 768px) {

	.product-carousel .product-grid-item {
		width: 100%;
	}
}

.product-carousel .product-grid-item .product-card {
	height: auto;
	margin-bottom: 0;
}

@media (min-width: 360px) {

	.product-carousel .product-grid-item .product-card {
		height: auto;
	}
}


@media (min-width: 768px) {

	.product-carousel .product-grid-item .product-card {
		height: auto;
	}
}

.product-carousel .product-grid-item .product-card-list {
	display: none;
}
.product-carousel .product-grid-item .product-card-title {
	height: auto;
}
.product-carousel .product-grid-item .product-card-header {
	height: auto;
}
.product-carousel .product-grid-item .product-card-header:after {
	display: none;
}
.product-carousel .product-grid-item .product-card-media img {
	display: block;
	max-width: 100%;
	height: auto;
	display: block;
	max-width: 115px !important;
	height: 115px;
	margin: 0 auto;
}

@media (min-width: 360px) {

	.product-carousel .product-grid-item .product-card-media img {
		max-width: 140px !important;
		height: 140px;
	}
}


@media (min-width: 480px) {

	.product-carousel .product-grid-item .product-card-media img {
		max-width: 175px !important;
		height: 175px;
	}
}


@media (min-width: 768px) {

	.product-carousel .product-grid-item .product-card-media img {
		max-width: 190px !important;
		height: 190px;
	}
}

.product-carousel .product-grid-item .product-card-media img.product-badge {
	width: auto;
	max-width: 80px !important;
	height: auto;
}

@media (max-width: 480px) {

	.product-carousel .product-grid-item .product-card-media img.product-badge {
		max-width: 70px !important;
	}
}

.product-carousel .product-action-add {
	width: 100%;
}
.product-carousel .btn {
	margin-top: 20px;
	width: 100%;
}
.product-carousel.owl-carousel .owl-wrapper-outer {
	padding-bottom: 30px;
}

@media (max-width: 768px) {

	.product-carousel.owl-carousel .owl-wrapper-outer {
		overflow: visible;
		padding-bottom: 0;
		display: inline-block;
	}
	.product-carousel.owl-carousel .owl-wrapper-outer.no-fade:after {
		display: none;
	}
	.product-carousel.owl-carousel .owl-wrapper-outer.start:before {
		display: none;
	}
	.product-carousel.owl-carousel .owl-wrapper-outer.end:after {
		display: none;
	}
	.product-carousel.owl-carousel .owl-wrapper-outer:after {
		content: "";
		position: absolute;
		right: -50px;
		top: 0;
		bottom: 0;
		height: 100%;
		width: 47px;
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 94%);
	}
}


@media (max-width: 768px) and (min-width: 480px) {

	.product-carousel.owl-carousel .owl-wrapper-outer:after {
		right: -80px;
		width: 77px;
	}
}


@media (max-width: 768px) {

	.product-carousel.owl-carousel .owl-wrapper-outer:before {
		content: "";
		position: absolute;
		left: -50px;
		top: 0;
		bottom: 0;
		height: 100%;
		width: 47px;
		background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, white 94%);
		z-index: 1;
	}
}


@media (max-width: 768px) and (min-width: 480px) {

	.product-carousel.owl-carousel .owl-wrapper-outer:before {
		left: -80px;
		width: 77px;
	}
}

.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
	font-size: 22px;
	border: 3px solid #011E41;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	line-height: 42px;
	z-index: 2;
}

@media (max-width: 768px) {

	.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
		font-size: 20px;
		border: 3px solid #011E41;
		background: #011E41;
		color: #fff;
		width: 38px;
		height: 38px;
		border-radius: 50%;
		line-height: 29px;
	}
}


@media (max-width: 480px) {

	.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
		font-size: 16px;
		border: 2px solid #011E41;
		width: 31px;
		height: 31px;
		border-radius: 50%;
		line-height: 25px;
		background: #011E41;
		color: #fff;
	}
}

.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: -60px;
	text-indent: -3px;
}

@media (max-width: 480px) {

	.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-prev {
		left: -40px;
	}
}

.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: -60px;
	text-indent: 3px;
}

@media (max-width: 480px) {

	.product-carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
		right: -40px;
	}
}

.specifications-content {
	width: 100%;
}

@media (min-width: 768px) {

	.specifications-content {
		display: table;
		table-layout: fixed;
	}
}

.specifications-content .specifications-grid {
	display: block;
}
.specifications-content .specifications-grid .product-info-list {
	margin: auto;
	line-height: inherit;
}

@media (min-width: 768px) {

	.specifications-content .specifications-grid {
		display: table-cell;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 20px;
	}
}


@media (max-width: 768px) {

	.specifications-content .specifications-grid.documents {
		margin-top: 30px;
	}
}


@media (min-width: 768px) {

	.specifications-content .specifications-grid.documents h3 {
		margin-bottom: 20px;
		margin-top: 0;
	}
}

.specifications-content .specifications-grid .specifications-grid-title {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.specifications-content .specifications-grid .specifications-image {
	width: 100%;
}
.specifications-content .specifications-grid .specification-list {
	padding: 0px;
	list-style: none;
}
.specifications-content .specifications-grid .specification-list li {
	margin-bottom: 5px;
}
.specifications-content .specifications-grid .specifications-document {
	width: 100%;
	height: 60px;
	display: table;
	background-color: #EAEEF2;
	transition: all 0s ease-in-out;
	margin-bottom: 10px;
}
.specifications-content .specifications-grid .specifications-document:hover {
	cursor: pointer;
	transform: scale(1.01);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.specifications-content .specifications-grid .specifications-document-icon {
	display: table-cell;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #011E41;
}
.specifications-content .specifications-grid .specifications-document-icon i {
	color: #ffffff;
	font-size: 2.6rem;
}
.specifications-content .specifications-grid .specifications-document-content {
	display: table-cell;
	padding: 10px 20px;
}
.specifications-content .specifications-grid .specifications-document-content p {
	margin: 0px;
}
.specifications-content .specifications-grid .specifications-document-content .specifications-document-text {
	font-size: 1.2rem;
}

@media (max-width: 768px) {

	.specifications-content .specifications-grid.safety {
		margin-top: 30px;
	}
}

.specifications-content .specifications-grid.safety .safety-icons {
	-webkit-padding-after: 20px;
	padding-block-end: 20px;
}

@media (max-width: 768px) {

	.specifications-content .specifications-grid.safety .safety-icons {
		-webkit-padding-before: 5px;
		padding-block-start: 5px;
		-webkit-padding-after: 10px;
		padding-block-end: 10px;
	}
}

.specifications-content .specifications-grid.safety .safety-icon {
	width: 32px;
	height: 32px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.specifications-content .specifications-grid.safety .safety-message ul {
	-webkit-padding-start: 15px;
	-moz-padding-start: 15px;
	padding-inline-start: 15px;
}
.specifications-document-link {
	color: #011E41;
}
.specifications-document-link:hover {
	text-decoration: none;
}
.safety-icon-size {
	width: 32px;
	height: 32px;
	-webkit-margin-end: 5px;
	-moz-margin-end: 5px;
	margin-inline-end: 5px;
	margin-top: 0.5rem;
}

@media (max-width: 768px) {

	.safety-icon-size {
		float: right;
		padding-bottom: 1rem;
	}
}

.safety-align {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.9rem;
	font-weight: bold;
	padding: 0rem 2rem 0rem 24rem;
}

@media (max-width: 768px) {

	.safety-align {
		padding: 0rem 2rem 0rem 15rem;
	}
}

.safety-text-align {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 0rem 2rem 0rem 24rem;
	font-size: 1.25rem;
	gap: 0.5rem;
	text-wrap: pretty;
}

@media (max-width: 768px) {

	.safety-text-align {
		padding: 0rem 2rem 0rem 15rem;
	}
}

.checkbox-label {
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
	display: inline-block;
}
.aeg-checkbox {
	vertical-align: middle;
	weight: 16px;
	height: 18px;
	transform: scale(1.3);
}
.safety-text-align span {
	-ms-flex: 1;
	flex: 1;
	white-space: normal;
	word-break: break-word;
}

.plp-grid {
	display: grid;
	gap: 0.5rem;
	grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

@media (max-width: 768px) {

	.plp-grid {
		grid-template-columns: 1fr 1fr;
	}
}


@media (max-width: 480px) {

	.plp-grid {
		margin-left: -17px;
		margin-right: -17px;
	}
}


@media (min-width: 1200px) {

	.plp-grid {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

.plp-grid .plp-grid-item {
	display: grid;
	position: relative;
	row-gap: 2rem;
	grid-template-rows: auto 1fr;
	background-color: white;
	transition: filter 0.2s;
}
.plp-grid .plp-grid-item:hover {
	filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.35));
	z-index: 4;
}
.plp-grid .plp-grid-item:hover .plp-area-bottom {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: white;
	z-index: 4;
}

@media (max-width: 768px) {

	.plp-grid .plp-grid-item:hover .plp-area-bottom {
		display: none;
	}
}

.plp-grid .plp-grid-item .plp-grid-item-media {
	padding-top: 1.8rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}
.plp-grid .plp-grid-item .plp-grid-item-media a {
	border-bottom: none;
}
.plp-grid .plp-grid-item .plp-grid-item-media a:hover {
	border-bottom: none;
}
.plp-grid .plp-grid-item_model-id {
	font-size: 1.4rem;
}

@media (max-width: 768px) {

	.plp-grid .plp-grid-item_model-id {
		font-size: 1rem;
	}
}

.plp-grid .plp-grid-item_model-name {
	font-weight: 700;
	font-size: 1.8rem;
	-webkit-margin-after: 0.5rem;
	margin-block-end: 0.5rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 6rem;
	word-break: break-word;
}

@media (max-width: 768px) {

	.plp-grid .plp-grid-item_model-name {
		font-size: 1.4rem;
		line-height: 1.7;
		min-height: 5.2rem;
	}
}

.plp-grid .plp-grid-item_category,.plp-grid .stock-level,.plp-grid .energy-pis {
	font-size: 1.4rem;
}
.plp-grid .plp-grid-item_category-name {
	display: inline-block;
	max-width: calc(100% - 30px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.plp-grid .plp-grid-item_category-number {
	display: inline-block;
	vertical-align: middle;
}
.plp-grid .plp-grid-area-top {
	padding: 0 15px;
	min-width: 0;
}
.plp-grid .plp-area-bottom {
	width: 100%;
	padding: 1.5rem;
	display: none;
}
.plp-grid .plp-area-bottom .technician {
	margin: 1.5rem -1.5rem -1.5rem -1.5rem;
}

@media (max-width: 768px) {

	.plp-grid .plp-area-bottom .technician {
		font-size: 1.4rem;
	}
}

.plp-grid .plp-grid-area-center {
	padding: 0 1.5rem 1.5rem 1.5rem;
	min-width: 0;
}
.plp-grid .plp-grid-item-img {
	max-width: 190px;
	aspect-ratio: 1/1;
}

@media (max-width: 480px) {

	.plp-grid .plp-grid-item-img {
		max-width: 130px;
	}
}

.plp-grid .price-wrapper {
	text-align: end;
}
.plp-grid .product-card-price {
	position: relative;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	font-weight: 700;
	font-size: 2.4rem;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {

	.plp-grid .product-card-price {
		font-size: 1.6rem;
		line-height: 1.6;
	}
}

.plp-grid .text-discount {
	color: #7A8A9C;
	font-size: 1.6rem;
	text-align: right;
	font-weight: 400;
	min-height: 3.2rem;
}

@media (max-width: 768px) {

	.plp-grid .text-discount {
		font-size: 1.2rem;
		min-height: 2.4rem;
	}
}

.plp-grid .text-discount-updated {
	color: #011E41;
	font-weight: 700;
	font-size: 2.4rem;
}

@media (max-width: 768px) {

	.plp-grid .text-discount-updated {
		font-size: 1.6rem;
	}
}

.plp-grid .text-unit {
	color: #7A8A9C;
	font-size: 1.6rem;
	text-align: right;
	font-weight: 400;
	min-height: 3.2rem;
}

@media (max-width: 768px) {

	.plp-grid .text-unit {
		font-size: 1.2rem;
		min-height: 2.4rem;
		text-align: right;
	}
}

.plp-grid .stock-level:before {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 4px;
	background-color: #00c77e;
	margin-right: 6px;
}
.plp-grid .stock-level.out-of-stock:before {
	background-color: #F24831;
}
.plp-grid .plp-replaces-info {
	-webkit-margin-before: 1.5rem;
	margin-block-start: 1.5rem;
}
.plp-grid .promo-box {
	font-size: 1.8rem;
	padding: 10px;
	line-height: 1.8rem;
	display: table;
}

@media (max-width: 768px) {

	.plp-grid .promo-box {
		font-size: 1.4rem;
		line-height: 1.4rem;
		padding: 8px;
	}
}

.plp-grid .promo-box span {
	font-size: 1.8rem;
	color: inherit;
}
.plp-grid .compatible-pnc-label {
	vertical-align: middle;
	width: 100%;
	background: #011E41;
	color: #fff;
	text-align: center;
	padding: 1px 10px;
	word-break: break-word;
	font-size: 1.4rem;
}

@media (max-width: 768px) {

	.plp-grid .compatible-pnc-label {
		font-size: 1.2rem;
	}
}

.plp-grid .product-badge {
	position: absolute;
	width: auto;
	height: auto;
	max-width: 80px;
}
.plp-grid .product-badge.BOTTOM_LEFT {
	bottom: 0;
	left: 0;
}
.plp-grid .product-badge.TOP_LEFT {
	left: 0;
	top: 0;
}
.plp-grid .product-badge.BOTTOM_RIGHT {
	right: 0;
	bottom: 0;
}
.plp-grid .product-badge.TOP_RIGHT {
	right: 0;
	top: 0;
}

@media (max-width: 768px) {

	.plp-grid .product-badge {
		max-width: 60px;
	}
}


@media (max-width: 480px) {

	.plp-grid .product-badge {
		max-width: 45px;
	}
}

.plp-grid .energy-label {
	height: calc(2.4rem * 1.5);
	width: auto;
}

@media (max-width: 768px) {

	.plp-grid .energy-label {
		height: calc(1.6rem * 1.5);
	}
}

.plp-grid .energy-pis {
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 1.5;
	margin-top: 0.5rem;
}
.plp-grid .energy-pis a {
	text-transform: none;
	font-weight: normal;
}
.plp-grid .plp-grid-item-top-labels {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}
.plp-grid .promo-sticker-description {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

@media (max-width: 480px) {

	.plp-grid .promo-sticker-description {
		font-size: 1.4rem;
	}
}

.plp-grid .lowest-price-msg {
	color: #7A8A9C;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 5px;
	font-size: 1.6rem;
}

@media (max-width: 768px) {

	.plp-grid .lowest-price-msg {
		font-size: 1.2rem;
	}
}

.mini-cart {
	position: fixed;
	visibility: hidden;
	top: 62px;
	right: 0;
	bottom: 0;
	width: 100%;
	transform: translateY(-100%);
	transition: transform 0.3s ease-in-out;
	z-index: -1;
	overflow-x: hidden;
	overflow-y: auto;
}
.mini-cart.is-open {
	visibility: visible;
	top: 62px;
	transform: translateY(0);
}

@media (min-width: 768px) {

	.mini-cart {
		position: absolute;
		top: -10000px;
		bottom: auto;
		right: 15px;
		width: 400px;
	}
	.mini-cart.is-open {
		top: 100%;
	}
}

.mini-cart-content {
	padding: 18px;
	font-size: 1.6rem;
	color: #011E41;
	background-color: #ffffff;
	text-align: left;
}
.mini-cart-content .media-body p {
	margin: 0;
	line-height: 1.2;
}
.mini-cart-content .media-left {
	padding-right: 12px;
}
.mini-cart-content .media-object {
	width: 78px;
}
.mini-cart-content .btn.btn-primary {
	color: #ffffff;
}
.mini-cart-content .cart-id {
	margin-top: 10px;
	color: #7A8A9C;
	font-size: 14px;
}
.mini-cart-content .cart-id .get-code-form {
	display: inline;
}
.mini-cart-content .alert {
	margin-top: 10px;
}
.mini-cart-status {
	margin-bottom: 18px;
}
.mini-cart-product-list {
	border-bottom: 1px solid #ADB9C3;
	margin-bottom: 18px;
}
.mini-cart-product-list > li {
	border-top: 1px solid #ADB9C3;
	padding: 18px 0;
}
#cboxOverlay {
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 1040;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1 !important;
}
#colorbox {
	z-index: 1050;
	outline: 0;
	font-size: 1.6rem;
	max-width: 100%;
}
.add-to-cart .view-basket,.add-to-cart .continue-shopping {
	width: 100%;
}
.add-to-cart .continue-shopping {
	margin-bottom: 6px;
	margin-top: 5px;
}
.add-to-cart > .alert {
	margin-top: -10px;
	margin-bottom: 20px;
}

@media (max-width: 768px) {

	.add-to-cart > .alert {
		font-size: 12px;
	}
	.add-to-cart > .alert:before {
		top: 13px;
	}
}


@media (min-width: 768px) {

	.add-to-cart .buttons {
		float: right;
	}
	.add-to-cart .continue-shopping {
		margin-top: 0;
		margin-bottom: 0;
	}
	.add-to-cart .view-basket,.add-to-cart .continue-shopping {
		width: auto;
	}
}

.add-to-cart .product-name {
	display: inline;
}
.add-to-cart .price {
	font-weight: bold;
}
.add-to-cart .cross-sell {
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	display: inline-block;
}

@media (max-width: 768px) {

	.add-to-cart .cross-sell {
		margin-bottom: 0;
	}
	.add-to-cart .cross-sell .container.carousel {
		padding-left: 20px;
		padding-right: 20px;
	}
}


@media (max-width: 768px) {

	.add-to-cart .cross-sell .carousel-wrapper {
		margin-top: 0;
	}
}

.add-to-cart .cross-sell .carousel-wrapper .section-alt {
	overflow: hidden;
	display: inline-block;
	width: 100%;
}

@media (max-width: 768px) {

	.add-to-cart .cross-sell .carousel-wrapper .section-alt {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}


@media (min-width: 768px) {

	.add-to-cart .cross-sell .carousel-wrapper .section-alt {
		padding: 20px 0 0;
	}
}

.add-to-cart .cross-sell .carousel-wrapper .container {
	width: auto;
}
.add-to-cart .cross-sell .carousel-wrapper .section-heading,.add-to-cart .cross-sell .carousel-wrapper .section-heading-compact {
	margin-bottom: 2rem;
	font-size: 2.6rem;
}

@media (max-width: 768px) {

	.add-to-cart .cross-sell .carousel-wrapper .section-heading,.add-to-cart .cross-sell .carousel-wrapper .section-heading-compact {
		font-size: 2rem;
	}
}

.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media {
	position: relative;
}
.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media .product-badge {
	position: absolute;
	width: auto;
	height: auto;
	max-width: 60px !important;
}
.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media .product-badge.BOTTOM_LEFT {
	bottom: 0;
	left: 0;
}
.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media .product-badge.TOP_LEFT {
	left: 0;
	top: 0;
}
.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media .product-badge.BOTTOM_RIGHT {
	right: 0;
	bottom: 0;
}
.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media .product-badge.TOP_RIGHT {
	right: 0;
	top: 0;
}
.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media img {
	max-width: 110px !important;
	height: 110px;
}

@media (min-width: 360px) {

	.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media img {
		max-width: 120px !important;
		height: 120px;
	}
}


@media (min-width: 480px) {

	.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media img {
		max-width: 130px !important;
		height: 130px;
	}
}


@media (min-width: 768px) {

	.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-media img {
		max-width: 130px !important;
		height: 130px;
	}
}

.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-price .energy-label {
	height: 18px;
}

@media (min-width: 768px) {

	.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-title {
		font-size: 1.6rem;
	}
	.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-price .price {
		font-size: 2.2rem;
	}
	.add-to-cart .cross-sell .product-carousel .product-grid-item .product-card-price .energy-label {
		height: 20px;
		margin-top: 0;
	}
}


@media (max-width: 768px) {

	.add-to-cart .cross-sell .product-carousel.owl-carousel .owl-wrapper-outer {
		overflow: hidden;
	}
	.add-to-cart .cross-sell .product-carousel.owl-carousel .owl-controls {
		z-index: 1000000;
	}
	.add-to-cart .cross-sell .product-carousel.owl-carousel .owl-controls .owl-buttons .owl-prev {
		left: -20px;
	}
	.add-to-cart .cross-sell .product-carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
		right: -20px;
	}
}

.add-to-cart .cart-summary {
	margin-bottom: 10px;
	margin-top: 20px;
}

@media (max-width: 768px) {

	.add-to-cart .cart-summary {
		margin-top: 10px;
		font-size: 14px;
	}
	.add-to-cart .cart-summary span {
		display: block;
	}
	.add-to-cart .cart-summary .pull-right {
		float: none !important;
	}
}

.add-to-cart-modal .modal-dialog {
	width: auto;
}

@media (max-width: 768px) {

	.add-to-cart-modal .modal-dialog {
		width: 90%;
		margin: 10px auto;
	}
	.add-to-cart-modal .modal-dialog .product-card-img {
		height: 65px;
	}
	.add-to-cart-modal .modal-dialog .media-left {
		display: inline;
		width: 35%;
		float: left;
	}
	.add-to-cart-modal .modal-dialog .continue-shopping,.add-to-cart-modal .modal-dialog .view-basket {
		font-size: 14px;
	}
	.add-to-cart-modal .modal-dialog .media-body {
		width: 65% !important;
		font-size: 14px;
		display: inline;
	}
	.add-to-cart-modal .modal-dialog .media-body .media-heading {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.add-to-cart-modal .modal-dialog .media-body .price,.add-to-cart-modal .modal-dialog .media-body .product-name {
		font-size: 14px;
	}
	.add-to-cart-modal .modal-dialog .media-body .product-data {
		float: left;
		width: 65%;
	}
	.add-to-cart-modal .modal-dialog .media-body .product-data p {
		margin: 0;
	}
	.add-to-cart-modal .modal-dialog .media-body .pull-right {
		float: left !important;
	}
}


@media (min-width: 992px) {

	.add-to-cart-modal .modal-dialog {
		width: 900px;
	}
	.add-to-cart-modal .modal-dialog .modal-header {
		margin: 0 30px;
	}
	.add-to-cart-modal .modal-dialog .modal-body {
		padding: 30px;
	}
}

.add-to-cart-modal .modal-dialog .modal-body {
	padding: 20px 20px 15px;
	overflow: hidden;
}
.add-to-cart-modal .modal-dialog .modal-body .media-body {
	width: 100%;
}
.add-to-cart-modal .modal-dialog .modal-header {
	margin: 0 20px;
	padding-top: 15px;
}

@media (max-width: 768px) {

	.add-to-cart-modal .modal-dialog .modal-header button {
		font-size: 2rem;
	}
	.add-to-cart-modal .modal-dialog .modal-header .modal-title {
		font-size: 2rem;
	}
}

.image-component {
	margin-bottom: 2.4rem;
}

@media (min-width: 992px) {

	.image-component {
		margin-bottom: 5.8rem;
	}
}

.image-component img {
	display: block;
	max-width: 100%;
	height: auto;
}
.banner-tab-component {
	display: inline-block;
}
.banner-tab-component .tool-tabs .tabs-list > li a {
	color: #011E41;
}

@media (min-width: 768px) {

	.banner-tab-component .tool-tabs .tabs-list {
		margin-top: -58px;
	}
}


@media (min-width: 992px) {

	.banner-tab-component .tool-tabs .tabs-list {
		margin-top: -62px;
	}
}

.banner-tab-component .tool-tabs .tabs-content {
	float: left;
	width: 100%;
}

@media (max-width: 992px) {

	.banner-tab-component .tool-tabs .tabs-content {
		border: 0;
	}
}

.banner-tab-component .tool-tabs .tabs-body-inner {
	float: left;
	width: 100%;
}
.category-banner-button-component {
	width: 100%;
	background: #fff;
	padding: 40px 0;
}

@media (max-width: 768px) {

	.category-banner-button-component {
		padding: 0 0 30px;
	}
}

.category-banner-button-component .container {
	height: 100%;
	position: relative;
}

@media (max-width: 768px) {

	.category-banner-button-component .container {
		width: 100%;
	}
}

.category-banner-button-component .info {
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 0;
	width: 50%;
	margin-left: 50%;
}

@media (max-width: 768px) {

	.category-banner-button-component .info {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		padding-bottom: 0;
		padding-top: 20px;
	}
	.category-banner-button-component .info .btn {
		width: 100%;
	}
	.category-banner-button-component .info p {
		margin-bottom: 20px !important;
	}
	.category-banner-button-component .info h2 {
		font-size: 2.4rem;
	}
}

.category-banner-button-component .info h2 {
	margin-top: 0;
	margin-bottom: 2rem;
}
.category-banner-button-component .info p {
	margin-bottom: 35px;
}
.category-banner-button-component .image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	right: 50%;
	background-size: cover;
}

@media (max-width: 768px) {

	.category-banner-button-component .image {
		position: relative;
		width: calc(100% + 40px);
		min-height: 30vw;
		left: -20px;
		right: 0;
	}
}

.category-banner-button-component .btn {
	text-decoration: none;
}
.category-banner-button-component .btn-primary {
	color: #fff;
}
.custom-tab-component .custom-tabs-content .content:first-child {
	margin: 45px 0;
}

@media (max-width: 768px) {

	.custom-tab-component .custom-tabs-content .content:first-child {
		margin: 30px 0;
	}
}

.custom-tab-component .custom-tabs-footer {
	display: table;
	text-align: center;
	width: 100%;
	padding: 40px 20px;
	margin-top: 40px;
	background: #EAEEF2;
}
.return-flow-banner {
	width: 20%;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
}

@media (max-width: 992px) {

	.return-flow-banner {
		width: 33.333%;
	}
}


@media (max-width: 768px) {

	.return-flow-banner {
		width: 50%;
	}
}


@media (max-width: 580px) {

	.return-flow-banner {
		width: 100%;
		margin-bottom: 40px;
	}
}

.return-flow-banner img {
	width: auto;
	max-width: 100%;
	margin: 0 auto 30px;
	display: block;
}

@media (max-width: 992px) {

	.return-flow-banner img {
		max-height: 90px;
	}
}


@media (max-width: 580px) {

	.return-flow-banner img {
		max-height: 80px;
	}
}

.return-flow-banner .banner-text .label-circle {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: #7A8A9C;
	float: left;
	text-align: center;
	margin-right: 8px;
	line-height: 31px;
	font-size: 1.6rem;
	font-weight: 700;
	color: #fff;
}
.return-flow-banner .banner-text .text {
	display: table;
	font-size: 1.7rem;
	font-weight: 700;
	overflow-wrap: anywhere;
	line-height: 2.4rem;
}

@media (min-width: 580px) {

	.return-flow-banner .banner-text .text {
		padding-right: 15px;
	}
}

.banner-text-component {
	margin-bottom: 30px;
}

@media (max-width: 768px) {

	.banner-text-component {
		margin-bottom: 35px;
	}
}

.banner-text-component img {
	width: 100%;
	margin-bottom: 15px;
}
.section-button-component {
	margin: 0 auto;
	text-align: center;
}
.section-button-component h4 {
	font-size: 3.2rem;
	margin-top: 0;
	margin-bottom: 24px;
}

@media (max-width: 768px) {

	.section-button-component h4 {
		font-size: 2.8rem;
	}
}

.section-button-component p {
	margin-bottom: 24px;
}

@media (min-width: 768px) {

	.section-button-component .btn {
		margin-bottom: 24px;
	}
}

.banner-grid-item-preamble {
	font-size: 1.9rem;
	font-weight: 600;
}

@media (max-width: 768px) {

	.banner-grid-item-preamble {
		font-size: 1.6rem;
	}
}

.banner-grid-item-header {
	text-decoration: underline;
	font-size: 2.6rem;
}

@media (max-width: 768px) {

	.banner-grid-item-header {
		font-size: 2rem;
	}
}

.banner-grid-item-background {
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
}
.banner-grid-item-message {
	position: absolute;
	bottom: 0;
	background: #d22d19;
	width: 100%;
	color: #fff;
	padding: 18px;
	word-break: break-word;
}
.banner-grid-item-message.Theme1 {
	background-color: #2B2936;
}
.banner-grid-item-message.Theme2 {
	background-color: #3D2727;
}
.banner-grid-item-message.Theme3 {
	background-color: #3B4536;
}
.banner-grid-item-message.Theme4 {
	background-color: #4A1E18;
}
.template-pages-category-productGridPage .breadcrumb {
	margin-bottom: 0px;
	background-color: #fff;
}
.template-pages-search-searchGridPage .breadcrumb {
	display: none;
}
.login-to-subscribe .already-have-account-text {
	text-align: center;
	margin: 1.28rem 0 0 0;
}
.login-to-subscribe .login {
	display: block;
	margin: 1.28rem 0 0 0;
}

@media (max-width: 992px) {

	.template-pages-layout-contentLayout2Page .cardhalf-full .cardhalf-img {
		display: block;
		min-height: 250px;
	}
}

.section-page .top-alert {
	margin: 25px 0 35px;
}
.section-page .sap-password-link {
	display: inline-block;
	margin-bottom: 20px;
}

@media (max-width: 766px) {

	.section-page .container-fluid-tight .box .row > div:first-child .section-content,.section-page .container-fluid-tight .box .flex-grid > div:first-child .section-content,.section-page .container-fluid-tight .box .site-footer-body > div:first-child .section-content,.section-page .container-fluid-tight .box .megamenu-nav > div:first-child .section-content,.section-page .container-fluid-tight .box .search-results-list > div:first-child .section-content {
		border-bottom: 1px solid #ADB9C3;
		margin-bottom: 4px;
		padding-bottom: 24px;
	}
}


@media (max-width: 768px) {

	.branded-model-page .model-header {
		padding-top: 30px;
	}
}


@media (min-width: 768px) {

	.branded-model-page .model-header {
		padding-bottom: 50px;
	}
}

.branded-model-page .model-header .branded-model-page-bottom-marginal {
	margin-bottom: 4rem;
}
.branded-model-page .model-header .model-image {
	text-align: left;
}
.branded-model-page .model-header .model-image .image-wrapper {
	max-width: 180px;
	max-height: 210px;
	overflow: auto;
	margin: 40px auto 0;
	text-align: center;
}
.branded-model-page .model-header .model-image .image-wrapper img {
	width: auto;
	max-width: 100%;
	max-height: 210px;
}
.branded-model-page .model-header .model-image .logo {
	max-width: 120px;
}

@media (max-width: 768px) {

	.branded-model-page .model-header .model-image {
		text-align: center;
	}
	.branded-model-page .model-header .model-image .logo-wrapper {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		max-width: 200px;
	}
	.branded-model-page .model-header .model-image .logo-wrapper .logo {
		max-width: 80px;
	}
	.branded-model-page .model-header .model-image .image-wrapper {
		max-width: 140px;
		margin: 30px auto 20px;
	}
	.branded-model-page .model-header .model-image .image-wrapper img {
		max-height: 190px;
	}
}

.branded-model-page .model-header .model-header-text {
	margin-top: 40px;
	word-wrap: break-word;
}
.branded-model-page .model-header .model-header-text h2 {
	line-height: 48px;
	margin-top: 10px;
}

@media (max-width: 768px) {

	.branded-model-page .model-header .model-header-text {
		margin-top: 0;
	}
	.branded-model-page .model-header .model-header-text h2 {
		font-size: 2.6rem;
		line-height: 3.2rem;
	}
}

.branded-model-page .model-header .model-name {
	color: #7A8A9C;
}
.branded-model-page .model-header .info-text {
	margin-top: 20px;
}
.branded-model-page .model-body {
	padding: 40px 0;
	background: #EAEEF2;
}
.branded-model-page .model-body .select-pnc a {
	font-weight: 700;
	color: #7A8A9C;
	text-decoration: underline;
}
.branded-model-page .model-body .select-pnc .pnc-list {
	margin: 30px 0;
}
.branded-model-page .model-body .select-pnc .pnc-list a {
	display: table;
	font-size: 2rem;
	line-height: 40px;
}
.branded-model-page .model-body .select-pnc .support-text {
	font-weight: bold;
}

@media (max-width: 768px) {

	.branded-model-page .model-body .select-pnc h4 {
		font-size: 2.4rem;
		margin-top: 0;
	}
	.branded-model-page .model-body .select-pnc .support-text {
		margin-bottom: 40px;
	}
	.branded-model-page .model-body .select-pnc .pnc-list {
		margin: 25px 0;
	}
}

.branded-model-page .model-body .find-pnc .pnc-where {
	background: #fff;
	padding: 20px 30px 30px;
}

@media (max-width: 768px) {

	.branded-model-page .model-body .find-pnc h4 {
		font-size: 2.4rem;
	}
}

.spare-part-guide .hero {
	background: #011E41;
	margin-bottom: 20px;
}

@media (min-width: 768px) {

	.spare-part-guide .hero {
		margin-bottom: 60px;
	}
}


@media (min-width: 768px) {

	.spare-part-guide .hero .pnc-search-box .box-content {
		padding-left: 0;
	}
}

.spare-part-guide .hero .hero-media {
	display: none;
}

@media (min-width: 768px) {

	.spare-part-guide .content-slot {
		margin-bottom: 10px;
	}
}


@media (min-width: 768px) {

	.spare-part-guide .video-slot {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 20px;
	}
}

.spare-part-guide .guide-slot {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.spare-part-guide .guide-slot .content {
	padding-left: 20px;
	float: left;
	width: 100%;
}
.spare-part-guide .guide-slot .content h3 {
	margin-bottom: 20px;
}
.cookie-notice-page h2,.cookie-notice-page h3,.cookie-notice-page p,.cookie-notice-page span,.cookie-notice-page div {
	font-family: "ElectroluxSans", "Helvetica Neue", Arial, sans-serif !important;
	background: transparent !important;
	word-break: break-word;
	color: #011E41 !important;
}
.cookie-notice-page h2,.cookie-notice-page h2 span {
	font-size: 4rem !important;
	font-weight: 700 !important;
}

@media (max-width: 768px) {

	.cookie-notice-page h2,.cookie-notice-page h2 span {
		font-size: 2.2rem !important;
	}
}

.cookie-notice-page:first-child {
	font-size: 4.8rem !important;
	font-weight: 700 !important;
}

@media (max-width: 768px) {

	.cookie-notice-page:first-child {
		font-size: 2.6rem !important;
	}
}

.cookie-notice-page > p.MsoNormal > strong span {
	font-size: 4.8rem !important;
	font-weight: 700 !important;
}

@media (max-width: 768px) {

	.cookie-notice-page > p.MsoNormal > strong span {
		font-size: 2.6rem !important;
	}
}

.cookie-notice-page h3,.cookie-notice-page h3 span {
	font-size: 3.2rem !important;
	font-weight: 300 !important;
}

@media (max-width: 768px) {

	.cookie-notice-page h3,.cookie-notice-page h3 span {
		font-size: 2rem !important;
	}
}

.cookie-notice-page p,.cookie-notice-page p span {
	color: #011E41 !important;
	font-size: 1.6rem !important;
	font-weight: 400 !important;
	line-height: 1.6 !important;
}
.cookie-notice-page a span {
	color: #011E41 !important;
	font-weight: bold !important;
}
.section-model-find {
	background-color: #011E41;
	color: #fff;
}
.model-info-block h1,h2,h3,h4,h5 {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-padding-before: 0;
	padding-block-start: 0;
}
.model-info-block {
	display: grid;
	gap: 3rem;
	width: 100%;
	grid-template-columns: 1fr 1fr minmax(0, 1fr) minmax(0, 1fr);
	grid-template-rows: auto;
	grid-template-areas: "about-page about-page model-image model-info" "divider divider divider divider" "model-list model-list . .";
}
.model-info-block_about {
	grid-area: about-page;
}
.model-info-block_image {
	grid-area: model-image;
	aspect-ratio: 1/1;
	background-color: #7A8A9C;
}
.model-info-block_image img {
	width: 100%;
}
.model-info-block_fallback-image {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	aspect-ratio: 1/1;
}
.model-info-block_info {
	grid-area: model-info;
}
.model-info-block_divider {
	grid-area: divider;
}
.model-info-block_list {
	grid-area: model-list;
}
.model-compability-list {
	list-style-type: none;
	padding: 1.5rem 0 0 0;
	-moz-columns: 100px auto;
	columns: 100px auto;
}
.section-model-related h4 {
	text-align: center;
}
.model-pnc-only-one-wrapper {
	position: relative;
	-webkit-margin-before: 3rem;
	margin-block-start: 3rem;
}
.model-pnc-only-one {
	background-color: white;
	color: #011E41;
	padding: 0.8rem;
	width: -moz-max-content;
	width: max-content;
	font-weight: 700;
}
hr.model-hr {
	opacity: 0.3;
	margin: 0;
}

@media screen and (max-width: 768px) {

	.model-info-block {
		grid-template-columns: 1fr 1fr;
		grid-template-areas: "model-image model-info" "about-page about-page " "divider divider" "model-list model-list";
	}
	.model-info-block_list {
		-webkit-margin-after: 3rem;
		margin-block-end: 3rem;
	}
}

.checkout-step-selected-data a {
	color: #011E41;
	text-decoration: underline;
}
.search-tool-tip a {
	font-weight: bold;
	color: #7A8A9C;
	text-decoration: underline;
}
.Theme1 .search-tool-tip a,.Theme2 .search-tool-tip a,.Theme3 .search-tool-tip a,.Theme4 .search-tool-tip a {
	color: #fff;
}
.site-footer a.read-more {
	color: #011E41;
}
.data-protection a.read-more {
	font-weight: bold;
	text-decoration: underline;
}
a[data-modal-elux-group],a[data-modal-privacy-statement] {
	text-decoration: underline;
}
.content a {
	font-weight: bold;
	color: #011E41;
	text-decoration: underline;
}
.panel-primary a:not(.btn),.panel-default a:not(.btn) {
	text-decoration: underline;
}
.product-free-delivery:after {
	content: "";
	position: absolute;
	top: 95%;
	left: 50%;
	background: #EAEEF2;
	width: 22px;
	height: 16px;
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	border: 1px solid #EAEEF2;
}
.product-header .product-code {
	color: #ADB9C3;
	font-weight: bold;
	font-size: 1.6rem;
}

@media (min-width: 768px) {

	.product-header .product-code {
		font-size: 2rem;
	}
}

.product-header .product-header-text h1 {
	margin-top: 0;
}
.product-info-alerts .compatibility .btn-primary {
	border-color: #fff;
}
.product-info-alerts .item.replacement {
	color: #011E41;
}
.product-description a,.product-description-collapsible a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.product-description .toggle,.product-description-collapsible .toggle {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

@media (min-width: 768px) {

	.product-price .text-stock {
		font-size: 1.6rem;
		color: #fff;
	}
}


@media (min-width: 768px) {

	.product-price .text-discount {
		color: #fff;
	}
}

.product-price .text-discount-updated {
	color: #fff;
}

@media (min-width: 768px) {

	.product-price .price {
		font-size: 3.4rem;
	}
}

.product-price .promo-sticker-description {
	font-weight: bold;
	font-size: 1.7rem;
	margin-bottom: 15px;
	display: block;
}
.product-body .subscribe-button-link {
	color: #fff;
	padding: 0;
	text-decoration: underline;
	font-weight: bold;
}
.product-body .alert-transparent {
	color: #fff;
}
.product-grid-brand .toolbar .filter-toggle {
	background-color: #011E41;
	color: #fff;
	border-radius: 2px;
	width: auto;
	font-size: 15px;
	line-height: 26px;
}
.product-grid-brand .toolbar .filter-toggle:hover {
	color: #fff;
	background-color: #ADB9C3;
	border-color: #ADB9C3;
}

@media (max-width: 992px) {

	.product-grid-brand .toolbar .filter-toggle {
		line-height: initial;
	}
}

.btn-secondary:hover,.btn-secondary:focus {
	background-color: #D22D19;
	color: #fff;
	border-color: #D22D19;
}
a.btn-primary {
	color: #fff;
	text-decoration: none;
}
a.link-light,.link-light > a {
	color: white;
}
a.link-light:not(.link-underline),.link-light > a:not(.link-underline) {
	text-decoration: underline;
}
a.link-light:hover,a.link-light:focus,.link-light > a:hover,.link-light > a:focus {
	color: white;
	text-decoration: underline;
}
a.link-light:focus,.link-light > a:focus {
	outline: 2px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.cardhalf-body a {
	text-decoration: underline;
}
.accessories-card .btn {
	background: #fff;
	border-color: #fff;
	color: #011E41;
}
.checkout-step .truncate .truncate-inner.truncated:after {
	background-image: linear-gradient(rgba(255, 255, 255, 0), #fff);
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.box-card .truncate .truncate-inner.truncated:after {
	background-image: linear-gradient(rgba(247, 246, 246, 0), #f7f6f6);
	background-image: -webkit-linear-gradient(top, rgba(247, 246, 246, 0) 0%, #f7f6f6 100%);
}
.promo-bar-component.Theme3 {
	background-color: #3B4536 !important;
	color: #fff !important;
}
.pnc-where .pnc-serial-plate-photo .register-product-link {
	color: #7A8A9C;
	text-decoration: underline;
	font-weight: bold;
}
.pnc-where .pnc-serial-plate-photo .pnc-serial-plate-photo-help a {
	color: #7A8A9C;
	text-decoration: underline;
	font-weight: bold;
}
.model-info-block .toggle {
	color: #fff;
	font-weight: 700;
	text-decoration: underline;
	display: block;
}
.model-info-block_image svg {
	color: #011E41;
}
.no-results .no-results-component a {
	color: #7A8A9C;
	font-weight: bold;
	text-decoration: underline;
}

@media (min-width: 1200px) {

	.navbar-top-interaction .navbar-nav {
		display: inline-block;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav > li > a {
		padding: 28px 12px 22px 12px;
	}
	.navbar-bottom .navbar-nav > li > a:before {
		right: 5px;
		font-size: 14px;
		display: none;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav > li > a {
		font-size: 16px;
		font-weight: 400;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav > li > a {
		font-weight: 400;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav > li > .dropdown-menu {
		top: -100000px;
		transition: transform 0.3s ease-in-out;
		opacity: 0;
		transform: translateY(-100%);
		z-index: -1;
	}
}


@media (min-width: 1200px) {

	.navbar-bottom .navbar-nav .open > a {
		background-color: transparent;
		color: #011E41;
	}
	.navbar-bottom .navbar-nav .open > a:after {
		content: "";
		width: 100%;
		height: 2px;
		background: black;
		position: absolute;
		bottom: -2px;
		left: 0;
	}
	.navbar-bottom .navbar-nav .open > .dropdown-menu {
		top: 109px;
		opacity: 1;
		transform: translateY(0);
	}
}


@media (min-width: 1200px) and (max-width: 1380px) {

	.navbar.make-smaller .navbar-bottom .navbar-nav > li > a {
		padding: 0 12px;
		line-height: 76px;
		vertical-align: middle;
	}
	.navbar.make-smaller .navbar-brand {
		margin-right: 0;
		padding: 22px 20px;
	}
	.navbar.make-smaller .navbar-brand img {
		width: auto;
		height: 30px;
	}
	.navbar.make-smaller .navbar-toggle-container {
		margin: 6px 10px 0 0;
	}
}


@media (min-width: 1200px) and (max-width: 1500px) {

	.navbar.make-tiny .navbar-bottom .navbar-nav > li > a {
		padding: 0 6px;
		line-height: 76px;
		vertical-align: middle;
	}
	.navbar.make-tiny .navbar-nav > li > a,.navbar.make-tiny .navbar-nav > li > div.gigya-raas > a {
		font-size: 15px;
	}
	.navbar.make-tiny .navbar-brand {
		margin-right: 0;
		padding: 22px 12px;
	}
	.navbar.make-tiny .navbar-brand img {
		width: auto;
		height: 29px;
	}
	.navbar.make-tiny .navbar-toggle-container {
		margin: 6px 10px 0 0;
	}
	.navbar.make-tiny .navbar-toggle-container .navbar-toggle-search {
		font-size: 24px;
		padding: 18px 4px;
	}
	.navbar.make-tiny .navbar-toggle-container .navbar-toggle-basket {
		font-size: 29px;
		padding: 18px 8px;
	}
}


@media (min-width: 1200px) {

	.navbar-header {
		float: left;
	}
}


@media (min-width: 1300px) {

	.checkout-nav.navbar-bottom {
		text-align: center;
	}
}


@media (min-width: 1300px) {

	.checkout-nav .navbar-header {
		width: 238px;
		margin: 12px 0;
	}
}


@media (min-width: 1300px) {

	.checkout-nav .navbar-toggle-container {
		width: 220px;
		margin: 19px 18px 19px 0;
	}
}


@media (max-width: 1199px) {

	.navbar-collapse {
		background-color: #fff !important;
	}
	.navbar-collapse .navbar-nav > li > a,.navbar-collapse .navbar-nav > li > div.gigya-raas > a {
		color: #0a1e43;
	}
	.navbar-collapse .navbar-nav .gigya-raas-link {
		font-weight: bold;
	}
}


@media (min-width: 1200px) {

	.navbar-collapse {
		visibility: visible;
		opacity: 1;
		position: static;
		float: left;
		width: auto;
		padding-top: 0;
		border-top: 0;
		box-shadow: none;
		overflow: visible;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}


@media (min-width: 992px) {

	.navbar-static-top {
		border-radius: 0;
	}
}


@media (min-width: 350px) {

	.navbar-brand {
		width: 193px;
		padding: 13px 20px 13px 20px;
	}
	.navbar-brand > img {
		height: auto;
		width: 153px;
	}
}


@media (min-width: 1200px) {

	.navbar-brand {
		float: left;
		margin-right: 0px;
		padding: 13px 16px 13px 16px;
		width: auto;
	}
	.navbar-brand > img {
		height: 50px;
		width: 170px;
	}
}


@media (min-width: 1200px) {

	.navbar-toggle {
		display: none;
	}
}


@media (max-width: 480px) {

	.navbar-toggle {
		padding-left: 10px;
		padding-right: 10px;
	}
}


@media (min-width: 1200px) {

	.navbar-toggle-container {
		position: relative;
		float: right;
		margin: 6px 18px 0 0;
	}
}


@media (min-width: 992px) {

	.navbar-toggle-search,.navbar-toggle-basket {
		display: block;
	}
}


@media (min-width: 1200px) {

	.navbar-toggle-search,.navbar-toggle-basket {
		display: block;
		padding: 18px 12px;
		font-size: 27px;
	}
}


@media (min-width: 1200px) {

	.navbar-toggle-basket {
		font-size: 34px;
	}
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	.navbar-toggle-basket-count {
		top: 9px;
	}
}


@media (max-width: 1199px) {

	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar-nav > li > a > i.icon-globe {
		visibility: visible;
		padding-left: 15px;
	}
	.navbar-nav > li > a > i.icon-lock {
		visibility: visible;
		padding-left: 15px;
	}
	.navbar-nav > li > a > i.icon-cross {
		visibility: visible;
		padding-left: 15px;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		border: 0;
		box-shadow: none;
		border-bottom: 1px solid #ADB9C3;
	}
	.navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header {
		border: 0;
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 2.56rem;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
	.navbar-nav .js-megamenu-dropdown.open-single li a {
		display: none;
	}
	.navbar-nav .js-megamenu-dropdown.open-single .megamenu-list li a {
		display: block;
	}
}


@media (min-width: 1200px) {

	.navbar-nav {
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a,.navbar-nav > li > div.gigya-raas > a {
		padding-top: 14px;
		padding-bottom: 14px;
		border-bottom: 0;
	}
}


@media (min-width: 1200px) {

	.navbar-right {
		float: right !important;
		position: relative;
		z-index: 1;
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.no-padding {
	padding: 0;
}
.no-padding-top {
	padding-top: 0;
}
.no-padding-bottom {
	padding-bottom: 0;
}
.no-padding-left {
	padding-left: 0;
}
.no-padding-right {
	padding-right: 0;
}

@media (max-width: 768px) {

	.sm-no-padding {
		padding: 0 !important;
	}
}


@media (min-width: 992px) {

	.elx-util-hide-on-desktop {
		display: none;
	}
}

.no-margin {
	margin: 0;
}
.no-margin-top {
	margin-top: 0;
}
.no-margin-bottom {
	margin-bottom: 0;
}

@media (max-width: 768px) {

	.sm-bottom-margin-40 {
		margin-bottom: 40px;
	}
}

.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.pull-right-flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.pull-left-flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.clear-all {
	clear: both;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
.no-scroll {
	overflow: hidden;
}
html.no-scroll,html.no-scroll body {
	position: relative;
	min-height: 100%;
	overflow: hidden;
}
.recommend-summary {
	margin: 0;
	color: #011E41;
}
.recommend-summary span {
	font-size: 7.4rem;
	font-weight: 300;
}
.recommend-summary sup {
	position: relative;
	top: -40px;
	font-size: 1.6rem;
}
.recommend-summary small {
	display: block;
	font-size: 1.6rem;
	color: inherit;
	line-height: 1.6;
}
.col-review-ratings {
	width: 100%;
	margin-bottom: 20px;
}

@media (min-width: 480px) {

	.col-review-ratings {
		float: left;
		width: 60%;
	}
}


@media (min-width: 992px) {

	.col-review-ratings {
		width: 32%;
	}
}


@media (min-width: 1200px) {

	.col-review-ratings {
		width: 28%;
	}
}

.col-recommend-summary {
	width: 100%;
	margin-bottom: 20px;
}

@media (min-width: 480px) {

	.col-recommend-summary {
		float: left;
		width: 40%;
	}
}


@media (min-width: 992px) {

	.col-recommend-summary {
		width: 18%;
	}
}


@media (min-width: 1200px) {

	.col-recommend-summary {
		width: 22%;
	}
}

.col-review-form {
	clear: both;
}

@media (min-width: 992px) {

	.col-review-form {
		clear: none;
	}
}

.home-promo-bar {
	margin: 24px 0;
}
.home-promo-bar h3 {
	margin-top: 0;
	font-weight: 300;
	font-size: 3.2rem;
}

@media (min-width: 992px) {

	.home-promo-bar h3 {
		font-size: 5.4rem;
	}
}

.home-promo-bar p {
	margin-bottom: 0;
}

@media (max-width: 480px) {

	.col-xxs-12 {
		width: 100%;
	}
}

#deliveryCost {
	color: #011E41;
}
.remove {
	color: #011E41;
	font-size: 1.6rem;
	font-weight: 300;
}
.remove:hover {
	text-decoration: none;
}
.remove .icon-cross {
	position: relative;
	font-size: 1.5rem;
}
.divider-right {
	border-right: 0;
}

@media (min-width: 992px) {

	.divider-right {
		border-right: 1px solid #ADB9C3;
	}
}

.divider-top {
	border-top: 1px solid #ADB9C3;
}
.highlight {
	color: #FFF;
	font-weight: 600;
	line-height: 1.5 !important;
	font-size: 12px;
}
.light {
	font-weight: normal;
}
.align-middle {
	vertical-align: middle;
}
.color-primary {
	color: #011E41;
}
.cursor-pointer-on-hover:hover {
	cursor: pointer;
}
@-ms-viewport {
	width: device-width;
}
.visible-xs {
	display: none !important;
}
.visible-sm {
	display: none !important;
}
.visible-md {
	display: none !important;
}
.visible-lg {
	display: none !important;
}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {

	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,td.visible-xs {
		display: table-cell !important;
	}
}


@media (max-width: 767px) {

	.visible-xs-block {
		display: block !important;
	}
}


@media (max-width: 767px) {

	.visible-xs-inline {
		display: inline !important;
	}
}


@media (max-width: 767px) {

	.visible-xs-inline-block {
		display: inline-block !important;
	}
}


@media (min-width: 768px) and (max-width: 991px) {

	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,td.visible-sm {
		display: table-cell !important;
	}
}


@media (min-width: 768px) and (max-width: 991px) {

	.visible-sm-block {
		display: block !important;
	}
}


@media (min-width: 768px) and (max-width: 991px) {

	.visible-sm-inline {
		display: inline !important;
	}
}


@media (min-width: 768px) and (max-width: 991px) {

	.visible-sm-inline-block {
		display: inline-block !important;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {

	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,td.visible-md {
		display: table-cell !important;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {

	.visible-md-block {
		display: block !important;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {

	.visible-md-inline {
		display: inline !important;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {

	.visible-md-inline-block {
		display: inline-block !important;
	}
}


@media (min-width: 1200px) {

	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,td.visible-lg {
		display: table-cell !important;
	}
}


@media (min-width: 1200px) {

	.visible-lg-block {
		display: block !important;
	}
}


@media (min-width: 1200px) {

	.visible-lg-inline {
		display: inline !important;
	}
}


@media (min-width: 1200px) {

	.visible-lg-inline-block {
		display: inline-block !important;
	}
}


@media (max-width: 767px) {

	.hidden-xs {
		display: none !important;
	}
}


@media (min-width: 768px) and (max-width: 991px) {

	.hidden-sm {
		display: none !important;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {

	.hidden-md {
		display: none !important;
	}
}


@media (min-width: 1200px) {

	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {

	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {

	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {

	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {

	.visible-print-inline-block {
		display: inline-block !important;
	}
}


@media print {

	.hidden-print {
		display: none !important;
	}
}

