.intec-cl-background,
.intec-cl-background-hover:hover,
.catalog-element-panel-buy-button,
.catalog-element-buy-button,
.catalog-section-item-purchase-button,
.widget-button,
.intec-ui.intec-ui-control-button.intec-cl-background {
    color: #1b1e25 !important;
}
.intec-cl-background a,
.intec-cl-background span,
.catalog-element-panel-buy-button span,
.catalog-section-item-purchase-button span {
    color: inherit !important;
}

.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item:hover .menu-item-text,
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-item:hover .menu-item-text-wrapper,
.ns-bitrix.c-menu.c-menu-horizontal-1 .menu-wrapper.menu-transparent .menu-item:hover .menu-item-text .menu-item-text-wrapper {
    color: #f6c020 !important;
    transition: color 0.2s;
}

.c-header .pf-logo-light {
    display: none !important;
}
.c-header.widget-transparent[data-color=white] .widget-view-desktop-1 .pf-logo-dark {
    display: none !important;
}
.c-header.widget-transparent[data-color=white] .widget-view-desktop-1 .pf-logo-light {
    display: inline-block !important;
}
