/*
Theme Name: The Free Standing Kitchen Company
Website URI: http://thefreestandingkitchen.com
Author: Laser Red
Author URI: http://laserred.co
Version: 1.0
*/

/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #C00; color: #fff; text-shadow: none; }
::selection { background: #C00; color: #fff; text-shadow: none; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

*:active, *:focus {outline: none;}
:-moz-any-link:focus { outline: none;}

/* Chrome Frame
---------------------------------------- */
.chromeframe {
	margin: 0;
	background: #FC0;
	color: #000;
	padding: 0.5em;
	text-align: center;
}
.chromeframe a,
.chromeframe a:hover { color: #B33A00; }

/* Container
---------------------------------------- */
.container:before,
.container:after,
.wrapper:before,
.wrapper:after { content: ""; display: table; }
.container:after,
.wrapper:after { clear: both; }
.container,
.wrapper { *zoom: 1; }

/* One Line Justify
---------------------------------------- */
.one-line-justify {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 0;
}


/* ===== Primary Styles ========================================================
   Author: Laser Red - www.laserred.co
   ========================================================================== */

@font-face {
    font-family: 'jrhandregular';
    src: url('fonts/handwritten.eot');
    src: url('fonts/handwritten.eot?#iefix') format('embedded-opentype'),
         url('fonts/handwritten.woff') format('woff'),
         url('fonts/handwritten.ttf') format('truetype'),
         url('fonts/handwritten.svg#jrhandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-1c1e54');
	src:url('fonts/icomoon.eot?#iefix-1c1e54') format('embedded-opentype'),
		url('fonts/icomoon.woff?-1c1e54') format('woff'),
		url('fonts/icomoon.ttf?-1c1e54') format('truetype'),
		url('fonts/icomoon.svg?-1c1e54#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-chevron-left:before {
	content: "\f053";
}

.icon-chevron-right:before {
	content: "\f054";
}

html { font-size: 62.5%; }

body {
	background: #e7e5d1;
	color: #4d4d4f;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	margin: 0;
	min-width: 320px;
}

.lt-ie9 body { min-width: 978px; }


/* =============================================================================
   Typography
   ========================================================================== */
   
h1, h2, h3, h4, h5, h6 {
	margin: 1.5em 0 0.5em 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -0.025em;
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
	color: #333;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-size: inherit;
	font-weight: 300;
}

p, ol {
	margin: 0 0 1.25em 0;
}

h1 {
	font-size: 46px;
	font-size: 4.6rem;
	margin: 0;
	line-height: 1.2;
	color: #222;
}

h2 {
	font-size: 28px;
	font-size: 2.8rem;
	margin-top: 1em;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
	margin-top: 1em;
}

h4 {
	font-size: 20px;
	font-size: 2.0rem;
	color: #111;
}

h5 {
	font-size: 17px;
	font-size: 1.7rem;
}

h6 {
	font-size: 15px;
	font-size: 1.5rem;
	color: #111;
}


/* =============================================================================
   Links
   ========================================================================== */
   
a {
	color: #444;
	text-decoration: none;
	font-size: 100%;
	cursor: pointer;
}
a:hover { text-decoration: none; }

p a {
	color: #111;
	text-decoration: underline;
}
p a:hover { text-decoration: none; }
p a:visited { color: #777; }

.page-content a { color: #2F9A52; }


/* =============================================================================
   Forms
   ========================================================================== */
   
#form-contact,
#form-upload { margin-right: 16px; }

#form-upload .button {
	margin-top: 15px;
	padding: 0.4em 1em;
}

form { margin: 18px 0; }

form .label {
    display: block;
	margin: 1em 0 5px 2px;
}
form .label.inline {
	display: inline-block;
	margin: 0 0 0 4px;
}

form .textbox,
form .textarea,
form .selectbox {
	border: 1px solid #CCC;
	border: 1px solid rgba(0,0,0,0.2);
	padding: 8px;
	width: 250px;
	max-width: 95%;
	background: #FFF;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1) inset;
	border-radius: 2px;
	margin: 0.2em 0 0 0;
}
form .textarea {
	width: 450px;
	max-width: 100%;
	min-height: 150px;
	resize: vertical;
}
form .selectbox { width: 268px; }

form .textbox.small { width: 80px; }

form .textbox:focus,
form .textarea:focus,
form .selectbox:focus {
	border-color: #666;
}
/* Validation */
form label.error {
	color: #C00;
	font-weight: normal;
	display: block;
}
form .textbox.error,
form .selectbox.error,
form .textarea.error {
	background: #FFBFC1;
	border-color: #C00;
	color: #000;
}
form .textbox.valid,
form .selectbox.valid,
form .textarea.valid {
	background: #D3E895;
	border-color: #390;
	color: #000;
}

/* Form validation (server side) */
.errors,
.success { 
	margin: 0;
	padding: 10px;
	color: #333333;
	background: #FFEBE8;
    border: 1px solid #CC0000;
	border-radius: 3px;
}
.errors p,
.success p { margin: 0.5em 0; }

.success {
	background: #eaffe8;
	border: 1px solid #3aaa47;
}

.errors ul { margin-left: 15px; }

.errors ul li {
	margin: 0.8em 0;
}

/* Invoice form */
#invoice-form .col { width: 50%; }

.page-template-page-pay-invoice-php form { margin: 0; }

.page-template-page-pay-invoice-php .total {
	font-size: 18px;
	font-size: 1.8rem;
	color: #2F9A52;
	margin: 0;
}

#invoice-form .button {
	margin-top: 15px;
	padding: 0.4em 1em;
}

form#invoice-form .textbox { max-width: 90%; }

#invoice-form .payment-amount {
    font-size: 112%;
    text-align: center;
}


/* =============================================================================
   Buttons
   ========================================================================== */

.button,
.button:visited {
	display: inline-block;
	border: none;
	text-decoration: none;
	background-color: #dfddc4;
	background-image: linear-gradient(to bottom, #e7e5d1 0%, #d1ceab 100%);
	background-image: -webkit-linear-gradient(top, #e7e5d1 0%, #d1ceab 100%);
	padding: 0.1em 0.7em;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
	margin: 6px 0;
	font-weight: 700;
	-webkit-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}
.button:hover { color: #111; }
.button:active {
	background-image: linear-gradient(to top, #e7e5d1 0%, #d1ceab 100%);
	background-image: -webkit-linear-gradient(bottom, #e7e5d1 0%, #d1ceab 100%);
}

.button-green,
.button-green:visited {
	color: #fff;
	background-image: linear-gradient(to bottom, #2D934E 0%, #417652 100%);
	background-image: -webkit-linear-gradient(top, #2D934E 0%, #417652 100%);
}
.button-green:hover { color: #eee; }
.button-green:active {
	background-image: linear-gradient(to top, #2D934E 0%, #417652 100%);
	background-image: -webkit-linear-gradient(bottom, #2D934E 0%, #417652 100%);
}


/* =============================================================================
   Sprites
   ========================================================================== */

.sprite {
	display: block;
	background-image: url(graphics/sprite.png);
}
.sprite.sketchup {
	width: 23px;
	height: 24px;
	background-position: 0 0;
}
.sprite.pintrest {
	width: 25px;
	height: 23px;
	background-position: -23px 0;
}
.sprite.gplus {
	width: 25px;
	height: 23px;
	background-position: -48px 0;
}
.sprite.linkedin {
	width: 24px;
	height: 24px;
	background-position: -73px 0;
}
.sprite.youtube {
	width: 57px;
	height: 24px;
	background-position: -97px 0;
}
.sprite.facebook {
	width: 24px;
	height: 24px;
	background-position: -154px 0;
}
.sprite.twitter {
	width: 29px;
	height: 24px;
	background-position: -178px 0;
}


/* =============================================================================
   Header
   ========================================================================== */

#header .top-links {
	height: 34px;
	line-height: 34px;
	text-align: right;
	background-color: #dcd9be;
	background-image: -webkit-linear-gradient(top, #e7e5d1 49%, #e1dfc7 50%, #dcd9be 51%);
	background-image: linear-gradient(to bottom, #e7e5d1 49%, #e1dfc7 50%, #dcd9be 51%);
	background-image: -webkit-linear-gradient(top, #E7E5D1 49%, #E1DFC7 50%, #DCD9BE 51%);
	box-shadow: 0 0 8px rgba(0,0,0,0.25);
	position: relative;
	z-index: 1;
	font-weight: 600;
}

#header .top-links a,
#header .top-links span {
	color: #2f9a52;
	text-decoration: none;
}
#header .top-links a:hover { text-decoration: underline; }

#header .top-links .slash { margin: 0 0.5em; }

#header .logo-container {
	position: relative;
	height: 123px;
	background-image: url(graphics/header-granite-bg.png);
	background-repeat: repeat-x;
}

#header .logo-container > .wrapper.container {
	position: relative;
	height: 112px;
}

#header #logo {
	display: block;
	float: left;
	margin-top: 20px;
	width: 302px;
	height: 73px;
	background: url(graphics/logo.png);
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#header .logo-container .utensils{
	position: absolute;
	top: 0;
	right: 24px;
}

.utensils { opacity: 0.5; }

#header .logo-container .facebook-hand-tagline{
	color: #2d934e;
    font-family: "jrhandregular";
    font-size: 28px;
    position: absolute;
    right: 280px;
    top: 40px;
    width: 387px;
}



@media screen and (min-width: 0px) and (max-width: 1022px) {
	
	#header .logo-container .facebook-hand-tagline{
		display: none;
	}
}

#header .social-icons {
	position: absolute;
	bottom: 0;
	right: 0;
}

.social-icons a {
	float: left;
	margin-left: 10px;
	-webkit-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
	opacity: 0.75;
}
.social-icons a:hover { opacity: 1; }

#header .wish-list-button {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background: #2D934E;
}
#header .wish-list-button:hover { color: #a0d1b0; }

/* Navigation
---------------------------------------- */
#nav {
	position: relative;
	height: 34px;
	line-height: 34px;
	text-align: justify;
	background-color: #c7c39c;
	background-image: linear-gradient(to bottom, #d1ceab 49%, #ccc8a3 50%, #c7c39c 51%);
	background-image: -webkit-linear-gradient(top, #d1ceab 49%, #ccc8a3 50%, #c7c39c 51%);
	border-top: 5px solid #e7e5d1;
	border-bottom: 5px solid #e7e5d1;
	box-shadow: 0 0 32px rgba(0,0,0,0.175);
	font-size: 18px;
	font-size: 1.8rem;
	text-shadow: 0 0 1px #fff;
}

#nav #mobile-nav { display: none; }

#nav ul#menu-header { display: inline; }

#nav ul#menu-header > li {
	display: inline-block;
	position: relative;
}

.lt-ie8 #nav .divider { display: none; }
.lt-ie8 #nav ul#menu-header > li {
	float: left;
	margin-right: 8px;
}

#nav a {
	display: block;
	position: relative;
}
#nav a .arrow {
	display: none;
	position: absolute;
	top: 16px;
	right: -14px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #444;
}
#nav .fsk-parent-item > a .arrow { display: block; }

#nav ul#menu-header > li > a {
	font-weight: 900;
	-webkit-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}
#nav ul#menu-header > li:hover > a,
#nav ul#menu-header > li.current-menu-item > a,
#nav ul#menu-header > li.current-menu-ancestor > a { color: #288145; }

#nav ul#menu-header > li > a:not([href]) { cursor: default; }

#nav .divider { color: #2b8d4c; }

/* Sub Menu */
#nav ul#menu-header > li > ul {
	position: absolute;
	top: 34px;
	left: -60%;
	left: -webkit-calc(50% - (212px/2) - 14px - 5px);
	left: calc(50% - (212px/2) - 14px - 5px);
	width: 212px;
	padding: 16px 14px;
	background: #e6e4cf;
	border: 5px solid #fff;
	text-align: left;
	z-index: 99;
	display: none;
}

#nav ul#menu-header > li > ul .divider {
	display: block;
	width: 100%;
	height: 1px;
	background: #2b8d4c;
	overflow: hidden;
	text-indent: -9999px;
}

