body {
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    background: #fff;
}
p {
    font-size: 14px;
    line-height: 26px;
    font-family: 'Mulish', arial;
    color: #111;
    /* margin-bottom: 25px !important; */
}
a {
    transition: all 300ms ease;
}
body {
    /* max-width: 1920px; */
    width: 100%;
    margin: 0 auto;
    /* background-image: url(image/fabric-fixed.jpg); */
    /* background-attachment: fixed; */
    /* background-size: cover; */
}
.taburi .product-thumb {
    border: 0;
}

.container3 {
    max-width: 1700px !important;
}

textarea:focus, input:focus {
    outline: none;
}
.page_checkout2  .Breadcrumbs {
    display: none !important;
}
*:focus {
    outline: none;
}

element {
    outline: none;
}

*:focus {
    outline: none;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1270px;
}

.modal-open {
    padding-right: 0px !important;
}

.no-border {
    border: none !important;
}

.cart_btn_header button {
    background: transparent;
    border: none;
    /* padding: 2px 10px; */
    color: #000;
}

.cart_btn_header button i {
    font-size: 20px;
    line-height: 24px;
    /* position: absolute; */
    top: 2px;
    left: 0;
    color: #111;
}

.bord-ri {
    text-align: center;
}

.cart_btn_header .dropdown-toggle::after {
    display: none;
}

.noarrow .dropdown-toggle::after {
    display: none;
}

.cont_client_box i {
    font-size: 20px;
    line-height: 24px;
    /* position: absolute; */
    top: 2px;
    left: 0;
    color: #111;
    /* -webkit-text-stroke: .5px black; */
    font-weight: 300;
}

.cont_client {
    /* float: right; */
    margin-right: 5px !important;
    margin-left: 5px;
    text-align: center;
    /* padding: 5px; */
    border-radius: 7px;
    max-width: 20px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}

.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: #769924 !important;
}

.btn:focus {
    box-shadow: none;
}

#product select.form-control:focus {
    box-shadow: none;
}

.breadcrumb a {
    color: #111 !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

input {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 300;
    font-family: 'Mulish', sans-serif;
}

/* 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: #7A4854;
}

a:hover {
    text-decoration: none;
    color: #7A4854;
}

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: 14px;
    text-align: left;
    background: #f6f6f6;
    border-radius: 0 !important;
}

.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: 4px;
    position: relative;
}

#search .input-lg, #search2 .input-lg {
    padding: 0 10px;
    border-radius: 20px;
    border: 0px;
    text-align: left;
    background: #ffffff;
    height: 40px;
    border: 1px solid #ff004e;
}

#search .btn-lg, #search2 .btn-lg {
    font-size: 17px !important;
    line-height: 22px;
    padding: 1px 10px;
    border-color: transparent;
    box-shadow: none;
    z-index: 9;
    color: #000;
    height: 22px;
    display: inline-block;
    background: transparent;
}

.buton_cauta {
    position: absolute;
    right: 10px;
    z-index: 9;
    top: 6px;
}

.buton_cauta .fal {
    font-size: 18px;
    line-height: 22px;
}

/* cart */
#cart {
    display: inline-block;
    /* padding: 3px 0px; */
    position: relative;
}

#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: bold;
    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: 16px;
    cursor: poMulish;
    border-radius: 0;
    background: #fff;
    display: block;
}

a.checkoutnow {
    border: 1px solid #111;
    padding: 5px 12px;
    color: #fff;
    background: #111;
    font-size: 16px;
    border-radius: 0;
    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;
    top: -15px !important;
}

#cart .dropdown-menu {
    min-width: 100%;
    overflow-y: auto;
    max-height: 800px;
    scrollbar-width: thin;
    overflow: unset;
    transform: translate3d(-277px, 60px, 0px) !important;
    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: 16px;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Mulish';
}

.costuri_total {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.cos_cumparaturi {
    background: #5f5f5f;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
}

.btn_finalizare {
    background: #263a26;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
}

.btn_finalizare:hover {
    background: #79a24f;
    color: #fff;
}

#cart .cost_total {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Mulish';
}

#cart .product_name a {
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    color: #000;
    font-weight: 400;
    font-family: 'Mulish';
}

#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 {
    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 10px;
    position: relative;
    white-space: nowrap;
    color: #111;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

#product h1 {
    text-transform: initial;
    color: #000;
    font-size: 30px;
    font-family: 'Mulish', sans-serif;
    font-family: 'Outfit', arial;
    font-size: 26px;
    font-weight: 300;
    text-align: left;
    margin-bottom: 20px;
    line-height: 33px !important;
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 5px;
    height: 5px;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    -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: 0px 24px;
    line-height: 45px;
    font-size: 16px;
    border-radius: 0px;
    color: #fff;
    font-weight: 400;
    background: #7A4854;
    border: none;
    border-color: #7A4854;
    transition: 0.4s;
}

.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;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-position: 0 -15px;
    border-color: #0062cc00;
    background: #242424;
    transition: 0.4s;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: poMulish;
    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;
    text-align: center;
}

.product-thumb .image {
    text-align: center;
    padding: 0;
    position: relative;
    /* border: 1px solid #ccc; */
    /* box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05); */
}

.product-thumb .image a {
    display: block;
}

.product-thumb:hover .fa-cart-shopping-fast {
    color: #ffffff;
}

.product-thumb .image a:hover {
    opacity: 1;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 {
    /* min-height: 39px; */
    /* overflow: hidden; */
    /* height: 39px; */
}

.product-thumb .caption {
    /* padding: 10px 10px; */
    text-align: center;
    /* background: #fafafa; */
    /* padding-top: 3px; */
    /* padding-bottom: 0px; */
    z-index: 999;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    /* border: 1px solid #ccc; */
    border-top: 0;
    padding-top: 21px;
    TEXT-ALIGN: LEFT;
    padding: 15px;
}

.product-thumb:hover .caption a {
    /* color: #7A4854; */
}

.caption h3 {
    font-size: 16px;
    margin-bottom: 3px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.p_image {
    position: relative;
    background: #fff;
    overflow: hidden;
    /* border-radius: 7px; */
    /* border: 1px solid #ccc; */
    /* box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05); */
}

.product-thumb .rating {
    padding: 0 0px 10px;
    position: relative;
    text-align: -webkit-auto;
    width: 100%;
    display: none;
}

.rating .fa-stack {
    font-size: 6px;
    line-height: 1.2;
    /* display: contents; */
    position: relative;
    bottom: 4px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FFCC00;
    font-size: 15px;
}

#review .fa-star {
    color: #FC0;
}

#review {
    color: #000;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

.product-thumb .price {
  color: #7A4854;
  font-size: 16px;
  line-height: 22px;
  /* font-family: 'Mulish'; */
  text-transform: uppercase;
  font-weight: 400;
}

.product-thumb .price-new {
    font-weight: 600;
    color: #7A4854;
    font-size: 14px;
    line-height: 22px;
}
 .slick-current .product-thumb a {
    /* color: #fff !important; */
    /* text-shadow: 1px 2px #111; */
}

.slick-current .product-thumb p.price span {
    /* color: #fff !important; */
    /* transition: all 300ms ease; */
}
.product-thumb .price-old {
    color: rgb(124 124 124);
    margin-left: 0px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-transform: initial;
    text-decoration: line-through rgb(124 124 124);
    display: inline-block;
    width: auto;
    transition: all 300ms ease;
}

.price-old {
    position: relative;
}

.price-old i {
    position: absolute;
    right: -18px;
    top: 1px;
    font-size: 14px;
    line-height: 1.2;
    color: #000;
}

.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;
}

/* 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: #221e1e;
  font-size: 18px;
  min-height: 50px;
}

/* 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;
    }
}

.dropdown_cont {
    top: 8px;
    padding: 10px;
    right: 10px;
    width: 150px;
    transform: translate3d(-112px, 29px, 0px);
}

.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 #ffffff;
}

.dropdown-menu.show {
    display: block;
    /* width: 120px; */
    /* min-width: 120px; */
    box-shadow: 0 5px 20px -11px #000;
    border: none;
    top: 14px !important;
    transform: translate3d(-92px, 27px, 0px) !important;
    z-index: 99999;
}

.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(114 147 121) !important;
}

.dropdown-menu-right li {
    line-height: 20px;
    /* width: 130px; */
}

.afisare_inline {
    display: b;
    align-items: center;
    /* justify-content: center; */
    padding: 0 15px 0 5px;
}

#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: 'Mulish', 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: 0px 0px 0px 0px;
    background: #000;
    margin-top: 0px;
    position: relative;
    z-index: 9;
    border-top: 1px solid #f4f4f4;
}

span .input-group-btn {
    position: absolute;
    right: 0px;
}

footer a {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    transition: all 300ms ease;
}

footer a:hover {opacity: 1;color: #ccc;}

footer h3 {
    color: #ddd;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 16px;
    display: inline-block;
    font-weight: 500;
    font-family: 'Bebas Neue', sans-serif;
    font-family: 'Mulish', arial;
    /* text-transform: uppercase; */
    font-family: 'Outfit', sans-serif;
}

.contact_details li {
    color: #fff;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    max-width: 300px;
}

.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 {
    color: #fff !important;
    box-shadow: none;
    border: none;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
    transition: .4s;
    text-transform: initial;
    border-radius: 0;
    width: auto;
    padding: 3px 15px;
    min-height: 40px;
    font-weight: bold;
    line-height: 20px;
}

.product-thumb:hover .buton_adauga button, .product-thumb:hover .buton_adauga a {
    transition: .4s;
    opacity: 1;
    color: #fff !important;
    background: #7A4854;
}

.product-thumb a {
    font-family: 'Mulish', sans-serif;
    line-height: 20px;
    font-size: 18px;
    color: #000;
    display: block;
    font-weight: 400;
    /* font-family: 'Mulish'; */
    transition: all 300ms ease;
    padding-top: 5px;
    z-index: 2;
    position: relative;
}

.product-thumb a:hover {
    color: #161a31;
    /* text-decoration: underline; */
}

span.wishlist, span.comparare {
    color: #bcbcbc;
    /* margin: 0px 5px; */
}

.contact_details p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-weight: 600;
}

.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: 0;
    background: rgb(255 255 255 / 50%) !important;
    border: 1px solid #111 !important;
    font-size: 16px !important;
}
.newslettr_footer .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #111;
}
.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: 24px;
    color: #fff;
    background: transparent;
    margin-top: 50px;
    padding: 10px 0 15px;
    border-top: 1px solid #ffffff4a;
}

/* 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;
}

/* Start product */
ul.thumbnails {
    padding: 0px;
}

.imagine_principala img {
    /* border: 1px solid #ececec; */
}

li.pret_produs h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 0px;
}

.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 {
    padding: 0px;
    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;
}

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: #2cc04e;
    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;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
}

h2.pret_special {
    color: #e41f25;
    margin-bottom: 0px;
}

#form-review input[type="text"].form-control {
    height: 40px;
    box-shadow: 0 5px 13px -7px #0000;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 5px;
}

#form-review textarea.form-control {
    box-shadow: 0 5px 13px -7px #0000;
    border: 1px solid #ccc;
    background: #fff !important;
}

.help-block {
    color: #000;
    font-size: 14px;
    margin-top: 20px;
}

button#button-review {
    background: #7A4854;
    border-color: #7A4854;
    color: #fff;
    padding: 5px 15px;
    font-size: 16px;
    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: 28px;
    line-height: 40px;
}

.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: 18px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    /* letter-spacing: 0.5px; */
    display: inline-block;
    font-family: 'Mulish';
    margin-bottom: 5px;
}

.prod-details-cart {
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
}

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: 0;
    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: 0;
    font-size: 18px;
    line-height: 36px;
    display: block;
    height: 50px;
    border: 1px solid #000;
}

.btn_continuare_cart:hover {
    background: #7A4854;
    color: #fff;
}

.remove {
    color: #ff0000;
    padding: 5px 10px;
    font-size: 15px;
    border: 1px solid red;
    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: poMulish;
    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: 30px;
        margin-right: 5px;
        padding: 0px 5px 0px 5px;
        right: 0;
        z-index: 99999;
    }

    .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: #ffffff;
    position: relative;
    display: block;
    top: 10%;
    transition: all 0.5s ease;
    margin-bottom: 2px;
    text-align: center;
}

.barcenter {
    width: 23px;
    height: 2px;
    background: #ffffff;
    position: relative;
    display: block;
    top: 25%;
    transition: all 0.5s ease;
    margin-bottom: 2px;
}

.barbottom {
    width: 27px;
    height: 2px;
    background: #ffffff;
    position: relative;
    display: block;
    top: 42%;
    transition: all 0.5s ease;
    /* margin-bottom: 2px; */
}

.menu-text {
    font-size: 9px;
    position: relative;
    display: block;
    top: 28%;
    color: #000;
    font-family: 'Quicksand', sans-serif;
}

span.inchide_modal_autentificare {
    position: absolute;
    right: -5px;
    top: -10px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
}

.detalii_sumar {
    font-size: 13px;
    line-height: 16px;
    color: #7e7e7e;
    font-weight: 400 !important;
}

#checkout-checkout h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Mulish';
    margin-top: 15px;
}

#checkout-checkout label {
    font-size: 13px;
    font-weight: 400 !important;
    line-height: 20px;
}

.radio-check>span {
    cursor: poMulish;
    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: 60px;
    background: rgb(255 255 255);
}

input[type='checkbox']:checked + .radio-check>span {
    border: 1px solid #4acc6e;
    background: #4acc6e;
    color: #fff;
}

.sumar_cos h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Mulish';
    font-size: 20px;
}

.button-finalizebtn_cart {
    font-size: 18px;
    line-height: 45px;
    border: 1px solid #7A4854;
    background: #7A4854;
    width: 100%;
    font-weight: 400;
}

.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: 40px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
    border-radius: 0;
    background: #f6f6f6;
}

#shipping-fieldset input[type="text"].form-control, #shipping-fieldset select.form-control, #shipping-fieldset input[type="email"].form-control, #shipping-fieldset input[type="tel"].form-control {
    height: 45px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
}

#details_card_payment, #details_card_shipping {
    font-size: 14px;
}

select.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    height: 45px;
    /* box-shadow: 0px 4px 13px -7px #0000004a; */
}

#account-address .address-container {
    /* padding: 5px 0px; */
    box-shadow: 0px 4px 13px -7px #0000004a;
    border-radius: 4px;
    background: #fff;
}

a.date_cont, a.comenzile_mele, a.out_cont {
    background: #000000;
    color: #fff;
    padding: 7px 12px;
    border-radius: 4px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    height: 45px;
}

a.date_cont:hover, a.comenzile_mele:hover, a.out_cont:hover {
    background: rgb(37 71 186);
}

#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: flex;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 17px;
    border-radius: 4px;
    border: 1px solid #cbcbcb;
    padding: 4px;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.subcategorii a:hover {
    color: #000000;
    border: 1px solid #000000;
}

.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: poMulish;
}

.inchide i {
    font-size: 30px;
    line-height: 30px;
    cursor: poMulish;
}

.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;
}

.Breadcrumbs {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 0px;
    padding: 10px 0px 5px;
    text-align: left;
}

.Breadcrumbs-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
    background: #a0a0a000;
    text-align: left;
}

.Breadcrumbs-listItem {
    display: inline;
}

.Breadcrumbs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.Breadcrumbs::-webkit-scrollbar {
    width: 1px;
    height: 2px;
    background-color: #f5f5f5;
}

.Breadcrumbs::-webkit-scrollbar-thumb {
    background-color: #666;
}

.prod-price-cart {
    position: relative;
    font-size: 14px;
    line-height: 14px;
}

.prod-price-cart span {
    position: absolute;
    top: -15px;
    font-size: 11px;
    font-weight: 600;
    left: 0;
}

.f-11 {
    font-size: 11px;
}

.news_btn {
    background: #7A4854;
    color: #ffffff;
    border: none;
    font-size: 16px;
    line-height: 45px;
    padding: 0px 14px;
    width: 100%;
    font-weight: 300;
    margin: 0px 15px;
}

#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: #518ed2;
    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: poMulish;
}

.close_modal:hover {
}

/* Start back to top */
#toTop {
    position: fixed;
    right: 25px;
    bottom: 75px;
    background: #7A4854;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border-radius: 0;
    border: 1px 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: poMulish;
}

#wishlist-total {
    position: relative;
}

span.total_fav {
    position: absolute;
    right: -11px;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    display: block;
    bottom: 1px;
    background: #111;
}

.cart_btn_header button {
    /* position: relative; */
}

span#cart-total {
    position: absolute;
    border-radius: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    bottom: 1px;
    right: -5px;
    background: #7A4854;
    width: 17px;
    text-align: center;
    line-height: 16px;
    height: 17px;
}

.mix {
    min-width: 40px;
    text-align: center;
}

.cont_client_box a {
    color: #000;
}

.cont_client_box a:hover {
    color: #518ed2;
    /* 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 {
    color: #7A4854;
    font-size: 14px;
    line-height: 22px;
    /* font-family: 'Mulish'; */
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.tab_categorie .caption h2 {
    color: #000;
    font-size: 31px;
    line-height: 31px;
    font-weight: 900;
    min-height: 64px;
}

.imagine_product {
    position: relative;
    cursor: poMulish;
}

.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;
}

.acasa .menu_sa {
    box-shadow: none !important;
    /* background: transparent; */
    position: static;
    width: 100%;
    transition: 0.5s;
    /* padding: 0px 7%; */
    left: 0;
    right: 0;
}

.acasa .sticky {
    box-shadow: 0 4px 10px -10px #000;
    background: transparent;
    position: sticky;
    width: 100%;
    transition: 0.5s;
}

.video {
    position: relative;
    height: 85vh;
}

.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, rgb(71 71 71 / 37%) 10%, rgb(0 0 0 / 82%) 81%);
}

.video {
    position: relative;
    /* height: 100%; */
}

.mesaj {
    margin: 0 auto;
    width: 100%;
    display: block;
    z-index: 999;
    position: absolute;
    text-align: center;
    top: 28%;
}

.mesaj h2 {
    color: #fff;
    font-weight: 400;
    font-size: 100px;
    line-height: 190px;
    font-family: 'Scriptina';
}

.mesaj h3 {
    color: #fff;
}

.mesaj p {
    color: #ded5bf;
    font-weight: 3;
    font-size: 40px;
    line-height: 55px;
}

a.cumpara_online {
    border: 1px 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 1.4s infinite;
}

a.cumpara_online:hover {
    border: 1px solid #ffffffb8;
    color: #696969;
    background: #ffffffb8;
}

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;
}

.tab_featured_section {
    /* background: #f6f6f6; */
    /* padding: 50px 0px; */
    margin-top: 3\0px;
    /* background: linear-gradient(to right, #7A4854 0%, #7A4854 25vw, #fff 15%, #fff 70%); */
    margin-bottom: 30px;
}

