/*
Theme Name: Appletons Interiors
Theme URI: https://www.anchorprint.co.uk/
Version: 10.0.0
License: GNU General Public License v2 or later
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	color:#333;
	background-color:#fdfceb;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #3e603e;
	font-weight:700;
	font-family: 'Libre Baskerville', serif;
	text-transform:uppercase;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
ins {
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px 0;
	clear: both;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after, .wrapper:after, .format-status .entry-header:after {
	clear: both;
}
.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {
	display: table;
	content: "";
}
h1, h2, h3, h4, h5, h6 { margin: 24px 0; }
h1 { font-size: 30px; line-height: 40px; padding: 0px 0px 5px 0px; margin: 0px; }
h2 { font-size: 20px; font-weight:400; line-height: 30px; margin: 0 0 10px 0; padding: 0px; }
h3 { font-size: 25px; margin: 0px 0px 10px 0;  font-weight:400; }
h4 { font-size: 30px; line-height: 34px; padding: 0px; margin: 0px 0px 20px 0px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
p, li { margin: 0 0 15px; font-size: 14px; line-height: 20px; }

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
	text-transform: uppercase;
}

/* Form fields, general styles first */
button, input, select, textarea {
    border: none;
    border-radius: 0px;
    font-family: inherit;
    padding: 10px;
    color: #000;
}
button, input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
    padding: 10px;
    font-size: 17px;
    border: none;
    width: 100%;
    background-color: #666;
    color: #fff;
}

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	border-color: transparent;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active { border-color: transparent; color:#fdfceb; }

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.page-id-633 .su-column img { max-height:164px; }

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #333333;
}
/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
}
a {
	outline: none;
	text-decoration:none;
}
a:hover { }
.entry-content a { }

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
	clip: auto !important;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site { padding: 0 20px; position:relative; }
.container { clear: both; margin: 0 auto; width: 940px; max-width:90%; }
.home #main.container, .full .container, #main.container { width:100%; max-width:100%; }
 
.section { padding: 60px 0; background-size: 50% auto; background-position: left center; background-repeat: no-repeat; }
.section.full { padding:30px 0; }
.section.top { padding:20px 0; }
.top { text-align:center; }
.top p { font-size: 24px !important; }

