/* -------------------------------------------------------------------------- */
.cvu_price:not(.cvu_old_price) > p:first-child {
    color: #ff7800;
}
.cvu_price:not(.cvu_old_price) > p:last-child > u {
    color: #ff7800;
}
/* -------------------------------------------------------------------------- */
.gradient_bg {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(236,239,241,1) 100%);
}
.gradient_bg > .gradient_bg {
    background: transparent !important;
}
/* -------------------------------------------------------------------------- */
div[otype=button]#cid270 > a > p {
    font-family: 'Gilroy', serif;
    font-weight: 600;
    margin: 0 0 0 12px;
}
/* -------------------------------------------------------------------------- */


/*
.fi_g-items[data-id="maksimalna_potujnist"] {
    display: flex;
    flex-direction: column;
}
.fi_g-items p[data-id="1_kvt"] {            order: 1 }
.fi_g-items p[data-id="13_kvt"] {           order: 2 }
.fi_g-items p[data-id="35_kvt"] {           order: 3 }
.fi_g-items p[data-id="510_kvt"] {          order: 4 }
.fi_g-items p[data-id="1015_kvt"] {         order: 5 }
.fi_g-items p[data-id="1525_kvt"] {         order: 6 }
.fi_g-items p[data-id="2550_kvt"] {         order: 7 }
.fi_g-items p[data-id="50150_kvt"] {        order: 8 }
.fi_g-items p[data-id="150300_kvt"] {       order: 9 }
.fi_g-items p[data-id="300_kvt_i_bilshe"] { order: 10 }



body > * > div[otype].big_h {
    -webkit-box-shadow: 0 12px 12px 0px rgba(38,50,56, 0.15);
    -moz-box-shadow:    0 12px 12px 0px rgba(38,50,56, 0.15);
    box-shadow:         0 12px 12px 0px rgba(38,50,56, 0.15);
}
div[otype].big_h div[otype=header] > img {
    width: 72px;
    height: 72px;
    max-width: 72px;
    max-height: 72px;
}
div[otype].big_h div[otype=header] > div > *:first-child {
    font-size: 40px;
}
@media only screen and (max-width: 499px) {
    div[otype].big_h div[otype=header] > div > *:first-child {
        font-size: 32px;
    }
}


div[otype=header]#cid303 > img {
    width: 120px;
    max-width: 120px;
}
div[otype]#cid296 {
    width: calc(100% - 120px);
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    div[otype]#cid296 > div > *:first-child {
        font-family: 'Roboto Condensed', sans-serif;
    }
}


#cid203 > div > h3 ,
#cid195 > div > h3 ,
#cid81 > div > h3 {
    font-size: 32px;
}
#cid195 > img ,
#cid203 > img {
    width: 140px !important;
    max-width: unset;
    max-height: unset;
}


body > * > div[otype]#cid324 ,
body > * > div[otype]#cid302 {
    border-bottom: 8px solid #ef6c00;
}


#cid298 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-position: center;
}
#cid298 div[otype=text] {
    padding-top: 24px;
    padding-bottom: 24px;
    background-color: rgba(0, 0, 0, 0.5) !important;
    flex-direction: column;
    align-items: center;
}
#cid298 div[otype=text] > i {
    font-size: 40px;
}


div[otype=partners]#cid313 {
    height: auto;
    padding: 0 12px;
}


div[otype=header]#cid345 h5 {
    font-size: 32px;
}
@media only screen and (max-width: 359px) {
    div[otype=header]#cid345 h5 {
        font-size: 24px;
    }
}


#cid339 [otype=advantage] > p {
    height: 40px;
}
#cid339 [otype=advantage] > p i {
    font-size: 40px;
}
#cid339 [otype=advantage] > b {
    font-size: 18px;
    margin-bottom: 0px;
}
#cid339 [otype=advantage] > font {
    display: none;
}
@media only screen and (max-width: 1319px) {
    body > main > div[otype=advantages]#cid339 > div > a[otype=advantage] {
        flex: 0 0 calc(25% - 24px);
        width: calc(25% - 24px);
        padding: 18px 0;
        border-radius: 24px 0;
    }
}
@media only screen and (max-width: 767px) {
    body > main > div[otype=advantages]#cid339 > div > a[otype=advantage] {
        flex: 0 0 calc(50% - 24px);
        width: calc(50% - 24px);
        padding: 18px 0;
    }
    #cid339 [otype=advantage] > b {
        font-size: 16px;
    }
}
*/
/* -------------------------------------------------------------------------- */
