/*
Theme Name: 	Deb Cummins
Theme URI: 		https://debcumminsrealestate.com.au/
Author: 		Shellharbour City Web Design
Author URI: 	https://scwd.com.au/
Description: 	Deb Cummins website
Version: 		1.0
*/

body {
    background: #fff;
    color: #333;
    font: 400 18px Roboto, sans-serif;
    height: 100%;
    line-height: 1.5;
	padding-top: 130px;
    width: 100%;
}
html {
    height: 100%;
    width: 100%;
}
label, input, button, select, textarea {
	font-family: Roboto, sans-serif;
	font-size: inherit;
	line-height: inherit;
}

/* ===========
 Layout
============= */
#main {
	display: block;
    margin: 20px 15px 25px;
    position: relative;
}

/* ===========
 Blog comments
============= */
ol.comm-list, ul.comm-list {
	list-style: none;
}

/* ===========
 Typography
============= */
h1, h2, h3, h4, h5, h6 {
	color: #0a2378;
	font-family: Merriweather Sans, Roboto, sans-serif;
	font-weight: 400;
	letter-spacing: 0.25px;
	line-height: 1.5;
    margin: 20px 0;
	text-transform: uppercase;
}
.big-heading {
	font-size: 48px;
	font-weight: 700;
}
p {
    margin: 0 0 20px;
}
a {
    color: #0a2378;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a:hover,
a:focus {
    color: #7d0001;
    text-decoration: none;
}
blockquote {
	color: #555;
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 20px;
	padding: 10px 20px;
	border-left: 5px solid #b3b8b0; 
}
img {
	margin: 0 auto;
	max-width: 100%;
}

/* ===========
 Logo
============= */
.logo img {
    width: 250px;
    height: 100px;
}
.logo {
	color: #0a2378;
	font-size: 20px;
    height: 100px;
}

/* ===========
 Navigation
============= */
.navbar-brand {
	height: auto;
	padding: 0 15px;
}
.navbar.navbar-custom {
	background: #fff;
	width: inherit;
	margin: 0 auto;
	padding-bottom: 0;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	box-shadow: 0 1px 2px #b3b8b0;
}
.navbar {
    margin-bottom: 0;
}
 .navbar-toggler-icon {
    background: url("images/menu-btn.svg");
}
.navbar-brand:focus {
    outline: 0;
}
.navbar-custom.top-nav-collapse .nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}
.navbar.navbar-custom ul.nav.navbar-nav,
.navbar.navbar-custom.top-nav-collapse ul.nav.navbar-nav {
	margin-top: 20px;
 	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.navbar-custom ul.nav li a {
    color: #0a2378;
	font: 500 15px Roboto, sans-serif;
}
.navbar.navbar-custom.top-nav-collapse {
	background: #fff;	
}
.navbar.navbar-custom.top-nav-collapse .navigation {
	padding-bottom: 10px;
}
.navbar-custom.top-nav-collapse ul.nav li a {
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.navbar-custom ul.nav ul.dropdown-menu {
	border-radius: 0;	
	margin-top: 10px;
}
.navbar-custom ul.nav ul.dropdown-menu li {
	border-bottom: 1px solid #f1f1f1;
}
.navbar-custom ul.nav ul.dropdown-menu li:last-child{
	border-bottom: none;
}
.navbar-custom ul.nav ul.dropdown-menu li a {
	padding: 10px 20px;
	font-size: 14px;
}
.navbar-custom .nav li a:hover,.navbar-custom .nav li a:focus  {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.navbar-custom.navbar-fixed-top .nav li a:hover,
.navbar-custom.navbar-fixed-top .nav li a:focus,
.navbar-custom.navbar-fixed-top .nav li.active a,
.navbar-custom.navbar-fixed-top .nav li.active,
.navbar-custom.top-nav-collapse .nav li a:hover,
.navbar-custom.top-nav-collapse .nav li a:focus,
.navbar-custom.top-nav-collapse .nav li.active {
	background: none;
    outline: 0;
}
.navbar-toggle {
    padding: 4px;
    font-size: 30px;
    color: #fff;
}
.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}
.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	color: #777;
}
.navbar-custom.top-nav-collapse .nav li a:hover,
.navbar-custom .nav li a:hover {
	background: transparent;
    color: #777 !important;
}
.navbar-custom .nav li.active a,.navbar-custom.top-nav-collapse .nav li.active a  {
    color: #777 !important;
}

/* ========= 
 Misc 
========= */
hr {
	margin-top: 10px;
}
hr.bold {
	border-top: 3px solid #ddd;
}
.divider-short {
	display: block;
	width: 60px;
	height: 1px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.dividersolid {
	border-top: 1px solid #ddd;
	margin: 30px 0;
}

/* =========
 Intro
========= */
.intro {
	width: 100%;
	height: auto;
	padding: 0;
}
.intro-content {
	background: url(images/bgnd.jpg) top center no-repeat #777;
	background-size: cover;
	width: 100%;
	margin: 0;
	padding: 30px 0;
}
.intro-content h2, .intro-content h4 {
	color: #f1f1f1;
	font-size: 45px;
	margin-bottom: 10px;
	text-shadow: 2px 1px #333;
	text-transform: uppercase;
}
.intro-content h4 {
	font-family: Roboto;
	font-size: 25px;
}

/* =========
Form
========= */
 ul.lead-list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 10px;
}
ul.lead-list li {
	margin: 0 0 20px 0;
	line-height: 20px;
}
ul.lead-list li span.fa {
	margin: 5px 5px 0 0;
	float: left;
}
ul.lead-list li span.list {
	display: inline-block;
	margin: 0 0 0 10px;
}
p.lead-footer {
	font-size: 16px;
	margin: 20px 0 0;
}
.panel {
	box-shadow: 1px 3px 5px #000;
	border: 5px solid #fff;
	opacity: 0.9;
}
.panel-heading {
	background: #dfb300;
	padding: 15px;
	text-align: center;
	border-bottom: none;
	border-radius: 0;
}
.panel-body {
	background: #7d0001;
	color: #fff;
	border-radius: 0;
}
.form-wrapper h3.panel-title {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	text-shadow: 2px 1px #555;
	text-transform: none;
}
form.lead label,form.lead input, form.lead select, form.lead textarea {
	border-radius: 0;
	font-size: 16px;
	font-weight: 500;
}
form.lead textarea {
	resize: none;
}
.form-control:focus {
	border-color: #b3b8b0;
	outline: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
}

/* =========
 Alerts
========= */
form.lead .alert-danger, form.lead .alert-success {
	color: #fff;
	font-size: 16px;
	padding: 5px;
	border-radius: 2px;
}
form.lead .alert-danger {
	background: #dc3545;
}
form.lead .alert-success {
	background: #28a745;
}

/* =========================
 Buttons
=========================== */
.btn {
	background: #dfb300;
	color: #7d0001 !important;
	display: inline-block;
	font-size: 20px !important;
	font-weight: 700 !important;
	letter-spacing: 1.5px;
	outline: none;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	border: 5px solid #ddd;
}
.btn:hover, .btn:focus, a.btn:hover, a.btn:focus{
	background: #7d0001;
	color: #dfb300 !important;
	outline: none;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
	border: 5px solid #ddd;
}

/* =========
 Widgets
========= */
.widget ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

/* =========
 Nav Below
========= */
#navbelow { 
	display: block; 
	margin: 15px 0; 
}
.nav-back { 
	display: block; 
	float: left; 
}
.nav-next { 
	display: block; 
	float: right; 
}
.nav-back a, .nav-next a { 
	color: #7d0001;
	display: block; 
	font-size: 14px; 
	font-weight: 700;
	padding: 0 30px; 
}
.nav-back a:hover, .nav-next a:hover { 
	color: #ad6397;
}

