/*
	Azure by TEMPLATED
    templated.co @templatedco
    Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

html, body {
}

body {
	margin: 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #525252;
}

body, #skel-panels-pageWrapper {
	background: #1EB0D7 url(images/img01.png) repeat;
}

h1, h2, h3 {
	margin: 0em;
	padding: 0em;
	color: #191919;
}

h2 {
	padding: 0em 0em 1em 0em;
	letter-spacing: -.1em;

	font-size: 2em;
}

p {
	line-height: 170%;
}

a {
	color: #1A6377;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #191919;
}

/* Copyright */
.clear{
	clear:both;
}
#copyright {
	overflow: hidden;
	padding: 3em 0em;
	text-align: center;
	border-top: solid 1px rgba(0,0,0,0.15);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.15);
	color: #D6F8FF;
}

#copyright p {
}

#copyright a {
	text-shadow: 1px 1px 0px #1B94BD;
	color: #D6F8FF;
}

#copyright a:hover {
	text-decoration: none;
}

#copyright section {
	padding: 0em 2em;
}

/* Main Wrapper */

#wrapper {
}

/* Page Wrapper */

#page-wrapper {
	overflow: hidden;
	margin-bottom: 1em;
	padding: 4em 0em 3em 0em;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,.1);
}

#page-wrapper a img {
	display: block;
	width: 100%;
	padding: 0em 0em 2em 0em;
}

/* Welcome */

#welcome {
	overflow: hidden;
	margin-bottom: 1em;
	padding: 4em 0em;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,.1);
}

#welcome .content {
}

/* Footer */

#footer {
	overflow: hidden;
	margin-bottom: 1em;
	padding: 4em 0em;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,.1);
}

/* Button style 1 */

.button-style1 {
	display: inline-block;
	margin: 2em 1em 1em 0em;
	padding: .5em 1em;
	background: #178EAE;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .80em;
	color: #FFFFFF;
}

/* List style 1 */

ul.style1 {
	margin: 0em;
	padding: 2em 0em 2em 0em;
	list-style: none;
}

ul.style1 li {
	float: left;
	width: 16.5%;
	padding: 0em 1em 2em 0em;
}

ul.style1 a img {
	display: block;
	width: 100%;
	padding: 0em 0em 1em 0em;
}

/* List style 2 */

ul.style2 {
	margin: 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
}


ul.style2 li {
	padding: 0em 0em 3em 0em;
}

ul.style2 .heading-title {
	font-weight: bold;
	color: #5E5E5E;
}

ul.style2 .date {
	display: inline-block;
	margin: 0em 1em 1em 0em;
	padding: .5em 1em;
	text-transform: uppercase;
	font-size: .80em;
	background: #178EAE;
	color: #FFFFFF;
}

ul.style2 a {
	text-decoration: none;
	color: #5E5E5E;
}

ul.style2 a:hover {
	text-decoration: underline;
}

/* List style 3 */

ul.style3 {
	margin: 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
}

ul.style3 li {
	padding: 1em 0em;
	border-bottom: solid 1px rgba(0,0,0,0.15);
	border-top: solid 1px rgba(255,255,255,0.15);
}

ul.style3 li:first-child {
	border-top: 0;
}

ul.style3 li:last-child {
	border-bottom: 0;
}

ul.style3 a {
	padding: 0em 0em 0em 1em;
	background: url(images/img04.png) no-repeat left 4px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #1B94BD;
	color: #D6F8FF;
}

ul.style3 a:hover {
	text-decoration: underline;
}

ul.style3 .first {
	padding-top: 0em;
	background: none;
}


/* List style 4 */

ul.style4 {
	margin: 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
}

ul.style4 li {
	padding: 1.5em 0em 1.5em 0em;
	border-top: 1px solid #DCDCDC;
}

ul.style4 .date {
	padding: 0em 0em 1em 0em;
	font-weight: bold;
	font-style: italic;
}

ul.style4 .date a {
	color: #2C2C2C;
}

