@import url('https://fonts.cdnfonts.com/css/arkhip'); 
header {
	background-color: #1a1a1a;
}

.btn {
	/* padding: 7.5px 12px; */
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-primary {
	color: #5d5d5d;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #E0E1E1;
	background-repeat: repeat-x;
	background-image: none;
	border-color: #E0E1E1;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: visible;
}
/* .btn-primary:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #EC2121;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
} */
.btn-primary:hover:before  {
	left: 0;
	right: 0;
	color: #fff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #C9C9C9;
	background-position: 0 -15px;
	border-color: #C9C9C9;
	color: #272727;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: none;
	border-color: #b3b3b3 #b3b3b3 #b3b3b3 #b3b3b3;
}
.btn-default:hover {
	color: #5d5d5d;
	background-color: #C9C9C9;
	border-color: #b3b3b3 #b3b3b3 #b3b3b3 #b3b3b3;
}
.btn-checkout {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #b99a45;
	background-repeat: repeat-x;
	border: solid 3px #fff;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.btn-checkout:hover:before  {
	left: 0;
	right: 0;
	color: #fff;
}
.btn-checkout:hover, .btn-checkout:active, .btn-checkout.active, .btn-checkout.disabled, .btn-checkout[disabled] {
	color: #fff;
	border: solid 3px #000;
	border-style: double;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.fundal {
	background-color: #f8f8f8;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	box-shadow: 0px 0px 7px #ccc;
	border-radius: 5px;
}
.panou-acc {
	background-color: #fff;
	padding: 15px;
	box-shadow: 1px 4px 10px 0px #b99a455e;
	border-radius: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.nrcomanda {
	color: #2b8cdb;
	font-size: 17px;
	font-weight: bold;
  }
  .prettotal {
	color: #42a754;
	font-weight: bold;
  }
  
  @keyframes shadow-pulse
  {
	0% {
	  box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
	}
	100% {
	  box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
	}
  }
  .pulse {
	margin: 20px;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background: #5cb85b;
	box-shadow: 0 0 0 rgba(204,169,44, 0.4);
	animation: shadow-pulse 1s infinite;
	font: 13px/70px 'Barlow Semi Condensed', sans-serif;
  }
  .badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: .90em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
	cursor: default;
}
/* .bg-light:hover {
    color:#0d6efd !important;
} */
.bg-primary {
    background-color: #0d6efd;
}
.bg-secondary {
    background-color: #6c757d;
}
.bg-success {
    background-color: #14a76c;
}
.bg-danger {
    background-color: #dc3545;
}
.bg-warning {
    background-color: #ffc106;
}
.bg-info {
    background-color: #0dcaf0;
}
.bg-light {
    background-color: #f8f9fa;
}
.bg-dark {
    background-color: #212529;
}
.bg-card {
    background-color: #a65cb8;
}
.text-dark {
    color: #212529;
}
.progres {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	margin-left: 6%;
	margin-right: 6%;
}
.progres-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.one, .two, .two-half, .three{
	position:absolute;
	margin-top:-10px;
	z-index:1;
	height:40px;
	width:40px;
	border-radius:25px;
	border: solid 3px #337ab7;
	padding: 8px 0px 0px 10px;
	color: #fff;
}
.one{
	left:5.5%;
}
.two{
	left:47.6%;
}
.two-half {
	left:70.6%;
}
.three{
	left:90%;
}
.primary-color{
	background-color:#5cb85c;
}
.warning-color{
	background-color:#f0ad4e;
}
.no-color{
	background-color:inherit;
	color: #337ab7;
}
.ott-label {
	height: 20px;
	margin-bottom: 20px;
	margin-left: 6%;
	margin-right: 6%;
}
.one-label, .two-label, .two-half-label, .three-label{
	position:absolute;
	z-index:1;
	height:auto;
	width:auto;
}
.one-label{
	left:2%;
}
.two-label{
	left:42.2%;
}
.two-half-label {
	left:64%;
}
.three-label{
	left:87%;
}
.pretw{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: inherit;
	line-height: 1;
}
.pretw-vechi {
	color: #e40000;
	font-weight: bold;
	text-decoration: line-through;
}
.pretw-nou {
	color: #42a754;
	font-weight: bold;
}
.pretcos{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: inherit;
	line-height: 1;
	font-weight: bold;
}
.pretcos-nou {
	color: #42a754;
}
.progrescart {
	height: 20px;
	margin-bottom: 20px;
	color: #d9534f;
	text-align: right;
	font-weight: 600;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progrescart-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding-right: 5px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progrescart-bar-incomplet {
	background-color: #f0ad4e;
}
.progrescart-bar-complet {
	background-color: #4bb543;
}
.stepper-wrapper {
	margin-top: auto;
	display: flex;
	justify-content: space-between;
}
.stepper-item {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1;
	@media (max-width: 768px) {
	  font-size: 12px;
	}
}
.stepper-item::before {
	position: absolute;
	content: "";
	border-bottom: 2px solid #ccc;
	width: 100%;
	top: 20px;
	left: -50%;
	z-index: 2;
}
.stepper-item::after {
	position: absolute;
	content: "";
	border-bottom: 7px solid #ccc;
	width: 100%;
	top: 17px;
	left: 50%;
	z-index: 2;
}
.stepper-item .step-counter {
	position: relative;
	z-index: 5;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #ccc;
	margin-bottom: 6px;
}
.activat {
	color: #fff;
	background: #4bb543 !important;
}
.verde {
	color: #4bb543;
}
.alb {
	color: #fff;
}
.stepper-item.active {
	font-weight: bold;
}
.stepper-item.completed .step-counter {
	background-color: #4bb543;
}
.stepper-item.completed::after {
	position: absolute;
	content: "";
	border-bottom: 7px solid #4bb543;
	width: 100%;
	top: 17px;
	left: 50%;
	z-index: 3;
}
.stepper-item:first-child::before {
	content: none;
}
.stepper-item:last-child::after {
	content: none;
}
  /* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #1a1a1a;
	border-top: 3px solid #b99a45;
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #b99a45;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b99a45;
}
.footer-ribbon:before {
	border-right: 10px solid #060606;
	border-top: 18px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: -10px;
	position: absolute;
	top: 0;
	width: 7px;
	z-index:-1;
}
.footer-ribbon {
	background-color: #C9C9C9;
	margin: -49px 0 25px;
	padding: 10px 20px 6px;
	position: absolute;
}
.footer-ribbon span {
	color: #5d5d5d;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}
#search {
	position: relative;
	z-index: 3;
  }
#search + #umbras {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.7);
}
#search:focus + #umbras, #search:focus-within + #umbras {
	display: block;
	z-index: 2;
}
#cart + #umbrac {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.4);
	z-index: 1000002;
}
#cart:hover + #umbrac {
   display: block;
   z-index: 3;
}
.drpdwn:hover .dropdown-cos {
	display: block;
}
.dropdown-cos.pull-right {
	right: 0;
	left: auto;
}
.dropdown-cos {
	position: absolute;
	top: 100%;
	display: none;
	padding: 5px 0;
	margin: 1px 0 0;
	text-align: left;
	list-style: none;
	border: 0px;
	border-radius: 0px;
	box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
}
#cart .dropdown-cos {
	min-width: 100%;
	font-size: 12px;
	margin-right: 0px;
	margin-top: 0px;
	background: #fff;
	z-index: 1001;
}
#cart .table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #fff;
}
#cart .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	color: #1a1a1a;
	padding: 6px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 0px solid #fff;
}
#cart .table>tbody>tr>td>a{
	color: #1a1a1a;
}
#cart .img-thumbnail {
	border: none;
}
#cart .dropdown-cos li > div {
	min-width: 427px;
	padding: 0 10px;
}
.badge-cos {
	color: #fff;
	left: -3px;
	top: -10px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 10px;
	background-color: #ff652f;
	font-size: 78%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	position: relative;
	display: inline-block;
}
.transport-gratuit {
	color: #008000;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}
.transport-cost {
	color: #31708f;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}
.welc {
    padding-left: 15px;
    padding-right: 10px;
}
.drpdwn {
    float: left;
    overflow: hidden;
}
.drpdwn .drp-btn {
    font-size: 15px;
    outline: none;
    color: #fff;
    padding: 7px 13px;
    background-color: #1a1a1a;
    font-family: inherit;
    border: solid 1px #fff;
    border-style: double;
	border-width: 3px;
	border-radius: 2px;
	margin-left: 3px;
}
.drpdwn .fa-cfc {
    color: #b99a45;
    font-size: 20px;
}
.drpdwn:hover .fa-cfc {
	color: #fff;
}
.drpdwn:hover .drp-btn {
	background-color: #b99a45;
    position: relative;
    z-index: 4;
}
.continut-dropdown {
	color: #1a1a1a;
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 155px;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
    z-index: 5;
}
.continut-dropdown a {
    float: none;
    color: #1a1a1a;
    padding: 7px 15px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.continut-dropdown a:hover {
    color: #fff;
    background-color: #b99a45;
}
.drpdwn:hover .continut-dropdown {
    display: block;
}
.full-header {
	padding-top: 5px;
	border-bottom: 3px solid #b99a45;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	background: #1a1a1a;
}
.full-header-isfix {
	margin-top: 121px;
  }
.meniu {
	background: #1a1a1a;
}
#menu {
    min-height: 40px;
	text-align: center;
}
.navbar {
    margin-bottom: 0px;
}
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #5d5d5d;
    background-color: #C9C9C9;
}
#search .input-lg {
    height: 40px;
    margin-top: 5px;
    border: solid 0px #E0E1E1;
    border-radius: 1px 0 0 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
}
.btn-search {
    color: #1a1a1a;
    background-color: #fff;
    border: solid 1px #fff;
    border-radius: 0 1px 1px 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    padding: 7px 15px;
    line-height: 6px;
    font-size: 15px;
    margin-top: 5px;
    -webkit-box-shadow: inset -1px 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset -1px 1px 1px rgb(0 0 0 / 8%);
}
.nav-cat-link {
	display: block;
	padding: 10px 20px;
	line-height: 1.2em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}
.nav-cat-link:hover {
	color: #fff;
}
.nav-cat {
	float: left;
}
.nav-cat:hover {
	background: #E97467;
}
.nav-cat:hover .nav-sub {
	max-height: 550px;
}
.nav-cat .nav-sub:before, .nav-cat .nav-sub:after {
	content: "";
	display: table;
}
.nav-cat .nav-sub:after {
	clear: both;
}
.nav-sub {
	position: absolute;
	overflow: hidden;
	background: #fff;
	max-height: 0px;
	margin-top: 2px;
	z-index: 3;        
	-webkit-transition: max-height 250ms ease;
	-moz-transition: max-height 250ms ease;
	-o-transition: max-height 250ms ease;
	transition: max-height 250ms ease;
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.nav-box {
	float: left;
	position: relative;
	width: 200px;
	padding: 5px;
	margin: 5px;
}
.nav-box-shadow:hover {
	border-radius: 3px;
	box-shadow: 0px 0px 10px 2px #ddd;
	background-color: #fff;
	float: left;
}
.nav-box hr {
	margin-top: 1px;
	margin-bottom: 1px;
}
.nav-title {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #2b8cdb;
	text-transform: uppercase;
	border-bottom: solid 1px transparent;
}
.nav-title a {
	color: #2b8cdb;
}
.nav-title:hover {
	color: #2b8cdb;
	border-bottom: solid 1px #f00;
}
.nav-box hr {
	margin-top: 1px;
	margin-bottom: 1px;
}
.nav-link {
	float: left;
	width: 100%;
	color: #000;
	padding: 2px 2px 2px 4px;
	border-bottom: solid 1px transparent;
}
.nav-link:hover {
	color: #2B8CDB;
	border-bottom: solid 1px #f00;
}
/* product list */
.product-thumb {
	border: 0px solid #14a76c;
	border-radius: 10px;
	margin-bottom: 20px;
	overflow: auto;
	transition: all .2s;
}
.product-thumb:hover {
	box-shadow: 1px 5px 20px 0px #b99a45;
	border-radius: 10px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
	text-align: center;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 100px;
}
@media (min-width: 1200px) {
	.product-thumb .caption {
		padding: 0 10px;
		min-height: 120px;
	}
	.product-thumb .caption .product-name a {
		font-size: 12px;
	}
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-thumb .caption .product-name {
	margin-bottom: 5px;
	text-align: center;
	max-height: 80px;
	overflow: hidden;
}
.product-thumb .caption .product-name a {
	color: #2180BA;
	font-weight: bold;
}
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 130px;
	}
	.product-thumb .caption .product-name {
		max-height: 100px;
	}
	.product-thumb .caption .product-name a {
		font-size: 14px;
	}
}
.titlu {
	margin-top: 10px;
	border-bottom: solid 1px #C9C9C9;
  }
  .thumbnail {
	border: none;
  }
  .ribbon-sale {
	position: absolute;
	right: 16px;
	top: 10px;
	z-index: 1;
	overflow: hidden;
	height: 20px;
	padding-left: 20px;
	padding-right: 4px;
	background: #c33;
	color: white;
	font-size: 14px;
	font-weight: bold;
	-webkit-clip-path: polygon(0% 50%, 20% 0, 100% 0, 100% 100%, 20% 100%);
	clip-path: polygon(0% 50%, 20% 0, 100% 0, 100% 100%, 20% 100%);
  }
  .ribbon-new {
	position: absolute;
	right: 16px;
	top: 35px;
	z-index: 1;
	overflow: hidden;
	height: 20px;
	padding-left: 20px;
	padding-right: 4px;
	background: #2b8cdb;
	color: white;
	font-size: 14px;
	font-weight: bold;
	-webkit-clip-path: polygon(0% 50%, 20% 0, 100% 0, 100% 100%, 20% 100%);
	clip-path: polygon(0% 50%, 20% 0, 100% 0, 100% 100%, 20% 100%);
  }
  .blue {
	color: #2b8cdb;
  }
  .gray {
	color: #747474;
  }
  .gold {
	color: #b99a45;
  }
  .red {
	color: #cc3333;
  }
  .fs13 {
	font-size: 13px;
  }
  .mb15 {
	margin-bottom: 15px;
  }
  .pret {
	font-size: 27px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: inherit;
	line-height: 1;
  }
  .pret-baza {
	color: #14a76c;
	font-weight: bold;
  }
  .pret-vechi {
	color: #ff652f;
	font-weight: bold;
	text-decoration: line-through;
  }
  .caddfav {
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
  }
  #product  .quantity-adder {
	display: block;
	position: relative;
  }
  #product .quantity-adder .quantity-number input {
	display: inline-block;
	height: 41px;
	padding: 2px;
	text-align: center;
	width: 40px !important;
	border:1px solid #d9d9d9;
	border-radius: 4px 0px 0px 4px;
	font-size: 14px;
  }
  #product .quantity-adder .add-action {
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: 20.5px;
	line-height: 22px;
	position: relative;
	text-align: center;
	width: 20.5px;
	background:#cc3333;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-ms-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
	box-shadow:0 2px 2px rgba(255, 255, 255, 0.2) inset
  }
  #product .quantity-adder .add-action:hover {
	background:#2B8CDB;
  }
  .adauga-cos {
	float: left;
	position: relative;
	width: 68%;
	height: 41px;
  }

  @media (max-width: 1200px) {
	.adauga-cos {
	  width: 61%;
	  height: 41px;
	}
  }
  @media (max-width: 991px) {
	.adauga-cos {
	  width: 58%;
	  padding: 9.8px 0px;
	}
	.adauga-fav {
	  padding: 9.8px 5px;
	}
  }
  @media (max-width: 768px) {
	.adauga-cos {
	  width: 50%;
	  position: fixed;
	  bottom: 38px;
	  left: 0px;
	  z-index: 999;
	}
	.adauga-fav {
	  width: 15%;
	  right: 15px;
	  position: absolute;
	}
  }
  .btn-outline {
	color: #b99a45;
	background-image: none;
	background-color: transparent;
	border: solid 3px #b99a45;
	border-style: double;
	border-radius: 2px;
	height: 45px;
	width: 45px;
  }
  .btn-outline:hover {
	color: #fff;
	background-color: #b99a45;
	border: solid 3px #fff;
	border-style: double ;
  }
  @media (max-width: 767px) {
	  #product .quantity-adder .add-action {
	  display: inline-block;
	  font-size: 20px;
	  height: 41px;
	  width: 41px;
	  line-height: 16px;
	  margin-left: 4px;
	  border-radius: 4px;
	  padding: 11px;
	}
	#product .quantity-adder .quantity-number input {
	  width: 80px !important;
	  border-radius: unset;
	}
	.telcontact {
	  line-height: 27px;
	}
  }
  .panou-slc {
	font-size: 12px;
	font-weight: bold;
  }
  .panou-la-comanda {
	color:#31708f;
	margin-bottom: 4px;
	font-size: 11px;
  }
  .panou-in-stoc {
	color:#3c763d;
	margin-bottom: 4px;
  }
  .panou-indisponibil {
	color:#8a6d3b;
	margin-bottom: 4px;
  }
  .panou-limitat {
	color:#8a6d3b;
	margin-bottom: 4px;
  }
  .panou-in-stoc {
	color:#3c763d;
	margin-bottom: 4px;
  }
  .panou-taxa {
	color: #666;
	margin-bottom: 4px;
  }
  .panou-estimare {
	color:#3c763d;
	margin-bottom: 4px;
  }
  .panou-txt {
	font-size: 12px;
	margin-bottom: 4px;
  }
  .telcontact {
	color: #747474;
	font-size: 15px;
  }
  @media (min-width: 1200px) {
	/*.col-lg*/
	.msg-whatsapp {
	  display: none;
	}
  }
  @media (min-width: 992px) and (max-width: 1199px) {
	/*.col-md*/
	.msg-whatsapp {
	  display: none;
	}
  }
  @media (min-width: 768px) and (max-width: 991px) {
	/*.col-sm*/
	.msg-whatsapp {
	  display: none;
	}
  }
  .capitalize {
	text-transform:capitalize;
  }
  .tab-descriere {
	color: #5d5d5d;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #ddd;
	border-top: 4px solid #C9C9C9;
	padding: 10px 5px 6px 10px;
	margin-bottom: 15px;
	cursor: pointer;
  }
  .ribbon-stock-green {
	position: absolute;
	left: 10px;
	top: -5px;
	z-index: 2;
	overflow: hidden;
	width: 100px;
	height: 100px;
	text-align: right;
  }
  .ribbon-stock-green span {
	background: #5cb85c;
  }
  .ribbon-stock-green span::before {
	border-top-color: #5cb85c;
	border-left-color: #5cb85c;
  }
  .ribbon-stock-green span::after {
	border-top-color: #5cb85c;
	border-right-color: #5cb85c;
  }
  .ribbon-stock-green span {
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(-45deg);
	width: 120px;
	display: block;
	box-shadow: 0 3px 10px -5px #000;
	position: absolute;
	top: 26px;
	left: -24px;
  }
  .ribbon-stock-green span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	z-index: -1;
	border-left: 3px solid gray;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid gray;
  }
  .ribbon-stock-green span::after {
	content: "";
	position: absolute;
	right: 0;
	top: 100%;
	z-index: -1;
	border-left: 3px solid transparent;
	border-right: 3px solid gray;
	border-bottom: 3px solid transparent;
	border-top: 3px solid gray;
  }
  .product-thumb .price {
	color: #14a76c;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
  }
  @media (min-width: 1200px) {
	.product-thumb .price {
	  font-size: 15px;
	}
  }
  @media (min-width: 992px) and (max-width: 1199px) {
	.product-grid .product-thumb .caption {
	  min-height: 140px;
	}
	.product-thumb .caption .product-name {
	  max-height: 100px;
	}
	.product-thumb .price{
	  font-size: 16px;
	}
  }
  @media (min-width: 768px) and (max-width: 991px) {
	.product-thumb .caption .product-name a {
	  font-size: 14px;
	}
	.product-grid .product-thumb .caption{
	  min-height: 160px;
	}
	.product-thumb .caption .product-name {
	  max-height: 140px;
	}
  }
  .product-thumb .price-new {
	font-weight: 600;
  }
  .product-thumb .price-old {
		color: #ff652f;
		text-decoration: line-through;
		font-size: 75%;
  }
  /*buton-cos*/
  /* .product-thumb .buton-cos {
		border: 3px solid #b99a45;
		border-style: double;
		overflow: auto;
		border-radius: 2px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
  } */
  /* .product-thumb .buton-cos button {
		width: 100%;
		border: none;
		float: left;
		background-color: #fff;
		color: #b99a45;
		line-height: 38px;
		font-family: 'Arkhip', sans-serif;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		vertical-align: middle;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-osx-font-smoothing: grayscale;
		position: relative;
		overflow: hidden;
  } */
  .buton-cos button:before {
		content: "";
		position: absolute;
		z-index: -1;
		left: 50%;
		right: 50%;
		bottom: 0;
		background: #1a1a1a;
		height: 100%;
		-webkit-transition-property: left, right;
		transition-property: left, right;
		-webkit-transition-duration: 0.2s;
		transition-duration: 0.2s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
  }
  .product-thumb:hover .buton-cos button:hover:before  {
		left: 0;
		right: 0;
		color: #fff;
  }
  .product-thumb:hover .buton-cos button {
		background-color: #b99a45	;
		width: 100%;
		color: #fff;
  }
  .product-thumb .buton-cos button + button {
		width: 20%;
		background-color: #fff;
		color: #2180BA;
  }
  .product-thumb:hover .buton-cos button + button {
		width: 20%;
		background-color: #fff;
		color: #2180BA;
  }
  /* .orange {
		color: #ff652f;
  } */
  /*END buton-cos*/

