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

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

.bslot-multi-icon__title {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.header__menu-item>a {
    font-size: 18px;
}

.grid-image__badges>.grid-image__badge--price-discount {
    background-color: #bcae7e;
    color: #ffffff;
}

.footer {
    padding-bottom: 0rem;
}

.footer__bottom {
    padding-top: 2rem;
    background: url('https://c.cdnmp.net/168963175/content/paw.png');
    background-size: cover;
    background-position: bottom;
    min-height: 515px;
}

.footer__blocks {
    padding-top: 3rem;
}

.footer__badge img {
    height: 40px;
    filter: opacity(0.5);
    border-radius: 7px;
    transition: 0.4s;
}

.footer__badge img:hover {
    filter: opacity(1);
    transition: 0.4s;
}

.footer__badges {
    margin-left: unset;
    margin-right: unset;
}

.product-attributes__label {
    padding: 5px 10px;
    width: 180px;
}

.product-attributes__value {
    padding: 5px 10px;
}

.banner_promotii {
    margin: 50px auto;
}

.banner_promotii img {
    border-radius: 40px;
}

h2.widget-products-grid__heading {
    position: relative;
    padding-left: 40px;
}

h2.widget-products-grid__heading::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 30px;
    height: 30px;
    background: url('https://c.cdnmp.net/168963175/content/iconite/pawprint.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

h2.widget-brands__heading {
    position: relative;
    padding-left: 40px;
}

h2.widget-brands__heading::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 30px;
    height: 30px;
    background: url('https://c.cdnmp.net/168963175/content/iconite/pawprint.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.prod_recomandate {
    position: relative;
    padding: 50px 0px;
    width: 100%;
    max-width: 100%;
}

.prod_recomandate::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: #bcae7e1a;
    z-index: -1;
}

.prod_recomandate .widget-header {
    max-width: 1400px;
    margin: 0 auto;
}

.prod_recomandate_sec {
    position: relative;
    padding: 50px 0px;
    width: 100%;
    max-width: 100%;
}

.prod_recomandate .products-grid {
    position: relative;
}

.prod_recomandate .products-grid::after {
    background: url('https://c.cdnmp.net/168963175/content/iconite/paws.png');
    position: absolute;
    right: -240px;
    content: "";
    bottom: 0;
    width: 310px;
    height: 310px;
    background-size: 100%;
    z-index: -1;
    transform: rotate(52deg);
    opacity: 0.3;
}

.prod_recomandate_sec {
    position: relative;
}

.prod_recomandate_sec::before {
    background: url('https://c.cdnmp.net/168963175/content/iconite/mancare_animale.png');
    position: absolute;
    right: -0;
    content: "";
    bottom: 0;
    width: 400px;
    height: 693px;
    background-size: 100%;
    z-index: -1;
    background-repeat: no-repeat;
}

.prod_recomandate .products-grid::before {
    background: url('https://c.cdnmp.net/168963175/content/iconite/cat.png');
    position: absolute;
    left: -240px;
    content: "";
    bottom: 0;
    width: 310px;
    height: 310px;
    background-size: 100%;
    z-index: -1;
    transform: rotate(-52deg);
    opacity: 0.3;
}

.prod_recomandate_sec::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: #773e7d0d;
    z-index: -1;
}

.prod_recomandate_sec .widget-header {
    max-width: 1400px;
    margin: 0 auto;
}

.product--grid {
    height: 100%;
    max-width: 100%;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    transition: 0.3s;
}

.product--grid:hover {
    box-shadow: 0 6px 25px -19px #532f7c;
    transition: 0.3s;
}

.grid-image__image:hover {
    box-shadow: unset;
}

.grid-image__image {
    border: none;
}

.site-catalog--category main {
    background: #f5f5f5;
}

.facets-sidebar__list {
    background: #fff;
    padding: 10px;
}

.product__add-to-cart {
    padding: 10px 20px;
    line-height: 1.2;
    background: #532f7c;
    border: none;
    box-shadow: none;
    transition: 0.4s;
}

.product__add-to-cart:hover {
    background: #47296a;
    transition: 0.4s;
}

.product--grid .product__info--price-row {
    margin: 10px 0px;
}

.category-summary__description {
    font-size: 14px;
    line-height: 1.4;
    display: block;
}

.info_avantaje_magazin {
    display: flex;
    justify-content: space-around;
    column-gap: 15px;
}

