

/* Start:/local/templates/devade_agrosphere/components/bitrix/catalog.element/.default/style.css?16713594022571*/
.description-content .article {
    align-items: flex-start;
}

.instructions-content__btn {
    width: fit-content;
    padding: 12px 52px 12px 32px;
}

.additional{
    border: none;
    border-radius: 20px;
    outline: none;
    width: 100%;
    padding: 8px 25px 8px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

}

.additional__options{
    display: flex;
}

.price-extra{
    font-family: Source Sans Pro;
    font-weight: 700;
    color: #0a36a4;
    font-size: 32px;
    line-height: 48px;
}

.extra-options {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.extra-options .form-product__inner-item {
    margin-right: 20px;
}

.coupon {
    margin-top: 41px;
    color: #cc1719;
    font-size: 24px;
    line-height: 36px;
    font-family: Source Sans Pro;
    font-weight: 700;
    text-align: center;
}

.small-cat {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 20px 0;
}

.small-cat__title {
    margin: 20px 0 0;
}

.small-cat-prod {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 500px;
}

.small-cat-prod__pic {
    width: 100%;
    height: 120px;
    object-fit: cover;
}

.small-cat-prod__content {
    position: relative;
    padding: 0 16px 40px;
}

.small-cat-prod__name {
    font-family: Source Sans Pro;
    font-weight: 700;
    color: #0a36a4;
    font-size: 24px;
    line-height: 30px;
}

.small-cat-prod__price {
    background-color: #0a36a4;
    padding: 12px 0 8px;
    border-radius: 0 30px;
    width: 75%;
    text-align: center;
    position: absolute;
    bottom: -30px;
    right: 0;
}

.small-cat-prod__new-price {
    color: #fff;
    font-family: Source Sans Pro;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    line-height: 30px;
}

.product-gift-link {
    color: white;
    background: #cc1719;
    height: 90px;
    width: 90px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    font-size: 17px;
    line-height: 100%;
    border-radius: 100%;
    text-decoration: none;
    align-self: flex-end;
    margin-right: 50px;
}

.product-gift-link__svg {
    position: absolute;
    top: -15px;
    right: 0px;
    z-index: 1;
}

.slider-additional__item_selected {
    border: 4px solid #cc1719;
}

.btns-product__btn_gift {
    margin-top: 15px;
}
/* End */
/* /local/templates/devade_agrosphere/components/bitrix/catalog.element/.default/style.css?16713594022571 */
