:root {
	--primary-color: #222;
	/* --primary-hover-color: #48a970; */
	--primary-hover-color: #378156;
	--secondary-color: #ffffff;
	--secondary-light-color: #757575;
	--background-color: #f7f7f7;
	--border-color: solid 1px #ddd;
	--border-hover-color: solid 1px #48a970;
	--background-color: #f0fff0;
	--box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;
	/* --background-color: #f6fef6; */
}
body {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: var(--primary-color);
    font-size: 14px;
    width: 100%;
    background: var(--background-color);
	-webkit-font-smoothing: antialiased;
	top: 0 !important;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(../font/OpenSans-Light.ttf);
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../font/OpenSans-Medium.ttf);
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url(../font/OpenSans-Regular.ttf);
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(../font/OpenSans-SemiBold.ttf);
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(../font/OpenSans-Bold.ttf);
  font-display: swap;
}









.containercenter4k{
	max-width: 1920px;
	margin-left: auto;
    margin-right: auto;
}

.containeralin{
	max-width: 1600px;
	margin-left: auto;
    margin-right: auto;
}
.containeralin2{
	max-width: 1400px;
	margin-left: auto;
    margin-right: auto;
}
@media (min-width: 1921px){
	.containeralin{
	max-width: 1600px;
	margin-left: auto;
    margin-right: auto;
}
}
a {
    color: var(--primary-color);
    transition: 0.3s;
}

a:hover {
	color: var(--primary-hover-color);
	text-decoration: none;
}
b {
	font-weight: bold;
}
body {
    width: 100%;
    margin: 0 auto;
}

textarea:focus, input:focus {
    outline: none;
}

*:focus {
    outline: none;
}

element {
    outline: none;
}

*:focus {
    outline: none;
}

.modal-open {
    padding-right: 0px !important;
}

.no-border {
    border: none !important;
}

.cart_btn_header button {
    background: transparent;
    border: none;
    padding: 0px;
    color: #000;
}

.cart_btn_header .dropdown-toggle::after {
    display: none;
}

.noarrow .dropdown-toggle::after {
    display: none;
}

.cont_client_box i {
    font-size: 24px;
    line-height: 24px;
}

.cont_client {
    float: right;
    margin-left: 10px;
    text-align: center;
    /* background: #7ed13c; */
    border-radius: 7px;
    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;
	position: relative;
}

.form-control:focus {
    border-color: #ab222400 !important;
}

.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 {
    padding: 0 10px;
    border: 0px;
	border-radius: 0;
    text-align: left;
	border-bottom: 0px;
	height: 100%;
}

#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;
	margin-bottom: 20px;
}

.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);
}

#cart .img-thumbnail {
    border: none;
    background: #fff;
    filter: invert(0);
}

.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: 24px;
	font-weight: 600;
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 43%;
    right: 7px;
    width: 5px;
    height: 5px;
    border-right: 1px solid #161a31;
    border-bottom: 1px solid #161a31;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumb > li:last-child:after {
	display: none;
}
.breadcrumb > li:last-child {
	padding:0;
}

.breadcrumb > li:last-child a {
	color: var(--primary-hover-color) !important;
	font-weight: 700;
}
.section_title_category .categtitle{
	color: var(--primary-hover-color);
	font-weight: 700;
}
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 {
    padding: 5px 12px;
    font-size: initial;
    border-radius: 0px;
    color: #fff;
    font-weight: 600;
    background: var(--primary-color);
    border: none;
    border-color: rgb(0 0 0);
	align-items: center !important;
	justify-content: center !important;
}

.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 {
    color: #ffffff;
	margin-bottom: 30px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: var(--primary-hover-color);
    background-position: 0 -15px;
    border-color: #0062cc00;
	text-decoration: none;
	color: #fff;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: var(--primary-hover-color);
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

/* product list */
.product-thumb {
    /* margin-bottom: 0px; */
    overflow: hidden;
    text-align: center;
	padding: 15px 0;
	background: #fff;
	border: solid 1px #ddd;
	transition: 0.5s;
}

.product-thumb:hover {
	border: var(--border-hover-color);
}

.product-thumb .image {
    text-align: center;
    padding: 0px;
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image a:hover {
    opacity: 1;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
	max-width: unset;
	width: 100%;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 {
    overflow: hidden;
	line-height: 20px;
}

.product-thumb .caption {
    padding: 0 20px;
    text-align: left;
    /* background: #fafafa; */
    padding-top: 0px;
    padding-bottom: 8px;
    z-index: 999;
    padding-left: 15px;
    padding-right: 15px;
	margin-top: 10px;
}

.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;
}
span .input-group-btn {
    position: absolute;
    right: 0px;
}

footer a {
    color: #000;
    font-size: 13px;
    font-weight: 400;
	transition:0.4s;
}

footer a:hover {
    color: var(--primary-hover-color);
}

.contact_details li {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
}

.contact_details li img {
    margin-right: 10px;
}

/* Beneficii */
.beneficiu {
    position: relative;
}

.beneficiu img {
    position: absolute;
    width: 45px;
    height: 45px;
    left: 0px;
}

.info_beneficiu {
    padding-left: 55px;
}

.info_beneficiu p {
    font-size: 12.82px;
    line-height: 12px;
    color: #a1a1a1;
}

.info_beneficiu h3 {
    font-size: 15px;
    color: #a5c953;
    line-height: 23px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.section_beneficii {
    padding: 15px 0px;
}

.buton_adauga button, .buton_adauga a {
    background: #f95a09;
    color: #fff !important;
    border-color: #f95a09;
    box-shadow: none;
    border: none;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    transition: .4s;
    border: none;
    text-transform: initial;
    border-radius: 0px;
    width: auto;
    padding: 0px 10px;
}

.product-thumb:hover .buton_adauga button, .product-thumb:hover .buton_adauga a {
    /* background: #000000; */
    transition: .4s;
    opacity: 1;
    border: none;
    background: var(--primary-hover-color);
}

.product-thumb a {
    font-size: 14px;
	line-height: 20px;
	font-weight: 500;
    color: var(--primary-color);
    display: block;
	text-align: center;
}

.product-thumb a:hover {
    
}

span.wishlist, span.comparare {
    color: #bcbcbc;
    /* margin: 0px 5px; */
}

.contact_details p {
    font-size: 15px;
    color: #000;
    line-height: 18px;
    font-weight: 500;
}

.doua_coloane {
    column-count: 2;
}

.doua_coloane li {
    margin-bottom: 10px;
}

.info_client li {
    margin-bottom: 10px;
}

.newslettr_footer p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
	text-transform: uppercase;
}

.newslettr_footer .form-control {
    border-radius: 0px;
}

.buton_newsletter {
    background: #a5c953;
    border-color: #a5c953;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
    width: 100%;
    line-height: 45px;
    border-radius: 0px;
}

.newslettr_footer img {
    width: 35px;
    margin: 0px 10px;
}

.newslettr_footer img:hover {
    transition: 0.70s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.copyright {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
}

/* BLOG */
.title_blog h2 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    color: #a5c953;
}

.box_post {
    position: relative;
    box-shadow: 10px 10px 0px 0px #a5c953;
}

.descriere_post {
    position: absolute;
    bottom: 0px;
    background: #283345d6;
    width: 100%;
    padding: 20px 20px;
}

.descriere_post h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
}

.descriere_post p {
    color: #fff;
    font-size: 13px;
}

.descriere_post a {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

ul.pagination li.active {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    border: 0px solid #018fd5;
    line-height: 44px;
    display: inline-block;
    min-width: 40px;
    height: 45px;
    margin: 0px 3px;
    background: red;
    border-radius: 7px;
    background: none;
}

ul.pagination li span {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    display: block;
    min-width: 40px;
    height: 45px;
    text-align: center;
    padding: 6px 4px;
    background: #000000;
    border-radius: 4px;
    background: none;
    color: #000000;
    padding-left: 20px;
    padding-right: 20px;
    white-space: nowrap;
}

ul.pagination li a {
    color: #fff;
    font-size: 18px;
    border: 2px solid var(--primary-hover-color) !important;
    padding: 6px 4px;
    line-height: 30px;
    margin: 0px 3px;
    min-width: 40px;
    background: var(--primary-hover-color);
    text-align: center;
    height: 45px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 400;
    white-space: nowrap;
	transition:0.4s;
}

ul.pagination li a:hover {
    background: var(--primary-hover-color);
    color: #fff;
}

/* ul.pagination > li:nth-last-child(2) a { */
/* background:red; */
/* } */
/* ul.pagination > li:last-child a { */
/* display:none; */
/* } */
#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 4px rgba(0,0,0,.3);
    background-color: #ddd;
}

body::-webkit-scrollbar, .cart_mic::-webkit-scrollbar, .ooee::-webkit-scrollbar, .scrollleftcheckout::-webkit-scrollbar {
    width: 4px;
    background-color: #ddd;
}

body::-webkit-scrollbar-thumb, .cart_mic::-webkit-scrollbar-thumb, .ooee::-webkit-scrollbar-thumb, .scrollleftcheckout::-webkit-scrollbar-thumb {
    background-color: var(--primary-hover-color);
}

.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;
}

button#button-review {
    background: #f95a09;
    border-color: #f95a09;
    color: #fff;
    padding: 5px 15px;
    font-size: 20px;
    box-shadow: none;
    border: none;
}

button#button-review:hover {
    background: var(--primary-hover-color);
}

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: 120px;
    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;
    border-radius: 4px;
}

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;
    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: #fff;
    background: #ffffff;
    border: none;
    border-radius: 4px;
    font-size: 18px;
    line-height: 36px;
    display: flex;
}

.btn_continuare_cart:hover {
    background: var(--primary-hover-color);
    color: #fff;
}

.remove {
    color: #ff0000;
    font-size: 15px;
    line-height: 15px;
    border-radius:0;
	border: none;
	background: transparent;
	margin-left: 10px;
}

.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;
	}
	.input-group .form-control[name^=quantity]{
		max-width: 35px !important;
		min-width: 25px !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: 400;
    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;
}

.cart__cart {
    background: #f8f8f8;
    padding: 10px;
    border-radius: 4px;
}

