﻿body {
    color: #333;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    overflow-x: hidden
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: 'Oswald',sans-serif;
    font-weight: 500
}

h1 {
    font-weight: 300;
    font-size: 30px
}

#pageTitle h1 {
    font-weight: 300;
    font-size: 46px
}

p {
    line-height: 24px
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

input[type=text] {
    border-radius: 0
}

.form-control {
    border-radius: 0
}

a, a:hover, a:active, a:focus, input {
    outline: 0;
    text-decoration: none
}

#headerToolbar {
    background: #fff;
    border-bottom: 1px solid #eee;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    height: 50px
}

    #headerToolbar > div {
        height: 50px;
        margin: 0 auto;
        max-width: 1270px;
        padding: 9px 50px;
        width: 100%
    }

        #headerToolbar > div > div {
            float: right;
            height: 100%
        }

            #headerToolbar > div > div:first-child {
                float: left
            }

                #headerToolbar > div > div:first-child > div {
                    float: left
                }

#headerTelefone {
    margin: 6px 0 0 0;
    color: #222;
    white-space: nowrap
}

    #headerTelefone .glyphicon {
        color: #0772ad;
        margin-right: 5px
    }

    #headerTelefone #ca {
        color: #999
    }

#headerSocial {
    margin: 2px 0 0 15px
}

.socialCtn a {
    font-size: 2em;
    display: block;
    float: left;
    margin-right: 7px
}

#siteFooter .socialCtn a .fab {
    color: #fff !important
}

.socialCtn a .fab {
    display: block
}

.socialCtn a .fa-facebook-square {
    color: #007bff
}

.socialCtn a .fa-instagram {
    color: #be4bdb
}

.socialCtn a .fa-twitter-square {
    color: #58a0c7
}

#menuToolbar {
    display: flex;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0
}

    #menuToolbar li {
        align-items: center;
        display: flex;
        margin-left: 30px
    }

    #menuToolbar a {
        color: #0772ad
    }

#headerRowLogo {
    background: url(/img/headerBg.jpg) center center no-repeat;
    background-size: cover;
    font-size: 14px;
    width: 100%
}

    #headerRowLogo > div {
        align-items: center;
        display: flex;
        height: 160px;
        margin: 0 auto;
        max-width: 1270px;
        padding: 30px 50px;
        width: 100%
    }

        #headerRowLogo > div > div {
            width: 33.333%
        }

#boasVindas {
    margin: 0
}

    #boasVindas a {
        color: #0772ad;
        text-transform: uppercase
    }

#logo {
    margin: 0 auto;
    height: 133px;
    width: 326px
}

div#logo > a, div#logo > img {
    display: block;
    height: 133px;
    width: 326px
}

#sacolaHeader {
    align-items: center;
    color: #222;
    display: flex;
    float: right
}

    #sacolaHeader > div:first-child {
        margin-right: 25px;
        text-align: left
    }

#sacolaValor {
    color: #0772ad;
    font-weight: 600
}

#sacolaHeader > div#sacolaIcone {
    background: url(/img/bagIcon.png);
    color: #fff;
    font-size: 12px;
    height: 52px;
    text-align: center;
    width: 60px;
    padding: 13px 0 0 5px
}

#headerRowMenu {
    background: #58a0c7;
    width: 100%
}

    #headerRowMenu > div {
        height: 60px;
        margin: 0 auto;
        max-width: 1270px;
        padding: 0 50px;
        position: relative;
        width: 100%
    }

#menuPrincipalCtn {
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    height: 60px;
    position: relative
}

    #menuPrincipalCtn > nav > ul {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0
    }

        #menuPrincipalCtn > nav > ul > li {
            height: 60px;
            padding-top: 15px
        }

            #menuPrincipalCtn > nav > ul > li:first-child > a {
                border-left: none;
                padding: 0 20px 0 0
            }

            #menuPrincipalCtn > nav > ul > li > a {
                border-left: 1px solid #6ab2d9;
                color: #fff;
                display: block;
                height: 30px;
                line-height: 30px;
                padding: 0 20px
            }

                #menuPrincipalCtn > nav > ul > li > a:hover {
                    color: #fff
                }

                    #menuPrincipalCtn > nav > ul > li > a:hover .bar {
                        border-bottom: 4px solid #0772ad;
                        width: 100%;
                        padding: 0 20px;
                        margin-left: -20px;
                        margin-top: 11px;
                        box-sizing: content-box
                    }

            #menuPrincipalCtn > nav > ul > li:hover > .subMenuCtn {
                display: block
            }

