<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


@import url("https://use.typekit.net/hbr6gaa.css");

/*

Light: 300;
Regular: 400;
Medium: 500;
Bold: 700;
Black: 900;

*/



body {
	margin: 0;
	background: #fff;
	width: 100%;
	
	font-family: 'brandon-grotesque', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	line-height: normal;
	text-align: left;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #000;
	font-weight: 500;.
}.

a:hover {
	text-decoration: none;
}

input {
	border-radius: 0;
	-webkit-appearance: none;.
}

input:focus,
button:focus {
	outline: none;
}

button:hover {
	cursor: pointer;
}

p.small, p.smaller {
	text-align: left;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 400;
	color: #aaa;
	margin-top: 7px;
}

p.smaller {
    font-size: 14px;
    color: #888;
    padding-top: 30px;
}

p.small.center, p.smaller.center {
	text-align: center;
}

.fixed
 {
    position: fixed;
 }








.col-1-12 { width: 8.33% }
.col-2-12 { width: 16.66% }
.col-3-12 { width: 25% }
.col-4-12 { width: 33.33%;}
.col-5-12 { width: 41.66% }
.col-6-12 { width: 50% }
.header-6-12 { width: 50% }
.col-7-12 { width: 58.33% }
.col-8-12 { width: 66.66% }
.col-9-12 { width: 75% }
.col-10-12 { width: 83.33% }
.col-11-12 { width: 91.66% }
.col-12-12 { width: 100% }

[class*="col-"] {
	float: left;
	position: relative;
}

.col-12-12.full {
	width: 95%;
	width: calc(100% - 20px);
}

.header-6-12 {
	float: left;
}

.col-6-12.padded {
	padding-top: 40px;
}

.paddedMobile {
	padding-top: 0px;
}

.paddedMobile:nth-child(3),
.paddedMobile:nth-child(4) {
	padding-top: 40px;
}

@media all and (max-width: 800px) {
	.col-3-12 {
		width: 33.333%;
	}
	.col-6-12 {
		width: 100%;
	}
	.paddedMobile {
		padding-top: 40px;
	}
}

@media all and (max-width: 600px) {
	.col-3-12 {
		width: 50%;
	}
}

@media all and (max-width: 400px) {
	.col-3-12 {
		width: 100%;
	}
}



.right {
	text-align: right;
}


.intro-image {
	height: 100vh;
	height: calc(100vh - 100px);
	/*margin-bottom: 60px;*/
}

.modal {
	z-index: 9999;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.25);
	display: none;
}

.menu {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
	border-top: 1px solid #fff; /* menu border */
	overflow: auto;
	background: #000;
	color: #ddd;
	
	/*background: rgba(255,255,255,1);*/
	background: #eee;
	color: #111;
	-webkit-overflow-scrolling: touch;
}

.menu ul {
	list-style-type: none;
	margin: 0 0 40px 0;
	padding: 0;
}

.menu ul:first-child {
	margin-top: 20px;
}

.menu ul li {
	font-size: 1.2em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.8em;
}

.menu ul li:first-child {
	font-size: 0.7em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
}

.menu ul li.blue {
	color: #31a5b6;
}

.menu ul li.yellow {
	color: #d8bc2a;
}

.menu ul li.green {
	color: #98ac32;
}

.menu ul li a {
	color: inherit;
	text-decoration: none;
	font-weight: inherit;
}

.menu ul li a:hover {
	color: #999;
}

.menu ul.blue li a:hover {
	text-decoration: none;
	/*border-bottom: 2px solid #31a5b6;*/
	color: #31a5b6;
	color: #777;
}

.menu ul.yellow li a:hover {
	text-decoration: none;
	/*border-bottom: 2px solid #d8bc2a;*/
	color: #d8bc2a;
	color: #777;
}

.menu ul.green li a:hover {
	text-decoration: none;
	/*border-bottom: 2px solid #98ac32;*/
	color: #98ac32;
	color: #777;
}

.menu ul.green {
	padding-bottom: 100px;
}

@media all and (max-width: 800px) {
	.menu ul.green {
		padding-bottom: 0;
	}
}

.menu .colMargin {
	margin: 10px;
}

.menu .colPadding {
	background: #000;
	margin: 10px;
}

.intro-text {
	color: #fff;
}

.intro-text.margin {
	margin: 0 20px;
}

.intro-text h2,
.intro-text h3 {
    padding: 0 20px;
}

.intro-text h1,
.intro-text h2,
.intro-text h3,
.intro-text p {
	margin: 0; padding: 0;
}

.intro-text h3,
.intro-text p {
	font-weight: 700;
	font-size: 5em;
	padding: 50px 0 25px 3px;
	line-height: 1.2em;
}


.intro-text h1,
.intro-text h2 {
	text-transform: none;
	font-size: 1.4em;
    font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 0;
    color: #fff;
    text-align: left;
    padding-left: 10px;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    line-height: 1.3em;
    
    max-width: 600px;
}

.intro-text h1 {
    font-weight: 500;
    font-size: 1.7em;
}

.intro-text h2 {
    max-width: 500px;
}


.index-image {
	width: 180px;
	height: auto;
}

.neg {
	color: #fff;
}

.intro-arrow {
	position: absolute;
	bottom: 20px;
	left: 50%;
	left: calc(50% - 100px);
	width: 200px;
	margin: auto;
	text-align: center
}

.intro-arrow .icon-arrow-down {
	font-size: 3.5em;
}


.rotated {
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
	
 	-webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}





.section {
	width: 100%;
	overflow: hidden;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.container.flex,
[class*="col-"].flex {
	display: -webkit-box;
	display: -moz-box; 
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.container.noBorder {
	border: none;
	overflow: hidden;
}


.container.padded {
	padding: 20px 0;
	overflow: hidden;
}

.container.padded.last {
	padding: 20px 0 20px 0;
}

@media all and (max-width: 640px) {
	.intro-image {
		/*margin-bottom: 30px;*/
	}	
	.container.padded {
		padding: 20px 0;
	}
	
	.container.padded.last {
		padding: 20px 0 10px 0;
	}
}



.container.newsletter {
	overflow: hidden;
	margin-bottom: 95px;
}

@media all and (max-width: 640px) {
	.container.newsletter {
		overflow: hidden;
		margin-bottom: 75px;
	}
}


.topSpace {
	height: 100px;
}

.colMargin.default {
	margin: 10px;
	width: 100%;
	/*background: #fff;*/
    background: none;
	position: relative;
}

.colMargin.default.hidden {
	overflow: hidden;
}

.colMargin.default.imageBox {
	margin: 10px;
}

.imageBox img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	-webkit-transition: all 1s linear 0s;
  	transition: all 1s linear 0s;
}

.imageBox img.color {
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	-webkit-transition: all 0.1s linear 0s;
  	transition: all 0.1s linear 0s;
}

.colMargin.heightZero {
	margin: 0 10px;
}

.colMargin.productCaption,
.colMargin.productCaption.large {
	margin: 0 10px 0 10px;
	min-height: 70px;
	text-align: center;
	width: 100%;
}

.colMargin.productCaption.large {
	min-height: 70px;
}



.header .colMargin.default,
.header-checkout .colMargin.default {
	margin: 0 10px;
}

.header .colPadding.default,
.header-checkout .colPadding.default {
	padding: 0 10px;
}

#scrollPastIntro:hover {
	cursor: pointer;
}


