:root {
	--primary-color: #222;
	--culoare-activa: #399;
	--culoare-secundara: #B6A522;
	--primary-hover-color: #399;
	--secondary-color: #ffffff;
	--secondary-light-color: #555;
	--border-color: solid 1px #ddd;
	--border-hover-color: solid 1px #ff4040;
	--background-color: #e7e7e7;
	--background-color2: #f9f4ef;
	--box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;
	--primary-color-site: #f9f4ef;

}
body {
	font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: var(--primary-color);
    font-size: 14px;
    width: 100%;
    background: #fff;
	-webkit-font-smoothing: antialiased;
}
.containeralin{
	max-width: 1780px;
	margin-left: auto;
    margin-right: auto;
	width: 100%;
}
.containeralininner{
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
}
.containeralinhalf{
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
}
.containeralininner2{
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
}
.containeralincheckout{
	max-width: 1200px;
	margin-left: auto;
    margin-right: auto;
	width: 100%;
}
.containercenter4k{
	max-width: 1920px;
}
.containercenter4kslide{
	margin: 0 auto;
	width: 100%;
}
@media (min-width: 1921px){
	.containeralin{
	max-width: 1920px;
	margin-left: auto;
    margin-right: auto;
}
.containercenter4k{
	max-width: 1920px;
	margin: 0 auto;
	margin-left: 7vw;
}
}

@media (min-width: 991px){
.col-lg-55{
	position: relative;
    padding-right: 15px;
    padding-left: 15px;
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
}


.d-contents{
	display: contents !important;
}
a:hover {
	color: #000;
	text-decoration: none;
}
b {
	font-weight: bold;
}
body {
    width: 100%;
    margin: 0 auto;
}

textarea:focus, input:focus {
    outline: none;
}

*:focus {
    outline: none;
}

element {
    outline: none;
}

*:focus {
    outline: none;
}

.modal-open {
    padding-right: 0px !important;
}

.no-border {
    border: none !important;
}

.cart_btn_header button {
    background: transparent;
    border: none;
    padding: 0px;
    color: #000;
}

.cart_btn_header .dropdown-toggle::after {
    display: none;
}

.noarrow .dropdown-toggle::after {
    display: none;
}

.cont_client_box i {
    font-size: 24px;
    line-height: 24px;
}

.cont_client {
    text-align: center;
    font-size: 13px;
}

.cont_client ul {
    margin-bottom: 0px;
}

.cont_client li {
    font-size: 14px;
    line-height: 14px;
}

li.contul_clientului {
    font-weight: 700;
}

input:focus, input.form-control:focus, btn:focus {
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

header {
	z-index: 9999999;
    width: 100%;
    top: -50px;
    background: #fff;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 0 32px rgba(0, 0, 0, 0.15);
}
}

.telefoane a {
    color: #000;
}

.telefoane a:hover {
    color: var(--primary-hover-color) !important;
}

.btn:focus {
    box-shadow: none;
}

#product select.form-control:focus {
    box-shadow: none;
	}

.breadcrumb a {
    color: #161a31 !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

input {
    outline: none;
}

.container_regal {
    max-width: 1920px;
}

.container_regal2 {
    max-width: 1920px;
}

.container2 {
    max-width: 1420px;
}

h1, h2, h3, h4, h5, h6 {
    color: var(--culoare-activa);
    font-weight: 600;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #ffffff;
    background-repeat: repeat-x;
}

/* search */
#search {
    margin-bottom: 0px;
    border-radius: 0;
    position: relative;
	
}

#search .input-lg {
    text-align: left;
	height: 40px;
	font-size: 14px;
	font-weight: 500;
	line-height: 40px;
	color: #000;
	background: #e8e8e8;
	padding: 0 30px;
	border: none;
	border-radius: 5px;
}

#search .input-lg::placeholder {
	color: #89888d;
	font-size: 14px
}

.iconseeearch{
	cursor: pointer;
}

#search .btn-lg {
    font-size: 17px !important;
    line-height: 22px;
    padding: 1px 10px;
    border-color: transparent;
	background: transparent;
    box-shadow: none;
    z-index: 9;
    color: #000;
    height: 30px;
    display: inline-block;
}

.buton_cauta {
    position: absolute;
    right: 10px;
    z-index: 9;
    top: 8px;
}

.buton_cauta .fal {
    font-size: 18px;
    line-height: 22px;
}

.title_total {
    font-size: 14px;
    line-height: 20px;
	text-align: left;
}

.costuri_total {
    font-size: 14px;
    line-height: 20px;
}

.cos_cumparaturi {
    background: #5f5f5f;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
}

.btn_finalizare {
    background: #263a26;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
}

.btn_finalizare:hover {
    background: var(--primary-hover-color);
    color: #fff;
}

#cart .cost_total {
    font-size: 13px;
    font-weight: 700;
}

#cart .product_name a {
    font-size: 13px;
    line-height: 15px;
    display: inline-block;
}

#cart .product_name:hover a {
    color: var(--primary-hover-color);
}

.show_search_bar {
    display: none;
}

.show_cont_mobile {
    display: none;
}

.search-heder-bar {
    transition: .4s;
    overflow: hidden;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
    font-size: 12px;
}

/* breadcrumb */
.breadcrumb {
    margin: 0 0 5px 0;
    padding: 3px 0;
    /* border: 1px solid #ddd; */
    background: transparent;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li {
    /* text-shadow: 0 1px 0 #FFF; */
    padding: 0 15px 0px 0px;
    position: relative;
    white-space: nowrap;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

#product h1 {
    text-transform: initial;
    color: #000;
    font-size: 28px;
	font-weight: 600;
}

.breadcrumb > li:after {
    content: '/';
    display: block;
    position: absolute;
    top: 0%;
    right: 7px;
    width: 5px;
    height: 5px;
	color: #000;
}
.breadcrumb > li:last-child:after {
	display: none;
}
.breadcrumb > li:last-child {
	padding:0;
}

html[dir=rtl] .breadcrumb > li::after {
    top: -3px;
    left: -5px;
    width: 26px;
    height: 26px;
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD;
    right: unset;
    border-right: unset;
    border-bottom: unset;
}

.pagination {
    margin: 0 auto;
    float: unset;
    text-align: center;
    display: inline-flex;
}

/* buttons */
.buttons {
    margin: 0em 0;
}

.btn {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 1s ease;
    display: inline-block;
    margin: 20px 0;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    color: #000;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    color: #000001;
    background-color: transparent;
    border: 1px solid #000001;
    padding: 12px 25px;
    cursor: pointer;
    z-index: 3;
	
}

.btn-default {
    color: #000;
    /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); */
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn-primary {
	margin-bottom: 20px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background-color: var(--culoare-activa);
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: var(--primary-hover-color);
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

/* product list */
].product-thumb {
    margin-bottom: 120px;
    overflow: hidden;
    text-align: center;
	background: #fff;
	border-radius: 5px;
}

.product-thumb .image {
    text-align: center;
    padding: 0px;
}

.product-thumb .image a {
    display: block;
}

.imgartinfo{
	display: block;
}

.imgartinfo img{
	mix-blend-mode: multiply;
}

@keyframes load89234 {
  100% {
    background-position: -100% 0;
  }
}

.product-thumb .image a:hover {
    opacity: 1;
}

.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;
    }
}

.product-thumb .caption {
   
    text-align: left;
    z-index: 999;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.dropdown_cont {
    top: 8px;
    padding: 10px;
    right: 10px;
    width: 150px;
    transform: translate3d(-112px, 29px, 0px);
}

/*
.dropdown_cont {
    top: 8px !important;
    padding: 10px !important;
    right: 10px !important;
    width: 150px !important;
    transform: translate3d(-112px, 29px, 0px) !important;
}
*/
.dropdown_cont:after {
    content: "";
    position: absolute;
    z-index: 9999;
    top: -10px;
    right: 115px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e9e9e9;
	display: none;
}

.cont_client .dropdown-menu.show {
    display: block;
    /* width: 120px; */
    /* min-width: 120px; */
    box-shadow: 0 5px 20px -11px #000;
    border: none;
    transform: initial !important;
    z-index: 99999;
	border-top: 3px solid #ff4040;
	border-radius: 0px;
	right: 0;
	top: 49px !important;
	left: unset !important;
}
.features-block .dropdown-menu.show {
    display: block;
    /* width: 120px; */
    /* min-width: 120px; */
    box-shadow: 0 5px 20px -11px #000;
    border: none;
	border-top: 3px solid #ff4040;
	border-radius: 0px;
}






.oc_social {
    display: flex;
    align-items: center;
    justify-content: right;
}

.oc_social a {
    margin: 0px 10px;
}

.dropdown-menu-right a {
    color: #000 !important;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 30px !important;
	transition: 0.5s;
}

.dropdown-menu-right a:hover {
    background-color: #fff !important;
    color: var(--primary-hover-color) !important;
}

.dropdown-menu-right li {
    line-height: 20px;
    /* width: 130px; */
}

.oc_social i {
    font-size: 20px;
    line-height: 20px;
}

.afisare_inline {
    display: flex;
    align-items: center;
    justify-content: center;
}

#top {
    background: #00000094;
    min-height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #212121;
}

#top a {
    color: #fff;
    font-size: 14px;
    line-height: 15px;
}

.call {
    position: relative;
    float: right;
}

.call img {
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
}

.call ul {
    margin-left: 60px;
    margin-bottom: 0;
}

li.title_call {
    font-weight: 700;
    color: #a5c953;
    font-size: 20px;
    line-height: 20px;
}

.call li {
    font-weight: 700;
    color: #000;
    font-size: 20px;
    line-height: 20px;
}

.meniu_secundar {
    text-align: center;
}

.meniu_secundar a {
    color: #000;
    font-size: 16px;
    margin: 0px 4px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.meniu_secundar a:hover {
    color: var(--primary-hover-color);
}

.meniu_principal {
    background: #a5c953;
    text-align: center;
}

.meniu_principal h2 {
    color: #fff;
    line-height: 49px;
}

footer {
    padding: 0px 0px 0px 0px;
	background: #fff;
}

span .input-group-btn {
    position: absolute;
    right: 0px;
}

footer a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
	transition:0.4s;
}



.contact_details li {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
}

.contact_details li img {
    margin-right: 10px;
}

/* Beneficii */
.beneficiu {
    position: relative;
}

.beneficiu img {
    position: absolute;
    width: 45px;
    height: 45px;
    left: 0px;
}

.info_beneficiu {
    padding-left: 55px;
}

.info_beneficiu p {
    font-size: 12.82px;
    line-height: 12px;
    color: #a1a1a1;
}

.info_beneficiu h3 {
    font-size: 15px;
    color: #a5c953;
    line-height: 23px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.section_beneficii {
    padding: 15px 0px;
}

.buton_adauga button, .buton_adauga a {
    background: #f95a09;
    color: #fff !important;
    border-color: #f95a09;
    box-shadow: none;
    border: none;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    transition: .4s;
    border: none;
    text-transform: initial;
    border-radius: 0px;
    width: auto;
    padding: 0px 10px;
}

.product-thumb:hover .buton_adauga button, .product-thumb:hover .buton_adauga a {
    /* background: #000000; */
    transition: .4s;
    opacity: 1;
    border: none;
    background: var(--primary-hover-color);
}

span.wishlist, span.comparare {
    color: #bcbcbc;
    /* margin: 0px 5px; */
}

.contact_details p {
    font-size: 15px;
    color: #000;
    line-height: 18px;
    font-weight: 500;
}

.doua_coloane {
    column-count: 2;
}

.doua_coloane li {
    margin-bottom: 10px;
}

.info_client li {
    margin-bottom: 10px;
}

.newslettr_footer p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
	text-transform: uppercase;
}

.newslettr_footer .form-control {
    border-radius: 0px;
}

.buton_newsletter {
    background: #a5c953;
    border-color: #a5c953;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
    width: 100%;
    line-height: 45px;
    border-radius: 0px;
}

.newslettr_footer img {
    width: 35px;
    margin: 0px 10px;
}

.newslettr_footer img:hover {
    transition: 0.70s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.copyright {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
}

/* BLOG */
.title_blog h2 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    color: #a5c953;
}

.box_post {
    position: relative;
    box-shadow: 10px 10px 0px 0px #a5c953;
}

.descriere_post {
    position: absolute;
    bottom: 0px;
    background: #283345d6;
    width: 100%;
    padding: 20px 20px;
}

.descriere_post h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
}

.descriere_post p {
    color: #fff;
    font-size: 13px;
}

.descriere_post a {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

/* Start product */
ul.thumbnails {
    padding: 0px;
}

.imagine_principala img {
    /* border: 1px solid #ececec; */
}

li.pret_produs h2 {
    font-weight: 300;
    font-size: 35px;
    line-height: 45px;
}

.buton_minus {
    background: #ffffff !important;
    color: #000 !important;
    border: none !important;
    line-height: 37px;
    padding: 6px 10px;
    border-radius: 0;
}

.buton_plus {
    background: #ffffff !important;
    color: #000 !important;
    border: none !important;
    line-height: 37px;
    padding: 6px 10px;
    border-radius: 0;
}

.adauga_btn {
    background: #80a309;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    border: none;
    border-radius: 0px;
}

.adauga_btn:hover {
    background: var(--primary-hover-color);
    color: #fff;
}

.nume_optiune {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 0;
}

.comanda_telefonica h3 {
    font-size: 20px;
    font-weight: 700;
    color: #80a309;
    margin-bottom: 3px;
}

span a.telefon {
    font-weight: 600;
    font-size: 17px;
    color: #000;
    margin: 4px 0px;
    display: inline-block;
}

span a.email {
    font-size: 17px;
    color: #000;
}

.coloana_stanga a {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 5px;
    color: #000;
}

#product select.form-control {
    border-radius: 0px;
}

.descriere {
}

.descriere .tab-content {
    padding: 40px;
    width: 100%;
}

.descriere .nav-tabs {
    width: 100%;
}

.descriere .nav-link.active {
    background: #fff;
    color: #80a309;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.descriere .nav-link {
    padding: 20px 0px;
    text-align: center;
    background: #efefef;
    color: #b4b4b4;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0px;
}

.bun_venit {
    font-size: 15px;
    color: #cecece;
}

.detalii_produs li {
    font-size: 15px;
    color: #000;
}

.feiduit {
    position: relative;
}

h3.produse_asemanatoare {
    color: #80a309;
    font-weight: 600 !important;
    font-size: 23px;
    line-height: 30px;
}

li.cart_mic {
    overflow: hidden;
}

body::-webkit-scrollbar-track, .cart_mic::-webkit-scrollbar-track, .ooee::-webkit-scrollbar-track, .scrollleftcheckout::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px #000;
    background-color: #ddd;
}

body::-webkit-scrollbar, .cart_mic::-webkit-scrollbar, .ooee::-webkit-scrollbar, .scrollleftcheckout::-webkit-scrollbar {
    width: 4px;
    background-color: #ddd;
}

body::-webkit-scrollbar-thumb, .cart_mic::-webkit-scrollbar-thumb, .ooee::-webkit-scrollbar-thumb, .scrollleftcheckout::-webkit-scrollbar-thumb {
    background-color: var(--culoare-activa);
}

.prev-my-slider, .next-my-slider {
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
    /* transition: all .3s ease; */
    z-index: 2;
    background-image: none;
}

.mynavigation {
    width: 100%;
    position: absolute;
    top: 45%;
    line-height: 45px;
    z-index: 1;
}

.owl_carousel {
    position: relative;
}

.owl_carousel .next-my-slider {
    opacity: 1;
    right: 10px;
    position: absolute;
    background: #000000;
    width: 50px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    border: 1px solid #fff;
}

.owl_carousel:hover .next-my-slider {
    opacity: 1;
    right: 10px;
    position: absolute;
}

.owl_carousel .prev-my-slider {
    opacity: 1;
    left: 10px;
    position: absolute;
    background: #000000;
    width: 50px;
    text-align: center;
    color: #fff !important;
    font-size: 20px;
    border: 1px solid #fff;
}

.owl_carousel:hover .prev-my-slider {
    opacity: 1;
    left: 10px;
    color: #fff;
}

.owl_carousel_producatori {
    position: relative;
}

.owl_carousel_producatori .next-my-slider {
    opacity: 0;
    right: -20px;
    position: absolute;
    background: #000000;
    width: 30px;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.owl_carousel_producatori:hover .next-my-slider {
    opacity: 0.8;
    right: 10px;
    position: absolute;
}

.owl_carousel_producatori .prev-my-slider {
    opacity: 0;
    right: 10px;
    position: absolute;
    background: #000000;
    width: 30px;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.owl_carousel_producatori:hover .prev-my-slider {
    opacity: 0.7;
    left: 10px;
    color: #fff;
}

p.font_mic {
    font-size: 12px;
}



.et_promotie_product {
    background: #ee3e29;
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    font-weight: 300;
    font-size: 25px;
    text-align: center;
}

h2.pret_special {
    color: #ff0000;
    margin-bottom: 0px;
}

#form-review input[type="text"].form-control {
    height: 50px;
    box-shadow: 0 5px 13px -7px #0000;
    border: 1px solid #e3e3e3;
}

#form-review textarea.form-control {
    box-shadow: 0 5px 13px -7px #0000;
    border: 1px solid #e3e3e3;
}

.help-block {
    color: #000;
    font-size: 14px;
    margin-top: 20px;
}

a.stergere_btn {
    background: #ff0000;
    color: #fff;
    border-color: #ff0000;
    font-size: 20px;
}

input.adauga_cos {
    background: #a5c953;
    color: #fff;
    border-color: #a5c953;
    font-size: 20px;
    box-shadow: none;
    border: none;
}

input.adauga_cos:hover {
    background: var(--primary-hover-color) !important;
}

.informatii a {
    padding: 0px 10px;
    color: #000;
    font-size: 15px;
    line-height: 26px;
    display: block;
    background: #f2f2f2;
    margin-bottom: 1px;
}

.informatii a:hover {
    color: #fff;
    background: var(--primary-hover-color);
}

span.wishlist i, span.comparare i {
    font-size: 18px;
}

.box_contact {
    /* box-shadow: 0 7px 15px -9px #fff; */
    padding: 10px;
    text-align: center;
    border: 1px solid #e4e4e4;
    min-height: 190px;
    display: grid;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #fff;
}

.box_contact:hover {
    /* box-shadow: 0 7px 15px -9px #000; */
}

.box_contact i {
    font-size: 40px;
}

.box_contact strong {
    font-size: 23px;
}

.btn_send {
    background: #a5c953;
    border: none;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 25px;
}

.btn_send:hover {
    background: var(--primary-hover-color);
}

.btn_send:focus {
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.btn_send:focus {
    box-shadow: none;
}

.formation input[type="text"].form-control {
    height: 50px;
}

.formation textarea.form-control {
    /* box-shadow: 0 4px 7px -5px #000; */
}

#grid-view.active {
    background: var(--primary-hover-color);
    color: #fff;
}

#list-view {
    background: #000000;
    color: #fff;
	border: none
}

#grid-view {
    background: #000000;
    color: #fff;
	border: none
}

#list-view.active {
    background: var(--primary-hover-color);
    color: #fff;
}

/* Cart_page */
.nume_produs h2 {
    margin-bottom: 0px;
    line-height: 19px;
}

.nume_produs h2 a {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    display: inline-block;
}

.prod-details-cart {
    background: #fff;
    border: 1px solid #ebebeb;
}

span.cod_produs {
    color: #adadad;
    font-size: 14px;
    font-weight: 300;
}

input.input-cantitate {
    /* box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); */
    border: 1px solid #dee2e6 !important;
    border-radius: 4px;
    min-width: 50px;
}

.btn_finalizare_cart {
    color: #fff;
    background: var(--primary-color);
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 36px;
    display: flex;
    height: 50px;
}

.btn_finalizare_cart:hover {
    color: #fff;
	background: var(--primary-hover-color);
}

.btn_continuare_cart {
    color: #000;
    background: #ffffff;
    border: none;
    border-radius: 4px;
    font-size: 18px;
    line-height: 36px;
    display: flex;
    border: 1px solid #000;
}

.btn_continuare_cart:hover {
    background: var(--primary-hover-color);
    color: #fff;
}

.remove {
    color: #ff0000;
    font-size: 15px;
    line-height: 15px;
    border-radius: 4px;
}

.minuss:hover, .pluss:hover{
	background: var(--primary-color);
	color: #fff;
}

.minuss, .pluss{
	border-radius: 0
}

@media screen and (max-width: 1199px) {
  .minuss, .pluss{
	width: 15px;
	height: auto;
	padding: 0;
	}
	.fa-minus, .fa-plus{
		font-size: 8px;
	}
	.remove{
		position: initial !important;
		display: inline-flex !important;
		padding: 0 !important;
		height: auto !important;
		margin-left: 5px !important;
	}
	.input-group{
		min-width: 75px;
	}
}

.remove:hover {
    color: #fff;
    background: var(--primary-hover-color);
    text-decoration: none;
}

.favo {
    color: #a5c953;
    padding: 5px 10px;
}

.favo:hover {
    color: #fff;
    background: var(--primary-hover-color);
    text-decoration: none;
}

span.tr__op {
    font-size: 16px;
    font-weight: 600;
    width: 70%;
    display: inline-block;
    line-height: 30px;
}

span.tr__pret {
    display: inline-block;
    text-align: right;
    width: 28%;
    font-size: 16px;
    line-height: 30px;
	font-weight: 600;
}

.cart__cart {
	background: #eee;
    padding: 10px;
}

/* Inregistrare */
#account input {
    /* box-shadow: 0 0px 10px -6px #000; */
    /* height: 50px; */
}

.parola__cont input {
    /* box-shadow: 0 0px 10px -6px #000; */
    height: 50px;
}

.avantaje__cont i {
    color: #1ed009;
}

.avantaje__cont li {
    line-height: 30px;
    font-size: 15px;
}

.btn_inregistrare {
    background: #000000;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    border: none;
}

.btn_inregistrare:hover {
    background: var(--primary-hover-color);
    color: #fff;
}

.eroare_camp {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 31%);
    top: 0;
    left: 0;
    z-index: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cap {
    background: #fff;
    padding: 20px;
    color: #f00;
    position: relative;
    font-weight: 700;
}

.cap span {
    position: absolute;
    right: -10px;
    top: -10px;
    color: #f00;
    background: #ffffff;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 27px;
    cursor: pointer;
    border: 2px solid #f00;
}

.itx_rel {
    position: relative;
}

.tool__tip {
    position: absolute;
    top: -12px;
    right: 10px;
    background: #fff;
    color: #f00 !important;
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    font-weight: 600;
}

.menu_mobile_bar {
    display: none;
    padding: 0px 20px 0px 20px;
}

@media (max-width: 1439px) {
    .menu_mobile_bar {
        font-size: 20px;
        text-align: center;
        display: inline-block;
        line-height: 20px;
        height: 20px;
        position: relative;
        padding: 0px;
		margin-right: 10px;
    }

    .menu_mobile_bar i {
        vertical-align: -16px;
        margin-right: 12px;
    }

    .menu_mobile_bar small {
        font-size: 10px;
        text-transform: uppercase;
    }
}

.bartop {
    width: 20px;
    height: 2px;
    background: #000;
    position: relative;
    display: block;
    top: 10%;
    transition: all 0.5s ease;
    margin-bottom: 2px;
    text-align: center;
}

.barcenter {
    width: 16px;
    height: 2px;
    background: #000;
    position: relative;
    display: block;
    top: 25%;
    transition: all 0.5s ease;
    margin-bottom: 2px;
}

.barbottom {
    width: 20px;
    height: 2px;
    background: #000;
    position: relative;
    display: block;
    top: 42%;
    transition: all 0.5s ease;
    /* margin-bottom: 2px; */
}

.menu-text {
    font-size: 9px;
    position: relative;
    display: block;
    top: 28%;
    color: #000;
    font-family: 'Quicksand', sans-serif;
}

span.inchide_modal_autentificare {
    position: absolute;
    right: -5px;
    top: -10px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
}

.detalii_sumar {
    font-size: 13px;
    line-height: 16px;
    color: #7e7e7e;
    font-weight: 400 !important;
}



.radio-check>span {
    cursor: pointer;
    border: 2px solid var(--culoare-activa);
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    border-radius: 20px;
	margin-right: 20px;
	padding: 3px 20px
}

.stickycol{
	position: sticky;
	top: 120px;
}

input[type='checkbox']:checked + .radio-check>span {
    border: 1px solid #4acc6e;
    background: var(--culoare-activa);
    color: #fff;
}

input[type='radio']:checked + .radio-check>span {
    background: green;
    color: #ffffff;
}

.radio-check>span:hover {
    background: green;
	color: #fff;
	border: solid 2px green
}

.sumar_cos h2 {
    font-size: 20px;
}

.button-finalizebtn_cart {
    font-size: 18px;
    line-height: 36px;
    border: 1px solid rgb(0 143 213);
    background: #1b63ae;
    width: 100%;
}

.button-finalizebtn_cart:hover {
    color: #fff;
    background: var(--primary-hover-color);
}

.btn_cart {
    font-size: 16px;
    line-height: 16px;
}

.btn_cart:hover {
    font-size: 16px !important;
    line-height: 16px!important;
    background: var(--primary-hover-color);
    border: 1px solid #50ba3c;
}

.btn_cart_inapoi {
    font-size: 16px;
    line-height: 16px;
    background: #283345;
    color: #fff;
    border: 1px solid #283345;
}

.btn_cart_inapoi:hover {
    /* font-size: 16px!important; */
    line-height: 26px!important;
    background: var(--primary-hover-color);
    color: #fff;
    border: 1px solid #283345;
}

.pret_tabel {
    font-size: 13px;
    text-align: center;
}

.payment-shipping-fieldsets input[type="text"].form-control, .payment-shipping-fieldsets select.form-control, .payment-shipping-fieldsets input[type="email"].form-control, .payment-shipping-fieldsets input[type="tel"].form-control {
    height: 45px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
}

#shipping-fieldset input[type="text"].form-control, #shipping-fieldset select.form-control, #shipping-fieldset input[type="email"].form-control, #shipping-fieldset input[type="tel"].form-control {
    height: 45px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
}

#details_card_payment, #details_card_shipping {
    font-size: 14px;
}

select.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    height: 45px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
}

#account-address .address-container {
    padding: 5px 0px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
    border-radius: 4px;
    background: #fff;
}

.date_cont, .comenzile_mele, .out_cont {
    background: #000;
    color: #fff;
    padding: 7px 12px;
    border-radius: 4px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    height: 45px;
	cursor: pointer;
}
.close{
	top: 7px !important;
	right: 10px !important;
	padding: 0 !important;
	position: relative;
}
.date_cont:hover, .comenzile_mele:hover, .out_cont:hover {
    background: var(--culoare-activa);
	color: #fff;
}
.txt_wishlist {
    font-size: 16px;
    font-weight: 600;
}
#user_details {
    padding: 10px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
}

#modify-shipping-form-container {
    background: #ffffff;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

#modify-payment-form-container {
    background: #ffffff;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

#container-payment-address h3, #container-shipping-address h3 {
    font-size: 16px;
    font-weight: 600;
}

#change_password_container {
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

#modify_user_form_container {
    background: #ffffff;
    padding: 15px;
    border-radius: 4px;
    /* border: 1px solid #e0e0e0; */
}

.abonare_user {
    color: #000000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}

i.sunt_abonat {
    color: #4caf50;
}

i.nu_sunt_abonat {
    color: #a1a1a1;
}

.buton_cont {
    background: none;
    color: #000;
    padding: 4px 12px;
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #e0e0e0;
	border-radius: 5px;
}

.buton_cont:hover {
    background: var(--culoare-activa);
    color: #fff;
    border: 1px solid rgb(0 0 0);
}

.modul_cont {
    position: sticky;
    top: 80px;
    z-index: 0;
}

.modul_cont a {
    background: #ffffff;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    padding: 5px 0px;
    border: 1px solid transparent;
}

.modul_cont a:hover {
    color: var(--culoare-activa);
    border-bottom: 1px solid #f8f8f8;
}

.continuare_content h2 {
    font-size: 19px;
    line-height: 20px;
}

.continuare_content i {
    font-size: 40px;
    line-height: 60px;
}

span.inchide {
    position: absolute;
    right: -10px;
    top: -10px;
    color: #000;
    background: #fff;
    border-radius: 100%;
    cursor: pointer;
}

.inchide i {
    font-size: 30px;
    line-height: 30px;
    cursor: pointer;
}

.total_col {
    min-width: 110px;
}

.pret_col {
    min-width: 110px;
}

.cod_col {
    min-width: 100px;
}

.nume_col {
    min-width: 200px;
}

.rand {
    border-bottom: solid 2px var(--culoare-activa);
    padding-bottom: 10px;
}
.rand:last-child{
	border-bottom: solid 2px transparent;
}

.iconsi {
    right: 0;
}

.Breadcrumbs {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 0px;
    padding: 20px 5px;
}

.Breadcrumbs-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
    background: #a0a0a000;
}

.Breadcrumbs-listItem {
    display: inline;
}

.Breadcrumbs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.Breadcrumbs::-webkit-scrollbar {
    width: 1px;
    height: 2px;
    background-color: #f5f5f5;
}

.Breadcrumbs::-webkit-scrollbar-thumb {
    background-color: #666;
}

.prod-price-cart {
    position: relative;
    font-size: 14px;
    line-height: 14px;
}

.prod-price-cart span {
    position: absolute;
    top: -15px;
    font-size: 11px;
    font-weight: 600;
    left: 0;
}

.f-11 {
    font-size: 11px;
}
#newslettersAdd {
    background: rgb(0 0 0 / 71%)
}

#newslettersAdd .modal-dialog {
    max-width: 340px
}

