/*  
Theme Name: Broadfield Landscaping
Version: 1.0
Description: Child theme based on Canvas
Author: Chris Mole Media
Author URI: http://www.chrismole.co.nz
Template: canvas
*/

@import "../canvas/style.css";

.breadcrumb {
    display: none;
}

.single .breadcrumb {
    display: block;
}

a:hover {
    text-decoration: none !important;
}

#wrapper {
    border-top: 4px solid #042c16;
}

.header-widget {
    text-align: right;
}

.header-widget p {
    font-size: 17px !important;
}

#nav-container {
    margin-bottom: 0;
    border-bottom: 1px solid #000 !important;
}

ul.nav li a {
    padding-left: 1.8em;
    padding-right: 1.8em;
    text-transform: uppercase;
}

ul.nav li a:hover {
    opacity: 0.8;
}

#loopedSlider {
    max-width: 1400px !important;
    max-height: 435px !important;
}

#loopedSlider h2 {
    line-height: 135% !important;
}

#content {
    background-color: #fff !important;
    padding-top: 40px !important;
}

#content.col-full.business {
    padding: 0 0 0 0 !important;
    margin-bottom: 0 !important;
}

.business .entry {
    margin-left: 3.8%;
    margin-right: 3.8%;
}

.business h3 {
    font-size: 26px;
    line-height: 130%;
    margin-top: 0 !important;
    text-transform: uppercase;
}

h3, h4 {
    text-transform: uppercase;
}

.business .alignright {
    margin-bottom: 0;
}    

h1.title {
    text-transform: uppercase;
}

.sub-heading {
    font-size: 20px;
}

.entry img, img.thumbnail {
    padding: 0;
    border: 0;
}

.entry ul li {
    list-style-type: square;
}


.home #sidebar {
    margin-top: 5px !important;
}

#top-footer {
    background-color: #1D2127;
    text-align: center;
    max-height: 290px;
    overflow: hidden;
}

#top-footer img {
    margin-top: -40px;
}

#text-4 {
	background: #086d37;
	padding: 20px;
	border-radius: 3px;
}

#text-4.widget h3 {
	color: #fff !important;
}

#text-4 .wpcf7 input.wpcf7-submit {
    width: 240px;
    display: block;
	background: orange !important;
	color: #000 !important;
}

#text-4 .wpcf7 input.wpcf7-submit:hover {
    opacity: 0.8;
}

#text-5,
#text-7,
#text-9 {
    display: none;
}

.home #text-5,
.home #text-7,
.home #text-9 {
    display: block;
}

#extra-content {
    display: none;
}

.home #extra-content {
    display: block;
    max-width: 960px !important;
    margin: 0 auto;
    padding: 5px 5% 25px 5%;
}

.home #extra-content h3 {
    padding: 0 0 20px 0;
}

.footer-widget-1 .widget,
.footer-widget-2 .widget,
.footer-widget-3 .widget {
    background-color: #f9f9f9;
    padding: 10px 2%;
}

.footer-widget-1 .widget p,
.footer-widget-2 .widget p,
.footer-widget-3 .widget p {
    margin-left: 10px;
    margin-right: 10px;
}

.widget h3 {
    text-align: center;
    border-bottom: 0;
    font: bold 20px/1.2em Roboto !important;
}

#text-4.widget h3 {
    color: #086d37;
    font: bold 20px/1.2em Roboto !important;
}


.wpcf7 input,
.wpcf7 textarea {
    max-width: 90%;
    margin: 3px 0 0 0;
}

.wpcf7 textarea {
    height: 90px;
}

.wpcf7 input.wpcf7-submit {
    width: 240px;
    display: block;
}

a.button, .submit, input[type="submit"], input.button, button.button {
    font-weight: bold !important;
}

blockquote p {
    font-size: 16px !important;
}

blockquote cite {
    font-weight: bold;
    font-style: normal;
    font-size: 15px;
}

#credit p,
#copyright p {
    color: #475363 !important;
}

#credit a {
    color: #475363;
}

#credit a:hover {
    text-decoration: none;
}

.project-permalink h3 {
    color: #086d37 !important;
}

.short-description {
    display: none;
}

.entry-media {
    display: none;
}

.entry .gallery img {
	margin-left: 2px !important;
	margin-right: 2px !important;
}

.cboxPhoto img {
	margin-bottom: 20px;
}

#cboxCurrent,
#cboxTitle {
    display: none !important;
}

#cboxPrevious,
#cboxNext {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #444;
	font-size: 15px;
}

#post-author,
#comments {
	display: none;
}

.post-meta,
.post-entries {
	display: none;
}

.attachment .entry {
	padding-top: 20px;
}


/********************* RESPONSIVE *****************/


@media only screen and (max-width: 1000px) {

    #bottom-content {
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
}
}

@media only screen and (max-width: 980px) {
	
	#loopedSlider h2 {
		font-size: 32px !important;
        line-height: 130% !important;
    }

    #sidebar {
       margin-left: 40px;
    }

    .widget h3 {
        text-align: left;
    }

}

@media only screen and (max-width: 865px) {
    ul.nav li a {
        padding-left: 1.2em;
        padding-right: 1.2em;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 850px) {
	
	#loopedSlider h2 {
		font-size: 28px !important;
        line-height: 130% !important;
    }


    #text-10 img.alignright {
        width: 110px;
    }

    #footer-widgets .textwidget p {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 767px) {

    .nav-toggle {
        background-color: rgba(4, 44, 22, 0.65);
        background-image: -webkit-linear-gradient(left top, rgba(4, 44, 22, 0.65), rgba(4, 44, 22, 0.8));
        background-image: linear-gradient(to right bottom,rgba(4, 44, 22, 0.65), rgba(4, 44, 22, 0.8));
        border-bottom: 1px solid rgba(4, 44, 22, 0.2); 
    }

    #navigation h3 {
        display: none;
    }

    ul.nav li a {
        font-weight: bold;
    }

    ul.nav li.current_page_item a {
        color: #02735f;
    }

    ul.nav li a:hover {
        color: #02735f;
        text-decoration: none;
    }

    .bottom-content-left {
        width: 95%;
        float: none;
        margin: 0;
    }

    .bottom-content-right {
        width: 95%;
        float: none;
        margin: 0;
    }

    
    #copyright,
    #credit {
        padding-left: 20px;
    }    
}

@media only screen and (max-width: 600px) {

}

@media only screen and (max-width: 480px) {

    .business h3 {
        font-size: 26px;
    }
	
	.alignright {
		float:none;
		clear: both;
		display: block;
		margin: 0 auto;
		margin-bottom: 24px;
	}

}
        