

/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.section/catalog_block/style.css?16716119171268*/
.delivery-time-button{
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}
.sa_block .delivery-time{
    display: none;
    font-size: 12px;
    position: absolute;
    top: 5px;
    background: #FFFFFF;
    box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);
    z-index: 100;
    padding: 10px;
    text-align: left;
    font-weight: 600;
    width: 80%;
    left: 10px;
}
.sa_block .delivery-time.open{
    display: block;
}
.delivery-info{
    margin-bottom: 10px;
}
.delivery-time .icon.close{
    background: url(/bitrix/templates/aspro_next/images/svg/ai.svg) -175px -85px  no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.delivery-info .icon.stock {
    background: url(/bitrix/templates/aspro_next/images/svg/ai.svg) -111px -50px  no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 1px 6px 0 0;
}
.delivery-info .icon.order {
    background: url(/bitrix/templates/aspro_next/images/svg/pod_zakaz.svg) no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 1px 6px 0 0;
}
.delivery-info span{
    display: inline-block;
}
.balance-update-date-wrapper{
    font-size: 12px;
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/catalog.section/catalog_block/style.css?16716119171268 */