#nav ul#menu-header > li > ul > li > a {
	display: block;
	margin: 3px 0;
	line-height: 1.2em;
	padding: 0.33em 8px;
	background: #d1cdad;
	background-image: linear-gradient(to bottom, #D3D1B1 0%, #CFCBAA 50%, #CFCBAA 100%);
	background-image: -webkit-linear-gradient(top, #D3D1B1 0%, #CFCBAA 50%, #CFCBAA 100%);
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	-webkit-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}
#nav ul#menu-header > li > ul > li:hover > a,
#nav ul#menu-header > li > ul > li.current-menu-item > a,
#nav ul#menu-header > li > ul > li.current-menu-ancestor > a { color: #2b8d4c; }

#nav ul#menu-header > li:hover > ul { display: block; }

#nav ul#menu-header > li > ul > li > ul.sub-menu > li {
	font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 0 15px;
}

#nav ul#menu-header > li > ul > li > ul.sub-menu .divider {
	width: 92%;
	margin-left: 15px;
}

#nav ul#menu-header > li > ul > li > ul.sub-menu .divider:first-child {
	width: 100%;
	margin: 0;
}

#nav ul#menu-header > li > ul > li > ul.sub-menu .divider:last-child { display: none; }

/* =============================================================================
   Content
   ========================================================================== */

