@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Poppins:500,700,800");
/* Comments for this file live in .claude/comment.md -- moved there so they
   stop shipping to every visitor. Search it for the selector you are about
   to change; several of these decisions were reverted once already. */
:root {

    --ink: #0b1b2a;
    --ink-soft: #263848;
    --blue: #0877c9;
    --blue-dark: #005a9f;
    --sky: #eaf6ff;
    --line: #dce5ec;
    --muted: #657582;
    --white: #fff;
    --surface: #f4f7f9;

    --band: #f5f8fa;
    --navy: #0b1b2a;
    --orange: #eb5b1f;

    --font-display: "Poppins", Helvetica, sans-serif;

    --focus: #f4a51c;
}

/* Comments for this file live in .claude/comment.md -- moved there so they
   stop shipping to every visitor. Search it for the selector you are about
   to change; several of these decisions were reverted once already. */
.d-block { display: block !important; }
.d-none { display: none !important; }
.w-100 { width: 100% !important; }
.position-absolute { position: absolute !important; }
.position-relative { position: relative !important; }
.top-100 { top: 100% !important; }
.start-0 { left: 0 !important; }

.mt-1 { margin-top: .25rem !important; }
.mt-2 { margin-top: .5rem !important; }
.mt-3 { margin-top: 1rem !important; }
.mb-3 { margin-bottom: 1rem !important; }
.me-2 { margin-right: .5rem !important; }

