.site-footer a.text_red{
    color: red;
}
.ui-menu .ui-menu-item-wrapper {
    background: #fff;
}
h1,h2,h3,h4,h5,h6,
ul.main-menu > li.menu-item > a{
}
h1{
    font-size: 1.9rem;
}
.link{
    color: #367b9c;
}
.link:hover{
    cursor: hand;
}
.fas.fa-star.star_on{
    color: #fdcc59;
}
a.titlenice h2{
    padding-right: 20px;
    padding-left: 20px;
    background: green;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 6px;
    color: #fff;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9999;
}

.slick-prev {
    left: -25px;
}
.slick-next {
    right: -25px;
}
.product-slider.with-countdown{
    z-index: 1;
}

.slick-prev:before, .slick-next:before {

}
.red {
    color: red;
}

.btn-primary.btn-mauve {
    background-color: darkmagenta;
}

.clr-mauve {
    color: darkmagenta;
}

ul.main-menu > li.menu-item > a {
    margin-left: 7px;
    margin-right: 7px;
    text-transform: none;
    font-size: 18px;
}

.txtcenter {
    text-align: center;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.required {
    display: inline-block;
    color: red;
}

.section-padding {
    padding-bottom: 0px;
}

.footer-bottom {
    padding: 5px 0;
}

.footer-bottom .copyright-text {
    margin-top: 5px;
}

.sidebar-title {
    background: #ec1946;
    padding-left: 20px;
    text-align: left;
}

.sidebar-menu--shop a.active {
    color: #ec1946;
}

.header-bottom.bg-primary {
    line-height: 1;
}

.category-nav.white-nav .category-trigger {
    background: #333;
    color: #fff;
    border: none;
}

.header-search-block button {
    background: #333;
}

.product-details-info .price-block .price-new {
    font-size: 28px;
}

.product-details-info .add-to-cart-row .add-cart-btn .btn {
    background-color: #367b9c;
    color: #fff;
}

.product-details-info .add-to-cart-row .add-cart-btn .btn:hover {
    background-color: #333;
    color: #fff;
}

.category-menu .has-children > .sub-menu > li {
    padding: 0px 3px;
}

.category-menu .cat-item > a, .category-menu .cat-item > a > a {
    padding: 4px 25px 1px 15px;
    border: none;
}

.sidebar-menu--shop li a {
    padding: 3px;
}

.form-group {
    margin-bottom: 0rem;
    padding-bottom: 2px;
}

.inner-page-sidebar .single-block {
    margin-bottom: 40px;
    border: 1px solid #eeeeee;
}

.btn.btn-sm.btn-secondary,
.btn.btn-sm.btn-primary,
.btn.btn-sm.btn-success {
    padding: 0px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin: 0px;
    height: auto;
    min-height: 20px;
    text-transform: none;
}

.btn.btn-sm.btn-primary {

}

input.form-control,
.form-control.select22 {
    /*width: 100%;*/
    background-color: #f4f4f4;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 23px;
    padding: 10px 20px;
    font-size: 14px;
    color: #14191e;
    margin-bottom: 15px;
}

.header-search-block .form-inline .form-control {
    width: 100%;
    /*width: auto;*/
    background: #eee;
}

@media (min-width: 992px) {
    ul.main-menu > li.menu-item > a {
        padding-top: 18px;
        padding-bottom: 18px;
    }
}

@media (min-width: 768px) {
    .section-padding {
        padding-bottom: 0px;
    }
}

.error {
    color: red;
}

.collectionbox {
    text-align: center;
    padding-bottom: 20px;
}

.btnajaxaddtocart {
    background: #367b9c;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    border-radius: 4px;
    border: 2px solid #3333;
}

.btnajaxaddtocart:hover {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #367b9c;
    border-radius: 4px;
    border: 2px solid #3333;
    cursor: pointer;
}

.price-big .price-block {
    font-size: 27px;
    line-height: 26px;
    margin: 2px;
    text-align: center;
}

.price-big .price-block .price {
    font-size: 26px;
}

.price-big .price-block .price-old {
    color: red;
    font-size: 16px;
    line-height: 30px;
}

.price-big .price-block .small {
    font-size: 12px;
}
.price-big .price-block .normal {
    font-size: 14px;
}

.price-big .price-block .price-volume {
    font-size: 16px;
    background: #eee;
}

.price-small .price-block {
    font-size: 27px;
    line-height: 26px;
    margin: 2px;
    text-align: center;
}

.price-small .price-block .price {
    font-size: 26px;
}

.price-small .price-block .price-old {
    color: red;
    font-size: 20px;
    line-height: 30px;
}

.price-small .price-block .small {
    font-size: 12px;
}

.price-small .price-block .price-volume {
    font-size: 16px;
    background: #eee;
}

.product-card .price-block .price-old {
    color: red;
    font-size: 19px;
    line-height: 30px;
}

.product-card .price-block .small {
    font-size: 12px;
}

.product-card h3 a {
    font-weight: normal;
    color: #333;
}

a {
    color: #367b9c;
}

.product-card .product-header {
    padding: 0px;
    height: 66px;
    font-size: 14px;
    overflow: hidden;
    color: #222;
    display: block;
}

.product-card h3 a {
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

.promo-section-heading {
    background: none;
    text-align: left;
    color: #367b9c;
    margin-bottom: 16px;
    padding: 0px;
}

.promo-section-heading h2 {
    color: #367b9c;
}

.btn-primary {
    background: #367b9c;
}

@media (min-width: 1200px) {
    .price {
        font-size: 19px;
        line-height: 30px;
    }

    .price .small {
        font-size: 14px;
    }
}

.main-navigation.flex-lg-right ul.main-menu > li.menu-item > a {
    font-size: 12px;
}

#scrollUp {
    bottom: 127px;
}

.product-of-the-day {

}

.product-of-the-day .promo-section-heading h2 {
    background: green;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 6px;
    color: #fff;
}

.product-of-the-day .product-badge.product-badge--service {
    background-color: green;
}

.class_type_discount_color_R .btnajaxaddtocart,
.class_type_discount_color_R #ajaxaddtocart {
    background-color: red;
}