.content { padding-top: 46px; }

.page .page-content { margin-bottom: 24px; }

.page-content h3 {
	color: #2F9A52;
}

.page-content h1 {
	font-size: 32px;
	font-size: 3.2rem;
	margin-bottom: 20px;
}

.page-content img.attachment-page_header {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.page-content p:first-of-type { font-weight: 700; }

.page-content img {
	max-width: 100%;
	height: auto;
}

/*.page-content img.alignright {
	clear: both;
	float: right;
	margin: 0 0 20px 20px;
	width: 30%;
	height: auto;
}*/

/* Alignments 
---------------------------------------- */
.alignnone {
	float: none;
	margin: 1.5em 0;
}
.alignleft {
	float: left;
	margin: 0 1em 0.5em 0;
}
.alignright {
	float: right;
	margin: 0 0 1.5em 1.5em;
}

/* Generic Page
---------------------------------------- 
.col.generic-page { padding-right: 20px; }*/

.generic-page h1 {
	padding-bottom: 4px;
	border-bottom: 1px dashed #4BB151;
}

/* Flexslider Defaults
---------------------------------------- */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.75s ease;
	        transition: opacity 0.75s ease;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; height: auto;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}

/* Home
---------------------------------------- */  	
.home .content {
	padding-top: 20px;
	background: url('graphics/content-bg.png') no-repeat top center;
}

/* Header Flexslider theme */
.header-slider {
	max-height: 420px;
	background: #aaa;
	border-bottom: 5px solid #e7e5d1;
	box-shadow: 0 0 32px rgba(0,0,0,0.175);
	overflow: hidden;
	position: relative;
}

.header-slider .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.header-slider .overlay .wrapper {
	position: relative;
	height: 100%;
}

.header-slider .overlay .slogan {
	position: absolute;
	top: 10%;
}

.header-slider .overlay .slogan span {
	display: inline-block;
	color: #fff;
	background: #2d934e;
	font-size: 42px;
	font-size: 4.2rem;
	line-height: 1em;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 0.1em 0.2em;
}
.header-slider .overlay .slogan .heart { font-weight: 900; }
.header-slider .overlay .slogan .home { font-weight: 100; }

.header-slider .overlay .slogan .button { margin-top: 0; }

/* Sub Slider */
.header-slider .overlay .sub-slider {
	position: absolute;
	bottom: 0;
	right: 76px;
	width: 160px;
	height: 199px;
}

.flexslider.sub-slider .flex-direction-nav {*height: 0;}
.flexslider.sub-slider .flex-direction-nav a {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	right: -32px;
	border-radius: 50%;
	background: #e7e5d1;
	-webkit-transition: background 0.2s ease;
	        transition: background 0.2s ease;
	z-index: 10;
	text-align: center;
}
.flexslider.sub-slider .flex-direction-nav a:hover { background: #ba9875; }
.flexslider.sub-slider .flex-direction-nav .flex-prev {
	top: 50px;
	z-index: 32;
}
.flexslider.sub-slider .flex-direction-nav .flex-next { top: 100px; }
.flexslider.sub-slider .flex-direction-nav a img {
	margin-top: 22%;
	width: 66%;
	height: auto;
}
.flexslider.sub-slider .flex-direction-nav .flex-disabled { display: none; }

/* Prices From */
.header-slider .prices-from {
	position: absolute;
	top: 10px;
	right: -9px;
	width: 16%;
	min-width: 86px;
	height: 133px;
	text-align: center;
}

.header-slider .prices-from ul { list-style: none; }

.header-slider .prices-from .from {
	color: #4C4C4E;
    display: inline-block;
    font-size: 1.5rem;
    margin: 25px 6px 0 0;
    text-transform: uppercase;
	letter-spacing: -1px;
}

.header-slider .prices-from .price {
	color: #BB632F;
	font-size: 38px;
    font-size: 3.8rem;
	line-height: 38px;
	margin-right: 6px;
}

.header-slider .prices-from img {
	width: 100%;
	height: auto;
}

/* Quick Links */
.quick-links .col {	margin-bottom: 20px; }

.quick-links .col > div {
	height: 102px;
	border-width: 3px;
	border-style: solid;
}

.quick-links .col > div h2 {
	line-height: 1;
	margin: 12px 0 0 12px;
	font-weight: 400;
	font-size: 24px;
	font-size: 2.4rem;
}
.quick-links .col > div h2 strong { font-weight: 900; }

.quick-links .col > div .button { margin-left: 12px; }

.quick-links .kitchen-range {
	background: url(graphics/quick-link-kitchen-range-bg.png) no-repeat 149px 0 #bb6430;
	border-color: #d4b08f;
}
.quick-links .design-service {
	background: url(graphics/quick-link-design-service-bg.png) no-repeat 124px 0 #547d97;
	border-color: #adb6b0;
}
.quick-links .our-gallery {
	background: url(graphics/quick-link-our-gallery-bg.png) no-repeat 133px 0 #c65f5f;
	border-color: #dbb6a9;
}

/* Our Kitchens */
.our-kitchens {
	position: relative;
	padding: 32px 0;
	background: url(graphics/granite-texture.png);
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.33);
	margin-bottom: 32px;
	overflow: hidden;
	z-index: 2;
}

.our-kitchens .the-content > * { -webkit-transform: translateZ(0); }

.our-kitchens .the-content { position: relative; }

.our-kitchens .whisk {
	position: absolute;
	top: 12px;
	left: -390px;
	z-index: -1;
}
.our-kitchens .eggs {
	position: absolute;
	top: 96px;
	right: -256px;
}

