@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700,800,800italic&subset=latin,greek);
@import url(http://fonts.googleapis.com/css?family=Tinos:400,400italic,700,700italic&subset=latin,greek);

* {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	border-width: 0px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	list-style:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body, html {
	width: 100%;
	height: 100%;
}
body {
	font-size: 0.84em;
	font-weight: 400;
	color: #3a362f;
	background-color: #eee9df;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 0.035em rgba(0,0,0,0.1);
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0.3em;
}
p {
	margin-bottom: 0.5em;
}
h1 {
	font-size: 2em;
	font-weight: 400;
	color: #dc6414;
}
h2 {
	font-size: 1.4em;
	font-weight: 400;
	color: #7f922c;
}
h3 {
	font-size: 1.2em;
	font-weight: 400;
}
b, strong {
	font-weight: 600;
	color: #161412;
}
a {
	font-weight: 600;
	color: #7f922c;
	text-decoration: none;
}
a:hover {
	color: #dc6414;
	text-decoration: none;
}
a,input, select, textarea, button, #elements li div, .promo, .prodlist li {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
img {
	vertical-align: middle;
}
/************/
#indxoffer {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	padding-top: 10%;
	background-color: rgba(0,0,0,0.8);
}
#indxoffer .blck {
	width: 60%;
	height: auto;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	border: 1em solid #FFF;
	text-align: center;
}
#indxoffer .blck > img {
	width: 100%;
	height: auto;
}
#indxoffer ul {
	display: table;
	margin: 0 auto 0 auto;
}
#indxoffer li {
	display: table-cell;
	vertical-align: middle;"
}
#indxoffer .blck h2 {
	color: #6C3;
	font-family: "Tinos", sans-serif;
	font-size: 10em;
	font-weight: 300;
	line-height: 1em;
	margin: 0px;
}
#indxoffer .blck h3 {
	color: #444;
	font-size: 2em;
	font-weight: 300;
	line-height: 1em;
	margin: 0px 0px 0.6em 0px;
}
#indxoffer .blck h4 {
	color: #FFF;
	background-color: #6C3;
	font-size: 2em;
	font-weight: 600;
	line-height: 1em;
	margin: 0px;
	padding: 0.4em;
	margin-bottom:.4em;
}
@media screen and (max-width: 840px) {
#indxoffer {
	font-size: 0.8em;
}
}
@media screen and (max-width: 700px) {
#indxoffer .blck {
	width: 95%;
}
}
/************/
.wrapper {
	width: 100%;
	max-width: 980px;
	margin: 0 auto 0 auto;
	padding: 0em 1.5em 0em 1.5em;
}
/************/
#header {
	position: relative;
	z-index: 2;
	background-color: #eee9df;
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.headertable {
	display: table;
	width: 100%;
}
.headerlogo {
	position:relative;
	display: table-cell;
	vertical-align: top;
	width: 230px;
	padding: 0.8em 0em 1.4em 0em;
}
.headernav {
	display: table-cell;
	vertical-align: top;
	text-align: right;
}
.headernav li {
	display: inline-block;
	margin: 0em 0.25em 0em 0.25em;
}
.headernav li:last-child {
	margin: 0em 0em 0em 0.25em;
}
.headernav li a {
	display: inline-block;
	padding: 2em 0.5em 0.5em 0.5em;
	margin-bottom: 0.5em;
	text-decoration: none;
	color: #eae5da;
	background-color: #7f922c;
}
.headernav li a:hover {
	display: inline-block;
	padding: 2em 0.5em 0.5em 0.5em;
	text-decoration: none;
	color: #eae5da;
	background-color: #dc6414;
}
@media screen and (max-width: 940px) {
.headertable {
	display: block;
}
.headerlogo {
	display: block;
	width: 100%;
	padding: 0.8em 0em 0.8em 0em;
	text-align: center;
}
.headernav {
	display: block;
	text-align: center;
}
.headernav li a {
	display: inline-block;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
}
/************/
.photobig {
	width: 100%;
	height: 650px;
	position: relative;
	z-index: 1;
	margin: 0 auto 0 auto;
	border-bottom: 0px solid #c9c3a6;
}
@media screen and (max-width: 1150px) {
.photobig {
	height: 500px;}
}
@media screen and (max-width: 850px) {
.photobig {
	height: 400px;}
}
@media screen and (max-width: 620px) {
.photobig {
	height: 300px;}
}
@media screen and (max-height: 400px) {
.photobig {
	height: 250px;}
}
/************/
#maincontent {
	position: relative;
	z-index: 1;
	background-color: #e1dcc3;
	padding: 3em 0em 3em 0em;
	background-image: url(../layout/bamboobk.png);
	background-repeat: repeat;
	background-position: left top;
}
/************/
.intext2cols {
	margin-bottom: 3em;
}
.intext2cols li {
	display: inline-block;
	vertical-align: top;
}
.intext2cols li:first-child {
	width: 55%;
	margin-right: 5%;
}
.intext2cols li:last-child {
	width: 40%;
}
.intext2cols li:first-child p {
	font-size: 1.08em;
}
@media screen and (max-width: 620px) {
.intext2cols li:first-child {
	width: 100%;
	margin-right: 0%;
}
.intext2cols li:last-child {
	width: 100%;
}
}
/***********
.promo {
	background-color: #eae5da;
	padding: 0.5em 1em 0.5em 1em;
	border: 1px solid transparent;
	cursor: pointer;
}
.promo:hover {
	background-color: #f6f3ed;
	border: 1px solid #7f922c;
}
.promo h1 {
	font-size: 1.4em;
}
.promo h2 {
	font-size: 1.2em;
}
.promo img {
	width: 100%;
	height: auto;
}*/
/************/
.path {
	font-size: 0.84em;
	margin-bottom: 0.5em;
}
.path a {
	display: inline-block;
	color: #dc6414;
	margin: 0em 0.4em 0em 0.4em;
}
.path a:first-child {
	margin-left: 0em;
}
.path a:hover {
	color: #7f922c;
}
.subcategories a {
	display: inline-block;
	background-color: #7f922c;
	color: #eae5da;
	padding: 4px 10px 5px 10px;
	margin: 0em 0.3em 0.3em 0em;
}
.subcategories a:hover {
	color: #eae5da;
	background-color: #dc6414;
}
.subcategories a.offerproduct {
	background-color: #dc6414;
}
.subcategories a.offerproduct:hover {
	background-color: #677c2e;
}
.prodlist {
	margin-top: 1.5em;
}
.prodlist li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 18.8%;
	padding: 0.6em;
	background-color: #eae5da;
	margin: 0em 1.5% 1.5% 0em;
	cursor: pointer;
	border: 1px solid transparent;
}
.prodlist li:nth-child(5n+5) {
	margin-right: 0px;
}
.prodlist li:hover {
	background-color: #f6f3ed;
	border: 1px solid #7f922c;
}
.prodlist li img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 0.4em;
}
.prodlist li h2 {
	font-size: 1em;
}
.prodlist li p {
	font-size: 0.92em;
}
@media screen and (max-width: 720px) {
.prodlist li {
	width: 32.2%;
	margin: 0em 1.7% 1.7% 0em;
}
.prodlist li:nth-child(5n+5) {
	margin-right: 1.7%;
}
.prodlist li:nth-child(3n+3) {
	margin-right: 0px;
}
}
@media screen and (max-width: 580px) {
.prodlist li {
	width: 48%;
	margin: 0em 2% 2% 0em;
}
.prodlist li:nth-child(5n+5) {
	margin-right: 2%;
}
.prodlist li:nth-child(3n+3) {
	margin-right: 2%;
}
.prodlist li:nth-child(2n+2) {
	margin-right: 0px;
}
}
/**/
.product li {
	display: inline-block;
	vertical-align: top;
}
.product li:first-child {
	width: 60%;
	margin-right: 3%;
}
.product li:first-child img {
	display: block;
	width: 100%;
	height: auto;
}
.product li:last-child {
	width: 37%;
}
.price {
	font-size: 1.2em;
	color: #7f922c;
}
.thumbs {
	overflow: hidden;
	margin-top: 8px;
}
.thumbs a {
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-right: 2%;
	width: 15%;
	height: auto;
}
.thumbs a img {display: block; width: 100%;	height: auto;}
.thumbs a:nth-child(6n+6) {
	margin-right: 0px;
}
@media screen and (max-width: 520px) {
.product li {
	display: block;
}
.product li:first-child {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 15px;
}
.product li:last-child {
	width: 100%;
}
}
/************/
#elements {
	max-width: 980px;
	margin: 0 auto 0 auto;
	text-align: center;
	overflow: hidden;
}
#elements li {
	display: inline-block;
	position: relative;
	width: 49%;
	float: left;
	margin-bottom: 2%;
	margin-right: 2%;
	cursor: pointer;
}
#elements li:nth-child(2n+2) {
	margin-right: 0%;
}
#elements li img {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
}
#elements li div {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	width: 100%;
	padding: 0.6em;
	background-color: rgba(127,146,44,0.9);
	font-weight: 700;
	font-size: 1.6em;
}
#elements li div a {
	text-decoration: none;
	color: #eee9df;
	text-shadow: 0px 0px 1em rgba(0,0,0,0.2);
}
#elements li:hover div {
	background-color:  rgba(220,100,20,0.9);
}
#elements li:hover a {
	color: #eae5da;
	text-shadow: 0px 0px 1em rgba(0,0,0,0.3);
}
@media screen and (max-width: 420px) {
#elements li {
	display: block;
	width: 100%;
	float: none;
	margin-bottom: 2%;
	margin-right: 0%;
	cursor: pointer;
}
}
/************/
#textcontent {
	overflow: hidden;
}
#textcontent > img {
	width: 100%;
	height: auto;
	max-width: 500px;
	float: left;
	margin-right: 10px;
}
/************/
#clients {
	padding: 3em 0em 3em 0em;
	background-color: #eae5da;
}
#clients img {
	vertical-align:middle;
	margin: 0.4em 4em 0.4em 0em;
}
#clients h1 {
	font-size: 1.6em;
	font-weight: 300;
	padding-bottom: 0.3em;
	margin-bottom: 0.6em;
	background-image: url(../layout/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/************/
#footer {
	position: relative;
	z-index: 2;
	padding: 3em 0em 3em 0em;
	box-shadow: 0 -15px 15px -15px rgba(0,0,0,0.04);
}
.footercol1 {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	margin-right: 4%;
}
.footercol2 {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 4%;
}
.footercol3 {
	display: inline-block;
	vertical-align: top;
	width: 20%;
}
#footer nav a {
	text-decoration: none;
	display: inline-block;
	margin-right: 0.8em;
}
.footernav ul li ul li {
	display: inline-block;
	margin-bottom: 0.5em;
}
.footernav ul li ul li a {
	font-weight: 400;
}
@media screen and (max-width: 800px) {
.footercol1, .footercol2, .footercol3 {
	display: block;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 15px;
}
}
.googlemap {
	display: inline-block;
	border: none;
	width: 60%;
	height: 500px;
	vertical-align: top;
	margin-bottom: 15px;
	margin-right: 25px;
}
#contact {
	display: inline-block;
	width: 30%;
	vertical-align: top;
}
@media screen and (max-width: 960px) {
.googlemap {
	display: block;
	width: 100%;
}
#contact {
	display: block;
	width: 100%;
}
}
.copyright {
	background-color: #EAE5DA;
	padding: 0.4em 1em 0.4em 1em;
	color: #3a362f;
	font-size: 11px;
}
.copyright a {
	color: #3a362f;
}
.copyright a:hover {
	color: #dc6414;
}
/* ----------------- resources ----------------- */
.links a {
	color: #dc6414;
	text-decoration: none;
}
.links a:hover {
	color: #dc6414;
	text-decoration: none;
}
/* ----------------- forms ----------------- */
input, select, textarea {
	border-radius: 0.3em;
	background-color: #efefef;
	border: 1px solid #999;
	resize: none;
	margin: 0.2em 0.2em 0.5em 0em;
}
input {
	padding: 0.36em 0.5em 0.36em 0.5em;
}
select, textarea {
	padding: 0.28em 0.5em 0.28em 0.5em;
}
button {
	padding: 0.24em 0.8em 0.24em 0.8em;
	border-radius: 0.3em;
	line-height: 1.8em;
	color: #FFF;
	font-weight: 700;
	background-color: #666;
	white-space: nowrap;
	cursor: pointer;
	vertical-align: top;
	margin: 0.2em 0em 0.5em 0em;
}
button::-moz-focus-inner {
	padding: 0px;
	margin: 0px;
}
@-moz-document url-prefix() {
	button {
		line-height: 1.58em;
	}
}
input:focus, select:focus, textarea:focus {
	background-color: #FFF;
	border: 1px solid #444;
	box-shadow: 0em 0em 0.3em 0em rgba(68,68,68,0.5);
	color: #444;
}
button:hover {
	color: #FFF;
	background-color: #444;
}
textarea {
	display: block;
}
label {
	display: block;
	white-space: nowrap;
	margin-right: 0.5em;
}
.required {
	color: #F00;
}

/* =========== social media =========== */
#socialmic {display:block; width:100%;}
/*#socialmic li {overflow:hidden; display:inline-block; vertical-align:top; margin-bottom:5px;}*/
#socialmic a {display:inline-block; margin-right:0px; margin-bottom:4px; margin-top:4px}
#___plusone_0 {width:92px !important; float:left !important;}
.twitter-share-button {width:101px !important; float:left;}
.twitter-follow-button {margin-right:16px !important; float:left;}

/**/
.ytvid {width:100%; max-width:800px; margin:0 auto;}
.ytvid-container {position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; margin-bottom:20px;}
.ytvid-container iframe, .ytvid-container object, .ytvid-container embed {position:absolute; top:0; left:0; width:100%; height:100%;}
