



.carousel {
    text-align: center;
}
.carousel img{
    text-align: center;
}
.carousel .carousel-item a{
    width: 100%;
}
.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{
    padding: 0px;
    margin: 0px;
}
ul.main-menu > li.menu-item > a {
    margin-left: 0px;
    margin-right: 0px;
    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--brand {
    line-height: 1;
}

.category-nav.white-nav .category-trigger {
    background: var(--site-header-category-trigger-bg, #333);
    color: #fff;
    border: none;
}
.category-trigger {
    width: 230px;
}

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

.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%;
    background: transparent;
    box-shadow: none;
    margin-bottom: 0;
}

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




.product-card--body {
    display: flex;
    flex-direction: column;
    height: 100%;   /* doar aici e OK */
}


.price-cart-emag {
    margin-top: auto;
}

.product-meta {
    line-height: 1.2;
}

.product-headerz{
    padding-top: 5px;
}





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

#scrollUp {
    bottom: 127px;
    right: 18px;
    width: 56px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #111827;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.10);
    border-radius: 0;
    text-decoration: none;
}

#scrollUp .scrollup-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: inherit;
}

#scrollUp:hover {
    background: #f8fafc;
    color: #111827;
}

@media (max-width: 767.98px) {
    #scrollUp {
        right: 12px;
        bottom: 112px;
        width: 50px;
        height: 50px;
    }

    #scrollUp .scrollup-arrow {
        font-size: 26px;
    }
}

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

.product-badge.product-badge--campaign {
    background-color: #367b9c;
}

.product-slider-card-image {
    max-height: 200px;
}

.shop-catalog-card__image {
    width: 100%;
}

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

.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;
    padding: 0px;
}

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



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

    .mobile-header img {
        height: 49px;
    }
    .mobile-header .site-brand{
        padding: 0px;
    }
    .mobile-header .header-links .hamburgur-icon{
        margin-right: 20px;
        font-size: 53px;
    }
}


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









/* ================= BUY ZONE ================= */

#product-buy-zone{
    display:flex;
    align-items:flex-end;
    gap:16px;
    margin-top:20px;
    flex-wrap:wrap;
}

/* ===== CANTITATE ===== */

#product-buy-zone .qty-box{
    display:flex;
    flex-direction:column;
}

#product-buy-zone .qty-label{
    font-size:13px;
    color:#555;
    margin-bottom:4px;
}

#product-buy-zone .qty-controls{
    display:flex;
    align-items:center;
    border:1px solid #dcdcdc;
    border-radius:6px;
    overflow:hidden;
    height:44px;
}

#product-buy-zone .qty-controls input{
    width:48px;
    text-align:center;
    border:0;
    font-size:16px;
    font-weight:600;
}

#product-buy-zone .qty-btn{
    width:40px;
    height:44px;
    border:0;
    background:#f6f6f6;
    font-size:20px;
    cursor:pointer;
}

#product-buy-zone .qty-btn:hover{
    background:#ececec;
}

/* ===== BUTON ADD TO CART ===== */

#product-buy-zone .btn-add-cart{
    height:44px;
    padding:0 26px;
    border-radius:6px;
    border:0;
    background:#333;           /* albastru clean */
    color:#fff;
    font-size:16px;
    font-weight:600;
    display:flex;
    align-items:center;
    gap:8px;
    cursor:pointer;
    box-shadow:0 4px 10px #999;
}

#product-buy-zone .btn-add-cart:hover{
    background:#999;
}

#product-buy-zone .btn-add-cart .plus{
    font-size:20px;
    line-height:1;
}



/* MOBILE thumbs */
.product-thumbs-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.product-thumbs {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 6px 0;
}

.product-thumb {
    width: 70px;
    height: 70px;
    object-fit: contain;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 4px;
    background: #fff;
    flex-shrink: 0;
}

/* săgeți */
.thumb-nav {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    margin: 0 4px;
}








.cart-actions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 15px;
}

.cart-actions .btn {
    width: 100%;
    white-space: nowrap;
}

