

 
/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
html{
	font-size: 100%;

}
body {
	color: #333333;	
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-size: 1rem;
}

a:focus {
	outline: 1px dotted;
}
a {
	color: #ffb100;
	text-decoration: none;
}
a:hover {
	color: #40bba2;
	text-decoration: none;
}
a:visited {
	color: #ffb100;
	text-decoration: none;
}


hr {
	border: 0 #ffb100 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}


p a.btn{
	font-size: 1em;
	line-height: 1.6em;
	margin: 1px 0px 3px 0px;
	padding: 8px 12px 10px;
	color: black;
	background-color: #ffb100;
	background-position: 6px center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: block;
	font-weight: 700;
    border-radius: 3px;

}
p a.btn span.extra{
	display: none
}
p a:hover.btn {
	color:  #ffb100;
	background-color: black;
}


p a.in_text.btn{
	font-weight: 400;
	font-size: 1em;
	line-height: 2em;
	margin: 1px 0px 3px 0px;
	padding: 0px;
	color: black;
	background-color: #ffb100;
	background-position: 6px center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
}
p a.in_text.btn span{
	display: inline-block;
	vertical-align: middle;
	margin: 0px 11px 2px 2px;
	font-size: 0.9em;
}
p a.in_text.btn span.icon{
	width: 28px;
	height: 28px;
	border: 0px solid #ffb100;
	margin: 2px 5px 4px;
	background-color: transparent;
	background-image: url(../images/icon-arrow-white.png);
	background-position: center center;
	background-repeat: no-repeat;
}
@-moz-document url-prefix() {
	p a.in_text.btn span.icon{
		margin: 3px 3px 3px 4px;
	}
}
p a:hover.in_text.btn {
	color:  #ffb100;
	background-color: black;
}

.postsnavigation p{
	display: inline-block;
	color: white;
	text-align: center;
	margin: 2px 5px;
}

.cn-set-cookie.button{
	color: #ffb100;
	background-color: #333333;
	background: #333333 !important;
	border-color: #333333 !important;
	box-shadow: none;
	background-image: none;
}
.cn-more-info.button{
	color: #ffb100;
	background-color: #333333;
	background: #333333 !important;
	border-color: #333333 !important;
	box-shadow: none;
	background-image: none;

	
}


.page-checkout .custom_order_notes{
	display: none;
} 

.custom_order_notes p{
	text-align: center;
	font-size: 0.9em;
	line-height: 1.2em;
	width: 90%;
	margin: 5px auto 10px auto;
}
.custom_order_notes.warning {
	border: 1px solid #ffb100;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.custom_order_notes.warning p{
	text-align: center;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: 700;
	color: #ffb100;
	margin: 12px auto 15px auto;
}

/* `Paragraphs
----------------------------------------------------------------------------------------------------*/
p {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #000000;
	margin: 0px 12px 10px;
	font-weight: 300;
	text-align: left;
}

.dark p{
	color: white;
}


.details_overlay p{
	color: white;
	font-size: 1.0em;
	line-height: 1.5em;
	font-weight: 400;
	margin: 20px 12px;
}

.details p{
	margin: 0px 12px 0px;
	line-height: 1.2em;
}
.details p strong {
	font-weight: 400;
}
.details p span {
	font-size: 0.8em;
}

p.note {
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
	border-top: 1px solid #dedede;
	margin: 0px 0px 10px 0px;
	padding: 2px 12px 0px 12px;
}
p.note span{
}


address {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000000;
	margin: 0px 12px 10px 12px;
	text-align: left;
}

/*
.article .post_content p:first-of-type, .article .page_content p:first-of-type{
	font-size: 1.4em;
	line-height: 1.6em;
	color: #ffb100;
}
*/



.post_sign_off{
	margin-top: 30px;
	/*border-top: 1px solid #111;*/
}
.post_sign_off p{
	font-size: 0.8em;
	color: #666666;
	padding-top: 6px;
}



/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-family: "Lato", serif;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	border-width: 0px;
	text-align: center;
	font-size: 2em;
	margin: 18px 12px;
	color: #ffb100;
	text-align: left;
}
h1.product_title {
	font-family: "Lato", serif;
	font-style: normal;
	font-weight: 900;
	text-transform: capitalize;
	font-size: 2em;
	line-height: 1em;
	margin: 8px 12px;
	padding: 6px 12px;
}
h2 {
	font-family: "Lato", serif;
	text-align: left;
	font-style: normal;
	text-transform: inherit;
	font-weight: 900;
	color: #ffb100;
	font-size: 2.2em;
	line-height: 1.1em;
	margin: 10px 10px;
}
.woocommerce-loop-product__title h2{
	color: #ffb100;
	font-size: 1.8em;
}
.page_title h2,
.section_title h2,
.woocommerce-products-header h1{
	width: 100%;
	
	display: block;
	text-transform: capitalize;
	margin: 0px auto 0.5em auto;
	padding: 0px 0px 5px 0px;
	line-height: 1.3em;
	border-bottom: 4px #ffb100 solid;
}
.page .page_title h2{
	max-width: 960px;
}