.home h1 {
	color: #2a8a4a;
	border-bottom: 1px dotted #5b5b5b;
	margin-bottom: 1.25rem;
}

.our-kitchens .the-content p:first-of-type { font-weight: 700; }

.our-kitchens .product-slider {
	float: right;
	width: 50%;
	margin-left: 4%;

	position: relative;
	z-index: 10;
}

/* Flexslider Graph Theme */
.flexslider.graph {
	margin: 0;
	background: url(graphics/graph-texture.png) #fff;
	border: 16px solid #fff;
	position: relative;
	box-shadow: 0 0 6px 2px rgba(0,0,0,0.25);
	zoom: 1;
}

.flexslider.graph .tape {
	position: absolute;
	top: -12%;
	left: -8%;
	width: 17%;
	height: auto;
	z-index: 1;
}
.flexslider.graph .tape.bottom {
	top: auto;
	left: auto;
	bottom: -12%;
	right: -8%;
}

.flexslider.graph .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; transition: all 1s ease; }
.flexslider.graph .loading .flex-viewport { max-height: 300px; }
.flexslider.graph .slides { zoom: 1; }
.flexslider.graph .carousel li { margin-right: 5px; }

.flexslider.graph .flex-direction-nav {*height: 0;}
.flexslider.graph .flex-direction-nav a {
	display: block;
	width: 15%;
	height: 24%;
	position: absolute;
	top: 38%;
	border-radius: 50%;
	background: #cac293;
	-webkit-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	opacity: 0.5;
	z-index: 10;
	text-align: center;
}
.flexslider.graph .flex-direction-nav a:hover { opacity: 0.75; }
.flexslider.graph .flex-direction-nav .flex-prev { left: 4px; }
.flexslider.graph .flex-direction-nav .flex-next { right: 4px; }
.flexslider.graph .flex-direction-nav a img {
	margin-top: 25%;
	width: 59%;
	height: auto;
}
.flexslider.graph .flex-direction-nav .flex-disabled { display: none; }

