.botaoBuscaActive{
    background: #ca0c16 !important;
    color: #fff !important;
    border-color: #ca0c16 !important;
}


/* Celulares atÃ© 240px */
@media screen and (max-width: 240px) {

    /* Topo */
    .botaoBuscaActive {
        border: 2px solid #CA0C1D !important;
    }
    /* End Topo */

    /* Menu */
    /* End Menu */

}

/* End Celulares atÃ© 240px */

/* Celulares atÃ© 480px */
@media screen and (max-width: 480px) {



}

/* Tablet em pÃ© */
@media screen and (min-width: 481px) and (max-width: 767px) {



}

/* End Tablet em pÃ© */

/* Tablet em deitado */
@media screen and (min-width: 768px) and (max-width: 991px) {



}

/* End Tablet em deitado */

/* Notebook */
@media screen and (min-width: 992px) and (max-width: 1280px) {


}

/* End Notebook */

/* Computadores */
@media screen and (min-width: 1281px) {


}

/* End Computadores */

/* Computadores M */
@media screen and (min-width: 1345px) and (max-width: 1632px) {

    /* Topo */
    /* End Topo */

    /* Menu */
    /* End Menu */

}

/* End Computadores */

/* Computadores G */
@media screen and (min-width: 1633px) {

    /* Topo */
    /* End Topo */

    /* Menu */
    /* End Menu */

}

/* End Computadores G */

/* Menu MultinÃ­vel atÃ© 1280px */
@media screen and (max-width: 1280px) {



}
/* Menu MultinÃ­vel atÃ© 1280px */