/*** CALCULATOR FOLIE ***/
.folie{
	background-color: #cce2ec;
	border: 1px solid #e6eff4;
	border-radius: 10px;
	width: 325px;
	position: relative;
}
.folie a{
	color: #1a5d8c !important;
	text-decoration: none !important;
}
.folie_down{
	background: url(../../images/unchecked.png) 10px center no-repeat;
	height: 40px;
	padding: 5px 30px; 
}
.folie_down_checked{
	background: url(../../images/checked.png) 10px center no-repeat;
}
.folie_unchecked{
	background-color: #cce2ec;
	opacity: 0.6;
}
.folie_calc, .folie_calc_back{
	background:-webkit-gradient(linear,left top,left bottom,from(#3092c5),to(#23648e));
	background:-moz-linear-gradient(top,#3092c5,#23648e);
	background:linear-gradient(#3092c5,#23648e);
	background:-ms-linear-gradient(top, #3092c5,#23648e);
	background-image:-o-linear-gradient(top, #3092c5,#23648e);
	-pie-background:linear-gradient(#3092c5,#23648e);
	border: none;
	border-radius: 7px;
	font-family: 'FranklinGothic-DemiCond' !important;
	color: #fff !important;
	font-size: 20px !important;
	text-transform: uppercase;
	margin: 10px 0;
	box-shadow: 5px 5px 5px #dbdbdb;
	text-decoration: none !important;
	cursor: pointer;
	padding: 5px 20px;
}
.folie_calc_back{
	background:-webkit-gradient(linear,left top,left bottom,from(#a8a3a3),to(#848484));
	background:-moz-linear-gradient(top,#a8a3a3,#848484);
	background:linear-gradient(#a8a3a3,#848484);
	background:-ms-linear-gradient(top, #a8a3a3,#848484);
	background-image:-o-linear-gradient(top, #a8a3a3,#848484);
	-pie-background:linear-gradient(#a8a3a3,#848484);
}
.folie_input{
	background: none; 
	margin: 4px 15px; 
	width: 35px !important;
	border: none;  
	font-size: 16px; 
	color: #226994; 
	text-align: right;
}
.folie_lungime,.folie_latime,.folie_inaltime_x,.folie_inaltime_y,
.folie_lungime2,.folie_latime2,.folie_inaltime_x2,.folie_inaltime_y2,
.folie_lungime3,.folie_latime3,.folie_inaltime_x3{
	background: url(../../images/dimension.png) 0 0 no-repeat;
	width: 71px;
	height: 41px;
	position: absolute; 
	top: 15px; 
	left: 160px;
}
.input_error1 .input_error{
	background: url(../../images/dimension2.png) 0 0 no-repeat;
	width: 71px !important;
	height: 41px;
	border: none;  
	font-size: 16px;
	color: #fff; 
	text-align: center;
	padding: 0px 15px 11px;
	margin: 0 !important;
}
.folie_lungime2{
	top: 25px; 
	left: 160px;
}
.folie_lungime3{
	top: 25px; 
	left: 122px;
}
.folie_latime{
	top: 145px; 
	left: 82px;
}
.folie_latime2{
	top: 150px; 
	left: 80px;
}
.folie_latime3{
	top: 147px; 
	left: 84px;
}
.folie_inaltime,.folie_inaltime2,.folie_inaltime_x3{
	background: url(../../images/dimension_lat.png) 0 0 no-repeat;
	width: 72px;
	height: 31px;
	position: absolute; 
	top: 140px; 
	left: 3px;
}
.folie_inaltime2{
	top: 140px; 
	left: 0;
}
.folie_inaltime3{
	top: 96px; 
	left: 5px;
}
.folie_inaltime_x{
	top: 40px; 
	left: 45px;
}
.folie_inaltime_x2{
	top: 55px; 
	left: 41px;
}
.folie_inaltime_x3{
	top: 90px;
	left: 21px;
}
.folie_inaltime_y, .folie_inaltime_y2,.folie_inaltime3{
	background: url(../../images/dimension_up.png) 0 0 no-repeat;
	width: 72px;
	height: 31px;
	position: absolute; 
	top: 90px;
	left: 124px;
}
.folie_inaltime_y2{
	top: 97px;
}
.folie_inaltime3{
	top: 110px;
}
.result{
	font-size: 20px;
	line-height: 50px;
	color: #2d8cb6;
	font-weight: bold;
	text-transform: uppercase;
}
.lunglat,.lunglat2{
	background-color: #eb8821;
	border-radius: 5px;
	width: 75px;
	height: 35px;
	box-shadow: 3px 3px 3px #e0e0e0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.lunglat2{
	background-color: #2d8cb6;
	width: 50px;
}
.raquo_lunglat, .raquo_lunglat2{
	font-size: 20px;
	color: #eb8821;
	line-height: 35px;
	font-weight: bold;
	margin: 0 10px;
	text-shadow: 3px 3px #e0e0e0;
}
.raquo_lunglat2{
	color: #2d8cb6;
}
.lungime_input,.lungime_input2{
	background-color: #fafafa;
	border: 1px solid #d8d8d6;
	border-radius: 5px;
	width: 175px;
	height: 35px;
	font-size: 20px;
	color: #1b537d;
	font-weight: bold;
	line-height: 35px;
}
.lungime_input2{
	font-size: 14px;
	width: 400px !important;
}
.m_imput{
	color: #2d8cb6;
}
.input_error2 .input_error{
	background: url(../../images/dimension_lat2.png) 0 0 no-repeat;
	width: 71px !important;
	height: 30px;
	border: none;  
	font-size: 16px;
	color: #fff; 
	text-align: center;
	padding: 0 20px 0 15px;
	margin: 0 !important;
}
.input_error3 .input_error{
	background: url(../../images/dimension_up2.png) 0 0 no-repeat;
	width: 72px !important;
	height: 30px;
	border: none;  
	font-size: 16px;
	color: #fff; 
	text-align: center;
	padding: 0 15px 0 20px;
	margin: 0 !important;
}
.tech_fis, .subpunct, .subpunct span{
	font-size: 13px;
	font-weight: bold;
	color: #106945;
	line-height: 30px;
	text-decoration: none !important;
	margin-right: 40px;
	cursor: pointer;
}
.tech{
	width: 100%;
	border-bottom: 1px solid #ead9d9;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
.subpunct_comp, .produsd a.subpunct_comp{
	font-size: 13px;
	font-weight: bold;
	color: #1ca970;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer;
}
.calc_attention{
	font-size: 12px;
	color: #ff7e00;
}
.legenda{
	position: absolute;
	bottom: 48px;
	right: 5px;
	color: #226994;
	font-size: 10px;
}
.pt_acop,.pt_per{
	background-color: #2d88bb;
	width: 10px;
	height: 5px;
}
.pt_per{
	background-color: #16496b;
}
.calc_radio,.calc_radio table{
	color: #1a5d8c !important;
}
.calc_radio a{
	text-decoration: none;
	color: #1a5d8c !important;
}
.tip_folie{
	margin: 15px 0 5px;
	font-size: 14px;
	color: #1a5d8c;
	font-weight: bold;
	text-transform: uppercase;
}
.folie_jos{
	border: 1px solid #e6eff4;
	box-shadow: 3px 3px 3px #f1f6f8;
	padding: 0 30px 30px;
}

.calculator figure {
	max-height: 240px;
	margin-top: 10px;
}
.calculator .card.card-primary {
	background-color: #ffffff;
}
.calculator .form-control {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 14px;
	background-color: #ffffff;
}
.form-calcul .form-inline {
	width: 100%;
}
@media (min-width: 992px) {
	.form-calcul .form-inline .form-control {
		width: 90%;
		float: right;
	}
}
@media (min-width: 768px) {
	.form-calcul .form-inline .form-control {
		width: 80%;
		float: right;
	}
}

/******END CALCULATOR FOLIE******/

.category-item {
	display: block;
	padding: 10px;
	border: 1px solid #d8d8d8;
	float: left;
	transition: ease-in-out,0.4s;
}
.category-item:hover {
	background-color: #f2f2f2;
}
.category-item figure {
	max-height: 172px;
	background-color: transparent;
	margin-bottom: 10px;
}
.category-item h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #0f5438;
	text-transform: uppercase;
}
.category-item h3 a {
	color: #0f5438;
}
.category-item p {
	text-align: justify;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 12.5px;
}
.category-item .btn {
	float: right;
}
@media (max-width: 767px) {
	.category-item .btn {
		float: none;
		display: block;
	}
}
.category-item .item-number {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	color: #0f5438;
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 12px;
}

.category-item p {
	min-height: 120px;
}
@media (max-width: 767px) {
	.category-item .item-number {
		display: block;
	}
}
.category-page h3 {
	min-height: 42px;
}
@media (max-width: 575px) {
	.categories-list > .col-12 {
		/* max-width: 100%; */
		/* width: 100%; */
		/* display: block; */
		/* flex: 1; */
		border-bottom: solid 5px #f5f5f5;
		padding: 0 !important;
	}
	.categories-list .category-item {
		border: none !important;
	}
	.categories-list .category-item figure {
		float: left;
		max-width: 40%;
		margin-right: 0.5em !important;
	}
	.categories-list .category-item item-number {
		clear: both;
	}
	.category-item p {
		min-height: auto;
	}
	.category-page h3 {
		min-height: 1px;
	}
}

.prod-filtre ul {
	padding-left: 12px;
	margin-top: 10px;
	max-height: 280px;
	overflow: auto;
}
.prod-filtre ul li {
	list-style: none;
}
.prod-filtre h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
}
.prod-filtre h3 a {
	color: #000000;
	padding: 8px;
}
.prod-filtre h4 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #F2AE47;
	font-size: 13px;
}
.prod-filtre ::-webkit-scrollbar {
	width: 8px;
}
.prod-filtre ::-webkit-scrollbar-track {
	background: #f1f1f1;
}
.prod-filtre ::-webkit-scrollbar-thumb {
	background: #E5E5E5;
	transition: ease-in-out,0.4s;
}
.prod-filtre ::-webkit-scrollbar-thumb:hover {
	background: #dddddd;
}
.prod-filtre .btn-link {
	padding: 0;
	text-transform: none;
	letter-spacing: 0;
	color: #0f5438;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}
.prod-filtre h3 {
	margin-top: 0.5rem;
	text-align: center;
}
.prod-filtre h3 a {
	background-color: #F2AE47;
	font-size: 14px;
	text-decoration: none;
}
.prod-filtre-compact {
	overflow: auto;
}
.prod-filtre-compact-cat {
	display: inline-block;
	margin-left: 6px;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	background-color: #F2AE47;
	font-weight: 600;
	padding: 5px 8px;
}
.prod-filtre-compact-cat:first-child {
	margin-left: 0;
}
.prod-filtre-compact-option {
	display: inline-block;
	border: solid 1px #0f5438;
	padding: 4px 8px;
	cursor: pointer;
}
.prod-filtre-compact-option:last-child {
	margin-right: 12px;
}
.prod-filtre-compact-reset {
	cursor: pointer;
	display: inline-block;
	margin-left: 6px;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	background-color: #A70011;
	color: white;
	font-weight: 600;
	padding: 5px 8px;
}
@media (min-width: 768px) {
	.collapse-filtre {
		display: block !important;
	}
}

@media (max-width: 575px) {
	.producator-info {
		display: block;
		text-align: center;
	}
}
.producator-info img {
	max-width: 100%;
	max-height: 50px;
}
.producator-info p {
	margin-bottom: 0;
}

.prod-page-header {
	background-color: #f2f2f2;
	padding: 10px 5px;
}
.prod-page-header .review {
	display: block;
	/* text-align: right; */
}
@media (max-width: 575px) {
	.prod-page-header .review {
		display: block;
		margin-top: 5px;
		text-align: left;
	}
}
.prod-page-header .review p {
	display: inline;
	margin-top: 0;
}
.prod-page-header .review p a {
	color: #d1d1d1;
	margin: 2px;
}
.prod-page-header .review p a.active {
	color: #F2AE47;
}
.prod-page-header .review .btn-link {
	display: inline-block;
	/* float: right; */
	text-transform: none;
	font-size: 12.5px;
	color: #0f5438;
	text-decoration: underline;
	margin-left: 20px;
}
.prod-page-header .links {
	display: block;
	margin-top: 15px;
	text-align: right;
}
@media (max-width: 575px) {
	.prod-page-header .links, .category-page .links {
		text-align: center;
	}
}
.prod-page-header .links a, .category-page .links a {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #0f5438;
	padding: 8px 4px;
	display: inline-block;
}
@media (max-width: 991px) {
	.prod-page-header .links a {
		display: block;
		padding: 4px;
	}
}
@media (max-width: 575px) {
	.prod-page-header .links a {
		display: inline-block;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 11px;
	}
	.prod-page-header .links a i {
		display: none;
	}
}
@media (max-width: 400px) {
	.prod-page-header .links a {
		display: block;
	}
}

.prod-page-docs {
	margin-top: 5px;
}
.prod-page-docs a {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 12.5px;
	color: #136a46;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.prod-page-docs a i {
	color: #F2AE47;
	margin-right: 10px;
}

.prod-page-contact {
	background-color: #f3f3f3;
	padding: 10px;
	border: 1px solid	#EBEBEB;
}
@media (max-width: 575px) {
	.prod-page-contact {
		padding: 15px;
	}
}
.prod-page-contact h4 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	color: #F2AE47;
	margin-bottom: 10px;
}
@media (max-width: 575px) {
	.prod-page-contact h4 {
		margin-bottom: 10px;
	}
}
.prod-page-contact p {
	color: #000;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.prod-page-contact p a {
	color: #000;
}
.prod-page-contact p i {
	width: 20px;
	margin-right: 5px;
}
.prod-page-docs a{
	display: inline-block;
	padding: 4px;
}
.prod-page-contact p{
	display: inline-block;
	padding: 4px;
	margin: 0;
}
@media (max-width: 575px){
	.prod-page-contact p{
		display: block;
	}
	.prod-page-docs a{
		display: block;
	}
}
.prod-page-contact p i{
	margin-right: 0;
}
.prod-page-contact h4{
	display: inline-block !important;
	padding: 4px;
	margin: 0;
}

.prod-page-dropdown{
	width: 100%;
	right: auto !important;
	left: 0 !important;
	min-width: 376px;
}
@media (min-width: 768px){
	.prod-page-dropdown{
		min-width: 376px;
	}
}
.prod-page-dropdown .cart-item{
	float: left;
}
.prod-page-dropdown .price{
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-align: right;
	color: #A40019;
	float: right;

}
.prod-page-dropdown .price small{
	display: block;
	font-size: 13px;
	text-decoration: line-through;
}
.prod-page-dropdown h4{
	vertical-align: top;
}
.prod-page-dropdown .badge{
	vertical-align: top;
}
.prod-page-dropdown .cart-item{
	cursor: pointer;
	padding: 5px;
}
@media (max-width: 575px){
	.prod-page-dropdown .cart-item-price{
		display: block;
		width: 100%;
		text-align: center;
	}
	.prod-page-dropdown .cart-item-title{
		display: block;
		width: 100%;
		text-align: center;
	}
	.prod-page-dropdown .badge{
		display: block;
		width: 100%;
		margin-bottom: 5px;
		margin-top: 0;
	}
	.prod-page-dropdown{
		max-width:100%;
		min-width:auto ;
	}
}
.prod-page-dropdown .cart-item:hover,
.prod-page-dropdown .cart-item:focus,
.prod-page-dropdown .cart-item:active,
.prod-page-dropdown .cart-item.active{
	background-color: #f2f2f2;
}
.prod-page-dropdown .badge.badge-primary {
	color: #0f5438;
}
.prod-page-dropdown .badge {
	padding: 0;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 12.5px;
	background-color: transparent;
	color: #000000;
}

.prod-page-docs a i{
	margin-right: 3px;
}
.table-produs .price {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #b2b2b2;
}
.table-produs .price small {
	display: block;
	padding-top: 5px;
}
.table-produs .price.text-warning {
	color: #F2AE47 !important;
}
.table-produs .badge {
	padding: 0;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 12.5px;
	background-color: transparent;
	color: #000000;
}
.table-produs .badge i {
	margin-right: 3px;
}
.table-produs .badge.badge-primary {
	color: #0f5438;
}
.table-produs .badge.badge-danger {
	color: #A70011;
}
.table-produs .btn-add-cart {
	float: right;
}
.table-produs .btn-add-cart i:first-child {
	padding-right: 4px;
}
.table-produs .btn-add-cart i:last-child {
	padding-left: 4px;
}
.table-produs .btn-add-cart.disabled {
	color: #ffffff;
	background-color: #bfbfbf;
	position: relative;
	z-index: -999;
}
.table-produs .btn-add-cart.disabled i:first-child {
	opacity: 0;
}
.table-produs tr td {
	border: none;
	border-bottom: 1px dashed #0f5438;
	padding-bottom: 20px;
	padding-top: 20px;
}
.table-produs tr:last-child td {
	border: none;
}
.table-produs thead th {
	border: none;
	border-bottom: 1px dashed #0f5438;
	padding-bottom: 20px;
	padding-top: 20px;
}
.prod-checked-item .card {
	border-radius: 0;
	padding: 3px 6px;
}
.prod-checked-item h4 {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	margin: 0;
	padding:0 3px;
}
.prod-checked-item .price {
	text-align: right;
	font-size: 18px;
}
.prod-checked-item .price small {
	font-size: 12px;
}
.prod-checked-item h3{
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	color: #F2AE47;
	margin: 0;
	padding-bottom: 0;
	min-height: 1px;
}
.prod-checked-item .cart-item-title{
	font-size: 13px;
}
.prod-checked-item h5{
	font-size: 13px;
	margin: 0;
}
@media (max-width: 767px) {
	.table-produs .btn {
		display: block;
		white-space: normal;
		padding: 10px;
		height: 100%;
		font-size: 12px;
		letter-spacing: 0;
	}
	.table-produs {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.table-produs .btn i {
		opacity: 1 !important;
	}
	.table-produs .btn i.fa-angle-right {
		display: none;
	}
	.table-produs .btn span {
		display: none;
	}
	.table-produs .badge {
		white-space: normal;
		display: inline-block;
		padding: 1px;
	}
	.table-produs td {
		white-space: normal;
	}
	.table-produs th h4 {
		white-space: normal;
		font-size: 12px;
	}
	.table-produs td, .table-produs th {
		padding: 6px;
	}
	.table-produs .price {
		font-size: 12px;
	}
	.table-produs p {
		font-size: 12px;
	}
	.table-produs .badge i {
		display: inline;
	}
}
@media (max-width: 290px) {
	.table-produs thead {
		display: none;
	}
}
@media (max-width: 767px) {
	.table-produs .btn span, .table-produs .btn i.fa-angle-right {
		display: inline;
	}
}

@media (min-width: 992px){
	.form-quant .form-control{
		height: 37px;
		margin-top: 0;
	}
}
@media (max-width: 767px) {
	.prod-page-dropdown {
		position: fixed !important;
		height: 100%;
		z-index: 10000;
		margin-top: 0;
		padding: 0;
	}
	.prod-page-dropdown-content {
		padding: 40px 10px 10px 10px;
		height: 100%;
		overflow: scroll;
		overscroll-behavior: none;
	}
}

.table-produs .cart-item-price, .table-produs h4 {
	width: auto;
}
.table-produs .cart-item-title, .table-produs .badge {
	text-align: left;
}
.table-produs .cart-item-price {
	text-align: right;
}
.table-produs .cart-item {
	padding: 10px 5px;
}
.table-produs .price small {
	text-decoration: none;
	display: inline;
}
.table-produs tr td {
	padding-top: 8px;
	padding-bottom: 8px;
}
.table-produs .badge {
	font-size: 14px;
}

.prod-page-detalii h4 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	color: #F2AE47;
}
.prod-page-detalii .btn-link {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #0f5438;
	padding: 3px;
	padding-left: 0;
	display: inline-block;
	margin-bottom: 6px;
	margin-right: 10px;
}

.similar-prod h2 {
	color: #0f5438;
	display: inline-block;
}
.similar-prod .carousel-nav {
	float: right;
	display: inline;
	width: auto;
	max-width: 200px;
}

.prod-gallery {
	/* max-height: 520px; */
	position: relative;
}
@media (max-width: 991px) {
	.prod-gallery {
	max-height: 400px;
	}
}
@media (max-width: 767px) {
	.prod-gallery {
	max-height: 500px;
	}
}
.prod-gallery .carousel-nav-side {
	width: 100%;
	display: block;
	left: 0;
	right: 0;
	position: static;
	z-index: 2 !important;
}
@media (max-width: 767px) {
	.prod-gallery .carousel-nav-side {
		display: none;
	}
}
.prod-gallery .carousel-nav-side .prevg {
	margin-left: 50px;
	position: absolute;
	z-index: 99 !important;
	top: 50%;
	left: 0;
}
.prod-gallery .carousel-nav-side .nextg {
	margin-right: 50px;
	margin-left: 50px;
	position: absolute;
	z-index: 99 !important;
	top: 50%;
	right: 0;
}
.prod-gallery .carousel-nav-side i {
	font-size: 30px;
	color: #ffffff;
}
.prod-gallery figure {
	max-height: 540px;
	position: relative;
}
@media (max-width: 767px) {
	.prod-gallery figure {
		max-height: 315px;
	}
}
.prod-gallery .carousel-nav-side i {
	color: #F2AE47;
}

.social-share {
	display: block;
}

.article-date {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #0f5438;
}

.article-page .news-item h3 {
	min-height: 70px;
}

@media (max-width: 575px) {
	.article-page .news-item h3 {
		min-height: 10px;
	}
}

@media (max-width: 1199px) {
	.article-page figure {
		max-height: 240px;
	}
}

.article-page p {
	text-align: justify;
}

.article-page figure {
	max-height: 550px;
}

.article-page h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	color: #F2AE47;
}

.article-page .table-responsive {
	margin-top: 20px;
	margin-bottom: 20px;
}

.article-page .table thead th {
	border: none;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: #F2AE47;
	vertical-align: top;
}

.article-page .table tbody tr td {
	border-color: #E5E5E5;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 12.5px;
	color: #000000;
}

.page-gallery figure {
	max-height: 270px;
	border: 1px solid #E5E5E5;
}

.dictionar-item h4 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 12.5px;
	text-transform: uppercase;
	color: #0f5438;
	margin-bottom: 6px;
}

.dictionar-item figure {
	max-width: 80px;
	border: 1px solid #E5E5E5;
	padding: 5px;
}

.pagination-small .page-item {
	padding: 8px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: #0f5438;
}

.pagination-small .page-item .page-link {
	padding: 0;
	margin: 0;
	border: none;
	padding: 2px;
}

.shop-item .btn-link {
	color: #0f5438;
	text-decoration: underline;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 12px;
}

.shop-item .btn-link.text-danger {
	color: #A70011 !important;
}

@media (max-width: 350px) {
	.shop-item-img {
		display: none;
	}
}

@media (max-width: 350px) {
	.shop-item-info {
		display: block;
		max-width: 100%;
		flex: 100%;
	}
}

.shop-item-info h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 600	!important;
	font-size: 13px !important;
	color: #000 !important;
	margin-bottom:0 !important;
	text-transform: uppercase;
}

.shop-item-info h3 a {
	color: #000 !important;
}

.shop-item-price h4 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 13px;
	color: #1F764E;
	text-transform: uppercase;
	margin-bottom: 12px;
}

@media (max-width: 575px) {
	.shop-item-price h4 {
		margin-top: 6px;
		margin-bottom: 6px;
	}
}
.shop-item-price h4.shop-price {
	color: #A70011;
}
.shop-item-price h4.shop-price small {
	color: #b2b2b2;
	text-decoration: line-through;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 13px;
	margin-right: 5px;
}
@media (max-width: 575px) {
	.shop-item-cant {
	margin-top: 15px;
	}
}
@media (max-width: 350px) {
	.shop-item-cant {
		display: block;
		max-width: 100%;
		flex: 100%;
	}
}
.shop-item-cant .plus-minus-input {
	align-items: center;
}
@media (max-width: 575px) {
	.shop-item-cant .plus-minus-input .input-group-button {
	display: none;
	}
}
.shop-item-cant .plus-minus-input .button {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #000000;
	border: none;
	background-color: transparent;
	box-shadow: none;
	padding: 10px 6px;
}
.shop-item-cant .input-group-field {
	text-align: center;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	padding: 10px;
}
.shop-item-cant .form-control {
	box-shadow: none;
}
.shop-item-small figure{
	max-width: 60px !important;
}
.shop-item h3{
	margin-top:0 !important;
}

.sumar-comanda {
	background-color: #0f5438;
	padding-top: 15px;
	padding-bottom: 10px;
}
.sumar-comanda h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-size: 21px;
	color: #ffffff;
	text-transform: uppercase;
}
.sumar-comanda .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	/* background-color: #ffffff; */
}
.sumar-comanda label {
	color: #ffffff;
}
.sumar-comanda p {
	color: #ffffff;
}
.sumar-comanda {
	border-top: solid 2px #0f5438;
	background: none;
}
.sumar-comanda h3 {
	color: inherit;
}
.sumar-comanda .btn-outline-warning {
	color: #F2AE47;
}

.cupon-form .form-control {
	border: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	min-height: 40px;
	margin-right: 10px;
}

.sumar-pret {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.sumar-pret h4 {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
}
.sumar-pret h4 strong {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}

.sumar-total {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.sumar-total h4 {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
	color: #F2AE47;
}
.sumar-total h4 strong {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}
.sumar-total h4 {
	font-size: 15px;
}

.btn-xxl {
	font-size: 24px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}

.prod-info .btn-link {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
.prod-info p{
	line-height: 20px;
}

.product-features ul {
	padding: 0;
}

.product-features ul li {
	list-style: none;
	display: inline-block;
	width: 33%;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
}

@media (max-width: 767px) {
	.product-features ul li {
		width: 49%;
	}
}

@media (max-width: 575px) {
	.product-features ul li {
		width: 100%;
		display: block;
	}
}

.inline-contact-info h4 {
	display: inline;
	padding-right: 20px;
}

@media (max-width: 991px) {
	.inline-contact-info h4 {
	padding-right: 0;
	display: block;
	margin-bottom: 10px;
	}
}

.inline-contact-info p {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

@media (max-width: 767px) {
	.inline-contact-info p {
	display: block;
	padding: 0;
	}
}

.inline-contact-info p i {
	margin-right: 5px;
}

.cart-page-social h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	color: #0f5438;
}
.cart-page-social a {
	padding: 10px;
	display: inline-block;
}

.info-comanda h2{
	font-size: 38px;
	color: #000;
}

.cart-mesaj h2{
	text-transform: uppercase;
	color: #000;
	font-size: 38px;
}
.cart-mesaj h4{
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
	margin-top: 30px;
}
.cart-mesaj p{
	font-weight: 600;
}

.producer-page h2{
	text-align: center;
	text-transform: uppercase;
}
.producer-video{
	text-align:center;
	text-transform: uppercase;
	font-weight:700;
	color: #164C33;
	font-size: 18px;
	margin-top: 10px;
}
.producer-video a{
	 color: #164C33;
}
.producer-video i{
	font-size: 24px;
	vertical-align:	text-bottom;
	margin-right: 6px;
}
.producer-page figure{
	max-height: 120px;
	max-width: 300px;
	margin-left: 0 !important;
	padding:0 30px;
}

.btn-add-cart {
	font-size: 14px !important;
}

.btn-darken-light{
	background-color:	#ccc;
}

.cart-page-social a {
	color: #0f5438;
}

.prod-page-dropdown-back {
	text-align: center;
	font-size: 16px;
	color: #0f5438;
	position: fixed;
	width: 100%;
	top: 0;
	border-bottom: solid 1px #0f5438;
	background-color: #fff;
	padding: 8px 0;
	z-index: 1000;
}
@media (min-width: 576px) {
	.product-delivery-info {
		float: right;
		text-align: right;
		max-width: 400px;
	}
}