/* 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: 991px) {
    .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: 27px;
    height: 2px;
    background: #000000;
    position: relative;
    display: block;
    top: 10%;
    transition: all 0.5s ease;
    margin-bottom: 2px;
    text-align: center;
}

.barcenter {
    width: 23px;
    height: 2px;
    background: #000000;
    position: relative;
    display: block;
    top: 25%;
    transition: all 0.5s ease;
    margin-bottom: 2px;
}

.barbottom {
    width: 27px;
    height: 2px;
    background: #000000;
    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;
}

#checkout-checkout h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}

#checkout-checkout label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.radio-check>span {
    cursor: pointer;
    padding: 5px 5px 3px 5px;
    border: 1px solid rgb(245, 245, 245);
    width: auto;
    height: 35px;
    text-align: center;
    line-height: 24px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    border-radius: 0px;
    min-width: 55px;
    background: rgb(208 208 208);
}

input[type='checkbox']:checked + .radio-check>span {
    border: 1px solid #4acc6e;
    background: #4acc6e;
    color: #fff;
}

.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;
}

a.date_cont, a.comenzile_mele, a.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;
}

a.date_cont:hover, a.comenzile_mele:hover, a.out_cont:hover {
    background: var(--primary-hover-color);
}

#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;
    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: #f95a09;
    border-bottom: 1px solid #f8f8f8;
}

.subcategorii a {
    color: #000;
    background: #ffffff;
    text-align: center;
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 17px;
    border-radius: 4px;
    border: 1px solid #cbcbcb;
}

.subcategorii a:hover {
    color: #f95a09;
    border: 1px solid #f95a09;
}

.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: var(--primary-hover-color);
}

.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;
}

.news_btn {
    background: #f95a09;
    color: #fff;
    border: none;
    font-size: 14px;
    line-height: 30px;
    padding: 3px 14px;
    width: 100%;
	transition:0.4s
}
.news_btn:hover {
	background: var(--primary-hover-color);
}
#newslettersAdd {
    background: rgb(0 0 0 / 71%)
}

#newslettersAdd .modal-dialog {
    max-width: 340px
}

#newslettersAdd .modal-content {
    border: 0;
    border-radius: 0
}

#newslettersErr {
    background: rgb(0 0 0 / 71%)
}

#newslettersErr .modal-dialog {
    max-width: 340px
}

#newslettersErr .modal-content {
    border: 0;
    border-radius: 0
}

#newslettersExisit {
    background: rgb(0 0 0 / 71%)
}

#newslettersExisit .modal-dialog {
    max-width: 340px
}

#newslettersExisit .modal-content {
    border: 0;
    border-radius: 0
}

#newslettersRequired {
    background: rgb(0 0 0 / 71%)
}

#newslettersRequired .modal-dialog {
    max-width: 340px;
    margin: 0 auto
}

#newslettersRequired .modal-content {
    border: 0;
    border-radius: 0
}

.succes_add {
    width: 40px;
    height: 40px;
    background: #b77306;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 20px;
    color: #ffffff;
}

.p_added h4 {
    color: #000;
    font-weight: 500;
    line-height: 15px;
    margin-bottom: 25px
}

.add-title {
    font-weight: 700;
    color: #292929;
    font-size: 18px;
    line-height: 20px;
    margin: 15px 10px
}

.close_modal {
    position: absolute;
    right: 0px;
    top: -5px;
    font-size: 30px;
    color: #000000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.close_modal:hover {
}

/* Start back to top */
#toTop {
    position: fixed;
    right: 25px;
    bottom: 80px;
    background: var(--primary-hover-color);
    width: 50px;
    height: 50px;
    line-height: 45px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #fff;
    z-index: 99999;
	transition: 0.5s;
}
#toTop:hover{
	background: var(--primary-hover-color);
	line-height: 35px;
	filter: drop-shadow(0 0 4px var(--primary-hover-color));
}
#toTopHover {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    -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;
}
.whatsapp-mob:hover {
	filter: drop-shadow(0 0 4px green);
}
/* 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;
	display: flex;
	align-items: center;
}

span#cart-total {
    text-align: center;
    color: var(--primary-color);
    font-weight: 600;
    font-size: 14px;
	margin-left: 5px;
}

.mix {
    min-width: 40px;
    text-align: center;
}

.cont_client_box a {
    color: var(--primary-color);
    font-size: 13px;
}

.cont_client_box a:hover {
    color: var(--primary-hover-color);
    /* border-bottom: 1px solid #f8f8f8; */
}
.tab_categorie a.active {
    background-color: #c71f1f !important;
}

.tab_categorie a.active h2 {
    color: #fff;
    font-weight: 900;
}

.tab_categorie h2 {
    color: #000;
    font-weight: 900;
    font-size: 27px;
    line-height: 30px;
    margin-top: 10px;
}

.border_red {
    border: 5px solid #c71f1f;
}

.tab_categorie .caption {
    background: #fafafa;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 999;
    padding-left: 15px;
    padding-right: 15px;
}

.tab_categorie .caption .pret_product {
    color: #0092d6;
    font-size: 24px;
    line-height: 25px;
}

.pret_product {
	color: var(--primary-color);
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    text-align: left;
}

.tab_categorie .caption h2 {
    color: #000;
    font-size: 31px;
    line-height: 31px;
    font-weight: 900;
    min-height: 64px;
}

.imagine_product {
    position: relative;
    cursor: pointer;
}

.imagine_product:hover img::before {
    background: var(--primary-hover-color);
}

div.icon_click {
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: #fff;
    border-radius: 100%;
    padding: 0px;
}

.imagine_product:hover div.icon_click {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    display: block;
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s;
}

.bg__categorii {
    background: url('../image/bg_categorii.jpg');
    background-size: cover;
}

.bg__categorii h2 {
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 900;
}

.bg__categorii p {
    color: #fff;
    font-weight: 600;
}

.box__categorie {
    position: relative;
}

.box__categorie h3 {
    position: absolute;
    bottom: 10px;
    font-size: 25px;
    line-height: 25px;
    color: #000;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.details__text h2 {
    font-size: 36px;
    line-height: 36px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}

.details__text a {
    color: #fff;
    background: #0292d9;
    padding: 10px 20px;
    font-size: 19px;
    line-height: 20px;
    font-weight: 400;
    display: inline-block;
    border: 2px solid #0292d9;
}

.details__text a:hover {
    color: #0292d9;
    background: var(--primary-hover-color);
}

.video_sections a {
    color: #fff;
    background: #000;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    display: inline-block;
}

.video_sections a:hover {
    color: #000;
    background: var(--primary-hover-color);
}

span.sau {
    font-size: 35px;
    line-height: 35px;
    font-weight: 900;
}

.placere {
    background: #fff;
}

.placere h2 {
    font-size: 36px;
    line-height: 36px;
    color: #000;
    font-weight: 500;
}

.placere p {
    color: #000;
}

.placere h3 {
    color: #000;
    font-weight: 600;
    line-height: 30px;
    display: block;
    margin-top: 10px;
}

#video-prezentare {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.black-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgb(0 0 0 / 33%);
    top: 0;
    left: 0;
    background: rgb(0 0 0);
    background: radial-gradient(circle, rgba(238,174,202,0) 10%, rgb(0 0 0 / 55%) 81%);
}

.video {
    position: relative;
    height: 100%;
}

.mesaj {
    margin: 0 auto;
    width: 100%;
    display: block;
    z-index: 999;
    position: absolute;
    text-align: center;
    top: 37%;
}

.mesaj h2 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
}

.mesaj p {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
}

a.cumpara_online {
    border: 2px solid #ffffff;
    color: #fff;
    font-size: 23px;
    line-height: 30px;
    padding: 5px 20px;
    transition: .4s;
    margin-top: 20px;
    display: inline-block;
    background: #e7e9f000;
    animation: pulse 0.8s infinite;
}

a.cumpara_online:hover {
    border: 2px solid #000000b8;
    color: #fff;
    background: var(--primary-hover-color);
}

a.cumpara_online_ceas {
    border: 2px solid #0092d9;
    color: #ffffff;
    font-size: 18px;
    line-height: 19px;
    padding: 5px 20px;
    transition: .4s;
    margin-top: 20px;
    display: block;
    background: #0092d9;
    animation: pulse 0.8s infinite;
    max-width: 80%;
}

a.cumpara_online_ceas:hover {
    border: 2px solid #000;
    color: #fff;
    background: var(--primary-hover-color);
}

a.creeaza_online_ceas {
    color: #000;
    font-size: 18px;
    line-height: 17px;
    padding: 5px 20px;
    transition: .4s;
    margin-top: 0px;
    display: inline-block;
    background: #fff;
    animation: pulse 0.8s infinite;
}

a.creeaza_online_ceas:hover {
    color: #fff;
    background: var(--primary-hover-color);
}

.cl_title {
    font-size: 45px;
    line-height: 45px;
    color: #cdcdcd;
    font-weight: 600;
}

.cl_ceas {
    font-size: 70px;
    line-height: 70px;
    color: #000;
    font-weight: 900;
}

#alegeceas {
    position: relative;
}

/* #alegeceas .owl-nav { */
/* display:none; */
/* } */
#alegeceas .owl-prev span {
    position: absolute;
    top: 40%;
    left: -40px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 40px;
}

#alegeceas .owl-next span {
    position: absolute;
    top: 40%;
    right: -40px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 40px;
}

#personalizeaza_ceas {
    position: relative;
    padding: 0px 100px;
}

/* #creeazaceas .owl-nav { */
/* display:none; */
/* } */
#personalizeaza_ceas .owl-prev span {
    position: absolute;
    top: 35%;
    left: 10px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 70px;
}

#personalizeaza_ceas .owl-next span {
    position: absolute;
    top: 34%;
    right: 10px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 70px;
}

#personalizeaza_ceas h2 {
    color: #000;
    font-weight: 900;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
}

#personalizeaza_ceas_doi {
    position: relative;
    padding: 0px 100px;
}

/* #creeazaceas .owl-nav { */
/* display:none; */
/* } */
#personalizeaza_ceas_doi .owl-prev span {
    position: absolute;
    top: 35%;
    left: 10px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 70px;
    background: #ffffff;
}

#personalizeaza_ceas_doi .owl-next span {
    position: absolute;
    top: 34%;
    right: 10px;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 70px;
    background: #ffffff;
}

#personalizeaza_ceas_doi h2 {
    color: #000;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0px;
}

.box_ceas_alege {
    min-height: 394px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.box_ceas_creeaza {
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 165px;
}

.hideme {
    opacity: 0;
}

.greenline h2 {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
    font-size: 23px;
    line-height: 30px;
}

.box_text_alege {
    position: relative;
}

.box_text_alege span {
    position: absolute;
    font-size: 380px;
    font-weight: 900;
    color: #f4f4f4;
    top: 15px;
    left: -20px;
    z-index: -1;
}

.box_creare_ceas {
    position: relative;
}

.box_creare_ceas span {
    position: absolute;
    font-size: 380px;
    font-weight: 900;
    color: #f4f4f4;
    top: 15px;
    right: -20px;
    z-index: -1;
}

.bg-desix {
    background: #f4f4f4;
}

.placere img {
    filter: invert(1);
}

.owl-carousel .icon_click img {
    width: 64px !important;
    filter: invert(1);
    padding: 10px;
}

.img-hover-zoom {
    /* min-height: 345px; */
    /* [1.1] Set it as per your need */
    overflow: hidden;
    /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
    transition: transform .2s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
    transform: scale(1.1);
}

span.line_red {
    height: 2px;
    width: 150px;
    background: rgb(36 152 47);
    display: inline-block;
    margin: 10px auto;
}

#personalizeaza_ceas .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 34%;
}