#newslettersAdd .modal-content {
    border: 0;
    border-radius: 0
}

#newslettersErr {
    background: rgb(0 0 0 / 71%)
}

#newslettersErr .modal-dialog {
    max-width: 340px
}

#newslettersErr .modal-content {
    border: 0;
    border-radius: 0
}

#newslettersExisit {
    background: rgb(0 0 0 / 71%)
}

#newslettersExisit .modal-dialog {
    max-width: 340px
}

#newslettersExisit .modal-content {
    border: 0;
    border-radius: 0
}

#newslettersRequired {
    background: rgb(0 0 0 / 71%)
}

#newslettersRequired .modal-dialog {
    max-width: 340px;
    margin: 0 auto
}

#newslettersRequired .modal-content {
    border: 0;
    border-radius: 0
}

.succes_add {
    width: 40px;
    height: 40px;
    background: #b77306;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 20px;
    color: #ffffff;
}

.p_added h4 {
    color: #000;
    font-weight: 500;
    line-height: 15px;
    margin-bottom: 25px
}

.add-title {
    font-weight: 700;
    color: #292929;
    font-size: 18px;
    line-height: 20px;
    margin: 15px 10px
}

.close_modal {
    position: absolute;
    right: 0px;
    top: -5px;
    font-size: 30px;
    color: #000000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.close_modal:hover {
}

/* Start back to top */
#toTop {
    position: fixed;
    right: 25px;
    bottom: 80px;
    background: var(--culoare-activa);
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #fff;
    z-index: 99999;
	transition: 0.5s;
}
#toTopHover {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

#toTopHover:before {
    content: "\f077";
}
.whatsapp-mob{
	transition: 0.5s;
}
/* End back to top */
.owl_carousel .next-my-slider i, .owl_carousel .prev-my-slider i {
    font-weight: 700;
    cursor: pointer;
}

#wishlist-total {
    position: relative;
}

span.total_fav {
    position: absolute;
    top: -12px;
    left: 10px;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    background: var(--culoare-activa);
}

.cart_btn_header button {
    position: relative;
}

.mix {
    min-width: 40px;
    text-align: center;
}

.cont_client_box a {
    color: var(--primary-color);
    font-size: 13px;
}

.cont_client_box a:hover {
    color: var(--primary-hover-color);
    /* border-bottom: 1px solid #f8f8f8; */
}
.tab_categorie a.active {
    background-color: #c71f1f !important;
}

.tab_categorie a.active h2 {
    color: #fff;
    font-weight: 900;
}

.tab_categorie h2 {
    color: #000;
    font-weight: 900;
    font-size: 27px;
    line-height: 30px;
    margin-top: 10px;
}

.border_red {
    border: 5px solid #c71f1f;
}

.tab_categorie .caption {
    background: #fafafa;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 999;
    padding-left: 15px;
    padding-right: 15px;
}

.tab_categorie .caption .pret_product {
    color: #0092d6;
    font-size: 24px;
    line-height: 25px;
}

.pret_product {
	color: var(--primary-color);
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    text-align: left;
}

.tab_categorie .caption h2 {
    color: #000;
    font-size: 31px;
    line-height: 31px;
    font-weight: 900;
    min-height: 64px;
}

.imagine_product {
    position: relative;
    cursor: pointer;
}

.imagine_product:hover img::before {
    background: var(--primary-hover-color);
}

div.icon_click {
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: #fff;
    border-radius: 100%;
    padding: 0px;
}

.imagine_product:hover div.icon_click {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    display: block;
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s;
}

.bg__categorii {
    background: url('../image/bg_categorii.jpg');
    background-size: cover;
}

.bg__categorii h2 {
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 900;
}

.bg__categorii p {
    color: #fff;
    font-weight: 600;
}

.box__categorie {
    position: relative;
}

.box__categorie h3 {
    position: absolute;
    bottom: 10px;
    font-size: 25px;
    line-height: 25px;
    color: #000;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.details__text h2 {
    font-size: 36px;
    line-height: 36px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}

.details__text a {
    color: #fff;
    background: #0292d9;
    padding: 10px 20px;
    font-size: 19px;
    line-height: 20px;
    font-weight: 400;
    display: inline-block;
    border: 2px solid #0292d9;
}

.details__text a:hover {
    color: #0292d9;
    background: var(--primary-hover-color);
}

.video_sections a {
    color: #fff;
    background: #000;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    display: inline-block;
}

.video_sections a:hover {
    color: #000;
    background: var(--primary-hover-color);
}

span.sau {
    font-size: 35px;
    line-height: 35px;
    font-weight: 900;
}

.placere {
    background: #fff;
}

.placere h2 {
    font-size: 36px;
    line-height: 36px;
    color: #000;
    font-weight: 500;
}

.placere p {
    color: #000;
}

.placere h3 {
    color: #000;
    font-weight: 600;
    line-height: 30px;
    display: block;
    margin-top: 10px;
}

#video-prezentare {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.black-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgb(0 0 0 / 33%);
    top: 0;
    left: 0;
    background: rgb(0 0 0);
    background: radial-gradient(circle, rgba(238,174,202,0) 10%, rgb(0 0 0 / 55%) 81%);
}

.video {
    position: relative;
    height: 100%;
}

.mesaj {
    margin: 0 auto;
    width: 100%;
    display: block;
    z-index: 999;
    position: absolute;
    text-align: center;
    top: 37%;
}

.mesaj h2 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
}

.mesaj p {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
}

a.cumpara_online {
    border: 2px solid #ffffff;
    color: #fff;
    font-size: 23px;
    line-height: 30px;
    padding: 5px 20px;
    transition: .4s;
    margin-top: 20px;
    display: inline-block;
    background: #e7e9f000;
    animation: pulse 0.8s infinite;
}

a.cumpara_online:hover {
    border: 2px solid #000000b8;
    color: #fff;
    background: var(--primary-hover-color);
}

a.cumpara_online_ceas {
    border: 2px solid #0092d9;
    color: #ffffff;
    font-size: 18px;
    line-height: 19px;
    padding: 5px 20px;
    transition: .4s;
    margin-top: 20px;
    display: block;
    background: #0092d9;
    animation: pulse 0.8s infinite;
    max-width: 80%;
}

a.cumpara_online_ceas:hover {
    border: 2px solid #000;
    color: #fff;
    background: var(--primary-hover-color);
}

a.creeaza_online_ceas {
    color: #000;
    font-size: 18px;
    line-height: 17px;
    padding: 5px 20px;
    transition: .4s;
    margin-top: 0px;
    display: inline-block;
    background: #fff;
    animation: pulse 0.8s infinite;
}

a.creeaza_online_ceas:hover {
    color: #fff;
    background: var(--primary-hover-color);
}

.cl_title {
    font-size: 45px;
    line-height: 45px;
    color: #cdcdcd;
    font-weight: 600;
}

.cl_ceas {
    font-size: 70px;
    line-height: 70px;
    color: #000;
    font-weight: 900;
}

#alegeceas {
    position: relative;
}

/* #alegeceas .owl-nav { */
/* display:none; */
/* } */
#alegeceas .owl-prev span {
    position: absolute;
    top: 40%;
    left: -40px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 40px;
}

#alegeceas .owl-next span {
    position: absolute;
    top: 40%;
    right: -40px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 40px;
}

#personalizeaza_ceas {
    position: relative;
    padding: 0px 100px;
}

/* #creeazaceas .owl-nav { */
/* display:none; */
/* } */
#personalizeaza_ceas .owl-prev span {
    position: absolute;
    top: 35%;
    left: 10px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 70px;
}

#personalizeaza_ceas .owl-next span {
    position: absolute;
    top: 34%;
    right: 10px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 70px;
}

#personalizeaza_ceas h2 {
    color: #000;
    font-weight: 900;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
}

#personalizeaza_ceas_doi {
    position: relative;
    padding: 0px 100px;
}

/* #creeazaceas .owl-nav { */
/* display:none; */
/* } */
#personalizeaza_ceas_doi .owl-prev span {
    position: absolute;
    top: 35%;
    left: 10px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 70px;
    background: #ffffff;
}

#personalizeaza_ceas_doi .owl-next span {
    position: absolute;
    top: 34%;
    right: 10px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 70px;
    background: #ffffff;
}

#personalizeaza_ceas_doi h2 {
    color: #000;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0px;
}

.box_ceas_alege {
    min-height: 394px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.box_ceas_creeaza {
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 165px;
}

.hideme {
    opacity: 0;
}

.greenline h2 {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
    font-size: 23px;
    line-height: 30px;
}

.box_text_alege {
    position: relative;
}

.box_text_alege span {
    position: absolute;
    font-size: 380px;
    font-weight: 900;
    color: #f4f4f4;
    top: 15px;
    left: -20px;
    z-index: -1;
}

.box_creare_ceas {
    position: relative;
}

.box_creare_ceas span {
    position: absolute;
    font-size: 380px;
    font-weight: 900;
    color: #f4f4f4;
    top: 15px;
    right: -20px;
    z-index: -1;
}

.bg-desix {
    background: #f4f4f4;
}

.placere img {
    filter: invert(1);
}

.owl-carousel .icon_click img {
    width: 64px !important;
    filter: invert(1);
    padding: 10px;
}

.img-hover-zoom {
    /* min-height: 345px; */
    /* [1.1] Set it as per your need */
    overflow: hidden;
    /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
    transition: transform .2s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
    transform: scale(1.1);
}

span.line_red {
    height: 2px;
    width: 150px;
    background: rgb(36 152 47);
    display: inline-block;
    margin: 10px auto;
}

#personalizeaza_ceas .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 34%;
}

#personalizeaza_ceas_doi .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 34%;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #d8d8d8 !important;
}

.nav-tabs .nav-link:hover {
    background-color: var(--primary-hover-color) !important;
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: var(--primary-hover-color) !important;
}

#myTab h2 {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 0px;
}

.ow-prodactions {
    /* margin: 12px 0 0; */
    display: block;
    min-height: 35px;
}

.buton_adauga {
    min-height: 25px;
    transition: .4s;
    border-radius: 7px;
}

.stamps select.form-control {
    height: 45px;
    font-size: 18px;
    line-height: 20px;
}

.section_title_category {
    background: #fff;
    padding: 20px 0px;
	border-radius: 5px;
}

.section_title_category .breadcrumb > li:after {
    border-right: 1px solid #161a31;
    border-bottom: 1px solid #161a31;
}

.form-control:focus {
    color: #000;
    /* background-color: #f8f9fa; */
    border-color: #000;
    outline: 0;
    box-shadow: none;
    border-color: #000 !important;
}

.imagine_product .icon_click img {
    width: 64px!important;
    filter: invert(1);
    padding: 10px;
}

.alerta p {
    font-size: 15px;
}

.product-thumb:hover {
}

.product-thumb:hover .nice-btn i{
	background:var(--primary-hover-color);
}

.sss {
    position: relative;
}

.curea_ceas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%,0,0);
    pointer-events: none;
    transition: all .5s,opacity 0s,z-index 0s;
    z-index: 1;
}

.curea_ceas.make-over {
    z-index: 10;
}

.curea_ceas img {
    max-height: 500px;
    height: 500px;
    z-index: 3;
    margin-top: 20px;
}

.cadran_ceas img {
    max-width: 400px !important;
    margin: 0 auto;
    z-index: 9;
}

.owl-carousel .owl-item .active {
    z-index: 0;
}

.lines {
    pointer-events: none;
    z-index: 16;
    top: 14%;
    bottom: 15%;
    border-left: 2px solid rgba(0,0,0,.05);
    border-right: 2px solid rgba(0,0,0,.05);
}

.nonloop .owl-stage {
    cursor: e-resize;
}

.nonloop {
    position: relative;
}

.nonloop .owl-nav {
    position: absolute;
    top: 45%;
    left: 0px;
    width: 100%;
    z-index: 999;
    display: block !important;
}

.nonloop .owl-nav .owl-next span {
    right: -30px;
    position: absolute;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 40px;
}

.nonloop .owl-nav .owl-prev span {
    left: -30px;
    position: absolute;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 40px;
    z-index: 999999;
    text-align: center;
}

.ow-conf__fixed-lines {
    pointer-events: none;
    z-index: 16;
    top: 7%;
    bottom: 15%;
    border-left: 2px solid rgba(0,0,0,.05);
    border-right: 2px solid rgba(0,0,0,.05);
    width: 350px;
}

.ow-conf__fixed {
    position: absolute;
    left: 52%;
    transform: translate3d(-50%,0,0);
    pointer-events: none;
    transition: all .5s,opacity 0s,z-index 0s;
}

.detalii_produs li {
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

span.wishlist, span.comparare {
    color: #000000;
    width: 100%;
    display: block;
    text-align: center;
    padding: 7px 10px;
    border: 1px solid #000;
    border-radius: 4px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 11px;
    line-height: 11px;
}

#product h3 {
    font-weight: 300;
    color: #000;
    margin-bottom: 20px;
}

.card-header {
    background: transparent;
    border: none;
    padding: 0;
}

.card {
    border: none;
}

.tabdesc h3 {
    position: relative;
}

.tabdesc h3 i {
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 20px;
}

#tab-specification table tr:nth-child(odd) td {
    /* background: #f0f0f0; */
}

#tab-specification table tr:nth-child(even) td {
    background: #fff;
}

#tab-specification .table-bordered td, .table-bordered th {
    padding: 0px;
	line-height: 40px;
}

#tab-specification td .table td, .table th {
    padding: 10px;
    border: 1px solid #f9f9f9;
}

.cadran_ceas {
    position: relative;
}

.center:hover .add_to_cart_bundle {
    opacity: 1;
}

.add_to_cart_bundle span {
    border: 1px solid #000000;
    transition: .4s;
    display: block;
    text-align: center;
    max-width: 230px;
    margin: 0 auto;
}

.add_to_cart_bundle span:hover {
    background: var(--primary-hover-color);
    border: 1px solid rgb(0 143 213);
    color: #fff;
}

.detalii_produs_product {
    padding: 0px;
}

#mainCarousel {
    margin: 0 auto 1rem auto;
    --carousel-button-color: #170724;
    --carousel-button-bg: #fff;
    --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    --carousel-button-svg-stroke-width: 2.5;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

#mainCarousel .carousel__slide {
    width: 100%;
    padding: 0;
}

#mainCarousel .carousel__button.is-prev {
    left: 0rem;
    font-size: 90px;
    background: transparent;
    box-shadow: none;
}

#mainCarousel .carousel__button.is-next {
    right: 0rem;
    font-size: 90px;
    background: transparent;
    box-shadow: none;
}

#mainCarousel .carousel__button:focus {
    outline: none;
    /* box-shadow: 0 0 0 2px #d8d8d8; */
}

#thumbCarousel .carousel__slide {
    opacity: 0.5;
    padding: 0;
    margin: 0.25rem;
    width: 100px;
    height: 100px;
    float: left;
}

#thumbCarousel .carousel__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

#thumbCarousel .carousel__slide.is-nav-selected {
    opacity: 1;
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease;
}

.carousel__button.is-prev, .carousel__button.is-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none;
}

.carousel__slide img {
}

h4.panel-title {
    /* background: #f6f6f6; */
    padding: 0px;
    font-size: 20px;
    color: #00000052;
}

.panel-default {
    margin: 0px 0px;
}

#collapse-shipping-method label {
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0px;
}

#collapse-payment-method label {
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0px;
}

.desc_title_pack h2 {
    font-size: 36px;
    line-height: 40px;
}

#personalizeaza_ceas .item .caption {
    margin: 10px 10px;
}

.butoane_finalizare a {
    display: inline-block;
    text-align: center;
    color: #000;
    font-size: 17px;
    line-height: 32px;
    margin: 4px auto;
    background: #fff;
    border: 1px solid #000;
    min-width: 250px;
    border-radius: 4px;
}

.butoane_finalizare a:hover {
    color: #fff;
    background: var(--primary-hover-color);
}

#shipping_info_card button {
    font-size: 15px;
}

.btn_finalizare i, .stergere i {
    font-size: 15px;
}

.page_category .breadcrumb a {
    color: #24982f;
}

a.tt {
    color: #000;
    padding: 5px 0px;
    display: block;
    transition: .4s;
    font-weight: 400;
    margin-bottom: 10px;
    text-decoration: none;
    border-bottom: 1px solid #dee2e6;
}

a.tt:hover {
    color: #000;
    padding: 5px 0px;
    text-decoration: underline;
}

.btn_cart_inapoi {
    padding: 5px 12px;
    font-size: 20px;
    border-radius: 4px;
    color: #fff;
    font-weight: 300;
    background: rgb(0 0 0);
    border: none;
    border-color: rgb(0 0 0);
    line-height: 26px;
    border: 1px solid rgb(0 0 0);
}

.p-150 {
    padding: 150px 0px;
}

.p-130 {
    padding: 130px 0px;
}

.p-100 {
    padding: 100px 0px;
}

.p-120 {
    padding: 120px 0px;
}

.p-90 {
    padding: 90px 0px;
}

.p-60 {
    padding: 60px 0px;
}

.p-60-20 {
    padding: 20px 0px 60px 0px;
    ; }

.p-40 {
    padding: 40px 0px;
}

.p-80 {
    padding: 80px 0px;
}

#myTabContent {
    background: #f4f4f4;
}

.col-2_5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#logo img {
    display: block;
	max-height: 50px;
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

#myTab img {
    max-width: 80px;
}

#alegeceas .owl-nav {
    /* display:none; */
    margin-top: -10px;
}

.category-name a {
    font-size: 16px;
    /* line-height: 25px; */
    color: #000000 !important;
    /* padding: 4px 10px; */
    display: inline-block;
    /* margin: 5px 0px; */
    font-weight: 600;
}

.category-name a:hover {
    color: var(--primary-hover-color) !important;
    border-radius: 4px;
}

a.btn_vezi_pro {
	display:inline-block;
	font-size:12px;
	color:red;
	background:none;
	margin: 0;
	line-height: 12px;
	padding: 0;
}

a.btn_vezi_pro:hover {
	background:	none;
	text-decoration: underline;
}

#featuredcategory .owl-nav {
    text-align: center;
}

#featuredcategory {
    position: relative;
}

#featuredcategory .owl-prev span {
    background: #24982f;
    font-size: 40px;
    height: 40px;
    line-height: 39px;
    color: #fff;
    width: 50px;
    display: inline-block;
    border-radius: 7px;
    margin: 0px 5px;
}

#featuredcategory .owl-next span {
    background: #24982f;
    font-size: 40px;
    height: 40px;
    line-height: 39px;
    color: #fff;
    width: 50px;
    display: inline-block;
    border-radius: 7px;
    margin: 0px 5px;
}

.nav_fix .owl-prev span {
    position: absolute;
    top: 40%;
    left: -40px;
    font-size: 90px;
    height: 90px;
    line-height: 90px;
    color: #000;
    width: 40px;
    z-index: 9;
    text-align: center;
}

.nav_fix .owl-next span {
    position: absolute;
    top: 40%;
    right: -40px;
    font-size: 90px;
    height: 90px;
    line-height: 90px;
    color: #000;
    width: 40px;
    z-index: 9;
    text-align: center;
}

.nav_fix .owl-nav {
    margin-bottom: -20px;
}

.categ_tab h2 {
    display: block;
    font-size: 17px;
    line-height: 20px;
    margin: 10px 0px;
    font-weight: 800;
}

div.categ_tab {
    display: inline-block;
    cursor: pointer;
    /* border-right: 15px solid #fff; */
    /* background: #f4f4f4; */
}
.tabs_col .active_tab .tas {
    color: #495057;
    background-color: #d8d8d8 !important;
}

.tas {
    background-color: #f8f9fa;
}


.service-box{
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.tas {
    margin: 0px 8px 0px 8px;
}

.btn-go i {
    font-size: 22px;
}

#product .detalii_produs i {
    width: 23px;
    text-align: center;
}

h3.titlu_specificatii {
    margin: 30px 0 20px 0;
    font-weight: 600 !important;
    font-size: 23px;
    line-height: 30px;
}

.table-bordered td, .table-bordered th {
    border: none;
	border-bottom: solid 1px #ddd;
}
.table-bordered{
	border: none !important;
}

.table td, .table th{
	vertical-align: middle;
}

.rating input {
    position: absolute;
    left: -999999px;
}

.rating label {
    display: inline-block;
    font-size: 0;
    margin-bottom: 0px;
    height: 40px;
    cursor: pointer;
}

.rating > label:before {
    position: relative;
    font: 46px/1 FontAwesome;
    display: block;
    content: "\2605";
    color: #ccc;
    background: -webkit-linear-gradient(-45deg, #d9d9d9 0%, #b3b3b3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.rating > label:hover:before, .rating > label:hover ~ label:before, .rating > label.selected:before, .rating > label.selected ~ label:before {
    color: #ffa800;
    background: #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.rating-line {
    margin-bottom: -10px;
}

.rating-progress {
    margin-top: 20px;
}

#review i {
    color: #e7a64a;
}

.review-box {
    background: #fff;
    padding: 5px 5px 0px 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.review-box p {
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.review-box span {
    width: 15px;
}

.review-box b {
}

.rating-product {
    unicode-bidi: bidi-override;
    direction: rtl;
    width: 100%;
    padding: 0px 0px 0px 0px;
    text-align: left !important;
}

#form-review .control-label {
    font-size: 13px;
    line-height: 13px;
}

p.subtit {
    font-size: 20px;
    line-height: 20px;
}

.btn_cart_product {
    padding: 3px 12px;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    background: #f95a09;
    border: none;
    border-color: #f95a09;
    line-height: 40px;
    height: auto;
}

.p__20 {
    padding: 0px 20px;
}

#tab-specification table tr:last-child td {
    border-bottom: 1px solid #fff;
}

#tab-specification .table-bordered td:last-child, .table-bordered th:last-child {
    /* border-bottom: 1px solid #fff; */
}

a.agree {
    font-weight: 400;
    color: rgb(36 152 47);
}

.title_ss h2 a {
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
}

.title_ss h2 {
    margin-bottom: 0px;
}

.pret_confirm {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

#pixeli_m {
    position: relative;
}

#pixeli_m:after {
    content: "";
    height: 3px;
    width: 100%;
    background: #f8f9fa;
    position: absolute;
    left: 0px;
    bottom: -1px;
    z-index: 999;
}

.page_category .titile_product a {
    height: 40px;
    overflow: hidden;
    display: inline-block;
	line-height: 20px;
	text-align: left;
}

#user_details {
    font-size: 18px;
    line-height: 30px;
}

#account-address h2 {
    font-size: 36px;
    line-height: 36px;
}

h3.accountsa {
    font-size: 25px !important;
    line-height: 25px;
    font-weight: 400 !important;
    margin: 15px 0px;
}

#shipping-fieldset h2 {
    font-size: 25px!important;
    line-height: 25px;
    font-weight: 400!important;
}

#account-order .table-bordered td, .table-bordered th {
    border: 1px solid rgba(0,0,0,.125)
}

.page_product {
    position: relative;
}

.page_product .alert-success {
    position: fixed;
    z-index: 9999;
    right: 30px;
    top: 30px;
    padding: 0.75rem 1.25rem;
}

.page_product .alert-dismissible .close {
    position: absolute;
    top: -4px;
    right: 5px;
    z-index: 2;
    /* padding: 0.75rem 1.25rem; */
    color: inherit;
}

.btn_cart_product img {
    filter: invert(1);
    display: inline-flex;
    margin-top: -6px;
    margin-left: 10px;
}

a.checkoutnow img {
    display: inline-flex;
    margin-top: -5px;
    margin-left: 5px;
    filter: invert(1);
}

a.checkoutnow:hover img {
    filter: invert(1);
    margin-top: -5px;
    margin-left: 5px;
}

.address-card {
    position: relative;
    overflow: hidden;
    border: 1px solid #eeeeee;
    padding: 10px;
    margin-bottom: 10px;
}

/* .address-card.active { */
/* background: #fcfcfc !important; */
/* } */
img.sumarc {
    margin-top: -5px;
    margin-left: 5px;
}

#account-account h2 {
    font-size: 36px !important;
    line-height: 36px;
}

#account-wishlist .table-bordered td, .table-bordered th {
    border: 1px solid rgba(0,0,0,.125);
}

.btn_finalizare_cart img {
    filter: invert(1);
    display: inline-flex;
    margin-top: -2px;
    margin-left: 10px;
}

.fssa {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
}


p.antet-titlu {
    font-weight: 700;
}

.info-2 {
    display: inline-block;
    width: 100%;
}

.info-2 a {
    display: inline;
    text-decoration: underline;
}

.info-2 a:hover {
    color: var(--primary-hover-color) !important;
    background-color: transparent !important;
}

h2.det_popup {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
	margin-top: 20px;
}

.pret_popup li.pret_produs h2 {
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
}

.inchide_mod {
    color: #000;
    position: absolute;
    right: 0px;
    top: -10px;
    font-size: 50px;
    font-weight: 300;
    opacity: 1;
}


.custom-price {
    position: relative;
    display: block;
    text-align: center;
    padding: 4px 0px;
    font-size: 20px;
    color: #000;
}

.custom-price .custom-price-old {
    text-decoration: line-through;
    color: #000000;
}

img.img-saa {
    width: 23px !important;
    max-height: 23px!important;
    filter: invert(1);
    display: inline-block !important;
    margin-top: -4px;
    margin-left: 10px;
}

.pagina_preferinte h2 {
    font-size: 36px !important;
    line-height: 36px !important;
    display: inline-block;
}

.border-dreapta {
    border-right: 1px solid #ced4da;
}

.well_left {
    padding: 0px 50px 0px 0px;
}

.well_right {
    padding: 0px 0px 0px 50px;
}

.w-90 {
    max-width: 90%;
    width: 90%;
}

.btn_cont_drn li a {
    display: inline-block;
    text-align: left;
    font-size: 17px;
    background: #fff;
    min-width: 250px;
    font-weight: 300;
    transition: .4s;
    line-height: 35px !important;
    padding: 0px 0px;
    border-bottom: 1px solid #ff000000;
}

.btn_cont_drn:after {
    content: "";
    position: absolute;
    z-index: 9999;
    top: -10px;
    right: unset;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e9e9e9;
    left: 112px;
}

.btn_cont_drn {
    top: 8px !important;
    padding: 20px !important;
    width: auto;
    transform: translate3d(-112px, 29px, 0px) !important;
}

.dsaa img {
    margin-top: -3px;
    filter: invert(1);
}

.dsaa:hover img {
    filter: invert(1);
}

a.btn_finalizare_cart_web {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 32px;
    margin: 4px auto;
    background: #f95a09;
    border: 1px solid #000;
    min-width: 250px;
    border-radius: 4px;
}

a.btn_finalizare_cart_web:hover {
    color: var(--primary-hover-color);
}

.linie_btn {
    display: flex;
    align-items: center;
    justify-content: left;
}

@media (max-width: 478px) {
    .linie_btn {
        align-items: baseline;
    }

    .dropdown_cont.cont-5 {
        transform: translate3d(-170px, 29px, 0px) !important;
    }

    .dropdown_cont.cont-5m {
        transform: translate3d(0px, 29px, 0px) !important;
    }

    .dropdown_cont:after {
        right: 120px !important;
    }

    .btn_cont_drn.dropdown-menu.show {
        top: 8px !important;
        padding: 20px !important;
        width: auto;
        transform: translate3d(-15px, 29px, 0px) !important;
    }

    .btn_cont_drn.dropdown_cont:after {
        right: 216px !important;
        left: unset;
    }

    .add_to_cart_bundle span {
        font-size: 13px !important;
    }
}

@media (max-width: 360px) {
    .curea_ceas img {
        max-height: 250px!important;
        height: 250px!important;
        margin-top: -9px !important;
    }

    .rand-checkout-live {
        padding: 0!important;
    }

    .add_to_cart_bundle span {
        padding: 5px 5px !important;
        font-size: 14px !important;
    }

    .btn_cont_drn.dropdown-menu.show {
        top: 8px !important;
        padding: 20px !important;
        width: auto;
        transform: translate3d(-15px, 29px, 0px) !important;
    }

    .btn_cont_drn.dropdown_cont:after {
        right: 238px !important;
        left: unset;
    }

    .pagination li:first-child {
        display: none;
    }

    .dropdown_cont:after {
        right: 258px !important;
    }

    .dropdown_cont.cont-5m {
        width: 320px!important;
        padding: 30px !important;
        max-width: 320px!important;
        transform: translate3d(-28px, 29px, 0px) !important;
    }

    .info-2 {
        font-size: 15px!important;
    }

    .well_left, .well_right {
        padding: 0px !important;
    }

    .border-dreapta {
        border-bottom: 1px solid #ced4da;
        border-right: 0px solid #f8f8f8 !important;
    }

    .right_side {
        max-height: 375px !important;
    }

    h3.st_continut {
        font-size: 20px !important;
        line-height: 20px !important;
    }

    .add_to_cart_bundle {
        opacity: 1!important;
        padding: 1px 9px!important;
        font-size: 13px!important;
        position: relative !important;
        display: inline-block;
        left: 3px !important;
    }
}

@media (max-width: 320px) {
    .curea_ceas img {
        max-height: 250px!important;
        height: 250px!important;
        margin-top: -9px !important;
    }

    .rand-checkout-live {
        padding: 0!important;
    }

    .btn_cont_drn.dropdown-menu.show {
        top: 8px !important;
        padding: 20px !important;
        width: auto;
        transform: translate3d(-15px, 29px, 0px) !important;
    }

    .btn_cont_drn.dropdown_cont:after {
        right: 241px !important;
        left: unset;
    }

    .pagination li:first-child {
        display: none;
    }

    .dropdown_cont:after {
        right: 205px !important;
    }

    .dropdown_cont.cont-5m {
        width: 260px!important;
        padding: 20px !important;
        max-width: 260px!important;
    }

    .info-2 {
        font-size: 15px!important;
    }

    .well_left, .well_right {
        padding: 0px !important;
    }

    .border-dreapta {
        border-bottom: 1px solid #ced4da;
        border-right: 0px solid #f8f8f8 !important;
    }

    .right_side {
        max-height: 330px !important;
    }

    h3.st_continut {
        font-size: 20px !important;
        line-height: 20px !important;
    }

    .add_to_cart_bundle {
        opacity: 1!important;
        padding: 1px 9px!important;
        font-size: 13px!important;
        position: relative !important;
        display: inline-block;
        left: 3px !important;
    }
}

