@font-face {
    font-family: 'Poppins';
	src: url('fonts/Poppins-Medium.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
	src: url('fonts/Poppins-Bold.ttf');
    font-weight: 600;
    font-style: bold;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
	src: url('fonts/Poppins-ExtraBold.ttf');
    font-weight: 700;
    font-style: bold;
    font-display: swap;
}
:root {
    --primary-color: #222;
    --culoare-activa: #cc2328;
    --primary-hover-color: #cc2328;
    --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: 'Poppins', sans-serif;
    font-weight: 500;
    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: 1470px;
	width: 100%;
    margin: 0 auto;
}
.containeralin2{
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.containeralincheckou{

    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%;
}
}

.containeralincheckout {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.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;
}

.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: 0;
    background: #292929;
}

.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: #000;
    font-weight: 300;
}

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 {
    border: 0px;
    border-radius: 0;
    text-align: left;
    border-bottom: 0px;
    height: 36px;
    padding: 0px;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: #fff;
	padding-left: 20px;
}

#search .input-lg::placeholder {
    color: #fff;
	font-size: 12px;
}

.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: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.breadcrumb > li:after {
    content: '/';
    display: block;
    position: absolute;
    top: 0%;
    right: 7px;
    width: 5px;
    height: 5px;
}
.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;
    letter-spacing: 1px;
    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: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 {
    overflow: hidden;
    text-align: center;
    background: #fff;
	border-radius: 10px;
}

.product-thumb .image {
    text-align: center;
    padding: 0px;
}

.product-thumb .image a {
    display: block;
}

.imgartinfo{
    display: block;
}

@keyframes load89234 {
  100% {
    background-position: -100% 0;
  }
}

.product-thumb .image a:hover {
    opacity: 1;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    mix-blend-mode: multiply;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.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;
}

.bgfooter {
	position: relative;
}
.bgfootertotal{
	position: absolute;
	width: 50%;
	right: 0;
	height: 100%;
	background: #292929;
}
/* .bgfooter:after{ */
	/* content: ''; */
    /* position: absolute; */
    /* top: -1px; */
    /* left: 0; */
    /* width: 20%; */
    /* height: calc(100% + 2px); */
    /* background: #fff; */
    /* clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%); */
/* } */
/* .bgfooter:before{ */
	/* content: ''; */
    /* position: absolute; */
    /* top: 0px; */
    /* left: 15%; */
    /* width: 5%; */
    /* height: 18%; */
    /* background: #292929; */
    /* border-radius: 100% 0 0 0; */
    /* z-index: 99; */
/* } */
.bgfooterafter svg{
	position: absolute;
	left:7%;
	top: 0;
	width: 93%;
	height: 100%;
	z-index: -1
}
/* .bgfooterafter:after{ */
	/* content: ''; */
    /* position: absolute; */
    /* top: 13%; */
    /* left: 10%; */
    /* width: 11%; */
    /* height: 87%; */
    /* background: #292929; */
    /* z-index: 130; */
    /* clip-path: polygon(47% 0%, 100% 0%, 100% 100%, 0% 100%); */
/* } */
.logofooterabs{
	position: absolute;
	left: calc(13% - 207px);
	top: 0;
	z-index: 99;
}

span .input-group-btn {
    position: absolute;
    right: 0px;
}

footer a {
    color: #000;
    font-size: 13px;
    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 {
    transition: .4s;
    opacity: 1;
    border: none;
    background: var(--primary-hover-color);
}

span.wishlist, span.comparare {
    color: #bcbcbc;
}

.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;
}

#jonp {
    min-width: 160px;
    border: 1px solid #000;
    border-radius: 4px;
    position: relative;
}

#jonpx {
    min-width: 160px;
    border: 1px solid #000;
    border-radius: 4px;
    position: relative;
}

#jonp i {
    position: absolute;
    top: 13px;
    right: 10px;
    font-weight: 400;
}

#jonpx i {
    position: absolute;
    top: 12px;
    left: 10px;
    font-weight: 400;
}

/* 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: #ae8625;
}

.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;
}

#grid-view {
    background: #000000;
    color: #fff;
}

#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;
    letter-spacing: 0.5px;
    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: 1199px) {
    .menu_mobile_bar {
        font-size: 20px;
        text-align: center;
        display: inline-block;
        line-height: 20px;
        height: 20px;
        position: relative;
        margin-right: 5px;
        padding: 0px 5px 0px 5px;
    }

    .menu_mobile_bar i {
        vertical-align: -16px;
        margin-right: 12px;
    }

    .menu_mobile_bar small {
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: -1px;
    }
}

.bartop {
    width: 22px;
    height: 2px;
    background: #fff;
    position: relative;
    display: block;
    top: 10%;
    transition: all 0.5s ease;
    margin-bottom: 2px;
    text-align: center;
}

.barcenter {
    width: 18px;
    height: 2px;
    background: #fff;
    position: relative;
    display: block;
    top: 25%;
    transition: all 0.5s ease;
    margin-bottom: 2px;
}

.barbottom {
    width: 22px;
    height: 2px;
    background: #fff;
    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;
}


.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: #000000;
    color: #fff;
    padding: 7px 12px;
    border-radius: 4px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    height: 45px;
}

.date_cont:hover, .comenzile_mele:hover, .out_cont:hover {
    background: var(--primary-hover-color);
	color: #fff
}

#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;
}

.buton_cont:hover {
    background: var(--primary-hover-color);
    color: #fff !Important;
    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: 1px solid #e8e8e8;
    padding-bottom: 10px;
}

.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;
}

/* Start back to top */
#toTop {
    position: fixed;
    right: 25px;
    bottom: 30px;
    background: var(--culoare-activa);
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #fff;
    z-index: 5;
    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: -20px;
    right: 3px;
    width: 23px;
    height: 23px;
    line-height: 22px;
    text-align: center;
    border-radius: 100%;
    color: rgb(255 255 255);
    font-weight: 600;
    font-size: 15px;
    background: #f95a09;
    border: 1px solid #fff;
}

.cart_btn_header button {
    position: relative;
    align-items: center;
}

.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;
}


#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;
}

#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;
}

.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 .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;
    /* letter-spacing: 1px; */
    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(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;
}

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;
    letter-spacing: 1px;
}

#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;
    height: 80px;
}

.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;
}

.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;
}

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;
    color: #000;
}

#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;
}

.butoane_wish button, .butoane_wish a {
    min-width: 45px;
    display: inline-flex;
    height: 40px;
}

.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 #ced4da;
    padding: 10px;
    margin: 10px 0px 0px 0px;
    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;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 5px;
}

.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;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    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: var(--culoare-activa);
    border-color: var(--culoare-activa);
}

.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)
    }
}

.cont_client img {
    min-width: 29px;
    margin-left: 10px;
    max-width: 36px;
}


#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;
    letter-spacing: -1px;
    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;
    letter-spacing: -.025em;
    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
}

.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 a {
    display: flex;
    align-items: center;
}

.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;
    letter-spacing: 1px;
}

.single_active .categ_name {
    color: #000;
}

.single_active:hover .categ_name {
    color: var(--primary-hover-color);
}

.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%;
}

#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;
        letter-spacing: 1px;
    }

    #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: 23px !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;
    }

    .nav_fix .owl-next span {
        top: 28%!important;
        right: -10px!important;
    }

    .nav_fix .owl-prev span {
        top: 28%!important;
        left: -10px!important;
    }
    
    .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;
}
.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;
}

.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;
    letter-spacing: 2px;
}
.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 .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;
}
.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:30px;
}
.buttonminus{
    display: block;
    cursor: pointer;
    color: #000000;
    border: 1px solid #000000;
    font-size: 10px;
	height: 100%;
	width: 20px;
    text-align: center;
}
.buttonplus{
    display: block;
    cursor: pointer;
    color: #000000;
    border: 1px solid #000000;
    font-size: 10px;
	height: 100%;
	width: 20px;
    text-align: center;
}
.buttoncart:hover {
    background: var(--culoare-activa);
    color: #fff
}
.cantitatecart{
    text-align: center;
    max-width: 100%;
    outline: none !important;
    background: transparent;
    border: 1px solid #ececec;
    font-size: 16px;
    font-weight: 700;
    line-height: 31px;
    display: inline-block;
    height: 42px;
    width: 40px;
    /* margin-right: 15px; */
}

.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;
}
.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{
    top: 0;
    left: 0;
    z-index: 999;
    width: 310px;
    margin: 0 auto;
	border: solid 2px #fff;
	line-height: 40px;
}
.pos-initial{
    position: initial;
}
.pos-rel{
    position: relative;
}
.cautareamea{
    cursor: pointer;
}
.searchcenter{
    margin: 0 auto;
    width: 100%;
    height: 40px;
}
#mysearch{
    z-index: 999999999999999;
    width: 310px;
	display: inline-block;
	float: right;
}
.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{
    display: inline-flex;
    align-items: center;
}
#logo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
}
.live-sugg {
    /* position: relative; */
    /* width: 80%; */
    display: block;
    /* border-bottom: solid 2px #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;
    letter-spacing: 2px;
    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;
    letter-spacing: 2px;
    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;
    letter-spacing: 2px;
    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: #fff;
    border: none;
    border-radius: 0px;
    padding:0;
	margin-right: 12px;
}










#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;
}
.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;
    letter-spacing: 2px;
    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;
}

.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;
}
.owl-item.active.center .row-items, .owl-item.active .image-additional, .owl-item.active .product-layout, .owl-item.active .category-layout, .owl-item.active .product-thumb {
    -moz-animation: zoomIn 500ms ease;
    -o-animation: zoomIn 500ms ease;
    -webkit-animation: zoomIn 500ms ease;
    animation: zoomIn 500ms ease;
}
.txtfirma{
    font-size: 18px;
    font-weight: 400;
    color: var(--culoare-activa);
    line-height: 1.66em;
    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: #434343 !important;
    line-height: 50px;
	font-style: italic;
}
.denumireprod{
    font-weight: 500;
    color: #000001;
    font-size: 24px;
    line-height: 1.14em;
    text-transform: initial;
}
.space{
    letter-spacing: 3px;
}
.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: 180px !important;
}
.pret_special{
    font-weight: 400;
}
@media (max-width: 1199px){
.limitheight {
    height: auto!important;
    display: inline-flex;
}
}
.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;
    border: solid 1px transparent;
}

@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: 9999999;
    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;
}
.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;
    letter-spacing: 1px;
}

.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;
}

.whatsapp2 {
    position: fixed;
    right: 25px;
    z-index: 99999;
    bottom: 63px;
}

.bgcoscart {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.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: rgb(64, 64, 64);
    margin: 0 10px 0 20px;
}
.socialmediahome a{
    display: inline-block;
    font-size: 18px;
    color: rgb(64, 64, 64);
}
.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 #000;
}
.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;
}
.acasa .mega-menu-category.inchis {
    display: block;
}
.acasa.headerfix .mega-menu-category {
    display: block;
    top: -1000px;
    transition: top 0.2s;
}
.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-weight: 700; */
    /* color: #000; */
    /* font-size: 32px; */
	/* letter-spacing:1px; */
	/* word-spacing:2px; */
	/* line-height: 70px; */
    /* text-transform: initial; */
	/* position: relative; */
	/* background: #e3bf4f; */
	/* border-radius: 0 0 80px 80px; */
	/* clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%) */
/* } */
.numefeatured {
    font-weight: 700;
    color: #000;
    font-size: 32px;
	letter-spacing:1px;
	word-spacing:2px;
	line-height: 70px;
    text-transform: initial;
	position: relative;
}
.numefeatured svg{
	position: absolute;
	top:0;
	left:0;
	z-index: -1;
	height: 100%;
	width: 100%;
}
@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: 18px;
}
.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;
   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;
    animation: zoomIn 200ms ease;
    transition: 0.3s all ease;
}
.product-grid{
    animation: zoomIn 200ms ease;
    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: 20px;
    top: calc(50% - 50px);
    border: none;
    color: #000 !important;
    border-radius: 100%;
    padding: 0 !important;
}
.slideshow .owl-next{
    right:0px
}
.owl-next{
    position: absolute;
    right: 20px;
    top: calc(50% - 50px);
    border: none;
    color: #000 !important;
    border-radius: 100%;
    padding: 0 0 !important;
	height: initial !important;
}
.owl-prev.disabled{
    display: none !important;
}
.owl-next.disabled{
    display: none !important;
}
.owl-nav svg{
	background: #fff;
}
.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;
    letter-spacing: 2px;
    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;
    letter-spacing: 7px;
    word-spacing: 7px; 
}
.descrierebannerhome{
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin: 0 auto 50px auto;
    letter-spacing: 2px;
}
.linkbannerhome{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    margin: 10px 0;
    color: #000;
    display: block;
    letter-spacing: 3px;
}
.productname{
    overflow: hidden;
	padding: 0 20px;
    text-align: center;
    color: #000;
    display: block;
    font-weight: 600;
    font-size: 20px;
	line-height: 20px;
	height: 40px;
    margin-top: 10px;
}
.priceprodnormal{
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: var(--culoare-activa);
    text-align: center;
    padding: 0 20px;
}
.priceprodnormal sup{
    font-size: 16px;
    line-height: 24px;
    top:0;
}
.et_promotie{
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background: var(--culoare-activa);
    z-index: 9;
    align-items: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    line-height: 85px;
    border-radius: 100%;
}
.featuredcuspatiu .et_promotie{
    width: 60px;
    height: 60px; 
    line-height: 60px;
    font-size: 18px;
}
.priceprodold{
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 600;
    text-transform: initial;
    color: #000;
}
.difprod{
    display: inline-block;
    margin-left: 10px;
}
.priceprodspecial{
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    color: var(--culoare-activa);
}
.butoanesite{
    background: #000;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    transition:all 1s ease;
    display: inline-block;
    letter-spacing: 1px;
    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;
    letter-spacing: 1px;
    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: center;
}
.tes input::placeholder {
    font-size: 16px;
    text-align: left;
    padding:0;
    padding-left: 20px;
    line-height: 40px;
    color: #000;
    opacity: 0.5;
}
#txtemail{
    border: solid 2px var(--culoare-activa);
    border-right: none;
    background: transparent !important;
	border-radius: 10px 0 0 10px;
}
.bgcolors{
    background-color: #e9e9e9;
}
.borderjj{
    border-top: solid 1px #ddd;
}
.titlecategfooter{
    font-weight: 600;
    color: rgb(64, 64, 64);
    font-size: 18px;
    line-height: 1.5555em;
    text-transform: initial;
    margin-bottom: 20px;
}
.news_btn {
    height: 40px;
    background: #fff;
    border: solid 2px var(--culoare-activa);
    transition: 0.5s;
    color: var(--culoare-activa);
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
	border-radius: 0 10px 10px 0;
}
.news_btn:hover {
    color: #fff;
	background: var(--culoare-activa);
}
.emailsend{
    width: 20px;
    height: 20px;
}
.servcl a{
    font-size: 20px !important;
    display: inline-block;
    color: #000;
    text-align: center;
    line-height: 30px;
    margin-right: 20px;
}
.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: 300;
    text-decoration: underline;
    transition: 0.3s ease-in-out;
}
.ftcolor:hover{
    color: var(--culoare-activa);
}
.descrnewsfooter{
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    color: #fff;
    letter-spacing: 2px;
}
.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;
    letter-spacing: 0.02em;
    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;
    letter-spacing: 1px;
}
.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;
}
.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;
    letter-spacing:1px;
}
.textdescriere p{
    margin-bottom: 0px;
}
.nameprodfamily{
    font-size: 12px;
    font-weight: 500;
    color: #555;
    letter-spacing:1px;
}
.cursor{
    cursor: pointer;
}