/* Mobile */
@media (max-width: 767px) {
    .cart-actions {
        grid-template-columns: 1fr;
    }
}





@media (min-width: 1400px) {
    .container {
        max-width: 1440px;
    }
    .product-card--body .card-image img.img-fluid{
        max-height: 300px;
    }
    .product-card .card-image {
        min-height: 300px;
    }

}


@media (min-width: 1600px) {
    .container {
        max-width: 1600px;
    }
    .product-card--body .card-image img.img-fluid{
        max-height: 300px;
    }
    .product-card .card-image {
        min-height: 300px;
    }
}


h2.pagetitle {
    color: #212529;
    padding-bottom: 10px;
    padding-top: 20px;
}
.galleryimage {
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1.25rem;
    background: #fff;
    margin-top: 10px;
    border-radius: .25rem;
}
.add-to-cart-row{
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1.25rem;
    background: #fff;
    margin-top: 10px;
    border-radius: .25rem;
}
.product-details-article{
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1.25rem;
    background: #fff;
    margin-top: 30px;
    border-radius: .25rem;
}

.product-details-info .add-to-cart-row > div{
    padding: 0px;
    margin: 0px;
}
.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    display: flex;
    pointer-events: none; /* important */
}
.ekko-lightbox-nav-overlay a {
    flex: 1;
    display: flex;
    align-items: center;

    pointer-events: auto; /* click doar aici */
    opacity: 1 !important;
    font-size: 40px;
    color: #333 !important;
    z-index: 1052;
}
.ekko-lightbox-nav-overlay a:first-child {
    justify-content: flex-start;
    padding-left: 20px;
}

.ekko-lightbox-nav-overlay a:last-child {
    justify-content: flex-end;
    padding-right: 20px;
}

