body {
    font-weight: 400;
    color: #000;
    font-size: 16px;
    width: 100%;
/*    background: #efefef;*/
	font-family: 'Archivo Narrow', sans-serif;
}

body {
    max-width: 2560px;
    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;
}
.cart_btn_header i {
    margin-right: 10px;
    font-size: 40px;
    color: #a9a9a9;
	line-height: 48px;
}

/* icon cont header */
.cont_client {
/*    float: right;*/
    text-align: center;
    background: transparent;
    padding: 0px;
    display: flex !important;
/*    justify-content: center;*/
    align-items: center;
    color: #000;
    font-weight: 300;
    font-size: 14px;
	position: relative;
}
.cont_client .numeclientheader, .cart_btn_header .numeclientheader {
    font-size: 16px;
    font-weight: 700;
}
.cont_client i {
    font-size: 40px;
    float: left;
    font-weight: 300;
    margin-right: 10px;
    color: #a9a9a9;
}
.cont_client a {
/*    line-height: 48px;*/
    color: #444;
}
.cont_client .nume_utilizator {
    float: right;
    text-align: left;
}

.noarrow .dropdown-toggle::after {
    display: none;
}

.cont_client_box i {
    font-size: 24px;
    line-height: 24px;
}



.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;
}

.boxlight {
    background: -webkit-radial-gradient(circle farthest-side, #fff -50%, #000);
    background: radial-gradient(circle farthest-side, #fff -50%, #000);
    background-repeat: no-repeat;
    height: 1220px;
    left: 0;
    position: absolute;
    right: 0;
    top: -1097px;
    z-index: -1;
}

header {
    background: #ffffff;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
}

.form-control:focus {
    border-color: #ab222400 !important;
}

.telefoane a {
    color: #000;
}

.telefoane a:hover {
    color: #a5c953 !important;
}

.btn:focus {
    box-shadow: none;
}

#product select.form-control:focus {
    box-shadow: none;
}


input {
    outline: none;
}

.container_regal {
    max-width: 1560px;
/*    max-width: 1760px;*/
/*    padding: 0 50px 30px 50px*/
}

.container_regal2 {
    max-width: 1400px;
}

.container2 {
    max-width: 1200px;
}
.containermare{
	margin: 0 50px;
	width: 100%;
}

.coloanabanner img {
    border-radius: 10px;
}
/* default font size */
.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #a9a9a9;
}

a:hover {
    text-decoration: none;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 16px;
    font-weight: normal;
    line-height: 37px;
}

select.form-control, textarea.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 {
    font-size: 18px;
    text-align: left;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    font-weight: 600;
    letter-spacing: 1px;
}

.nav-tabs {
    margin-bottom: 15px;
}

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, #search2 {
    margin-bottom: 0px;
    border-radius: 5px;
    position: relative;
/*    border: 1px solid #000;*/
    float: right;
}

#search .input-lg, #search2 .input-lg {
    height: 48px;
    padding: 0 10px;
    border: none !important;
    font-size: 14px;
    background-color: #e8e8e8;
}

#search .btn-lg, #search2 .btn-lg {
    font-size: 14px !important;
    line-height: 38px;
    padding: 1px 25px; 
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    z-index: 9;
    color: #4a4a4a;
    height: 48px;
    display: inline-block;
}

.buton_cauta {
    position: absolute;
    right: 10px;
    z-index: 9;
}

.buton_cauta .fal {
    font-size: 14px;
    line-height: 22px;
}

/* cart */
.numarproduse {
    font-size: 12px;
}
.totalprodusecos {
    font-size: 14px;
    font-weight: 600;
}


#cart {
    margin-bottom: 0px;
	position: relative;
/*    float: right;*/
}

#cart > .btn {
    font-size: 16px;
    line-height: 40px;
    color: #000;
    border-radius: 0;
    border: none;
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}

#cart.open > .btn:hover {
    color: #444;
}

.cantitate_cart {
    font-size: 13px;
}

.add-subtitle {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

.add-ask {
    font-size: 17px;
    color: #000;
}

span.contiuneshop {
    border: 1px solid #000000;
    padding: 5px 12px;
    color: #000;
    font-size: 17px;
    cursor: pointer;
    border-radius: 4px;
    background: #fff;
    display: block;
}

a.checkoutnow {
    border: 1px solid #24982f;
    padding: 5px 12px;
    color: #fff;
    background: #3d5ba8;
    font-size: 17px;
    border-radius: 4px;
    display: block;
}

a.checkoutnow:hover {
    border: 1px solid rgb(0 0 0);
    padding: 5px 12px;
    color: #ffffff;
    background: rgb(0 0 0);
    font-size: 17px;
}

#cart .dropdown-menu {
    background: #fff;
    z-index: 99999;
    border: none;
    box-shadow: 0 5px 20px -11px #000;
}

#cart .dropdown-menu {
    min-width: 100%;
    overflow-y: auto;
    max-height: 800px;
    scrollbar-width: thin;
    overflow: unset;
    width: 320px;
    margin-top: 0px;
}

#cart .dropdown-menu.show:after {
    content: "";
    position: absolute;
    z-index: 9999;
    top: -10px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}

.stergere {
    width: 20px;
    height: 20px;
}

.stergere:hover i {
    color: #ff0000;
}

.title_total {
    font-size: 14px;
    line-height: 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: #79a24f;
    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: #000;
}

#cart .img-thumbnail {
    border: none;
    background: #fff;
    filter: invert(0);
    max-width: 100%;
}

.show_search_bar {
    display: none;
}

.show_cont_mobile {
    display: none;
}

.search-heder-bar {
    transition: .4s;
    overflow: hidden;
}

#action_show .show-search {
    /* margin-top: 10px; */
    opacity: 1;
}

div.product_set {
    display: block;
    text-align: center;
}

h3.st_continut {
    font-size: 25px;
    line-height: 25px;
    font-weight: 500 !important;
}

a.tisa h3 {
    font-size: 11px !important;
    line-height: 11px !important;
    letter-spacing: 0 !important;
}

