:root{--bfbgtop:linear-gradient(90deg, #7E012D 0%, #B10247 100%);--bfbgflag:linear-gradient(90deg, #7E012D 0%, #B10247 100%);--bfcoltop:#ffffff;--bfbgcount:#ffffff;--bfcolcount:#7f0a0c;--bfcoldetail:#7f0a0c;}@media (min-width: 768px) {
    .site-msg.information:has(.bf) .text {
        min-width: 710px !important;
    }
}
.site-msg:has(.bf){background:var(--bfbgtop)!important}
.product .bf{background:var(--bfbgflag)!important;}
.bf .bfakce, .bf .bfakce a[href]{color:var(--bfcoltop)!important}
.bf .odpocet .w{background:var(--bfbgcount)!important}
.bf .odpocet .w,.bf .odpocet .w .n{color:var(--bfcolcount)!important}
.p-info-wrapper .bf .right,.p-info-wrapper .bf .cena{color:var(--bfcoldetail)!important}