/* Twitter Feed */
.twitter-feed {
	background-color: #2A8A4A;
	background-image: linear-gradient(to right, #2c904d, #1f6335);
	background-image: -webkit-linear-gradient(left, #2c904d, #1f6335);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    font-weight: 600;
    height: 34px;
    line-height: 34px;
    margin-bottom: 74px;
    overflow: hidden;
    color: #fff;
}

.twitter-feed .twitter-logo {
	float: left;
	position: relative;
	top: 6px;
	margin-right: 8px;
}

.twitter-feed a { color: #eee; }
.twitter-feed a:hover { text-decoration: underline; }

/* News */
.news-boxes .news { position: relative; }

.news-boxes .news h2 {
	position: absolute;
	top: -42px;
	display: inline-block;
	height: 42px;
	line-height: 42px;
	margin: 0;
	padding: 0 8px;
	background-color: #2A8A4A;
	background-image: linear-gradient(to right, #2c904d, #1f6335);
	background-image: -webkit-linear-gradient(left, #2c904d, #1f6335);
	font-size: 30px;
	font-size: 3rem;
	font-weight: 900;
}

.news-boxes .news .news-posts {
	padding: 14px 0;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.25);
	margin-bottom: 28px;
}

.news-boxes .news .news-posts .post {
	float: left;
	width: 28%;
	padding: 0 2.5%;
	min-height: 300px;
}
.news-boxes .news .news-posts .post.middle { background: #d1ccab; }

.news-boxes .news .news-posts figure {
	background: #fff;
	padding: 6% 6% 12%;
	box-shadow: 0 0 4px rgba(0,0,0,0.25);
	-webkit-transform: rotate(-2deg);
	transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
}
.news-boxes .news .news-posts .middle figure { -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform: rotate(0deg); }

.news-boxes .news .news-posts figure img {
	width: 100%;
	height: auto;
}

.news-boxes .news .news-posts .post h3 {
	color: #2c8f4c;
	font-weight: 900;
	font-size: 14px;
	font-size: 1.4rem;
}

.news-boxes .news .news-posts .post p a { color: #288145; }

.news-boxes .news,
.news-boxes .info-boxes { margin-bottom: 0; }

/* Info Boxes */
.info-box-wrapper {
	margin: 0 auto;
    position: relative;
    margin-left: -12px;
}

.info-box-wrapper > div {
	float: left;
	position: relative;
	padding: 12px;
	margin-bottom: 28px;
	margin-bottom: 19px;
	height: 158px;
	border-left: 12px solid transparent;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-clip: padding-box !important;
    background-repeat: no-repeat;
    background-color: #dbd8bc;
}

span.box-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 4px rgba(0,0,0,0.25);
	box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.33);
	z-index: -1;
}

.info-box-wrapper h2 {
	display: inline-block;
	font-weight: 900;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0;
	padding: 0.1em 0.4em;
	margin: 0 0 0.3em;
	background: #2c8f4c;
}

.info-box-wrapper h3 {
	margin: 0;
	font-weight: 400;
	line-height: 1em;
}
.info-box-wrapper h3 a { color: inherit; }

.info-box-wrapper h3 strong { font-weight: 900; }

.info-box-wrapper h3 span {
	display: inline-block;
	padding: 0.1em 0.15em;
	background: #547d97;
}

.info-box-wrapper p {
	margin: 4px 0 0;
	font-weight: 700;
}

.info-box-wrapper .newsletter-signup h2 { background: #585757; }

.info-box-wrapper .newsletter-signup h3 span { background: #c65f5f; }

.info-box-wrapper .newsletter-signup p { margin: 0; }

.info-box-wrapper .newsletter-signup form {
	margin: 0;
	position: relative;
	height: 26px;
}

.info-box-wrapper .facebook-page h2 { background: #585757; }

.info-box-wrapper .facebook-page h3 span { background: #3B5998; }

.info-box-wrapper .facebook-page p { margin: 5px 0; }

.info-box-wrapper .facebook-page form {
	margin: 0;
	position: relative;
	height: 26px;
}


.info-box-wrapper .facebook-page{
	background-image: url('graphics/fb-icon-info-box.png');
	background-position: 103% -10%;
    background-size: 29% auto;
}

.info-box-wrapper .newsletter-signup form .email {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #c7c6b4;
	box-shadow: 0 0 2px -1px rgba(0,0,0,0.25);
	padding: 0;
	background-color: #DFDDC4;
	background-image: linear-gradient(to bottom, #E7E5D1 0%, #D1CEAB 100%);
	background-image: -webkit-linear-gradient(top, #E7E5D1 0%, #D1CEAB 100%);
	text-indent: 4px;
	font-family: inherit;
}

.info-box-wrapper .newsletter-signup form .submit {
	position: absolute;
	top: 4px;
	right: 3px;
	width: 22px;
	height: 20px;
	padding: 0;
	border: none;
	background: #c65f5f;
	text-transform: uppercase;
	font-family: inherit;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
	line-height: 20px;
	color: #dbd8bc;
	-webkit-transition: background 0.2s ease;
	        transition: background 0.2s ease;
}
.info-box-wrapper .newsletter-signup form .submit:hover { background: #9c3b3b; }

.info-box-wrapper .brochure-download {
	background-image: url(graphics/new-brochure.png);
	background-position: 151px center;
	background-size: 60% auto;
	background-color: #41593a;
}

.info-box-wrapper .upload-designs {
	background-image: url(graphics/kitchen-designs.png);
	background-position: 133px 60px;
	background-position: left 133px bottom -19px;
	background-size: 50%;
	background-color: #41593a;
}
.info-box-wrapper .upload-designs .button { margin-bottom: 14px; }

.info-box-wrapper .our-team {
	background-image: url(graphics/our-team.png);
	background-position: 137px bottom;
	background-size: 60%;
}
.info-box-wrapper .our-team p { width: 140px; }


/* Blog
---------------------------------------- */
.blog-post { margin: 0 0 1.5em -12px; }

.blog-post h1 {
	font-size: 28px;
	font-size: 2.8rem;
}

.blog-post .wp-post-image {	height: auto; }

/* Meet the Team
---------------------------------------- */
#meet-the-team-table .row {
	display: block;
	clear: both;
}

#meet-the-team-table .col { width: 33%; }

#meet-the-team-table h3 {
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 0;
	margin-top: 0;
}

#meet-the-team-table img {
	width: 100%;
	height: auto;
}

#meet-the-team-table a {
	margin: 0 -6% 0 -8%;
	width: 114%;
	display: block;
}

/* Products Taxonomy Page
---------------------------------------- */
.tax-product_category .content { padding-top: 20px; }

.tax-product_category h1 {
	display: inline-block;
	padding: 0 8px;
	background-color: #2b8f4c;
	background-image: -webkit-linear-gradient(left, #2f9a52, #2a8848);
	background-image: linear-gradient(to right, #2f9a52, #2a8848);
	font-size: 36px;
	font-size: 3.6rem;
	color: #fff;
}

/* Pagination */
.pagination { margin-bottom: 8px; }

.pagination span,
.pagination a {
    background: #2d924e;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: background 0.2s ease;
            transition: background 0.2s ease;
}
.pagination a:hover,
.pagination span { background: #4d4d4f; }

.pagination a.next,
.pagination a.prev {
	font-size: 16px;
	font-size: 1.6rem;
	background: none;
	color: #4d4d4f;
	-webkit-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}

.pagination a.next:hover,
.pagination a.prev:hover {
	background: none;
	color: #2d924e;
}

/* Product Item */
.tax-product_category .product-items {
	margin-left: -30px;
	position: relative;
}

.tax-product_category .product-items article {
	position: relative;
	margin-bottom: 20px;
}

.tax-product_category .product-items article.third { clear: both; }

.tax-product_category .product-items article .product-image {
	width: 100%;
	height: auto;
	border-top: 1px dashed #4bb151;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #4bb151;
	margin-bottom: 12px;
}

.sale-image {
	position: absolute;
	top: 18px;
	right: 8px;
	width: 46%;
	height: auto;
}

.page-content img.sale-image { max-width: 114px; }

.tax-product_category .product-items article .code,
.single-product article .code {
	display: inline-block;
	padding: 2px 6px;
	background: #41593a;
	color: #40ae49;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 4px;
}
.tax-product_category .product-items article .code .val,
.single-product article .code .val { color: #fff; }

.tax-product_category .product-items article h1 {
	display: block;
	background: none;
	text-transform: none;
	padding: 0;
	margin: 0;
	font-weight: 900;
	font-size: 22px;
	color: #2d924e;
	-webkit-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}
.tax-product_category .product-items article h1 a {
	-webkit-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}
.tax-product_category .product-items article h1 a:hover { color: #2d924e; }

.tax-product_category .product-items article a:hover h1 { color: #41593A; }

.tax-product_category .product-items article p:first-of-type,
.tax-product_category .product-items article p:last-of-type { margin-bottom: 1.25em; }

.tax-product_category .product-utensils {
	position: absolute;
	right: 0;
	top: -137px;
	z-index: -1;
}

/* Product Child Category */
.tax-product_category .product-items article.product-cat {
	padding: 12px 0;
	position: relative;
	background: #fff;
	height: auto;
	overflow: visible;
}

.tax-product_category .product-items article.product-cat img {
	border-top: none;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.tax-product_category .product-items article.product-cat h1 {
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}

/* Single Product
---------------------------------------- */
.single-product .page-content .product-image-container {
	float: right;
	width: 55%;
	position: relative;
}

.single-product .page-content .product-image-container .product-image {
	width: 100%;
	height: auto;
	margin-bottom: 32px;
}

.single-product .page-content .details {
	float: left;
	width: 40%;
	margin-bottom: 32px;
}

.single-product .page-content .details .price {
	display: block;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 900;
	color: #2D924E;
}

.single-product .page-content .description h2 { color: #4D4D4F; }

.single-product .page-content .description { clear: both; }

/* Wish List */
.page-template-page-wish-list-php .wish-list-items { width: 100%; }

.page-template-page-wish-list-php .wish-list-items tr { border-bottom: 1px dashed #4bb151; }

.page-template-page-wish-list-php .wish-list-items th {	text-align: left; }

.page-template-page-wish-list-php .wish-list-items th,
.page-template-page-wish-list-php .wish-list-items td {
	padding: 1% 0 1% 1%;
	vertical-align: middle;
}

.page-template-page-wish-list-php .wish-list-items th.preview,
.page-template-page-wish-list-php .wish-list-items td.preview { padding-left: 0; }

.page-template-page-wish-list-php .wish-list-items .preview { width: 8%; }
.page-template-page-wish-list-php .wish-list-items .product { width: 40%; }
.page-template-page-wish-list-php .wish-list-items .code,
.page-template-page-wish-list-php .wish-list-items .price,
.page-template-page-wish-list-php .wish-list-items .remove { width: 16%; }

.page-template-page-wish-list-php .wish-list-items .preview img {
	width: 100%;
	height: auto;
}

.page-template-page-wish-list-php .wish-list-items .product a { text-decoration: underline; }
.page-template-page-wish-list-php .wish-list-items .product a:hover { text-decoration: none; }

.page-template-page-wish-list-php .wish-list-items .remove .button { color: #C65F5E; }

.page-template-page-wish-list-php #wish-list-form .button {
	float: right;
	padding: 8px 0.7em
}

/* Style Section
---------------------------------------- */
.style{
	clear: both;
}
.style .product-style{  
	text-align: center;
	display: inline-block;
    float: left; 
    width: 31.3%;
}
.style .product-style h3{ font-size: 20px; }

.style .product-style .style-description .price {
	display: inline-block;
	font-size: 22px;
	font-size: 1.6rem;
	font-weight: 900;
	color: #2D924E;
}

.style .product-style .style-image{
	border-bottom: 1px dashed #4bb151;
    border-top: 1px dashed #4bb151;
    padding: 12px 0;
}

.style-slider .slides li{ margin: 5px; position: relative; }
.style-slider .flex-direction-nav{ position: relative; width: 100%; top: -355px; }
.style-slider .flex-direction-nav li{ display: inline-block; }

.style-slider .flex-prev{ position: absolute; left: 5px; }

.style-slider .flex-next{ position: absolute; right: 5px; }

.style-slider .icon-chevron-left,
.style-slider .icon-chevron-right{ font-size: 35px; opacity: .7;}

.style-slider .icon-chevron-left:hover,
.style-slider .icon-chevron-right:hover{ opacity: 1; }

.style-slider .icon-chevron-left:before{  position: relative; left: -2px; }
.style-slider .icon-chevron-right:before{ position: relative; right: -6px; }

@media Screen and (max-width: 420px){
	.style .product-style{
	    display: block;
	    float: none;
	    margin: 0 auto;
	    width: 75%;
	}
}
@media Screen and (min-width: 420px) and (max-width: 580px){
	.style .product-style{
	    width: 48%;
	}
}

/* Gallery
---------------------------------------- */
/* Gallery */
.gallery-slider-container {
	background: #fff;
	border: 10px solid #fff;
}

.gallery-slider-container img { -moz-user-select: none; }

.gallery-slider { position: relative; }

.gallery-slider .slides li {
	max-height: 520px;
	overflow: hidden;
}

.gallery-slider.flexslider .slides > li { position: relative; }
.gallery-slider.flexslider .slides > li:first-of-type { display: block; }

.gallery-slider.flexslider .slides .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60%;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	padding: 0.6em 20%;
	background: #000;
	background: rgba(0,0,0,0.8);
	-webkit-transition: font-size 0.33s ease;
	        transition: font-size 0.33s ease;
}

.gallery-slider .flex-direction-nav a {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	display: block;
	width: 52px;
	height: 52px;
	background: #fff;
	border-radius: 0 4px 4px 0;
	text-align: center;
	line-height: 52px;
	font-size: 40px;
	font-size: 4rem;
	font-weight: 700;
	color: #111;
	opacity: 0.5;
	-webkit-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
}
.gallery-slider .flex-direction-nav a.flex-next {
	left: auto;
	right: 0;
	border-radius: 4px 0 0 4px;
}
.gallery-slider .flex-direction-nav a:hover { opacity: 0.9; }

/* Gallery Thumbs */
.gallery-slider-thumbs {
	margin-top: 10px;
}

.gallery-slider-thumbs .slides li {
	float: left;
	display: block;
	margin-right: 4px;
	border-radius: 3px;
	max-height: 102px;
	overflow: hidden;
}

.gallery-slider-thumbs .slides li img {
	width: 100%; 
	height: auto;
	opacity: 0.6;
	-webkit-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
}
.gallery-slider-thumbs .slides li img:hover { opacity: 0.8; }
.gallery-slider-thumbs .slides li.flex-active-slide img { opacity: 1; }




.page-template-page-gallery-php .flexslider {
	width: auto;
	float: none;
	margin-bottom: 12px;
}

.page-template-page-gallery-php .flexslider .flex-direction-nav a { width: 13%; }

.gallery-thumbs.flexslider .slides li {
	margin-right: 16.25px;
	-webkit-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
	opacity: 0.75;
	cursor: pointer;
}
.gallery-thumbs.flexslider .slides li:hover { opacity: 0.85; }
.gallery-thumbs.flexslider .slides li.flex-active-slide { opacity: 1; }

.pinterest {
	float: right;
    margin-top: 0.8em;
}

/* Shows and Showrooms */
#mapbox {
	width: 100%;
	height: 638px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

/* Design */
.design-buttons img {
    display: block;
    float: left;
    height: auto;
    margin-bottom: 15px;
    margin-right: 4.75%;
    width: 30%;
}
.design-buttons img:last-of-type { margin-right: 0; }

.banners-design { position: relative; }

.banners-design > div {
	background: #41593A;
	width: 33.33%;
	padding: 12px;
	height: 146px;
	position: relative;	
	background-repeat: no-repeat;
}

.banners-design h3 {
 	color: #FFF;
    font-weight: 400;
    line-height: 1em;
    margin: 0;
}

.banners-design a { color: #444; }

.banners-design .design-it-yourself {
	background-image: url(graphics/design-it-yourself.png);
	background-position: left 60px bottom -20px;
	background-size: 100%;
}

.banners-design .design-live {
	background-image: url(graphics/design-live.png);
	background-position: left 95px bottom -20px;
	background-size: 70%;
}

.banners-design .design-live img {
	position: absolute;
	bottom: 0;
	left: 5px;
	width: 42%;
}

.banners-design .design-software {
	background-image: url(graphics/design-software.png);
	background-position: left 95px bottom -20px;
	background-size: 75%;
}

.banners-design .design-software img {
	position: absolute;
	bottom: 0;
	left: 5px;
	width: 42%;
}

.banners-design .design-collaboration  {
	background-image: url(graphics/design-collaboration.png);
	background-position: left -10px bottom -30px;
	background-size: 130%;
}

/* Downloads */
.page-id-33 a[href$=".pdf"] {
	display: inline-block;
	padding: 16px 0 0 40px;
	background: url(graphics/pdf-icon.png) no-repeat bottom left;
	text-decoration: none;
	-webkit-transition: opacity 0.2s ease;
	        transition: opacity 0.2s ease;
	opacity: 0.75;
}
.page-id-33 a[href$=".pdf"]:hover { opacity: 1; }

/* Contact */
.page-template-contact-form-php .page-content { width: auto; }

.page-template-contact-form-php .page-content p:first-of-type { font-weight: inherit; }

.page-template-contact-form-php .contact-info .col { width: 50%; }
.page-template-contact-form-php .contact-info .col:first-child { width: 45%; }
.page-template-contact-form-php .contact-info .col:last-child { width: 55%; }

#contact-mapbox {
	width: 100%;
	height: 420px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.page-template-contact-form-php h4 { margin-top: 0; }

.page-template-contact-form-php #form-contact .button,
.page-template-page-event-register-php #form-contact .button {
	margin-top: 18px;
	padding: 8px 0.7em;
}

/* Search */
.the-search-form .button {
	padding: 0.5em 0.7em;
	margin-left: 8px;
}

/* Search Results */
.search-results .search-result h2 { margin-bottom: 0; }

.search-results .search-result small {
	display: block;
	margin-bottom: 16px;
}

.search-results .search-result a {
	-webkit-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}

.search-results .search-result a:hover { color: #222; }

/* 404 */
.error404 .page-content h2 {
	color: #4D4D4F;
	text-transform: none;
}

.error404 .page-content p { font-weight: 700; }

/* Tables */
.table.border td { 
	border: 1px solid #CCC;
	padding: 5px;
}

/* =============================================================================
   Sidebar
   ========================================================================== */

#sidebar .info-box-wrapper { margin-left: -12px; }

#sidebar .info-box-wrapper > div { width: 100%; }
   
   
/* =============================================================================
   Footer
   ========================================================================== */

#footer {
	position: relative;
	background: url("graphics/content-bg.png") no-repeat center top #dcd9be;
	border-top: 5px solid #E7E5D1;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.33);
	color: #4d4d4f;
}

#footer .wrapper {
	padding: 48px 0;
}

#footer .wrapper > * { position: relative; }

#footer p {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	margin: 0;
}

#footer p:last-of-type {
	margin-top: 1em;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
}

#footer br { display: none; }

#footer a,
#footer span {
	color: #2f9a52;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }

#footer .utensils {
	position: absolute;
	top: 0;
	right: 0;
	width: 240px;
}

#footer .social-icons {
	float: right;
	margin-top: 1em;
}


/* =============================================================================
   Cookie Info
   ========================================================================== */

#cookie-info {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 10px 35px 10px 10px;
	background: #222;
	background: rgba(0, 0, 0, 0.85);
	color: #ccc;
	color: rgba(255,255,255,0.8);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.2;
	text-align: left;
	z-index: 999;
}
.ie6 #cookie-info { display: none !important; }

#cookie-info strong {
	color: #fff;
	font-weight: bold;
}

/* Link */
#cookie-info a {
 	color: #fff;
 	text-decoration: underline;
}
#cookie-info a:hover {
 	color: #fff;
 	text-decoration: none;
}

/* Close X */
#cookie-info #cookie-close {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: #c00;
	color: #fff;
	font-size: 30px;
	line-height: 100%;
	padding: 2px 6px;
}
#cookie-info #cookie-close:hover {
 	cursor: pointer;
	background: #f00;
}

/* =============================================================================
   Grid System & Media Queries
   ========================================================================== */

.wrapper {
     margin: 0 auto;
     width: 95%;
     max-width: 1024px;
     position: relative;
}

.row { margin-left: -30px;}

.col {
    border: 0px solid transparent;
    float: left;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            background-clip: padding-box !important;
	margin-bottom: 12px;
	border-left-width: 30px;
	padding: 0;
}

/* 12 Column Grid */
.span_1 { width: 8.33333333333%; }
.span_2 { width: 16.6666666667%; }
.span_3,
#sidebar { width: 25.0%; }
.span_4,
.quick-links .col,
.blog-post .wp-post-image,
.tax-product_category .product-items article { width: 33.3333333333%; }
.span_5 { width: 41.6666666667%; }
.span_6,
.news-boxes .news,
.news-boxes .info-boxes,
.info-box-wrapper > div { width: 50.0%; }
.span_7 { width: 58.3333333333%; }
.span_8,
.blog-post .the-content.has-img { width: 66.6666666667%; }
.span_9,
.page-content { width: 75.0%; }
.span_10 { width: 83.3333333333%; }
.span_11 { width: 91.6666666667%; }
.span_12,
.our-kitchens .col,
.page-content.full-width { width: 100%; }

@media screen and (min-width: 0px) and (max-width: 1400px) {
	/* Map */
	#mapbox { height: 500px; }
}

@media screen and (min-width: 769px) and (max-width: 1020px) {
	.info-box-wrapper .newsletter-signup p { display: none; }
	.info-box-wrapper .newsletter-signup form .email { margin-top: 8px; }
	
	.banners-design > div h3 {
		font-size: 20px;
		font-size: 2.0rem;
	}
}

@media screen and (min-width: 769px) and (max-width: 970px) {
	/* nav */
	#nav a { font-size: 85%; }

	/* Info Boxes */
	.news-boxes .news { width: 66.6666666667%; }
	.news-boxes .info-boxes { width: 33.3333333333%; }
	.home .info-box-wrapper > div { width: 100%; }
	.home .info-box-wrapper .brochure-download,
	.home .info-box-wrapper .our-team { display: none; }
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	/* Nav */
	#nav { text-align: left; }
	#nav .one-line-justify { display: block; }

	#nav #mobile-nav {
		display: block;
		text-align: center;
		font-weight: 600;
	}

	#nav > .menu-container {
		display: none;
		position: absolute;
		top: 34px;
		width: 85%;
		padding: 30px 7.5% 18px;
		border-top: 5px solid #E7E5D1;
		border-bottom: 5px solid #E7E5D1;
		background: #dbd8bd;
		z-index: 99;
		opacity: 0.95;
	}

	#nav > .menu-container .divider {
		background: none repeat scroll 0 0 #2B8D4C;
	    display: block;
	    height: 1px;
	    overflow: hidden;
	    text-indent: -9999px;
	    width: 100%;
	}

	#nav ul#menu-header > li {
		display: block;
		margin: 3px 0;
		padding: 0 8px;
		background: linear-gradient(to bottom, #D3D1B1 0%, #CFCBAA 50%, #CFCBAA 100%) #D1CDAD;
		background: -webkit-linear-gradient(top, #D3D1B1 0%, #CFCBAA 50%, #CFCBAA 100%) #D1CDAD;
	}

	#nav a .arrow { right: 0; }

	/* Sub Menu */
	#nav ul#menu-header > li > ul {
		position: static;
		border: none;
		background: none;
		padding: 4px 14px 12px;
		width: auto;
	}
	#nav ul#menu-header > li:hover > ul { display: none; }
	
	#nav ul.sub-menu {
		padding: 5px 30px;
	}

	/* News/Info Boxes */
	.news-boxes .news,
	.news-boxes .info-boxes { width: 100%; }
	.info-box-wrapper .upload-designs {
		background-position: right -24px bottom -12px;
		background-size: 45%;
	}
	.info-box-wrapper .our-team {
		background-position: left 144px bottom;
		background-size: 40%;
	}

	/* Map */
	#mapbox { height: 400px; }

	/* Sidebar */
	.page-content,
	#sidebar { width: 100%; }
	#sidebar .info-box-wrapper > div { width: 50%; }
	
	/* Design */
	.banners-design > div h3 {
		font-size: 20px;
		font-size: 2.0rem;
	}
	
}

