html {
    height: 100%;
    overflow-y: scroll;
}
body {
    background-attachment: fixed;
	background-image: -webkit-linear-gradient(top, #dedfe0, #fff);
	background-image: linear-gradient(to bottom, #dedfe0, #fff);
}

h1, h2, h3, h4, h5, .section-title, .products-list .product-name, .products-grid .product-name, h3.product-name, .feature .heading, .accordion .heading, #mobnav-trigger, #nav > li > a, #nav.wide ul.level0 > li > a, .vertnav-top li a, .block .block-title, #opc-login h3, .box-account .box-head h2, .order-items h2.table-caption, .order-items h2.sub-title, .order-items .order-comments h2, .product-view .box-reviews dt .heading, .gen-tabs .tabs a, .footer .heading, .caption .heading, .main-font {
    font-family: 'Oswald', sans-serif;
}
.page-title h1 {
	margin: 0;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
}
.page-title {
	margin-bottom: 10px;
}
h6 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px !important;
}

.main {
	padding-bottom: 0;
}

body.cms-index-index .main, body.cms-index-defaultindex .main {
	padding-top: 10px;
	padding-bottom: 20px;
}

.clear {
	clear:both;
}

p.cms-text {
	font-size: 16px;
	border-top: 1px solid #CFCFCF;
	padding-top: 15px;
}

/* ====== Header ====== */

.header-primary {
	background: url("img/header-bg.jpg") repeat scroll rgba(0, 0, 0, 0);
	margin-top: 25px;
	box-shadow: 0px 5px 15px #888888;
}

.contact-top {
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

.contact-top p {
	padding: 6px 0;
}

/* ====== Header Responsive ====== */

@media only screen and (min-width: 480px) {
	.header-primary {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media only screen and (min-width: 768px) {
	.header .logo-wrapper {
		margin: 10px 0;
		padding: 14px 15px;
		text-align: left;
		width: auto;
	}

	.logo-wrapper img {
		border: 0;
		vertical-align: top;
		width: auto;
		max-width: none;
	}
}

@media only screen and (max-width: 767px) {
	.contact-top {
		display:none;
	}
	.header-primary {
		margin-top: 0;
	}
}

/* ====== Navigation ======*/

.nav {
	box-shadow: 0px 5px 15px #888888;
}

.nav.has-outline > .grid-full {
	margin: 0;
}

#nav li a span {
	display: inline-block;
	padding: 0 4px;
}

#nav.grid-full {
	width:100%;
}

.home-button-mobile {
	display: none;
}

@media screen and (max-width: 768px) {
	.home-button-mobile {
		display: block;
	}
	.vertnav-top > li > a {
		margin-bottom:0;
	}
}

/* ====== Main ====== */

.main {
	box-shadow: 0px 5px 15px #888888;
}

@media only screen and (max-width: 767px) {
	.col1-layout .col-main {
		text-align: center;
	}
}

/* ====== Banner ====== */

.the-slideshow-wrapper-outer {
	margin-bottom: 10px;
}

.owl-buttons {
	display:none;
}

/* ====== Footer ====== */

.footer-primary-container {
	background-color: transparent;
	padding: 0px;
}

.footer-primary .section {
	padding-top: 20px;
	padding-bottom: 0px;
}

.footer-primary {
	box-shadow: 0px 5px 15px #888888;
}

.footer-bottom {
	box-shadow: 0px 5px 15px #888888;
	margin-bottom: 25px;
}

.footer-bottom .section {
	padding:0;
}

.footer-bottom p {
	font-size: 10px;
}

.footer-menu {
	text-transform: uppercase;
}

#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li {
	padding-left: 10px;
	background-image: url("img/menu-arrow.png");
	background-repeat: no-repeat;
	background-position: 0;
}

.footer-contact-us {
	text-align: right;
}

.footer-contact-us p {
	text-transform: uppercase;
}

.block_footer_slogan {
	margin-right: 10px;
	margin-bottom: 10px;
}

@media screen and (max-width:768px) {
	.footer-bottom {
		margin-bottom:0;
	}
}

/* ====== Footer Responsive ====== */

