
.ap_por_estado_em_categorias_mobile {
    z-index: 2;
    position: absolute;
    width: 100%;
    background: #ffffff;
}

.ap_por_estado_em_categorias_mobile .subdiv {
    margin-left: 26px;
    margin-top: 20px;
    margin-bottom: 6px;
    color: #5a636c;
}

.ap_por_estado_em_categorias_mobile .subdiv a {
    padding-left: 0;
    width: 90%;
}

.ap_por_estado_em_categorias_mobile ul {
    margin-left: 0;
    padding: 0;
    margin-bottom: 100px;
}

.ap_por_estado_em_categorias_mobile li {
    display: block;
    margin-right: 0;
}

.ap_por_estado_em_categorias_mobile a {
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    color: #5a636c;
    padding-left: 26px;
}

.ap_por_estado_em_categorias_mobile a:hover {
    text-decoration: none;
    background-color: #e2e2e2;
}

.ap_por_estado_em_categorias_mobile a:active {
    text-decoration: none;
    background-color: #e2e2e2;
}

.ajuste_span {
    margin-left: 47px;
}

.ap_por_estado_em_categorias {
    z-index: 2;
    background: #c01b1f;
    position: absolute;
    width: 100%;
}

#voltar_por_estado_desktop {
    padding: 0;
}

.ap_por_estado_em_categorias .subdiv {
    border-bottom: 1px solid white;
    padding-left: 22px;
    padding-right: 21px;
    margin-top: 4px;
    padding-bottom: 5px;
    margin-bottom: 6px;
}

/* Spinner CSS */
@keyframes spinner {
    to {transform: rotate(360deg);}
}
.spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 9%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    border-top-color: #f60606;
    animation: spinner .6s linear infinite;
}

.dropdown_ap_porestado {
    display: none;
    position: absolute;
    left: -21px;
    top: 32px;
    width: 153%;
    background-color: #c91f25;
    padding-top: 4px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #d13a38;
    overflow-y: auto;
    height: 269px;
    z-index: 9;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.dropdown_ap_porestado li {
    display: block !important;
    margin-right: 0 !important;
}

.dropdown_ap_porestado li:hover {
    background-color: #b61313;
}

.dropdown_ap_porestado li a {
    display: block !important;
    color: white !important;
    text-decoration: none !important;
    padding-left: 21px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.dropdown_ap_porestado ul {
    margin-left: 0 !important;
}

.row_titulo h5 {
    position: relative;
    z-index: 0;
    padding: 9px 17px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.35px;
    color: white;
    margin: 0;
}

.row_titulo h5:after {
    content: "";
    top: 2px;
    width: 14px;
    height: 14px;
    bottom: 0;
    margin: auto;
    right: -7px;
    border-radius: 0;
    background-color: #da3c3c;
    opacity: 1;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transition: cubic-bezier(.645, .045, .355, 1);;
    transition: cubic-bezier(.645, .045, .355, 1);
}

.row_titulo .container-tit {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 0;
    border-bottom: 1px solid #e0e0e0;
}

.row_titulo .titulo_tag {
    background: #da3c3c;
    display: inline-block;
    float: left;
    border-radius: 4px 4px 0 0;
}

.ajuste-logo-ap-dom {
    width: 130px;
}

input::-webkit-input-placeholder {
    color: #cacaca !important;
}

input:-moz-placeholder { /* Firefox 18- */
    color: #cacaca !important;
}

input::-moz-placeholder { /* Firefox 19+ */
    color: #cacaca !important;
}

input:-ms-input-placeholder {
    color: #cacaca !important;
}

.form-control:focus {
    color: #495057;
    border-color: #d13a38;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.meus_pedidos_topo {
    margin-top: 16px !important;
    font-size: 12px !important;
}

.container_user_click {
    position: absolute;
}

.container_user span {
    position: absolute;
    font-size: 15px;
    line-height: 16px;
    font-weight: 500;
    margin-top: 6px;
    margin-left: 2px;
    color: #505050;
}

.icone_usuario {
    width: 32px;
    height: 32px;
    fill: #191818;
}

.icone_carrinho_novo {
    width: 32px;
    height: 32px;
    fill: #171817;
}

#busca_desktop_id {
    height: 44px;
    border-radius: 4px;
}

#busca_desktop_id::-webkit-input-placeholder {
    color: #cacaca !important;
}

#busca_desktop_id::-moz-placeholder {
    color: #cacaca !important;
}

#busca_desktop_id::placeholder {
    color: #cacaca;
}