a.tisa h3:hover {
    color: rgb(0 143 213) !important;
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* content */
#content-login{
	width: 100%;
	min-height: 100vh;
	background-image: url('../image/login.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#coloana-login.lacat{
	background-image: url('../image/login.jpg');
	/* background-image: url('../image/lacat.jpg'); */
}

.coloana-login h3 {
	font-size:18px;
}

.nota_mesaj {
	font-size: 12px;
	padding: 10px;
	line-height: 1.2;
	background: #dae8f1;
	border-left: 2px solid red;
}

.coloana-login{
	/* background: #e4f9ff; */
	background: rgba(255, 255, 255, 0.8);
	width: 580px;
	height: 100%;
	color: #000000;
	backdrop-filter: blur(10px);
}
.coloanamica{
	display: grid;
	align-items: center;
	justify-content: center;
	width: 80px;
	background: #3d5ba8;
	height: 100%;
	position:absolute;
	top:0;
	left:0;
}
.coloanamare{
	display: flex;
	width: 500px;
	margin-left:80px;
	align-items: center;
	height: 100%;
}
.autentificarelogin{
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	margin: 30px 0;
}
.inputlogin{
	background: transparent !important;
	width: 60%;
	margin: 0 auto;
	border: solid 2px #9f9594;
	border-radius: 0px;
	height: 40px !important;
}
.inputlogin:focus{
	background: transparent !important;
}
.inputlogin::placeholder{
	font-size: 12px;
}
.autentificarebtn{
	background: #3d5ba8;
	color: #fff;
	text-align: center;
	width: 60%; 
	margin: 0 auto;
	display: block;
	border: none !important;
	line-height: 35px;
}
.forgotlogin{
	width: 60%;
	display: block;
	text-align: right;
	margin: 10px auto;
	font-size: 12px;
	color: #555;
}
.avantajelogin{
	margin-top: 10px;
	font-size: 14px;
	font-weight: 600;
}
.sociallogin{
	display: block;
}
.bbrandautentificare{
	border-bottom: solid 2px #aaa;
}
.textjoslogin{
	margin-top: 20px;
	font-size: 16px;
	font-weight: 600;
}

.coloana-login .btn-primary {
    color: #ffffff;
    background-color: #3853a5;
    padding: 4px 12px;
    line-height: 20px;
    font-size: 17px;
    border-radius: 2px;
    color: #fff;
    font-weight: 300;
    border: none;
    height: 40px;
}

.footer_mesaj p {
	font-size:13px;
	line-height:1.2;
}

.coloana-login .logo{
	width: 190px;
	padding: 5px 0px;
	
}

.coloana-login .pwd{
	color: #000000;
	font-size: 13px;
}

.coloana-login .list-group-flush li{
	background: transparent;
	padding: 5px 10px;
	font-size: 19px;
	font-weight: 300;
	text-align: left;
	line-height: 30px;
	vertical-align: middle;
	position: relative;
}



#content-lacat{
	width: 100%;
	min-height: 100vh;
	/* background-image: url('../image/lacat.jpg'); */
	background-image: url('../image/login.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.coloana-lacat{
	/* background: #e4f9ff; */
	background: rgba(228, 249, 255, 0.95);
	width: 500px;
	height: 100%;
	color: #000000;
	margin-left:100px;
	padding-left: 15px;
	padding-right: 15px;
}

.coloana-lacat .logo{
	width: 300px;
}

.coloana-lacat .pwd{
	color: #000000;
}

#content-contnou{
	width: 100%;
	min-height: 100vh;
	/* background-image: url('../image/inregistrare.jpg'); */
	background-image: url('../image/login.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.coloana-contnou{
	/* background: #e4f9ff; */
	background: rgba(228, 249, 255, 0.95);
	width: 500px;
	height: 100%;
	color: #000000;
	margin-left:100px;
	padding-left: 15px;
	padding-right: 15px;
}

.coloana-contnou .logo{
	width: 300px;
}

.coloana-contnou .pwd{
	color: #000000;
}

@media (max-width: 620px) {
    .coloana-login, .coloana-contnou, .coloana-lacat{
		margin-left:0px;
		width: 100%;
	}
}


#content {
    min-height: 600px;
}

/* 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;
}

#product h1 {
    text-transform: initial;
    color: #000;
    font-size: 32px;
	font-weight: 600;
}

/*
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 7px;
    width: 5px;
    height: 5px;
    border-right: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
*/

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;
    line-height: 32px;
    font-size: 18px;
    border-radius: 4px;
    color: #fff;
    font-weight: 300;
    background: rgb(0 0 0);
    border: none;
    border-color: rgb(0 0 0);
    height: 45px;
}

.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;
    background-color: #3853a5;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: rgb(0 0 0);
    background-position: 0 -15px;
    border-color: #0062cc00;
}

.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 !important;
	border: solid 1px #da4f49 !important;
	line-height: 45px;
}

.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: #df5c39;
}

.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;
}

.btn-inverse {
    color: #ffffff;
    background-color: #a5c953;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #dcdcdc;
    /* background-image: linear-gradient(to bottom, #333333, #111111); */
}

/* product list */
.product-thumb {
    /* margin-bottom: 0px; */
    overflow: unset;
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image a:hover {
    opacity: 1;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
	mix-blend-mode: multiply;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 {
    min-height: 39px;
    overflow: hidden;
    height: 39px;
}

.product-thumb .caption {
    padding: 0 20px;
    text-align: left;
    /* background: #fafafa; */
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 999;
    padding-left: 15px;
    padding-right: 15px;
}

.product-list .product-thumb .caption {
    margin-left: 230px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.product-thumb .rating {
    padding-bottom: 4px;
    display: none;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

#review .fa-star {
    color: #FC0;
}

#review {
    color: #000;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s ease;
    letter-spacing: 0;
    min-height: 22px;
    color: #000;
}

.product-thumb .price-new {
    font-size: 21px;
    font-weight: 500;
    transition: 0.3s ease;
    letter-spacing: 0;
    min-height: 22px;
    color: #FF0000;
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 21px;
    font-weight: 500;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1600px) {
    .video {
        height: 99.8% !important;
    }
}

@media (max-width: 1440px) {
    .video {
        height: 99.8% !important;
    }
}

@media (max-width: 1366px) {
    .video {
        height: 99.6% !important;
    }
}

@media (max-width: 1280px) {
    .video {
        height: 99.6% !important;
    }
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }

    .video {
        height: 99.5% !important;
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    margin: 0;
}

.thumbnails > li {
    margin-left: 0px;
}

.thumbnails {
    margin-left: -20px;
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
}

.image-additional {
    max-width: 123px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
        clear:left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
        clear:left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
        clear:left;
    }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
    border-color: #d7d7d7;
    font-size: 23px;
    min-height: 49px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

html[dir=rtl] .checkbox input[type="checkbox"], html[dir=rtl] .checkbox-inline input[type="checkbox"], html[dir=rtl] .radio input[type="radio"], html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
    margin-left: unset;
}

html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}

html[dir=rtl] .container .row:first-child .col-sm-4, html[dir=rtl] .container .row:first-child .col-sm-5 {
    float: right;
}

html[dir=rtl] #cart .dropdown-menu {
    left: 0;
    right: auto;
}