.button-finalizebtn_cart img {
    filter: invert(1);
    margin-top: -4px;
    margin-left: 5px;
}

.button-finalizebtn_cart:hover img {
    filter: invert(0);
}

.margin_sect {
    margin: 10px 0px 20px 0px;
}

.boxssg {
    border: 1px solid #ddd;
    width: 100%;
    cursor: pointer;
    background: #ffffff;
}

#payment-options-container label, #shipping-options-container label {
    margin-bottom: 0px;
}

.f-eroare {
    font-size: 13px;
}

.labele label {
    margin-bottom: 0px;
}

span.nume_utilizator {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
}

.ssaaw img {
    filter: invert(1);
    margin-top: -3px;
}

.adauga_adresa {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.adauga_adresa:hover {
    background: var(--primary-hover-color);
    color: #fff;
    border: 1px solid rgb(0 143 213);
}

.btn_cup {
    font-size: 17px !important;
}

.buton_cont_sterge {
    background: #ff0000;
    color: #fff;
    padding: 4px 15px;
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #ff0000;
    display: inline-block;
}

.modal-open .modal {
    padding-right: 0px !important;
}

.select2-container {
    width: 100% !important;
    margin-top: 10px !important;
}

.select2-selection--single {
    padding: 6px !important;
    height: auto !important;
}

.mh_120 {
    min-height: 155px;
}

.mh_105 {
    min-height: 105px;
}

.box_info_story a {
    background: #000;
    color: #fff;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 25px;
    display: inline-block;
    transition: 1.5s;
    position: relative;
    overflow: hidden;
    z-index: 9;
    border-radius: 4px;
}

.box_info_story a:before {
    content: "";
    background: #b77306;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -5px;
    bottom: -5px;
    z-index: -1;
    border-radius: 50%;
    transition: 1.5s;
}

.box_info_story a:hover:before {
    /* z-index: 0; */
    border-radius: 0.5rem;
    transform: scale(100);
}

.box_info_story h2 {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    position: relative;
    padding-left: 50px;
}

.box_info_story h2:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 20px;
    background: #b77306;
    height: 2px;
    width: 40px;
}

.bg_pink {
    background: #ffeae9;
}

.bg_pink img {
    margin-top: -60px;
    box-shadow: -108px 130px 62px -138px #000;
    border-radius: 4px;
}

.bg_cadouri {
    background: #f5f5f5;
}

.bg_inele {
    background: #f5f5f5;
}

.bg_cadouri img {
    margin-top: -60px;
    box-shadow: 115px 130px 62px -138px #000;
    border-radius: 4px;
}

.bg_inele img {
    margin-top: -60px;
    box-shadow: -108px 130px 62px -138px #000;
    border-radius: 4px;
}

span.cod_produs {
    color: #9b9b9b;
    font-size: 11px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.pret-buton {
    position: relative;
    border-radius: 4px;
    width: 100%;
    align-items: center;
}

.pret-buton .price {
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}

.pret-buton:hover .price {
}

.pret-buton .buton_adauga {
    font-size: 22px;
    line-height: 20px;
    border-radius: 7px;
    width: 180px;
    text-align: center;
    margin: 0 auto;
}

.pret-buton:hover .buton_adauga {
    border-radius: 7px;
}

.box_support h2 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
}

.btn_cart_product:hover {
    color: var(--primary-hover-color);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: rgb(180 81 50);
    border-color: rgb(180 81 50);
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: rgb(36 152 47);
    border-color: rgb(36 152 47);
    box-shadow: none;
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 0%);
}
.top-bar-gold {
    background: #fafafa;
    border-bottom: 1px solid #ebebeb;
}

.top-header {
    animation: shake-animation 4.72s ease infinite;
    transform-origin: 50% 50%;
    font-size: 14px;
}

@keyframes shake-animation {
    0% {
        transform: translate(0,0)
    }

    1.78571% {
        transform: translate(5px,0)
    }

    3.57143% {
        transform: translate(0,0)
    }

    5.35714% {
        transform: translate(5px,0)
    }

    7.14286% {
        transform: translate(0,0)
    }

    8.92857% {
        transform: translate(5px,0)
    }

    10.71429% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(0,0)
    }
}

@media (max-width: 1920px) {
.slideshow img {
    object-fit: cover;
	object-position: top;
	height: 100vh;
	width: 100vw;
}
}

#slideshow0 {
    border-radius: 7px;
    box-shadow: 0 72px 100px -120px #fff;
}

#banner0 img {
}

.bg_motive {
    background: #ffffff;
    padding: 10px 0px 10px 0px;
    position: relative;
    color: #0a3641;
    font-size: 11px;
}

.bg_motive h2 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 900;
}

#column-right {
    z-index: 9;
}

.bg_motive h3 {
    color: #00313a;
    font-size: 13px;
    line-height: 14px;
    font-weight: 600;
    display: block;
    margin: 10px 0px 5px 0px;
}

.vis_motive p {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
}

.greenline p {
    font-size: 16px;
    line-height: 22px;
}

.category_box .image {
    /* border: 1px solid #cbcbcb; */
    /* border-radius: 7px; */
}

.product-layout sup {
    font-size: 100%;
}

.titile_product {
    height: 40px;
    overflow: hidden;
}

h3.section_produse {
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    color: #000;
    text-align: left;
    z-index: 9999;
    position: relative;
    font-weight: 600;
	padding-left: 55px;
	margin-bottom: 0px;
}
h3.section_produse:before {
	position: absolute;
    content: "";
    left: 0px;
	top: 2px;
    bottom: 20px;
    background: #f95a09;
    height: 35px;
    width: 35px;
	border-radius:100%;
}

.detalii_footer h4 {
    color: #000000;
    margin-bottom: 3px;
    font-size: 13px;
}

.detalii_footer p {
    color: #000000;
    font-size: 13px;
}

.plata_img img {
    filter: opacity(0.5);
    transition: .3s;
}

.plata_img img:hover {
    transition: .3s;
    filter: opacity(1);
}

.quick {
    position: fixed;
    left: 3px;
    top: 300px;
    z-index: 2;
    display: none;
    transition: all .42s cubic-bezier(.165,.84,.44,1);
}

.quick {
    display: block;
}

.quick__link {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 3px;
    position: relative;
}

.quick__img {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1b63ae;
    margin-right: 10px;
    transition: .2s ease-in-out;
    padding: 3px;
    border: 1px solid #fff;
    border-radius: 4px;
}

.quick__img img {
    display: block;
    max-height: 100%;
    width: auto;
}

.quick__desc {
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    position: absolute;
    left: 50px;
    line-height: 17px;
    left: 120px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: -1;
    transition: .2s ease-in-out;
    opacity: 0;
}

.quick__link:hover .quick__desc {
    opacity: 1;
    left: 56px;
    color: var(--primary-hover-color);
}

.copyright a {
    color: #4cb1ca;
}

/* Start category modul */
.category_products {
    box-shadow: 0 2px 12px -4px rgb(226 205 126 / 0%);
    margin-bottom: 20px;
	background: #fff;
}

.left_module_title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
}

.all-subs {
    padding-right: 0px;
	padding-bottom: 10px;
}

.all-subs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.all-subs::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}

.bammer{
}

.category_products a {
    display: block;
    color: #000;
}

.single_active {
    background: rgb(255 255 255);
    color: #000 !important;
}

.active_category {
    font-weight: 700 !important;
}

.sub_categ:first-child {
    padding-top: 5px !important;
}

.sub_categ:last-child {
    padding-bottom: 5px !important;
}

.sub_categ:hover {
    text-decoration: underline
}

.categ_title {
    font-size: 30px;
    font-weight: 600;
    color: #000
}

.no_subs_c {
}

.no_subs_c a {
    display: flex;
    align-items: center;
}

.c_s2 {
}

.categ_img {
    margin-right: 10px;
}

.categ_img img {
    /* max-width: 40px; */
    border-radius: 4px;
    padding: 2px;
}

.categ_name {
    color: var(--primary-color);
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
}

.single_active .categ_name {
    color: #000;
}

.single_active:hover .categ_name {
    color: var(--primary-hover-color);
}

.left_module_title {
}

.categ_name span {
    display: block;
    color: #a7a5a5;
    font-size: 14px;
}
.c_s2{
	margin-left: 10px;
}
.c_s2 a{
	font-weight: 300;
}
.active_category .categ_name {
    color: var(--primary-hover-color);
    font-weight: 600;
}

/* End category modul */

.telefon_page span {
    position: relative;
    padding-left: 35px;
    display: block;
}

.telefon_page i {
    transform: rotate(116deg);
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 28px;
    color: #000;
}

.telefon_page p {
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

.telefon_page a {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
}

#produse_asemanatoare .item {
    margin-right: 5px;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 0%);
}

.bg_motive img {
    filter: invert(0);
	max-height: 50px;
}
.bg_motive p{
	margin:0;
	padding:0;
}

.titlu_sectiune_produse {
    text-align: left;
}

.titlu_sectiune_produse h2 {
    position: absolute;
    font-size: 90px;
    line-height: 100px;
    color: #e0e0e0;
    font-weight: 900;
    z-index: 0;
    left: -120px;
    top: -51px;
}

.info_title {
    display: inline-block;
    justify-content: center;
    position: relative;
	width: 100%;
}

#alegeceas0 .owl-stage-outer {

}

#alegeceas1 .owl-stage-outer {

}

#produse_asemanatoare .product-thumb a {
    font-family: 'Poppins', sans-serif;
    line-height: 16px;
    font-size: 12px;
    color: #333;
    display: block;
}

#produse_asemanatoare .product-thumb h4 {
    min-height: 29px;
    overflow: hidden;
    height: 29px;
}

.ultimele .et_promotie {
    position: absolute;
    top: 10px;
    background: #fb1d1db5;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    left: 10px;
    font-size: 12px;
    font-weight: 600;
}

.et_promotie span {
	font-size: 10px;
}

#produse_asemanatoare {
	position:relative;
}

#produse_asemanatoare .owl-nav {
	position:
	absolute;
	top: -45px;
	margin-top: 0;
	right: 0;
}

#produse_asemanatoare button.owl-next span {
	font-size: 25px;
	color:#fff;
	background: #1b63ae;
	width: 26px;
	height: 26px;
	display: inline-block;
	line-height: 25px;
	border-radius: 2px;
}

#produse_asemanatoare button.owl-next span:hover {
	background:var(--primary-hover-color);
}

#produse_asemanatoare button.owl-prev span:hover {
	background:var(--primary-hover-color);
}

#produse_asemanatoare button.owl-prev span {
	font-size: 25px;
	color:#fff;
	background: #1b63ae;
	width: 26px;
	height: 26px;
	display: inline-block;
	line-height: 25px;
	border-radius: 2px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
/*
h3.section_produse:after {
	content:
	"";
	left: 0px;
	bottom: 5px;
	z-index:-1;
	position: absolute;
	height: 10px;
	width: 393px;
	background: #ff770145;
}
*/
.buton_adauga .nice-btn {
    padding: 8px 10px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

/* .btn { */
    /* vertical-align: middle; */
    /* white-space: nowrap; */
    /* cursor: pointer; */
    /* text-align: center; */
    /* display: inline-block; */
    /* background-image: none; */
/* } */

.nice-btn {
    border-radius: 4px !important;
}

.nice-btn i {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 37% 100% !important;
}

.buton_adauga .nice-btn i {
    border-right: none !important;
}

.nice-btn i {
    position: absolute;
    top: -1px;
    left: -1px;
    height: 108%;
    width: 41px;
    line-height: 39px;
    background: #ff7701;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 0 7px 24px 0;
}

.certificari i {
	font-size: 17px;
	margin-right: 5px;
}

.certificari a {
	font-size: 13px;
	margin-bottom: 11px;
	position: relative;
	display: inline-block;
}

.ultimele h4 a {
	font-size:16px;
	line-height: 20px;
}

h3.ultimele {
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
}

.ultimele .caption {
    padding: 0;
    text-align: left;
    z-index: 999;

}

span.out_stoc {
	color:#ccc;
	font-size:11px;
	padding: 2px 10px;
    border-radius: 10px;
}

span.in_stoc {
	color:#2dc733;
	font-size:12px;
}

@media (max-width: 478px) {
	h3.section_produse:after {
    width: 310px;
}

h3.section_produse {
    font-size: 26px;
    line-height: 36px;

}

    .rand-checkout-live {
        padding: 0!important;
    }

    .well_left, .well_right {
        padding: 0px !important;
    }

    .border-dreapta {
        border-bottom: 1px solid #ced4da;
        border-right: 0px solid #f8f8f8 !important;
    }

    .placere h2 {
        font-size: 25px !important;
        line-height: 35px!important;
    }

    .nonloop .owl-nav {
        top: 32%!important;
    }

    .nonloop .owl-nav .owl-next span {
        right: 0px!important;
    }

    .nonloop .owl-nav .owl-prev span {
        left: 0px !important;
    }

    #thumbCarousel .carousel__slide {
        width: 70px !important;
        height: 70px!important;
    }

    h3.st_continut {
        font-size: 20px !important;
        line-height: 20px !important;
    }

    .ow-conf__fixed-lines {
        border-left: 2px solid transparent !important;
        border-right: 2px solid transparent!important;
        width: 100% !important;
    }

    .section_title_category {
        padding: 0px 0px 0px 0px !important;
    }

    .btn-go i {
        font-size: 16px !important;
    }

    .categ_tab h2 {
        font-size: 12px !important;
        line-height: 12px !important;
        margin: 0px 0px !important;
        font-weight: 600 !important;
    }

    .nav_fix .owl-prev span {
        top: 40%!important;
        left: -10px!important;
    }

    .nav_fix .owl-next span {
        top: 40%!important;
        right: -10px!important;
    }

    .titile_product {
        min-height: 47px;
        height: 47px;
    }

    .p-130 {
        padding: 30px 0px !important;
    }

    .category-name a {
        font-size: 16px!important;
        line-height: 21px!important;
    }

    .greenline h2 {
        font-size: 25px !important;
        line-height: 35px!important;
        color: #000;
    }

    .placere h3 {
        font-size: 12px !important;
    }


    .col-2_5 {
        -ms-flex: 0 0 50%!important;
        flex: 0 0 33%!important;
        max-width: 33% !important;
    }

    .sticky #site-navigation {
        position: fixed!important;
        top: 0!important;
        width: 100%;
        background: #ffffff;
        padding: 0px 0px!important;
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
        z-index: 999999!important;
        height: 70px!important;
        -webkit-animation-fill-mode: unset;
        animation-fill-mode: unset;
    }

    .img-hover-zoom {
        min-height: 160px !important;
    }

    .buton_adauga {
        opacity: 1 !important;
        min-height: 25px !important;
    }

    .titile_product a {
        font-size: 14px !important;
        line-height: 15px!important;
        text-transform: initial;
    }

    .btn_finalizare i {
        font-size: 15px;
        line-height: 15px;
    }

    span.pret_product {
        font-size: 19px!important;
    }

    .dropdown_cont {
        /* transform: translate3d(8px, 25px, 0px) !important; */
        transform: translate3d(8px, 25px, 0px);
    }

    .stergere i {
        font-size: 15px;
        line-height: 15px;
    }

    .curea_ceas img {
        max-height: 320px!important;
        height: 320px!important;
        margin-top: -15px !important;
    }

    .add_to_cart_bundle {
        opacity: 1!important;
        padding: 1px 13px!important;
        font-size: 13px!important;
        position: relative !important;
        display: inline-block;
        left: 6px !important;
        bottom: 0px !important;
        max-width: 190px !important;
    }

    /* .curea_ceas { */
    /* top: -30px !important; */
    /* } */
    .details__text a {
        margin: 0 auto!important;
        text-align: center!important;
        display: block!important;
    }

    .details__text {
        margin-top: 20px;
    }

    .detalii_produs_product {
        padding: 0px 20px!important;
    }

    button.btn-go {
        font-size: 15px !important;
        line-height: 40px !important;
    }

    #mainCarousel .carousel__slide {
        height: 345px!important;
    }

    .carousel__slide img {
        max-height: 340px;
    }

    .details__text h2 {
        font-size: 25px!important;
        line-height: 35px!important;
        text-align: center;
    }

    span.line_red {
        height: 2px;
        width: 150px;
        background: rgb(1 143 213);
        display: block !important;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    #personalizeaza_ceas .owl-prev span {
        left: 0px!important;
        width: 30px!important;
    }

    #personalizeaza_ceas .owl-next span {
        right: 0px!important;
        width: 30px!important;
    }

    #personalizeaza_ceas .item .caption {
        margin: 10px 10px;
    }

    #alegeceas .owl-next span {
        top: 32%!important;
        right: 5px!important;
        left: unset !important
    }

    #alegeceas .owl-prev span {
        top: 32%!important;
        left: 5px!important;
    }

    .box_text_alege {
        min-height: 100px!important;
    }

    .cl_title {
        font-size: 35px!important;
        line-height: 42px!important;
        margin-left: 28px;
    }

    .cl_ceas {
        font-size: 38px!important;
        line-height: 30px!important;
        margin-left: 28px;
    }

    .box_text_alege span {
        font-size: 140px!important;
        left: 0px!important;
    }

    .box_creare_ceas {
        min-height: 90px!important;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .box_creare_ceas .cl_title {
        font-size: 25px!important;
        line-height: 42px!important;
        margin-right: 28px;
    }

    .box_creare_ceas .cl_ceas {
        font-size: 38px!important;
        line-height: 30px!important;
        margin-right: 28px;
    }

    #personalizeaza_ceas {
        padding: 0px 0px!important;
    }

    #alegeceas .owl-nav {
        margin-top: -20px;
    }

    .box_creare_ceas span {
        font-size: 140px!important;
        top: 15px!important;
        right: 0px!important;
    }

    .mesaj {
        top: 37%!important;
        z-index: 9 !important;
    }

    .mesaj h2 {
        line-height: 25px!important;
    }

    a.cumpara_online {
        font-size: 15px!important;
        line-height: 18px!important;
        transition: .4s;
        margin-top: 0px!important;
    }

    #menunomobd {
        margin: 0px !important;
        ; }

    .btn {
        font-size: 15px !important;
		line-height: initial;
    }

    .mobile_text {
        font-size: 11px;
    }

    .info_beneficiu h3 {
        font-size: 13px!important;
        line-height: 19px!important;
        color: #000 !important;
    }

    .info_beneficiu p {
        font-size: 12px!important;
        line-height: 13px!important;
        font-weight: 300;
        color: #000 !important;
    }

    .call {
        float: left!important;
    }

    .call li {
        font-size: 20px!important;
        line-height: 15px!important;
    }

    li.title_call {
        font-weight: 400 !important;
        color: #000000 !important;
        font-size: 11px !important;
        line-height: 7px !important;
    }

    .telefoane a {
        color: #000;
        font-size: 13px;
        line-height: 22px !important;
        font-weight: 600;
    }

    #logo img {
        max-width: 100% !important;
    }

    .show_search_bar .fa-times {
        margin-right: 7px;
        font-size: 27px;
        position: relative;
        top: 3px;
        color: #000;
    }

    .search-heder-bar {
        transition: .4s;
        margin-top: 0px;
        opacity: 1;
    }

    .show_search_bar {
        display: inline-block;
        font-size: 24px;
        color: #000000;
        cursor: pointer;
        position: relative;
        margin-left: 16px;
        line-height: 46px;
    }

    .show_cont_mobile {
        display: inline-block;
        font-size: 24px;
        color: #000000;
        cursor: pointer;
        position: relative;
        margin-left: 10px;
        line-height: 46px;
    }

    .buton_cont {
        font-size: 12px!important;
    }

    a.checkoutnow {
        padding: 4px 5px!important;
        font-size: 17px!important;
    }

    span.contiuneshop {
        padding: 4px 5px!important;
        font-size: 17px!important;
    }

    .add-ask {
        font-size: 15px!important;
        font-weight: 700;
    }

    .add-subtitle {
        font-size: 15px!important;
    }

    h1 {
        font-size: 20px !important;
    }

    .descriere .nav-link {
        font-size: 14px!important;
    }

    .descriere .nav-link {
        padding: 3px 0px!important;
    }

    .buton_minus {
        line-height: 16px!important;
        padding: 6px 6px!important;
    }

    h3.add-title {
        font-size: 14px !important;
    }

    .morectnt span {
        display: none;
    }

    .descriere .tab-content {
        padding: 10px!important;
    }

    .buton_plus {
        line-height: 16px!important;
        padding: 6px 6px!important;
    }

    .input-group .form-control[name^=quantity] {
        font-size: 14px!important;
        min-height: 28px!important;
        height: 28px!important;
		padding:0 !important;
    }

    .adauga_btn {
        font-size: 15px!important;
        line-height: 30px!important;
    }

    .buton_adauga button {
        font-size: 13px !important;
        padding: 1px 10px !important;
    }

    h3.titlu_specificatii {
        font-size: 20px !important;
        line-height: 20px !important;
    }

    #cart .dropdown-menu table {
        margin-bottom: 10px;
    }

    #cart .dropdown-menu li > div {
        min-width: 320px;
        padding: 0 10px;
    }

    header {

        width: 100%;
        background: #ffffff;
        padding: 0px 0px!important;
        z-index: 999999!important;
		
    }

    header+span+div {
        padding-top: 70px;
    }

    header+link+div {
        padding-top: 70px;
    }

    header+div {
        padding-top: 0px !important;
    }

    .btn-go i {
        font-size: 16px !important;
    }

    #thumbCarousel .carousel__slide img {
        max-width: 70px;
        height: 70px !important;
    }

    #product h1 {
        font-size: 23px !important;
    }

    #mainCarousel .carousel__slide {
        height: 275px!important;
    }

    .carousel__slide img {
        max-height: 275px;
    }

    .placere img {
        /* max-width: 50px; */
    }

    .nav_fix .owl-next span {
        top: 28%!important;
        right: -10px!important;
    }

    .nav_fix .owl-prev span {
        top: 28%!important;
        left: -10px!important;
    }

    .right_side {
        /* max-height: 430px; */
    }
	
	.bg_motive {
    background: #ffffff;
    padding: 30px 0px 30px 0px;
    position: relative;
    margin-top: 0px;
}

.pret-buton .buton_adauga {
    width: auto;
}

.buton_adauga .nice-btn {
    padding: 8px 10px 8px 43px !important;
}

.titlu_sectiune_produse {
    text-align: center;
}

.page_category .titile_product a {
    height: 45px;
    max-height: 45px;
    overflow: hidden;
    display: inline-block;
}



.box_caheg p {
    height: 45px;
    max-height: 45px;
    overflow: hidden;
}

li.pret_produs h2 {
    font-weight: 300;
    font-size: 35px !important;
    line-height: 45px;
}
	
}

.ultimeleprod{
	background: #fff;
}
.ultimeles{
	text-align: center;
	padding: 20px 10px;
	text-transform: uppercase;
	border-bottom: solid 1px #fb7802;
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
	margin: 0 10px;
}
.boxprodbenf{
	background: #fff;
	padding: 10px 0
}
.prodbenf i{
	display: inline-block;
	transform: rotate(116deg)
}
.prodbenf p{
	display: inline-block;
	margin: 0;
	line-height: 40px;
}
.prodbenf img{
	display: inline-block;
	max-height: 30px;
	margin-right: 10px;
}

#product{
	background: #fff;
}
.priceprod{
	font-size: 16px;
	color: #000;
}
.greenstocprod{
	color: #2dc733;
	display:inline-block;
}
.redstocprod{
	display:inline-block;
	color: #ff0000;
}
.wishlist{
	padding: 20px 0;
	text-align: right;
	cursor: pointer;
}
.whitebg{
	background: #fff;
}

@media (min-width: 540px) and (max-width: 960px) {
	.btn_cart_product{font-size:14px;}
}
.fullheight{
	height: 100%;
	background: #fff;
}
.similarstitle{
	margin: 20px;
	font-size: 23px;
	font-weight: 600;
}
.page_despre{
	background: #fff;
}
.bgdespre{
	background: url('../image/bgdespre.jpg');
	position:relative;
}
.txtbgdespre{
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	padding:20px 0
}
.bgopacity{
	background: #000;
	opacity:0.6;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.misiunea{
	color: #000;
	font-size: 24px;
	line-height: 32px;
}
.boxdespre01{
	background: url('../image/boxdespre01.png') no-repeat center;
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
}
.boxdespre02{
	background: url('../image/boxdespre02.png') no-repeat center;
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
}
.boxdespre03{
	background: url('../image/boxdespre03.png') no-repeat center;
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
}
.titleboxdespre{
	font-size: 24px;
	margin: 20px 0;
}
.textboxdespre{
	font-size: 20px;
}
.bbt{
	border-bottom: solid 1px #ccc;
}
.ingrediente{
	font-size: 24px;
	margin: 0 auto
}
.ingredientetxt{
	font-size: 20px;
	margin: 20px 0;
	color: #7a7a7a;
}
.bgingrediente{
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
}

.line{
	line-height: 36px;
	width: 96%;
	border-bottom: solid 1px #bbb;
	position: absolute;
	top: 20px;
}
.imgred{
	background: url('../image/13.jpg') no-repeat center;
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
	height: 886px;
}
.boxparteneri{
	background: #4cb1ca;
	width: 100%;
}
.boxparteneri p{
	color: #fff;
	text-align: center;
	display: flex;
	height: 100%;
	font-size: 48px;
	line-height: 48px;
}

.carouselas .owl-stage-outer{
	
}
.owl_carousel_producatori .owl-carousel .owl-item {
	padding: 20px;
}
.textbanner{
	color: #fff;
	display: flex;
	font-size: 32px;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 30%;
	line-height: 48px;
	text-transform: uppercase;
}
.textbanner2{
	color: #fff;
	display: flex;
	font-size: 20px;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 60%;
	line-height: 28px;
	padding: 0 30px;
}
footer .form-control{
	background: transparent;
}
.sorteaza{
	line-height: 45px;
	margin: 0 10px 0 0;
	color: #777;
	font-weight: 300;
	font-size: 14px;
}
.sorteaza:hover{
	color: #777;
}
.categordsort{
	background: #fff;
}
.mfilter-content-opts{
	padding-bottom: 5px;
}
.namesubcateg{
	font-weight: 600;
}

@media (max-width: 1200px) {
	.boxparteneri p{font-size:32px;line-height: 32px;}
	h3.section_produse{font-size:20px}
}

@media (max-width: 540px) {
	.doua_coloane{column-count:1}
	h3.section_produse{font-size:16px}
}
#input-sort, #input-limit {
    width: 170px;
	padding: 0 10px;
}

#mainCarousel .carousel__button.is-prev:hover, #mainCarousel .carousel__button.is-next:hover{
	color: var(--primary-hover-color);
}
.fancybox__container{
	z-index: 55555 !important;
}
.producatorproduct a{
	color: #000;
}
.boldproduct{
	font-weight: 600;
}
.boldproduct span{
	font-weight: 500;
}
.bb{
	border-bottom: solid 1px #ddd;
}
.bt{
	border-top: solid 1px #ddd;
	padding-top: 10px;
}
.colorat{
	color: #f95a09;
}
.fa-exchange{
	margin-right: 5px;
}
.hover_btn{
	display: inline-flex !important;
	position: relative;
}
.cart_btn{
	border: none!important;
	background: #f95a09;
	font-size: 10px;
	color: #fff;
	padding: 5px;
	position: relative;
	display: inline-flex !important;
	margin:0;
	width: 100%;
	text-align: center;
	height: 38px;
	line-height: 10px;
}
.hover_btn:hover .bottom_btn{
	bottom:0;
	left:0;
}
.hover_btn:hover .right_btn{
	top:0;
	right:0;
}
.hover_btn:hover{
	
}
.hover_btn:hover .top_btn{
	transform: scale(1);
}
.hover_btn:hover .left_btn{
	transform: scale(1);
}
.hover_btn:hover .bottom_btn{
	transform: scale(0);
}
.hover_btn:hover .right_btn{
	transform: scale(0);
}
.bottom_btn{
	height: 2px;
	width: 100%;
	position: absolute;
	bottom: -5px;
	left: 5px;
	background: red;
}
.right_btn{
	height: 100%;
	width: 2px;
	position: absolute;
	top: 5px;
	right: -5px;
	background: red;
}
.top_btn{
	height: 2px;
	width: 100%;
	position: absolute;
	top: -5px;
	left: -5px;
	background: red;
	transform: scale(0);
	transition: 0.7s;
}
.left_btn{
	height: 100%;
	width: 2px;
	position: absolute;
	top: -5px;
	left: -5px;
	background: red;
	transform: scale(0);
	transition: 0.7s;
}
.he50{
	height: 50px;
}
.details_btn{
	background: transparent;
	display: inline-flex;
	padding: 8px 5px;
	font-size: 10px !important;
	color: #000 !important;
	width: 100%;
	text-align: center;
	height: 38px;
	line-height: 10px!important;
}
.wishlist_btn{
	background: transparent;
	border:none !important;
	display: inline-block;
	padding: 5px;
	font-size: 10px;
	width: 100%;
	text-align: center;
	height: 38px;
}
.compare_btn{
	background: transparent;
	display: inline-block;
	padding: 5px;
	font-size: 10px;
	width: 100%;
	text-align: center;
	height: 38px;
}
.hover_btn{
	border: solid 1px #000;
}
.pret_categ .price{
	text-align: left !important;
}








