

/* Start:/local/templates/donballon_braind/components/bitrix/catalog.element/.default/style.css?1786042748184*/
.red {
    color: #ff3645;
}
.kc-crpt-data-icon-full{
    display: block;
    position: relative;
    max-width: 76px;
    width: 100%;
    margin-bottom: .8rem;
    cursor: pointer;
}
/* End */


/* Start:/local/templates/donballon_braind/components/bitrix/catalog.item/.default/style.css?17860427483650*/
.red {
    color: #ff3645;
}
ul.kc-promo_list{
    display: block;
    position: relative;
    padding-left: 0;
    margin-left: 0;
}
ul.kc-promo_list>li{
    display: block;
    position: relative;
    list-style-type: none;
    padding-left: 10px;
    margin-left: 0;
    font-size: 12px;
}
ul.kc-promo_list>li:before{
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    top: 5px;
    height: 5px;
    left: 0;
    background-color: #4cd596;
    border-radius: 50%;
}
.kc-crpt-data-icon{
    width: 1.8rem;
    height: 1.8rem;
    margin-right: .8rem;
    background-image: url(/local/templates/donballon_braind/resource/img/crpt-data.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Слайдер изображений карточки товара (превью + MORE_PHOTO) */
.product-card__img-slider{
    position: relative;
    width: 100%;
}
.product-card__img-slider>.kc-carousel_body{
    padding-top: 0;
}
.product-card__img-slider .product-card__img-wrapper{
    display: block;
    width: 100%;
}
/* dots-пилюля в правом нижнем углу слайдера: белый фон, полукруглые края,
   одна строка, ширина ограничена 55px, лишние точки скрыты */
.product-card__img-slider.kc-carousel>.kc-carousel_dots{
    position: absolute;
    right: 8px;
    bottom: 6px;
    box-sizing: border-box;
    max-width: 55px;
    padding: 4px;
    background-color: #fff;
    border-radius: 999px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    text-align: left;
    z-index: 3;
    pointer-events: none;
}
.product-card__img-slider.kc-carousel>.kc-carousel_dots>*{
    pointer-events: auto;
    width: 6px;
    height: 6px;
    margin: 0 3px;
    background-color: rgba(63, 58, 86, .3);
    transform: translateX(var(--kc-dots-shift, 0px));
    transition: transform .3s;
}
.product-card__img-slider.kc-carousel>.kc-carousel_dots>*.active{
    background-color: #3f3a56;
}
/* бейдж "Собственная разработка" при разворачивании должен перекрывать блок dots */
.product-card__img .product-card__badge{
    z-index: 4;
}

/* прозрачные hover-зоны переключения слайдов: по одной на слайд,
   заполняют всё пространство поверх слайдера (только для устройств с мышью) */
.product-card__img-zones{
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.product-card__img-zone{
    display: block;
    flex: 1 1 0;
    height: 100%;
}
@media (hover: none), (pointer: coarse) {
    .product-card__img-zones{
        display: none;
    }
}

/* кнопка "Быстрый просмотр" полностью скрыта */
.product-card__img .product-card__quick-view{
    display: none;
}

/* объединенный блок корзины: товар не в корзине - только кнопка "В корзину",
   товар в корзине (is-active) - только счетчик (вместе с выбором единицы измерения) */
.product-card .add-to-cart__count-control{
    display: none;
}
.product-card .add-to-cart.is-active .add-to-cart__count-control{
    display: block;
}
.product-card .add-to-cart.is-active .add-to-cart__button{
    display: none;
}
.add-to-cart__button .button__text{
    padding-left: 5px;
}
.product-card__cart .add-to-cart{
    display: block;
}
/* End */
/* /local/templates/donballon_braind/components/bitrix/catalog.element/.default/style.css?1786042748184 */
/* /local/templates/donballon_braind/components/bitrix/catalog.item/.default/style.css?17860427483650 */