.subMenuCtn {
    background: rgba(45,65,95,.9);
    display: none;
    font-size: 16px;
    position: absolute;
    z-index: 777777;
    top: 60px;
    left: 0;
    padding: 30px;
    width: 100%
}

    .subMenuCtn ul {
        list-style: none;
        margin: 0 0 10px;
        padding: 0
    }

        .subMenuCtn ul li {
            margin-top: 12px
        }

        .subMenuCtn ul a {
            color: #fff
        }

    .subMenuCtn .cat {
        color: #57a0c8;
        font-size: 22px;
        font-style: italic;
        margin-bottom: 5px
    }

    .subMenuCtn .bannerMenu {
        display: block
    }

        .subMenuCtn .bannerMenu img {
            display: block;
            width: 100%
        }

#headerBusca {
    background: #fff;
    margin-top: 10px;
    width: 300px;
    position: absolute;
    top: 0;
    right: 50px
}

    #headerBusca input[type=text] {
        border: 0;
        float: left;
        height: 40px;
        margin: 0 0 0 15px;
        width: 240px
    }

    #headerBusca input[type=submit] {
        background: url(/img/lupa.png) center center no-repeat;
        border: 0;
        float: right;
        height: 40px;
        width: 40px;
        margin: 0;
        padding: 0
    }

    #headerBusca .fa {
        color: #28a745;
        top: 12px;
        right: 40px
    }

.w1270 {
    margin: 0 auto;
    max-width: 1270px;
    padding: 0 50px
}

#faixaPosBanner {
    background: #eee;
    border-top: 1px solid #fff;
    color: #666;
    font-size: 18px;
    padding: 30px 0
}

    #faixaPosBanner img {
        float: left;
        max-height: 60px;
        margin-right: 20px
    }

    #faixaPosBanner .titulo {
        color: #0772ad;
        text-transform: uppercase;
        font-weight: 700;
        padding-top: 5px
    }

#buscaPrincipal {
    padding: 50px 0
}

    #buscaPrincipal label {
        color: #222;
        font-family: 'Lato',sans-serif;
        font-size: 16px;
        font-weight: 300;
        height: 22px;
        line-height: 22px;
        text-transform: uppercase
    }

        #buscaPrincipal label .glyphicon {
            color: #2797b3;
            font-size: .9em;
            margin-left: 5px
        }

.dashedHr {
    background: url(/img/dashedHr.gif);
    height: 2px;
    margin-bottom: 30px
}

.pt27 {
    padding-top: 27px
}

h2 {
    font-size: 30px
}

.subtitle {
    font-size: 18px
}

.hr60 {
    background: #0772ad;
    height: 3px;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 60px
}

.hrB {
    background: #ddd
}

#homeCategorias, .listaProdutos {
    margin-bottom: 50px
}

    #homeCategorias a, .listaProdutos a {
        border: 1px solid #ddd;
        display: block
    }

    #homeCategorias img, .listaProdutos img {
        display: block;
        width: 100%
    }

    #homeCategorias .nomePreco, .listaProdutos .nomePreco {
        padding: 15px
    }

    .listaProdutos a {
        margin-bottom: 20px;
        display: block
    }

    #homeCategorias h3, .listaProdutos h3 {
        display: table;
        font-family: 'Lato';
        font-size: 16px;
        height: 40px;
        margin: 0 0 10px;
        width: 100%
    }

        #homeCategorias h3 span, .listaProdutos h3 span {
            display: table-cell;
            vertical-align: middle
        }

    #homeCategorias .valor, .listaProdutos .valor {
        color: #0772ad;
        font-size: 16px;
        font-weight: 600;
        display: flex;
        align-items: center
    }

        #homeCategorias .valor .desconto, .listaProdutos .valor .desconto {
            font-size: 14px;
            font-weight: 400;
            margin-right: 5px;
            text-decoration: line-through
        }

    #homeCategorias .parcela, .listaProdutos .parcela {
        color: #666;
        font-size: 14px;
        display: flex;
        align-items: center
    }

    #homeCategorias .valor .fa, .listaProdutos .valor .fa {
        margin-right: 10px
    }

