/*
Theme Name: Wholesale Tyres
Theme URI: http://www.macstudio.co.nz
Description: WordPress Theme
Author: Macstudio
Author URI: http://www.macstudio.co.nz
Version: Queenstown Rental Cars 1.0
Tags: MacStudio Design
*/
html {
	-webkit-font-smoothing: antialiased;
}

body {
	background: #FFF;
	color: #000;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* LINKS */

a:focus {
	outline: none;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #f17024;
}
a:active {
	text-decoration: none;
	color: #000;
}
/* HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: uppercase
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
/* FOOTER */

#footer-left ul {
	margin: 0px;
	padding: 0px;
}
#footer-left li {
	list-style-type: none;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* STYLES */

.padding {
	padding: 20px;
}
.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.alignright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.clear {
	clear: both;
	overflow: hidden
}
.rslides {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.rslides li {
	width: 100%;
	height: 100%;
}
.one, .two, .three, .four, .five {
	background-position: center;
}
.one {
	background-image: url(images/banner-1.jpg);
	background-size: cover;
}
.two {
	background-image: url(images/banner-2.jpg);
	background-size: cover;
}
.three {
	background-image: url(images/banner-3.jpg);
	background-size: cover;
}
.four {
	background-image: url(images/banner-4.jpg);
	background-size: cover;
}
.five {
	background-image: url(images/banner-5.jpg);
	background-size: cover;
}
.banner {
	min-height: 500px;
	width: 100%;
}
.header-right {
	position: relative;
}

#banner {
	position: relative;
	z-index: -1;
	margin-top: -210px;
}
#menu {
	position: relative;
	z-index: 1;
	background: #fff;
	border-bottom: 4px solid #000;
}
#header {
	position: relative;
	z-index: 1;
	background: #000;
	height: auto;
	padding: 10px 0;
	background-image: url(images/header-tyres.png);
	background-position-x: 10%;
	background-repeat: no-repeat;
}
#header-content {
	height: auto;
}
.menu li {
	margin:0;
}
.banner-insert,
.banner-insert .relative {
	height: 100%;
}
.relative {
	position: relative;
}