.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: 'Mulish', sans-serif;
    font-weight: 600;
    font-size: 25px;
    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 {
    padding: 5px;
    transition: 0.4s;
}

/* [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: #e91e63;
    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 {
    transition: .4s;
    border-radius: 4px;
    text-align: center;
}

.stamps select.form-control {
    height: 45px;
    font-size: 14px;
    line-height: 20px;
    border-color: #ccc !important;
    background: #f6f6f6;
    line-height: 40px;
    height: 40px;
    margin-bottom: 20px;
}

.section_title_category {
    padding: 0px 0px;
    background: #f6f6f6;
    padding: 0;
    background-size: unset;
    background-position: center center;
    text-align: left;
    background-repeat: repeat;
    /* background-image: url(image/img_1.png) !important; */
    position: relative;
    background-size: 350px auto;
}

.section_title_category .breadcrumb > li:after {
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
}

.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;
}

.product-thumb:hover {
    /* --tw-shadow: 10px 10px 20px 0
    rgb(180 81 50 / 19%),-10px -10px 20px 0 rgb(0 188 212 / 19%); */
    /* --tw-shadow-colored: 10px 10px 20px 0
    var(--tw-shadow-color),-10px -10px 20px 0 var(--tw-shadow-color); */
    /* box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow); */
    /* box-shadow: 0 10px 25px -20px #000000b5; */
}

.sss {
    position: relative;
}

.curea_ceas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%,0,0);
    poMulish-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;
}

.contact_header a {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}

.contact_header i {
    transform: rotate(119deg);
}

.locatie_header a {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}

.lines {
    poMulish-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 {
    poMulish-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);
    poMulish-events: none;
    transition: all .5s,opacity 0s,z-index 0s;
}

.detalii_produs li {
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

span.wishlist, span.comparare {
    color: #000000;
    width: 100%;
    display: block;
    text-align: center;
    padding: 7px 10px;
    /* border: 1px solid #000; */
    border-radius: 4px;
    cursor: poMulish;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.categ_tab strong a {
    font-size: 13px;
    line-height: 14px;
    padding: 4px 10px;
    color: #fff;
    float: right;
    opacity: 0;
    transition: 0.4s;
    background: #ff9800;
    background: linear-gradient(90deg, #ffc107 29%, #ff5722 77%);
    border-radius: 4px;
}

.categ_tab strong:hover {
    background: #ededed;
}

.active_tab strong a {
    opacity: 1;
}

.categ_tab strong:hover a {
    opacity: 1;
}

.active_tab strong:hover a {
    font-size: 13px;
    line-height: 14px;
    padding: 4px 10px;
    color: #fff;
    float: right;
    opacity: 1;
    transition: 0.4s;
    background: rgb(255,80,87);
    background: linear-gradient(90deg, rgba(255,80,87,1) 29%, rgba(222,10,19,1) 77%);
}

#product h3 {
    font-weight: 400;
    /* letter-spacing: 1px; */
    color: #111;
    font-size: 26px;
    margin-bottom: 0;
    font-family: 'Mulish', arial;
    /* text-transform: uppercase; */
}
span.d-block.radio-mobile.click-optiune strong {
    display: block;
    font-weight: 400;
}
.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 {
    width: 200px;
    /* background: #f0f0f0; */
    /* min-width: 80px; */
    /* max-width: 80px; */
}

#tab-specification table tr:nth-child(even) td {
    background: #e7e7e7;
}

#tab-specification .table-bordered td, .table-bordered th {
    border-bottom: 1px solid #f8f8f8;
    padding: 5px;
    font-size: 14px;
}

#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 30px; */
    font-size: 15px;
}

#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;
}

.optiuni_pizza span {
    font-size: 14px;
    color: #000;
    padding: 2px 4px;
    border-radius: 2px;
    border: 1px solid #cacaca;
    width: 40px;
    display: inline-block;
    height: 27px;
    margin-bottom: 5px;
}

#mainCarousel .carousel__slide {
    width: 100%;
    padding: 0;
}

#mainCarousel .carousel__button.is-prev {
    left: 0rem;
    font-size: 60px;
    background: transparent;
    box-shadow: none;
}

#mainCarousel .carousel__button.is-next {
    right: 0rem;
    font-size: 60px;
    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;
    border: 1px solid #8f8f8f;
    border-radius: 4px;
}

#thumbCarousel .carousel__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
}

#thumbCarousel .carousel__slide.is-nav-selected {
    opacity: 1;
    border: 1px solid #111;
    border-radius: 0px;
}

.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;
    poMulish-events: all;
    cursor: poMulish;
    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);
    poMulish-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: 16px;
    line-height: 32px;
    margin: 4px auto;
    background: #fff;
    border: 1px solid #000;
    min-width: 250px;
    border-radius: 0;
    font-weight: 500 !important;
}

.butoane_finalizare a:hover {
    color: #fff;
    background: #7A4854;
}

.butoane_finalizare i {
    position: relative;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}

#shipping_info_card button {
    font-size: 15px;
}

.btn_finalizare i, .stergere i {
    font-size: 15px;
    position: relative;
    top: 0;
}

.page_category .breadcrumb a {
    color: #111 !important;
}

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; */
    text-align: right;
    margin-top: 10px;
}

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%;
}

.mmms {
    margin-bottom: 5px;
}

#logo img {
    transition: 0.4s;
    z-index: 99;
    position: relative;
    padding: 14px 0;
    width: 195px;
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

#myTab img {
    max-width: 80px;
}

#alegeceas .owl-nav {
    /* display:none; */
    margin-top: -10px;
}

.category-name h4 {
    margin-bottom: 0px;
    color: #fff;
}

.disss {
    display: inline-grid;
}

.category-name a {
    font-size: 46px;
    line-height: 1.2;
    color: #ffffff !important;
    padding: 0px 30px;
    display: inline-block;
    margin: 10px 0px;
    font-weight: 300;
    font-family: 'Bebas Neue', sans-serif;
    transition: 0.4s;
}

.btn_produse a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
}

.btn_produse i {
    top: 1px;
    position: relative;
    right: 0px;
    transition: 0.4s;
}

.category_box:hover .btn_produse i {
    right: 6px;
    transition: 0.4s;
}

.category_box:hover .category-name a {
    color: #e41f25 !important;
    transition: 0.4s;
}

#featuredcategory .owl-nav {
    text-align: center;
}

#featuredcategory {
    position: relative;
}

#featuredcategory .owl-prev span {
    background: #e21e24;
    font-size: 40px;
    height: 40px;
    line-height: 35px;
    color: #fff;
    width: 30px;
    display: inline-block;
    border-radius: 3px;
    margin: 0px 5px;
    top: 32%;
    left: 0;
    position: absolute;
}

#featuredcategory .owl-next span {
    background: #e21e24;
    font-size: 40px;
    height: 40px;
    line-height: 35px;
    color: #fff;
    width: 30px;
    display: inline-block;
    border-radius: 3px;
    margin: 0px 5px;
    position: absolute;
    top: 32%;
    right: 0;
}

.nav_fix .owl-prev span {
    position: absolute;
    top: 40%;
    left: -20px;
    font-size: 50px;
    height: 50px;
    line-height: 40px;
    color: #000;
    width: 20px;
    z-index: 9;
    text-align: center;
}

.box_review_new {
    font-size: 13px;
    line-height: 17px;
    padding: 10px 10px 10px 100px;
    border: 1px solid #e5e5e5;
    border-radius: 0px 20px 0px 20px;
    position: relative;
    overflow: hidden;
}

.box_review_new i {
    width: 20px;
    text-align: center;
    display: inline-block;
}

.box_review_new p {
    margin-bottom: 10px !important;
}

.box_review_new:after {
    content: "";
    position: absolute;
    right: -40px;
    bottom: -20px;
    background: url('../image/star.png');
    background-size: 100%;
    width: 110px;
    height: 110px;
    background-repeat: no-repeat;
    opacity: 0;
}

.box_review_new a {
    display: inline-block;
    color: #000;
    margin-bottom: 5px;
}

.box_review_new img {
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: 90px;
}

.box_review_new h3 {
    margin-bottom: 0px !important;
}

.nav_fix .owl-next span {
    position: absolute;
    top: 40%;
    right: -20px;
    font-size: 50px;
    height: 50px;
    line-height: 40px;
    color: #000;
    width: 20px;
    z-index: 9;
    text-align: center;
}

.nav_fix .owl-nav {
    margin-bottom: -20px;
}

.product-options label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    color: #050a1e;
    font-size: 16px;
    width: 50px;
    max-width: 100px;
    padding-right: unset;
    padding-left: unset;
    margin-top: unset;
    flex-shrink: unset;
}

.radio-check>span {
    cursor: poMulish;
    padding: 5px 10px 5px 11px;
    border: 1px solid #ccc;
    text-align: center;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    /* width: 80px; */
    line-height: 26px;
    border-radius: 0px;
    position: relative;
}

input[type='radio']:checked + .radio-check>span {
    background: transparent;
    color: #111;
    border: 2px solid #111;
    line-height: 24px;
}



.radio-check>span:hover {
    border: 1px solid #000000;
}

.categ_tab h2 {
    display: block;
    font-size: 17px;
    line-height: 20px;
    margin: 10px 0px;
    font-weight: 800;
}

div.categ_tab {
    display: inline-block;
    cursor: poMulish;
    /* border-right: 15px solid #fff; */
    /* background: #f4f4f4; */
}

.active_tab strong {
    color: #000000 !important;
    padding: 0px 20px;
    font-size: 20px;
    line-height: 27px;
    line-height: 41px;
    background: #ededed !important;
}

.categ_tab strong {
    color: #000000;
    padding: 10px 7px;
    font-size: 15px;
    line-height: 27px;
    line-height: 23px;
    background: #fff;
    display: block;
    font-weight: 600;
    position: relative;
}

.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 {
}

.line_tabs {
    background: url('../image/line.svg');
    background-size: contain;
    width: 100px;
    height: 4px;
    text-align: center;
    display: inline-block;
}

.tabs_col {
    position: relative;
    z-index: 9;
}

.tas {
    background-color: #f8f9fa;
}

.tabs_col span {
    padding: 0px 0px;
    font-size: 20px;
    line-height: 27px;
    cursor: poMulish;
    line-height: 42px;
    border-radius: 0px;
    display: block;
    width: 100%;
    text-align: left;
}

.tabs_col span:hover {
}

.page_category {
    background: #ffffff;
}

.tas {
    margin: 0px 8px 0px 8px;
}

.section_title_category h2 {
    font-weight: 400;
    /* text-transform: uppercase; */
    text-align: left;
    color: #111 !important;
    margin-bottom: 15px;
    font-family: 'Outfit';
}

.btn-go i {
    font-size: 22px;
}

#product .detalii_produs i {
    width: 23px;
    text-align: center;
}

h3.titlu_specificatii {
    margin-top: 10px;
    font-weight: 300 !important;
    font-size: 32px;
    line-height: 30px;
    font-family: 'Mulish', arial;
    color: #111;
    margin-top: 0px;
    text-transform: initial;
    color: #000;
    font-size: 30px;
    font-family: 'Mulish', sans-serif;
    font-family: 'Mulish', arial;
    font-size: 26px;
    font-weight: 300;
    text-align: left;
    margin-bottom: 0px;
    line-height: 49px !important;
    margin-bottom: 20px !important;
    text-align: center;
}

.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;
}

.rating > label:before {
    position: relative;
    font: 30px/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;
}

.shadss {
    box-shadow: 0 16px 41px -38px #000;
    border-radius: 20px;
}

.rating-line {
    margin-bottom: -10px;
}

.rating-progress {
    margin-top: 20px;
}

#review i {
    color: #e7a64a;
}

.review-box {
    background: #fff;
    padding: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-top: 10px;
}

.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 {
    border-radius: 0px;
    color: #fff;
    font-weight: 400;
    border: none;
    height: auto;
    background: #111;
    position: relative;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 50px;
    border-radius: 0;
    transition: 0.4s;
    height: 50px;
}

.btn_cart_product {
    padding-left: 15px;
    overflow: hidden;
    transition: 0.4s;
}

.btn_cart_product i {
    /* position: absolute; */
    z-index: 1;
}

.btn_cart_product:hover i {
    color: #ffffff;
}

.btn_cart_product i {
    color: #fff;
    /* background: #fe2d34; */
    /* background-image: -webkit-linear-gradient(left,#cf3f50,#fe2d34); */
    /* background-image: linear-gradient(to right,#cf3f50,#fe2d34); */
    /* border-top-right-radius: 0% 0%!important; */
    /* border-bottom-right-radius: 37% 100%!important; */
}

.btn_cart_product i {
    /* height: 50px; */
    /* width: 55px; */
    /* line-height: 50px; */
    font-size: 20px;
    /* border-radius: 4px; */
    /* padding-right: 5px; */
}

.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(228 31 37);
}

.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: 45px;
    max-height: 45px;
    overflow: hidden;
    display: inline-block;
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
}

#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;
    filter: invert(1);
}

a.checkoutnow:hover img {
    filter: invert(1);
    margin-top: -5px;
    margin-left: 5px;
}

.cart__cart_full {
    top: 5px;
    z-index: 9;
    position: sticky;
}

.address-card {
    position: relative;
    overflow: hidden;
    border: 1px solid #eeeeee;
    padding: 10px;
    margin-bottom: 10px;
}

/* .address-card.active { */
/* background: #fcfcfc !important; */
/* } */
img.sumarc {
    margin-top: -5px;
    margin-left: 5px;
}

#account-account h2 {
    font-size: 36px !important;
    line-height: 36px;
    color: #000;
}

#account-wishlist .table-bordered td, .table-bordered th {
    border: 1px solid rgba(0,0,0,.125);
}

.btn_finalizare_cart img {
    filter: invert(1);
    display: inline-flex;
    margin-top: -2px;
    margin-left: 10px;
}

.fssa {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
}

.dropdown_cont.cont-5 {
    width: 320px;
    padding: 30px !important;
    top: 20px !important;
    transform: translate3d(-185px, 24px, 0px) !important;
    z-index: 9999999;
}

.dropdown_cont.cont-5m {
    width: 320px;
    padding: 30px !important;
}

.cont-5m {
}

.telefon_h i {
    transform: rotate(38deg);
}

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;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

a.parola_ui:hover {
    background: #fff !important;
    text-decoration: none;
    color: #000 !important;
}

p.antet-titlu {
    font-weight: 400;
    color: #111;
    font-size: 18px;
    font-family: 'Mulish';
    margin-bottom: 5px;
}

#tab-specification .table tbody+tbody {
    border-top: 1.5px solid #f8f8f8;
}

.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: initial;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
    margin: 15px 0px 20px;
    color: #111;
    font-family: 'Outfit', arial;
}

.pret_popup li.pret_produs h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: black;
}

.inchide_mod {
    color: #000;
    position: absolute;
    right: 0px;
    top: -10px;
    font-size: 50px;
    font-weight: 300;
    opacity: 1;
}

.product-thumb {
    cursor: poMulish;
    border: 1px solid #ccc;
    /* border-radius: 7px; */
    /* background: #fff; */
    padding: 0px 5px;
    transition: all 300ms ease;
    text-align: center;
}

.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: #ffffff;
    padding-bottom: 30px;
}

.produse1 h3.section_produse {
    /* color: #fff; */
}

#product-product {
    position: relative;
}

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: unset;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e9e9e9;
    left: 112px;
}

.btn_cont_drn {
    top: 8px !important;
    padding: 20px !important;
    width: auto;
    transform: translate3d(-112px, 29px, 0px) !important;
}

.dsaa img {
    margin-top: -3px;
    filter: invert(1) !important;
}

.dsaa:hover img {
    filter: invert(1);
}

a.btn_finalizare_cart_web {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    margin: 4px auto;
    background: #000;
    border: 1px solid #000;
    min-width: 250px;
    border-radius: 0;
    font-weight: 400 !important;
}

a.btn_finalizare_cart_web:hover {
    color: #fff;
    background: #7A4854;
    border: 1px solid #7A4854;
}

.linie_btn {
    display: flex;
    align-items: center;
    justify-content: left;
}

.stoc__informativ {
    position: absolute;
    right: 10px;
    font-size: 13px;
}

.button-finalizebtn_cart img {
    filter: invert(1);
    margin-top: -4px;
    margin-left: 5px;
}

.button-finalizebtn_cart:hover img {
    filter: invert(0);
}

.social_footer a {
    margin-right: 10px;
    transition: all 300ms ease;
}

.social_footer a:hover {
    /* color: #fff; */
}

.social_footer i {
    font-size: 22px;
    color: #7A4854;
}

.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 #ccc;
    padding: 10px;
    margin: 10px 0px 0px 0px;
    width: 100%;
    cursor: poMulish;
    background: #ffffff;
}

#payment-options-container label, #shipping-options-container label {
    margin-bottom: 0px;
}

.f-eroare {
    font-size: 13px;
}

.labele label {
    margin-bottom: 0px;
}

span.nume_utilizator {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
}

.ssaaw img {
    filter: invert(1);
    margin-top: -3px;
}

.adauga_adresa {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.adauga_adresa:hover {
    background: rgb(114 147 121);
    color: #fff;
    border: 1px solid rgb(114 147 121);
}

.btn_cup {
    font-size: 17px !important;
}

span.out_stoc {
    color: #ff0000;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 10px;
}

span.in_stoc {
    color: #2dc733;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 10px;
}

#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;
}

span.cod_produs {
    color: #9e9e9e;
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'Mulish', sans-serif;
    letter-spacing: 0px;
    width: 100%;
    font-weight: 400;
}

.pret-buton {
    position: relative;
    border-radius: 4px;
    width: 100%;
}

.pret-buton .price {
    text-align: center;
    width: 100%;
    /* margin-bottom: 10px; */
    /* margin-top: 10px; */
    font-weight: 600;
    display: inline-block;
    /* height: 40px; */
    /* min-height: 40px; */
    overflow: hidden;
    /* justify-content: center; */
    align-items: center;
}

.pret-buton:hover .price {
}

.pret-buton .buton_adauga {
    font-size: 22px;
    line-height: 38px;
    border-radius: 7px;
    width: 100%;
    text-align: center;
}

.social-m h3 {
    font-size: 23px;
    line-height: 1.2;
    color: #000;
    margin-right: 10px;
    margin-bottom: 0;
}

.pret-buton:hover .buton_adauga {
    border-radius: 7px;
}

.box_support h2 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Mulish', sans-serif;
}

.btn_cart_product:hover {
    color: #fff;
    transition: 0.4s;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #111;
    border-color: #111;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: rgb(36 36 36);
    border-color: rgb(36 36 36);
    box-shadow: none;
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 0%);
}


.despre-noi-section1 .vc_col-sm-12 {
    max-width: 1285px;
    margin: 0 auto;
    float: none;
    /* padding: 80px 0 235px; */
}