.rounded { border-radius: .25rem !important; }
.shadow-sm { box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important; }
.text-muted { color: #6c757d !important; }

.form-label { margin-bottom: .5rem; }
.form-text { margin-top: .25rem; font-size: .875em; color: #6c757d; }

.btn-dark { color: #fff; background-color: #212529; border-color: #212529; }
.btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; }
.btn-link { font-weight: 400; color: #0d6efd; text-decoration: underline; }

.alert { position: relative; padding: 1rem 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .25rem; }
.alert-danger { color: #842029; background-color: #f8d7da; border-color: #f5c2c7; }
.alert-success { color: #0f5132; background-color: #d1e7dd; border-color: #badbcc; }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }
.list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; border-radius: .25rem; }
.carousel { position: relative; }

/* Comments for this file live in .claude/comment.md -- moved there so they
   stop shipping to every visitor. Search it for the selector you are about
   to change; several of these decisions were reverted once already. */



html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
figcaption {
  background-color: #222;
  color: #fff;
  font: italic smaller sans-serif;
  padding: 1em;
  text-align: center;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;
 	overflow-x: hidden;
}
	p {
		margin: 0.5em;
		line-height:1.5em;
		}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}
.addinfo {font-size: 0.5em;
    position: absolute;
    text-align: right;
    line-height: 1em;
    margin-top: 14px;
    margin-left: 1em;
    text-transform: none;
    font-family: "Fira Sans", sans-serif;
	letter-spacing:0 !important;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	-webkit-text-size-adjust: none;
}

@media screen and (max-width: 480px) {
	body {
		overflow-x: none;
	}
}

mark {
	background-color: transparent;
	color: inherit;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}
	input#submit-btn {
		margin-top: 1em;
		}
	@media screen and (max-width: 480px) {
		.image { max-width:100%;}
		html, body {
			min-width: 340px;
			grid-row-gap: 0;
		}
		input#submit-btn, .button {
		display: block;
			margin: 1em 0 0;
			width: 100%;}

	}

	html {
		box-sizing: border-box;
	}

	*, *:before, *:after {
		box-sizing: inherit;
	}

	body {
		background: #fff;
	}

		body.is-preload *, body.is-preload *:before, body.is-preload *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

	body {
		background-color: #fff;
		color: #444;
	}

	body, input, select, textarea {
		font-family: "Fira Sans", sans-serif;
		font-size: 12pt;
		font-weight: 400;
		line-height: 1.65em;
	}

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

			body, p, input, select, textarea {
				font-size: 0.95em;
			}

		}

	a {
		-moz-transition: border-bottom-color 0.2s ease-in-out;
		-webkit-transition: border-bottom-color 0.2s ease-in-out;
		-ms-transition: border-bottom-color 0.2s ease-in-out;
		transition: border-bottom-color 0.2s ease-in-out;
		text-decoration: none;
	}

		a:hover {
			border-bottom-color: transparent;
		}

	strong, b {
		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	.row p { text-align: justify}
	#marketplaces h2:after { border:none}
	h1, h2, h3, h4, h5, h6 {
		font-family: 'Poppins', Helvetica, Arial, sans-serif;
		font-weight: 700;
		letter-spacing:-1px;
		line-height: 1em;
		margin: 0.7em 0;
		position: relative;
		text-transform: uppercase;
	}
.productes { padding-right:1em}
.productes img { cursor: pointer; }
.productes img.mainpic { cursor: pointer; border:none !important }

.value-button {
  display: inline-block;

  background: #eee;
  margin: 0px;
  width: 40px;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  padding: 11px 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.value-button:hover {
  cursor: pointer;
}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

input[type="number"] {width:4em; background-color: #f6f6f6;height:45px;border:none !important;padding:10px; box-shadow:none !important}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			border-bottom: 0;
			color: inherit;
			text-decoration: none;
		}

		h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
			margin: 0 0 1em 0;
			padding-bottom: 0;
		}

			h1.alt:after, h2.alt:after, h3.alt:after, h4.alt:after, h5.alt:after, h6.alt:after {
				display: none;
			}

	h2 {
		font-size: 1.25em;
		line-height: 1.25em;
	}

	h3 {
		font-size: 1em;
		line-height: 1.5em;
	}

	h4 {
		font-size: 1.1em;
		line-height: 1.5em;
	}

	h5 {
		font-size: 0.9em;
		line-height: 1.5em;
	}

	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
	}

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

		h2 {
			line-height: 1.5em;
		}

	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	.bigprice sup {
		font-size: 0.2em;
	letter-spacing:0.01em;
		position: relative;
		top: -3em;
	left: 3em;
	}
	sup {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	blockquote {
		border-left: solid 4px;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		border: solid 1px;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px;
		margin: 2em 0;
	}

		hr.major {
			margin: 3em 0;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

	input, select, textarea {
		color: #444;
	}

	a {
		color: #444;
	}
	a.navPanelToggle { color:#ffffff}
	strong, b {
		color: #444;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #444;
	}

	blockquote {
		border-left-color: #e6e6e6;
	}

	code {
		background: #f6f6f6;
		border-color: #e6e6e6;
	}

	hr {
		border-bottom-color: #e6e6e6;
	}

	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp {
			order: -1;
		}

		.row > .col-1 {
			width: 8.33333%;
		}

		.row > .off-1 {
			margin-left: 8.33333%;
		}

		.row > .col-2 {
			width: 13.66667%;
		}

		.row > .off-2 {
			margin-left: 16.66667%;
		}

		.row > .col-3 {
			width: 25%;
		}

		.row > .off-3 {
			margin-left: 25%;
		}

		.row > .col-4 {
			width: 33.33333%;
		}

		.row > .off-4 {
			margin-left: 33.33333%;
		}

		.row > .col-5 {
			width: 41.66667%;
		}

		.row > .off-5 {
			margin-left: 41.66667%;
		}

		.row > .col-6 {
			width: 50%;
		}

		.row > .off-6 {
			margin-left: 50%;
		}

		.row > .col-7 {
			width: 58.33333%;
		}

		.row > .off-7 {
			margin-left: 58.33333%;
		}

		.row > .col-8 {
			width: 66.66667%;
		}

		.row > .off-8 {
			margin-left: 66.66667%;
		}

		.row > .col-9 {
			width: 75%;
		}

		.row > .off-9 {
			margin-left: 75%;
		}

		.row > .col-10 {
			width: 83.33333%;
		}

		.row > .off-10 {
			margin-left: 83.33333%;
		}

		.row > .col-11 {
			width: 91.66667%;
		}

		.row > .off-11 {
			margin-left: 91.66667%;
		}

		.row > .col-12 {
			width: 100%;
		}

		.row > .off-12 {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 0;
			margin-left: 0em;
		}

			.row.gtr-0 > * {
				padding: 0 0 0 0em;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0em;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0em;
				}

		.row.gtr-25 {
			margin-top: 0;
			margin-left: -0.5em;
		}

			.row.gtr-25 > * {
				padding: 0 0 0 0.5em;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -0.5em;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 0.5em;
				}

		.row.gtr-50 {
			margin-top: 0;
			margin-left: -1em;
		}

			.row.gtr-50 > * {
				padding: 0 0 0 1em;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -1em;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 1em;
				}

		.row {
			margin-top: 0;
			margin-left: -1em;
		}

			.row > * {
				padding: 0 0 1em 1em;
				line-height:1.3em;
			}

			.row.gtr-uniform {
				margin-top: -1em;
			}

				.row.gtr-uniform > * {
					padding-top: 1em;
				}

		.row.gtr-150 {
			margin-top: 0;
			margin-left: -3em;
		}

			.row.gtr-150 > * {
				padding: 0 0 0 3em;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -3em;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 3em;
				}

		.row.gtr-200 {
			margin-top: 0;
			margin-left: -4em;
		}

			.row.gtr-200 > * {
				padding: 0 0 0 4em;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -4em;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 4em;
				}

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

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-xlarge {
					order: -1;
				}

				.row > .col-1-xlarge {
					width: 8.33333%;
				}

				.row > .off-1-xlarge {
					margin-left: 8.33333%;
				}

				.row > .col-2-xlarge {
					width: 16.66667%;
				}

				.row > .off-2-xlarge {
					margin-left: 16.66667%;
				}

				.row > .col-3-xlarge {
					width: 25%;
				}

				.row > .off-3-xlarge {
					margin-left: 25%;
				}

				.row > .col-4-xlarge {
					width: 33.33333%;
				}

				.row > .off-4-xlarge {
					margin-left: 33.33333%;
				}

				.row > .col-5-xlarge {
					width: 41.66667%;
				}

				.row > .off-5-xlarge {
					margin-left: 41.66667%;
				}

				.row > .col-6-xlarge {
					width: 50%;
				}

				.row > .off-6-xlarge {
					margin-left: 50%;
				}

				.row > .col-7-xlarge {
					width: 58.33333%;
				}

				.row > .off-7-xlarge {
					margin-left: 58.33333%;
				}

				.row > .col-8-xlarge {
					width: 66.66667%;
				}

				.row > .off-8-xlarge {
					margin-left: 66.66667%;
				}

				.row > .col-9-xlarge {
					width: 75%;
				}

				.row > .off-9-xlarge {
					margin-left: 75%;
				}

				.row > .col-10-xlarge {
					width: 83.33333%;
				}

				.row > .off-10-xlarge {
					margin-left: 83.33333%;
				}

				.row > .col-11-xlarge {
					width: 91.66667%;
				}

				.row > .off-11-xlarge {
					margin-left: 91.66667%;
				}

				.row > .col-12-xlarge {
					width: 100%;
				}

				.row > .off-12-xlarge {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.5em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.5em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.5em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.5em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -1em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 1em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -1em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 1em;
						}

				.row {
					margin-top: 0;
					margin-left: -2em;
				}

					.row > * {
						padding: 0 0 0 2em;
					}

					.row.gtr-uniform {
						margin-top: -2em;
					}

						.row.gtr-uniform > * {

						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -3em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 3em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -3em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 3em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -4em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 4em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -4em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 4em;
						}

		}

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

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-large {
					order: -1;
				}

				.row > .col-1-large {
					width: 8.33333%;
				}

				.row > .off-1-large {
					margin-left: 8.33333%;
				}

				.row > .col-2-large {
					width: 16.66667%;
				}

				.row > .off-2-large {
					margin-left: 16.66667%;
				}

				.row > .col-3-large {
					width: 25%;
				}

				.row > .off-3-large {
					margin-left: 25%;
				}

				.row > .col-4-large {
					width: 33.33333%;
				}

				.row > .off-4-large {
					margin-left: 33.33333%;
				}

				.row > .col-5-large {
					width: 41.66667%;
				}

				.row > .off-5-large {
					margin-left: 41.66667%;
				}

				.row > .col-6-large {
					width: 50%;
				}

				.row > .off-6-large {
					margin-left: 50%;
				}

				.row > .col-7-large {
					width: 58.33333%;
				}

				.row > .off-7-large {
					margin-left: 58.33333%;
				}

				.row > .col-8-large {
					width: 66.66667%;
				}

				.row > .off-8-large {
					margin-left: 66.66667%;
				}

				.row > .col-9-large {
					width: 75%;
				}

				.row > .off-9-large {
					margin-left: 75%;
				}

				.row > .col-10-large {
					width: 83.33333%;
				}

				.row > .off-10-large {
					margin-left: 83.33333%;
				}

				.row > .col-11-large {
					width: 91.66667%;
				}

				.row > .off-11-large {
					margin-left: 91.66667%;
				}

				.row > .col-12-large {
					width: 100%;
				}

				.row > .off-12-large {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.375em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.375em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.375em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.375em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.75em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.75em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.75em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.75em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.5em;
				}

					.row > * {
						padding: 0 0 0 1.5em;
					}

					.row.gtr-uniform {
						margin-top: -1.5em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.5em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -2.25em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 2.25em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -2.25em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 2.25em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -3em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 3em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -3em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 3em;
						}

		}
@media screen and (min-width: 981px) {
		.row > .col-5 {
			margin-left: 3em;
		}
		#header h1 { left:1.5em }
}
		@media screen and (max-width: 980px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-medium {
					order: -1;
				}

				.row > .col-1-medium {
					width: 8.33333%;
				}

				.row > .off-1-medium {
					margin-left: 8.33333%;
				}

				.row > .col-2-medium {
					width: 16.66667%;
				}

				.row > .off-2-medium {
					margin-left: 16.66667%;
				}

				.row > .col-3-medium {
					width: 25%;
				}

				.row > .off-3-medium {
					margin-left: 25%;
				}

				.row > .col-4-medium {
					width: 33.33333%;
				}

				.row > .off-4-medium {
					margin-left: 33.33333%;
				}

				.row > .col-5-medium {
					width: 41.66667%;
				}

				.row > .off-5-medium {
					margin-left: 41.66667%;
				}

				.row > .col-6-medium {
					width: 50%;
				}

				.row > .off-6-medium {
					margin-left: 50%;
				}

				.row > .col-7-medium {
					width: 58.33333%;
				}

				.row > .off-7-medium {
					margin-left: 58.33333%;
				}

				.row > .col-8-medium {
					width: 66.66667%;
				}

				.row > .off-8-medium {
					margin-left: 66.66667%;
				}

				.row > .col-9-medium {
					width: 75%;
				}

				.row > .off-9-medium {
					margin-left: 75%;
				}

				.row > .col-10-medium {
					width: 83.33333%;
				}

				.row > .off-10-medium {
					margin-left: 83.33333%;
				}

				.row > .col-11-medium {
					width: 91.66667%;
				}

				.row > .off-11-medium {
					margin-left: 91.66667%;
				}

				.row > .col-12-medium {
					width: 100%;
				}

				.row > .off-12-medium {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.375em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.375em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.375em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.375em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.75em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.75em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.75em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.75em;
						}

				.row {
					margin-top: 0;
					margin-left: -0.5em;
				}

					.row > * {
						padding: 0 0 0 1.5em;
					}

					.row.gtr-uniform {
						margin-top: -1.5em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.5em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -2.25em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 2.25em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -2.25em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 2.25em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -3em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 3em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -3em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 3em;
						}

		}

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

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-small {
					order: -1;
				}

				.row > .col-1-small {
					width: 8.33333%;
				}

				.row > .off-1-small {
					margin-left: 8.33333%;
				}

				.row > .col-2-small {
					width: 16.66667%;
				}

				.row > .off-2-small {
					margin-left: 16.66667%;
				}

				.row > .col-3-small {
					width: 25%;
				}

				.row > .off-3-small {
					margin-left: 25%;
				}

				.row > .col-4-small {
					width: 33.33333%;
				}

				.row > .off-4-small {
					margin-left: 33.33333%;
				}

				.row > .col-5-small {
					width: 41.66667%;
				}

				.row > .off-5-small {
					margin-left: 41.66667%;
				}

				.row > .col-6-small {
					width: 50%;
				}

				.row > .off-6-small {
					margin-left: 50%;
				}

				.row > .col-7-small {
					width: 58.33333%;
				}

				.row > .off-7-small {
					margin-left: 58.33333%;
				}

				.row > .col-8-small {
					width: 66.66667%;
				}

				.row > .off-8-small {
					margin-left: 66.66667%;
				}

				.row > .col-9-small {
					width: 75%;
				}

				.row > .off-9-small {
					margin-left: 75%;
				}

				.row > .col-10-small {
					width: 83.33333%;
				}

				.row > .off-10-small {
					margin-left: 83.33333%;
				}

				.row > .col-11-small {
					width: 91.66667%;
				}

				.row > .off-11-small {
					margin-left: 91.66667%;
				}

				.row > .col-12-small {
					width: 49%;
				}

				.row > .off-12-small {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.3125em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.3125em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.3125em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.3125em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.625em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.625em;
					}

						.row.gtr-50.gtr-uniform > * {

						}

				.row {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row > * {
						padding: 0 0 0 1.25em;
					}

					.row.gtr-uniform {
						margin-top: -1.25em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.25em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -1.875em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 1.875em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -1.875em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 1.875em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 2.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -2.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 2.5em;
						}

		}

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

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-xsmall {
					order: -1;
				}

				.row > .col-1-xsmall {
					width: 8.33333%;
				}

				.row > .off-1-xsmall {
					margin-left: 8.33333%;
				}

				.row > .col-2-xsmall {
					width: 16.66667%;
				}

				.row > .off-2-xsmall {
					margin-left: 16.66667%;
				}

				.row > .col-3-xsmall {
					width: 25%;
				}

				.row > .off-3-xsmall {
					margin-left: 25%;
				}

				.row > .col-4-xsmall {
					width: 33.33333%;
				}

				.row > .off-4-xsmall {
					margin-left: 33.33333%;
				}

				.row > .col-5-xsmall {
					width: 41.66667%;
				}

				.row > .off-5-xsmall {
					margin-left: 41.66667%;
				}

				.row > .col-6-xsmall {
					width: 50%;
				}

				.row > .off-6-xsmall {
					margin-left: 50%;
				}

				.row > .col-7-xsmall {
					width: 58.33333%;
				}

				.row > .off-7-xsmall {
					margin-left: 58.33333%;
				}

				.row > .col-8-xsmall {
					width: 66.66667%;
				}

				.row > .off-8-xsmall {
					margin-left: 66.66667%;
				}

				.row > .col-9-xsmall {
					width: 75%;
				}

				.row > .off-9-xsmall {
					margin-left: 75%;
				}

				.row > .col-10-xsmall {
					width: 83.33333%;
				}

				.row > .off-10-xsmall {
					margin-left: 83.33333%;
				}

				.row > .col-11-xsmall {
					width: 91.66667%;
				}

				.row > .off-11-xsmall {
					margin-left: 91.66667%;
				}

				.row > .col-12-xsmall {
					width: 100%;
				}

				.row > .off-12-xsmall {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.3125em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.3125em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.3125em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.3125em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.625em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.625em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.625em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row > * {
						padding: 2em 0 0 1.25em;
					}

					.row.gtr-uniform {
						margin-top: -1.25em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.25em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -1.875em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 1.875em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -1.875em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 1.875em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 2.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -2.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 2.5em;
						}

		}

	.box {
		border: solid 1px;
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			padding: 2em 0 0 0px;
		}

	.box {
		border-color: #e6e6e6;
	}

.value-button {
  display: inline-block;

  background: #eee;
  margin: 0px;
  width: 40px;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  padding: 11px 0;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.value-button:hover {
  cursor: pointer;
}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

input[type="number"] {width:4em; background-color: #f6f6f6;height:45px;border:none !important;padding:10px; box-shadow:none !important}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type="number"] {
    	-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
		border: 0;
		border-radius: 0;
		cursor: pointer;
		display: inline-block;
		font-family: 'Roboto';
		font-weight: 700;
		min-height: 2.75em;
		line-height: 2.75em;
		padding: 0 0.5em;
		width:3em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
}
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
		border: 0;
		border-radius: 0;
		cursor: pointer;
		display: inline-block;
		font-family: 'Roboto';
		font-weight: 700;
		min-height: 2.75em;
		line-height: 2.75em;
		padding: 0 1.5em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
	}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		input[type="number"].icon,
		button.icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			input[type="number"].icon:before,
			button.icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		input[type="number"].fit,
		button.fit, .btn.fit,
		.button.fit {
			display: block;
			width:100%;
			margin:0.3em;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		input[type="number"].small,
		button.small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].large,
		input[type="reset"].large,
		input[type="button"].large,
		input[type="number"].large,
		button.large,
		.button.large {
			font-size: 1.35em;
		}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		input[type="number"].disabled,
		input[type="number"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			pointer-events: none;
			opacity: 0.25;
		}

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		background-color: transparent;
		box-shadow: inset 0 0 0 1px #444;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			opacity:0.9;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		input[type="number"]:active,
		input[type="email"]:active,
		button:active,
		.button:active {
			background-color: #e2e2e2;
		}

		input[type="submit"].primary,
		input[type="reset"].primary,
		input[type="button"].primary,
		input[type="number"].primary,
		input[type="email"].primary,
		button.primary,
		.button.primary {
			box-shadow: none;
			background-color: #444;
			color: #fff !important;
		}

			input[type="submit"].primary:hover,
			input[type="reset"].primary:hover,
			input[type="button"].primary:hover,
			input[type="number"].primary:hover,
			button.primary:hover,
			.button.primary:hover {
				background-color: #515151;
			}

			input[type="submit"].primary:active,
			input[type="reset"].primary:active,
			input[type="button"].primary:active,
			input[type="number"].primary:active,
			button.primary:active,
			.button.primary:active {
				background-color: #373737;
			}
input#clientnumber { margin-left:0.5em}

	.features {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		position: relative;
	}

		.features > section {
			width: calc(33.33333333% - 5em);
		}

			.features > section:before {
				content: '';
				display: block;
				height: 100%;
				margin-left: -3.75em;
				position: absolute;
				top: 0;
				width: 1px;
			}

			.features > section:first-child {
				border-left: 0;
			}

				.features > section:first-child:before {
					display: none;
				}

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

			.features > section {
				width: calc(33.33333333% - 2.5em);
			}

				.features > section:before {
					margin-left: -2em;
				}

		}

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

			.features {
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
			}

				.features > section {
					width: 100%;
				}

					.features > section:before {
						width: 100%;
						height: 1px;
						margin-left: 0;
						position: relative;
						top: -3em;
					}

					.features > section:first-child:before {
						display: none;
					}

		}

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

			.features > section:before {
				top: -2.5em;
			}

		}

	.features > section:before {
		background-color: #e6e6e6;
	}

	form {
		margin: 0 0 2em 0;
	}

	label {
		display: block;
		margin: 0 0 -0.3em 0;
		text-transform: uppercase;
		font-size: 0.9em;
		font-family: Helvetica, sans-serif;
		font-weight: 700;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	input[type="search"],
	input[type="url"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		border: none;
		background: #f5f5f5;
	    border-radius: 10px;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		input[type="tel"]:invalid,
		input[type="search"]:invalid,
		input[type="url"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

	select {
		background-size: 1.25rem;
		background-repeat: no-repeat;
		background-position: calc(100% - 1rem) center;
		height: 2.75em;
		padding-right: 2.75em;
		text-overflow: ellipsis;
	}

		select:focus::-ms-value {
			background-color: transparent;
		}

		select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	input[type="search"],
	input[type="url"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			cursor: pointer;
			display: inline-block;
			padding-left: 2.4em;
			padding-right: 0.75em;
			position: relative;
			font-size: 1em;
			font-family: "Fira Sans", sans-serif;
			font-weight: 400;
			text-transform: none;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: 900;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				border: solid 1px;
				content: '';
				display: inline-block;
				font-size: 0.8em;
				height: 2.0625em;
				left: 0;
				line-height: 2.0625em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.0625em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			content: '\f00c';
		}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		opacity: 1.0;
	}

	:-moz-placeholder {
		opacity: 1.0;
	}

	::-moz-placeholder {
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		opacity: 1.0;
	}

	label {
		color: #444;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	input[type="search"],
	input[type="url"],
	select,
	textarea {
		-moz-transition: border-color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out;
		border-color: #e6e6e6;
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		input[type="tel"]:focus,
		input[type="search"]:focus,
		input[type="url"]:focus,
		select:focus,
		textarea:focus {
			border-color: #444;
		}

	select {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='%23e6e6e6' /%3E%3C/svg%3E");
	}

		select option {
			color: #444;
			background: #fff;
		}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		color: #444;
	}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			-moz-transition: border-color 0.2s ease-in-out;
			-webkit-transition: border-color 0.2s ease-in-out;
			-ms-transition: border-color 0.2s ease-in-out;
			transition: border-color 0.2s ease-in-out;
			background: #f6f6f6;
			border-color: #e6e6e6;
		}

	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background-color: #444;
		border-color: #444;
		color: #fff;
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		border-color: #444;
	}

	::-webkit-input-placeholder {
		color: #bbb !important;
	}

	:-moz-placeholder {
		color: #bbb !important;
	}

	::-moz-placeholder {
		color: #bbb !important;
	}

	:-ms-input-placeholder {
		color: #bbb !important;
	}

	.formerize-placeholder {
		color: #bbb !important;
	}

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			display: inline-block;
			font-style: normal;
			font-variant: normal;
			text-rendering: auto;
			line-height: 1;
			text-transform: none !important;
			font-family: 'Font Awesome 5 Free';
			font-weight: 400;
		}

		.icon > .label {
			display: none;
		}

		.icon.solid:before {
			font-weight: 900;
		}

		.icon.brands:before {
			font-family: 'Font Awesome 5 Brands';
		}

		.icon:before {
			cursor: inherit;
		}

	.icon-wrapper {
		width: 4em;
		height: 2em;
		line-height: 2em;
		display: inline-block;
		text-align: center;
		position: relative;
		margin: 1.235em 0;
	}

		.icon-wrapper:before, .icon-wrapper:after {
			content: '';
			width: 0;
			height: 0;
			border-left: solid 2em transparent;
			border-right: solid 2em transparent;
			position: absolute;
			left: 0;
		}

		.icon-wrapper:before {
			border-bottom: solid 1.235em;
			top: -1.235em;
		}

		.icon-wrapper:after {
			border-top: solid 1.235em;
			bottom: -1.235em;
		}

		.icon-wrapper .icon {
			cursor: default;
		}

			.icon-wrapper .icon:before {
				font-size: 1.5rem;
			}

		.icon-wrapper.major {
			display: block;
			margin: 1.235em 0 3.235em 0;
		}

		.icon-wrapper.small {
			font-size: 0.75em;
		}

			.icon-wrapper.small .icon:before {
				font-size: 1.25rem;
			}

	.icon-wrapper {
		background-color: #f6f6f6;
		box-shadow: 0 -1px 0 0 #f6f6f6, 0 1px 0 0 #f6f6f6;
	}

		.icon-wrapper:before {
			border-bottom-color: #f6f6f6;
		}

		.icon-wrapper:after {
			border-top-color: #f6f6f6;
		}

	.image {
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			display: block;
			max-width:100%
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}
		img.small { max-width:550px; height:auto }
		.image.left {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {

			display: block;
			margin: 0 auto;
			max-width: 100%;
		}
		.col-4 .image.fit {
			display: block;
			margin: 0 auto;
			width: 100%;
			max-height: 225px;
			overflow: hidden;
			}
		.box.alt .col-4 {
			width:31.6%
			}
		.box.alt .image.fit.reduced {
			height: 20vh;
			top: 0;
			align-content: center;
			justify-content: center;
			align-items: center;
			justify-items: center;
			border: 1px #ccc solid;
			box-shadow: 1px 1px 5px #ddd;
			overflow: hidden;
			display: grid;
			}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px;
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 600;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

	ul.alt li {
		border-top-color: #e6e6e6;
	}

	ul.actions {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		cursor: default;
		list-style: none;
		margin-left: -1em;
		padding-left: 0;
	}

		ul.actions li {
			padding: 0 0 0 1em;
			vertical-align: middle;
		}

		ul.actions.special {
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
			width: 100%;
			margin-left: 0;
		}

			ul.actions.special li:first-child {
				padding-left: 0;
			}

		ul.actions.stacked {
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			margin-left: 0;
		}

			ul.actions.stacked li {
				padding: 1.3em 0 0 0;
			}

				ul.actions.stacked li:first-child {
					padding-top: 0;
				}

		ul.actions.fit {
			width: calc(100% + 1em);
		}

			ul.actions.fit li {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-moz-flex-shrink: 1;
				-webkit-flex-shrink: 1;
				-ms-flex-shrink: 1;
				flex-shrink: 1;
				width: 100%;
			}

				ul.actions.fit li > * {
					width: 100%;
				}

			ul.actions.fit.stacked {
				width: 100%;
			}

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

			ul.actions:not(.fixed) {
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				margin-left: 0;
				width: 100% !important;
			}

				ul.actions:not(.fixed) li {
					-moz-flex-grow: 1;
					-webkit-flex-grow: 1;
					-ms-flex-grow: 1;
					flex-grow: 1;
					-moz-flex-shrink: 1;
					-webkit-flex-shrink: 1;
					-ms-flex-shrink: 1;
					flex-shrink: 1;
					padding: 1em 0 0 0;
					text-align: center;
					width: 100%;
				}

					ul.actions:not(.fixed) li > * {
						width: 100%;
					}

					ul.actions:not(.fixed) li:first-child {
						padding-top: 0;
					}

					ul.actions:not(.fixed) li input[type="submit"],
					ul.actions:not(.fixed) li input[type="reset"],
					ul.actions:not(.fixed) li input[type="button"],
					ul.actions:not(.fixed) li button,
					ul.actions:not(.fixed) li .button {
						width: 100%;
					}

						ul.actions:not(.fixed) li input[type="submit"].icon:before,
						ul.actions:not(.fixed) li input[type="reset"].icon:before,
						ul.actions:not(.fixed) li input[type="button"].icon:before,
						ul.actions:not(.fixed) li button.icon:before,
						ul.actions:not(.fixed) li .button.icon:before {
							margin-left: -0.5em;
						}

		}

	ul.icons {
		list-style: none;
		padding-left: 0;
	}

		ul.icons li {
			display: inline-block;
			padding: 0 1em 0 0;
		}

			ul.icons li:last-child {
				padding-right: 0;
			}

			ul.icons li .icon:before {
				font-size: 2em;
			}

	ul.bulleted-icons {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0;
	}

		ul.bulleted-icons li {
			margin: 2em 0 0 0;
			overflow: hidden;
			padding-left: 4.5em;
			position: relative;
			width: 50%;
		}

			ul.bulleted-icons li .icon-wrapper {
				font-size: 0.65em;
				left: 0;
				position: absolute;
				top: 0;
			}

				ul.bulleted-icons li .icon-wrapper .icon:before {
					font-size: 1rem;
				}

			ul.bulleted-icons li h3 {
				font-size: 0.9em;
				margin-bottom: 0.5em;
				padding-bottom: 0;
			}

				ul.bulleted-icons li h3:after {
					display: none;
				}

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

			ul.bulleted-icons li {
				width: 100%;
				margin: 1em 0 0 0;
			}

		}

	ul.menu {
		padding: 0;
		list-style: none;
	}

		ul.menu li {
			padding: 0;
			display: inline-block;
			margin-left: 0.75em;
			padding-left: 0.75em;
			border-left: solid 1px;
			line-height: 1em;
		}

			ul.menu li:first-child {
				margin-left: 0;
				padding-left: 0;
				border-left: 0;
			}

	ul.menu li {
		border-left-color: #e6e6e6;
	}

	ul.pagination {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

		ul.pagination li {
			display: inline-block;
			padding-left: 0;
			vertical-align: middle;
		}

			ul.pagination li > .page {
				-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
				-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
				-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
				transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
				border-bottom: 0;
				display: inline-block;
				height: 1.5em;
				line-height: 1.5em;
				margin: 0 0.125em;
				min-width: 1.5em;
				padding: 0 0.5em;
				text-align: center;
			}

			ul.pagination li:first-child {
				padding-right: 0.75em;
			}

			ul.pagination li:last-child {
				padding-left: 0.75em;
			}

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

			ul.pagination li:nth-child(n+2):nth-last-child(n+2) {
				display: none;
			}

			ul.pagination li:first-child {
				padding-right: 0;
			}

		}

	ul.pagination li > .page.active {
		background-color: #444;
		color: #fff !important;
	}

		ul.pagination li > .page.active:hover {
			background-color: #515151;
		}

		ul.pagination li > .page.active:active {
			background-color: #373737;
		}

	section.special, article.special {
		text-align: center;
	}

	header.major {
		margin: 0 0 4em 0;
	}

		header.major > :last-child {
			margin-bottom: 0;
		}

		header.major h2 {
			font-size: 2.25em;
			font-weight: 800;
			margin: 0 0 0.7em 0;
			padding-bottom: 0.75em;
		}

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

			header.major h2 {
				font-size: 1.25em;
			}

		}

	.spotlight {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
	}

		.spotlight .content {
			width: calc(50% - 1.25em);
			text-align:justify;
		}

		.spotlight h2 {
			font-size: 2.25em;
			font-weight: 800;
			margin: 0 0 0.7em 0;
			padding-bottom: 0.75em;
		}

		.spotlight .image {
			width: calc(50% - 2.5em);
			margin: 0 0 2em 0;
		}

			.spotlight .image img {
				width: 100%;
			}

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

			.spotlight h2 {
				font-size: 1.25em;
			}

			.spotlight .image {
				width: calc(50% - 1.25em);
			}

		}

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

			.spotlight {
				display: block;
			}

				.spotlight .content {
					width: 100%;
				}

				.spotlight .image {
					width: 100%;
					margin: 0 0 2em 0;
				}

		}