@media (min-width: 768px) {
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }

    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
}

header .container_regal {
    padding-bottom: 0px;
    margin: 0px auto;
}

.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;
}

.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;
}

.dropdown-menu-right a:hover {
    background-color: #00000000 !important;
    color: rgb(0 143 213) !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: 'Raleway', sans-serif;
}

.meniu_secundar a:hover {
    color: #c71f1f;
}

.meniu_principal {
    background: #a5c953;
    text-align: center;
}

.meniu_principal h2 {
    color: #fff;
    line-height: 49px;
}

footer {
    padding: 20px 0px 0px 0px;
    background: #000000;
}

span .input-group-btn {
    position: absolute;
    right: 0px;
}

footer a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

footer a:hover {
    color: rgb(144 144 144);
}

footer h3 {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
    display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
}

.contact_details li {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 15px;
}

.contact_details li img {
    width: 20px;
    margin-right: 10px;
    height: 20px;
}

/* 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: #3d5ba8;
    color: #fff !important;
    border-color: #000000;
    box-shadow: none;
    border: none;
    font-size: 14px;
	font-weight: 600;
    transition: .4s;
    border: 1px solid #3d5ba8;
    text-transform: initial;
    width: 49%;
    padding: 0px;
	display: inline-block;
	line-height: 40px;
}


/* buton anunta-ma pe categorie */
.buton_anunt button, .buton_anunt a {
    background: #161a31;
    color: #fff !important;
    border-color: #000000;
    box-shadow: none;
    border: none;
    font-size: 14px;
    transition: .4s;
    text-transform: initial;
    width: auto;
    padding: 0px 10px;
	border: solid 1px transparent;
}

.product-thumb:hover .buton_anunt button, .product-thumb:hover .buton_anunt a {
    /* background: #000000; */
    transition: .4s;
    opacity: 1;
    border: 1px solid #00bff3;
    background: #00bff3;
}

.numeproduscarusel a {
    line-height: 20px;
    font-size: 15px;
    height: 42px;
    overflow: hidden;
    color: #000;
    display: block;
    font-weight: 300;
    /* padding-bottom: 10px; */
}



span.wishlist, span.comparare {
    color: #bcbcbc;
    /* margin: 0px 5px; */
}

.contact_details p {
    font-size: 15px;
    color: #fff;
    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: 15px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}

.newslettr_footer .form-control {
    border-radius: 5px 0px 0px 5px;
}

.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: #868686;
    background: #000;
    border-top: 1px solid #212121;
}

.copyright img {
	filter: grayscale(1);
	transition: .3s;
	opacity: 0.3;
}

.copyright img:hover {
    transition: .3s;
    filter: grayscale(0);
    opacity: 1;
}

/* 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: #495057;
    font-size: 18px;
    border: 2px solid #ab222400 !important;
    padding: 6px 4px;
    line-height: 30px;
    margin: 0px 3px;
    min-width: 40px;
    background: #fff;
    text-align: center;
    height: 45px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 400;
    white-space: nowrap;
}

ul.pagination li a:hover {
    background: #000000;
    color: #fff!important;
}

/* 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: #283345;
    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;
}

.feiduit:after {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 54%);
    height: 700px;
    position: absolute;
    width: 100%;
    content: "";
    bottom: 0;
    z-index: -1;
}

h3.produse_asemanatoare {
    color: #80a309;
    font-weight: 600 !important;
    font-size: 23px;
    line-height: 30px;
}

li.cart_mic {
    max-height: 310px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.cart_mic::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
    background-color: #ddd;
}

.cart_mic::-webkit-scrollbar {
    width: 4px;
    background-color: #ddd;
}

.cart_mic::-webkit-scrollbar-thumb {
    background-color: #000;
}

.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 {
    position: absolute;
    top: -10px;
    background: #f22323;
    color: #fff;
    width: 60px;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
    left: 10px;
    font-size: 17px;
    font-weight: 600;
}

.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;
}

.et_sticker {
    position: absolute;
    top: -10px;
    max-width: 80px;
    height: 40px;
    border-radius: 7px;
    right: 10px;
    z-index: 2;
}

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: #000000;
    border-color: #000000;
    color: #fff;
    padding: 5px 15px;
    font-size: 20px;
    box-shadow: none;
    border: none;
}

button#button-review:hover {
    background: #283345;
}

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: #283345 !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: #000000;
}

span.wishlist i, span.comparare i {
    font-size: 18px;
}

.box_contact {
    /* box-shadow: 0 7px 15px -9px #fff; */
    padding: 10px;
    text-align: center;
    border: 1px solid #e4e4e4;
    min-height: 190px;
    display: grid;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #fff;
}

.box_contact:hover {
    /* box-shadow: 0 7px 15px -9px #000; */
}

.box_contact i {
    font-size: 40px;
}

.box_contact strong {
    font-size: 23px;
}

.btn_send {
    background: #a5c953;
    border: none;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 25px;
}

.btn_send:hover {
    background: #283345;
}

.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: #a5c953;
    color: #fff;
}

#list-view {
    background: #000000;
    color: #fff;
}

#grid-view {
    background: #000000;
    color: #fff;
}

#list-view.active {
    background: #a5c953;
    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: 400;
}

input.input-cantitate {
    /* box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); */
    border: 1px solid #dee2e6 !important;
    border-radius: 4px;
    min-width: 50px;
}

.btn_finalizare_cart {
    color: #fff;
    background: #000000;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 36px;
    display: block;
    height: 50px;
}

.btn_finalizare_cart:hover {
    color: #fff;
    background: rgb(0 0 0);
    border-color: rgb(0 0 0);
}

.btn_continuare_cart {
    color: #000;
    background: #ffffff;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 36px;
    display: block;
    height: 50px;
    border: 1px solid #000;
}

.btn_continuare_cart:hover {
    background: #000;
    color: #fff;
}

.remove {
    color: #ff0000;
    padding: 5px 10px;
    font-size: 15px;
    border: 1px solid #ebebeb;
    height: 30px;
    line-height: 15px;
    border-radius: 4px;
}

.remove:hover {
    color: #fff;
    background: #ff0000;
    text-decoration: none;
}

.favo {
    color: #a5c953;
    padding: 5px 10px;
}

.favo:hover {
    color: #fff;
    background: #a5c953;
    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: #000000;
    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: absolute;
        top: 23px;
        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: 'Raleway', 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: rgb(0 143 213);
    width: 100%;
}

.button-finalizebtn_cart:hover {
    color: #000;
    background: #ffffff;
    border: 1px solid #000000;
}

.btn_cart {
    font-size: 16px;
    line-height: 16px;
}