.faraopinii{
	font-size: 12px;
	color: #ccc;
}
.boxpagprod{

}
.economie{
	font-size: 12px;
}
.boxcumparaprod{
	background: #fff;
	border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	margin: 0 auto;
	text-align: center;
}
.buttoncart{
	height: 30px;
	background: #fff;
	border: none;
	width:35px;
}
.buttonminus{
	color: #fff !important;
	height: 30px;
	width: 25px;
	border-radius: 20px 0 0 20px;
	background: var(--culoare-activa) !important;
}
.buttonplus{
	color: #fff !important;
	height: 30px;
	width: 25px;
	border-radius: 0 20px 20px 0;
	background: var(--culoare-activa) !important;
}
.buttoncart i{
	font-size: 12px;
    font-weight: 600;
}
.buttoncart:hover {
	background: var(--culoare-activa);
	color: #fff
}
.cantitatecart{
	width: 55px;
	border: none;
	border-top: solid 2px var(--culoare-activa);
	border-bottom: solid 2px var(--culoare-activa);
	font-size: 16px !important;
	height: 28px;
	font-weight: 700;
	color: 000;
	background: transparent
}
.input-group .cantitatecart{
	font-size: 16px !important;
	width: 48px !important;
	height: 28px !important;
}
.input-group .buttonminus, .input-group .buttonplus{
	width: 25px !important;
	height: 28px !important;
}
.numeoptiune{
	font-size: 14px;
	font-weight: 800;
	line-height: 32px;
}
.pretoptiune{
	font-size: 28px;
	color: var(--culoare-activa);
	font-weight: 800;
	line-height: 32px;
}
#product .input-group .buttonminus, #product .input-group .buttonplus, #product .input-group .cantitatecart{
	height: 48px !important;
}


#descriereprodus .card {
}
.card {
    background-color: transparent;
}
.card {
    border: none;
}
#descriereprodus .card-header {
    cursor: pointer;
	background: #fff;
	padding: 20px;
	text-align: center;
}
.card-header {
    background: transparent;
    border: none;
    padding: 0;
}
#descriereprodus .card .title {
    font-weight: 500;
    font-size: 24px;
}
#descriereprodus .card-header .accicon {
    float: right;
}
.card{
	border: solid 1px #cecece !important;
	border-radius: 0;
}
.comandawhats{
	color: #000;
}
.distribuie .fa-facebook-f{
	color: blue;
	margin-right: 5px;
	width: 15px;
}
.distribuie .fa-whatsapp{
	color: green;
	margin-right: 5px;
	width: 15px;
}
.distribuie{

}
.prodrating {
    display: inline-block;
    margin-right: 7px;
}
.prodnrreview {
    display: inline-block;
}
.fa-stack {
    width: 1em;
    height: 20px;
    line-height: 20px;
}
.prodrating .fa-star {
    color: #f95a09;
	font-size: 16px;
}
.reviewauthor{
	font-weight: 600;
}

.header_black{
	background: #000;
}

.contactus a{
	padding: 15px 0;
	display: inline-flex;
	color: #fff;
}
.btn-limba{
	color: #fff;
	text-decoration: none;
	height: auto;
	transition: 0.7s;
	
}
.btn-limba:hover{
	color: var(--primary-hover-color);
	text-decoration: none;
	
}
.br{
	border-right: solid 1px #555;
}
.afiseaza_search{
	display: inline-flex !important;
}
#search{
	z-index: 999;
	width: 100%;
	border-radius: 30px;
}
.pos-initial{
	position: initial;
}
.pos-rel{
	position: relative;
}
.cautareamea{
	cursor: pointer;
}
.searchcenter{
    margin: 0 auto;
    height: 40px;
}
#mysearch{
	z-index: 9999;
	margin: 0 auto;
	width: 100%
}
.pos-unset{
	position: initial !important;
}

.searchclose{
	position: absolute;
    top: calc(50% - 15px);
    left: 80%;
    font-size: 16px;
    color: #000;
    cursor: pointer;
	line-height: 30px;
}
.logo{
    align-items: center;
	height: 100%;
	display: flex;
}
#logo {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: start;
}
.bbheader{
	border-bottom: solid 1px #ddd;
}
.afterlogo{
	position: relative;
}
.afterlogo:after{
	position: absolute;
	content: '';
	left:0;
	top: 0;
	height:113px;
	background: #222;
	width: 50vw;
}
.afterslogo{
	position: relative;
}
.afterslogo:after{
	position: absolute;
	content: '';
	right:0;
	top: 0;
	height:37px;
	background: #d6d6d6;
	width: 50vw;
}
.aftersslogo{
	position: relative;
}
.aftersslogo:after{
	position: absolute;
	content: '';
	right:0;
	top: 37px;
	height:76px;
	background: #fff;
	width: 50vw;
	border-bottom: solid 1px #ddd;
}
.bgwhite{
	position: relative;
	z-index: 9999;
	background: #fff !important;
}
.live-sugg {
	/* position: relative; */
	/* width: 80%; */
	display: block;
	/* border-bottom: solid 2px #000; */
	
}
.live-sugg-content{
	background: #fff;
	display: none;
	padding: 20px 20px 0;
	box-shadow: 0px 6px 8px -1px #777
}
.firstletterup{
	color: #000;
}
.live-sugg .live-sugg-dropdown {
    position: absolute;
    top: 100%;
    left: 25%;
	width: 50%;
    right: 0;
    background: #ffffff;
    z-index: 10;
    overflow: hidden;
    border-top: solid 2px #000;
}
@media (max-width: 768px){
	.live-sugg .live-sugg-dropdown {
		width: 100%;
	}
}
.live-sugg .live-sugg-dropdown .t {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 14px;
    padding: 4px 15px;
    color: #3A403E;
	word-spacing:2px;
}
.live-sugg .live-sugg-dropdown .btn-live-go {
    position: relative;
    display: block;
    width: 100%;
	background: #000;
	color: #fff;
	height: auto;
	line-height: initial;
	padding: 10px 0;
	border-bottom: none;
	font-size: 14px;
	word-spacing: 2px;
	margin-bottom: 0px;
}
.live-sugg .live-sugg-dropdown .btn-live-go:hover{
	color: #fff;
}
.live-sugg .live-sugg-dropdown .live-sugg-content {
    position: relative;
    padding: 0px 15px;
}
.live-sugg .live-sugg-dropdown .live-sugg-content a {
    position: relative;
    display: block;
    padding: 7px 0px;
    font-size: 13px;
	word-spacing: 2px;
    color: #000;
    transition: 0.2s all;
}
.live-sugg .live-sugg-dropdown .live-sugg-content a b {
    font-weight: 700;
    color: #FF3C20;
}
.live-sugg .live-sugg-dropdown .live-sugg-content a:hover,
.live-sugg .live-sugg-dropdown .live-sugg-content a:hover b {
    color: var(--primary-hover-color);
}
.live-sugg .btn{
	background: transparent;
	color: #606060;
	border: none;
	border-radius: 0px;
	padding:0;
}










#clientnou{
	display: none;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 999999999;
	background: #fff;
	width: 150px;
	border-top: solid 3px #ff4040;
	text-align: left;
	box-shadow: 0 1px 5px rgb(0 0 0 / 11%);
}
.afiseaza_clientnou{
	display: inline-block !important;
}
.btnclienou{
	display: block;
	padding: 7px 15px;
	color: #777;
}
.btnclienou:hover{
	color: var(--primary-hover-color);
}
.forclose{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.acasa .categtitle{
	display: none;
}
.acasa .categtitlehome{
	display: block !important;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
}

.acasa .category_products a{
	padding: 15px 0 0 0;
}
.socialmediahome a{
	display: inline-block;
	font-size: 18px;
}
.socialmediahome a + a{
	margin: 0 0 0 20px;
}


.boxmarehome {
}

.boxmichome{
	position: relative;
    padding: 30px;
    margin: -20% 15% 0;
    display: flex;
    background: #fff;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / 10%);
}

.titluboxmichome{
	position: relative;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    color: var(--primary-color);
}

.descriereboxmichome{
	font-size: 16px;
    line-height: 24px;
    margin: 22px 0 27px;
    color: #777;
}

.pretboxmichome{
	font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    display: block;
    color: var(--primary-color);
	margin-bottom: 27px;
}

.cartboxmichome{
	font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 10px 30px;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    background: var(--primary-color);
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	display: inline-block;
	transition: 0.5s;
}

.cartboxmichome:hover{
	background: var(--primary-hover-color);
	color: #fff;
}

.banners:hover .inner1 > a::before, .banners:hover .inner1 > a::after {
    height: 100%;
    width: 100%;
    transform: rotate(0);
}
.banners .inner1 > a::before {
    left: 0;
    top: 0;
}
.banners .inner1 > a::before, .banners .inner1 > a::after {
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all 0.8s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    width: 0;
    transform: rotate(180deg);
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.inner1 > a {
    display: flex;
    position: relative;
    overflow: hidden;
	width: 100%;
}
.inner-img img {
    width: 100%;
	overflow: hidden
}
.inner1{
	display: flex;
}
.service-item:hover .service{
	border: var(--border-hover-color);
	box-shadow: var(--box-shadow)
}
.service-item:hover .service-icon i{
	transform: translateY(-7px);
	color: var(--primary-hover-color);
}
.service .service-icon i {
    display: block;
    font-size: 30px;
    margin: 0 0 10px;
    color: #e5e5e5;
	transition: 0.3s;
}
.service {
    padding: 15px 5px;
    text-align: center;
    border: var(--border-color);
	transition: 0.5s;
}
.service-icon {
    display: block;
}
.service .promo-title {
    position: relative;
    font-size: 9px;
    line-height: 20px;
    font-weight: 500;
    margin: 0px;
    text-transform: uppercase;
	color: var(--primary-color);
}
.service .promo-desc {
    display: block;
    font-size: 10px;
    color: #595959;
}
.featured .titile_product{
	height: 40px;
}
.categorii .titile_product {
    height: 40px;
	margin: 10px 0;
	text-align: left;
}
.special .titile_product {
    height: 40px;
	margin: 10px 0;
	
}
.img1{
	transition: 0.7s;
}
.img2{
	opacity:0;
	position: absolute;
	top: 0;
	left: 0;
	z-index:2;
	transition: 0.7s;
}
.product-thumb:hover .img2{
	opacity:1
}
.product-thumb:hover .img1{
	opacity:0
}
.product-thumb:hover .hover{
	opacity:0.5
}

.product-thumb:hover .butoanesusprodus, .product-thumb:hover .butoanejosprodus{
	opacity: 1;
	transform: translateY(20px);
}
.product-thumb:hover .butoanejosprodus{
	transform: translateY(-50px);
	opacity:1;
}
.product-thumb .image{
	overflow: hidden;
	position: relative;
	border-bottom: solid 1px #d3d5d6;
}

.butoanesusprodus{
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 2;
	background: #fff;
	display: inline-block;
	opacity:0;
	transition: 0.3s;
}

.butoanesusprodus button{
	border: none;
	background: transparent;
	padding: 7px 10px;
}
.butoanesusprodus button:hover{
	color: var(--primary-hover-color);
}
.butoanejosprodus{
	position: absolute;
	bottom:-50px;
	left: 0;
	z-index: 2;
	width: 100%;
	display: flex;
	opacity:0;
	transition: 0.3s;
}
.butoanejosprodus button{
	border: none;
}
.butoanejosprodus .boxprodcart{
	background: var(--primary-color);
	color: #fff;
	display: inline-block;
	width: 70%;
	padding: 5px 0;
	font-size: 12px !important;
	transition: 0.3s;
}
.butoanejosprodus .boxprodcart:hover{
	background: var(--primary-hover-color);
}
.acasa .carousel{
	padding: 50px 0;
}

.owl-carousel .product-thumb:nth-child(even){
	margin-bottom: 5px !important;
}
.owl-nav{
	transition: 1s !important;
}

.owl-carousel:hover .owl-nav{
    opacity: 1;
}
.owl-prev{
	margin-right: 7px;
}

.txtfirma{
	font-size: 16px;
    font-weight: 400;
    color: #000;
    margin: 10px 0 10px 0;
}
.logofirma{
	display: flex;
	justify-content: left;
}
.box-news{
	width: 100%;
}
.inputnews{
	border: none;
	display: inline-block;
    padding: 0;
	height: unset !important;
}
.fa-envelope{
}
footer a{
	font-size: 16px;
}
.titlufooter{
	color: #000;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.banner{
	position: relative;
	overflow: hidden;
}
.imagbanner{
	max-width: unset;
	width: 100%;
}
.boxalb{
	position: absolute;
	bottom: 50px;
	background: #fff;
}
.denumirecateg{
	font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
	display: inline-flex;
	padding: 15px 10px;
}
.vezicategbanner{
	background: var(--primary-color);
	color: #fff !important;
	padding: 10px;
	display: inline-block !important;
	transition: 0.2s;
}
.vezicategbanner:hover{
	background: var(--primary-hover-color);
}
.banner:hover .asa::before, .banner:hover .asa::after {
    height: 100%;
    width: 100%;
    transform: rotate(0);
}
.banner .asa::before {
    left: 0;
    top: 0;
}
.banner .asa::before, .banner .asa::after {
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all 0.8s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    width: 0;
    transform: rotate(180deg);
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.categ_tab {
	color: var(--primary-color);
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	transition: 1s;
}
.tabs_col .active_tab{
	color: var(--primary-hover-color);
}
.tabs_col .categ_tab:hover{
	color: var(--primary-hover-color);
}
.tabs_col .active_tab::after, .categ_tab:hover::after {
    transform: scaleX(1) !important; 
	color: var(--primary-hover-color);
}
.categ_tab{
	position: relative;
	cursor: pointer;
}
.tabs_col .categ_tab::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #ff4040;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transition: transform .2s ease-in-out 0s;
}

.whitebg{
	background: #fff;
}
.spatiutab{
	display: inline-block;
	position: relative;
	z-index: 2;
}
.product-thumb .price {
    color: var(--primary-color);
    font-weight: 600;
    font-size: 16px;
	line-height: 20px;
    text-transform: inherit;
	text-align: center;
}
.ultimeleprod  .price {
	font-size: 16px;
}
.price-new {
    color: var(--primary-hover-color);
    line-height: 22px;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 600;
}
.price-old {
    color: #757575;
    text-decoration: line-through;
    margin-left: 0px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

.categtitle{
	font-weight: 500;
    color: #000001;
    font-size: 38px;
    line-height: 150px;
    text-transform: initial;
    margin-bottom: 0px;
}
.breadcrumb{
	text-align: right;
}
.Breadcrumbs {
    padding: 0;
}
.acasa .bup{
	
}
.titlucategorie{
	font-weight: 500;
    color: #000001;
    font-size: 24px;
    text-transform: initial;
	line-height: 48px;
}
.carousel{
	overflow: hidden;
}
.container-fluid{
	max-width: 1920px;
}
.acasa .titlucategorie{
	display: none;
}
.img-content{
	width: 100%;
	height: auto;
}
sup {
    top: 0px;
	font-size: 100% !important;
}
.acasa .all-subs{
	box-shadow: none;
}
.box-heading{
	color: #000;
	display: block;
	padding: 15px 20px;
	text-align: left;
	text-transform: uppercase;
}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel button.owl-dot:hover{
	color: var(--primary-hover-color);
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
	transition: 0.5s;
}

.categordsort{
	box-shadow: 0 0 20px 1px rgb(0 0 0 / 10%);
	transition: 0.5s;
}
.categordsort:hover{
	box-shadow: 0 0 20px 1px rgb(0 0 0 / 20%);
}

.inner-left{
	display: flex;
    align-items: center;
    justify-content: start;
}
.inner-center{
	display: flex;
    align-items: center;
    justify-content: center;
}
.inner-right{
	display: flex;
    align-items: center;
    justify-content: end;
}
@media (min-width: 576px){
    .inner-sm-left{
		display: flex;
		align-items: center;
		justify-content: start;
	}
	.inner-sm-center{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.inner-sm-right{
		display: flex;
		align-items: center;
		justify-content: end;
	}
}
@media (min-width: 768px){
    .inner-md-left{
		display: flex;
		align-items: center;
		justify-content: start;
	}
	.inner-md-center{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.inner-md-right{
		display: flex;
		align-items: center;
		justify-content: end;
	}
}
@media (min-width: 992px){
    .inner-lg-left{
		display: flex;
		align-items: center;
		justify-content: start;
	}
	.inner-lg-center{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.inner-lg-right{
		display: flex;
		align-items: center;
		justify-content: end;
	}
}
@media (min-width: 1200px){
    .inner-xl-left{
		display: flex;
		align-items: center;
		justify-content: start;
	}
	.inner-xl-center{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.inner-xl-right{
		display: flex;
		align-items: center;
		justify-content: end;
	}
}
@media (min-width: 1440px){
	.col-xxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.d-xxl-block {
		display: block!important;
	}
	.d-xxl-inline {
		display: inline!important;
	}
	.d-xxl-inline-block {
		display: inline-block!important;
	}
	.d-xxl-flex {
		display: flex!important;
	}
	.d-xxl-inline-flex {
		display: inline-flex!important;
	}
	.d-xxl-none {
		display: none!important;
	}
	.order-xxl-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xxl-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xxl-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xxl-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.px-xxl-0{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.px-xxl-1{
		padding-left: 0.25rem!important;
		padding-right: 0.25rem!important;
	}
	.px-xxl-2{
		padding-left: 0.5rem!important;
		padding-right: 0.5rem!important;
	}
	.px-xxl-3{
		padding-left: 1rem!important;
		padding-right: 1rem!important;
	}
	.px-xxl-4{
		padding-left: 1.5rem!important;
		padding-right: 1.5rem!important;
	}
	.px-xxl-5{
		padding-left: 3rem!important;
		padding-right: 3rem!important;
	}
	.inner-xxl-left{
		display: flex;
		align-items: center;
		justify-content: start;
	}
	.inner-xxl-center{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.inner-xxl-right{
		display: flex;
		align-items: center;
		justify-content: end;
	}
}
@media (min-width: 2560px){
	.col-xxxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xxxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xxxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xxxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xxxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xxxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xxxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xxxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xxxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xxxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xxxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xxxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.d-xxxl-block {
		display: block!important;
	}
	.d-xxxl-inline {
		display: inline!important;
	}
	.d-xxxl-inline-block {
		display: inline-block!important;
	}
	.d-xxxl-flex {
		display: flex!important;
	}
	.d-xxxl-inline-flex {
		display: inline-flex!important;
	}
	.d-xxxl-none {
		display: none!important;
	}
	.order-xxxl-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xxxl-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xxxl-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xxxl-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.px-xxxl-0{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.px-xxxl-1{
		padding-left: 0.25rem!important;
		padding-right: 0.25rem!important;
	}
	.px-xxxl-2{
		padding-left: 0.5rem!important;
		padding-right: 0.5rem!important;
	}
	.px-xxxl-3{
		padding-left: 1rem!important;
		padding-right: 1rem!important;
	}
	.px-xxxl-4{
		padding-left: 1.5rem!important;
		padding-right: 1.5rem!important;
	}
	.px-xxxl-5{
		padding-left: 3rem!important;
		padding-right: 3rem!important;
	}
	.inner-xxxl-left{
		display: flex;
		align-items: center;
		justify-content: start;
	}
	.inner-xxxl-center{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.inner-xxxl-right{
		display: flex;
		align-items: center;
		justify-content: end;
	}
}
.produss .titile_product {
    height: 40px;
}
.similare .owl-nav {
	right: 10px;
	top: 10px;
}
.similarstitle{
	margin: 20px 0;
}
.cartlong{
	text-align: center;
	height: 45px;
	background: var(--primary-color);
    color: #fff;
    display: block;
    width: 140px;
	margin: 10px 0;
	border: none;
	transition: 0.5s;
}
.cartlong:hover{
	background: var(--primary-hover-color);
}	
.wishlist{
	width: 45px;
	height: 45px;
	background: var(--background-color);
	text-align: center;
	display: inline-flex;
	justify-content: center;
	transition: 0.5s;
}
.wishlist:hover{
	background: var(--primary-color);
}
.wishlist:hover  .fa-heart{
	filter: invert(1);
}
.distribuie{
	display: inline-flex;
	margin-right: 10px;
}


h4{
	font-size: 14px;
}

.live-sugg .live-sugg-dropdown .t{
	padding: 20px;
	text-align: center;
}
.denumirecateg{
	font-size: 16px;
}
.contactus a{
	padding: calc(16px + (22 - 16) * ((100vw - 375px) / (2560 - 375))) 0;
}

.socialmediahome a{
	font-size: calc(12px + (18 - 12) * ((100vw - 375px) / (2560 - 375))) !important;
}

.descriereboxmichome{
	font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (2560 - 375))) !important;
	margin: calc(22px + (28 - 22) * ((100vw - 375px) / (2560 - 375))) 0 calc(27px + (33 - 27) * ((100vw - 375px) / (2560 - 375)));
}
.pretboxmichome{
	font-size: calc(28px + (34 - 28) * ((100vw - 375px) / (2560 - 375))) !important;
	line-height: calc(30px + (36 - 30) * ((100vw - 375px) / (2560 - 375))) !important;
}
.cartboxmichome{
	font-size: calc(12px + (18 - 12) * ((100vw - 375px) / (2560 - 375))) !important;
	font-size: calc(12px + (18 - 12) * ((100vw - 375px) / (2560 - 375))) !important;
}
.boxprodcart{
	font-size: calc(12px + (18 - 12) * ((100vw - 375px) / (2560 - 375))) !important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
	font-size: calc(20px + (26 - 20) * ((100vw - 375px) / (2560 - 375))) !important;
	display: inline-block;
}
.breadcrumb a{
	font-size: 14px;
    font-weight: 500;
    color: #000 !important;
	line-height: 50px
}
.denumireprod{
	font-weight: 500;
    color: #000001;
    font-size: 24px;
    line-height: 1.14em;
    text-transform: initial;
}
.fa-stack{
	width: 14px !important;
	height: 14px !important;
	line-height: 10px !important;
}
.font24{
	font-size: 24px !important;
}
.font20{
	font-size: 20px !important;
}
.font18{
	font-size: 18px !important;
}
.font16{
	font-size: 16px !important;
}
.font14{
	font-size: 14px !important;
}
.font12{
	font-size: 12px !important;
}
.font10{
	font-size: 10px !important;
}
.font8{
	font-size: 8px !important;
}
.alb{
	color: var(--secondary-color) !important;
}
.gri{
	color: var(--secondary-light-color) !important;
}
.negru{
	color: var(--primary-color) !important;
}
.rosu{
	color: var(--primary-hover-color) !important;
}
.w500{
	font-weight: 500;
}
.w600{
	font-weight: 600;
}
@media (max-width: 991px){
.owl-nav{right: 0;}
.acasa .carousel{padding: 20px 0;}
.br{border-right: none;}
.titlufooter{margin-left:0}
.doua_coloane li{margin:0 30px 20px 0px}
.boxmichome{margin: -20% 5% 0; padding: 20px;}
.mfilter-box{margin-right: 0px;}
.ultimeleprod{margin-right: 0px;}
.bammer{margin-right: 0px;}
}
.acasa .bt{
	border-top: solid 1px var(--border-color);
}
.mfilter-box-56 .mfilter-free-button {
    margin-top: 182px !important;
    right: calc(-100vw - 44px);
}
.pret_special{
	font-weight: 400;
}

.image-additional:last-child {
    margin-right: 0px;
}

.card-body{
	text-align: justify;
}

.img-thumbnail{
	padding: 0;
}
.linkproduscart{
	display: flex;
	width: 124px;
	height: 101px;
	margin-right: 10px;
}
.butoanecos{
    padding: 7px;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
	border: solid 1px #000;
	color: #fff;
	background: var(--primary-color);
	transition: 0.5s;
}
.butoanecos:hover{
	color: #fff;
}
#descriere{
	text-align: justify;
}
.menutab{
	background: #eee;
	z-index: 9;
}
.titlutab{
	display: inline-block;
	color: #000;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	transition: 1s;
}
.titlumaretab{
	font-size: 24px;
	margin-top: 30px;
	font-weight: 600;
	text-decoration: underline;
    margin-bottom: 30px;
}
.staisus{
	width: 100%;
}
.activetab{
	color: var(--second-color);
}
.activetab .paddingtitlutab{
    background: #fff;
}
.paddingtitlutab {
	padding: 20px 0;
}
.movedown {
    position: sticky;
    top: 0;
    background: rgba(221, 221, 221, 0.7);
    width: 100%;
    text-align: center;
	opacity:0;
	transition: 0.5s;
	display: none;
	cursor: pointer;
}
.movedown i, .moveup i{
	font-size: 20px;
	padding: 10px 0;
}
.moveup {
    position: sticky;
    bottom: 0;
    background: rgba(221, 221, 221, 0.7);
    width: 100%;
    text-align: center;
	opacity:0;
	transition: 0.5s;
	display: none;
	cursor: pointer;
}
.limitheight:hover .movedown, .limitheight:hover .moveup {
	opacity:1
}
.limitheight::-webkit-scrollbar, .ooee::-webkit-scrollbar, .cart_mic::-webkit-scrollbar, .live-sugg-content::-webkit-scrollbar, .tabelmarimi::-webkit-scrollbar {
  width: 5px;
}
.limitheight::-webkit-scrollbar-track, .ooee::-webkit-scrollbar-track, .cart_mic::-webkit-scrollbar-track, .live-sugg-content::-webkit-scrollbar-track, .tabelmarimi::-webkit-scrollbar-track {
  background: #eee;
}
.limitheight::-webkit-scrollbar-thumb, .ooee::-webkit-scrollbar-thumb, .cart_mic::-webkit-scrollbar-thumb, .live-sugg-content::-webkit-scrollbar-thumb, .tabelmarimi::-webkit-scrollbar-thumb {
  background: var(--primary-color);
}
.limitheight::-webkit-scrollbar-thumb:hover, .ooee::-webkit-scrollbar-thumb:hover, .cart_mic::-webkit-scrollbar-thumb:hover, .live-sugg-content::-webkit-scrollbar-thumb:hover, .tabelmarimi::-webkit-scrollbar-thumb:hover {
  background: #000;
}

.img-limith{
	width: auto;
	justify-content: center;
	display: flex;
}
.image-additional:nth-last-child(2) .thumbnail{
	margin-bottom:0;
}
.image-additional{
	cursor: pointer;
}
.image-additional:hover{
	
}

@media (max-width: 991px){
.image-additional a{
	margin-right: 20px;
}
}
.family-products span {
    display: block;
}
.imgrelftcateg{
	position: relative;
}
.titleftcateg{
	position: absolute;
	bottom: 10px;
	text-align: center;
	display: inline-block;
	left: 30px;
	right: 30px;
	background: #fff;
	color: #000;
	box-shadow: 2px 2px 5px -3px
}
.hoveropac{
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	opacity: 0.7;
	background-color: #000;
	position: fixed;
	display: none;
}

.cart_mic {
	overflow-y: auto;
}
.boxproduscart:nth-last-child() {
	border-bottom: none !important;
}
.cosulgol{
	font-size: 20px;
	font-weight: 600;
	color: var(--primary-color);
}
.haisavezi{
	font-size: 16px;
	color: var(--primary-color);
}
.cartgol{
	width: 50%;
	margin: 0 auto;
}
.txtcontinuacump{
	background: var(--primary-color);
	padding: 10px;
}
.cartcommminus{
	border: solid 1px #d7d7d7 !important;
	border-right: none !important;
	border-radius: 0px !important;
	padding: 0 3px !important;
	transition: 0.5s;
	line-height: 30px;
}
.cartcommminus i, .cartcommplus i{
	width: 100%;
	font-size: 7px !important;
	display: block;
	line-height: unset;
	/* text-align: center; */
}
.cartcommminus:hover, .cartcommplus:hover{
	background: var(--primary-hover-color);
	color: #fff;
}
.cartcommplus{
	border: solid 1px #d7d7d7 !important;
	border-left: none !important;
	border-radius: 0px !important;
	padding: 0 3px !important;
	line-height: 30px;
}
.input-group .form-controls[name^=quantity]{
	border: solid 1px #d7d7d7;
    font-size: 16px;
    max-width: 30px;
    padding: 0;
    text-align: center;
	line-height: 30px;
}
.click{
	cursor: pointer;
}
.abscart{
	align-items: center;
}
.trashcart{
	margin-left: 10px;
	color: #ff0000;
	cursor: pointer;
}
.nonheaderfix{
	display: none;
	cursor: pointer;
}
@media (max-width: 991px){
.col-nonheaderfix{
	display: none
}
}
@media (min-width: 991px){
.headerfix .nonheaderfix{
	display: block;
}
}
.headerfix header{
	position: fixed;
	top: 0;
	z-index: 9999999;
	background: #fff;
	box-shadow: 0px 0px 5px 0px #aaa;
	transition: all 0.3s ease-in-out;
}
.headerfix .baraheaderup{
	display: none;
}
.headerfix .doarsearch{
	display: none !important;
}
.headerfix .doarcategorii {
	order: 2
}
.headerfix .doarcont {
	order: 3
}

.dispmenuheadfix{
	display: block !important;
	opacity: 1 !important;
}
.categheaderfix {
	color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    border-radius: 0px;
    position: relative;
    text-transform: uppercase;
    line-height: 36px;
    transition: .5s;
}

.accescont{
	text-align: center;
	font-size: 24px;
	text-decoration: underline;
	margin-bottom: 40px;
}
.aiuncont{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
}
.parolapierduta{
	display: inline-flex;
	justify-content: end;
	font-size: 16px;
	color: #000;
}
.parolapierduta a{
	font-size: 16px;
	color: #000;
}
.nuaicont{
	width: 100%;
}
.nudetiicont{
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}
.form-control{
	border-radius: 0px;
	border: solid 1px #000;
}
.aidejauncont{
	display: inline-flex;
	justify-content: end;
	font-size: 16px;
	color: #000;
}
.aidejauncont:hover{
	color: var(--primary-hover-color);
}
a.agree{
	text-decoration: underline;
}
.modal {
	z-index: 9999999999999999;
}
.sticky-top{
	top: 80px;
}
.titlucarte a{
	font-size: 20px !important;
	font-weight: 600;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
}
.descrierecarte a{
	font-size: 16px !important;
	line-height: 20px;
	margin-bottom: 20px;
	text-align: justify;
	padding-left: 20px;
	max-height: 200px;
	overflow: hidden;
}
.preturicarte{
	text-align: left;
	margin-bottom:0;
}
.pretnormalcarte{
	padding: 0 20px;
    font-size: 20px;
    font-weight: 600;
}
.pretnoucarte{
	padding: 0 20px;
    font-size: 20px;
    font-weight: 600;
}
@media (max-width: 1280px){
.descrierecarte a{
	max-height: 120px;
}
}
.denumireserviciu a{
	font-size: 20px !important;
	font-weight: 600;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 20px;
	color: #000;
	text-align: center;
	display: block;
	padding: 0 20px
}
.descriereserviciu a{
	font-size: 16px !important;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: justify;
	max-height: 120px;
	overflow: hidden;
	color: #000;
	display: block;
}
.clasa1 .descriereserviciu a{
	padding-left: 20px;
}
.clasa2 .descriereserviciu a{
	padding-right: 20px;
}
.citesteservicii{
	font-size: 16px;
	border: solid 1px #000;
	border-radius: 5px;
	display: flex !important;
	justify-content: center;
	width: 160px;
	margin: 0 auto;
	padding: 7px 0;
	color: #000;
	transition: 0.3s;
}
.citesteservicii:hover{
	background: var(--primary-hover-color);
	color: #fff;
}
.logofooter{
	max-height: 90px;
}
.whatsapp {
    position: fixed;
    right: 25px;
    z-index: 99999;
    bottom: 20px;
}
.bgcoscart {
    display: flex;
    flex-direction: column;
    width: 100%;
    right: 0;
}
.ooee{
	overflow-y: auto;
}

.fixxx{
	padding-right: 0px !important;
}
.fixxx .addright{
	right: 0px !important;
}
.trimitecomanda{
	display: inline-block;
	border: solid 1px var(--primary-color);
	background: #fff;
	border-radius: 5px;
	padding: 7px 0;
	width: 160px;
	transition: 0.3s;
	margin-bottom: 20px;
}
.trimitecomanda:hover{
	background: var(--primary-hover-color);
	border: solid 1px var(--primary-hover-color);
	color: #fff;
}
.modificacosul{
	font-weight: 700;
    color: var(--primary-color);
    text-align: end;
	display: block;
	transition: 0.3s;
	padding: 7px 0;
}
.modificacosul:hover{
	color: var(--primary-hover-color);
}
.rezumatcomanda{
	margin-bottom: 0px;
	line-height: 60px;
}
.prod-name-link{
	color: var(--primary-color);
	transition: 0.3s;
}
.prod-name-link:hover{
	color: var(--primary-hover-color);
}
.producator{
	color: var(--primary-color);
	transition: 0.3s;
	font-weight: 600;
	font-size: 14px;
}
.producator:hover{
	color: var(--primary-hover-color);
}
.listproducatori{
	color: var(--primary-hover-color);
	transition: 0.3s;
	font-weight: 600;
	font-size: 16px;
}
.listproducatori:hover{
	color: var(--primary-color);
}
.centreazathumb .thumbnail{
	display: flex;
	justify-content: center;
}
@media (max-width: 991px){
	.clasa2 .order-1{order:2;}
	.clasa2 .order-2{order:1;}
}
.prodtitlecateg a{
	font-size: 20px;
	font-weight: 600;
}
.proddescrcateg{
	margin: 20px 0;
	text-align: justify;
}
.categ_name .active{
	margin-bottom:0;
	font-weight: 500; 
}
.features-block span {
	cursor: pointer;
	transition: 0.5s;
	position: relative;
}
.features-block span:hover {
	color: #ff4040;
}
.newsfoot{
	color: #000;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
}
.newsfootsec{
	color: #000;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	line-height: 32px;
	margin: 10px 0 30px 0;
}
.socialmediahome span{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	margin: 0 10px 0 20px;
}
.socialmediahome a{
	display: inline-block;
	font-size: 18px;
	color: #fff;
}
.socialmediahome a + a{
	margin: 0 0 0 10px;
}

.netopia{
	max-width: 100px;
	margin-right: 10px;
}
.bordertop{
	border-top: solid 1px #ddd;
	padding: 10px 0;
}
.borderbottom{
	border-bottom: solid 1px #5d5d5d;
}
.descrierecarte p{
	margin-bottom: 0;
}
.submenus .dropdown-menu.show{
	top: 30px !important;
}
.submenus a{
	line-height: 20px !important;
}
.paginasitemap a{
	color: var(--primary-color);
}



.disptab{
	display: table-cell;
}
.slideshow.owl_carousel{
	background: #fff;
}
.nodisp {
	display: none !important;
}
.headerfix .nodisp{
	display: inline-grid !important;
	cursor: pointer;
}
.afiseaza{
	display: block !important
}
.top{
	top: 0px !important;
	display: block !important;
}
.top2{
	top: 15px !important;
}
.numefeatured {
    font-size: 28px;
	font-weight: 600;
	text-align: center;
	color: #252c30;
	padding: 50px 0 30px;
}

.relnumefeatured{
	position: relative;
	display: block;
	background: #f1f1f1;
	height: 60px;
	z-index: 1;
	margin: 40px 0;
}
.txtsubnumefeatured{
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	width: 33%;
	margin: 0 auto 30px;
}

@media (max-width: 991px){
#cart-total{
	display: none !important;
}
}
.dbi{
	display: block !important;
}
#footersite .card-header{
	cursor: pointer;
}
#footersite .card-header .title {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    display: inline-block;
	margin-bottom: 20px;
}
#footersite .card-header .accicon {
    float: right;
    color: #000;
    margin-top: 5px;
}
#footersite .card {
    border: none !important;
    margin-top: 5px;
    border-radius: 0;
}
#footersite .card-body{
	padding: 0;
}
#footersite .doua_coloane{
	margin-bottom: 0px;
}
.categup {
	font-size: 26px;
}
.titlecategup{
	border-bottom: solid 1px #ccc;
	padding: 10px 0;
}
.produsetotale{
	font-size: 12px;
	font-weight: 700;
	margin-left: 10px;
}
.imageheight{
	min-height: 180px;
	display: flex;
	margin-bottom: 10px;
	justify-content: center;
}
.centerftdcateg{
	display: inline-flex;
    align-items: center;
}
.category_box{
	background: #fff;
	border: solid 1px #ddd;
}
.boxftdcateg{
	transition: 0.5s;
	padding: 10px;
}
.boxftdcateg:hover{
	box-shadow: var(--box-shadow);
}
.nameftdcateg{
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
	height: 40px;
	overflow: hidden;
	display: grid !important;
	color: var(--primary-color);
	text-align: center;
	align-items: center;
}
.nameftdcateg:hover{
	color: var(--primary-hover-color);
    font-weight: 500;
}
.veziftdcateg{
	color: #000;
	font-size: 13px;
	text-align: center;
	display: block;
}
.veziftdcateg:hover{
	color: #b45132;
    font-weight: 500;
}
.list-inline-item:not(:last-child) {
    margin-right: 0;
}
.ultimeleprod .product-thumb .price-old{
	font-size: 12px;
}
.category_box:hover .categimgfeat{
	scale: 1.2;
}

.category_box .imageheight {
	overflow: hidden;
}
.categimgfeat{
	transition: 0.5s;
}

.tabpagprod{
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 99999;
	box-shadow: 0px 0px 5px 0px #aaa;
	bottom:-300px;
	transition: bottom 0.5s;
}
.dispbl{
	bottom: 0px
}
.dispatheaderfix{
	top: -300px;
	transition: top 0.5s;
}
.imageistoric a{
	display: block;
}
.imageistoric{
	border: var(--border-color);
	background: #fff;
	padding: 5px;
	transition: 0.3s;
	margin: 5px 0;
}
.imageistoric:hover{
	box-shadow: var(--box-shadow);
}
.linkistoric{
	font-size: 12px;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
	color: var(--primary-color);
	margin: 10px 0;
}
.linkistoric:hover{
	color: var(--primary-color);
}
@media (max-width: 768px){
	.categ_tab{display: block;}
}


select::-ms-expand {
   display: none;
}
.select {
   position: relative;
   display: flex;
   height: 45px;
   width: 190px;
   line-height: 45px;
   background: #5c6664;
   overflow: hidden;
}
.select::after {
   content: '\02C5';
   position: absolute;
   top: 0;
   right: 0;
   padding: 0 10px;
   background: transparent;
   color: #000;
   cursor:pointer;
   pointer-events:none;
   transition: 0.3s all ease;
   font-size: 12px;
   font-weight: 600;
}

.product-list .containerprod {
	flex: 100%;
}
.product-list .product-thumb {
	display: flex;
}
.prodddesc{
	margin: 50px 0;
	height: 100px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	display: none;
}
@media (max-width: 768px){
	.product-list .prodddesc {display: none !important}
	.listprodcart {margin-top: 10px !important;}
}
.product-list .prodddesc {
	display: block;
}

.product-list .titile_product a {
	font-weight: 600;
	font-size: 16px;
}
.product-list{
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;

	transition: 0.3s all ease;
}
.product-grid{

	transition: 0.3s all ease;
}
.onlylist{
	display: none;
	font-size: 14px;
}
.product-list .onlylist{
	display: inline-block;
}
.product-list .price-old{
	display: block !important;
}
.listprodcart {
	background: var(--primary-color);
    color: #fff;
    display: none;
    width: 150px;
    padding: 5px 0;
    font-size: 12px !important;
	margin-top: 50px;
}
.product-list .listprodcart {
	display: block;
	transition: 0.3s;
}
.product-list .listprodcart:hover {
	background: var(--primary-hover-color);
	border: solid 2px var(--primary-hover-color);
}
.product-list .butoanejosprodus{
	display: none !important;
}
.box-check{
	display: inline-block;
	margin-right: 20px;
}
.product-taburi{
	margin-bottom: 5px;
}
.rec-view{
	border-top: solid 1px #ddd;
}


/* GDPR */
#gdpr{
	left:20px;
	bottom:-200px;
	position:fixed;
	background-color:#000 !important;
	width:360px;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 15px;
	color: #fff;
	z-index: 9999999;
	transition: 0.5s all ease;
}
.transitionup{
	bottom: 20px !important;
}
#gdprmax{
	display: none;
}
.gdprbtn {
	background: #000;
    border: solid 2px #f0d000;
    color: #fff;
    padding: 10px 10px;
	transition: 0.3s;
	font-weight: 600;
}
.gdprbtn:hover {
	background: #f0d000;
    color: #000;
}
.gdprbtn-close {
	background: #000;
	border: none;
    color: #fff;
    padding: 10px 0;
	transition: 0.3s;
	font-weight: 600;
}
.gdprbtn-close:hover {
	text-decoration: underline;
}
.gdprbtn-accept {
	background: #f0d000;
	border: solid 2px #f0d000;
    color: #000;
    padding: 10px 25px;
	transition: 0.3s;
	font-weight: 600;
}
.gdprbtn-accept:hover {
	background: var(--primary-hover-color);
	border: solid 2px var(--primary-hover-color);
	color: #fff;
}
.gdprfix {    
	bottom: 0px;
    position: fixed;
    height: 460px;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 11px;
    flex-wrap: nowrap;
    z-index: 999999999;
    display: block;
    width: 460px;
    top: calc(50% - 230px);
    left: calc(50% - 230px);
    background-color: #000 !important;
    color: #fff !important;
}
.alegecookie {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	padding: 10px 0;
}