.container_busca {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #da3c3c;
    height: 100%;
    position: absolute;
    right: 0;
    padding-left: 13px;
    padding-right: 12px;
    padding-top: 10px;
    cursor: pointer;
}

.icone_lupa_busca {
    width: 16px;
    fill: #ffffff;
    height: 16px;
    margin-bottom: 7px;
}

#spi_por_estado {
    width: 16px;
    height: 16px;
}

.spi_load_overlay {
    width: 49px;
    height: 49px;
    color: white;
}

.link_icone svg {
    width: 19px;
    height: 19px;
    position: relative;
    margin-left: 3px;
    margin-right: 11px;
    fill: #777777;
    margin-bottom: 4px;
}

.ajuste_icone_close_navbar {
    width: 29px;
    height: 29px;
    position: relative;
    fill: #3f3f3f;
    margin-top: 8px;
}

.contato_e_carrinho {
    /*margin-left: 27px;*/
}

.itens_carrinho {
    position: absolute;
    padding-top: 2px;
    left: 20px;
    min-width: 19px;
    min-height: 19px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #d13a38;
    color: #fff;
    font-size: 12px;
}

.itens_carrinho_mobile {
    position: absolute;
    top: 0;
    right: 17px;
    padding: 2px 2px;
    min-width: 18px;
    min-height: 19px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #d13a38;
    color: #fff;
    font-size: 12px;
    /* padding-bottom: 7px; */
}

.clique_contato {
    position: absolute;
    float: left;
    cursor: pointer;
    width: 84px;
}

.clique_carrinho_mobile {
    cursor: pointer;
    width: 46px;
    margin-bottom: 4px;
    border-radius: 4px;
    padding: 4px;
}

.clique_carrinho_mobile:hover {
    background-color: #eaeaea;
}

.clique_carrinho {
    float: left;
    cursor: pointer;
    width: 41px;
    margin-top: -2px;
}

.clique_contato:hover {
    color: #395187;
    border-bottom: 1px solid #395187;
    padding-bottom: 2px;
}

.escrita_carrinho {
    margin-top: 15px;
    margin-left: 38px;
    display: flex;
    font-size: 13px;
    position: absolute;
    font-weight: bold;
    color: #757575;
}

.escrita_contato {
    margin-top: 15px;
    margin-left: 32px;
    font-size: 13px;
    position: absolute;
    font-weight: bold;
    color: #757575;
}

.pagseguro_logo {
    width: 104px !important;
}

.pagseguro_logo img {
    width: 104px;
    background-color: white;
    border-radius: 3px;
    padding: 4px;
}

.selo_ra {
    padding-top: 10px;
}

.selo_ra img {
    width: 117px;
}

.selo_ra a{
    display: unset !important;
}