ul.style4 a {
	text-decoration: none;
	color: #5E5E5E;
}

ul.style4 a:hover {
	text-decoration: underline;
}

ul.style4 .first {
	padding-top: 0em;
	border-top: none;
}

/* List style 5 */

ul.style5 {
	margin: 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
}

ul.style5 li {
	padding: 1em 0em 1em 0em;
	border-top: 1px solid #DCDCDC;
}

ul.style5 a {
	text-decoration: none;
	color: #5E5E5E;
}

ul.style5 a:hover {
	text-decoration: underline;
	color: #35A0EA;
}

ul.style5 .first {
	padding-top: 0em;
	border-top: none;
}

#blackfriday-promo{
	display: block;
	position: fixed;
	background: #000;
	width: 100%;
	height: 60px;
	z-index: 2;
}
#blackfriday-promo .container{
	width:1200px;
	margin:0 auto;
}

#clockdiv{
	font-family: sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 20px;
	float:left;
}

#clockdiv > div{
	border-radius: 3px;
	display: inline-block;
	width: 45px;
	margin-top: 5px;
}

#clockdiv div > span{
	padding: 5px;
	border-radius: 3px;
	background: #262626;
	display: inline-block;
	width: 33px;
	text-align: center;
}

.smalltext{
	padding-top: 5px;
	font-size: 11px;
}

#subscribe-form{
	float: right;
	margin-top:10px;
	position: relative;
}
#subscribe-form input{
	color:#333;
	border:1px solid #262626;
	border-radius:3px;
	padding:10px 10px;
}
#subscribe-form button{
	color:#333;
	border:1px solid #262626;
	border-radius:3px;
	padding:10px 10px;
	cursor:pointer;
}
#subscribe-form button:hover{
	opacity:0.7;
}
#subscribe-form .error-newsletter{
	position: absolute;
	top: 40px;
	background: #d32c2c;
	color: #FFF;
	padding: 10px;
	width: 264px;
	left: 1px;
	display: none;
}
#subscribe-form .success-newsletter{
	position: absolute;
	top: 0;
	background: #68af1a;
	color: #FFF;
	padding: 13px 10px;
	width: 264px;
	left: 1px;
	display: none;
}
#blackfriday-promo .container > span{
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	text-align: right;
	float: right;
	margin: 18px 10px 0 0;
}


#tabs {
	display:block;
	padding:0 0 0 40px;
	margin:0 0 20px 0;
	border-bottom:2px solid #116B83;
}
#tabs li{
	display: inline-block;
	padding:15px;
	font-size: 16px;
	background:#f2f2f2;
	cursor:pointer;
	font-weight: bold;
	position: relative;
}
#tabs li.selected{
	background:#178EAE;
	color:#FFF;
}

ul.lista-categorii {
	display: block;
	text-align: center;
}
ul.lista-categorii li {
	display: inline-block;
	width: 113px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
}
ul.lista-categorii li a img {
	padding: 0;
	margin: 0 !important;
	width: 100px !important;
	height: auto;
	float: none !important;
	display: inline-block !important;
}

@media (max-width: 600px) {
	#blackfriday-promo{
		position: relative;
		width: 100%;
		height: auto;
		display: inline-block;
	}
	#clockdiv{
		width:100%;
		text-align: center;
		float:none;
	}
	#blackfriday-promo .container > span {
		display:none;
	}
	#subscribe-form{
		float:none;
		width:100%;
		text-align: center;
		padding:0 0 10px 0;
	}
	#subscribe-form .error-newsletter,
	#subscribe-form .success-newsletter{
		width:100%;
		left:0;
	}
}
.click-hint {
	position: absolute;
	right: -9px;
	top: 26px;
	margin: 0 auto;
	height: 47px;
	width: 35px;
	background: url('../images/click.png');
	-webkit-animation: bounce 1s infinite;
	z-index: 5;
}
.faceBut{
	width:40%;
}
.lastContainer{
	display:block;
}
@-webkit-keyframes bounce {
	0%       { opacity:0; }
	50%     {opacity:1;}
	100%     {opacity:0;}
}