#personalizeaza_ceas_doi .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 34%;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #d8d8d8 !important;
}

.nav-tabs .nav-link:hover {
    background-color: var(--primary-hover-color) !important;
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: var(--primary-hover-color) !important;
}

#myTab h2 {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 0px;
}

.ow-prodactions {
    /* margin: 12px 0 0; */
    display: block;
    min-height: 35px;
}

.buton_adauga {
    min-height: 25px;
    transition: .4s;
    border-radius: 7px;
}

.stamps select.form-control {
    height: 45px;
    font-size: 18px;
    line-height: 20px;
}

.section_title_category {
    background: #fff;
    padding: 20px 0px;
}

.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: #ccc !important;
}

.imagine_product .icon_click img {
    width: 64px!important;
    filter: invert(1);
    padding: 10px;
}

.alerta p {
    font-size: 15px;
}

.product-thumb:hover {
}

.product-thumb:hover .nice-btn i{
	background:var(--primary-hover-color);
}

.sss {
    position: relative;
}

.curea_ceas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%,0,0);
    pointer-events: none;
    transition: all .5s,opacity 0s,z-index 0s;
    z-index: 1;
}

.curea_ceas.make-over {
    z-index: 10;
}

.curea_ceas img {
    max-height: 500px;
    height: 500px;
    z-index: 3;
    margin-top: 20px;
}

.cadran_ceas img {
    max-width: 400px !important;
    margin: 0 auto;
    z-index: 9;
}

.owl-carousel .owl-item .active {
    z-index: 0;
}

.lines {
    pointer-events: none;
    z-index: 16;
    top: 14%;
    bottom: 15%;
    border-left: 2px solid rgba(0,0,0,.05);
    border-right: 2px solid rgba(0,0,0,.05);
}

.nonloop .owl-stage {
    cursor: e-resize;
}

.nonloop {
    position: relative;
}

.nonloop .owl-nav {
    position: absolute;
    top: 45%;
    left: 0px;
    width: 100%;
    z-index: 999;
    display: block !important;
}

.nonloop .owl-nav .owl-next span {
    right: -30px;
    position: absolute;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 40px;
}

.nonloop .owl-nav .owl-prev span {
    left: -30px;
    position: absolute;
    font-size: 90px;
    height: 70px;
    line-height: 60px;
    color: #000;
    width: 40px;
    z-index: 999999;
    text-align: center;
}

.ow-conf__fixed-lines {
    pointer-events: none;
    z-index: 16;
    top: 7%;
    bottom: 15%;
    border-left: 2px solid rgba(0,0,0,.05);
    border-right: 2px solid rgba(0,0,0,.05);
    width: 350px;
}

.ow-conf__fixed {
    position: absolute;
    left: 52%;
    transform: translate3d(-50%,0,0);
    pointer-events: none;
    transition: all .5s,opacity 0s,z-index 0s;
}

.detalii_produs li {
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

span.wishlist, span.comparare {
    color: #000000;
    width: 100%;
    display: block;
    text-align: center;
    padding: 7px 10px;
    border: 1px solid #000;
    border-radius: 4px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 11px;
    line-height: 11px;
}

#product h3 {
    font-weight: 300;
    /* 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(odd) td {
    /* background: #f0f0f0; */
}

#tab-specification table tr:nth-child(even) td {
    background: #fff;
}

#tab-specification .table-bordered td, .table-bordered th {
    border-bottom: 1px solid #f8f8f8;
    padding: 10px;
}

#tab-specification td .table td, .table th {
    padding: 10px;
    border: 1px solid #f9f9f9;
}

.cadran_ceas {
    position: relative;
}

.center:hover .add_to_cart_bundle {
    opacity: 1;
}

.add_to_cart_bundle span {
    border: 1px solid #000000;
    transition: .4s;
    display: block;
    text-align: center;
    max-width: 230px;
    margin: 0 auto;
}

.add_to_cart_bundle span:hover {
    background: var(--primary-hover-color);
    border: 1px solid rgb(0 143 213);
    color: #fff;
}

.detalii_produs_product {
    padding: 0px;
}

#mainCarousel {
    margin: 0 auto 1rem auto;
    --carousel-button-color: #170724;
    --carousel-button-bg: #fff;
    --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    --carousel-button-svg-stroke-width: 2.5;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

#mainCarousel .carousel__slide {
    width: 100%;
    padding: 0;
}

#mainCarousel .carousel__button.is-prev {
    left: 0rem;
    font-size: 90px;
    background: transparent;
    box-shadow: none;
}

#mainCarousel .carousel__button.is-next {
    right: 0rem;
    font-size: 90px;
    background: transparent;
    box-shadow: none;
}

#mainCarousel .carousel__button:focus {
    outline: none;
    /* box-shadow: 0 0 0 2px #d8d8d8; */
}

#thumbCarousel .carousel__slide {
    opacity: 0.5;
    padding: 0;
    margin: 0.25rem;
    width: 100px;
    height: 100px;
    float: left;
}

#thumbCarousel .carousel__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

#thumbCarousel .carousel__slide.is-nav-selected {
    opacity: 1;
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease;
}

.carousel__button.is-prev, .carousel__button.is-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none;
}

.carousel__slide img {
}

h4.panel-title {
    /* background: #f6f6f6; */
    padding: 0px;
    font-size: 20px;
    color: #00000052;
}

.panel-default {
    margin: 0px 0px;
}

#collapse-shipping-method label {
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0px;
}

#collapse-payment-method label {
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0px;
}

.desc_title_pack h2 {
    font-size: 36px;
    line-height: 40px;
    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 {
	max-height: 90px;
    margin: 0 auto;
    display: block;
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

#myTab img {
    max-width: 80px;
}

#alegeceas .owl-nav {
    /* display:none; */
    margin-top: -10px;
}

.category-name {
    top: 20px;
    left: 20px;
}

.category-name a {
    font-size: 20px;
    /* 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: 1px solid #e5e5e5;
}

.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: var(--primary-hover-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.rating-line {
    margin-bottom: -10px;
}

.rating-progress {
    margin-top: 20px;
}

#review i {
    color: #e7a64a;
}

.review-box {
    background: #fff;
    padding: 5px 5px 0px 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.review-box p {
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.review-box span {
    width: 15px;
}

.review-box b {
}

.rating-product {
    unicode-bidi: bidi-override;
    direction: rtl;
    width: 100%;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

#form-review .control-label {
    font-size: 13px;
    line-height: 13px;
}

p.subtit {
    font-size: 20px;
    line-height: 20px;
}

.btn_cart_product {
    padding: 3px 12px;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    background: #f95a09;
    border: none;
    border-color: #f95a09;
    line-height: 40px;
    height: auto;
}

.p__20 {
    padding: 0px 20px;
}

#tab-specification table tr:last-child td {
    border-bottom: 1px solid #fff;
}

#tab-specification .table-bordered td:last-child, .table-bordered th:last-child {
    /* border-bottom: 1px solid #fff; */
}

a.agree {
    font-weight: 400;
    color: rgb(36 152 47);
}

.title_ss h2 a {
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
}

.title_ss h2 {
    margin-bottom: 0px;
}

.pret_confirm {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

#pixeli_m {
    position: relative;
}

#pixeli_m:after {
    content: "";
    height: 3px;
    width: 100%;
    background: #f8f9fa;
    position: absolute;
    left: 0px;
    bottom: -1px;
    z-index: 999;
}

#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;
}

.cart__cart_full {
    top: 5px;
    z-index: 9;
    position: sticky;
}

.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;
}

.dropdown_cont.cont-5 {
    width: 320px;
    padding: 30px !important;
    top: 20px !important;
    transform: translate3d(-166px, 24px, 0px);
    z-index: 99999;
}

.dropdown_cont.cont-5m {
    width: 320px;
    padding: 30px !important;
}

.cont-5m {
}


a.parola_ui i {
    font-size: 11px;
}

a.parola_ui:hover {
    background: #fff !important;
    text-decoration: none;
    color: #000 !important;
}

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;
}

.product-thumb {
    border-radius: 0px;
}

.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 {
    /* border: 1px solid #eeeeee; */
    /* padding: 0px 10px 10px 10px; */
    margin: 10px 0px 20px 0px;
}

.boxss {
    border: 1px solid #eeeeee;
    padding: 10px;
    /* margin: 6px 0px 0px 0px; */
}

.boxssg {
    border: 1px solid #eeeeee;
    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-coupon {
    border-radius: 4px;
}

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%;
    text-align: center;
}

.pret-buton .price {
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}

.pret-buton:hover .price {
}

.pret-buton .buton_adauga {
    font-size: 22px;
    line-height: 20px;
    border-radius: 7px;
    width: 180px;
    text-align: center;
    margin: 0 auto;
}

.pret-buton:hover .buton_adauga {
    border-radius: 7px;
}

.box_support h2 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
}

.btn_cart_product:hover {
    color: var(--primary-hover-color);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: rgb(180 81 50);
    border-color: rgb(180 81 50);
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: rgb(36 152 47);
    border-color: rgb(36 152 47);
    box-shadow: none;
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 0%);
}

.page_special {
    background: #fff;
}

.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 {
    max-width: 100%;
	min-width: 29px;
}

#column-right {
    z-index: 9;
}

.product-layout sup {
    font-size: 12px;
    line-height: 20px;
}

.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;
	border-radius: 10px;
}

.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
}

.mfilter-box{
	box-shadow: 0 0 20px 1px rgb(0 0 0 / 10%);
	transition: 0.5s;
}

.mfilter-box:hover{
	box-shadow: 0 0 20px 1px rgb(0 0 0 / 20%);
}
.ultimeleprod{
	box-shadow: 0 0 20px 1px rgb(0 0 0 / 10%);
	transition: 0.5s;
}
.ultimeleprod:hover{
	box-shadow: 0 0 20px 1px rgb(0 0 0 / 20%);
}

.bammer{
}

.category_products a {
    display: block;
    padding: 15px 0px 5px 10px;
    text-transform: capitalize;
    transition: .3s;
    color: #000;
    border-radius: 0px;
    margin-right: 10px;
}

.category_products a:hover .categ_name {
    transition: .3s;
    background: rgb(255 255 255);
	color: var(--primary-hover-color);
}

.single_active {
    background: rgb(255 255 255);
    color: #000 !important;
}

.active_category {
    font-weight: 700 !important;
}

.sub_categ {
    color: #000000 !important;
    background-color: unset !important;
    padding: 0px 10px 0px 10px !important;
}

.sub_categ:first-child {
    padding-top: 5px !important;
}

.sub_categ:last-child {
    padding-bottom: 5px !important;
}

.sub_categ:hover {
    text-decoration: underline
}

