

/* Start:/local/templates/main/components/bitrix/catalog/catalog-main/style.css?1694537051818*/
.page h1 { 
    font-weight: 200;
}

@media screen and (max-width: 500px) {
    .title--popup {
        margin-bottom: 40px;
    }
    
    .sizes-fancy #sizes_table tr td, .sizes-fancy #sizes_table .table_section_title {
        padding: 10px 20px;
    }
}

.table_wrapper-sticky {
	position: sticky;
    top: 0;
    background: #fff;
    z-index: 10;
}
.sizes-fancy #sizes_table tr td:first-child:not(.table_section_title) {
	position: sticky;
	left: 0;
	width: 50px;
	padding: 20px 5px;
}

.sizes-fancy #sizes_table .table_wrapper table {
	background: #fff;
}

.sizes-fancy #sizes_table tr td {
	min-width: 85px;
}

.catalog_card__detail_info .product_information_box__wrapper,
.catalog_card__detail_info .product_information_box .show_more {
    max-width: calc(57px * 6);
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.item/catalog-main-card/style.css?1699626334258*/
.category__product .product_tags .sale {
    background: #ffffff9c;
    color: #000;
    padding: 5px 7px;
    border-radius: 30px;
    font-size: 10px;
    font-weight: 500;
}

.category__product .product_tags:not(:first-child) {
    top: 50px;
}
/* End */
/* /local/templates/main/components/bitrix/catalog/catalog-main/style.css?1694537051818 */
/* /local/templates/main/components/bitrix/catalog.item/catalog-main-card/style.css?1699626334258 */