.btn_cart:hover {
    font-size: 16px !important;
    line-height: 16px!important;
    background: #50ba3c;
    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: #283345;
    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: 28px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
}
#search .input-lg::placeholder{
	font-size: 12px;
	line-height: 28px;
}
#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: rgb(0 143 213);
}

#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;
}

#payment-form-container {
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

#container-payment-address h3, #container-shipping-address h3 {
    font-size: 16px;
    font-weight: 600;
}

#shipping-form-container {
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

#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: rgb(0 0 0);
    color: #fff;
    border: 1px solid rgb(0 0 0);
}

.modul_cont {
    position: sticky;
    top: 10px;
    z-index: 0;
}

.modul_cont a {
    background: #ffffff;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    padding: 5px 10px;
    border: 1px solid transparent;
}

.modul_cont a:hover {
    color: rgb(36 152 47);
    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 #3d5ba8;
    padding: 4px;
}

.subcategorii a:hover {
    color: #3d5ba8;
    border: 1px solid #3d5ba8;
	font-weight: 600;
}

.subcategorii img {
    max-width: 80px;
    margin-bottom: 10px;
}

.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: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 10px;
}

.iconsi {
    right: 0;
}

/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 8px 15px;
	background: #f5f5f5;
	border-radius: 5px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li a:hover{
	color: #000;
}
.breadcrumb > li a:hover{
	color: #fe2a2f;
}
.breadcrumb > li a::after {
	content: '|';
	padding: 0 15px;
	color: #000;
}
.breadcrumb > li:last-child a::after {
	content: '';
	padding: 0;
}
/*
.breadcrumb > li + li::before {
    padding: 0;
    color: #000;
    content: "";
}
*/

.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: #000000;
    color: #fff;
    border: none;
    font-size: 17px;
    line-height: 40px;
    padding: 2px 14px;
    -webkit-box-shadow: 0 25px 44px rgb(255 255 255 / 52%);
    box-shadow: 0 25px 44px rgb(255 255 255 / 24%);
    width: 100%;
}

#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: 85px;
    background: #3d5ba8;
    width: 60px;
    height: 60px;
    line-height: 55px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #fff;
    z-index: 9999;
}

#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";
}

/* End back to top */
.owl_carousel .next-my-slider i, .owl_carousel .prev-my-slider i {
    font-weight: 700;
    cursor: pointer;
}
.wish_list_header {
/*    float: right;*/
}
#wishlist-total {
    position: relative;
    line-height: 48px;
}
#wishlist-total i {
    font-size: 40px;
    font-weight: 300;
}

span.total_fav {
    position: absolute;
    top: -2px;
    right: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    color: rgb(255 255 255);
    font-weight: 600;
    font-size: 12px;
    background: #3d5ba8;
    border: 1px solid #fff;
}

.cart_btn_header button {
    position: relative;
}

.mix {
    min-width: 40px;
    text-align: center;
}

.cont_client_box a {
    color: #000;
	display: flex;
	align-items: center;
}

.cont_client_box a:hover {
    color: #efefef;
    /* 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;
}

span.pret_product {
    font-size: 21px;
    font-weight: 500;
    transition: 0.3s ease;
    letter-spacing: 0;
    min-height: 22px;
}

.tab_categorie .caption h2 {
    color: #000;
    font-size: 31px;
    line-height: 31px;
    font-weight: 900;
    min-height: 64px;
}

.imagine_product {
    position: relative;
    cursor: pointer;
	background: #ddd
}

.imagine_product:hover img::before {
    background: red;
}

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: #ffffff;
}

.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: #dadada;
}

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: #000000b8;
}

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: #000;
}

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: #000;
}

.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;
}

.dropdown_cont small {
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    margin-bottom: 10px;
}

.box_ceas_creeaza {
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 165px;
}

.hideme {
    opacity: 0;
}

.greenline h2 {
    color: #000;
    font-family: 'Raleway', 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: #d8d8d8 !important;
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #d8d8d8 !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-alin {
    font-size: 18px;
    background: transparent;
	color:#000;
	font-weight:600;
	border: none;
	padding:0
}

.section_title_category {
    background: #3d5ba8;
    padding: 0px 0px;
}

.section_title_category .breadcrumb > li:after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.form-control:focus {
    color: #000;
    /* background-color: #f8f9fa; */
    border-color: #000;
    outline: 0;
    box-shadow: none;
    border-color: #b6b3b3 !important;
}

.imagine_product .icon_click img {
    width: 64px!important;
    filter: invert(1);
    padding: 10px;
}

.alerta p {
    font-size: 15px;
}

.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;
    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: rgb(0 143 213);
    border: 1px solid rgb(0 143 213);
    color: #fff;
}

.detalii_produs_product {
    padding: 0px 40px;
}

#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: #000;
}

#shipping_info_card button {
    font-size: 15px;
}

.btn_finalizare i, .stergere i {
    font-size: 15px;
}

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 {}

.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: #fff !important;
    background: #24982f;
    border-radius: 4px;
}

#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; */
}

.products_from_tab .caption h2 {
    color: #000;
    font-size: 31px;
    line-height: 31px;
    /* font-weight: 900; */
    min-height: 64px;
    /* text-transform: uppercase; */
}

.tabs_col .active_tab .tas {
    color: #495057;
    background-color: #d8d8d8 !important;
}

.tas {
    background-color: #f8f9fa;
}

.tabs_col span {
    background-color: #f8f9fa;
}

.tabs_col span:hover {
    background: #3d5ba8;
	color: #fff;
	border: solid 1px #3d5ba8;
}

.page_category {
    /* background: #efefef; */
    background: #fff;
}

.tas {
    margin: 0px 8px 0px 8px;
}

.section_title_category h2 {
    font-weight: 800;
    text-transform: uppercase;
}

.btn-go i {
    font-size: 22px;
}

#product .detalii_produs i {
    width: 23px;
    text-align: center;
}

h3.titlu_specificatii {
    margin-top: 10px;
    font-weight: 600 !important;
    font-size: 23px;
    line-height: 30px;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #ffffff;
}

.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: -webkit-linear-gradient(-45deg, #ffa800 0%, #ffa800 100%);
    -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: 8px 12px;
    font-size: 20px;
    border-radius: 4px;
    color: #fff;
    font-weight: 300;
    background: rgb(0 191 243);
    border: none;
    border-color: rgb(0 191 243);
    line-height: 40px;
    height: auto;
}

.p__20 {
    padding: 0px 20px;
}

#tab-specification table tr:last-child td {
    border-bottom: 1px solid #fff;
}

#tab-specification .table-bordered td:last-child, .table-bordered th:last-child {
    /* border-bottom: 1px solid #fff; */
}