.hr60.mb15 {
    margin-bottom: 15px
}

.mb15 {
    margin-bottom: 15px
}

.hr60.mt20 {
    margin-top: 20px
}

.mt20 {
    margin-top: 20px
}

.mb30 {
    margin-bottom: 30px
}

#homeSobreImg {
    margin-top: 60px;
    max-width: 532px;
    width: 100%
}

.pb50 {
    margin-bottom: 50px
}

.pt40 {
    padding-top: 40px
}

#footerRow1 {
    background: #58a0c7;
    color: #fff;
    font-size: 14px;
    padding: 35px 0
}

    #footerRow1 h6 {
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        margin: 0 0 20px 0
    }

    #footerRow1 ul {
        list-style: none;
        padding: 0
    }

        #footerRow1 ul li {
            margin-bottom: 5px
        }

            #footerRow1 ul li a {
                color: #fff
            }

                #footerRow1 ul li a:hover {
                    color: #08324a
                }

#menuRodapeA {
    margin-bottom: 15px
}

#footerRow1 {
    padding: 25px 0
}

#newsCol {
    margin-bottom: 20px;
    padding-right: 50px
}

    #newsCol input[type=text], #newsCol input[type=email] {
        background-color: #fff;
        border-color: #1771a2
    }

    #newsCol .fv-help-block {
        color: #fff
    }

#bandeiras {
    font-size: 30px;
    margin-bottom: 20px;
    overflow: hidden
}

    #bandeiras .fa {
        color: #bbb;
        float: left;
        margin-right: 5px
    }

    #bandeiras img {
        display: block;
        max-width: 258px;
        width: 100%
    }

#seguranca img {
    display: block;
    max-width: 248px;
    width: 100%
}

#enderecoCol > div {
    margin-bottom: 10px
}

#enderecoCol a {
    color: #fff
}

#footerRow2 {
    background: #0772ad;
    text-align: center
}

    #footerRow2 p {
        color: #acddff;
        font-size: 14px;
        line-height: 40px;
        margin: 0
    }

        #footerRow2 p a {
            color: #fff;
            font-weight: 600
        }

.h20 {
    height: 20px
}

.soundcloudwrapper iframe {
    width: 100% !important
}

.news-header .tp-tab-title {
    color: #fff;
    font-size: 17px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Roboto" margin-bottom:5px;
    width: 350px;
    display: block;
    letter-spacing: 1px
}

.news-header .tp-tab-desc {
    font-size: 17px;
    font-weight: 500;
    color: #fc0;
    line-height: 25px;
    font-family: "Roboto"
}

#pageTitle {
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: center;
    padding: 30px 0
}

    #pageTitle h1 {
        color: #333;
        font-size: 30px;
        margin: 0;
        width: 100%
    }

#bc {
    background: #eee;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

    #bc > div {
        line-height: 33px
    }

.breadcrumb {
    background-color: #eee;
    font-size: 14px;
    line-height: 50px;
    margin: 0;
    padding: 0
}

    .breadcrumb a {
        color: #0772ad
    }

.listaProdutos ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .listaProdutos ul li {
        float: left;
        padding: 0 10px 10px 10px;
        width: 25%
    }

        .listaProdutos ul li a {
            display: block
        }

.fotorama__thumb {
    border: 4px solid #f0f0f0
}

.fotorama__thumb-border {
    background: none !important;
    border: none !important
}

.fotorama__active .fotorama__thumb {
    border: 4px solid #ccc
}

.fotorama__nav__frame {
    padding: 10px !important
}

.titProduto {
    font-size: 30px;
    margin: 0
}

#codDisponibilidade {
    display: flex;
    line-height: 15px;
    font-size: 14px;
    margin-bottom: 40px
}

.codigo {
    color: #666
}

    .codigo span {
        font-weight: bolder
    }