.categ_title {
    font-size: 30px;
    font-weight: 600;
    color: #000
}

.no_subs_c {
}

.no_subs_c a {
    display: flex;
    align-items: center;
}

.c_s2 {
}

.categ_img {
    margin-right: 10px;
}

.categ_img img {
    max-width: 40px;
    border-radius: 4px;
    padding: 2px;
}

.categ_name {
    color: var(--primary-color);
    line-height: 20px;
	font-size: 14px;
	font-weight: 500;
}

.single_active .categ_name {
    color: #000;
}

.single_active:hover .categ_name {
    color: var(--primary-hover-color);
}

.left_module_title {
}

.categ_name span {
    display: block;
    color: #a7a5a5;
    font-size: 14px;
}

.subcateg_L2 {
    margin-top: 0px;
    border-radius: 4px;
    padding: 0px 0px 0px 54px;
}

#sub_categ_3 {
    background: unset !important;
    padding: 0px 0px 0px 25px;
    color: #232f3e;
    font-weight: 400;
}

#sub_categ_3:hover {
    text-decoration: underline;
}

.active_category .categ_name {
    color: var(--primary-hover-color);
    font-weight: 600;
}

/* End category modul */
.box_caheg p {
    height: 40px;
    max-height: 40px;
    overflow: hidden;
	line-height: 20px;
}

.telefon_page span {
    position: relative;
    padding-left: 35px;
    display: block;
}

.telefon_page i {
    transform: rotate(116deg);
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 28px;
    color: #000;
}

.telefon_page p {
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

.telefon_page a {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
}

#produse_asemanatoare .item {
    margin-right: 5px;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 0%);
}

.bg_motive img {
    filter: invert(0);
	max-height: 50px;
}
.bg_motive p{
	margin:0;
	padding:0;
}

.titlu_sectiune_produse {
    text-align: left;
}

.titlu_sectiune_produse h2 {
    position: absolute;
    font-size: 90px;
    line-height: 100px;
    color: #e0e0e0;
    font-weight: 900;
    z-index: 0;
    left: -120px;
    top: -51px;
}

.info_title {
    display: inline-block;
    justify-content: center;
    position: relative;
	width: 100%;
}

#alegeceas0 .owl-stage-outer {

}

#alegeceas1 .owl-stage-outer {

}

#produse_asemanatoare .product-thumb a {
    font-family: 'Poppins', sans-serif;
    line-height: 16px;
    font-size: 12px;
    color: #333;
    display: block;
}

#produse_asemanatoare .product-thumb h4 {
    min-height: 29px;
    overflow: hidden;
    height: 29px;
}

.ultimele .et_promotie {
    position: absolute;
    top: 10px;
    background: #fb1d1db5;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    left: 10px;
    font-size: 12px;
    font-weight: 600;
}

.et_promotie span {
	font-size: 10px;
}

#produse_asemanatoare {
	position:relative;
}

#produse_asemanatoare .owl-nav {
	position:
	absolute;
	top: -45px;
	margin-top: 0;
	right: 0;
}

#produse_asemanatoare button.owl-next span {
	font-size: 25px;
	color:#fff;
	background: #1b63ae;
	width: 26px;
	height: 26px;
	display: inline-block;
	line-height: 25px;
	border-radius: 2px;
}

#produse_asemanatoare button.owl-next span:hover {
	background:var(--primary-hover-color);
}

#produse_asemanatoare button.owl-prev span:hover {
	background:var(--primary-hover-color);
}

#produse_asemanatoare button.owl-prev span {
	font-size: 25px;
	color:#fff;
	background: #1b63ae;
	width: 26px;
	height: 26px;
	display: inline-block;
	line-height: 25px;
	border-radius: 2px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
/*
h3.section_produse:after {
	content:
	"";
	left: 0px;
	bottom: 5px;
	z-index:-1;
	position: absolute;
	height: 10px;
	width: 393px;
	background: #ff770145;
}
*/
.buton_adauga .nice-btn {
    padding: 8px 10px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

/* .btn { */
    /* vertical-align: middle; */
    /* white-space: nowrap; */
    /* cursor: pointer; */
    /* text-align: center; */
    /* display: inline-block; */
    /* background-image: none; */
/* } */

.nice-btn {
    border-radius: 4px !important;
}

.nice-btn i {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 37% 100% !important;
}

.buton_adauga .nice-btn i {
    border-right: none !important;
}

.nice-btn i {
    position: absolute;
    top: -1px;
    left: -1px;
    height: 108%;
    width: 41px;
    line-height: 39px;
    background: #ff7701;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 0 7px 24px 0;
}

.certificari i {
	font-size: 17px;
	margin-right: 5px;
}

.certificari a {
	font-size: 13px;
	margin-bottom: 11px;
	position: relative;
	display: inline-block;
}

.ultimele h4 a {
	font-size:16px;
	line-height: 20px;
	text-align: left;
}

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:11px;
    border-radius: 10px;
}

@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;
    }

    .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 {
        position: static;
        width: 100%;
        background: #ffffff;
        padding: 0px 0px!important;
        z-index: 999999!important;
    }

    header+span+div {
        padding-top: 70px;
    }

    header+link+div {
        padding-top: 70px;
    }

    header+div {
        padding-top: 0px !important;
    }

    .btn-go i {
        font-size: 16px !important;
    }

    #thumbCarousel .carousel__slide img {
        max-width: 70px;
        height: 70px !important;
    }

    #product h1 {
        font-size: 23px !important;
    }

    #mainCarousel .carousel__slide {
        height: 275px!important;
    }

    .carousel__slide img {
        max-height: 275px;
    }

    .placere img {
        /* max-width: 50px; */
    }

    .nav_fix .owl-next span {
        top: 28%!important;
        right: -10px!important;
    }

    .nav_fix .owl-prev span {
        top: 28%!important;
        left: -10px!important;
    }

    .right_side {
        /* max-height: 430px; */
    }
	
	.bg_motive {
    background: #ffffff;
    padding: 30px 0px 30px 0px;
    position: relative;
    margin-top: 0px;
}

.pret-buton .buton_adauga {
    width: auto;
}

.buton_adauga .nice-btn {
    padding: 8px 10px 8px 43px !important;
}

.titlu_sectiune_produse {
    text-align: center;
}

.page_category .titile_product a {
    height: 45px;
    max-height: 45px;
    overflow: hidden;
    display: inline-block;
}



.box_caheg p {
    height: 45px;
    max-height: 45px;
    overflow: hidden;
}

li.pret_produs h2 {
    font-weight: 300;
    font-size: 35px !important;
    line-height: 45px;
}
	
}

.ultimeleprod{
	background: #fff;
}
.ultimeleprod .product-thumb{
	border: none !important;
	border-bottom: solid 1px var(--primary-hover-color) !important;
	padding: 0px !important;
	margin: 0 15px;
}

.ultimeleprod .product-thumb .caption {
	margin-top: 0px !important;
}

.ultimeleprod .product-thumb:hover{
	box-shadow: inherit
}
.ultimeles{
	text-align: center;
	padding: 20px 10px;
	text-transform: uppercase;
	border-bottom: solid 1px #fb7802;
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
	margin: 0 10px;
}
.boxprodbenf{
	background: #fff;
	padding: 10px 0
}
.prodbenf i{
	display: inline-block;
	transform: rotate(116deg)
}
.prodbenf p{
	display: inline-block;
	margin: 0;
	line-height: 40px;
}
.prodbenf img{
	display: inline-block;
	max-height: 30px;
	margin-right: 10px;
}

#product{
	background: #fff;
}
.priceprod{
	font-size: 16px;
	color: #000;
}
.greenstocprod{
	color: #2dc733;
	display:inline-block;
}
.redstocprod{
	display:inline-block;
	color: #ff0000;
}
.wishlist{
	padding: 20px 0;
	text-align: right;
	cursor: pointer;
}
.whitebg{
	background: #fff;
}

@media (min-width: 540px) and (max-width: 960px) {
	.btn_cart_product{font-size:14px;}
}
.fullheight{
	height: 100%;
	background: #fff;
}
.similarstitle{
	margin: 20px;
	font-size: 23px;
	font-weight: 600;
}
.page_despre{
	background: #fff;
}
.bgdespre{
	background: url('../image/bgdespre.jpg');
	position:relative;
}
.txtbgdespre{
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	padding:20px 0
}
.bgopacity{
	background: #000;
	opacity:0.6;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.misiunea{
	color: #000;
	font-size: 24px;
	line-height: 32px;
}
.boxdespre01{
	background: url('../image/boxdespre01.png') no-repeat center;
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
}
.boxdespre02{
	background: url('../image/boxdespre02.png') no-repeat center;
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
}
.boxdespre03{
	background: url('../image/boxdespre03.png') no-repeat center;
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
}
.titleboxdespre{
	font-size: 24px;
	margin: 20px 0;
}
.textboxdespre{
	font-size: 20px;
}
.bbt{
	border-bottom: solid 1px #ccc;
}
.ingrediente{
	font-size: 24px;
	margin: 0 auto
}
.ingredientetxt{
	font-size: 20px;
	margin: 20px 0;
	color: #7a7a7a;
}
.bgingrediente{
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
}

.line{
	line-height: 36px;
	width: 96%;
	border-bottom: solid 1px #bbb;
	position: absolute;
	top: 20px;
}
.imgred{
	background: url('../image/13.jpg') no-repeat center;
	max-width: 100%;
	height: auto;
	min-width: 150px;
	min-height: 150px;
	height: 886px;
}
.boxparteneri{
	background: #4cb1ca;
	width: 100%;
}
.boxparteneri p{
	color: #fff;
	text-align: center;
	display: flex;
	height: 100%;
	font-size: 48px;
	line-height: 48px;
}

.carouselas .owl-stage-outer{
	
}
.owl_carousel_producatori .owl-carousel .owl-item {
	padding: 20px;
}
.textbanner{
	color: #fff;
	display: flex;
	font-size: 32px;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 30%;
	line-height: 48px;
	text-transform: uppercase;
}
.textbanner2{
	color: #fff;
	display: flex;
	font-size: 20px;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 60%;
	line-height: 28px;
	padding: 0 30px;
}
footer{
	background: #f6f7fb !important;
}

footer .form-control{
	background: transparent;
}
.sorteaza{
	line-height: 45px;
	margin: 0 10px 0 0;
	color: var(--primary-color);
}
.sorteaza:hover{
	color: var(--primary-color);
}
.categordsort{
	background: #fff;
}
.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;
}