.colPadding.default {
	padding: 10px;
}

.colPadding.heightZero {
	padding: 0 10px;
}

.colPadding.default.title {
	padding-top: 50px;
	padding-bottom: 50px;
}

.colPadding.default.centerLeft {
	padding-left: 70px;
}

.colPadding.default.centerRight {
	padding-right: 70px;
}

.footer .colPadding.default,
.footer .colMargin.default {
	background: none;
}

.center {
	text-align: center;
	/*margin-right: 20px;*/
}

@media all and (max-width: 800px) {
	.colPadding.default.centerLeft {
		padding: 10px;
	}
	
	.colPadding.default.centerRight {
		padding: 10px;
	}
}

@media all and (max-width: 640px) {
	.colPadding.default.title {
		padding: 30px 10px;
	}
}

.columns {
  -webkit-columns: 2 200px;
     -moz-columns: 2 200px;
          columns: 2 200px;
  -webkit-column-gap: 8em;
     -moz-column-gap: 8em;
          column-gap: 8em;
	
}

.columns h2,
.columns p,
.columns ul {
	/*
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    display:table;*/
}

.columns hr {
	border: none; margin: 0; padding: 0;
	break-after: always;
}

.columns ul li {
	margin-bottom: 14px;
}

ul.number {
	list-style-type: decimal;
}

ul.number li {
	font-weight: 500;
}

.columns div.no-break {
	/*margin-top: 55px;*/
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;  
}

.columns div.no-break h2 {
	margin: 55px 0 5px 0;
}



@media all and (max-width: 800px) {
	.columns {
	  -webkit-columns: 1;
		 -moz-columns: 1;
			  columns: 1;
	}
}




.divider {
	width: 100%;
	height: 1px;
	background: #eee;
	margin: 80px 0;
}

.divider.category {
	margin: 70px 0 80px 0;
}

@media all and (max-width: 640px) {
	.divider {
		margin: 50px 0;
	}
}

.txtDivider {
	margin: 0 7px;
	position: relative;
	top: -1px;
	color: #ccc;
}

.bold {
	font-weight: 600;
}

.medium {
	font-weight: 500;
}

.header,
.header-checkout {
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #eee; /* header border */
	line-height: 100px;
	position: fixed;
	z-index: 100;
	background: #fff;
}

.header [class*="icon-"]  {
	font-size: 1.5em;
	position: relative;
	top: 6px;
}

.header [class*="icon-cart"]  {
	font-size: 2em;
	position: relative;
	top: 8px;
	margin-right: 7px
}

.header [class*="icon-cart"]:hover  {
	cursor: pointer;
}

.header a {
	text-decoration: none;
}

/*
.header .icon-hamburger,
.header .icon-lang-en,
.header .icon-lang-se {
	position: absolute;
	right: 20px;
	top: 40px;
	padding-right: 12px;
}

.header .icon-lang-en,
.header .icon-lang-se {
	right: 70px;
	font-size: 1.3em;
	top: 41px;
}
*/


.header img,
.header-checkout img {
	width: 150px;
	height: auto;
	vertical-align: middle;
}

.header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}

.header ul li {
	display: inline;
	padding: 0 0 0 10px;
	margin: 0;
}


@media all and (max-width: 1360px) {
	/*
	.header .icon-hamburger  {
		left: 20px;
		top: 40px;
		z-index: 999999999;
	}
	.header img {
		margin-left: 60px;
	}
	*/
}

@media all and (max-width: 420px) {
	.header .col-7-12  {
		width: 100%;
	}
	.header .col-5-12 {
		display: none;
	}
}

@media all and (max-width: 1000px) {
	.intro-text h1 {
		font-size: 1.5em;
		line-height: 1.4em;
	}

	.intro-text h2 {
		font-size: 1.3em;
		line-height: 1.4em;
	}
}

@media all and (max-width: 640px) {
	.header,
    .header-checkout {
		height: 70px;
		line-height: 70px;
	}
	
	.header img,
    .header-checkout img {
		width: 120px;
	}
	
	.header [class*="icon-"]  {
		font-size: 1.2em;
		position: relative;
		top: 6px; }
	
	.header [class*="icon-cart-"] {
		font-size: 1.4em;
	}
	
	.header #hamburger-icon {
		top: 29px;
	}
	
	.topSpace {
		height: 70px;
	}
	

	.intro-text h3,
    .intro-text p {
		font-size: 3.3em;
		padding: 30px 0 25px 5px;
		line-height: 1em;
	}

	.intro-text h1,
	.intro-text h2 {
		font-size: 1.2em;
		line-height: 1.3em;
	}
    
	.intro-text h1 {
		font-size: 1.3em;
		line-height: 1.3em;
        margin-top: 20px;
        margin-bottom: 3px;
	}
    
    .intro-text h2 {
        margin-bottom: 50px;
    }
	
}

@media all and (max-width: 400px) {
    .intro-text p {
		font-size: 3em;
		padding: 30px 0 25px 5px;
		line-height: 1em;
	}
}

@media all and (max-width: 340px) {
    .intro-text p {
		font-size: 3em;
		padding: 20px 0 25px 5px;
		line-height: 1em;
	}
}

@media all and (max-width: 300px) {
	.header [class*="icon-lang-"]  {
		display: none;
	}
}

@media all and (max-width: 250px) {
	.header [class*="icon-"]  {
		display: none;
	}
}

.cart {
	padding: 120px 0 50px 0;
	display: none;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	background: #fff;
	position: relative;
    -webkit-box-shadow: 0px 7px 13px 0px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 7px 13px 0px rgba(0,0,0,0.13);
    box-shadow: 0px 7px 13px 0px rgba(0,0,0,0.13);

    z-index: 1;
    
}

@media all and (max-width: 640px) {
	.cart {
		padding-top: 80px;
	}
}

.cart .colMargin.default {
	background: none;
}

.cart p {
	font-weight: 700;
	font-size: 1.5em;

}

.cart table,
table.checkout {
	border-collapse: collapse;
	width: 100%;
}

.cart table,
table.checkout {
	margin-bottom: 30px;
}

.cart table tr td,
table.checkout tr td {
	padding: 8px 0;
	font-weight: 400;
}

.cart table tr td.right,
.cart table tr td.delete,
table.checkout tr td.right,
table.checkout tr td.delete {
	text-align: right;
}