/* start new btn-cart-related */
.product-thumb .btn-cart-related {
	width: 93%;
	border: 3px solid #b99a45;
	border-style: double;
	/* overflow: auto; */
	border-radius: 2px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #fff;
	color: #b99a45;
	line-height: 38px;
	font-family: 'Arkhip', sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	animation: leave 0.2s forwards;
}
.product-thumb:hover .btn-cart-related {
	background-color: #b99a45;
    color: #fff;
    border: 3px solid #fff;
    border-style: double;
	border-radius: 2px;
	
}
.product-thumb:hover .btn-cart-related:hover {
	animation: hover 0.2s forwards;
}
@keyframes hover {
    from {
        box-shadow: inset 0 0 0 0.01px #1a1a1a;
    }
    to {
        box-shadow: inset 20em 0 0 0.01px #1a1a1a;
        color: #b99a45;
    }
}

@keyframes leave {
    from {
        box-shadow: inset -20em 0 0 0.01px #1a1a1a;
        color: #b99a45;
    }
    to {
        box-shadow: inset 0 0 0 0.01px #1a1a1a;
    }
}
/* end new btn-cart-related */


  .editeaza_produs {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 2000;
  }
  .editeaza_produs a {
		background-color: #42a754;
		padding: 8px 10px;
		display: block;
		font-size: 14px;
		color: #fff;
		border-bottom-left-radius: 5px;
  }
  .alerta-lichidare {
		padding: 8px 14px 8px 14px;
		color: #a94442;
		background-color: #f2dede;
		border-left: solid 5px #a94442;
		border-radius: 4px;
		margin-bottom: 20px;
  }.img-thumbnail {
		display: inline-block;
		max-width: 100%;
		height: auto;
		padding: 4px;
		line-height: 1.42857143;
		background-color: #fff;
		border: 0px solid #ddd;
		border-radius: 4px;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
  }
  .thumbnail {
		border: 0px;
		display: block;
		padding: 4px;
		margin-bottom: 20px;
		line-height: 1.42857143;
		background-color: #fff;
		-webkit-transition: border .2s ease-in-out;
		-o-transition: border .2s ease-in-out;
		transition: border .2s ease-in-out;
  }
  .subcategory {
		padding: 4px 7px;
		-webkit-transition: border .2s ease-in-out 0s;
		-moz-transition: border .2s ease-in-out 0s;
		-ms-transition: border .2s ease-in-out 0s;
		-o-transition: border .2s ease-in-out 0s;
		transition: border .2s ease-in-out 0s;
  }
  .subcategory:hover {
		box-shadow: 0 2px 6px rgb(0 0 0 / 15%)
  }
  .subcategory img {
		max-width: 60px;
  }
  .subcategory .name-wrapper {
		height: 60px;
		margin-left: 70px;
  }
  .display-table {
		display: table;
		height: 100%;
		width: 100%;
		overflow: hidden;
  }
  .display-table-cell {
		display: table-cell;
		height: 100%;
		vertical-align: middle;
		width: 100%;
  }
  .display-table-cell h5 {
		margin-top: 2px;
		margin-bottom: 2px;
		font-size: 12px;
  }
  .insigna {
		color: #fff;
		left: -3px;
		top: -10px;
		padding-right: 6px;
		padding-left: 6px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-radius: 10px;
		background-color: #f0ad4e;
		font-size: 78%;
		font-weight: 700;
		line-height: 1;
		text-align: center;
		white-space: nowrap;
		vertical-align: baseline;
		position: relative;
		display: inline-block;
  }
	span.ascuns-xs, span.ascuns-sm, span.ascuns-md, span.ascuns-lg {
		display: inline;
	}
	/* xs */
	@media (max-width: 767px) {
		.full-header {
			padding-top: 0;
			padding-bottom: 0;
		}
		#logo {
			text-align: center;
			text-align: -webkit-center;
		}
		#search {
			margin-top: 0;
			margin-bottom: 0;
		}
		#search .input-lg {
			margin-top: 12px;
			height: 32px;
		  }
		  #search .btn-lg {
			padding: 6px 20px;
			margin-top: 12px;
		  }
		.ascuns-xs {
			display: none!important;
		}
		.full-header-isfix {
			margin-top: 120px;
		}
		.isearch-container{
			left: 15px !important;
			right: 15px !important;
			min-width: 300px!important;
			width: auto !important;
			
		}
		#menu .see-all {
			padding: 10px 20px !important;
		}
		#menu div.dropdown-menu {
			text-align: center;
		}
		#menu .nav > li > a:hover, #menu .nav > li.open > a {
			border-bottom: 1px solid #c83544;
			color: #fff;
		}
		#menu .nav > li > a {
			color: #fff !important;
		}
		.panou-dd {
			margin-bottom: 15px;
		}
		.login-btn {
			padding: 5px;
			width: 61%;
		}
	}
	/* sm */
	@media (min-width: 768px) and (max-width: 991px) {
		.ascuns-sm {
			display: none!important;
		}
		#logo {
			margin: 8px 0 10px 0;
		}
		.drpdwn .drp-btn {
			padding: 7px 6px!important;
		}
		#search .input-lg {
			margin-top: 0px;
			margin-bottom: 7px;
		}
		.btn-search {
			margin-top: -7px;
		}
		.nav-cat-link {
			padding: 10px 5px;
		}
		.full-header-isfix {
			margin-top: 160px;
		}
	}
	/* md */
	@media (min-width: 992px) and (max-width: 1199px) {
		.logo {
			max-height: 60px;
		}
		.ascuns-md {
			display: none!important;
		}
		#search .input-lg {
			margin-top: 0px;
			margin-bottom: 7px;
		}
		.btn-search {
			margin-top: -7px;
		}
		.full-header-isfix {
			margin-top: 155px;
		}
		#search {
			margin-top: 16px;
    		margin-bottom: 10px;
		}
	}
	/* lg */
	@media (min-width: 1200px) {
		.ascuns-lg {
			display: none!important;
		}
		.logo {
			max-height: 56px;
		}
	}
	

	.modal.left .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  height: 93%;
  -webkit-transform: translate3d(0%, 0, 0);
      -ms-transform: translate3d(0%, 0, 0);
       -o-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content {
  height: 100%;
  overflow-y: auto;
  background-color: #2b8cdb;
}
.modal.left .modal-body {
  padding: 0px;
}
/*Left*/
.modal.left.fade .modal-dialog{
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
       -o-transition: opacity 0.3s linear, left 0.3s ease-out;
          transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog{
  left: 0;
}
/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none;
}
.modal-header {
  border-bottom: 1px solid #b99a45;
  background-color: #1a1a1a;
}
.modal-header h4 {
  color: #fff;
  text-align: center;
}
.modal-header .close {
  margin-top: -26px;
  font-size: 33px;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  /* border-top: 1px solid transparent; */
  /* -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1); */
  /* box-shadow: inset 0 1px 0 rgba(255,255,255,.1); */
}
#menu .dropdown-inner a {
	padding: 3px 20px !important;
}
/* end MODAL MENIU MOBILE*/