#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 var(--primary-hover-color)
}
.bt{
	border-top: solid 1px #ddd;
	padding-top: 10px;
}
.colorat{
	color: #f95a09;
}
.fa-exchange{
	margin-right: 5px;
}
.hover_btn{
	display: inline-flex !important;
	position: relative;
}
.cart_btn{
	border: none!important;
	background: #f95a09;
	font-size: 10px;
	color: #fff;
	padding: 5px;
	position: relative;
	display: inline-flex !important;
	margin:0;
	width: 100%;
	text-align: center;
	height: 38px;
	line-height: 10px;
}
.hover_btn:hover .bottom_btn{
	bottom:0;
	left:0;
}
.hover_btn:hover .right_btn{
	top:0;
	right:0;
}
.hover_btn:hover{
	
}
.hover_btn:hover .top_btn{
	transform: scale(1);
}
.hover_btn:hover .left_btn{
	transform: scale(1);
}
.hover_btn:hover .bottom_btn{
	transform: scale(0);
}
.hover_btn:hover .right_btn{
	transform: scale(0);
}
.bottom_btn{
	height: 2px;
	width: 100%;
	position: absolute;
	bottom: -5px;
	left: 5px;
	background: red;
}
.right_btn{
	height: 100%;
	width: 2px;
	position: absolute;
	top: 5px;
	right: -5px;
	background: red;
}
.top_btn{
	height: 2px;
	width: 100%;
	position: absolute;
	top: -5px;
	left: -5px;
	background: red;
	transform: scale(0);
	transition: 0.7s;
}
.left_btn{
	height: 100%;
	width: 2px;
	position: absolute;
	top: -5px;
	left: -5px;
	background: red;
	transform: scale(0);
	transition: 0.7s;
}
.he50{
	height: 50px;
}
.details_btn{
	background: transparent;
	display: inline-flex;
	padding: 8px 5px;
	font-size: 10px !important;
	color: #000 !important;
	width: 100%;
	text-align: center;
	height: 38px;
	line-height: 10px!important;
}
.wishlist_btn{
	background: transparent;
	border:none !important;
	display: inline-block;
	padding: 5px;
	font-size: 10px;
	width: 100%;
	text-align: center;
	height: 38px;
}
.compare_btn{
	background: transparent;
	display: inline-block;
	padding: 5px;
	font-size: 10px;
	width: 100%;
	text-align: center;
	height: 38px;
}
.hover_btn{
	border: solid 1px #000;
}
.pret_categ .price{
	text-align: left !important;
}








.faraopinii{
	font-size: 12px;
	color: #ccc;
}
.boxpagprod{

}
.economie{
	font-size: 12px;
}
.boxcumparaprod{
	background: #fff;
	border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	margin: 0 auto;
	text-align: center;
}
.buttoncart{
	height: 48px;
	background: #2d6446;
	border: solid 1px #2d6446;
	width:48px;
	color: #fff;
}
.buttoncart i{
	font-size: 10px;
}
.buttoncart:hover {
	background: var(--primary-hover-color);
	color: #fff
}
.cantitatecart{
	width: 48px;
	height: 48px;
	border: none;
	border-top: solid 2px #2d6446;
	border-bottom: solid 2px #2d6446;
	font-size: 18px !important;
}


#descriereprodus .card {
}
.card {
    background-color: transparent;
}
.card {
    border: none;
}
#descriereprodus .card-header {
    cursor: pointer;
	background: #f5f5f5;
	padding: 20px;
}
.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;
	margin-top: 20px;
	border-radius: 0;
}
#reviews .fa-star {
    color: #f95a09;
}
.comandawhats{
	color: #000;
}
.distribuie .fa-facebook-f{
	color: blue;
	margin-right: 5px;
	width: 15px;
}
.distribuie .fa-whatsapp{
	color: green;
	margin-right: 5px;
	width: 15px;
}
.distribuie{

}
.prodrating {
    display: inline-block;
    margin-right: 7px;
}
.prodnrreview {
    display: inline-block;
}
.fa-stack {
    width: 1em;
    height: 20px;
    line-height: 20px;
}
.prodrating .fa-star {
    color: #f95a09;
	font-size: 16px;
}
.reviewauthor{
	font-weight: 600;
}

.header_black{
	background: #000;
}

.contactus a{
	padding: 15px 0;
	display: inline-flex;
	color: #fff;
}
.btn-limba{
	color: #fff;
	text-decoration: none;
	height: auto;
	transition: 0.7s;
	
}
.btn-limba:hover{
	color: var(--primary-hover-color);
	text-decoration: none;
	
}
.br{
	border-right: solid 1px #555;
}
.afiseaza_search{
	display: inline-flex !important;
}
#search{
	top: 0;
	left: 0;
	background: #fff;
	z-index: 99999;
	height: 100%;
}
.pos-initial{
	position: initial;
}
.pos-rel{
	position: relative;
}
.cautareamea{
	cursor: pointer;
}
.searchcenter{
    margin: 0 auto;
    width: 100%;
	height: 100%;
}
#mysearch{
	width: 100%;
	background-color: #fff;
	z-index: 99999999;
	height: 54px;
}
.searchclose{
	position: absolute;
    top: calc(50% - 15px);
    left: 80%;
    font-size: 16px;
    color: #000;
    cursor: pointer;
	line-height: 30px;
}
.logo{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}
#logo {
	width: 100%;
	display: flex;
	align-items: center;
}
.live-sugg {
	position: relative;
    display: block;
	height: 100%;
}
.live-sugg .live-sugg-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    z-index: 10;
    overflow: hidden;
	border-top: solid 1px #ddd;
	box-shadow: 0px -3px 10px 2px rgba(200,200,200,0.7);
}
@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;
}
.live-sugg .live-sugg-dropdown .btn-live-go {
    position: relative;
    display: block;
    width: 100%;
	background: var(--primary-hover-color);
	color: #fff;
	height: auto;
	line-height: initial;
	padding: 10px 0;
	border-bottom: none;
}
.live-sugg .live-sugg-dropdown .btn-live-go:hover{
	color: #fff;
}
.live-sugg .live-sugg-dropdown .live-sugg-content {
    position: relative;
    display: block;
    padding: 0px 15px;
}
.live-sugg .live-sugg-dropdown .live-sugg-content a {
    position: relative;
    display: block;
    padding: 3px 0px;
    font-size: 13px;
    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: #000;
	border-bottom: 0px;
	border-radius: 0px;
}










#clientnou{
	display: none;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 999999999;
	background: #fff;
	width: 150px;
	border-top: solid 3px #ff4040;
	text-align: left;
	box-shadow: 0 1px 5px rgb(0 0 0 / 11%);
}
.afiseaza_clientnou{
	display: inline-block !important;
}
.btnclienou{
	display: block;
	padding: 7px 15px;
	color: #777;
}
.btnclienou:hover{
	color: var(--primary-hover-color);
}
.forclose{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.acasa .categtitle{
	display: none;
}
.acasa .categtitlehome{
	display: block !important;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
}

.acasa .category_products a{
	padding: 15px 0 0 0;
}
.socialmediahome a{
	display: inline-block;
	font-size: 18px;
}
.socialmediahome a + a{
	margin: 0 0 0 20px;
}


.boxmarehome {
}

.boxmichome{
	position: relative;
    padding: 30px;
    margin: -20% 15% 0;
    display: flex;
    background: #fff;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / 10%);
}

.titluboxmichome{
	position: relative;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    color: var(--primary-color);
}

.descriereboxmichome{
	font-size: 16px;
    line-height: 24px;
    margin: 22px 0 27px;
    color: #777;
}

.pretboxmichome{
	font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    display: block;
    color: var(--primary-color);
	margin-bottom: 27px;
}

.cartboxmichome{
	font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 10px 30px;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    background: var(--primary-color);
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	display: inline-block;
	transition: 0.5s;
}

.cartboxmichome:hover{
	background: var(--primary-hover-color);
	color: #fff;
}

.banners:hover .inner1 > a::before, .banners:hover .inner1 > a::after {
    height: 100%;
    width: 100%;
    transform: rotate(0);
}
.banners .inner1 > a::before {
    left: 0;
    top: 0;
}
.banners .inner1 > a::before, .banners .inner1 > a::after {
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all 0.8s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    width: 0;
    transform: rotate(180deg);
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.inner1 > a {
    display: flex;
    position: relative;
    overflow: hidden;
	width: 100%;
}
.inner-img img {
    width: 100%;
	overflow: hidden
}
.inner1{
	display: flex;
}
.service-item:hover .service{
	border: var(--border-hover-color);
	box-shadow: var(--box-shadow)
}
.service-item:hover .service-icon i{
	transform: translateY(-7px);
	color: var(--primary-hover-color);
}
.service .service-icon i {
    display: block;
    font-size: 30px;
    margin: 0 0 10px;
    color: #e5e5e5;
	transition: 0.3s;
}
.service {
    padding: 15px 5px;
    text-align: center;
    border: var(--border-color);
	transition: 0.5s;
}
.service-icon {
    display: block;
}
.service .promo-title {
    position: relative;
    font-size: 9px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 0px;
    text-transform: uppercase;
	color: var(--primary-color);
}
.service .promo-desc {
    display: block;
    font-size: 10px;
    color: #595959;
}
.numefeatured {
	font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    color: var(--primary-color);
    text-align: left;
}
.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 .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;
}

.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{
	position: initial !important;
}
.owl-nav{
    display: block;
}
.owl-prev{
	margin-right: 7px;
}
.txtfirma{
	color: #000;
	font-size: 14px;
    text-align: center;
    padding: 4px 0;
    line-height: 24px;
	display: block;
	margin-bottom:0px;
}
.logofirma{
	display: flex;
	justify-content: center;
}
.box-news{
	background: #fff;
	padding: 5px;
	width: 100%;
}
.inputnews{
	border: none;
	display: inline-block;
    width: unset;
    padding: 0;
	height: unset !important;
}
.news_btn{
	display: inline-block;
	width: unset;
	background: var(--primary-hover-color);
}
.news_btn:hover{
	background: var(--primary-hover-color);
}
.fa-envelope{
	font-size: 18px;
	margin-left: 10px;
}
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: left;
}
.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;
}
.et_promotie {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    line-height: 12px;
    padding: 4px 8px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    text-align: center;
    color: #fff;
    background: var(--primary-hover-color);
	z-index: 9;
}

.categtitle{
	font-weight: 500;
	font-size: 16px;
    text-align: center;
    display: inline-block;
	margin: 0;
}
.breadcrumb{
	text-align: right;
}
.Breadcrumbs {
    padding: 10px 5px;
}
.acasa .bup{
	
}
.titlucategorie{
	display: block;
    padding: 15px 20px;
    margin: 0;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    background: #2d6446;
    font-weight: 500;
    line-height: 20px;
    border: none;
    border-radius: 10px;
}
.carousel{
	overflow: hidden;
}
.container-fluid{
	max-width: 3840px;
}
.acasa .titlucategorie{
	display: none;
}
.img-content{
	width: 100%;
	height: auto;
}
sup {
    top: -10px;
}
.all-subs{
	box-shadow: 0 0 20px 1px rgb(0 0 0 / 10%);
	transition: 0.5s;
	border-radius: 10px;
}
.all-subs:hover{
	box-shadow: 0 0 20px 1px rgb(0 0 0 / 20%);
}
.acasa .all-subs{
	box-shadow: none;
}
.box-heading{
	background: #2d6446;
	color: #fff;
	display: block;
	padding: 15px 20px;
	text-align: left;
	text-transform: uppercase;
	border-radius: 10px;
}