.linktabmar{
    margin-left: 20px;
    font-size: 10px;
    letter-spacing: 1px;
    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;
    letter-spacing: 2px;
}
.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;
    letter-spacing: 1px;
    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;
    letter-spacing: 1px;
    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;
    letter-spacing: 1px;
    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;
    letter-spacing: 2px;
}















.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;
    letter-spacing: 2px;
}
.subtitlumagneti{
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    margin: 0 40px;
    letter-spacing: 2px;
    color: #555;
    line-height: 24px;
}
.titlemareblog{
    margin: 40px 0;
    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{
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
}
.box_caheg{
    display: block;
}
.box_caheg:hover .txtimgcateg{
    display: block;
}
.txtimgcateg{
    background: #fff;
    display: none;
    padding: 20px 0;
    color: #000;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
    transition: 0.5s;
}
.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: solid 1px #ccc;
    padding: 20px;
    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: #ffcc00;
    font-size: 13px;
}
.fa-star-incomplet {
    color: #ddd !important;
}
.pretprod{
    text-align: center;
	margin: 10px 0;
}
.indisponibil{
    font-size: 13px;
    line-height: 40px;
    font-weight: 600;
    color: #aaa;
    text-align: center;
    padding: 0 20px;
}
.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;
    line-height: 20px;
    font-weight: 300;
    color: #000;
    display: table;
    padding-bottom: 8px;
    transition: 0.3s ease-in-out;
}
.txtcolorfoot:hover{
    color: var(--culoare-activa);
}
.btpowered{
    color: #000;
	border-top: solid 1px var(--culoare-activa);
}
.select {
    position: relative;
    display: inline-flex;
    height: 45px;
    width: 210px;
    line-height: 45px;
    overflow: hidden;
    border-bottom: solid 1px #777;
    font-weight: 300;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background-image: none;
    flex: 1;
    color: #000;
    cursor: pointer;
    font-size: 1em;
    border: 0px;
}
.select option {
    padding: 0 20px;
}

.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-bottom: solid 1px var(--culoare-activa);
    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-filter-item .mfilter-options{
    padding: 0;
}
.searchhhhicon{
    font-size: 15px;
}
.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;
    letter-spacing: .065em;
    text-align: center;
    font-weight: 600;
    margin-bottom: 32px;
	color: #000;
}
.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;
    letter-spacing: .025em;
    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 {
    line-height: 1.1538461538;
    font-size: .9rem;
    letter-spacing: .05em;
    font-weight: 500;
    color: #92AE25;
}
.nonheaderfix{
    display: none;
    cursor: pointer;
}
.numeproduscart {
    font-size: .8125rem;
    line-height: 1.2307692308;
    font-weight: 600;
    letter-spacing: .065em;
    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;
    letter-spacing: 2px;
    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 {
    font-size: 16px;
    line-height: 40px;
    text-align: left;
    margin: 5px 0;
    color: #555
}

.costuri_total {
    font-size: 16px !important;
    line-height: 40px;
    margin: 5px 0;
    font-weight: 600;
}

.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);
}

#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: #eee;
    padding: 25px;
    border-radius: 10px;
    border: solid 1px #aaa
}
.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: 9999999 !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;
}

@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;
    }
    #mysearch{
        display: none;
        position: absolute;
        top: 61px;
        left: 0px;
    }
    .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;}
    .priceprodold, .priceprodspecial, .priceprodnormal{ font-size: 14px;}
    .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 .productname{
    font-size: 12px;
    margin: 3px 0 7px 0;
    line-height: 16px;
    height: 20px;
}
.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: 18px !important;
    font-weight: 700;
    color: #92AE25;
    line-height: 40px !important;
}
.bgcoscart .title_total, .bgcoscart .costuri_total{
    line-height: 20px;
    font-size: 14px;
}
.bgcoscart .prettotalprodcart{
    position: relative
}

.fundalcheckout{
    background: rgb(255,255,255);
}
.fundalcheckout2 {
    background: #fff;
    position: sticky;
    border: solid 2px #ddd;
    border-radius: 5px;
    top: 0;
}
@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;
    letter-spacing: .05em;
    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;
    letter-spacing: .05em;
    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;
    letter-spacing: .05em;
    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;
}
.owl-prev{
    transform: rotate(180deg);
}
.owl-prev:hover{
    transform: rotate(180deg) translateX(5px);
    transition: transform 0.3s ease-out;
}
.owl-next:hover{
    transform: translateX(5px);
    transition: transform 0.3s ease-out;
}
.slideshow .owl-dots{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.numecategorie{
    background-color: #f6f6f6;
}
.denumirecategorie{
    font-weight: 500;
    color: var(--culoare-activa);
    font-size: 14px;
    line-height: 50px;
    display: flex;
    text-transform: uppercase;
    padding: 10px 0;
    margin-bottom: 0px;
}
.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;
    border: solid 2px var(--culoare-activa);
    display: inline-block;
    font-size: 15px;
    line-height: 1.66em;
    font-weight: 500;
    color: var(--culoare-activa);
    cursor: pointer;
    padding: 10px;
    text-align: center;
    transition: 0.5s ease;
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 100%;
}
.wishlistprodus:hover{
    background: var(--culoare-activa);
    color: #fff;
}
.fa-heart{
    transition: 0.5s ease;
}
.wishlistprodus:hover .fa-heart{
    color: red;
}
.codproduss{
    font-weight: 500;
    color: #464646;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 2.15em;
    text-transform: uppercase;
}
.denumiricategsite{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .05em;
    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: 30px !important;
    margin: 0px !important;
    background-position: 0 100% !important;
    color: #000 !important;
}
.nav-pills>li>a:hover{
    background-size: 0 0 !important;
}
.nav-pills.taburi_produs{
    border-bottom: solid 1px #d1d1d1;
}

.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;
}
.bannertext1{
    color: var(--culoare-activa);
    text-shadow: 0 2px 2px #000;
    font-weight: 600;
    font-size: 60px;
    width: 100vw;
    position: relative;
    left: -50%;
    opacity: 0;
    text-align: center;
}

.smartmove {
    left: 0;
    opacity: 1;
    transition: 1s;
}

.bannertext2{
    z-index: 10;
    width: 100vw;
    letter-spacing: 0px;
    margin-top: 7vmin;
    position: relative;
    left: -50%;
    opacity: 0;
    text-align: center;
}
.btncumparaacum{
	background: #fff;
    font-size: 14px;
    font-weight: 700;
	letter-spacing: 2px;
    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;
}

.smartmove2 {
    left: 0;
    opacity: 1;
    transition: 1.5s;
}

.linebannerslide{
    width: 40vmin;
    height:4px;
    background: #000;
    margin: 3vmin auto;
    position: relative;
    left: -50%;
    opacity: 0;
}

.smartmove3 {
    left: 0;
    opacity: 1;
    transition: 1.2s;
}

.coltextbanner{
    position: absolute;
    top: 0;
    left:0;
    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 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;
}
.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;
}

@media (max-width: 1439px){
    .containercenter4k{margin-left: 0; margin: 0 3vw;}
    .containeralininner{padding: 0px 10px !important}
}
.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;
    letter-spacing: 2px;
    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
}
#error-not-found .numefeatured{
    display: none;
}

.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 {
    background: #fff;
    font-size: 20px;
    padding-bottom: 10px;
}
.mfilter-content > ul > li {
    margin-bottom: 20px !important;
}
.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: 18px !important;
    padding: 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 var(--culoare-activa) !important;
    outline: solid 0px var(--culoare-activa) !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;
}
.page_checkout2, .page_checkout{
    font-family: 'Raleway', sans-serif;
}
#checkout-checkout h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}
#checkout-checkout label {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
.labelflex{
    display: flex;
    align-items: center;
}
.form-check-input{
    height: 20px;
    display: inline-flex;
}
.afterradioflex{
    display: inline-flex;
    line-height: 20px;
}
.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 var(--culoare-activa) !important;
    background: #fff !important;
}
.textareacheck{
    border: solid 1px #ccc;
    border-radius: 5px;
}
.butoanecosss{
    border: none;
    border-radius: 5px;
    background-color: rgb(35,49,78);
    color: #fff;
    padding: 20px 30px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    transition: 0.5s;
}
.butoanecosss:hover{
    background-color: #000;
	color: #fff;
}
.logincheckout{
    color: #222;
    text-align: end;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
}
.logincheckout:hover {
    color: var(--primary-hover-color);
}

.scrollleftcheckout{
    overflow-y: auto;
}
@media (max-width: 991px){
    .bgcoscart, .centerleftcheckout {width: 100%;display: initial}
}
.modificacosulcheckout {
    color: rgb(25,144,198);
    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: #67bc23;
    margin-left: 10px;
    float: right;
}
.editcartcheckout2:hover{
    color: rgb(25,144,198);
}
.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;
}


