/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dilate Framework
	Theme URI: http://www.dilate.com.au/
	Description: An Incredible Responsive Multi-Purpose WordPress Theme
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: cardinal
	Version: 1.0
	Author: Dilate Digital
	Author URI: www.dilate.com.au

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

/* --------------------------------------------
	CARDINAL CSS IMPORT
-------------------------------------------- */

@import url("../cardinal/style.css");

/* --------------------------------------------
	GENERAL
-------------------------------------------- */

.spb-column-container .spb_toggle,
.spb-column-container .spb_toggle_content {
	margin: 0 30px !important;
	background: #ffffff;
}

.spb-row-container {
	box-shadow: none !important;
}

.spb_toggle {
	color: #477083;
}

.spb_toggle_content {
	padding: 30px;
}

.spb-section {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* --------------------------------------------
	TYPOGRAPHY
-------------------------------------------- */

h1 {
	text-transform: uppercase;
}

h2 {
	text-transform: uppercase;
	font-weight: bold !important;
	margin-top: 0 !important;
}

.divider-wrap .spb_divider.standard {
	border: none !important;
	height: 2px !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,a6adb2+50,ffffff+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #a6adb2 50%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#a6adb2 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffffff 0%,#a6adb2 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	width: 400px;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
}

.divider-wrap .spb_divider.standard:before {
	content: "";
	display: block;
	border: solid 3px #a6adb2;
	border-radius: 50%;
	background: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 18px;
	height: 15px;
	margin-left: -9px;
	margin-top: -7px;
}

@media screen and (max-width: 767px) {
	h1, h2, h3, h4 {
		word-break: keep-all !important;
	}
	
	h1 {
		font-size: 34px !important;
	}
	
	h2 {
		font-size: 28px !important;
	}
}

/* --------------------------------------------
	HEADER / NAVIGATION
-------------------------------------------- */

#header .header-left h3,
#header .header-right h3 {
	margin: 0 !important;
}

#header .header-right .text {
	max-width: 50%;
	float: right;
}

#main-nav ul.menu,
#main-nav ul.menu > li {
	text-align: center;
	float: none !important;
}

#main-nav ul.menu > li {
	line-height: 70px;
	display: inline-block;
}

#main-nav ul.menu > li a span {
	text-transform: uppercase;
}

#mobile-top-text {
	color: #477083 !important;
	font-family: "Montserrat", sans-serif;
	line-height: 24px;
	font-weight: 400;
	font-size: 18px;
}

.mobile-menu-link span,
.mobile-menu-link span:before,
.mobile-menu-link span:after {
	background-color: #477083 !important;
}

/* --------------------------------------------
	PAGE HEADINGS
-------------------------------------------- */

@media screen and (max-width: 767px) {
	.fancy-heading-wrap {
		max-height: 150px;
	}
}

/* --------------------------------------------
	LIGHT ROWS
-------------------------------------------- */

div[data-row-style='light'] h2,
div[data-row-style='light'] h2 a {
	color: #ffffff !important;
}