.despre-noi-section1 .vc_col-sm-12 h3 {
        font-family: 'Mulish', arial;
        font-size: 18px;
        line-height: 24px;
        /* font-weight: 400; */
        /* text-transform: uppercase; */
        /* padding-top: 8px; */
        /* text-align: center; */
        margin-bottom: 10px;
        /* font-family: 'acre-medium'; */
        color: #7A4854;
        text-align: left;
}

.despre-noi-section1 .vc_col-sm-12 h4 {
    font-size: 36px;
    font-family: 'Mulish', arial;
    color: #034814;
    text-align: left;
    line-height: 44px;
    font-weight: 400;
    /* max-width: 544px; */
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: 'Outfit';
}

.despre-noi-section1 .vc_col-sm-12 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 20px;
}

.despre-noi-section1 .vc_col-sm-12 ul li {
    margin-bottom: 35px;
    padding-left: 90px;
    position: relative;
}

.despre-noi-section1 .vc_col-sm-12 ul li strong {
    font-family: 'Mulish', arial;
    font-weight: 300;
    font-size: 24px;
    line-height: 33px;
    display: block;
    margin-bottom: 5px;
    color: #034814;
}







.page_special {
    background: #f8f9fa;
}

.top-bar-gold {
    background: #f2f2f2;
}

.top-header {
    animation: shake-animation 4.72s ease infinite;
    transform-origin: 50% 50%;
}

.menu-s {
    position: absolute;
    right: 0;
    top: 10px;
}

@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);
}

.slideshow img {
    border-radius: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100% !important;
    height: auto !important;
}

.slideshow {
    border-radius: 7px;
    border-radius: 0;
    /* padding: 150px 0; */
    min-height: 500px;
    background-color: #fff;
    position: relative;
    /* max-width: 1600px; */
    margin: 0 auto;
    margin-top: -75px;
}

#slideshow0 {
    /* border-radius: 7px; */
    /* box-shadow: 0 72px 100px -120px #fff; */
    max-width: 100vw;
}

#banner0 img {
    /* border-radius: 7px; */
}

.bg_motive {
    padding: 10px 0px 10px 0px;
    position: relative;
    color: #000000;
    font-size: 12px;
    background: #f2f8ff;
}

.bg_motive h2 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 900;
}

#column-right {
    z-index: 9;
}

.bg_motive h3 {
    color: #000000;
    font-size: 14px;
    line-height: 16px;
    font-weight: 6;
    display: block;
    margin: 0px 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 {
    transition: 0.4s;
}

.pret-buton sup {
    font-size: 11px;
    line-height: 11px;
}

.titile_product {
    height: 60px;
    max-height: 60px;
    overflow: hidden;
    font-weight: 700;
}

h3.section_produse {
    font-size: 43px;
    line-height: 45px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Mulish', sans-serif;
    text-align: center;
    z-index: 1;
    position: relative;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 0px 20px;
    margin-bottom: 0px;
}

.btn_wishlist_product {
    padding: 8px 12px;
    font-size: 20px;
    border-radius: 4px;
    color: #000000;
    font-weight: 300;
    background: rgb(255 255 255);
    border: none;
    border-color: #000000;
    line-height: 23px;
    height: auto;
    border: 1px solid #000000;
}

.newslettr_footer h3 {
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Mulish', sans-serif;
}

.detalii_footer h4 {
    color: #000;
    margin-bottom: 3px;
    font-size: 13px;
}

.detalii_footer p {
    color: #000;
    font-size: 13px;
}

.bg_producatori {
    background: #f6f6f6;
    padding: 30px 0px;
}

.plata_img img {
    filter: opacity(0.5);
    transition: .3s;
}

.plata_img img:hover {
    transition: .3s;
    filter: opacity(1);
}

.copyright a {
    color: #7A4854;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
}

.produse0 {
    background: #ffffff;
    padding-bottom: 30px;
}

/* 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: 'Mulish', sans-serif;
}

/* End category modul */
.box_caheg p {
    height: 60px;
    max-height: 60px;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.telefon_page span {
    position: relative;
    padding-left: 35px;
    display: block;
}

.telefon_page i {
    transform: rotate(38deg);
    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);
    position: absolute;
    left: 0px;
    max-width: 50px;
    top: 15%;
}

.titlu_sectiune_produse {
    text-align: center;
    position: relative;
    /* padding: 0; */
}

.titlu_sectiune_produse:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0px;
    top: 17px;
}

.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;
}

.info_title h3 {
    font-family: 'Mulish', arial;
    font-size: 16px;
    line-height: 24px;
    /* font-weight: 400; */
    /* text-transform: uppercase; */
    /* padding-top: 8px; */
    /* text-align: center; */
    margin-bottom: 0;
    color: #7A4854;
    font-weight: 500;
}

.menu_sa {
    box-shadow: 0 4px 10px -10px #000;
    background: #fff;
    z-index: 999;
}

.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;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.whatsapp {
    position: fixed;
    right: 24px;
    z-index: 999;
    bottom: 140px;
}

.bg_motive p {
    line-height: 1.2;
    margin-bottom: 0;
    color: #000;
}

.sale_percent {
    position: absolute;
    top: 15px;
    width: 60px;
    height: 55px;
    border-radius: 0px;
    background: #7A4854;
    color: #fff;
    line-height: 20px;
    /* right: 30px; */
    font-weight: 400;
    font-size: 14px;
    /* padding: 2px 0px; */
    padding: 12px 10px;
    text-transform: uppercase;
    line-height: 24px;
    left: 10px;
}

.new_badge {
    position: absolute;
    top: 10px;
    width: 50px;
    border-radius: 0px;
    background: #4caf50;
    color: #fff;
    line-height: 20px;
    right: 10px;
    font-weight: 400;
    /* padding: 2px 0px; */
    font-size: 14px;
}

.sale_percent em {
    font-size: 11px;
    float: left;
    line-height: 11px;
    position: relative;
    top: -14px;
    left: 5px;
    font-style: normal;
}

/* Bara fixa jos */
.bara_jos_fix {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #000000;
    z-index: 999;
    padding: 5px 0px;
    color: #fff;
}

.bara_jos_fix i {
    font-size: 20px;
    color: #fff;
}

.bara_jos_fix a {
    color: #fff;
    font-size: 13px;
}

.bara_jos_fix .cart_btn_header button {
    position: relative;
}

.bara_jos_fix .cart_btn_header img {
    filter: invert(0);
    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: #89055c;
    font-weight: 600;
    background: #ffffff;
    border: 1px solid #ffffff;
    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;
}

.box_banner {
    position: relative;
}

.taburi {
    /* background:#fff; */
    position: relative;
    padding: 60px 0 30px;
}

a.title_product {
    /* height: 40px; */
    /* max-height: 40px; */
    overflow: hidden;
    margin: 0px 0px 15px;
    font-weight: 700;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    min-height: 53px;
    /* font-family: 'Mulish'; */
    transition: all 300ms ease;
    /* font-family: 'Josefin Sans'; */
    /* font-family: 'Mulish', arial; */
    /* min-height: 68px; */
}

.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%);
}

.sticky #logo img {
    transition: 0.4s;
    /* filter: invert(1); */
    /* max-width: 140px; */
    padding: 5px 10px;
}

.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;
}

.produse_lista .titile_product {
    height: auto;
    max-height: initial;
    overflow: hidden;
    font-weight: 700;
}

.produse_lista .product-thumb a {
    font-family: 'Mulish', sans-serif;
    line-height: 20px;
    font-size: 18px;
    color: #000;
    display: block;
    font-weight: 600;
}

.produse_lista .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;
}

.produse_lista p.descriere {
    font-size: 12px;
    line-height: 13px;
}

.newslettr_footer_text {
    position: relative;
}

.newslettr_footer_text img {
}

.text_abonare_box {
    padding-left: 0px;
}

.text_abonare_box h3 {
    color: #000;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0px;
}

.text_abonare_box p {
    color: #fff;
    margin-bottom: 0px;
}

.bg__blue {
    background: url('../image/bg_footer.jpg');
    margin-top: 20px;
    min-height: 440px;
    justify-content: center;
    align-items: center;
}

.box_support h2 {
    color: #fff;
}

.box_support p {
    color: #fff;
}

.btn_minus {
    background: #221e1e;
    color: #fff !important;
    position: absolute;
    right: -6px;
    z-index: 9;
    padding: 0px 5px;
    line-height: 12px;
    font-size: 12px;
    border-radius: 4px;
    top: 6px;
}

.btn_plus {
    background: #221e1e;
    color: #fff !important;
    position: absolute;
    z-index: 9;
    padding: 0px 5px;
    line-height: 12px;
    font-size: 12px;
    border-radius: 4px;
    right: -6px;
    bottom: 5px;
    }

.camp_cantitate {
    position: relative;
}

img.cart_imgs {
    filter: invert(0);
}

.btn_plus:hover, .btn_minus:hover {
    background: #7A4854;
}

/* Sfarsit Bara fixa jos */
.bg_motive_produs {
    padding: 30px 0px 30px 0px;
    position: relative;
    color: #2098d1;
    font-size: 12px;
    background: #fcfcfc;
}

.bg_motive_produs img {
    filter: invert(0);
    max-width: 50px;
}

.bg_motive_produs .info_beneficii {
    padding-left: 15px;
}

#product-product h1 {
    line-height: 40px;
}

#product-product .Breadcrumbs {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 0px;
    padding: 5px 0px;
    text-align: left;
}

td.max_150 {
    /* min-width: 80px; */
    /* max-width: 80px; */
    font-weight: 600;
}

#produsesimilare .buton_adauga {
    min-height: 25px;
    transition: .4s;
    border-radius: 7px;
    position: relative;
    /* bottom: -15px; */
}

.bg_motive_produs h3 {
    color: #518ed2;
    font-size: 18px !important;
    line-height: 16px;
    font-weight: 6;
    display: block;
    margin: 0px 0px 5px 0px !important;
    font-weight: 600 !important;
}

.bg_motive_produs p {
    line-height: 1.2;
    margin-bottom: 0;
    color: #000000;
    font-size: 13px;
}

.cantitate_inp .btn_left {
    background: #f1f1f1;
    border-radius: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    padding: 0px 5px;
    width: 30px;
    font-weight: 600;
    color: #000;
}

.cantitate_inp .btn_right {
    background: #f1f1f1;
    border-radius: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    padding: 0px 5px;
    width: 30px;
    font-weight: 600;
    color: #000;
}

.cantitate_inp .camp-pret {
    height: 30px !important;
    width: 40px;
    padding: 0;
    margin: 0px 5px;
}










.amenajare-row h3 {
    font-family: 'Mulish', arial;
    font-size: 42px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #7A4854;
}

.amenajare-row p {
    font-size: 16px;
    line-height: 26px;
}

.amenajare-row li::before {
    content: '\f046';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #972713;
}

.amenajare-row ul {
    list-style: none;
    padding: 0;
}

.amenajare-row ul li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 20px;
}

.amenajare-row a.btn-style1 {
    margin-top: 10px;
}

.amenajare-row img {
    border-radius: 100px 0 100px 0;
    padding: 20px 40px 20px 0px;
}



.amenajare-row a.btn-style1 {
    display: inline-block;
    text-align: left;
    color: #111;
    font-family: 'Mulish', arial;
    font-size: 16px;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 600;
    position: relative;
    transition: all .3s linear;
}
.amenajare-row a.btn-style1::after {
    content: "";
    -webkit-mask-image: url(image/arrow.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #111;
    margin-left: 20px;
    display: inline-block;
    width: 40px;
    height: 10px;
    transition: all .3s linear;
}
.amenajare-row a.btn-style1::before{
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #abd890;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 300ms ease;
    background: #abd890;
    border-radius: 100% 0 0;
    transform: scale(.85);
    transition: all .3s linear;
}
.amenajare-row a.btn-style1:hover::before {
    opacity: 1;
    transform: scale(1);
}
.amenajare-row a.btn-style1:hover::after {
        margin-left: 30px;
        background: #abd890;
}












.sos_img {
    background-position: center !important;
    max-height: 130px;
    width: 50px;
    height: 130px;
    background-size: 110px !important;
    background-repeat: no-repeat !important;
}

.box-check label {
    height: 25px;
}

.coloana_pret_product .sticky-top {
    top: 125px;
}

.pret_accesorii a {
    /* font-size: 13px; */
    /* line-height: 15px; */
    /* height: 30px; */
    /* max-height: 30px; */
    /* overflow: hidden; */
}

.pret_accesorii h3 {
    margin-bottom: 5px !important;
    padding: 0px 5px;
    text-align: le;
}

.lista_beneficii li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.bord-ri a {
    color: #000;
    font-size: 15px;
    line-height: 18px;
    margin: 0px 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.info_beneficii {
    /* padding-left: 60px; */
}

.descriere_product {
    font-size: 13px;
    text-align: justify;
    line-height: 15px;
}

.col-lg-2_5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.why_us {
    background: url('../image/bg_why.jpg');
    padding: 50px 0px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.why_us h2 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}

.box_caseta {
    background: #fff;
    padding: 20px;
    border-radius: 7px;
}

.box_caseta h3 {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}

.box_caseta p {
    font-size: 13px;
    line-height: 19px;
}

.box_caseta img {
    max-width: 80px;
    margin-bottom: 10px;
}

.why_us span {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.why_us a {
    color: #fdc525;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-decoration: underline;
}

.newslettr_footer {
    text-align: center;
}

.sectiune_speciale {
    background: #f6f6f6;
}

.sectiune_speciale h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    text-align: center;
    padding: 0px 0px 30px 0px;
}

#tab-specification .fa-list-check {
    color: #000;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 25px;
    left: -5px;
    top: -3px;
    font-size: 26px;
    position: absolute;
}

#tab-specification h3 {
    position: relative;
    padding-left: 40px;
}

.orange {
    font-size: 11px;
    color: #fff;
    border-radius: 10px;
    padding: 0px 6px;
    background: #ff5722;
    line-height: 11px;
}

.green {
    font-size: 11px;
    color: #fff;
    border-radius: 10px;
    padding: 0px 6px;
    background: #4caf50;
    line-height: 11px;
}

.rosu {
    font-size: 11px;
    color: #fff;
    border-radius: 10px;
    padding: 0px 6px;
    background: #ff0000;
    line-height: 11px;
}

.box_beneficii_market h3 {
    position: relative;
}

.box_beneficii_market h3 i {
    position: absolute;
    color: #000;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 25px;
    left: -48px;
    top: -3px;
    font-size: 26px;
}

.box_beneficii_market li {
    font-size: 15px;
    line-height: 22px;
}

span.livrare_rapida i {
    font-size: 12px;
}

span.livrare_rapida {
    background: #2196f3;
    color: #fff;
    padding: 4px 10px;
    border-radius: 30px;
    font-size: 12px;
}

span.det_s {
    font-size: 13px;
    line-height: 15px;
    border-bottom: 1px dotted #000;
}

.det_s a {
    color: #000;
}

.d-line {
    height: 1px;
    width: 100%;
    background: #e8e8e894;
}

.box_vanzator p {
    font-size: 12px;
    line-height: 14px;
}

.box_vanzator span {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

.box_vanzator a {
    color: #ff9805;
}

a.produse_comerciant {
    color: #2196f3;
    font-size: 13px;
    border-bottom: 1px dotted #2196f3;
}

.descriere h4 {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}

.descriere img {
    max-width: 100%;
    padding: 0px;
}

.cont_client_new {
    /* position: relative; */
    /* padding-left: 40px; */
}

.cont_client_new img {
    position: absolute;
    left: 0;
    /* top: 1px; */
}

.cont_client_info {
    /* padding-left: 35px; */
    text-align: left;
}

.cont_client_info span {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    display: block;
}

.cont_client_info p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 12px;
}

.top_bar_blue {
    background: #e41f25;
    font-size: 12px;
    color: #fff;
    line-height: 1.2;
}

.locatie_header a {
    display: inline-block;
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
}

.locatie_header {
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 20px;
}

.social_media_header a {
    color: #fff;
}

.social_media_header {
    padding: 0px 20px;
    border-right: 1px solid #fff;
    color: #fff;
}

.telefon_header {
    padding: 0px 20px;
    color: #fff;
}

.telefon_header a {
    color: #fff;
    margin-left: 5px;
    font-size: 14px;
    letter-spacing: 1px;
}

.program_header {
    color: #fff;
    font-size: 14px;
    padding: 0px 20px;
    font-family: 'Jost* 400 Book';
}

.bensff {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
}

.row_home {
    position: relative;
}

.row_home img.solar_img {
    position: absolute;
    left: -42px;
    bottom: -40px;
    max-width: 240px;
}

.category_box .image:hover {
    transition: 0.4s;
}
#produse_related0 {
    position: relative;
}

#produse_related0 button.owl-next {
}

#produse_related0 button.owl-next:hover, #produse_related0 button.owl-prev:hover {
    background: #f44336;
    color: #fff !important;
}

#produse_related0 button.owl-prev {
}

#produse_related0 {
    padding: 0px 0px;
}

#produse_related0 .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    font-size: 50px;
    color: #000;
    display: block;
    width: 30px;
    height: 80px;
    border-radius: 0;
    transition: 0.3s;
}

#produse_related0 .owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    font-size: 50px;
    color: #000;
    display: block;
    width: 30px;
    height: 80px;
    border-radius: 0;
    transition: 0.3s;
}

#produse_related1 {
    position: relative;
}

#produse_related1 button.owl-next {
}

#produse_related1 button.owl-next:hover, #produse_related1 button.owl-prev:hover {
    background: #f44336;
    color: #fff !important;
}

#produse_related1 button.owl-prev {
}

#produse_related1 {
    padding: 0px 0px;
}

#produse_related1 .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    font-size: 50px;
    color: #000;
    display: block;
    width: 30px;
    height: 80px;
    border-radius: 0;
    transition: 0.3s;
}

#produse_related1 .owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    font-size: 50px;
    color: #000;
    display: block;
    width: 30px;
    height: 80px;
    border-radius: 0;
    transition: 0.3s;
}

#produse_related2 {
    padding: 0px 40px;
}

#produse_related2 .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    font-size: 50px;
    color: #000;
    display: block;
    width: 30px;
    height: 80px;
    border-radius: 0;
    transition: 0.3s;
}

#produse_related2 .owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    font-size: 50px;
    color: #000;
    display: block;
    width: 30px;
    height: 80px;
    border-radius: 0;
    transition: 0.3s;
}


.data_added {
    position: absolute;
    top: 0;
    background: #000;
    height: 35px;
    line-height: 34px;
    /* font-family: 'RomFutura-DemiBold', arial; */
    padding-right: 15px;
}

.caption_blog {
    background: #045217;
    padding: 10px 30px 25px;
}

.caption_blog .title {
    font-family: 'RomFutura-DemiBold', arial;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-top: 10px;
    padding-bottom: 5px;
}

.caption_blog p.description {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin: 0 !important;
}