.table-wrapper {
	width: 100%;
	max-width: 100%;
	margin: 1em 0;
	overflow-x: hidden;
	box-sizing: border-box;
}

.table-wrapper table {
	width: 100%;
	max-width: 100%;
	table-layout: auto;
	border-collapse: collapse;
}

.table-wrapper td,
.table-wrapper th {
	padding: 8px;
	vertical-align: top;
	white-space: normal;
	overflow-wrap: break-word;
	word-break: normal;
}

.table-wrapper td:nth-child(2),
.table-wrapper td:nth-child(3),
.table-wrapper th:nth-child(2),
.table-wrapper th:nth-child(3) {
	white-space: nowrap;
	width: 1%;
}

.table-wrapper td:first-child,
.table-wrapper th:first-child {
	width: auto;
	text-align: left;

	padding-left: 1rem;
}

.table-wrapper img {
	max-width: 100%;
	height: auto;
	display: inline-flex;
}

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

	.table-wrapper {
		margin: 0;
		padding: 0;
		overflow-x: hidden;
	}

	.table-wrapper table {
		width: 100%;
		font-size: 14px;
	}

	.table-wrapper td,
	.table-wrapper th {
		padding: 6px;
	}

	.table-wrapper td:first-child,
	.table-wrapper th:first-child {
		overflow-wrap: break-word;
	}
}

	.wrapper {
		padding: 4em 0 2em 0 ;
		position: relative;
	}

		.wrapper > .inner {
			margin: 0 auto;
			max-width: 90em;
			width: 90%;
		}

		.wrapper + .wrapper {
			border-top: solid 1px #e6e6e6;
		}

		.wrapper.major-pad {
			padding: 6em 0 4em 0 ;
		}

		.wrapper.content-pad {
			padding: 0;
		}

			.wrapper.content-pad .content {
				padding: 4em 0 2em 0 ;
			}

		.wrapper.split > .inner {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-justify-content: space-between;
			-webkit-justify-content: space-between;
			-ms-justify-content: space-between;
			justify-content: space-between;
		}

			.wrapper.split > .inner > * {
				width: calc(50% - 3.75em);
			}

			.wrapper.split > .inner > section.thirdy {
				width: calc(30% - 3.75em);
			}

	.wrapper.split > .inner > section.thirdy p {
				margin: 0;
	}

				.wrapper.split > .inner > *:before {
					content: '';
					display: block;
					width: 1px;
					height: 100%;
					position: absolute;
					top: 0;
					margin-left: -3.75em;
					background-color: #e6e6e6;
				}

				.wrapper.split > .inner > *:first-child {
					border: 0;
				}

					.wrapper.split > .inner > *:first-child:before {
						display: none;
					}

		.wrapper.style1 {
			background-color: #444;
			color: #fff;
			border-top: 0;
		}

			.wrapper.style1 input, .wrapper.style1 select, .wrapper.style1 textarea {
				color: #fff;
			}

			.wrapper.style1 a {
				color: #fff;
			}

			.wrapper.style1 strong, .wrapper.style1 b {
				color: #fff;
			}

			.wrapper.style1 h1, .wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 {
				color: #fff;
			}

			.wrapper.style1 blockquote {
				border-left-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 code {
				background: rgba(255, 255, 255, 0.075);
				border-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 hr {
				border-bottom-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 .box {
				border-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 input[type="submit"],
			.wrapper.style1 input[type="reset"],
			.wrapper.style1 input[type="button"],
			.wrapper.style1 button,
			.wrapper.style1 .button {
				background-color: transparent;
				color: #fff !important;
				box-shadow: inset 0 0 0 1px #fff;
			}

				.wrapper.style1 input[type="submit"]:hover,
				.wrapper.style1 input[type="reset"]:hover,
				.wrapper.style1 input[type="button"]:hover,
				.wrapper.style1 button:hover,
				.wrapper.style1 .button:hover {
					background-color: rgba(255, 255, 255, 0.075);
				}

				.wrapper.style1 input[type="submit"]:active,
				.wrapper.style1 input[type="reset"]:active,
				.wrapper.style1 input[type="button"]:active,
				.wrapper.style1 button:active,
				.wrapper.style1 .button:active {
					background-color: rgba(255, 255, 255, 0.2);
				}

				.wrapper.style1 input[type="submit"].primary,
				.wrapper.style1 input[type="reset"].primary,
				.wrapper.style1 input[type="button"].primary,
				.wrapper.style1 button.primary,
				.wrapper.style1 .button.primary {
					box-shadow: none;
					background-color: #fff;
					color: #444 !important;
				}

			.wrapper.style1 .features > section:before {
				background-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 label {
				color: #fff;
			}

			.wrapper.style1 input[type="text"],
			.wrapper.style1 input[type="password"],
			.wrapper.style1 input[type="email"],
			.wrapper.style1 input[type="tel"],
			.wrapper.style1 input[type="search"],
			.wrapper.style1 input[type="url"],
			.wrapper.style1 select,
			.wrapper.style1 textarea {
				-moz-transition: border-color 0.2s ease-in-out;
				-webkit-transition: border-color 0.2s ease-in-out;
				-ms-transition: border-color 0.2s ease-in-out;
				transition: border-color 0.2s ease-in-out;
				border-color: rgba(255, 255, 255, 0.25);
			}

				.wrapper.style1 input[type="text"]:focus,
				.wrapper.style1 input[type="password"]:focus,
				.wrapper.style1 input[type="email"]:focus,
				.wrapper.style1 input[type="tel"]:focus,
				.wrapper.style1 input[type="search"]:focus,
				.wrapper.style1 input[type="url"]:focus,
				.wrapper.style1 select:focus,
				.wrapper.style1 textarea:focus {
					border-color: #fff;
				}

			.wrapper.style1 select {
				background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(255, 255, 255, 0.25)' /%3E%3C/svg%3E");
			}

				.wrapper.style1 select option {
					color: #fff;
					background: #444;
				}

			.wrapper.style1 input[type="checkbox"] + label,
			.wrapper.style1 input[type="radio"] + label {
				color: #fff;
			}

				.wrapper.style1 input[type="checkbox"] + label:before,
				.wrapper.style1 input[type="radio"] + label:before {
					-moz-transition: border-color 0.2s ease-in-out;
					-webkit-transition: border-color 0.2s ease-in-out;
					-ms-transition: border-color 0.2s ease-in-out;
					transition: border-color 0.2s ease-in-out;
					background: rgba(255, 255, 255, 0.075);
					border-color: rgba(255, 255, 255, 0.25);
				}

			.wrapper.style1 input[type="checkbox"]:checked + label:before,
			.wrapper.style1 input[type="radio"]:checked + label:before {
				background-color: #fff;
				border-color: #fff;
				color: #444;
			}

			.wrapper.style1 input[type="checkbox"]:focus + label:before,
			.wrapper.style1 input[type="radio"]:focus + label:before {
				border-color: #fff;
			}

			.wrapper.style1 ::-webkit-input-placeholder {
				color: #888 !important;
			}

			.wrapper.style1 :-moz-placeholder {
				color: #888 !important;
			}

			.wrapper.style1 ::-moz-placeholder {
				color: #888 !important;
			}

			.wrapper.style1 :-ms-input-placeholder {
				color: #888 !important;
			}

			.wrapper.style1 .formerize-placeholder {
				color: #888 !important;
			}

			.wrapper.style1 .icon-wrapper {
				background-color: #fff;
				box-shadow: 0 -1px 0 0 #fff, 0 1px 0 0 #fff;
			}

				.wrapper.style1 .icon-wrapper:before {
					border-bottom-color: #fff;
				}

				.wrapper.style1 .icon-wrapper:after {
					border-top-color: #fff;
				}

				.wrapper.style1 .icon-wrapper .icon {
					color: #444;
				}

			.wrapper.style1 ul.alt li {
				border-top-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 ul.menu li {
				border-left-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 ul.pagination li > .page.active {
				background-color: #444;
				color: #fff !important;
			}

				.wrapper.style1 ul.pagination li > .page.active:hover {
					background-color: #515151;
				}

				.wrapper.style1 ul.pagination li > .page.active:active {
					background-color: #373737;
				}

			.wrapper.style1 .post .content {
				background-color: transparent;
				border: solid 1px #e6e6e6;
			}

			.wrapper.style1 table tbody tr {
				border-color: rgba(255, 255, 255, 0.25);
			}

				.wrapper.style1 table tbody tr:nth-child(2n + 1) {
					background-color: rgba(255, 255, 255, 0.075);
				}

			.wrapper.style1 table th {
				color: #fff;
			}

			.wrapper.style1 table thead {
				border-bottom-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 table tfoot {
				border-top-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 table.alt tbody tr td {
				border-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.style1 + .wrapper {
				border-top: 0;
			}

			.wrapper.style1.split > .inner > *:before {
				background-color: rgba(255, 255, 255, 0.25);
			}

		.wrapper.sidebar > .inner {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-flex-wrap: wrap;
			-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		}

			.wrapper.sidebar > .inner > header {
				width: 100%;
			}

			.wrapper.sidebar > .inner > .content {
				width: 75%;
				padding: 0 4em 0 0;
			}

			.wrapper.sidebar > .inner > .sidebar {
				width: 25%;
			}

		.wrapper.sidebar.left > .inner {
			-moz-flex-direction: row-reverse;
			-webkit-flex-direction: row-reverse;
			-ms-flex-direction: row-reverse;
			flex-direction: row-reverse;
		}

			.wrapper.sidebar.left > .inner > .content {
				padding: 0 0 0 4em;
			}

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

			.wrapper.sidebar > .inner {
				-moz-flex-direction: row;
				-webkit-flex-direction: row;
				-ms-flex-direction: row;
				flex-direction: row;
			}

				.wrapper.sidebar > .inner > .content {
					width: 100%;
					padding: 0;
				}

				.wrapper.sidebar > .inner > .sidebar {
					border-top: solid 2px #e6e6e6;
					margin: 2em 0 0 0;
					padding: 4em 0 0 0;
					width: 100%;
				}

			.wrapper.sidebar.style1 > .inner > .sidebar {
				border-top-color: rgba(255, 255, 255, 0.25);
			}

			.wrapper.sidebar.style2 > .inner > .sidebar {
				border-top-color: #e6e6e6;
			}

		}

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

			.wrapper {
				padding: 3em 0 1em 0 ;
			}

				.wrapper > .inner {
					width: 100%;
					padding: 0 1em;
				}

				.wrapper.major-pad {
					padding: 4em 0 2em 0 ;
				}

				.wrapper.content-pad .content {
					padding: 3em 0 1em 0 ;
				}

				.wrapper.split > .inner > * {
					width: calc(50% - 2em);
				}
			.wrapper.split > .inner > section.thirdy {
				width: 100%;
				padding: 0;

			}

		.wrapper.split > .inner > *:before {
						margin-left: -2em;
					}

		}

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

			.wrapper > .inner > * {
				width: 100%;
			}
			.resiz {font-size: 0.8em; }
			.wrapper.split > .inner {
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
			}

				.wrapper.split > .inner > * {
					width: 100%;
					padding-top: 3em;
					margin-top: 6em;
				}

					.wrapper.split > .inner > *:before {
						margin-left: 0;
						position: relative;
						height: 1px;
						width: 100%;
						top: -3em;
					}

					.wrapper.split > .inner > *:first-child {
						padding-top: 0;
						margin-top: 0;
					}

						.wrapper.split > .inner > *:first-child:before {
							display: none;
						}

		}

		@media screen and (max-width: 736px) {
			.addinfo { display:none	}
			#header h1 {font-size:2em; }
			.wrapper {
				padding: 2.5em 0em;
			}

				.wrapper > .inner {
					padding: 0 1.15em;
				}

				.wrapper.major-pad {

					padding: 0 2.5em 0 0;
					margin-right: -1em;
				}

				.wrapper.content-pad .content {
					padding: 2.5em 0 0.5em 0 ;
				}

		}

	@-moz-keyframes reveal-header {
		0% {
			top: -4em;
			opacity: 0;
		}

		100% {
			top: 0;
			opacity: 1;
		}
	}

	@-webkit-keyframes reveal-header {
		0% {
			top: -4em;
			opacity: 0;
		}

		100% {
			top: 0;
			opacity: 1;
		}
	}

	@-ms-keyframes reveal-header {
		0% {
			top: -4em;
			opacity: 0;
		}

		100% {
			top: 0;
			opacity: 1;
		}
	}

	@keyframes reveal-header {
		0% {
			top: -4em;
			opacity: 0;
		}

		100% {
			top: 0;
			opacity: 1;
		}
	}
	#header h1, #header nav > ul > li a {
		color: #fff;
	}
	#header {
		background-color: #000;
		box-shadow: 0 0 0.125em 0 rgb(245 241 241 / 67%);
		font-family: "Poppins", Helvetica, sans-serif;
		font-weight: 500;
		height: 3.5em;
		left: 0;
		line-height: 3.5em;
		position: fixed;
		text-transform: uppercase;
		top: 0;
		width: 100%;
		z-index: 1003;

	}
	@media screen and (min-width: 510px) {
		#header h1 {font-size:2em;}
	}
		#header h1 {
			height: inherit;
			left: 1em;
			line-height: inherit;
			margin: 0;
			padding-bottom: 0;
			position: relative;
			text-transform: lowercase;
			letter-spacing: 0.01em;
		}

			#header h1:after {
				display: none;
			}

			#header h1 a {
				color: inherit;
			}

				#header h1 a span {
					font-weight: 500;
				}

		#header nav {
			height: inherit;
			line-height: inherit;
			position: fixed;
			right: 1.5em;
			top: 0;
			color: white
		}

			#header nav > ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

				#header nav > ul > li {
					display: inline-block;
					margin-left: 1em;
					padding: 0;
				}

					#header nav > ul > li > ul {
						display: none;
					}
					#header nav > ul > li:hover > ul {
						display: block;
						position: absolute;
						top: 100%;
						background-color: #000000;
						min-width: 160px;
						box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
						padding: 12px 16px;
						z-index: 1;
						left:-1.5em;
					}

					#header nav > ul > li a {
						text-decoration: none;
						border-bottom: 0;
					}

						#header nav > ul > li a:before {
							-moz-osx-font-smoothing: grayscale;
							-webkit-font-smoothing: antialiased;
							display: inline-block;
							font-style: normal;
							font-variant: normal;
							text-rendering: auto;
							line-height: 1;
							text-transform: none !important;
							font-family: 'Font Awesome 5 Free';
							font-weight: 900;
						}

						#header nav > ul > li a:before {
							margin-right: 0.75em;
						}

					#header nav > ul > li:first-child {
						margin-left: 0;
					}

		#header .navPanelToggle {
			text-decoration: none;
			border: 0;
			height: 4em;
			position: absolute;
			right: 0;
			top: 0;
			width: 4em;
			display: none;
		}

			#header .navPanelToggle:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: 900;
				font-size:2em;
			}

			#header .navPanelToggle:before {
				content: '\f0c9';
				width: 3em;
				height: 3em;
				display: block;
				line-height: inherit;
				position: absolute;
				right: 0;
				top: 0;
				text-align: center;
			}

		#header + #banner {
			margin-top: -3.5em;
		}

		#header.reveal {
			-moz-animation: reveal-header 0.5s ease;
			-webkit-animation: reveal-header 0.5s ease;
			-ms-animation: reveal-header 0.5s ease;
			animation: reveal-header 0.5s ease;
		}

		#header.alt {
			background-color: #444;
			color: #fff;
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			background-color: transparent;
			box-shadow: none;
			overflow: hidden;
			position: absolute;
			top: 1.5em;
		}

			#header.alt input[type="submit"],
			#header.alt input[type="reset"],
			#header.alt input[type="button"],
			#header.alt button,
			#header.alt .button {

				color: #fff !important;
				box-shadow: inset 0 0 0 0.4px #fff;			}

				#header.alt input[type="submit"]:hover,
				#header.alt input[type="reset"]:hover,
				#header.alt input[type="button"]:hover,
				#header.alt button:hover,
				#header.alt .button:hover {
					background-color: rgba(255, 255, 255, 0.075);
				}

				#header.alt input[type="submit"]:active,
				#header.alt input[type="reset"]:active,
				#header.alt input[type="button"]:active,
				#header.alt button:active,
				#header.alt .button:active {
					background-color: rgba(255, 255, 255, 0.2);
				}

				#header.alt input[type="submit"].primary,
				#header.alt input[type="reset"].primary,
				#header.alt input[type="button"].primary,
				#header.alt button.primary,
				#header.alt .button.primary {
					box-shadow: none;
					background-color: #fff;
					color: #444 !important;
				}

			#header.alt input, #header.alt select, #header.alt textarea {
				color: #fff;
			}

			#header.alt a {
				color: #fff;
			}

			#header.alt strong, #header.alt b {
				color: #fff;
			}

			#header.alt h1, #header.alt h2, #header.alt h3, #header.alt h4, #header.alt h5, #header.alt h6 {
				color: #fff;
			}

			#header.alt blockquote {
				border-left-color: rgba(255, 255, 255, 0.25);
			}

			#header.alt code {
				background: rgba(255, 255, 255, 0.075);
				border-color: rgba(255, 255, 255, 0.25);
			}

			#header.alt hr {
				border-bottom-color: rgba(255, 255, 255, 0.25);
			}

			#header.alt h1 {
				left: 2.5em;
			}

			#header.alt nav {
				right: 2.5em;
			}

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

			#header.alt {
				top: 0.75em;
			}

				#header.alt h1 {
					left: 1.5em;
				}

				#header.alt nav {
					right: 1.5em;
				}

		}

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

			#header.alt {
				top: 0;
			}

			#header nav {
				display: none;
			}

			#header .navPanelToggle {
				display: block;
			}

		}

		@media screen and (max-width: 736px) {
				#header h1 {
					left: 20px !important;
				}

					#header h1 a {
						font-size: 0.8em;
					}

		}

	.dropotron {
		list-style: none;
		padding: 0;
		background: #000;
		color: #fff;
		min-width: 13em;
		padding: 1em;
		margin-top: -0.5em;
		margin-left:2.5em;
		font-family: "Poppins", Helvetica, sans-serif;
		font-weight: 500;
		text-transform: uppercase;
		box-shadow: 0 0 0.125em 0 rgba(0, 0, 0, 0.35);
	}

		.dropotron li {
			box-shadow: inset 0 1px 0 0 #e6e6e6;
		}

			.dropotron li:first-child {
				box-shadow: none;
			}

		.dropotron a {
			color: inherit;
			text-decoration: none;
			letter-spacing: 0.05em;
			font-size: 0.8em;
			display: block;
			line-height: 3em;
			border: 0;
		}

		.dropotron.level-0 {
			margin-top: 0em;
		}

			.dropotron.level-0:before {
				content: '';
				border-left: solid 0.5em transparent;
				border-right: solid 0.5em transparent;
				border-bottom: solid 0.5em #fff;
				display: block;
				position: absolute;
				top: -0.45em;
				left: 50%;
				margin-left: -0.25em;
			}
			.dropotron.level-1 {
			margin-left:-1em;
			margin-top:-1em
		}

	#banner {
		background-color: #444;
		color: #fff;
		min-height: 40em;
		height: 75vh;
		position: relative;
	}

		#banner a {
			color: #fff;
		}

		#banner strong, #banner b {
			color: #fff;
		}

		#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6 {
			color: #fff;
		}

		#banner blockquote {
			border-left-color: rgba(255, 255, 255, 0.25);
		}

		#banner code {
			background: rgba(255, 255, 255, 0.075);
			border-color: rgba(255, 255, 255, 0.25);
		}

		#banner hr {
			border-bottom-color: rgba(255, 255, 255, 0.25);
		}

		#banner:after {
			pointer-events: none;
			-moz-transition: opacity 1.5s ease-in-out, visibility 1.5s;
			-webkit-transition: opacity 1.5s ease-in-out, visibility 1.5s;
			-ms-transition: opacity 1.5s ease-in-out, visibility 1.5s;
			transition: opacity 1.5s ease-in-out, visibility 1.5s;
			background: #000511;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: absolute;
			top: 0;
			visibility: hidden;
			width: 100%;
			z-index: 2;
		}

		#banner .indicators {
			bottom: 3.5em;
			left: 0;
			list-style: none;
			margin: 0;
			padding: 0;
			position: absolute;
			text-align: center;
			width: 100%;
			z-index: 2;
		}

			#banner .indicators li {
				cursor: pointer;
				display: inline-block;
				height: 2em;
				overflow: hidden;
				padding: 0;
				position: relative;
				text-indent: -6em;
				width: 2em;
			}

				#banner .indicators li:before {
					background: rgba(255, 255, 255, 0.35);
					border-radius: 100%;
					content: '';
					display: inline-block;
					height: 0.8em;
					left: 50%;
					margin: -0.4em 0 0 -0.4em;
					position: absolute;
					text-indent: 0;
					top: 50%;
					width: 0.8em;
				}

				#banner .indicators li.visible:before {
					background: #fff;
				}

		#banner > article {
			-moz-transition: opacity 1.5s ease, visibility 1.5s;
			-webkit-transition: opacity 1.5s ease, visibility 1.5s;
			-ms-transition: opacity 1.5s ease, visibility 1.5s;
			transition: opacity 1.5s ease, visibility 1.5s;
			background-attachment: fixed;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			height: 100%;
			left: 0;
			opacity: 0;
			position: absolute;
			text-align: center;
			top: 0;
			visibility: hidden;
			width: 100%;
			z-index: 0;
		}

			#banner > article:before {
				content: '';
				display: inline-block;
				height: 100%;
				vertical-align: middle;
			}

			#banner > article:after {
				content: '';
				display: block;
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0;
				left: 0;
				background: #000;
				opacity: 0.35;
			}

			#banner > article .inner {
				position: relative;
				display: inline-block;
				vertical-align: middle;
				z-index: 1;
				width:80%;
			}

				#banner > article .inner > :last-child {
					margin-bottom: 0;
				}

			#banner > article h2 {
				font-weight: 800;
				font-size: 2.75em;
				padding-bottom: 0;
				margin: 0 0 0.5em 0;
			}

				#banner > article h2:after {
					display: none;
				}

			#banner > article img {
				display: none;
			}

			#banner > article.visible {
				opacity: 1;
				visibility: visible;
			}

			#banner > article.top {
				z-index: 1;
			}

			#banner > article.instant {
				-moz-transition: none !important;
				-webkit-transition: none !important;
				-ms-transition: none !important;
				transition: none !important;
			}

		body.is-preload #banner:after {
			opacity: 1.0;
			visibility: visible;
		}

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

			#banner {
				min-height: 35em;
				height: 60vh;
			}

				#banner > article h2 {
					font-size: 2.25em;
				}

		}

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

			#banner {
				min-height: 50em;
				height: 75vh;
			}

				#banner > article {
					background-attachment: scroll;
				}

		}

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

			#banner {
				min-height: 25em;
			}

				#banner > article .inner {
					width: 90%;
				}

				#banner > article h2 {
					font-size: 1.45em;
					line-height: 1.25em;
				}

		}

		body.is-mobile #banner > article {
			background-attachment: scroll;
		}

	#main {
		padding: 6em 0 4em 0 ;
	}

		#main > .inner > header.major:first-child {
			margin-bottom: 6em;
		}

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

			#main {
				padding: 4em 0 2em 0 ;
			}

				#main > .inner > header.major:first-child {
					margin-bottom: 4em;
				}

		}

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

			#main {
				padding: 2.5em 0 0.5em 0 ;
			}

				#main > .inner > header.major:first-child {
					margin-bottom: 2.5em;
				}

		}

	#footer {
		padding: 4em 0 2em 0 ;
		border-top: solid 1px #e6e6e6;
		position: relative;

	}
	#footer .inner ul li, 	#footer .inner ul li a {
		font-size:0.9em;
		text-align:left;
	}

		#footer > .inner {
			margin: 0 auto;
			max-width: 90em;
			position: relative;
			width: 90%;
		}

		#footer .copyright {
			color: #bbb;
			font-size: 0.9em;
		}

		#footer .menu {
			color: #bbb;
			font-size: 0.9em;
			position: absolute;
			right: 0;
			top: 0;
		}

			#footer .menu a {
				color: inherit;
			}

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

			#footer {
				padding: 3em 0 1em 0 ;
				text-align: center;
			}

				#footer .copyright {
					margin: 0 0 1em 0;
				}

				#footer .menu {
					position: relative;
				}

		}

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

			#footer .menu li a span {
				display: none;
			}

		}

	#navPanel {
		-moz-transform: translateX(20em);
		-webkit-transform: translateX(20em);
		-ms-transform: translateX(20em);
		transform: translateX(20em);
		-moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-webkit-overflow-scrolling: touch;
		background-color: #fff;
		box-shadow: none;
		display: none;
		height: 100%;
		width: 20em;

		max-width: 21em;
		overflow-y: auto;
		position: fixed;
		right: 0;
		top: 0;
		visibility: hidden;
		z-index: 10002;
		font-family: "Poppins", Helvetica, sans-serif;
		font-weight: 500;
		text-transform: uppercase;
	}

		#navPanel nav {
			padding: 3em 2em;
		}

		#navPanel .link {
			border: 0;
			border-top: solid 1px #e6e6e6;
			color: inherit !important;
			display: block;
			font-size: 1em;
			padding: 0.35em 0;
		}

			#navPanel .link:first-child {
				border-top: 0;
			}

			#navPanel .link.depth-0 {
				font-weight: 700;
				color: inherit !important;
			}

			#navPanel .link .indent-1 {
				display: inline-block;
				width: 1.25em;
			}

			#navPanel .link .indent-2 {
				display: inline-block;
				width: 2.5em;
			}

			#navPanel .link .indent-3 {
				display: inline-block;
				width: 3.75em;
			}

			#navPanel .link .indent-4 {
				display: inline-block;
				width: 5em;
			}

			#navPanel .link .indent-5 {
				display: inline-block;
				width: 6.25em;
			}

		#navPanel .close {
			text-decoration: none;
			-moz-transition: color 0.2s ease-in-out;
			-webkit-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
			border: 0;
			color: #444;
			cursor: pointer;
			display: block;
			height: 4em;
			padding-right: 1.25em;
			position: absolute;
			right: 0;
			text-align: right;
			top: 0;
			vertical-align: middle;
			width: 5em;
			font-size:1.5em;
		}

			#navPanel .close:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: 900;
			}

			#navPanel .close:before {
				content: '\f00d';
				width: 3em;
				height: 3em;
				line-height: 3em;
				display: block;
				position: absolute;
				right: 0;
				top: 0;
				text-align: center;
			}

			#navPanel .close:hover {
				color: inherit;
			}

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

				#navPanel .close {
					height: 4em;
					line-height: 4em;
					right: 1em
				}

			}

		#navPanel.visible {
			-moz-transform: translateX(0);
			-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
			transform: translateX(0);
			box-shadow: 0 0 0.125em 0 rgba(0, 0, 0, 0.35);
			visibility: visible;
		}

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

			#navPanel {
				display: block;
			}

		}

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

			#navPanel {
				display: block;
			}

				#navPanel nav {
					padding: 2.25em 1.25em;
				}

		}