.socialLinks{
	float:right;padding:0px 0px 5px 10px;
}
.socialLabel{
	display:table;
}
ul.magazine{
	display:block;
	padding:0;
	margin:0;
	text-align: center;
}
ul.magazine li{
	display: inline-block;
	width:230px !important;
	height:100px;
	position:relative;
	margin:0 0 10px 0;
	vertical-align: top;
}
ul.magazine li a{
	text-decoration: none;
}
ul.magazine li img{
	width:230px !important;
	height:74px;
	margin:0 !important;
}
ul.magazine li .buton-magazin{
	background: #73b106;
	text-align: center;
	padding:5px !important;
	color:#FFF;
	clear:both;
	margin-top:5px;
	display: none;
}
ul.magazine li .magazin-text{
	color:#333;
	text-align: left;
	padding-left: 5px;
}
ul.magazine li a:hover .buton-magazin{
	display: block;
}
ul.magazine li a:hover .magazin-container{
	position: absolute;
	top:-1px;
	left:-1px;
	border:1px solid #73b106;
	z-index:2;
	background:#fff;
	/*padding:5px;*/
}

.DiscRight{
position:absolute; right:3px; width: 69px!important; background-image: url('../images/magazine/dreapta.png'); height:74px; top:2px;
}


ul.produse{
	display:block;
	padding:0;
	margin:0;
	text-align: center;
}
ul.produse li{
	display: inline-block;
	width:230px !important;
	height:140px;
	position:relative;
	margin:0 0 10px 0;
	vertical-align: top;
}
ul.produse li a{
	text-decoration: none;
}
ul.produse li img{
	width:230px !important;
	height:120px;
	margin:0 !important;
}
ul.produse li .buton-produs{
	background: #73b106;
	text-align: center;
	padding:5px !important;
	color:#FFF;
	clear:both;
	margin-top:4px;
	display: none;
}
ul.produse li .produs-text{
	color:#333;
	text-align: left;
	padding-left: 5px;
}
ul.produse li a:hover .buton-produs{
	display: block;
}
ul.produse li a:hover .produs-container{
	position: absolute;
    top: -1px;
    left: -1px;
    border: 1px solid #73b106;
    z-index: 2;
    background: #fff;
    /* padding: 5px; */
    box-sizing: content-box;
}

#contact-form{
	display:block;
	padding:30px 20px;
}
#contact-form label	{
	display: block;
	font-weight:bold;
	color:#333;
	font-size:13px;
	margin-bottom:5px;
}
#contact-form input	{
	display:block;
	width:200px;
	border-radius:3px;
	padding:5px 10px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#contact-form textarea{
	width:400px;
	height:150px;
	border-radius:3px;
	padding:5px 10px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#contact-form button{
	float:left;
	border-radius:5px;
	color:#FFF;
	font-weight:bold;
	background:#178EAE;
	cursor:pointer;
	padding:10px 20px;
	border:none;
}
#contact-form button:hover{
	background:#116B83;
}

.errors{
	display: block;
	background: #f96e6e;
	padding: 10px;
	color: #000;
}
.errors b{
	font-weight:bold;
	display:block;
}
.errors ul{
	display:block;
	padding:10px 0 0 0;
}
.errors ul li{
	display:block;
}
.profLabel{
	color:#DA0000; font-size:28px; padding-top:20px; font-weight:bold; position:absolute; right:0px;

}
.discountValue{
	font-size:62px;  position:absolute; left:139px; top:45px; color: #000; font-weight:bold; font-family: 'Josefin Slab';
}
.discountCant
{
width: 96px; background-repeat: no-repeat; top: 95px; position: absolute; height: 30px; left: 135px; background-image: url(../images/produse/disc.png);
}
.productImg{
width:140px; float:left;
}