.caption_blog p.description a {
    color: #7A4854;
}
span.data_day {
    width: 40px;
    display: inline-block;
    background: #7A4854;
    text-align: center;
    color: #111;
    /* font-family: 'RomFutura-DemiBold', arial; */
    font-size: 21px;
    position: relative;
    line-height: 36px;
    font-weight: bold;
    height: 35px;
}

span.data_month {
    display: inline-block;
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 14px;
    height: 25px;
    line-height: 27px;
    position: relative;
    bottom: 3px;
    color: #7A4854;
    font-weight: 600;
}
p.btn-blog-a {
    text-align: center;
    margin-top: 0;
}

.col-text-test1::before {
    content: '\f10d';
    font-family: 'FontAwesome';
    color: #7dc444;
    font-size: 50px;
    position: relative;
    left: -50px;
}

.bg-gal {
    background: #ffffff;
    padding: 10px 0px;
}

.imagine_img {
    position: relative;
}

.imagine_img img {
    position: absolute;
    left: 0;
    bottom: -90px;
    max-width: 570px;
}

.form_solicita {
    border: 1px solid #dadada;
    padding: 30px 15px;
    position: relative;
}

.form_solicita h3 {
    position: absolute;
    left: 10px;
    top: -10px;
    margin-bottom: 0 !important;
    background: #fff;
    padding: 0px 10px;
}

.jox {
    top: 170px;
    z-index: 9;
}

i.fa-award {
    color: #1793ff;
}

strong.p_garantie {
    color: #1793ff;
}

.imagine_title {
    position: relative;
    /* max-height: 500px; */
    /* height: 500px; */
    /* background-size: 100% !important; */
    /* background-position: center !important; */
    padding-top: 15px;
}

.imagine_title h1.page-header {
    position: absolute;
    bottom: -30px;
    background: #fff;
    color: #000;
    left: 30px;
    padding: 10px 20px;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    border-radius: 4px;
    box-shadow: 0 3px 10px -8px #000;
}

span.solicita_informatii {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    cursor: poMulish;
}

span.solicita_informatii:hover {
    text-decoration: underline;
}

.taburi .lista {
    text-align: center;
    padding: 20px 0px;
    display: inline-block;
    margin-left: 50px;
}

span.taburi_product.active {
   color: #7A4854;
   /* font-family: 'acre-extrabold'; */
   font-weight: 700;
}

span.taburi_product {
  color: rgb(17 17 17 / 30%);
  padding: 0 20px;
  /* text-transform: uppercase; */
  font-size: 24px;
  cursor: pointer;
}

span.taburi_product.active:after {

}

/* butoane radio */
.radio-inline {
    margin: 16px 0;
    /* display: block; */
    cursor: poMulish;
}

.radio-inline input {
    /* display: none; */
}

.radio-inline input:checked + span:before {
    transform: scale(1.04);
    background: #5d9bfb;
}

.radio-inline input:checked + span:after {
    transform: scale(0.4);
    transition: transform 0.3s ease;
}

.radio-inline:hover input + span:before {
    transform: scale(0.92);
}

.radio-inline:hover input + span:after {
    transform: scale(0.74);
}

.radio-inline:hover input:checked + span:after {
    transform: scale(0.4);
}

.wrapper .radio {
    margin-right: 10px;
}

.agreeee input[type=checkbox] {
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}

.wrapper {
    display: inline-flex;
    background: #fff;
    height: 60px;
    align-items: center;
    justify-content: flex-start;
    border-radius: 5px;
    padding: 20px 15px;
}

.wrapper .option {
    background: #fff;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0;
    border-radius: 5px;
    cursor: poMulish;
    padding: 0 10px;
    border: 2px solid lightgrey;
    transition: all 0.3s ease;
}

.wrapper .option .dot {
    height: 20px;
    width: 20px;
    background: #d9d9d9;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}

.wrapper .option .dot::before {
    position: absolute;
    content: "";
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    background: #e43c1a;
    border-radius: 50%;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.3s ease;
}

.wrapper input[type="radio"] {
    display: none;
}

#option-1:checked:checked ~ .option-1, #option-2:checked:checked ~ .option-2 {
    border-color: #e43c1a;
    background: #e43c1a;
}

#option-1:checked:checked ~ .option-1 .dot, #option-2:checked:checked ~ .option-2 .dot {
    background: #fff;
}

#option-1:checked:checked ~ .option-1 .dot::before, #option-2:checked:checked ~ .option-2 .dot::before {
    opacity: 1;
    transform: scale(1);
}

.wrapper .option span {
    font-size: 20px;
    color: #808080;
}

#option-1:checked:checked ~ .option-1 span, #option-2:checked:checked ~ .option-2 span {
    color: #fff;
}

/* butoane radio */
.page_register #account {
    /* box-shadow: 5px 5px 30px rgb(0 0 0 / 10%); */
    /* padding: 20px; */
    background: #fff;
    border-radius: 10px;
}

.page_register .parola__cont {
    /* box-shadow: 5px 5px 30px rgb(0 0 0 / 10%); */
    /* padding: 20px; */
    background: #fff;
    border-radius: 10px;
}

.page_register .newsletter_cont {
    /* box-shadow: 5px 5px 30px rgb(0 0 0 / 10%); */
    /* padding: 20px; */
    background: #fff;
    border-radius: 10px;
}

.formular_autentificare {
    /* position:absolute; */
    background: #f5f5f5;
    z-index: 9999;
    /* height: 70vh; */
    top: 0;
    width: 100%;
}

.logare_client {
    padding: 50px 30px;
    background: #fff;
    border-radius: 10px;
}

/* .page_login {
    background:red;
} */

.center_position_login {
    margin: 20px 0px;
}

.coloana_licenta {
    min-height: 900px;
    background: url('../image/wall.jpg');
    background-position: 80% center;
    background-size: cover;
    border-radius: 10px;
    background-repeat: no-repeat;
}

.logare_client input {
    height: 50px;
    border: none;
}

.buton_autentificare {
    background: #fff;
    border: 1px solid #00000021 !important;
    color: #000;
    font-size: 19px;
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    height: 50px !important;
}

.buton_autentificare:hover, .buton_inregistrare:hover {
    border: transparent;
    background: #972713;
    color: #fff;
}

.buton_inregistrare {
    background: #fff;
    border: 1px solid #00000021 !important;
    color: #000;
    font-size: 19px;
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    height: 50px;
    line-height: 35px;
}

.avantaje_creare_cont {
    padding: 0px 30px;
}
.col-account {
    margin-right: 0 !important;
}
.avantaje_creare_cont li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
a.whatsapp-link {
    display: block;
    /* margin-right: 10px !important; */
    font-size: 24px !important;
    background: #7A4854;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px;
}

a.whatsapp-link i {
    font-size: 24px;
    color: #fff;
    -webkit-text-stroke: 0.1px #fff;
}
.avantaje_creare_cont li i {
    position: absolute;
    left: 0px;
    top: 2px;
}

.logare_client_text h2 {
    font-size: 20px;
    line-height: 25px;
}

.zona_orizontala {
    padding: 10px 0px;
    background: #a90808;
}

.zona_orizontala .caption a {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
}

.zona_orizontala .caption span {
    color: #fff;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 300;
    text-decoration: underline;
}

.zona_orizontala .caption strong {
    font-weight: 700;
}

.blog_img {
    position: relative;
    display: inline-block;
    /* max-width: 337px; */
    /* height: 100%; */
    /* object-fit: cover; */
    width: 100%;
    transition: all .3s linear;
    /* overflow: hidden; */
}


.meniu_aditional a {
    color: #000;
    position: relative;
    padding: 0px 10px;
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
}

.meniu_aditional a:hover {
    color: #a90808;
    text-decoration: none;
}

.meniu_aditional > a:before {
    content: "";
    position: absolute;
    right: -3px;
    bottom: -1px;
    z-index: 9;
    opacity: 1;
    height: 15px;
    width: 1px;
    background: #a8a8a8;
}

.meniu_aditional a:last-child:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 9px;
    z-index: 9;
    opacity: 1;
    height: 15px;
    width: 1px;
    background: red;
    opacity: 0;
}

.section_title_category .breadcrumb > li:last-child:after {
    opacity: 0;
}

.breadcrumb > li:last-child:after {
    opacity: 0;
    display: none;
}

#produse_pachete {
    padding: 0px 0px;
}

#produse_pachete .owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    font-size: 50px;
    color: #000;
    display: block;
    width: 30px;
    height: 80px;
    border-radius: 0;
    transition: 0.3s;
}

#produse_pachete .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    font-size: 50px;
    color: #000;
    display: block;
    width: 30px;
    height: 80px;
    border-radius: 0;
    transition: 0.3s;
}

#produse_pachete .owl-nav button.owl-prev:hover, #produse_pachete .owl-nav button.owl-next:hover {
    background: #972713;
    color: #fff;
    transition: 0.3s;
}

a.autor_book {
    color: #000;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
}

a.autor_book:hover {
    color: #a90808;
    text-decoration: none;
}

.text_descriere {
    text-align: justify;
}

.info_transp h3 {
    text-transform: uppercase;
    margin-bottom: 5px !important;
}

.box-heading {
    display: none;
}

.fisa a {
    border: 1px solid #000;
    color: #000;
    font-size: 17px;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 4px;
    transition: 0.4s;
}

.fisa a:hover {
    border: 1px solid #a90808;
    background: #a90808;
    color: #fff;
    font-size: 17px;
    display: inline-block;
    padding: 5px 20px;
    transition: 0.4s;
}

.fisa img {
    position: relative;
    top: -3px;
}

.buton_stoc {
    border-radius: 0px;
    color: #000;
    font-weight: 300;
    border: none;
    height: auto;
    background: #ffffff;
    position: relative;
    padding: 14px 20px;
    font-size: 19px;
    line-height: 20px;
    border-radius: 4px;
    transition: 0.4s;
    border: 1px solid #000;
}

a.image {
    /* min-height: 520px; */
    /* width: 100%; */
    /* height: 400px; */
    display: block;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

.article-box {
    background: #fff;
    box-shadow: 0 3px 10px -9px #000;
}

a.title {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    display: inline-block;
    font-weight: 600;
}

.article-box .caption {
    padding: 20px;
}

.article-box .description {
    margin: 10px 0px 20px;
}

.caption_info {
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding: 5px 0px;
    font-size: 13px;
}

div.t {
    font-size: 30px;
    line-height: 35px;
}

.article-categories a {
    text-align: left;
    display: inline-block;
    background: #fff;
}

.variante {
    max-height: 35em;
    background-position: bottom left;
    background-attachment: fixed;
    overflow: hidden;
}

.variante:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 33%,#fff 100%); */
    /* background-image: linear-gradient(to bottom,rgba(255,255,255,0) 33%,#fff 100%); */
    /* background-repeat: repeat-x; */
    poMulish-events: none;
}

.btn-warning2 {
    z-index: 998;
    margin-top: 10px;
    position: relative;
    color: #fff;
    background: #972713;
}

.btn-warning2:hover {
    color: #000;
    background: #e4e4e4;
}

.btn_menu_header {
    margin-right: 10px;
    font-size: 25px;
    display: inline-block;
    margin-top: 16px;
}

.jox .pret_vechi {
    text-decoration: line-through;
}

.link_manuf a {
    color: #000;
    font-size: 14px;
    line-height: 1.2;
}

.link_manuf h2 {
    font-weight: 600;
}

#product-manufacturer a {
    color: #000;
}

.link_manuf {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0px;
}

/* css aircold */
.path_logo {
    /* background: #242424; */
    position: relative;
}

#logo {
    /* margin: 0 auto; */
}

