a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    font-size: 100%;
    background: #fff0
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

input,
option,
select {
    margin: 0;
    padding: 0
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 1px
}

a:link {
    text-decoration: none;
    outline: 0
}

a:visited {
    text-decoration: none;
    outline: 0
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

.input-text,
.textarea {
    padding: 5px
}

.select {
    padding: 4px
}

.input-text,
.select,
.textarea {
    background: url(../img/admin/input_bg.gif) top left repeat-x #f6f6f6;
    border: 1px solid #ccc;
    color: #3a3a3a;
    font-size: 13px
}

.input-text.max {
    width: 98.5%
}

.input-text:focus,
.select:focus,
.textarea:focus {
    background: url(../img/admin/input_bg_focus.gif) top left repeat-x #fff;
    border-color: #97cded
}

.select option[selected=selected],
.select option[selected] {
    background-color: #e6e6e6
}

.input-text.marginL,
.select.marginL {
    margin-left: 5px
}

.input-text.marginR,
.select.marginR {
    margin-right: 5px
}

.input-text[readonly=readonly],
.input-text[readonly] {
    background: 0 0
}

input.input-file {
    float: left
}

.input_submit_new {
    background-color: #fdfdfd;
    border: 1px solid #39a3e6;
    border-radius: 6px;
    color: #39a3e6;
    cursor: pointer;
    height: 28px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 2px 8px;
    transition: all .2s
}

.input_submit_new:hover {
    background-color: #39a3e6;
    color: #fff
}

.input_submit {
    height: 30px;
    width: 100px;
    background: url(../img/admin/input_submit_bg.gif) 0 0 no-repeat;
    border: 0;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.input_submit:hover {
    background-position: 0 -30px
}

.input_submit.m:hover {
    background-position: 0 -30px
}

.input_submit.m {
    width: 110px;
    background: url(../img/admin/input_submitm_bg.gif) 0 0 no-repeat
}

.input_submit.loading {
    background-image: none;
    color: #eee
}

.input_padding {
    padding: 10px 120px 26px 24px
}

.consolidado,
.infos {
    display: block;
    float: left;
    margin: 10px 5% 20px 0;
    width: 45%
}

.consolidado table {
    width: 100%
}

.table.list {
    border: 1px solid #ccc
}

.table td,
.table th {
    padding: 3px 2px;
    vertical-align: middle
}

.table thead {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9
}

.table thead th {
    background-color: #eee;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    color: #444;
    padding: 5px;
    font-size: 11px;
    font-weight: 700
}

.table.list tbody td {
    text-align: center
}

.table tr.hover:hover td {
    background-color: #dbe8f8 !important
}

.table tr.zebra td {
    background-color: #f1f8ff !important
}

.tableFull td,
.tableFull th {
    padding: 4px 10px !important;
    white-space: nowrap
}

.table td.colorDif {
    background: #ebf7ff
}

.table td.colorDif2 {
    background: #ebebeb
}

.table td.divide {
    border-bottom: 1px solid #ccc
}

.table tr.verdinhoShow td {
    background-color: #99ff9c !important
}

.table tr.vermelhinhoShow td {
    background-color: #f99 !important
}

.table tr.amarelinhoShow td {
    background-color: #feff99 !important
}

.table tr.azulzinhoShow td {
    background-color: #99f !important
}

.table tr.negritinhoShow td {
    font-weight: 700
}

.table.text p {
    float: left;
    padding-top: 5px
}

.table .click {
    cursor: pointer
}

.table .click:hover {
    color: #416993
}

.table .img,
.table .img div {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    background: #fff
}

.table .img div {
    display: table-cell;
    vertical-align: middle
}

.table .img img {
    max-width: 100px;
    max-height: 100px
}

.table .commands {
    border-top: 1px solid #ccc;
    padding: 5px 0 15px 0
}

.table .commands a {
    margin: 0 15px
}

.message {
    padding: 10px 15px 10px 40px;
    line-height: 16px;
    margin: 10px 0;
    font-weight: 700;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    margin: 10px auto
}

.message .customer_alert {
    font-weight: 400;
    font-size: 13px
}

.message a {
    color: #0006ff
}

.message a:hover {
    text-decoration: underline
}

.message p {
    width: 93%;
    float: left
}

.message.error1 {
    border: 1px solid #e9c59b;
    background: #ffecce url(../img/admin/message.error1_bg.gif) 12px 12px no-repeat;
    color: #e3302c
}

.message.success {
    border: 1px solid #bfde84;
    background: #edfbd8 url(../img/admin/message.success_bg.gif) 12px 12px no-repeat;
    color: #508600
}

.message.info {
    border: 1px solid #bbdbe0;
    background: #ecf9ff url(../img/admin/message.info_bg.gif) 12px 12px no-repeat;
    color: #0888c3
}

.message.warning {
    border: 1px solid #e5e181;
    background: #fefde2 url(../img/admin/message.warning_bg.gif) 12px 12px no-repeat;
    color: #666
}

.message .close {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    background: url(../img/admin/message.close_bg.png) 0 0 no-repeat;
    margin-top: 1px;
    cursor: pointer;
    -moz-opacity: .7;
    opacity: .7
}

.message .close.hover {
    -moz-opacity: 1;
    opacity: 1
}

label.error,
label.success {
    margin: 3px !important;
    padding: 3px 1px 4px 20px;
    position: absolute;
    font-size: 10px;
    color: red;
    display: block;
    float: left;
    border-bottom: 1px solid #fff;
    background: #ffecce url(../img/admin/error_bg.gif) no-repeat 3px 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e9c59b;
    line-height: 13px;
    z-index: 1;
    -moz-box-shadow: 1px 1px 2px #858585;
    -webkit-box-shadow: 1px 1px 2px #858585;
    box-shadow: 1px 1px 2px #858585
}

label.error:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    color: #fff0;
    border: 8px solid;
    border-bottom-color: #ffecce;
    left: 0;
    bottom: 100%
}

label.success.simportant {
    padding-right: 5px !important;
    color: green !important;
    background: #e9ffae url(../img/admin/success_bg.gif) no-repeat 3px 3px !important;
    border: 1px solid #99ce0e !important
}

label.success.simportant:after {
    border-bottom-color: #e9ffae
}

input.error,
select.error {
    border: 1px solid #ff7878 !important
}

.voltar {
    width: 71px;
    height: 25px;
    line-height: 22px;
    margin: 150px 0 50px;
    background: url(../img/admin/voltar_bg.gif) no-repeat;
    clear: both
}

.voltar a {
    width: 61px;
    height: 100%;
    padding-right: 10px;
    display: block;
    color: #595856;
    text-align: right;
    font-size: 12px;
    margin-top: 30px
}

.voltar:hover {
    color: #000;
    background-position: 0 -25px
}

.pointer {
    cursor: pointer
}

.clear {
    clear: both;
    display: block
}

.display_none {
    display: none
}

.boxCheckList {
    width: 98%;
    height: 150px;
    min-height: 150px;
    max-height: none;
    padding: 5px;
    overflow: auto;
    border: 1px solid #ccc;
    resize: vertical
}

.upper {
    text-transform: uppercase
}

.lower {
    text-transform: lowercase
}

.clearFix {
    float: none
}

.nav-aba li {
    display: block;
    float: left;
    margin-right: 5px
}

#nav-aba input * {
    cursor: pointer
}