#disponibilidade {
    border-left: 1px solid #989898;
    margin-left: 10px;
    padding-left: 10px
}

    #disponibilidade.disponivel {
        color: #1aae39
    }

    #disponibilidade.indisponivel {
        color: #c00
    }

.fotorama__wrap {
    margin-bottom: 40px
}

#valorParcelamentoComprar {
    display: flex;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 30px
}

#valorParcelamento {
    width: 100%
}

#valorInteiro {
    font-size: 24px;
    font-weight: bolder
}

    #valorInteiro .valorSemDesconto {
        color: #999;
        font-size: 16px;
        font-weight: 300;
        text-decoration: line-through
    }

#valorParcelas {
    font-size: 16px
}

#lbComprar {
    font-size: 18px;
    line-height: 1.7;
    text-transform: uppercase;
    padding: 10px 20px;
    white-space: nowrap
}

    #lbComprar .fa {
        font-size: 30px;
        margin-right: 10px
    }

#freteCtn {
    border-bottom: 1px solid #eee;
    align-items: center;
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 20px
}

    #freteCtn > div:first-child {
        padding-right: 10px;
        white-space: nowrap
    }

    #freteCtn > div .fa {
        font-size: 24px;
        margin-right: 10px
    }

    #freteCtn .input-group {
        margin: 0;
        width: 150px
    }

.descricao h2 {
    font-family: 'Lato',sans-serif;
    font-size: 18px;
    font-weight: bolder
}

.descricao {
    font-size: 18px;
    margin-bottom: 30px
}

#produtosRelacionados {
    font-size: 30px
}

#whatsIcon {
    position: fixed;
    bottom: 90px;
    right: 20px;
    background: #43e25d;
    border-radius: 34px 8px 34px 34px;
    box-shadow: 0 5px 4px 0 rgba(0,0,0,.26);
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    #whatsIcon img {
        display: block;
        max-width: 27px;
    }

.adiconarOrcamento {
    margin-bottom: 40px
}

.tabela-orcamento td {
    vertical-align: middle !important
}

#lista-contato {
    list-style: none;
    margin: 24px 0 0 0;
    padding: 0
}

    #lista-contato li {
        border-bottom: 1px solid #ececec;
        margin: 0 0 10px;
        padding-bottom: 10px;
        padding-left: 35px
    }

        #lista-contato li .fa {
            color: #0772ad;
            margin-left: -35px;
            font-size: 20px;
            width: 30px;
            text-align: center
        }

.linhaBotoes {
    margin-bottom: 20px;
    margin-top: 20px
}

    .linhaBotoes .btn {
        min-width: 220px;
        text-transform: uppercase
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px
}

.table-responsive {
    margin-bottom: 10px
}

    .table-responsive #carrinho, .table-responsive .tabelaCarrinho {
        color: #666
    }

        .table-responsive #carrinho.table, .table-responsive .tabelaCarrinho.table {
            margin-bottom: 0
        }

            .table-responsive #carrinho.table thead th, .table-responsive .tabelaCarrinho.table thead th {
                background: #eee;
                border-color: #eee;
                color: #222;
                font-weight: 300;
                text-transform: uppercase
            }

            .table-responsive #carrinho.table tr td:last-child, .table-responsive .tabelaCarrinho.table tr td:last-child, .lastColumn {
                width: 1%
            }

                .lastColumn .btn-group {
                    display: flex
                }

.nowrap {
    white-space: nowrap
}

.table-responsive .fa {
    font-size: 20px;
    color: #c00;
    cursor: pointer
}

.table-responsive #carrinho.table tfoot th {
    vertical-align: middle;
    font-weight: 300;
    font-size: 16px
}

#carrinho.checkout img {
    max-width: 60px;
}

#carrinhoLinhaTotal th {
    color: #222;
    font-weight: 300;
    background: #eee;
    text-transform: uppercase
}

.pagination > span {
    display: flex;
    font-size: 0;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.anterior {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.proximo {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.pagination > span > a, .pagination > span > span {
    font-size: 16px;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.paginas.ativo, .paginas.ativo:hover {
    z-index: 2;
    color: #FFF;
    cursor: default;
    background: #58a0c7
}

.paginas:hover, .anterior:hover, .proximo:hover {
    z-index: 3;
    color: #fff;
    background: #58a0c7;
    text-decoration: none
}

#carrinho .thumb {
    display: block;
    height: 135px
}

#alertaCtn {
    display: none
}

    #alertaCtn .glyphicon {
        margin-right: 10px
    }

.page-header.tituloPagina h2 {
    margin-top: 0
}

#uploader {
    margin: 5px 0 10px 0
}