.featured{
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
.bgcolor{
	background-color: var(--background-color)
}
.bgcolor2 {
    background-color: var(--background-color2);
}
.slideshow .owl-prev{
	left: 0px;
}
.owl-prev{
	position: absolute;
    left: -25px;
    top: 0;
    border: none;
    color: #000 !important;
    border-radius: 0 !important;
    padding: 0 !important;
	height: 100% !important;
	background: transparent !important;
	margin:0 !important;
}
.slideshow .owl-next{
	right:0px
}
.owl-next{
	position: absolute;
    right: -25px;
    top: 0;
    border: none;
    color: #000 !important;
    border-radius: 0 !important;
    padding: 0 !important;
	height: 100% !important;
	background: transparent !important;
	margin:0 !important;
}
.image-additional a {
    display: block;
    pointer-events: none;
}
.nameofproduct{
	height: 40px;
	overflow: hidden;
	cursor: pointer;
}

.spatiutab {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.whitebg {
    background: var(--background-color);
}
.titlubanner{
	font-size: 28px;
	font-weight: 500;
	padding: 0 50px;
	line-height: 36px;
	text-transform: uppercase;
}
.bannercateghome{
	text-align: center;
	margin: 50px 0 30px 0;
}
.subtitlubannerhome{
	font-size: 36px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 10px;
}
.descrierebannerhome{
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	margin: 0 auto 50px auto;
}
.linkbannerhome{
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	margin: 10px 0;
	color: #000;
	display: block;
}
.productname{
	height: 40px;
	overflow: hidden;
	text-align: center;
	color: #000;
	display: block;
	font-weight: 500;
    font-size: 16px;
    line-height: 20px;
	margin: 10px 0;
	padding: 0 10px;
}
.priceprodnormal{
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #252c30;
	line-height: 30px;
}
.pretpagprod{
	font-size: 28px;
	margin-bottom: 20px;
	color: var(--culoare-activa) !important
}
.page_product .priceprodspecial{
	color: var(--culoare-activa);
}
.priceprodnormal sup{
	font-size: 16px;
	line-height: 24px;
	top:0;
}
.et_promotie{
	position: absolute;
    top: 10px;
    left: 10px;
	display: flex;
    text-align: center;
    background: var(--culoare-activa);
	z-index: 9;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	border-radius: 100%;
}
.priceprodold{
	text-decoration: line-through;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	color: rgba(34, 37, 48, 0.4);
}
.difprod{
	display: inline-block;
	margin-left: 10px;
}
.priceprodspecial{
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color: var(--culoare-secundara);
	line-height: 30px;
	margin-right: 15px;
	
}
#product .priceprodspecial{
	color: #000;
	font-size: 38px;
	font-weight: 700;
	margin-right: 20px;
	margin-left:0px !important;
}
#product .priceprodnormal{
	color: #000;
	font-size: 38px;
	font-weight: 700;
	margin-right: 20px
}
#product .priceprodold{
	color: #bcbcbc;
	font-size: 16px;
	font-weight: 600;
}
.butoanesite{
	background: #000;
	color: #fff;
	padding: 10px 20px;
	cursor: pointer;
	transition:all 1s ease;
	display: inline-block;
	margin: 20px 0;
	border: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    color: #000;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    color: #000001;
    background-color: transparent;
    border: 1px solid #000001;
    padding: 12px 20px;
    cursor: pointer;
    z-index: 3;
}
.butonesite{
	background: linear-gradient(to left, #00519f 50%, #0078eb 50%) right;
	background-size: 200% 100%;
	color: #fff;
	padding: 10px 0px;
	cursor: pointer;
	transition:all 1s ease;
	display: inline-block;
	margin: 20px 0;
	border: none;
	text-transform: uppercase;
}
.butonesite:hover{
	background-position: left;
	color: #fff;
}
.spaceleft{
	margin-left: 10px;
}
.butoanesite:hover{
	color: #fff;
    background-color: #000;
    border-color: #000;
}
.dece{
	font-size: 32px;
}
.explicatie{
	font-size: 20px;
	color: #555;
}
.titlubeneficiu{
	font-size: 13px;
	font-weight: 700;
	color: #fff;
}
.subtitlubeneficiu{
	font-size: 12px;
	font-weight: 400;
	color: #a8a8a8;
}
.tes{
	position: relative;
	width: 70%;
	display: inline-block;
}
.tes i {
	position: absolute;
	left: 0;
	top: 9px;
}
.tes input {
	height: 40px !important;
	text-align: left;
	padding-left: 20px;
	border: solid 2px var(--culoare-secundara);
	border-right: none;
}
.tes input::placeholder {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	padding:0;
	line-height: 44px;
	color: #000;
}
.bgcolors{
	background-color: #e9e9e9;
}
.borderjj{
	border-top: solid 1px #ddd;
}
.titlecategfooter{
	font-weight: 700;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
	margin-bottom: 20px;
}
.news_btn {
	height: 40px;
	background: var(--culoare-activa);
	border: none;
	transition: 0.5s;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
}
.news_btn:hover {
	background: #000;
    color: #fff;
}
.emailsend{
	width: 20px;
	height: 20px;
}
.servcl a{
	font-size: 16px !important;
	display: inline-block;
	color: #000;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.fa-facebook-f:hover {
    color: #3b5998;
}
.fa-twitter:hover {
    color: #00acee;
}
.fa-youtube:hover {
    color: #c4302b;
}
.fa-google-plus:hover {
    color: #db3236;
}
.fa-pinterest-p:hover {
    color: #c8232c;
}
.fa-tiktok:hover {
    color: #000;
}
.fa-instagram:hover {
   background: -webkit-linear-gradient(#405DE6, #5B51D8, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #F77737, #FCAF45, #FFDC80);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ftcolor{
	color: var(--culoare-activa);
	font-weight: 500;
}
.ftcolor:hover{
	color: var(--culoare-activa);
}
.descrnewsfooter{
	font-size: 16px;
	font-weight: 300;
	line-height: 32px;
	color: #fff;
}
.contnelogatheader{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999999;
	background: #fff;
	padding: 50px;
	box-shadow: 0 2px 10px #777;
}
.chenarcont{
	border: solid 1px #ddd;
	position: relative;
}
.logheazate{
	background: #fff;
    font-size: 16px;
	font-weight: 600;
    padding: 10px 20px;
    border-bottom: solid 2px #000;
    position: absolute;
    top: -20px;
    display: inline-block;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    left: calc(50% - 80px);
    width: 160px;
	line-height: 20px;
}
.spatiuchenar{
	padding: 50px 30px 20px 30px;
}
.latimemare{
	min-width: 400px;
}
a.parola_ui {
    font-size: 13px;
	font-weight: 500;
    line-height: 16px !important;
    color: #000 !important;
    text-align: right;
    display: block;
    margin-top: 10px;
	margin-bottom: 32px;
}
.connectme{
	width: 100%;
	color: #fff;
	padding: 10px 0;
	background: #000;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	cursor: pointer;
	font-weight: 600;
	text-transform: uppercase;
}
.clientnou{
	border: solid 1px #333;
	padding: 10px 0;
	text-align: center;
}
.registercount{
	color: #000;
}
.numefamile{
	text-align: center;
	color: #000;
	font-weight: 600;
}

.filtdupa{
	font-size: 18px;
	font-weight: 600;
	border-bottom: solid 5px #ddd;
	background: #fff;
	line-height: 48px;
}

.product-thumb img{
	transition: 0.5s;
}
.overflowhidden {
	overflow: hidden;
}
.image-additional:last-child{
	
}
.w300{
	font-weight: 300;
}
.optiunimarime{
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
}
.textdescriere{
	font-size: 13px;
	font-weight: 300;
	text-align: justify;
	line-height: 28px;
}
.textdescriere p{
	margin-bottom: 0px;
}
.nameprodfamily{
	font-size: 12px;
	font-weight: 500;
	color: #555;
}
.cursor{
	cursor: pointer;
}




.linktabmar{
	margin-left: 20px;
	font-size: 10px;
	border-bottom: solid 1px #000;
	cursor: pointer;
	margin-bottom: 20px;
	display: inline-block;
}
.tabelmarimi{
	position: fixed;
	right:-530px;
	top:84px;
	width: 530px;
	height: calc(100% - 84px);
	background: #fff;
	overflow-y: scroll;
	z-index: 999999999;
	transition: right 0.7s;
}
.titletabmar{
	background: #ddd;
	color: #000;
	text-align: center;
	padding: 20px 0;
	width: 100%;
	font-weight: 600;
	font-size: 16px;
}
.inchidetabmar{
	position: absolute;
    right: 30px;
    top: 20px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}
.imgtabmar{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.vzcummasori{
	font-size: 14px;
	font-weight: 600;
	margin: 20px;
	cursor: pointer;
}
.masuratoricorecte{
	display: none;
	margin-top: 20px;
}
.randmasuratoricorecte{
	width: 100%;
	margin-bottom: 20px;
}
.pctmasuratoricorecte{
	background: #ddd;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	line-height: 40px;
}
.contmasuratoricorecte{
	display: inline-block;
	width: calc(100% - 100px);
}
.titlemasuratoricorecte{
	font-weight: 700;
}
.subtitlemasuratoricorecte{
	font-weight: 300;
	font-size: 14px;
}
.dimenstabmar{
	font-size: 18px;
	font-weight: 600;
	margin: 20px;
}
.linetabmar{
	background-color: #ddd;
	width: 100%;
	height: 3px;
	margin: 20px 0;
}
.tabmarimi{
	margin: 0 20px;
}
.categcaptabmar{
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	background: #000;
	padding: 20px 0;
	color: #fff;
	display: flex;
	align-items: center;
    justify-content: center;
}
.categrowtabmar{
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 0;
	color: #000;
}
.rowimparpartabmar .categrowtabmar{
	background: #fff;
}
.rowparpartabmar .categrowtabmar{
	background: #eee;
}
.marimebold{
	font-weight: 700;
}
.infotabmar{
	font-size: 12px;
	font-weight: 300;
	color: #777;
	line-height: 20px;
	margin: 20px auto 40px auto;
	width: 75%;
	text-align: center;
}

.product-box-variants {
    position: absolute;
    bottom: 5px;
    left: 0px;
    right: 0px;
    z-index: 10;
	display: none;
	transition: 0.5s;
}
.product-thumb:hover .product-box-variants{
	display: block;
}
.product-box-variants img {
    height: 70px;
    width: auto !important;
    padding: 2px;
    background: #ffffff;
    border: 1px solid #cccccc;

    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.24);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.24);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.24);

    transform: scale( 1 ) !important;
    scale: 1 !important;
}
.product-box-sizes {
    position: relative;
    display: block;
	margin-top: 10px;
}
.product-box-sizes span {
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
    border: 1px solid #dddddd;
    padding: 2px 5px;
    font-size: 13px;
    line-height: 13px;
    color: #000000;
	margin-right: 5px;
}
.nameofcolection{
	color: #555;
	font-size: 10px;
	font-weight: 700;
}















.imgsrc {
    min-width: 29px;
    max-width: 36px;
	margin-right: 20px;
}
.bgnegru{
	background: #000;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
}
.headups{
	background: #eaec3c;
}
.headups a, .headups span {
	color: #000;
}
.removewish{
	background: red;
	color: #fff;
	height: initial !important;
	min-width: initial !important;
	padding: 7px;
	margin-left: 20px;
}
.removewish:hover{
	color: #fff;
}
.bshadow{
	box-shadow: var(--box-shadow);
}
.hoverbanneremari {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    display: none;
    transition: 0.5s;
}
.bannermarecateghome{
	position: relative;
}
.bannermarecateghome:hover .hoverbanneremari {
	display: block;
}
.titlumagneti{
	font-size: 28px;
	font-weight: 500;
	margin: 20px 40px;
}
.subtitlumagneti{
	font-size: 14px;
	font-weight: 500;
	text-align: justify;
	margin: 0 40px;
	color: #555;
	line-height: 24px;
}
.titlemareblog{
	margin: 0 0 40px;
	text-align: center;
}
.blog_img{
	width: 100%;
}
.descrartblog{
	margin: 30px auto 100px auto;
	max-width: 1600px;
	text-align: justify
}
.togfiltre{
	cursor: pointer;
}
.togglefiltre{
	display: none;
	position: absolute;
    top: 60px;
    left: 0;
    background: #fff;
    z-index: 99999999999;
    width: 100%;
}
.mfilter-content_top .mfilter-price-inputs, .mfilter-content_top .mfilter-price-slider{
	float: none !important;
}
.img-categs{
	width: 100%;
}
.denumireimgcateg{
	text-align: center;
}
.box_caheg{
	display: block;
	border: solid 2px var(--culoare-activa);
}
.txtimgcateg{
    color: #000;
    font-size: 10px;
    font-weight: 600;
    background: #fff;
    transition: 0.5s;
    line-height: 20px;
    height: 50px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bammer .boxcateghome:nth-child(odd) .bannermarecateghome {
    margin-right: 20px;
}
.bammer .boxcateghome:nth-child(even) .bannermarecateghome {
    margin-left: 20px;
}
.anuntarevine{
	border: none;
	background: #ff0000;
	color: #fff;
	padding: 10px 20px;
	margin-bottom: 20px;
	width: 50%;
}
.hotlinehead{
	display: inline-block;
	margin-left: 20px;
}
.imghotline{
	max-width: 20px !important;
	margin-right: 5px;
}
.headups a.teltoheader{
	font-size: 14px !important;
}
.denumirebannneremari{
	text-align: center;
    background: #fff;
    padding: 20px 0;
    font-size: 20px;
    font-weight: 600;
}
.nameprodcheckout2{
	font-weight: 600;
}
.boxalbcheckout{
	background: #fff;
	border-radius: 10px;
	box-shadow: 3px 0 32px rgba(0, 0, 0, 0.15)
}
.helpcheckout{
	font-weight: 600;
	font-size: 16px;
}
.servclienticheckout{
	margin: 10px 0;
	color: #555;
	font-weight: 400;
	font-size: 14px;
}
.contactcheckout{
	font-weight: 600;
	color: #555;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: underline
}
.titleboxalbcheckout{
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 25px;
	display: flex;
	align-items: center;
}
.subtitleboxalbcheckout{
	color: #555;
	text-align: justify;
	margin-bottom: 30px;
}
.table-bordered thead td, .table-bordered thead th{
	font-weight: 600;
}


.usericoheader {
    font-size: 24px;
    color: #000;
    margin-left: 10px;
}
.img-contain {
    width: 100%;
    height: auto;
}
.titluavantaj{
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	line-height: 40px;
}
.detaliereavantaj{
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}
.brcol{
	border-right: solid 1px #ddd;
}
.boxcarouselbrand{
	padding: 30px 0;
}
.boxavantaje{
	margin: 50px 0;
}
.colectie{
	font-size: 14px;
	color: #555;
	line-height: 30px;
}
.ratingprodus{
	line-height: 12px;
	margin-bottom: 10px;
}
.fa.fa-star {
    color: var(--culoare-activa);
	font-size: 13px;
}
.fa-star-incomplet {
    color: #ddd !important;
}
.indisponibil{
	font-size: 13px;
    line-height: 30px;
    font-weight: 600;
	color: #aaa;
	text-align: center
}
.promologo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px !important;
    height: 100px !important;
	z-index: 99999;
}
.innerprod{
	padding: 10px 0;
}
.brbenef{
	border-right: solid 1px #3b3b3b;
}
.w75{
	width: 75% !important;
	margin: 0 auto;
	display: flex; 
	justify-content: center;
	text-align: center;
}
.bbavantaje{
	border-bottom: solid 1px #3b3b3b;
}
.aflault{
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}
.vreisaafli{
	color: #a8a8a8;
	font-size: 14px;
}
.footico{
	display: inline-block;
	margin-right: 7px;
	color: var(--culoare-activa);
}
.txtcolorfoot{
	font-size: 14px;
    font-weight: 400;
	color: #000;
	display: table;
    padding-bottom: 8px;
	transition: 0.3s ease-in-out;
}
.txtcolorfoot:hover{
	color: var(--culoare-activa);
}
.btpowered{
	color: #000;
	font-size: 14px;
	font-weight: 400;
}
.select {
    position: relative;
    display: inline-flex;
    height: 45px;
    width: 210px;
    line-height: 45px;
    overflow: hidden;
	font-weight: 300;
	border: solid 1px #ddd;
	border-radius: 5px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background-image: none;
    flex: 1;
    color: #777;
	font-size: 12px;
    cursor: pointer;
    font-size: 1em;
	border: 0px;
}
.select option {
	padding: 0 20px;
}
.produsetotalecateg{
	font-size: 14px;
	color: #000 !important;
	margin-left: 10px;
}
.colborder{
	display: block;
	width: 100%;

}

.pagprodd .titlubeneficiu {
    font-size: 13px;
    font-weight: 700;
    color: #000;
}
.bbprodd{
	border-bottom: solid 1px #e8e8e8;
}
.produselesapt{
	font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    color: var(--primary-color);
    text-align: center;
    margin: 20px 0;
}
.btdescr{
	border-top: solid 3px #ddd;
	padding-top: 20px;
}
.descrparfum{
	font-size: 14px;
    line-height: 1.66em;
    color: #000;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background-color: transparent;
	border-radius: 0px;
}
.posrel{
	position: relative;
}
.mfilter-light-theme .mfilter-heading-content{
	font-weight: 400;
    color: #000001;
    font-size: 18px !important;
    text-transform: initial;
	padding: 0 1rem !important;
	position: relative;
	border-bottom: 0px !important;
}
.mfilter-tb-as-td{
	font-size: 16px;
    line-height: 32px;
    color: #888;
    font-weight: 300;
	text-transform: initial;
}
.mfilter-light-theme .mfilter-heading-text > span {
    padding-left: 0px !important;
    display: table;
    position: relative;
}
.mfilter-light-theme .mfilter-tb-as-td{
	border-top: 0px !important;
}

