body,
html {
	width: 100%;
	height: 100%;
	}

body {
	font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
	}

p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 20px;
	}

a {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.link_tabel {
  color: #FFFFFF;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
a:focus, a:hover {
  color: #CCCCCC;
  text-decoration: none}

#mainNav{
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; !important;
	margin-top:20px;
}

#navbarResponsive{
	background-color:#DDDDDD;
	background: -moz-linear-gradient(left, rgba(240,249,255,.5) 0%, rgba(0,0,0,0.1) 100%);
	background: -webkit-linear-gradient(left, rgba(240,249,255,.5) 0%,rgba(0,0,0,0.1) 100%);
	background: linear-gradient(to right, rgba(240,249,255,.5) 0%,rgba(0,0,0,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#66000000',GradientType=1 );
	border-bottom: 5px double #AAAAAA;
	border-top: 1px solid #AAAAAA;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s; 
}

#navbarResponsive.navbar-shrink{
	background-color:#DDDDDD;
	background: -moz-linear-gradient(left, rgba(240,249,255,.9) 0%, rgba(0,0,0,0.6) 100%);
	background: -webkit-linear-gradient(left, rgba(240,249,255,.9) 0%,rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to right, rgba(240,249,255,.9) 0%,rgba(0,0,0,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#66000000',GradientType=1 );
	border-bottom: 5px double #AAAAAA;
	border-top: 1px solid #AAAAAA;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s; 
}

#mainNav{
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s; 
}
#mainNav .navbar-brand {
	font-weight: 600;
	color: #000000;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
	color: #000000;
	}
#mainNav .navbar-toggle {
	font-size: 14px;
	font-weight: 600;
    color: #222222;
	}
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
#mainNav .navbar-nav > li.nav-item > a.nav-link {
    font-size: 16px;
    font-weight: 400;
    color: #222222;
	}
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:hover {
	color: #007bff;
	}
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link.active {
/*	font-weight:600 !important; */
      color: #FF0000!important;
	  }
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
  /*      background-color: #67C8FF; */}

@media (min-width: 992px) {
#mainNav {
	border-color: rgba(255, 255, 255, 0.3);
 /*     background-color: #007bff; */
	padding: 0px 0px 0px 0px;}
#mainNav .navbar-brand {
	color: #555555; 
	font-size:35px;
	font-weight: 500;
	}
#mainNav .navbar-brand .sigla-antet{
	width: 30px;
	/*content:url("../img/sigla_alba_30px.png");*/
	}
#mainNav .navbar-brand .sigla-antet:after{
	/*content:url("../img/sigla_alba_30px.png");*/
	width: 30px;
	}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
	color: #000000;
	font-weight: 500;
	}
#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
	color: #555555;
	font-weight: 400;
	}
#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
	color: #000000; 
	font-weight: 400;
	}
	#mainNav.navbar-shrink {
	margin-top:15px;
	/*      border-color: rgba(34, 34, 34, 0.05);
	background-color: white; */
	}
#mainNav.navbar-shrink .navbar-brand {
	font-weight: 400;
	font-size:45px;
	color: navy;
	}
#mainNav.navbar-shrink .navbar-brand .sigla-antet{
	content:url("../img/sigla_portocalie_40px.png");
	width: 40px;
	}
#mainNav.navbar-shrink .navbar-brand .sigla-antet:after{
	width: 40px;
	content:url("../img/sigla_portocalie_40px.png");
	}
#mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
	font-weight: 400;
	color: #000000;
	}
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
	color: navy;
	font-weight: 400;
	font-size:16px;
	}
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
	color: #000000;
	} 
#mainNav.navbar-shrink .btn-creative {
	background-color: white;
	}
#mainNav.navbar-shrink .btn:hover {
	background-color: white;
	}
}

