

/* Start:/local/templates/verdistore/components/bitrix/catalog.element/main/style.css?1773661879695*/
.dolyame{
    padding: 12px;
}
.dolyame__grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 6px;
}
.dolyame__item{
    display: flex;
    flex-direction: column;
    opacity: .6;
    gap: 12px;
}
.dolyame__item.active{
    opacity: 1;
}
.dolyame__line{
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    /*border-radius: 6px;*/
    /*height: 6px;*/
    gap: 12px;
    /*background-color: #0000001F;*/
    border: 1px solid #0000001F
}
.active .dolyame__line{
    /*background-color: #428BF9;*/
    /*background-color: #000;*/
    border-color: #000
}
.transition-2{
    transition: all .2s ease-in-out;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?171707812764*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /local/templates/verdistore/components/bitrix/catalog.element/main/style.css?1773661879695 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?171707812764 */
