/*
 Theme Name:     i-max Child Theme
 Theme URI: http://www.templatesnext.org/imax/
 Description:    i-max Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       i-max
 Version:        1.0.0
*/
 
@import url("../i-max/style.css");


.page-id-602 ol {
    padding-left: 15px;
}

.page-id-602 li > ol {
    padding-left: 30px;
    list-style-type: lower-alpha;
}

.page-id-602 li > ol > li > ol {
    padding-left: 30px;
    list-style-type: initial !important;
}

@media only screen and (max-width: 550px) {
    .site-header .home-link img {
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 550px) {
    #wpcf7-f605-p602-o1 input[type="text"], #wpcf7-f605-p602-o1 input[type="email"]{
        width: 33%;
        float: left;
    }

    .site-main {
        padding: 48px 20px 0 !important;
    }
}

#wpcf7-f605-p602-o1 input[type="submit"] {
    margin-top: 20px;
}

img {
    max-width: 100%;
}



 
/* top Contact bar */

.topphone {
    color: #6fbf4c;
    font-size: 15px;
    float: right;
    font-weight: 600;
}


[class*="genericon"] {
	font-size: 14px;
}

.topbarico {
    color: white;
}

#utilitybar {
	background: black;
}

/* logo */

.site-header .home-link img {
    max-height: 70px;
    max-width: 330px;
}

/* home page */

.home article, .home .site-main {
	padding-top: 0px;
}

.tx-slider.shadow .tx-slide-details p {
    font-weight: 900;
    text-shadow: 0px 0px 3px #000;
}

.home__cta img{width: 100%; }
.home__cta {
   background: black;
    color: white;
    font-size: 12px;
}

.cta__p {
    min-height: 275px;
    padding: 5px;
    background: black url(https://propertyinspectbop.co.nz/wp-content/uploads/2016/07/BOP-tick.png) top right no-repeat;
    position: relative;
}

.tx-heading {
    border-bottom: none;
    color: #6fbf4c;
}

.tx-heading {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.gform_heading{display: none;}

.home .gform_body{color:white}

.tx-fw-overlay { overflow: hidden;}

.home div.wpcf7 {color:white;}


.home .contact-form-col{
	color:white;    
	width: 50%;
    float: left; padding-right: 10%
}

@media only screen and (max-width: 768px) {
	.home .contact-form-col{    
		width: 100%;
	    float: none; 
	    padding-right: 0%
	}
}


.tx-row { margin-bottom: 0;}

/* Footer */

.site-footer {background-color: black; color:white;}

.cta_link {
	position:absolute;
    bottom:0;
    right:0;
	padding-right: 5px;}

.site-footer .widget-area, .sidebar .site-footer {
    
}

.site-main .sidebar-container {
    margin-top: -28px;
}

.site-footer a {
    color: white !important;
}

.footer_text_span {
	color: #6fbf4c;
}

.link .footer_text_span:hover {
	color: #e7e7e7 !important;
}

.footer-link-right {
	float: right;
}

.site-footer a:hover {
    text-decoration: none;
}


.site-footer {
    padding: 10px 0;
}