/* 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: #ddd;
    border-radius: 5px;
    padding: 20px;
}
.paginformative{
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 7px;
    margin-bottom: 10px;
    border-bottom: solid 1px #aaa;
    text-transform: uppercase;
}
.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;
}



#information-contact label {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
	display: block;
}
#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 var(--culoare-activa) !important;
    outline: solid 0px var(--culoare-activa) !important;
    border-radius: 5px;
}
.txtcommcontact{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-style: italic;
    margin-bottom: 40px;
}
.detailsleftcontact{
    color: #000;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 2px;
    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;
    letter-spacing: 2px;
}

.descdescrcontactmethod{
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
    font-style: italic;
}
.page_information.page_contact{
    background: #f3f3f3;
    font-family: 'Open Sans', sans-serif;
}
.h1seoprod{
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    margin: 20px 0;
}
.boxproduscart{
    padding: 20px 0;
    border-top: .5px solid #e6e6e6;
}
.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);
    letter-spacing: .02em;
    margin-bottom: 24px;
}
.btnnegrucart{
        display: flex;
    flex-direction: column;
    grid-gap: 12px;
    gap: 12px;
}
.linknegrucart {
    position: relative;
    width: 100%;
    background-color: #67bc23;
    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 #67bc23;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
}
.linknegrucart:hover{
    color: #fff;
}

.imageprodadaugat{
    width: 150px;
    height: 150px;
    object-fit: contain;
}

#cart-total{
    z-index: 101;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin-left: 5px;
	background: var(--culoare-activa);
	position: absolute;
	border-radius: 100%;
	width: 18px;
	height: 18px;
	font-size: 10px;
	line-height: 18px;
	left:3px;
	bottom:3px;
}





.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;
}
}


.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 var(--culoare-activa) !important;
    outline: solid 0px var(--culoare-activa) !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: 13px;
    font-weight: 600;
    margin-bottom: 0;
	display: flex;
	align-items: center;
}

.nuaveticont{
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 0.065em;
    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;
    letter-spacing: 0.065rem !important;
    border-top: solid 1px transparent !important;
    text-align: center !important;
    cursor: pointer !important;
    background-size: 0 1px !important;
	height: initial !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){
.calchcartright{
    padding: 0 30px !important;
}
.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);
    letter-spacing: .02em;
    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);
    letter-spacing: .02em;
    margin-bottom: 24px;
}
.boldtotalprodcart{
    font-weight: 700;
    color: #92AE25;
    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: rgb(235, 235, 235);
}
.iconavantaj{
    display: block;
}
.iconavantaj img{
    padding-bottom: 10px;
    margin: 0 auto 20px auto;
    border-bottom: solid 3px #fff;
    display: block;
    filter: contrast(0%);
}
.titluvantaj{
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center
}
.descrnavantaj{
    font-size: 14px;
    font-weight: 500;
    color: #777;
    text-align: center;
}
.colbravantaje{
    border-right: solid 1px #fff;
    margin: 70px 0
}
.colbravantajenobr{
    margin: 20px 0
}
.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;
}
.listataburi span{
    font-size: 18px;
    font-weight: 500;
    color: #222;
    text-transform: uppercase;
    text-align: center;
    line-height: 48px;
    padding: 10px 20px;
    margin: 0 20px;
    cursor: pointer;
    display: inline-block;
}

.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: 5px 0;
}
.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: var(--culoare-activa);
}
.btncartpagprod{
    background: #fff;
    color: rgb(64, 64, 64);
    border: solid 2px var(--culoare-activa);
    text-transform:uppercase;
    text-align: center;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    transition: 0.5s ease-in-out;
    height: 50px;
    border-radius: 30px;
}
.btncartpagprod:hover{
    background: var(--culoare-activa);
    color: #fff;
    border: solid 2px transparent;
}
.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;
}
.spatiucateg{
    font-size: 16px;
    line-height: 32px;
    color: #888;
    font-weight: 300;
}
.continutheadersus{
    display: inline-flex;
    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: #fff;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 50px;
    transition: 0.5s ease-in-out;
}
.linkcumparapromo:hover{
    background: #fff;
    color: rgb(64, 64, 64);
}
.shopnowcateg{
    background: #000;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    transition: 0.5s ease-in-out;
    text-shadow: none;
}
.shopnowcateg:hover{
    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;
    z-index: 9;
}
.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;
}

.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;
}
.brprodus{
    border-right: solid 1px #ddd;
}
.nav-pills .nav-link.active{
    color: var(--culoare-activa) !important;
}
/* .transitionmove{ */
    /* transform: scale(1.1); */
    /* transition: all 5s ease-in-out; */
/* } */
.texticonheader{
    display: block;
    color: #000;
    font-size: 14px;
    margin-top: 5px;
}
.marmicheader{
    margin-right: 30px;
    display: grid;
    align-items: center;
    justify-content: center;
}

.coloanacateg .boxcatcoloanacateg:last-child{
    margin-bottom: 0 !important
}
.descriereftdccateg{
    font-size: 18px;
    line-height: 30px;
    color: #000;
    opacity: 0.8;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.linkftdccateg{
    background: #fff;
    font-size: 14px;
    font-weight: 700;
	letter-spacing: 2px;
    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;
	border: solid 1px var(--culoare-activa); 
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.linkftdccateg:hover {
    background: var(--culoare-activa);
    color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.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;
    opacity: 0.8;
}
.metodecontactnews a{
    color: #000;
    transition: 0.3s ease-in-out;
}
.metodecontactnews a:hover{
    color: var(--culoare-activa);
}
.blnews{
    border-left: solid 1px #ddd;
}
.brnews{
    border-right: solid 1px #ddd;
}
.denumireftdcateg{
    font-size: 22px;
    font-weight: 500;
    color: var(--culoare-activa);
    text-transform: uppercase;
    text-align: center;
	padding: 30px 0;
    display: block;
	opacity:0.7;
	transition: all 0.5 ease-in-out;
}
.boxalbftdcateg:hover .denumireftdcateg{
	opacity: 1;
}
.textprezentarepag{
    font-size: 16px;
    font-weight: 500;
    color: #777;
    text-align: center;
    padding: 0 20px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-top: 20px;
}
.addwishftd{
    border: none;
    background: none;
    padding: 10px 0;
}
.btncartpag{
    border: none;
    background: none;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 10px 0;
}
.viewprodpag{
    border: none;
    background: none;
    padding: 10px 0;
}
.boxdetaliiprodpag{
    top: 100%;
    left: 0;
    width: 100%;
}
.innerprom:hover .boxdetaliiprodpag{
    display: block;
    opacity:1;
}
.innerprom:hover{
    border: solid 1px #ddd;
    box-shadow: 0 2px 2px 2px #ddd;
}
.innerprom{
    background: #fff;
    position: relative;
    border: solid 1px transparent;
}
.innerprom:hover .img2 {
    opacity: 1;
}
.boximagezoom{
    overflow: hidden;
    display: block;
	border-radius: 10px
}
.imgzoom{
    transition: 0.5s ease-in-out;
}
.boximagezoom:hover .imgzoom{
    transform: scale(1.05);
}
.fundalnews {
    position: relative;
    z-index:2;
}
.sasasas{
    position: absolute;
    top: 0;
    left: 3rem;
    width: calc(100% - 3rem);
    height: 100%;
    background: #f1f6f2;
    z-index:-1;
}

.afisarefiltre{
    cursor: pointer;
}
.filtreabs{
    position: absolute;
    left: -320px;
    top: 0;
    height: 100%;
    width: 320px;
    background: #fff;
    z-index: 99999999999;
    transition: left 0.7s;
}
.titlufiltreabs{
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #222;
    padding: 20px;
    border-bottom: 1px solid #dbdee1;
    width: 100%;
}
.inchidefiltre{
    position: absolute;
    right: 20px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
}
.mfilter-col-count{
    display: none !important;
}
.productnamefamily{
    font-size: 16px;
    font-weight: 600;
    color: #777;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
}
.boxfataimagine{
    position: absolute;
    top: 20%;
    left: -15%;
    width: 30%;
    height: 60%;
    background: rgba(221, 221, 221, 0.8);
    z-index: 99;
    padding: 0 30px;
    text-align: center;
    display: flex;
    align-items: center;
}
.boxspateimagine{
    position: absolute;
    top: 20%;
    right: -15%;
    width: 30%;
    height: 60%;
    background: rgba(221, 221, 221, 0.8);
    z-index: 99;
    padding: 0 30px;
    text-align: center;
    display: flex;
    align-items: center;
}

.titlufata{
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
    display: block;
}
.txtfata{
    font-size: 14px;
    line-height: 24px;
    max-height: 168px;
    overflow: hidden;
    display: block;
}
.veziprodboximagine{
    font-weighT: 700;
    color: #000;
    line-height: 40px;
}
.titluspate{
    font-size: 28px;
    font-weight: 700;
    display: block
}
.txtspate{
    font-size: 14px;
}
.continutboxfata{
    width: 100%;
}

@media (max-width: 768px) {
.rowflex{display: flex !important}
    .fundalnews{padding-left: 0 !important}
    .nopadding{padding: 0 !important;}
    .sasasas{left:0 !important; width: 100% !important}
    .spatiuhalf{widtH: 100% !important}
}
    
@media (max-width: 1024px) {
    .coltextbanner {display: none !important}
    .colbravantaje{margin: 30px 0;}
    .marmicheader{margin-right: 10px;}
    header{box-shadow: initial !important;}
    .headerfix header{width: calc(100% - 2rem)}
    .brprodus{border-right: none}
}

.randgridheader{
	display: grid;
	grid-template-columns: 1fr 7fr 4fr
}
.texticonheader{
	display: none;
}
.containermaresite{
	padding: 0 200px;
}
.boxalbftdcateg{
	background: #fff;
	display: block;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}
.boxalbftdcateg img{
	border-radius: 10px 10px 0 0;
}
.rowgridftdcateg{
	display: grid;
	grid-template-columns: 3fr 3fr 3fr 3fr;
	gap: 20px 30px;
}
.imgptcategmenu{
	max-width: 100px;
	margin-right: 20px;
}
.marimidispo{
	font-size: 12px;
	font-weight: 600;
	padding-bottom: 10px;
	display: inline-block;
}
.marimename{
	font-weight: 300;
	margin-left: 7px;
}
.boxmarimi{
	overflow: hidden;
	text-align: center;
}
.boxproduserandftd{
	background: #fff;
	height: 100%;
}
.owl-carousel .owl-stage{
	display: flex;
	margin-bottom: 10px;
}
.containercenter4kslide .owl-carousel .owl-stage{
	margin-bottom:0 !important;
}
.addwishftd{
	position: absolute;
	top: 10px;
	right: 20px;
	color: #ff0000;
	z-index: 9;
	filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5))
}
.img-marimi{
	max-width: 20px !important;
	border-radius: 100%;
	margin-right: 10px;
	
}
.titlupebanner{
	font-size: 28px;
	font-weight: 700;
	line-height: 48px;
	margin-bottom: 10px;
}
.subtitlupebanner{
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
}
.descrpebanner{
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	margin: 20px 0;
}
.innerpebanner{
	width: 80%;
	margin: 0 auto;
}
.randpebanner{
	border-radius: 10px;
	margin-top: 100px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.randpebanner img{
	border-radius: 10px 0 0 10px;
}
.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;
	letter-spacing: 3px;
}
.articolnou{
	text-align: center;
	font-size: 14px;
	color: #777;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.numearticoinfo{
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding: 0 20px;
}
.descrierearticolinfo{
	text-align: center;
	color: #777;
	line-height: 20px;
	height:60px;
	font-size: 12px;
	overflow: hidden;
	padding: 0 20px;
}
.box-feature-article {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding-bottom: 20px;
	height: 100%;
}
.box-feature-article img{
	border-radius: 10px 10px 0 0;
}
.linierosieheader{
	border-top: solid 3px #cc2328
}
.aranjarebutanemeniu{
	display: grid;
	/* grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr; */
}
.aranjarebutanemeniu .active{
	background: #fff;
}

.aranjarebutanemeniu .active .iconsvg{
	fill: #cd2328;
}