.alertcos {
	padding: 15px 14px 15px 14px;
	position: fixed;
	top: 130px;
	right: 150px;
	border-radius: 4px;
	z-index: 999;
}
.alertcos-success {
	color: #1cb162;
	font-size: 14px;
	background-color: #c4f3d8;
	border-color: #d6e9c6;
	border-left: solid 5px #1cb162;
}
button.closecos {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    padding-left: 10px;
}
.closecos {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
/* xs */
@media (max-width: 767px) {
	.alertcos{
		bottom: 90px;
		left: 0px;
		top: unset;
		right: unset;
	}
}
.panel-success {
	border: none;
}
.butoncart {
	font-family: 'Arkhip', sans-serif;
	display: inline-block;
	padding: 1.25rem 9rem;
	border: solid 3px #fff;
	border-style: double;
	border-radius: 3px;
	color: #fff;
	background-color: #b99a45;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.35rem;
	transition: all 0.3s;
	position: relative;
	overflow: hidden;
	z-index: 1;
	animation: leavecart 0.3s forwards;
}
.butoncart:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #E0E1E1;
	border-radius: 3px;
	z-index: -2;
  }
  /* .butoncart:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background-color: #1a1a1a;
	transition: all 0.3s;
	border-radius: 3px;
	z-index: -1;
  } */
  .butoncart:hover {
	color: #b99a45;
	animation: hovercart 0.3s forwards;
  }
  @keyframes hovercart {
    from {
        box-shadow: inset 0 0 0 0.01px #1a1a1a;
    }
    to {
        box-shadow: inset 30em 0 0 0.01px #1a1a1a;
        color: #b99a45;
    }
	}

	@keyframes leavecart {
		from {
			box-shadow: inset -30em 0 0 0.01px #1a1a1a;
			color: #b99a45;
		}
		to {
			box-shadow: inset 0 0 0 0.01px #1a1a1a;
		}
	}
  /* .butoncart:hover:before {
	width: 100%;
  } */
  