#ctnDragable ul {
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 0 0 10px
}

#ctnDragable li {
    margin: 3px 3px 3px 0;
    padding: 1px;
    float: left;
    width: 111px;
    height: 111px;
    font-size: 4em;
    position: relative;
    text-align: center
}

#ctnDragable ul .fas {
    background: #fff;
    position: absolute;
    top: 3px;
    right: 3px;
    color: #c00;
    font-size: 18px;
    padding: 2px;
    cursor: pointer
}

.linhaDetalhes {
    background: #5a5a5a;
    display: none
}

.pnDetalhes {
    margin-bottom: 0
}

.progress {
    margin-bottom: 0
}

#valores {
    font-family: 'Lato',sans-serif;
    text-align: center
}

    #valores .glyphicon {
        color: #2797b3;
        font-size: 40px;
        margin: 10px 0
    }

#bnrDestaques img {
    display: block;
    width: 100%
}

.btn, .input-group-btn:last-child > .btn, .input-group-btn:first-child > .btn {
    border-radius: 0
}

.btn-ouro {
    background-color: #0772ad;
    background-repeat: repeat-x;
    border-color: #0772ad;
    color: #fff
}

    .btn-ouro:hover, .btn-ouro:focus, .btn-ouro.active {
        color: #fff !important
    }

    .btn-ouro.active {
        background-color: #ab7840
    }

.btn-branco {
    background-color: #fff;
    background-repeat: repeat-x;
    border-color: #ccc;
    color: #222
}

    .btn-branco:hover {
        color: #222
    }

#cbPresente, #cbIsento, #cbEnderecoEntrega {
    display: none
}

.cbStyle {
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    width: 22px;
    position: relative;
    vertical-align: bottom
}

    .cbStyle label {
        cursor: pointer;
        position: absolute;
        width: 22px;
        height: 22px;
        top: 0;
        border: 1px solid #ccc;
        background: #fcfff4;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4',endColorstr='#b3bead',GradientType=0);
        margin: 0
    }

        .cbStyle label:after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            opacity: 0;
            content: '';
            position: absolute;
            width: 9px;
            height: 5px;
            background: transparent;
            top: 4px;
            left: 4px;
            border: 3px solid #333;
            border-top: none;
            border-right: none;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            box-sizing: content-box
        }

        .cbStyle label:hover::after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
            filter: alpha(opacity=30);
            opacity: .5
        }

    .cbStyle input[type=checkbox]:checked + label:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1
    }

.alert {
    border-radius: 0
}

.alert-warning {
    background: #f8efc0
}

.btn-group-lg > .btn, .input-group-lg > .form-control {
    border-radius: 0
}

#dadosEmpresa {
    display: none
}

#bandeirasCartao {
    display: block;
    margin-bottom: 20px;
    width: 100%
}

.pt20 {
    padding-top: 20px
}

#painelEnderecoEntrega {
    font-size: .8em;
    margin: 10px 0 0;
    padding: 10px
}

#colMenuUsuario > div {
    background: #fff;
    margin: 20px 0
}

#colMenuUsuario #retratoNomeSairCtn, #mp-menu-usuario .mp-level > div {
    display: flex;
    align-items: center;
    padding: 15px
}

#colMenuUsuario #retrato, #mp-menu-usuario .retrato {
    border: 1px solid #ddd;
    background: url(/img/user_icon.png);
    width: 75px;
    height: 75px;
    background-size: 100%;
    margin-right: 10px
}

#colMenuUsuario ul {
    list-style: none;
    margin: 0;
    padding: 0
}

    #colMenuUsuario ul a {
        border-bottom: 1px solid #ddd;
        color: #333;
        display: block;
        padding: 15px
    }

        #colMenuUsuario ul a:hover {
            background: #0772ad;
            color: #fff
        }

#colConteudoPainel > div {
    background: #fff;
    margin: 20px 0;
    padding: 15px
}