.class_type_discount_color_V .btnajaxaddtocart,
.class_type_discount_color_V #ajaxaddtocart {
    background-color: green;
}

.class_type_discount_color_G .btnajaxaddtocart,
.class_type_discount_color_G #ajaxaddtocart {
    background-color: yellow;
    color: #333;
}

.class_type_discount_color_N .btnajaxaddtocart,
.class_type_discount_color_N #ajaxaddtocart {
    background-color: #000;
    color: #fff;
}

.add-cart-btn.blackfriday .btnajaxaddtocart {
    background-color: #333 !important;
    color: #fff !important;
}

.product-card .product-badge-box {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 3;
}

.product-badge-box.blackfriday {
    top: 50px;
}

.product-card .product-badge-box.blackfriday {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 3;
}
.blackfriday .product-badge.product-badge--service {
    background-color: #333;
}

.product-badge-box.produseinretate {
    top: 0;
    right: 0;
}
.produseinretate .product-badge.product-badge--service {
    background-color:green;
}
.product-card .product-badge-box.reducerispeciale {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 3;
}


.product-badge-box.reducerispeciale {
    top: 50px;
}
.reducerispeciale .product-badge.product-badge--service {
    background-color: #005734;
}
.product-card .product-badge-box.reducerispeciale {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 3;
}


.product-card .product-badge-box.product-video-badge-box {
    top: 48px;
}

.product-card .product-badge-box a {
    color: #000;
}

.product-video-badge-box .product-badge.product-badge--service {
    background: lightskyblue;
    color: #000;
}

.adaosprocent {
    background-color: green;
    color: #fff;
    font-size: 14px;
}

.promoprocent {
    background-color: rgb(217, 20, 0);
    color: #fff;
    font-size: 14px;
}

.product-badge-box {
    position: absolute;
    z-index: 99;
    font-size: 12px;
    font-weight: 400;
}

.product-badge-box {
    position: absolute;
    z-index: 99;
    font-size: 12px;
    font-weight: 400;
}

.product-badge {
    text-align: center;
    position: relative;
    z-index: 1;
    line-height: 1.3;
    display: block;
    padding: 6px 5px;
    color: #fff;
    white-space: normal;
    background-color: #444;
    max-width: 112px;
    min-width: 82px;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    text-transform: uppercase;
}