.stoc_review {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.stoc_hom {
    font-size: 13px;
    line-height: 1.2;
    color: #4cb01a;
    font-weight: 600;
    text-transform: initial;
}

.sale_percent span {
    font-size: 11px;
    line-height: 11px;
    display: block;
    font-weight: 400;
}

/* .sale_percent::after {
    content: "";
    position: absolute;
    z-index: 9;
    bottom: -34px;
    right: 1%;
    width: 0;
    height: 0;
    border-left: 24px solid #83bff800;
    border-right: 24px solid #83bff800;
    border-bottom: 10px solid #83bff800;
    border-top: 24px solid #f5ff17;
} */

.whatsapp .fa-whatsapp {
    font-size: 40px;
    color: #ffffff;
    background: #4CAF50;
    border-radius: 100%;
    padding: 10px;
}

.contact_details li i {
    width: 25px;
    text-align: center;
    position: absolute;
    top: 3px;
    color: #7A4854;
    left: 0;
}

.bg_motive_produs_Mulishior {
    padding: 30px 0px 30px 0px;
    position: relative;
    color: #2098d1;
    font-size: 12px;
    background: #05641c;
    border-bottom: 1px solid #ccc;
}

.bg_motive_produs_Mulishior img {
    filter: invert(0);
    max-width: 50px;
    filter: brightness(0) invert(1);
}

.bg_motive_produs_Mulishior .info_beneficii {
    padding-left: 15px;
}

.bg_motive_produs_Mulishior h3 {
    color: #fff;
    /* font-size: 18px !important; */
    line-height: 16px;
    font-weight: 6;
    display: block;
    margin: 0px 0px 5px 0px !important;
    font-family: 'Mulish', arial;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.bg_motive_produs_Mulishior p {
    line-height: 1.2;
    margin-bottom: 0;
    color: #ccc;
    font-size: 14px;
    font-weight: 400 !important;
    margin-top: 10px;
    margin-bottom: 0 !important;
}

.bg-sss {
    /* background: #ffffff; */
}

.menu_sa img.logo_mic {
    display: none;
}

.sticky img.logo_mic {
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 46px;
}

.sticky .desktop-show {
    /* padding-left: 50px; */
    /* transition: 0.4s; */
}

.bu-banner img {
    max-width: 55px !important;
    height: 40px;
    width: initial !important;
    margin-top: -1px;
    margin-top: -1px;
    filter: brightness(0%);
}

.bu-banner {
    position: relative;
    width: 100%;
}

.bu-text {
    padding-left: 15px;
}

h2.top_banner_heading {
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: bold;
    line-height: 16px;
}

.top_banner_description p {
    margin-bottom: 0px;
    font-size: 12px;
    color: #000;
    line-height: 18px;
    margin: 0 !important;
}

.butobannerbutobanner {
    background: #fff;
}



.butoane_ad {
    position: absolute;
    bottom: 15px;
    right: 0;
    z-index: 9;
    width: 100%;
    display: flex;
    padding: 0 15px;
    transition: all .3s ease-in-out;
    justify-content: center;
}

.product-thumb:hover .butoane_ad {
    bottom: 10px;
    padding: 0 5px;
}

.grup_butoane {
    position: relative;
    transition: all .3s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    margin: 0 5px;
}

.product-thumb:hover .grup_butoane {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.category_box {
    position: relative;
}

.category-name {
    position: absolute;
    left: 0;
    bottom:0;
    background: #000;
    clip-path: polygon(0 0,76% 0,100% 100%,0 100%);
    background: #222222;
    max-width: 410px;
    padding: 20px 40px;
    width: 310px;
}

.coco {
    position: sticky;
    top: 0;
    z-index: 1;
    margin-bottom: 30px;
}

body .slider-item {
    min-height: 85vh !important;
    background-size: cover;
    background-position: top;
}
body.acasa div#common-home div#content > .row {
    display: block !important;
}
.acasa .menu_sa > .row.mx-0 > .container {
    background: rgb(255 255 255 / 80%);
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    /* box-shadow: 0 2px 5px #e9e9e947; */
    position: relative;
    z-index: 3;
    max-width: 100%;
}

.box_slide_info_produs {
    /* margin-left: 20px; */
    /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; */
    z-index: 999;
    display: flex;
    /* flex-wrap: wrap; */
    /* flex-direction: column; */
    padding: 100px 15px 40px;
    width: 1270px;
    margin: 10px 0;
    /* background: rgb(255 255 255 / 80%); */
    align-self: center;
    /* justify-content: center; */
    position: relative;
    z-index: 9999999;
    text-align: left;
    margin: 0 auto;
}

.col-slider1 {
    /* -webkit-box-align: start; */
    /* align-items: flex-start; */
    /* justify-content: flex-end; */
    display: flex;
    /* position: absolute; */
    /* height: 100%; */
    width: 100%;
    left: 0;
    bottom: 0;
    /* justify-content: flex-start; */
    /* align-items: flex-end; */
}

.cols-slider {
    display: flex;
    height: 100%;
    margin: 0 auto;
    min-height: 940px;
}
.box_slide_info_produs h2 {
    font-family: 'Mulish', arial;
    font-size: 135px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.7);
    font-family: 'Mulish';
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
}

.box_slide_info_produs a {
    display: inline-block;
    text-align: left;
    color: #111;
    font-family: 'Mulish', arial;
    font-size: 16px;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 0px;
    font-weight: 700;
    position: relative;
    transition: all .3s linear;
    background: transparent;
    line-height: 50px;
    padding: 0 30px;
    border-radius: 0;
    /* font-family: 'Mulish'; */
    border: 1px solid #000;
    border-radius: 5px;
}
.box_slide_info_produs a::after {
       content: '\f178';
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: 500;
    background: transparent;
    line-height: 38px;
    margin: 0;
    padding-left: 10px;
    right: 6px;
    border-radius: 5px;
}



.col-img img {
    width: 100%;
    height: auto;
}
.about-us-custom1 .container {
    padding: 10px  15px 170px;
}
.col-7.col-text {
    background: #ddd;
    top: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 50px 50px 150px;
}

.col-5.col-img {
    padding-right: 0;
}

.col-text1 h3 {
    font-family: 'Mulish', arial;
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    color: #111;
    margin-bottom: 30px;
}
.col-text1 a {
    display: inline-block;
    text-align: left;
    color: #111;
    font-family: 'Mulish', arial;
    font-size: 16px;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 600;
    position: relative;
    transition: all .3s linear;
}
.col-text1 a::after {
    content: "";
    -webkit-mask-image: url(image/arrow.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #111;
    margin-left: 20px;
    display: inline-block;
    width: 40px;
    height: 10px;
    transition: all .3s linear;
}
.col-text1 a::before{
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #111;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 300ms ease;
    background: #111;
    border-radius: 100% 0 0;
    transform: scale(.85);
    transition: all .3s linear;
}
.col-text1 a:hover::before {
    opacity: 1;
    transform: scale(1);
}
.col-text1 a:hover::after {
        margin-left: 30px;
        background: #111;
}
.col-text1:before {
    content: '';
    background-image: url(image/grid-imagg.webp);
    background-size: contain;
    background-position: bottom right;
    background-repeat: repeat-x;
    z-index: 2;
    position: absolute;
    left: -60px;
    bottom: 50px;
    width: 200px;
    height: 362px;
    poMulish-events: none;
    animation: floating 5s linear 2s infinite alternate;
    -webkit-transition: margin 1s cubic-bezier(0.2, 0.6, 0.3, 1), opacity 2s ease;
    transition: margin 1s cubic-bezier(0.2, 0.6, 0.3, 1), opacity 2s ease;
    opacity: .5;
}
.col-text1 p {
    text-align: justify;
    color: #111;
}

.about-us-custom1 {
    padding: 0 15px;
}
.col-7.col-text strong {
    color: #111;
}
footer p {
    color: #ddd;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}

.contact_details img {
    margin-bottom: 10px !important;
}
.categorii-us-custom1 {
    margin-bottom: 80px;
}

.categorii-us-custom1 .col-3.col-img img {
    width: 100%;
    height: auto;
}

.categorii-us-custom1 h3 {
    font-family: 'Mulish', arial;
    font-size: 34px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
    color: #7A4854;
}

.box_slide_info_produs p {
    text-align: justify;
    /* font-size: 15px; */
    /* line-height: 23px; */
}
.categorii-us-custom1 p {
    padding-right: 30px;
}




.categorii-us-custom1 .col-text a {
    display: inline-block;
    text-align: left;
    color: #111;
    font-family: 'Mulish', arial;
    font-size: 16px;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 600;
    position: relative;
    transition: all .3s linear;
}
.categorii-us-custom1 .col-text a::after {
    content: "";
    -webkit-mask-image: url(image/arrow.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #111;
    margin-left: 20px;
    display: inline-block;
    width: 40px;
    height: 10px;
    transition: all .3s linear;
}
.categorii-us-custom1 .col-text a::before{
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #7A4854;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 300ms ease;
    background: #7A4854;
    border-radius: 100% 0 0;
    transform: scale(.85);
    transition: all .3s linear;
}
.categorii-us-custom1 .col-text a:hover::before {
    opacity: 1;
    transform: scale(1);
}
.categorii-us-custom1 .col-text a:hover::after {
        margin-left: 30px;
        background: #7A4854;
}
.col-12.col-lg-3.contact_details.text-left > img {
    /* filter: brightness(0%); */
    filter: brightness(0) invert(1);
    max-width: 175px;
    margin-bottom: 30px !important;
}

.categorii-us-custom1 .col-3.col-img a {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    position: absolute;
    bottom: 8px;
    left: 15px;
    display: block;
    background: #fff;
    height: 70px;
    line-height: 70px;
    padding: 0 30px;
    font-family: 'Mulish', arial;
    font-size: 26px;
    font-weight: 700;
    color: #111;
    transition: all 300ms ease;
}

.categorii-us-custom1 .col-3.col-img {
    position: relative;
}

.categorii-us-custom1 .col-3.col-img a:hover {
    color: #7A4854;
}

.categorii-us-custom2 .row {
    display: flex;
    align-items: center;
}

.categorii-us-custom2 .col-bg-img1 img {
    width: 100%;
    height: auto;
    animation: myimg 10s ease 0s infinite normal forwards;
}

.col-bg-img1::before {
    content: '';
    position: absolute;
    background: #7A4854;
    width: 100%;
    height: 100%;
    top: 130px;
    left: 130px;
    z-index: -1;
}

.categorii-us-custom2 .col-6.col-bg-img {
    overflow: hidden;
    position: relative;
}

  
  @keyframes myimg {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.col-6.col-textl {
    padding: 0 50px;
    max-width: 700px;
    margin: 0 auto;
}

.col-6.col-textl h3 {
    font-family: 'Mulish', arial;
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 30px;
    color: #7A4854;
}

.categorii-us-custom2 {
    margin-bottom: 80px;
}
.categorii-2-inner {
}

.categorii-2-inner .col-4 {
    text-align: center;
    margin-bottom: 30px;
}

.col-6.col-textl h3 + p {
    margin-bottom: 50px !important;
}

.categorii-2-inner .col-4 img {
    max-width: 100px;
}

.categorii-2-inner .col-4 h4 {
    margin-top: 10px;
    font-size: 15px;
    font-family: 'Mulish', arial;
    color: #7A4854;
    font-weight: bold;
}
.item-test {
    display: flex;
}

.col-image-test {
    width: 20%;
}

.col-text-test {
    width: 80%;
    padding-left: 50px;
}

.col-image-test img {
    border-radius: 90% 0px 0px 0px;
}

.testinomials .container > h3 {
      font-size: 34px;
      font-family: 'Mulish', arial;
      color: #034814;
      text-align: center;
      line-height: 44px;
      font-weight: 600;
      margin-bottom: 50px;
}

.col-text-test h3 {
        font-family: 'Mulish', arial;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

.col-text-test p:not(.tauthor) {
    line-height: 31px;
    position: relative;
    margin-bottom: 10px;
    font-family: 'Mulish', arial;
    font-size: 19px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

p.tauthor {
    font-weight: bold;
    margin-bottom: 0 !important;
    color: #7A4854;
}

.testinomials {
    margin-bottom: 70px;
    margin-top: 50px;
}

.col-image-test::before {
    content: "";
    position: absolute;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 80px;
    height: 80px;
    -webkit-mask-image: url(image/quote.png);
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    top: -25px !important;
    left: 0px !important;
    background-color: #1f2517;
    transition: all 300ms ease;
}
.col-image-test {
    position: relative;
}
.item-test:hover  .col-image-test::before {
    background: #7A4854;
}
.testinomials .owl-dots button {
    background: #111 !important;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 16px;
    border-radius: 0 0 90% 0;
}

.testinomials .owl-dots {
    text-align: right;
}

.testinomials .owl-dots button.active {
    background: #7A4854 !important;
}
.info_title h3 + p {
    margin-top: 0px;
    max-width: 800px;
    margin-bottom: 20px !important;
}




.blog_area {
    margin-bottom: 80px;
    /* background: #045217; */
}
.col-md-4.item.count1 .caption_blog {
    margin-bottom: 50px;
}

.col-md-4.item.count1 .article_box {
    /* flex-direction: column; */
    /* display: flex; */
}

.col-md-4.item.count1 .article_box .blog_img {
    order: 2;
}

.col-md-4.item.count1 .article_box .caption_blog {
    order: 1;
}
.col-md-4.item.count1  .data_added {
    margin-top: 0;
}




a.btn-blog-a{
    display: inline-block;
    text-align: left;
    color: #111;
    font-family: 'Mulish', arial;
    font-size: 16px;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 600;
    position: relative;
    transition: all .3s linear;
}
a.btn-blog-a::after {
    content: "";
    -webkit-mask-image: url(image/arrow.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #111;
    margin-left: 20px;
    display: inline-block;
    width: 40px;
    height: 10px;
    transition: all .3s linear;
}
a.btn-blog-a::before{
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #7A4854;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 300ms ease;
    background: #7A4854;
    border-radius: 100% 0 0;
    transform: scale(.85);
    transition: all .3s linear;
}
a.btn-blog-a:hover::before {
    opacity: 1;
    transform: scale(1);
}
a.btn-blog-a:hover::after {
        margin-left: 30px;
        background: #7A4854;
}
div#blog_posts {
    margin-top: 60px;
}
.py-2.logo-anpc a {
    display: inline-block;
    width: 50%;
    float: left;
}


.ateliere-row h3 {font-family: 'Mulish', arial;font-size: 42px;font-weight: 700;text-align: left;margin-bottom: 30px;margin-top: 30px;color: #7A4854;}

.ateliere-row p {
    font-size: 16px;
    line-height: 26px;
}

.ateliere-row li::before {
    content: '\f046';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #972713;
}

.ateliere-row ul {
    list-style: none;
    padding: 0;
}

.ateliere-row ul li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 20px;
}

.ateliere-row a.btn-style1 {
    margin-top: 10px;
}

.ateliere-row img {
    border-radius: 100px 0 100px 0;
    padding: 0px 40px 20px 0px;
}



.ateliere-row a.btn-style1 {
    display: inline-block;
    text-align: left;
    color: #111;
    font-family: 'Mulish', arial;
    font-size: 16px;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 600;
    position: relative;
    transition: all .3s linear;
}
.ateliere-row a.btn-style1::after {
    content: "";
    -webkit-mask-image: url(image/arrow.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #111;
    margin-left: 20px;
    display: inline-block;
    width: 40px;
    height: 10px;
    transition: all .3s linear;
}
.ateliere-row a.btn-style1::before{
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #abd890;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 300ms ease;
    background: #abd890;
    border-radius: 100% 0 0;
    transform: scale(.85);
    transition: all .3s linear;
}
.ateliere-row a.btn-style1:hover::before {
    opacity: 1;
    transform: scale(1);
}
.ateliere-row a.btn-style1:hover::after {
        margin-left: 30px;
        background: #abd890;
}

.page_information div#content > h1 {
    font-family: 'Mulish', arial;
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 60px;
    color: #7A4854;
}
.page_servicii .Breadcrumbs {
    display: none;
}

.ateliere-row-servicii {
    padding: 10px 0 40px;
}
.page_amenajare_de_la_a_z .Breadcrumbs {
    display: none;
}

.page_amenajare_de_la_a_z.page_information div#content > h1 {
    display: none;
}
.ateliere-row-servicii a {
    display: block;
    background: #7A4854;
    font-size: 20px;
    display: block;
    color: #fff;
    padding: 14px 0;
    font-family: 'Mulish', arial;
    font-weight: bold;
    transition: all 300ms ease;
}

.ateliere-row-servicii h3 {text-align: center;}

.ateliere-row-servicii .col-md-2 {
    padding: 0 5px;
}

.ateliere-row-servicii .row {
    margin: 0 -5px;
}

.ateliere-row-servicii a:hover {
    background: #111;
}
.ateliere-row {
    padding-bottom: 50px;
}

.box-count {
    display: flex;
    margin-bottom: 30px;
}

.box-count span.count {
    min-width: 60px;
    height: 60px;
    background: #7A4854;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    color: #fff;
}

.box-text {
    padding-left: 20px;
}

.box-text h4 {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Mulish', arial;
}
.page_amenajare_de_la_a_z 
 .amenajare-row {
    padding-top: 40px;
}
.amenajare-row.amenajare-row-beneficii {
    /* padding-bottom: 60px; */
    padding-top: 20px;
}

.amenajare-row.amenajare-row-beneficii h3 {
    font-size: 62px;
}


.page_amenajare_de_la_a_z 
 .amenajare-row  .box-text {
    display: flex;
    align-items: center;
}

.page_amenajare_de_la_a_z .amenajare-row .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page_amenajare_de_la_a_z .amenajare-row .row .box-count:last-child {
    margin: 0;
}

.page_amenajare_de_la_a_z .amenajare-row h3 {
    text-align: center;
}


.page_design .Breadcrumbs {
    display: none;
}

.page_design.page_information div#content > h1 {
    display: none;
}
.ateliere-row-design h3 {
    padding-top: 40px;
    text-align: center;
    padding-bottom: 20px;
}

.row.custom-row1 p:last-child {
    margin: 0 !important;
}

.row.custom-row2 {
    padding-top: 30px;
}

.row.custom-row3 {
    padding-top: 40px;
    display: flex;
    align-items: center;
}


.page_masuratori .Breadcrumbs {
    display: none;
}

.page_masuratori.page_information div#content > h1 {
    display: none;
}

.ateliere-row.ateliere-row-masuratori {
    padding-top: 60px;
    padding-bottom: 0;
}

.ateliere-row.ateliere-row-masuratori .row {
    display: flex;
    align-items: center;
}

.row.Confectionare-row2 img, .row.Confectionare-row3 img, .row.Confectionare-row4 img, .row.Confectionare-row5 img {
    border-radius: 0;
}
.page_confectionare .Breadcrumbs {
    display: none;
}

.page_confectionare.page_information div#content > h1 {
    display: none;
}
.row.Confectionare-row1 {
    padding-top: 60px;
    padding-bottom: 40px;
}
.conf-img img {
    border-radius: 0;
    padding: 0;
}

.conf-img span {
    background: #f6f6f6;
    display: block;
    padding: 15px;
    /* text-align: center; */
    font-weight: bold;
    border: 1px solid #ccc;
}

body .row.Confectionare-row6 .conf-img + p {
    margin-top: 15px !important;
    color: #7A4854;
    font-size: 18px;
}

.row.Confectionare-row6 {}

.row.Confectionare-row6 .col-md-4 p {
    margin: 0 0 7px !important;
    font-size: 15px;
    line-height: 21px;
    max-width: 300px;
}


.page_montaj .Breadcrumbs {
    display: none;
}

.page_montaj.page_information div#content > h1 {
    display: none;
}

.page_montaj.page_information div#content .ateliere-row {
    padding-top: 60px;
}
.page_montaj.page_information div#content .ateliere-row h3 {
    padding-top: 30px;
}

.page_montaj.page_information div#content .ateliere-row p {
    padding-right: 30px;
}

.page_montaj.page_information div#content .ateliere-row p strong {
    color: #7A4854;
}


.page_intretinere .Breadcrumbs {
    display: none;
}

.page_intretinere.page_information div#content > h1 {
    display: none;
}
.custom-row-intret1 p, .custom-row-intret2 p {
    margin-bottom: 5px !important;
}

.custom-row-intret2 {
    padding-top: 40px;
}
.ateliere-row-intretinere h3 {
    padding-top: 40px;
    text-align: center;
    /* padding-bottom: 20px; */
}
.ateliere-row-intretinere .menu-item span {
  border-bottom: 2px dotted black;
  flex-grow: 1;
  margin-bottom: 20px /* Add a little bottom margin to align the dots with the bottom of the text */;
  display: block;
  max-width: 81%;
}

.ateliere-row-intretinere .menu-item {
  display: flex;
}

.row.custom-row-intret3 .menu-item p {
    margin-bottom: 12px !important;
}

.row.custom-row-intret3 .menu-item p:first-child {
    padding-right: 5px;
}

.row.custom-row-intret3 .menu-item p:last-child {
    padding-left: 5px;
    color: #7A4854;
    font-weight: bold;
}
.custom-row-intret4 h3 {
    font-size: 32px;
}

.custom-row-intret4 p {
    margin-bottom: 10px !important;
}
.menu-desktop .nav > li.has-sub > a::after {
    content: "\f107";
    font-family: fontawesome;
    position: relative;
    opacity: 1;
    display: inline-block;
    margin: 0 auto;
    top: 2px;
    padding: 0 0px 0 2px;
}


.titles-contact {
    padding-top: 60px;
    padding-bottom: 40px;
    text-align: center;
}

.titles-contact h4 {
 font-family: 'Mulish', arial;
 font-size: 60px;
 font-weight: 300;
 text-align: center;
 margin-bottom: 20px;
 /* margin-top: 60px; */
 color: #7A4854;
}

.titles-contact h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #111;
}


.row.contact-info-showroom h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #111;
    text-align: center;
    padding-bottom: 10px;
}

.map-iframe {
    /* margin-bottom: 50px; */
}

.map-iframe iframe {
    margin-bottom: 20px;
    border: 5px solid #ccc !important;
}

.map-iframe p a, .map-iframe p {
    color: #111;
    margin-bottom: 0 !important;
    font-size: 15px;
}

.map-iframe p strong {
    color: #7A4854;
}
.right-contact-info {
}

.right-contact-info h3 {
    font-size: 16px;
    font-weight: bold;
    color: #111;
    margin-bottom: 15px;
    font-family: 'Mulish';
    padding-top: 15px;
}

.right-contact-info p {
    color: #555;
    font-size: 15px;
    line-height: 26px;
}

.right-contact-info p strong {
    color: #7A4854;
    font-family: 'Mulish';
}

.col-12.col-lg-6.col6-contact-info {
    border-left: 1px solid #ccc;
    padding-left: 65px;
    margin-bottom: 80px;
}

.page_contact form.form-horizontal.formation {
    max-width: 545px;
}
.page_category div#content {
    margin-top: 0 !important;
}

.page_category  div#product-category {
    padding-top: 30px;
    max-width: 1270px;
}

body.page_product div#product-product {
    padding-top: 20px !important;
}

.btn_cart_product i {
    display: none;
}

}
.produse-latest {
    padding-bottom: 30px;
}

.avantaje-div {
    background: #000;
    padding: 50px 0 50px;
    text-align: center;
}

.avantaje-div h3 {
    font-size: 26px;
    text-align: center;
    font-family: "Futura PT Heavy";
    /* text-transform: uppercase; */
    color: #fff;
    padding-top: 15px;
}

.avantaje-div p {
    color: rgb(255 255 255 / 70%);
    font-size: 16px;
    max-width: 200px;
    font-family: "FuturaPT-Book", arial;
    margin: 0 auto;
 
}

.info_transp {
    margin-top: 0px !important;
    position: relative;
    top: 4px;
}

li.pret_produs {
    padding: 20px 0;
}
.wishlist-btn span {
    border-radius: 0px;
    color: #686868;
    font-weight: 400;
    border: none;
    height: auto;
    background: transparent;
    position: relative;
    padding: 0px 15px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 0;
    transition: 0.4s;
    /* font-family: "Futura PT Heavy"; */
    border: 1px solid #fff;
    height: 35px;
    line-height: 33px;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
}

strong.stoc_disponibil i {
    color: green;
}
.avantaje_produs {
     padding-top: 10px;
    border-top: 1px solid #cccccc73;
    margin-top: 50px;
    border-bottom: 1px solid #cccccc73;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

div#descriere p {
    font-size: 15px;
    line-height: 26px;
    /* max-width: 1000px; */
    margin: 0 auto;
}
strong.stoc_disponibil {
    /* font-family: "Futura PT Heavy"; */
}
.descriere-mica {
    padding: 0 15px;
    padding-top: 20px;
}

.descriere-mica {
    font-size: 18px;
    line-height: 33px;
}

.wishlist-btn span i {
    margin-right: 2px;
}
label.control-label.cdsasaasd {
    font-family: 'Mulish', arial;
    font-weight: 400;
    font-size: 18px;
    margin-top: 0px;
    /* display: none; */
    margin-bottom: 0;
}
.butoane_finalizare a i {
    display: none;
}
.page_category .optiuni_pizza {
    display: none;
}

.mb-0.form-group.required.mariehah label.radio-check {
    display: inline-block !important;
    /* width: 100%; */
    /* max-width: 300px; */
}


.sticky-phone {
    position: fixed;
    right: 0;
    top: 55%;
    BACKGROUND: #7A4854;
    color: #111;
    border-radius: 100px 0px 0px 100px;
    z-index: 99999999999;
    min-width: 291px;
}

.sticky-phone a {
    color: #fff;
    padding: 0 20px 0 60px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
    font-family: 'Mulish', arial;
    font-size: 22px;
}

.sticky-phone a i {
    position: absolute;
    line-height: 45px;
    height: 45px;
    width: 45px;
    display: block;
    background: #111;
    text-align: center;
    border-radius: 100px;
    color: #fff;
}

.sticky-phone a span:last-child {
    opacity: 0;
    position: absolute;
    /* left: 0; */
    right: 17px;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    transition: all 300ms ease;
}

