/*
Theme Name: Denizen v2
*/
* {
	padding:0px;
	margin:0px;
	line-height:100%;
}
body {
	font:Tahoma, Geneva, sans-serif;
	font-size:18px;
	overflow-x: hidden;
}
body.home {
	background:url(images/background/bg.jpg) top center no-repeat !important;
}
body.page {
	background:url(images/background/inside.jpg) top center repeat-y;
}
body.admin-bar {
	margin-top:32px !important;
}
header {
	height:77px;
}
header a#logo {
	width:158px;
	height:178px;
	float:left;
}
.top {
	/*background:#552300;
	color:#9b713f;*/
	color:#fff;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	padding:12px 10px 8px 30px;
	float:right;
	text-transform:uppercase;
	height:22px;
	line-height:22px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
 	.top {
		margin-left:-500px !important;
	}
}
.top a {
	/*color:#000000;*/
	color:#fff;
	text-decoration:none;
	height:19px;
	display:inline-block;
	line-height:19px;
	float:left;
}
.top a.store-locator {
	background:url(images/icons/store-locator.png) top right no-repeat;
	padding-right:25px;
	display:inline-block;
	font-weight:bold;
	margin-right:20px;
}
.top a.facebook,
.top a.twitter,
.top a.google,
.top a.linkedin {
	padding:0 5px;
	font-size:0px;
}
.top a.store-locator:hover,
.top a.facebook:hover,
.top a.twitter:hover,
.top a.google:hover,
.top a.linkedin:hover {
	background-position:bottom;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.top a.store-locator:hover {
	color:#cc4d1c;
	background-position:bottom right;
}
.top a.facebook {
	background:url(images/icons/facebook.png) top no-repeat;
	width:9px;
}
.top a.twitter {
	background: url(images/icons/twitter.png) top no-repeat;
	width:12px;
}
.top a.google {
	background:url(images/icons/google+.png) top no-repeat;
	width:16px;
}
.top a.linkedin {
	background:url(images/icons/linkedin.png) top no-repeat;
	width:11px;
}
header nav {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	background:#000;
	height:38px;
	display:block;
	z-index:0;
	margin-top:41px;
	width:818px;
	margin-left:109px;
	color: #9b713f;
}
header ul#menu-top {
	margin-left:65px;
}
header nav li {
	margin:0px;
	list-style:none;
	float:left;
	font-size:13.89px;	
}
header nav li a {
	color: #9b713f;
	text-decoration:none;
	line-height:38px;
	text-transform:uppercase;
}
header nav li:before { 
	content: "|"; margin: 0 20px;
}
header nav li:first-child:before { 
	content: ""; margin: 0; 
}
header nav li ul li:before { 
	content: ""; margin: 0 0px; 
}
header nav ul,
header nav ul > ul {
	margin: 0;
	padding: 0px 0px 0 0;
}

header nav ul li {
	display: inline-block;
	position: relative;
}
header nav ul li a {
}
header nav ul li:hover > a,
header nav ul li a:hover {
	color: #bd9463;
}

header nav .sub-menu,
header nav .children {
	background-color: #000;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	width:270px;
}
header nav ul.sub-menu,
header nav ul.children {
	border-left: 0;
	left: 0 !important;
	top: 37px !important;
}
header nav ul ul li {
	display:block;
	float:none;
	width:240px;
	text-align:left;
	padding:0 10px;
}
header nav ul ul li {
	height:35px;
	line-height:35px;
	padding-left:20px;
}
header nav ul.sub-menu li a {
	color: #9b713f !important;
	margin: 0;
	font-size:13px !important;
}

header nav ul ul.sub-menu li:hover {
	border-top:0px !important;
	height:35px;
	text-decoration:none;
	background:#471e00;
}
header nav ul ul.sub-menu li:hover a {
	color: #bd9463 !important;
}
header nav ul li:hover > ul,
header nav ul li:hover > ul {
	display: block;
}