#nav-aba li {
    margin: 0;
    display: block;
    font-size: 16px;
    color: #9c9c9c;
    padding: 10px;
    border-top: 1px solid #fff0;
    border-right: 1px solid #fff0;
    border-left: 1px solid #fff0
}

#nav-aba li.selected {
    color: #000;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.aba {
    margin-bottom: 10px;
    display: none;
    clear: both
}

.input-submitFinal {
    height: 35px;
    padding: 0 15px;
    font-size: 14px;
    margin-top: 15px;
    cursor: pointer;
    color: #2a2c2e;
    font-weight: 700;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    background: url(../img/customer/input-submitFinal_bg.gif) repeat-x
}

.input-submitFinal:hover {
    background-position: 0 -35px
}

.btnBig {
    width: 205px;
    height: 48px;
    padding-right: 5px;
    margin-top: 15px;
    cursor: pointer;
    font-size: 14px;
    color: #222f6b;
    font-weight: 700;
    text-align: right;
    background: url(../img/customer/btnBig_bg.gif) no-repeat
}

.btnBig:hover {
    background-position: 0 -48px
}

.divLeft {
    float: left
}

.divRight {
    float: right
}

.help {
    cursor: help;
    margin-left: 3px;
    max-width: 15px
}

.overflow-privacidade {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999999999
}

