.elementor-814 .elementor-element.elementor-element-fe42a4c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-814 .elementor-element.elementor-element-9d348bb .title{font-size:30px;font-weight:700;}.elementor-814 .elementor-element.elementor-element-a1db0d7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-814 .elementor-element.elementor-element-91ddf28{--wd-cat-img-width:120px;--wd-cat-brd-radius:50%;}.elementor-814 .elementor-element.elementor-element-91ddf28 > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-814 .elementor-element.elementor-element-a73513c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-814 .elementor-element.elementor-element-e56d23b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--wd-sticky-offset:150px;--wd-side-hidden-w:300px;}.elementor-814 .elementor-element.elementor-element-df8812a > .elementor-widget-container{background-color:#FFFFFF;padding:20px 20px 20px 20px;border-radius:20px 20px 20px 20px;}.elementor-814 .elementor-element.elementor-element-136c123{--wd-gap:10px;}.elementor-814 .elementor-element.elementor-element-6c62665{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-814 .elementor-element.elementor-element-31dd2f3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--flex-wrap:wrap;}.elementor-814 .elementor-element.elementor-element-f5795fd > .elementor-widget-container{margin:0px auto 0px 0px;}.elementor-814 .elementor-element.elementor-element-f5795fd.elementor-element{--flex-grow:1;--flex-shrink:0;}.elementor-814 .elementor-element.elementor-element-fdfbf4d{--display:flex;}.elementor-814 .elementor-element.elementor-element-585a9ea{font-weight:600;color:#333333;}@media(min-width:769px){.elementor-814 .elementor-element.elementor-element-e56d23b{--width:20%;}.elementor-814 .elementor-element.elementor-element-6c62665{--width:80%;}}@media(max-width:1024px){.elementor-814 .elementor-element.elementor-element-fe42a4c{--margin-top:-20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-814 .elementor-element.elementor-element-9d348bb .title{font-size:24px;}.elementor-814 .elementor-element.elementor-element-91ddf28 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-814 .elementor-element.elementor-element-a73513c{--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}}@media(max-width:768px){.elementor-814 .elementor-element.elementor-element-9d348bb .title{font-size:22px;}.elementor-814 .elementor-element.elementor-element-a73513c{--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-814 .elementor-element.elementor-element-fdfbf4d{--width:40%;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-814 .elementor-element.elementor-element-585a9ea.elementor-element{--align-self:center;}.elementor-814 .elementor-element.elementor-element-585a9ea{text-align:center;font-size:15px;}}/* Start custom CSS for wd_archive_products, class: .elementor-element-eb86bfd *//* TITLU PRODUS */
.wd-entities-title a {
    font-size: 18px;
}

@media (max-width: 768px) {
    .wd-entities-title a {
        font-size: 16px;
    }
}

/* ALINIERE PREȚURI */
.price {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}

/* PREȚ REDUS */
.price ins {
    text-decoration: none !important;
}

.price ins .woocommerce-Price-amount,
.price ins .woocommerce-Price-amount bdi,
.price ins .woocommerce-Price-currencySymbol {
    color: #b6149d !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

/* PREȚ VECHI */
.price del {
    position: relative;
    display: inline-block;
    text-decoration: none !important;
    line-height: 1.2;
    opacity: 1;
}

/* text preț vechi */
.price del .woocommerce-Price-amount,
.price del .woocommerce-Price-amount bdi,
.price del .woocommerce-Price-currencySymbol {
    font-size: 20px;
    color: #999 !important;
    line-height: 1.2;
}

/* linia de tăiere controlată manual */
.price del::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 52%;
    height: 1px;
    background: #999;
    transform: translateY(-50%);
    pointer-events: none;
}

/* MOBIL */
@media (max-width: 768px) {
    .price ins .woocommerce-Price-amount,
    .price ins .woocommerce-Price-amount bdi,
    .price ins .woocommerce-Price-currencySymbol {
        font-size: 20px;
        line-height: 1.2;
    }

    .price del .woocommerce-Price-amount,
    .price del .woocommerce-Price-amount bdi,
    .price del .woocommerce-Price-currencySymbol {
        font-size: 20px;
        line-height: 1.2;
    }

    .price del::after {
        top: 50%;
        height: 1px;
    }
}/* End custom CSS */