.aranjarebutanemeniu svg{
	width: 70px;
	text-align: center
}
.bbreeed{
	padding-bottom: 6px;
	border-bottom: solid 5px #ddd
}
.bbreeed:hover{
	border-bottom: solid 5px var(--culoare-activa);
}
.randbannere{
	display: grid;
	grid-auto-flow: column;
	gap: 0 20px;
}
.descrfeatured{
	font-size: 18px;
	line-height: 50px;
	border-bottom: solid 3px #e3bf4f;
	position: relative
}
.descrfeatured:after{
	content: '';
    position: absolute;
    width: 26px;
    height: 30px;
    bottom: -30px;
    left: calc(50% - 13px);
    background: #e3bf4f;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.descrfeatured:before{
	content: '';
    position: absolute;
    width: 22px;
    height: 25px;
    bottom: -24px;
    left: calc(50% - 11px);
    background: #fff;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    z-index: 999;
}
.featuredcuspatiu{
	padding: 0 90px;
}
.numerosu{
	color: #fff !important
}
.numerosu path{
	fill: var(--culoare-activa);
}
.descrrosu{
	border-bottom: solid 3px var(--culoare-activa) !important;
}

.descrrosu:after{
	background: var(--culoare-activa) !important;
}
.ftdrand{
	display: grid;
	grid-template-columns: 3fr 3fr 3fr 3fr 3fr;
	gap: 60px 30px;
	padding: 0 30px;
}
.imgsusftd .iconsvg{
	fill: #000;
}
.imgsusftd svg{
	width: 90px;
}
.imgsusftd img{
	width: 90px;
}
.productdescrftd{
	color: #999;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	text-align: center;
	height: 64px;
	overflow: hidden;
	margin-top: 10px;
}
.txtupp{
	text-transform: uppercase;
}
.btncartftd{
	border: none;
	background: var(--culoare-activa);
	color: #fff;
	height: 50px;
	padding: 0 20px
}
.imgcartb{
	filter: invert(1);
	margin-right: 10px;
}
.rowprodftd22{
	display: grid;
	grid-template-columns: 6fr 6fr;
	gap: 0 20px;
}
.imgftd22{
	display: grid;
	align-items: center;
	height: 100%;
}
.descrfeatured  p{
	margin-bottom: 0px;
}
.rowprodftd231{
	display: grid;
    grid-template-columns: 8fr 4fr;
	gap: 0 20px;
}
.rowprodftd232{
	display: grid;
    grid-template-columns: 4fr 8fr;
	gap: 0 20px;
}
.boxmarimi{
	height: 32px;
	overflow: hidden;
}
.imgportofoliu{
	width: 100%;
	transition: all 0.5s ease-in-out;
}
/* .pozeportofoliu:hover{ */
	/* width: 50%; */
/* } */
/* .randpozeportofoliu{ */
	/* display: grid; */
/* } */
.pozeportofoliu{
	display: inline-block;
	transition: all 0.5s ease-in-out;
}
.titlufromfooter{
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	border-bottom: solid 3px #fff;
	color: #fff;
}
.textnormalfooter{
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	color: #fff;
	display: block;
}
.textnormalfooter:hover{
	color: var(--culoare-activa);
}
.datefirma{
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	margin-right: 20px;
	position: relative;
}
.ansite{
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	margin-right: 20px;
	position: relative;
}
.datefirma:after{
	position: absolute;
	right: -15px;
	top: calc(50% - 3px);
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #fff;
	content: '';
}
.socialfooter{
	display: inline-block;
	margin-right:40px
}
.iconlinkheader{
	width: 18px;
	height: 23px;
	margin-right: 20px;
}
.boxlinkheader{
	align-items: center;
	color: #fff;
	font-size: 14px;
	margin-right: 20px;
	display: inline-flex
}
.linkheaad{
	height: 40px;
	line-height: 40px;
}
.boxlinkheader:hover{
	color: var(--culoare-activa);
}
.randcontentheader{
	padding-top: 20px;
	padding-bottom: 20px;
}
.rowgridbigcateg{
	display: grid;
	grid-template-columns: 3fr 3fr 3fr;
	gap: 30px 10%;
}
.bigcategname{
	display: block;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}
