.box_beneficiu {
    background: #f1f9fd;
    margin-bottom: 10px;
    padding: 8px 8px 8px 40px;
    position: relative;
}

.box_beneficiu img {
    height: 24px;
    left: 9px;
    position: absolute;
    top: 7px;
    width: 24px;
}

.box_beneficiu h3 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 5px;
}

.box_beneficiu p {
    font-size: 12px;
    margin-bottom: 0;
    /* word-break: break-all; */
    color: #8a8a8a;
}

.telefon_divendi {
    margin-bottom: 30px;
}

.telefon_divendi img {
    margin-right: 10px
}

.telefon_divendi a {
    color: #000;
    text-decoration: none;
    margin-right: 10px;
}

.telefon_divendi a:hover {
    color: #6fc15f;
}

.product-summary__info--actions .product-action {
    width: 40%;
}

.product-summary__info--actions .product-action .btn-primary {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 20px;
    border: none;
    background: #4a60a7;
    border-color: #4a60a7;
    line-height: 1.9;
}

.product-summary__info--quantity {
    width: 30%;
    margin-right: 10px;
}


.header__action {
    color: #000;
}

.header__menu,.header__wrapper {
    max-width: 100%;
}

.grid-image__badges {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    z-index: 1;
    top: unset;
}

.grid-image__badges--right {
    left: 0;
}

.grid-image__badges>* {
    background: #dc6b45;
    color: #fff;
}

.bslot-multi-icon__content {
    padding: 0 50px
}

.bslot-multi-icon__text {
    font-size: 14px;
    line-height: 1.2;
}

.bslot-multi-icon__title {
    font-size: 17px!important;
    font-weight: 600!important;
}

.widget-products-grid__heading {
    text-align: center;
    font-size: 30px;
    margin-top: 1rem;
}

.banner_promotii {
    background: url(https://c.cdnmp.net/292424273/content/promotii_divendi.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    height: 300px;
    padding: 40px;
    position: relative;
}

.banner_livrare {
    background: url(https://c.cdnmp.net/292424273/content/livrare_divendi.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    height: 300px;
    padding: 40px;
    position: relative;
}

.banner_promotii::after,.banner_livrare::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgb(0 0 0/27%);
    top: 0;
    left: 0;
    z-index: 1;
}

.box_banner_content {
    color: #fff;
    z-index: 9;
    position: relative;
}

.box_banner_content h3 {
    color: #fff;
    font-size: 35px;
    line-height: 1.2;
    font-weight: 600;
}

.box_banner_content a {
    color: #fff;
    background-color: #4a60a7;
    border: 1px solid #4a60a7;
    padding: .75rem 1.125rem;
    text-decoration: none;
}

.row_bannere {
    display: flex;
    grid-gap: 20px;
}

.header__menu-wide {
    width: 100%;
    max-width: 100%
}

.product-action--add-to-cart {
    width: 60%
}

.product-action--buy-now {
    width: 100%
}

.product-summary__info--actions .product-action--buy-now .btn-primary {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 20px;
    border: none;
    background: #7ab55e;
    border-color: #7ab55e
}

.site-buy body {
    background: #fff
}

.product-summary--product-details {
    border: none!important
}

.product-summary__info--shipping {
    display: none;
}


.btn-decrement {
    min-width: 40px;
    background: #fff;
    border-radius: 0!important;
    box-shadow: none!important
}

.quantity-spinner input {
    max-width: 120px;
    text-align: center;
    height: 50px;
    box-shadow: none
}

.btn-increment {
    min-width: 40px;
    background: #fff;
    border-radius: 0!important;
    box-shadow: none!important
}

.page--product-details.page .page__content-wrapper .product-content__block {
    border: none!important
}

.page--product-details.page .page__content-wrapper .product-content__block-heading {
    font-weight: 600!important
}

.product-summary__info--tabs .accordion {
    border: none !important;
}

.page--product-details.page .page__content-wrapper .product-content .nav-link {
    font-size: 20px;
}

.page--product-details.page .page__content-wrapper .product-content .nav-item:first-child .nav-link {
    color: #89b264;
}

.site-catalog body {
    background: #fff;
}

.page__aside-main {
    border:none !important;
}

.facets-sidebar .facet__title {
    font-weight: 600 !important;
}

.facets-sidebar .facet {
    margin: 15px 0px !important;
}

.site-catalog body [data-toggle=collapse]:not([data-no-arrow]):after {
    float: right !important;
}

.product-summary__info--package-price-gross, .product-summary__info--price-gross {
    color: #e5a54b !important;
}

.product-summary__image-badges>* {
    background: #e5a54b !important;
    color: #fff!important;
}

.footer__badge img {
    max-width: 160px !important;
}

.compact-image__badges>* {
    background: #e5a54b!important;
    color: #ffffff!important;
}

.compact-image__badges--right {
    right: unset;
    left: 0;
}

.compact-image__badges {
    top: unset;
    bottom: 0;
    left: 0;
}

.bara_notificare {
    text-decoration: none;
}

.btn-primary {
    box-shadow: unset !important;
    color: #ffffff !important;
}

.product-summary__info .variant-attribute--tag .variant-attribute__value :checked+label, .product-summary__info .variant-attribute--tag .variant-attribute__value label:hover {
    border-color: #6fc15f !important;
}

.product-summary__info .variant-attribute--tag .variant-attribute__value label {
    border: 2px solid #ced4da !important;
}

.notificare_garantie img {
    margin-right: 5px;
}

.notificare_garantie {
    font-size: normal;
}

.product-summary__info--availability {
    display: flex;
    justify-content: flex-start;
    max-width: 310px;
    column-gap: 30px;
}

.header__menu-item>a {
    padding: 5px 9px;
    text-transform: initial;
}

.header__menu-item>a:hover {
    color: #ffffff;
    background: #6fc15f;
    border-radius: 4px;
}

.header__menu-content--dropdown .menu-dropdown {
    width: 310px;
}

@media (max-width: 768px) {
    .product-summary__info--actions .product-action {
        width: 100%;
    }

    .cart__item-name {
        font-size: 16px;
    }

    .bara_notificare {
        font-size: 13px;
        font-weight: 600;
        display: block;
        line-height: 1.2;
    }
    
    .telefon_divendi a {
    display: block;
    margin-bottom: 10px;
    }

    .row_bannere {
        display: block;
    }

    .banner_promotii {
        margin-bottom: 10px;
    }

}