.product-badge .product-badge-label {
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-badge.product-badge--service {
    background-color: rgb(217, 20, 0);
}

.list-unstyled li.stock_status {

}

.list-unstyled li.code {

}

.list-unstyled li.stock_status .list-value,
.product-details-info .list-unstyled li.stock_status .list-value {
    padding-right: 10px;
    padding-left: 10px;
    background: #333;
    color: #fff;

}
.reducerispeciale-text {
    border: 5px solid #333;
    background: none;
    border-radius: 100%;
    color: #333;
    font-size: 19px;
    font-weight: 800;
    height: 120px;
    line-height: 19px;
    margin: 0 auto;
    padding: 26px 0 0;
    width: 120px;
}

.reducerispeciale-text {
    left: 0;
    position: absolute;
}

.reducerispeciale-text {
    top: 25%;
    right: 0;
    text-align: center;
}

.blackfriday-text {
    border: 5px solid #333;
    background: none;
    border-radius: 100%;
    color: #333;
    font-size: 19px;
    font-weight: 800;
    height: 120px;
    line-height: 19px;
    margin: 0 auto;
    padding: 26px 0 0;
    width: 120px;
}

.blackfriday-text {
    left: 0;
    position: absolute;
}

.blackfriday-text {
    top: 25%;
    right: 0;
    text-align: center;
}

.sold-text {
    border: 5px solid #ec0928;
    background: none;
    border-radius: 100%;
    color: #ec0928;
    font-size: 25px;
    font-weight: 800;
    height: 120px;
    line-height: 24px;
    margin: 0 auto;
    padding: 26px 0 0;
    width: 120px;
}

.sold-text {
    left: 0;
    position: absolute;
}

.sold-text {
    top: 25%;
    right: 0;
    text-align: center;
}

.product-card .card-image {
    position: relative;
    min-height: 200px;
}

.product-card--body .card-image img.img-fluid {
    max-height: 189px;
}

.select2.select2-container.select2-container--default,
.select2.select2-container.select2-container--default .selection {
    width: 100%;
}

.select2-container--default .select2-selection--single {
    background-color: #f4f4f4 !important;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 23px !important;
    padding: 10px 20px !important;
    font-size: 14px !important;
    color: #14191e !important;
    height: 49px !important;
}

#formshoppingcart {

}

#formshoppingcart input {
    background-color: #f4f4f4;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 23px;
    text-align: center;
    padding: 9px 4px;
    width: 50px;
    font-size: 14px;
    color: #14191e;
    margin-bottom: 15px;
}

input.form-control, .form-control.select22 {
    margin: 0px;
}

.social-list .single-social i {
    font-size: 32px;
}

.social-list .single-social {
    width: 75px;
    height: 60px;
    line-height: 75px;
    background: #eee;
}

li.menu-item.reduceri {
    background: red;
}

.free_delivery {
    font-size: 18px;
    text-align: center;
}

.free_delivery strong {
    color: #green !important;
}

.cart-block:before {
    content: none;
}

.contact-form {

}

.contact-form .form-control {
    background: #eee;
}

.contact-form input[type=checkbox] {
    height: auto;
}

.minim_order {

}

.minim_order {
    padding-left: 14px;
    font-size: 17px;
}

.heading {
    font-weight: bold;
    font-size: 20px;
}

table .heading {
    font-size: 14px;

}

table.pack tr {

}

table.pack td {
    padding: 0px;
    margin: 0 auto;
    height: auto;
    vertical-align: middle;
}

.mobile-navigation .mobile-menu.menu-block-2 li a {
    font-size: 12px;
    color: #000;
}

@media only screen and (max-width: 600px) {
    .h1, h1 {
        font-size: 1.5rem;
    }

    .product-card .product-header {
        height: auto;
    }

    .product-card .price-block {
        margin-top: 0px;
    }

    .product-card .product-header {
        height: auto;
    }

    .search-box .btn.btn-outline-success {
        min-height: auto;
        padding: 4px;
    }

    .cart-total {
        display: unset;
    }

}

.product-badge-box.js-product-badge-box.right {
    right: 0;
    left: auto;
}

.product-badge.product-badge--warning {
    background-color: orange;
}


.btn-half{
    width: 150px;
    padding-left: 0px;
    padding-right: 0px;
}
.btn-fullwidth{
    width: 100%;
}


.mesaj-important.alert.alert-warning{
    margin: 0px;
}