.wrapper .posts .post:not(.products) {
	background:#fff;
	border:none;
	border-radius:18px;
	box-shadow:0 1px 3px rgba(0,0,0,.06), 0 8px 24px rgba(0,0,0,.08);
	overflow:hidden;
	display:flex;
	flex-direction:column;
	transition:all .25s ease;
}

.wrapper .posts .post:not(.products):hover {
	transform:translateY(-4px);
	box-shadow:0 14px 34px rgba(0,0,0,.14);
}

.wrapper .posts .post:not(.products) .image.fit {
	margin:0;
	display:block;
}

.wrapper .posts .post:not(.products) .image.fit img {
	width:100%;
	height:220px;
	object-fit:cover;
	display:block;
}

.wrapper .posts .post:not(.products) .content {
	background:#fff;
	padding:1.5em;
	flex:1;
	display:flex;
	flex-direction:column;
}

.wrapper .posts .post:not(.products) .content h3 {
	margin:0 0 .75em;
	color:#0a1928;
	font-size:1.2em;
	line-height:1.3;
	font-weight:700;
}

.wrapper .posts .post:not(.products) .content p {
	color:#555;
	line-height:1.6;
	margin:0 0 .8em;
}

.wrapper .posts .post:not(.products) .content p:last-child {
	margin-bottom:0;
}

