/*
Theme Name: Kaspa
Theme URI: http://www.onlineresults.co.nz
Author: Bejoy Jose
Author URI: http://www.onlineresults.co.nz
Description: Theme developed by Online Results
Version: 1.0
*/

/* Alignment */

header .header_contact ul li:last-child a {
    color: #F31A28;
    font-weight: 400;
    font-size: 15px;
}
header .header_contact ul li:last-child a:hover{

  color: purple;
}


.quote-form {
    width: 50%;
    float: right;
    margin: 0 2%;
}
 

p {
    font-size: 1.2em;
}

#span1 {
  
  background-color: rgba(0,0,0,0.5);
    padding: 15px;
    color: #ffffff;
}
input#gform_next_button_2_19,input#gform_previous_button_2,input#gform_submit_button_2 {
    background-color: #812990;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 600;
}
 
#title-pic {
   margin-top:103px;
}

.slider_wrap {
    
    background-image: url('http://dev.transmissionrepairs.co.nz/wp-content/uploads/2015/09/Newbanner04.jpg');
    height: 244px;
     
}
 

div#gform_wrapper_2 {
    padding: 5px 19px;
    border: solid;
    border-width: 2px;
    border-color: purple;
    box-shadow: 10px 10px 5px #888888;
}

.search_bar {
    display: none;
}
a#quote-button {
    background-color: #812990;
    font-size: 35px;
}


.glenfield,.otahuhu,.Silverdale{
  padding:0 1px 25px 5px;

}

.alignleft {
display: inline;
float: left;
margin-right: 1.625em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.625em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
margin: 0px 0px 1em 1em; float: right;
}


img.alignleft {
margin: 0px 1em 1em 0px; float: left;
}
img.aligncenter {
margin-right: auto; margin-left: auto; display: block;
}
.description{ 
padding-left: 15px;
padding-right: 15px;
}
.logo img{
	max-width: 100%;
	max-height: 111px;
}
.grey_box .bottom_service {
  background-color: #404040;
}
.grey_box h3 {
	padding-top: 0px !important;
}
.grey_box .bottom_service {
  background-color: #404040;
}
.grey_box .overlay_service {
	-webkit-transform-origin: 50% 50%;
	-webkit-transform: translateY(50%);
	-ms-transform-origin: 50% 50%;
	-ms-transform: translateY(50%);
	-moz-transform-origin: 50% 50%;
	-moz-transform: translateY(50%);
	-o-transform-origin: 50% 50%;
	-o-transform: translateY(50%);
	bottom: initial;
	padding: 10px 0px;
}
.icon-box .fa{
	color: #ffffff;
	font-size:20px;
	line-height: 25px;
}
.icon-box{
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	border-style: solid;
	border-width: 2 px;
	border-color: transparent;
	transition-duration: 1s;
}
.icon-box:hover{
	border-color: #ffffff;
}
.icon-box a{
	padding: 0px !important;
}
.icon-box.fb{
	background-color: #3b5998;
}
.icon-box.insta{
	background-color: #517fa4;
}
.location.purple{
	background-color: #812990;
}
.location.green{
	background-color: #008f91;
}
.location.red{
	background-color: #c5323c;
}
.location-home {
	text-align: center;
}
.map{
	margin-bottom: 35px;
	width: 100%;
}
.footer_widget li {
  float: right;
}
.footer_menu li {
  padding: 7px 0px;
}
.footer_widget li a {
  padding: 0 12px;
}
.location h5 {
  margin-top: 0px;
}
.location h2 {
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 35px;
}
.post-thumb img{
 width: 100%;
 max-width: 360px;
}
.row.post{
	margin-bottom: 20px;
}
.service_box a, .service_box h3 a, .location a{
	transition-duration: 1s;
	color: #ffffff;
}

.service_box a:hover, .location a:hover{
	transition-duration: 1s;
	color: #FBD109 !important;
}

#searchbox{
  display:none;
}

#searchbox input {
	padding-top: 5px;
}

.loc-purple h2, .loc-green h2, .loc-red h2 {
	padding: 5px !important;
	color: #ffffff !important;
}
.loc-purple h2{
	background-color: #812990;
}
.loc-green h2{
	background-color: #008f91;
}
.loc-red h2{
	background-color: #c5323c;
}

.content_container{
	margin-bottom: 20px;
}
.post h2{
	margin-top: 0px;
}
input#s {
  background-color: white;
  padding-left: 26px;
  border-width: 0px;
}
input#searchsubmit{ font-size: 16px; height:28px;} 
.menu .inner_menu nav ul li a{ padding: 0 10px;}
li ul li:hover a span { color:#008f91 !important; transition-duration:1s;}
li ul li a span { color:inherit; font-weight: 300 !important; transition-duration:1s;}


   




@media screen and (max-width: 486px)  {

.quote-form{
  width:100%;

} 



}