/*
Theme Name: Absolute Upholstery
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/reset.css');
@import url('css/slicknav.css');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.5em;
	font-family: 'Lato', sans-serif;
	color: #333;
	background:#f8cee3;
	position:relative;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
h1 {
	font-size:32px;
	line-height:40px;
	font-weight:400;
	margin:0 0 25px 0;
	color:#ed4c82;
	text-transform:uppercase;
}
h2 {
	font-size:26px;
	font-weight:700;
	margin:0 0 20px 0;
	line-height:36px;
}
h3 {
	font-size:20px;
	font-weight:700;
	margin:0 0 20px 0;
	line-height:30px;
}
ul {
	margin:0 0 20px 25px;
}
p {
	font-size:16px;
	line-height:24px;
	margin:0 0 20px 0;
}
a {
	text-decoration:none;
	color:#0587b8;
}
.clear {
	clear:both;
}
.container {
	width:90%;
	margin:0 auto;
	position:relative;
}
.slicknav_menu {
	display:none;
}
#header {
	position:relative;
	z-index:900;
	width:100%;
}
.logo {
	margin:30px 0;
	float:left;
	position:relative;
}
.menu {
	list-style-type:none;
	margin:70px 0 0 0;
	position:relative;
	float:right;
}
.menu li {
	display:inline;
	position:relative;
	margin:0 0 0 15px;
}
.menu li a {
	text-transform:uppercase;
	color:#333;
	font-weight:300;
	font-size:20px;
	text-decoration:none;
}
.menu li.current-menu-item a {
	font-weight:700;
}
#slider {
	width:90%;
	height:100%;
	position:relative;
	z-index:500;
	margin:0 auto;
}
.slogan {
	position:absolute;
	text-transform:uppercase;
	top:45%;
	left:0;
	width:100%;
	margin:0;
	color:#fff;
	font-size:50px;
	line-height:60px;
	z-index:500;
	text-align:center;
}
.cycle-slideshow {
	width:100%;
	height:100%;
	position:relative;
	z-index:0;
}
.cycle-slideshow #slide1 {
	width:100%;
	height:100%;
	background:url(images/slide1.jpg) no-repeat center center;
	background-size:cover;
}
.cycle-slideshow #slide2 {
	width:100%;
	height:100%;
	background:url(images/slide2.jpg) no-repeat center center;
	background-size:cover;
}
.cycle-slideshow #slide3 {
	width:100%;
	height:100%;
	background:url(images/slide3.jpg) no-repeat center center;
	background-size:cover;
}
#welcome {
	position:relative;
	z-index:200;
	padding:75px 0;
	margin-bottom:20% !important;
}
#welcome .container {
	position:relative;
}
#welcome img {
	position:relative;
	z-index:0;
	width:65%;
}
.welcome {
	width:40%;
	position:absolute;
	top:15%;
	right:0;
	z-index:500;
	background:#fff;
	padding:60px 5%;
}
#inner {
	width:100%;
	height:100px;
	padding:65px 0 0 0;
	overflow:hidden;
	position:relative;
	z-index:0;
	background:url(images/inner.jpg) no-repeat center center;
	background-size:cover;
}
#inner h1 {
	width:100%;
	line-height:1em;
	margin:0;
	text-align:center;
	color:#fff;
	display:block;
}
#content {
	padding:50px 0 50px 0;
	position:relative;
	min-height:250px;
}
.alignright {
	float:right;
	max-width:100%;
	height:auto;
	margin:0 0 50px 75px;
}
.alignleft {
	float:left;
	max-width:100%;
	height:auto;
	margin:0 25px 25px 0;
	overflow:hidden;
}
.wp-post-image {
	position:relative;
	z-index:0;
	width:65%;
	height:auto;
	float:right;
}
.content {
	width:40%;
	position:absolute;
	top:15%;
	left:0;
	z-index:500;
	background:#fff;
	padding:60px 5%;
}
.nocontent .content {
	width:100%;
	position:relative;
	top:0;
	left:0;
	z-index:500;
	background:transparent;
	padding:0;
}
.section {
	position:relative;
	float:left;
	width:100%;
	clear:both;
	margin:0 0 50px 0;
	height:500px;
	overflow:hidden;
}
.section h2 {
	color:#ed4c82;
}
.right img {
	width:50%;
	height:auto;
	float:left
}
.right .section-content {
	float:right;
	width:40%;
	padding:70px 5% 30px 5%;
	background:#fff;
	height:100%;
}
.left img {
	width:50%;
	height:auto;
	float:right
}
.left .section-content {
	float:left;
	width:40%;
	padding:70px 5% 30px 5%;
	background:#fff;
	height:100%;
}
.section .content {
	width:100%;
	position:relative;
	top:0;
	left:0;
	z-index:500;
	background:transparent;
	padding:0;
}
.btn {
	color:#fff;
	background:#ed4c82;
	padding:15px 30px;
	display:inline-block;
	margin:15px 0 0 0;
}
#footer {
	width:100%;
	position:relative;
	margin:0 0 50px 0;
}
#footer .footer {
	
}
#footer .copy {
	float:left;
	font-size:12px;
	margin:0 0 0 0;
	color:#777;
}
#footer .designer {
	float:right;
	font-size:12px;
	margin:0 0 0 0;
	color:#777;
}
#footer .designer a {
	color:#777;
	text-decoration:none;
}
#form {
	width:47%;
	float:left;
	margin:0 0 30px 0;
}
#details {
	width:47%;
	float:right;
	margin:30px 0 30px 0;
}
.map {
	width:100% !important;
	height:450px;
	margin:25px 0 0 0;
}
#form .wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
#form .wpcf7 textarea {
    height: 140px;
	
}
#form .wpcf7 p {
    color: #333;
    font-size: 14px;
	text-align:left !important;
}
#form .wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
#form .wpcf7 {
    margin: 30px 0 0 0;
}
#form .wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    padding: 15px 3%;
    font-size: 14px;
	width: 94%;
	margin: 0 0 0 0;
}
#form .wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
	text-decoration:none;
	color:#fff;
	padding:20px 40px;
	font-size:15px;
	display:inline-block;
	margin:30px 0 30px 0;
	background:#ed4c82;	
}
#form .wpcf7 input[type="submit"]:hover {
    background:#ed4c82;
}
.main {
	width:60%;
	float:left;
}
.sidebar {
	width:30%;
	padding:30px 2.5%;
	background:#f3f3f3;
	float:right;
}
.sidebar ul li {
	font-size:14px;
	margin:0 0 10px 0;
	line-height:20px;
}
.post {
	margin:0 0 30px 0;
}
.share {
	display:block;
	margin:15px 0;
}
.page-numbers {
	padding:20px;
	font-size:18px;
	text-decoration:none;
	background:#eee;
	border:1px solid #ccc;
	display:inline-block;
	margin:20px 0;
}
.more {
	background:#ed4c82;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	margin:15px 0;
}
.date {
	color:#999;
	font-size:13px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
@media only screen and (max-width: 1400px) {
	#welcome {
	margin-bottom:15% !important;
		}
	#welcome img {
		width:65%;
	}
	.welcome {
		width:65%;
		padding:20px 2.5%;
	}
	.section {
		height:auto;
	}
	.right .section-content {
		height:auto;
		padding:20px 5% 20px 5%;
	}
	.left .section-content {
		background:#fff;
		height:auto;
		padding:20px 5% 20px 5%;
	}
}
@media only screen and (max-width: 1234px) {
	#welcome {
	margin-bottom:20% !important;
		}
}

@media only screen and (max-width: 1110px) {
	
	.menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
		background:#222;
	}
	#header {
		text-align:center;
		top:30px;
		margin:0 0 50px 0;
		padding:0;
		height:120px;
	}
	.logo {
		float:none;
		max-width:200px;
		position:relative;
		margin:0 auto;
		display:block;
		left:0;
		top:50px;
	}
	p {
		font-size:14px;
		line-height:22px;
		margin:0 0 15px 0;
	}
	li {
		font-size:14px;
	}	
	.copy, .designer {
		width:100%;
		float:none;
		text-align:center;
	}
	#footer {
		margin:0 0 0 0;
		padding:15px 0;
	}
	#footer p {
		line-height:20px;
	}
	#footer span.mhide {
		display:none;
	}
	#footer span.designer {
		display:block;
	}
	#form, #details {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	.wp-post-image, .alignright, .alignleft {
		max-width:100%;
		height:auto;
		float:none;
		margin:0 auto 30px auto;
		display:inline-block;
	}
	.slogan {
		font-size:30px;
		line-height:40px;
	} 
	.main {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}
	.sidebar {
		width:100%;
		padding:0;
		background:#fff;
		float:none;
	}
	#welcome {
		text-align:center;
		padding:30px 0;
	}
	#welcome img {
		display:none;
	}
	.welcome {
		position:relative;
		top:0;
		left:0;
		width:95%;
		padding:20px 2.5%;
	}
	#slider, .cycle-slideshow {
		height:576px;
	}
	.cycle-slideshow #slide1 {
		width:100%;
		height:576px;
		background:url(images/slide1.jpg) no-repeat center center;
		background-size:1024px 576px;
	}
	.cycle-slideshow #slide2 {
		width:100%;
		height:576px;
		background:url(images/slide2.jpg) no-repeat center center;
		background-size:1024px 576px;
	}
	.cycle-slideshow #slide3 {
		width:100%;
		height:576px;
		background:url(images/slide3.jpg) no-repeat center center;
		background-size:1024px 576px;
	}
	.wp-post-image {
		width:100%;
		float:none;
	}
	.content {
		width:90%;
		position:relative;
		top:0;
		left:0;
		padding:20px 5%;
		text-align:center;
	}
	.section {
		height:auto;
	}
	.right .section-content {
		width:90%;
		float:none;
		text-align:center;
	}
	.left .section-content {
		width:90%;
		float:none;
		text-align:center;
	}
	.right img {
		width:100%;
		height:auto;
		float:none;
	}
	.left img {
		width:100%;
		height:auto;
		float:none;
	}
}
@media only screen and (max-width: 700px) {
	#slider, .cycle-slideshow {
		height:389px;
	}
	.cycle-slideshow #slide1 {
		width:100%;
		height:389px;
		background:url(images/slide1.jpg) no-repeat center center;
		background-size:700px 389px;
	}
	.cycle-slideshow #slide2 {
		width:100%;
		height:389px;
		background:url(images/slide2.jpg) no-repeat center center;
		background-size:700px 389px;
	}
}

/* extended footer */

#top-footer {
	margin-top:10%;
    background: #ED4C82;
	padding:20px 20px 0;
	text-align:center;
}
#top-footer h3 {
  font-size:24px;
  margin:0 0 20px 0;
  border-bottom: 5px solid #fff;
    display: inline-block;
    padding-bottom: 10px;
    font-family: sans-serif;
	
}
#top-footer p, #top-footer li {
  color: #d1d1d1;
	
}
#top-footer h3 {
	color:#fff;
}
#top-footer a {
  color: #d1d1d1;
	text-decoration:none;
}

#top-footer a:hover {
  color: #222;
}

.facebook {
	font-size:24px;
	
}
#top-footer ul {
    list-style-type:none;
    margin:0 0 20px 0;
}
#top-footer ul li {
    color:#fff;
    width:100%;
    padding:0;
    text-align:center;
    margin:0 0 0 0;
}
.fcol {
    float:left;
    width: 33.33%;
    text-align:center;
}
.fcol iframe {
    display:block;
    margin:0 auto;
    max-width:100% !important;
}
@media only screen and (max-width: 800px) {
    .fcol {
        float:none;
        width: 100%;
        
        text-align:center;
    }  
}
/* extended footer end */