﻿.gr-prc-box .gr-img {
    background-image: linear-gradient(to top, #ffffff, #f1f1f1);
    border-radius: 8px;
    overflow: hidden;
}
.s_rednone {
    display:none!important;
}

@media screen and (max-width: 768px) and (min-width: 300px) {
    .installment tbody > .open17Trip > td:first-of-type, .flight_table .table_s {
        background-color: #ffefd2;
    }

    .gr-even {
        margin-top: 10px;
    }

        .gr-even li {
            width: 49%;
            margin-right: 2%;
            border-bottom: 2px solid #d6d6d6;
            white-space: nowrap;
        }

            .gr-even li:last-of-type {
                width: 100%;
                margin-top: 5px;
                margin-right: 0%;
                border-bottom: 0px solid #d6d6d6;
            }

    .itembox-right {
        padding: 5px 5px;
    }

    .item-price {
        right: 5px;
    }

        .item-price .price {
            font-size: 1.2rem;
            letter-spacing: -.5px
        }

            .item-price .price span {
                font-size: 2.2rem;
            }

    .s_rednone {
        display:block!important;
        position: absolute;
        z-index: 9999;
        font-weight: 700;
        color: #ff0000;
        background-color: #ececec;
        padding: 0px 8px!important;
        border-radius: 50px;
        font-size: 13px;
        height: 20px;
        line-height: 19px;
        margin: -10px 0px 0px 5px;
    }
}