.large_text {
	bottom: 30%;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	position: absolute;
	left: 0;
	font-size: 2em;
	line-height: 1.8;
	word-wrap: break-word;
}
.large_text  span {
	display: inline;
	background: rgba(255, 255, 255, 0.6);
	box-shadow: 10px 0 0 rgba(255, 255, 255, 0.6), -10px 0 0 rgba(255, 255, 255, 0.6);
	padding: 10px;
	padding-left: 0;
}
.home-image {
	padding-bottom: 100%;
	background-size: cover;
	background-position: center;
}
.home-image-title {
	text-align: center;
	position: absolute;
	padding: 6px 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	font-size: 2em;
	color: #f17024;
}
.relative {
	position:relative;
}
.yellow {
	background: #f17024;
}
.blue {
	background: #f17024;
}
.red {
	background: #e91c24;
}
.grey {
	background: #e3e3e3;
}
.center {
	text-align: center;
}
.driver-saftey {
	padding: 4px 0;
	text-align: center;
	border-bottom: 4px solid #000;
}
.home-image-title h2 {
	margin-bottom: 0;
	font-size: 1.1em;
	padding: 4px 0;
	color: #f17024;
	text-transform: uppercase;
}
.cirlce {
	background: #000;
	display: inline-block;
	color: #fff;
	border-radius: 100%;
	height: 30px;
	width: 36px;
	font-size: 2em;
	padding-top: 6px;
	position: absolute;
	left: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
}
#home-boxes {
	padding: 100px 0;
	background-image: url(images/white-section-tyres.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.qt {
	padding: 100px 0;
	background-image: url(images/section-background.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat
}
.fade-bg {
	background: rgba(255, 255, 255, 0.75);
}
h1.page-title {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.hot-deal {
	padding-bottom: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.book, .button {
	display: inline-block;
	text-align: center;
	padding: 10px 8px;
	background: #000;
	color: #f17024;
}
.no-margin.col-6 {
	position: absolute;
	width: 50%;
	left: 0;
	height: 100%;
	top: 0;
	margin: 0;
	z-index: -1;
}
.no-margin.col-6.c-right {
	left: auto;
	right: 0;
}
.no-margin.col-6.c-left {
	background-image: url(images/section-background.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.input-wrap input,
.input-wrap textarea,
.input-wrap select,
.input-wrap div.input {
	width: 100%;
	border: 0;
	background: #e3e3e3;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-family: inherit;
	color: #6E6E6E
}

.input-wrap textarea {
	height: 150px;
}

.input-wrap.submit input {
	display: inline-block;
	text-align: center;
	padding: 10px 8px;
	background: #000;
	color: #f17024;
	border: 0;
	font-family: inherit;
	width: auto;
	float: right;
}
.footer {
	font-size: 0.8em;
	font-weight: 400;
}
.footer-menu li {
	float: left;
	width: auto;
	margin: 0;
	margin-right: 10px;
}
.footer-menu li a,
.footer-menu li a:link,
.footer-menu li a:visited,
.footer-menu li a:active {
	color: #000;
}
.footer  a,
.footer  a:link,
.footer  a:visited,
.footer  a:active {
	color: #fff;
}
.footer-menu li a:hover, .footer a:hover {
	color: #f17024;
}
.border-top-thick-bottom {
	border-top: 1px solid #000;
	border-bottom: 4px solid #000;
	padding: 10px 0;
}
.red h1 {
	color: #f17024;
}
.red h3 {
	color: #fff;
}
.red  {
	color: #fff;
}
.price-wrap {
	margin-bottom: 20px
}

.price-wrap .from {
	width: 90%;
	display: block;
	text-align: center;
	color: #f17024;
}
.price-wrap .price {
	color: #f17024;
	font-size: 2.4em;
}

.price-wrap .per-day {
	color: #f17024;
}

.yellow .price-wrap .from {
	width: 90%;
	display: block;
	text-align: center;
	color: #000;
}
.yellow .price-wrap .price {
	color: #000;
	font-size: 2.4em;
}

.yellow .price-wrap .per-day {
	color: #000;
}

.inner-price-wrap {
	display: table;
	margin: 0 auto;
	position: relative;
	margin-top: 5px;
}
.input-wrap input::-webkit-input-placeholder {
   color: #a1a1a1;
   text-transform: uppercase
}

.input-wrap input:-moz-placeholder { /* Firefox 18- */
   color: #a1a1a1;  
   text-transform: uppercase
}

.input-wrap input::-moz-placeholder {  /* Firefox 19+ */
   color: #a1a1a1;  
   text-transform: uppercase
}

.input-wrap input:-ms-input-placeholder {  
   color: #a1a1a1;  
   text-transform: uppercase
}
.latest-blogs h1 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.latest-blogs {
	padding: 40px 0;
}
.blog-post {
	color: #fff;
}
.blog-post a,
.blog-post a:active,
.blog-post a:visited,
.blog-post a:link {
	color: #fff;
}
.blog-photo {
	padding-bottom: 60%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.cat {
	background: #e9e9e9;
	padding: 40px 0;
}
.fleet-wrap {
	margin-bottom: 20px;
}
.fleet-title-wrap {
	width: 100%;
	padding: 20px;
	background: #f17024;
	box-sizing: border-box;
	position: relative;
}
.fleet-title {
	text-transform: uppercase;
	float: left;
	padding: 10px;
	background: #f17024;
	text-align: left;
	width: 100%;
	color: #000;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.price-wrapper {
	position: absolute;
	right:5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.price-wrapper .price-wrap {
	margin-bottom: 0;
}
.fleet-wrap, .vehicle-terms, .vehicle-wrap {
	background: #fff;
	
}
.vehicle-terms {
	padding: 10px;
}
.terms-of-conditions {
	float: left;
	margin-top: 10px
}
.vehicle-terms .button {
	float: right;
}
.vehicle-image {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 30%;
	padding-bottom: 25%;
	float: left;
}
.vehicle-info {
	float: left;
	width: 70%;
	padding: 5px 10px;
	box-sizing: border-box;
	line-height: 1.9;
	font-weight: 400;
}
.vehicle-info span {
	color: #9f9f9f;
}
.vehicle-info span.info {
	color: #000;
}
.no-padding-top .padding {
	padding-top: 0;
}
.sidebar-bg {
	background: #fff;
}
.sidebar-title {
	padding: 10px;
	background: #f17024;
	text-align: center;
}
.quote {
	padding: 10px;
}
.side-bar .input-wrap.submit input {
	float: none;
	left: 50%;
	position: relative;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.trust-logo{
	float: right;
	width: 200px;
}
.phone-number {
	float: right;
	margin-top: 10px;
	clear: both;
	font-size: 2em;
	color: #f17024;
}
.phone-number a {
	color: #fff;
}
.small {
	float: right;
	clear: both;
	color: #fff;
	font-weight: 400;
	font-size: 0.9em;
	letter-spacing: 3px
}
.footer-address {
	text-align: right;
	line-height: 1.3
}
.black {
	background: #000;	
	color: #fff;
}
.footer.black {
	background-image: url(images/header-tyres.png);
	background-position-x: 10%;
	background-repeat: no-repeat;
}
.black a {
		color: #fff;
}
.footer-menu {
	display: table;
	margin: 0 auto;
}
.footer.border-top-thick-bottom a {
		color: #000;
}
.tyre-wrap {
	float: left;
	width: 49%;
	margin-right: 2%;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	text-align: center;
	margin-bottom: 10px
}
.tyre-wrap:nth-child(2n) {
	margin-right: 0; 
}
.tyre-image {
	padding-bottom: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.tyres .tyre:nth-child(4n+1) {
	margin-left: 0;	
}
.tyre {
	padding-bottom: 29%; 
	background-size: cover; 
	background-position:center;
	margin-bottom: 10px;
}
.home-boxes-content .col-4 {
	margin-bottom: 10px;
}
.col-12.tyre {
	padding-bottom: 22%; 
	width: 70%;
	left: 50%;
	position: relative;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.embed-wrap {
	width: 100%;
	position: relative;
	padding-bottom: 56%;
	border: 0;
}
.embed-wrap iframe,
.embed-wrap .special {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	box-sizing: border-box;	
}

.post ul {
	margin: 1em 0;
	padding: 0 0 0 40px;
	list-style: disc;
}
@media only screen and (min-width: 641px) {
.col-3-home-image {
	width: 49.1525%;
	clear: none;
	margin-left: 1.6949%;
}
.zeroMargin_tablet {
	margin-left: 0;
}
.tyre {
	padding-bottom: 8%; 
}
.col-12.tyre {
	padding-bottom: 22%; 
	width: 70%;
	left: 50%;
	position: relative;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.hot-deal {
	padding-bottom: 40%;
	margin-bottom: 20px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.col-3-home-image {
	width: 23.7288%;
	margin-left: 1.6949%;
	clear: none;
}
.zeroMargin_desktop {
	margin-left: 0;
}
.banner {
	min-height: 0;
	padding-bottom: 46%;
}

}