a.agree {
    font-weight: 400;
    color: rgb(36 152 47);
}

.title_ss h2 a {
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
}

.title_ss h2 {
    margin-bottom: 0px;
}

.pret_confirm {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

#pixeli_m {
    position: relative;
}

#pixeli_m:after {
    content: "";
    height: 3px;
    width: 100%;
    background: #f8f9fa;
    position: absolute;
    left: 0px;
    bottom: -1px;
    z-index: 999;
}

.page_category .titile_product a {
    height: 36px;
    overflow: hidden;
    display: inline-block;
    font-size: 16px;
	font-weight: 300;
    line-height: 18px;
}

#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;
    background: #fff;
}

.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;
}

a.checkoutnow:hover img {
    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) !important;
    z-index: 99999;
}

.dropdown_cont.cont-5m {
    width: 320px;
    padding: 30px !important;
}

.cont-5m {
}

.telefon_h i {
    transform: rotate(118deg);
}

a.parola_ui {
    font-size: 11px;
    line-height: 15px !important;
    color: #a1a1a1 !important;
    text-align: left;
    display: block;
    max-width: 100px;
    margin: 5px 0px;
}

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: #a1a1a1 !important;
    background-color: transparent !important;
}

h2.det_popup {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
}

.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 {
    cursor: pointer;
    border: 1px solid #e9e2e2;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 20px;
}

.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;
}

.produse1 {
    background: #00bff3;
}

.produse1 h3.section_produse {
    color: #fff;
}

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;
}

.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: 115px !important;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e9e9e9;
}

.btn_cont_drn {
    top: 60px !important;
    width: 270px !important;
    transform: none !important;
	right:-30px !important;
	left: initial !important;
}

.dsaa img {
    margin-top: -3px;
    filter: invert(1) !important;
}

.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: #000;
    border: 1px solid #000;
    min-width: 250px;
    border-radius: 4px;
}

a.btn_finalizare_cart_web:hover {
    color: #fff;
    background: rgb(36 152 47);
    border: 1px solid rgb(36 152 47);
}

.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(-210px, 22px, 0px) !important;
    }

    .dropdown_cont.cont-5m {
        transform: translate3d(0px, 29px, 0px) !important;
    }

    .dropdown_cont:after {
        right: 84px !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_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;
    }

    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_cont:after {
        right: 37px !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;
    }

    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;
}
.ssaaw img {
    filter: invert(1);
    margin-top: -3px;
}

.adauga_adresa {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.adauga_adresa:hover {
    background: rgb(0 143 213);
    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: 14px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    width: 100%;
}

.pret-buton {
    position: relative;
    border-radius: 4px;
    width: 100%;
    align-items: center;
}

.pret-buton .price {
    width: 100%;
    margin-bottom: 0px;
}

.pret-buton:hover .price {
}

.pret-buton .buton_adauga {
    font-size: 22px;
    line-height: 38px;
    border-radius: 7px;
    width: 100%;
    text-align: center;
}

.pret-buton:hover .buton_adauga {
    border-radius: 7px;
}

.pret-buton .buton_anunt {
    font-size: 22px;
    line-height: 38px;
    border-radius: 7px;
    width: 100%;
    text-align: center;
}

.pret-buton:hover .buton_anunt {
    border-radius: 7px;
}

.box_support h2 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Raleway', sans-serif;
}

.btn_cart_product:hover {
    color: #fff;
}

.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: #f8f9fa;
}

.top-bar-gold {
    background: #e8e8e8;
}

.top-header {
    animation: shake-animation 4.72s ease infinite;
    transform-origin: 50% 50%;
}

@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 {
    filter: invert(0);
    max-width: 24px;
}

.slideshow img {
    border-radius: 7px;
}

.slideshow {
    border-radius: 7px;
}

#slideshow0 {
    border-radius: 7px;
    box-shadow: 0 72px 100px -120px #fff;
}

#banner0 img {
    border-radius: 7px;
}

.bg_motive {
    padding: 40px 0px 40px 0px;
    position: relative;
    color: #000000;
    font-size: 11px;
}

.bg_motive h2 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 900;
}

#column-right {
    z-index: 9;
}

.bg_motive h3 {
    color: #00313a;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    display: block;
    margin: 20px 0px 5px 0px;
}

.vis_motive p {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
}

.greenline p {
    font-size: 16px;
    line-height: 22px;
}

.category_box .image {
    border: 1px solid #cbcbcb;
    border-radius: 7px;
}

.pret-buton sup {
    font-size: 16px;
}
sup{
	top:0;
	font-size: 100%;
}

h3.section_produse {
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    z-index: 1;
    position: relative;
    font-weight: 200;
    letter-spacing: -1px;
}

.newslettr_footer h3 {
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}

.detalii_footer h4 {
    color: #ffffff;
    margin-bottom: 3px;
    font-size: 13px;
}

.detalii_footer p {
    color: #ffffff;
    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: #b45132;
    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: #989898;
}

.copyright a {
    color: #868686;
}

.produse0 {
    background: #f8f9fa;
}

/* Start category modul */
.category_products {
    box-shadow: 0 2px 12px -4px rgb(226 205 126 / 0%);
    margin-bottom: 10px;
    margin-top: 25px;
}

.left_module_title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
}

.all-subs {
    overflow: hidden;
    overflow-y: auto;
    margin-right: 0px;
    padding-right: 15px;
}

.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
}

.all-subs::-webkit-scrollbar-thumb {
    background-color: #f5c01d
}

.category_products a {
    display: block;
    padding: 5px 5px;
    text-transform: capitalize;
    transition: .3s;
    line-height: 25px;
    color: #000;
    font-size: 15px;
    border-radius: 0px;
    /* margin-bottom: 8px; */
    font-weight: 600;
}

.category_products a:hover {
    transition: .3s;
    background: rgb(255 255 255);
}

.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: #222222;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.single_active .categ_name {
    color: #000;
}

.single_active:hover .categ_name {
    color: #000;
}

.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 15px;
}

#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: #24982f;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

/* End category modul */
.box_caheg p {
    /* height: 60px; */
    /* max-height: 60px; */
    overflow: hidden;
	font-size: 12px;
}

.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);
}

.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;
    align-items: center;
    position: relative;
}

.menu_sa {
	    box-shadow: 0 4px 10px -10px #000;
}

#produse_asemanatoare .product-thumb a {
    font-family: 'Raleway', 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: #b45132;
    width: 26px;
    height: 26px;
    display: inline-block;
    line-height: 22px;
    border-radius: 2px;
}

#produse_asemanatoare button.owl-next span:hover {
    background: #093542;
}