.wrapper.style2 {
	background: #f3f5f7;
	color: #444;
	border-top: 0;
}
.wrapper.style2 .posts .post img.cardtype{
	height:220px;
	object-fit:cover;
}

.wrapper.style2 .posts .post .content{
	min-height:90px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
}

.wrapper.style2 .box,
.wrapper.style2 .post .content,
.wrapper.style2 .features > section {
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 0 0 18px 18px;
	box-shadow: 0 8px 24px rgba(0,0,0,0.08);
	padding: 1.5em;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.wrapper.style2 .box:hover,
.wrapper.style2 .post .content:hover,
.wrapper.style2 .features > section:hover {
	transform: translateY(-4px);
	box-shadow: 0 14px 34px rgba(0,0,0,0.12);
}

.wrapper.style2 .box h1,
.wrapper.style2 .box h2,
.wrapper.style2 .box h3,
.wrapper.style2 .post .content h1,
.wrapper.style2 .post .content h2,
.wrapper.style2 .post .content h3,
.wrapper.style2 .features > section h3 {
	color: #0a1928;
	margin-top: 0;
	margin-bottom: 0.6em;
}

.wrapper.style2 .box p,
.wrapper.style2 .post .content p,
.wrapper.style2 .features > section p {
	color: #555;
	line-height: 1.6;
}

.wrapper.style2 .features {
	gap: 1.5em;
}

.wrapper.style2 .features > section:before {
	display: none;
}

.table-wrapper,
.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

table.alt {
    width: 100%;
    max-width: 100%;
    table-layout: auto;
}

table.alt th,
table.alt td {
    white-space: normal;

    vertical-align: top;
}

@media (max-width: 768px) {
    table.alt {
        display: block;
        overflow-x: auto;
        width: 100%;
    }

    table.alt th,
    table.alt td {
        min-width: 120px;
        font-size: 13px;
        padding: 8px;
    }
}

.tab-panel .table-wrapper,
.tab-panel .table-responsive {
    overflow-x: visible;
    -webkit-overflow-scrolling: auto;
}

@media (max-width: 768px) {
    .tab-panel table.alt {
        display: table;
        overflow-x: visible;
    }

    .tab-panel table.alt th,
    .tab-panel table.alt td {
        min-width: 0;
    }
}

.product-specs-table td:nth-child(2),
.product-specs-table th:nth-child(2) {
    white-space: normal;
    width: auto;
}

#desktopCartSlot {
    position: relative;
    display: inline-block;
    margin-right: 1em;
}

#desktopCartSlot a {
    position: relative;
    display: inline-block;
}

#desktopCartSlot span {
    display: none;
}

#desktopCartSlot .cart-count-mobile {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #13ba26;
    color: #fff;
    border-radius: 50%;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

@media screen and (max-width: 1450px) {
    #desktopCartSlot {
        position: fixed !important;
        top: 2px !important;
        right: 75px !important;
        transform: none !important;
        z-index: 99999;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    #desktopCartSlot a {
        color: #fff !important;
        font-size: 22px;
        line-height: 1;
    }
}

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

    body > .dropotron {
        display: none !important;
    }

}
.top-location-item {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.top-location-marker {
    position: relative;
    cursor: pointer;
	margin-left:-1em;
}

.top-location-marker .fa-map-marker {
    color: #111;
    font-size: 16px;
}

.top-location-clear {
    position: relative;
    top: -7px;
    font-size: 11px;
    margin-left: -7px;
    text-decoration: none;
}
.top-location-clear .fa-times-circle {
	color:#f44336;
	float:inline-end;
	font-weight:bold;
	margin-left: -9px;
	margin-top: 19px;
	font-size: 13px;
}

.top-location-tooltip {
    display: none;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 9999;
    background: #111;
    color: #fff;
    padding: 7px 10px;
    border-radius: 5px;
    font-size: 12px;
    white-space: nowrap;
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
}

.top-location-tooltip:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 8px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #111;
}

.top-location-marker:hover .top-location-tooltip {
    display: block;
}
.top-vehicle-item {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.top-vehicle-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.top-vehicle-item .fa-car {
    font-size: 16px;
}

.top-vehicle-clear {
    position: absolute;
    top: -7px;
    right: -7px;
    z-index: 2;
    text-decoration: none;
}

.top-vehicle-clear .fa-times-circle {
    color: #f44336;
    font-size: 13px;
    border-radius: 50%;
}

#customerPanel{
    font-size:14px;
    background:#fff;
}

#customerPanel .customer-panel-inner{
    padding:28px;
}

#customerPanel .customer-panel-close{
    position:absolute;
    top:14px;
    right:18px;
    font-size:26px;
    color:#444;
    text-decoration:none;
}

#customerPanel h3{
    font-family:'Poppins',Helvetica,Arial,sans-serif;
    font-size:1.8em;
    letter-spacing:-0.05em;
    margin:0 0 10px 0;
    color:#222;
}

#customerPanel p{
    color:#666;
    line-height:1.6em;
}

#customerPanel label{
    display:block;
    margin-bottom:8px;
    font-family:'Poppins',Helvetica,Arial,sans-serif;
    font-size:.85em;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.05em;
    color:#444;
}

#customerPanel input[type="email"]{
    width:100%;
    height:54px;
    padding:0 16px;
    border:1px solid #ddd !important;
    border-radius:10px;
    background:#fafafa;
    margin-bottom:14px;
    box-shadow:none !important;
}

#customerPanel input[type="email"]:focus{
    border-color:#0a66ff !important;
    background:#fff;
}

#customerPanel .customer-button{
    width:100%;
    height:54px;
    border:0;
    border-radius:10px;
    background:#111;
    color:#fff !important;
    font-family:'Poppins',Helvetica,Arial,sans-serif;
    font-weight:700;
    text-transform:uppercase;
    transition:.2s;
}

#customerPanel .customer-button:hover{
    background:#0078ff;
}

#customerPanel .customer-button:before{
    content:"\f0e0";
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    margin-right:8px;
}

#customerPanel .customer-panel-inner{
    position:relative;
}

#customerPanel .customer-context-block{
    border-top:1px solid #eee;
}

#customerPanel .customer-context-heading{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:10px;
}

#customerPanel .customer-context-heading h3{
    flex:1;
    margin:0;
}

#customerPanel .customer-context-icon{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:28px;
    height:28px;
    color:#111;
}

#customerPanel .customer-context-icon .fa-map-marker-alt,
#customerPanel .customer-context-icon .fa-car{
    font-size:20px;
    color:#111;
}

#customerPanel .customer-context-clear{
    position:static;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:24px;
    height:24px;
    margin:0;
    text-decoration:none;
}

#customerPanel .customer-context-clear .fa-times-circle{
    display:block;
    float:none;
    margin:0;
    color:#f44336;
    font-size:14px;
    line-height:1;
}

#customerPanel .customer-context-value{
    margin-bottom:0;
}

#customerPanel .vehicle-selector select{
    width:100%;
}

#cartPanel{
    font-size:14px;
    background:#fff;
}

#cartPanel .cart-panel-inner{
    padding:28px;
    position:relative;
}

#cartPanel .cart-panel-close{
    position:absolute;
    top:14px;
    right:18px;
    font-size:26px;
    color:#444;
    text-decoration:none;
}

#cartPanel h3{
    font-family:'Poppins',Helvetica,Arial,sans-serif;
    font-size:1.8em;
    letter-spacing:-0.05em;
    margin:0 0 18px 0;
    color:#222;
}

#cartPanel p{
    color:#666;
    line-height:1.6em;
}