footer {
	background:#0a0400;
	color:#352615;
	font-size:18px;
}
footer .container {
	width:848px;
	padding:20px 0;
	text-align:center;
}
footer nav {
	margin-bottom:0px;
}
footer nav ul {
	margin:0px;
}
footer nav ul li {
	list-style:none;
	display:inline;
	margin:0px;
}
footer nav li {
	color:#592b07;
	font-size:12.5px;
}
footer nav a {
	color:#592b07 !important;
	font-size:12.5px;
	text-transform:uppercase;
}
footer nav li:before { content: "|"; padding: 0 8px; }
footer nav li:first-child:before { content: ""; padding: 0; }
copyright {
	background:url(images/copyright.png) bottom left no-repeat;
	padding-left:12px;
	margin:0 auto !important;
	text-align:center;
	width:100%;
}
footer .container p {
	margin-bottom:30px;
}
copyright,
copyright a {
	color:#592b07;
	font-size:13px;
	text-transform:uppercase;
}
/* Home */
.threecols {
	margin-bottom:0px !important;
}
.threecols .cols.first {
	width: 309px;
}
.threecols .cols.second {
	width: 309px;
}
.threecols .cols.last {
	width: 309px;
}
.threecols .cols h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size:18.06px;
	text-transform:uppercase;
	color:#9b713f;
	text-align:center;
	background:url(images/threecols/dots.png) bottom center no-repeat;
	padding-bottom:25px;
}
.threecols .separator {
	float:left;
	width:27px;
	height:27px;
	background:url(images/separator.png) top no-repeat;
	display:block;
	position:relative;
	z-index:2;
}
.threecols .separator.one {
	top: -270px;
	left:300px;
}
.threecols .separator.two {
	top: -270px;
	left:580px;
}
.threecols .text a.read-more {
	color:#f95e23;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:12.4px;
	position:relative;
	bottom:0px !important;
	text-transform:uppercase;
	left:30%;
	text-decoration:none;
	display:block;
}
.threecols .cols .text {
	background:url(images/background/threecols.png) bottom repeat-x;
	font-size:18.06px;
	color:#9b713f;
	min-height:216px;
}
.threecols .cols.first .text {
	width:176px;
	margin-left:39px;
	padding:19px 32px 30px 27px;	
}
.threecols .cols.second .text {
	width:189px;
	margin-left:38px;
	padding:19px 22px 30px 24px;	
}
.threecols .cols.last .text {
	width:173px;
	margin-left:36px;
	padding:19px 32px 30px 29px;	
}

.threecols .text p {
	height:160px;
}
#shtmlslider {
	z-index:999999999999999!important;
}
/* Pages */
body.page-template-page-our-story-php {
	background:url(images/background/top.jpg) top center no-repeat fixed #0a0400;
	width:100%;
	padding-top:145px;
}
body.page-template-page-our-story-php a.read-more,
body.page-template-page-our-products-php a.history {
	font-size:12.4px !important;
	text-transform:uppercase !important;
	color:#f95e23 !important;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	text-decoration:none;
}
body.page-template-page-our-products-php {
	background:url(images/background/bottom.jpg) top center no-repeat #0a0400;
	width:100%;
	padding-top:145px;
}

body.page-template-page-our-products-php .post #content a,
body.page-template-page-our-story-php .post #content a {
	color: #f95e23;
}
body.page-template-page-our-products-php img.size-full,
body.page-template-page-our-story-php {
	margin-bottom:35px;
}


body.page-template-page-lightbox-php {
	background:#000;
	color:#fff;
}
body.page-template-page-lightbox-php .container {
	width:85%;
	margin:75px auto 0 auto; 
}
body.page-template-default #content {
	width:877px;
	margin:190px auto 0 auto;
	padding-left:50px;
	color:#fff;
}
#content {
	padding:50px 0;
	color:#fff;
	font-size:18px;
	display:block;
	margin:150px auto 0 auto; 
}
.shs-controls {
	margin-left:30px;
	margin-right: 30px;
	display:none;
	visibility:hidden;
}

