

/* Start:/local/templates/aspro_mshop/components/bitrix/catalog/main_new/style.css?17391476241079*/
/* Стили для текстового поля с кнопкой "Далее" */
.limiter {
    max-height: 115px;
    overflow: hidden;
    position: relative;
}
.limiter .bottom {
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
    width: 100%;
    height: 60px;
    opacity: 1;
    transition: 0.3s;
    z-index: 10;
}
.read-more-checker {
    opacity: 0;
    position: absolute;
}
.read-more-checker:checked ~ .limiter {
    max-height: none;
}
.read-more-checker:checked ~ .limiter .bottom {
    opacity: 0;
    transition: 0.3s;
}
.read-more-checker ~ .read-more-button:before {
    content: "Развернуть »";
}
.read-more-checker:checked ~ .read-more-button:before {
    content: "Свернуть «";
}
.read-more-button {
    margin-top: 10px;
    cursor: pointer;
    display: inline-block;
    color: #777;
    text-decoration: underline;
}
/* Стили для текстового поля с кнопкой "Далее" END */
/* End */


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

font.notetext
{
	color:green;
}

/* End */
/* /local/templates/aspro_mshop/components/bitrix/catalog/main_new/style.css?17391476241079 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?173914762264 */
