/*
Theme Name: Foundation
Version: 1.0
Description: Child theme for Canvas Commerce
Author: The Website Guys
Author URI: http://www.thewebsiteguys.co.nz
Template: canvas
*/
@import url("../canvas/style.css");
@import url("custom.css");
/*************************************************
edited css starts
*************************************************/
@media only screen and (min-width: 769px){
	.homepage-cols{
		border-right: 1px #c1c1c1 solid;
	}
}
.slide-details > p {
	display: none;
}
#jFlowSlide{
	height: 292px !important;
}
.homepage-cols,.homepage-cols-3rd{
	height: 444px;
	overflow: hidden;
}
.social_media{
	float:	right;
	text-align:right;
}
.facebook-widget{
	height: 307px !important;
}
.all-properties{
	color: #000;
}
.property_price, .property_deposit, .property_area, .property_cashflowPositive, .property_bedrooms, .property_phone_number{
	color: #000 !important;
}
.wpp_row_view .property_image img{
	/*width: 138px !important;
	height: 138px !important;*/
}
/*************************************************
editing finished
*************************************************/
.twg-testimonial {
	position:relative;
	padding:15px;
	margin:1em 0 1em !important;
	color:#ffffff !important;
	background:#0266ca !important; /* default background for browsers without gradient support */
	/* css3 */
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#009bf1), to(#0266ca)) !important;
	background:-moz-linear-gradient(#009bf1, #0266ca) !important;
	background:-o-linear-gradient(#009bf1, #0266ca) !important;
	background:linear-gradient(#009bf1, #0266ca) !important;
	-webkit-border-radius:10px !important;
	-moz-border-radius:10px !important;
	border-radius:10px !important;
}
.twg-testimonial blockquote p {
	color: white !important;
	text-align:justify !important;
}
.twg-testimonial:after {
	content:"" !important;
	position:absolute !important;
	bottom:-15px !important; /* value = - border-top-width - border-bottom-width */
	left:50px !important; /* controls horizontal position */
	border-width:15px 15px 0 !important; /* vary these values to change the angle of the vertex */
	border-style:solid !important;
	border-color:#0266ca transparent !important;
    /* reduce the damage in FF3.0 */
    display:block !important; 
    width:0 !important;
}
.twg-testimonial-meta {
padding: 20px 35px 10px;
text-align: left;
margin: 0 0 5px;
font-size: .9em;
}
.join-us-image{
	background: none !important;
}
.nivo-controlNav{
	display: none !important;
}
/*======@Rain=======*/
#quickLinks
{
	float: left;
	margin-left: 48px;
}