@media only screen and (min-width:926px ) {
	.container {
		width:927px;
		margin:0 auto;
	}
	header {
		position: absolute;
		top: 0px;
		height:178px;
	}
	/* Home */
	.threecols {
		background: url(images/background/home-bottom.png) top repeat-x #471f00;
		width:100%;
		padding:43px 0 35px 0;
	}
	.slider {
		height:700px;
		position:relative;
		margin:0 auto 0 -700px;
		z-index:-1;
		display:block;
		left:50%;
		background:scroll;

	}
	
	body.page-template-page-our-products-php #content,
	body.page-template-page-our-story-php #content {
	width:850px;
	text-align:center;
	color:#fff;
	/*font-size:21px;*/
	font-size:18px;
	margin:0 auto 0 auto !important;
	display:block;
	padding-bottom:30px;
	}
}
@media only screen and (max-width:925px) {
	.container {
		width:100%;
		overflow:hidden;
	}
	header {
		position: absolute;
		top: 0px;
		width:100%;
	}
	header nav {
		width:85%;
		margin-top:41px;
	}
	header a#logo {
		margin-left:10px !important;
	}
	header .top {
		float:right !important;
	}
	footer .container {
		width:95%;
		padding-left:10px;
		padding-right:10px;
	}
	/* Home */
	.slider {
		height:auto;
		width:100%;
	}
	.threecols {
		background: url(images/background/home-bottom.png) top repeat-x #4d2000;
		width:100%;
		padding:43px 0 35px 0;
	}
	.threecols .cols {
		float:none !important;
		margin:0 auto 15px auto !important;
	}
	.threecols .separator {
		display:none !important;
		visibility: hidden !important;
	}
}
@media only screen and (width:768px ) {
	header {
		position: absolute;
		top: 0px;
	}
	#content {
		width:80% !important;
		margin-top:50px !important;
	}
	body.page-template-page-our-products-php #content img,
	body.page-template-page-our-story-php #content img {
		width:90% !important;
	}
	body.page-template-page-our-products-php,
	body.page-template-page-our-story-php {
		margin-top:0px !important;
		padding-top:0px !important;
	}
	.top {
		margin-right:100px !important;
		margin-top:10px !important;
	}
	.slider {
		height:700px;
		position:relative;
		margin:0 auto 0 -700px;
		z-index:-1;
		display:block;
		left:50%;
		background:scroll;

	}
	.slider ul,
	.slider li,
	.slider img {
		height:700px !important;
		width:1400px !important;
	}
}
@media only screen and (max-width:600px) {
	header nav {
		width:78%;
		margin-top:41px;
	}
	#content {
		width:80% !important;
		margin-top:130px !important;
	}
	header a#logo img,
	body.page-template-page-our-products-php #content img,
	body.page-template-page-our-story-php #content img {
		width:90% !important;
	}
	body.page-template-page-our-products-php,
	body.page-template-page-our-story-php {
		margin-top:0px !important;
		padding-top:0px !important;
	}
	body.page-template-page-our-products-php #content,
	body.page-template-page-our-story-php #content {
		margin-top: 30px !important;
	}
	.top {
		margin-right:100px !important;
		margin-top:5px !important;
	}
	.slider {
		height:600px;
		position:relative;
		margin:0 auto 0 -600px;
		z-index:-1;
		display:block;
		left:50%;
		background:scroll;

	}
	.slider ul,
	.slider li,
	.slider img {
		height:600px !important;
		width:1200px !important;
	}
}
@media only screen and (max-width:480px) {
	.top {
		display:none;
		visibility:hidden;
	}
	.slider {
		height:500px;
		position:relative;
		margin:0 auto 0 -500px;
		z-index:-1;
		display:block;
		left:50%;
		background:scroll;

	}
	.slider ul,
	.slider li,
	.slider img {
		height:500px !important;
		width:1000px !important;
	}
	#content {
		margin-left: -3% !important;
		margin-right:auto !important;
	}
	body.page-template-page-our-products-php #content,
	body.page-template-page-our-story-php #content {
		margin-left:auto !important;
		padding-right:auto !important;
	}
	body.page-template-page-our-products-php #content,
	body.page-template-page-our-story-php #content {
		margin-top: 50px !important;
	}
}
@media only screen and (max-width:384px ) {
	header a#logo img {
		width:70% !important;
	}
	.top {
		display:none;
		visibility:hidden;
	}
	#content {
		margin-left: -4% !important;
		margin-right:auto !important;
	}
	.slider {
		height:400px !important;
		position:relative;
		margin:0 auto 0 -400px !important;
		z-index:-1;
		display:block;
		left:50%;
		background:scroll;

	}
	.slider ul,
	.slider li,
	.slider img {
		height:400px !important;
		width:800px !important;
	}
	body.page-template-page-our-products-php #content,
	body.page-template-page-our-story-php #content {
		margin-top: 0px !important;
	}
}
@media only screen and (max-width:320px) {
	header a#logo img {
		height:65%;
	}
	.slider {
		height:350px !important;
		position:relative;
		margin:0 auto 0 -350px !important;
		z-index:-1;
		display:block;
		left:50%;
		background:scroll;

	}
	.slider ul,
	.slider li,
	.slider img {
		height:350px !important;
		width:700px !important;
	}
	body.page-template-page-our-products-php #content,
	body.page-template-page-our-story-php #content {
		margin-top: 40px !important;
	}
}
@media only screen and (max-width:240px) {
	header a#logo img {
		height:45% !important;
		width:45% !important;
	}
	.slider {
		height:250px !important;
		position:relative;
		margin:0 auto 0 -250px !important;
		z-index:-1;
		display:block;
		left:50%;
		background:scroll;

	}
	#content {
		margin-left: -12% !important;
		margin-top:120px !important;
	}
	.slider ul,
	.slider li,
	.slider img {
		height:250px !important;
		width:500px !important;
	}
	.threecols .cols {
		width:90% !important;
	}
	.threecols img {
		width: 100% !important;
	}
	.threecols .text {
		width:132px !important;
		padding-left:10px !important;
		padding-right: 10px !important;
		margin-left:23px !important;
		height:auto !important;
	}
	.threecols p {
		height:auto !important;
	}
	#content {
		margin-left:-10px;
		margin-top:20px !important;
	}
	body.page-template-page-our-products-php #content,
	body.page-template-page-our-story-php #content {
		margin-top: 20px !important;
	}
}