.sticky-phone a:hover span:last-child {
    opacity: 1;
}

    .sticky-phone a:hover > span:nth-child(2) {opacity: 0;}



.sticky-phone a > span:nth-child(2) {
    transition: all 300ms ease;
}

.page_blog h3.text-center {
    font-weight: 600;
    font-size: 42px;
    text-align: center;
    display: block !important;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 30px;
    font-size: 43px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 60px;
    color: #111;
    font-family: 'Mulish', arial;
}


.img-gal {
    height: 300px;
    margin-bottom: 30px;
    background-size: cover;
    background-position: center;
}

.img-gal {
    position: relative;
    transition: all 300ms ease;
    cursor: poMulish;
}

.img-gal:hover {
    filter: none;
}

.img-gal::after {
    content: '\f002';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(39 183 85 / 70%);
    color: #fff;
    font-family: 'FontAwesome';
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    opacity: 0;
    transform: scale(.5);
    transition: all 300ms ease;
}

.img-gal:hover:after {
    transform: scale(1);
    opacity: 1;
}
.despre-row h3 {
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    font-family: 'Mulish', arial;
    margin-bottom: 20px;
}


.despre-row {
    margin: 60px 0;
}

.despre-row .row {
    align-items: center;
}

.despre-row .row a {
    display: inline-block;
    text-align: left;
    color: #111;
    font-family: 'Mulish', arial;
    font-size: 16px;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 0px;
    font-weight: 600;
    position: relative;
    transition: all .3s linear;
}
.despre-row .row a::after {
    content: "";
    -webkit-mask-image: url(image/arrow.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: #111;
    margin-left: 20px;
    display: inline-block;
    width: 40px;
    height: 10px;
    transition: all .3s linear;
}
.despre-row .row a::before{
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #7A4854;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 300ms ease;
    background: #7A4854;
    border-radius: 100% 0 0;
    transform: scale(.85);
    transition: all .3s linear;
}
.despre-row .row a:hover::before {
    opacity: 1;
    transform: scale(1);
}
.despre-row .row a:hover::after {
        margin-left: 30px;
        background: #7A4854;
}
.page_despre_noi .Breadcrumbs {
    /* display: none; */
}

.max50 {
    max-width: 49%;
    float: left;
    padding-right: 10px;
}

.max50 .rand_selectare {
    background: #e9ecef;
    padding: 0px 0px;
    border-radius: 7px;
}


.law_slider_box-child {
    display: flex;
    align-items: center;
}



.law_slider_box-child .col-md-6 {/* padding: 170px 30px 170px 80px; */text-align: left;background-size: cover !important;background-position: center !important;/* background: #f6f6f6; */min-height: ;}

.law_slider_box-child .col-md-6  h4 {
       font-size: 48px;
       font-family: 'Mulish', arial;
       color: #034814;
       text-align: left;
       line-height: 58px;
       font-weight: 700;
       max-width: 544px;
       margin-top: 10px;
       margin-bottom: 0px;
}

.law_slider_box-child .col-md-6  h4 + p {
    font-size: 16px;
    color: #777;
    max-width: 500px;
    margin: 25px 0 30px;
    line-height: 24px;
    text-align: left;
}






.law_slider_shortcode  button.slick-prev.slick-arrow, .law_slider_shortcode  button.slick-next.slick-arrow {
    font-size: 0;
    padding: 0 12px;
    background: transparent;
    border: 0 !important;
    line-height: 1;
    outline: 0;
    top: 45%;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    background: #111;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    font-size: 13px;
    color: transparent;
    cursor: poMulish;
}

.law_slider_shortcode  button.slick-prev.slick-arrow::before, .law_slider_shortcode  button.slick-next.slick-arrow::before {
    font-size: 18px;
    font-family: FontAwesome;
    color: #fff;
    position: relative;
    text-align: ce;
}

.law_slider_shortcode  button.slick-prev.slick-arrow::before {
    content: '\f104';
}

.law_slider_shortcode  button.slick-next.slick-arrow::before {
    content: '\f105';
}

.law_slider_shortcode {
    /* background: #F6FBFF; */
    /* background: #fff; */
    /* max-width: 1170px; */
    /* margin: 30px auto; */
    /* background-image: url(../images/img_1.png); */
}
a.btn-style2 {
    background: #fff;
    line-height: 50px;
    height: 50px;
    color: #111;
    display: inline-block;
    padding: 0 30px;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    margin-top: 0px;
    /* box-shadow: 5px 5px 0px 0px #70e31a; */
    border: 0;
    border-radius: 5px;
    /* font-family: 'Mulish'; */
}

a.btn-style2::after {
    content: '\f178';
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: 500;
    background: transparent;
    line-height: 38px;
    margin: 0;
    padding-left: 10px;
    right: 6px;
    border-radius: 5px;
}


a.btn-style3 {
    background: #7A4854;
    line-height: 50px;
    height: 50px;
    color: #fff;
    display: inline-block;
    padding: 0 30px;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    margin-top: 0px;
    /* box-shadow: 5px 5px 0px 0px #70e31a; */
    border: 0;
    border-radius: 5px;
    /* font-family: 'Mulish'; */
}

a.btn-style3::after {
    content: '\f178';
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: 500;
    background: transparent;
    line-height: 38px;
    margin: 0;
    padding-left: 10px;
    right: 6px;
    border-radius: 5px;
}
a.btn-style3:hover {
    background: #111;
}
.law_slider_box-child2 {
    max-width: 605px;
    margin-left: auto;
}
.law_slider_box-child2 h3 {
    font-family: 'Mulish', arial;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
.law_slider_box {
    /* background-color: transparent; */
    /* background-image: linear-gradient(90deg, #F6FBFF 65%, #1825a6 65%); */
    padding: 60px 0 75px;
    position: relative;
    background-color: #1825A6;
    background-image: url(image/img_1.png);
    background-size: 350px auto;
}

.law_slider_box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    background-image: linear-gradient(90deg, #F6FBFF 65%, #05641ce0 65%);
    opacity: 1;
}

.law_slider_box-slide {
    z-index: 1;
    position: relative;
}

.law_slider_box-child .col-md-6 img {
    max-width: 457px;
}
a.btn-style2:hover {
    background: #7A4854;
    box-shadow: none;
    color: #fff;
}



.home-section1 .vc_col-sm-12 {
    max-width: 1285px;
    margin: 0 auto;
    float: none;
    /* padding: 80px 0 235px; */
}

.home-section1 .vc_col-sm-12 h3 {
        font-family: 'Mulish', arial;
    font-size: 18px;
    line-height: 24px;
    /* font-weight: 400; */
    /* text-transform: uppercase; */
    /* padding-top: 8px; */
    /* text-align: center; */
    margin-bottom: 10px;
    font-family: 'acre-medium';
    color: #7A4854;
}

.home-section1 .vc_col-sm-12 h4 {
    font-size: 60px;
    color: #111;
    text-align: center;
    line-height: 89px;
    font-weight: 500;
    font-family: 'Josefin Sans';
    margin: 15px 0;
}

.home-section1 .vc_col-sm-12 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 20px;
}

.home-section1 .vc_col-sm-12 ul li {
    margin-bottom: 35px;
    padding-left: 90px;
    position: relative;
}

.home-section1 .vc_col-sm-12 ul li strong {
    font-family: 'Mulish', arial;
    font-weight: 300;
    font-size: 24px;
    line-height: 33px;
    display: block;
    margin-bottom: 5px;
    color: #034814;
}

.home-section1 .vc_col-sm-12 ul li::before {
    content: '';
    width: 70px;
    height: 70px;
    background-image: url(image/coffee.png);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #7A4854;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100px;
}

.home-section1 .vc_col-sm-12 ul li:nth-child(2)::before {
    background-image: url(image/coffee-cup.png);
}


.info_title h4 {
    font-size: 46px;
    color: #034814;
    text-align: center;
    line-height: 70px;
    font-weight: 300;
    font-family: 'Outfit', sans-serif;
}

.row.mx-0.produse0 {
    padding: 60px 0 70px;
}

.mfilter-light-theme .mfilter-tb-as-td {
    border-top: 0 !important;
}
.mfilter-light-theme .mfilter-heading-content {
    padding-bottom: 10px !important;
    border-color: #ccc !important;
}



.section_title_category > div {
    position: relative;
    z-index: 3;
    display: inline-block;
    max-width: 1270px;
}
.mfilter-tb-as-tr {
    /* border-bottom: 1px solid #cccccc3d; */
}
.page_despre_noi .home-section1 .vc_col-sm-12 {
    padding-bottom: 0;
}
.page_despre_noi .home-section1 .vc_col-sm-12 .row {
    margin-bottom: 60px;
    align-items: center;
}
.fancy-img1 {
    padding-left: 30px;
}

.fancy-img1 img {
    box-shadow: 5px 5px 0px 0px #70e31a;
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
}
.fancy-img2 {
    padding-RIGHT: 30px;
}

.fancy-img2 img {
    box-shadow: 5px 5px 0px 0px #70e31a;
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
}

.page_despre_noi  {
    background-image: url(image/bg_img2.png);
    background-size: 350px;
}

.blog_area .info_title {
    display: block;
}


@media(min-width:1700px) {
    .container {
        /* max-width: 1600px; */
    }
}

.header-top {
    background: #7A4854;
    padding: 4px 0 10px;
    /* display: flex; */
    /* align-items: center; */
    display: block;
    /*height: 35px;*/
}

.header-top-item {
    display: inline-block;
    padding: 0px 25px 0px 0px;
    position: relative;
    font-size: 14px;
}

.header-top-item * {
    font-size: 12px;
    color: #fff;
    font-family: 'Mulish', arial;
    transition: all 300ms ease;
}



.header-top-item i {
    color: #fff;
    font-size: 14px !important;
    margin-right: 5px;
    position: relative;
    top: 1px;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
}

.header-top-item a:hover, .header-top-item a:focus {
    color: #fff !important;
}


.header-top .social-f a {
    display: inline-block;
    /* padding-right: 10px; */
    color: #111;
    font-size: 14px;
    position: relative;
    top: 0px;
    padding: 0 5px;
}
.header-top .social-f a:hover {
    color: #34C5A1;
}
.header-top .social-f a i {
    font-size: 14px !important;
    color: #111;
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}
.header-top .social-f {
    padding-top: 6px;
    text-align: right;
    display: inline-block;
    position: relative;
    padding: 0;
    padding-right: 25px;
}
.motoo-header p {
    margin: 0;
    color: #fff;
    text-align: left;
    padding: 7px 0;
    font-size: 14px;
    font-weight: 400;
}
.header-top .col-md-6:last-child {
    text-align: right;
}
.header-top-item:not(.header-top-item-notice)::after {
    content: '';
    width: 1px;
    height: 20px;
    background: rgb(255 255 255 / 20%);
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 2px;
    opacity: 1;
}

.social-f::after {
    content: '';
    width: 1px;
    height: 20px;
    background: #111;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 2px;
    opacity: 1;
}

.header-top-item.header-top-item-clock span {
    /* text-decoration: underline; */
}

.col-account a {
    color: #fff;
}

#wishlist-total a {
    color: #fff;
}

#wishlist-total a {
    color: #fff;
}

#wishlist-total a span {
    color: #fff;
}

#wishlist-total i {
    color: #fff;
}

.menu_sa .container .row {
    /* max-width: 1500px; */
    margin: 0 auto;
}

.menu_sa .container .row {
    /* display: flex; */
    /* align-items: center; */
}

.search-fa {
    margin-right: 20px;
}



.box_slide_info_produs h2 span {
    font-size: 180px;
    color: rgba(255, 255, 255, 0.9);
}

.box_slide_info_produs h3 {
    color: #111;
    font-size: 16px;
    /* margin-left: 157px; */
    font-family: 'Mulish';
    margin-bottom: 0px;
    text-align: left;
    font-weight: 500;
    text-transform: uppercase;
}

.box_slide_info_produs h3 span {
    color: #fff;
}

.box_slide_info_produs h4 {
    color: #111;
    font-size: 70px;
    text-align: right;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 40px;
    font-family: 'Outfit';
    font-weight: 300;
    max-width: 600px;
    text-align: left;
    margin: 0 auto 60px;
}

.slideshow button.slick-prev.slick-arrow, .slideshow button.slick-next.slick-arrow {
    font-size: 0;
    padding: 0 12px;
    background: transparent;
    border: 0 !important;
    line-height: 1;
    outline: 0;
    top: 45%;
    margin: 0 10px;
    width: 40px;
    height: 40px;
    background: rgb(255 255 255 / 70%);
    text-align: center;
    line-height: 40px;
    border-radius: 200px;
    font-size: 13px;
    color: transparent;
    cursor: pointer;
    bottom: unset;
    border: 0px solid #111 !important;
    transition: all 300ms ease;
    letter-spacing: 10000px;
    box-shadow: 0 5px 10px rgb(17 17 17 / 10%);
    z-index: 1;
}

.slideshow button.slick-prev.slick-arrow::before, .slideshow button.slick-next.slick-arrow::before {
    font-size: 16px;
    font-family: FontAwesome;
    color: #111;
    position: relative;
    opacity: .5;
}

.slideshow button.slick-prev.slick-arrow::before {
    content: "\f060";
}

.slideshow button.slick-next.slick-arrow::before {
    content: "\f061";
}

.slideshow button.slick-prev.slick-arrow {
    /* right: 50px; */
    /* left: unset; */
}

button.slick-prev.slick-arrow:hover, button.slick-next.slick-arrow:hover {
    background: #7A4854;
    color: #fff;
}

button.slick-prev.slick-arrow:hover::before, button.slick-next.slick-arrow:hover::before {
    color: #fff;
    opacity: 1;
}

.info_beneficii h3 {
    font-family: 'Mulish';
    padding-top: 10px;
    font-size: 18px;
}

.info_beneficii h3 + p {
    max-width: 200px;
    font-size: 14px;
    line-height: 22px;
    margin: 0 auto;
    color: #111;
    font-family: 'acre-medium', sans-serif;
}

.module-section-categories {
    width: 100%;
 

    padding: 1rem 0rem 5rem 0rem;
}

.module-section-categories.pink-right {
    /* background: linear-gradient(to left, #7A4854 0%, #7A4854 25vw, #fff 15%, #fff 70%); */
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
}

.module-section-categories .section-categories {
    width: 100%;
    /* display: grid; */
    /* grid-template-columns: 1fr; */
    /* grid-template-rows: auto 1fr; */
    /* grid-row-gap: 1rem; */

    /** ALIGN FROM LEFT */
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    padding: 60px 0 80px;
}

.module-section-categories .section-categories .section-categories-title {
    width: 100%;

  

    .parent-categories-title {
    color: black;
    /* text-transform: uppercase; */
    font-size: 36px;
    display: inline-block;
    font-family: 'Mulish';
    display: inline-block;
    }

    .parent-categories {
    text-align: center;
    button {
            background: transparent;
            float: left;
            border: none;
            outline: none;
            cursor: pointer;
            padding: 0px 22px;
            transition: 0.3s;
            font-size: 36px;
            text-transform: uppercase;
            color: #111;
            font-family: 'acre-light', sans-serif;
            line-height: 32px;
            position: relative;
        }

        .active {
    color: #7A4854;
    /* text-decoration: underline; */
    font-family: 'acre-extrabold';
    /* font-size: 38px; */
    /* position: relative; */
    /* bottom: 2px; */
    }
    ;
    display: inline-block;
    }
;
    margin-bottom: 30px;
}

.module-section-categories .section-categories .section-subcategories {
    width: 100%;

    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;

    .tabcontentCategories {
        display: none;
        /* animation: fadeEffect 1s; */

        .products {
        width: 100%;
            
        }
    }
}