/* ===========================
 Sold Properties
============================ */
.property-listing {
	height: auto;
	margin: 0;
	max-width: 100%;
}
.property-listing img {
	max-height: 300px;
	max-width: 300px;
	max-width: 100%;
	max-height: 100%;
	object-fit: fill;
}
.property-listing .address {
	background: #777;
	color: #fff;
	font-size: 12px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-align: center;
	width: 300px;
	bottom: 50px;
}
.propbox {
	float: left;
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 0;
	margin: 0 auto;
	clear: left;
}
.lastbox {
	margin-left: 30px;
	clear: right;
	float: left;
}

/* ============
 Testimonials
============ */
.testimonial-home-inner blockquote {
	background: #f5f5f5;
	color: #333;
	font: 400 16px Merriweather Sans;
	margin: 15px;
	border: 1px solid #ddd;
	border-left: 5px solid #ad6397; 
	border-radius: 5px;
	box-shadow: 1px 2px 3px #777;
}
.testimonial-home-inner:nth-child(2n+1) blockquote {
	border-right: 5px solid #ad6397; 
	border-left: 0; 
}
.testimonial-home-inner .testhead:before {
    color: #ad6397;
    font-family: FontAwesome;
    font-size: 25px;
    line-height: 8px;
    margin-right: 0.5em;
    content: "\f10d";
    float: left;
}
.testimonial-home-inner .customer {
    color: #0a2378;
    font: 700 15px Roboto, sans-serif;
	margin-top: 18px;
}
.testimonial-home-inner .suburb {
    font: 400 15px Roboto, sans-serif;
	margin-bottom: 12px;
}
.testimonial-home-inner .suburb:after {
    color: #ad6397;
    font-family: FontAwesome;
    font-size: 25px;
    line-height: 8px;
    margin-left: 0.5em;
    content: "\f10e";
    float: right;
}
.test-main {
	background: #fff;
	float: left;
	width: 48%;
	margin-bottom: 20px;
	clear: left;
	display: flex; 
}
.last-test {
	margin-left: 20px;
	clear: right;
}