@media screen and (min-width: 0px) and (max-width: 580px) {
	/* Header */
	#header .top-links { font-size: 10px; }
	#header .social-icons { display: none; }
	#header #logo {
		float: none;
		margin: 26px auto;
	}
	#header .logo-container .utensils { display: none; }

	/* Header Slider */
	.header-slider .overlay .slogan span {
		font-size: 26px;
		font-size: 2.6rem;
	}

	/* Sub Slider */
	.header-slider .overlay .sub-slider { display: none; }
	
	/* Quick Links */
	.quick-links .col { width:100%; }

	.quick-links .kitchen-range { background-position: top right; }
	.quick-links .design-service { background-position: top right; }
	.quick-links .our-gallery { background-position: top right; }

    /* Our Kitchen Slider */
    .our-kitchens .product-slider {
    	float: none;
    	width: 100%;
    	margin: 0 0 1.25rem;
    }

    /* Page Content */
    .page-content .alignright {
    	display: block;
    	float: none;
    	width: auto;
    	margin: 20px auto;
    }

    /* Meet the Team */
    #meet-the-team-table .row { clear: none; }
    #meet-the-team-table .col { width: 50%; }
    #meet-the-team-table .col.odd { clear: both; }

    /* Contact */
    .page-template-contact-form-php .contact-info .col,
    .page-template-contact-form-php .contact-info .col:first-child,
    .page-template-contact-form-php .contact-info .col:last-child { width: 100%; }

    #contact-mapbox { height: 320px; }

    /* Blog */
    .blog-post .the-content.has-img { width: 100%; }
    .blog-post .wp-post-image {
    	width: 46%;
    	margin-left: 27%;
    }

    /* Products */
    .tax-product_category .product-items article { width: 50%; }
    .tax-product_category .product-items article.third { clear: none; }
    .tax-product_category .product-items article.second { clear: both; }

    /* Wish List */
    .page-template-page-wish-list-php .wish-list-items th,
	.page-template-page-wish-list-php .wish-list-items td { padding: 1% 0 0 3%; }

	.page-template-page-wish-list-php .wish-list-items .preview { width: 8%; }
	.page-template-page-wish-list-php .wish-list-items .product { width: 38%; }
	.page-template-page-wish-list-php .wish-list-items .code,
	.page-template-page-wish-list-php .wish-list-items .price,
	.page-template-page-wish-list-php .wish-list-items .remove { width: 14%; }

	/* Gallery */
	.gallery-slider.flexslider .slides .caption {
		font-size: 12px;
		font-size: 1.2rem;
		width: 76%;
		padding: 0.6em 12%;
	}

	.gallery-slider .flex-direction-nav a {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 26px;
		font-size: 2.6rem;
	}
	
	/* Design */
	.design-buttons > span {
		display: block;
		height: 0;
		overflow: hidden;
	}
	
	.design-buttons .button {
		margin: 0 0 15px;
	}
		
    /* Footer */
    #footer br { display: block; }
}