.content-privacidade {
    position: absolute;
    bottom: 1rem;
    z-index: 99;
    width: 100%;
    background: #fff;
    padding: 4rem;
    -webkit-box-shadow: 0 0 8px -1px #000;
    box-shadow: 0 0 8px -1px #000
}

.content-privacidade .text a {
    font-weight: 700;
    text-decoration: underline
}

p.checkHabilit {
    font-size: 1.4em
}

.checkHabilit a {
    color: #0f91a5;
    font-weight: 700;
    text-decoration: underline
}

.content-privacidade .divao {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.content-privacidade .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    text-align: center
}

.content-privacidade .mx-75 {
    max-width: 75%
}

#hubspot-messages-iframe-container {
    z-index: 9999 !important
}

.cookieconsent .text {
    font-size: 14px
}

.new_policy.text {
    text-align: justify
}

.new_policy.text p {
    font-size: 14px;
    margin-bottom: 10px
}

@media screen and (max-width:900px) {
    .content-privacidade .btn {
        float: none;
        margin: 10px auto
    }

    .content-privacidade .divao {
        display: block;
        text-align: center
    }

    .content-privacidade {
        padding: 1rem;
        box-sizing: border-box;
        text-align: center;
        bottom: 2rem
    }

    .content-privacidade .mx-75 {
        max-width: 100%
    }
}

html {
    font-size: 10px;
    font-family: sans-serif
}

embed,
img,
picture,
video {
    max-width: 100%
}

.imgcar {
    max-width: 19%
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
    .imgcar {
        max-width: 100%
    }
}

a {
    color: inherit
}

.overflow {
    overflow: hidden
}

.center {
    text-align: center
}

.desktop {
    display: block
}

.mobile {
    display: none
}

.style_break {
    margin-right: 0 !important
}

input[type=number] {
    -webkit-appearance: none;
    -moz-appearance: textfield
}

nav.cliente {
    margin-bottom: 50px
}

nav.cliente ul {
    text-align: center
}

nav.cliente ul li {
    display: inline;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 0 .5%;
    border-right: 1px solid #000;
    line-height: 22px
}

nav.cliente ul li a {
    color: #333;
    margin: 0 7px 0 7px
}

nav.cliente ul li a:hover {
    color: #000
}

#breadcrumbs {
    color: #333;
    border-bottom: 1px solid #999;
    font-size: 1.5em;
    font-weight: 400;
    margin: 1% 0 3%;
    padding-bottom: 10px
}

#breadcrumbs a,
#breadcrumbs span {
    color: inherit;
    margin-right: 4px
}

#breadcrumbs span:last-child {
    font-weight: 700
}

.pagina_interna label.error {
    position: relative !important
}

.pagina_interna input.valid {
    border-color: #13b56a !important
}

.pagina_interna h1 {
    font-size: 12px;
    padding: 2% 0;
    text-align: center
}

.pagina_interna h2 {
    font-size: 2rem
}

.pagina_interna h3 {
    color: #4b4b4d;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2em
}

.pagina_interna {
    font-size: 1.4rem
}

.pagina_interna p a {
    color: #4b4b4d;
    padding: 6px 0 10px;
    text-decoration: underline
}

.pagina_interna.cliente_login form {
    border: 1px solid #949599;
    display: inline-block;
    float: none;
    margin: 0 30px 10px;
    padding: 20px 50px 20px;
    text-align: left;
    width: 340px
}

.pagina_interna.cliente_login form>* {
    display: block;
    margin-bottom: 6px
}

.pagina_interna.cliente_login form fieldset {
    padding: 1% 0
}

.boxLoginCadastro input {
    margin-bottom: 10px;
    width: 90%
}

.forma_pagamento label {
    text-align: left !important;
    width: 95% !important
}

.forma_pagamento label i {
    float: inherit !important;
    margin-bottom: 0 !important
}

