body{
	font-size: 100%;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #2c3e51;
	background-color: #f0edec;
	min-width: 1170px;
	background-color: #fff;
	padding:0px;
	margin:0px;
}

.header{
	height:170px;
	/*background: #000 url(http://www.easylight.ro/blackskin/img/BLACK_FRIDAY.jpg) no-repeat center center;*/
    background-color: #fff;
}

.container{
	position:relative;
	width:1170px;
	margin:0 auto;
	height:170px;
}
.logo{
	position:absolute;
	width:251px;
	top: 30px;
}
.backtosite{
	position:absolute;
	right:0;	
	top:20;
	width:185px;
}

.tabnav{
	width: 1170px;
	/* background-color: #fff; */
	background-color: #6c9630;
	box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.1);
	position: absolute;
	bottom: 0;
	border-radius: 0.25em 0.25em 0 0;
	overflow: hidden;
	list-style: none;
	padding:0;
}

.tabnav a{
	text-decoration: none;
}

.tabnav li{
	float: left;
	width: 20%;
	cursor:pointer;
}
.tabnav li:hover{
	background-color: #396f0d;
}

.tabnav span{
	height: 60px;
line-height: 60px;
width: auto;
text-align: left;
font-size: 14px;
font-size: 0.875rem;
padding: 0 5px 0 5px;
text-align: center;
position: relative;
display: block;
font-weight: 700;
color: #fff;
box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
}

.productlist{
	width:1170px;
	margin:0 auto;
	padding:0;
	display:table;
}

.productList li:nth-child(5n+1) {
	clear: left;
}

.productList li {
	margin-bottom: 15px;
	width: 222px;
	margin-right: 15px;
	float: left;
	list-style: none;
}

.productList li:nth-child(5n) {
	margin-right: 0;
}

.product{
border: 1px solid #6c9630;
border-radius: 0.25em;
background-color: #f0f0f0;
position: relative;
overflow: hidden;
display: block;
min-height: 290px;
padding: 0 20px 5px;
-webkit-transition: all .1s linear;
-o-transition: all .1s linear;
-moz-transition: all .1s linear;
-ms-transition: all .1s linear;
-kthtml-transition: all .1s linear;
transition: all .1s linear;
text-decoration:none;
}

.price-box{
	margin: 10px 0 0;
color: #504F4E;
font-family: ff-meta-web-pro,"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 35px;
font-weight: 700;
line-height: 1em;
letter-spacing: -1px;
text-align: left;
height: 52px;
position: relative;
}

.reducere {
text-align:center;
background: none;
text-shadow: none;
color: #fff;
font-weight: 700;
font-size: 26px;
letter-spacing: -1px;
line-height: 20px;
background-color: #6c9630;
right: 0px;
text-transform: none;
padding: 6px 5px 8px;
width: 130px;
font-family: ff-meta-web-pro,"Trebuchet MS",Arial,Helvetica,sans-serif;
position: absolute;
z-index: 2;
border-radius: 4px;
}

/*.reducere:before {
content: "";
color: #f45635;
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-bottom: 10px solid #D8B42C;
position: absolute;
top: -10px;
left: 0;
z-index: 1;
}
.reducere:after {
content: "economisesti";
background-color: #000;
padding: 4px 8px;
text-align: center;
color: #FFF;
font-size: 12px;
line-height: 12px;
height: 12px;
letter-spacing: 0;
text-transform: uppercase;
position: absolute;
top: -20px;
right: 0;
z-index: 2;
width: 110px;
}*/

.produs-image {
display: block;
width: 150px;
height: 150px;
margin: 0 auto;
}

.productlist li img {
max-width: 100%;
display: block;
border-radius: 0.25em;
margin: 0 auto;
}

.price {
display: inline-block;
position: relative;
float: left;
white-space: nowrap !important;
margin-left: 16px;
}

.price-box.is-withDiscount .money-int {
color: #000;
}

.price-box.is-withDiscount .money-decimal, .price-box.is-withDiscount .money-int{
color: #000;
}

.price .price-currency {
color: #333;
display: inline-block;
font-family: ff-meta-web-pro,"Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight: 400;
font-size: 13px;
line-height: 1em;
letter-spacing: 0;
text-transform: uppercase;
vertical-align: bottom;
right: -1px;
position: absolute;
bottom: 3px;
}

.price .money-decimal {
display: inline-block;
font-size: 16px;
font-weight: 700;
line-height: 1em;
margin-top: 3px;
vertical-align: top;
letter-spacing: 0;
}

.old-price {
margin: 0;
clear: both;
}

.old-price .price {
color: #333;
font-family: ff-meta-web-pro,"Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight: 400;
font-size: 15px;
line-height: 16px;
text-decoration: line-through;
margin-top: -3px;
}

.product-name {
height: 64px;
line-height: 16px;
margin: 5px 0 0 0;
overflow: hidden;
color: #000;
font-weight: 600;
font-size: 18px;
}

.product-actions {
height: 40px;
padding: 5px 0;
}