.mfilter-content > ul > li{
	padding-bottom: 20px !important;
}

.mfilter-filter-item .mfilter-options{
	padding: 0;
}
.searchhhhicon{
	font-size: 16px;
	color: #fff;
}
.iconsearchmobile {
	font-size: 20px;
}
.categ-menu-tit{
	color: #000 !important;
	top: 17px !important;
	font-weight: 700 !important;
	border-bottom: 2px solid #999 !important;
	padding-bottom: 3px;
}
#mobile-menu .mm-toggle{
	color: #000 !important;
	margin: 15px !important;
}
.mobile-menu li a{
	padding: 0 !important;
	height: 50px !important;
	line-height: 50px !important;
	font-weight: 600 !important;
	margin: 0 20px !important;
	border-bottom: solid 1px #ccc !important;
	font-size: 18px !important;
}
.mobile-menu li li a{
	font-size: 16px !important;
	font-weight: 500 !important;
	margin: 0 20px 0 40px !important;
}
.mobile-menu .expand{
	right: 15px !important;
}





.menucartright{
	position: fixed;
	top: 0;
	right: -375px;
	bottom:0;
	z-index: 9999999999;
	background: #fff;
	width: 375px;
	transition: right 0.7s;
	display: flex;
	flex-direction: column;
	box-shadow: 0 2px 10px #777;
	padding: 62px 0 24px;
}

.titlucartright{
	font-size: 1.125rem;
    line-height: 1.2777777778;
	text-align: center;
    text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	margin-bottom: 32px;
}
.inchidecartright{
	position: absolute !important;
	right: 15px;
	top: 15px;
	height: 48px;
	width: 48px;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	cursor: pointer;
	display: inline-block !important;
	transition: 0.5s;
	border: none;
	background: transparent;
}
.inchidecartright:hover{
	color: #000;
}
.cart_mic {
	overflow-y: auto;
}
.boxproduscart:nth-last-child() {
	border-bottom: none !important;
}
.cosulgol{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin: 15px 0px;
}
.haisavezi{
	font-size: 15px;
	color: #000;
}
.cartgol{
	width: 50%;
	margin: 0 auto !important;
	max-width: unset !important;
	margin-left: auto !important;
}
.continuacump{
    margin: 10px 0;
    width: 100%;
    border: none;
    color: #fff;
    background: #000;
    transition: all 1s ease;
    border-radius: 0px;
    text-align: center;
}
.txtcontinuacump{
	padding: 10px;
	border-radius: 10px
}
.cartcommminus{
	border: solid 1px #d7d7d7 !important;
	border-right: none !important;
	border-radius: 0px !important;
	padding: 0 0px !important;
	transition: 0.5s;
	line-height: 30px;
	height: 30px;
	width: 20px;
	text-align: center;
}
.cartcommminus i, .cartcommplus i{
	font-size: 10px !important;
}
.cartcommminus:hover, .cartcommplus:hover{
	background: #000;
	color: #fff;
}
.cartcommplus{
	border: solid 1px #d7d7d7 !important;
	border-left: none !important;
	border-radius: 0px !important;
	padding: 0 !important;
	line-height: 30px;
	height: 30px;
	width: 20px;
}
.input-group .form-controls[name^=quantity]{
	border: solid 1px #d7d7d7;
	font-size: 14px;
	max-width: 30px;
	padding: 0;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-weighT: 700
}
.optiunicart{
	font-size: .6875rem;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
	color: #5b5b5b;
}
.click{
	cursor: pointer;
}
.abscart{
	position: absolute;
	bottom: 0px;
	align-items: center;
	border-top: solid 2px #eee;
    padding: 5px 0 0 0;
}
.trashcart{
	margin-left: 10px;
	color: #ff0000;
	cursor: pointer;
}
.prettotalprodcart {
	font-size: 16px;
    font-weight: 500;
	color: #222;
}
.nonheaderfix{
	display: none;
	cursor: pointer;
}
.numeproduscart {
    font-size: 14px;
    line-height: 20px;
	height: 20px;
	overflow: hidden;
	font-weight: 600;
    text-transform: uppercase;
	color: #000;
	text-align: left;
	display: block;
}
.numeproduscart:hover{
	color: var(--primary-color);
	text-decoration: underline
}

.btnfinalcheckout{
    margin: 20px 0;
    width: 100%;
	border: none;
	color: #fff;
	background: #000;
	transition: all 1s ease;
	border-radius: 0px;
	text-align: center;
}
.btnfinalcheckout:hover{
	color: #fff
}
.btntxtcontinua{
	font-size: 14px;
	font-weight: 600;
	line-height: 40px;
	background: green;
}
.prettotalcontinu{
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
	margin-left: 5px;
}



.butoanecos{
    padding: 7px 3px;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
	border: none;
	color: #fff;
	background: green;
	transition: all 1s ease;
	font-weight: 500;
	font-size: 14px;
	border-radius: 0px;
	text-align: center;
}
.butoanecos:hover {
    background-position: left;
    color: #fff;
}
.doardetalii {
    background: #666;
    border: solid 1px #666;
    color: #fff;
}
.bbb{
	border-bottom: solid 3px #ddd;
}
.w700 {
	font-weight: 700;
}
.bn{
	border-bottom: solid 3px #555
}
.stergere {
    width: 20px;
    height: 20px;
}

.stergere:hover i {
    color: var(--primary-hover-color);
}

.title_total {
    text-align: left;
    margin: 5px 0;
    color: #222;
	font-weight: 500;
}

.costuri_total {
    margin: 5px 0;
    font-weight: 600;
    color: #222;
	font-size: 16px !important;
}

.cos_cumparaturi {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
}

.btn_finalizare {
    background: #263a26;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
}

.btn_finalizare:hover {
    background: var(--primary-hover-color);
    color: #fff;
}

#cart .cost_total {
    font-size: 13px;
    font-weight: 700;
}

#cart .product_name a {
    font-size: 13px;
    line-height: 15px;
    display: inline-block;
}

#cart .product_name:hover a {
    color: var(--primary-hover-color);
}

#cart .img-thumbnail {
    width: 100%;
	height: 100%;
	object-fit: contain;
	border: none;
	margin-left: 0px !important;
}
.doardetalii{
	background: #666;
	border: solid 1px #666;
	color: #fff;
}

.cart-card .table-bordered td, .cart-card .table-bordered th {
	border: none;
	font-size: 16px;
	font-weight: 600;
}
.cart-card tr {
	border: solid 2px #777
}
span.tr__op {
    font-size: 18px;
    font-weight: 700;
    width: 70%;
    display: inline-block;
    line-height: 30px;
	text-transform: uppercase
}

span.tr__pret {
    display: inline-block;
    text-align: right;
    width: 28%;
    font-size: 18px;
    line-height: 30px;
	font-weight: 700;
}

.cart__cart {
    background: #fff;
    border-radius: 10px;
	box-shadow: 3px 0 32px rgba(0, 0, 0, 0.15)
}
.rezumatcomanda{
	text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    border-bottom: solid 3px #555;
}

.mfilter-free-button{
	background: #000 !important;
	border: solid 10px #000 !important;
}
.mfilter-free-container{
	z-index: 99999 !important;
}
.categfaraproduse{
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}
.textempty{
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
}

@media (min-width: 768px){
	.menucartright{
		width: 550px;
		right: -570px;
	}
}
.randcartright{
	margin: 0;
}
.btn_cup{
	height: 32px;
    line-height: 32px;
    padding: 0 20px;
}
#input-coupon{
	border: 1px solid #ddd;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
	border-radius: 5px;
}
#input-coupon::placeholder{
	font-size: 12px;
	font-weight: 400;
	color: #222;
	font-style: italic;
}

@media (max-width: 1279px){
	.w75{
		width: 100% !important;
	}
}
@media (max-width: 1919px){
	.owl-next {
		right:0px;
	}
	.owl-prev {
		left:0px;
	}
}

/* responsive */ 
@media (max-width: 1024px){
	.headups{
		display: none;
	}
	.owl-theme .owl-nav.disabled+.owl-dots{
		display: none;
	}
	.innerprod {
		padding: 7px;
	}
	.brbenef{
		border-right: 0px;
	}
	.usericoheader, .cont_client{
		margin-left: 5px;
	}

	.noposrel{
		position: initial !important;
	}
	.latimemare{min-width: initial;}
	.contnelogatheader{width: 100%!important;padding:0!important;left:0!important}
	.logheazate{top: 0 !important;}
	.nomobilecart{display: none !important;}
	.denumireprod{font-size: 20px}
	.nav-pills>li>a{line-height: 40px !important;}
	.descrparfum, .tabcontent{width: 100%!important;}
}



.randoms-carousel .innerprod{
	padding: 0;
}
.randoms-carousel .product-thumb{
	margin-bottom: 20px;
}
.randoms-carousel .ratingprodus{
	margin-bottom: 0px;
}
.randoms-carousel .pretprod, .randoms-carousel .priceprodnormal, .randoms-carousel .priceprodold, .randoms-carousel .priceprodspecial{
	font-size: 12px;
    margin: 3px 0 7px 0;
    line-height: 16px;
    height: 20px;
	text-align: left !important;
}

.bgcoscart .bdtopcartright{
	border-top: 0px;
}
.lasttotalcheckout{
	font-size: 16px !important;
    font-weight: 700;
    color: #000;
    line-height: 40px !important;
	border-top: solid 2px var(--culoare-activa);
	padding-top: 10px;
	margin-top: 20px;
}
.bgcoscart .title_total, .bgcoscart .costuri_total{
	line-height: 20px;
	font-size: 14px;
	
}
.bgcoscart .prettotalprodcart{
	position: relative
}

.fundalcheckout{
	background: #fff;
	border: solid 2px #ddd;
	border-radius: 5px;
}
.fundalcheckout2 {
    background: #fff;
	position: sticky;
	border: solid 2px #ddd;
	border-radius: 5px;
	top:0;
}
.bdtopcartright{
	padding-top: 10px;
}
@media (min-width: 992px){
.forceovr{
	overflow: hidden !important;
}
}


.produss .subtitlubeneficiu{
	font-size: 10px;
}

.boxavantaj{
	text-align: center;
}
.bravantaj{
	border-right: solid 1px #ddd;
}
.icoavantaj{
	color: var(--color-hover);
	margin: 7px 0;
	font-size: 16px;
}
.txtavantaj{
	font-size: .875rem;
	font-weight: 400;
}



.bgcategcolor{
	background-color: var(--primary-color-site);
	margin-bottom: 30px;
}
.imgftdcateeg{
	mix-blend-mode: darken;
}
.bgcategcolor:nth-child(even){
	margin-bottom: 0px;
}
.stockprodus{
	line-height: 60px;
	text-align: left;
	font-size: 12px;
	font-weight: 500;
	color: #008800;
}
.stockprodus0{
	line-height: 60px;
	text-align: left;
	font-size: 12px;
	font-weight: 500;
	color: #a12a40;
}
.susfeatured{
	color: #464646;
    font-size: 13px;
    font-weight: 400;
    line-height: 2.15em;
    text-transform: uppercase
}
.titlufeatured{
	font-weight: 500;
    color: #000;
    font-size: 29px;
    line-height: 1.24em;
    text-transform: initial;
	margin-top: 5px;
}
.descrierefeatured{
	font-size: 17px;
    line-height: 1.66em;
    font-weight: 300;
    color: #434343;
    margin: 14px 0 0 0;
}
.linkfeatureddesc{
	line-height: 2.33em;
	font-size: 15px;
    line-height: 1.66em;
    font-weight: 300;
    color: #414042;

	display: inline-block;
	padding-bottom: 10px;
	background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 1s cubic-bezier(.22,.61,.36,1);
}
.linkfeatureddesc:hover{
	background-size: 100% 1px;
}
.spacearrowfeatured{
	margin-right: 5px;
	font-size: 15px;
    line-height: 1.66em;
    font-weight: 300;
    color: #414042;
}
.contentimgfit{
	max-height: 600px;
    display: flex;
    object-fit: cover;
    object-position: center;
}
.txtcategprodrec{
	color: #464646;
    font-size: 13px;
    font-weight: 400;
    line-height: 2.15em;
    text-transform: uppercase;
	margin-top: 40px;
}
.txtmarecategprodrec{
	font-weight: 500;
    color: #000;
    font-size: 5vmin;
    line-height: 1.14em;
    text-transform: initial;
	position: relative;
	margin-bottom: 70px;
}
.txtmarecategprodrec:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100px;
	height: 1px;
	background: #a1a1a1;
}
.numeftdcateg{
	font-weight: 500;
    color: #000;
    font-size: 24px;
    line-height: 1.33em;
    text-transform: initial;
}
.descftdcateg{
	font-size: 17px;
    line-height: 1.66em;
    font-weight: 300;
    color: #434343;
    margin: 13px 0 23px;
}
.vzmulteftdcateg{
    color: #000;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
	display: inline-block;
	padding-bottom: 10px;
	background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 1s cubic-bezier(.22,.61,.36,1);
}
.vzmulteftdcateg:hover{
	background-size: 100% 1px;
}
.boxftdcategmare {
	background-color: #e6e2d7;
	padding: 30px 50px 0 50px;
	height: 100%;
}
.boxftdcategmare:hover .imgcategmare{
    transform: translateX(10px);
    transition: transform 0.3s ease-out;
}
.bgftdcateg{
	background-color: #e6e2d7;
	padding: 30px;
}
.linkimgcateg{
	font-weight: 500;
    font-size: 48px;
	margin-bottom: 10px;
	position: absolute;
	left: 50px;
	top: 50%;
    color: rgb(64, 64, 64);
	transform: translate(10px, -50%);
}
.bgftdcateg:hover .imgftdcateeg{
    transform: translateX(10px);
    transition: transform 0.3s ease-out;
}
.txtsushome{
	color: #464646;
    font-size: 13px;
    font-weight: 400;
    line-height: 2.15em;
    text-transform: uppercase;
}
.titlesushome{
	font-weight: 500;
    color: #000001;
    font-size: 35px;
    line-height: 1.14em;
    text-transform: initial;
	margin-bottom: 30px;
	position: relative
}
.descrsushome{
	font-size: 15px;
    line-height: 1.66em;
    font-weight: 300;
    color: #414042;
}
.spacesushome{
	padding: 17% 0;
	width: 66%;
	margin: 0 auto;
}
.titlesushome:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100px;
    height: 1px;
    background: #a1a1a1;
}
.citestesushome{
	color: #000;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    text-decoration: none;
	margin-top: 40px;
	display: inline-block;
	padding-bottom: 10px;
	background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 1s cubic-bezier(.22,.61,.36,1);
}
.citestesushome:hover{
	background-size: 100% 1px;
}
.spatiusushome{
	margin-top: 100px;
	margin-bottom: 100px;
}
.imgcategmare{
	mix-blend-mode: darken;
}
.articlenameinfo{
	font-weight: 500;
    color: #000;
    font-size: 24px;
    line-height: 1.33em;
	height: 3.99em;
	overflow: hidden;
    text-transform: initial;
	text-align: left;
	display: block;
}
.descrartinfo{
	font-size: 15px;
    line-height: 1.66em;
    font-weight: 300;
    color: #414042;
	margin: 15px 0;
	height: 4.98em;
	overflow: hidden
}
.lineunderart{
	width: 100%;
	height: 1px;
	background: #000;
	margin-bottom: 15px;
}
.arrowartinfo{
	border: none;
	background: transparent;
}
polyline{
	fill: none;
    stroke: var(--culoare-activa);
    stroke-miterlimit: 10;
    stroke-width: 3;
}
.slideshow .owl-dots{
	position: absolute;
    bottom: 0;
    width: 100%;
}
.denumirecategorie{
	font-weight: 600;
    color: var(--culoare-activa);
    font-size: 22px;
    line-height: 50px;
    display: inline-flex;
    padding: 10px 0;
    margin-bottom: 0px; text-align: center;
}
.mtopsortcateg{
	margin-top: 0px;
}
.mfilter-light-theme .mfilter-price-slider{
	margin-bottom: 10px;
}
.mfilter-option.mfilter-price{
	margin-top: 20px;
}
.ultimelename{
	height: 1.5555em;
    overflow: hidden;
    text-align: left;
    color: #000;
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5555em;
    text-transform: initial;
	position: relative;
    background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 1s cubic-bezier(.22,.61,.36,1);
    display: inline-block;
}
.ultimelename:hover{
	background-size: 100% 1px;
}
.mfilter-before-box{
	display: block;
}
.lineprodussaftrev{
	width: 100px;
	height: 1px;
	background: #000;
	margin-bottom: 15px;
}
.mtopqty{
	margin-top: 50px
}
.wishlistprodus{
	background: transparent;
	display: inline-block;
	font-size: 15px;
    font-weight: 500;
    color: var(--culoare-activa);
	cursor: pointer;
	padding: 10px 25px;
	width: 100%;
	text-align: center;
	transition: 0.5s ease;
	display: inline-block;
	border-radius: 5px;
	height: 50px;
	border: none;
}
.wishlistprodus:hover{
	background: var(--culoare-activa);
	color: #fff;
}
.fa-heart{
	transition: 0.5s ease;
}
.wishlistprodus:hover .fa-heart{
	color: red;
}
.liniedespartire{
	height: 1px;
	background: #ababab;
	margin-bottom: 10px;
}
.codproduss{
    color: #363636;
    font-size: 14px;
    font-weight: 500;
	opacity: 0.5;
}
.denumiricategsite{
	font-size: 13px;
    font-weight: 400;
    line-height: 2.15em;
    text-transform: uppercase;
	color: #000;
	background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .4s cubic-bezier(.22,.61,.36,1);
	margin-right: 5px;
}
.denumiricategsite:hover{
	background-size: 100% 1px;
}

.denumiricategsite:last-child .despartitorcateg{
	display: none;
}

.nav-pills>li>a{
	line-height: 20px !important;
	margin: 0px !important;
	background-position: 0 100% !important;
	color: #fff !important;
	font-size: 18px;
	font-weight: 600;
	padding:0 !important;

}
.nav-pills>li>a:hover{
	background-size: 0 0 !important;
}
.noborrderr{
	border: none !important;
	border-bottom: solid 1px #000 !important;
	padding:0px !important;
}
.trimitenemseaj{
	font-weight: 500;
    color: #000001;
    font-size: 29px;
    line-height: 1.24em;
    text-transform: initial;
}
.scrienemesaj{
	font-size: 15px;
    line-height: 1.66em;
    font-weight: 300;
    color: #414042;
	margin: 20px 0;
}
.txtfirmas{
	font-size: 12px;
    /* line-height: 1.66em; */
    font-weight: 300;
    color: #414042;
    margin-bottom: 5px;
    display: inline-block;
    background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 1s cubic-bezier(.22,.61,.36,1);
}
}
.txtfirmas:hover{
	background-size: 100% 1px;
}
.linebannerslide{
	width: 40vmin;
	height:4px;
	background: #000;
	margin: 3vmin auto;
	position: relative;
	left: -50%;
	opacity: 0;
}
.coltextbanner{
	position: absolute;
	top: 0;
	left:calc(50% - 40vmin);
	height: 100%;
	display: flex;
	overflow: hidden;
}

.colstg, .coldrp{
	transition: 0.3s ease-in-out;
	position: relative;
}
.featuredmodul{
	position: relative;
	transition: 0.3s ease-in-out;
}
.firstletterup::first-letter {
	text-transform: uppercase;
}


.cards svg {
  height: 25px;
}

.cards {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e7e7e7;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
  height: 50px;
  width: 200px;
  cursor: pointer
}

.cards::before, .cards::after {
  position: absolute;
  display: flex;
  align-items: center;
  width: 50%;
  height: 100%;
  transition: 0.25s linear;
  z-index: 1;
}

.cards::before {
  content: "";
  left: 0;
  justify-content: flex-end;
  background-color: #000;
}

.cards::after {
  content: "";
  right: 0;
  justify-content: flex-start;
  background-color: #000;
}

.cards:hover {
}

.cards:hover span {
  opacity: 0;
  z-index: -3;
}

.cards:hover::before {
  opacity: 0.5;
  transform: translateY(-100%);
}

.cards:hover::after {
  opacity: 0.5;
  transform: translateY(100%);
}

.cards span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: whitesmoke;
  font-size: 18px;
  opacity: 1;
  transition: opacity 0.25s;
  z-index: 2;
}

.cards .social-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
  height: 100%;
  color: whitesmoke;
  font-size: 24px;
  text-decoration: none;
  transition: 0.25s;
}

.cards .social-link svg {
  text-shadow: 1px 1px rgba(31, 74, 121, 0.7);
  transform: scale(1);
}

.cards .social-link:hover {
  background-color: rgba(249, 244, 255, 0.774);
  animation: bounce_613 0.4s linear;
}

@keyframes bounce_613 {
  40% {
    transform: scale(1.4);
  }

  60% {
    transform: scale(0.8);
  }

  80% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.titleartpagart{
	font-size: 20px;
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3;
   -webkit-box-orient: vertical; 
   margin-bottom: 10px;
   border-bottom: solid 1px #ddd;
}
.descrarthome{
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 5; /* number of lines to show */
           line-clamp: 5;
   -webkit-box-orient: vertical; 
   font-size: 14px;
   text-align: justify;
}
.imgagearticolblog {
    height: auto;
    max-height: 600px;
	max-width: 100%;
	object-fit: contain
}
.descrierearticolbog {
    font-size: 18px;
    line-height: 40px;
    text-align: justify;
    font-weight: 400;
}
.denumirearticolblog {
    font-size: 28px;
    font-weight: 500;
	line-height: 40px;
    color: #000;
    margin-bottom: 30px;
}
.articoleblog{
	border: solid 2px #ddd;
	padding: 20px;
}
.btnnavowl{
	width: 4vmin;
	height: 4vmin;
}
.menucartright img {
	max-width: 100% !important;
}

.widthoptiuniprod {
    width: 200px;
    margin-bottom: 0 !important;
    display: inline-block;
}
.wishlistproduscart{
	display: inline-block;
	cursor: pointer;
}
.wishlistproduscart svg{
	transition: 0.5s;
}

.trashproduscart{
	display: inline-block;
	cursor: pointer;
}
.wishlistproduscart:hover svg{
	fill: red;
}
.titleformodal{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0px;
}
.contnelogatheader .inchidecartright {
    right: 20px;
    top: 10px;
}
.ftdprod-carousel .product-thumb {
	margin-bottom: 0px;
}

.contentimgfit{
	animation: animate-bg 50s infinite linear;
}
@keyframes animate-bg {
  from { background-size: 100%; background-position: 0% 0%; }
  50% { background-size: 120%; background-position: 0% 20% }
  to { background-size: 100%; background-position: 0% 0%; }
}
.hideboxxx{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	heighT: 100%;
	z-index: 9999999;
	background: #fff;
	border: solid 3px #ddd;
}





.menucaradd{
	position: fixed;
    top: 0;
    right: -550px;
    bottom: 0;
    z-index: 9999999999;
    background: #fff;
    width: 550px;
    transition: right 0.7s;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 10px #777;
    padding: 62px 0 24px;
}
.produsulafost{
	font-size: 1.125rem;
    line-height: 1.2777777778;
	text-align: center;
	width: 50%;
	margin: 0 auto;
}
.prodreccartadd{
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	margin: 30px 0 20px 0;
	text-transform: uppercase;
}
.numeprodcartadd{
	font-size: 20px;
	font-weight: 500;
	margin-top: 15px;
	text-align: center;
}

.butoanecartadd {
    padding: 7px 3px;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    border: none;
    color: #fff;
    background: green;
    transition: all 1s ease;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
    text-align: center;
}
.butoanecartadd:hover{
	color: #fff;
}
.doarbtn{
	background: #fff;
	color: #000;
	border: solid 1px #000;
}
.doarbtn:hover{
	color: #000;
}
.ascundecartaddbtn{
	cursor: pointer;
}
.pretprodaddcart{
	font-size: 18px;
	font-weight: 400;
}
.inapoilacos{
	color: #000;
	 text-align: left;
}
.actives{
	display: block;
    font-weight: 700 !important;
	color: var(--culoare-activa) !important;
	position: relative
}
.actives:after {
	transition: 0.3s ease-in-out;
	content: '';
	position: absolute;
	bottom: 0px;
	height: 2px;
	width: 100%;
	background: var(--culoare-activa);
	left:0;
	opacity: 1 !important
}
.mfilter-light-theme .mfilter-heading-text > span {
    padding-left: 0px !important;
    display: table;
    position: relative;
}
.mfilter-light-theme .mfilter-tb-as-td{
	border-top: 0px !important;
}

.mfilter-content > ul > li{
	margin-bottom: 40px !important;
}

.mfilter-filter-item .mfilter-options{
	padding: 0;
}
.boxfiltre {
    font-size: 20px;
    padding-bottom: 10px;
}
.mfilter-content > ul > li {
    margin-bottom: 10px !important;
	border-radius: 5px;
}
.mfilter-light-theme .mfilter-heading-content {
    font-weight: 500;
    color: #000001;
    font-size: 16px !important;
    padding: 0 20px !important;
    position: relative;
    border-bottom: 0px !important;
}
.mfilter-light-theme .mfilter-heading-content {
    font-weight: 500;
    color: #000001;
    font-size: 16px !important;
    padding: 14px 14px 0 !important;
    position: relative;
    border-bottom: 0px !important;
}
.mfilter-light-theme .mfilter-heading-text > span {
    padding-left: 0px !important;
    display: table;
    position: relative;
}
.mfilter-content-opts {
    padding-bottom: 5px;
}
.mfilter-filter-item .mfilter-options {
    padding: 0;
}
.mfilter-option.mfilter-price {
    padding: 0 10px;
}
.mfilter-light-theme .mfilter-price-slider {
    margin-bottom: 10px;
}
#mfilter-opts-price-min, #mfilter-opts-price-max {
    text-align: center !important;
}
.mfilter-light-theme .mfilter-price-inputs > input {
    padding: 0 !important;
    margin: 0 !important;
}
input#mfilter-opts-price-max {
    text-align: center !important;
}

































































/* start checkout2 */

.page_checkout2 .inputtxtup{
	border: solid 1px #ccc;
	border-radius: 5px;
	height: 50px !important;
	font-size: 12px !important;
	font-weight: 600;
	font-style: italic;
	color: #000 !important;
	padding: 15px 30px 15px 30px !important;
}
.page_checkout2 .inputtxtup:focus{
	border: solid 2px #46829c !important;
	outline: solid 0px #46829c !important;
	border-radius: 5px;
}
.textup {
	position: absolute;
	left: 20px;
	top: 15px;
	color: #777 !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	transition:0.3s;
}
.inputtxtup:focus ~ .textup {
	top: -9px !important;
	font-size: 12px !important;
	background: #fff;
	padding: 0 10px;
}

.inputtxtup:not(:placeholder-shown) ~ .textup{
	top: -9px !important;
	font-size: 12px !important;
	background: #fff;
	padding: 0 10px;
}
.contentcolrel{
	position: relative;
}
.page_checkout2 .form-group {
    margin-bottom: 20px;
}
#checkout-checkout h3 {
    font-size: 18px;
    font-weight: 700;
	margin-bottom: 10px;
}
#checkout-checkout label {
    font-size: 12px;
    font-weight: 600;
	color: #777;
	text-transform: initial;
	margin-bottom: 0;
}
.labelflex{
	display: flex;
	align-items: center;
}
.form-check-input{
	height: 20px;
	display: inline-flex;
}
.afterradioflex{
	display: inline-flex;
	line-height: 20px;
}
.selectcheck{
	border: solid 1px #ccc;
	border-radius: 5px;
	height: 50px !important;
	font-size: 12px;
    font-weight: 600;
	color: #777 !important;
	padding: 15px 20px 15px 20px !important;
}
.boxssg {
    width: 100%;
    cursor: pointer;
    background: #ffffff;
	border: solid 1px #ccc;
    border-radius: 5px;
    line-height: 50px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #222 !important;
	margin:0;
}
.boxssg:hover {
    border: solid 1px #46829c !important;
	background: #fff !important;
}
.textareacheck{
	border: solid 1px #ccc;
	border-radius: 5px;
}
.butoanecosss{
	border: none;
	border-radius: 5px;
	background-color: var(--culoare-activa);
	color: #fff;
	padding: 20px 30px;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
	transition: 0.5s;
	width: 100%;
	display: block;
	text-align: center;
}
.butoanecosss:hover{
	background-color: #000;
	color: #fff;
}
.logincheckout{
	font-weight: 700;
	color: #222;
	text-align: end;
	font-size: 12px;
    line-height: 20px;
    font-weight: 700;
}
.logincheckout:hover {
	color: var(--primary-hover-color);
}
.centerleftcheckout {
	
}
.scrollleftcheckout{
	overflow-y: auto;
}
@media (max-width: 991px){
	.bgcoscart, .centerleftcheckout {width: 100%;display: initial}
}
.modificacosulcheckout {
    color: #222;
    font-weight: 600;
    text-align: left;
    display: block;
    transition: 0.3s;
    font-size: 13px;
}
.modificacosulcheckout:hover {
	color: rgb(25,144,198);
}
.scrollleftcheckout::-webkit-scrollbar{
	width: 3px;
}
.scrollleftcheckout::-webkit-scrollbar-track{
	background: #eee;
}
.scrollleftcheckout::-webkit-scrollbar-thumb{
	background: rgb(35,49,78);
}
.scrollleftcheckout::-webkit-scrollbar-thumb:hover{
	background: #000;
}
.editcartcheckout2{
	font-size: 12px;
	font-weight: 600;
	color: var(--culoare-activa);
	margin-left: 10px;
	float: right;
}
.editcartcheckout2:hover{
	color: var(--culoare-activa);
}
.resumecom{
	font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 0px !important;
}
.nrtotalprodcheckout2{
	background: #000;
	color: #fff;
	border-radius: 100%;
	width: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
}
.abdquantcheckout{
	position: absolute;
    top: -7px;
    right: -7px;
    background: #777;
    height: 24px;
    line-height: 24px;
    border-radius: 100%;
    width: 24px;
    color: #fff;
    font-weight: 200;
    text-align: center;
    font-size: 16px;
}
.colimgcheckput{

}
.bt4px{
	border-top: 4px solid #000 !important;
}
.bbrandprodcos{
	border-bottom: solid 2px var(--culoare-activa)
}


