/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.banners-fon-list .card-banner__image img,
.banners-fon-list .card-banner__image--340 img {max-height: 168px;}
.banners-fon-list .card-banner--horizontal {min-height: 200px;}
.news .link_property_goods {padding-top:30px;}

.company-item.front_company_vertical-template .text-block__info {max-width: 100%; text-align: justify;}
.transport-size-block,
.delivery-info-block {margin-top: 8px; font-size:14px !important;}
.alert.delivery-info-block.listing {margin-bottom:8px; padding:8px;}
.banners-fon-list.banners-fon-horizontal-template .lineclamp-3{-webkit-line-clamp:5 !important;}

.group_description_block.top img {max-width:100%;}

.top-content-block .tabs .nav.nav-tabs a {height: 100%;}

ul.header-menu__dropdown-menu-inner > li:first-child li.header-menu__dropdown-item--with-dropdown:last-child ul li a span {
    font-weight: var(--theme-font-title-weight);
    font-size: 1rem;
    --text-opacity: 100%;
    color: color-mix(in oklab,var(--white_text_black) var(--text-opacity),transparent);
}

.catalog_page .top-content-block .tab-content a.btn {
    font-size: calc(1rem - 1px);
}

@media (min-width: 992px) {
    .table-props-rows.detailing .catalog-table__info-top {min-width:200px; /*max-width:400px;*/}
    .detailing .catalog-table__item-wrapper.props,
    .catalog-table__wrapper.detailing .catalog-table__item-wrapper.props { width:140px;}
    .table-props-rows.detailing .catalog-table__info-bottom {flex:0 0 220px; width:220px;}
}

@media screen and (min-width: 767px) {
    .th-mobile{display:none;}
    .table td:not(:first-of-type){text-align:center;}
}

@media (max-width: 600px) {
    .catalog-table__wrapper.detailing .properties.hide-600.compact-hidden-t600 {display: grid !important;}

    .catalog-list__item .compact-hidden-t600 {display:block !important;}
    .catalog-list__item .compact-hidden-t600 .properties {margin-top:0 !important;}
    .catalog-list__item .compact-hidden-t600 .catalog-list__info-text {display: none !important;}

    .bottom-icons-panel__content-link {min-width:62px;}
}
