

/* Start:/local/templates/semena/components/bitrix/news.list/banners-in-catalog/style.css?1667477095467*/
.banner-in-catalog {
    width: 100%;
    margin-bottom: 20px;
}

.banner-in-catalog-link {
    display: block;
}

.banner-in-catalog-link, .banner-in-catalog-image {
    height: 47px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 425px) {
    /*.banner-in-catalog {
        display: none;
    }*/

    .banner-in-catalog-link, .banner-in-catalog-image {
        background-size: contain;
    }
}
/* End */


/* Start:/local/templates/semena/components/sotbit/seo.meta.tags/custom/style.css?1704685782754*/
.seometa-tag-container {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    width: 95%;
    height: 50px;
    overflow: hidden;
}
.seometa-tag-container.full {
    height: auto !important;
}
.seometa-tag-container .sotbit-seometa-tags-wrapper {
    color: #3FAC3B;
    margin-right: 20px;
    margin-bottom: 10px;
}
.seometa-tag-container .sotbit-seometa-tags-wrapper a {
    text-decoration: underline;
}
.seometa-tag-more {
    display: inline-block;
    width: 4%;
    cursor: pointer;
    font-weight: bold;
}

@media(max-width: 450px) {
    .seometa-tag-container {
        width: 85%;
        height: 50px;
    }
    .seometa-tag-more {
        width: 13%;
    }
}
/* End */


/* Start:/local/templates/semena/components/bitrix/catalog.section/catalog_block/style.css?17091135961053*/
@media(max-width: 450px) {
    .b-catalog__grid > * {
        max-width: calc(50% - 20px) !important;
        flex-basis: calc(50% - 20px) !important;
    }
    .b-product__img {
        height: 200px !important;
        padding: 15px !important;
    }
    .b-product__img img {
        padding: 0 !important;
        object-fit: cover !important;
    }
    .b-product > .percentage {
        top: 0 !important;
        right: 0 !important;
        line-height: 6px !important;
    }
    .b-product__body {
        padding: 0 15px 15px !important;
    }
    .b-product__body a.js-favorite {
        right: 15px !important;
    }
    .b-product .b-price {
        margin: auto -15px 0 !important;
        padding: 15px !important;
    }
    .b-product__packing {
        display: none !important;
    }
    .b-product .btn__product {
        flex-wrap: wrap !important;
    }
    .b-product .btn__product .btn {
        width: 100% !important;
    }
    .b-product__info {
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/semena/components/citfact/html.catalog.item/product_block/style.css?17516289301876*/
.b-product__body a.js-favorite {
    position: absolute;
    top: 3px;
    right: 20px;
    font-size: 24px;
    transition: .3s ease color;
}

.b-product__body a.js-favorite.fa-heart {
    color: #3fac3b;
}

.b-product__body a.js-favorite:hover {
    color: #3fac3b;
}

/*AHV*/
@media (max-width: 768px) {
    .b-price__inner {
        display: flex;
        column-gap: 8px;
    }
}

@media (max-width: 600px) {
    .b-main-goods__slider .b-product__body a.js-favorite {
        right: 0px;
    }

    .b-product__info {
        display: block !important;
        position: relative !important;
    }

    .not-available__container .not-available__params {
        display: flex;
        flex-direction: column;
        align-items: flex-start !important;
    }
}

/* new year percentage
.b-product > .percentage {
 background: url('/local/client/img/newYear.png') center no-repeat;
 background-size: contain;
 width: 70px;
 height: 70px;
 display: block;
 padding: 0;
 border-radius: 0;
 top: 5px;
 text-align: center;
 font-size: 20px;
 line-height: 90px;
 font-weight: bold;
}
*/

@media (max-width: 450px) {
    .b-product > .percentage {
        top: 5px;
        right: 5px;
        width: 50px;
        height: 50px;
        font-size: 14px;
        line-height: 10px;
    }

    .b-main-goods__slider .b-product > .percentage {
        padding-top: 0 !important;
    }
}

.product-max-available {
    opacity: 0;
    height: 0;
    overflow-y: hidden;
    color: red;
    margin-top: 5px;
    transition: 0.3s 0s ease height;
}

.b-product-info__available {
    font-size: 14px;
    font-weight: 500;
}

.b-product-info__available > .text-success {
    color: #3FAC3B;
}

.b-product-info__available > .text-error {
    color: #FF0004;
}

.b-product-info__container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

/* End */
/* /local/templates/semena/components/bitrix/news.list/banners-in-catalog/style.css?1667477095467 */
/* /local/templates/semena/components/sotbit/seo.meta.tags/custom/style.css?1704685782754 */
/* /local/templates/semena/components/bitrix/catalog.section/catalog_block/style.css?17091135961053 */
/* /local/templates/semena/components/citfact/html.catalog.item/product_block/style.css?17516289301876 */
