#subFim{
    height: 200px;
    width: 100%;
    z-index: 1;
    background-position: top;
    background-image: url("../imagens/subRodape.jpg");
    background-repeat: repeat-x;
    background-color: #ffffff;
}

#subRodape{
    height: 180px;
    width: 100%;
}

#subRodape #tabela{
    width: 90%;
}
#subRodape #tabela table{
    float: left;
    width: 100%;
}
#subRodape #tabela .titulo{
    padding-top: 10px;
    font-size: 17px;
    color: #000000;
    font-weight: bold;
}
#subRodape td{
    width: 30%;
}

#subRodape ul li{
    list-style-position: inside;
    font-weight: normal;
    font-size: 12px;
    color: #cccccc;
    height: 20px;
    margin-left: -40px;
}
#subRodape ul li a{
    color: #000000;
    font-size: 14px;
}
#subRodape ul li a:hover{
    cursor: pointer;
    text-decoration: underline;
}

#subRodape #menuRodape{
    position: absolute;
    float: left;
    width: 40%;
}

#subRodape #contato{
    float: right;
    width: 40%;
}
#subRodape #contato .titulo{
    padding-top: 10px;
    font-size: 17px;
    color: #000000;
    font-weight: bold;
}
#subRodape #contato .telefone{
    background-image: url("../imagens/telefone.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}
#subRodape #contato .whats{
    background-image: url("../imagens/whatsapp.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}

#formasPagamento{
    width: 357px;
    margin-top: 0px;
}
#formasPagamento .linha{
    margin-bottom: 1px;
    text-align: left;
}
#formasPagamento .titulo{
    font-size: 14px;
    font-family:var( --e-global-typography-primary-font-family ), Sans-serif;
    font-weight:var( --e-global-typography-primary-font-weight );
    color: #000000;
    text-align: left;
    margin-bottom: 10px;
}
#formasPagamento .texto{
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
#formasPagamento table{
    background-color:transparent;
    width:100%;
    margin-bottom:15px;
    font-size:.9em;
    border-spacing:0;
    border-collapse:collapse
}
#formasPagamento table td,table th{
    padding:15px;
    line-height:1.5;
    vertical-align:top;
    border:1px solid hsla(0,0%,50.2%,.5019607843137255)
}
#formasPagamento table th{
    font-weight:700
}
#formasPagamento table tfoot th,table thead th{
    font-size:1em
}
#formasPagamento table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{
    border-top:1px solid hsla(0,0%,50.2%,.5019607843137255)
}
#formasPagamento table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{
    background-color:hsla(0,0%,50.2%,.07058823529411765)
}
#formasPagamento table tbody tr:hover>td,table tbody tr:hover>th{
    background-color:hsla(0,0%,50.2%,.10196078431372549)
}
#formasPagamento table tbody+tbody{
    border-top:2px solid hsla(0,0%,50.2%,.5019607843137255)
}

#midias{
    width: 100%;
    background-repeat: repeat-x;
    background-position: top left;
}
#midias .logos{
    padding-top: 0px;
}
#midias .logos table{
    width: 100%;
    border: none;
}
#midias .logos a{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#midias .logos a:hover{
    text-decoration: underline;
}
#midias .logos a img{
    float: left;
    margin-right: 5px;
}
#midias02 .padding{
    margin-right: 5px;
}

#midias table{
    background-color:transparent;
    width:100%;
    margin-bottom:15px;
    font-size:.9em;
    border-spacing:0;
    border-collapse:collapse
}
#midias table td,table th{
    padding:15px;
    line-height:1.5;
    vertical-align:top;
    border:1px solid hsla(0,0%,50.2%,.5019607843137255)
}
#midias table th{
    font-weight:700
}
#midias table tfoot th,table thead th{
    font-size:1em
}
#midias table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{
    border-top:1px solid hsla(0,0%,50.2%,.5019607843137255)
}
#midias table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{
    background-color:hsla(0,0%,50.2%,.07058823529411765)
}
#midias table tbody tr:hover>td,table tbody tr:hover>th{
    background-color:hsla(0,0%,50.2%,.10196078431372549)
}
#midias table tbody+tbody{
    border-top:2px solid hsla(0,0%,50.2%,.5019607843137255)
}

#midias02 .logos{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
#midias02 .logos img{
    float: left;
    margin-right: 5px;
}