

/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/style.css?1756449855794*/
.widget-certificate {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 9999;
}

.hide-widget-certificate {
    display: none;
}

.mgc-w-open {
    padding: 10px 20px; /* Отступы кнопок */
    background-color: #f6da73 !important; /* Цвет кнопки */
    color: white; /* Цвет текста */
    border: none; /* Убираем рамку */
    border-radius: 25px; /* Закругление углов */
    cursor: pointer; /* Курсор при наведении */
    transition: background-color 0.3s; /* Анимация перехода */
}

.mgc-w-open:hover {
    background-color: #0056b3; /* Цвет кнопки при наведении */
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/product/style.css?17564498551866*/
.catalog-item-photo {
    position: relative;
}

.catalog-item-photo .label {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 11px;
    border-radius: 0;
}

.catalog-item-photo .label + .label {
    top: 19px;
}

.catalog-item-photo .label:nth-child(2) {
    top: 25px;
}

.catalog-item-photo .label:nth-child(3) {
    top: 50px;
}

.catalog-item-photo .label:nth-child(4) {
    top: 57px;
}

.catalog-item-photo span.no-border {
    padding: 5px 10px;
    font-family: 'Playfair Display';
    font-weight: normal;
    border-radius: 6px;
    margin-left: 5px;
    line-height: 1;
}

.block_leaders .catalog-item-photo span.no-border,
.block_actions .catalog-item-photo span.no-border {
    padding: 1px 10px;
    margin-left: 5px;
}

.catalog-item-photo span.delivery,
.product-name span.delivery {
    background-color: #F0BD00;
    color: #000000;
}

.catalog-item-photo span.hit {
    background-color: #8C1B5B;
    color: #fff;
}

.catalog-item-photo span.new {
    background-color: #B7D58F;
    color: #000000;
}

.catalog-item-photo span.expert,
.product-name span.expert {
    background-color: #154339;
    color: #fff;
}

.catalog-item-name span.stock {
    background-color: #f9f9f9;
    color: #888
}

.catalog-item-name span.our {
    background-color: #D87878;
    color: #fff
}

.catalog-item-photo-label {
    top: 10px;
    z-index: 10;
}

.block_leaders .catalog-item-photo-label,
.block_actions .catalog-item-photo-label{
    top: 10px;
}


.block_leaders .catalog-item-photo .label:nth-child(2),
.block_actions .catalog-item-photo .label:nth-child(2){
    top: 29px;
}

.block_leaders .catalog-item-photo .label:nth-child(3),
.block_actions .catalog-item-photo .label:nth-child(3){
    top: 58px;
}

.block_leaders .catalog-item-photo .label:nth-child(4),
.block_actions .catalog-item-photo .label:nth-child(4){
    top: 87px;
}

/* End */
/* /local/templates/.default/components/bitrix/catalog.section/.default/style.css?1756449855794 */
/* /local/templates/.default/components/bitrix/catalog.item/product/style.css?17564498551866 */