.cart table tr:nth-last-child(1) td,
.cart table tr:nth-last-child(2) td,
.cart table tr:nth-last-child(3) td,
.cart table tr:nth-last-child(4) td,

table.checkout tr:nth-last-child(1) td,
table.checkout tr:nth-last-child(2) td,
table.checkout tr:nth-last-child(3) td,
table.checkout tr:nth-last-child(4) td {
	font-weight: 700;
}

.cart table tr:nth-last-child(4) td,
table.checkout tr:nth-last-child(4) td {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.cart table tr:nth-last-child(5) td,
table.checkout tr:nth-last-child(5) td {
	padding-bottom: 20px;
}

.cart table tr:nth-last-child(3) td,
table.checkout tr:nth-last-child(3) td {
    color: #c10000;
}

.cart table tr td a,
table.checkout tr td a {
	text-decoration: underline;
}

.cart table tr td a:hover,
table.checkout tr td a:hover {
	text-decoration: none;
}

.cart table tr td.delete a,
table.checkout tr td.delete a {
	text-decoration: none;
	font-size: 0.75em;
}

.cart table tr td:last-child,
table.checkout tr td:last-child {
	width: 40px;
}

.cart table tr:last-child td,
table.checkout tr:last-child td {
	font-size: 1.4em;
}

.cart input,
table.checkout input {
	border: 1px solid #eee;
	font-family: 'brandon-grotesque', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
	text-align: center;
	max-width: 40px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	-webkit-appearance: none;
}

.cart button,
table.checkout button {
	border: none;
	background: none;
	font-size: 1.2em;
	position: relative;
	top: 2px;
	-webkit-appearance: none;
}

.cart input:focus,
.cart button:focus,

table.checkout input:focus,
table.checkout button:focus {
	outline: none;
}

.cart .col-12-12#control {
	width: 100%;
	width: calc(100% - 20px);
}

a#closeCart {
	font-size: 1.5em;
	position: relative;
	bottom: -20px;
	text-decoration: none;
}

a#closeCart:hover {
	cursor: pointer;
}


.cart table #mobile,
table.checkout #mobile {
	display: none;
}


@media all and (max-width: 800px) {
	#control .col-6-12 {
		width: 33.33%;
	}
}



@media all and (max-width: 640px) {
	
	.cart table #mobile,
    table.checkout #mobile {
		display: block;
	}
    
    table.checkout tr:first-child td {
        width: 100%;
    }
	#control .col-6-12,
	#control .col-3-12 {
		width: 50%;
	}
	#control .col-6-12 {
		text-align: left;
	}
	#control #empty {
		display: none;
	}
    
	.cart table #desktop,
    table.checkout #desktop {
		display: none;
	}
}


.designer {
	width: 100%;
	overflow: hidden;
	margin: 80px 0;
}




h1, h4 {
	font-size: 2.2em;
	font-weight: 700;
	color: #000;
	font-style: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

h4 {
	line-height: 0.6em;
	margin-bottom: 50px;
}

h4.space {
    margin-top: 100px;
    display: block;
}

@media all and (max-width: 640px) {
	h1 {
		font-size: 1.7em;
	}
}


h2, h2.large {
	font-size: 0.9em;
	font-weight: 700;
	font-style: normal;
	padding: 0;
	margin: 55px 0 5px 0;
	text-transform: uppercase;
}

h2.index {
	font-size: 1.6em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 25px 0;
	margin: 0;
}

h2.index a {
	text-decoration: none;
	font-weight: inherit;
}

h2:first-child {
	margin-top: 0;
}

h2.grey {
	color: #aaa;
	padding: 0; margin: 0;
}

h2.large {
	font-size: 1.2em;
	margin-bottom: 20px;
}

p {
	font-size: 1.05em;
	font-weight: 200;
	font-style: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	margin: 0 0 20px 0;
}

p:last-child {
	margin: 0;
}

.productText {
	/*margin-top: 50px;*/
}

.productText ul {
	/*list-style-type: none;
	margin: 0;
	padding: 0;*/
}

/*
.productText ul li:before {
	font-family: 'icomoon' !important;
	content: "\e900";
	font-size: 0.6em;
	padding-right: 5px;
	position: relative;
	top: -1px;
}
*/

.productText ul li {
	font-size: 1.05em;
}

.productText p {
	font-family: 'brandon-grotesque';
	font-weight: 200;
	font-style: normal;
}



p.index {
	margin-bottom: 40px;
}

p.index.tight {
    margin-bottom: 20px;
}

p.index.newsletter {
	font-size: 1.4em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 0;
}

@media all and (max-width: 640px) {
	p.index {
		margin: 0;
		margin-bottom: 40px;
		line-height: 1.4em;
	}
}

.narrow {
	padding: 0 70px 0 45px;
}

p.intro {
	/*font-family: 'Bodoni', serif;*/
	font-family: 'brandon-grotesque', serif;
	font-weight: 300;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 60px 0;
}

p.intro.margin {
	padding-top: 30px;
}


.pricebox {
	margin: 0;
	margin-bottom: 60px;
    border: 1px solid #ddd;
    padding: 25px 40px 40px 40px;
}

p.price, p.price.red {
	font-weight: 700;
	font-size: 1.6em;
	padding: 0; margin: 0;
    color: #000000;
}

p.price.red {
	color: #c10000;
}

p.price .currency {
	position: relative;
	top: -3px;
	padding-left: 3px;
}

p.price.small {
	font-size: 1em;
	font-weight: 200;
	padding: 0;
	margin: 0;
}

.pricebox p {
	line-height: normal;
	margin: 0;
	padding: 0;
}

.pricebox select, .pricebox input[type=submit], form#company input[type=submit] {
	width: 100%;
	padding: 7px 14px;
	font-family: 'brandon-grotesque', sans-serif;
	font-weight: 900;
	font-size: 1em;
    
    /*
	color: #000;
	background: #fff;
	border: 1px solid #ccc;
    */
    
	color: #fff;
	background: #000;
	border: 1px solid #000;
    
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	
}

.pricebox select {
	margin: 30px 0 0 0;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('/pics/arrow-down-pos.png') 96% / 3% no-repeat #fff;
	border: 1px solid #ccc;
	color: #000;
    font-weight: 700;
	
	
}

.pricebox form {
	margin-top: 20px;
}

.pricebox input[type=submit] {
	margin-top: 20px;
}

.pricebox select:hover {
	cursor: pointer;
}

.pricebox input[type=submit]:hover, form#company input[type=submit]:hover {
	cursor: pointer;
	-webkit-transition: all 0.2s linear 0s;
  	transition: all 0.2s linear 0s;
    
    /*
	background: #000;
	border: 1px solid #000;
	color: #fff;
    */
    
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
}

.pricebox select:hover {
	background: url('/pics/arrow-down-pos.png') 96% / 3% no-repeat #fff;
}

