.page-header {
	margin-top: 20px !important;
}
.page-header h1 small {
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
/* .breadcrumb { margin-top: 20px !important; } */ 


button.btn.btn-default , a.btn.btn-default { text-transform: uppercase; }

#search_produs_parent {
	background: #90B85C !important;
	border: 2px solid #90B85C !important; 
	border-radius: 14px !important; 
	overflow: hidden;
}
#search_produs_parent .input-group-addon {
	background: #90B85C !important;
	color: #fff !important;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	font-size: 16px !important; 
}
#search_produs111 {
	border: none !important; 
	border-radius: 10px !important;
	font-size: 16px !important; 
	padding-left: 15px !important;
}


h1.page_titletag ul , h1.page_titletag ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	line-height: 25px !important;
	font-size: 14px;
	vertical-align: top;
}
h1.page_titletag ul li {  
}
h1.page_titletag ul li:before {
	content: "•";
	margin-left: 5px;
	margin-right: 5px; 
}


.pag_anunt .price h2 {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 22px;
	line-height: 34px !important;
	text-align: center;
}
.pag_anunt .price .price-old {
	font-size: 22px;
	line-height: 34px !important;
	color: #DA2629;
	text-decoration: line-through;
	padding: 0px 10px;
}
.pag_anunt .price .price-new {
	font-size: 28px;
	line-height: 34px !important;
	color: #3AB64B;
}
.pag_anunt .price_opt_label {  
	color: #000; 
}
.pag_anunt .price_opt_label_label {  
	color: #000;
	line-height: 22px;
	font-size: 16px;
	font-family: "Roboto",Arial,sans-serif;
	cursor: pointer;
}
.pag_anunt input[name=deal_qty_input] {
	padding: 1px 5px !important;
	border-radius: 0px !important;
	text-shadow: none;
}


.produs_lista {
	margin-bottom: 40px !important;
	overflow: visible;
	text-align: center; 
	z-index: 3;
	cursor: pointer;
}
.produs_lista h3 {
	font-weight: 600;
	font-size: 22px !important;
	line-height: 23px !important;
	color: #edd2a6;
	height: 48px;
	overflow: hidden;
	text-align: center; 
	margin-top: 10px !important;
	margin-bottom: 0px !important;
	letter-spacing: -0.8px;
	z-index: 3;
}
.produs_lista p {
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	color: #000; 
	z-index: 3;
}
.produs_lista img {
	position: relative;  
	padding: 0px; 
	z-index: 2;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
}
.produs_lista picture { overflow: hidden; padding: 4px 10px; display: block; } 
.produs_lista img:after , .produs_lista picture:after {  
}
.produs_lista .pret { 
	display: block;
	font-weight: 600;
	font-size: 14px; 
	color: #555;
	text-align: center;
	margin-top: 5px;
	z-index: 3;
}
.produs_lista .pret span { 
	display: block;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 5px;
	color: #fff;
}
.produs_lista a.btn.btn-default {  
	font-weight: 600;
	font-size: 14px;  
	text-align: center;
	background: #edd2a6 !important;
	border-radius: 10px !important;
	z-index: 3;
}
.produs_lista a.btn.btn-outline.btn-light { 
	font-weight: 600;
	text-transform: uppercase
}
.produs_lista .produs_lista_desc {
	height: 200px;
	overflow: hidden;
}