.mesaj-important.alert.alert-warning p{
    padding: 0px;
    margin: 0px;
}


input.form-control, .form-control.select22 {
    margin: 0px;
    border: 1px solid #999;
    border-radius: 5px;
}

a{
    text-decoration:none;
}
.floating_btn {
    position: fixed;
    bottom: 0px;
    right: 30px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    z-index: 1000;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size:30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}


.text_icon {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}

.shop-toolbar.with-sidebar{

}
.shop-toolbar.with-sidebar .sorting-selection {
    float: left;
}
/* Ascunde linkul pentru desktop */
.mobile-link {
    display: none;
}

/* Afișează linkul doar pe dispozitive mobile (ecrane mai mici de 768px) */
@media (max-width: 768px) {
    .mobile-link {
        display: block;
        color: blue;
    }


    .btn-small.btn--primary {
        background: #367b9c;
        color: #fff !important;
        padding: 5px;
        text-align: center;
        min-height: auto !important;
        margin: 0px;
        text-decoration: none;
        text-align: center;
        font-size: 13px;
    }
}


@media (max-width: 576px) {
    .modal-footer .btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}


sb-slick-slider .product-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.sb-slick-slider .product-header h3 {
    min-height: 3em;
}

.sb-slick-slider .price-block {
    min-height: 50px;
}

.sb-slick-slider .add-cart-btn {
    margin-top: auto;
}




.price-cart-emag {
    gap: 10px;
    flex-wrap: wrap;
    min-height: 52px;
}

.card-v2-pricing .pricing s {
    font-size: 12px;
    color: #777;
    text-decoration: line-through;
}

.card-v2-pricing .product-new-price {
    font-size: 16px;
    font-weight: 700;
    color: #d00;
    white-space: nowrap;
}

.product-new-price sup {
    font-size: 0.65em;
    vertical-align: super;
}

/*.card-v2-atc .btnajaxaddtocart {*/
/*    background: linear-gradient(135deg, #007bff, #0056b3);*/
/*    color: #fff;*/
/*    padding: 6px 14px;*/
/*    border-radius: 8px;*/
/*    font-weight: 500;*/
/*    transition: background 0.3s ease;*/
/*}*/

/*.card-v2-atc .btnajaxaddtocart:hover {*/
/*    background: linear-gradient(135deg, #0056b3, #003c7e);*/
/*}*/




.btn-gradient-blue {
    background: linear-gradient(135deg, #367b9c, #24546d);
    color: #fff;
    padding: 6px 14px;
    border-radius: 8px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    border: none;
    font-size: 16px;
}


.btn-gradient-blue:hover {
    background: linear-gradient(135deg, #24546d, #163540);
    color: #fff;
}




.product-title.text-dark {
    font-size: 12px; /* poți urca la 1.1rem dacă vrei mai mare */
    color: #000;
    font-weight: bold;
    text-align: left;
}

.site-wrapper {
    background-color: #f5f5f5;
}
.shop-toolbar.with-sidebar {
    background: #fff;
}

.site-header{
    background: #fff;
}

.shop-product-wrap .product-card {
    margin-bottom: 30px;
    background: #fff;
    padding: 7px;
    border-radius: 7px;
}
.sidebar-menu--shop {
    background: #fff;
}

#recenzii{
    background: #fff;
}
.col-md-3{
    padding-left: 3px;
    padding-right: 3px;
}
.shop-border [class*="col"] .product-card .product-card--body::before {
     background: none;
}
.product-new-price{

}
.product-headerz{
    min-height: 62px;
}


.product-card:hover {
    box-shadow: 0 2px 8px -3px rgba(0, 0, 0, .25);
}


@media (min-width: 768px) {
    .col-md-1-5 {
        flex: 0 0 20%;
        max-width: 20%;
        padding:5px;
    }
}



.section-margin {
    margin-bottom: 30px;
}

.product-slider .slick-dots {
    margin-top: 20px;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    padding-right: 5px;
    padding-left: 5px;
}


.product-details-info .price-block {
    margin-bottom: 13px;
    background: #fff;
    padding: 10px;
}


.inner-page-sidebar{
    margin-right: 10px;
}


.breadcrumb-contents .breadcrumb {
    padding: 0px 0;
}

.card-img-top {
    max-height: 400px;
}