#linhaDoTempo {
    height: 40px;
    margin-bottom: 50px;
    padding-top: 17px
}

    #linhaDoTempo > div {
        background: #5d9e0e;
        height: 5px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        #linhaDoTempo > div > div {
            text-align: center;
            font-size: 12px;
            margin-top: 30px;
            width: 120px
        }

            #linhaDoTempo > div > div > div {
                background: #5d9e0e;
                border-radius: 10px;
                height: 20px;
                width: 20px;
                text-align: center;
                margin: 10px auto
            }

                #linhaDoTempo > div > div > div.ativo {
                    border-radius: 20px;
                    height: 40px;
                    margin: 0 auto;
                    width: 40px
                }

                #linhaDoTempo > div > div > div > .fa {
                    color: #fff;
                    font-size: 20px;
                    line-height: 40px;
                    display: none
                }

                #linhaDoTempo > div > div > div.ativo > .fa {
                    display: block
                }

#bannerCtn .bnrLayer img {
    display: block;
    margin: 0 auto;
    width: 100%
}

.slick-arrow {
    background: rgba(255,255,255,.2);
    border: 0;
    color: #0772ad;
    margin-top: -15px;
    outline: none;
    padding: 10px 15px;
    top: 50%;
    position: absolute;
    z-index: 7
}

    .slick-arrow.slick-left {
        left: 0
    }

    .slick-arrow.slick-next {
        right: 0
    }

#filtroCtn {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 20px
}

#ddFiltro {
    float: left;
    margin: 0 5px 5px 5px;
    width: auto
}

#filtroTagsCtn {
    overflow: hidden
}

    #filtroTagsCtn ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        #filtroTagsCtn ul li {
            float: left
        }

    #filtroTagsCtn input {
        display: none
    }

    #filtroTagsCtn div .fa {
        cursor: pointer;
        margin-left: 10px
    }

#ctnFiltroRow2 {
    border-bottom: 1px solid #eee;
    margin-bottom: 50px
}

#ordemCtn {
    padding: 20px 50px
}

    #ordemCtn .produtosListados {
        line-height: 34px;
        font-size: 18px;
        font-weight: 700
    }

    #ordemCtn select {
        width: auto
    }

#filtrosTabs {
    margin-bottom: 30px
}

.nav-tabs > li > a {
    border-radius: 0;
    padding: 6px 15px
}

.tab-content {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 15px
}

    .tab-content .col-xs-3 {
        margin: 5px 0
    }

input[type=checkbox] {
    display: none
}

.nav-tabs > li > a {
    background-color: #eee;
    border-color: #eee #eee #ddd;
    text-decoration: none
}

#ctnFiltroSelecionado {
    border-bottom: 1px solid #eee
}

.navbar {
    font-size: 14px;
    min-height: 40px
}

.navbar-default {
    background: #fff;
    box-shadow: none;
    border: 0;
    margin: 20px 0
}

.navbar-brand {
    color: #222222 !important;
    font-size: 14px;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px
}

#ctnFiltroRow1 .dropdown-menu label {
    display: block
}

.input-group-addon {
    background: #f5f5f5;
    border-radius: 0
}

#menuOpen, #icoCarrinho, #menuOpenUsuario {
    display: none
}

#abasFormaDePagamento {
    display: flex;
    margin-bottom: 20px
}

    #abasFormaDePagamento a {
        border: 1px solid #ccc;
        border-bottom: 0;
        color: #333;
        padding: 10px;
        text-transform: uppercase;
        width: 50%
    }

        #abasFormaDePagamento a.inativo {
            background: #dedede;
            box-shadow: 1px 1px 1px #d0d0d0 inset
        }

        #abasFormaDePagamento a img {
            margin-right: 10px
        }

#numCartaoCtn .input-group {
    width: 100%
}

#numCartaoCtn .input-group-addon {
    background: #fff;
    padding: 0;
    width: 69px
}

#Npedido {
    font-size: 2em
}

.red {
    color: #a94442
}

#homeBannerRodape a {
    display: block
}

    #homeBannerRodape a img {
        margin-left: 50%;
        transform: translateX(-50%)
    }