.ultimeleprod .product-thumb .image img{
	margin: 10px 0;
}

.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 10px 0px rgb(0 0 0 / 10%);
	transition: 0.5s;
	border-radius: 10px;
}
.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-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-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-hover-color);
    color: #fff;
    display: inline-block;
    width: 50%;
    margin: 0 20px;
    border: none;
    transition: 0.5s;
    border-radius: 5px;
	font-weight: 600;
}
.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-hover-color);
}
.wishlist:hover  .fa-heart{
	filter: invert(1);
}
.distribuie{
	display: inline-flex;
	margin-right: 10px;
}


h4{
	font-size: 14px;
}
.acasa .categtitlehome, span#cart-total, .nofont, footer a, .cont_client li{
	font-size: 13px !important;
}
.form-control, .live-sugg .live-sugg-dropdown .live-sugg-content a, .live-sugg .live-sugg-dropdown .btn-live-go, .live-sugg .live-sugg-dropdown .t, .titlucategorie, .box-heading, .mfilter-heading, .mfilter-tb-as-td{
	font-size: calc(12px + (18 - 12) * ((100vw - 375px) / (2560 - 375))) !important;
}
.live-sugg .live-sugg-dropdown .live-sugg-content a{
	padding: calc(7px + (13 - 7) * ((100vw - 375px) / (2560 - 375)));
}
.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: 20px !important;
}
.socialmediahome i{
	margin-left: 10px;
}

.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;
}
.et_promotie{
	font-size: calc(12px + (18 - 12) * ((100vw - 375px) / (2560 - 375))) !important;
	top:  calc(16px + (22 - 16) * ((100vw - 375px) / (2560 - 375))) !important;
	left: calc(16px + (22 - 16) * ((100vw - 375px) / (2560 - 375))) !important;
	line-height: 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: 12px;
}
.categtitle{
	font-size: 12px;
}
.denumireprod{
	font-size: 28px !important;
	font-weight: 700;
	display: block;
	text-align: left;
	color: var(--primary-hover-color);
	text-transform: uppercase;
}
.fa-stack{
	width: 20px !important;
	height: 20px !important;
	line-height: 20px !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}
.inputnews{max-width: 150px;}
.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: 100px !important;
}
.pret_special{
	font-weight: 400;
}
@media (max-width: 1200px){
.limitheight {
    height: auto!important;
    display: inline-flex;
}
.thumbnailss .image-additional {
    
}
}
.image-additional:last-child {
    margin-right: 0px;
}

.card-body{
	text-align: justify;
}

button#button-review{
	background: var(--primary-hover-color);
}

.img-thumbnail{
	padding: 0;
}
.linkproduscart{
	display: inline-block;
}
.numeproduscart{
	display: block;
	color: var(--primary-color);
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.numeproduscart:hover{
	color: var(--primary-hover-color);
}
.butoanecos{
    padding: 7px;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
	border: solid 1px #000;
	color: #fff;
	background: var(--primary-color);
	transition: 0.5s;
	font-weight: 600;
	border-radius: 10px;
	font-size: 18px;
}
.butoanecos:hover{
	color: var(--primary-hover-color);
}
#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, .scrollleftcheckout::-webkit-scrollbar, .cart_mic::-webkit-scrollbar, .live-sugg-content::-webkit-scrollbar {
  width: 5px;
}
.limitheight::-webkit-scrollbar-track, .ooee::-webkit-scrollbar-track, .scrollleftcheckout::-webkit-scrollbar-track, .cart_mic::-webkit-scrollbar-track, .live-sugg-content::-webkit-scrollbar-track {
  background: #eee;
}
.limitheight::-webkit-scrollbar-thumb, .ooee::-webkit-scrollbar-thumb, .scrollleftcheckout::-webkit-scrollbar-thumb, .cart_mic::-webkit-scrollbar-thumb, .live-sugg-content::-webkit-scrollbar-thumb {
  background: var(--primary-hover-color);
}
.limitheight::-webkit-scrollbar-thumb:hover, .ooee::-webkit-scrollbar-thumb:hover, .scrollleftcheckout::-webkit-scrollbar-thumb:hover, .cart_mic::-webkit-scrollbar-thumb:hover, .live-sugg-content::-webkit-scrollbar-thumb:hover {
  background: #000;
}
.img-limith{
	width: auto;
	justify-content: center;
	display: flex;
	margin: 0 auto;
	max-width: 80px;
}
.image-additional:nth-last-child(2) .thumbnail{
	margin-bottom:0;
}
.image-additional{
	cursor: pointer;
	border: solid 1px transparent;
}
.image-additional:hover{
	border: var(--border-color);
}

@media (max-width: 991px){
.image-additional a{
	margin-right: 20px;
}
.image-additional:nth-last-child(2) .thumbnail{
	margin-right:0;
}
}
.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;
}
.menucartright{
	position: fixed;
	top: 0;
	right: -320px;
	bottom:0;
	z-index: 9999999999;
	background: #fff;
	width: 320px;
	transition: right 0.7s;
	display: flex;
	flex-direction: column;
	box-shadow: 0px -3px 10px 2px rgba(200,200,200,0.7);
}
.titlucartright{
	text-align: left;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    border-bottom: solid 1px #ddd;
    padding: 10px 20px;
}
.inchidecartright{
	position: absolute;
	right: 30px;
	top: 10px;
	color: #000;
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
}
.bottomcartright{
	/*position: absolute;
	bottom: 0;
	width: 100%;*/
}
.bdtopcartright{
	border-top: solid 1px #ddd;
}
.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;
}
.continuacump{
	position: absolute;
    bottom: 10px;
    display: inline-block;
	padding: 10px 20px;
	color: #fff;
	cursor: pointer;
	border-top: solid 1px #ddd;
	width: 100%;
}
.txtcontinuacump{
	background: var(--primary-hover-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{
	font-size: 7px !important;
	display: block;
	line-height: unset;
}
.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;
}
.optiunicart{
	color: #000;
	font-weight: 600;
	font-size: 12px;
}
.click{
	cursor: pointer;
}
.abscart{
	margin: 10px 0;
	align-items: center;
}
.trashcart{
	margin-left: 10px;
	color: #ff0000;
	cursor: pointer;
}
.prettotalprodcart{
	right: 20px;
	position: absolute;
}
.nonheaderfix{
	display: none;
	cursor: pointer;
}
@media (max-width: 991px){
.col-nonheaderfix{
	display: none
}
}
@media (min-width: 991px){
.headerfix .nonheaderfix{
	display: block;
}
}
.headerfix .dispatheaderfix{
	position: fixed;
	top: 0;
	z-index: 9999999;
	background: #f6f7fb !important;
	box-shadow: 0px 0px 5px 0px #aaa;
}

.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;
}
.aidejauncont{
	display: inline-flex;
	justify-content: end;
	font-size: 16px;
	color: #000;
}
.aidejauncont:hover{
	color: var(--primary-hover-color);
}
a.agree{
	color: #ff0000;
}
.modal {
	z-index: 99999;
}
.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;
}

.tes{
	position: relative;
}
.tes i {
	position: absolute;
	left: 0;
	top: 9px;
}
.tes input {
	padding-left: 35px;
	height: 36px !important;
}
.logofooter{
	max-height: 70px;
}
.whatsapp {
    position: fixed;
    right: 25px;
    z-index: 99999;
    bottom: 20px;
}
.bgcoscart{
	background-color: #f8f9fa;
	border-left: solid 1px #ebebeb;
	display: flex;
	flex-direction: column;
	width: 100%;
	right: 0;
}
.ooee{
	overflow-y: auto;
}
.logincheckout{
	font-weight: 700;
	color: var(--primary-color);
	text-align: end;
}
.logincheckout:hover {
	color: var(--primary-hover-color);
}
.centerleftcheckout {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: calc(100vh - 270px);
}
.scrollleftcheckout{
	overflow-y: auto;
}
@media (max-width: 991px){
	.bgcoscart, .centerleftcheckout {width: 100%;height: auto !important;display: block !important;}
}
}
.fixxx{
	padding-right: 0px !important;
}
.fixxx .addright{
	right: 0px !important;
}
.trimitecomanda{
	display: inline-block;
	border: solid 1px var(--primary-hover-color);
	background: var(--primary-hover-color);
	border-radius: 5px;
	padding: 7px 0;
	width: 180px;
	transition: 0.3s;
	margin-bottom: 20px;
	color: #fff;
	font-size: 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;
	font-size: 16px;
}
.modificacosul:hover{
	color: var(--primary-hover-color);
}
.rezumatcomanda{
	margin-bottom: 0px;
	line-height: 60px;
}
.prod-name-link{
	color: var(--primary-color);
	transition: 0.3s;
	font-weight: 600;
}
.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{
	padding-left: 7px;
	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;
	display: inline-flex;
}
.newsletter_form{
	display: inline-flex;
}
.socialmediahome span{
	display: inline-block;
	font-size: 18px;
	color: #000;
	margin: 0 10px 0 20px;
}
.socialmediahome a{
	display: inline-block;
	font-size: 18px;
	color: #000;
}
.socialmediahome a + a{
	margin: 0 0 0 10px;
}
.socialmediahome a .fa-facebook-f:hover {
    color: #3b5998;
}
.socialmediahome a .fa-twitter:hover {
    color: #00acee;
}
.socialmediahome a .fa-youtube:hover {
    color: #c4302b;
}
.socialmediahome a .fa-google-plus:hover {
    color: #db3236;
}
.socialmediahome a .fa-pinterest-p:hover {
    color: #c8232c;
}
.socialmediahome a .fa-tiktok:hover {
    color: #000;
}
.socialmediahome a .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;
}
.netopia{
	max-width: 100px;
	margin-right: 10px;
}
.bordertop{
	border-top: solid 1px #ddd;
	padding: 10px 0;
}
.borderbottom{
	border-bottom: solid 1px #ddd;
}
.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: 80px !important;
	display: block !important;
}
.top2{
	top: 15px !important;
}
.numefeatured {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    color: var(--primary-hover-color);
    text-align: center;
	width: 100%;
	margin: 30px 0;
	
}
@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;
	float: left;
}
#footersite .card-header .accicon {
    float: right;
    color: #000;
    line-height: 30px;
	margin: 10px 0;
}
#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.1;
}
.category_box:hover .nameftdcateg{
	color: var(--primary-hover-color);
}
.category_box:hover{
	border: var(--border-hover-color)
}