.products_ret { display: none; } 
/* ––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––––––––>>> Cart  <<<––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––– */
.cart-list {
  width: 100%;
}
.cart-list thead {
  border-bottom: 15px solid #666;
}
.cart-list thead th {
  padding: 15px;
}
.cart-list thead th:nth-child(1) {
  width: 50%;
}
.cart-list thead th:nth-child(2),
.cart-list thead th:nth-child(3),
.cart-list thead th:nth-child(4) {
  width: 15%;
}
.cart-list thead th:nth-child(5) {
  width: 5%;
}
.cart-list tbody tr {
  border-bottom: 10px solid #666;
}
.cart-list tbody tr:last-child {
  border-bottom: 0;
}
.cart-list tbody tr td {
  padding: 10px 15px;
  vertical-align: middle;
  color: #fff;
}
#modal_cart .cart-list tbody tr td , #modal_cart .cart-list tbody tr td input {
  padding: 5px 5px !important;
  color: #000;
}
.cart-list .product-thumb {
  width: 80px;
  margin-right: 5px;
}
.cart-list .product-thumb img {
	padding: 2px;
}
.cart-list .media-body .type span {
  color: #222;
}
.cart-list .quantity-label {
  width: 45px;
  border: 0;
  background: transparent;
  outline: none !important;
}
.cart-list .sub-total {
  color: #edd2a6;
}
.cart-list i.fa-trash-o {
  font-size: 18px;
  color: #F00;
}
.cart-list tbody tr td .close {
  float: left;
  opacity: 1;
}
.cart-price ul {
  padding: 15px 30px;
}
.cart-price ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px;
}
.cart-price ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.cart-price ul li .item-name {
  float: left;
  color: #8b8b8b;
}
.cart-price ul li .price {
  text-align: right;
  color: #999;
}
.cart-price ul li .item-name strong {
  color: #222222;
  font-size: 14px;
}
.cart-price ul li .price span {
  color: #edd2a6;
  font-size: 15px;
}
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
} 

/* ----------------------------------------------------------------
	Checkbox
-----------------------------------------------------------------*/