@media screen and (min-width: 421px) and (max-width: 540px) {
	/* Info Boxes */
    .info-box-wrapper .newsletter-signup p { font-size: 80%; }
}

@media screen and (min-width: 0px) and (max-width: 420px) {
	/* Info Boxes */
	.info-box-wrapper > div,
	#sidebar .info-box-wrapper > div { width: 100%; }
	.info-box-wrapper .our-team p { width: 230px; }
	.info-box-wrapper .brochure-download {
		background-position: right -12px center;
	}
	.info-box-wrapper .our-team {
		background-position: right bottom;
		background-size: 29%;
	}

	/* Blog */
    .blog-post .wp-post-image {
    	width: 80%;
    	margin-left: 10%;
    }

    /* Products */
    .tax-product_category .product-items article {
    	width: 100%;
    	margin-bottom: 42px;
    }

    .tax-product_category .sale-image { width: 30%; }

    /* Single Product */
    .single-product .page-content .details,
    .single-product .page-content .product-image-container {
    	float: none;
    	width: auto;
    }

    /* Map */
	#mapbox { height: 320px; }
	
	/* Meet the team */
	#meet-the-team-table .col { width: 100%; }
	
	#meet-the-team-table img { 
		display: block;
		margin: 0 auto;
		width: 70%;
	}
	
	/* Design */
	.banners-design > div { width: 100%; }
	
	.banners-design > div h3 {
		font-size: 24px;
		font-size: 2.4rem;
	}
	
	.banners-design .design-it-yourself {
		background-position: right -8px bottom -25px;
    	background-size: 65% auto;
	}
	
	.banners-design .design-live {
		background-image: url(graphics/design-live.png);
		background-position: right 0 bottom -40px;
		background-size: 50%;
		overflow: hidden;
	}
	
	.banners-design .design-live img {
		position: absolute;
		bottom: 0;
		left: -7px;
		width: 30%;
	}
	
	.banners-design .design-collaboration {
		background-position: right 0px bottom -35px;
		background-size: 100%;
	}
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }


/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; -webkit-filter:none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}