.btn-default-creative {
  color: #222222;
  border-color: white;
  background-color: white; }
  .btn-default-creative.focus, .btn-default-creative:focus {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #e6e6e6; }
  .btn-default-creative:hover {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
  .btn-default-creative.active, .btn-default-creative:active,
  .open > .btn-default-creative.dropdown-toggle {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
    .btn-default-creative.active.focus, .btn-default-creative.active:focus, .btn-default-creative.active:hover, .btn-default-creative:active.focus, .btn-default-creative:active:focus, .btn-default-creative:active:hover,
    .open > .btn-default-creative.dropdown-toggle.focus,
    .open > .btn-default-creative.dropdown-toggle:focus,
    .open > .btn-default-creative.dropdown-toggle:hover {
      color: #222222;
      border-color: #bfbfbf;
      background-color: #d4d4d4; }
  .btn-default-creative.active, .btn-default-creative:active,
  .open > .btn-default-creative.dropdown-toggle {
    background-image: none; }
  .btn-default-creative.disabled.focus, .btn-default-creative.disabled:focus, .btn-default-creative.disabled:hover, .btn-default-creative[disabled].focus, .btn-default-creative[disabled]:focus, .btn-default-creative[disabled]:hover,
  fieldset[disabled] .btn-default-creative.focus,
  fieldset[disabled] .btn-default-creative:focus,
  fieldset[disabled] .btn-default-creative:hover {
    border-color: white;
    background-color: white; }
  .btn-default-creative .badge {
    color: white;
    background-color: #222222; }

.btn-primary-creative {
  color: white;
  border-color: #007bff;
  background-color: #007bff; }
  .btn-primary-creative.focus, .btn-primary-creative:focus {
    color: white;
    border-color: #7092be;
    background-color: #7092be; }
  .btn-primary-creative:hover {
    color: white;
    border-color: #7092be;
    background-color: #7092be; }
  .btn-primary-creative.active, .btn-primary-creative:active,
  .open > .btn-primary-creative.dropdown-toggle {
    color: white;
    border-color: #7092be;
    background-color: #7092be; }
    .btn-primary-creative.active.focus, .btn-primary-creative.active:focus, .btn-primary-creative.active:hover, .btn-primary-creative:active.focus, .btn-primary-creative:active:focus, .btn-primary-creative:active:hover,
    .open > .btn-primary-creative.dropdown-toggle.focus,
    .open > .btn-primary-creative.dropdown-toggle:focus,
    .open > .btn-primary-creative.dropdown-toggle:hover {
      color: white;
      border-color: #7092be;
      background-color: #7092be; }
  .btn-primary-creative.active, .btn-primary-creative:active,
  .open > .btn-primary-creative.dropdown-toggle {
    background-image: none; }
  .btn-primary-creative.disabled.focus, .btn-primary-creative.disabled:focus, .btn-primary-creative.disabled:hover, .btn-primary-creative[disabled].focus, .btn-primary-creative[disabled]:focus, .btn-primary-creative[disabled]:hover,
  fieldset[disabled] .btn-primary-creative.focus,
  fieldset[disabled] .btn-primary-creative:focus,
  fieldset[disabled] .btn-primary-creative:hover {
    border-color: #007bff;
    background-color: #007bff; }
  .btn-primary-creative .badge {
    color: #007bff;
    background-color: white; }

.btn-creative {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn-xl-creative {
  padding: 15px 30px; 
  cursor:pointer;
  }

.btn-x-creative {
  padding: 10px 20px; }


section {
  padding: 100px 0; }

.section-heading {
  margin-top: 0; }

.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.bgimg-1, .bgimg-2, .bgimg-3 {
  background-image: url("../img/site/pahare_1.jpg");
  min-height: 100%;
  color: black;
}

header.masthead {
	position: relative;
	width: 100%;
	min-height: auto;
	text-align: center;
	color: white;
	/*  background-image: url("../img/header.jpg"); */

	/*    background-attachment: fixed;
	/*    background-position: center; */
	/*    background-repeat: no-repeat;
	/*    background-size: cover; */

	/*  background-position: center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; */
	}
header.masthead .header-content {
	position: relative;
	width: 100%;
	padding: 150px 15px 100px;
	text-align: center;
	}
header.masthead .header-content .header-content-inner h1 {
	font-size: 30px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	}
header.masthead .header-content .header-content-inner hr {
	margin: 30px auto;
	}
header.masthead .header-content .header-content-inner p {
	font-size: 19px;
	font-weight: 900;
	margin-bottom: 50px;
	color: rgba(255, 255, 255, 0.7);
	}
@media (min-width: 768px) {
	header.masthead {
		height: 100%;
		min-height: 600px;
		}
	header.masthead .header-content {
		position: absolute;
		top: 50%;
		padding: 0 50px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		}
	header.masthead .header-content .header-content-inner {
		max-width: 1000px;
		margin-right: auto;
		margin-left: auto;
		}
	header.masthead .header-content .header-content-inner h1 {
		font-size: 50px;
		}
	header.masthead .header-content .header-content-inner p {
		font-size: 18px;
		max-width: 80%;
		margin-right: auto;
		margin-left: auto;
		}
	}

/* glyphicon */

.glyphicon-search-n:after{
  content:url("../img/glyphicon/glyphicons/png/glyphicons-28-search-n.png");
}

.glyphicon-search-sm:after{
  content:url("../img/glyphicon/glyphicons/png/glyphicons-28-search-sm.png");
  padding:0px;
}

/* sfarsit glyphicon */

.text-alb, .scris-alb {
	color:white !important;
	}
	
.text-negru, .scris-negru {
	color:#000000 !important;
	}
	
.clasa-footer{
	background-color: #CDE8EF;
	padding-top:20px;
	padding-bottom:20px;
}

.clasa-footer-logat{
	background-color: #CDE8EF;
	color: #013249	!important;
	padding-top:20px;
	padding-bottom:20px;
}

.scris-footer{
	color: #CDE8EF	!important;
}

.scris-footer-logat{
	color: #013249	!important;
}

.text-albastru-deschis, .scris-albastru-deschis{
	color:#007bff !important;
}

.scris-rosu, .text-rosu{
	color:#ff0000 !important;
}

.celula-pret{
	padding:15px;
}
/* social media */

.fa_bidon {
  padding: 20px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa_bidon:hover {
    opacity: 0.5;
}

.fa_bidon-facebook {
  background: #3B5998;
  color: white;
}

.fa_bidon-twitter {
  background: #55ACEE;
  color: white;
}

.fa_bidon-google {
  background: #dd4b39;
  color: white;
}

.fa_bidon-linkedin {
  background: #007bb5;
  color: white;
}

.fa_bidon-youtube {
  background: #bb0000;
  color: white;
}

.fa_bidon-instagram {
  background: #125688;
  color: white;
}

.fa_bidon-pinterest {
  background: #cb2027;
  color: white;
}

.fa_bidon-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa_bidon-skype {
  background: #00aff0;
  color: white;
}

.fa_bidon-android {
  background: #a4c639;
  color: white;
}

.fa_bidon-dribbble {
  background: #ea4c89;
  color: white;
}

.fa_bidon-vimeo {
  background: #45bbff;
  color: white;
}

.fa_bidon-tumblr {
  background: #2c4762;
  color: white;
}

.fa_bidon-vine {
  background: #00b489;
  color: white;
}

.fa_bidon-foursquare {
  background: #45bbff;
  color: white;
}

.fa_bidon-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa_bidon-flickr {
  background: #f40083;
  color: white;
}

.fa_bidon-yahoo {
  background: #430297;
  color: white;
}

.fa_bidon-soundcloud {
  background: #ff5500;
  color: white;
}

.fa_bidon-reddit {
  background: #ff5700;
  color: white;
}

.fa_bidon-rss {
  background: #ff6600;
  color: white;
}
/* gata social media */

.portfolio-box {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
	}
.portfolio-box .portfolio-box-caption {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	color: white;
	background: rgba(240, 95, 64, 0.2);
	cursor:pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	position: absolute;
	bottom: -10px;
	width: 100%;
	transform: translateY(-50%);
	text-align: right;
	}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	padding: 0 15px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 18px;
	}
.portfolio-box:hover .portfolio-box-caption {
	opacity: 1;
	}
.portfolio-box:focus {
	outline: none;
	}
@media (min-width: 768px) {
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
		font-size: 16px;
		}
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
		font-size: 22px;
		}
}

.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
	}

@media (max-width: 768px) {
	#mainNav{
		background-color: white !important;
	}
}

/*hr {
  max-width: 200px;
  border-width: 3px;
  border-color: #007bff; }
*/
.nav-footer{
	text-align:left;
}

ul.nav-footer {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

ul.nav-footer li{
	font-size: 12px;
}

ul.nav-footer li:before{
	content: ">";
	padding-right:8px;
	font-size: 14px;
	font-weight:800;
}

.nav-link-footer{
	color:white;
}

header.masthead .header-inregistrare {
	width: 100%;
	max-width:1200px;
	padding: 15px 15px 15px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	}

header.masthead .header-inregistrare .jumbotron {
	padding-top:1rem;
	}

header.masthead .header-inregistrare .breadcrumb {
	margin-bottom:3rem;
	}

a.link-alb, a.link-alb:hover{
	color:white;
}

.form-check-input{
	cursor:pointer;
}

hr.hr-normal{
  max-width: 100%;
  border-width: 3px;
  border-color: #007bff; }

.eticheta-sectiuni{
	float:left;
	font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
	font-size:20px;
}

.culoare-rand-impar{
	background-color: #F3F3F3;
}

.culoare-rand-par{
	background-color: #FEFEFF;
}

.culoare-rand-atentie{
	background-color: #FFA6A6 !important;
}

.cos-cumparaturi{
	height:30px;
	width:30px;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
}

.imagine-cos-cumparaturi{
	max-height:250px;
	width:auto;
	padding-bottom:3px;
}

.rand-cos-cumparaturi{
	min-height:40px;
}

.bifa-verde{
	content:url("../img/site/verificat.png");
	height:25px;
	width:25px;
}

.x-rosu{
	content:url("../img/site/stergere.png");
	height:25px;
	width:25px;
}

.scris-bold{
	font-weight:bold	!important;
}

.bootstrap-datetimepicker-widget.dropdown-menu  {
    width: 18rem	!important; 
}

.fa{
	padding:10px;
}

a.optiune-submeniu{
	margin-left: 0rem !important;
	padding-left:1rem !important;
	padding-right:1rem !important;
	white-space: nowrap;
}

a.optiune-submeniu:hover{
	background-color:#DDDDDD;
}

.optiune-meniu{
	margin-left: 0rem !important;
	padding-left: 1rem !important;
}

a.optiune-meniu:hover{
	background-color:#DDDDDD;
}

.grup-suboptiuni{
	padding-left:0rem !important;
	padding-right:0rem !important;
}

.rand-xl{
	padding-top:0.5rem;
	padding-bottom:0.5rem;
}

.uploader {
    position:absolute;
	background:transparent;
	border:2px dashed #e8e8e8;
	cursor:pointer;
	padding:5px;
	color:#555;
	font-family:'Segoe UI';
	font-weight:bold;
	width:100%;
	height:100%;
	z-index:2;
}

.uploader:hover{color:#999;}

.filePhoto{
	display:none;
}

.poza_principala{
   position:absolute;
   z-index:1;
   right:75px;
   top:15px;
   cursor:pointer;
   z-index:3;
}

.stergere_poza{
   position:absolute;
   z-index:1;
   right:5px;
   top:8px;
   cursor:pointer;
   z-index:3;
}

.vizualizare_poza{
   position:absolute;
   z-index:1;
   right:45px;
   top:18px;
   cursor:pointer;
   z-index:3;
}

.salveaza_poza{
   position:absolute;
   z-index:1;
   right:35px;
   top:5px;
   cursor:pointer;
   z-index:3;
}

.imagine_utilizator{
	width: 100%;
	height:100%;
}

.inregistrare_selectata{
	background-color: rgba(50, 50, 50, 0.7) !important;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}


.logo_mobil {
    display: block;
    height: 30px;
    margin: 0px;
    padding: 0px;
    left: 30px;
    top: 5px;
}

.panel-title-collapse>a, .panel-title-collapse>a:active{
	display:block;
	padding:15px;
  color:#555;
  font-size:16px;
/*  font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
  word-spacing:3px;
	text-decoration:none;*/
}
.panel-heading-collapse  a:before {
	content:url("../img/glyphicon/glyphicons/png/glyphicons-601-chevron-up.png");
  padding:0px;
   float: right;
   transition: all 0.5s;
	height: 20px;
	width:20px;
}
.panel-heading-collapse.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 

.bg-gri-deschis {
    background-color: #e6e6e6 !important;
}

.patrat{
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
}

.continut-patrat {
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width:100%;
}

/* gata autentificare */

.nume-produs{
	min-height:5em;
}

.afisare-produs{
	position:relative;
	background-color:#FFFFFF;
	border: 1px solid #EEEEEE;
	padding:0.5em 0.5em 0.5em 0.5em;
}

.afisare-produs:hover{
  box-shadow: 0.1rem 0.5rem 0.5rem 0.1rem rgba(0, 0, 0, 0.2);
  transition: all 0.4s;
  border:1px solid #EEEEEE;
}

.afisare-produs-unic{
	position:relative;
}

.afisare-produs-fara-imagine{
	text-decoration: none;
}

.afisare-produs-fara-imagine:hover{
	text-decoration: none;
/*	transition: all 0.4s;
	font-weight:500;	*/
}

.cos-cumparaturi-produs{
	position:absolute;
	top:0.8em;
	right:0.9em;
	font-size:2em;
	cursor:pointer;
	opacity: 0.5;
}

.icoana-produs-favorit{
	position:absolute;
	top:0.8em;
	left:0.9em;
	font-size:2em;
	cursor:pointer;
	opacity: 0.5;
}

.promotie-produs{
	position:absolute;
	top:0.5em;
	left:0.5em;
	opacity: 0.8;
	width: 30%;
	pointer-events: none;
}

.cos-cumparaturi-produs-fara-imagine{
	font-size:2em;
	cursor:pointer;
	opacity: 0.5;
	z-index:1;
}

.cos-cuparaturi-produs-neselectat{
	color:#BBBBBB !important;
	-webkit-text-stroke: 1px #00ADC7;
}

.cos-cuparaturi-produs-selectat{
	color:#00ADC7 !important;
	-webkit-text-stroke: 1px #00ADC7;
}

.inima-produs-nefavorit{
	color:#BBBBBB !important;
	-webkit-text-stroke: 1px #00ADC7;
}

.inima-produs-favorit{
	color:#C70000 !important;
	-webkit-text-stroke: 1px #00ADC7;
}

.buton-autentificare{
		max-width:20em;
}

.pret-produs{
	color:red;
}

.imagine-produs-in-cos{
	max-width:10em;
}

.separator-sectiuni{
	height:4em;
}

.background-colorat{background-color:#00ADC7 !important;}
.scris-colorat{color:#00ADC7 !important;}

.culoare-rand-par{
}

.culoare-rand-impar{
	background-color:#D7EDF2;
}

.culoare-rand-selectat{
	background-color:#00ADC7 !important;
	cursor:pointer;
}

img {
    max-width: 100%;
}

ul {
    list-style: none;
	padding:0 !important;
}

.form-autentificare{
		max-width:30em;
		margin-right:auto;
		margin-left:auto;
}

.feather-mare{
	width:3em !important;
	height:1.8em !important;
}

.icoane-outline {
      width: 24px;
      height: 24px;
      stroke-width: 1.5;
      stroke: black;
      fill: none;
}