.bigcategvzmodele{
	font-weight: 600;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-transform: initial;
    position: relative;
    display: block;
    text-align: center;
	margin-bottom: 30px;
	z-index: 1;
	position: relative;
}
.bigcategvzmodele svg{
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.bigcategvzmodele svg path{
	transition: all 0.5s ease-in-out;
}
.txtvzmodele{
	color: var(--culoare-activa);
	position: relative;
	z-index: 9;

}
.bigcategvzmodele svg:hover .txtvzmodele{
	color: #fff;
}
.bigcategvzmodele:hover svg path{
	fill: var(--culoare-activa);
}
.itembigcateg:hover .bigcategvzmodele svg path{
	fill: var(--culoare-activa);
}
.itembigcateg:hover .txtvzmodele{
	color: #fff;
}
.cere{
	color: #fff;
	font-size: 28px;
	padding: 10px 5%;
	height: 100px;
	font-weight: 700;
	line-height: 32px;
	display: flex;
	align-items: center;
	position: relative;
}
.cere svg{
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.txtcereof{
	width: 50%;
	displaY: inline-block;
}
.boxmarecere{
	position: relative;
	padding: 30px 0;
	margin: 50px 0;
}

.imgcereof{
	position: absolute;
	width: 33%;
	right: 18%;
	top: 0px;
	z-index: 11;
}
.rowcereoferta{
	display: grid;
	grid-template-columns: 40% 30% 30%;
	gap: 0
}
.boxmaretel{
	position: relative;
	padding: 30px 0;
	margin: 50px 0;
}
.tel{
	color: #fff;
	font-size: 28px;
	padding: 10px 5%;
	height: 100px;
	line-height: 32px;
	display: flex;
	align-items: center;
	position: relative;
}
.tel svg{
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.txtceretel{
	width: 70%;
	margin-left: 5%;
	displaY: inline-block;
	text-align: right;
}
.imgceretel{
	position: absolute;
    width: 13%;
    right: 7%;
    top: 50px;
    z-index: 11;
}
.bolnrtel{
	font-weight: 700;
}
.boxmarecentrutxt{
	position: relative;
	padding: 30px 15%;
	margin: 50px 0;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 160px;
}
.txtboxmarecentru{
	height: 100px;
	display: flex;
	align-items: center;
	font-size: 18px;
}
.titlupecategorie{
	font-size: 26px;
	margin: 30px 0;
	color: #777;
	text-align: left;
}
.descrierepecategorie{
	font-size: 16px;
	line-height: 28px;
	color: #777;
	text-align: justify
}
.numecategoriemare{
	font-size: 36px;
	font-weight: 600;
	color: var(--culoare-activa);
	position: relative;
	border-bottom: solid 3px var(--culoare-activa);
	padding-bottom: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.numecategoriemare:after{
	content: '';
    position: absolute;
    width: 26px;
    height: 30px;
    bottom: -30px;
    left: calc(50% - 13px);
    background: var(--culoare-activa);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.numecategoriemare:before{
	content: '';
    position: absolute;
    width: 22px;
    height: 25px;
    bottom: -24px;
    left: calc(50% - 11px);
    background: #fff;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    z-index: 999;
}
.aranjarebutanemeniu .activesubcateg {
    background: #fff;
	box-shadow: 0px 0px 15px 0px #000;
}
.menu-desktop .nav> .activesubcateg a {
    position: relative;
    z-index: 1;
    color: var(--culoare-activa);
}
.aranjarebutanemeniu .activesubcateg .iconsvg {
    fill: #cd2328;
}
.active .titlucategmare{
	font-weight: 600;
}
.activesubcateg .titlucategmare{
	font-weight: 600;
}
.categorielevelone .bannermare{
	display: none;
}
.descrieresubcategorie{
	font-size: 20px;
	color: #777;
	margin-top: 30px;
}
.etichetasubcategorie{
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
	margin-top: 30px;
	position: relative;
}
.etichetasubcategorie svg{
	position: absolute;
	z-index:-1;
	height: 100%;
	width: 100%;
}
.txtetichetasubcategorie{
	padding: 30px 50px 30px 30px;
}
.imgsubcateeg{
	clip-path: url(#svgPath);
}
.flt_svg {
    visibility: hidden; 
    position: absolute;
    width: 0px;
    height: 0px;
}
.xxx{
	filter:url(#flt_tag);
}
.colimgsubcateg{
	position: absolute !important;
	right: 0 !important;
}
.primacolsubcateg{
	padding-right: 17% !important;
    margin-bottom: 100px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
.iconpesubcateg svg {
    width: 90px;
    text-align: center;
}
.iconpesubcateg svg path{
	fill: #000;
}
.bssubcategmenu{
	padding: 0 40px 0 30px;
}
.descrieresubcategoriemenu {
    font-size: 10px;
    color: #777;
    margin-top: 25px;
    font-weight: 600;
    line-height: 14px;
	height: 84px;
	overflow: hidden;
	margin-bottom: 15px;
}
.imgsubcateegmenu {
    clip-path: url(#svgPathmenu);
}
.etichetasubcategoriemenu svg {
    position: absolute;
    height: 100%;
    width: 100%;
}
.txtetichetasubcategoriemenu {
    padding: 10px 0px 10px 30px;
    z-index: 2;
    width: 60%;
}
.etichetasubcategoriemenu {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 9999;
    width: 230%;
    margin-left:-30px;
}
.subetichetamenu{
	font-size: 10px;
}
.iconsubcategoriemenu .iconsvg{
	stroke: #000;
	fill: #fff !important;
}
.iconsubcategoriemenu svg{
	right: 60px;
	width: initial !important;
	height: calc(100% + 20px) !important;
	top: -10px;
}
.primacolmenu{
	margin-bottom: 50px !important;
}
.numepagprodus{
	font-size: 24px;
	font-weight: 600;
	color: #000;
	margin-bottom:0px;
	display: inline-flex;
}
.rowrating{
	/* display: inline-flex; */
	margin-left: 20px;
	align-items: center;
}
.fa-stack{
	margin-right:5px;
}
.fa.fa-star{
	font-size: 14px;
}
.opiniiprodus{
	/* display: inline-flex; */
	align-items: center;
	font-size: 16px;
	font-weight: 600;
	color: #952c3a !important;
	margin-left: 10px;
}
.opiniiprodus a{
    color: #000000;
}
.codprodus{
	font-size: 16px;
}
.modelprodus{
	font-size: 16px;
	font-weight: 600;
}
.pretnormalprodus{
	display: block;
}
.pretnormalprodus{
	font-size: 30px;
	font-weighT: 800;
	color: var(--culoare-activa);
}
.pretspecialprodus{
	font-size: 30px;
	font-weighT: 800;
	color: var(--culoare-activa);
}
.pretvechiprodus{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	text-decoration: line-through;
}
.limitheight{
	overflow-y: auto;
}
input[type='radio']:checked + .radio-check>span {
    background: #292929;
    color: #fff;
    border: 1px solid #292929;
    width: auto;
    /* height: 29px; */
}
.radio-check>span {
    cursor: pointer;
    padding: 5px 5px 5px 5px;
    border: 1px solid #292929;
    width: auto;
    text-align: center;
    line-height: 16px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    border-radius: 0px;
    min-width: 35px;
    background: #fff;
    line-height: 34px;
}
.options label {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 700;
	display: block;
	color: #666;
	line-height:20px;
}
.mariehah{
	margin-bottom: 7px;
}
input[type='radio']:checked + .culoare {
    border: 1px solid #292929;
    font-weight: 700;
    color: #ffffff;
    background-color: #000000;
}
.culoare {
    border: 1px solid #b3b3b3;
    padding: 17px 10px;
    cursor: pointer;
    border-radius: 1px;
    margin-right:4px;
    display: flex;
    align-items: center;
}
.culoare img {
    border-radius: 50%;
    width: 20px;
    margin-right: 5px;
}
.culoare:last-child{
	margin-right:0;
}
.btnvezisi{
	background: #292929;
	padding: 5px 10px;
	transition: all 0.3s ease-in-out; 
	margin: 20px 0;
	display: inline-block;
}
.imgvezisi{
	width: 30px;
}
.txtvezisi{
	font-size: 14px;
	color: #fff;
}
.btnvezisi:hover{
	color: #fff;
	background: var(--culoare-activa);
}
.iconstoc{
	width: 25px;
	margin-right: 10px;
}
.icontransptime{
	width: 25px;
	margin-right: 10px;
}
.mtoptransp{
	margin-top: 5px;
}
.labelcant{
	font-size: 14px;
	font-weight: 400;
	color: #666;
}
.btnaddtocartprodus{
	background: #cc2328;
    color: #fff;
    letter-spacing: 0px;
    border: 2px solid #cc2328;
    transition: .5s;
    padding: 10px 0px;
    text-transform: none;
    font-weight: 600;
    display: block;
    width: 100%;
}
.btnaddtocartprodus:hover{
	background: var(--culoare-activa);
	border: 2px solid var(--culoare-activa);
}
.btshortspec{
	border-top: solid 1px #ddd;
	padding-top: 10px;
	margin-top: 10px;
}
.btshortpdf {
    border: 1px solid #919191;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
}
.btshortpdf a{
    color: #000000;
}
.btcolrightprod{
	border-top: solid 1px #ddd;
	padding-top: 10px;
	margin-top: 10px;
}
.spatiubannerprodus{
	height: 300px;
	overflow: hidden;
	position: relative;
	transition: all 1s ease-in-out
}
.absaflamultpachet{
	position: absolute;
	top: 100px;
	right: 0px;
	color: #fff;
	font-size: 40px;
}
.spatiubannerprodus .bannermare{
	position: absolute;
	padding:0 !important;
}
.linkaflamaimultpachet{
	cursor: pointer;
}
.numecategattr{
	border: solid 1px #ddd;
	padding: 10px;
	font-weight: 700;
}
.randattr br{
	display: none;
}
.numerandattr{
	padding: 10px;
	border: solid 1px #ddd;
	border-top: none;
}
.txtrandattr{
	padding: 10px;
	border: solid 1px #ddd;
	border-top: none;
	border-left: none;
}
.info_zone{
	width: 100%;
	border-bottom: solid 1px #ddd;
}
.info_zone:last-child{
	border-bottom: none;
}
.info_zone .numetabaccord{
	font-size: 18px;
	font-weight: 500;
	color: #292929;
	padding: 20px 0;
	display: inline-block;
}
.ainfo_zone{
	display: block;
	position: relative
	
}
.ainfo_zone i{
	position: absolute;
	top: calc(50% - 8px);
	right: 0;
	color: #000;
	font-size: 16px;
}
.btaccordion{
	border-top: solid 1px #ddd;
	padding-top: 10px;
	margin-top: 10px;
}
.titlucompopoarta{
	font-size: 18px;
	font-weight: 500;
}
.rowcaractspeciale{
	display: grid;
	grid-template-columns: 2fr 2fr 2fr 2fr 2fr;
	gap: 50px 30px;
	text-align: center;
}
.imgcaracspec{
	height: 100px;
	width: 100px;
	margin: 0 auto;
}
.txtcaracspec{
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	width: 90%;
}
.titluintrebarifrecvente{
	font-size: 24px;
	font-weight: 700;
	border-bottom: solid 2px var(--culoare-activa);
	padding-bottom: 10px;
}
.opinii .fa.fa-star{
	font-size: 24px;
}
.opinii .fa-stack {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
}
.reviewauthor{
	font-size: 20px;
	font-weight: 700;
	border-top: solid 2px var(--culoare-activa);
	border-bottom: solid 2px var(--culoare-activa);
	padding: 10px 0;
}
#reviews .owl-prev{
	transform: none;
	top: calc(50% - 75px);
	height: 90px !important;
	left: -100px
}
#reviews .owl-next{
	transform: none;
	top: calc(50% - 75px);
	height: 90px !important;
	right: -100px
}
#reviews .owl-nav svg {
    background: transparent;
}
.txtreview{
	font-size: 16px;
}
.info_zone .imgreview{
	position: absolute;
	top: calc(50% - 13px);
	right: 0;
	color: #000;
	font-size: 16px;
	height: 26px;
}
.collapsed .imgreview{
	transform: rotate(180deg);
}
.collapsed .fa{
	transform: rotate(180deg);
}
.baratransportheader {
    background: #d42529;
    padding: 7px 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}
.btnvzlocatiileheader{
	display: inline-block;
	background: #292929;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	padding: 3px 7px;
	margin-left: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.btcategoriecomplet{
	border-top: solid 3px var(--culoare-activa);	
}
.linkcatrecategoriecomplet{
	display: inline-block;
	text-align: center;
	color: #fff;
	background: var(--culoare-activa);
	padding: 7px 70px;
	font-size: 20px;
	border-radius: 0 0 10px 10px;
	border: none
}
.linkcatrecategoriecomplet:hover{
	color: #fff;
}
.categrand{
	display: grid;
	grid-template-columns: 4fr 4fr 4fr;
	gap: 60px 30px;
	padding: 0 30px;
}

.contact_map iframe {
    width: 100%;
    height: 510px;
    border: 0px;
}

.mobile-menu object{
	display: none;
}

.afisaresearchmobile{
	color: #fff;
	font-size: 20px;
	margin-right: 5px;
}
.bgcontact{
	background: #292929;
}
.blactiva{
	border-left: solid 3px var(--culoare-activa);
	padding-left: 10px !Important;
}
.titludepecontact{
	display: block;
    color: var(--culoare-activa);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
	line-height: 40px;
}
.titludepecontact i{
	margin-right: 5px;
}
.titludepecontact:hover{
	color: var(--culoare-activa);
}
.textsimplucontact{
	color: #fff;
	font-size: 13px;
}
.texttelcontact a{
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
}
.textmictelcontact{
	color: #fff;
	font-size: 13px;
}
.vzdepozitelenoastre{
	display: inline-block;
	border: solid 2px #fff;
	color: #fff;
	font-size: 13px;
	line-height: 40px;
	padding: 0 30px;
	background: transparent;
	text-align: center;
}
.vzdepozitelenoastre:hover{
	color: #fff;
}
.confcontact{
	display: inline-block;
	margin-left: 10px;
	color: var(--culoare-activa);
}
.confcontact:hover{
	color: var(--culoare-activa);
}
.titluviziteazashowroom{
	text-align: center;
	text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
}
.subtitluviziteazashowroom{
	color: #fff;
    font-size: 16px;
    max-width: 60%;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.bgprimalegi{
	background: url(../image/montajyourself.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 200px 25%;
	height: 100%;
}
.titlualegi{
	text-transform: uppercase;
    font-size: 30px;
    font-weight: 800;
	color: #fff;
}
.subtitlualegi{
	color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.desctitlualegi{
	color: #fff;
	font-size: 13px;
}
.vzmaimultalegi{
	display: inline-block;
	background: var(--culoare-activa);
	color: #fff;
	font-size: 13px;
	padding: 10px 30px;
	margin-top: 20px;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}
.vzmaimultalegi:hover{
	color: #fff;
	background: #000;
}
.bgprimalegi:hover .vzmaimultalegi{
	opacity: 1;
}
.bgseclegi{
	background: url(../image/alegiportofoliu.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 200px 25%;
	height: 100%;
}
.bgseclegi:hover .vzmaimultalegi{
	opacity: 1;
}
.adresedepozit address {
    text-align: center;
    border: 1px solid #e6e6e6;
    padding: 15px;
    line-height: 19px;
    background: #e6e6e6;
	height: 100%;
}
.adresedepozit strong {
    color: #000;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 15px;
    display: inline-block;
}


/* @media (min-width: 576px){
.modal-dialog {
    max-width: 750px;
}
} */

@media (max-width: 576px){
    .img_p_badge img {
        max-width: 100px;
    }
}



.showsearch{
	display: block !important;
	left: -100% !important;
	width: 200% !Important;
	top: 50px !important;
	background: #292929;
	padding: 10px !important;
}

.showsearch #search{
	width: 100%;
}
.bgfooternegru{
	background: #292929;
}
footer .numetabaccord{
	color: #fff !important;
	padding: 10px 0 !important;
	margin-bottom: 0 !important;
}
.bgfooternegru i {
	color: #fff !important;
}



.bronze{
	color: #5c513d;
}
.silver{
	color: #7f7d7e
}
.gold{
	color:#b79639;
}
.virtuosohome{
	color: var(--culoare-activa)
}
.liniepachete{
	border-bottom: solid 2px #000;
}
.txtcategpachete{
	color: #777;
	line-height: 40px;
	margin-bottom: 30px;
	font-size: 16px;
	border-top: solid 2px #000;
}
.preturi1pachete{
	line-height: 40px;
	margin-bottom: 30px;
	font-size: 16px;
	border-top: solid 2px #000;
}
.rowstgpachete{
	display: grid;
	grid-template-columns: 20% 20% 20% 20% 20%;
}
.txticonpachete{
	margin: 20px 0;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
}
.rowgridpachete{
	grid-template-columns: 5fr repeat(3, 1fr) auto;
	display: grid;
}
.txtmarepachete{
	font-size: 32px !important;
	line-height: 80px;
}
.captabelpachete{
	font-size: 18px;
}
.detaliipagpachete{
	font-size: 28px;
	font-weight: 800;
	color: #5c513d;
}
.subdetaliipagpachete{
	font-size: 16px;
	color: #5c513d;
	margin-top: 20px;
}

/* CART NOU */
.numeproduscosproduse {
    color: #000;
    line-height: 20px;
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.butonfavorites {
    border: none;
    background: transparent;
}
.stergecheckout {
    background: transparent;
    border: none;
    display: flex;
}
.stergecheckout i {
    color: red;
    font-size: 20px;
    padding-right: 5px;
}
.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;
}
.modelcosproduse {
    color: #777F85 !important;
    font-size: 12px;
    font-weight: 500;
}
.detalii_sumarafter {
    padding-left: 5px;
    font-weight: 400 !important;
    color: #777F85 !important;
    font-size: 12px !important;
	line-height: 16px;
}
.bgcheckoutproduse {
    background: #fff;
    border: solid 2px #ddd;
    border-radius: 5px;
}
.bbrandprodcos {
    border-bottom: solid 1px #ddd;
}
.stickycheckout1 {
    position: sticky;
    top: 0;
}
.cart__cart {
    background: #fff;
    border-radius: 5px;
    border: solid 2px #ddd;
}
.title_total {
    text-align: left;
    margin: 5px 0;
    color: #222;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.prettotalprodcart {
    font-size: 16px;
    font-weight: 500;
    color: #222;
}
.lasttotalcheckout {
    font-size: 18px !important;
    font-weight: 700;
    color: #000;
    line-height: 40px !important;
    border-top: solid 1px #ddd;
    padding-top: 10px;
    margin-top: 20px;
}
.butoanecosss {
    border: none;
    border-radius: 5px;
    background-color: #67bc23;
    color: #fff;
    padding: 20px 30px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    transition: 0.5s;
    width: 100%;
    display: block;
    text-align: center;
}
.helpcheckout {
    font-weight: 600;
    font-size: 16px;
}
.boxalbcheckout {
    background: #fff;
    border: solid 2px #ddd;
}
.servclienticheckout {
    margin: 10px 0;
    color: #555;
    font-weight: 400;
    font-size: 14px;
}
.linkcheckoutcontact {
    color: #222;
    font-weight: 600;
    text-decoration: underline;
}
.alert-dismissible .close{
	padding: 5px;
}
.menucartright .buttonminus, .menucartright .buttonplus{
	height: 100%;
}
.menucartright .cantitatecart{
	margin-right: 0px !important
}
.menucartright .stergecheckout{
	margin-left: 20px
}
.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 #67bc23;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
}
.fundalcheckout {
    background: #fff;
    border: solid 2px #ddd;
    border-radius: 5px;
}
#checkout-checkout label {
    font-size: 12px;
    font-weight: 400;
    text-transform: initial;
    margin-bottom: 0;
}
.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;
}
.btnaplicacod {
    background: #67bc23;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 12px !important;
}
.btnfootercheckout {
    color: #555;
    font-size: 14px;
    font-weight: 600;
}
.numeprodusmontaj{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
	text-align: center;
}
.btndownmontaj{
	border: solid 1px #000;
	text-align: center;
	display: block;
	padding: 10px 0;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
}
.vzpagprodusmontaj{
	background: var(--culoare-activa);
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0;
	text-align: center;
	border-radius: 5px;
	margin-top: 10px;
	display: block;
}
.vzpagprodusmontaj:hover{
	color: #fff;
}
.nusuntreviewuri{
	font-size: 20px;
	text-align: center;
	margin: 30px 0 10px;
}
.spuneparerea{
	text-align: center;
	background: #292929;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	padding: 5px 20px;
	margin: 0 auto
}
.statusinstoc{
	text-align: center;
	color: #339130;
	font-size: 16px;
	font-weight: 600;
	margin-top: 5px;
}
.statusprecomanda{
	text-align: center;
	color: #eb6600;
	font-size: 16px;
	font-weight: 600;
	margin-top: 5px;
}
.statuspersonalizat{
	text-align: center;
	color: var(--culoare-activa);
	font-size: 16px;
	font-weight: 600;
	margin-top: 5px;
}
.statusindisponibil{
	text-align: center;
	color: #FF0000;
	font-size: 16px;
	font-weight: 600;
	margin-top: 5px;
}
.cinesuntem{
	font-size: 18px;
	text-align: justify;
}
.dspaluminium{
	font-size: 18px;
	text-align: justify;
}
.rowviziune{
	display: flex;
	justify-content: space-between;
}
.viziunebox{
	border: solid 2px var(--culoare-activa);
	padding: 20px;
}
.susviziubebox{
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	line-height: 40px;
	color: var(--culoare-activa);
	margin-bottom: 10px;
}
.josviziubebox{
	text-align: center;
	font-size: 16px;
	line-height: 16px;
}
.numeautorrecenzie{
	color: #292929;
	font-size: 16px;
	font-weight: 600;
	margin-right: 5px
}
.textrecenzie{
	color: #292929;
	font-size: 14px;
	font-weight: 400;
	margin-right: 5px
}
.datarecenzie{
	color: #000;
	font-size: 16px;
	margin-left: 5px;
	font-weight: 300;
}
.rowfamilie{
	display: grid;
	grid-template-columns: 4fr 8fr;
	align-items: center;
}
.bgstgfamilie{
	background: #292929;
	padding-left: 30px;
	display: grid;
	align-items: center;
}
.titlufamilie{
	font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
	color: #fff;
}
.subtitlufamilie{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}
.textfamilie{
    color: #fff;
    font-size: 16px;
}
.linktextfamilie{
    color: #fff;
    background: #d82429;
    padding: 10px;
    display: inline-block;
    transition: .5s;
    margin-top: 10px;
    font-weight: 600;
}
.linktextfamilie:hover{
	background: #000;
	color: #fff;
}
.rowpagblog{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 50px 30px;
}
.rowpagblogV2{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 50px 30px;
}
.boxblog{
	background: #f1f1f1;
	padding: 16px;
}
.imgblog{
	height: 250px;
	width: 100%;
	object-fit: cover;
}
.datablog{
	background: var(--culoare-activa);
	color: #fff;
	border-radius: 10px;
	padding: 7px;
	text-align: center;
}
.ziblog{
	font-size: 18px;
	font-weight: 700;
}
.titlublog{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
	display: block;
}
.catblog{
    font-style: italic;
	color: #000;
	height: 40px;
	margin-bottom: 10px;
}
.descrblog{
	font-size: 14px;
	font-weight: 300;
	color: #000;
	line-height: 20px;
	heighT: 100px;
	overflow: hidden;
	margin-bottom: 0px;
}
.widget-area .categories {
    background: #fff;
    padding: 20px 25px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
}
.widget-area .widget-title .title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #010d14;
    position: relative;
    z-index: 1;
    padding-bottom: 12px;
    margin: 0;
}
.widget-area .widget-title .title:after {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 2px;
    background: var(--culoare-activa);
    z-index: 1;
    margin-left: 0;
    bottom: 0;
    left: 0;
}
.widget-area .categories ul li a {
    font-weight: 500;
    font-size: 15px;
    color: #0a0a0a;
    transition: all 0.4s ease-in-out 0s;
}
.widget-area .categories ul li a:hover {
   color: var(--culoare-activa);
}
.widget-area .recent-posts {
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
}
.widget-area .recent-posts .recent-post-widget {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    overflow: hidden;
}
.widget-area .recent-posts .recent-post-widget .post-img {
    width: 100px;
    float: left;
    padding-right: 15px;
}
.widget-area .recent-posts .recent-post-widget .post-img img {
    border-radius: 1px;
}
.widget-area .recent-posts .recent-post-widget .post-desc {
    overflow: hidden;
    margin-top: -8px;
}
.widget-area .recent-posts .recent-post-widget .post-desc a {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #010d14;
    margin-bottom: 5px;
}
.widget-area .recent-posts .recent-post-widget .post-desc a:hover {
    color: var(--culoare-activa);
}
.widget-area .recent-posts .recent-post-widget .post-desc .category-link {
    font-size: 0.9rem;
    font-weight: 400;
    font-style: italic;
}
.widget-area .recent-posts .recent-post-widget .post-desc .date-post {
    display: block;
    font-size: 14px;
    color: #7a7a7a;
}
.widget-area .recent-posts .recent-post-widget .post-desc .date-post i {
    margin-right: 8px;
}
.widget-area .recent-posts .recent-post-widget .post-desc .date-post i:before {
    top: 1px;
    font-size: 13px;
    color: var(--culoare-activa);
    position: relative;
}
.widget-area .tags-cloud {
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
}
.widget-area .tags-cloud .tagcloud a {
    display: inline-block;
    margin: 10px 3px 0 0;
    line-height: 20px;
    padding: 6px 12px;
    font-size: 13px;
    text-transform: capitalize;
    transition: all 0.3s ease;
    background: #ffffff;
    color: #444444;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}
.widget-area .tags-cloud .tagcloud a:hover {
    color: #ffffff;
    background: var(--culoare-activa);
}
.pagination {
    margin: 0 auto;
    float: unset;
    text-align: center;
    display: inline-flex;
	overflow-x: auto;
}
.pagination li span {
    border: 1px solid #d60d14;
    margin: 0 5px;
    padding: 5px 11px;
    background: var(--culoare-activa);
    color: #fff;
    border-radius: 0px;
    display: inline-block;
}
.pagination li a {
    border: 1px solid #303030;
    margin: 0 5px;
    background: #ffffff;
    color: #000;
    padding: 5px 10px;
    border-radius: 0px;
    display: inline-block;
}
ul.pagination li.active {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    border: 0px solid #018fd5;
    display: inline-block;
    min-width: 40px;
    margin: 0px 3px;
    background: red;
    border-radius: 7px;
    background: none;
}


















@media (max-width: 575.5px){
.bgfooterafter svg{display: none}
.bgfootertotal{display: none}
.bgfooter{background: #292929}
.logofooterabs{position: initial; text-align: center; padding-top: 30px;}
.logofooterabs img{max-height: 100px;}
.baratransportheader{font-size: 12px;}
.btnvzlocatiileheader{margin-top:5px}
.randcontentheader{background: #292929; align-items:center}
.randbannere{grid-auto-flow: initial; grid-template-columns: calc(50% - 5px) calc(50% - 5px); gap: 10px;}
.featuredcuspatiu{ padding:0 20px}
.dispatheaderfix{padding: 0 !important}
.numefeatured{font-size: 18px; line-height: 36px}
.descrfeatured {font-size: 14px;line-height: 24px;padding:10px 15px;}
.linkcatrecategoriecomplet{padding:7px 20px;font-size: 14px;}
.rowprodftd231{grid-template-columns: 12fr; gap: 30px 0;}
.rowprodftd232{grid-template-columns: 12fr}
.et_promotie{font-size: 14px; width: 50px; height: 50px;line-height: 50px}
.pozeportofoliu{width: 100% !important; border-radius: 30px !important; margin: 0 !important;}
.socialfooter{margin-right: 10px;}
.nonomobile{display: none}
.cont_client img{min-width:initial !important; margin: 0 !important}
.iconlinkheader{margin: 0 !important}
.boxlinkheader{margin-right: 5px !important;line-height: initial !important;height:initial !important;display: initial !important}
#logo img{height: initial !important}
.gridmobile{display: flex; align-items: center;}
.rowcereoferta{grid-template-columns: 100%}
.boxmarecere{padding:0 !important; margin: 0 !important}
.cere{height: initial !important; font-size: 15px !important}
.boxmarecentrutxt{margin: 20px !important; padding: 0 !important;height: initial !Important}
.txtboxmarecentru{width: 100% !important; height: initial !important; display: block !important;}
.boxmaretel{margin: 0 !Important; padding: 0px !important}
.tel{font-size: 15px !important}
.bolnrtel{display: block;}
.imgceretel{top: 30px !important}
.bigcategname{font-size: 12px !important; margin-bottom: 10px !important}
.bigcategvzmodele {font-size: 14px !important; margin-bottom: 0px !important}
.productname {height: initial !important; font-size: 16px; font-weight: 500; padding: 0 7px}
.categrand{grid-template-columns: 100%; gap: 20px 10px; padding: 0 !important}
.etichetasubcategorie{display: block !important; font-size: 20px !important; background: var(--culoare-activa); margin-top: 10px !important}
.etichetasubcategorie svg{display: none !important}
.primacolsubcateg{padding-right: 0 !important; margin-bottom: 20px !important}
.rowrating{margin-left:0; margin-bottom:10px !Important}
.numepagprodus{margin-bottom:10px !important}
.txtvezisi{margin-left:0 !important}
.btnvezisi{width: 100%}
.info_zone .numetabaccord{padding: 20px 40px 20px 0; font-size:14px;font-weight: 600;}
.info_zone .imgreview{transform: scale(0.6)}
.rowcaractspeciale{grid-template-columns: calc(33.3% - 10px) calc(33.3% - 10px) calc(33.3% - 10px); gap:20px 15px}
.txtcaracspec{font-size: 11px; width: 100%; margin-top:0;}
#reviews .owl-next{right: 0 !important}
#reviews .owl-prev{left: 0 !important}
.absaflamultpachet{display: none}
.spatiubannerprodus{height: initial !important}
.spatiubannerprodus .bannermare{position: relative !important;}
.rowstgpachete{grid-template-columns:33.3% 33.3% 33.3%}
.randnormal {padding: 0 10px;}
.preturi1pachete {padding: 0 7px; font-size: 12px}
.rowgridpachete{overflow-x: auto}
.fundalcheckout, .fundalcheckout2 {border: none !important;}
.containeralincheckout {margin-bottom: 0 !important;}
.imgcereof {position: absolute;width: 110px;right: 50px;top: 0px;z-index: 11;}
.numecategoriemare{text-align: center}
.txtetichetasubcategorie{padding: 15px 0 !important}
.etichetasubcategorie{font-size: 16px !important; text-align: center}
.review .owl-nav {display: none}
.vzdepozitelenoastre{display: block; width: 100%}
.blactiva{border: none; padding-left:0 !important}
.subtitluviziteazashowroom{max-width: 100% !important; margin-top: 20px;}
.bgprimalegi{padding: 20px}
.bgseclegi{padding: 20px}
.subtitlualegi{font-size: 18px}
.vzmaimultalegi{opacity: 1}
.menucartright{width: 100%; right: -100%;}
.linkalbcart{width: 100%; margin-left: 0 !important}
.rowpagblog{grid-template-columns: 12fr}
.rowpagblogV2{grid-template-columns: 12fr}
.pagination{display: flex}
.imgblog{height: initial}
.denumirearticolblog{font-size: 22px; line-height: initial}
.rowviziune{display: block;}
.viziunebox{margin-bottom: 20px}
.rowfamilie{grid-template-columns: 12fr}
.bgstgfamilie {padding: 20px}
}

@media (min-width: 576px) and (max-width: 768px){
.bgfooterafter svg{display: none}
.bgfootertotal{display: none}
.bgfooter{background: #292929}
.logofooterabs{position: initial; text-align: center; padding-top: 30px;}
.logofooterabs img{max-height: 100px;}
.baratransportheader{font-size: 12px;}
.btnvzlocatiileheader{margin-top:5px}
.randcontentheader{background: #292929; align-items:center}
.randbannere{grid-auto-flow: initial; grid-template-columns: calc(50% - 5px) calc(50% - 5px); gap: 10px;}
.featuredcuspatiu{ padding:0 20px}
.dispatheaderfix{padding: 0 !important}
.numefeatured{font-size: 18px; line-height: 36px}
.descrfeatured {font-size: 14px;line-height: 24px;padding:10px 15px;}
.linkcatrecategoriecomplet{padding:7px 20px;font-size: 14px;}
.rowprodftd231{grid-template-columns: 12fr; gap: 30px 0;}
.rowprodftd232{grid-template-columns: 12fr}
.et_promotie{font-size: 14px; width: 50px; height: 50px;line-height: 50px}
.pozeportofoliu{width: 100% !important; border-radius: 30px !important; margin: 0 !important;}
.socialfooter{margin-right: 10px;}
.nonomobile{display: none}
.cont_client img{min-width:initial !important; margin: 0 !important}
.iconlinkheader{margin: 0 !important}
.boxlinkheader{margin-right: 5px !important;line-height: initial !important;height:initial !important;display: initial !important}
#logo img{height: initial !important}
.gridmobile{display: flex; align-items: center;}
.rowcereoferta{grid-template-columns: 100%}
.boxmarecere{padding:0 !important; margin: 0 !important}
.cere{height: 100px !important; font-size: 28px !important}
.imgcereof {position: absolute;width: 160px;right: 90px;top: -10px;z-index: 11;}
.boxmarecentrutxt{margin: 20px !important; padding: 0 !important;height: initial !Important}
.txtboxmarecentru{width: 100% !important; height: initial !important; display: block !important;}
.boxmaretel{margin: 0 !Important; padding: 0px !important}
.tel{font-size: 28px !important}
.imgceretel {top: 15px !important; width: 70px}
.bigcategname{font-size: 14px !important; margin-bottom: 10px !important}
.bigcategvzmodele {font-size: 14px !important; margin-bottom: 0px !important}
.productname {height: initial !important; font-size: 16px; font-weight: 500; padding: 0 7px}
.numefeatured {font-size: 24px !Important}
.etichetasubcategorie{display: block !important; font-size: 20px !important; background: var(--culoare-activa); margin-top: 10px !important}
.etichetasubcategorie svg{display: none !important}
.primacolsubcateg{padding-right: 0 !important; margin-bottom: 20px !important}
.categrand{padding: 0 !important; gap: 20px 30px !important}
.rowrating{margin-left:0; margin-bottom:10px !Important}
.numepagprodus{margin-bottom:10px !important}
.txtvezisi{margin-left:0 !important}
.info_zone .numetabaccord{padding: 20px 40px 20px 0; font-size:14px;font-weight: 600;}
.info_zone .imgreview{transform: scale(0.6)}
.rowcaractspeciale{grid-template-columns: calc(25% - 15px) calc(25% - 15px) calc(25% - 15px) calc(25% - 15px); gap:20px 20px}
.txtcaracspec{font-size: 11px; width: 100%; margin-top:0;}
#reviews .owl-next{right: 0 !important}
#reviews .owl-prev{left: 0 !important}
.btnaddtocartprodus{max-width: 150px}
.absaflamultpachet{display: none}
.spatiubannerprodus{height: initial !important}
.spatiubannerprodus .bannermare{position: relative !important;}
.rowstgpachete{grid-template-columns:33.3% 33.3% 33.3%}
.fundalcheckout, .fundalcheckout2 {border: none !important;}
.containeralincheckout {margin-bottom: 0 !important;}
.numecategoriemare{text-align: center}
.review .owl-nav {display: none}
.rowpagblog{grid-template-columns: 6fr 6fr; gap: 30px 10px;}
.rowpagblogV2{grid-template-columns: 6fr 6fr; gap: 30px 10px;}
.imgblog{height: 200px}
.rowfamilie{grid-template-columns: 12fr}
.bgstgfamilie {padding: 20px}
}

@media (min-width: 769px) and (max-width: 1439px){
.bgfooterafter svg{display: none}
.bgfootertotal{display: none}
.bgfooter{background: #292929}
.logofooterabs{position: initial; text-align: center; padding-top: 30px;}
.logofooterabs img{max-height: 100px;}
.iconlinkheader{margin-right: 10px; min-width: initial !important; margin-left:0 !important;}
.afisaresearchmobile i{line-height: 40px; margin-right: 5px;}
.bigcategname{font-size: 14px !important; margin-bottom: 10px !important}
.bigcategvzmodele {font-size: 14px !important; margin-bottom: 0px !important}
.cere{font-size: 18px}
.boxmarecere{padding:0 !important; margin: 0 !important}
.imgcereof {position: absolute;width: 120px;right: 50px;top: 5px;}
.boxmarecentrutxt{margin: 0 10px !important; padding: 0 !important;height: initial !Important}
.txtboxmarecentru{width: 100% !important; height: initial !important; display: block !important;}
.boxmaretel{margin: 0 !Important; padding: 0px !important}
.tel{font-size: 18px !important}
.imgceretel {top: 30px !important}
.bigcategname{font-size: 13px !important; margin-bottom: 10px !important}
.bigcategvzmodele {font-size: 13px !important; margin-bottom: 0px !important}
.productname {height: initial !important; font-size: 16px; font-weight: 500; padding: 0 7px}
.numefeatured {font-size: 24px !Important}
#reviews .owl-next{right: 0 !important}
#reviews .owl-prev{left: 0 !important}
.info_zone .numetabaccord{padding: 20px 40px 20px 0; font-size:14px;font-weight: 600;}
.info_zone .imgreview{transform: scale(0.6)}
.absaflamultpachet{display: none}
.spatiubannerprodus{height: initial !important}
.spatiubannerprodus .bannermare{position: relative !important;}
.rowstgpachete{grid-template-columns:33.3% 33.3% 33.3%}
.review .owl-nav {display: none}
.bgprimalegi{padding: 20px}
.bgseclegi{padding: 20px}
.subtitlualegi{font-size: 18px}
.vzmaimultalegi{opacity: 1}
}
@media (min-width: 768px) and (max-width: 1199px){
.gridmobile{display: flex; align-items: center;}
.boxlinkheader{margin-right: 10px; display: initial !important}
.etichetasubcategorie{display: block !important; font-size: 20px !important; background: var(--culoare-activa); margin-top: 10px !important}
.etichetasubcategorie svg{display: none !important}
.primacolsubcateg{padding-right: 0 !important; margin-bottom: 20px !important}
.categrand{padding: 0 !important; gap: 20px 30px !important}
.logofooterabs{left: 40px}
.rowpagblog{grid-template-columns: 6fr 6fr; gap: 30px 10px;}
.rowpagbloV2{grid-template-columns: 6fr 6fr; gap: 30px 10px;}
}
@media (min-width: 1200px) and (max-width: 1399px){
.etichetasubcategorie{font-size: 22px}
.descrieresubcategorie{font-size: 18px}
.logofooterabs{left: 40px}
}
@media (min-width: 1200px) and (max-width: 1599px){
.logofooterabs{left: 40px}
.review .owl-nav {display: none}
}


@media (min-width: 1439px) and (max-width: 2560px){
.containeralininner{padding: 0 30px}
}
@media (min-width: 1439px) and (max-width: 1919px){
.bgfooterafter svg{display: none}
.bgfootertotal{display: none}
.bgfooter{background: #292929}
.logofooterabs{position: initial; text-align: center; padding-top: 30px;}
.logofooterabs img{max-height: 100px;}
}
@media (min-width: 1600px) and (max-width: 2560px){
.logofooterabs{left: 80px}
}
@media (min-width: 1920px) and (max-width: 2559px){
.bgfooterafter svg{left:0% !important; width: 100%}
.logofooterabs{left:20px !important}
}

/* Start product thumb count down */
.product_thumb_countdown {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    z-index: 3;
}

#count_down_p_ps.product_thumb_countdown {
    position: relative;
    display: inline-block;
    line-height: 15px;
}

.product_thumb_countdown ul {
    margin: 0px;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 0px;
}

#count_down_p_ps.product_thumb_countdown ul {
    margin: 0px;
    display: flex;
    justify-content: flex-start;
    text-align: center;
    padding: 0px;
}

#g_6_style .product_thumb_countdown ul {
    justify-content: flex-start;
}

.product_thumb_countdown li {
    list-style: none;
    color: #fff;
    font-size: 10px;
    text-shadow: 0px 0px 16px #5053566b;
    text-align: center;
    justify-content: center;
}

#count_down_p_ps.product_thumb_countdown li {
    list-style: none;
    color: #000;
    font-size: 10px;
    text-shadow: 0px 0px 16px #ffffff;
    text-align: center;
    justify-content: center;
}

.product_thumb_countdown span {
    display: block;
    background: #ffc501;
    width: 26px;
    height: 35px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin: 0px 2px;
    text-shadow: none;
    letter-spacing: -3px;
    /* font-family: 'Myriad Pro'; */
}

#count_down_p_ps.product_thumb_countdown span {
    width: 26px;
    height: 30px;
    line-height: 30px;
    color: #da1815;
    letter-spacing: -2px;
    font-size: 18px;
}

#g_top .product_thumb_countdown {
    position: initial;
    bottom: initial;
    width: initial;
    text-align: center;
    z-index: initial;
}
#g_top .product_thumb_countdown li{
    color: #000000;
}
#g_top .product_thumb_countdown span{
    background-color: #000000;
    width: 35px;
    font-size: 25px;
    letter-spacing: initial;
}
#g_top .clg{
    display: flex;
    font-size: 18px;
}
#g_top .cl-s{
    align-items: center;
    justify-content: flex-end;
}
#g_top .cl-d{
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 550px) {
    #g_top .cl-s{
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    #g_top .cl-d{
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    
}

.img_p_badge {
    position: absolute;
    left: 50px;
    top: 0px;
    z-index: 3;
}

.boxproduserandftd .product-thumb .img_p_badge {
    position: absolute;
    left: 5%;
    top: 10px;
    z-index: 3;
}

.start_price_text {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.price.special-2, .price.special-2 > *{
    color: #e1ac32 !important;
}

.unit_type {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

@media (max-width: 757px) {
    .unit_type {
        font-size: 14px;
        font-weight: 600;
        color: #000;
    }

    .start_price_text {
        font-size: 14px;
        font-weight: 600;
        color: #000;
    }

    .unit_type {
        font-size: 11px;
        font-weight: 600;
        color: #000;
    }
}

.extraPret {
	font-size: 30px;
	color: #000000;
	font-weight: 600;
	line-height: 30px;
}
/* End product thumb count down */


.projectportofoliu{
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	margin-bottom: -81px;
	transition: all 0.5s ease-in-out;
	background: #000;
	color: #fff;
	padding: 0 10px
}
.linieportofoliu{
	line-height: 20px;
	height: 20px;
}
.boxportofoliu{
	overflow: hidden;
	position: relative;
}
.boxportofoliu:hover .projectportofoliu{
	margin-bottom:0px;
}
.numeproiect{
	line-height: 40px;
	height: 40px;
	border-bottom: solid 1px #fff;
	margin-bottom: 10px;
}
.rowportofoliu{
	display: grid;
	grid-template-columns: 4fr 4fr 4fr;
	gap: 50px;
}
.ultimalinie{
	margin-bottom: 10px;
}
.btn-locatii{
    background: #000000;
    border: none;
    color: #FFFFFF;
    padding: 9px 10px;
    text-transform: initial;
    font-size: 14px;
}

.f_v_section {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.play_zone {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    background: #29292917;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.play_zone i {
    color: #d42529 !important;
    font-size: 35px;
}

.p_video_section {
    /* background: #292929; */
    padding: 4em 0em;
    text-align: center;
}

.p_video_section_t {
    /* color: #fff; */
    /* font-weight: 600; */
    /* margin: 0;
    padding: 0; */
    /* font-size: 46px; */
    line-height: 54px;
    margin-bottom: 1em;
    text-align: center;
    display: block;
}

/* .video-container embed, .video-container iframe, .video-container object{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
} */
.page_checkout2 footer{
    /* display: none; */
}

.selectLivrare{
    background: #000000;
    color: #ffffff;
    width: 100%;
    padding: 6px;
}
.triangle {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8.5px 14px 8.5px;
    border-color: transparent transparent #FFFFFF transparent;
    transform: rotate(180deg);
    position: absolute;
    top: 10px;
    right: 21px;
 }

 .zn-text .descriere-produs{
	height: 100px;
    overflow: hidden;
}

.zn-text.dsk .descriere-produs{
	height: 100px;
}

.zn-text .descriere-produs.extins{
	height: auto;
    overflow: inherit;
}

.zn-text.zn-text{
	position: relative;
}

.zn-text .extinde{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	text-align: center;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	cursor: pointer;
	font-size: 0.80em;
	line-height: 40px;
}

.ttl-zn{
    font-size: 27px;
    font-weight: bold;
}
@media screen and (max-width: 576px){
    .ttl-zn{
        font-size: 18px;
    }
}

.bxProd{
    display: flex;
    align-items: center;
    gap: 8px;
}
.bxProd > div{
    width: calc(100% - 10px);
}
.bxProd > div.phImg{
    width: calc(60% - 4px);
}
.bxProd > div.phPrice{
    width: calc(40% - 4px);
}
@media screen and (max-width: 576px){
    .bxProd > div.phImg{
        width: 100%;
    }
    .bxProd > div.phPrice{
        width: 90%;
    }
}
.bxProd button, a.bxBtn {
    border: none;
    background: var(--culoare-activa);
    color: #fff;
    padding: 0 20px;
    line-height: 32px;
    font-size: 20px;
    width: 100%;
}
a.bxBtn {
    border: none;
    background: var(--culoare-activa);
    color: #fff;
    padding: 0 20px;
    line-height: 32px;
    font-size: 20px;
}
.bxProd .bPM{
    display: grid;
    grid-template-columns: 30px auto 30px;
    gap: 8px;
    margin-top: 7px;
    margin-bottom: 7px;
    align-items: stretch;
}
.bxProd .bPM .smn{
    background-color: #000000;
    color: #ffffff;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    cursor: pointer;
}
.bxProd .bPM input{
    text-align: center;
    border-width: 2px;
}

.bxName{
    height: 40px !important;
}

@media screen and (max-width: 576px){
    .bxProd{
        flex-direction: column;
    }
    .bxProd > div{
        width: 100%;
    }
}

.znClc{
    background: #cc2328;
    color: #fff;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    display: grid;
    grid-template-columns: auto 150px 200px 150px 200px 150px;
    align-items: center;
    gap: 5px;
    margin-bottom: 30px;
    max-width: 1470px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 10px;
}

.znClc.X2{
    grid-template-columns: 280px repeat(5, calc(16.66% - 5px));
}

.znClc2{
    background: #cc2328;
    color: #fff;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    display: grid;
    grid-template-columns: auto;
    align-items: center;
    gap: 5px;
    margin-bottom: 30px;
    max-width: 1470px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 10px;
}

.znClc select {
    background: #ffffff;
    color: #000000;
    /* width: 100%; */
    padding: 6px;
    width: 100%;
    max-width: 150px;
}
.znClc input {
    background: #ffffff;
    color: #000000;
    /* width: 100%; */
    padding: 6px;
    border: none;
    width: 100%;
    max-width: 150px;
    text-align: center;
}
.znClc .ttl{
    font-size: 1.8rem;
}
.znClc .ttl2{
    font-size: 1rem;
}
.znClc .btnx, .znClc2 .btnx{
    background: #ffffff;
    color: #000000;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    width: 100%;
    display: block;
}
.znClc .ttlBtn{
    text-align: right;
}

.znClc2 .ttlBtn{
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.znClc2 .btnx{
    display: inline-block;
    width: 300px;
    text-align: center;
}


@media screen and (max-width: 1440px){
    .znClc{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .znClc .ttl{
        width: 100%;
        font-size: 1.5rem;
        text-align: center;
    }

    .znClc .ttl2{
        text-align: right;
    }

    .znClc .ttlX1{
        width: 24%;
    }

    .znClc.X2 .ttlX1{
        width: 49%;
    }

    .znClc .ttlBtn{
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }

    .znClc .btnx{
        display: inline-block;
        width: 300px;
    }
}

@media screen and (max-width: 1024px){
    .znClc .ttlX1{
        width: 49%;
    }

}

@media screen and (max-width: 576px){
    .znClc .ttl{
        width: 100%;
        font-size: 1.2rem;
        margin-bottom: 10px;
    }
    .znClc .ttl2, .znClc .txt{
        width: 48%;
    }
    .znClc .ttlBtn{
        width: 100%;
        margin-top: 20px;
    }
}

.btnMobilTxt{
    display: none;
}
@media screen and (max-width: 576px){
    .btcolrightprod {
        margin: 0px;
        border: none;
        padding: 10px;
    }
    .btnMobilTxt{
        position: fixed;
        z-index: 10;
        width: 100%;
        background: #ffffff;
        bottom: 0px;
        left: 0px;
        border-top: 1px solid #000;
        height: 70px;
        margin: 0px !important;
        padding-right: 20px;
        padding-left: 20px;
        display: flex;
    }
    .btnMobilTxt .pretvechiprodus{
        font-size: 14px;
    }
    .btnMobilTxt .pretspecialprodus{
        font-size: 15px;
    }
    #toTop {
        bottom: 80px;
    }
}
@media screen and (min-width: 576px){
	.clsgrt{
        border-right: 1px solid #000
    }
}


/* ferestre modal modificate */
.centerSvg{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
div.btnFixed{
    display: grid;
    grid-template-columns: repeat(4, calc(25% - 5px));
    gap: 10px;
    margin-bottom: 10px;
}
div.btnFixed  span{
    margin-left: 5px;
    margin-right: 5px;
}
.fixedFullMask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
    padding: 10px;
    display: none;
}
.fixedFullMask > div{
    padding: 10px;
    background: #fff;
    max-width: 1800px;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-rows: 40px auto 50px;
    border-radius: 8px; 
    margin: 0px auto;
}
.fixedFullMask > div.p1{
    max-width: 1400px;
}
.fixedFullMask > div > div.hdrFixed{
    display: grid;
    align-items: center;
    border-bottom: 1px solid #ccc;
    grid-template-columns: auto 30px;
    gap: 10px;
    border-bottom: 1px solid #ccc;
}
.fixedFullMask > div > div.hdrFixed > h4{
    margin-bottom: 0;
    font-weight: bold;
}
.fixedFullMask > div > div.hdrFixed > svg{
    cursor: pointer;
}
.fixedFullMask > div > div.cntFixed{
    overflow-y: auto;
    margin: 10px 0;
}
.fixedFullMask > div > div.cntFixed .form-group{
    margin-left: 0px;
    margin-right: 0px;
}
.fixedFullMask > div > div.cntFixed .ttlSection{
    background: repeating-linear-gradient(to right,  #e4e4e4, #e4e4e4 10px,#dbdbdb 10px,  #dbdbdb 20px);
}
.fixedFullMask > div > div.cntFixed svg.loadingPlaceholder{
    display: block;
    margin: 20px auto;
    width: 100px;
    height: auto;
}
.fixedFullMask > div > div.ftrFixed{
    display: flex;
    justify-content: space-around;;
    align-items: center;
    border-top: 1px solid #ccc;
}

.ttl_pp_m, .ttl_pa_m, .ttl_pc_m {
    margin-bottom: 0px;
    text-align: center;
}

.layoutEmail{
    display: grid;
    align-items: center;
    grid-template-columns: 50px auto;
    grid-template-rows: auto;
    grid-template-areas:
        "ttlX5 ttlX5"
        "ttlX5T1 ttlX5E1"
        "ttlX5T2 ttlX5E2"
        "ttlX5B ttlX5B";
    gap: 10px 10px;
    margin: 10px auto;
    width: 100%;
    max-width: 500px;
    background: #efefef;
    padding: 15px;
    border: 1px dashed #999;
}

.ttlX5{
    grid-area: ttlX5;
    text-align: center;
}
.ttlX5T1{
    grid-area: ttlX5T1;
    text-align: right;
    position: relative;
}
.ttlX5T2{
    grid-area: ttlX5T2;
    text-align: right;
    position: relative;
}
.ttlX5T1::before, .ttlX5T2::before{
    content: '*';
    position: absolute;
    top: 0%;
    left: -5px;
    width: 10px;
    height: 10px;
    color: #F00;
}
.ttlX5E1{
    grid-area: ttlX5E1;
}
.ttlX5E2{
    grid-area: ttlX5E2;
}
.ttlX5E1 > *, .ttlX5E2 > *{
    border: none;;
    border-bottom: 1px dashed #999;
    background: transparent;
}
.ttlX5B{
    grid-area: ttlX5B;
}

.layoutEmail .txtEmail{
    text-align: right;
}

.layoutPP, .layoutPA{
    display: grid;
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
    gap: 20px;
    margin: 10px 0px;
}
.layoutPPv2{
    display: grid;
    grid-template-columns: calc(50% - 10px) 20px calc(50% - 10px);
    margin: 10px 0px;
}
.prmClc{
    display: grid;
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    align-items: stretch;
    gap: 10px;
}
.prmClc .priceRange{
    display: grid;
    grid-template-columns: 40px auto 40px;
    border: 1px solid var(--culoare-activa);
    align-items: stretch;
    width: 100%;
    padding: 1px;
}
.prmClc .priceRange input{
    line-height: 30px;
    font-size: 18px;
    border: none;
    text-align: center;
    width: 100%;
}
.prmClc .priceRange span{
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--culoare-activa);
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    user-select: none;
}
.colFlexMnr{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.colFlexMnr > div{
    width: calc(33% - 5px);
    cursor: pointer;
    border: 1px dotted transparent;
    padding: 10px;
}
.colFlexMnr > div.active{
    border: 1px dotted #000000;
}
[data-maner-id]{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sepClc{
    background: #e9e9e9;
    margin: 0px 7px;
}
.list-group-flush-clc{
    margin-top: 1rem;
}
.list-group-flush-clc i{
    font-size: 20px;
    margin-left: 10px;
    cursor: pointer;
}
.card-body.dvLatClc{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ttl_pp, .ttl_pp_d, .ttl_pa, .ttl_pa_d{
    margin-top: 1rem;
    background: #efefef;
    padding: 20px;
}
.ttl_pp, .ttl_pa{
    display: none;
}
.ttl_pp.X3, .ttl_pa.X3{
    display: block;
}
.img_pp_pa.X4{
    display: grid;
    grid-template-columns: 50% 50%;
}
/* .img_pp_pa.X4 > div{
    display: grid;
    grid-template-columns: 50% 50%;
} */
.img_pp_pa.X4 > ul.list-group-flush-clc{
    background: #efefef;
    margin-top: 0px;
    padding: 10px;
}
.layoutPP_X7 ul.list-group-flush-clc > li{
    padding: .55rem 0.75rem;
}
.img_pp_pa.X4 .X6{
    background: #efefef;
    padding: 10px;
}
.ttl_pp.X5{
    margin-top: 0px;
    padding: 10px;
}
.layoutPP_X7{
    display: grid;
    grid-template-columns: minmax(150px, 250px) auto ;
    align-items: center;
    gap: 20px;
}
.layoutPP_X7 + div.h5{
    border-top: 1px solid #999;
    padding-top: 30px;
}
.layoutPP_X7 + .layoutPP_X7 {
    border-top: 1px dashed #AAA;
    padding-top: 30px;
} 
@media screen and (max-width: 1023px){
    .layoutPP_X7{
        grid-template-columns: 100%;
    }
}

.btn-x1{
    width: 140px;
    padding-left: 0px;
    padding-right: 0px;
}
.btnPrt{
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
}

.blcCntPg{
    display: grid;
    align-items: center;
    grid-template-columns: 35% 15% 35% 15%;
    gap: 2px;
}

@media screen and (min-width: 768px){
    .btn-x1{
        width: 200px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 576px){
    .ttl_pp, .ttl_pa{
        display: block;
    }
    .ttl_pp_d, .ttl_pa_d{
        display: none;
    }
    .btnDir{
        display: grid;
        grid-template-columns: 47% 47%;
        gap: 5%;
    }
    .btnDir > span{
        padding-left: 4px;
        padding-right: 4px;
    }
}
@media screen and (max-width: 768px){
    .btn-x1.xx1{
        width: 100%;;
    }
}
.sttlClc{
    color: #8f8f8f;
    position: sticky;
    top: 0px;
    background: #ffffff;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}
@media screen and (max-width: 768px){
    .layoutPP, .layoutPPv2, .layoutPA{
        grid-template-columns: 100%;
    }
    .sepClc{
        height: 30px;
        background: transparent;
    }
}
@media screen and (max-width: 576px){
    .layoutPP, .layoutPPv2, .layoutPA{
        grid-template-columns: 100%;
    }
    .prmClc{
        grid-template-columns: 100%;
    }
    .colFlexMnr > div{
        width: calc(50% - 5px);
        cursor: pointer;
        border: 1px dotted transparent;
        padding: 10px;
    }
}
/* ferestre modal modificate */