#cartPanel .cart-panel-items{
    display:flex;
    flex-direction:column;
    gap:16px;
    margin-bottom:20px;
}

#cartPanel .cart-panel-item{
    position:relative;
    display:grid;
    grid-template-columns:64px 1fr;
    gap:14px;
    padding-bottom:16px;
    padding-top:4px;
    border-bottom:1px solid #eee;
}

#cartPanel .cart-panel-item-remove{
    position:absolute;
    top:0;
    right:0;
    color:#c00;
    font-size:16px;
    line-height:1;
    text-decoration:none;
    cursor:pointer;
}

#cartPanel .cart-panel-item-remove:hover{
    color:#f00;
}

#cartPanel .cart-panel-item-thumb{
    display:block;
    width:64px;
    height:64px;
    border:1px solid #eee;
    border-radius:8px;
    overflow:hidden;
}

#cartPanel .cart-panel-item-thumb img{
    width:100%;
    height:100%;
    object-fit:contain;
}

#cartPanel .cart-panel-item-details{
    display:flex;
    flex-direction:column;
    gap:6px;
    min-width:0;
}

#cartPanel .cart-panel-item-name{
    color:#222;
    font-weight:600;
    line-height:1.35em;
    text-decoration:none;
}

#cartPanel .cart-panel-item-name:hover{
    color:#0078ff;
}

#cartPanel .cart-panel-item-sku{
    display:block;
    color:#999;
    font-size:.78em;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.04em;
}

#cartPanel .cart-panel-item-meta{
    display:flex;
    align-items:center;
    justify-content:space-between;
    font-size:.9em;
    color:#666;
}

#cartPanel .cart-panel-item-price{
    font-weight:700;
    color:#222;
}

#cartPanel .cart-panel-total{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding-top:14px;
    border-top:2px solid #222;
    margin-bottom:8px;
    font-size:1.1em;
}

#cartPanel .cart-panel-shipping-note{
    color:#888;
    font-size:.85em;
    margin:0 0 18px 0;
}

.checkout-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    min-width: 220px;
    height: 52px;
    padding: 0 30px;
    background-color: #1e6bc6;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none !important;
    border-radius: 4px;
    overflow: hidden;
    transition: all .35s ease;
    box-shadow: 0 3px 10px rgba(0,0,0,.15);
    box-sizing: border-box;
}

.checkout-btn::before {
    content: "";
    position: absolute;
    top: -60%;
    left: -90%;
    width: 45%;
    height: 220%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255,255,255,.45),
        transparent
    );
    transform: rotate(25deg) translateX(0);
    animation: checkout-btn-shine 3s infinite;
    pointer-events: none;
    will-change: transform;
}

@keyframes checkout-btn-shine {
    0% {
        transform: rotate(25deg) translateX(0);
    }
    40% {
        transform: rotate(25deg) translateX(533%);
    }
    100% {
        transform: rotate(25deg) translateX(533%);
    }
}

.shine {
    position: relative;
    overflow: hidden;
}

.shine::before {
    content: "";
    position: absolute;
    top: -60%;
    left: -90%;
    width: 45%;
    height: 220%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255,255,255,.45),
        transparent
    );
    transform: rotate(25deg) translateX(0);
    animation: shine-sweep 3s infinite;
    pointer-events: none;
    will-change: transform;
}

@keyframes shine-sweep {
    0% {
        transform: rotate(25deg) translateX(0);
    }
    40% {
        transform: rotate(25deg) translateX(533%);
    }
    100% {
        transform: rotate(25deg) translateX(533%);
    }
}

.checkout-btn i {
    position: absolute;
    left: -28px;
    opacity: 0;
    transition: all .35s ease;
    font-size: 18px;
}

.checkout-btn span {
    transition: transform .35s ease;
}

.checkout-btn:hover {
    background: #ffbf00;
}

.checkout-btn:hover i {
    left: 20px;
    opacity: 1;
}

.checkout-btn:hover span {
    transform: translateX(12px);
}

.customer-tracking-links {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-left: 8px;
    vertical-align: middle;
}

.customer-tracking-link {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 2px 8px;
    border: 1px solid #198754;
    border-radius: 6px;
    background: #f2fff7;
    color: #146c43 !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none !important;
    white-space: nowrap;
}

.customer-tracking-link:hover {
    background: #198754;
    color: #fff !important;
}

#mobileMenuGeolocate {
    cursor: pointer;
    border-bottom: 0;
}

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

    #customerMobileSlot,
    #desktopCartSlot {
        position: fixed !important;
        top: 13px !important;
        z-index: 99999 !important;
        list-style: none !important;
        margin: 0 1em 0 0 !important;
        padding: 0 !important;
        width: 32px !important;
        height: 32px !important;
    }

    #customerMobileSlot {
        right: 109px !important;
    }

    #desktopCartSlot {
        right: 65px !important;
    }

    #customerMobileSlot .customer-label,
    #desktopCartSlot span {
        display: none !important;
    }

    #customerMobileSlot,
    #desktopCartSlot,
    #customerMobileSlot a,
    #desktopCartSlot a {
        align-items: center !important;
        display: flex !important;
        justify-content: center !important;
    }

    #customerMobileSlot .fa-user-circle,
    #desktopCartSlot .fa-shopping-basket {
        font-size: 22px !important;
        color: #fff !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 480px) {
    #customerMobileSlot,
    #desktopCartSlot {
        width: 28px !important;
        height: 28px !important;
    }

    #desktopCartSlot {
        right: 64px !important;
    }

    #customerMobileSlot {
        right: 98px !important;
    }

    #customerMobileSlot .fa-user-circle,
    #desktopCartSlot .fa-shopping-basket {
        font-size: 20px !important;
    }
}

.alertify-notifier .ajs-message.ajs-success,
.alertify-notifier .ajs-message.ajs-error {
    text-shadow: none;
}

.alertify-notifier .ajs-message.ajs-success {
    background: rgba(31, 122, 63, 0.97);
}

.alertify-notifier .ajs-message.ajs-error {
    background: rgba(192, 57, 43, 0.97);
}

.alertify-notifier .ajs-message.ajs-success a,
.alertify-notifier .ajs-message.ajs-error a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.alertify-notifier .ajs-message.ajs-success a:hover,
.alertify-notifier .ajs-message.ajs-error a:hover {
    color: #fff;
    opacity: 0.85;
    text-decoration: none;
}

/* Comments for this file live in .claude/comment.md -- moved there so they
   stop shipping to every visitor. Search it for the selector you are about
   to change; several of these decisions were reverted once already. */
	table {
		margin: 0 0 1em 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px;
			border-left: 0;
			border-right: 0;
		}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			padding: 0.75em 0.75em 0.75em;
			text-align: left;
			text-transform: uppercase;
			font-size: 0.9em;
			font-family: "Fira Sans", sans-serif;
			font-weight: 700;
		}

		table thead {
			border-bottom: solid 2px;
		}

		table tfoot {
			border-top: solid 2px;
			line-height:1.1em;
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px;
				border-left-width: 0;
				border-top-width: 0;
				vertical-align:middle;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

		table.alt tfoot {
						border-top: 0;
						font-size: 0.8em;
					}
		table.alt tfoot .button {
			font-size:1em
		}
	table tbody tr {
		border-color: #e6e6e6;
	}

		table tbody tr:nth-child(2n + 1) {
			background-color: #f6f6f6;
		}

	table th {
		color: #444;
	}

	table thead {
		border-bottom-color: #e6e6e6;
	}

	table tfoot {
		border-top-color: #e6e6e6;
	}

	table.alt tbody tr td {
		border-color: #e6e6e6;
		font-size: 0.9em;
		line-height: 1.3em;	}
@media screen and (max-width: 480px) {
	table.alt tbody tr td {
		border-color: #e6e6e6;
		font-size: 0.7em;
		line-height: 1em;	}
}
/* Comments for this file live in .claude/comment.md -- moved there so they
   stop shipping to every visitor. Search it for the selector you are about
   to change; several of these decisions were reverted once already. */
.bigtitle {
	text-align: center;
	font-size: 2.25em;
	line-height: 1em;
	font-family: 'Poppins', Helvetica, Arial, sans-serif;
	letter-spacing: -0.06em;
	color: #5c5c5e;
	font-weight: normal;
	display: block;
	padding: 0;
}

.posts {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	gap: 0.75em;
}

.posts .post,
.posts .post1 {
	width: calc(33.3% - 0.75em);
}

.posts .postwide {
	width: calc(33.333% - 0.75em);
}

.post.products {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	text-align: center;
	padding: 0.95em;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
	overflow: hidden;
	transition: all 0.2s ease;
	display: flex;
	flex-direction: column;
	position: relative;
}

.post.products:hover {
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
	transform: translateY(-2px);
}

.post.products h3,
.post.products h4,
.post.products h5 {
	margin: 0.25em 0;
	line-height: 1.2em;
}

.post.products p {
	margin: 0.35em 0;
	line-height: 1.35em;
}

.post.products small {
	line-height: 1.25em;
	color: #666;
	display: block;
	margin: 0 auto;
}

.post.products small {
	width: 90%;
	margin: 0.25em auto 0.75em;
}

.stockongrill {
	max-width: 99%;
	padding: 0;
	text-transform: uppercase;
	font-size: 0.9em;
}

.geeks {
	width: 100%;
	height: 220px;
	margin: 0 auto 0.75em;
	overflow: hidden;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.geeks img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: 0.4s all ease-in-out;
	display: block;
}

.geeks:hover img {
	transform: scale(1.08);
}

.image-overlay-container {
	position: relative;
	width: 100%;
	height: 220px;
	margin: 0 auto 0.75em;
	overflow: hidden;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.image-overlay-container .image-main,
.image-overlay-container .image-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	transition: 0.4s ease;
}

.image-overlay-container .image-main {
	object-fit: contain;
	padding: 0.25em;
	z-index: 1;
	opacity: 1;
}

.image-overlay-container .image-hover {
	object-fit: cover;
	z-index: 2;
	opacity: 0;
	transform: scale(1);
}

.image-overlay-container:hover .image-main {
	opacity: 0;
	transform: scale(1.05);
}

.image-overlay-container:hover .image-hover {
	opacity: 1;
	transform: scale(1.12);
}

.image-overlay-container .overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.25);
	opacity: 0;
	transition: 0.3s ease;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
}

.image-overlay-container:hover .overlay {
	opacity: 1;
}

.image-overlay-container .text {
	font-family: 'Poppins', sans-serif;
	font-size: 0.95em;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: visible;
	outline: none;
	white-space: normal;
	transition: all 0.2s ease;
	opacity: 0.6;
}

.image-overlay-container .text.button,
.image-overlay-container .text .button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto !important;
	max-width: max-content;
	padding: 0.75em 1.35em;
	margin: 0 auto;
	border-radius: 6px;
	text-decoration: none;
	white-space: nowrap;
	flex: 0 0 auto;
}

.image-overlay-container:hover .text {
	transform: translateY(-1px);
}

.image-overlay-container .text:active {
	transform: translateY(1px);
}

.stock-shipping-row {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0.6em;
	text-align: center;
}

.stock-shipping-row > * {
	flex: 0 0 auto;
}

.stock-shipping-row small {
	white-space: nowrap;
}

.shipping-tooltip {
	position: relative;
	cursor: help;

	font-weight: normal;
}

.shipping-tooltip::before,
.shipping-tooltip::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.15s ease;
	pointer-events: none;
	z-index: 20;
}

.shipping-tooltip::after {
	content: attr(data-tooltip);
	bottom: 130%;
	background: #222;
	color: #fff;
	padding: 6px 10px;
	border-radius: 6px;
	font-size: 0.85em;
	font-weight: normal;
	white-space: nowrap;
}

.shipping-tooltip::before {
	content: '';
	bottom: 118%;
	border: 5px solid transparent;
	border-top-color: #222;
}

.shipping-tooltip:hover::before,
.shipping-tooltip:hover::after {
	opacity: 1;
	visibility: visible;
}

.post.products .btn,
.post.products .button {
	display: block;
	width: 100%;
	margin-top: auto;
	padding: 0.7em 0.8em;
	line-height: 1.1em;
	font-size: 0.9em;
	color: #fff;
	box-sizing: border-box;
	border-radius: 6px;
	text-align: center;
}

.post.products.bestseller {
	background: #fffde8;
	border: 2px solid #d6c85a;
}

.post.products.bestseller .geeks img {
	transform: scale(1.05);
}

.mobile-product-name {
	display: none;
}

.desktop-product-name {
	display: inline;
}

@media all and (min-width: 769px) and (max-width: 1280px) {
	.posts .post,
	.posts .post1,
	.posts .postwide {
		width: calc(33.333% - 0.75em);
	}
}

@media all and (max-width: 768px) {
	.posts .post,
	.posts .post1,
	.posts .postwide {
		width: 100%;
	}

	.post.products {
		padding: 1.1em;
		border-radius: 10px;
	}

	.geeks,
	.image-overlay-container {
		height: 240px;
	}

	.post.products h3,
	.post.products h4,
	.post.products h5 {
		font-size: 1.05em;
	}

	.post.products p,
	.post.products small {
		font-size: 0.92em;
	}

	.post.products .btn,
	.post.products .button {

		display: inline-flex;
		width: auto;
		align-items: center;
		justify-content: center;
		gap: 0.4em;
		font-size: 0.9em;
		padding: 0.65em 0.75em;
	}

	.post.products .button.primary .btn-text {
		display: none;
	}

	.post.products .button.blue .btn-text-full {
		display: none;
	}

	.desktop-product-name {
		display: none;
	}

	.mobile-product-name {
		display: inline;
		font-weight: bold;
	}

	.image-overlay-container.mobile-preview .image-main {
		opacity: 0;
		transform: scale(1.05);
	}

	.image-overlay-container.mobile-preview .image-hover {
		opacity: 1;
		transform: scale(1.12);
	}

	.image-overlay-container.mobile-preview .overlay {
		opacity: 1;
	}

	#gallery .posts .post:not(.gallery-first) {
		display: none;
	}

	#gallery .posts .post.gallery-first .overlay {
		opacity: 1;
		pointer-events: none;
	}
}