/* Default */
p, h1, h2, h3, h4, h5, h6, ul, ol, table, dt {
	margin-bottom:10px;
	display:block;
}
p, li {
	line-height:18px;
}
p {
	text-align:center;
}
ul li, 
ol li {
	margin-left:15px;
}
.clear {
	clear:both;
	height: 0px;
}
.alignleft,
.left,
#alignleft,
.cols {
	float:left;
}
.alignright,
.right,
#alignright {
	float:right;
}
div.aligncenter {
	margin:0 auto;
}
p.aligncenter {
	text-align:center;
}
img {
	border:none;
    max-width:100% !important;
    height:auto;
    display:block;
}
a {
	outline:none;
	color:#ff9601;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
span.wpcf7-not-valid-tip {
	font-size:14px;
}
h1, h2, h3, h4, h5, h6 {
	text-align:center;
}
h1.page-title {
	font-size:26px;
}
h1 {
	font-size:25px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:24px;
}
h4 {
	font-size:22px;
}
h5 {
	font-size:20px;
}
h6 {
	font-size:18px;
}
/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

input:focus,
textarea:focus {
    outline:none;
}
#Div1 {
	display:none;
}
img.aligncenter {
	margin-left: auto;
	margin-right:auto;
}
/* -- */
ol.carousel-indicators {
	display: none;
	visibility:hidden;
}