/* end checkout2 */





.telabsscreen {
    position: fixed;
    left: 25px;
    z-index: 99999;
    bottom: 90px;
	width: 50px;
	height: 50px;
	background: #ff9d28;
	border-radius: 100%;
}

.teliconsscreen{
	margin: 13px;
}
.bgleftcontact{
	background: #fff;
	padding: 10px 20px;
	font-size: 14px;
    text-transform: uppercase;
    line-height: 28px;
    color: #555;
}
.denumirefirmacontact{
	font-weight: 600;
	text-decoration: underline;
	margin-bottom: 20px;
}
.linkdespre{
	display: block;
	color: #000;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: solid 1px #aaa;
}
.boxinfodespre{
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
}
.paginformative{
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: solid 1px #aaa;
	text-transform: uppercase;
	color: var(--culoare-activa);
}
.titlucontact{
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 40px;
	text-align: center;
}
.mictxtcontact{
	margin-bottom: 40px;
}
.subcateccontact{
	font-size: 14px;
	color: #555;
	margin-bottom: 10px;
}
.page_contact .formnews{
	display: none;
}
.nobord{
	border: none !important;
}



#information-contact label {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
#information-contact .inputtxtup{
	border: solid 1px #ccc;
	border-radius: 5px;
	font-size: 12px !important;
	font-weight: 600;
	font-style: italic;
	color: #000 !important;
	padding: 15px 30px 15px 30px !important;
}
#information-contact .inputtxtup:focus{
	border: solid 2px #46829c !important;
	outline: solid 0px #46829c !important;
	border-radius: 5px;
}
.txtcommcontact{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 40px;
}
.detailsleftcontact{
	color: #000;
	font-weight: 600;
	font-size: 13px;
	text-transform:initial;
}
.boxcontactmethod{
	background: #fff;
	color: #000;
	cursor: pointer;
}
.innercontactmethod{
	padding: 30px;
}
.iconcontactmethod {
	text-align: center;
	margin-bottom: 20px;
}
.namecontactmethod{
	color: #1A1919;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 20px;
	text-align: center;
}
.descrcontactmethod{
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
}

.descdescrcontactmethod{
	text-align: center;
	font-size: 12px;
}
.page_information.page_contact{
	background: #f3f3f3;
}
.h1seoprod{
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	margin: 20px 0;
}
.calchcartright {
	
}
.boxproduscart{
	padding: 20px 0;
	border-top: solid 2px var(--culoare-activa)
}
.btnpmcart{
	margin: 10px 0;
}
.colrightcarrt{
	display: flex;
    flex-direction: column;
    flex: 1;
}
.colstardelcart{
	display: flex;
    align-items: center;
    grid-gap: 12px;
    gap: 12px;
    line-height: 1;
}
.rowstardelcart{
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 10px;
}
.flexpartejos{
	padding-left: 80px !important;
	padding-right: 80px !important;
}
.butoncontheader.active{
	border-top: solid 1px #000 !important;
}

.subtotalcart{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .875rem;
    line-height: 1.1428571429;
    font-weight: var(--cx-font-weight-medium);
    margin-bottom: 24px;
}
.btnnegrucart{
	    display: flex;
    flex-direction: column;
    grid-gap: 12px;
    gap: 12px;
}
.linknegrucart{
	position: relative;
	width: 100%;
	background-color: var(--culoare-activa);
	text-transform: uppercase;
    height: 54px;
    line-height: 54px;
    max-height: 54px;
    min-width: 78px;
    border-radius: 0;
    border-width: 0.5px;
	color: #fff !important;
	display: inline-block;
	border: 1px solid var(--culoare-activa);
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 5px;
}
.linknegrucart:hover{
	color: #fff;
}
.linkalbcart{
	position: relative;
	width: 48%;
	background-color: #fff;
	text-transform: uppercase;
    height: 54px;
    line-height: 54px;
	color: #000;
	display: inline-block;
    font-weight: 500;
	border: 2px solid var(--culoare-activa);
	text-align: center;
	font-weight: 500;
	font-size: 14px;
	cursor: pointer;
	border-radius: 5px;
}
.imageprodadaugat{
	width: 150px;
	height: 150px;
	object-fit: contain;
}

#cart-total{
    z-index: 999;
	text-align: center;
    color: #000;
	margin-left: 12px;
	font-weight: 800;
	font-size: 15px;
}





.contulmeu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
    background: #fff;
    width: 100%;
    transition: right 0.7s;
    flex-direction: column;
    box-shadow: 0 2px 10px #777;
    padding: 62px 0 24px;
}
.dflexx{
	display: flex !important;
}

@media (min-width: 768px){
.contulmeu {
    width: 550px;
    right: 0px;
}
}

.form-group{
	margin-bottom: 10px;
}
.inputtxtup{
	border: solid 1px #ccc;
	border-radius: 5px;
	height: 50px !important;
	font-size: 12px !important;
	font-weight: 600;
	font-style: italic;
	color: #000 !important;
	padding: 15px 30px 15px 30px !important;
}
.inputtxtup:focus{
	border: solid 2px #46829c !important;
	outline: solid 0px #46829c !important;
	border-radius: 5px;
}
.textup {
	position: absolute;
	left: 20px;
	top: 15px;
	color: #777 !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	transition:0.3s;
}
.inputtxtup:focus ~ .textup {
	top: -9px !important;
	font-size: 12px !important;
	background: #fff;
	padding: 0 10px;
}

.inputtxtup:not(:placeholder-shown) ~ .textup{
	top: -9px !important;
	font-size: 12px !important;
	background: #fff;
	padding: 0 10px;
}
.contentcolrel{
	position: relative;
}
.form-groups {
    margin-bottom: 20px;
}
label {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.nuaveticont{
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 600;
	padding-bottom: 16px;
	text-transform: uppercase;
}

.butoanecontheader{
	border-top: solid 1px #ddd;
	margin: 0 80px;
}
.butoncontheader{
	font-size: 12px !important;
	margin: 0 !important;
	color: #000 !important;
	font-weight: 500 !important;
	display: inline-block !important;
	width: 100% !important;
	margin-bottom: 24px !important;
	padding: 20px 0 !important;
	line-height: 13px !important;
	border-top: solid 1px transparent !important;
	text-align: center !important;
	cursor: pointer !important;
	background-size: 0 1px !important;
}
.butonasheader{
	width: 50%;
}
.butonactiveconheader{
	border-top: solid 1px #000 !important
}
.flexpartejos2 {
    padding-left: 80px !important;
    padding-right: 80px !important;
}
.cart_mic2 {
    overflow-y: auto;
}
.chch{
	font-size: 13px;
	line-height: 18px;
	color: #000;
	cursor: pointer;
	font-weight: 300;
	display: flex;
	margin-bottom: 10px;
}


@media (max-width: 567px){
.butoanecontheader{
	margin: 0 30px !important;
}
.flexpartejos, .flexpartejos2 {
	padding: 0 30px !important;
}
.menucaradd{
	width: 100% !important
}
.titlucartright{
	font-size: 0.9rem;
}
.prodreccartadd{
	margin: 0;
	margin-bottom: 10px;
}
.titlucartright{
	margin-bottom: 10px;
}
.menucaradd{
	padding: 62px 0 10px;
}
.numeproduscart{
	font-size: .7125rem;
}
}
.cantitatecos {
	display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .875rem;
    line-height: 1.1428571429;
    font-weight: var(--cx-font-weight-medium);
    margin-bottom: 24px;
}
.pretcos {
	display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .875rem;
    line-height: 1.1428571429;
    font-weight: var(--cx-font-weight-medium);
    margin-bottom: 24px;
}
.boldtotalprodcart{
	font-weight: 700;
	color: var(--culoare-activa);
	font-size: 16px;
}

.nav-tabs {
	border-bottom: none !important
}
.doarfeatured .menucategorii{
	display: none;
}
.doarcategorii .our-features-box{
	display: none
}
.socialheader {
	display: inline-block;
	border-right: solid 1px #000;
	padding-right: 5px;
}
.socialheader a{
	margin: 0 5px;
}
/* .bgavantaje{ */
	/* background: #222; */
/* } */
.iconavantaj{
	display: inline-block;
}
.titluvantaj{
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}
.descrnavantaj{
	font-size: 14px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.78);
}
.mtopavantaje{
	top: -85px;
	position: relative;
}
.titlutaburi{
	font-size: 48px !important;
	font-weight: 500 !important;
	text-align: center !important;
}
.listataburi{
	text-align: center;
	padding: 20px 0 40px 0;
}
.listataburi span{
	font-size: 14px;
	font-weight: 700;
	color: var(--culoare-activa);
	padding: 10px 40px;
	margin: 0 20px;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 20px;
	position: relative;
}

.tabactive{
	border: solid 2px var(--culoare-activa);
}
.taburi{
	padding-top: 50px;
}