#produse_asemanatoare button.owl-prev span:hover {
    background: #093542;
}

#produse_asemanatoare button.owl-prev span {
    font-size: 25px;
    color: #fff;
    background: #b45132;
    width: 26px;
    height: 26px;
    display: inline-block;
    line-height: 22px;
    border-radius: 2px;
}

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

.whatsapp {
    position: fixed;
    right: 25px;
    z-index: 999;
    bottom: 150px;
}

.bg_motive p {
    line-height: 1.2;
    margin-bottom: 0;
}

.sale_percent {
    position: absolute;
    top: 10px;
	right: 10px;
    width: 40px;
    height: 40px;
	border-radius:100px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	z-index: 9;
	/* rotate: -20deg; */
	font-weight:700;
	background: #FF0000;
	/* background:url('../image/promo.png'); */
	/* background-size: cover;
	background-repeat: no-repeat; */
}

.sale_percent_produs {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 50px;
    height: 50px;
    border-radius:100px;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    /* rotate: -20deg; */
    font-weight:700;
    background: #FF0000;
    /* background:url('../image/promo.png'); */
    /* background-size: cover;
	background-repeat: no-repeat; */
    z-index: 9;
}

.sale_percent em {
    font-size: 11px;
    float: left;
    line-height: 11px;
    position: relative;
    top: -14px;
    left: 5px;
    font-style: normal;
}

.livrareinfo{
	font-size: 12px;
	color: #8a8a8a;
}
.disponibilitatestoc {
    font-size: 12px;
	color: #2dc733;
}
.disponibilitatestoc i {
    font-size: 10px;
}
.indisponibilstoc {
    font-size: 12px;
	color: red;
}
.indisponibilstoc i {
    font-size: 10px;
}

/* Bara fixa jos */
.bara_jos_fix {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #f9f9f9;
    z-index: 999;
    padding: 5px 0px;
    color: #000;
}

.bara_jos_fix i {
    font-size: 20px;
    color: #000;
}

.bara_jos_fix a {
    color: #000;
    font-size: 13px;
}

.bara_jos_fix .cart_btn_header button {
    position: relative;
}

.bara_jos_fix .cart_btn_header img {
    filter: invert(1);
    max-width: 27px;
}

.bara_jos_fix span#cart-total {
    position: absolute;
    top: -2px;
    right: -8px;
    width: 18px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    border-radius: 100%;
    color: rgb(255 255 255);
    font-weight: 600;
    background: #f44336;
    border: 1px solid #f44336;
    font-size: 11px;
}

.bara_jos_fix #cart .dropdown-menu.show:after {
    content: "";
    position: absolute;
    z-index: 9999;
    bottom: -20px;
    right: 155px;
    width: 0;
    height: 0;
    border-left: 10px solid #00000000;
    border-right: 10px solid #00000000;
    border-bottom: 10px solid #ffa7a700;
    border-top: 10px solid #fff;
    top: unset;
}

span.only_show {
    font-size: 13px;
    color: #fff;
}

.bara_jos_fix #cart .dropdown-menu {
    width: 320px;
    transform: translate3d(-116px, -356px, 0px) !important;
    min-width: 320px;
}

.bara_jos_fix #cart .product_name a {
    color: #000;
}

.lista_menu_footer li {
	margin-bottom: 15px;
}

.bara_jos_fix #cart .img-thumbnail {
    width: 100%;
    max-width: 100%;
}

.bara_jos_fix .butoane_finalizare a {
    color: #000;
}

.bara_jos_fix a.btn_finalizare_cart_web {
    color: #fff;
}

.sticky #sweetthemes-main-head {
    position: fixed;
    top: 0;
    width: 100%;
    background: #d1f7ff;
    padding: 0px 0px;
    -webkit-box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%);
}

.bara_jos_fix span.total_fav {
    position: absolute;
    top: -2px;
    right: -7px;
    width: 18px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    border-radius: 100%;
    color: rgb(255 255 255);
    font-weight: 600;
    background: #f44336;
    border: 1px solid #f44336;
    font-size: 11px;
}

.bg__blue {
	background:#00bff3;
}

.box_support h2 {
	color:#fff;
}

.box_support p {
	color:#fff;
}

.recomandari_login0 h3 {
	font-size:20px;
	line-height:20px;
	display:block;
	text-align:center;
}

.lista_beneficii_login img {
	max-width:32px;
	margin-right: 20px;
}

