.check-order-bump.col-md-1 { z-index: 999; }
.desc-order-bump,.img-thumbnail { cursor:pointer; }
small.error.text-danger { display:none; border:none !important; }
.selos-ssl > img { width: 50%; }

@media screen and (max-width: 1200px) {

    .form-control { border: 1px solid #999999; }

}

@media screen and (max-width: 992px) {

    .card-header.pay-method { display: none; }
    .card { border: none; }

    .order-bump .card-body .item-order-bump .check-order-bump input {
        margin-top: 35px !important;
        margin-left: -15px !important;
    }

}

@media screen and (max-width: 992px) and (min-width: 769px) {
    h3 {
        font-size: 1.86rem;
    }
    .selos-ssl > img { width: 60%; }
}
@media screen and (max-width: 768px) {
    .col-xl-6.lado_dados_pagamento .card-body {
        padding-top: 0;
    }
    .col-xl-6.lado_dados_pagamento li.nav-item {
        text-align: center;
    }
    .selos-ssl > img { width: 80%; }
}
@media screen and (max-width: 768px) and (min-width: 577px) {
    h3 {
        font-size: 1.36rem;
    }
    /*select#mes_validade { width: 48%; margin-right: 1%; }
    select#ano_validade { width: 48%; margin-left: 1%; }
    */
}
@media screen and (max-width: 576px) {
    h3 {
        font-size: 0.86rem;
    }
    /*
    select#mes_validade { width: 45%; }
    select#ano_validade { width: 45%; }
    */
}