.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: 10px;
	transition: 0.3s;
	margin: 5px 0;
}
.imageistoric:hover{
	box-shadow: var(--box-shadow);
}
.linkistoric{
	font-size: 12px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	color: var(--primary-color);
	margin: 10px 0;
	text-align: center
}
.linkistoric:hover{
	color: var(--primary-color);
}
@media (max-width: 768px){
	.categ_tab{display: block;}
}


select {
   -webkit-appearance:none;
   -moz-appearance:none;
   -ms-appearance:none;
   appearance:none;
   outline:0;
   box-shadow:none;
   border:0!important;
   background: #2d6446;
   background-image: none;
   flex: 1;
   padding: 0 10px;
   color:#fff;
   cursor:pointer;
   font-size: 1em;
   font-family: 'Open Sans', sans-serif;
}
select::-ms-expand {
   display: none;
}
.select {
   position: relative;
   display: flex;
   height: 45px;
   width: 190px;
   line-height: 45px;
   background: #5c6664;
   overflow: hidden;
   border-radius: 10px;
}
.select:hover:focus-within {
	border-radius: 10px 10px 0 0;
}
.select:focus-visible {
	border-radius: 10px 10px 0 0;
}
.select::after {
   content: '\25BC';
   position: absolute;
   top: 0;
   right: 0;
   padding: 0 10px;
   background: #2b2e2e;
   color: #fff;
   cursor:pointer;
   pointer-events:none;
   transition: 0.3s all ease;
   font-size: 10px
}
.select:hover::after {
   color: var(--primary-hover-color);
}

.product-list .containerprod {
	flex: 100%;
}
.product-list .product-thumb {
	display: flex;
}
.prodddesc{
	margin: 50px 0;
	height: 100px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	display: none;
}
@media (max-width: 768px){
	.product-list .prodddesc {display: none !important}
	.listprodcart {margin-top: 10px !important;}
}
.product-list .prodddesc {
	display: block;
}

.product-list .titile_product a {
	font-weight: 600;
	font-size: 16px;
}
.product-list{
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
	transition: 0.3s all ease;
}
.product-grid{
	transition: 0.3s all ease;
}
.product-thumb:hover{
	box-shadow: var(--box-shadow);
}
.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;
}

.bgcolor{
	background-color: var(--background-color)
}

.owl-prev{
	position: absolute;
    left: -70px;
    top: calc(50% - 50px);
    background: #fff !important;
	border: 1px solid rgba(0,0,0,0.1);
	color: var(--primary-hover-color) !important;
    height: 100px;
    padding: 0 15px !important;
	transition: 0.5s;
}
.owl-prev:hover{
	color: var(--primary-hover-color) !important;
	box-shadow: var(--box-shadow);
}
.owl-next{
	position: absolute;
    right: -70px;
    top: calc(50% - 50px);
    background: #fff !important;
	border: 1px solid rgba(0,0,0,0.1);
	color: var(--primary-hover-color) !important;
    height: 100px;
    padding: 0 15px !important;
}
.owl-next:hover{
	color: var(--primary-hover-color) !important;
	box-shadow: var(--box-shadow);
}
.owl-prev.disabled{
	display: none !important;
}
.owl-next.disabled{
	display: none !important;
}
@media (max-width: 1280px){
.owl-nav{
	display: none !important;
}}
.image-additional a {
    display: block;
    pointer-events: none;
}
.nameofproduct{
	height: 40px;
	overflow: hidden;
	cursor: pointer;
}
.cons {
    max-width: 44px;
    display: inline-grid;
}
.consultxt {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    display: inline-grid;
    margin-left: 10px;
    line-height: 20px;
}
.consultxt a {
    font-size: 22px;
    letter-spacing: 4px;
	color: var(--primary-hover-color);
}
.prelucrare, .beneficii, .garantie, .naturale{
	transition: 2s;
}
.denumirefirma{
	font-size: 28px;
	margin-bottom: 30px;
	font-weight: 500;
}
.desprefirma{
	font-size: 18px;
	line-height: 30px;
}
.ceofirma{
	color: var(--primary-hover-color);
}
.produsevitaplant{
	text-align: center;
	font-size: 32px;
	margin-bottom: 50px;
}
.bold{
	font-weight: 700;
}
.boxprodcart{
	border: none;
	background: var(--primary-hover-color);
	color: #fff;
	margin: 20px auto 10px auto;
	width: 75%;
	text-align: center;
	display: block;
	padding: 10px;
	border-radius: 5px;
}
.contentactivitate{
	text-align: center;
	width: 75%;
	line-height: 30px;
}
.iconactivitate{
	max-width: 100px;
	margin: 20px auto;
}
.titluactivitate{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin: 20px 0;
}
.textactivitate{
	text-align: center;
	margin-bottom: 30px;
	line-height: 24px;
    height: 96px;
    align-items: center;
	overflow: hidden
}
.boxactivitate{
	border: solid 1px #ddd;
	transition: 0.5s;
	
}
.boxactivitate:hover{
	border: var(--border-hover-color);
	box-shadow: var(--box-shadow);
}
.maimulte{
	display: block;
	width: 200px;
	border: none;
    background: var(--primary-hover-color);
    color: #fff;
    margin: 20px auto 10px auto;
    text-align: center;
    display: block;
    padding: 10px 0;
    border-radius: 5px;
}
.maimulte:hover{
	color: #fff;
}
.data_added{
	text-align: left;
	color: var(--primary-hover-color) !important;
}
.article_box{
	padding: 30px;
}
.article_box:hover .title{
	color: var(--primary-hover-color) !important;
}
.title{
	text-align: left !important;
	font-size: 22px !important;
	margin-top: 10px;
	display: block !important;
	transition: 0.5s;
	line-height: 28px !important;
	height: 30px !important;
	overflow: hidden;
}
.descrarthome{
	text-align: left;
	line-height: 30px;
	font-size: 18px;
	font-weight: 300;
	max-height: 150px;
	overflow: hidden
}
/* Testimoniale */
.cespun {
	font-size: 30px;
    font-weight: 600;
    color: #333;
    text-align: center;
    display: block;
    position: relative;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-bottom: 20px;
}
.cespun::before {
    height: 6px;
    width: 30%;
    background-color: #51a337;
    position: absolute;
    bottom: 0;
    left: 35%;
    content: "";
    border-radius: 5px;
}
.testimonialuser{
	font-size: 15px;
	font-weight: 600;
	color: #333;
	margin-top: 20px;
	text-align: center;
}
.clientsite{
	font-size: 11px;
	font-weight: 600;
	color: #333;
	margin-bottom: 20px;
	text-align: center;
}
.imageuser{
	text-align: center;
}
.testimonialtxt{
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	color: #333;
	line-height: 20px;
	height: 120px;
}
.boxusertestimoniale{
	width: 100%;
	margin: 0 auto;
}
.colclienti{
	padding: 0 100px;
}
.imageuser img{
	max-width: 120px !important;
	display: inline-block !important
}
.testimoniale-carousel .owl-next{
	right: 30px;
	border: none !important
}
.testimoniale-carousel .owl-prev{
	left: 30px;
	border: none !important
}
@media (max-width: 1280px){
.colclienti{
	padding: 20px
}
.article_box{
	padding: 15px
}
}
.scrisverde{
	color: var(--primary-hover-color);
}
.transport {
    font-size: 18px;
    font-weight: 400;
	padding:0 !important;
	margin: 0 !important;
}
.categoriiinsite{
	font-size: 48px;
}
.denumiricategsite{
	color: var(--primary-hover-color);
	font-weight: 500;
	margin-right: 10px;
	font-size: 16px;
}
.resultateblog{
	font-size: 16px;
	font-weight: 600;
	color: var(--primary-hover-color);
	line-height: 30px;
}
.main-article_content {
	text-align: center
}
.denumirearticolblog{
	font-size: 28px;
	font-weight: 700;
	color: #000;
	margin-bottom: 30px;
	margin-top: 20px;
}
.descrierearticolbog{
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	font-style: italic;
	font-weight: 400;
}
.lasacomentariuarticol{
	font-size: 18px;
	font-weight: 700;
	color: var(--primary-hover-color);
	margin-bottom: 30px;
}
.review-name{
	font-weight: 600;
}
.review-comentariu{
	font-weight: 600;
	margin-top: 20px;
}
.trimitecomentariublog{
	margin: 30px 0;
	background: var(--primary-hover-color);
	padding: 10px 20px;
}
.review-empty{
	font-weight: 600;
	margin-bottom: 20px;
}
.btn{
	background: var(--primary-hover-color);
}

.contnelogatheader{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999999;
	background: #fff;
	padding: 50px;
	box-shadow: 0 4px 10px 0px #777;
}
.chenarcont{
	border: solid 1px #ddd;
	position: relative;
}
.logheazate{
	background: #fff;
    font-size: 16px;
	font-weight: 600;
    padding: 10px 20px;
    border-bottom: solid 2px var(--primary-hover-color);
    position: absolute;
    top: -20px;
    display: inline-block;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    left: calc(50% - 70px);
    width: 140px;
	line-height: 20px;
}
.spatiuchenar{
	padding: 50px 30px 20px 30px;
}
.latimemare{
	min-width: 400px;
}
a.parola_ui {
    font-size: 14px;
	font-weight: 600;
    line-height: 20px !important;
    color: #333 !important;
    text-align: left;
    display: block;
    margin: 20px 0px;
	text-decoration: underline
}
.connectme{
	width: 100%;
	color: #fff;
	padding: 10px 0;
	background: var(--primary-hover-color);
	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: var(--primary-hover-color);
}
.bg-header{
	background: #f6f7fb !important
}



#moreblog .owl-item.active:first-child .product-layout{
	box-shadow: var(--box-shadow);
	border: var(--border-hover-color);
}
.page_blog .articoleblog:first-child .product-layout{
	box-shadow: var(--box-shadow);
	border: var(--border-hover-color);
}
.ultimele .product-layout:last-child .product-thumb{
	border: none !important
}
.ultimeleprod{
	border-radius: 10px;
}
.taburi_produs {
	display: inline-flex;
    align-items: center;
    margin: 0 auto;
    width: 100%;
}

.taburi_produs .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--primary-hover-color);
	font-size: 16px;
	font-weight: 600;
}

.taburi_produs .nav-link {
	color:#000;
	font-size: 16px;
	font-weight: 600;
}

