/*
Theme Name: The Renovator
Theme URI: http://underscores.me/
Author: Digital Pieces
Author URI: https://www.digitalpieces.com.au
Description: Theme for our client.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: renovator
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

The Renovator is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/


@font-face {
	font-family: 'Conv_Avenir-Roman';
	src: url('fonts/Avenir-Roman.eot');
	src: local('☺'), url('fonts/Avenir-Roman.woff') format('woff'), url('fonts/Avenir-Roman.ttf') format('truetype'), url('fonts/Avenir-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Avenir-Heavy';
	src: url('fonts/Avenir-Heavy.eot');
	src: local('☺'), url('fonts/Avenir-Heavy.woff') format('woff'), url('fonts/Avenir-Heavy.ttf') format('truetype'), url('fonts/Avenir-Heavy.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_Avenir-Black';
	src: url('fonts/Avenir-Black.eot');
	src: local('☺'), url('fonts/Avenir-Black.woff') format('woff'), url('fonts/Avenir-Black.ttf') format('truetype'), url('fonts/Avenir-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
font-family: 'Conv_Avenir-Roman';
font-family: 'Conv_Avenir-Black';
font-family: 'Conv_Avenir-Heavy';

*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1em; }
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none; color:#4BA7C3;}
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
input, select, button { vertical-align:middle; cursor: pointer; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

::selection { background: #A3C8F1; color:#000;	}
::-moz-selection { background: #A3C8F1; color:#000; }

::-webkit-input-placeholder { color: #3B4B4D; font-family: 'Conv_Avenir-Black', Helvetica; opacity: 1; }
::-moz-placeholder { color: #3B4B4D; font-family: 'Conv_Avenir-Black', Helvetica; opacity: 1; }
:-ms-input-placeholder { color: #000; font-family: 'Conv_Avenir-Black', Helvetica; opacity: 1; }
:-moz-placeholder { color: #3B4B4D; font-family: 'Conv_Avenir-Black', Helvetica; opacity: 1; }
:focus::-webkit-input-placeholder { color: transparent !important; }
:focus::-moz-placeholder { color: transparent !important; }
:focus::-ms-input-placeholder { color: transparent !important; }
:focus::-moz-placeholder { color: transparent !important; }


.left { float: left; }
.right { float: right; }
.clear { clear: both; display: block; }
.hide { opacity: 0; }
a:active,a:focus { outline: none; }

img {
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
	     -o-user-select: none;
	        user-select: none;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

body { background: #4E91DA; color: #fff; font-size: 14px; font-family: 'Conv_Avenir-Roman', Helvetica; }

/*OPENING*/

.list_fix {
    background: none !important;
    padding: 0 !important;
	margin-bottom:0 !important;
}

.page-id-603 section:nth-child(4) .classes-content-right{
	background: url(https://therenovatorhq.com.au/wp-content/uploads/2019/12/renovator-port.jpg) no-repeat;
	background-size: cover;
}

.fsForm input[type="checkbox"], .fsForm input[type="radio"]{
	border:0 !important;
	border-radius:0;
}

.fsBody .fsLabel, .fsBody label{
	font-size: 14px;
	line-height: 28px;
	text-align:left !important;
}

.fsForm textarea{
	border: 1px solid #cfd4d8 !important;
	border-radius:0 !important;
	background-image: none !important;
}

.fsForm p{
	font-family: 'Conv_Avenir-Roman' !important;	
}

.fsSpan100 p{
	text-align: justify;
	margin: 10px 0;
	font-size:16px !important;
}

.fsSpan100 ul{
	margin: 10px 40px 10px 70px;
	line-height:normal;
	font-size:16px;
}

.fsForm input[type="checkbox"], .fsForm input[type="radio"]{
		padding: 2px 5px 0 5px !important;
		/*top: 7px;*/
		width: 25px !important;
		height: 22px !important;
	}


@media (min-width:960px){
	.page-id-603 section:nth-child(4) .classes-content-left,  .page-id-603 section:nth-child(4) .classes-content-right{
    	width: 50%;
		padding-left:20px;
		padding-right:20px;
	}
	.fsForm{
		max-width:800px;
	}
	
	
	#label85633874, #label85632256, #label85633151{
		width:100%;
	}
}

@media (max-width:380px){
	.classes-content .classes-content-inner .classes-content-content p.price span{
		font-size:16px !important;
		margin-left: -20px !important;
	}
}


@media (max-width:960px){
	.page-id-603 section:nth-child(4) .classes-content-right{
		text-align:left !important;
		min-height:400px;
	
	}
	
}