html {
    font-size: 62.5%;
  }

body{
	letter-spacing: .00625rem;
}

img.img-top-left{
	max-width:300px;
}

img.img-top-right{
	max-width:200px;
}

h1.title{
	text-transform:uppercase;
	font-size:2.5rem;
	text-align:center;
}

.box-text-up{
	margin:4rem 0 0 0;
}

.box-text-up p{
	color: #1d1d1d;
	font-size:1.8rem;
	font-weight: inherit;
	margin:1.5rem 0;
	padding:0;
}

table.custom-table th{
	font-size:1.4rem;
	text-transform:uppercase;
}

table.custom-table td{
	font-size:1.4rem;
}

.dataTables_info{
	font-size:1.4rem;
}

.dataTables_wrapper .dataTables_filter {
	float: left;
	text-align: left;
	width: 100%;
}

.dataTables_wrapper .dataTables_filter label{
	float: right;
	text-align: left;
	min-width: 300px;
	display: flex;
	font-size: 1.8rem;
	text-align: right;
	margin:1rem 0 1rem 0;
}

.dataTables_wrapper .dataTables_filter input{
	font-size:1.4rem;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
	padding: .5em .2em!important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button a{
	font-size:1.4rem;
	border:none;
	color:#1d1d1d!important;
	background: none;
}

.page-link:focus{
	box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background:none!important;
	border:none!important;
}

.active > .page-link, .page-link.active{
	background:none!important;
	color:#1d1d1d!important;
}

.images-mosaic-items-list-item a::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-image: unset !important;
}

.images-mosaic-items-list-item p {
	font-size: 2.5rem;
	line-height: 3rem;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	padding:1.375rem 1.875rem;
	z-index: 2;
}

.box-with-slider{
	margin:4rem 0;
}

.box-with-slider .top-box-text{
	margin:0 0 3rem 0;
}

.box-with-slider .top-box-text h2{
	text-transform:uppercase;
	font-size:2.5rem;
	text-align:center;
}

.box-with-slider .top-box-text p{
	color: #1d1d1d;
	font-size:1.8rem;
	font-weight: inherit;
	margin:1.5rem 0;
	padding:0;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
	background:transparent!important;
}

.box-produse{
	margin:2rem 0;
}

.box-produse .box-produs a{
	text-decoration:none;
	color: #1d1d1d;
}

.box-produse .box-produs h4{
	font-size:2.2rem;
	text-align:left;
	margin:0;
	padding:1.5rem 0 0 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;   /* numărul de linii dorit */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.box-produse .box-produs .bkg-image{
	background:#f4f4f4;
	padding: 0 0 4rem 0;
	position:relative;
}

.box-produse .box-produs .bkg-image img:hover{
	transform: scale3d(1.05,1.05,1.05);
	transition: transform .5s;
}

.box-produse .box-produs .bkg-image img{
	transition: transform .5s;
}

.box-produse .box-produs .bkg-image .product-tag{
	color: #fff;
	background:#009ee2;
	position:absolute;
	top:0;
	left:0;
	font-size:1.1rem;
	text-transform:uppercase;
	padding:.1rem .5rem;
	font-weight:normal;
}

.box-produse .box-produs p{
	color: #1d1d1d;
	font-weight: inherit;
	font-size:1.4rem;
	margin:0 0 1.5rem 0;
	padding:0;
	display: -webkit-box;
	-webkit-line-clamp: 2;   /* numărul de linii dorit */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.vue-star-rating{
	font-size:2.5rem;
	margin:.5rem 0 1rem 0;
	padding:0;
	line-height:100%;
}

.vue-star-rating span{
  color: transparent;
  -webkit-text-stroke: 1px #000;
}

.box-produse .box-produs a.btn{
	border: 1px solid #009ee2;
	background: #ffffff;
	width:100%;
	color:#009ee2;
	font-size:1.8rem;
	line-height:2.2rem;
	margin:.5rem 0 1.5rem 0;
	padding:1.5rem 0 ;
	border-radius:0;
}

.box-produse .box-produs a.btn:hover{
	background: #009ee2;
	color:#ffffff;
}

.footer-banner {
	position: relative;
}

.footer-banner__content {
	position: absolute;
	bottom: 0;
	right: 40px;
	padding:40px;
	font-size: 40px;
	font-style: normal;
	line-height: 42px;
	text-transform: uppercase;
	color: #fff;
	width: 556px;
	background:hsla(0,0%,66%,.2);
	-webkit-backdrop-filter: blur(57.5px);
	backdrop-filter: blur(57.5px);
}

.footer-banner__image img {
	width: 100%;
	display:block;
	height: 100%;
}

.footer-banner__content h4{
	font-size:3rem;
	text-align:left;
	margin:0;
	padding:1.5rem 0 0 0;
	line-height:100%;
}

.box-with-slider a.btn.btn-big{
	display:block;
	margin:2rem auto 4rem;
}

.box-with-slider a.btn.btn-big span:hover{
	border: 1px solid #009ee2;
	background: #ffffff;
	color:#009ee2;
}

.box-with-slider a.btn.btn-big span {
	background: #009ee2;
	color:#ffffff;
	width:100%;
	font-size:1.8rem;
	line-height:2.2rem;
	margin:.5rem 0 1.5rem 0;
	padding:1.5rem 3rem;
	border-radius:0;
	text-transform:uppercase;
}

p.disclaimer{
	color: #1d1d1d;
	font-size:1.6rem;
	font-weight: inherit;
	margin:1.5rem 0 0 0;
	padding:0;
	line-height:120%;
}
