@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');


body
{
	min-width:320px;
	height:100%;
	font-family: 'Poppins', sans-serif;
	-webkit-text-size-adjust: none;
}

#promo-bar
{
	background-color: #0a612a;
	padding-top: 15px;
	padding-bottom:15px;
}

.promo-bar, .promo-bar a
{
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
}


.cc-cp-foot-save, .cc-nb-okagree, .cc-nb-reject
	{
background: #000000!important;
	}

input[button], button {
    -webkit-appearance: none;
}

.filtre-mobil
{

	position: absolute;
	top: -10000;
	left: -10000;
}


.p25
{

    float: left;
    width: 25%;
}

.casuta-material-produs
{
	float: left;
	width: 30px;
	margin-right: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.casuta-material-produs img
{
	width: 100%;
	display: block;
}
.continut-caracteristici-material
{
	height: 35px;
	overflow: hidden;
	width: 100%;
	margin-top: 3px;
	
}

.continut-caracteristici-material3
{
	width: 100%;
	display: inline-flex;
    overflow-x: scroll;
    padding-bottom: 17px; /* Increase/decrease this value for cross-browser compatibility */
    box-sizing: content-box; /* So the width will be 100% + 17px */
}

.continut-caracteristici-material2
{
	display: inline-flex;

}

	#deasuprav2
{
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.50);
	position:fixed;
	z-index:130;
	text-align: center;
	}


.whatsappb
{
	position: fixed;
	left: 20px;
	bottom: 20px;
	width: 64px;
	z-index: 60;
}
.whatsappb img
{
	width: 100%;
	display: block;
}


	 .ascuns800
	 {
		 display: none;
	 }

.pop-share
{
	position: absolute;
	top: 0;
	right: 0;
	min-width: 220px;
	text-align: center;
	background-color: #FFF;
	padding: 3px;
	border-radius: 5px;
	margin-top: -45px;
	margin-right: 10px;
	display: none;
}

.pop-share a
{
	height: 26px!important;
	padding: 0px!important;
	padding-left: 4px!important;
	padding-right: 4px!important;
	margin: 0!important;
}

.pop-share a:hover
{
	background-color: #FFF!important;
	opacity: .7;
}


.titlu-filtru
{
	margin-top: 20px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	display: block;
}

.continut-filtru
{
	font-size: 14px;
	line-height: 1.1;
	max-height: 250px;
	overflow: scroll;
	font-weight: 300;
}

.filtru-culoare
{
	border-radius: 5px;
	overflow: hidden;
	border: 2px solid #cecece;
	width: 14%;
	margin-left: 1%;
	margin-bottom: 10px;
	float: left;
}

.filtru-culoare-selected
{
	border-radius: 5px;
	overflow: hidden;
	border: 2px solid #000;
	width: 14%;
	margin-left: 1%;
	margin-bottom: 10px;
	float: left;
}

.filtru-pozitionare
{
	border-radius: 5px;
	overflow: hidden;
	border: 2px solid #FFF;
	width: 22.5%;
	margin-left: 1%;
	margin-bottom: 10px;
	float: left;
}


.filtru-pozitionare-culoare-selected
{
	border: 2px solid #000;
}



.filtru-pozitionare-selected
{
	border-radius: 5px;
	overflow: hidden;
	border: 2px solid #000;
		width: 22.5%;
	margin-left: 1%;
	margin-bottom: 10px;
	float: left;
}

.imgContainer
{
	width: 100%;
	padding: 0!important;
	-webkit-text-size-adjust: none;
}


.continut-produse
{
	position: relative;
	float: right;
	width: 77%;
	padding-right: 1%;
}


#pesteproduse
{
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	background-color: rgba(240,240,240,.80);
	display: none;
	z-index: 5;
}

.filtrare
{
	float: left;
	width: 16%;
	padding: 2%;
	margin-left: 1%;
	background-color: #FFF;
	border-radius: 5px;
	box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.04); 
}


.banda-neagra-jos
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000;
}

.coloana11-jos
{
	width: 17%;
	float: left;
	
}


.coloana12-jos
{
	width: 80%;
	float: right;
	
}

.tip9-tot
{
	background-color: #f0f0f0;
	width: 100%;
	overflow: hidden;
}

.tip9-poza
{
	float: left;
	width: 50%;
}


.tip9-text
{
	float: left;
	width: 50%;
}


.tip9-poza-dreapta
{
	float: right;
	width: 50%;
}


.tip9-text-stanga
{
	float: left;
	width: 50%;
}

.tip9-text2
{
	padding: 7%;
	width: 600px;
	max-width: 80%;
	float: left;
}


.descriere-tip9 {
  
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1.2;
}

.casuta-tip8
{
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
}

.casuta-poza-tip8
{
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	 transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}

.casuta-tip10
{
	width: 16.66%;
	display: inline-block;
	vertical-align: top;
}
.casuta-tip10 img
{
	width: 100%;
}


.casuta-poza-tip8 img
{
	width: 100%;
	display: block;
}

.casuta-poza-tip8:hover
{
	filter: grayscale();
}

.descriere-tip8
{
	height: 60px;
	overflow: hidden;
	display: block;
	text-align: justify;
	margin-bottom: 30px;
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 1.2;
}

.titlu-tip8 a
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	color: #000000;
	text-align: center;
	height: 36px;
	overflow: hidden;
	line-height: 1.2;
	font-size: 16px;
	display: block;
}
.share-shop, .vezi-produs, .detalii
{
display: inline-block;
	position: relative;
}
.share-shop a
{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	background-color: #FFF;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;	
	    transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}

.share-shop a:hover
{
	background-color: #f0f0f0;
}

.vezi-produs a
{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 14px;
	padding-left: 12px;
	padding-right: 38px;
	background-image: url("images2/vezi-produse.svg");
	background-size: auto 10px;
	background-position: right 12px center;
	background-repeat: no-repeat;	
	    transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}

.vezi-produs a:hover
{
background-position: right 22px center;
}


.peste-shop
{
	position: absolute;
	bottom: 24px;
	right: 24px;
	z-index: 5;
}
.peste-banner-mic
{
	position: absolute;
	bottom: 24px;
	right: 0px;
	width: 100%;
	text-align: center;
	z-index: 5;
}

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}

.casuta-categorie-index
{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 20%;
	margin-bottom: 30px;
}

.casuta-poza-categorie-index
{
	width: 100%;
	height: 210px;
	line-height: 210px;
	text-align: center;
}
.casuta-poza-categorie-index img
{
	max-width: 90%;
	max-height: 90%;
	vertical-align: middle;
	display: inline-block;
}

.casuta-poza-categorie-index img:hover
{
	filter: grayscale();
}

.titlu-categorie-index a
{
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
}

.titlu-categorie-index a:hover
{
	color:#5c5f63;
}

.shopthelook
{
	background-color: #f0f0f0;
	padding-top: 60px;
	padding-bottom: 60px;
}

.produserecomandate
{
	background-color: #f0f0f0;
	padding-top: 60px;
	padding-bottom: 60px;
}

.zona
{
    position: relative;
}

.pointer
{
    position: absolute;
    z-index: 150;
	left: -1000px;
	top: -1000px;
}

#produsecos
{
	position: absolute;
	top: 0;
	left: 20px;;
	width: 14px;
	height: 14px;
	font-size: 9px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	border-radius: 50%;
	z-index: 2;
	line-height: 14px;
	
	
}



.meniu-sus
{
	float: right;
	text-align: right;
	line-height: 24px;
	padding-top: 4px;
}
.meniu-sus a
{
	display: inline-block;
	padding-left: 16px;
	font-size: 13px;
	color: #5c5f63;
	text-decoration: none;
	text-transform: uppercase;
}
.meniu-sus a:hover
{
	color: #000;
}

.icon-sus
{
display: inline-block;
margin-right: 24px;
	font-size: 0;
}

.icon-sus a
{
	font-size: 13px;
	color: #5c5f63;
	text-decoration: none;
	line-height: 24px;
	vertical-align: middle;
}

.icon-sus a:hover
{
	color: #070f1e;
}

.icon-sus img
{
	display: inline-block;
	padding-right: 15px;
	height: 24px;
	margin-top: -4px;
	vertical-align: middle;
}

.dimensiuni-drop
{
    position: absolute;
    top: 100%;
    left: 0;
    width: 104%;
    background-color: #FFF;
    z-index: 100;
    display: none;
    
}
.casuta-dimensiune a
{
	float:left;
	width: 23.5%;
	padding: 3.5%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1%;
	border: 1px solid #dcdbdb;
	color: #000;
	background-color: #FFF;
	display: block;
	font-size: 14px;
	text-align: center;
      
	text-decoration: none;
}