.box_avantaj {
    background: #ffffff;
    margin-bottom: 10px;
    padding: 8px;
    position: relative;
    border: 1px solid #ececec;
    border-radius: 4px;
    width: 25%;
    max-width: 25%;
    transition: 0.4s;
}

.box_avantaj h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 5px;
}

.box_avantaj p {
    font-size: 11px;
    margin-bottom: 0;
    color: #8a8a8a;
}

.box_avantaj:hover {
    box-shadow: 0 5px 10px -12px #000;
    transition: 0.4s;
}

.product-summary {
    margin-bottom: 40px;
}

h2.product-content__block-heading {
    font-size: 25px !important;
}

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

.product-summary__info--sku img {
    max-width: 27px;
    margin-top: -3px;
}

.product-summary__info--price-gross {
    color: #522c70;
    font-size: 26px;
}

.product-summary__info--contact .contact__item-icon {
    background: #c0ad7a2e;
}

.product-action--add-to-cart button.btn-primary {
    min-width: 240px;
    border: none;
}

.product-summary__info--actions .product-action--add-to-favorites>a {
    background: #f4f0e7;
    border: none;
}

.quantity-spinner button {
    padding: 2px 12px !important;
    border: none;
    background: #c0ad7a;
}

.quantity-spinner button:hover {
    background-color: #c0ad7a;
}

.header__actions>*+* {
    margin-left: 20px !important;
}

.header__action-icon svg {
    height: 1.9rem;
    width: 1.5rem;
}

ul.beneficii_lista img {
    margin-right: 10px;
    margin-top: -4px;
}

ul.beneficii_lista li {
    margin-bottom: 10px;
}

ul.beneficii_lista a {
    color: #522c70;
    font-weight: 600;
}

.header {
    border-bottom: none;
}

.produs_special {
    position: relative;
    background: #f4f0e7;
    padding: 15px 30px;
    display: inline-block;
    border: 1px dashed #532f7c;
    border-radius: 30px;
    margin-bottom: 20px;
}

.produs_special img {
    position: absolute;
    left: 30px;
    max-width: 40px;
}

.content_special {
    padding-left: 55px;
}

.content_special h3 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 0px;
}

.content_special p {
    font-size: 14px;
    line-height: 1.2;
    display: block;
    margin-bottom: 0px;
}

.produs_special a {
    text-decoration: none;
}

.imagine_verficare img {
    max-width: 200px;
}

.footer__logo, .footer-about-us__hint {
    display: none;
}

span.status_ind {
    background: #f2f2f2;
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 4px;
}

span.status_ind img {
    max-width: 20px;
    margin-top: -1px;
    display: inline-block;
}

.reteta_medicala {
    position: relative;
    padding: 10px;
    background: #fff4f4;
    border-radius: 7px;
    margin-top: 10px;
}

.reteta_medicala img {
    position: absolute;
    max-width: 40px;
}

.content_reteta {
    padding-left: 50px;
}

.content_reteta h3 {
    font-size: 17px;
    display: block;
    margin-bottom: 0;
}

.content_reteta p {
    font-size: 13px;
    margin-bottom: 0px;
}

.reteta_medicala a {
    text-decoration:none;
}

@media (max-width: 768px) {
    .bslot-multi-icon__title {
        font-size: 14px !important;
    }

    .bslot-grid__title {
        font-size: 16px !important;
    }

    .product__add-to-cart {
        padding: 10px 10px;
        font-size: 13px;
    }

    .product--grid .product__name {
        line-height: 1.2;
        font-size: 14px;
    }

    h2.widget-products-grid__heading::after {
        left: 5px;
    }

    .box_avantaj {
        width: 100%;
        max-width: 100%;
    }

    .info_avantaje_magazin {
        display: block;
    }

    .bslot-multi-icon__text {
        font-size: 12px;
    }

    .bslot-grid__content {
        padding: 0px !important;
    }

    .banner_promotii {
        column-count: 1 !important;
    }

    .banner_promotii img {
        border-radius: 10px;
    }

    .produs_special img {
        position: absolute;
        left: 25px;
        max-width: 35px;
    }

    .content_special h3 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0px;
    }

    .product-action--add-to-cart button.btn-primary {
        min-width: 230px;
    }

    .prod_recomandate .products-grid::after {
    right: 0px;
    display: none;
}


.prod_recomandate .products-grid::before {
    left: 0px;
    display: none;
}
    
}