@media screen and (min-width: 1280px) {
	#buynow .posts .post,
	#hardware .posts .post {
		width: calc(17% - 0.75em);
		background: #fff;
		padding: 1em;
		border: 1px solid #efefef;
		border-radius: 10px;
	}
}
/* Comments for this file live in .claude/comment.md -- moved there so they
   stop shipping to every visitor. Search it for the selector you are about
   to change; several of these decisions were reverted once already. */
#cart .table-wrapper,
#cart .table-responsive {
    width: 100%;
    margin: 0;
    overflow-x: visible !important;
    -webkit-overflow-scrolling: touch;
}
.carrier-info {
	font-size:0.8em;
	margin-top:5px;
	line-height:1em
	}
.shipping-options-list {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 8px 0;
	font-weight: normal;
}
.shipping-option-card {
	display: flex;
	align-items: center;
	gap: 10px;
	border: 1px solid #ccc;
	border-radius: 8px;
	padding: 8px 12px;
	cursor: pointer;
	transition: border-color 0.15s ease, background 0.15s ease;
}
.shipping-option-card:hover {
	border-color: #999;
}
.shipping-option-card.selected {
	border-color: #8bc34a24;
	background: #4caf501c;
}
.shipping-option-card input[type="radio"] {
	flex: 0 0 auto;
	margin: 0;
}
.shipping-option-main {
	flex: 1 1 auto;
	font-size: 0.9em;
	line-height: 1.3em;
	text-transform: none;
}
.shipping-option-card .badge {
	flex: 0 0 auto;
}
#carrierOverlay {
    position: fixed;
    inset: 0;
    z-index: 99999;
    background: rgba(255,255,255,0.92);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.carrierOverlayBox {
    background: #fff;
    padding: 35px;
    border-radius: 14px;
    max-width: 420px;
    width: 90%;
    box-shadow: 0 10px 40px rgba(0,0,0,0.18);
}

#carrierOverlayText {
    margin-top: 20px;
}

.cart-icon {
    position: relative;
}

.notification-count {
    display: inline-block;
    background: #28a745;
    color: #fff !important;
    border-radius: 50%;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    padding: 0 4px;
    margin-left: -7px;
    vertical-align: super;
}
.cart-mobile-icon {
    position: relative;
}

.cart-count-mobile {
    position: absolute;
    top: 2px;
    right: 22%;
    background: #28a745;
    color: #fff;
    border-radius: 50%;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 0 4px;
}
#mobileBottomBar {
    display: none;
}

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

    body {
        padding-bottom: 70px;
    }

    #mobileBottomBar {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 58px;
        background: #111;
        z-index: 99;
        box-shadow: 0 -2px 10px rgba(0,0,0,0.25);
    }

    #mobileBottomBar a {
        flex: 1;
        color: #fff;
        text-align: center;
        font-size: 0.75em;
        padding-top: 15px;
        text-decoration: none;
        border: 0;
    }

    #mobileBottomBar i {
        display: block;
        font-size: 1.35em;
        margin-bottom: 2px;
    }

    #mobileBottomBar span {
        display: block;
        line-height: 1.2em;
    }
}

@media screen and (min-width: 737px) {
    #mobileBottomBar {
        display: none !important;
    }
}

.wrapper > .innercart {
	margin: 0 auto;
	width: 100%;
}

@media screen and (min-width: 981px) {
	.wrapper > .innercart {
		width: 100%;
	}
}

@media screen and (max-width: 980px) {
	.wrapper > .innercart {
		width: 95%;
		max-width: 95%;
	}
}

@media screen and (max-width: 736px) {
	.wrapper > .innercart {
		width: 95%;
		max-width: 95%;
	}
}

html, body {
	height: 100%;
	margin: 0;
}

#cart.wrapper {
	padding-top: 3.5em;
}

.checkout-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 30px;
}

.checkout-grid-left,
.checkout-grid-right {
	min-width: 0;
}

.checkout-grid-left {
	background: #f5f5f5;
}

.checkout-grid-right {
	background: #fff;
}

.checkout-card {
	background: #fff;

	padding: 1rem;
}

.checkout-cart-summary,
.checkout-grid-right {
	display: flex;
	flex-direction: column;
	gap: 24px;

	padding-top: 4rem;
}

.checkout-send-to-phone {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	display: flex;
	flex-direction: column-reverse;
	padding: 0;
	overflow: hidden;

	box-shadow: 0 -2px 10px rgba(0,0,0,0.12);

	background: #2f3a45;

}

.checkout-send-to-phone-toggle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	flex: 0 0 auto;
	background: #2f3a45;
	color: #fff;
	border: 0;
	cursor: pointer;
	padding: 1rem;
	font-size: 1em;
	font-weight: 600;
	text-align: left;
}

.checkout-send-to-phone-toggle i {
	transition: transform 0.25s ease;
}

.checkout-send-to-phone.open .checkout-send-to-phone-toggle i {
	transform: rotate(180deg);
}

.checkout-send-to-phone-content {
	max-height: 0;
	overflow-y: auto;
	opacity: 0;
	transition: max-height 0.3s ease, opacity 0.25s ease, padding 0.3s ease;
	padding: 0 1rem;
}

.checkout-send-to-phone.open .checkout-send-to-phone-content {
	max-height: min(70vh, 600px);
	opacity: 1;
	padding: 0 1rem 1rem;
}

@media screen and (max-width: 980px) {
	.checkout-send-to-phone {
		right: 0;
		width: 100%;
	}
}

.checkout-table-contain {
	max-width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

#smsform {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	justify-content: center;
	margin-top: 2em;
}

#smsform #countryCode {
	width: auto;
	min-width: 0;
	flex: 0 0 160px;
}

#smsform #clientnumber {
	width: auto;
	min-width: 0;
	flex: 1 1 180px;
}

#smsform input[type="submit"] {
	flex-basis: 100%;
}

.checkout-cart-heading {
	text-align: left;
	margin-bottom: 10px;
	padding: 1em 2em 0em;
}

.checkout-cart-heading h2 {
	margin-bottom: 0.3em;
}

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

	#cart.wrapper,
	#cart.wrapper .innercart,
	#cart.wrapper .innercart > section,
	#cart.wrapper .innercart > section .table-wrapper {
		height: 100%;
	}

	.checkout-grid {
		grid-template-columns: minmax(20px, 50%) 1fr;
		gap: 40px;
		align-items: start;
		height: 100%;
	}

	.checkout-grid-left {
		position: sticky;
		top: calc(3.5em + 20px);
		height: 100%;
		padding-bottom: 3em;
	}

	.checkout-send-to-phone {
		width: 50%;
	}
}

@media screen and (max-width: 980px) {
	.checkout-grid-left {
		display: contents;
	}
}

table.checkout {
	width: calc(100% - 4em);
	margin: 0 auto;
	border-collapse: separate;
}

table.checkout thead {
	background: #fafafa;
}

table.checkout thead th {
	padding: 1em 1.25em;

	font-size: 0.78em;
	font-weight: 600;

	text-transform: uppercase;
	letter-spacing: 0.05em;

	color: #6b7280;

	border: 0;
	text-align: left;
}

table.checkout tbody tr {
	background: #fff;

	transition:
		background 0.2s ease,
		transform 0.2s ease;
}

table.checkout tbody tr + tr td {
	box-shadow: inset 0 1px 0 rgba(0,0,0,0.04);
}

table.checkout tbody tr:hover {
	background: #fafafa;
}
@media screen and (max-width: 736px) {
.table-wrapper table.checkout {
		width: 100%;
		font-size: 1.4em;
	}
}

table.checkout tbody tr td {
	padding: 1.15em 1.25em;

	border: 0;

	vertical-align: middle;

	font-size: 0.95em;
	line-height: 1.45em;

	color: #222;
}

table.checkout tbody tr td:nth-child(2),
table.checkout thead th:nth-child(2) {
	white-space: normal;
	overflow-wrap: break-word;
	width: auto;
}

table.checkout tbody tr:nth-child(2n + 1) {
	background: #fff;
}

table.checkout tbody tr td img {
	border-radius: 10px;

	padding: 0.15em;

	max-width: 72px;
	height: auto;
}

table.checkout tfoot {
	background: #fafafa;
}

table.checkout tfoot td {
	padding: 1.1em 1.25em;

	font-size: 0.95em;

	border: 0;

	color: #333;
}

table.checkout tfoot tr:last-child td {
	font-size: 1.08em;
	font-weight: 700;
	color: #111;
}

table.checkout .button,
table.checkout button,
table.checkout input[type="submit"] {

	background: #111827;
	color: #fff !important;

	border: 0;
	border-radius: 12px;

	padding: 0.95em 1.5em;

	font-size: 0.95em;
	font-weight: 600;

	transition: all 0.2s ease;

	box-shadow:
		0 1px 2px rgba(0,0,0,0.06),
		0 4px 12px rgba(0,0,0,0.08);
}

table.checkout .button:hover,
table.checkout button:hover,
table.checkout input[type="submit"]:hover {

	background: #000;

	transform: translateY(-1px);

	box-shadow:
		0 2px 6px rgba(0,0,0,0.08),
		0 10px 24px rgba(0,0,0,0.12);
}

table.checkout input[type="text"],
table.checkout input[type="email"],
table.checkout input[type="tel"],
table.checkout select {

	width: 100%;

	border: 0;

	background: #f5f5f5;

	border-radius: 10px;

	padding: 0.9em 1em;

	font-size: 0.95em;

	transition:
		background 0.2s ease,
		box-shadow 0.2s ease;
}

table.checkout input:focus,
table.checkout select:focus {

	background: #fff;

	box-shadow:
		0 0 0 2px rgba(17,24,39,0.08),
		0 2px 8px rgba(0,0,0,0.05);

	outline: none;
}

table.checkout .price,
table.checkout .amount {
	font-weight: 600;
	color: #111;
	white-space: nowrap;
}

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

	table.checkout tbody tr td,
	table.checkout tfoot td {
		padding: 0.9em;
		font-size: 0.82em;
	}

	table.checkout tbody tr td img {
		max-width: 56px;
	}

	table.checkout .button,
	table.checkout button,
	table.checkout input[type="submit"] {
		width: 100%;
	}
}

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

	table.checkout {
		border-radius: 10px;
	}

	table.checkout tbody tr td,
	table.checkout tfoot td {
		font-size: 0.74em;
		line-height: 1.25em;
		padding: 0.75em;
	}

	table.checkout thead th {
		font-size: 0.64em;
		padding: 0.7em;
	}
}

#cartPanel .cart-panel-estimate {
    margin: -4px 0 10px;
    text-align: right;
    font-size: .82em;
    font-style: italic;
    color: #888;
    line-height: 1.2;
}

/* Comments for this file live in .claude/comment.md -- moved there so they
   stop shipping to every visitor. Search it for the selector you are about
   to change; several of these decisions were reverted once already. */
*,
*:before,
*:after {
  box-sizing: border-box;
}

.tabset {
  --tab-blue: #06c;
  --tab-border: #ccc;
  --tab-bg: #f6f6f6;
  --tab-text: #333;
}

.tabset > input[type="radio"],
.tabset input[type="radio"],
.tabset input[type="radio"] + label:before {
  position: absolute;
  left: -200vw;
  display: none !important;
  width: 0 !important;
}

.tabset .tab-panel {
  display: none;
}

#tab1:checked ~ .tab-panels #marzen,
#tab2:checked ~ .tab-panels #rauchbier,
#tab3:checked ~ .tab-panels #dunkles,
#tab4:checked ~ .tab-panels #dunkles2,
#tab4:checked ~ .tab-panels #vehicles,
#tab5:checked ~ .tab-panels #dunkles2,
#tab5:checked ~ .tab-panels #dunkles3,
#tab1:checked ~ .tab-panels #primera,
#tab2:checked ~ .tab-panels #segunda,
#tab3:checked ~ .tab-panels #tercera,
#tab4:checked ~ .tab-panels #cuarta,
#tab5:checked ~ .tab-panels #quinta,
#tab6:checked ~ .tab-panels #sexta,
#tab7:checked ~ .tab-panels #septima {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  margin: 0 0.25rem 0.4rem 0;
  padding: 1em 2em !important;
  border: 1px solid transparent;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: var(--tab-bg);
  color: var(--tab-text);
  cursor: pointer;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  transition: all 0.2s ease;
}

.tabset > label::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 8px;
  height: 4px;
  border-radius: 4px;
  background: #8d8d8d;
  transition: background 0.2s ease;
}

.tabset > label:hover,
.tabset > input:focus + label,
.tabset > input:focus-visible + label,
.tabset > input:checked + label {
  color: var(--tab-blue);
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:focus-visible + label::after,
.tabset > input:checked + label::after {
  background: var(--tab-blue);
}

.tabset > input:focus-visible + label {
  outline: 3px solid rgba(0, 102, 204, 0.25);
  outline-offset: 2px;
}

.tabset > input:checked + label {
  background: #fff;
  border-color: var(--tab-border);
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.06);
}

.tab-panels {
  border-top: 1px solid var(--tab-border);
  background: #fff;
  margin-top:-7px;
}

.tab-panel {
  padding: 30px 0;
}

@media (max-width: 700px) {

  .tabset {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    align-items: flex-end;
  }

  .tabset > label {
    display: inline-flex;
    width: auto;
    margin: 0;
    padding: 0.7em 1em !important;
    border: 1px solid var(--tab-border);
    border-radius: 8px 8px 0 0;
    font-size: 13px;
    white-space: nowrap;
  }

  .tabset > label::after {
    left: 15%;
    right: 15%;
  }

  .tab-panels {
    width: 100%;
    border: 1px solid var(--tab-border);
    border-radius: 10px;
    padding: 0 1rem;
    margin-top: 8px;
  }
}
/* Comments for this file live in .claude/comment.md -- moved there so they
   stop shipping to every visitor. Search it for the selector you are about
   to change; several of these decisions were reverted once already. */
.row.gtr-uniform > small { padding-top: 0.5em:}
*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}
 @media screen and (min-width: 600px)  {
        .mobile-break { display: none; }
   }
.dropotron-split{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance;
  column-gap: 20px;
  min-width: 36em;
	}