.pricebox select:focus,
.pricebox input[type=submit]:focus {
	outline: none;
}

.pricebox select, .pricebox input {
	display: inline;
}

.pricebox select {
	width: 70%;
}

.pricebox input[type=submit] {
	width: 25%;
	width: calc(30% - 10px);
	margin-left: 3px;
}

.intro.category p {
	margin-top: 10px;
	margin-bottom: 20px;
	/*font-family: 'Bodoni', serif;*/
	font-family: 'brandon-grotesque', serif;
	font-weight: 300;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.4em;
}








.breadcrumbs {
	min-height: 40px;
	position: relative;
}

@media all and (max-width: 800px) {
	.breadcrumbs {
		display: none;
	}
}


.breadcrumbs div {
	display: inline-block;
}

.breadcrumbs {
	font-size: 0.70em;
	font-weight: 500;
	color: #aaa;
	margin-top: 38px;
	text-transform: uppercase;
}

.breadcrumbs a {
	color: #aaa;
	text-decoration: none;
	font-weight: 500;
}

.breadcrumbs div &gt; [class*="icon-"]  {
	font-size: 0.7em;
	margin: 0 7px;
}

.breadcrumbs .active {
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 8px;
	border: 1px solid #ccc;
	color: #000;
}

.breadcrumbs .active a {
	color: #000;
}

.breadcrumbs .active:hover {
	border: 1px solid #000;
	background: #000;
	color: #fff;
	cursor: pointer;
	
	-webkit-transition: all .2s linear 0s;
  	transition: all .2s linear 0s;
}

.breadcrumbs .active:hover a {
	color: #fff;
}

.breadcrumbs .dropdown.category,
.breadcrumbs .dropdown.products,
.breadcrumbs .dropdown.projects {
	position: relative;
}

.breadcrumbs .dropdown-content.category,
.breadcrumbs .dropdown-content.products,
.breadcrumbs .dropdown-content.projects {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 240px;
    /*box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);*/
	border: 1px solid #eee;
    z-index: 999999999999;
	top: 19px;
	max-height: 400px;
	overflow: scroll;
}

.breadcrumbs .dropdown-content.products {
    left: 24px;
}

.breadcrumbs .dropdown-content.projects {
    left: 24px;
}

.breadcrumbs .dropdown-content.category a,
.breadcrumbs .dropdown-content.products a,
.breadcrumbs .dropdown-content.projects a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.breadcrumbs .dropdown-content.category a:hover,
.breadcrumbs .dropdown-content.products a:hover,
.breadcrumbs .dropdown-content.projects a:hover {
	background-color: #f7f7f7;
}

.breadcrumbs .dropdown.category:hover .dropdown-content.category {
	display: block;
}

.breadcrumbs .dropdown.category:hover #activeCat {
	color: #fff;
}

.breadcrumbs .dropdown.products:hover .dropdown-content.products {
	display: block;
}

.breadcrumbs .dropdown.projects:hover .dropdown-content.projects {
	display: block;
}



.breadcrumbs .dropdown.category:hover .active,
.breadcrumbs .dropdown.products:hover .active,
.breadcrumbs .dropdown.projects:hover .active {
	background: #000;
	color: #fff;
	border: 1px solid #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

@media all and (max-width: 640px) {
	.breadcrumbs {
		margin-top: 16px;
	}
}









.designer .designer-name {
	position: absolute;
	bottom: 40px;
	left: 0;
}

.designer p {
	color: #fff;
	font-family: 'Bodoni', serif;
	font-size: 1.3em;
	margin: 50px 20px 0 0;
}

.designer .designer-name p {
	font-family: 'brandon-grotesque';
	font-weight: 400;
	font-style: normal;
	padding: 0;
	margin: 0;
	font-size: 1.5em;
}

.designer .designer-name p.small {
	font-weight: 300;
	font-size: 1em;
}


img.stretch,
img.product {
	width: 100%;
	height: 100%;
}

img.stretch:hover {
    opacity: 0.7;
}

.imageCaption {
	text-align: left;
	font-size: 0.95em;
	font-style: italic;
	font-weight: 300;
	color: #aaa;
	width: 100%;
	margin-top: 7px;
}

.zoom {
	transform: scale(1.3);
	-webkit-transition: all 0.25s linear 0s;
  	transition: all 0.25s linear 0s;
}

.imageBox:hover,
.productBox:hover {
	cursor: pointer;
}

.cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(216,188,42,0.4);
	z-index: 1;
	
	-webkit-transition: all .3s linear 0s;
  	transition: all .3s linear 0s;
}

.boxCaption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	background: rgba(0,0,0,0.5);
	width: 100%;
	padding: 8px;
	/*border-bottom: 4px solid #d8bc2a;*/
}

.productCaption p,
.productCaption h2,
.productCaption h3 {
	font-weight: 500;
	font-size: 0.75em;
	text-transform: uppercase;
	margin: 0; padding: 0;
}

.productCaption h3 {
	color: #aaa;
}

.productCaption p a,
.productCaption h2 a,
.productCaption h3 a {
	text-decoration: none;
	color: inherit;
}

.productCaption p.large {
	/*font-size: 1em;*/
	padding: 0;
	margin: 0;
}

.productCaption p.small {
	color: #bbb;
	font-size: 0.75em;
}

.product_cert {
    margin-top: 60px;
}

.product_cert img {
    height: 36px;
    width: auto;
}

.hide {
	opacity: 0;
	-webkit-transition: all .2s linear 0s;
  	transition: all .2s linear 0s;
	/*bottom: -100px;*/
}

.boxCaption p {
	font-size: 0.8em;
	margin: 0;
	font-weight: 400;
	color: #fff;
}

.boxCaption p.location {
	text-transform: uppercase;
}



#jobInfo h2, #jobInfo p {
	margin-left: 60px;
}

ul.jobInfo {
	margin-bottom: 60px;
}

#jobDescription {
	margin-bottom: 80px;
}

#moreInfo {
	margin: 55px 0 80px 0;
}

@media all and (max-width: 800px) {
	#jobInfo h2, #jobInfo p {
		margin-left: 0;
	}
}







/* === FOOTER */
.section.footer {
	background: #f2f2f2;
}

.footer img {
	width: 150px;
	height: auto;
	margin: 60px 0 10px 0;
}

.footer,
.footer a {
	color: #333;
	text-decoration: none;
}

.footer a {
	font-weight: 300;
}

.footer a:hover {
	text-decoration: underline;
}

.footer ul {
	list-style-type: none;
	padding: 0;
	float: left;
	margin: 50px 0 0 100px;
	padding: 0;
}

.footer ul:first-child {
	margin-left: 0;
}

.footer ul:last-child {
	padding: 0;
}

.footer ul li {
	padding: 0;
}

.footer ul li:first-child {
	text-transform: uppercase;
	font-size: 0.8em;
}

