.scroll_top {
    width: 34px;
    height: 34px;
    position: fixed;
    display: none;
    font-size: 0;
    z-index: 9999;
    right: 10px;
    bottom: 32px;
    background: #666;
    display: none
}

.scroll_top:hover {
    background: #ff4f1d
}

.scroll_top:before {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    display: block
}

.nomesRodape li a {
    font-family: Poppins, 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff
}

.nomesRodape li:first-child {
    margin-top: 24px
}

.nomesRodape li:not(:first-child) {
    margin-top: 10px
}

#populateFooter1 li a:hover,
.nomesRodape li a:hover {
    color: #fa4616
}

#footer {
    background: #42423f
}

.footer-two {
    background: #1d1d1b;
    border-top: none;
    padding-bottom: 32px
}

#populateFooter1 li a {
    display: block;
    font-family: Poppins, 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff
}

#populateFooter1 li:first-child a {
    margin-top: 24px
}

#populateFooter1 li:not(:first-child) a {
    margin-top: 8px
}

#introduce-box {
    margin-top: 40px
}

.introduce-title {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff
}

.introduce-list li {
    padding-top: 2px;
    padding-bottom: 2px
}

.introduce-list {
    list-style: none
}

.strong600 {
    font-weight: 600
}

.normal a:hover {
    color: #4c311d
}

.link {
    color: #1f8ac1;
    cursor: pointer
}

.link:hover {
    text-decoration: underline;
    color: #0a6c9e!important
}

.footer-atendimento {
    padding-top: 15px;
    padding-bottom: 15px
}

.footer-atendimento li a {
    cursor: pointer;
    font-size: 13px;
    color: #000
}

.footer-atendimento {
    flex-wrap: wrap!important
}

.links__app {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0
}

.mobile-rodape-normal {
    background: #fa4616
}

.text-baixe-app {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: #fa4616;
    margin-top: 32px;
    margin-left: -4px;
    margin-bottom: 8px
}

.icons-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
    flex-direction: row;
    margin: 32px 0 33px -8px;
    column-gap: 14px
}

.footer-atendimento {
    padding: 32px 0
}

.qrcode {
    margin-left: 50px
}

.content-qrcode {
    display: flex;
    align-items: center;
    justify-content: center
}

.app-store-goo-play {
    margin: 0 0 0 8px;
    display: flex;
    flex-direction: column;
    row-gap: 14px;
    align-items: stretch
}

.text-copyright {
    color: #909599;
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px
}

.footer-atendimento li>a {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #242424
}

.footer-atendimento li>a:hover {
    color: #fa4616!important
}

@media (max-width:1400px) {
    #containerFooter {
        width: 100%!important;
        max-width: 90%!important
    }
}

@media (max-width:1399px) {
    .content-qrcode-app {
        width: 20%!important
    }
    .content-sociais {
        width: 20%!important
    }
}

@media (max-width:1333px) {
    #containerFooter {
        width: 100%!important;
        max-width: 97%!important
    }
}

@media (max-width:1200px) {
    .content-qrcode {
        flex-direction: column;
        align-items: inherit
    }
    .qrcode {
        margin-left: 15px
    }
    .app-store-goo-play {
        margin: 8px 0 0 15px
    }
}

@media (max-width:1199px) {
    .content-qrcode-app {
        width: 17%!important
    }
    .content-sociais {
        width: 24%!important
    }
}

@media (max-width:1024px) {
    .app-store-goo-play {
        display: flex;
        margin: 6px 0 0 15px
    }
    .content-qrcode {
        flex-direction: column;
        align-items: initial;
        margin-left: 15px
    }
    .icons-social {
        flex-direction: column;
        row-gap: 8px
    }
    .content-sociais {
        display: flex;
        align-items: baseline;
        margin-left: -25px;
        width: 15%!important
    }
    .qrcode {
        margin-left: 15px
    }
    .icons-social {
        align-items: center
    }
    .content-ebit-ra {
        margin-left: -12px;
        text-align: left!important
    }
}

@media (max-width:991px) {
    .app-store-goo-play {
        margin: 6px 0 0 15px
    }
    .content-qrcode {
        flex-direction: column;
        align-items: initial;
        margin-left: 0
    }
    .qrcode {
        margin-left: 15px
    }
    .icons-social {
        flex-direction: column;
        row-gap: 8px
    }
    .content-sociais {
        display: flex;
        align-items: baseline;
        margin-left: -25px
    }
    .footer-atendimento {
        justify-content: space-evenly!important
    }
    .text-copyright {
        margin-left: 36px
    }
    .text-baixe-app {
        margin-left: -40px
    }
    .img-ebit {
        margin: 0 10px 24px
    }
    .content-ebit-ra {
        text-align: center!important
    }
    .content-qrcode-app {
        width: 25%!important
    }
    .text-baixe-app {
        margin-left: -25px
    }
    #containerFooter {
        width: 100%!important;
        max-width: 80%!important
    }
}