.caseta_banner {
	position:relative;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.text_title_btn {
	position:absolute;
	background: #ffffffd4;
	padding: 20px;
	border-radius: 10px;
	transition: 0.4s;
}

.text_title_btn a {
	background:red;
	color:#fff;
	display:inline-block;
	padding:4px 10px;
	border-radius:4px;
	transition: 0.4s;
}

.caseta_banner:hover .text_title_btn {
	box-shadow: 0 3px 10px -7px #000000cf;
	transition: 0.4s;
}

.caseta_banner:hover .text_title_btn a {
	background:#000;
	transition: 0.4s;
}

.tabs_col span.active_tab {
    color: #fff;
	background: #3d5ba8;
    position: relative;
	border: solid 1px #3d5ba8;
    border-radius: 5px;
}

.tabs_col span {
    color: #000;
    padding: 10px 15px;
    font-size: 15px;
    cursor: pointer;
    line-height: 40px;
	margin-right: 20px;
	border: solid 1px #292929;
    border-radius: 5px;
}

/* Sfarsit Bara fixa jos */
@media (max-width: 478px) {

    .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 {
        background-size: 400% !important;
        background-attachment: fixed!important;
        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;
    }

    .cont_client_box img {
        width: 25px;
        filter: invert(1);
    }

    .cont_client img {
        width: 25px;
    }

    .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;
    }

    .btn_finalizare i {
        font-size: 15px;
        line-height: 15px;
    }

    .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;
    }

    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;
    }

    .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: calc(100% - 60px);
        margin-left: 60px;
    }

    .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;
    }

    h2 {
        font-size: 20px !important;
    }

    .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] {
        min-width: 40px!important;
        font-size: 18px!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;
        line-height: 22px;
    }
    
    .buton_anunt button {
        font-size: 12px !important;
        padding: 1px 10px !important;
        line-height: 25px;
    }

    .product-thumb .caption {
        padding: 5px 5px !important;
        margin-bottom: 0px;
    }

    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;
        -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: 999!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;
    }

    .titlu_sectiune_produse h2 {
        position: absolute;
        font-size: 45px !important;
        line-height: 100px;
        left: -31px!important;
        top: -2px!important;
    }

    h3.section_produse {
        font-size: 24px;
        line-height: 30px;
        text-transform: uppercase;
        color: #000;
        font-family: 'Raleway', sans-serif;
        text-align: center;
        z-index: 0;
        position: relative;
        font-weight: 600;
        letter-spacing: -1px;
        /* top: 44px; */
        margin-bottom: 0px;
    }

    #alegeceas0 {
        position: relative;
    }

    #alegeceas0 .owl-prev span {
        background: #b3543a;
        font-size: 25px;
        height: 25px;
        line-height: 22px;
        color: #fff;
        width: 26px;
        display: inline-block;
        border-radius: 4px;
        margin: 0px 5px;
    }

    #alegeceas0 .owl-next span {
        background: #b3543a;
        font-size: 25px;
        height: 25px;
        line-height: 22px;
        color: #fff;
        width: 25px;
        display: inline-block;
        border-radius: 4px;
        margin: 0px 5px;
    }

    #alegeceas1 {
        position: relative;
    }

    #alegeceas1 .owl-prev span {
        background: #000000;
        font-size: 25px;
        height: 25px;
        line-height: 22px;
        color: #fff;
        width: 26px;
        display: inline-block;
        border-radius: 4px;
        margin: 0px 5px;
    }

    #alegeceas1 .owl-next span {
        background: #000000;
        font-size: 25px;
        height: 25px;
        line-height: 22px;
        color: #fff;
        width: 26px;
        display: inline-block;
        border-radius: 4px;
        margin: 0px 5px;
    }
	
	#alegeceas2 {
        position: relative;
    }

    #alegeceas2 .owl-prev span {
        background: #000000;
        font-size: 25px;
        height: 25px;
        line-height: 23px;
        color: #fff;
        width: 28px;
        display: inline-block;
        border-radius: 4px;
        margin: 0px 5px;
    }

    #alegeceas2 .owl-next span {
        background: #000000;
        display: inline-block;
        border-radius: 4px;
        margin: 0px 5px;
        font-size: 25px;
        height: 25px;
        line-height: 23px;
        color: #fff;
        width: 28px;
    }

    h3.produse_asemanatoare {
        color: #80a309;
        font-weight: 600 !important;
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }

    .cos_footer {
        position: relative;
    }

    .cos_footer:before {
        z-index: -1;
        position: absolute;
        content: "";
        top: -18px;
        height: 75px;
        width: 75px;
        border-radius: 60px;
        background: #00bff3;
        border: 6px solid #f9f9f9;
        left: 4px;
    }
	
	.bg_motive h3 {
    font-size: 11px;
}

.soc_header span {
	margin:0px 5px;
}

}



#cart .dropdown-menu {
    min-width: 100%;
    overflow-y: auto;
    max-height: 800px;
    scrollbar-width: thin;
    overflow: unset;
    width: 320px!important;
    margin-top: 0px;
    padding: 15px;
	left: initial !important;
	right: 0px !important;
	top: 60px !important;
	transform: none !important
}
.mx-60 {
    max-width: 70px;
    width: 70px;
    margin-right: 0px !important;
    border-left: 1px solid #fff;
}
.program_header {
    color: #a9a9a9;
    font-size: 14px;
}
.social_media_header a {
    color: #a9a9a9;
}
.telefon_header {
    padding: 0px 20px;
    color: #a9a9a9;
}
.locatie_header a {
    display: inline-block;
    color: #a3a3a3;
    text-decoration: underline;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}
.locatie_header {
    color: #a3a3a3;
    border-right: 1px solid #fff;
    padding-right: 20px;
}
.social_media_header {
    padding: 0px 20px;
    border-right: 1px solid #fff;
}
span#cart-total {
    text-align: left;
    border-radius: 100%;
/*    color: rgb(255 255 255);*/
    font-size: 14px;
}
.cont_client_box i {
    font-size: 17px;
    line-height: 17px;
}
.randmeniuheader{
	display: grid;
	gap: 0 30px;
	grid-template-columns: 2fr 4fr 4fr;
	align-items: center;
	position: relative;
    padding-top: 20px;
}
.randmeniu {
    background: #3d5ba8;
}

/* headermeniu sticky */
.hidetop {
    display: none;
}
.stickymeniu .hidetop {
    display: block;
}
.hidetopsearch {
    display: block;
}
.stickymeniu .hidetopsearch {
    display: none;
}

.numemodule{
	text-align: center;
	text-transform: uppercase;
	font-size: 34px;
	position: relative;
	padding: 0 70px;
	background: #efefef;
	display: inline-block;
	z-index: 999;
    border-radius: 5px;
}
.posrel:after{
	position: absolute;
	width: 100%;
	height: 1px;
	background: #000;
	content: '';
	top: 50%;
	left: 0;
}
.posrel{
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.boxprodusecarusel{
	position: relative;
}
.col-lg-55{
	flex: 0 0 20%;
    max-width: 20%;
}
.bgnewsletter{
	background-image: url('../image/bgnewsletter.jpg');
	padding: 20px 0;
    margin-top: 20px;
/*	min-height: 550px;*/
}
.newslettertitle{
	font-size: 48px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
}
.newslettertitle:after{
	position: absolute;
	bottom:0;
	width: 70%;
	left: 15%;
	height: 1px;
	background: #fff;
	content: '';
}
.newslettersubtitlu{
	font-size: 18px;
	text-align: center;
	color: #fff;
	margin-bottom: 50px;
}
.news_btn{
	background: #3d5ba8;
	font-size: 21px;
	color: #fff;
	height: 50px;
/*	line-height: 50px;*/
    border-radius: 0px 5px 5px 0px;
}
.inputnews{
	height: 50px !important;
	background: transparent !important;
	border: solid 1px #c3bbc5;
	color: #fff
}
.inputnews:focus{
	background: #fff !important;
}
.stickymeniu{
	position: fixed;
    z-index: 9999;
    background: #fff;
    width: 100%;
    max-width: inherit;
    top: 0;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.stickymeniu #logo{
	max-height: 50px;
}
.stickymeniu #logo img{
	max-height: 50px;
	display: block !important
}
.stickymeniu .mega-menu-category > .nav > li > a{
	line-height: 60px;
}
.stickymeniu .wrap-popup{
	top: 70px;
}
.denumireprod {
    font-size: 32px;
    font-weight: 500;
    display: block;
    text-align: left;
}
.gri {
    color: #555 !important;
}
.font12 {
    font-size: 12px !important;
}
.font16 {
    font-size: 16px !important;
}
.click {
    cursor: pointer;
}
.faraopinii {
    font-size: 12px;
    color: #ccc;
}
span.in_stoc {
    color: #2dc733;
    font-size: 12px;
}
.buttoncart {
    height: 30px;
    background: #fff;
    border: none;
    width: 30px;
}
.buttonminus {
    border: solid 1px #ddd;
    border-right: solid 1px transparent;
    height: 56px;
}