a.button { font-weight:500; padding: 10px 20px; background:#666; font-size: 16px; color: #fff; margin: 5px 10px 0 0; display: inline-block; text-transform: uppercase; }
a:hover.button { background:#fff; color:#000; }

/* ### SITES NAV ### */
.sites {
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 1;
    width: 100%;
	height: 80px;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.sites a {
    display: block;
    width: 33.333%;
    height: 60px;
    margin-bottom: 0;
    background-size: 140px auto;
    background-repeat: no-repeat;
    background-position: center 10px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    float: left;
    bottom: -20px;
    position: relative;
    padding-bottom: 20px;
}

/* ############ 1. Header ############### */
header { z-index: 2; width: 100%; box-shadow: 0 0 10px #6c6b5c; }
hgroup .container { position:relative; padding: 0px; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
#logo { z-index: 100; display: block; background-image:url(images/interiores-appleton-logo.png); height: 120px; width: 120px; background-size: 120px 120px; background-position: center; background-repeat: no-repeat; float: left; position: fixed; background-color: #fdfceb; padding: 4px; box-shadow:0 0 10px #333; }
#call { font-family: 'Libre Baskerville', serif; float: right; font-size: 13px; color: #333; margin: 20px 0 10px 0; text-align:left; font-weight:400; }

#topnav { text-align: right; font-size: 11px; }
#topnav a { color: #fff; margin: 0 0 0 16px; text-transform: uppercase; }
#topnav a:first-child { margin: 0px; }
.sticky .social { display:none; }
.cta, .phone, .email { background-image: url(images/icon-pin.svg); background-size: 20px 20px; padding: 3px 0px 3px 22px; background-repeat: no-repeat; }
.phone { background-image: url(images/icon-phone.svg); margin-left:15px; margin-right:15px; }
.email { background-image: url(images/icon-email.svg); }
.phone a, a.phone, .email a, a.email { color:#333; }

.mainnav { clear: both; background:#000; text-align:center; font-size:15px; padding:14px 0; margin-top:20px; font-weight: 400; }
.mainnav a { color: #fff; margin: 0 20px; text-transform: uppercase; }
#topnav a:hover, #topnav a:active, .mainnav a:hover { color:#9DC6C8; }
.sticky #primary { margin-top:150px; }
.home .sticky #primary { margin-top:0px; }
.sticky header { position: fixed; top: 0; z-index: 100; background: #fdfceb; }

.sticky #logo { width: 80px; height: 80px; background-size: 80px; padding: 4px; }
.sticky #call { display:none; }
.sticky .mainnav { z-index:100; position: fixed; top:0; width: 100%; margin:0; }

.banner, .banner ul { position: relative; margin: 0; padding: 0; height: 80vh; min-height: 700px; width: 100% !important; list-style: none; font-family: 'Libre Baskerville', serif; }
.banner .container { position: absolute; z-index: 50; width: 60%; max-width: 100%; text-align: center; top: 25vh; left: 20%; text-transform: uppercase; font-weight: 800; }
.banner ul li { position: relative; display: block; float: left; margin: 0; padding: 0; width: 100%; height: 80vh; min-height: 700px; background-size: cover; background-position: center center; }
.banner .owl-carousel { z-index:10; }
.banner .owl-dots { position: relative; margin-top: -30px; z-index: 1; text-align: center;}
.owl-carousel button.owl-dot { width: 10px; height: 10px; background-color:#3e603e !important; margin: 3px;  }
.owl-carousel button.owl-dot.active { background-color: #fdfceb !important; }
.bannerh1 { color: #fdfceb; font-size: 21px; line-height: 26px; padding-bottom: 20px; }
.bannerh2 { color: #fdfceb; font-size: 40px; line-height: 50px; padding-bottom: 50px; background-image: url(images/decoration-down.png); background-repeat: no-repeat;
	background-size: 95px 35px;	background-position: center bottom; }
.banner ul li h5 { position: absolute; bottom: 0; padding:10px 20px; margin:0 0 10px 0; background:#000; font-size:12px; font-weight:400; }
.banner a.button { margin: 0px 15px; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.banner a.button { background:#000; }
.banner a:hover.button { background:#fff; color:#000; }

.topper { padding:50px 0 0 0; text-align: center; }
.topper h1 { }
.topper p { }

/* ############# 2. Navigation Menu ############# */
.main-navigation { float: none; margin: 0; }
.main-navigation ul.nav-menu.toggled-on, .menu-toggle { display: block; background: #3e603e; list-style: none; margin: 0; }
.main-navigation ul.nav-menu.toggled-on a { display: block; font-size: 15px; padding: 20px; color: #fdfceb; text-transform:uppercase; border-bottom: none; }
.menu-menu-1-container { width: 100%; }
.sticky .menu-menu-1-container { top: 40px; }
.toggled-on .on, .off { display:none;}
.on, .toggled-on .off { display:block; }

/* ############# Footer ############ */
#primary { border-bottom:2px solid #3e603e; margin-bottom:3px; }
footer {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 0 90px 0;
	font-size: 13px;
	background-color:#3e603e;
	text-align:center;
	background-image: url(images/decoration-up.png);
	background-repeat: no-repeat;
	background-size: 80px 27px;
	background-position: center 20px;
}
footer h6 { font-size:22px; font-weight:400; color:#fdfceb; margin-bottom:10px; }
footer h6 a { color:#fdfceb; font-weight:700; }
footer p, footer p a { font-size:15px; color:#fdfceb; margin-bottom:30px }

a:hover.quote { color:#000; background-color:#fff; background-image: url(images/next.svg); background-position: 99% center; }
.copy { font-size: 11px; line-height: 20px; color: #fdfceb; clear: both; text-align: center; display: inline-block; width: 100%; }
.copy a { color: #fdfceb; }

/* ##################### HOME ####################### */
.box { position: relative; width: 24%; margin:0 1% 1% 0; float:left; text-align: center; background-size:cover; background-position:center center; background-repeat:no-repeat; padding: 12% 0; background-color:#000; -webkit-transition-duration: 1s; transition-duration: 1s; }
.box::after { content: ""; background-image: url(images/icon-plus.svg); display: block; width: 20px; height: 20px; position: absolute; bottom: 15%; left: 50%; margin-left: -10px; opacity: 0.8; }
.box:hover { opacity:0.6; }
.box h2 { position: absolute; top: 40%; width: 100%; color: #fdfceb; font-size: 15px; line-height:22px; font-weight: 700; text-transform: uppercase; text-align: center; padding: 0; }

.section.intro { text-align: center; }
.home .section.customers { padding:0; }
.section.customers .box { width:49%;}

.section.services { padding:0 0 60px 0; text-align:center; }

.home .section.clients { text-align:center; background:#efefef; }
#owl-three.owl-carousel .owl-nav button.owl-next, #owl-three.owl-carousel .owl-nav button.owl-prev {
    font-size: 80px;
    color: #666;
    font-weight: 100;
}

/* ####### SECTION BLOCKS ####### */
.section .half { width:50%; float:left; margin-right:5%; margin-bottom: 30px; }
.section .half:nth-child(even) { width:45%; margin-right:0%; }
#alternating h2 { text-transform:uppercase; }
#alternating h2::after { content: ""; border-bottom: 1px solid #ccc; width: 50%; display: block; margin-top: 20px; margin-bottom: 20px; }
#alternating .section:nth-child(even)  { background-color:#333; }
#alternating .section:nth-child(even) h2 { color:#fff; }
#alternating .section:nth-child(even) h2::after { border-bottom: 1px solid #666; }
#alternating .section:nth-child(even) p, #alternating .section:nth-child(even) li { color:#fff; }
#alternating .section p a { padding: 10px 20px; background:#999; font-size: 16px; color: #fff; margin: 5px 10px 0 0; display: inline-block; text-transform: uppercase; }
#alternating .section p a:hover { background:#000; }
#alternating .section:nth-child(even) p a:hover { background:#fff; color:#000; }

.pic1, .pic2 { height:250px; width:100%; display:block; background-size:cover; background-position:center; float: left; }


/* ### GALLERY #### */
.gallery{display:block}
.gallery .gallerypic{width:33.333%;height:auto;float:left;background-color:#000}
.gallery .gallerypic:hover{background-image:url(images/magnify.png);background-repeat:no-repeat;background-size:60px 60px;background-position:center center}
.gallery .gallerypic:hover img{opacity:.6}
.gallery .gallerypic img { width: 100%; display: block; height: 300px; overflow: hidden; object-fit: cover; border-left: 2px solid #fdfceb; border-bottom: 2px solid #fdfceb; }

/* ##### CONTACT #### */
.contactus { margin-bottom:30px; display:inline-grid; }
.contactus .cta, .contactus .phone, .contactus .email { background-size: 30px 30px; padding: 7px 0px 7px 40px; margin: 10px 0; font-size: 18px; }
/* ############### CONTACT PAGE ################## */
input, textarea, select { border: 1px solid #ccc; width: 95%; padding: 10px 2.5%; font-size: 15px; }
.section.contactform { padding-bottom:0; }
.nf-before-form-content { margin-bottom:7px; font-size:12px; }

/* ########## Main content and comment content ################
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote, .comment-content blockquote {
    font-style: italic;
    font-size: 19px;
    line-height: 28px;
    padding: 0 0 10px 60px;
    background-image: url(images/quote.svg);
    background-size: 50px 40px;
    background-repeat: no-repeat;
    background-position: left top;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 0px;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
}
.entry-content dd,
.comment-content dd {
	margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}
.entry-content td, .comment-content td {
    border-top: 1px solid #EDEDED;
    padding: 3px 10px 3px 0px;
    margin: 0px;
    line-height: 18px;
}
.page-links {
	clear: both;
}




/* =Media queries
-------------------------------------------------------------- */

@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* Minimum width of 800 pixels. */
@media screen and (min-width: 801px) {
	.site {
		margin: 0 auto;
		max-width: 940px;
		overflow: hidden;
	}
	.site-content {
		float: left;
		width: 65.104166667%;
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.main-navigation {
    	text-align: center;
    	width: 100%;
	}
	.main-navigation a {
    	text-decoration: none;
	}
	.main-navigation li.nonav { display:none; }
	.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    	width: 100%;
	}
	.menu-menu-container {
	margin-top:10px;
	}
.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: table;
		text-align: right;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
		margin:15px 0;
	}
	.main-navigation li a {
		font-family: 'Libre Baskerville', serif;
		color:#333;
		text-transform:uppercase;
	}
	.main-navigation li.current_page_item a {
		color:#333;
	}
	.main-navigation li:hover {
		color:#3e603e;
	}
	.main-navigation li a {
    	margin: 0px;
    	position: relative;
    	padding: 0px 9px;
    	font-size: 12px;
    	font-weight: 400;
	}
	.main-navigation li:first-child a {
		padding-left:0;
	}
	.main-navigation li:last-child a {
		padding-right:0;
	}
	.main-navigation li ul {
    	margin: 0;
    	padding: 0;
    	position: absolute;
    	top: 100%;
    	z-index: 1;
    	height: 1px;
    	width: 1px;
    	overflow: hidden;
    	clip: rect(1px, 1px, 1px, 1px);
    	background: #AB8E54;
    	text-align: left;
	}
	.main-navigation ul li ul li {
    	margin: 0px !important;
    	padding: 0px !important;
    	border-right: none;
		display: inline;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		display: block;
		font-size: 15px;
		padding: 10px;
		width: 200px;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus, .main-navigation .sub-menu .current-menu-item > a {
		background: #178614;
	}
	.menu-toggle { display: none; }
}


@media screen and (max-width: 950px) {
	#logo { height: 100px; width: 100px; background-size: 100px 100px; padding: 3px; }
	.main-navigation li a { padding: 0px 5px; font-size: 11px; }
	.banner .container { width: 80%; left: 10%; }
	.banner, .banner ul, .banner ul li { min-height: auto; }
	.bannerh1 { font-size: 18px; line-height: 24px; }
	.bannerh2 { font-size: 35px; }
	.gallery .gallerypic img { height: 200px; }

}
@media screen and (max-width: 800px) {
	.mainnav { display: none; }
	.sticky hgroup { height: 50px; }
	hgroup .container { max-width: 96%; }
	#topnav { display:none; }
	.sticky .social { display: block; top: 5px; }
	.social { display: block; float: right; margin-right: 70px; z-index: 100; position: relative; top: 0; }
	nav { display:block; }
	.main-navigation { z-index:500; float: none; margin: 0; position: absolute; top: 5px; right: 0px; display: block; text-align: center; }
	.menu-toggle {  width: 30px; float: right; display: block !important; font-size: 34px; line-height: 30px; padding: 0; right: 10px; position: relative; background: transparent !important; color: #3e603e; text-align: center; }
	.sticky .menu-toggle { color: #3e603e; }
	.nav-menu { display: none; }
	.nav-menu li { margin:0; }
	.cta, .phone, .email { padding: 3px 0px 3px 22px; margin: 10px 0; display: block; }
	#call { font-size: 12px; margin-top: 10px; margin-right: 10px; }
	.phone { margin-left: 0; display: block; }
	.home #main { border:none; }
	.banner .container { width: 80%; top: 15vh; left: 10%; }
	.banner, .banner ul, .banner ul li { height: 80vh; min-height: auto; }
	.bannerh1 { font-size: 15px; line-height: 20px; }
	.bannerh2 { font-size: 24px; line-height: 34px; }
	.banner a.button { margin-bottom:10px; }
	.section .half,  .half, .section .half:nth-child(2n) { width: 100%; float: none; margin: 0 0 0 0; }
	.box { padding: 80px 0; }
	.box h2 { font-size: 13px; line-height: 20px; }
	h1 { font-size: 30px; line-height: 38px; }
	h2 { font-size: 20px; line-height: 28px; }
	h3 { font-size: 16px; line-height: 24px; }
}
@media screen and (max-width: 600px) {
	.section { padding: 40px 0; }
	.gallery .gallerypic{ width:50%;}
	.box, .section.customers .box { width: 100%; margin: 0 0 10px 0; }
	footer h6 { font-size: 18px; line-height: 22px; }
	footer h6 a { display:block; }
}

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
}