.rodape_selo a {
    color: white;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.rodape_selo h5 {
    padding-left: 10px;
}

.rodape_selo li {
    width: 93%;
}

.rodape_novo a {
    color: white;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.rodape_novo h5 {
    padding-left: 10px;
}

.rodape_novo li {
    width: 93%;
}

.rodape_novo li:hover {
    color: #eb8b6c;
    cursor: pointer;
    background-color: #7f001c;
}

.autorais {
    font-family: Nunito Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    background-color: #85011e;
    font-size: 13px;
    color: white;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 18px;
}

.autorais a {
    color: white;
}

.icones_sociais {
    height: 24px;
    width: 27px;
    fill: #f8f8f8;
    margin-right: 7px;
}

.link_redes svg {
    fill: #85d5ff;
}

.ajuste-pix-roda {
    background: white;
    padding-left: 3px;
    padding-right: 3px;
    height: 26px;
    border-radius: 3px;
}

.box-cards-item-rodape {
    display: inline-block;
    width: 47px;
    margin-right: .5rem;
    margin-bottom: 11px;
}

.box-cards-item {
    display: inline-block;
    width: 37px;
    margin-right: .5rem;
    margin-bottom: 11px;
}

.box-cards {
    padding: 0;
    list-style: none;
    margin: 23px 0 0;
}

.barra_links_container {
    margin-top: 30px;
    padding-top: 10px;
    background: #ecf1f5;
}

.barra_links {
    font-size: 15px;
    padding-bottom: 10px;
    padding-top: 0;
}

.barra_links_b a:hover {
    color: #d13a38;
}

.barra_links_b {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    width: 100%;
    margin-left: 22px;
    border-radius: 4px;
}

.barra_links ul {
    display: block;
    padding: 0;
    margin: 0;
}

.barra_links_b ul {
    display: block;
    padding: 0;
    margin: 0 0 0 18px;
}

.barra_links li {
    position: relative;
    display: inline-block;
    color: white;
    cursor: pointer;
}

.barra_links_b li {
    list-style: none;
    margin-right: 39px;
}

.barra_links_ajuste_li_1 {
    background-color: #d13a38;
    border-radius: 4px 4px 0 0;
}

.barra_links_ajuste_li_1:hover, .container_busca:hover {
    background-color: #ad1212;
    transition: .5s ease .0ms;
    -webkit-transition: .5s ease .0ms;
    -moz-transition: .5s ease .0ms;
    -ms-transition: .5s ease .0ms;
    -o-transition: .5s ease .0ms;
}

.barra_links_ajuste_li_1 a {
    padding: 11px 17px 11px 19px;
}

.barra_links li a {
    display: inherit;
    color: white;
    text-decoration: none;
}

.barra_links li a span {
    display: block;
}

.barra_links_b li a {
    display: inherit;
    color: #405058;
    text-decoration: none;
    font-weight: 470;
    font-size: 15px;
}

.custom-scroll::-webkit-scrollbar {
    width: 10px;
}

.custom-scroll::-webkit-scrollbar-track {
    background: #f28181;
}

.custom-scroll::-webkit-scrollbar-thumb {
    background-color: #702020;
    border-radius: 10px;
}

.custom-scroll {
    scrollbar-color: #f28181 #702020;
    scrollbar-width: auto;
}

.dropdown_categorias {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #c91f25;
    padding-top: 4px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #d13a38;
    overflow-y: auto;
    height: 269px;
    z-index: 9;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.dropdown_categorias li {
    display: block;
}

.dropdown_categorias li:hover {
    background-color: #b61313;
}

.dropdown_categorias li a {
    display: block;
    color: white;
    text-decoration: none;
    padding-left: 21px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.ajuste-svg-seta-baixo {
    width: 12px;
    margin-left: 134px;
    fill: #f1f1f1;
}

.ajuste_ultimo_link_barra_b {
    margin-right: 0 !important;
}

.conteudo_barra_estados {
    overflow-y: hidden;
    white-space: nowrap;


    /*-webkit-overflow-scrolling: touch;*/
    /*scroll-behavior: auto;*/
    /*overscroll-behavior: contain;*/

}


.div_barra_estados {
    padding-left: 0px;
    height: 26px;
    margin-top: 9px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
}

.div_barra_estados ul {
    display: block;
    padding: 0px;
    margin: 0px;

}

.div_barra_estados li {
    display: inline-block;
}

.a_nacional {
    padding-left: 11px !important;
    padding-right: 11px !important;
}

.div_barra_estados a {
    box-sizing: border-box;
    border-radius: 10px;
    padding: 2px 6px 3px;
    color: #ffffff;
    text-decoration: none;
}

.ajuste-padding-form {
    padding: .375rem 20px !important;
}

.link_meus_pedidos {
    color: #ffffff;
}

.link_meus_pedidos:hover {
    color: #edff00;
    text-decoration: none;
}


.icone_buscar:hover {
    background-color: #38375f !important;
}

.busca_mobile {
    margin-bottom: 5px;
}

.busca_mobile .form-control:focus {
    box-shadow: none;
}

.busca_desktop .form-control:focus {
    box-shadow: none;
}

.css_footer {
    font-family: Nunito Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    background-color: #a60026;
    color: white;
}

.ul_per li a {
    padding-left: 15px !important;
    /*padding-right: 15px !important;*/
}

.ul_per li:hover {
    background-color: #faebd7;
}

.overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6); /* Black background with opacity */
    width: 100%;
    height: 110%;
    z-index: 91;
}

.ajuste_z {
    z-index: 89 !important;
}

.ajuste_cor_cinza {
    color: #777777;
}

.navbar-collapse {
    position: absolute;
    width: 79%;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.navbar-collapse.collapsing {
    height: auto;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    left: -100%;
}

.navbar-collapse.show {
    left: -1px;
    -webkit-transition: left 0.2s ease-out;
    -o-transition: left 0.2s ease-out;
    -moz-transition: left 0.2s ease-out;
    transition: 0.2s;
}

#conteudo_navbar {
    font-family: Nunito Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    top: 0;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    height: 100vh;
    overflow: scroll;
    overflow-x: hidden;
    z-index: 91;
    transform: translateX(0px);
}

.navbar-toggler:focus, .navbar-toggler:active {
    outline: none;
    box-shadow: none;
}

.fonte14 {
    font-size: 16px;
}

.posicao_fixa_corpo {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

.slogan {
    font-family: 'blackjackregular', "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 0.8rem;
    line-height: 15px;
    color: #d60e0e;
    text-align: left;
    margin-top: 17px;

}

.slogan span {
    font-size: 0.9rem;
}

.muda_transicao {
    -webkit-transition: left 0.3s ease !important;
    -o-transition: left 0.3s ease !important;
    -moz-transition: left 0.3s ease !important;
    transition: left 0.3s ease !important;
}

.primeira_tarja_topo {
    background-color: #37876e;
    color: #fff;
    padding: 5px;
    border-bottom: 1px solid #1a6346;
    /*z-index: 100;*/
    position: relative;
}

.ajuste_dropdown a {
    font-size: 13px;
}

.link_icone_logado svg {
    width: 19px;
    height: 19px;
    position: relative;
    fill: #777777;
    margin-bottom: 4px;
    margin-right: 4px;
}

.link_logado {
    margin-left: 20px;
    margin-right: 6px;
    color: #ffffff !important;
}

.icone_boneco_logar {
    height: 15px;
    width: 15px;
    fill: #ffffff;
    position: absolute;
    margin-left: -20px;
}

html, body {
    overflow-x: hidden;
}

.icone_arrow_baixo {
    height: 12px;
    width: 12px;
    fill: #ffffff;
    position: absolute;
    margin-top: 3px;
    margin-left: 6px;
    -moz-transform: rotate(90deg) !important;
    -webkit-transform: rotate(45deg) !important;
    -o-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(90deg) !important;
}

.ajuste_container_navbar {
    display: inline-block !important;
}

/* Celulares com tela muito pequena, geralmente Iphone 4 etc. */
@media (max-width: 353px) {

    .navbar-collapse {
        width: 83% !important;
    }

}

.icone_carrinho_mobile {
    background-image: url("https://s3-sa-east-1.amazonaws.com/estaticoapopc/imagens-nv/carrinho-outro.png");
    width: 34px !important;
    height: 28px !important;
    background-size: 35px;
    margin-top: 1px;
    display: block;
    float: left;
}

.icone_carrinho {
    background: url("https://s3-sa-east-1.amazonaws.com/estaticoapopc/imagens-nv/carrinho-outro.png") no-repeat;
    width: 38px !important;
    height: 33px !important;
    background-size: 36px;
    margin-top: 1px;
    display: block;
    float: left;
}

.icone_contato {
    background: url("https://s3-sa-east-1.amazonaws.com/estaticoapopc/imagens-nv/icone-contato.png") no-repeat;
    width: 38px !important;
    height: 33px !important;
    background-size: 30px;
    display: block;
    float: left;
}

.icone_buscar {
    width: 47px;
    height: 38px;
    background: #395187 url("https://s3-sa-east-1.amazonaws.com/estaticoapopc/imagens-nv/lupa-buscar.png") no-repeat 12px;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}

.icone_voltar_topo {
    width: 19px;
    float: left;
    margin-right: 7px;
    fill: #ffffff;
}

.back-to-top {
    z-index: 99;
    border-radius: 22%;
    width: 41px;
    height: 42px;
    position: fixed;
    bottom: 11px;
    right: 5px;
    text-decoration: none;
    background-color: rgba(109, 109, 109, 0.8);
    padding: 11px;
    display: none;
}

.back-to-top:hover {
    background-color: rgba(135, 135, 135, 0.50);
}

#header_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #333;
    visibility: hidden;
    z-index: 99;
}

.header_overlay_active {
    opacity: .5 !important;
    visibility: visible !important;
}

.ripple {
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(108, 108, 108, 0.4);
    transform: scale(0);
    position: absolute;
    opacity: 1;
}

.rippleEffect {
    animation: rippleDrop .4s linear;
    z-index: 101;
}

@keyframes rippleDrop {
    100% {
        transform: scale(2);
        opacity: 0;
    }
}

@media (max-width: 350px) {

    .container_user_click {
        display: none !important;
    }

}

@media (min-width: 768px) {
    .div_barra_estados a:hover {
        background-color: #006343;
        color: white !important;
    }

    .clique_carrinho {
        margin-top: 5px;
    }

    .itens_carrinho_mobile {
        right: 17px;
        padding-right: 2px;
        min-width: 18px;
        min-height: 19px;
        top: unset;
    }

}

.div_barra_estados a:active {
    background-color: #b8b8b8;
    color: white !important;
}

/* Celular Deitado */

@media (max-width: 767px) {

    .itens_carrinho_mobile {
        right: 17px;
        padding-right: 2px;
        min-width: 18px;
        min-height: 19px;
        top: unset;
    }

    .clique_carrinho {
        margin-top: 5px !important;
    }

}

@media (max-width: 768px) {

    .ajuste_mob_box_formas {
        margin-left: 8px !important;
    }

    .ajuste_mob_ml_boleto {
        margin-left: 4px;
    }

    .icones_sociais {
        height: 26px !important;
        width: 31px !important;
    }

    .rodape_selo ul {
        display: flex !important;
    }

    .selo_ra {
        text-align: left !important;
    }

    .rodape_novo li {
        width: 100% !important;
        text-align: left !important;
    }

    .rodape_selo h5 {
        text-align: left !important;
    }

    .rodape_novo h5 {
        text-align: left !important;
    }

    .ajuste_mobile_formas_pag {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .rodape_novo li {
        border-bottom: 1px dotted #b92c4b !important;
    }

}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {

    .container_user {
        padding-left: 31px;
        margin-right: 57px;
    }

    .clique_contato {
        width: 34px !important;
    }

}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {

    .row_titulo h5 {
        font-size: 16px;
        padding: 5px 15px;
    }

    .row_titulo h5:after{
        top: 1px;
        width: 12px;
        height: 12px;
    }

    .container_user_click {
        position: relative !important;
        margin-right: 13px;
        margin-top: 5px;
    }

    .container_user_click a {
        width: unset !important;
    }

    .icone_usuario {
        transform: scale(0.92); /* Padrão */
        -webkit-transform: scale(0.92); /* WebKit */
        -moz-transform: scale(0.92); /* Firefox */
        -o-transform: scale(0.92); /* Opera */
        -ms-transform: scale(0.92); /* IE9+ */
    }

}

@media (min-width: 992px) {

    .clique_carrinho {
        float: left;
        cursor: pointer;
        width: 41px;
        margin-top: -2px;
    }

    .icone_lupa_busca {
        margin-bottom: unset;
    }

    .barra_links_b li {
        list-style: none;
        margin-right: 20px;
    }

    .oculta_combo {
        display: none !important;
    }

    .ajuste_ultimo_link_barra_b {
        display: none !important;
    }

    .container_user {
        margin-right: 151px;
    }

    .container_user_click {
        width: 150px;
        margin-left: -16px;
    }

    .ajuste-esquerda-c1 {
        padding-left: 167px !important;
        padding-right: 57px !important;
    }

}

/* Extra large devices (large desktops, 1200px and up) */

@media (max-width: 1200px) {

    .div_barra_estados a {
        margin-left: 8px;
    }

    .div_ultimo_li_estados {
        padding-right: 17px;
    }

}

@media (min-width: 1200px) {

    .oculta_combo {
        display: inline-block !important;
    }

    .barra_links_b li {
        list-style: none;
        margin-right: 37px;
    }

    .container_user_click {
        width: 153px;
        margin-left: -8px;
    }

    .container_user {
        margin-right: 194px;
    }

    .img_logo_desk {
        margin-left: 5px;
    }

    .ajuste-esquerda-c1 {
        padding-left: 137px !important;
        padding-right: 90px !important;
    }


}

/* Extra large devices (large desktops, 1320px and up) */


@media (min-width: 1400px) {

    .ajuste_ultimo_link_barra_b {
        display: inline-block !important;
    }

    .barra_links_b li {
        list-style: none;
        margin-right: 39px;
    }

    .container_user_click {
        width: 184px;
        margin-left: 7px;
    }

    .container_user {
        margin-right: 218px;
    }

    .container {
        max-width: 1280px !important;
    }

    .ajuste-esquerda-c1 {
        padding-left: 113px !important;
        padding-right: 5rem !important;
    }

}


.container_user_click a {
    display: inherit;
    width: 90px;
}

.container_user_click a:hover .altera_entrar_back {
    fill: #da3c3c !important;
    color: #da3c3c !important;;
    transition: .5s ease .0ms;
    -webkit-transition: .5s ease .0ms;
    -moz-transition: .5s ease .0ms;
    -ms-transition: .5s ease .0ms;
    -o-transition: .5s ease .0ms;
}

.clique_carrinho:hover .icone_carrinho_novo {
    fill: #da3c3c !important;
    transition: .5s ease .0ms;
    -webkit-transition: .5s ease .0ms;
    -moz-transition: .5s ease .0ms;
    -ms-transition: .5s ease .0ms;
    -o-transition: .5s ease .0ms;
}

.classe_oculta {
    padding-left: 37px !important;
    padding-right: 36px !important;
}