.ekko-lightbox-nav-overlay a:hover {
    opacity: 1;
}
.ekko-lightbox-nav-overlay a span{
    padding: 0px !important;
}
@media (max-width: 576px) {

    .breadcrumb {
        flex-wrap: nowrap;
        overflow-x: auto;      /* scroll orizontal dacă sunt multe */
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    /* ascunde DOAR produsul (ultimul element) */
    .breadcrumb-item.active {
        display: none;
    }
}



/* MOBILE SEARCH */
.mobile-search {
    padding: 12px 12px 14px;
    background: linear-gradient(180deg, #ffffff, #f9fafb);
    border-bottom: 1px solid #e5e7eb;
}

.mobile-search-wrapper {
    position: relative;
}

.mobile-search-wrapper input {
    width: 100%;
    height: 48px;
    padding: 0 14px 0 44px;
    border: 1.5px solid #d1d5db;
    border-radius: 10px;
    font-size: 16px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,.06);
    transition: all .15s ease;
}

.mobile-search-wrapper input:focus {
    border-color: #2563eb;            /* albastru elegant */
    box-shadow: 0 0 0 3px rgba(37,99,235,.15);
    outline: none;
}

.mobile-search-wrapper i {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: #2563eb;
    font-size: 18px;
}
.offcanvas-title {
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 6px;
}

/* stil pentru categorii în offcanvas */
.off-canvas-nav .category-nav {
    display: block;
}

.off-canvas-nav ul {
    padding-left: 0;
}

.off-canvas-nav li {
    padding: 6px 0;
}


/* ===============================
   AUTOCOMPLETE PRODUCTS
   =============================== */

.ui-autocomplete {
    max-height: 70vh;
    overflow-y: auto;
    padding: 6px 0;
    border-radius: 10px;
    border: 1px solid #ddd;
    box-shadow: 0 12px 30px rgba(0,0,0,.15);
    background: #fff;
    z-index: 9999 !important;
}

.autocomplete-item {
    list-style: none;
}

.autocomplete-row {
    display: flex;
    gap: 12px;
    padding: 10px 14px;
    align-items: center;
    cursor: pointer;
    transition: background .15s ease;
}

.autocomplete-row:hover {
    background: #f6f8fa;
}

.autocomplete-thumb {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 8px;
    overflow: hidden;
    background: #fafafa;
    display: flex;
    align-items: center;
    justify-content: center;
}

.autocomplete-thumb img,
.autocomplete-thumb iframe {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.autocomplete-info {
    flex: 1;
    min-width: 0;
}

.autocomplete-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    color: #222;
}

/* active item (keyboard / hover) */
.ui-menu-item-wrapper.ui-state-active {
    background: transparent !important;
    border: none !important;
}

.ui-autocomplete::before {
    content: "Produse";
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #888;
    padding: 6px 14px;
    border-bottom: 1px solid #eee;
}

.mobile-navigation{
    padding: 0px;
}
a.show_bigimage{
    width: 100%;
}


.product-collection{
    margin-top:16px;
    display:flex;
    gap:10px;
    flex-wrap:wrap;
}

.collection-item{
    display:inline-flex;
    align-items:center;
    gap:6px;
    padding:6px 10px;
    border:1px solid #e5e5e5;
    border-radius:6px;
    text-decoration:none;
    background:#fff;
    transition:.2s ease;
}

.collection-item:hover{
    border-color:#111;
}

.collection-item img{
    max-height:32px;
    object-fit:cover;
    border-radius:4px;
}

.collection-item span{
    font-size:13px;
    font-weight:600;
    color:#111;
}










.collections-section .collection-card {
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 14px;
    padding: 20px;
    text-decoration: none;
    color: #111;
    transition: all 0.25s ease;
    box-shadow: 0 4px 18px rgba(0,0,0,0.05);
}

.collections-section .collection-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

.collections-section .collection-image {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.collections-section .collection-image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.collections-section .collection-name {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.3px;
}

/* ===============================
   MOBILE – 2 PE RAND
================================ */
.collections-section {
    margin-top: 40px;
}

.collections-section .collections-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 25px;
}

/* ===============================
   MOBILE – 2 PE RAND
================================ */
@media (max-width: 768px){

    .collections-section .collections-grid {
        grid-template-columns: 1fr 1fr; /* 2 coloane fixe */
        gap: 15px;
    }

    .collections-section .collection-card {
        padding: 15px;
    }

    .collections-section .collection-image {
        height: 90px;
    }

    .collections-section .collection-name {
        font-size: 14px;
    }
}





/* ═══════════════════════════════════════════════
   STICKY HEADER — 2026 redesign
   Adaugă în /css/custom.css
════════════════════════════════════════════════ */

/* ── Variabile locale (nu suprascrie site-ul) ── */
:root {
    --sh-bg:         rgba(255, 255, 255, 0.92);
    --sh-blur:       saturate(180%) blur(14px);
    --sh-border:     rgba(0, 0, 0, 0.07);
    --sh-shadow:     0 2px 24px rgba(0, 0, 0, 0.08);
    --sh-ink:        #1a1a1a;
    --sh-muted:      #6b6b6b;
    --sh-accent:     #e8001c;       /* roșu schoolfriendly */
    --sh-accent-lt:  rgba(232, 0, 28, 0.08);
    --sh-radius:     8px;
    --sh-height:     64px;
    --sh-font:       inherit;
    --sh-transition: .22s cubic-bezier(.4, 0, .2, 1);
}

/* ── Container principal ── */
.sticky-init.fixed-header.common-sticky {
    position: fixed;
    top: 0; left: 0; right: 0;
    z-index: 1000;
    height: var(--sh-height);

    background: var(--sh-bg);
    -webkit-backdrop-filter: var(--sh-blur);
    backdrop-filter: var(--sh-blur);

    border-bottom: 1px solid var(--sh-border);
    box-shadow: var(--sh-shadow);

    /* Animație de intrare */
    animation: sh-slide-in .35s cubic-bezier(.4, 0, .2, 1) both;
}

@keyframes sh-slide-in {
    from { transform: translateY(-100%); opacity: 0; }
    to   { transform: translateY(0);     opacity: 1; }
}

/* ── Inner container ── */
.sticky-init.fixed-header.common-sticky > .container {
    height: var(--sh-height);
    display: flex !important;
    align-items: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.sticky-init.fixed-header.common-sticky .row {
    width: 100%;
    align-items: center;
}

/* ── Logo ── */
.sticky-init .site-brand {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: opacity var(--sh-transition);
}
.sticky-init .site-brand:hover { opacity: .8; }

.sticky-init .site-brand img {
    height: 40px;
    width: auto;
    object-fit: contain;
    display: block;
}

/* ── Navigation ── */
.sticky-init .main-navigation { display: flex; align-items: center; }
.sticky-init .main-menu {
    display: flex;
    align-items: center;
    gap: 2px;
    list-style: none;
    margin: 0; padding: 0;
    flex-wrap: nowrap;
}

/* ── Menu items ── */
.sticky-init .menu-item { position: relative; }

.sticky-init .menu-item > a {
    display: flex;
    align-items: center;
    height: 36px;
    padding: 0 12px;
    border-radius: var(--sh-radius);

    font-family: var(--sh-font);
    font-size: 13px;
    font-weight: 500;
    color: var(--sh-ink);
    white-space: nowrap;
    text-decoration: none;

    position: relative;
    transition: color var(--sh-transition), background var(--sh-transition);
}

/* Underline indicator */
.sticky-init .menu-item > a::after {
    content: '';
    position: absolute;
    bottom: 4px; left: 12px; right: 12px;
    height: 2px;
    background: var(--sh-accent);
    border-radius: 2px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform var(--sh-transition);
}

.sticky-init .menu-item > a:hover {
    color: var(--sh-accent);
    background: var(--sh-accent-lt);
    text-decoration: none;
}
.sticky-init .menu-item > a:hover::after { transform: scaleX(1); }

/* ── Item "reduceri" (promoțional) ── */
.sticky-init .menu-item.reduceri > a {
    background: var(--sh-accent);
    color: #fff !important;
    font-weight: 600;
    letter-spacing: .02em;
    padding: 0 14px;
    border-radius: 20px;
    box-shadow: 0 2px 10px rgba(232, 0, 28, .35);
    transition: background var(--sh-transition),
    transform var(--sh-transition),
    box-shadow var(--sh-transition);
}
.sticky-init .menu-item.reduceri > a::after { display: none; }
.sticky-init .menu-item.reduceri > a:hover {
    background: #c8001a !important;
    transform: translateY(-1px);
    box-shadow: 0 4px 16px rgba(232, 0, 28, .45);
}

/* ── Icons (coș, favorit, cont) ── */
.sticky-init .hdr-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
}

.sticky-init .hdr-icon-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px; height: 38px;
    border-radius: var(--sh-radius);
    color: var(--sh-ink);
    text-decoration: none;
    transition: color var(--sh-transition), background var(--sh-transition);
}
.sticky-init .hdr-icon-btn:hover {
    color: var(--sh-accent);
    background: var(--sh-accent-lt);
}
.sticky-init .hdr-icon-btn svg {
    width: 20px; height: 20px;
    stroke-width: 1.6;
    display: block;
}

/* Badge coș */
.sticky-init .hdr-badge {
    position: absolute;
    top: 4px; right: 4px;
    min-width: 16px; height: 16px;
    padding: 0 4px;
    background: var(--sh-accent);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    border-radius: 8px;
    text-align: center;
    display: none; /* apare doar când e populat de JS */
    box-shadow: 0 1px 4px rgba(232,0,28,.4);
}
.sticky-init .hdr-badge:not(:empty) { display: block; }

/* ── Responsive: ascunde pe mobile (header-ul existent se ocupă) ── */
@media (max-width: 991px) {
    .sticky-init.fixed-header.common-sticky > .container {
        display: none !important;
    }
}

/* ── Compensare pentru conținut să nu se ascundă sub sticky ── */
body.has-sticky-header {
    padding-top: var(--sh-height);
}
