@charset "utf-8";

/* CSS Document */

body {
font-size:15px;
font-family: 'Cuprum', sans-serif;
font-weight:normal;
background-repeat:repeat-x;
background-position:top center;
background-attachment: fixed;
}

section {
margin:auto;
}

h1 {
font-family: 'Roboto', sans-serif;
text-transform:uppercase;
font-weight:100;
font-size:2.2em;
letter-spacing:2px;
margin-top:0;
padding-top:0;
}

.maxw h1 {
text-align:center;
}

.shadow {
-webkit-box-shadow: 0px 0px 45px 5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 45px 5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 45px 5px rgba(0,0,0,0.75);
}

.top {
overflow:hidden;
}

.logo {
display:block;
float:left;
margin:1em 0 1em 3%;
max-width:27%;
}

.logo img {
max-width:100%;
}

.top-menu-holder {
float:right; width:70%;
}

.addit {
text-align:right;
overflow:hidden;
}

.moreinfo {
display:inline-block;
float:right;
color:#cccccc;
margin-right:1em;
padding-top:0.3em;
}

.lang {
margin-right:0.5em;
}

nav.top-menu {
float:left;
width:100%;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
margin-top:2em;
}

nav.top-menu ul {
display: table;
list-style: outside none none;
margin: 0;
padding: 0;
}

nav.top-menu ul li a {
line-height:3em;
text-align:center;
font-size:1em;
text-transform:uppercase;
}

nav.top-menu ul li a:hover {

}

nav.top-menu li span.floatLeft {
height:2em;
width:2px;
margin-top:0.5em;
background:#cccccc;
border-right:solid 1px #666666;
}

.container header {
padding:0;
}

.header {
}

header {
margin-bottom:0;
}

section {
}

.content {
margin-bottom:0;
padding:3em;
}

.maxw {
padding:0 5%;
}

.line1 img {
float:left;
margin-right:2em;
}

/*line2*/

.line2 {
margin:5em 0;
padding:4em 5em;
margin-bottom:0;
}

.line2 .maxw {
padding:0;
}
/*line2*/

/*line3*/
.line3 {
padding:5em;
background-size:cover;
}
.line3 .maxw {
padding:0;
overflow:hidden;
}

.line3 .maxw h1 {
text-align:left;
}

.line3 .maxw img {
float:left;
margin-right:5em;
}

.line3 .maxw a.abutton {
text-decoration:none;
padding:10px 80px;
text-transform:uppercase;
text-align:center;
font-family: 'Roboto', sans-serif;
font-weight:100;
font-size:1.4em;
display:inline-block;
}
/**/

.catalogCategories li a {
background:#496b2a;
color:#ffffff;
width:100%;
padding: 0.4em;
}

.catalogCategories li a:hover {
background:#6da43a;
color:#ffffff;
}

.catalogCategories li a.active {
color:yellow;
background:#6da43a;
font-weight:normal;
} 

.categories {
background: url("images/arrow.png") no-repeat scroll center center #837258;
height: 100%;
width: 4em;
}

footer {
/**/background:#000000;
padding:3em 5%!important;
text-transform:uppercase;
font-size:0.9em;
}

/**/.footer-links {color:#585858; margin-left:0.5em;}
/**/.footer-links a {color:#585858;}
.footer-links span {margin:0.7em}

/**/#websitebg {color:#585858; margin-right:0.5em;}
/**/#websitebg a {color:#585858;}

/* products */
.listLayout li {
border:solid 1px #d5b674;
background:#ffffff;
}

.catalogSingleItem .itemImage img {
border:solid 5px #d5b674;;
}

.listLayout img {
border:solid 1px #d5b674;
}

.productTitle a {
text-transform:uppercase;
color:#837258;
text-decoration:none;
}

h2.productTitle {
margin-bottom:0;
padding-bottom:0;
font-size:1.2em;
}

#itemGallery a {
border: 1px solid #d5b674;
}

p.lineClamp {
font-size:0.9em;
margin-top:0;
padding-top:0;
margin-bottom:0;
display:none!important;
}

.itemSummary p:nth-of-type(3) {
display:none;
}

.price {
color:#b59963;
}

.itemPriceBlock {
border-bottom:solid 1px #d8b46a;
color:#b59963;
font-size:1.2em;
}

.latestCatalogItemsContainer li {
width:30%!important;
height:auto!important;
margin:0!important;
}

.latestCatalogItemsContainer li:nth-child(2) {
margin:0 5%!important;
}

.latestCatalogItemsContainer li p {
margin-top:5px;
}

.latestCatalogItemsContainer span.widgetCatalogItemTitle {
display:table-row;
margin:10px 0;
text-transform:uppercase;
font-size:1.3em;
}
.latestCatalogItemsContainer span.widgetCatalogItemImage {
display:table-header-group;
}
.latestCatalogItemsContainer span.widgetCatalogItemImage img {
margin-bottom:15px;
border:solid 3px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}

@media screen and (max-width: 1055px) {
	.addit {
	overflow:hidden;
	margin-bottom:2em;
	text-align:center;
	}
	
	.top-menu-holder {
	width:100%;
	}
	
	.top {
	padding-bottom:0em;
	}
	
	.logo {
	display:block;
	max-width:none;
	text-align:center;
	float:none;
	margin-left:0;
	}
	
	.logo img {
	width:auto;
	}
}

@media screen and (max-width: 850px) {
	.top {
	padding-bottom:0em;
	}
	
	nav.top-menu {
	margin-top:0em;
	}
	
	nav.top-menu ul li {
	display:block;
	border-top:solid 1px #cccccc;
	}
	
	.expandMain {
	height:3em;
	width:100%;
	background:url(images/menu.gif) #e5e5e5 no-repeat 1em 0em;
	display:block;
	
	}
	
	.expandElement {
	position:inherit;
	}
	
	.logo {
	margin-bottom:0.5em;
	}
	
	.footer-links.floatLeft {
	float:none;
	text-align:center;
	}
	
	#websitebg {
	text-align:center;
	margin-top:1em;
	font-size:0.8em;
	}
	
	.content {
	padding:2em 2%;
	}
	.catalogItem.catalogSingleItem .leftBlock {width:100%}
	.catalogItem.blockElement.catalog{width:48%}
	
	section {
	position:relative;
	}
	
	.latestCatalogItemsContainer li {
	width:100%!important;
	max-width:330px;
	height:auto!important;
	margin:auto!important;
	float:none!important;
	margin-bottom:15px!important;
	}
	
	.latestCatalogItemsContainer li:nth-child(2) {
	margin:0 0%!important;
	float:none!important;
	margin:auto!important;
	}
	
}

@media screen and (max-width: 768px) {

	.aside article, .aside .pagePath {
	margin-left:3em;
	}

	aside {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	}
	
	.aside aside {width:auto}
	
	.aside aside:hover {
	  width: 100%;
	  max-width: 50%;
	}
	
	.expandfixed {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
	}

}

@media screen and (max-width: 640px) {
	.logo {
	float:none;
	margin:auto;
	margin-bottom:0.5em;
	}
	
	.lang {
	display:inline-block;
	}
	
	.moreinfo {
	display:inline-block;
	}
	
	.addit {
	margin-top:0em;
	margin:auto;
	}
	
	.catalogItem.blockElement.catalog{width:100%}
	
	.line1 img {
	display:block;
	margin:auto;
	margin-bottom:2em;
	float:none;
	}
}

@media screen and (max-width: 480px) { 
	.line3, .line2 {
	padding:4em 2em;
	}
	
	.line3 .maxw img {
	display:block;
	margin:auto;
	float:none;
	margin-bottom:2em;
	}
}