.page_content .woocommerce h2,
.woocommerce .related h2{
	color: #ffb100;
	font-size: 2em;
}
h2 span strong a.alert{
	color: white !important;
	font-size: 0.5em;
	line-height: 1em;
	position: relative;
	top: -6px;
	background-color: black;
	padding: 1px 5px 2px;
}
h2 span strong a:hover.alert{
	color: #ffb100 !important;
}
.padded-multiline { 
  line-height: 1.3; 
  padding: 2px 0; 
  border-left: 20px solid #c0c;
  width: 400px;
  margin: 20px auto;
}
.padded-multiline h1 { 
  background-color: #c0c;
  padding: 4px 0;
  color: #fff; 
  display: inline;
  margin: 0; 
}
.padded-multiline h1 strong { 
  position: relative;
  left: -10px; 
}

h3 {
	font-family: "Lato", serif;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	color: #ffb100;
	text-transform: capitalize;
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 8px 0px;
	padding: 6px 12px;
	border-bottom: 1px #ffb100 solid;
}
.product-item h3 {
	border: none;
	background-image: url(../images/bkg-chevrons-orange.png);
	background-position: 10px top;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 2.5em;
	line-height: 1.2em;
	font-weight: 900;
	text-transform: capitalize;
	color: black;
	z-index: 7;
	position: absolute;
	top: 0px;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-item h3 {
	font-size: 2em;
}
.woocommerce-checkout h3{
	font-size: 1.8em;
	text-align: left;
	border: none;
	padding: 0 0;
}

h3 span{
	background-color: #ffb100;
	margin: 0px 0px;
	padding: 6px 15px 12px 15px;
	width: 100%;
	display: block;	
}
h3#ship-to-different-address span{
	background-color: transparent;
	width: auto;
	display: inline;
	padding: 6px 0px 12px;
}
.checkout #ship-to-different-address input{
	padding: 0 0;
	margin: 0 0 0 -1.5em;
	width: auto;
}
@media (max-width: 580px){
	.checkout #ship-to-different-address input{
		margin: 0 0 0 0.3em;
	}
}

.product-item a:hover h3,
a:hover h3{
	color: white;
	background-color: white;
}
.spare_part h3{
	color: #ffb100;
}
.spare_part a:hover h3 {
	color: black;
	background-color: white;
}
.spare_part h3 span{
	background-color: transparent;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;	
}
.price_list{
	margin: 8px 0px 0px 0px;
}
.product h3.price_list::after{
	text-transform: lowercase;
}


h4 {
	text-align: left;
	font-family: "Lato", serif;
	text-transform: inherit;
	font-weight: 900;
	font-size: 1.4em;
	line-height: 1.2em;
	letter-spacing: 1px;
	margin: 4px 0px;
	padding: 6px 12px;
	color: #303030;
	letter-spacing: 0px;
}
#footer h4{
	color: white;
	text-align: center;
}
#footer h4 span{
	color: #ffb100;
	margin: 0px 5px;
}


h5 {
	font-family: "Lato",Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 900;
	color: #ffb100;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 4px 0px;
	padding: 6px 12px;
	text-align: left;
		letter-spacing: 0px;
}

h6 {
	text-align: left;
	font-family: "Lato",Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	margin: 4px 0px;
	padding: 6px 12px;
	color: #ffb100;
	letter-spacing: 0px;
}



/*
tables in content
*/

.product table{
	width: 100%;
	margin: 0px, 0px, 10px, 0px;
	padding: 0px;
	font-family: "Lato",Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.1em;
	text-align: left;
}
.product table tr{
	margin: 0px;
	padding: 0px;
	display: table-row;
}
.product table tr:nth-child(even){
	background-color: #ebebeb;
}
.product table td,
.product table th{
	padding: 10px 14px 10px 14px;
	width: auto;
	display: table-cell;
	text-align: left;
}
.product table th img{
	margin-bottom: 0.5em;
}
.product table td.spec_description{
	text-transform: uppercase;
	width: 40%;
}
.product table td.price_description{
	text-transform: none;
	width: 40%;
}
.product table td.price_detail, .content_body_copy table th.price_detail {
	text-align: right;
}  