.form-group.has-success .form-control {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    .form-group.has-success .form-control:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

.form-group.has-error .form-control {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    .form-group.has-error .form-control:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
    }

.form-group.has-error .help-block {
    color: #dc3545
}

.qtd-ctn a {
    align-items: center;
    display: flex;
    font-size: 22px !important;
    font-weight: 600;
    height: 30px;
    justify-content: center;
    width: 30px
}

.removerItem {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 22px;
    color: #c00
}

    .removerItem:hover {
        color: #c00
    }

    .removerItem:before {
        content: "\f00d"
    }

#valorTotal {
    font-size: 1.4rem
}

.input-group-lg > .input-group-append > .btn {
    border-radius: 0
}

.input-group-text {
    border-radius: 0
}

body h3 {
    font-size: 24px
}

#enderecoEntrega {
    font-size: 1.2em
}

.whatsapp {
    display: flex
}

    .whatsapp span {
        color: #25D366;
        display: inline-block;
        border-radius: 10px;
        font-weight: 600;
        font-size: 1.1em;
        padding: 0 5px
    }

    .whatsapp .fab {
        color: #25D366;
        font-size: 1.7em
    }

@media only screen and (max-width:640px) {
    #bannerCtn {
        border-bottom: 5px solid #d4a36e
    }

    #headerRowLogo .text-left, #headerRowLogo .text-right, #faixaPosBanner, #menuPrincipalCtn {
        display: none
    }

    #menuOpen, #icoCarrinho, #menuOpenUsuario {
        color: #333;
        display: block;
        font-size: 21px
    }

    #menuOpenUsuario {
        margin-left: -31px;
        margin-right: 10px
    }

    #headerRowLogo > div {
        padding: 10px 20px
    }

        #headerRowLogo > div > div#logoCol {
            width: 100%
        }

    #headerRowLogo > div {
        height: auto
    }

    #logo, div#logo > a, div#logo > img {
        height: auto;
        text-align: center;
        width: auto
    }

    #homeCategorias .col-xs-12 {
        margin-bottom: 20px
    }

    #pageTitle > div {
        min-height: 200px;
        background-size: 100%
    }

        #pageTitle > div > div > h1 {
            background: rgba(255,255,255,.7);
            font-size: 50px
        }

    #logo, div#logo > a {
        width: 150px;
        display: block;
        margin: 0 auto
    }

    div#logo img {
        width: 100%
    }

    #ordemCtn {
        padding: 20px
    }

    #ctnFiltroRow1 .navbar-toggle {
        margin: 0;
        padding: 9px 5px
    }

    #ordemCtn .col-xs-12 {
        margin-bottom: 10px
    }

    #ctnFiltroSelecionado .pull-right {
        margin: 0;
        background: #cf985d;
        color: #fff;
        position: absolute;
        width: 100%;
        left: 0;
        border: 0;
        padding: 6px 20px;
        top: 0
    }

    #ctnFiltroSelecionado ul {
        margin-top: 45px
    }

    #ctnFiltroSelecionado {
        position: relative
    }

    #filtroTagsCtn a {
        margin: 0 10px 10px 0
    }

    .fotorama_ctn {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .titProduto {
        font-size: 26px
    }

    #valorParcelamentoComprar {
        display: block
    }

    #valorParcelamento {
        margin-bottom: 20px
    }

    #valorInteiro {
        font-size: 18px
    }

    #comprarBtnCtn {
        height: 56px
    }

        #comprarBtnCtn a.pull-right {
            float: none;
            width: 100%
        }

    #freteCtn .fa {
        display: none
    }

    .linhaBotoes .btn {
        display: block;
        width: 100%
    }

    .input-group.w100p {
        width: 100%
    }

    #linhaDoTempoCtn {
        overflow: auto;
        padding-top: 10px
    }

    #linhaDoTempo {
        min-width: 500px
    }

    #bc {
        margin-bottom: 30px
    }

    #homeBannerRodape img {
        display: block;
        width: 100%
    }
}