.descrprod{
	font-size: 15px;
	font-weight: 500;
	color: #000;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 0px;
	display: block;
}
.descrprod p{
	margin-bottom: 0px;
}
.rating{
	text-align: center;
	margin-bottom: 10px;
}
.addcarttaburi{
	border: none;
	background: var(--culoare-activa);
	border-radius: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	display: block;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 20px;
	text-align: center;
}
.addcarttaburi:hover{
	color: #fff;
	background: linear-gradient(90deg, rgba(108,165,68,1) 0%, rgba(42,63,31,1) 100%);
	transition: 0.5s ease-in-out;
}
.promozilei{
	background: var(--culoare-activa);
	border-radius: 0 20px 20px 0;
	color: #fff;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	padding: 20px 0;
	position: absolute;
	width: 100%;
	z-index: 1000;
	height: 94px;
}
.mtoppromo{
	margin-top: 30px;
	margin-bottom: 30px;
}
.topproduszilei{
	padding-top: 94px;
    width: 100%;
    background: #fff;
    display: flex;
    height: 100%;
    border-radius: 0 20px 20px 0;
    align-items: center;
    justify-content: center;
}
.numeproduspromozilei a{
	font-size: 36px;
	font-weight: 700;
	color: #000;
	text-align: center;
	display: block
}
.pretpromozilei{
	text-align: center;
}
.descrprodzilei{
	font-size: 18px;
	font-weight: 400;
	color: #000;
	text-align: center;
	padding: 0 40px;
	margin: 30px 0;
	max-height: 100px;
	overflow: hidden;
}
.profitaacum{
	background: var(--culoare-activa);
	border-radius: 20px;
	padding: 10px 40px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
	margin: 30px auto 0 auto;
}
.profitaacum:hover{
	color: #fff;
}
.toateproduselespecial{
	background: var(--culoare-activa);
    border-radius: 20px;
    padding: 10px 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    display: block;
    margin: 0px auto;
    justify-content: center;
    width: 280px;
	margin-bottom: 30px;
}
.toateproduselespecial:hover{
	color: #fff;
}
.txtfirma a:hover{
	color: #000;
}
.colradiocheck{
	display: inline-block;
	width: calc(100% - 50px);
}
.btncartpagprod{
	background: #fff;
    color: var(--culoare-activa);
    text-transform: uppercase;
    text-align: left;
    padding: 0 60px 0 25px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    width: 100%;
    border: solid 2px var(--culoare-activa);
    border-radius: 20px;
    height: 50px;
}
.btncartpagprod:hover{
    color: var(--culoare-activa);
	box-shadow: 0 0px 7px var(--culoare-activa);
}
.buttondreaptaadaugare{
	position: absolute;
	right: 3px;
	top: 0;
	height: 50px;
	width: 50px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btncompletadaugare{
	position: relative;
	display: inline-block;
}
.btncartpagprod:hover .buttondreaptaadaugare{
    animation: pulse 0.3s infinite;
}
.prezentareprodtitle{
	font-weight: 500;
    color: #000;
    font-size: 24px;
    line-height: 1.33em;
    text-transform: initial;
	margin-bottom: 30px;
}
.economiepret{
	background: var(--culoare-activa);
	display: inline-block;
	padding: 7px;
	color: #fff;
	border-radius: 5px;
	font-size: 12px;
}
.economiepretabs{
	background: var(--culoare-activa);
	display: inline-block;
	padding: 7px 20px;
	color: #fff;
	margin-bottom: 20px;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: 20px;
}
/* .aranjarebutanemeniu{ */
	/* justify-content: space-between; */
/* } */
.spatiucateg{
	font-size: 16px;
	line-height: 32px;
	color: #888;
	font-weight: 300;
}
.continutheadersus{
	display: inline-flex;
	width: 50%;
	align-items: center;
	justify-content: end
}
.titlubannerpromo{
	font-size: 48px;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 30px;
	color: rgb(64, 64, 64);
}
.subtitlubannerpromo{
	font-size: 20px;
	font-weight: 400;
	color: rgb(64, 64, 64);
}
.innerpromo{
	width: 80%;
	margin: 0 auto;
}
.linkcumparapromo{
	background: var(--culoare-activa);
	color: #000;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	padding: 5px 20px;
	margin-top: 50px;
	transition: 0.5s ease-in-out;
}
.linkcumparapromo:hover{
	background: #000;
	color: #fff;
}
.shopnowcateg{
	background: #fff;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	padding: 5px 20px;
	color: rgb(64, 64, 64);
	transition: 0.5s ease-in-out;
	border: solid 2px var(--culoare-activa);
	text-shadow: none;
}
.shopnowcateg:hover{
	background: var(--culoare-activa);
	color: #fff;
}
.banner2text{
	font-size: 18px;
	font-weight: 400;
	width: 50%;
	margin: 20px auto 0 auto
}
.linkimgbanner {
    font-weight: 500;
    font-size: 48px;
    margin-bottom: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    color: #fff;
    transform: translate(0,-50%);
    text-align: center;
	padding: 20px 0;
	text-shadow: 0 2px 2px #000
}
.boxnewsletter{
	margin: 50px 10%;
	padding: 100px 25%;
	border: solid 3px var(--culoare-activa);
}
.testimonialboxs{
	background: #fff;
	padding: 40px 50px;
}

.tauthor{
	color: var(--culoare-activa);
	font-size: 18px;
	font-weight: 700;
}
.tdescr{
	font-size: 18px;
	font-weight: 400;
	color: #000;
	text-align: justify;
	line-height: 30px;
	height: 240px;
	overflow: hidden;
}
.innerprom{
	background: #fff;
}
.acasa .innerprom{
	background: transparent !important
}
.mfilter-col-input input[type=checkbox], .mfilter-col-input input[type=radio] {
    margin: 0 0 0 10px !important;
    position: relative;
    top: -2px;
}
.blprodus{
	border-left: solid 1px #ddd;
}

.texticonheader{
	display: inline-block;
	color: #000;
	font-size: 14px;
}

.coloanacateg .boxcatcoloanacateg:last-child{
	margin-bottom: 0 !important
}
.descriereftdccateg{
	font-size: 18px;
	line-height: 30px;
	color: #000;
	opacity: 0.8;
	text-align: center;
	width: 70%;
	margin: 0 auto;
}
.linkftdccateg{
	background: #fff;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 5px 20px;
    color: rgb(64, 64, 64);
    transition: 0.5s ease-in-out;
    border: solid 2px var(--culoare-activa);
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	cursor: pointer
}
.linkftdccateg:hover {
    background: var(--culoare-activa);
    color: #fff;
}
.testimonialbackground{
	background: url(../image/testimonial.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 150px 0;
}
.contactnews{
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}
.metodecontactnews{
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	font-weight: 300;
	opacity: 0.5;
	color: #fff;
}
.metodecontactnews a{
	color: #fff;
	transition: 0.3s ease-in-out;
}
.metodecontactnews a:hover{
	color: #fff;
}
.blnews{
	border-left: solid 1px #ddd;
}
.brnews{
	border-right: solid 1px #ddd;
}


/* SLIDESHOW */
.slideshowcomplet{position:relative;overflow:hidden;}
.slideshowcomplet:hover .slideshowheader2{bottom:0}
.slideshowheader2{position:absolute!important;bottom:-100%;right:0;width:50%!important}
.slideshowheader2 .owl-stage-outer{position:absolute!important;bottom:0;right:0;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.coltextbannerstangamic{position: absolute;left: 5%;top: 0;width: 50%;height: 100%;display: flex;justify-content: center;}
.coltextbannerdreaptamic{position: absolute;right: 0%;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;}
.txtbannermic{color:#fff;text-shado: 1px 1px #000; font-size:calc(0.3rem + 0.5vw);font-weight:600;}
.slideshowheader .owl-item img {display: inline-block;max-width: initial !important;object-fit: cover;width: 100%;max-height:80vh}
.boxslideshow{display: block;}
.coltextbannerstanga{position: absolute;left: 10%;top: 0;width: 40%;height: 100%;display: flex;justify-content: center;}
.bannertext1{font-size: 72px; color: #fff;font-weighT:700; width: 100%; text-shadow: 0 3px #000; text-align: center;}
.bannertext1v{font-size: 72px; color: var(--culoare-secundara);font-weighT:700; width: 100%; text-shadow: 0 3px #000;text-align: center;}
.bannertext2{color: #fff; font-size: 18px; font-weight: 300; margin: 30px auto 0; width: 50%; text-shadow: 0 2px #000;text-align: center;}
.bannertext3{}
.coltextbannerdreapta{overflow: hidden; position: absolute;left: 0%;top: 0%;width: 100%;height:100%}
.slideshowheader .owl-nav{position:absolute;top:50%;width:100%;}
.slideshowheader .owl-nav .owl-prev{position:absolute;left:-100px;border:none;border-radius:0;transition:all 0.5s ease-in-out}
.slideshowheader .owl-nav .owl-next{position:absolute;right:-100px;border:none;border-radius:0;transition:all 0.5s ease-in-out}
.slideshowcomplet:hover .slideshowheader .owl-nav .owl-prev{left:0px}
.slideshowcomplet:hover .slideshowheader .owl-nav .owl-next{right:0px}




.locatie_header {
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 20px;
}
.locatie_header a {
    display: inline-block;
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
    line-height: 20px;
}
.social_media_header {
    padding: 0px 0 0 20px;
}
.social_media_header a {
    color: #fff;
}
.telefon_header {
    padding: 0px 20px;
    color: #fff;
	border-right: 1px solid #fff;
}
.telefon_header a {
	color: #fff;
}
.mail_header {
    padding: 0px 20px;
    color: #fff;
}
.mail_header a {
	color: #fff;
}
.program_header {
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 20px;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.bgsemitrans{
	background: #d6d6d6;
}
.bgmultitrans{
	background: rgba(255, 255, 255, 0.7)
}
.wishlistspace{
	padding: 0 10px 0 0;
}
.cart_btn_header{
	padding-left: 10px;
}
.posabsproduct{
	position: absolute;
	bottom: 40px;
	left: 30px;
	width: calc(100% - 60px);
	border: solid 1px #ddd;
	background: #f7f7f7;
	padding: 10px;
}
.linieprodus{
	position: relative;
	left: 10%;
	width: 80%;
	height: 1px;
	background: #ccc;
}
.producatorprodus{
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	margin-top: 10px;
}
.bgfeaturedsimplu{
	background: #f1f1f1;
}
.bgnewsss{
	background: url(../image/40.jpg);
	min-height: 300px;
	background-size: cover;
	display: flex;
	align-items: center;
}
.numecategattr{
	font-weight: 800;
	text-transform: uppercase;
	line-height: 30px;
}

.randattr:nth-child(odd) {
	background: #d6d6d6;
	align-items: center;
}
.randattr:nth-child(even) {
	align-items: center;
}
.numerandattr{
	line-height: 36px;
}
.descrierescurta{
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 10px;
}
.aflamaimulte{
	text-decoration: underline;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
	cursor: pointer;
	display: inline-block;
}
.platasecurizata{
	font-size: 16px;
	font-weight: 500;
}
.boxlivrarepagprod{
	border: solid 1px #ddd;
	border-radius: 5px;
	padding: 30px;
}
.bbrandlivrare{
	width: 95%;
	height: 1px;
	background: #ddd;
	margin: 20px auto;
}
.titlulivrareprod{
	font-weight: 700;
	font-size: 16px;
}
.infolivret{
	cursor: pointer;
	font-size: 16px;
}


.livraretur{
	position: fixed;
    top: 0;
    right: -700px;
    bottom: 0;
    z-index: 9999999999;
    background: #fff;
    width: 550px;
    transition: right 0.7s;
    box-shadow: 0 2px 10px #777;
    padding: 30px 0;
}
.titlutablivrareretur{
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
}
.inchidetablivrareretur{
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	line-height: 40px;
}
.bbtitlulivrareretur{
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
}
.titlumodlivrareretur{
	font-size: 16px;
	font-weight: 600;
}
.bbrandlivraretur{
	width: 90%;
	height: 1px;
	background: #ddd;
	margin: 10px auto;
}
.detaliilivraretur{
	font-size: 16px;
	line-height: 24px;
}

.cosfix{
	position: fixed;
	top:0;
	left:0;
}
.numecategoriepord{
	line-height: 30px;
	color: rgb(71, 71, 71)
}
.butonfavorites{
	border: none;
	background: transparent;
}
.butonfavorites:hover svg{
	fill: #ff0000;
	animation: pulse 0.3s infinite;
}
@keyframes pulse {
	0% {
		transform: scale(0.3);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(3);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.3);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
.svgcart{
	position: absolute;
	left:0px;
	top:10px;
	transition: all 0.5s ease-in-out;
	opacity:0
}
.btncartpagprod:hover .svgcart{
	left: calc(50% - 15px);
	opacity: 1;
}
.btncartpagprod:hover .textsvgcart{
	position: relative;
	transform: translateX(200%);
	opacity:0;
}
.textsvgcart{
	transition: all 0.5s ease-in-out;
	display: block;
}
.btncartpagprod{
	overflow: hidden;
}
.descoperamarca{
	font-size: 16px;
	font-weight: 400;
	color: var(--culoare-activa);
}
.numelemarcii{
	color: #000;
}
.prezentarebrand{
	font-size: 14px;
	text-align: justify;
	line-height: 26px;
	max-height: 156px;
	overflow: hidden;
}
.prezentarebrand p{
	margin-bottom: 0;
}
.vzprodmanufac{
	color: var(--culoare-activa);
	font-size: 16px;
	border: solid 1px #000;
	padding: 5px 20px;
	margin-top: 20px;
	display: inline-block;
	border-radius: 5px;
}
.eticheteprodus{
	display: block;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 300;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.toateetichetele{
	height: 30px;
	overflow: hidden;
}
.more5{
	color: green;
	text-transform: initial;
	font-weight: 400;
	font-size: 12px;
	line-height: 32px;
}
.stoclimit{
	color: orange;
	text-transform: initial;
	font-weight: 400;
	font-size: 12px;
}
.lastone{
	color: red;
	text-transform: initial;
	font-weight: 400;
	font-size: 12px;
}
.nocheck{
	color: #fff;
	position: relative;
    top: -3px;
}
@media (max-width: 1191px){
	.bgmobile, .bgmultitrans{background: #000 !Important}
	.bbheader img{filter: invert(1);}
	.texticonheader{display: none}
	.cart_btn_header, .cont_client, .wishlistspace{padding: 0; border: none !important;}
	.bgsemitrans{height: 100%; background: #000}
	.bbheader{border: none !important}
	.program_header{color: #fff}
	.slideshowheader .owl-item img{height:initial;}
	.txtsubnumefeatured{width: 50%}
	.page_category, .page_special, .page_search{background: #fff}
	.randfixcos2{display: none}
}
@media (max-width: 767px){
.posabsproduct{
	position: initial !important;
	width: 100%;
	padding:0px;
	background: transparent;
	border: none;
}

.txtsubnumefeatured{
	width: 100%;
}
.relnumefeatured:after, .relnumefeatured:before{
	width: 100%;
	left: 0;
}
.listataburi span{
	display: block;
}
.listataburi span:after{
	display: none;
}
.slideshowheader .owl-item img{
	height: initial !important;
}
.menucartright{
	width: 100%;
	right: -100%;
}
.contulmeu{
	position: absolute
}
.contulmeu .modal-body{
	background: #fff;
}
.fundalcheckout, .fundalcheckout2{
	border: none !important;
}
.linkalbcart{
	width: 100% !important;
	margin: 0 !important;
}
.bgcheckoutproduse, .cart__cart, .boxalbcheckout{
	border: none !important;
}
.containeralincheckout{
	margin-bottom: 0 !important
}
}

@media (min-width: 1024px) and (max-width: 1439px){
	.slideshowheader .owl-item img{height: initial !important}
}

.mfilter-free-container-opened .mfilter-free-button{
	right: -44px;
	top: 50%;
}
.mfilter-free-container-closed{
	margin-left: -100% !important;
}
.numeproduscosproduse {
    color: #000;
    line-height: 20px;
    display: block;
	font-size: 16px;
	font-weight: 600;
}
.modelcosproduse {
    color: #777F85 !important;
    font-size: 12px;
	font-weight: 500;
}
.detalii_sumar{
	font-weight: 500 !important;
	color: #777F85 !important;
	font-size: 12px !important;
}
.detalii_sumarafter{
	padding-left: 5px;
	font-weight: 400 !important;
	color: #777F85 !important;
	font-size: 12px !important;
}
.titlucuponreducere{
    font-size: 14px;
    color: #222;
    font-weight: 500;
	text-transform: initial
}
.btnaplicacod{
	background: var(--culoare-activa);
	border-radius: 5px;
	border: none;
	color: #fff;
	font-size: 12px !important;
}
.btnfootercheckout{
	color: #555;
	font-size: 14px;
	font-weight: 600;
}
#payment-fieldset input{
	margin-left:0;
}
.minuspaginacheckout{
	width: 30px;
	padding:0;
}
.stergecheckout{
	background: transparent;
	border: none;
	display: flex;
}
.stergecheckout i{
	color: red;
	font-size: 20px;
	padding-right: 5px;
}
.bgcheckoutproduse{
	background: #fff;
	border-radius: 10px;
	box-shadow: 3px 0 32px rgba(0, 0, 0, 0.15)
}
.plasarecheckout{
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
	font-weight: 400;
	color: #222;
}
.backshopcheckout{
	color: #555;
	text-align: center;
	display: block;
	font-weight: 600;
	font-size: 14px;
	margin-top: 20px;
}
.linkcheckoutcontact{
	color: #222;
	font-weight: 600;
	text-decoration: underline
}
.stickycheckout1{
	position: sticky;
	top:0;
}
.logo img{
	max-height: 90px;
	padding: 10px 0;
}
.numeleftdcateg{
	color: #fff;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-weight: 300;
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 30px;
	font-size: 52px;
}
.boxcatcoloanacateg:hover .numeleftdcateg{
	color: #fff;
}
.vzprodftdcateg{
	position: absolute;
	top:0;
	left: 0;
	height: calc(100% - 50px);
	width: 100%;
	text-shadow: 0 1px 1px #000;
	color: var(--culoare-activa);
	background: rgba(0,0,0,0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	opacity:0;
	transition: all 0.3s ease-in-out;
}
.boxcatcoloanacateg:hover .vzprodftdcateg{
	opacity:1;
}
.bgfeatureddd{
	background: url(../image/bgfeatureddd.jpg);
	background-size: cover;
}
.time_special{
	width: 100%;
	background: #fff;
	padding-bottom: 5px;
	margin-top: 15px;
}
.dataarticol{
	position: absolute;
	top: 40px;
	left: 40px;
	background: #fff;
	padding: 10px 15px;
	text-align: center;
	box-shadow:0 3px 10px #00000014;
}
.ziarticol{
	font-size: 16px;
	font-weight: 700;
	border-bottom: solid 2px #000
}
.lunaarticol{
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 5px;
}
.articolnou{
	text-align: center;
	font-size: 14px;
	color: #777;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.numearticoinfo{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	display: block;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.numearticoinfo:after{
	content:'';
	position: absolute;
	bottom:0px;
	width: 60px;
	margin: auto;
	height: 3px;
	background: var(--culoare-activa);
	left: calc(50% - 30px);
}
.descrierearticolinfo{
	text-align: center;
	color: #777;
	line-height: 20px;
	max-height:60px;
	overflow: hidden
}
.bgmodule{
	background: url(../image/bg_module.jpg);
	background-size: cover;
}
.productnamefamily{
	margin: 10px;
	color: #000;
	font-weight: 500;
	text-align: center;
	line-height: 20px;
	height: 40px;
	overflow: hidden
}
.family-products{
	border: solid 2px #ddd;
	padding: 10px 10px 0;
	transition: all 0.3s ease-in-out;
}
.family-products:hover{
	border: solid 2px var(--culoare-activa);
}
.numecategorie{
}
.bg-last-header{
	background: #007aff;
	border-left: solid 5px #002ff2;
}
.randheadercucateg{
	display: grid;
	grid-template-columns: 1fr 6fr 5fr 2fr;
	gap: 0 13px;
	align-items: center;
}


.btnsearchhearder{
	border: none;
	border-radius: 5px;
	width: 100px;
	height: 40px;
	background: var(--culoare-activa);
	margin-left: 20px;
}
.cartrotundheader{
	display: flex;
	align-items: center;
	position: relative;
}
.iconcartrotundheader{
	background: #002ff2;
	border-radius: 100%;
	height: 56px;
	width: 56px;
	display: flex;
	align-items: center;
	justify-content: center
}
.nrprodusecoscartrotundheader{
	position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    top: 4px;
    left: 23px;
    width: 16px;
    text-align: center;	
}
.scmedhead{
	padding: 0 10px;
	display: inline-block;
}
.bgcolftdcateg:nth-child(1) .boxcatcoloanacateg{
	background: url(../image/06.png);
}
.bgcolftdcateg:nth-child(2) .boxcatcoloanacateg{
	background: url(../image/07.png);
}
.bgcolftdcateg:nth-child(3) .boxcatcoloanacateg{
	background: url(../image/08.png);
}
.bgcolftdcateg:nth-child(4) .boxcatcoloanacateg{
	background: url(../image/09.png);
}
.trimiterefdtcateg{
	position: absolute;
	bottom: 40px;
	left: calc(50% - 23px);
	text-align: center;
	color: #fff;
	font-size: 24px;
	border: solid 3px #fff;
	border-radius: 100%;
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	margin: 0 auto;
}
.cartdepeprodus{
	background: var(--culoare-activa);
	border: none;
	z-index: 999;
	border-radius: 20px;
	padding: 0px 20px;
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 700;
	line-heighT: 50px;
	heighT: 50px;
	text-transform: uppercase;
}
.boxshadprod{
	transition: 0.3s all ease-in-out;
	border-radius: 10px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
}
.boxshadprod img{
	border-radius: 10px 10px 0 0;
}
.rowbravantaje{
	background: #000;
}
.colbravantaje{
	border-left: solid 1px #ddd;
}
.colbravantaje:nth-child(1){
	border-left: none;
}
.numedenewsletter {
    font-size: 48px;
    font-weighT: 700;
    margin: 0 auto;
    color: var(--culoare-secundara);
}
.aboneazate {
    font-size: 18px;
    font-weight: 400;
    color: #252c30;
    text-align: center;
    margin: 30px auto;
}
.bgalbastrusus{
	background: var(--culoare-activa);
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
	z-index:-1;
}
.btn-share {
    border-radius: 20px;
    background: var(--culoare-activa);
	padding: 0 20px;
	height: 40px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    transition: 0.5s ease-in-out;
    display: inline-flex;
	align-items: center;
	justify-content: center;
}
.btn-share i{
	margin-right: 5px;
}
.btn-share:hover {
    background: var(--culoare-activa);
    color: #fff;
}
.btn-wish{
	background: var(--culoare-activa)
}
.btn-wish:hover{
	background: red;
}
.fotorama{
	border: solid 1px #ddd;
	border-radius: 10px;
}
.fotorama__nav__shaft{
	margin-bottom: 20px;
}
.bgmeniu2{
	background: #fff;
}
.iconavantaj img{
	max-width: 50px;
}
.bgprimcuvant{
	background: var(--culoare-activa);
	padding: 5px 10px;
	border-radius: 5px;
	font-weight: 700;
	color: #fff;
	line-height: 60px;
}
.ftdproduse{
	margin-bottom: 20px;
}
.prezentareprodfeature{
	font-size: 15px;
	font-weight: 500;
	padding: 0 10px;
	text-align: center;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 10px;
}
.imaginepromolast:last-child{
	margin-bottom: 0 !important
}
.absoluttextpromotii{
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: calc(100% - 20px);
}
.txtmictxtbanpromo{
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}
.txtmaretxtbanpromo{
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 2px #000;
	width: 50%;
	margin-bottom: 10px;
}
.profitaacumbanpromo{
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	background: var(--culoare-activa);
	padding: 7px 20px;
	border-radius: 5px;
	display: inline-block;
}
.promoabsbanpromo{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 30px;
	right: 30px;
	background: var(--culoare-activa);
	color: #fff;
	font-size: 36px;
	font-weighT: 700;
	border-radius: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	box-shadow: 0 0 24px #000;
}
.absoluttextpromotii2{
	position: absolute;
	bottom: 90px;
	left: 60px;
	width: calc(100% - 60px);
}
.txtmaretxtbanpromo2{
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 2px #000;
	width: calc(100% - 120px);
	margin-bottom: 30px;
}
.bgneeeewsss{
	background: var(--culoare-activa);
}
.abonnews{
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	line-height: 18px;
}
.abonnewsmic{
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 14px;
}
.nrprodcosheader{
	position: absolute;
	left: 10px;
	top: -12px;
	width: 21px;
	height: 21px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	background: var(--culoare-activa);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.marmicheader{
	padding: 0 10px;
}
.contactprodus{
	color: #000;
	font-size: 14px;
	font-weight: 600;	
}
.btncompletadaugare{
	font-size: 20px;
}
.btnfb{
	background: #4267B2;
}
.btninsta{
	background: #833AB4;
}
.btnwtsapp{
	background: #128C7E;
	color: #fff;
}
.btnfb:hover{
	background: #4267B2;
}
.btninsta:hover{
	background: #833AB4;
}
.btnwtsapp:hover{
	background: #128C7E;
	color: #fff;
}
.fotorama__fullscreen-icon{
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	right: 0 !important;
	background: url(fotorama-full.png) !important;
	background-repeat: no-repeat !important;
	transform: none !important;
	background-position: 99% 20px !important;
	background-size: 16px !important;
}
.fotorama__arr{
	z-index: 999 !important;
}
.rowprodusepercateg{
	display: grid;
	grid-template-columns: 2fr 2fr 2fr 2fr;
	gap: 10px 20px;
}
.rowsubcategorii{
	display: grid;
	grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr;
	gap: 20px 10px;
}
.baraheaderup{
	background: var(--culoare-secundara);
	color: #fff;
}
.vzofslide{
	background: var(--culoare-activa);
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	display: inline-block;
	padding: 0 30px;
	margin-top: 50px;
	text-align: center;
	border-radius: 20px;
}
.iconsageataslide{
	width: 17px !important;
	height: 8px !important;
	display: inline-block !important;
	margin-left: 12px;
}




.denumireavantaj{
	font-size: 20px;
	font-weight: 700;
}
.subdenumireavantaj{
	font-size: 14px;
	font-weight: 300;
}
.col1avantaje{
	background: #f5f8f2;
	border-radius: 50px 0 0 50px;
	box-shadow:0 9px 21px rgba(0, 0, 0, 0.17);
	padding: 40px 24px;
}
.col2avantaje .subdenumireavantaj{
	color: #595959;
}
.col2avantaje{
	background: #252c30;
	box-shadow:0 9px 21px rgba(0, 0, 0, 0.17);
	padding: 40px 28px;
}
.col2avantaje .denumireavantaj{
	color: #fff;
}
.col2avantaje .subdenumireavantaj{
	color: var(--culoare-secundara);
}




.col4avantaje .subdenumireavantaj{
	color: #000;
}
.col4avantaje{
	background: #bbb;
	box-shadow:0 9px 21px rgba(0, 0, 0, 0.17);
	padding: 40px 28px;
}
.col4avantaje .denumireavantaj{
	color: #000;
}
.col4avantaje .subdenumireavantaj{
	color: #000;
}





.col3avantaje{
	background: var(--culoare-secundara);
	box-shadow:0 9px 21px rgba(0, 0, 0, 0.17);
	padding: 40px 28px;
	border-radius: 0 50px 50px 0;
}
.col3avantaje .denumireavantaj{
	color: #fff;
}
.col3avantaje .subdenumireavantaj{
	color: #252c30;
}
.containeravantaje{
	position: relative;
	margin-top: -85px;
}
.titludspnoi{
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	color: var(--culoare-secundara);
}
.titluverdedspnoi{
	font-size: 36px;
	font-weight: 700;
	color: #000;
	margin-bottom: 30px;
}
.textdspnoi{
	color: #252c30;
	font-size: 18px;
	font-weight: 300;
}
.vzofslide:hover{
	color: #fff;
}
.containerdspnoi{
	padding: 110px 0;
}
.titluftdcateeg{
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	color: #fff;
}
.subtitluftdcateeg{
	font-size: 36px;
	font-weight: 700;
	color: #252c30;
}
.nameftddcateg{
	position: relative;
	width: 80%;
	left:10%;
	background: #fff;
	height: 60px;
	line-height: 20px;
	padding: 10px;
	overflow: hidden;
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: var(--culoare-activa);
	justify-content: center;
	border-radius: 5px;
	margin-top: -30px;
	box-shadow: 0px 0px 5px 0px #aaa
}
.ftdcateg{
	padding: 50px 0;
}
.linktoatedetaliile{
    background: var(--culoare-secundara);
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    padding: 0 22px;
    text-align: center;
    border-radius: 20px;
}
.linktoatedetaliile:hover{
	color: #fff;
}
.addtocartbtn{
	border: none;
	background: transparent;
	margin-left: 20px;
	padding: 0;
}
.btnaddcart{
	margin: 10px 0;
}
.addwishftd{
	border: none;
	background: transparent;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
}
.addwishftd img{
	border-radius: 0 !important;
}
.ftdproduse .owl-nav.disabled{
	display: none;
}
.titleuppromo{
	background: var(--culoare-secundara);
	color: #fff;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	border-radius: 10px 10px 0 0;
}
.nameofsapt{
	font-size: 20px;
	font-weight: 500;
	color: #252c30;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-align: center;
	margin: 20px;
}
.colstgbox{
	padding-right: 10px !important
}
.pretprodcolstg{
	border-top: solid 1px #d3d5d6;
	border-bottom: solid 1px #d3d5d6;
	padding: 15px 0;
}
.descrcolstg{
	font-size: 14px;
	font-weight: 500;
	color: #595959;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	margin: 20px;
}
.boxcolstg{
	padding-bottom: 15px;
	background: #fff;
}
.titleuprecent{
	background: var(--culoare-secundara);
	color: #fff;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	border-radius: 10px 10px 0 0;
}
.bgbestseller{
	background: #f5f8f2;
}
.bgfeatured{
	background: #f0f0f0;
}
.titluavantajejos{
	font-size: 18px;
	font-weight: 700;
	margin: 20px 10px 10px
}
.subtitluavantajejos{
	font-size: 14px;
	font-weight: 300;
	margin: 0 10px
}
.containeravantajejos{
	padding: 70px 0;
}
.randmicavantajejos{
	width: 75%;
	margin: 0 auto;
}
.inputnewsletter{
	max-width: 320px;
	height: 50px;
	line-height: 50px;
	border: solid 1px #252c30;
	border-radius: 5px;
}
.inputnewsletter input{
	height: 100% !important;
	border-radius: 5px;
	background: rgba(37, 44, 48, 0.1) !important;
}
.trimitenesletter{
	margin-left: 20px;
	background: var(--culoare-activa);
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	border-radius: 5px;
}
.btfooter{
	border-top: solid 1px #bebebe;
}
.hidepopup{
	display: none;
}
.page_category, .page_search, .page_blog, .page_special, .page_manufacturer, .page_information {
	background: #f0f0f0
}
.subcateg{
	padding: 0 50px;
}
.subcateg .owl-next{
	right: 0 !important;
}
.subcateg .owl-prev{
	left: 0 !important;
}
.thumbnail.fresco{
	display: block;
}
.imgmarepagprod{
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
	border-radius: 10px;
}
.image-additional img{
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
	margin-bottom: 10px;
	border-radius: 10px;
	aspect-ratio: 1 / 1;
}
.image-additional:last-child img{
	margin-bottom: 0px;
}
.image-additional{
	opacity: 0.5;
}
.aditionalaactiva{
	opacity:1 !important;
}
.etichetepagprodus{
	color: #000;
	font-size: 14px;
	font-weight: 700;
	margin-right: 22px;
	position: relative;
}
.etichetepagprodus:after{
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: var(--culoare-secundara);
	righT: -14px;
	top: 50%;
}
.etichetepagprodus:last-child:after{
	display: none;
}
.disponibilitateprod{
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.disponibil{
	font-size: 14px;
	font-weight: 700;
	color: #339728;
}
.garantie{
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	margin-left: 40px;
}
.colorgarantie{
	color: #1468b4;
	font-size: 14px;
	font-weighT: 700;
}
.colorgarantie:hover{
	text-decoration: underline;
	color: #1468b4;
}
.colorgarantie:last-child .despartitorcateg{
	display: none;
}
.reducerepretprod{
	display: inline-block;
	background: var(--culoare-secundara);
	color: #fff;
	font-size: 24px;
	font-weighT: 700;
	line-height: 36px;
	padding: 0 20px;
	border-radius: 20px;
	margin-left: 20px;
}
.pretconttva{
	font-size: 14px;
	font-weight: 500;
	color: #363636;
	opacity: 0.8;
}
.titluavprod{
	font-size: 14px;
	font-weighT: 700;
}

.linkinfogen{
	font-size: 20px !important;
	font-weight: 700 !important;
	color: #000 !important;
}
.imgtab{
	margin-right: 20px;
	width: 30px;
}
.bgutilizare{
	background: #000;
}
.bgutilizare .linkinfogen{
	color: #fff !important;
}
.bgingredients{
	background: #88b44e;
	border-radius: 0 50px 50px 0;
}
.bgingredients .linkinfogen{
	color: #fff !important;
}
.backtaburi{
	background: #fff;
}
.contenttabalb{
	background: #fff;
	padding: 50px 0px;
}
#pills-tabContent{
	position: relative;
}
.pagination li span {
	border: solid 1px var(--culoare-activa);
    padding: 5px 10px;
    background: var(--culoare-activa);
    color: #fff;
    display: inline-block;
	border-radius: 5px;
}
ul.pagination li.active {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
	border: solid 1px var(--culoare-activa);
    display: inline-block;
    margin: 0px 3px;
    background: none;
	border-radius: 5px;
}
.pagination {
    margin: 0 auto;
    float: unset;
    text-align: center;
    display: inline-flex;
	border-radius: 5px;
}
.pagination li a {
	border: solid 1px var(--culoare-activa);
    margin: 0 5px;
    background: #ffffff;
    color: #000;
    padding: 5px 10px;
    display: inline-block;
	border-radius: 5px;
}
.shortarticle{
	padding: 0 20px;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	height: 120px;
	overflow: hidden;
}
.titlugaleriefotojos{
	font-size: 20px;
	font-weighT: 600;
	color: var(--culoare-activa);
}
.rowgridmosaic{
	display: grid;
	grid-template-columns: calc(25% - 20px) calc(50% - 20px) calc(25% - 20px);
	gap: 30px;
}
.rowinteriormosaic{
	display: grid;
	grid-template-columns: 100%;
	gap: 30px;
}
.mtrandmosaic2{
	display: grid;
	grid-template-columns: calc(50% - 15px) calc(50% - 15px);
	gap: 30px;
	margin-top: 39px;
}
.rowgridmosaic img{
	border-radius: 10px;
}
.barataburi{
	background: var(--culoare-activa);
}
.taburi_produs  .nav-link:hover{
	background: rgba(255, 255, 255, 0.3);
}
.taburi_produs  .nav-link{
	margin: 10px 0 !Important;
	padding: 5px 10px !important;
	border-radius: 5px !important;
}
.taburi_produs  .nav-link.active{
	background: rgba(255, 255, 255, 1);
	color: var(--culoare-secundara) !important;
}
.ainfo_zone {
    display: block;
    position: relative;
}
.info_zone {
    width: 100%;
    border-bottom: solid 1px #ddd;
}
.info_zone .numetabaccord {
    line-height: 40px;
}
.ainfo_zone i {
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
    color: #000;
    font-size: 16px;
}
.collapsed .fa {
    transform: rotate(180deg);
}

.filtrareproduse{
	background: var(--culoare-activa);
    width: 100%;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
	cursor: pointer
}
.titlufiltrareprod{
	margin: 20px 14px;
	font-size: 28px;
	line-height: 40px;
	font-weight: 600;
	color: var(--culoare-activa);
	position: relative;
}
.inchidefiltrareprod{
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: 800;
	font-size: 20px;
	line-height: 40px;
	color: #000;
	cursor: pointer;
}
.afisareboxfiltrare{
	left:0 !Important;
}
.zindexcateg{
	z-index: 9999999;position: relative;
}
.floatpretmobile{display: inline-block;}



.bannertext2{
    z-index: 10;
    width: 100vw;
    margin-top: 7vmin;
    position: relative;
    left: -50%;
    opacity: 0;
    text-align: center;
}
.btncumparaacum{
	background: #fff;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 0 40px;
    color: var(--culoare-activa);
    transition: 0.5s ease-in-out;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
	line-height: 50px;
	border-radius: 20px;
	margin-bottom: 100px;
	border: solid 1px var(--culoare-activa);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.btncumparaacum:hover{
    background: var(--culoare-activa);
    color: #fff;
}



.linebannerslide{
    width: 40vmin;
    height:4px;
    background: #000;
    margin: 3vmin auto;
    position: relative;
    left: -50%;
    opacity: 0;
}


.bannertext1{
    color: #fff;
    text-shadow: 0 2px 2px #000;
    font-weight: 600;
    font-size: 60px;
    width: 100%;
    position: relative;
    left: -50%;
    opacity: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}


.smartmove {
    left: 0;
    opacity: 1;
    transition: 1s;
}
.smartmove2 {
    left: 0;
    opacity: 1;
    transition: 1.5s;
}
.smartmove3 {
    left: 0;
    opacity: 1;
    transition: 1.2s;
}
.boxlogoheader {
	height: 90px;
}
.bgslideshow{
	background: #f5f8f2
}
.backarrow{
	filter: drop-shadow(0px 2px 2px black);
}
.nextarrow{
	filter: drop-shadow(0px 2px 2px black);
}
.itemsftdcateg{
	padding-bottom: 10px;
}

.addwishftdfull svg {
    fill: #ff0000 !important;
}

.addtocartstatic{filter: invert(1)}
.addtocartanimated{display: none !important;filter: invert(1);mix-blend-mode: plus-lighter;}
.boxshadprod:hover .addtocartstatic{display: none !important;}
.boxshadprod:hover .addtocartanimated{display: inline-flex !important;}
.addtocartbtn{background: var(--culoare-activa); border-radius: 100%; padding:3px;}
.rowgridmodule{display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px 20px}
.faranav .owl-nav{display: none}
.product-grid .randinteriorpagcateg{
	displaY: grid;
	grid-template-columns: 3fr 3fr 3fr 3fr;
	gap: 10px;
}
.product-list .randinteriorpagcateg{
	displaY: grid;
	grid-template-columns: 12fr;
	gap: 10px;
}
.product-list .afisaregrid, .product-grid .afisarelista{
	display: none
}
.afisaregrid, .afisarelista{
	background: #fff;
	border-radius: 10px;
}
.afisaregrid .image img{
	border-radius: 10px 10px 0 0;
}
.afisarelista .pretprod{
	height: initial !important;
}
.btnaddtocart {
    display: inline-block;
    background: var(--culoare-activa);
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 8px;
    margin: 10px 0;
    transition: all 0.5s ease-in-out;
}
.btnaddtocart:hover{
	color: #fff;
}
.afisarelista .priceprodnormal{
	font-size: 12px;
	padding: 0;
	text-align: right;
	color: #000;
}
.sizebigprod{
	font-size: 24px;
	color: var(--culoare-activa);
}
.afisarelista .priceprodspecial{
	display: block;
	color: #000;
	font-size: 12px;
	margin-right:0px;
}
.afisarelista .priceprodold{
	display: block;
	text-decoration: none;
	font-size: 12px;
}
.afisarelista .vechipret{
	font-size: 18px;
}
.afisarelista .preteconomisire{
	font-size: 12px;
	font-weight: 600;
	padding: 0;
	color: var(--culoare-activa);
}
.afisarelista .vzprodus{
	background: #000;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	displaY: inline-block;
	line-height: 40px;
	margin-top: 20px;
	float: right;
	border-radius: 10px;
	transition: all 0.3s ease-in-out;
	text-align: center;
	padding: 0 15px;
}
.afisarelista .vzprodus:hover{
	background: var(--culoare-activa);
}
.nolineheight{
	line-height: initial;
	height: initial;
}
.productdescrlist img, .productdescrlist iframe{
	display: none;
}
.productdescrlist h5{
	font-size: initial !important;
}
.discountcantitate{
	color: #777;
    font-size: 13px;
    font-weight: 600;
}
.cantitatediscount{
	font-size: 12px;
    font-weight: 700;
    color: #000;
    text-align: left;
    position: relative;
	line-height: 30px;
	border-bottom: solid 1px #ddd;
	margin: 10px 0;
}
.pretdiscount{
	color: var(--culoare-activa)
}
.includetva{
	color: var(--culoare-activa);
	font-weight: 600;
}
.boxproducator{
	background: #fff;
	border-radius: 5px;
}
.numeftdmare {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    text-align: left;
    padding: 0 10px;
    position: relative;
    background: #fff;
}
.numeftdmic {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    display: inline-block;
    text-align: left;
	margin-left: 3px;
}
.afisarelista .productname{
	height: initial;
	text-align: left
}
.productnamecart{
	color: #000;
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.contentitxcheckout{
	color: #000;
	font-size: 14px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: var(--culoare-activa);
    border-radius: 0px;
}
.nav-pills>li>a {
    line-height: 30px !important;
    margin: 0px !important;
    background-position: 0 100% !important;
    color: #000 !important;
    font-size: 18px;
    font-weight: 600;
    padding: 30px 20px !important;
}
.taburi_produs {
    border-bottom: solid 2px var(--culoare-activa);
}
.randalteproduseinteres .owl-nav {
	display: none;
}
.tepoateinteresa{
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 5px;
}
.listataburi span{display: inline-block}

@media (max-width: 567px){
.mtrandmosaic2{margin-top:0; gap:0;grid-template-columns: 50% 50%}
.bannertext1{font-size: 40px; padding: 10px;}
.ftdcateg{padding: 20px 0;}
.subtitluftdcateeg {font-size: 24px}
.titluftdcateeg {font-size: 16px}
.nameftddcateg{width: 100%; left:0; font-size: 14px; font-weight: 600;height:initial}
.numefeatured{font-size: 24px;padding: 40px 0}
.productname{height: 80px; font-size: 14px; font-weight: 600; padding:0;}
.avantajeproduse .owl-nav{display: none}
.titluavantajejos{line-height: 24px; height: 48px}
.subtitluavantajejos{font-size: 13px; }
.inputnewsletter{max-width: 180px}
.trimitenesletter{padding: 0 15px}
.boxlogoheader{flex: 0 0 50%;max-width: 50%; display: flex; align-items: center;}
.accesheader{flex: 0 0 50%;max-width: 50%;}
.randheadercucateg{grid-template-columns:initial !important; display: flex;gap:0;}
.searchsusheader{flex: 0 0 100%;max-width: 100%;}
#mysearch{position: absolute; top: 126px; left: 0px; background: #fff; padding: 10px;}
.live-sugg-content{left:0; position: absolute; width: 100%}
.btnsearchhearder {margin-left:10px}
.rowprodusepercateg {grid-template-columns: calc(50% - 3px) calc(50% - 3px); gap: 10px 6px}
.rowgridmodule {grid-template-columns: calc(50% - 3px) calc(50% - 3px); gap: 10px 6px}
.product-grid .randinteriorpagcateg {grid-template-columns: calc(50% - 3px) calc(50% - 3px); gap: 10px 6px}
.iconsageataslide{display: none !important}
.select{width: 120px}
.etichetepagprodus{display: block;font-size:12px;font-weight: 500;}
.etichetepagprodus:after{display: none}
.garantie{margin-left: 0px; margin-top: 10px;}
.garantie img{display: none}
.disponibilitateprod{display: grid}
.colorgarantie{display: block}
.contenttabalb{padding: 30px 20px}
.limitheight {height: auto !important;display: inline-flex;}
.numedenewsletter{font-size: 36px}
.aboneazate{font-size: 13px; margin: 15px 0;}
.inputnews::placeholder{font-size: 12px !important;}
.news_btn{font-size: 12px !important}
.bgnewsss{min-height: initial}
.linktoatedetaliile{padding: 0 6px}
.addtocartbtn {margin-left:0px}
.priceprodold {font-size: 14px}
.priceprodspecial{margin-right: 5px}
.page_category .containeralininner{padding: 0 7px}
.page_category header .containeralininner{padding: 0 15px}
.product-thumb {padding: 3px;}
.priceprodnormal{line-height: 40px}
.priceprodspecial{line-height: 20px}
.priceprodold{line-height: 20px}
.colpret{height:40px}
.page_category .addtocartbtn{margin-top:7px}
.boxfiltre{position: fixed; left:-100%; top: 0; background: #fff; width: 100vw; height: 100vh; z-index: 9999999; overflow-y: auto;transition: left 0.5s ease-in-out}
.floatpretmobile .priceprodspecial{margin-right:0px !important}
.floatpretmobile .priceprodold{display: block !important}
.pretprod{display: flex; align-items: center}
.reducerepretprod{margin-left:10px !important}
.taburi_produs .nav-item{width: 100%}
.itx_checkout .box-account > div:last-child, .itx_checkout .box-account > div:first-child{border-radius:0 !important}
.cartdepeprodus{font-size: 12px}
.btn-share {padding: 0 10px}
.bannere img{object-fit: cover}
.listataburi span{margin: 0 10px; padding: 10px; display: block;}
.containeralininner2{padding:0}
.produsetotale{display: none}
}
@media (min-width: 568px) and (max-width:989px){
.mtrandmosaic2{margin-top:0; gap:0;grid-template-columns: 50% 50%}
.ftdcateg{padding: 20px 0;}
.subtitluftdcateeg {font-size: 24px}
.titluftdcateeg {font-size: 16px}
.nameftddcateg{width: 100%; left:0; font-size: 14px; font-weight: 600;}
.numefeatured{font-size: 24px;padding: 40px 0}
.productname{height: 60px; font-size: 14px; font-weight: 600; padding:0;}
.avantajeproduse .owl-nav{display: none}
.titluavantajejos{line-height: 24px; height: 48px}
.subtitluavantajejos{font-size: 13px; }
.inputnewsletter{max-width: 180px}
.trimitenesletter{padding: 0 15px}
.boxlogoheader{flex: 0 0 30%;max-width: 30%;display: flex; align-items: center;}
.accesheader{flex: 0 0 25%;max-width: 25%;}
.randheadercucateg{grid-template-columns:initial !important; display: flex;gap:0;}
.searchsusheader{flex: 0 0 45%;max-width: 45%;}
#mysearch{position: initial !important; background: #fff; padding: 10px;}
#search .input-lg{padding: 0 10px !important}
.btnsearchhearder {margin-left:10px}
.live-sugg-content{left:0; position: absolute; width: 100%}
.locatie_header{padding-right: 2px;}
.telefon_header{padding: 0 2px}
.mail_header{padding: 0 2px}
.rowprodusepercateg {grid-template-columns: 4fr 4fr 4fr}
.rowgridmodule {grid-template-columns: 4fr 4fr 4fr}
.product-grid .randinteriorpagcateg {grid-template-columns: 4fr 4fr 4fr}
.limitheight {height: auto !important;display: inline-flex;}
.numedenewsletter{font-size: 36px}
.aboneazate{font-size: 13px; margin: 15px 0;}
.inputnews::placeholder{font-size: 12px !important;}
.news_btn{font-size: 12px !important}
.bgnewsss{min-height: initial}
.listataburi span {display: block;}
.bannere img{object-fit: cover}
.listataburi span{margin: 0 10px; padding: 10px; display: inline-block;}
.containeralininner2{padding:0}
.contulmeu{position: absolute}
.contulmeu .modal-body{background: #fff;}

}
@media (min-width: 990px) and (max-width:1439px){
.randmicavantajejos {width: 90%}
.titluavantajejos{line-height: 24px; height: 48px}
.numefeatured{font-size: 28px;padding: 40px 0}
.subtitluftdcateeg {font-size: 28px}
.boxlogoheader{flex: 0 0 30%;max-width: 30%;display: flex; align-items: center;}
.accesheader{flex: 0 0 25%;max-width: 25%;}
.randheadercucateg{grid-template-columns:initial !important; display: flex;gap:0;}
.searchsusheader{flex: 0 0 45%;max-width: 45%;}
#mysearch{position: initial !important; background: #fff; padding: 10px;}
#search .input-lg{padding: 0 10px !important}
.btnsearchhearder {margin-left:10px}
.live-sugg-content{left:0; position: absolute; width: 100%}
.locatie_header{padding-right: 2px;}
.telefon_header{padding: 0 2px}
.mail_header{padding: 0 2px}
.rowprodusepercateg {grid-template-columns: 4fr 4fr 4fr}
.rowgridmodule {grid-template-columns: 4fr 4fr 4fr 4fr}
.addtocartbtn{margin-left: 10px}
.listataburi span{display: inline-block}
.product-grid .randinteriorpagcateg {grid-template-columns: 4fr 4fr 4fr}
.listataburi span{margin: 0 10px; padding: 10px; display: inline-block;}
.containeralininner2{padding:0}
.contulmeu{position: absolute}
.contulmeu .modal-body{background: #fff;}
}
@media (min-width: 568px) and (max-width:991px){
	.boxfiltre{position: fixed; left:-100%; top: 0; background: #fff; width: 100vw; height: 100vh; z-index: 9999999; overflow-y: auto;box-shadow: 0 0 8px rgba(0, 0, 0, 0.13); transition: all 0.5s ease-in-out}
}
@media (min-width: 1440px) and (max-width:1600px){
.randheadercucateg{grid-template-columns: 1fr 5fr 2.5fr 1.5fr;}
.rowprodusepercateg {grid-template-columns: 3fr 3fr 3fr 3fr}
}