.linkSubCategory {
    position: relative;
    

    .subCategoryImage {
        max-width: 312px;
        max-height: 312px;
        /* aspect-ratio: 1 / 1; */
        border: 1px solid #ccc;
        transition: all 300ms ease;
    }

    .subCategoryName {
        position: absolute;
        bottom: 0;
        left: 0;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        text-shadow: 1px 2px #111;
        padding: 20px;
        background: linear-gradient(rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.65) 100%);
        /* width: 100%; */
        right: 8px;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


button.tablinksCategories:not(:last-child) {
    border-right: 2px solid #111 !important;
}

button.tablinksCategories.active::after {
    content: '';
    position: absolute;
    bottom: -5px;
    height: 1px;
    background: #7A4854;
    display: block;
    width: calc(100% - 44px);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.taburi > h3 {
    display: inline;
    color: black;
    /* text-transform: uppercase; */
    font-size: 32px;
    display: inline-block;
    font-family: 'Mulish';
    display: inline-block;
    /* text-transform: uppercase; */
    font-family: 'Outfit', ar initial;
    font-weight: 600;
}

.taburi .cnttb {
    margin-top: 30px;
}

.page_product .nav-tabs {

display: block;

float: none;

width: 100%;

margin-top: 30px;

padding: 0 15px;
}

.taburi .nav-tabs {
   display: inline-block;
   margin: 0; 
   float: right; 
   padding-top: 10px; 

}

 .nav-links > div {
    border: 1px solid #111;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    transition: all 300ms ease;
}

.page_product  .nav-links > div i {
    opacity: .6;
}

.page_product  .nav-links > div:hover {
    background: #7A4854;
    color: #fff;
    opacity: 1;
}

.page_product  .nav-links > div:hover i {
    opacity: 1;
}



.taburi > h3 span {
    /* color: #fff; */
}


.tab-item.slick-slide.slick-active:first-child a.title_product {
    color: #fff !important;
}

.slider-tabs .slick-current a.title_product {
    /* color: #fff !important; */
    /* text-shadow: 1px 2px #111; */
}

.slider-tabs .slick-current p.price span {
    /* color: #fff !important; */
    transition: all 300ms ease;
}

/*itx box*/
        .container-featured-category::after {
    content: '';
    width: 100vw;
    position: absolute;
    right: 0;
    left: calc(100% - 360px);
    bottom: 0;
    top: 0;
    background: #7A4854;
    display: block;
    height: 100%;
    z-index: -1;
    /* margin-left: auto; */
    margin-right: auto;
}



.container-featured-category .section-title .featured-title h1 span {
    color: #fff;
}

.featured-title {
    text-align: center;
}

.container-featured-category .section-title .featured-title h4 span {
    color: #7A4854;
}

.container-mosaic .tile a i {
    position: relative;
    padding-left: 5px;
    bottom: -1px;
}
    .module-categories-blocks {
        display: grid;
        grid-template-columns: 5% 90% 5%;
        grid-template-rows: 1fr;
        grid-gap: 5rem;
        justify-content: center;
        align-content: center;
        justify-items: center;
        align-items: center;
        /* padding-top: 5rem; */
        /* padding-bottom: 5rem; */
        position: relative;
    }

    .module-categories-blocks.pink-right {
        /* background: linear-gradient(to left, #7A4854 0%, #7A4854 15%, #fff 15%, #fff 70%); */
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
    }

    .container-mosaic {
        width: 100%;
        display: grid;
        grid-template-columns: auto auto auto;
        grid-template-rows: 1fr 1fr;
        grid-gap: 1%;
        position: relative;
        z-index: 2;
    }

    .container-mosaic .tile {
        width: 100%;
        height: 478px;
    }

    .container-mosaic .tile img {
        object-fit: cover;
        width: 100%;
        height: auto;
    }

    .tile:nth-child(1) {
        grid-area: a;
        grid-column: 1 / 2;
        grid-row: 1;
    }

    .tile:nth-child(2) {
        grid-area: b;
        grid-column: 2 / 4;
        grid-row: 1;
    }
    .tile:nth-child(3) {
        grid-area: c;
        grid-column: 1 / 3;
        grid-row: 2;
    }

    .tile:nth-child(4) {
        grid-area: d;
        grid-column: 3 / 4;
        grid-row: 2;
    }

    .tile:nth-child(2),
    .tile:nth-child(3) {
        aspect-ratio: 16 / 9;
    }

    .tile:nth-child(1),
    .tile:nth-child(4) {
        aspect-ratio: 1 / 1;
    }

    .container-featured-category {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 2fr;
        width: 100%;
        max-width: 1600px;
        margin: 0 auto;
        position: relative;
        padding-top: 30px;
        padding-bottom: 100px;
    }

    .container-featured-category .section-title {
        display: grid;
        grid-template-columns: auto;
        /* grid-template-rows: 1fr; */
        /* grid-gap: 5rem; */
        justify-content: end;
        align-content: center;
        justify-items: center;
        align-items: center;
        position: relative;
        z-index: 2;
    }

    .container-featured-category .section-title .featured-title h1 {
        /* background: linear-gradient(to right, #7A4854 0%, #7A4854 71%, white 71%, white 100%); */
        /* -webkit-background-clip: text; */
        /* -webkit-text-fill-color: transparent; */
        text-transform: uppercase;
        /* font-size: 8rem; */
        margin-bottom: 0;
        font-family: carpetaFontSemiBold;
    }

    .container-featured-category .section-title .featured-title h4 {
        /* background: linear-gradient(to right, black 0%, black 33%, #7A4854 33%, #7A4854 100%); */
        /* -webkit-background-clip: text; */
        /* -webkit-text-fill-color: transparent; */
        /* width: 20rem; */
        text-transform: uppercase;
        font-size: 1.5rem;
        margin-top: 0;
        /* margin-left: 60px; */
        font-family: 'Mulish', sans-serif;
    }

    .container-mosaic .tile {
        position: relative;
        overflow: hidden;
        background: linear-gradient(rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.65) 100%);
    }

    .container-mosaic .tile a {
        position: absolute;
        left: 0;
        bottom: 0;
        margin-left: 30px;
        margin-bottom: 30px;
        padding: 0 30px;
        font-size: 16px;
        background: #7A4854;
        color: white;
        line-height: 45px;
    }

    .container-mosaic .tile p {
        position: absolute;
        left: 0;
        bottom: 4rem;
        margin-left: 30px;
        margin-bottom: 2rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        font-size: 16px;
        color: white;
        text-shadow: 1px 2px #111;
    }

    .container-mosaic .tile h1 {
        position: absolute;
        left: 0;
        bottom: 112px;
        margin-left: 30px;
        margin-bottom: 10px;
        padding-top: 0;
        padding-bottom: 20px;
        font-size: 27px;
        color: white;
        text-shadow: 1px 2px #111;
        font-family: 'Mulish', sans-serif;
    }

 
        .container-featured-category .section-title .featured-title h1 {
            font-size: 200px;
            font-family: 'Mulish', sans-serif;
            color: #7A4854;
            line-height: 1;
        }

        .container-featured-category .section-title .featured-title h4 {
            linear-gradient(
            to right, black 0%, black 42%, #7A4854 42%, #7A4854 100%);
            font-size: 31px;
            font-family: 'Mulish', sans-serif;
            margin-bottom: 30px;
            padding-right: 100px;
        }
 
/*itx box*/



.product-special-section  h3 {
    display: inline;
    /* color: #fff; */
    /* text-transform: uppercase; */
    font-size: 36px;
    display: inline-block;
    font-family: 'Mulish';
    display: inline-block;
    text-transform: uppercase;
    display: inline-block;
}

.product-special-section  h3 span {
    color: #111;
}
.product-special-section-container::after {
    content: '';
    width: 100vw;
    position: absolute;
    left: 160px;
    right: 100%;
    bottom: 0;
    top: 0;
    /* background: #7A4854; */
    display: block;
    height: 100%;
    z-index: -1;
    margin-left: auto;
}
.product-special-section-container.container {
    position: relative;
    padding: 20px 0 0;
}

.nav-tabs1 {
    display: inline-block;
    margin: 0;
    float: right;
    padding-top: 10px;
}

.nav-links1 > div {
    border: 1px solid #111;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    transition: all 300ms ease;
}

.nav-links1 > div i {
    opacity: .6;
}

.nav-links1 > div:hover {
    background: #7A4854;
    color: #fff;
    opacity: 1;
}

.nav-links1 > div:hover i {
    opacity: 1;
}

.product-special-slider {
    padding-top: 0;
}



.module-container-events {
   
}

.module-container-events.pink-right {
 
overflow: hidden;
}

.module-container-events .events-container-section {

max-width: 1600px;

margin: 0 auto;

padding: 60px 0 100px;

position: relative;
}



.module-container-events .events-container-section .events-subtitle h4 span {
    
color: #7A4854;
}

.module-container-events .events-container-section .events {
   
}

.module-container-events .events-container-section .event-card {
  
position: relative;
}

.module-container-events .events-container-section .event-card img {
    width: 100%;
    height: auto;
}

.module-container-events .events-container-section .event-card h4 + a {
   
padding: 0 30px;
   
font-size: 16px;
   
background: #7A4854;
   
color: white;
   
line-height: 45px;
   
display: inline-block;
   
margin-top: 10px;
}

.module-container-events .events-container-section .event-card a i {
    position: relative;
    padding-left: 5px;
    bottom: -1px;
}

.module-container-events .events-container-section .event-card h4 {font-size: 16px;color: white;text-shadow: 1px 2px #111;line-height: 27px;}

.module-container-events .events-container-section .event-card h3 a {
   
color: #fff;
   
font-size: 27px;
   
font-family: 'Mulish';
   
text-shadow: 1px 2px #111;
}

.events-title h3 {
    font-size: 200px;
    font-family: 'Mulish', sans-serif;
    color: #7A4854;
    line-height: 1;
    text-transform: uppercase;
}

.events-title-total {
    display: grid;
    grid-template-columns: auto;
    /* grid-template-rows: 1fr; */
    /* grid-gap: 5rem; */
    justify-content: end;
    align-content: center;
    justify-items: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.events-title h3 span {
    color: #fff;
}

.events-subtitle h4 {
    font-size: 31px;
    font-family: 'Mulish', sans-serif;
    margin-bottom: 30px;
    padding-right: 100px;
    text-transform: uppercase;
}

.events-title {
    text-align: right;
}

.events-container-section::after {
    content: '';
    width: 100vw;
    position: absolute;
    right: 0;
    left: calc(100% - 360px);
    bottom: 0;
    top: 0;
    background: #7A4854;
    display: block;
    height: 100%;
    z-index: -1;
    /* margin-left: auto; */
    margin-right: auto;
}

.content-event-card {
    position: absolute;
    bottom: 0;
    left: 15px;
    padding: 20px;
    background: linear-gradient(rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.65) 100%);
    right: 15px;
}


.section-categories::after {
    content: '';
    width: 100vw;
    position: absolute;
    right: 0;
    left: calc(100% - 360px);
    bottom: 0;
    top: 0;
    background: #7A4854;
    display: block;
    height: 100%;
    z-index: -1;
    /* margin-left: auto; */
    margin-right: auto;
}


.module-blog-container {
    /* display: grid; */
  
}

.module-blog-container.pink-left {
    /* background: linear-gradient(to right, #7A4854 0%, #7A4854 11.5%, #fff 11.5%, #fff 70%); */
    /* background: #FEF4F8; */
}

.blog-container-section {
  
/* display: grid; */
  
/* grid-template-columns: 1fr; */
  
/* grid-template-rows: 2fr; */
  
max-width: 1255px;
  
margin: 0 auto;
  
position: relative;
  
padding: 80px 0;
}

.blog-container-section .section-title-special {
    width: 100%;
   
}

.blog-container-section .section-title-special .featured-title-special {
    /* display: grid; */
    /* grid-template-columns: auto; */
    /* grid-template-rows: 2fr; */
    position: relative;
}

.blog-container-section .section-title-special .featured-title-special h1{
    /* background: linear-gradient(to right, #fff 33.5%, #7A4854 33.5%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* text-transform: uppercase; */
    /* font-size: 8rem; */
    /* margin-bottom: 0; */
    /* font-family: carpetaFontSemiBold; */
}



.blog-container-section .blog-container {
 
}

.blog-container-section .blog-container .blog-box {
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr; */
    /* grid-template-rows: 1fr; */
    /* grid-gap: 1rem; */
    display: block;
    margin-bottom: 30px;
}

.blog-container-section .blog-container .blog-box .blog-image {
    /* display: grid; */
    /* grid-template-columns: 1fr; */
    /* grid-template-rows: 1fr; */
    width: 40%;
    float: left;
}

.blog-container-section .blog-container .blog-box .blog-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.blog-container-section .blog-container .blog-box .blog-card {
    /* display: grid; */
    /* grid-template-columns: 1fr; */
    /* grid-template-rows: 0.1fr 0.2fr 0.6fr auto; */
    /* row-gap: 0.2rem; */
    width: 100%;
    /* height: 264px; */
    width: 60%;
    float: left;
    padding-left: 20px;
}

.blog-container-section .blog-container .blog-box .blog-card span {
    color: #111;
    margin-top: 15px;
    /* margin-bottom: 15px; */
}

.blog-container-section .blog-container .blog-box .blog-card h6 {
    color: black;
    font-size: 18px;
    font-family: 'Mulish';
    text-transform: uppercase;
    margin: 15px 0 !important;
}

.blog-container-section .blog-container .blog-box .blog-card p {
    color: black;
    font-size: 14px;
    /* overflow: hidden; */
    /* max-width: 100%; */
    /* text-overflow: ellipsis; */
    /* width: fit-content; */
    /* height: fit-content; */
    /* white-space: nowrap; */
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
    padding: 0;
    max-height: 81px;
}

.blog-container-section .blog-container .blog-box .blog-card span.read-more {
    color: #7A4854;
    /* text-underline-offset: 5px; */
    /* text-decoration: underline; */
    font-size: 26px;
    text-align: right;
    margin-top: 0;
    display: block;
}




.blog-container-section h3 {
      font-family: 'Mulish', arial;
      font-size: 18px;
      line-height: 24px;
      /* font-weight: 400; */
      /* text-transform: uppercase; */
      /* padding-top: 8px; */
      /* text-align: center; */
      margin-bottom: 0px;
      font-family: 'acre-medium';
      color: #7A4854;
      text-align: center;
      padding-top: 10px;
}

.blog-container-section h3 span {
    color: #7A4854;
}

.blog-container-section h3.uppercased i {
    /* background: linear-gradient(to right, #fff 69.5%, #7A4854 33.5%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* text-transform: uppercase; */
    font-style: normal;
}

.blog-container-section h4 {
        font-size: 60px;
        color: #111;
        text-align: center;
        line-height: 65px;
        font-weight: 500;
        font-family: 'Josefin Sans';
        padding: 0px 0 30px;
        margin-bottom: 50px;
}

.blog-container-section h4 span {
    color: #7A4854;
}



.blog-container-section .blog-container .blog-box .blog-card span.read-more a {
    font-size: 14px;
    color: #7A4854;
    text-underline-offset: 5px;
    text-decoration: underline;
}

.blog-container-section .blog-container .blog-box .blog-card > span {
    display: inline-block;
    padding-top: 10px;
    margin-top: 0;
}

.form-newsletter-section {
    padding: 80px 0 90px;
    background-image: url(https://dtiva.wpengine.com/wp-content/uploads/2020/06/section-bgimage4a.jpg);
    text-align: center;
    background-size: cover;
    BACKGROUND-ATTACHMENT: FIXED;
    background-position: center;
}

.form-newsletter-section h4 {
    font-size: 52px;
    text-transform: uppercase;
    font-family: 'acre-thin', sans-serif;
    letter-spacing: 1px;
}

.form-newsletter-section h4 + p {
    font-size: 18px;
}

div#form_newsll {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 30px;
}

.news_btn i {
    margin-left: 2px;
}

.form-newsletter-section h4::after {
    content: '';
    width: 300px;
    height: 1px;
    background: #111;
    display: block;
    margin: 20px auto;
}

.container.container2.container-footer-2 {
    padding-top: 60px;
    max-width: 1270px;
}


.list-footer-menu li {
    margin-bottom: 10px;
}

.list-footer-menu li a::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #7A4854;
    display: inline-block;
    border-radius: 5px;
    margin-right: 7px;
    position: relative;
    bottom: 3px;
}
.box_slide_info_produs a:hover,
.container-mosaic .tile a:hover {
    background: #111;
    sv;
    color: #fff;
}
button.tablinksCategories:hover {
    color: #7A4854 !important;
}
.p_image img,
.container-mosaic .tile img,
.product-thumb .image img,
.module-container-events .events-container-section .event-card img {
    transition: all 300ms ease;
}
img.subCategoryImage:hover,
.p_image:hover img,
.container-mosaic .tile:hover img,
.product-thumb .image:hover img,
.module-container-events .events-container-section .event-card:hover img{
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}

@media(max-width:1600px) {
    .cols-slider {
        min-height: 600px;
    }

    .module-section-categories .section-categories {
        max-width: 1270px;
    }

    img.subCategoryImage {
        padding-right: 05px;
    }

    span.subCategoryName {
        right: 0;
    }

    .events-title h3 {
        font-size: 150px;
        margin-right: 103px;
    }

    .module-container-events .events-container-section {
        max-width: 1300px;
    }

    .blog-container-section {
        max-width: 1270px;
        padding: 50px 0;
    }
}

strong.stoc_disponibil i {
    color: green;
}
span.pret-final-optiune {
    display: none;
}
.coco .rating > p > span {
    display: inline-block;
    margin-right: 10px;
}
.coco .rating {
    text-align: left;
    padding: 0 15px;
}

.coco .rating > p {
    margin-bottom: 20px;
}

.coco .rating > p a {
    color: #111;
    display: inline-block;
    /* position: relative; */
    /* top: 5px; */
}

.rating .fa-stack:last-child {
    /* margin-right: 20px !important; */
    /* display: inline-block; */
}

.coco .options {
    margin-top: 0;
}

body.page_product div#product-product > .container {
    max-width: 1270px;
}

.row-wish-share.col-12.col-lg-12 {
    text-align: center;
    margin-top: 10px;
}

.details-shop-availlable {
    margin-top: 20px;
}

.wishlist-btn span:hover {
    border-color: #686868;
    background: #f6f6f6;
}

span.share-facebook {
    border-radius: 0px;
    color: #686868;
    font-weight: 400;
    border: none;
    height: auto;
    background: transparent;
    position: relative;
    padding: 0px 15px;
    font-size: 14px;
    line-height: 18px;
    border-radius: 0;
    transition: 0.4s;
    /* font-family: "Futura PT Heavy"; */
    border: 1px solid #fff;
    height: 35px;
    line-height: 33px;
    display: inline-block;
    cursor: pointer;
    width: 100%;
}

span.share-facebook i {
    margin-right: 2px;
}

span.share-facebook:hover {
    border-color: #686868;
    background: #f6f6f6;
}

.avantaj-flex {
    display: flex;
    margin-bottom: 20px;
}

.avantaj-flex-icon i {
    color: #111;
    font-size: 26px;
    min-width: 35px;
    text-align: center;
}

.avantaj-flex-title p {
    margin-bottom: 0;
    font-size: 18px;
    font-family: 'Outfit', arial;
    line-height: 1;
    margin-bottom: 5px;
    color: #111;
}

.flex-avantaje {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
    padding-top: 20px;
}

.avantaj-flex-title {
    padding-left: 10px;
}

.avantaj-flex-title p + span {
    color: #111;
    font-size: 12px;
    /* font-family: 'Mulish', sans-serif; */
}

button#disponibilInMagazin {
    background: #7A4854;
    border: 1px solid #7A4854;
    color: #fff;
    display: inline-block;
    float: right;
    margin-top: 4px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.col-12.col-lg-12.pret-dispo-div ul {
    display: inline-block;
}

.col-12.col-lg-12.pret-dispo-div {
    margin-top: 25px;
}

.details-details.col-12.col-lg-12 p {
    color: #111;
    font-size: 12px;
    line-height: 17px;
    border-top: 1px solid rgba(0,0,0,.1);
    padding-top: 20px;
    /* max-width: 300px; */
    /* margin: 0 auto; */
}

.details-details.col-12.col-lg-12 span {
    display: block;
    font-size: 12px;
    color: #111;
    line-height: 17px;
}

.details-details.col-12.col-lg-12 {
    padding-top: 0px;
}

.carousel__button.is-prev, .carousel__button.is-next {
  
    border: 1px solid #111;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    transition: all 300ms ease;
    border-radius: 0;
    font-size: 30px !important;
}

.carousel__button.is-prev:hover,
.carousel__button.is-next:hover {
    background: #7A4854 !important;
    color: #fff;
    opacity: 1;
}

.section-product-description-container {
    max-width: 1270px;
    margin: 0 auto;
    padding-top: 60px;
}

div#product-tabs button {
    display: inline-block;
    text-align: left;
    color: #111;
    font-family: 'Mulish', arial;
    font-size: 16px;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 0px;
    font-weight: 400;
    position: relative;
    transition: all .3s linear;
    background: #f6f6f6;
    line-height: 45px;
    padding: 0 30px;
    border: 0;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-bottom: 0;
    /* font-family: 'Mulish', arial; */
}

div#product-tabs button.active {
    background: #7A4854;
    color: #fff;
    font-family: 'Mulish', arial;
}

.section-product-description-container .tab-content {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 30px;
    background: #f7f7f7;
}

.section-product-description-container .tab-content p {
    margin-bottom: 10px;
    color: #111;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px !important;
    margin-top: 10px;
}

table.table.table-striped.attribute-table td {
    font-size: 14px;
}

#nav-review p.subtit {
    font-family: 'Mulish', sans-serif;
    font-size: 18px;
    color: #7A4854;
}

div#review row.bg-light.mb-3.mx-0 {
    background: #fff;
}


div#review .row.bg-light.mb-3.mx-0 {
    background: #fff !important;
    border: 1px solid #ccc;
    font-size: 14px;
}