/* Custom Checkbox / Radio */
.custom-checkbox,
.custom-radio {
  position: relative;
  padding-left: 24px;
}
.custom-checkbox input[type="checkbox"],
.custom-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.custom-checkbox label,
.custom-radio label {
  display: block;
  line-height: 24px;
  vertical-align: middle;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-checkbox label::after,
.custom-radio label::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  margin-left: -24px;
  background-color: white;
  border: 2px solid #d4d4d4;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
.custom-radio label::after {
  border-radius: 999px;
}
.custom-checkbox label::before {
  position: absolute;
  content: "";
  width: 14px;
  height: 8px;
  top: 6px;
  left: 0px;
  margin-left: -18px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.custom-radio label::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 2px;
  left: 2px;
  margin-left: -24px;
  border-radius: 999px;
  opacity: 0;
  z-index: 1;
  border: 4px solid #fff;
}
.custom-checkbox input[type="checkbox"]:checked + label::after,
.custom-radio input[type="radio"]:checked + label::after {
  border-color: #edd2a6;
  background-color: #000;
}
.custom-checkbox input[type="checkbox"]:checked + label::before,
.custom-radio input[type="radio"]:checked + label::before {
  opacity: 1;
}

/* ----------------------------------------------------------------
	Grid Filter
-----------------------------------------------------------------*/
.grid-filter {
  clear: both;
  display: block;
  height: auto;
  width: 100%;
  margin-bottom: 26px;
  position: relative; }
  .grid-filter ul {
	font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0 !important;
    position: relative;
    height: auto; }
  .grid-filter li {
	font-size: 0; 
    position: relative;
    margin-right: 0px;
    border: 0;
    margin-bottom: -1px;
    display: inline-block;
    float: left; }
    .grid-filter li a {
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
	  font-size: 14px;
      display: block;
      position: relative;
      padding: 8px 10px; 
      line-height: 20px;
      color: #000;
      border-radius: 10px;
      transition: all .3s ease;
      border-width: 2px;
      border-style: solid;
      border-color: transparent; 
	  border-top: none; 
	  border-bottom: none; }
    .grid-filter li:hover a, .grid-filter li.active a {
      color: #ffffff;
      background-color: #90b85c; }
  .grid-filter.gf-outline li:hover a, .grid-filter.gf-outline li.active a {
    border-color: #90b85c;
    color: #DA2629;
    background-color: transparent; }
  .grid-filter.gf-lines li a {
    border-radius: 0;
    border: none;
    background-color: transparent; }
    .grid-filter.gf-lines li a:after {
      content: '';
      position: absolute;
      top: auto;
      bottom: -2px;
      left: 50%;
      width: 0;
      height: 2px;
      transition: all 0.3s ease; }
  .grid-filter.gf-lines li:hover a, .grid-filter.gf-lines li.active a {
    color: #90b85c; }
    .grid-filter.gf-lines li:hover a:after, .grid-filter.gf-lines li.active a:after {
      width: 100%;
      left: 0%;
      background-color: #90b85c; }
  .grid-filter.gf-line-bottom {
    border-bottom: 2px solid #ebebeb; }
  .grid-filter.gf-classic li a {
    color: #565656;
    border-radius: 4px; }
  .grid-filter.gf-classic li:hover a, .grid-filter.gf-classic li.active a {
    background-color: #90b85c;
    color: #ffffff; }
  .grid-filter.gf-light li a {
    color: #ffffff;
    background-color: transparent; }
  .grid-filter.gf-light li:hover a, .grid-filter.gf-light li.active a {
    color: #ffffff;
    border-color: #ffffff; }
  .grid-filter.gf-dark li a {
    color: #252525;
    background-color: transparent; }
  .grid-filter.gf-dark li:hover a, .grid-filter.gf-dark li.active a {
    border-color: #252525; }
  .grid-filter.gf-default li a {
    color: none;
    border-radius: 0;
    background-color: transparent; }
  .grid-filter.gf-default li:hover a, .grid-filter.gf-default li.active a {
    background-color: transparent;
    color: #90b85c; }
  .grid-filter.gf-creative li a {
    border-radius: 0;
    border: none;
    background-color: transparent; }
    .grid-filter.gf-creative li a:after {
      background: #252525;
      content: "";
      height: 2px;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 100%;
      transform: translateY(10px);
      transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
      width: 100%; }
  .grid-filter.gf-creative li:hover a, .grid-filter.gf-creative li.active a {
    color: #565656; }
    .grid-filter.gf-creative li:hover a:after, .grid-filter.gf-creative li.active a:after {
      opacity: 1;
      transform: translateY(0px); }
  .grid-filter.gf-list li {
    clear: both;
    margin-bottom: 0px; }
  .grid-filter.center li {
    text-align: center;
    float: none; }

.grid-active-title {
  font-family: "Raleway", "Helvetica", "Arial", sans-serif;
  font-size: 64px;
  font-weight: 100;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: -6px; }

.content .grid-active-title {
  font-size: 42px; }

.sidebar-both .grid-active-title {
  display: none; } 

.grid-filter li.has_children.active a { 
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;  
} 
.grid-filter li.has_children.active a { 
	border-bottom-color: transparent !important;
	background: #f6f6f6;
}

.grid-filter.gridloc {
	margin-bottom: 10px !important;
	border-radius: 18px !important;
	border: 2px solid #90b85c !important;
	display: inline-block;
	overflow: hidden;
	width: auto;
	content: "";
	text-align: center;
	height: auto;
}
.grid-filter.gridloc .locdetail { display: none; }
.grid-filter.gridloc.showloc .locdetail {  
	background: #90B85C;
	color: #fff;
	font-size: 15px;
	padding: 10px;
	white-space: nowrap;
}
.grid-filter.gridloc.showloc .locdetail a { color: #fff; }
.grid-filter.gridloc.showloc .locdetail a:hover { border-bottom: 1px dashed #fff; }
.grid-filter.gridloc.showloc .locdetail span { 
	border-left: 1px dashed #fff;
	padding-left: 14px;
	margin-left: 10px;
	white-space: nowrap;
}
.grid-filter.gridloc.showloc .locdetail span:first-child { 
	border-left: none;
	padding-left: 0px;
	margin-left: 0px;
}
.grid-filter.gridloc.showloc .locdetail span i { 
	font-size: 18px;
}
.grid-filter.gridloc.showloc {
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;  
}
.grid-filter.gridloc ul {  
	clear: both;
	display: block;
} 
.grid-filter.gridloc ul li a i { 
	font-size: 22px;
	margin-left: 4px;
	margin-right: 6px;
}
.grid-filter.gridloc ul li , .grid-filter.gridloc ul li a {  
	margin: 0px !important;
	border-radius: 0px !important;
}
.grid-filter .tab-content .tab-pane { 
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: -1px;
	background: #f6f6f6;
	background: #fff linear-gradient(to bottom, #f6f6f6 0%, #ffffff 80%) repeat scroll 0 0;
	border-top: 2px solid #90b85c !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
}


@media (max-width: 991px) {
  .grid-active-title {
    display: none; }

  .grid-filter li {
    width: 33.33%;
    margin-right: 0;
    margin-bottom: 4px; }
    .grid-filter li a {
      text-align: center;
      transition: none; } 
}
@media (max-width: 479px) {
  .grid-filter li {
    width: 50%;
    margin-right: 0; } 
}



 