.dropotron-split li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media screen and (max-width: 980px) {
  .dropotron-split {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    min-width: 24em;
  }
}
@media screen and (max-width: 736px) {
  .dropotron-split {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    min-width: 0;
  }
}
.subscribe_now  p {
    font-size: 1em;
    line-height: 20px;
    letter-spacing: 1px;
    color: #34495e;
    text-align: center;
  }
.subscribe_form {
  max-width: 90vh;
  width: 100%;
  margin: 0 auto;
}
.subscribe_now .form-control {
    border: none;
}
.subscribe_now input.form-control {
    height: 44px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
    border-color:#ccc;
  }
.subscribe_now  input.button {
    border: none;
    height: 44px;
    background-color: #268821;
    color: #fff;
    margin: -1px;
    border-radius: 0;
    width: 10em;
    text-transform: uppercase;
    position: relative;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
     -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px;
    border-color:#ccc;
  }
.subscribe_now .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: 0px;
    }

.tabset { margin-top:2em}
#shippingdetails { position: relative; background: white;}
button.gm-ui-hover-effect {background: none;display: contents;border: none;margin: 0px;padding: 0px;text-transform: none;appearance: none;position: absolute;cursor: pointer;user-select: none;width: 48px;height: 48px;right: 0;top: -12px;box-shadow: none;}
.gm-style-iw-chr { height:20px}

.btn, .btn a { color:#fff; margin-bottom:1em}

.pac-item{font-size:1em}
.pac-matched{font-size:1.2em}
.pac-target-input{font-size:1em}
.pac-item:hover{font-weight:700}
.pac-container{animation:rotateMenu 400ms ease-in-out forwards;transform-origin:top center}
@-moz-keyframes rotateMenu {
0%{transform:rotateX(-90deg)}
70%{transform:rotateX(20deg)}
100%{transform:rotateX(0deg)}
}
@-webkit-keyframes rotateMenu {
0%{transform:rotateX(-90deg)}
70%{transform:rotateX(20deg)}
100%{transform:rotateX(0deg)}
}
@-o-keyframes rotateMenu {
0%{transform:rotateX(-90deg)}
70%{transform:rotateX(20deg)}
100%{transform:rotateX(0deg)}
}
@keyframes rotateMenu {
0%{transform:rotateX(-90deg)}
70%{transform:rotateX(20deg)}
100%{transform:rotateX(0deg)}
}
.counters{background:#ffffff;padding:35px 20px 0}
.counters .container{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:15px;text-align:center}
.counters i{margin-bottom:5px}
.counters .counter{font-size:45px;margin:10px 0;font-family: 'Poppins',Helvetica,Arial,sans-serif;letter-spacing: -0.05em;}
@media (max-width: 700px) {
.counters .container{grid-template-columns:repeat(2,1fr)}

}
.ajs-ok,.ajs-close{border:none!important;box-shadow:none!important;background:none!important}
.accordion h2{line-height:0;padding:0;margin:0}
.just-mobile {
  display: none;
}

@media (max-width: 767px) {
  .just-mobile {
    display: block;
  }
}

@media screen and (min-width: 521px) {
h2.max {font-size:2em; text-transform: uppercase;margin:0 0 0.5em 0;padding: 0;line-height: 1em;}
h2.maxred {font-size:2em; text-transform: uppercase;margin:0 0 0.5em 0;padding: 0;line-height: 1em; color:#ff0000}
h2.maxgreen {font-size:2em; text-transform: uppercase;margin:0 0 0.5em 0;padding: 0;line-height: 1em; color:#62bd22}
}
@media screen and (max-width: 520px) {
h2.max {font-size:1.3em; text-transform: uppercase;margin:0 0 0.5em 0;padding: 0;line-height: 1em;}
h2.maxred {font-size:1.3em; text-transform: uppercase;margin:0 0 0.5em 0;padding: 0;line-height: 1em; color:#ff0000}
h2.maxgreen {font-size:1.3em; text-transform: uppercase;margin:0 0 0.5em 0;padding: 0;line-height: 1em; color:#62bd22}
}

.checkout-single,.checkout-loading-container{margin-top:10%!important}
.image-box{position:relative;margin:auto;overflow:hidden;height:140px}
.image-box img{max-width:100%;transition:all .3s;display:block;width:100%;height:auto;transform:scale(1)}
.image-box:hover img{transform:scale(1.5)}
.marketplaces img{width:100%;max-width:210px;height:auto}
#3dcontent{width:100%;height:450px}
img#wr360image_wr360PlayerId.panning{width:100%;height:auto}
.modal.modal-fullscreen .modal-dialog{width:100vw!important;height:100vh!important;margin:0;padding:0;max-width:none;z-index:9999}
.modal.modal-fullscreen .modal-content{height:auto;height:100vh;border-radius:0;border:none;padding-top:15%}
.modal.modal-fullscreen .modal-body{overflow-y:auto}
.modal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:99999!important}
.modal-backdrop.show{opacity:.65}
.loader-txt{font-size:2em;color:#000;text-align:center; padding-bottom:3em; margin-top:-2em}

.bigprice{text-align:center;font-size:3em;line-height:1em;font-family: 'Poppins',Helvetica,Arial,sans-serif;letter-spacing:-.06em;color:#5c5c5e;font-weight:600;}
.oldprice{text-align:center;font-size:.9em;line-height:2em;font-family: 'Poppins',Helvetica,Arial,sans-serif;letter-spacing:-.02em;color:red}
.mediumprice{text-align:center;font-size:2em;line-height:1em;font-family: 'Poppins',Helvetica,Arial,sans-serif;letter-spacing:-.05em;color:#5c5c5e;margin-top:-1em}
input[type="submit"],input[type="reset"],input[type="button"],button,.button{border-radius:4px;position:relative;overflow:visible;outline:none;border:1px solid #999;border:rgba(0,0,0,0.2) 1px solid;border-bottom:rgba(0,0,0,0.4) 1px solid;background:-moz-linear-gradient(center top,rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,center bottom,center top,from(rgba(0,0,0,.1)),to(rgba(255,255,255,.1)));-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);box-shadow:0 1px 2px rgba(0,0,0,0.2);white-space:normal;line-height:1em;-ms-filter:"progid: DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000')";filter:progid: DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000');cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-khtml-user-select:none;user-select:none}
button::-moz-focus-inner{border:none}
a.button,a.button:hover{text-decoration:none; text-shadow:0 0 black; color: white}
.button.full,.button.full span{display:block}
.button:hover,.button.hover{background:-moz-linear-gradient(center top,rgba(255,255,255,.2) 0%,rgba(255,255,255,.1) 100%);background:-webkit-gradient(linear,center bottom,center top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.2)));-ms-filter:"progid: DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF',EndColorStr='#19FFFFFF')";filter:progid: DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF',EndColorStr='#19FFFFFF')}
.button:active,.button.active{top:1px;background:-moz-linear-gradient(center top,rgba(0,0,0,.1) 0%,rgba(255,255,255,.1) 100%);background:-webkit-gradient(linear,center bottom,center top,from(rgba(255,255,255,.1)),to(rgba(0,0,0,.1)));-ms-filter:"progid: DXImageTransform.Microsoft.gradient(startColorStr='#19000000',EndColorStr='#19FFFFFF')";filter:progid: DXImageTransform.Microsoft.gradient(startColorStr='#19000000',EndColorStr='#19FFFFFF')}
.button{font-family: 'Poppins';position:relative;border-top:rgba(255,255,255,0.2) 1px solid;color:#fff;text-align:center;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,0.25);white-space:normal;line-height:1em}
@media screen and (-webkit-min-device-pixel-ratio:0) {
button.button span{margin-top:-1px;margin-right:-2px;margin-left:-2px}
}
.button.small span{font-size:.8em;padding:.3em 1.2em}
.button,.button.medium span{font-size:.9em;padding:.9em 1.1em}
.button.large span,.button.big span{font-size:1.1em;padding:.6em 1.3em}
.button.black{background-color:#333}
.button.gray{background-color:#666;color:#fff}
.button.white{background-color:#fff;color:#1e1e1e}
.button.red{background-color:#e62727}
.button.orange{background-color:#ff5c00}
.button.magenta{background-color:#a9014b}
.button.yellow{background-color:#ffb515}
.button.blue{background-color:#00adee}
.button.pink{background-color:#e22092}
.button.green{background-color:#268821}
.button.wise{background-color:#9fe870;color: #163300;color#163300: ;}
.button.rosy{background-color:#f16c7c}
.button.ebay{background-color:#0063d1;color:#fff!important}
.float{position:fixed;width:200px;height:105px;bottom:40px;right:40px;border-bottom:none!important}
.my-float{margin-top:22px}
.goog-te-gadget .goog-te-combo{margin:20px 0;padding:8px;font-size:1.3em;text-transform:uppercase;font-family:monospace;letter-spacing:-.06em}
.google-maps-container {border:1px #fafafa solid;position:relative;padding-bottom:40%;overflow:hidden; min-height:320px; margin-top:1em;}
iframe.google-maps{position:absolute;margin-top:1em; top:0;left:0;width:100%!important;height:100%!important}

.loader {
  width: 48px;
  height: 48px;
  display: inline-block;
  position: relative;
}
.loader::after,
.loader::before {
  content: '';
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border: 2px solid #FFF;
  position: absolute;
  left: 0;
  top: 0;
  animation: rotation 2s ease-in-out infinite alternate;
}
.loader::after {
  border-color: #FF3D00;
  animation-direction: alternate-reverse;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.curved{-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;padding:15px;margin-bottom:20px;border:1px solid transparent;line-height:1.2em}
.success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.success a{color:#3c763d;text-decoration:underline}
.success a.button {color:#ffffff; text-decoration:none}
.warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
.error b,.error strong,.responsive-tabs-wrapper a,.responsive-tabs-wrapper strong{color:#333;font-weight:500}
.success,.error,.warning{font-size:1em}
.info{color:#1e1e1e;background-color:#ccebf9;border-color:#80cff3}
#note{padding:1px;text-transform:none}
.recaptchatable{width:27em}
.bigger{font-size:2.2em;font-weight:700;font-family:monospace,fantasy;line-height:1.5em}
#avisolegal{margin:0 auto;line-height:.9em}
small{font-size:0.8em;text-transform:none;}
.rotate i,.rotate img{-moz-transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out}
.rotate i:hover,.rotate img:hover{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
.pros__block{border-top:1px solid #fae1e1;margin:3em auto}
.pros__container{max-width:100%;margin:0 auto;padding:10px;min-height:105px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:40px 0 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-40px}
.pros__container_type_thin{padding:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media screen and (max-width: 780px) {
.pros__item{width:100%}
.pros,.pros__item{display:inline-table;margin:0 auto;width:100%}
}
@media screen and (min-width: 781px) {
.pros__item{width:calc(22.222222% - 1.25em);min-width:8.5em}
.pros,.pros__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto}
.pros__item{-webkit-box-shadow:-1px 0 0 0 #fae1e1;box-shadow:-1px 0 0 0 #fae1e1;padding-top:2em}
}
.pros__item{text-align:center;min-height:150px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-start;-ms-flex-pack:end;justify-content:flex-start}
.no-flexwrap .pros__item{display:inline-block;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}
.pros__item-text{display:block;margin:10px;line-height:18px}
.pros__item-img{height:40px;width:40px}
.products ul{list-style:none!important;margin:1em auto!important}
.products li{padding-left:0;border-top:1px #efefef solid;line-height:2.3em}
.australian-api .error-field{border:1px solid #d96557}
.error-message{color:#D8000C}
.loader{position:relative;text-align:center;margin:15px auto 35px;z-index:9999;display:block;width:80px;height:80px;border:10px solid rgba(0,0,0,.3);border-radius:50%;border-top-color:#000;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}
@keyframes spin {
to{-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes spin {
to{-webkit-transform:rotate(360deg)}
}
.blink-hard{animation:blinker 1s step-end infinite; line-height:1.1em}
.blink-soft{animation:blinker 1.5s linear infinite}
@keyframes blinker {
50%{opacity:0}
}
.banner-content{border-left:1rem solid #fc0;padding:0 4rem}
.hero-banner-module .banner-content-panel .banner-content h1,.honeycomb .hero-banner-module .banner-content-panel .banner-content h1{font-size:2.5rem;line-height:3rem;margin-bottom:1.5rem}
.hero-banner-module .banner-content-panel .banner-content h2,.honeycomb .hero-banner-module .banner-content-panel .banner-content h2{font-size:1.5rem;line-height:2rem;margin-bottom:1rem}

select.adtype-select {
   background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
	width:100%
 }
select.adtype-select:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}

.select_wrapper {
  line-height: 36px;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}
.select_wrapper span{
  background: #f5f5f5;
background-size:15px;
}
.select_wrapper:hover { background: #fff; }

.select_wrapper span {
  display: block;
  margin: 0;
      padding: 5px 10px;
    border-radius: 4px;
transition:0.4s ease;
     z-index: 9;
    position: relative;
}
.select_wrapper.openSelect span {
    display: block;
    margin: 0;
    transform: scale(1.04);
    box-shadow: 0 2px 10px rgba(50, 50, 93, .1), 0 2px 10px  rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 2px 10px rgba(50, 50, 93, .1), 0 2px 10px  rgba(0, 0, 0, .07);
    box-shadow: 0 2px 10px rgba(50, 50, 93, .1), 0 2px 10px rgba(0, 0, 0, .07);
}
.select_wrapper .select_inner {
  background: #f5f5f5;
  color: #687278;
  display:none;
  left: 0;
  top: 47px;
  width: 104%;
  position: absolute;
  z-index: 99;
  margin-left: -15px;
}

.select_wrapper .select_inner li {
  border-bottom: 1px solid #eee;
  padding:0;
  transition:0.4s ease;
}
.select_wrapper .select_inner li:hover {
    background: #1e1e1e;
    color: #fff;
  padding:10px;
  transform:scale(1.0250);
  left:-1em;
  width:102%;
  position: relative
}
.select_wrapper .select_inner ul {     border-radius: 5px;   background: #fff; }