@media only screen and (min-width: 767px) {
	.collapsible .block-title {
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.footer-menu {
		margin-bottom:10px;
	}
	.footer-contact-us {
		text-align: left;
	}
	.collapsible .block-title {
		padding-bottom: 0;
		border-bottom:none;
	}
}

.collapsible .opener {
	background-image: url(img/opener-w.png);
}
.footer .collapsible .opener {
	background-color: #ed1c24;
}
.collapsible.active .opener {
	background-image: url(img/opener-active-w.png);
}
.footer .collapsible .opener:hover {
	background-color: #b00007;
}

/* ====== Home Boxes ====== */

.homepage-box {
	background-color: #E6E6E6;
	border: 1px solid #D6D6D6;
	padding: 20px 20px;
	margin-right: 15px;
	height: 210px;
	width: 261px;
	float: left
}

.col-main .last {
	margin-right: 0px;
}

.homepage-box p {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #333333;
	font-family: Arial, sans-serif;
	line-height: 1.4em;
}


.homepage-box p.cta {
	font-size: 16px;
	font-weight: bold;
}

.homepage-box h2 {
	background-color: #ED1C24;
	color: #ffffff;
	width: auto;
	margin: 0 -21px 20px;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
}

.homepage-box h3 {
	color: #333333;
	padding: 10px 0;
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: bold;
}

.homepage-box ul {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	list-style: none;
}

.homepage-box ul li {
	margin: 0 0 10px 0;
}

.homepage-box ul li:before {
	content:url('img/arrow.jpg');
	margin-right: 10px;

}

.homepage-box--graphic {
    height: 125px;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    width: 301px;
    z-index: 1;
}

.homepage-box-banner {
    background:
        linear-gradient(to left, rgba(237, 28, 36, 0) 59px, #ED1C24 60px),
        url('img/homepage-box-banner-corner.png') no-repeat 100% 0;
    bottom: 0;
    color: #FFF;
    display: block;
    font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    left: 0;
    line-height: 1;
    padding: 7px 105px 5px 20px;
    position: absolute;
    text-transform: uppercase;
    z-index: 2;
}

/* ====== Homepage Box Responsive ====== */

@media (min-width:640px) and (max-width:768px) {
	.homepage-box {
		padding: 20px 7px;
		margin-right: 10px;
		min-height: 270px;
		width: 30%;
	}
	.homepage-box h2 {
		margin: 0 -8px 20px;
	}
	.col-main .last {
		margin-right: auto;
	}
}

@media screen and (max-width: 640px) {
	.homepage-box {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		height: auto;
		width: 80%;
		float:none;
		text-align:center;
	}
	.col-main .last {
		margin-right: auto;
	}
}

/* ====== Nav Login ====== */

.nav-login {
	height:48px;
	float:right;
	color: #ffffff;
}

@media only screen and (max-width: 768px) {
	.nav-login {
		display:none;
	}
}

.nav-login-text {
	float: left;
	height: 34px;
	padding-right: 10px;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	padding-top: 14px;
}

.nav-login  input {
	font-family: 'Oswald', sans-serif;
	background-color:#3E3B3C;
	color: #ffffff;
	border: none;
	height: 49px;
	float:left;
	display:inline-block;
	padding:0 10px;
	margin:0 1px 0 0;
}

.nav-login input.input-text:hover {
	color:#FFFFFF;
}

.nav-login button {
	padding:0 18px;
	margin:0 0 0 0;
	background-color: #ED1C24;
	border: none;
	height:49px;
	color:#ffffff;
	text-transform:uppercase;
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
}

.nav-login-form {
	float:right;
	height:48px;
}

/* ====== Catalogue Request ====== */

.catalogue-request {
	background-color: #777777;
	padding:10px 10px 0;
}

.catalogue-request-text {
	width: 280px;
	float:left;
}

.catalogue-request-text h3 {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
}

.catalogue-request-text p {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
}

.catalogue-request-form .input-text {
	width: 280px;
	display: block;
	float: left;
	margin-right: 20px;
}
.catalogue-request-form .input-text input {
	width: 270px;
	padding: 0 10px;
	height: 30px;
	margin-bottom: 10px;
	border: none;
}

.catalogue-request-form .input-address {
	width: 280px;
	display: block;
	float: left;
}

.catalogue-request-form .input-address textarea {
	width: 270px;
	padding: 10px 10px;
	height: 70px;
	margin-bottom: 10px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

.catalogue-request-form .input-btn {
	width: 80px;
	display: block;
	float: left;
}

.catalogue-request-form .input-btn button {
	width: 80px;
	margin-top: 40px;
	background-color: #ED1C24;
	height: 30px;
	color: #fff;
	border: none;
}

/* ====== Catalogue Responsive ====== */

@media screen and (max-width:768px) {
	.catalogue-request {
		margin-left: -10px;
		margin-right: -10px;
	}
	.catalogue-request-text {
		width: 100%;
		float:none;
		text-align: center;
	}
	.catalogue-request-text {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.catalogue-request-form .input-text {
		width: auto;
		float: none;
	}
	.catalogue-request-form .input-text input {
		width: 100%;
	}
	.catalogue-request-form .input-address {
		width: 100%;
		float: none;
	}
	.catalogue-request-form .input-address textarea {
		width: 100%;
	}
	.catalogue-request-form .input-btn {
		float: right;
		margin-bottom: 10px;
	}
	.catalogue-request-form .input-btn button {
		margin-top:0;
	}
}

/* ====== Product Overview ====== */

.product-overview {
	float: left;
	margin-right: 14px;
	width: 32%;
}

.product-overview img {
	margin-bottom: 10px;
}

.product-row .last {
	margin-right: 0;
}

/* ====== Responsive Product Overview ====== */

@media screen and (max-width:640px) {
	.product-overview {
		float: none;
		margin-right: 0;
		width: 100%;
	}
}

/* ====== Contact Page ====== */

.contacts-index-index p.cms-text {
	font-size: 14px;
}

div.contact-information-wrapper {
	float: left;
	width: 40%;
	margin-top: 20px;
}

div.contact-information-wrapper p {
	margin-bottom: 15px;
}

div.contact-form-wrapper {
	width: 60%;
	float: left;
	margin-top: 20px;
}

div.contact-form-wrapper input.input-text, select, textarea {
	background: #EFEFEF;
}

div.contact-form-wrapper .form-list label {
	font-style:italic
}

div.contact-form-wrapper .form-list .field {
	float: left;
	width: 266px;
	margin-bottom: 5px;
}

div.contact-form-wrapper .form-list li.wide textarea {
	width: 100%;
	height:85px;
}

div.contact-form-wrapper .buttons-set p.required {
	display:none;
}

div.contact-form-wrapper .buttons-set .button span span {
	min-width: 40px;
	margin-top: 0;
	background-color: #ED1C24;
	height: 30px;
	color: #fff;
	border: none;
	line-height: 29px;
	text-transform: uppercase;
}

div.contact-information-wrapper p.opening {
	margin-bottom:0;
}

div.contact-information-wrapper table td:nth-child(2) {
	padding-left:10px;
}

td.closed {
	color:#ed1b24;
}

/* ====== Contact Page Responsive ====== */

@media screen and (max-width:767px) {
	div.contact-form-wrapper {
		width: 100%;
		float: left;
		margin-top: 20px;
	}
	div.contact-information-wrapper {
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	table {
		margin-left:auto;
		margin-right:auto;
	}
}

/* ====== Promo Page ====== */

.cms-promo .main {
	padding-bottom:15px;
	text-align: center;
}

.cms-promo h2 {
	margin-top:20px;
}
div.quote-request {
	width:auto;
	padding: 15px;
}
.cms-promo .main .input-text {
	width: 47%;
	display: block;
	float: left;
	margin-right: 27px;
}
.cms-promo .main .input-text input {
	width: 100%;
	padding: 0 10px;
	height: 30px;
	margin-bottom: 10px;
	border: none;
	background-color: #EFEFEF;
}

.cms-promo .main .input-right {
	margin-right: 0;
}

.cms-promo .main  .input-address {
	width: 100%;
	display: block;
	float: right;
	margin-left: 10px;
}

.cms-promo .main  .input-address textarea {
	width: 100%;
	padding: 10px 10px;
	height: 70px;
	margin-bottom: 10px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

.cms-promo .main  .input-btn {
	width: 80px;
	display: block;
	float: right;
}

.cms-promo .main  .input-btn button {
	width: 80px;
	margin-top: 0;
	background-color: #ED1C24;
	height: 30px;
	color: #fff;
	border: none;
}

@media screen and (min-width:768px) and (max-width:1004px) {
	.cms-promo .main .input-text {
		margin-right:26px;
		width:46%;
	}
}

@media screen and (max-width:767px) {
	.cms-promo .main .input-text {
		width: auto;
		margin-right:0;
		float:none;
	}
	.cms-promo .main .input-text input {
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.cms-promo .main .input-text input {
		width: 100%;
	}
	.cms-promo .main .input-address textarea {
		text-align:center;
	}
}