/* shiny */
.shiny:after {
		position: absolute;
		content: '';
		display: inline-block;
		top: -180px;
		left: 0;
		width: 30px;
		height: 100%;
		background-color: #fff;
		animation: shiny-btn1 3s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn1 {
		0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
		80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
		81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
		100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
/* end shiny */
.ls25 {
	letter-spacing: 0.25rem;
}
.butoncategcart {
	display: inline-block;
	padding: 10px 30px;
	border-radius: 3px;
	color: #5d5d5d;
	background-color: #E0E1E1;
	text-transform: uppercase;
	font-weight: bold;
	transition: all 0.3s;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 10px;
}
.butoncategcart:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #E0E1E1;
	border-radius: 3px;
	z-index: -2;
}
.butoncategcart:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background-color: #C9C9C9;
	transition: all 0.3s;
	border-radius: 3px;
	z-index: -1;
}
.butoncategcart:hover {
	color: #272727;
}
.butoncategcart:hover:before {
	width: 100%;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #E0E1E1;
    border-color: #E0E1E1;
	color: #5d5d5d;
}
#cont {
	margin-top: 15px;
}
.btn-xs {
	font-size: 9px;
}
.input-qty {
	max-width: 70px;
	height: 35px;
}
.qty {
	max-width: 140px;
	margin-top: 17px;
}
.qty-btn {
	padding: 7.4px 12px;
	height: 35px;
}
.qty-btn:hover {
	color: #fff;
	background-color: #b99a45;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border-color: #b99a45;
	border-bottom-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: #b99a45;
	color: #fff;
}
.btn-demadeco-gold {
	font-family: 'Arkhip', sans-serif;
	display: inline-block;
	padding: 1rem 9rem;
	border: solid 3px #fff;
	border-style: double;
	border-radius: 3px;
	color: #fff;
	background-color: #b99a45;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.35rem;
	transition: all 0.3s;
	position: relative;
	overflow: hidden;
	z-index: 1;
	animation: leavedd 0.3s forwards;
}
.btn-demadeco-gold:hover {
	color: #b99a45;
	animation: hoverdd 0.3s forwards;
}
.btn-demadeco-white {
	font-family: 'Arkhip', sans-serif;
	display: inline-block;
	padding: 5px 20px;
	border: solid 3px #b99a45;
	border-style: double;
	border-radius: 3px;
	color: #b99a45;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.25rem;
	transition: all 0.3s;
	position: relative;
	overflow: hidden;
	z-index: 1;
	animation: leavedd 0.4s forwards;
}
.btn-demadeco-white:hover {
color: #b99a45;
animation: hoverdd 0.4s forwards;
}
@keyframes hoverdd {
from {
	box-shadow: inset 0 0 0 0.01px #1a1a1a;
}
to {
	box-shadow: inset 504px 0 0 0.01px #1a1a1a;
	color: #b99a45;
}
}
@keyframes leavedd {
	from {
		box-shadow: inset -30em 0 0 0.01px #1a1a1a;
		color: #b99a45;
	}
	to {
		box-shadow: inset 0 0 0 0.01px #1a1a1a;
	}
}
.h-100 {
	height: 100% !important;
}
.end-0 {
    right: 0 !important;
}
.top-0 {
    top: 0 !important;
}
.position-absolute {
    position: absolute !important;
}
.text-muted {
    --bs-text-opacity: 1;
    color: #a4a9b4 !important;
}
.font-size-18 {
    font-size: 18px !important;
}
/* panou account catalog */
.panou-dd {
    border: none;
    border-radius: 30px;
    box-shadow: 1px 4px 10px 0px #b99a455e;
    padding: 0 0 20px 0;
    margin: 0px;
  }
  .panou-dd-header {
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 30px;
    box-shadow: 1px 4px 10px 0px #b99a455e;
  }
  .panou-dd-body {
    margin-top: 15px;
  }
  .lista-group {
    padding-left: 0;
    margin-bottom: 20px;
  }
  .lista-group a {
    color: #1a1a1a;
    border: 3px solid #fff;
    border-style: double;
    padding: 8px 12px;
  }
  .lista-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
  }
  .lista-group a.activa:hover, .lista-group a:hover {
    color: #1a1a1a;
    background: #ffffff;
    border-left: 3px solid #b99a45;
    border-style: double;
    text-shadow: 0 1px 0 #FFF;
  }
  .lista-group a.activa {
    color: #b99a45;
    background: #fff;
    border-left: 3px solid #b99a45;
    border-style: double;
  }
  .panou-dd-mare {
    border: none;
    border-radius: 15px;
    box-shadow: 1px 4px 10px 0px #b99a455e;
    padding: 20px;
    margin: 0px;
  }
  #menu .btn-mobile-navbar-cfc {
	font-size: 15px;
	color: #FFF;
	padding: 2px 18px;
	background-color: #1a1a1a;
	border: 3px solid #b99a45;
	border-style: double;
	border-radius: 2px;
}
/* cerc loader demadeco */
.loader {
    display: block;
    position: absolute;
    width: 132px;
    height: 132px;
    top: 26px;
    left: 520px;
  }
  .loader:before , .loader:after{
    content: '';
    border-radius: 50%;
    position: absolute;
    inset: 0;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3) inset;
  }
  .loader:after {
    box-shadow: 0 2px 5px 0 #b99a45 inset;
    animation: rotate 2s linear infinite;
  }
  @keyframes rotate {
    0% {  transform: rotate(0)}
    100% { transform: rotate(360deg)}
  }
  @media (max-width: 767px) {
    .loader {
      top: 12px;
      left: 126px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .loader {
      top: 26px;
      left: 420px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .loader {
      top: 26px;
      left: 310px;
    }
  }
  @media (min-width: 424px) and (max-width: 767px) {
    .loader {
      top: 12px;
      left: 41%;
    }
  }
  @media (min-width: 350px) and (max-width: 425px) {
    .loader {
      top: 12px;
      left: 33%;
    }
  }

  /* end */

.label {
	cursor: pointer !important;
}
.admin_edit {
	position: fixed;
	right: 0px;
	transition: 0.3s;
	width: 250px;
	text-decoration: none;
	font-size: 15px;
	color: #000;
	border-radius: 5px 0px 0px 5px;
	top: 200px;
  }
  /* .admin_edit:hover {
	right: 0px;
	z-index: 2;
  } */