.footer ul li:first-child {
	font-weight: 700;
}

.footer ul:first-child li:nth-last-child(3) a {
	font-weight: 700;
}

.footer ul:first-child li:nth-last-child(3) {
	margin-top: 8px;
}

.footer .copyright {
	font-size: 0.85em;
	margin: 50px 0;
	padding: 14px 0 0 0;
	border-top: 1px solid #ddd;
}

.footer .copyright a {
	font-weight: 500;
}

.footer .col-12-12 .copyright .line {
	position: relative;
	top: -1px;
	padding: 0 10px;
}

.footer .phone {
	font-weight: 900;
	display: block;
	padding-top: 4px;
}

.footer .social {
	margin-top: 12px;
	position: relative;
	left: -3px;
}

.footer .social [class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	font-size: 1.9em;
}

.footer .social a {
	text-decoration: none;
}

.footer .social a:hover {
	color: #888
}

@media all and (max-width: 1140px) {
	.footer ul:nth-child(2) {
		clear: left;
		margin-left: 0;
	}
	
	.footer ul {
		margin-top: 30px;
	}
	
	.footer ul:first-child {
		margin-top: 50px;
	}
	.footer .copyright {
		margin: 50px 0 20px 0;
	}
}

@media all and (max-width: 925px) {
	.footer ul {
		margin-left: 50px;
	}
	.footer ul:nth-child(2) {
		margin-left: 0;
	}
	
	.footer ul {
		margin-bottom: 20px;
	}
}

@media all and (max-width: 750px) {
	.footer ul {
		display: none;
	}
	.footer ul:first-child {
		display: block;
		margin-top: 10px;
	}
	.footer img {
		margin: 30px 0 0 0;
		width: 120px;
	}
}






ul.buttons {
	list-style-type: none;
	padding: 0;
	margin: 65px 0 75px 0;
}

ul.buttons li {
	display: inline;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 700;
	color: #000;
	margin: 0 1px 0 0;
	padding: 5px 12px;
	white-space: nowrap;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	border: 1px solid #ccc;
	background: #fff;
	
}

ul.buttons li:hover {
	cursor: pointer;
	color: #fff;
	background: #000;
	border: 1px solid #000;
	-webkit-transition: all .2s linear 0s;
  	transition: all .2s linear 0s;
}

ul.buttons li a {
	text-decoration: none;
	font-weight: inherit;
}

ul.buttons li a:hover {
	color: inherit;
}

ul.buttons.blue li {
	background: #31a5b6;
	border: 1px solid #31a5b6;
}

ul.buttons.blue li:hover {
	color: #31a5b6;
	background: #fff;	
}

ul.buttons.yellow li {
	background: #d8bc2a;
	border: 1px solid #d8bc2a;
}

ul.buttons.yellow li:hover {
	color: #d8bc2a;
	background: #fff;	
}

ul.buttons.green li {
	background: #98ac32;
	border: 1px solid #98ac32;
}

ul.buttons.green li:hover {
	color: #98ac32;
	background: #fff;	
}



a.button {
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 900;;
	margin: 0 1px 0 0;
	padding: 5px 12px;
	white-space: nowrap;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
    /*
	color: #000;
	border: 1px solid #ccc;
	background: #fff;
    */
    
	color: #fff;
	border: 1px solid #000;
	background: #000;
    
    
}

a.button:hover {
 	-webkit-transition: 0.2s linear all;
    -moz-transition: 0.2s linear all;
    -o-transition: 0.2s linear all;
    transition: 0.2s linear all;
	cursor: pointer;
    
    /*
	background: #000;
	color: #fff;
	border: 1px solid #000;
    */
    
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
}

a.button.checkout {
	font-size: 0.9em;
	position: relative;
	bottom: -20px;
}





.toggle {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 500;
	color: #000;
	margin: 0;
	padding: 0;
	/*border-bottom: 1px solid #eee;*/
	
}

.toggle .toggleRows {
	/*border-bottom: 1px solid #eee;*/
	padding: 10px 14px;
	border-bottom: 1px solid #eee;
}

.toggle .toggleRows:first-child {
		border-top: 1px solid #eee;
}


.toggle .toggleRows:hover {
	cursor: pointer;
	/*background-color: #f7f7f7;*/
}

.toggle .toggleRows [class*="icon-"] {
	float: right;
	position: relative;
	top: 4px;
	
 	-webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}

.toggle .hiddenRow {
	display: none;
	padding: 10px 14px 20px 14px;
	/*border-bottom: 1px solid #eee;*/
}


.toggle .hiddenRow ul li,
.toggle .hiddenRow table tr td {
	text-transform: none;
}






.btn {
	color: #000;
	background: #fff;
	font-weight: 500;
	text-decoration: none;
	padding: 4px 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: 700;
}

.btn:hover,
.btn.std:hover {
	background: #969696;
	color: #fff;
	background: #000;
	border: 1px solid #000;
	-webkit-transition: all .2s linear 0s;
  	transition: all .2s linear 0s;
}

.btn.blue:hover {
	background: #31a5b6;
	color: #fff;
	background: #000;
	border: 1px solid #000;
}

.btn.yellow:hover {
	background: #d8bc2a;
	color: #fff;
	background: #000;
	border: 1px solid #000;
}

.btn.green:hover {
	background: #98ac32;
	color: #fff;
	background: #000;
	border: 1px solid #000;
}



.menu input[type=text] {
	width: calc(100% - 10px);
	border: none;
	background: none;
	color: #777;
	padding: 10px 5px;
	/*
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;*/
	
	margin: 20px 0 0 0;
	font-family: 'brandon-grotesque';
	font-weight: 400;
	font-size: 1.2em;
	
	border-bottom: 2px solid #111;
	color: #111;
}

.menu input[type=text]:focus {
	outline: none;
}


.menu ::placeholder {
	color: #111;
	opacity: 1;
}
	
.menu :-ms-input-placeholder {
	color: #111;
}

.menu ::-ms-input-placeholder {
	color: #111;
}

.menu button#submitSearch {
	position: absolute;
	top: 30px;
	right: 0;
	background: none;
	border: none;
	font-size: 1.7em;
}

.menu button#submitSearch:hover {
	cursor: pointer;
}

.menu button#submitSearch:focus {
	outline: none;
}

.menu form#search {
	margin-bottom: 30px;
}


#results {
	background: #fff;
	position: absolute;
	padding: 10px 0;
	border: 1px solid #ccc;
	z-index: 9999999999;
	width: 100%;
	width: calc(100% - 2px);
	/*max-height: 500px;
	overflow: scroll;*/
}

#results ul,
.extendedSearch ul {
	margin: 0;
	padding: 0;
}

#results ul li,
#results ul li:first-child,
.extendedSearch ul li {
	font-size: 1em;
	text-transform: none;
	font-weight: 500;
	margin: 0;
	padding: 0;
	height: 54px;
}