@media (max-width:892px) {
    #containerFooter {
        width: 100%!important;
        max-width: 95%!important
    }
}

@media (max-width:892px) and (min-width:768px) {
    .content-sociais {
        margin-left: -85px
    }
}

@media (max-width:767px) {
    .content-sociais {
        width: 28%!important
    }
    .text-baixe-app {
        margin-left: 0
    }
    .qrcode {
        margin-left: 0
    }
    .icons-social {
        margin: 32px 0 33px 10px
    }
    .content-qrcode {
        align-items: center
    }
}

@media (max-width:575px) {
    .none-mobile {
        display: none
    }
    #containerFooter {
        width: 100%!important;
        max-width: 100%!important;
        padding: 0!important
    }
}

.introduce-list li span.colorDistribuidor {
    display: block;
    font-family: Poppins, 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    color: #242424
}

.introduce-list li span:last-child {
    font-family: Poppins, 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    color: #242424
}

.introduce-list li:first-child span.colorDistribuidor {
    margin-top: 24px
}

.introduce-list li:not(:first-child) span.colorDistribuidor {
    margin-top: 36px
}

.introduce-list li>a {
    font-family: Poppins, 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    color: #242424;
    display: block;
    text-decoration: underline;
    margin-top: 16px
}

.introduce-line {
    opacity: 1;
    margin-bottom: 0;
    margin-top: 6px;
    color: #242424;
    height: 2px!important
}

.introduce-line::before {
    content: " ";
    display: block;
    width: 70px;
    height: 2px;
    background-color: #fa4616
}

.container__browseBrands b {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0;
    color: #242424
}

.container__browseBrands span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    color: #242424;
    text-transform: uppercase;
    transition: color .4s;
    cursor: pointer
}

.container__browseBrands span:hover {
    text-transform: underline;
    color: #fa4616
}

.container__browseBrands b {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0;
    color: #242424
}

#modalBrands span.letter-modal,
.container__browseBrands span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    color: #242424;
    text-transform: uppercase;
    transition: color .4s;
    cursor: pointer
}

#modalBrands span.letter__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    color: #7b7f82;
    padding: 11px 16px;
    background-color: #f6f6f7;
    border-radius: 4px
}

#modalBrands span.letter__text .letter__actual {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0;
    color: #fa4616;
    text-transform: uppercase
}

#modalBrands .letter-modal:hover:not(.letter-modal-actual),
.container__browseBrands span:hover {
    text-transform: underline;
    color: #fa4616
}

#modalBrands .modal-header {
    font-family: Poppins, 'Open Sans', sans-serif;
    padding: 24px 20px 16px 24px;
    border-bottom: none
}

#modalBrands .modal-body {
    padding: 0 24px 35px 24px;
    font-family: Poppins, 'Open Sans', sans-serif
}

#modalBrands .modal-header h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0;
    color: #fa4616
}

#modalBrands .modal-header h5 span {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    color: #909599
}

#modalBrands .letter-modal.letter-modal-actual {
    color: #fff;
    background-color: #fa4616;
    width: 29px;
    height: 22px;
    border-radius: 4px;
    position: relative
}

#modalBrands .letter-modal.letter-modal-actual::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fa4616;
    position: absolute;
    bottom: -4px;
    left: 3px
}

#modalBrands .brand-item:nth-child(n+4) {
    margin-top: 24px
}

.tiny-slider {
    overflow-x: hidden;
    overflow-y: hidden;
    display: flex;
    gap: 10px
}

div.tiny-slider a,
div.tiny-slider div,
ul.tiny-slider li {
    flex: none
}

.tiny-slider.tns-slider {
    overflow-x: inherit;
    overflow-y: inherit;
    display: inherit;
    gap: inherit
}

.cart-block,
.vertical-menu-list {
    font-family: 'Source Sans Pro', 'Open Sans', sans-serif
}

@media (max-width:480px) {
    .scroll_top {
        display: none!important
    }
    #introduce-box {
        margin-top: 30px
    }
    #introduce-box .introduce-title {
        margin-top: 30px
    }
    .mobile-rodape-normal {
        background: #fa4616;
        color: #fff;
        width: 100%;
        display: flex!important;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }
    #footer {
        margin-bottom: 70px
    }
}

@media (min-width:576px) and (max-width:991px) {
    #footer {
        padding-bottom: 50px
    }
}

@media (max-width:575px) {
    .btn-sair-rodape {
        background: #b2aeae;
        color: #fff;
        margin: 15px 0 20px 0
    }
    .info__footer {
        font-family: Poppins, 'Open Sans', sans-serif;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0;
        text-align: center;
        color: #000
    }
    a.text-login-register,
    span.text-login-register {
        font-family: Poppins, 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 21px;
        letter-spacing: 0;
        text-decoration: underline;
        color: #242424
    }
    span.text-login-register {
        font-weight: 400;
        text-decoration: none
    }
    .links__footer a,
    .links__footer a:hover,
    .links__footer a:visited {
        font-family: Poppins, 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0;
        text-decoration: underline;
        color: #fa4616
    }
}