@media (min-width:768px) {
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

@media only screen and (max-width:780px) {
    #headerToolbar {
        display: none
    }

    #headerRowLogo {
        height: auto;
        padding: 0
    }

    #buscaMenu {
        display: block
    }

        #buscaMenu input {
            border-radius: 0px !important;
            height: 44px;
            background-color: #f1f1f1
        }

    .mobiletext {
        display: inline-block !important
    }

    .smallogo {
        background: #fff
    }

    .callusicon {
        right: 10px;
        top: 10px
    }

    .listaProdutos h3 {
        font-size: 14px
    }

    .listaProdutos ul li {
        width: 33.333%
    }
}

@media only screen and (max-width:1064px) and (min-width:781px) {
    #logo {
        height: 57px;
        width: 178px;
        margin-top: 10px
    }

    div#logo > a {
        height: 57px;
        width: 178px
    }

    #logo img {
        width: 100%
    }

    #siteFooter {
        font-size: 12px
    }

    .listaProdutos ul li {
        width: 33.333%
    }
}

@media only screen and (max-width:780px) and (min-width:230px) {
    #headerToolbar {
        margin-top: 52px
    }

        #headerToolbar > div {
            padding: 14px 20px
        }

            #headerToolbar > div > div {
                float: none
            }

    body.sticky#headerToolbar > div > div > div#headerSocial {
        float: right
    }

    body.sticky #headerRowLogo {
        margin-bottom: 60px
    }

    body.sticky #headerRowMenu {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1040
    }

    #headerRowMenu > div {
        padding: 10px 10px
    }

    #headerBusca {
        display: flex;
        margin-top: 0;
        width: auto;
        position: initial
    }

        #headerBusca input[type=text] {
            float: none;
            width: 100%
        }

        #headerBusca input[type=submit] {
            float: none
        }

        #headerBusca .fa {
            color: #c00;
            top: 22px;
            right: 50px
        }

    #siteFooter {
        font-size: 12px
    }

    #newsCol.col-xs-6 {
        padding-right: 15px
    }
}

@media only screen and (max-width:414px) {
    h2 {
        font-size: 24px
    }

    .w1270 {
        padding: 0 20px
    }

    .breadcrumb {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap
    }

    #pageTitle > div > h1 {
        font-size: 40px
    }

    .breadcrumb > li + li:before {
        padding: 0 2px
    }

    #buscaPrincipal {
        padding: 20px 0
    }

    .fotorama__wrap {
        margin-bottom: 0
    }

    .descricao {
        font-size: 16px;
        text-align: justify
    }

    #produtosRelacionados {
        font-size: 20px
    }

    .listaProdutos ul {
        margin: 0 -10px
    }

        .listaProdutos ul li {
            width: 50%
        }

    .listaProdutos h3 {
        font-size: 12px
    }

    #footerRow1 h6 {
        font-size: 18px
    }

    #footerRow2 p {
        font-size: 10px
    }

    #newsCol.col-xs-6 {
        width: 100%
    }

    #enderecoCol.col-xs-6 {
        width: 100%
    }
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    table.carrinho-de-compras, table.carrinho-de-compras > thead, table.carrinho-de-compras > tbody, table.carrinho-de-compras > tbody td, table.carrinho-de-compras > tbody tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        table.carrinho-de-compras > thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        table.carrinho-de-compras > tbody tr {
            border: 1px solid #ccc;
            margin-bottom: 20px
        }

        table.carrinho-de-compras > tbody td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 50% !important;
            text-align: left !important;
        }

            table.carrinho-de-compras > tbody td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 10px;
                left: 10px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
            }

            /*
	Label the data
	*/
            table.carrinho-de-compras > tbody td:nth-of-type(2):before {
                content: "Produto";
            }

            table.carrinho-de-compras > tbody td:nth-of-type(3):before {
                content: "Valor";
            }

            table.carrinho-de-compras > tbody td:nth-of-type(4):before {
                content: "Quantidade";
            }

            table.carrinho-de-compras > tbody td:nth-of-type(5):before {
                content: "Total";
            }

            table.carrinho-de-compras > tbody td:nth-of-type(6):before {
                content: "Remover";
            }

        table.carrinho-de-compras #cepCarrinho {
            min-width: 150px;
        }

            table.carrinho-de-compras #cepCarrinho input {
                min-width: 100%;
            }

    .table-responsive #frete.table thead th {
        font-size: 12px;
    }
}