#results ul li:hover {
	background-color: #f2f2f2;
}
#results ul li a,
.extendedSearch ul li a {
	line-height: 20px;
	text-decoration: none;
	padding: 5px 15px;
	display: block;
	color: #000;
}

#results ul li img,
.extendedSearch ul li img {
	width: 40px;
	height: 40px;
	border: 1px solid #f2f2f2;
	margin-right: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
}

#results ul li .text,
.extendedSearch ul li .text {
	position: relative;
	top: -15px;
}

.search_hover { 
	background-color: #f2f2f2!important; 
	color: #000!important;
	height: 43px!important;
}

.search_hover img,
#results ul li a:hover img,
.extendedSearch ul ul li a:hover img { 
	border: 1px solid #ddd!important;
}


.extendedSearch ul li:first-child {
	margin-top: 50px;
}

.extendedSearch h3 {
	position: absolute;
	top: 0;
	left: 10px;
}



.newsletter {
	position: relative;
	width: 100%;
	width: calc(100% - 10px);
	max-width: 500px;
}

.newsletter input[type=text] {
	font-size: 1.2em;
	font-family: 'brandon-grotesque', sans-serif;
	border: none;
	text-align: left;
	padding: 10px 5px;
	border-bottom: 2px solid #111;
    width: 100%;
    width: calc(100% - 40px);
    margin: 0 20px;
	text-align: center;
    text-transform: lowercase;
}

.newsletter button {
	background: #000;
    border: 1px solid #000;
    border-radius: 150px;
	color: #fff;
	font-size: 1.1em;
    padding: 4px 12px;
	font-family: 'brandon-grotesque', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
}

.newsletter button:hover {
    background: #fff;
    color: #000;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.newsletter ::placeholder {
	color: #aaa;
}
	
.newsletter :-ms-input-placeholder {
	color: #aaa;
}

.newsletter ::-ms-input-placeholder {
	color: #aaa;
}

.slider div:focus {
	outline: none;
}

.slider.projects {
	margin-bottom: 50px;
}

@media all and (max-width: 640px) {
	.slider.projects {
		margin-bottom: 10px;
	}
}



.videoWrapper {
	position: relative;
	padding-bottom: 66.92%;
	height: 0;
	overflow: hidden;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





/* === Tabs === */

.smartTabs {
	margin: 0;
	padding: 0;
	margin-bottom: -1px;
	border: solid 1px #eee;
	background: #eee;
	font-weight: 500;
	
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}


.smartTabs .tabContent:first-child {
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}

.smartTabs .tabContent:last-child {
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}

.smartTabs .tabContent {
	display: inline-block;
	text-transform: none;
	text-align: center;
	padding: 5px 0;
}

.smartTabs .tabContent a {
	text-decoration: none;
	color: #bbb;
	font-size: 14px;
	font-weight: 500;
	width: 100%;
	display: inline-block;
}

.smartTabs .tabContent.active {
	border-bottom: solid 1px #f7f7f7;
	/*background: #f7f7f7;*/
    background: #f7f7f7;
	color: #000;
}

.smartTabs .tabContent.active a {
	color: #000;
}




/* ========== Smart Tabs  ========== */

ul.smartTabs {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}

ul.smartTabs li {
	display: inline-block;
	padding: 8px 12px;
	margin-bottom: -1px;
	border: solid 1px #eee;
	/*
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	*/
	background: #eee;
	border-top: 2px solid #eee;
	font-weight: 400;
	color: #ccc;
}

ul.smartTabs li a {
	text-decoration: none;
	color: #bbb;
	font-size: 16px;
}

ul.smartTabs li.active {
	border-bottom: solid 1px #fff;
	background: #f7f7f7;
	border-top: 2px solid #000;
	color: #000;
}

ul.smartTabs li.active a {
	color: #000;
}

#smartTabContainer {
	padding: 20px;
	border: solid 1px #eee;
	background: #fff;
	font-size: 1em;
	color: #000;
	font-weight: 300;
	overflow: hidden;
}

#smartTabContainer section {
	display: none;
	font-size: 1em;
	font-weight: 400;
}

#smartTabContainer section:first-child {
	display: block;
}




#smartTabContainer,
#tabContainer {
	padding: 20px;
	border: solid 1px #eee;
	/*background: #f7f7f7;*/
    background: #f7f7f7;
	font-size: 1em;
	color: #000;
	font-weight: 300;
	overflow: hidden;
	
	/*
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	*/
	
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#smartTabContainer {
	position: relative;
	top: -1px;
	border-top: none;
}

#checkoutForm #smartTabContainer section {
    font-size: 1.2em;
}

#checkoutForm #smartTabContainer,
#checkoutForm ul.smartTabs li.active {
    background: #fff;
}

@media all and (max-width: 800px) {
	#smartTabContainer,
	#tabContainer {
		padding: 10px;
	}
	.toggle .toggleRows {
		padding: 10px 4px;
	}
	.toggle .hiddenRow {
		padding: 15px 1px;
	}
}

#tabContainer {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

table.video {
	width: 100%;
}

table.video {
	font-weight: 300;
}

table.video img {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	top: 5px;
}

table a,
table.video a {
	text-decoration: none;
	font-weight: 500;
}

table a:hover,
table.video a:hover {
	text-decoration: underline;
}

table.video tr td {
	vertical-align: middle;
}

table.video tr td:first-child {
	width: 75px;
}

table.video.download tr td:first-child {
	width: 35px;
}

table.video tr td [class^="icon-"],
table.video tr td [class*=" icon-"] {
	position: relative;
	top: 1px;
	font-size: 1.6em;
}

table.video iframe {
	width: 100%;
	height: auto;
	min-height: 300px;
}

#smartTabContainer section {
	display: none;
}

#smartTabContainer table,
#tabContainer table {
	width: 100%;
	border-collapse: collapse;
}

#smartTabContainer table tr td:nth-child(2) {
	font-weight: 500;
}

#smartTabContainer table tr:hover {
	/*background: #f2f2f2;*/
	font-weight: 500;
	cursor: default;
}

#tabContainer table tr:hover td a {
	cursor: pointer;
}

#smartTabContainer table tr td,
#tabContainer table tr td {
	border-bottom: 1px solid #f7f7f7;
	padding: 6px;
	height: 26px;
}

#smartTabContainer table tr:last-child td {
	border-bottom: 1px solid #f7f7f7;
}

#smartTabContainer section:first-child {
	display: block;
}

#smartTabContainer table tr:hover td {
	border-bottom: 1px solid #ddd;
}

#smartTabContainer table tr td:first-child {
	vertical-align: top;
}

#tabContainer.video table tr td,
#tabContainer.video table tr:hover td {
	border: none;
}

#tabContainer [class^="icon-"], [class*=" icon-"] {
	position: relative;
	top: 1px;
	margin-right: 10px;
	
}