.casuta-dimensiune a:hover
{ background-color: #dcdbdb;}

.casuta-dimensiune-select a
{
	float:left;
	width: 23.5%;
	padding: 3.5%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #dcdbdb;
	color: #000;
	display: block;
	background-color: #dcdbdb;
	margin: 1%;
	text-decoration: none;
	text-align: center;
      
	font-size: 14px;
}

.zoomtesatura
{
position: absolute; left: 0; top:0; width: 250px; height: 300px; z-index: 50; margin-left: -280px;
    background-color: #FFF;
    border: 1px solid #d7d7d7;
    display: none;
}

.zoomtesaturad
{
position: absolute; left: 0; top:0; width: 450px; padding-bottom: 10px; z-index: 50; margin-left: -480px;
    background-color: #FFF;
    border: 1px solid #d7d7d7;
    display: none;
}

.separator-casuta-produs
{
border-bottom: 1px solid #e3dfdf;
	height: 12px;
	margin-bottom: 12px;
}


.separator-produs
{
    height: 8px;
    margin-bottom: 18px;
    border-bottom: 1px solid #e1dcdc;
}

.separator-scroll
{
	width: 16%;
	text-align: center;
	line-height: 32px;
	height: 32px;
	float: left;
}
.scroll-valoare
{
  background: transparent;
  
    outline: none;
      float: left;
     font-size: 14px;
    display: inline-block;
	border: 1px solid #e1dcdc;
	border-radius: 5px;
	height: 32px;
	line-height: 32px;
	color: #000;
	width: 38%!important;
	margin-bottom: 20px;
	
   
}

.buton-document a {
    font-size: 13px;
    color: #111;
    text-decoration: none;
    
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 40%;
    padding-left: 9%;
    background-image: url(images/pdf.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 35px;
    display: block;
}

.numarpas
{
    float: left;
    margin-right: 25px;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    border: 1px solid #c5c8b7;
    line-height: 30px;
    font-size: 18px;
    
    color: #c5c8b7;
    text-align: center;
}

.titlupas
{
    float: left;
    line-height: 32px;
    font-size: 18px;
    
    color: #000;
}


.buton-document a:hover
{
	background-color: #ebebeb;
}

.contact-sus a
{
    float: left;
    background-image:url("images/contact-sus.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 25px;
    padding-left: 32px;
    font-size: 14px;
    color: #8d8888;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    
    line-height: 32px;
}


.poza-testimoniali
{
	float:left;
	width: 65px;
	height: 65px;
	border: 3px solid #ebefef;
	box-shadow:0 1px 5px 0px rgba(37,32,31,.3);

-moz-border-radius:65px;
-webkit-border-radius: 65px;
		border-radius: 65px; 
behavior:url(/PIE.htc);	
	overflow: hidden;
}
.continut-testimoniali
{
	float:right;
	width: calc(100% - 100px);
}


.stea
{
	background-image: url(images/stea.png);
	background-size: 18px auto;
	margin-right: 1px;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
    display: block;
    float: left;
}
.stea2
{
	background-image: url(images/stea2.png);
	background-size: 18px auto;
	margin-right: 1px;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
    display: block;
    float: left;
}

.box
{
    display: inline-block;
  
}

.box a
{
    
     font-size: 14px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    text-align: center;
    
    color: #000;
    background-color: #FFF;
}

.box a:hover
{
   background-color: #5c5f63;
    color: #FFF;
}

.box2
{
     
     font-size: 14px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    text-align: center;
    
      background-color: #5c5f63;
    color: #FFF;
}


.banner-titlu-peste
    {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 30px;
        width: 180px;
        text-align: center;
        background-color: rgba(255,255,255,.70);
    }

.banner-titlu-peste3
    {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 30px;
        width: 180px;
        text-align: center;
        background-color: rgba(255,255,255,.70);
    }

.banner-titlu-peste2
    {
        position: absolute;
        z-index: 2;
        bottom: 9px;
        right: 30px;
        width: 180px;
        text-align: center;
        background-color: rgba(255,255,255,.70);
    }


.banner-titlu a
    {
        color: #000000;
        font-size: 22px;
        text-transform: uppercase;
         
        line-height: 23px;
        display: block;
        margin-top: 15px;
        font-weight: 300;
        margin-bottom: 15px;
        text-decoration: none;
    }

.banner-titlu a:hover
    
    {
       /* font-weight: 600;*/
    }

.banner-buton a
    {
         
        background-color: #000;
        color: #FFF;
        height: 32px;
        line-height: 32px;
        text-align: center;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
    }
.banner-buton a:hover
    
    {
        background-color: #5c5f63;
    }

.discount
{
   display: block;
    position: absolute;
    top: 14px;
    left: 16px;
    z-index: 2;
	padding-left: 5px;
	padding-right: 5px;
    background-color: #000;
	color: #FFF;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 5px;
	text-align: center;
}



.lichidare
{
   display: block;
    position: absolute;
    top: 14px;
    left: 16px;
    z-index: 2;
    background-color: #f0f0f0;
	color: #000;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
	box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.04);
}
.titlu-lichidare
{
	background-color: #000;
	color: #FFF;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
}


.rapida
{
position: relative;
    height: 26px;
    color: #000;
    font-size: 13px;
	line-height: 26px;
    text-align: left;
    background-image: url('/images2/rapida.svg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 18px;
    padding-left: 34px;
	margin-bottom: 10px;
	overflow: hidden;
}


.instoc
{
	float: left;
    height: 26px;
    color: #319c57;
    font-size: 13px;
	line-height: 26px;
    text-align: left;
    background-image: url('/images2/instoc.svg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 22px;
    padding-left: 34px;
	padding-right: 20px;
}


.lacomanda
{
	float: left;
    height: 26px;
    color: #546fa3;
    font-size: 13px;
	line-height: 26px;
    text-align: left;
    background-image: url('/images2/lacomanda.svg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 22px;
    padding-left: 34px;
	padding-right: 20px;
}


.variantex
{
	float: left;
    height: 26px;
    color: #000;
    font-size: 13px;
	line-height: 26px;
    text-align: left;
    background-image: url('/images2/variantex.svg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 22px;
    padding-left: 34px;
}

.rapida2
{
    height: 26px;
    background-color:rgba(255,255,255,0.8);
    color: #000;
    font-size: 14px;
    line-height: 26px;
    
    min-width: 60px;
  
    padding-right: 5px;
    text-align: left;
    background-image: url('/rapida.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 18px;
    padding-left: 34px;
}

.text-newsletter
{
    outline: none;
    border: none;
    background:transparent;
    padding-left: 16%;
    width: 80%;
    height: 36px;
    color: #111;
    
    font-size: 14px;
    
}

.titlu-newsletter2
{
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
}
.mesaj-newsletter
{
	font-size: 15px;
	font-weight: 300;
	color: #000;
}

.casuta-newsletter
{
    float: left;
    width: 40%;
    margin-right: 2%;
    border-radius: 5px;
    height: 36px;
    background-color: #FFF;
    background-image: url("images2/mail-sus.svg");
    background-size: 25px auto;
    background-position: left 10px center;
    background-repeat: no-repeat;
	box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.04); 
}
.casuta-newsletter2
{
    float: left;
    width: 40%;
    margin-right: 2%;
    border-radius: 5px;
    height: 36px;
    background-color: #FFF;
    background-image: url("images2/cont-sus.svg");
    background-size: 25px auto;
    background-position: left 10px center;
    background-repeat: no-repeat;
	box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.04); 
}

.buton-newsletter
{
    outline: none;
    border: none;
    background:transparent;
    height: 36px;
    background-color: #000;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300;
    width: 13%;
    border-radius: 3px;
    float: left;
}

.buton-newsletter:hover
{
background-color: #5c5f63;
}

.titlu-alb-jos
{
    font-size: 24px;
    color: #FFF;
    
    text-transform: uppercase;
    line-height: 24px;
}

.titlu-blog-jos, .titlu-blog-jos a
{
    font-size: 14px;
    color: #FFF;
    
    text-transform: uppercase;
    line-height: 15px;
    text-decoration: none;
}

.titlu-blog-jos a:hover
{
    color: #5c5f63;
}


.data-blog
{
    color: #5c5f63;
    font-size: 16px;
    
    text-transform: uppercase;
    line-height: 16px;
}


.coloana-blog-jos
{
    float:left;
    width: 68.5%;
}

.coloana-contact-jos
{
    float:right;
    width: 28%;
}



.linie-jos
{
    background-color: rgba(0,0,0,.50);
    border-radius: 4px;
    padding: 15px; 
}

.linie-newsletter
{
    background-color: rgba(0,0,0,.50);
    border-radius: 4px;
    padding: 30px; 
}

.coloana1-banner
{
    float: left;
    width: 57.5%;
}
.coloana2-banner
{
    float: right;
    width: 42.5%;
}
.border-banner
{
    position: relative;
    border-bottom: 16px solid transparent;
    border-right: 16px solid transparent;
}

.border-index
{
    width: 1290px;
    margin: auto;
    max-width: 99%;
    border: 1px solid #e5e4e4;
    background-color: rgba(255,255,255,.70);
}


.bgd-index
{
    width: 1290px;
    margin: auto;
    max-width: 99%;
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 40px;
}



.bgd-index2
{
    width: 1290px;
    margin: auto;
    max-width: 99%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.peste-banner-jos
{
    position: absolute;
    bottom: 50px;
    z-index: 2;
    width: 100%;
}

.peste-banner-jos2
{
    position: absolute;
    bottom: 50px;
    z-index: 2;
    width: 100%;
}
    
    .bgd-alb-peste
    {
        background-color: rgba(255,255,255,.70);
        width: 890px;
        max-width: 90%;
        padding: 2.5%;
        border-radius: 4px;
        margin: auto;
        padding-top: 2%;
        padding-bottom: 2%;
    }

.contact-sus a:hover
{
    color: #FFF;
}


.wish-sus a
{
    float: right;
    background-image:url("images2/wish-sus.svg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 26px;
    padding-left: 40px;
    font-size: 14px;
    color: #8d8888;
    text-decoration: none;
    display: block;
    position: relative;
    line-height: 32px;
}


.cos-sus a
{
    float: right;
    background-image:url("images2/cos-sus.svg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 26px;
    padding-left: 40px;
    font-size: 14px;
    color: #8d8888;
    text-decoration: none;
    display: block;
    position: relative;
    line-height: 32px;
}


.meniu-mobil-buton a
{
    float: right;
    background-image:url("images2/meniu-mobil.svg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 26px;
    padding-left: 40px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    display: block;
    
    line-height: 32px;
    margin-right: 2%;
}


.cont-sus a
{
    float: right;
    background-image:url("images2/cont-sus.svg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 26px;
    padding-left: 40px;
    font-size: 14px;
    color: #8d8888;
    text-decoration: none;
    display: block;
    
    line-height: 32px;
}

.contact-sus a:hover, .cos-sus a:hover, .cont-sus a:hover
{
    color: #FFF;
}

.separator5
{
    height: 5px;
    clear: both;
}


.brandi
{
	float:left;
	text-align: center;
	width: 22.5%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	background-color: #FFF;
    border: 1px solid rgba(0,0,0,.07);
	padding-top: 15px;
	padding-bottom: 15px;
    height: 150px;
    white-space: nowrap;
}



.brandi a
{
    text-decoration: none;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.brandi img {
    vertical-align: middle;
    max-height: 150px;
    max-width:90%;
	width: 150px;
    text-decoration: none;
}


.p12
{
    width: 12.5%;
    float: left;
}

.banda-sus
{
    padding-top: 12px;
    padding-bottom: 12px;
}

.coloana1-jos
{
    float: left;
    width: 18%;
}
.coloana2-jos
{
    float: right;
    width: 28%;
}

.border-jos1
{
    border: 1px solid rgba(0,0,0,.50);
    border-bottom: none;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
}

.banner-index1
{
    width: 54.5%;
    float: left;
}

.banner-index2
{
    width: 44.3%;
    float: right;
    position: relative;
}



.border-index1
{
    border: 1px solid rgba(0,0,0,.50);
    border-bottom: none;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 85%;
    margin: auto;
}

.border-index2
{
    border: 1px solid rgba(255,255,255,1);
    border-bottom: none;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 75%;
    position: absolute;
    left: 12.5%;
    bottom: 0;
    z-index: 3;
    
}

.border-index3
{
    border: 1px solid rgba(0,0,0,.50);
    text-align: right;
    padding-top: 14px;
    padding-bottom: 24px;
    padding-right: 200px;
    width: 340px;
    position: absolute;
    left: -380px;
    bottom: -36px;
    z-index: 1;
    
}

.titlu-banner-index1 a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 36px;
    font-weight: 300;
	
}
.titlu-banner-index1 a:hover
{
    color: #54babb;
}


.meniu-banner-index1 a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 300;
	
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.meniu-banner-index1 a:hover
{
    color: #54babb;
}

.border-jos2
{
    border: 1px solid rgba(255,255,255,.20);
    border-top: none;
    text-align: center;
    padding: 24px;
    padding-left: 45px;
    padding-bottom: 44px;
}

.jos-tot
{
    width: 100%;
    background-color: #f0f0f0;
}

.bgd-negru-index
{
    background-color: #000;
}


.detaliic a
{
    padding-left: 26px;
    padding-right: 26px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #FFF;
    background-color: #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
	
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}

.detaliic a:hover
{
    background-color: #5c5f63;
}


.detaliid a
{
    padding-left: 16px;
    padding-right: 16px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #FFF;
    background-color: #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
	
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
    float: right;
}

.detaliid a:hover
{
    background-color: #5c5f63;
}

.detalii a
{
    padding-left: 16px;
    padding-right: 16px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #FFF;
    background-color: #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
	
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
    float: left;
}

.detalii a:hover
{
    background-color: #5c5f63;
}


.detalii-produs a
{
    padding-left: 26px;
    padding-right: 46px;
    background-image: url("images2/cos-sus2.svg");
    background-size: auto 26px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #FFF;
    background-color: #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
	
	border-radius: 5px;
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;  
}


.detalii-produs a:hover
{
    background-color: #5c5f63;
}


.detalii-produs2 a
{
    padding-left: 26px;
    padding-right: 46px;
    background-image: url("images2/cos-sus2.svg");
    background-size: auto 26px;
    background-position: right 10px center;
    background-repeat: no-repeat;
     height: 42px;
    line-height: 42px;
    font-size: 14px;
	border-radius: 5px;
    color: #FFF;
    background-color: #8d8888;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
	
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;  
}


.detalii-produs2 a:hover
{
    background-color: #000;
}

.text-jos
{
    
    color: #FFF;
    font-weight: 16px;
    text-align: left!important;
    line-height: 17px;
}

.text-blog-jos
{
    
    color: #6f6c6c;
    font-size: 14px;
    text-decoration: none;
    line-height: 15px;
}

.copy, .copy a
{
    
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
	font-weight: 400;
}

.copy a:hover
{
	text-decoration: underline;
}



.separator30
{
    height: 30px;
    clear: both;
}

.bgd-negru-index2
{
    background-image: url("images/alb.jpg");
    background-position: top;
    background-repeat: repeat-x;
    background-size: 10px 35px;
}
.bgd-negru-index3
{
    background-image: url("images/alb.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 10px 130px;
}

.banner-index
{
    float: left;
    margin-left: 1.25%;
    margin-right: 1.25%;
    width: 30.7%;
}

.titlu-banner-index a
{
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    font-size: 34px;
	
    display: block;
    line-height: 26px;
    background-color: #000;
    font-weight: 300;
    transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.titlu-banner-index strong
{
       font-size: 24px;
        font-weight: 600;
    line-height: 24px!important;
}





.titlu-banner-index2 a
{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    font-size: 34px;
	
    display: block;
    line-height: 26px;
    font-weight: 300;
    transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.titlu-banner-index2 strong
{
       font-size: 24px;
        font-weight: 600;
    line-height: 24px!important;
}


.titlu-banner-index3 a
{
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    font-size: 34px;
	
    display: block;
    line-height: 26px;
    font-weight: 300;
    transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.titlu-banner-index3 strong
{
       font-size: 24px;
        font-weight: 600;
    line-height: 24px!important;
}



.logo
{
    float: left;
    width: 9%;
    text-align: left;
	padding-left: 1%;
	padding-top: 10px;
}

.dreapta-logo
{
    float: right;
    width: 81%;
}


.subcategorii-meniu-ascuns, .subcategorii-meniu-ascuns2
{ display: none;
}



.banner_tabs
{
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 10;
    width: 100%;
    text-align: center;
	list-style: none;
}
.banner1_s1, .banner1_s1 a , .banner1_s2, .banner1_s2 a , .banner1_s3, .banner1_s3 a , .banner1_s4, .banner1_s4 a , .banner1_s5, .banner1_s5 a , .banner1_s6, .banner1_s6 a , .banner1_s7, .banner1_s7 a , .banner1_s8, .banner1_s8 a , .banner1_s9, .banner1_s9 a , .banner1_s10, .banner1_s10 a 
{
	margin-right: 5px;
	
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; 
	behavior:url(/PIE.htc);
	background-color:rgba(0,0,0,.40);
    color:rgba(0,0,0,.40);
	text-decoration: none;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 1px;
	text-align: center;
	
	
}

.banner-tot
{
    position: relative;
    max-height: 115vh;
    /*max-height: 100vh;*/
}


.banner-tot2
{
    position: relative;
  
}

.banner1_s1 a , .banner1_s2 a , .banner1_s3 a , .banner1_s4 a , .banner1_s5 a ,  .banner1_s6 a ,  .banner1_s7 a , .banner1_s8 a ,  .banner1_s9 a , .banner1_s10 a 
{

}
.banner_here, .banner_here a
{
	color: #5c5f63;
	background-color: #5c5f63;
}



.buton-meniu-ascuns a {
	color:#000;
	text-decoration:none;
	
	font-size:16px;
    text-align: center;
	display:block;
	line-height: 45px;
	height: 45px;
    border-bottom: 1px solid #cecece;
    width: 100%;
    background-image: url("images/plus-sus.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 15px;
}



.buton-meniu-ascuns2 a {
	color:#000;
	text-decoration:none;
	
	font-size:14px;
    text-align: center;
	display:block;
	line-height: 45px;
	height: 45px;
    width: 100%;
    background-image: url("images/plus-sus.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 15px;
    border-bottom: 1px solid #FFF;

	
}

.buton-meniu-ascuns2 strong, .buton-meniu-ascuns strong
{
    font-weight: 600;
}


.subcategorii-meniu-ascuns
{
	background-color:#EEEEEE;
}
.subcategorii-meniu-ascuns2
{
	background-color:#F5F5F5;
}

#scroll {
    position:fixed;
    right:2%;
    bottom:5px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#fff;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
    
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#000;
}
#scroll:hover {
    /*background-color:#022336;*/
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


.sortare
{

width:100%;
height:32px;
	line-height: 32px;
behavior:url(/PIE.htc);
font-weight: 600;
background-color:#FFF;
	
	font-size:14px;
	color:#000;
	outline:none;
	 -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	background-image: url("images/plus-sus.png");
	background-position: right 5px center;
	background-repeat: no-repeat;
    background-size: auto 10px;
    padding-right: 25px;
    border: none;
    border-bottom: 1px solid #e3dfdf;
	}


 .grecaptcha-badge{
	visibility: collapse !important;  
}

.ghid a {
    float: right;
    height: 20px;
    background-position: left;
    background-repeat: no-repeat;
    display: block;
    margin-top: 6px;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    
}


.varianta
{
-moz-border-radius:4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
width:99%;
height:32px;
behavior:url(/PIE.htc);
background-position:right center;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: url("images/drop.png");
    
	}


.casuta-blog
{
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
    margin-bottom: 25px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.08); 
}


.casuta-categorie
{
	width: 29%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px;
	background-color: #FFF;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.08); 
}

.casuta-categoriex
{
	width: 33%;
    border: 1px solid transparent;
    display:inline-table;
	position: relative;
    overflow: hidden;
}

.poza-categorie
{
	
-moz-border-radius:450px;
-webkit-border-radius: 450px;
	border-radius: 450px; 
behavior:url(/PIE.htc);
	overflow: hidden;
}


.cont-sus a:hover, .cos-sus a:hover, .wish-sus a:hover, .buton-cauta:hover , .retea:hover
{
	opacity: 0.6;
}

.p45
{
	float:left;
	width: 40%;
	margin-left: 5%;
	margin-right: 5%;
}

.coloana1-blog
{
	width:46%;
	float:left;
}
.coloana1-blogi
{
	width:46%;
	float:left;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
}
.coloana2-blog
{
	width:46%;
	float:right;
}

.slider-tot
{
    position: relative;
}

.casuta-poza
{
	position:relative;
	text-align: center;
	white-space: nowrap;
	/*background-color: #FFF;*/
	overflow: hidden;
}

.inapoi2 a {
    position: absolute;
    background-image: url(images/inapoi2.png);
    display: block;
    text-decoration: none;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    left: 0;
    top: 0;
    z-index: 3;
}

.inainte2 a {
    position: absolute;
    background-image: url(images/inainte2.png);
    display: block;
    text-decoration: none;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    right: 0;
    top: 0;
    z-index: 3;
}

#slider2{width:100%;height:80px;list-style:none;overflow-y:auto;overflow-x:hidden;}

.casuta-poza a
{
	text-decoration: none;
}
.casuta-poza-produs
{
	float:left;
	width: 18.5%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 5px;
		border: 1px solid #e3e4e8;
	
-moz-border-radius:3px;
-webkit-border-radius: 3px;
	border-radius: 3px; 
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
}


.casuta-poza-produsd
{
	float:left;
	width: 18.1%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 5px;
		border: 1px solid #e3e4e8;
	
-moz-border-radius:3px;
-webkit-border-radius: 3px;
	border-radius: 3px; 
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
}


.poze-mici
{
	float:none;
	width: 100%;
	
}
.pretp2
{
	float:right; 
	width:60%;
}

#prettot, #prettotx
{
	float:left; 
	width:40%;
}



.poza-mare
{
	float:left;
	width: 99%;
	border-radius: 5px;
	overflow: hidden;
	margin: 0.5%;
    min-height: 300px;
}

.poza-mare img
{
	max-height: 600px;
}


.mijloc-cos2 {
    width: 20%;
    float: right;
    margin-top: 20px;
    padding: 2%;
    margin-right: 4%;
    box-shadow: 0px 0px 10px #cecece;
    background-color: #FFF;
}

.mijloc-cos {
    width: 56%;
    margin-left: 8%;
    margin-top: 20px;
    float: left;
    padding: 2%;
    box-shadow: 0px 0px 10px #cecece;
}
.mijloc-mare {
    width: 100%;
    max-width: 100%;
}
#parinte {
    position: relative;
}

.coloana4-jos
{
    float:right;
    width: 48%;
    
}

.cumpara a
{
    font-size: 14px;
    color: #000;
    display: block;
    float:right;
    background-image: url("images2/cos-sus.svg");
    background-position: left;
    background-size: auto 32px;
    padding-left: 40px;
    background-repeat: no-repeat;
     
    margin-right: 2%;
    text-decoration: none;
    min-height: 35px;
    line-height: 32px;
}  




.cumpara a:hover
{
	opacity: .7;
    
}

.cauta-tot
{
    display: block;
    float: left;
	width:82%;
	
-moz-border-radius:4px;
-webkit-border-radius: 4px;
	border-radius: 4px; 
	behavior:url(/PIE.htc);
height:36px;
	line-height: 36px;
padding-left: 1%;
	padding-right: 1%;
	position: relative;
	background-color: #FFF;
	box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.04); 
}

.cauta-tot2
{
    display: block;
	width:92%;
	border:1px solid rgba(255,255,255,.50);
	
-moz-border-radius:2px;
-webkit-border-radius: 2px;
	border-radius: 2px; 
	behavior:url(/PIE.htc);
height:26px;
	line-height: 26px;
padding-left: 1%;
	padding-right: 1%;
	position: relative;
    margin-left: 2%;
}

.casuta-cauta
{
	outline:none;
	border: none;
	background: transparent;
	height: 36px;
	line-height: 36px;
	color: #5c5f63;
	text-decoration: none;
    
	font-size: 13px;
	float:left;
	width: 68%;
}
.buton-cauta
{
	float:right;
	width: 30%;
	outline:none;
	border: none;
	background: transparent;
	height: 36px;
	background-image: url("images2/cauta-sus.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 22px;
    max-width: 35px;
}


.retele
{
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	min-width: 20%;
	height: 24px;
	line-height: 24px;
}


.retele-jos
{
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	min-width: 20%;
	height: 24px;
	line-height: 24px;
}



.retea
{
padding-right: 5px;
    height: 24px;
	display: inline-block;
   
}



button
{
	
	-webkit-appearance: none;
}



.casuta-sortare
{
	
}

.separator25
{
    height: 25px;
    clear: both;
}


.p50, .p50b
{
    float: left;
    width: 50%;
}


.p50l
{
    float: left;
    width: 50%;
}





.tooltip {
	display:none;
	position:absolute;
	background-color:#161616;
	border-radius:3px;
	padding:5px;
	color:#fff;
	z-index: 12;
	max-width: 200px;
	font-size: 12px;
}



.banner-container
{
	width:100%;
	position: relative;
}


.banner-container2
{
	overflow: hidden;


}


.peste-poza-detaliu
{
	position:absolute;
	bottom: 35px;
	left: 0;
	width: 100%;
	z-index: 3;
	
}

.caracteristici2
{
    display: flex; align-items:center;
}


.casuta-marime
{
	float:left;
	width: 17.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #474746;
	line-height: 20px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;
	 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
	border-radius: 3px;
behavior:url(/PIE.htc);
}


.casuta-marime:hover
{
    background-color: #54babb;
    color: #FFF;
}

.casuta-marime-fara
{
	float:left;
	width: 17.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;
 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
		border-radius: 3px;
behavior:url(/PIE.htc);
	background-color:#dad9df;
	background-image: url(images/x.png);
	background-position: center;
	background-repeat: no-repeat;
}
.marimel2
{
	float:left;
	width: 30.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #474746;
	line-height: 40px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;
	
-moz-border-radius:3px;
-webkit-border-radius: 3px;
	border-radius: 3px; 
behavior:url(/PIE.htc);
	cursor:pointer;
}

.marimel2-select
{
	float:left;
	width: 30.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;

-moz-border-radius:3px;
-webkit-border-radius: 3px;
		border-radius: 3px; 
behavior:url(/PIE.htc);
	background-color:#000;
	cursor:pointer;
}

.preturi
{
    float: left;
	min-height: 34px;
}

.marimel2-fara
{
	float:left;
	width: 30.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;

-moz-border-radius:3px;
-webkit-border-radius: 3px;
		border-radius: 3px; 
behavior:url(/PIE.htc);
	background-color:#dad9df;
	cursor:pointer;
	background-image: url(images/x.png);
	background-position: center;
	background-repeat: no-repeat;
}


.peste-banner
{
    position: relative;
	background-color: #f0f0f0;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #FFF;
}




.peste-bannerx
{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    z-index: 50;
	padding-bottom: 50px;
background: rgb(17,17,17);
background: -moz-linear-gradient(180deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0.5844538498993348) 76%, rgba(17,17,17,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0.5844538498993348) 76%, rgba(17,17,17,0) 100%);
background: linear-gradient(180deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0.5844538498993348) 76%, rgba(17,17,17,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1); 
}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
  }

.banner_nav
{
	position: absolute;
	top:45%;
	z-index: 15;
	width: 70px;
	height: 70px;
	text-decoration: none;
	background-size:cover;
}
.prev
{
	left:1%;
	background-image: url(images/inapoi.png);
	
}
.next
{
	right:1%;
	background-image: url(images/inainte.png);
	
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }




.suggestionsBox {
	position: absolute;
	left: 0px;
	top:100%;
	width:90%;
	margin: 0px 0px 0px 0px;
	padding:0px;
	background-color: #fff;
	box-shadow: 1px 3px 3px #888888;
	border:1px solid #FFF;
	z-index:130;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.suggestionList ul li {
	list-style:none;
	margin: 0px;
	padding: 6px;
	cursor: pointer;
}

ul {
	padding:0;
	margin:0;
}

#suggest {
	position:relative;
	float:left;
	width:310px;
}	

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}



.mijloc
{

width: 1600px;
margin: auto;
max-width: 98%;}

.mijloc2
{

width: 1120px;
margin: auto;
max-width: 98%;}

a
{
    -webkit-tap-highlight-color: transparent;
}


#cookie
{
	position: fixed;
	bottom: 20px;
	left: 20%;
	border-radius: 5px;
	text-align: left;
	width: 60%;
	box-shadow: 0px 0px 8px #cecece;
	z-index: 1000003;
	background-color: rgba(255,255,255,.95);
	padding-top: 20px;
	padding-bottom: 10px;
	
}


html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	outline:none;
}



.titlu-pagina, h1, .titlu-pagina a
{
	display: inline-block;
  	text-decoration: none;
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 26px;
	font-weight: 600;
    line-height: 1.1;
	text-transform: uppercase;
}

.subtitlu-pagina, h2, .subtitlu-pagina a
{
	display: inline-block;
  	text-decoration: none;
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: 300;
    line-height: 1.1;
	text-transform: uppercase;
}


.cprodus
{
	float:left;
	width:42%;
	padding-right:0.5%;
	}	
.csterge
{
	float:left;
	width:2.6%;
	padding-right:0.5%;
	padding-top:20px;
	min-width:16px;
	text-align:center;
	}
.ccantitate
{
	float:left;
	width:40%;
	padding-right:0.5%;
	}	

.cpret
{
	float:right;
	width:12.3%;
	text-align:right;
	}

	
#firma2
{
	display: none;
}
.titlu-cos2
{
	background-color:#303030;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFF;
	
	font-size:12px;
	font-weight:normal;
    padding-left: 4px;
    padding-right: 4px;
	}	



	
.coloana2-produs
{
	float:right;
	width:50%;
	padding:2%;
	background-color: #FFF;
	border-radius: 6px;
		box-shadow: 5px 4px 8px 0px rgba(0, 0, 0, 0.16); 
	}
.camp-form
{
	float:left;
	width:70%;
	}	
.separator10c2b
{
	height:5px;
	line-height:5px;
	margin-bottom:5px;
	border-bottom:1px solid #f0f0f0;
	clear:both;
	}
	
.separator10c2
{
	height:5px;
	line-height:5px;
	clear:both;
	}
.continut-form
{
	float:left;
	width:70%;	
	}	


.minus a
{
	float:left;
	width:20%;
	text-align:center;
	height:28px;
	font-family:Arial, sans-serif;
	font-size:24px;
	line-height:28px;
	color: #000;
	background:transparent;
	outline:none;
	border:none;
	cursor:pointer;
	border-right:1px solid #e4e4e4;
	text-decoration:none;
	display:block;
	}
.plus a
{
	float:right;
	width:20%;
	text-align:center;
	height:28px;
	line-height:28px;
	font-family:Arial, sans-serif;
	font-size:18px;
	background:transparent;
	outline:none;
	color: #000;
	border:none;
	cursor:pointer;
	border-left:1px solid #e4e4e4;
	text-decoration:none;
	display:block;
	}
.cant2
{
	float:left;
	background:transparent;
	outline:none;
	border:none;
	width:45%;
	height:28px;
	line-height:28px;
	font-family:Arial, sans-serif;
	text-align:center;
	font-size: 14px;
	}	
	
.cantitate
{
	height:28px;
	line-height:28px;
	border:1px solid #e4e4e4;
		
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	behavior:url(/PIE.htc);
	background-color:#f6f6f6;
	font-family:Tahoma;
	font-size:13px;
	color:#2c2c2c;
	width:120px;
	}		


.poza-noutate
{
	float:left;
	width: 40%;
	margin-right: 5%;
	margin-bottom: 15px;
		border: 1px solid #e3e4e8;
	
-moz-border-radius:3px;
-webkit-border-radius: 3px;
	border-radius: 3px; 
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px #cecece;
}
.umbra100
{
	padding:2%;
	box-shadow:0px 0px 5px #cecece;
}

.umbra100b
{
	padding:2%;
background-color:#FFF;
    
}

.coloana21
{
	float:right;
	width:48%;
	padding:2%;
background-color:#FFF;

	}

.coloana22
{
	float:left;
	width:40%;
	min-width:170px;
padding:2%;
	background-color: #FFF;
	border-radius: 6px;
		box-shadow: 5px 4px 8px 0px rgba(0, 0, 0, 0.16); 


	}

.coloana222
{
	float:left;
	width:42%;
padding:1%;
	padding-top: 0%;


	}

img, fieldset {
	border: 0;
}
.text li
{
	margin-left:45px;
}

.text p, .descriere-tip9 p
{
	margin-bottom:5px;
}

.text, .text a
{

    font-size: 16px!important;
    line-height: 1.2;
    color: #000000;
}

.texti, .texti a
{

    font-size: 16px;
    line-height: 18px;
    color: #000000;
}

.text2
{

    font-size: 14px;
    line-height: 16px;
    color: #6f6c6c;
    padding-left: 2%;
    padding-right: 2%;
    display: block;
}


.istoric, .istoric a
{

    font-size: 14px;
    color: #000;
    text-decoration: none;
    line-height: 18px;
}



.ascuns
{
	display: none;
}

.ascunsinline
{
	display: none;
}
.deascunsinline
{
	display: inline-block;
}



.titlu-mare-form2
{
	padding-bottom:5px;
		margin:0;
	padding:0;
	font-weight:600;
	font-size:16px;
	color:#545050;
	line-height:38px;
	float:left;
	width:28%;

	background-position:left;
	background-repeat:no-repeat;
	}


.casuta-cauta::-webkit-input-placeholder {
    color:#5c5f63;
}

.casuta-cauta::-moz-placeholder {
    color:#5c5f63;
}

.casuta-cauta::-ms-placeholder {
    color:#5c5f63;
}

.casuta-cauta::placeholder {
    color:#5c5f63;
}

.poza-blog-jos
{
    float: left;
    width: 33%;
}
.continut-blog-jos
{
    float: right;
    width: 63%;
}

.poza-blog img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
.negru-sus
{ width:100%;}
#deasupra2
{
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.50);
	position:fixed;
	z-index:130;
	}
#deasupra
{
	width:40%;
	padding:2%;
	position:fixed;
	top:8%;
	background-color:#FFF;
	margin-left:28%;
	z-index:135;
		
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	behavior:url(/PIE.htc);
	box-shadow:0px 0px 10px #898888;
	overflow:auto;
	max-height:95%;
	}




#deasupraw
{
	width:40%;
	padding:2%;
	position:fixed;
	bottom:5%;
	background-color:rgba(255,255,255,.97);
	margin-left:28%;
	z-index:135;
	
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
		border-radius: 4px; 
	behavior:url(/PIE.htc);
	overflow:auto;
	max-height:95%;
	}


#deasuprao2
{
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.40);
	position:fixed;
	z-index:130;
    filter: blur(8px);
  -webkit-filter: blur(8px);
	}
#deasuprao
{
	width:30%;
	padding:0.5%;
	position:fixed;
	top:8%;
	background-color:#FFF;
	margin-left:34%;
	z-index:135;
	
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
		border-radius: 4px; 
	behavior:url(/PIE.htc);
	box-shadow:0px 0px 10px #898888;
	overflow:auto;
	max-height:95%;
	}

.camp-form2
{
	float:left;
	width:70%;
	padding-top: 5px;
	}	


.titlu-pop-cc
{
	font-size: 22px;
	color: #000;
	/*text-shadow: 1px 1px black;*/
	font-weight: 700;
	text-decoration: none;
	
	line-height: 15px;
	display: block;
    padding-bottom: 25px;
	
}
.separator45
{
	height: 45px;
	clear: both;
}

.separator35
{
	height: 35px;
	clear: both;
}

.my-gallery
{
	padding:0;
	margin:0;
}

figure {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
	padding: 0px;
}

.zoomLens
{

-moz-border-radius:200px;
-webkit-border-radius: 200px;
behavior:url(/PIE.htc);	
	border-radius: 200px; 
}

.mijloc-login
{
	width:600px;
	padding: 2%;
	max-width: 90%;
	margin: auto;
	border-radius: 6px;
	box-shadow:0px 0px 10px #cecece; 
}

.mijloc-cont
{
	width:1500px;
	padding: 2%;
	max-width: 96%;
	margin: auto;
	border-radius: 6px;
	box-shadow:0px 0px 10px #cecece; 
}

.fieldFormText
{

-moz-border-radius:4px;
-webkit-border-radius: 4px;
	border-radius: 4px; 
width:95%;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}			
.titlu-form
{
	
	margin:0;
	padding:0;
	font-weight:600;
	font-size:13px;
	color:#545050;
	line-height:38px;
	float:left;
	width:30%;
	}	
	
.camp-form5
{
	float:left;
	width:70%;
	}	
	
.separator10c2
{
	clear:both;
	height:10px;
	line-height:10px;
	}	
.fieldForm
{

-moz-border-radius:4px;
-webkit-border-radius: 4px;
	border-radius: 4px; 
width:95%;
height:28px;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}
	
	
	
.fieldFormMic
{

-moz-border-radius:4px;
-webkit-border-radius: 4px;
	border-radius: 4px; 
width:40%;
margin-left:10px;
height:25px;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}
	
.disponibilitate

{


	font-size:16px;
	color:#49b82d;
	line-height:30px;
	background-position:left;
	background-repeat:no-repeat;
	}
	
.disponibilitate2

{


	font-size:16px;
	color:#d62929;
	line-height:30px;
	min-height:30px;
	background-position:left;
	background-repeat:no-repeat;
	}

.disponibilitatef

{


	font-size:16px;
	color:#49b82d;
	line-height:17px;
	background-position:left;
	background-repeat:no-repeat;
	}
	
.disponibilitatef2

{
	

	font-size:16px;
	color:#d62929;
	line-height:17px;
	min-height:30px;
	background-position:left;
	background-repeat:no-repeat;
	}	

.pozaauto
{
	max-width:100%;
	max-height: 100%;
}

.casuta-galerie
{
	float:left;
	width: 18.5%;
	margin-right: 1%;
	margin-bottom: 15px;
		border: 1px solid #e3e4e8;

-moz-border-radius:3px;
-webkit-border-radius: 3px;
		border-radius: 3px; 
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px #cecece;
}
.casuta-galerie-client
{
	width: 18.5%;
	margin-right: 1%;
	margin-bottom: 15px;
		border: 1px solid #e3e4e8;
display: inline-block;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
		border-radius: 3px; 
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px #cecece;
}


.casuta-tesatura
{
    float: left;
    width: 23%;
    padding: 1%;
   
   
}

.casuta-tesatura-select
{
    float: left;
    width: 23%;
    padding: 1%;
   background-color: #BFBFBF;
   border-radius: 5px;
}


.casuta-tesatura50
{
    width: 90px;
    padding: 1%;
	float: left;
   
   
}

.casuta-tesatura50-select
{
    float: left;
    width: 48%;
    padding: 1%;
   background-color: #BFBFBF;
   border-radius: 5px;
}

.casuta-tesaturar
{
    float: left;
    width: 23%;
    padding: 1%;
   
   
}

.casuta-tesaturar-select
{
    float: left;
    width: 23%;
    padding: 1%;
   background-color: #BFBFBF;
   border-radius: 5px;
}



.casuta-tesatura2
{
    float: left;
    width: 14.5%;
    padding: 1%;
   
   
}

.casuta-tesatura2-select
{
    float: left;
    width: 14.5%;
    padding: 1%;
   background-color: #BFBFBF;
   border-radius: 5px;
}

.rotund
{
  border-radius: 350px;
    overflow: hidden; 
    margin-bottom: 5px;
}



.casuta-tesatura2:hover
{
   
     background-color: #BFBFBF;
}


.casuta-poza
{
	position:relative;
	text-align: center;
    width: 100%;
}

.casuta-poza-produs
{
	float:left;
	width: 18.6%;
	margin-left: 0.5%;
	margin-right: 0.5%;
    margin-top: 5px;
	margin-bottom: 5px;
	
-moz-border-radius:5px;
-webkit-border-radius: 5px;
	border-radius: 5px; 
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
}




.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  }
.ascuns
{
	display: none;
}


.clear
{
	clear:both;
}
.separator15
{
	height:15px;
	clear: both;
}
.separator16
{
	height:16px;
	clear: both;
}

.meniu-tot
{
background-color: #FFF;
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #e5e3e3;
	border-bottom: 1px solid #e5e3e3;
    text-align: left;
	z-index: 30;
	padding-top: 6px;
	padding-bottom: 6px;
}

.rosu-sus
{
background-color: #5c5f63;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}
	
/*------------------------MENIU-----------------*/	
	
	
.myMenu {
	list-style:none;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
		
}
	
.myMenu li {
	list-style:none;
	margin-top:0;
	padding-top:0px;
	padding-bottom:0px;
	display:inline-block;
}




.myMenu li a {
	color:#000;
	text-decoration:none;
		font-size:15px;
	padding-right:12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 12px;
	display:inline-block;
	line-height: 36px;
	height: 36px;
    text-transform: uppercase;

}


.myMenu li strong
{
    font-weight: 700;
}


.myMenu li a:hover {
    background-color: #111111;
    color: #FFF;
	border-radius: 5px;
    
}
.text ul
{
	padding-left: 20px;
	overflow: hidden;
	
}


/*style the sub menu*/
.myMenu li ul {
	position:absolute;
    top: 100%;
    left: 0;
	visibility:hidden;
	background-color:rgba(253,253,253,.96);
	color: #111111;
	display: block;
	-moz-box-shadow: 2px 4px 4px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 4px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 2px 4px 4px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    
	z-index:200;
	width:100%;
	  transition: all 0s ease;
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
    padding-bottom: 20px;
    padding-top: 20px;
	
	border-top: 6px solid #f0f0f0;

}

.myMenu li ul li  {
	
    width: 25%;
	background-image: none;
	display:block;
    float: left;
	
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	behavior:url(/PIE.htc);
	text-align: left;
	font-size: 14px;
	line-height: auto;
	height: auto;
	transition: all 0s ease;
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
    text-transform: none;
    vertical-align: top;
}


.myMenu li ul li a {
	
	border-right:none;
	background-image: none;
	color:#000;
	text-decoration:none;
	font-size:14px;
	line-height: 16px;
	padding-top:2px;
	padding-bottom:2px;
    padding-left: 10px!important;
    padding-right: 5px!important;
	display:block;
	height: auto;
	-moz-border-radius:0px!important;
	-webkit-border-radius: 0px!important;
	border-radius: 0px!important; 
	behavior:url(/PIE.htc);
	text-align: left;
    border-bottom: 0px solid #FFF;
    text-shadow:0px 0px 0px #fff;
  
}


.myMenu li ul li a:hover
{
    text-decoration: underline;
	background-color: transparent!important;
	color: #000!important;
}

.poza-meniu a
{
background-color: none!important;
	padding: 0!important;
}

.poza-meniu a:hover
{
background-color: rgba(0,0,0,.10)!important;
}
.banner-home
{
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.banner11-home
{
	float: left;
	width: 49%;
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}


.banner12-home
{
	float: right;
	width: 49%;
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}


.banner12-home-fara
{
	float: right;
	width: 49%;
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}


.banner2-home
{
	
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}


.banner31-home
{
	float: left;
	width: 32.3%;
	margin-right: 1%;
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.banner32-home
{
	float: left;
	width: 32.3%;
	margin-left: 0.5%;
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.banner33-home
{
	float: right;
	width: 32.3%;
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}




.banner11-home img, .banner12-home img, .banner12-home-fara img,.banner22-home-fara img, .banner2-home img, .banner31-home img, .banner32-home img, .banner33-home img
{
	width: 100%;
	display: block;
}

.banner11-home:hover, .banner12-home:hover, .banner2-home:hover, .banner31-home:hover, .banner32-home:hover, .banner33-home:hover, .bannerx:hover
{
	box-shadow: 5px 4px 8px 0px rgba(0, 0, 0, 0.16); 
}

.inapois2, .inaintes2
{
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	width: 30px;
	
}

.inaintes2
{
	left: auto;
	right: 10px;
	top: 50%;
}

.inapois2 img, .inaintes2 img
{
	width: 100%;
	display: block;
}

.shopthelook11-home
{
	float: left;
	width: 49%;
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
	border-radius: 5px;
	box-shadow: 3px 2px 10px 0px rgba(0, 0, 0, 0.13); 
	overflow: hidden;
	padding: 0!important;
	position: relative;
}

.shopthelook12-home
{
	float: right;
	width: 49%;
	margin-bottom: 30px;
	 transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
	border-radius: 5px;
	box-shadow: 3px 2px 10px 0px rgba(0, 0, 0, 0.13); 
	overflow: hidden;
	padding: 0!important;
	position: relative;
}



.p33
{
	float:left;
	width: 30%;
	margin-left: 1.5%;
	padding-right: 1.5%;
}



.p33j
{
	float:left;
	width: 33%;
}





.buton-sortare a
{
	font-size: 13px;
	color: #000000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
	
	border-bottom: 1px solid #ebebeb;
}

.buton-sortare-select a
{
	font-size: 13px;
	color: #000000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
	
	border-bottom: 1px solid #ebebeb;
	background-color: #ebebeb;
}


.buton-sortare a:hover
{
	background-color: #ebebeb;
}

.titlu-sortare2 a
{
	font-size: 15px;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	
}


.titlu-sortare
{
	font-size: 15px;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	
}




.text img
{
    max-width: 100%;
    height: auto!important;
}
.promotii
{
	display: block;
	position: absolute;
	top: 15px;
	right: 25px;
	width: 64px;
	height: 46px;
	-moz-border-radius:64px;
	-webkit-border-radius: 64px;
	border-radius: 64px; 
	behavior:url(/PIE.htc);
	text-align: center;
	background-color: #000;
	color: #FFF;
	font-size: 12px;
    
	line-height: 12px;
    padding-top: 18px;
	 z-index: 20;
}
.promotii2
{
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 64px;
	height: 46px;
	-moz-border-radius:64px;
	-webkit-border-radius: 64px;
	border-radius: 64px; 
	behavior:url(/PIE.htc);
	text-align: center;
	background-color: #000;
	color: #FFF;
	font-size: 12px;
    
	line-height: 12px;
    padding-top: 18px;
	 z-index: 20;
}

.titlu-jos
{
    
    color: #000;
    font-size: 15px;
	font-weight: 600;
}

.buton-newsletter2
{
    outline: none;
    border: none;
    background: transparent;
    
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    height: 32px;
    line-height: 32px;
    float: left;
    background-color: #5c5f63;
}

.buton-newsletter2:hover
{
    background-color: #000;
}


.buton-newsletter3
{
    outline: none;
    border: none;
    background: transparent;
    
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    height: 32px;
    line-height: 32px;
    float: left;
    background-color: #6f6c6c;
}

.buton-newsletter3:hover
{
    background-color: #000;
}


.meniu-jos, .meniu-jos a
{
    
    color: #000000;
    display: block;
    font-size: 15px;
    text-decoration: none;
    line-height: 1.1;
	font-weight: 300;
}
.meniu-jos a:hover
{
    color: #5c5f63;
}

.promotii strong, .promotii2 strong
{
    font-size: 16px;
    font-weight: 600; 
}

.continut-produs
{
padding: 8%;
	padding-bottom: 3%;
}

.nou
{
    display: block;
    position: absolute;
    top: 14px;
    right: 16px;
    z-index: 2;
    width: 56px;
    background-color: #f0f0f0;
	color: #000;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 5px;
    
}


.wish a
{
    display: block;
    position: absolute;
    bottom: 14px;
    right: 16px;
    z-index: 3;
    width: 30px;
	height: 30px;
	line-height: 30px;
	color: #000;
    text-align: center;
	text-transform: uppercase;
	border-radius: 50%;
	background-image: url("images2/wish-sus.svg");
	background-size: 20px 20px;
	background-position: center;
	background-repeat: no-repeat;
    background-color: rgba(255,255,255,.70);
}


.wish-select a
{
    display: block;
    position: absolute;
    bottom: 14px;
    right: 16px;
    z-index: 3;
    width: 30px;
	height: 30px;
	line-height: 30px;
	color: #000;
    text-align: center;
	text-transform: uppercase;
	border-radius: 50%;
	background-image: url("images2/wish-sus-plin.svg");
	background-size: 20px 20px;
	background-position: center;
	background-repeat: no-repeat;
    background-color: rgba(255,255,255,.70);
}

.nou2
{
   display: block;
    position: absolute;
    top: 14px;
    left: 16px;
    z-index: 2;
    width: 56px;
    background-color: #f0f0f0;
	color: #000;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 5px;
    
}

.pretv
{
	font-size: 14px;
	color: #000;
    
	text-decoration: line-through;
	font-weight: 400;
    line-height: 12px;
}


.pretv-gol
{
	font-size: 14px;
	color: #5c5f63;
   
	font-weight: 400;
    line-height: 12px;
	height: 5px;
}

.pret, .preti
{
	font-size: 20px;
	line-height: 20px;
	color: #000;
    
	font-weight: 700;
}


.continut-caracteristici
{
	height: 65px;
	overflow: hidden;
}

.titlu-produs a
{
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    display: block;
    height: 53px;
	line-height: 1.1;
	font-weight: 300;
	overflow: hidden;
    transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}


.titlu-produs a:hover
{
    color: #5c5f63;
}


.titlu-noutate a
{
    color: #000000;
    font-size: 15px;
    
    text-decoration: none;
    display: block;
    height: 48px;
	line-height: 16px;
	overflow: hidden;
    transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    border-bottom: 1px solid #e1dcdc;
    padding-left: 2%;
    padding-right: 2%;
}


.titlu-noutate a:hover
{
    color: #5c5f63;
}

.casuta-produs
{
	float:left;
	width: 23.4%;
	margin-left: 0.8%;
	margin-right: 0.8%;
	position: relative;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
	margin-bottom: 35px;
	background-color: #FFF;
	border-radius: 6px;
	box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.04); 
	behavior:url(/PIE.htc);
	overflow: hidden;
	min-height: 560px;
}

.casuta-produs33:hover, .casuta-produs:hover, .casuta-blog:hover, .casuta-categorie:hover
{
	box-shadow: 5px 4px 8px 0px rgba(0, 0, 0, 0.16); 
}


.casuta-produs33
{
	float:left;
	width: 31.7%;
	margin-left: 0.8%;
	margin-right: 0.8%;
	position: relative;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
	margin-bottom: 35px;
	
	behavior:url(/PIE.htc);
	/*min-height: 510px;*/
}





.casuta-coloana1
{
	margin-top: 10px;
	box-shadow:0 1px 3px 0px rgba(37,32,31,.3);
	background-color: #FFF;
	padding: 5%;
}

.coloana2
{
	float:right; 
	width: 75%;
}
.coloana1
{
	float: left;
	width: 22%;
}

.separator-pagina
{
   clear: both;
}

.separator20
{
	clear: both;
	height: 20px;
}

.separator10
{
	clear: both;
	height: 10px;
}


.poza-zoom
{
	overflow:hidden;
	position: relative;
}


.poza-zoom img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.poza-zoom:hover img {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}



.poza-zoomb
{
	overflow:hidden;
	position: relative;
}


.poza-zoomb img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.poza-zoomb:hover img {
    -webkit-transform:scale(1.02); /* Safari and Chrome */
    -moz-transform:scale(1.02); /* Firefox */
    -ms-transform:scale(1.02); /* IE 9 */
    -o-transform:scale(1.02); /* Opera */
     transform:scale(1.02);
}
.ascuns2, .ascuns3
{
    display: none;
}

.bgd-gri
{
	background-color: #f0f0f0;
	padding-top: 50px;
	padding-bottom: 40px;
}


@media screen and (max-width: 1600px) {
.meniu-sus a {
  padding-left: 6px;
  font-size: 12px;
}
	
	
	.retele {
  min-width: 10%;
  
}
	
	.tip9-text2 {
  padding: 5%;
  max-width: 90%;
}
	
 
		#deasupra, #deasuprao
{
	width:96%;
	padding:1%;
	position:fixed;
	top:3%;
	background-color:#FFF;
	margin-left:1%;
	z-index:135;
	box-shadow:0px 0px 10px #898888;
	}
	
	.scroll-valoare
{
	width: 36%!important;
	}
}


@media screen and (max-width: 1300px) {
	
	.logo {
  width: 14%;
}
	
	
	.scroll-valoare
	{
		width: 32%!important;
	}
    
.instoc, .variantex, .rapida, .lacomanda
	{
		font-size: 11px;
		padding-left: 28px;
	}
	
	
	.casuta-produs {
 
  /*width: 31.6%;*/
 min-height: 520px;
}
    
    .border-index3
{
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 0px;
    width: 90%;
    margin-left: 5%;
    position: relative;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    border-top: none;
    
}
    
    
    
     

    .titlu-banner-index a, .titlu-banner-index2 a, .titlu-banner-index3 a
{
    font-size: 24px;
    line-height: 16px;
}


.titlu-banner-index strong, .titlu-banner-index2 strong, .titlu-banner-index3 strong
{
       font-size: 16px;
    line-height: 16px!important;
}
    
.myMenu li ul li a  {
   font-size: 12px;
    }
    
    .myMenu li a {
	padding-right:4px;
	padding-left: 4px;
        font-size: 12px;

}
	
	.cauta-tot
	{
		width: 60%;
	}
	
	.p50l
	{
width: 100%;
	}
    
.peste-banner-jos, .peste-banner-jos2
    {
        bottom: 5px;
    }
    
    
.peste-banner-jos2
    {
        position: relative;
        margin-top: -30px;
    }     
    
    
    .deascuns2
    {
        display: none;
    }
      
   	
	.ascuns2
    {
        display: block;
    }
	
	.shopthelook11-home, .shopthelook12-home
	{
		box-shadow: none!important;
		border-radius: 0px;
	}

}

@media screen and (max-width: 990px) {
	
	
	
	.shopthelook11-home, .shopthelook12-home
{

	width: 100%;
	
}

	
	
	
	
  .myMenu li a:link, .myMenu li a:visited {
	padding-right:3px;
	padding-left: 3px;
        font-size: 10px;
}
    
    .banner_tabs
    {
        display: none;
    } 
    
    .casuta-produs
{
	float:left;
	width: 48%;
}
	.meniu-sus
	{
		display: none;
	}

}

 @media screen and (max-width: 820px) {
	 .ascuns800
	 {
		 display: block;
	 }
	 
	 .deascuns800
	 {
	display: none;
	 }
	 
	 
.continut-produse
{
	float: right;
	width: 98%;
	padding-right: 1%;
}

.filtrare
{
	
	width: 94%;
	margin-bottom: 20px;
}
	 
	 
	 
	 
	 
	 .casuta-tip8 {
  width: 47.5%;
}
	 
	 .casuta-tip10 {
  width: 33.33%;
}
	 
	 .coloana11-jos
	 {
		 width: 100%;
		 padding-bottom: 20px;
		 margin-bottom: 20px;
		 border-bottom: 3px solid #FFF;
		 text-align: center;
	 }
	 
	 .titlu-newsletter
	 {
		 text-align: center;
	 }
	 
	 .coloana1-jos {
  width: 33%;
		 margin-bottom: 30px;
}

	 .coloana12-jos
	 {
		 width: 100%;
	 }
	 
	 
	 .tip9-poza, .tip9-text, .tip9-poza-dreapta, .tip9-text-stanga {
  width: 100%;
}
	 
	 
	 .cumpara a
{
    font-size: 10px;
   
}  


       
     .detalii-produs a
{
    padding-left: 10px!important;
    padding-right: 46px;
   text-align: left!important;
    font-size: 12px;
   
}
	      .detalii-produs2 a
{
    padding-left: 10px!important;
    padding-right: 46px;
   text-align: left!important;
    font-size: 12px;
   
}
    
    .casuta-tesatura, .casuta-tesatura-select
{
    width: 31%;
    }
     
     
    .casuta-tesatura2, .casuta-tesatura2-select
{
    width: 31%;
    }     
    
    
  .myMenu li a:link, .myMenu li a:visited {
	padding-right:2px;
	padding-left: 2px;
        font-size: 8px;
}
	 
	 .myMenu li ul li a
	 {
		 line-height: 1.1!important;
		 
	 }

.border-banner
{
    
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
}    
.separator16
    {
        height: 6px;
    }
    .banner-titlu-peste333, .banner-titlu-peste23
    {
        display: none;
    } 
	 
	 
	 .separator-jos-800
	 {
	 display: block;
		 clear: both;
	 }
}

@media screen and (max-width: 680px) {
    .p25
{

    width: 50%;
}
   
    .banner-titlu a
    {
        font-size: 12px;
       
        line-height: 12px;
        margin-top: 5px;
        font-weight: 300;
        margin-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        
    }


.banner-buton a
    {
        height: 16px;
        font-size: 12px;
        line-height: 16px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        display: none;
    }
    
    .banner-titlu-peste, .banner-titlu-peste2
    {
        width: auto;
        margin-top: 0!important;
    }
    
    .banner-titlu-peste2
    {
    bottom: 0!important;
        right: 10px!important;
    
    }
    
    
    .casuta-poza-produs
{
	width: 18.2%;
}
   
    .camp-form5
    {
        width: 100%;
    }
    
    .coloana-blog-jos, .coloana-contact-jos, .poza-blog-jos, .continut-blog-jos, .titlu-newsletter, .casuta-newsletter, .casuta-newsletter2, .buton-newsletter
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    
   .titlu-newsletter, .casuta-newsletter, .casuta-newsletter2, .buton-newsletter
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    
 .bgd-index, .bgd-index2
{
    padding-top: 15px;
    padding-bottom: 15px;
}   
    
    

  
    .logo
{
    float: left;
    width: 35%;
	padding-left: 1%;
    text-align: left;
}

.contact-sus
{ display: none;
    }
    
.dreapta-logo
{
    float: right;
    width: 62%;
}
    
    .ghid a {
    font-size: 11px;
        margin-top: 10px;
    }
    
 .titlu-pagina, h1
{
	font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

.titlu-paginai
{
	font-size: 14px;
	font-weight: 600;
}   

.casuta-marime, .casuta-marime-fara
{
	width: 21%;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 12px;
}


 
    
    
    
    
.banner-index1
{
    width: 100%;
    margin-bottom: 25px;
}

.banner-index2
{
    width: 100%;
}
    
    
    
    
    
    .icon-jos
{
    vertical-align: middle;
    padding-right: 12px;
    max-height: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
}
    
    .promotii
{
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 64px;
	height: 46px;
	-moz-border-radius:64px;
	-webkit-border-radius: 64px;
	border-radius: 64px; 
	behavior:url(/PIE.htc);
	text-align: center;
	background-color: #000;
	color: #FFF;
	font-size: 10px;
    
	line-height: 12px;
    padding-top: 18px;
	 z-index: 20;
}

.promotii strong
{
    font-size: 14px;
    font-weight: 600; 
}
	
 


	.banner-index
{
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    margin-bottom: 30px;
}
	
		.coloana1-jos
	{
		width: 50%;
        margin-left: 0;
        margin-bottom: 25px;
	}
	.coloana2-jos
	{
		width: 100%;
	}
	
	
    .p12
{
    width: 25%;
    float: left;
}
    
	#slider2{width:100%;height:140px;list-style:none;overflow-y:auto;overflow-x:hidden;}
	
	.p33j
	{
		margin-bottom: 15px;
		width: 100%;
	}
	
.casuta-blog
	{
		width: 96%;
		margin-bottom: 30px;
	}
	.sub-banner
	{
		z-index: 4;
	}
	
	
	
	
	.casuta-categorie
{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
	float: left;
}
    
    
    .casuta-categoriex
{
	width: 100%;
}
	
.cauta-tot
{
   
    clear: both;
    margin-top: 10px;
	margin-bottom: 10px;
    width: 94%;
    margin-left: 2%;
    }

 
	
	
	
  
    .retea
    {
        width: 32px;
        padding-right: 7px;
    }
    
    
    
    
    
    .casuta-produs, .casuta-produs33
{
	float:left;
	width: 48.4%;
	position: relative;
	min-height: auto;
}
    

    


    


	.myMenu {
	float:none;
	list-style:none;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
		text-align: left;
		
}
	
.myMenu li
    {
        display: block;
        width: 100%;
    }

.myMenu li a:link, .myMenu li a:visited {
	float:none;
	background-color: #FFF;
	background-image: none;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	behavior:url(/PIE.htc);
	text-decoration:none;
	border-right:none;
	height:auto;
	width: 100%;
    text-align: center;
	line-height:20px;
	font-weight:400;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 0px;
	padding-right: 0px;
	display:block!important;
	margin:0px;
    border-bottom: 1px solid #dcdbdb;
    

}

.myMenu li ul li  {
    width: 50%;
    margin-bottom: 25px;
    display: block;
    float: left;
    }


.myMenu li ul {
	position:absolute;
    top: 0;
    left: 0;
    widows: 100%;
	margin-left:-1px;
	visibility:visible;
	padding:0;
	margin-top:0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index:100;
	width:100%;
	background-image:none;
	margin:0px;
	min-height:100%;
	height:100%;
	border:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 0px;
    margin-bottom: 5px!important;
    background-color: #FFF;
    display: none;
}


	
	.meniu-mobil
{
	position:fixed;
	display:block;
	top:0px;
	left:-100%;
	background-color:#fff;
	width:100%;
	overflow:hidden;
	z-index:1000002;
	max-height:100%;
	min-height:100%;
	}
	
.meniu-mobil2
{
	position:fixed;
	display:block;
	top:0px;
	left:0;
	background-color:#fff;
	width:92%;
	padding:4%;
	border:2px solid  #fff;
	box-shadow: 1px 1px 2px #7a7a7a;
	overflow:auto;
	max-height:100%;
	min-height:100%;
	z-index:1000002;
	}	

	.deascuns
	{
		display: none;
	}

	.ascuns
	{
		display: block;
	}
	
	.ascunsinline
	{
		display: inline-block;
	}
	
	
	.deascunsinline
	{
		display: none;
	}
	

	
	.coloana2
	{
		clear: both;
		float: none;
		width: 100%;
	}
	
	
	.coloana1
	{
		clear: both;
		float: none;
		width: 100%;
	}
	.coloana22,.coloana222, .coloana21
	{
		clear: both;
		width: 96%;
		padding:2%;
		margin-bottom: 20px;
        box-shadow: none;
	}
	.camp-form
{
	float:none;
	width:100%;
	}	
	
.titlu-mare-form2
{
	clear:both;
	width:92%;
	float:none;
	}
	
.titlu-mare-form3
{
	clear:both;
	width:92%;
	height:5px; 
	line-height:5px;
	float:none;
	}	
	
.continut-form
{
	clear:both;
	width:90%;
	float:none;
	}	
	
.continut-form
{
	clear:both;
	width:90%;
	float:none;
	}	
	
.camp-form2
{
	float:none;
	width:100%;
	}
	

.titlu-form
{
	float:none;
	clear:both;
	width:90%;
	}	
	.coloana2-produs
{
	clear:both;
	width:90%;
	padding:2%;
    margin-right: 2.8%;
	box-shadow:none;
	margin-top:20px;
	}		
	
.cprodus
{
	float:left;
	width:90%;
	padding-left:2.5%;
	}

  

 




    .text img
{
    max-width: 94%;
    padding-right: 3%;
    padding-left: 3%;
}
    
	.p45
{
	float:left;
	width: 90%;
	margin-bottom: 35px;
	margin-left: 5%;
	margin-right: 5%;
}
	
	
    .poza-noutate
{
	width: 100%;
	margin-right: 0%;
	}
  
    
    .mijloc-cos {
    width: 96%;
    margin-left: 0%;
    margin-top: 20px;
    float: left;
    padding: 2%;
    box-shadow: 0px 0px 10px #cecece;
}
      	
	.coloana1-blog, .coloana2-blog, .coloana1-blogi
{
	width:100%;
	margin: 0;
	margin-bottom: 30px;
}  
	.banner-tot {
    width: 150%;
    margin-left: -25%;
}
    
    
    .banner-tot2 {
    width: 200%;
    margin-left: -50%;
}
	
.peste-banner-jos
    {
        width: 67%;
        margin-left: 16.5%;
        position: relative;
        margin-top: -30px;
    }
    
    
.peste-banner-jos2
    {
        width: 51%;
        margin-left: 24.5%;
        position: relative;
        margin-top: -30px;
    }    
    
.titlu-banner
    {
        font-size: 28px;
        line-height: 28px;
    }
    
    .titlu-banner2
    {
        font-size: 18px;
        line-height: 18px;
    }
    
.text, .text a
    {
        font-size: 16px;
    }
	
	.banner_tabs
{
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 10;
    width: 100%;
    text-align: center;
	list-style: none;
}
    .brandi
{
	width: 47%;
	}
	
    
.bgd-alb-peste
    {
       
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
    }
 .banner-container
	{
		margin-top: 40px;
	}
	
	.p50l
{
    width: 100%;
}
	
	
	.peste-banner {
  padding-top: 5px;
  padding-bottom: 5px;
}
	
	.banner31-homex, .banner32-homex, .banner33-homex
	{
	width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.casuta-categorie-index {

  width: 50%;
  margin-bottom: 20px;
}
	
	.casuta-poza-categorie-index {
  width: 100%;
  height: 150px;
  line-height: 150px;
  text-align: center;
}
	
	.titlu-categorie-index a {
  font-size: 12px;
}
	
.separator-jos-800
	{
		display: none!important;
	}
	
	
	.separator-jos-600
	{
		clear: both;
	}
	
	.descriere-tip8 {
  height: 58px;
  font-size: 12px;
}
	
	.peste-banner-mic {
  
  bottom: 14px;
  
}
	.vezi-produs a {
  height: 26px;
  line-height: 26px;
  
  font-size: 12px;
  padding-left: 8px;
  padding-right: 32px;
  background-image: url("images2/vezi-produse.svg");
  background-size: auto 10px;
}
	
	.titlu-produs a {
  color: #000000;
  font-size: 12px;
	}
	
	  .instoc, .variantex, .rapida, .lacomanda {
    font-size: 9px;
    padding-left: 20px;
		  background-size: auto 12px;
		  margin-bottom: 2px;
		  line-height: 16px;
		  height: 16px;
  }
	
	.meniu-tot
	{
		border-top: none;
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
	}
	
	
	
#cookie
{
	bottom: 80px;
	left: 10%;
	width: 80%;
	
}
	
	.whatsappb
{
	position: fixed;
	left: 20px;
	bottom: 20px;
	width: 46px;
	z-index: 60;
}
	
	.meniu-tot
	{
		z-index: 1000002;
	}
.separator-scroll
{
	width: 10%;
	text-align: center;
	line-height: 32px;
	height: 32px;
	float: left;
}
	
	.filtre-mobil
	{
		position: fixed;
		width: 36%;
		left: 20%;
		padding: 2%;
		background-color: #000;
		border-radius: 5px;
		bottom: 20px;
		z-index: 20;
		box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.2);
	}
	.filtre-mobil a
	{
color: #FFF;
		font-size: 16px;
		text-decoration: none;
	}
	
	
		
	.filtre-mobil2
	{
		position: relative;
		width: 150px;
		margin: auto;
		padding: 2%;
		background-color: #000;
		border-radius: 5px;
		bottom: 20px;
		z-index: 20;
		box-shadow: 3px 2px 6px 0px rgba(0, 0, 0, 0.2);
	}
	.filtre-mobil2 a
	{
color: #FFF;
		font-size: 16px;
		text-decoration: none;
	}
	
	
	.continut-caracteristici
{
	height: 45px;
}
	
	.share-shop a
	{
		height: 26px;
		line-height: 26px;
	}
	
	.share-shop img
	{
height: 18px!important;
		margin-top: -3px!important;
	}
	
	
	.pop-share {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 200px;
  text-align: center;
  background-color: #FFF;
  padding: 3px;
  border-radius: 5px;
  margin-top: -40px;
  margin-right: -75px;
  display: none;
}
	
	.inapois2, .inaintes2 {
  
  top: 50%;
  margin-top: -20px;
  height: 20px;
  width: 20px;
}

.cpret
{
	width: auto;
	}

	
	
	

#deasupraw
{
	width:80%;
	padding:2%;
	bottom:80px;
	margin-left:8%;
	
	}
	
	.preturi {
  min-height: 45px;
}
	
	.peste-banner-mic {
  display: none;
}
	


.subtitlu-pagina, h2, .subtitlu-pagina a {
  font-size: 14px;
 
}
	
	.banner11-home, .banner12-home
	{
		width: 100%;
	}
	
	.banner12-home-fara {
		width: 100%;
	}
.descriere-tip9 {
  font-size: 13px;
}
	
	
.promo-bar, .promo-bar a
{
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}

}



@media screen and (max-width: 450px) {
.titlu-tip8 a {
  height: 36px;
  overflow: hidden;
  line-height: 1.1;
  font-size: 14px;
  display: block;
}
	
		 .casuta-tip8 {
  width: 48%;
			 display: block;
			 float: left;
}
	
	
	
	
}