.taburi_produs .nav-item {
	margin:0px 4px;
}
.tab-content{
	padding: 40px;
	border: solid 2px var(--primary-hover-color);
	width: 100%;
}
.buttonminus{
	border-radius: 5px 0 0 5px;
}
.buttonplus{
	border-radius: 0 5px 5px 0;
}
.tab-content p {
	font-size: 17px;
	text-align: justify;
	line-height: 40px;
	font-weight: 300;
	margin-bottom:0px;
}
.subtit{
	font-weight: 600 !important;
	margin-bottom: 20px !important;
	color: var(--primary-hover-color);
}
.bordercolor{
	border: solid 1px var(--primary-hover-color);
}
.nameprodcheckout2{
	font-weight: 700;
}
.totprodcheckout2{
	font-weight: 600;
	font-size: 12px;
}
.ooee .linie_produs_cos{
	border-bottom: solid 1px var(--primary-hover-color) !important;
}
.ooee .linie_produs_cos:last-child{
	border: none !important;
}

.page_checkout2 .menu-desktop .dispatheaderfix{
	top: 90px;
	background: #2d6446 !important;
}
.modprodcheckout{
	font-size: 12px;
	color: #555;
}
.page_checkout .containeralin{
	max-width: 1400px;
}
.page_account .containeralin{
	max-width: 1400px;
}
.scdevara{
	background: #e2e166 !important;
	color: #000 !important;
}
.dspnoiactiv{
	width: 50%;
	margin: 0 auto;
	text-align: center;
	color: #7d7d7d;
	font-size: 16px;
	font-weight: 400;
}
.titledspnoi{
	color: #363636;
	font-size: 20px;
	text-align: center;
	width: 100%;
	margin: 20px 0
}
.textdspnoi{
	color: #7d7d7d;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	width: 75%;
	margin: 0 auto;
}
.imagescaled{
	height: 880px;
	overflow: hidden;
}
.colscaled{
	height: 440px;
	display: flex;
	align-items: center;
}
.iconmaredspnoi{
	text-align: center;
	margin: 0 auto;
}
.contentcolscaled{
	width: 100%;
}
.imgbgdspnoi{
	background: url('../image/bkgd01.jpg') no-repeat center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
}
.vitatxtbg{
	margin-top: 100px;
	color: #6ea820;
	font-size: 14px;
	margin-bottom: 20px;
	display: inline-block;
}
.ofertatxtbg{
	color: #023020;
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 30px;
}
.prodtxtbg{
	color: #023020;
	font-size: 18px;
	line-height: 48px;
	margin-bottom: 50px;
}
.innerbgdspnoi{
	width: 60%;
}
.iconsbgdspnoi{
	font-size: 48px;
}
.verdebgdspnoi{
	color: #6ea820;
	font-size: 48px;
	font-weight: 700;
}
.gribgdspnoi{
	color: #7d7d7d;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 10px;
}
.boxechipa{
	position: relative;
}
.boxechipa:hover .imgboxechipa:after{
	background-color: rgba(0,0,0,0.7)
}
.imgboxechipa:after{
	transition: .3s;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.innerboxechipa{
	position: absolute;
	bottom:0;
	width: 100%;
	opacity:0;
	transition: 0.5s;
}
.numeechipa{
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}
.functieechipa{
	color: #6ea820;
	font-size: 18px;
	margin-bottom: 25px;
	text-align: center;
}
.boxechipa:hover .innerboxechipa{
	opacity:1;
	bottom: 30%;
}
@media (max-width: 539px){
	.cartlong{width: 100%; display: block; margin: 10px 0;}
}
@media (max-width: 991px){
	.dspnoiactiv{width: 100%;}
	.imagescaled{height:auto}
	.innerbgdspnoi{width: 100%;}
	.ofertatxtbg{font-size: 24px;}
	.verdebgdspnoi{font-size:36px;}
	.iconsbgdspnoi{font-size:36px;}
	.gribgdspnoi{font-size:14px;}
}
.lasaorecenzie{
	text-align: center;
    margin: 0 auto;
    background-color: var(--primary-hover-color);
    width: 170px;
    color: #fff;
    display: flex;
    padding: 10px 0;
    justify-content: center;
	border-radius: 5px;
	margin-top: 20px;
}
.lasaorecenzie:hover{
	color: #fff;
}
#mfilter-opts-price-max{
	margin-left: 50px;
}
.tab-content img{
	max-width: 100%;
}
@media (max-width: 539px){
	.cons{
		display: none;
	}
	.consultxt{
		margin-left:0px;
	}
	.tab-content{
		padding: 20px;
	}
	.boxprodcart{
		width: 100%;
	}
	.latimemare{
		min-width: 300px;
	}
	.contnelogatheader {
		padding: 10px;
	}
	.product-thumb .caption{
		padding-left: 7px;
		padding-right: 7px;
	}
}
a.gflag{
	font-size: initial !important;
	margin-left: 10px;
}
.butonactiv{
	background: var(--primary-hover-color);
	border: solid 1px var(--primary-hover-color);
}
.butonactiv:hover{
	color: #fff;
}
.xcontnelogatheader {
    position: absolute;
    top: 10px;
    font-size: 20px;
    right: 20px;
    font-weight: 900;
    cursor: pointer;
	z-index: 99999;
}
.skiptranslate {
	display: none !important;
}
.gflag img{
	width: 32px;
	height: 32px;
}
.icoaneheader img, .cart_btn_header img{
	width: 32px;
	height: 32px;
}
.icolang{
	display: block;
	text-align: center;
}
.img-thumbnail{
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
}
.btn-limba:hover{
	color: #fff;
}
















.menucartright{
	position: fixed;
	top: 0;
	right: -320px;
	bottom:0;
	z-index: 9999999999;
	background: #fff;
	width: 320px;
	transition: right 0.7s;
	display: flex;
	flex-direction: column;
	box-shadow: 0 2px 10px #777;
}
.titlucartright{
	text-align: left;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    border-bottom: solid 3px #555;
    padding: 20px;
}
.inchidecartright{
	position: absolute;
	right: 15px;
	top: 25px;
	color: #000;
	font-size: 20px;
	font-weight: 800;
	cursor: pointer;
}
.bdtopcartright{
	border-top: solid 3px var(--primary-hover-color);
}
.cart_mic {
	overflow-y: auto;
}
.boxproduscart:nth-last-child() {
	border-bottom: none !important;
}
.cosulgol{
	font-size: 20px;
	font-weight: 600;
	color: #000;
}
.haisavezi{
	font-size: 16px;
	color: #000;
	width: 75%;
	margin: 0 auto;
}
.cartgol{
	width: 50%;
	margin: 0 auto;
}
.continuacump{
	position: absolute;
    bottom: 0px;
    display: inline-block;
	padding: 10px 20px;
	color: #fff;
	cursor: pointer;
	border-top: solid 3px #555;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
}
.txtcontinuacump{
	background: var(--primary-color);
	padding: 10px;
	border-radius: 10px
}
.cartcommminus{
	border: solid 1px #d7d7d7 !important;
	border-right: none !important;
	border-radius: 0px !important;
	padding: 0 7px !important;
	transition: 0.5s;
	line-height: 36px;
}
.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 7px !important;
	line-height: 36px;
}
.input-group .form-controls[name^=quantity]{
	border: solid 1px #d7d7d7;
    font-size: 14px;
    max-width: 30px;
    padding: 0;
    text-align: center;
	line-height: 36px;
	font-weighT: 700
}
.optiunicart{
	color: #000;
	font-weight: 600;
	font-size: 12px;
}
.click{
	cursor: pointer;
}
.abscart{
	position: absolute;
	bottom: 17px;
	align-items: center;
	border-top: solid 2px #eee;
    padding-top: 10px;
}
.trashcart{
	margin-left: 10px;
	color: #ff0000;
	cursor: pointer;
}
.prettotalprodcart{
	right: 0px;
	position: absolute;
	font-weight: 700;
	font-size: 16px;
}
.nonheaderfix{
	display: none;
	cursor: pointer;
}
.numeproduscart{
	display: block;
	color: var(--primary-color);
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-weight: 700;
}
.numeproduscart:hover{
	color: var(--primary-color);
	text-decoration: underline
}
.butoanecos{
    padding: 10px 3px;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
	border: solid 1px #000;
	color: #fff;
	background: var(--primary-hover-color);
	transition: 0.5s;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 2px;
	border-radius: 10px;
	text-align: center;
}
.butoanecos:hover{
	color: #fff;
}
.bbb{
	border-bottom: solid 3px var(--primary-hover-color);
}
.w700 {
	font-weight: 700;
}
.bn{
	border-bottom: solid 3px var(--primary-hover-color);
}
.stergere {
    width: 20px;
    height: 20px;
}

.stergere:hover i {
    color: var(--primary-hover-color);
}

.title_total {
    font-size: 16px;
    line-height: 20px;
	text-align: left;
	margin: 10px 0;
}

.costuri_total {
    font-size: 16px;
    line-height: 20px;
	margin: 10px 0;
}

.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 {
    border: none;
    background: #fff;
    filter: invert(0);
}
.doardetalii{
	background: #666;
	border: solid 1px #666;
}

.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: 24px;
    font-weight: 600;
    color: #000;
    border-bottom: solid 3px var(--primary-hover-color);
    padding: 20px 0;
}


@media (min-width: 768px){
	.menucartright{
		width: 400px;
		right: -400px
	}
}

.rowproductcosproduse:last-child{
	border-bottom: solid 1px transparent !important;
}
.calchcartright:last-child .boxproduscart {
	border-bottom: solid 1px transparent !important;
}

.imagineblog{
		width: 75%;
		display: block;
		margin: 0 auto;
}
.imgagearticolblog{
	min-width: 600px;
	height: auto;
	max-height: 600px
}
.articoleblog .title{
	height: 56px !important;
	text-align: center !important;
}

@media (max-width: 991px){
	.imgagearticolblog{
		max-width: 100%;
		min-width: unset
	}
}

.buton_activ{
    background: #f9cc00;
    color: #000000 !important;
}

.box_slider {
	position:relative;
}

.info_box_slider {
	position:absolute;
	left:6%;
	top:35%;
	max-width: 850px;
	padding-left: 40px;
	border-left: 2px solid #ffc107;
}

.info_box_slider h1 {
	font-size:50px;
	line-height:1.2;
	color:#fff;
	font-weight:700;
	text-shadow: rgb(27, 27, 27) 2px 2px 6px;
}

.info_box_slider a {
	color: #000;
	font-size: 17px;
	line-height: 17px;
	display: block;
	padding: 7px 10px;
	border-radius:30px;
	background: #f2c433;
	text-align: center;
	max-width: 150px;
}
.info_box_slider p {
	color:#fff;
	font-size: 17px;
	line-height: 1.2;
	margin-bottom: 5px;
}

.info_box_slider h3 {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 5px;
    font-weight:400;
    text-shadow: rgb(27, 27, 27) 2px 2px 6px;
}

/* roata */
.mount-support{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    content: '';
    z-index: 100000000;
    background: rgba(0, 0, 0, 0.50);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.mount svg {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.mount-support .btn-spin{
    position: absolute;
    top: calc(50vh - 10px);
    left: calc(50vw - 20px);
}
  
.row-roata {
max-width: 520px;
}
/* roata */