.cartLoader,
.priceBoxLoader,
.newsLetterLoader {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 999;
	text-align: center;
	background: rgba(255,255,255,0.8);
}

.svgLoader {
	width: 100%;
	position: relative;
	top: 50px;
}

.svgLoader svg path,
.svgLoader svg rect {
	fill: #aaa;
}



/* ========== Hamburger Icon ========== */
#hamburger-icon {
  width: 26px;
  height: 20px;
  position: relative;
  top: 43px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer;
}

#hamburger-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .15s ease-in-out;
  -moz-transition: .15s ease-in-out;
  -o-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

#hamburger-icon span:nth-child(1) {
  top: 0px;
}

#hamburger-icon span:nth-child(2),#hamburger-icon span:nth-child(3) {
  top: 7px;
}

#hamburger-icon span:nth-child(4) {
  top: 14px;
}

#hamburger-icon.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}

#hamburger-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#hamburger-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#hamburger-icon.open span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}

.cookieconsent {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.8);
	color: #fff;
	font-weight: 400;
	z-index: 99999;
	padding: 20px 0;
}

.cookieconsent a {
	color: #fff;
}

.cookieconsent button {
	background: none;
	border: none;
	color: rgba(255,255,255,0.70);
	font-size: 1.75em;
	margin-top: 8px;
	
}

.cookieconsent button:hover {
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.1s linear 0s;
  	transition: all 0.1s linear 0s;
}

.cookieconsent .icon-hamburger-close {
    margin-left: 0;
    padding-left: 0;
}

#alignRight {
	text-align: right;
	margin-right: 20px;
}

.highlight {
	background: rgba(255, 251, 25, 0.2);
}




/* Instafeed */

.wrap {
	width: 33.33%;
	display: inline-block;
	vertical-align:top;
}

.wrap a:link,
.wrap a:visited,
.wrap a:active,
.wrap a:hover {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.wrap-margin {
	margin: 10px;
	/*border: 1px solid #ddd;*/
}

.instaImage {
	width: 100%;
	height: auto;
	clear: both;
}

.caption {
	padding: 20px;
	text-align: left;
	
	font-size: 1em;
	font-family: 'brandon-grotesque', sans-serif;
	font-weight: 400;
}

@media screen and (max-width: 1024px) {
  .wrap {
	  width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .wrap {
	  width: 100%;
  }
}


#milestones {
	margin-top: 100px;
}

#milestones h4 {
	text-align: center;
	width: 100%;
	margin: 30px 0;
}

#milestones .col-6-12 {
	width: 49%;
	width: calc(50% - 1px);
}

#milestones .col-6-12.lt {
	border-right: 1px solid #ccc;
}

#milestones .col-6-12.lt h2,
#milestones .col-6-12.lt p {
	margin: 0 100px;
}

#milestones .col-6-12.lt h2 {
	margin-top: 50px;
}

#milestones .col-6-12.lt p {
	margin-bottom: 50px;
}


#milestones .col-6-12.rt {
	border-left: 1px solid #ccc;
}

#milestones .col-6-12.rt h2,
#milestones .col-6-12.rt p {
	margin: 0 100px;
}

#milestones .col-6-12.rt h2 {
	margin-top: 50px;
}

#milestones .col-6-12.rt p {
	margin-bottom: 50px;
}


@media screen and (max-width: 800px) {
	#milestones h4 {
		font-size: 1.8em;
	}
	#milestones .col-6-12.lt h2,
	#milestones .col-6-12.lt p {
		margin: 0 20px 0 0;
	}
	
	#milestones .col-6-12.rt h2,
	#milestones .col-6-12.rt p {
		margin: 0 0 0 20px;
	}
}



.instructions .col-12-12 {
	padding: 30px 0px 20px 0;
}

.instructions .col-6-12,
.instructions .col-12-12.center {
	text-align: center;
}


.instructions h2,
.instructions h3,
.instructions h4 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0; margin: 0;
	line-height: 1em;
}

.instructions h2 {
	font-size: 1.4em;
	padding: 0 0 20px 0;
}

.instructions h3 {
	font-size: 1.2em;
	margin-left: 10px;
	padding: 30px 0 10px 0;
}

.instructions h4 {
	margin-left: 20px;
	padding: 20px 0 0 0;
}

.instructions ul {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.instructions ul li {
	margin-bottom: 4px;
}

.instructions table,
.instructions p {
	margin: 0 0 20px 30px;
}

.instructions table tr:first-child td {
	font-weight: 500;
}

.instructions table tr td {
	padding-right: 20px;
	text-align: right;
}

.instructions table tr td:first-child {
	text-align: left;
}

.instructions img.small,
.instructions img.medium {
	width: 100%;
	max-width: 300px;
	height: auto;
	margin-bottom: 60px;
}

.instructions img.medium {
	max-width: 400px;
}





/* ========== Checkout ========== */
#checkoutForm .col-5-12,
#stdForm .col-5-12 {
	width: 48%;
	width: calc(50% - 10px);
}

#checkoutForm .col-2-12,
#stdForm .col-2-12 {
	width: 20px;
}

#checkoutForm .col-12-12,
#stdForm .col-12-12 {
	font-weight: 500;
	margin: 45px 0 10px 0;
	font-size: 1.1em;
}

#stdForm .col-12-12 {
	margin: 10px 0 10px 0;
}

#checkoutForm .required,
#stdForm .required {
	color: #c10000;
	margin-left: 3px;
}

@media all and (max-width: 700px) {
	.content .col-6-12 {
		width: 100%;
	}
	.col-6-12.uspShipping {
		display: none;
	}
	#checkoutForm .col-5-12,
	#stdForm .col-5-12 {
		width: 100%;
	}
	#checkoutForm .col-2-12,
	#stdForm .col-2-12 {
		display: none;
	}
}

#checkoutForm input[type=text],
#stdForm input[type=text],
#stdForm input[type=password] {
	border: 1px solid #eee;
	width: 100%;
    width: calc(100% - 25px);
	font-size: 1.1em;
	font-family: 'brandon-grotesque', sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 8px 12px;
}

#checkoutForm input[type=text]:focus,
#stdForm input[type=text]:focus,
#stdForm input[type=password]:focus,
#stdForm textarea:focus {
	background: #f1f1f1;
    background: rgba(0,0,0,0.02);
	outline: none;
	
}

#checkoutForm label,
#stdForm label {
	font-size: 0.8em;
	font-weight: 400;
	margin-bottom: 4px;
	margin-top: 12px;
	display: block;
}

.circle {
	background: #000;
	color: #fff;
	height: 32px;
    width: 32px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 10px;
    font-weight: 900;
    float: left;
}

form#company input[type="radio"] {
    -webkit-appearance: radio;
    position: relative;
    top: -4px;
    margin-right: 6px;
}

form#company input[type="radio"]:last-child {
    margin-left: 10px;
}