/* =============
 Footer
============== */
footer {
	background: #0a2378;
	padding: 15px 0 0;
}
footer, footer a, footer a:hover, footer h3 {
	color: #fff;
}
footer .scwd p, footer .scwd a {
	color: #bcad79;
	font: 500 16px Montserrat Alternates, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px 1px #cb8;
}
footer .scwd a:hover {
	color: #f1f1f1 !important;
	text-decoration: none;
}
.foot-bar {
    background: #222528;
	margin-top: 20px;
	padding: 10px 0;
}
.foot-bar a{
	color: #fff;
}
footer .foot-bar  p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}

/* ============
 Tooltip
============== */
.tooltip {
  font-size: 16px;
  line-height: 1.6em;
}

/* =============
 Media Queries
============= */
@media
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (   min--moz-device-pixel-ratio: 2),
	only screen and (     -o-min-device-pixel-ratio: 2/1),
	only screen and (        min-device-pixel-ratio: 2),
	only screen and (                min-resolution: 192dpi),
	only screen and (                min-resolution: 2dppx) {
	.logo img {
			min-height: 100px;
			width: 100%;
			max-width: 250px;
			background-size: 250px 100px !important;
	}
}
@media (max-width: 767px) {	
	.navbar-brand {
		margin: 5px;
	}
	.navbar-header button {
		background: url("images/menu-btn.svg") no-repeat center;
		width: 20px;
		height: 20px;
		margin-top: 20px;
		padding: 20px;
		border: 2px solid #b3b8b0;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	}                
	.navbar-custom ul.nav li {
		margin-left: 30px;
		margin-right: 30px;
		border-bottom: 1px solid #ddd;
	}
	.navbar-custom ul.nav li:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}
	.navbar-custom ul.nav ul.dropdown-menu li {
		border-bottom: 1px solid #ddd;
		padding-left: 10px;
	}	
	.navbar-custom ul.nav ul.dropdown-menu li:last-child {
		border-bottom: none;
	}
	.navbar.navbar-custom ul.nav.navbar-nav ,
	.navbar.navbar-custom.top-nav-collapse ul.nav.navbar-nav {
		margin-top: 0;
	}
	.navbar-custom .nav li.active a:after,.navbar-custom.top-nav-collapse .nav li.active a:after  {
		border-bottom: 0;
	}
	.intro-content h2 {
		font-size: 30px;
	}
	.intro-content h4 {
		font-size: 20px;
	}
	.test-main {
		float: none;
		width: 100%;
		margin-bottom: 0;
		clear: both;
	}
	.last-test {
		margin-left: 0;
		clear: both;
	}
	.foot-bar p {
		float: none;
		text-align: center;
	}
}

@media (max-width: 339px) {	
	.navbar-brand {
		margin: 10px 5px;
	}
	.propbox {
		float: none;
		width: 100%;
		margin-bottom: 0;
		clear: both;
	}
	.lastbox {
		margin-left: 0;
		clear: both;
	}
}

/* ===========================
 Screen Reader
============================ */
 .screen-reader-text {
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
}
 .screen-reader-text:focus {
     background-color: #f1f1f1;
     border-radius: 5px;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
     box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     -ms-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     -o-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     clip: auto !important;
     color: #0a2378;
     display: block;
     font-size: 16px;
     font-weight: bold;
     height: auto;
     left: 5px;
     line-height: normal;
     padding: 15px 25px;
     text-decoration: none;
     top: 5px;
     width: auto;
     z-index: 100000;
}