.forma_pagamento label span {
    clear: both;
    display: block
}

.forma_pagamento label.active {
    background-color: #ddd !important;
    border: 1px solid #13b56a !important
}

#tabelaFrete label.active {
    background-color: #ddd !important;
    border: 1px solid #13b56a !important
}

.boxComand {
    position: relative;
    z-index: 20
}

.listProd.newbox .discount {
    top: 40px !important;
    left: 0 !important;
    width: 16px;
}

.listProd .discount_combo {
    text-align: center;
    top: 10px;
    left: 0;
    position: absolute;
    padding: 5px 25px;
    color: #fff;
    font-size: 12px;
    height: auto;
    background: #4caf50;
    z-index: 10;
    opacity: .8
}

.listProd .black_friday {
    text-align: center;
    top: 10px;
    left: 0;
    position: absolute;
    padding: 5px 25px;
    color: #fff;
    font-size: 12px;
    height: auto;
    background: #000;
    z-index: 10;
    opacity: .8
}

#btn_request_add {
    background: #000 !important;
    padding: 10px;
    color: #fff;
    cursor: pointer
}

#btn_request_add:hover {
    background: #33a43c
}

.listProd.newbox {
    height: 495px
}

.listProd.newbox .btnLinkAdd {
    background-color: #fff;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.listProd3 {
    min-height: 404px !important
}

@media screen and (max-width:425px) {
    .boxProd {
        margin: 55px 0
    }
}

@media screen and (max-width:680px) {
    .boxLoginCadastro {
        box-sizing: border-box;
        float: none !important;
        margin: 10px 2% !important
    }

    .boxAddress {
        float: none !important;
        margin: 10px 2% !important;
        position: relative !important
    }
}

@media screen and (max-width:1230px) {
    .desktop {
        display: none !important
    }

    .mobile {
        display: block !important
    }

    #form_contact {
        width: 92% !important;
        display: block;
        float: none !important;
        margin: 0 auto !important
    }

    #form_contact table tr td {
        width: 100% !important;
        display: block !important;
        text-align: center !important
    }

    #form_contact .input-text,
    #form_contact .select,
    #form_contact .textarea {
        width: 100% !important;
        margin: .45em auto !important;
        padding: 8px 0 !important
    }
}

.wrap_selo_bns {
    width: 140px;
    height: 55px;
    margin: 25px 0 0 0
}

.seguranca_rodape li {
    margin: 25px 0 0 0
}

.back-cat {
    overflow: hidden
}

option:disabled {
    color: #757575 !important
}

.full .text ol,
.full .text ul {
    list-style: initial !important
}

@media screen and (max-width:768px) {
    .pagina_interna.cliente_login form {
        width: auto !important
    }

    #form_customer_pwd {
        width: 55%
    }

    .new_policy.text {
        text-align: left
    }
}

.title h1 {
    font-size: 2rem !important
}

.products_wrapper,
body .listProds {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    column-gap: 2%
}

.products_wrapper .listProd,
body .listProds .listProd {
    display: flex;
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    height: auto !important;
    max-width: none;
    width: 23.5%;
    box-sizing: border-box
}

.products_wrapper .listProd.newbox .btnLinkAdd {
    position: inherit;
    margin-top: 10px
}

.products_wrapper .listProd>.prodName,
body .listProds .listProd>.prodName {
    height: auto !important
}

.products_wrapper .listProd .prodPrices,
body .listProds .listProd .prodPrices {
    height: auto;
    margin-top: auto
}

div.listProds div.listProd div.boxProd { height: 240px; }
div.listProds div.listProd div.prodName { height: 60px; }
div.listProds div.listProd div.prodPrices { height: 120px; }

@media screen and (max-width:870px) {

    .products_wrapper .listProd,
    body .listProds .listProd {
        width: 32%
    }
    div.listProds div.listProd div.boxProd { height: 160px; }
}

@media screen and (max-width:580px) {

    .products_wrapper .listProd,
    body .listProds .listProd {
        width: 49%;
        max-width: none !important
    }

    body .listProd .img {
        width: 100%;
        display: inline-flex;
        justify-content: center;
        align-items: center
    }

    body .listProd .img img {
        max-height: 100px !important
    }
}