div#review .row.bg-light.mb-3.mx-0 .col-12.col-lg-12.p-4 {
    padding: 0 15px !important;
}

div#review .row.bg-light.mb-3.mx-0 span.fa.fa-stack {
    width: 15px;
}
.container-te-poate {
    max-width: 1270px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.product-thumb br {
    display: none;
}

a.btn_finalizare_cart_web strong {
    font-weight: 400;
}

.butoane_finalizare a strong {
    font-weight: 400;
}

a.btn.btn-primary.btn_finalizare_cart:hover, a.btn.btn-primary.btn_finalizare_cart:active {
    background: #7A4854 !important;
}

body.page_checkout.page_cart h1,
div#checkout-checkout h1 {
    font-family: 'Mulish';
    margin-top: 30px;
}


.sumar_cos {
    font-size: 16px;
}

.rand-checkout-live tr:nth-child(2n+1) {
    background: #F7F7F7;
}

.rand-checkout-live tr {
    /* padding: 10px !important; */
    line-height: 30px;
    padding: 0;
}

.rand-checkout-live tr td {
    padding: 5px 10px;
    border: 1px solid #ccc;
    font-size: 14px;
}

a.agree b {
    font-weight: 400 !important;
}

#checkout-checkout label input {
    position: relative;
    top: 2px;
}

.ooee .linie_produs_cos:last-child {
    background: #f6f6f6;
    padding: 15px 15px !important;
    border: 1px solid #ccc;
}

.ooee .linie_produs_cos:last-child img {
    border: 1px solid #ccc;
}

form#cart-form img {
    border: 1px solid #ccc;
}

.butoane_wish button img {
    display: none;
}

.page_article  > .container {
    max-width: 1550px;
    padding: 30px 15px;
}

.page_article > .container .breadcrumb >  li:nth-child(2) {
    display: none;
}

.page_article > .container .breadcrumb {
    padding-bottom: 20px;
}

.main-article-description {}

.main-article-description h1.page-header {
    color: #111;
    font-size: 38px;
    font-family: 'Mulish';
    margin-bottom: 20px;
    line-height: 50px;
}

.main-article-description 
 h3 {}

.main-article-description h3 {
    color: #111;
    font-size: 24px;
    font-family: 'Mulish';
    margin-bottom: 10px;
    line-height: 32px;
}

.main-article-description p {
    color: #111;
}

.social-div {
    text-align: center;
    padding-top: 30px;
}

.social-div h3 {}

.social-div i {
    font-size: 24px;
    padding: 5px;
}

.container.article-review h3 {
    color: #111;
    font-size: 34px;
    font-family: 'Mulish';
    margin-bottom: 0;
    line-height: 41px;
}

.container.container-recomandate {
    padding: 40px 0 20px;
}

.page_category  .container.container-recomandate .info_title h3 {
    color: #111;
    font-size: 38px;
    font-family: 'Mulish';
    margin-bottom: 20px;
    line-height: 50px;
    margin-bottom: 40px;
}

.page_category  span.btn.btn-primary.btn-go.btn-block.btn-lg.btn_wishlist_product {
    border-radius: 0px;
    color: #686868;
    font-weight: 400;
    border: none;
    height: auto;
    background: transparent;
    position: relative;
    padding: 0px 15px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 0;
    transition: 0.4s;
    /* font-family: "Futura PT Heavy"; */
    border: 1px solid #fff;
    height: 35px;
    line-height: 33px;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    position: absolute;
    top: 25px;
    width: auto;
    right: 10px;
    border: 0;
    color: #7A4854 !important;
    transition: all 300ms ease;
}

.page_category  span.btn.btn-primary.btn-go.btn-block.btn-lg.btn_wishlist_product:hover i {
    font-weight: 600;
}



body.compensate-for-scrollbar  .carousel__button.is-prev, .carousel__button.is-next {
    color: #111 !important;
}

body.compensate-for-scrollbar  .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border: 1px solid  #111;
    border-radius: 0 !important;
}


.mariehah img {
    width: 100%;
    border-radius: 0px !important;
    margin: 0 !important;
}

.mariehah {
    margin-bottom: 15px !important;
    margin-top: 25px;
}


.col-md-12.main-slide-item.video-item video {
    width: 100%;
    margin-bottom: 15px;
}

#accordion .btn.collapsed i:before {
     content: "\2b" !important;
}
 #accordion .btn.collapse i:before {
     content: "\f068";
}
 #accordion .card-header {
     margin-bottom: 8px;
     border: 1px solid #ccc;
     padding: 0 15px;
}
 #accordion .accordion-title {
     position: relative;
     display: block;
     padding: 8px 0 8px 0px;
     background: transparent;
     border-radius: 8px;
     overflow: hidden;
     text-decoration: none;
     color: #111;
     font-size: 16px;
     font-weight: 700;
     width: 100%;
     text-align: left;
     transition: all 0.4s ease-in-out;
}
 #accordion .accordion-title i {
     position: absolute;
     width: 40px;
     height: 100%;
     right: 0;
     top: 0;
     color: #111;
     /* background: radial-gradient(rgba(33, 55, 68, .8), #213744); */
     text-align: center;
     border-right: 1px solid transparent;
}
 #accordion .accordion-title:hover {
     /* padding-left: 60px; */
     /* background: #213744; */
     /* color: #fff; */
}
 #accordion .accordion-title:hover i {
     border-right: 1px solid #fff;
}
 #accordion [aria-expanded="true"] {
     /* background: #24b365; */
     /* color: #000; */
}
 #accordion [aria-expanded="true"] i {
     /* color: #000; */
     /* background: #24b365; */
}
 #accordion .accordion-body {
     padding: 40px 55px;
}

div#accordion .card:last-child .card-header {
    /* border: 0; */
}

.card-body {
    padding: 0;
}

.card-body p {
    margin-bottom: 10px;
    color: #111;
}

.details-accro {
    padding-top: 20px;
}

.card-body .rating.rating-product {
    text-align: center;
}

.card-body p.subtit {
    text-align: center;
    font-family: 'Mulish', arial;
}

.card-body p.subtit + .form-group.required {
    margin-bottom: 0 !important;
}

form#form-review {
    border: 1px solid #ccc;
    padding: 15px;
}

.page_information .Breadcrumbs {
    background: #f6f6f6;
    padding: 25px 0 30px;
    /* border-bottom: 1px solid #ccc; */
    /* border-top: 1px solid #ccc; */
}

.Breadcrumbs h1 {
    font-family: 'Outfit';
    font-size: 24px;
    text-align: center;
}

------------------------------------- */
table.cart-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border:none;
}

table.cart-table th {
    border: none;
    background-color: #7A4854;
    text-align: left;
    padding: 10px 20px;
    color: #fff;
    vertical-align: top;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Mulish';
    border: 1px solid #ccc;
}

table.cart-table td {
    padding: 12px;
    border: 1px solid #ccc;
    border-top: none;
    border-right: none;
    vertical-align: middle;
    font-size: 14px;
}

table .cart-title a {
    font-weight: 600;
    color: #111;
    font-size: 16px;
    font-family: 'Mulish';
}

table .cart-title a:hover {
    color: #7A4854;
}

table .cart-total {
    color: #666;
    font-weight: 600;
}


table.cart-table.bottom {
    margin-top: -1px;
}

table.cart-table.bottom .cart-btns { float: right; }
table.cart-table.bottom .cart-btns  a { margin-left: 10px; }
table.cart-table.bottom th { padding: 15px; }

.page_information div#information-information {
    padding: 50px 15px;
    max-width: 1270px;
    margin: 0 auto;
}

table.cart-table {
    margin: 0 auto;
    border: 1px solid #ccc;
}

.page_information .Breadcrumbs .container {
    /* max-width: 1270px; */
}

table.cart-table tr:nth-child(2n) {
    background: #f7f7f7;
    /* border: 2px solid #ccc; */
}

.page_information ul.breadcrumb.Breadcrumbs-list {
    text-align: center;
    display: block;
}

table.cart-table td img {
    border: 1px solid #ccc;
}

td.cart-title td a {font-size: 20px;}

div#information-contact {
    max-width: 1270px;
    margin: 0 auto;
    padding: 80px 0;
}

div#information-contact div#content {
    min-height: unset;
}

.home-section1  ol  {
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: section;
}

.home-section1  ol li {
    margin-bottom: 15px;
    padding-left: 33px;
    position: relative;
    font-size: 14px;
    font-family: 'Mulish';
}

.home-section1  ol  li::before {
    content: '\f046';
    /* font-family: 'FontAwesome'; */
    position: absolute;
    left: 0;
    font-size: 20px;
    top: -1px;
    color: #f2c014;
    counter-increment: section;
    content: "" counter(section) "";
    width: 25px;
    height: 25px;
    background: #7A4854;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 100px;
}


.stock-in {
    display: inline-block;
    margin-left: 20px;
}

.stock-in p {
    color: green;
    font-size: 16px;
    font-family: 'Mulish', arial;
}

#accordion .accordion-title span {
    background: #7A4854;
    line-height: 40px;
    color: #fff;
    padding: 0 10px;
    display: inline-block;
    float: right;
    margin-right: 70px;
    position: relative;
    top: 2px;
}

.card-body .btn {
    margin-bottom: 30px;
}


.blog-categorie-page h3 a {
    color: #fff;
    font-size: 27px;
    font-family: 'Mulish';
    text-shadow: 1px 2px #111;
}

.blog-categorie-page h4 {
    font-size: 16px;
    color: white;
    text-shadow: 1px 2px #111;
    line-height: 27px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.blog-categorie-page h4 + a {
    padding: 0 30px;
    font-size: 16px;
    background: #7A4854;
    color: white;
    line-height: 45px;
    display: inline-block;
    margin-top: 10px;
}


.blog-categorie-page .event-card {
    margin-bottom: 30px;
}

.avantaje-produ {
    text-align: center;
    margin-bottom: 30px;
}

.avantaje-produ p {
    font-family: 'Outfit', arial;
    margin-bottom: 5px;
    font-size: 15px;
}

.avantaje-produ span {
    font-size: 13px;
    line-height: 18px;
    display: block;
}

.avantaje-produ .col-md-3 {
    padding: 0 5px;
}

.avantaje-produ .row {
    margin: 0 -5px;
}
body.page_product .product-thumb a {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.box_slide_info_produs h2 {
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.slick-current .box_slide_info_produs h2 {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    opacity: 1 !important;
}



.box_slide_info_produs h3 {
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}
.slick-current .box_slide_info_produs h3 {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    opacity: 1 !important;
}


.box_slide_info_produs h4 {
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.slick-current .box_slide_info_produs h4 {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    opacity: 1 !important;
}


.box_slide_info_produs a {
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}
.slick-current .box_slide_info_produs a {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    opacity: 1 !important;
}

.dt-sc-shop-category-listing-image {
    position: relative;
}

.dt-sc-shop-category-listing-color {
    content: "";
    height: 0;
    margin: auto;
    padding-top: 75%;
    position: absolute;
    bottom: 40%;
    left: 50%;
    top: auto;
    width: 75%;
    z-index: 1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: bottom 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
    transition: bottom 0.3s ease-in-out 0s, padding-top 0.3s ease-in-out 0.3s, width 0.3s ease-in-out 0.3s;
}

.dt-sc-shop-category-listing-image a {
    -webkit-perspective: 500px;
    -ms-perspective: 500px;
    perspective: 500px;
    display: block;
}

.dt-sc-shop-category-listing-image a img {
    margin: auto;
    -webkit-transform: translateZ(-15px);
    transform: translateZ(-15px);
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    position: relative;
}

.dt-sc-shop-category-listing-image:hover a img {
    -webkit-transform: translateZ(-90px);
    transform: translateZ(-90px);
}

.dt-sc-shop-category-listing-image:hover .dt-sc-shop-category-listing-color {
    bottom: 50%;
    padding-top: 200%;
    width: 200%;
}



.titlu_sectiune_produse .info_title {
    padding: 30px 0 0;
}
.home-section1 {
    background-image: url(../image/section-bgimage2b2.jpg);
    /* margin-bottom: 100px; */
    padding: 100px 0;
    text-align: center;
    background-size: cover;
    background-attachment: fixed;
}

.home-section1 .vc_col-sm-12 p {
    font-size: 16px;
    line-height: 27px;
    max-width: 800px;
    margin: 0 auto;
}

.home-section1 a.btn-style2 {
    margin-top: 30px;
}

.home-section1 .vc_col-sm-12 h3::before {
    content: '';
    width: 85px;
    height: 85px;
    background-image: url(../image/icon-lady-style-rounded.png);
    display: block;
    margin: 0 auto 30px;
    background-size: cover;
}

.home-section1 .vc_col-sm-12 h4 b {
    color: #7A4854;
    font-weight: 600;
}


.tab_featured_section .product-thumb:hover {
    border-color: #ee2d7a;
}

.home-section2 {
    padding: 95px 0 90px;
    background-image: url(../image/section-bgimage4a.jpeg);
    text-align: center;
    background-size: cover;
    BACKGROUND-ATTACHMENT: FIXED;
    background-position: center;
    position: relative;
}

.home-section2 h3 {
    font-family: 'Mulish', arial;
    font-size: 16px;
    line-height: 24px;
    /* font-weight: 400; */
    /* text-transform: uppercase; */
    /* padding-top: 8px; */
    /* text-align: center; */
    margin-bottom: 10px;
    /* font-family: 'acre-medium'; */
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.home-section2 h4 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-weight: 300;
    font-family: 'Outfit', sans-serif;
    margin: 15px auto;
    max-width: 700px;
}

.home-section2 h4 + p {
    font-size: 16px;
    line-height: 27px;
    max-width: 800px;
    margin: 0  auto;
    text-align: center;
    color: #fff;
}

.home-section2 .col-sm-12 {
    max-width: 1270px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 3;
}

.home-section2  a.btn-style2 {
    margin-top: 40px;
}
.row.mx-0.produse.latest-products-row {
    background: #f6f6f6;
    padding: 20px 0 30px;
}
.home-section2 p {
    text-align: center;
}

.blog-container-section .section-title-special .featured-title-special::after {
    content: "";
    background-image: url(../image/heading-floral-decor-image.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    margin: auto;
    opacity: 0.85;
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.col-md-12.main-slide-item img {
    max-height: 550px;
}

.despre-noi-section1 img {
    border-radius: 20px;
}

.despre-noi-section1 .vc_col-sm-12 > .row {
    display: flex;
    align-items: center;
}

.categorie-wrap {
    background-image: url(../image/m6_banner_03.jpg);
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 400px;
    background-size: cover;
    background-position: right top;
    display: flex;
    align-items: center;
    padding: 80px 40px;
}


.home-categorii .row {
    margin: 0 -5px;
}

.home-categorii .col-sm-4 {
    padding: 0 5px;
}
.home-categorii .col-sm-4:nth-child(2) .categorie-wrap{
    background-image: url(../image/m6_banner_02.jpg);
}
.home-categorii .col-sm-4:nth-child(3) .categorie-wrap{
    background-image: url(../image/m6_banner_01.jpg);
}
.categorie-wrap1 h4 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.categorie-wrap1 h3 {
    font-size: 24px;
    font-family: 'Outfit', ar initial;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    max-width: 350px;
}

.categorie-wrap1 a {
    background: #fff;
    display: inline-block;
    color: #111;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    font-weight: 700;
    margin-top: 30px;
}
body.page_category  .Breadcrumbs {
    display: none;
}

.section_title_category h2 {
    margin-top: 10px;
}

.plati-div img {
    max-width: 100px;
    border-radius: 10px;
}
.home-section2::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    /* mix-blend-mode: multiply; */
    opacity: .7;
}

.box_slide_info_produs a:hover {
    background: #7A4854;
    color: #fff;
    border-color: #7A4854;
}

.page_oferte_reduceri 
 div#content > p {
    display: none;
}

.mariehah label {
    border: 2px solid #ccc;
    text-align: center;
    width: 100%;
    margin: 0 5px 10px;
}

.mariehah label > span {
    display: block;
    font-size: 12px;
    line-height: 22px;
}

.tab-content>.active {}

.nav-tabs > li {
    text-align: center;
    background-color: #ddd;
    border-right: 2px solid #eee;
    float: left;
    margin-bottom: -1px;
}

.tab-content {
    clear: both;
    width: 100%;
    /* border: 1px solid #ccc; */
    margin-bottom: 30px;
    /* min-height: 660px; */
}
.fade.in {
    opacity: 1;
}

.nav-tabs > li a.active, .nav-tabs > li a.active:hover, .nav-tabs > li a.active :focus {
    color: #fff;
    background-color: #555;
    /* border-radius: 6px 6px 0px 0px; */
}

ul.list-products-s {
    list-style: outside none none;
    margin-top: 13px;
    padding-left: 0;
    column-count: 4;
    margin: 0 0 50px;
}

ul.list-products-s li a {
    color: #000;
    font-size: 12px;
    position: relative;
    padding-left: 17px;
    display: inline-block;
    line-height: 16px;
    text-transform: uppercase;
    padding-right: 17px;
}

ul.list-products-s li a::before {
    border: none;
    color: #7A4854;
    content: "\f138 ";
    /* content: url(../images/small_triangle.png); */
    display: inline-block;
    font-family: fontawesome;
    font-size: 12px;
    margin-right: 10px;
    padding: 0;
    position: absolute;
    top: 0px;
    left: 0;
}

.data-option-value-search {
    position: relative;
    opacity: 0.2;
    transition: 0.2s opacity;
    order: 2;
}
.data-option-value-search.act {
    position: relative;
    opacity: 1;
    order: 1;
    width: 25%;
    padding: 0 5px;
}

.mariehah input[type="checkbox"]:checked + label {
    border-color: #111 !important;
}

.mariehah  input[type="radio"]:checked + label {
    border-color: #111;
}
.main-slide-item2 {
    display: none !important;
}
.option-value-search.mb-2 + div {
    align-items: center;
    justify-content: center;
    margin: 0 -1px 0 -10px !important;
    padding: 0 !important;
}

#cart .dropdown-menu .col-2.col-lg-2.px-0.text-center {
    display: none;
}

li.cart_mic .row:not(:first-child) {
    margin-top: 30px !important;
}

#cart .dropdown-menu .col-2.col-lg-2.px-0.text-center + div {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 83%;
    max-width: 83%;
}

.row.mx-0.butoane_finalizare.mb-2 {
    padding-top: 20px;
}
.linie_produs_cos > .col-2.col-lg-2.px-0 {
    display: none;
}
.page_wishlist .col-3.col-lg-1.p-0.text-center {
    display: none;
}
.product-layout.col-6.col-lg-3.mb-3.px-1 .col-12.col-lg-12.px-0.buton_adauga {
    display: none;
}

.product-layout.col-6.col-lg-3.mb-3.px-1 .stoc_review {
    display: none;
}