form#company input[type="radio"]:hover {
    cursor: pointer;
}

#checkoutForm .hidden,
#stdForm .hidden {
	visibility: hidden;
}

#checkoutForm input.reqField,
#shippingAddress input.reqField,
#stdForm input.reqField,
#stdForm textarea.reqField {
	border: 1px solid #d30c00;
}

#shippingAddress {
	display: none;
}

form#company input[type=submit] {
    font-weight: 700;
}






/* Custom Check Box for Newsletter */

/* Hide the browser's default checkbox */
#subscribe .col-12-12 {
    margin-bottom: 50px;
}

#subscribe .col-4-12 {
    font-weight: 500;
    font-size: 0.9em;
}

@media all and (max-width: 360px) {
    #subscribe .col-4-12 {
        font-size: 0.8em;
    }
}

.box {
    position: absolute;
    top: 25px;
    left: 50%;
    left: calc(50% - 10px);
    height: 15px;
    width: 15px;

    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 25px;
    left: 50%;
    left: calc(50% - 10px);
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #999;
    z-index: 1;
}

/* When the checkbox is checked, add a black background */
.box:checked ~ .checkmark {
    background-color: #000;
    border: 1px solid #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.box:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
#subscribe .checkmark:after {
    left: 5px;
    top: 1px;
    width: 2px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.recaptcha-container {
	display: none;
}







.segments .col-6-12 {
    background: yellow;
    padding: 0;
    margin: 0;
}

.segments {
    width: 100%;
    overflow: hidden;
    max-width: 2400px;
    margin: auto;
}

.segments img {
    width: 100%;
    height: auto;
    display: block;
    /*filter: gray;
    -webkit-filter: grayscale(0.25);*/
}

.segments img:hover {
    /*filter: none;
    -webkit-filter: none;
    -webkit-transition: all .2s ease-in-out;
    cursor: pointer;*/
}


.segments .text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding-right: 100px;
    z-index: 2;
}

.segments p {
    color: #fff;
    font-weight: 700;
    font-size: 1.7em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    line-height: 21px;
    margin-bottom: 10px;
}

.segments p a {
    color: inherit;
    font-weight: inherit;
    text-decoration: none;
}

.segments p a:hover {
    text-decoration: none;
    background: rgb(0,0,0,0.5);
    padding: 0 10px;
    margin-left: -10px;
}

.segments p:nth-child(2) {
    text-transform: none;
    font-weight: 500;
    font-size: 1em;
    display: none;
}

@media all and (max-width: 1200px) {
    .segments p:nth-child(2) {
        display: none;
    }
}
    
    
    
.note-delivery {
    background: #cc0000;
    border-radius: 3px;
    color: #fff;
    font-family: 'brandon-grotesque', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    padding: 0 6px;
}

p .quote {
    font-weight: 600;
    font-size: 2em;
    font-style: italic;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 30px;
    margin-right: 30px;
    line-height: 38px;
    position: relative;
}

p .quote .quote-sign {
    font-size: 2em;
    position: absolute;
    top: 5px; left: 0;
}



.energybox {
	padding: 30px;
	border: 1px solid #ddd;
	overflow: hidden;
	position: relative;
	top: -30px;
}

.energybox .col-4-12 {
	text-align: center;
}

.energybox .col-12-12 {
	padding: 0 0 20px 0;
	text-align: left;
}

.energybox .col-12-12:last-child {
	padding: 25px 0 0 0;
	text-align: center;
}



.energybox #daily_cost {
	font-weight: 700;
	font-size: 1.5em;
}

.energybox input {
	font-family: 'brandon-grotesque', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.5em;
	text-align: center;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 90%;
	border: none;
	background: rgba(15,210,210,0.15);
	margin: 5px 0 0 0;
	
}

.energybox .col-4-12 label {
	border: none;
	font-weight: 700;
	font-size: 14px;
	text-align: center;
	font-weight: 700;
	line-height: 10px;
}

@media all and (max-width: 1200px) {
	.energybox input {
		width: 70%;
		font-size: 1.3em;
	}
}

.discount {
	position: absolute;
	top: 0;
	right: 0;
}

.discount img {
	max-width: 100%;
}

p &gt; .salenote {
	display: block;
	position: relative;
	top: 30px;
	padding: 20px;
	color: #cc0000;
	border: 1px solid #cc0000;
	font-weight: 500;
}








/* FAQ content */
.faqContent {
	/*padding: 0 20px 20px 20px;
	border: 1px solid #eee;*/
}

.faqContent h2.faqHeader {
	font-size: 1.2em;
	padding: 0 0 20px 0;
}

.faqContent h3.faqQuestionText {
	font-weight: 500;
}

.faqContent .faqEntity {
	padding: 10px 20px;
	border: 1px solid #eee;
	border-bottom: none;
	cursor: pointer;
}

.faqContent .faqEntity:last-child {
	border-bottom: 1px solid #eee;
}

.faqContent .faqAnswer {
	display: none;
	padding: 0 40px 20px 0;
}

.faqContent .faqEntity .faqQuestion {
	position: relative;
}

.faqContent .faqEntity .faqQuestion .accordionPlus,
.faqContent .faqEntity .faqQuestion .accordionMinus {
	position: absolute;
	right: 0;
	top: -12px;
	font-size: 1.8em;
	font-weight: 400;
}

.faqContent .faqEntity .faqQuestion .accordionMinus {
	right: 4px;
}

.faqContent .faqEntity .faqQuestion .accordionMinus {
	display: none;
}

.faqContent .faqEntity .faqQuestion .accordionPlus:before {
	content: '+';
}

.faqContent .faqEntity .faqQuestion .accordionMinus:before {
	content: '-';
}



/* Carousel */
.carousel-container {
		position: relative;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		overflow: hidden;
		display: flex;
		align-items: center;
	}

	.carousel-wrapper {
		width: calc(100% - 80px); /* 40px for each arrow */
		overflow: hidden;
	}

	.carousel {
		display: flex;
		transition: transform 0.5s ease-in-out;
	}

	.carousel-item {
		flex: 0 0 calc(var(--item-width, 33.3333%) - 10px);
		margin: 0 5px;
		box-sizing: border-box;
		background: #ccc;
		background: #fff;
		padding: 20px;
		text-align: center;
	}
		
		.carousel-item img {
			width: 100%;
			height: auto;
		}
		
		.carousel-item h2 {
			text-transform: uppercase;
			font-size: 1.2em;
			font-weight: 700;
			margin: 20px 0;
		}
		
		.carousel-item p {
			margin: 0;
			padding: 0 10px;
			font-size: 1.1em;
			line-height: 1.3em;
		}

	.arrow {
		width: 40px;
		background: #fff;
		color: #000;
		border: none;
		cursor: pointer;
		font-size: 1.2em;
		z-index: 1;
		margin-top: -140px;
	}
</pre></body></html>