.cantitatecart {
    width: 30px;
    border: none;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    font-size: 15px !important;
    height: 56px;
    font-weight: 700;
}
.buttonplus {
    border: solid 1px #ddd;
    border-left: solid 1px transparent;
    height: 56px;
}
.optiunimarime {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}
.butoanesite {
    background: #3d5ba8;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 1s ease;
    display: inline-block;
    margin: 20px 0;
    border: none;
    font-weight: 600;
    font-size: 16px;
}
.sale_percent_left {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 67px;
    height: 67px;
    line-height: 67px;
    color: #fff;
    rotate: -20deg;
    font-weight: 700;
    background: url(../image/promo.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 99999;
	text-align: center;
}
.pret_normal_produs{
	font-size: 28px;
	font-weight: 600;
	color: #000;
	display: inline-block;
}
.pret_special_product{
	font-size: 28px;
	font-weight: 600;
	color: #000;
	display: inline-block;
	margin-right: 20px;
    color: #FF0000;

}
.pret_vechi_product{
	font-size: 28px;
	font-weight: 600;
	color: #999;
	display: inline-block;
	text-decoration: line-through
}
.denumiredescriere{
	font-size:18px;
	font-weight: 600;
	margin-top: 30px;
}
.iconavantaj img {
    padding-bottom: 10px;
    margin: 0 auto 20px auto;
    border-bottom: solid 3px #fff;
    display: block;
    filter: contrast(0%);
	max-height: 50px;
}
.titluvantaj {
    font-size: 18px;
    font-weight: 700;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
    color: #000;
    text-align: center;
}
.descrnavantaj {
    font-size: 14px;
    font-weight: 500;
    color: #777;
    text-align: center;
}
.page_search {
	background: #fff;
}
.mfilter-selected-filters{
	display: none !important
}
.ultimeleleft{
	padding: 15px 0;
    border-bottom: solid 2px #000;
    margin-bottom: 20px;
	font-size: 16px;
    color: #333;
    text-transform: uppercase;
    font-family: archivo narrow;
    font-weight: 400;
    letter-spacing: .08em;
}
.page_category .containerbanner{
	padding: 0 !important
}
.page_category .randbanner{
	margin: 0 !important
}
.page_category .coloanabanner{
	padding: 0 !important
}
.page_category .coloanabanner a{
	display: block;
}
.page_category .coloanabanner a img{
	max-width: initial;
	width: 100%;
}
.boximaginecateg img{
	width: 100%;
	object-fit: cover;
}
.boximaginecateg{
	margin-bottom: 40px;
}
.sorteazacateg{
	color: #555;
}




.product-box .product-thumb:hover .product-hover {
    transform: scale(1) translateY(0) translateZ(0);
}
.product-box .product-hover {
    position: absolute;
    transition: transform 1s cubic-bezier(.2, .75, .5, 1);
    transform: scale(.95) translateY(0) translateZ(0);
    display: block;
    height: calc(100% + 10px);
    width: calc(100% + 8px);
    z-index: -1;
    top: -20px;
    left: -4px;
}
.product-box .product-thumb:hover .product-hover:before {
    opacity: 1;
    pointer-events: all;
}

.product-box .product-hover:before {
    content: "";
    position: absolute;
    z-index: -2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform-origin: center;
    opacity: 0;
    transition: opacity .55s cubic-bezier(.2, .75, .5, 1);
    box-shadow: 0 8px 55px rgb(0 0 0 / 15%);
}
.butoaneproduse{
	position: absolute;
	bottom: -200px;
	left:0;
	width: 100%;
	transition: all 0.3s ease-in-out;
}
.product-thumb:hover .butoaneproduse{
	bottom: 0
}
.imagine_product{
	overflow: hidden;
}

.butoaneproduse button:hover {
    /* background: #000000; */
    transition: .4s;
    opacity: 1;
    border: 1px solid #00bff3;
    background: #00bff3;
}
.butonnegru{
	background: #000 !important;
	border: solid 1px #000 !important;
}
.fa.fa-star {
    color: #f2c700;
    font-size: 10px;
}
.fa-star-incomplet {
    color: #ddd !important;
}
.fa-stack{
	width: 1em
}
.addwishftd{
	color: #ff0000;
	border: none;
	background: #fff;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	font-size: 12px;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
	position: absolute;
	top: 10px;
	right: -200px;
	transition: all 0.3s ease-in-out;
}
.product-box:hover .addwishftd{
	right: 10px;
}
.category-title {
    font-size: 36px;
}
.blocprodusesimilare {
    margin: 15px 0px;
}
.mobile{
	display: none !important
}
.inchide{
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 18px;
	font-weight: 800;
	cursor: pointer;
	z-index: 9999;
}
.inchide{display: none}



@media (max-width: 567px) {
	.numemodule{ width: 100%; padding:5px 0; font-size: 24px;}
	.desktop{display: none}
	.mobile{display: block !important}
	.slideshowhomepage{padding: 15px !important;}
	.product-thumb .price-new, .product-thumb .price-old, span.pret_product{font-size:17px;}
	.tabs_col span {display: block; width: 100%; margin-right:0 !important;line-height: 20px;margin-bottom:10px;}
	.randmeniuheader{grid-template-columns: 12fr}
	.cont_client i, #wishlist-total i, .cart_btn_header i{font-size: 20px; margin-right:0}
	.list-inline-item:not(:last-child){margin-right:0 !important}
	#cart .dropdown-menu {top: 50px !important}
	.coloanamare{width:100vw;margin-left:0; padding: 30px 0;}
	.coloanamica{display: none;}
	.inputlogin{width: 80%}
	.autentificarebtn{width: 80%}
	.forgotlogin{width: 80%}
	.box-content.mfilter-content {margin-top: 40px;}
	.inchide{display: block}
}
@media (min-width: 568px) and (max-width: 768px) {
	.numemodule{ width: 100%; padding:5px 0; font-size: 24px;}
	.slideshowhomepage{padding: 15px !important;}
	.product-thumb .price-new, .product-thumb .price-old, span.pret_product{font-size:17px;}
	.tabs_col span {display: block; width: 100%; margin-right:0 !important;line-height: 20px;margin-bottom:10px;}
	.randmeniuheader{grid-template-columns: 3fr 4fr 5fr;}
	.box-content.mfilter-content {margin-top: 40px;}
	.box-content.mfilter-content {margin-top: 40px;}
	.inchide{display: block}
}