

/* Start:/bitrix/templates/aspro_tires/components/bitrix/catalog.section/model_new/style.css?17381419521855*/

.module-products-list td.item-name-cell a{
    white-space: normal !important;
}

.size-cell{
    text-align: left !important;
}



.shiny-info-left{
    min-width: 250px !important;
    width: 300px !important;
}

.shiny-info-left li .key{
    min-width: 125px !important;
    max-width: 130px !important;
}
.toggleable__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .8s cubic-bezier(0,1,0,1);
}
.toggleable__control:checked ~ .toggleable__content {
    max-height: 800px;
    transition-timing-function: ease-in-out;
}
.hidden--visually {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    margin: -1px;
    padding: 0;
    border: 0;
}
.description_content {
    max-height: 83px;
    overflow: hidden;
}
.description_content.show_all {
    max-height: 8000px;
}
.show_all_trigger {
    width: fit-content;
    max-width: 100%;
    display: flex;
    visibility: hidden;
    opacity: 0;
    margin-top: 15px;
    padding-left: 25px;
    text-decoration: underline;
    color: #656565;
    background-repeat: no-repeat;
    background-position: left  center;
    background-size: contain;
    font-size: 12px;
    font-weight: bold;
}
@media (hover: hover) {
    .show_all_trigger:hover {
        cursor: pointer;
        color: #f55e1b;
    }
}
.show_all_trigger.show_btn {
    visibility: visible;
    opacity: 1;
}
.show_all_trigger.show_more {
    background-image: url('/bitrix/templates/aspro_tires/themes/blue/images/round_arr_big.png');
}
.show_all_trigger.show_more:before {
    content: attr(data-close);
}
.show_all_trigger.show_less {
    background-image: url('/bitrix/templates/aspro_tires/themes/blue/images/round_arr_big-open.png');
}
.show_all_trigger.show_less:before {
    content: attr(data-open);
}
/* End */
/* /bitrix/templates/aspro_tires/components/bitrix/catalog.section/model_new/style.css?17381419521855 */