.bulk_pricing_discounts table {
    width: 100%;
    border: none !important;
}
.bulk_pricing_discounts table th,
.bulk_pricing_discounts table td {
    text-align: left !important;
    border:none !important;
}
.bulk_pricing_discounts_wrapper {
	margin: 1em 0 1em 0;
    clear: both;
}
.bulk_pricing_discounts table th::after{
		content: " units";
}


table.table-comparison {
}
thead.table-comparison{
	background: black;
	color: white
}
table.table-comparison th{
	border-bottom: 5px solid #ebebeb;
}
table.table-comparison tbody tr:nth-child(even){
	background-color: #ebebeb;
}
table.table-comparison th{
	vertical-align:bottom;
}
table.table-comparison td{
	vertical-align:middle;
}
table.table-comparison td::before {
	display: none;
}
table.table-comparison tr td:first-of-type {
	text-transform: uppercase;
}
@media (max-width: 620px){
	table.table-comparison tbody,
	table.table-comparison th,
	table.table-comparison thead	{
		width: 100%;
		display: block;
		clear: both;
	}
	table.table-comparison tr {
		display: flex;
		flex-direction: column;
		clear: both;
	}
	table.table-comparison td{
		flex: 1 1 100%;
		display: block;
		clear: both
	}
	table.table-comparison th{
		display: none
	}
	table.table-comparison tbody tr td:nth-child(1){
		background-color: #ebebeb;
	}
	table.table-comparison tbody tr:nth-child(even){
		background-color: transparent;
	}
	table.table-comparison td::before {
		padding-right: 20px;
		display: block;
		font-weight: 700;
		white-space: nowrap;
	}	
}

.stock_check table{
	border-collapse: collapse;
	width: 100%;
}
.stock_check table tr td{
	border-collapse: collapse;
}
.stock_check table tr:nth-child(odd){
	background-color: #ebebeb;
}
.stock_check table tr td p{
	margin: 0.5em 12px;
}
.stock_check table tr td a{
	font-weight: 400;
	color: black;
}
.stock_check table tr td a:hover{
	text-decoration: underline;
}

/* ' Blockquotes / Quotes
----------------------------------------------------------------------------------------------------*/

blockquote, q {
	font-family: "Lato",Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: left;
	color: #2e2e2e;
	border: none;
	margin: 1em 0em 2em 0em;
	padding: 1em 1em;
	background-color: #e8e8e8;
}
@media (max-width: 620px){
	blockquote, q{
		padding: 1.2em 0.5em;
	}		
}
@media (max-width: 480px){	
	blockquote, q{
		padding: 1.1em 0em;
	}
	.hentry .content_body_copy blockquote ul, .hentry .content_body_copy blockquote ol {
		margin: 0px 24px 25px;
	}
}

body blockquote p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0.4em 1.1em  0.8em 1.1em;
	padding: 0em 0.3em;
	border: none;
	text-align: left;
	color: #2e2e2e;
		font-weight: 700;
		font-style: italic;

}
/*
body .article blockquote p:first-of-type{
	font-size: 1.1em !important;
	line-height: 1.6em !important;
	margin: 0.4em 1.1em  0.8em 1.1em;
	padding: 0em 0.3em;
	border: none;
	color: #2e2e2e !important;
}
*/
blockquote:before, q:before {
	margin: 0px 1em;
	padding: 40px;
}
blockquote:after, q:after {
	margin: 0px 1em;
}


.search .post blockquote, .search .post q{
	background-color: transparent;
}






/* `Lists
----------------------------------------------------------------------------------------------------*/
#content .content_aligned ul,
#content .inner_wrapper ul {
	text-align: left;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.3em;
}
.content_body_copy ul,
.content_body_copy  ol {
	font-family: "Lato",Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0px 38px 25px 38px;
	padding: 0px;
	font-size: 1em;
	list-style-position: inside;
}  
#content .inner_wrapper ul,
.content_body_copy ul {
	list-style: disc;
	text-align: left;	
}
#content .inner_wrapper ol,
.content_body_copy ol {
	list-style: decimal;
}                                                                                                 
.content_body_copy li {
	margin: 0px 10px;
	padding: 6px 0px;
	line-height: 1.5em;
	font-size: 1.1em;
}
@media (max-width: 480px){	
	.content_body_copy li {
		font-size: 1em;
	}		
}
          
                                                                                                      
               
                                                                                                      
/* `Forms
----------------------------------------------------------------------------------------------------*/

.searchform label{
	color: white;
	display: none;
}