div[data-row-style='light'] .divider-wrap .spb_divider.standard {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a6adb2+0,a6adb2+50,a6adb2+100&0+0,1+50,0+100 */
	background: -moz-linear-gradient(left,  rgba(166,173,178,0) 0%, rgba(166,173,178,1) 50%, rgba(166,173,178,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(166,173,178,0) 0%,rgba(166,173,178,1) 50%,rgba(166,173,178,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(166,173,178,0) 0%,rgba(166,173,178,1) 50%,rgba(166,173,178,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6adb2', endColorstr='#00a6adb2',GradientType=1 ); /* IE6-9 */
}

/* --------------------------------------------
	HERO
-------------------------------------------- */

.slider_arrow,
.slider_arrow * {
	cursor: pointer !important;
}

/* --------------------------------------------
	FORMS
-------------------------------------------- */

.wpcf7 input[type="email"],
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"] {
	background: #ffffff !important;
	min-height: 45px;
	border-radius: 2px;
	margin-top: 0;
	padding-left: 15px;
}

.wpcf7 textarea {
	background: #ffffff !important;
	padding-left: 15px;
	padding-top: 12px;
}

.wpcf7 input[type="submit"] {
	width: 100%;
	text-transform: uppercase;
}

.lead_form {
	border-radius: 5px;
}

.lead_form .form_header {
	background: #ff9800 !important;
	margin-left: -45px;
	margin-right: -45px;
	padding: 30px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
}

.lead_form .form_header:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 1px;
	height: 1px;
	margin-left: -25px;
	border-top: solid 13px #ff9800;
	border-left: solid 25px transparent;
	border-right: solid 25px transparent;
}

.lead_form .form_header h3 {
	color: #ffffff;
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
	margin: 0 !important;
}

.lead_form .form_body {
	padding-top: 30px;
}

.lead_form .widget_text {
	padding-bottom: 0;
}

@media screen and (max-width: 767px) {
	.lead_form {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
}

/* --------------------------------------------
	ROW OUR PROJECTS
-------------------------------------------- */

@media screen and (min-width: 1200px) {
	.row_our_projects .portfolio-wrap ul li:first-of-type {
		width: 66.66% !important;
	}

	.row_our_projects .portfolio-wrap ul li:nth-of-type(2) .portfolio-item-wrap,
	.row_our_projects .portfolio-wrap ul li:nth-of-type(2) figure,
	.row_our_projects .portfolio-wrap ul li:nth-of-type(2) .img-wrap {
		height: 100% !important;
	}

	.row_our_projects .portfolio-wrap ul li:nth-of-type(2) img {
		width: auto !important;
		max-width: none !important;
		height: 585px !important;
	}
	
	.row_our_projects .portfolio-wrap ul li:nth-of-type(n+3) {
		height: 293px !important;
		min-height: 293px !important;
	}
}

/* --------------------------------------------
	ROW STAY TUNED / GET A QUICK QUOTE
-------------------------------------------- */

.row_stay_tuned {
	position: relative;
	padding-bottom: 50px !important;
	margin-bottom: 75px !important;
	z-index: 999;
}

.row_stay_tuned:after {
	position: absolute;
	content: " ";
	top: 100%;
	left: 50%;
	margin-left: -1300px;
	width: 1px;
	height: 1px;
	border-top: solid 75px #2b2d35;
	border-left: solid 1300px transparent;
	border-right: solid 1300px transparent;
}

.row_stay_tuned .form_header {
	display: none !important;
}

/* --------------------------------------------
	ROW OUR PROJECTS / OUR PROCESS
-------------------------------------------- */

.row_our_projects {
	margin-top: -75px !important;
	padding-top: 125px !important;
}

.row_our_projects .spb_image figure,
.row_our_projects .spb_image figcaption,
.row_our_projects .spb_image img {
	border-radius: 50%;
}

@media screen and (min-width: 767px) {
	.row_our_projects .special_spacer {
		width: 8.33%;
	}
}

/* --------------------------------------------
	ROW GET IN TOUCH
-------------------------------------------- */

.row_get_in_touch .sf-icon-box.sf-icon-box-left-icon .sf-icon-box-content-wrap {
	margin-left: 80px !important;
}

.row_get_in_touch .sf-icon-box {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.row_get_in_touch .sf-icon-box .sf-icon-cont {
	border-radius: 0;
}

.row_get_in_touch .sf-icon-box h3 {
	margin-top: 0 !important;
	margin-bottom: 5px !important;
}

.row_get_in_touch .sf-icon-box p {
	font-size: 14px;
}

/* --------------------------------------------
	ROW WHAT CLIENTS SAY
-------------------------------------------- */

.row_what_clients_say.spb-row-container[data-top-style="slant-ltr"]:before,
.row_what_clients_say.spb-row-container[data-top-style="slant-ltr"]:after {
	background: #2b2d35;
}

.row_what_clients_say .testimonial .testimonial-icon {
	display: none;
}

.row_what_clients_say .testimonial .testimonial-text {
	text-align: center;
}

.row_what_clients_say .testimonial .testimonial-text:before,
.row_what_clients_say .testimonial .testimonial-text:after {
	content: '"';
}

.row_what_clients_say .testimonial cite {
	color: #ff9800;
}

/* --------------------------------------------
	CLIENTS
-------------------------------------------- */

.clients-wrap .title-wrap {
	display: none !important;
}

/* --------------------------------------------
	FOOTER
-------------------------------------------- */

#footer .spb_image {
	margin-bottom: 13px;
}

#footer .spb_image figure {
	margin: 0 !important;
}

#footer .spb_text_column h3 {
	text-transform: uppercase;
	font-size: 25px;
}

#footer .sf-icon-box.sf-icon-box-left-icon-alt .sf-icon-box-content-wrap {
	margin-left: 55px;
}

#footer .sf-icon-box {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 15px;
}

#footer .sf-icon-box i {
	font-size: 25px;
}

#footer .sf-icon-box h3 {
	margin-bottom: 5px;
}

#footer p {
	font-size: 14px;
	line-height: 1.5 !important;
}

#footer .widget_nav_menu li {
	border: none !important;
}

#footer .widget_nav_menu li a {
	padding: 0 !important;
	font-size: 14px;
}

#footer .widget_nav_menu .sub-menu {
	display: none;
}

/* --------------------------------------------
	PRODUCTS PAGE 
-------------------------------------------- */

.products-row h3 {
	 text-transform:uppercase;
	 margin-top: 0px !important;
   margin-bottom: 6px !important;
}

.products-row .sf-icon-cont {
	background-color:#ff9800;
}

.products-row .sf-icon-cont {
	border-radius:0 !important;
}
.products-row .sf-icon {
    font-size: 15px;
}

.products-row .sf-icon-box.sf-icon-box-left-icon .sf-icon-box-content-wrap {
	margin-left:60px;
}

.products-row .sf-icon-cont {
	padding:9px !important;
}

.products-row  .toggle-wrap .spb_toggle {
	margin-left:79px;
	text-transform:uppercase;
}

.products-row .spb_toggle_content {
	margin-left:79px;
}

.producut-img-row .gallery-item figure {
    margin-bottom:0px;
}

/* --------------------------------------------
 GRANNY FLATS PAGE 
-------------------------------------------- */

.granny-flat-img figure.animated-overlay > a {
	border-radius: 3px;
  border: 6px solid rgba(71,112,131,0.3);
}

/* --------------------------------------------
	SHEDS PAGE 
-------------------------------------------- */

.sheds-row h2 {
	font-size:27px;
} 

.sheds-row h3 {
	 text-transform:uppercase;
	 margin-top: 0px !important;
   margin-bottom: 6px !important;
}

.sheds-row .sf-icon-cont {
	background-color:#ff9800;
}

.sheds-row .sf-icon-cont {
	border-radius:0 !important;
}
.sheds-row .sf-icon {
    font-size: 15px;
}

.sheds-row .sf-icon-box.sf-icon-box-left-icon .sf-icon-box-content-wrap {
	margin-left:60px;
}
.sheds-row .spb_icon_box>.spb-asset-content .sf-icon-box {
	padding: 25px 0;
}

.sheds-row .sf-icon-cont {
	padding:9px !important;
}

/* --------------------------------------------
	INDUSTRY PARTNERS PAGE 
-------------------------------------------- */

.partners-row .spb_image {
	margin-bottom:0;
}

.partners-row section.container {
	margin-bottom:15px;
} 