.bg-buy{
    background: #f9a350 !important;
    color:#fff !important;
    display: block;
}
.price_1{
    background: #002B4F !important;
    color:#fff !important;
}
.price_1 h4{
    color:#fff !important;
}
.price_1 p{
    color:#fff !important;
}

.price_off{
    color:#ccc !important;
}
.price_off h4{
    color:#ccc !important;
    text-decoration: line-through;
}
.sold-out{
    float: right;
    position: relative;
    margin-top: -20px;

}
.price_off p{
    color:#ccc !important;
}

}
.text-orange {
    color: #f9a350 !important;

}

.buy-mobile{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0 !important;
    font-size: 14px;
}

.btn_p{
    margin-right: 20px;
}


.text-white{
    color:#fff !important;
}

.timeline-post .bar-content .inner_blue {
    color: #fff !important;
    background: #FF3137 !important;
}
.text-no{
    color: #FF3137;
}
.text-yes{
    color:#00BEFF;
}

.split-column .texts .texts-inner{
    width: 95% !important;
}

.img-benefit{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 15px;
}

.bg-benefit{
    background: #f8fbfd !important;
}
.p-benefit{
    padding: 20px 5px;
}
.pocetlistkov{
    padding-top: 10px;
    padding-bottom: 10px;
}
.progress {
margin-bottom: 8px;
background-color: #fffaea;
}
.progress-bar {
background-color: #ff3137;
}
.label-danger {
    background-color: #ff3137;
}