.detalii-col {
text-decoration: none;
border: 0px solid #000;
color: #363434;
position: relative;
border-radius: 5px;
height: 30px;
overflow: hidden;
display:block;
}

.detalii-col .icon-wrap {
background-color: #f45635;
float: left;
display: block;
height: 30px;
width: 37px;
/*background-image: -moz-linear-gradient(#f45635 0%, #C9553D 100%);
background-image: -webkit-gradient(linear, color-stop(0, #f45635), color-stop(1, #C9553D));
background-image: -webkit-linear-gradient(#f45635 0%, #C9553D 100%);
background-image: -o-linear-gradient(#f45635 0%, #C9553D 100%);
background-image: -ms-linear-gradient(#f45635 0%, #C9553D 100%);
background-image: linear-gradient(#f45635 0%, #C9553D 100%);
border-color: #F07B63;
border-width: 1px;
border-style: solid;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe31745,endColorstr=#ffc5123a)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe31745,endColorstr=#ffc5123a);*/
background-color:#000;
}

.detalii-col i {
background-image: url(img/sprite.png);
background-position: -354px -154px;
width: 15px;
height: 16px;
display: block;
margin-top: 6px;
margin-bottom: 7px;
margin-left: 11px;
}

.detalii-col span {
color:#fff;
margin-left: 37px;
padding-left: 2px;
padding-right: 2px;
text-align: center;
border-left: 1px solid #58524E;
line-height: 16px;
font-size: 13px;
text-decoration: none;
padding-top: 6px;
padding-bottom: 6px;
display: block;
background-image: -moz-linear-gradient(#6c9630 0%, #6c9630 35%, #396f0d 100%);
background-image: -webkit-gradient(linear, color-stop(0, #6c9630), color-stop(0.35, #6c9630), color-stop(1, #396f0d));
background-image: -webkit-linear-gradient(#6c9630 0%, #6c9630 35%, #396f0d 100%);
background-image: -o-linear-gradient(#6c9630 0%, #6c9630 35%, #396f0d 100%);
background-image: -ms-linear-gradient(#6c9630 0%, #6c9630 35%, #396f0d 100%);
background-image: linear-gradient(#6c9630 0%, #6c9630 35%, #396f0d 100%);
border-color: #6c9630;
border-width: 1px;
border-style: solid;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffcb08,endColorstr=#ffe3a202)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffcb08,endColorstr=#ffe3a202);
}

.detalii-col:hover span, .product:hover .detalii-col span {
background-image: -moz-linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
background-image: -webkit-gradient(linear, color-stop(0, #6c9630), color-stop(0.5, #6c9630), color-stop(1, #396f0d));
background-image: -webkit-linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
background-image: -o-linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
background-image: -ms-linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
background-image: linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
}
.detalii-col:hover span, .product:hover .detalii-col span {
background-image: -moz-linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
background-image: -webkit-gradient(linear, color-stop(0, #6c9630), color-stop(0.5, #6c9630), color-stop(1, #396f0d));
background-image: -webkit-linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
background-image: -o-linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
background-image: -ms-linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
background-image: linear-gradient(#6c9630 0%, #6c9630 5%, #396f0d 100%);
}

.product.is-outOfStock .reducere {
background-color: #C5BEB9;
}

.product.is-outOfStock .reducere:before {
border-bottom: 10px solid #AAA49F;
}

.product.is-outOfStock .reducere:after {
background-color: #EBE6E3;
}

.stock {
color: #000;
overflow: hidden;
white-space: nowrap;
z-index: 2;
position: absolute;
left: -10px;
top: 25px;
}

.detalii i, .detalii-col i, .adauga i, .vezi-harta i, .stock i {
display: block;
text-indent: -9999px;
}

.stock i {
background-image: url(img/sprite.png);
background-position: -250px 0px;
width: 250px;
height: 154px;
}

.tabnav span.selected {
color: #000;
/*box-shadow: inset 0 5px 0 #6c9630;*/
background-color: #f0edec !important;
}

.footer {
width: 100%;
text-align: center;
margin: 0 auto;
color:white;
box-shadow: inset 0 5px 0 #6c9630;
position: absolute;
bottom: 0;
background-color:#fff;
}

.footer ul{
	list-style:none;
	margin:5px;
}

.footer a{
	text-decoration:none;
	color:#6c9630;
}

.footer a:hover{
	color: #396f0d;
}

.footer ul li{
	display:inline-block;
	border-right: 1px solid white;
	padding-right: 8px;
	margin-right: 8px;
}

.footer p{
	margin-top:0px;
	margin-bottom:7px;
}

.footer .firstul{
	padding-top:10px;
}
.wrapper{
	min-height: 100%;
	position: relative;
}

.main-title {
    width: 1170px;
}

.main-title h1 {
    color: #f1592a;
    font-weight: bold;
    font-size: 100px;
    position: absolute;
    text-align: center;
    width: 100%;
    padding-top: 20px;
}

.incarcatoare{
	padding-bottom:90px;
}

.sticky {
	position: fixed;
	top: -20px;
	height: 60px;
	z-index: 9999;
}