<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    outline: 0;
}

/* HEADER */

#header {
    width: 100%;
    background-image: url("../cliente/layout/fundo.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #3473BF;
    height: 180px;
    /*position: fixed;*/
    z-index: 1511;
}

#banners {
    position: relative;
    top: 0;
}

#headerTop {
    z-index: 1511;
}

#headerSep, #footerSep {
    height: 50px;
}

.fraseTop {
    background-color: #59011A;
    height: 60px;
    line-height: 60px;
    font-size: 2.2vw;
    font-family: 'Open Sans',sans-serif;
    color: #fff;
    text-align: center;
}


/* Pesquisa */
.txtBoxStylePesquisa {
    background: transparent;
    border: 0;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 9pt;
    height: 22px;
    padding: 0 10px;
}

/* Tabelas */
.tabelaLinhaImpar, .tabelaLinhaPar, .tabelaHeader {
    font-family: 'Open Sans',sans-serif;
    font-size: 13pt;
    color: #000;
    font-weight: 400 !important;
    border: 1px solid #FFF !important;
    border-bottom: 1px solid #999 !important;
}

    .tabelaLinhaImpar &gt; td, .tabelaLinhaPar &gt; td {
        padding: 15px 0 !important;
    }

.tabelaHeader {
    border-top: 1px solid #999 !important;
    height: 30px;
    font-weight: 700;
}

.tabelaTotal &gt; div {
    text-align: right;
    height: 30px;
    line-height: 30px;
}

/* Popups */
.tituloPopup {
    background-color: #55031A;
    padding: 5px;
    text-align: center;
}

.txtTituloPopup {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 14pt;
    font-weight: 400;
    padding-top: 1px;
    text-decoration: none;
}

.txtPopup {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12pt;
    text-decoration: none;
}

/* Carrinho */
.txtCarrinho, .txtCarrinhoBold, .txtCarrinhoPeq {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12pt;
    text-decoration: none;
}

.txtCarrinhoPeq {
    font-size: 10pt;
}

.txtCarrinhoTopo {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 10pt;
    font-weight: 700;
    height: 24px;
    top: 2px;
    text-decoration: none;
    vertical-align: middle;
}

.txtCarrinhoBold {
    font-weight: 700;
}

/* Formulários */
.txtFormulario {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 13pt;
    font-weight: 400;
    text-decoration: none;
}

/* Normal */
.txtNormal, .dxcaTextBoxLabel_Office2010Silver, .txtNormalBold, .txtPequeno, .lnkNormal, a.lnkNormal:link, a.lnkNormal:visited, .txtLabelsProdutos, .dxigEPContainer_Office2010Silver a, .dxdvEPContainer_Office2010Silver a {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 13pt;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none;
}

table {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 13pt;
    text-decoration: none;
}

.txtNormalBold {
    font-weight: 700;
}

a.lnkNormal:hover, .lnkNormal:hover {
    color: #F6921E;
}

.txtPequeno {
    font-size: 11pt;
}

.txtManutencao {
    color: #FFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 11pt;
    font-weight: 700;
    text-decoration: none;
}

.txtUrl {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
}

.dxeTextBox_Office2010Silver .dxeEditArea_Office2010Silver, .dxeTextBox_Office2010Black .dxeEditArea_Office2010Black {
    line-height: 20px;
    height: 20px;
}

/* Título Página */
h1.txtTituloPagina, a.lnkTituloPagina:link, a.lnkTituloPagina:visited, a.lnkTituloPagina:active, .txtTituloPaginaDPN, .tituloPagina {
    color: #1E436D;
    font-family: 'Open Sans',sans-serif;
    font-size: 20pt;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    text-decoration: none;
    margin: 0;
}

a.lnkTituloPagina:hover {
    color: #F6921E;
}

.txtTituloPaginaDPN {
    line-height: 20px;
    font-family: 'Open Sans',sans-serif;
    font-size: 16pt;
    color: #7E3E00;
    font-weight: 700;
    text-align: left;
}

/* Noticias */
.txtTituloNoticia, a.lnkTituloNoticia:link, a.lnkTituloNoticia:visited, a.lnkTituloNoticia:active {
    color: #7E3E00;
    font-family: 'Open Sans',sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}

a.lnkTituloNoticia:hover {
    color: #af5200;
}

.txtDataNoticia, a.lnkFonteNoticia:link, a.lnkFonteNoticia:visited, a.lnkFonteNoticia:active {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 11pt;
    font-weight: 400;
    text-decoration: none;
}

a.lnkFonteNoticia:hover {
    color: #000;
    text-decoration: underline;
}

/* Moedas */
a.lnkMoeda:link, a.lnkMoeda:visited, a.lnkMoeda:active {
    color: #999;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

a.lnkMoeda:hover {
    color: #f60;
}

a.lnkMoedaSel:link, a.lnkMoedaSel:visited, a.lnkMoedaSel:active, a.lnkMoedaSel:hover {
    color: #f60;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}

/* Produtos */
.txtProduto {
    color: #55031A;
    font-family: 'Open Sans',sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}

a.lnkProduto:link, a.lnkProduto:visited, a.lnkProduto:active, .lnkProduto {
    color: #55031A;
    font-family: 'Open Sans',sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}

a.lnkProduto:hover {
    color: #000;
}

.txtLabelsProdutos {
    color: #55031A;
}

/* Preços */
.txtPreco, .txtPrecoPromocao, .lnkPreco, a.lnkPreco:link, a.lnkPreco:visited, a.lnkPreco:active {
    color: #484848;
    font-family: 'Open Sans',sans-serif;
    font-size: 14pt;
    font-weight: 700;
    text-decoration: none;
}

a.lnkPreco:hover {
    color: #484848;
    text-decoration: underline;
}

.txtPrecoPromocao {
    font-size: 11pt;
    text-decoration: line-through;
}

.txtPrecoPeq, .txtPrecoPromocaoPeq, a.lnkPrecoPeq:link, a.lnkPrecoPeq:visited, a.lnkPrecoPeq:active {
    color: #484848 !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 15pt !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}

.txtPrecoPromocaoPeq {
    font-size: 10pt !important;
    text-decoration: line-through !important;
}

a.lnkPrecoPeq:hover {
    color: #484848 !important;
    text-decoration: underline !important;
}

/* Border Foto */
.borderFoto, .hoverFoto {
    border: 1px solid #ccc;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

    .borderFoto:hover, .hoverFoto:hover {
        opacity: .6 !important;
        -moz-opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

.hoverFoto {
    border: 0;
}

/* Login */
.txtLogin, a.lnkLogin:link, a.lnkLogin:visited, a.lnkLogin:active {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 11pt;
    font-style: normal;
    text-decoration: none;
    font-weight: 700;
}

a.lnkLogin:hover {
    color: #7E3E00;
}

.botaoLogin, .botaoRegisto, .botaoLogado, .botaoFicha, .botaoEncomendas, .botaoLogout {
    color: #FFED00;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    font-size: 9pt;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: none;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    position: relative;
}

.botaoLogado {
    font-size: 11pt;
    height: 22px;
    line-height: 22px;
    padding: 6px 11px;
}

    .botaoLogin:hover, .botaoLogado:hover, .botaoRegisto:hover, .botaoFicha:hover, .botaoEncomendas:hover, .botaoLogout:hover {
        color: #FFCF56;
    }

.botaoRegisto {
    padding-left: 19px;
}

.botaoLogin, .botaoFicha, .botaoEncomendas, .botaoLogout {
    padding-left: 16px;
}

.botaoLogado {
    padding-left: 25px;
    width: 115px;
}

.botaoLogadoFicha:before, .botaoLogadoAreaPrivada:before, .botaoLogadoLogout:before {
    content: "\f011";
    font-family: FontAwesome;
    position: absolute;
    font-size: 11pt;
    left: 0;
}

.botaoLogadoFicha:before {
    content: "\f013";
    font-family: FontAwesome;
}

.botaoLogadoAreaPrivada:before {
    content: "\f007";
    font-family: FontAwesome;
}

.botaoRegisto:before, .botaoLogin:before, .botaoFicha:before, .botaoEncomendas:before, .botaoLogout:before {
    content: "\f011";
    font-family: FontAwesome;
    position: absolute;
    font-size: 11pt;
    left: 0;
}

.botaoRegisto:before {
    content: "\f234";
}

.botaoFicha:before {
    content: "\f007";
}

.botaoEncomendas:before {
    content: "\f1c0";
}

.botaoRegisto:hover:before, .botaoLogin:hover:before, .botaoFicha:hover:before, .botaoEncomendas:hover:before, .botaoLogout:hover:before {
    -webkit-animation: pulse 1s infinite linear;
    animation: pulse 1s infinite linear;
}

/* Botões */
.botaoRedondo, .botaoRedondoPeq, .botaoEstadoEncomenda, .botaoEstadoEncomendaDis, .botaoEstadoEncomendaSel, .botaoRedondoLogin, .botaoRedondoNewsletter, .botaoRedondoCarrinho, .botaoRedondoCarrinhoFicha, .botaoRedondoDetalhes, .botaoVoltar, .botaoPrint {
    /*-moz-border-radius: 5px;
    border-radius: 5px;*/
    display: block;
    background: #1E436D;
    border: 1px solid #1E436D;
    position: relative;
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: 400;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 26px;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
    /*background: transparent url('../cliente/layout/btt_menu.png') repeat 0% 50%;*/
    vertical-align: middle;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

    .botaoRedondo:hover, .botaoRedondoPeq:hover, .botaoRedondoDetalhes:hover, .botaoVoltar:hover, .botaoPrint:hover {
        background: #F6921E;
        border: 1px solid #F6921E;
        color: #FFF;
        text-decoration: none;
    }

    .botaoRedondo:after, .botaoRedondoPeq:after {
        content: "\f138";
        font-family: FontAwesome;
        position: absolute;
        right: 5px;
        top: 1px;
    }

.botaoVoltar, .botaoPrint {
    padding-left: 26px;
    padding-right: 8px;
    background: #87052A;
    border: 1px solid #87052A;
}

    .botaoVoltar:hover, .botaoPrint:hover {
        background: #55031A;
        border: 1px solid #55031A;
    }

    .botaoVoltar:before {
        content: "\f137";
        font-family: FontAwesome;
        position: absolute;
        left: 5px;
        top: 4px;
    }

    .botaoPrint:before {
        content: "\f02f";
        font-family: FontAwesome;
        position: absolute;
        left: 5px;
        top: 5px;
    }

.botaoEstadoEncomenda, .botaoEstadoEncomendaDis, .botaoEstadoEncomendaSel {
    padding-right: 8px;
}

.botaoEstadoEncomenda, .botaoEstadoEncomendaDis {
    background: linear-gradient(to bottom,white,#ccc);
    border: 1px solid #666;
    color: #666;
}

    .botaoEstadoEncomenda:hover {
        background: linear-gradient(to bottom,#ccc,white);
        color: #000;
    }

.botaoRedondoNewsletter {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    color: #700424;
    font-size: 10pt;
    padding: 0 7px;
    height: 28px;
}

    .botaoRedondoNewsletter:hover {
        background-color: #700424;
        border: 1px solid #700424;
        color: #fff;
    }

.botaoRedondoCarrinho:before, .botaoRedondoCarrinhoFicha:before {
    content: "\f217";
    font-family: FontAwesome;
    font-size: 9pt;
    position: absolute;
    left: 5px;
    top: 5px;
}

.botaoRedondoCarrinho:hover:before, .botaoRedondoCarrinhoFicha:hover:before, .botaoRedondo:hover:after, .botaoVoltar:hover:before, .botaoPrint:hover:before, .botaoRedondoPeq:hover:after {
    -webkit-animation: bounceOut .8s infinite linear;
    animation: bounceOut .8s infinite linear;
}

.botaoRedondoCarrinhoFicha:before {
    top: 3px;
    font-size: 12pt;
}

.botaoRedondoCarrinho, .botaoRedondoCarrinhoFicha {
    background: #484848;
    border: 1px solid #484848;
    font-size: 10pt;
    padding-left: 20px;
    padding-right: 6px;
}

.botaoRedondoCarrinhoFicha {
    padding-left: 26px;
}

    .botaoRedondoCarrinho:hover, .botaoRedondoCarrinhoFicha:hover {
        background: #999;
        border: 1px solid #999;
    }

.botaoRedondoCarrinhoFicha {
    font-size: 12pt;
}

.botaoRedondoDetalhes:after {
    content: "\f05a";
    font-family: FontAwesome;
    font-size: 9pt;
    position: absolute;
    right: 5px;
    top: 5px;
}

.botaoRedondoDetalhes {
    font-size: 10pt;
    padding-left: 6px;
    padding-right: 20px;
}

    .botaoRedondoDetalhes:hover:after {
        -webkit-animation: bounceOut .8s infinite linear;
        animation: bounceOut .8s infinite linear;
    }

.botaoCarrinhoTop &gt; i {
    color: #fff;
    font-size: 18pt;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
}

.botaoPesquisar &gt; i {
    color: #fff;
    background: #55031A;
    height: 30px;
    width: 30px;
    cursor: pointer;
    padding-top: 5px;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
}

    .botaoPesquisar &gt; i:hover {
        /*-webkit-animation: pulse 1s infinite linear;*/
        /*animation: pulse 1s infinite linear;*/
        background: #FFED00;
    }

.botaoCarrinhoTop &gt; i:hover {
    /*-webkit-animation: pulse 1s infinite linear;*/
    /*animation: pulse 1s infinite linear;*/
    color: #FFED00;
}

.scrollTo-top {
    display: none;
    position: fixed;
    bottom: 0;
    right: 10px;
    font-size: 20pt;
    background-color: rgba(62,36,39,0.3);
    border-radius: .3rem;
    z-index: 500;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

    .scrollTo-top:hover {
        background-color: rgba(67,67,67,0.6);
    }

    .scrollTo-top &gt; i {
        padding: 3px 10px;
        color: #fff;
    }

.botoesNavProduto, .botaoPesquisar {
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
}

    .botoesNavProduto &gt; i {
        color: #666;
        font-size: 16pt;
        font-weight: 700;
        background-color: #fff;
        border: 1px solid #666;
        padding: 2px 5px;
        cursor: pointer;
        transition: all 200ms ease-in;
        -webkit-transition: all 200ms ease-in;
        -o-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
    }

        .botoesNavProduto &gt; i:hover {
            background-color: #333;
            color: #fff;
        }

/* Rodapé */
.txtRodape, .txtRodapeSep, a.lnkRodape:link, a.lnkRodape:visited, a.lnkRodape:active {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 10pt;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

a.lnkRodape:hover {
    text-decoration: underline;
}

.txtRodapeSep:before {
    content: " | ";
}

#footer {
    background-color: #3473BF;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 10pt;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    padding: 20px 0;
}

.footer-title {
    font-size: 12pt;
    color: #fff;
    font-weight: 700;
}

.footer-title-sub {
    color: #fff;
    font-weight: 700;
}

#footerP, #footerSubP {
    margin: 10px 0;
}

    #footerP a, #footerSubP a, a.lnkFooter {
        color: #fff;
        font-family: "Open Sans",Georgia,Serif;
        font-size: 10pt;
        text-decoration: none;
        margin: 0;
    }

        #footerP a:hover, #footerSubP a:hover, a.lnkFooter:hover {
            text-decoration: underline;
        }

#footerSubP {
    padding-left: 10pt;
}

#footerPrev {
    background-color: #fff;
    color: #fff;
    font-family: "Open Sans",Georgia,Serif;
    font-size: 10pt;
    font-style: normal;
    text-align: center;
    font-weight: 300;
    text-decoration: none;
    padding: 20px 0;
}

a.rodapeArkis:link, a.rodapeArkis:visited {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 18pt;
    font-weight: 700;
}

a.rodapeArkis:hover {
    color: #000;
}

.shadow {
    -webkit-box-shadow: 2px 39px 82px -46px rgba(0,0,0,0.6);
    -moz-box-shadow: 2px 39px 82px -46px rgba(0,0,0,0.6);
    box-shadow: 2px 39px 82px -46px rgba(0,0,0,0.6);
}

/* Menus */
li.botaoMenu a, li.botaoMenu a:hover, li.botaoMenuSel a, li.botaoMenuSel a:hover {
    /*background: transparent url('../cliente/layout/pixel.gif') repeat 0% 50%;*/
    clear: both;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 11pt;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 5px 8px;
    outline: 0;
}

    li.botaoMenu a:hover {
        color: #1E436D;
    }

    li.botaoMenuSel a, li.botaoMenuSel a:hover {
        /*border-top: 2px solid #fff;
   
    border-style: solid;*/
        /*background-color: #F6921E;*/
        border-bottom: 5px solid #F6921E;
        color: #FFF;
        font-weight: 700;
    }

li.botaoSubMenu a, li.botaoSubMenu a:hover {
    background-color: #4675B9;
    border: 1px solid #4675B9;
    clear: both;
    color: #fff;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    vertical-align: middle;
    min-width: 90px;
}

    li.botaoSubMenu a:hover {
        background-color: #395C88;
        border: 1px solid #395C88;
    }

/* fundos */
.body {
    /*background: url('../cliente/layout/fundo.jpg');
    background-repeat: repeat-x;*/
    background-color: #fff;
    margin: 0;
    overflow-x: hidden;
}

.miolo {
    background-color: #fff;
}

.sombraBanners {
    background: url(../cliente/layout/sombra.png);
    height: 10px;
}

.separadorTracejado:after {
    background: #c4c4c4;
    display: block;
    height: 1px;
    content: "";
    margin: 15px 0;
}

/**** MENU CATALOGO ****/
li.botaoCatMenu a, li.botaoCatMenu a:hover, li.botaoCatMenuSel, li.botaoCatMenuSel a, li.botaoCatMenuSel a:hover {
    /*background: transparent url('../cliente/layout/pixel.gif') repeat 0% 50%;*/
    clear: both;
    text-align: center;
    width: 100% !important;
    /* sempre -2px */
    padding: 0 !important;
    background: #f1f1f1 !important;
    display: block !important;
    padding: 7px 10px !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 11pt;
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 400 !important;
}

    li.botaoCatMenu a:hover {
        background-color: #e6e6e6 !important;
    }

    li.botaoCatMenuSel, li.botaoCatMenuSel a, li.botaoCatMenuSel a:hover {
        font-weight: 700 !important;
    }

/* Estilo de cada item do catalogo */
.divCatMenu {
    background: #55031A;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    font-family: 'Open Sans',sans-serif;
    color: #fff;
    font-size: 14pt;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
}

.dxnbLite_Office2010Silver dxnbSys {
    width: 100% !important;
}

.dxnbLite_Office2010Silver .dxnb-header, .dxnbLite_Office2010Silver .dxnb-headerCollapsed {
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 !important;
    width: 100% !important;
    /* sempre -2px */
    padding: 0 !important;
    text-indent: 5px;
    background: #f1f1f1 !important;
}

    .dxnbLite_Office2010Silver .dxnb-header:hover, .dxnbLite_Office2010Silver .dxnb-headerCollapsed:hover {
        background: #e9e9e9 !important;
    }

.dxnbLite_Office2010Silver .dxnb-header {
    border: 1px solid transparent !important;
}

.dxnbLite_Office2010Silver .dxnb-headerCollapsed {
    border: 1px solid #FFF !important;
}

.dxnb-ghtext {
    color: #55031A !important;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 600 !important;
}

.dxnbLite_Office2010Silver .dxnb-item {
    font-family: 'Open Sans',sans-serif !important;
    font-size: 12px !important;
    color: #000 !important;
    background-color: #fff !important;
    width: 100% !important;
    height: 30px !important;
    line-height: 25px !important;
}

.dxnbLite_Office2010Silver .dxnb-itemHover, .dxnbLite_Office2010Silver .dxnb-largeHover {
    background: #fff !important;
    border: 1px solid transparent !important;
}

    .dxnbLite_Office2010Silver .dxnb-itemHover a, .dxnbLite_Office2010Silver .dxnb-item a {
        padding-left: 10px !important;
        display: block !important;
        color: #000 !important;
        width: 100% !important;
        text-decoration: none !important;
    }

        .dxnbLite_Office2010Silver .dxnb-itemHover a:hover, .dxnbLite_Office2010Silver .dxnb-item a:hover {
            color: #55031A !important;
        }

.dxnbLite_Office2010Silver .dxnb-itemSelected, .dxnbLite_Office2010Silver .dxnb-largeSelected {
    display: block !important;
    border: 1px solid #FFA064 !important;
    color: #000 !important;
}

.dxnbLite_Office2010Silver .dxnb-content {
    /*assim fica com um border entre as linhas devido ao fundo dos items ser branco*/
    width: 100% !important;
}

/*** SUBMENU NOS MENUS DAS CATEGORIAS ***/
.catalogoSitemap {
    background-color: #4C4B48;
    font-family: 'Open-Sans',sans-serif !important;
}

    .catalogoSitemap a:hover {
        color: #C8452B;
    }

.dxsmLevel0, .dxsmControl a:link, .dxsmControl a:active, .dxsmControl a:visited {
    color: #fff !important;
}

.dxsmControl a:hover {
    color: #C8452B !important;
}

.dxsmLevel1, .dxsmLevel1 a, .dxsmLevel1Categorized a, .dxsmLevel1Categorized {
    color: #C8452B;
}

/* Links */
a {
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

/* Fotos */
.fotoAnimacao, .fotoZoom {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    position: relative;
    width: 100%;
    z-index: 2;
}

/* Popups */
#divPopup, #divPopupCodigoPromocional {
    display: none;
    width: 600px !important;
    height: auto !important;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#divPopupCodigoPromocional {
    width: 220px !important;
}

.b-close {
    border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font: bold 100% sans-serif;
    padding: 0 6px 2px;
    background-color: #ce0000;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    position: absolute;
    right: -10px;
    top: -10px;
}

    .b-close:hover {
        background-color: #1e1e1e;
    }

.dxig-closeButtonWrapper, .dxig-playPauseButtonWrapper {
    opacity: .9 !important;
    -moz-opacity: .9;
    filter: alpha(opacity=90);
}

.popupDX {
    width: 400px !important;
}

/* Redes Sociais */
#headerRedesSociais {
    text-align: right;
    padding-top: 5px;
}

    #headerRedesSociais div, #rodapeRedesSociais &gt; div {
        display: inline-block;
        position: relative;
        z-index: 100;
    }

        #headerRedesSociais &gt; div a, #rodapeRedesSociais &gt; div a {
            padding: 0 5px;
            width: 20px;
            height: 26px;
            vertical-align: middle;
            text-align: center;
            display: table-cell;
            color: #fff;
            text-decoration: none;
            font-family: 'Open Sans',sans-serif;
            font-size: 8pt;
            -webkit-box-shadow: 1px 1px 5px 0 rgba(50,50,50,.35);
            -moz-box-shadow: 1px 1px 5px 0 rgba(50,50,50,.35);
            box-shadow: 1px 1px 5px 0 rgba(50,50,50,.35);
        }

        #rodapeRedesSociais &gt; div a {
            padding: 0;
            width: 20px;
            height: 20px;
        }

        #headerRedesSociais &gt; div:hover, #rodapeRedesSociais &gt; div:hover {
            -ms-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
            transition: all 300ms ease-in;
            -webkit-transition: all 300ms ease-in;
            -o-transition: all 300ms ease-in;
            -moz-transition: all 300ms ease-in;
            z-index: 5001;
        }


#botaoFacebook a, #botaoFacebookRod a {
    background-color: #0068b9;
}

#botaoGoogle a, #botaoGoogleRod a {
    background-color: #e10e1a;
}

#botaoTwitter a, #botaoTwitterRod a {
    background-color: #00acf0;
}

#botaoYoutube a, #botaoYoutubeRod a {
    background-color: #444;
}

#headerRedesSociais &gt; div a &gt; i {
    font-size: 13pt;
}


/* Topo - Caixas Contactos e Email */
#caixaContactos {
    color: #fff;
    text-shadow: 1px 1px #095234;
    font-family: 'Open Sans',sans-serif;
    font-size: 13.5pt;
    font-weight: 700;
    text-decoration: none;
}

.caixaContactos {
    color: #fff;
}

#caixaContactos a {
    color: #fff;
    text-shadow: 1px 1px #095234;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    font-size: 11.5pt;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    text-decoration: none;
}

    #caixaContactos a:hover {
        color: #095234;
    }

#caixaContactos span {
    position: relative;
    bottom: 4px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: 700;
}

#caixaContactos i {
    color: #095234;
}

/* Menu Mobile */
.slicknav_menu {
    display: none;
}

/* Newsletter */
.fundoNewsletter {
    margin: 0 auto;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 1px 3px 3px 0 rgba(50,50,50,0.75);
    -moz-box-shadow: 1px 3px 3px 0 rgba(50,50,50,0.75);
    box-shadow: 1px 3px 3px 0 rgba(50,50,50,0.75);
}

.fundoNewsletterTit {
    background-color: #A8BA1A;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: 700;
    color: #FFF;
    font-size: 18pt;
    font-family: 'Open Sans',sans-serif;
}

/* Formulários */
.formularioMiolo {
    display: table;
    width: 100%;
}

.formularioLabel, formularioField {
    display: table-cell;
    padding-bottom: 15px;
    vertical-align: top;
}

.formularioLabel {
    width: 38%;
    padding-right: 2%;
    text-align: right;
}

.formularioGestao {
    border: 1px solid #333;
}

.formularioLabelGestao {
    display: inline-block;
    margin-right: 10px;
    text-align: left;
}

    .formularioLabelGestao:nth-child(2n) {
        margin-right: 50px;
    }

.formularioField {
    width: 60%;
    text-align: left;
}

/* Responsivo */
.col-centered {
    float: none;
    margin: 0 auto;
}

#iframeFormulario {
    height: 350px;
}

.container-fluid {
    width: 90%;
}

.prodFloat {
    float: left;
    padding: 0 !important;
    padding-right: 2.5vw !important;
}

.prodFloatLista {
    float: left;
    padding: 0 !important;
    padding-right: 2vw !important;
}

.noticiaFloat {
    float: left;
    padding: 0 !important;
    padding-right: 20px !important;
}

.prodIntroducao {
    margin-top: 5px;
    text-align: justify;
}

.fichaTecnica {
    width: 100%;
    height: 500px;
}

.textoConteudoEmpresa {
    font-size: 10pt;
}

.posicaoBotoesCatalogo &gt; div {
    display: inline-block;
    float: left;
    padding-right: 10px;
}

    .posicaoBotoesCatalogo &gt; div:last-child {
        float: right;
        padding-right: 0;
    }

.nav-tabs &gt; li &gt; a {
    color: #000;
    text-align: left;
}

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
    color: #55031A;
    cursor: default;
    background-color: #fff;
    border: 1px solid transparent !important;
    border-bottom: 1px solid #59011A !important;
    border-bottom-color: #59011A;
    outline: 0;
    border-radius: 0;
}

.popupLeft {
    float: left;
}

.popupRight {
    float: right;
}

/* Publicidades */
.txtTitPub {
    color: #FF753D;
    text-align: center;
    font-size: 20pt;
    font-weight: 700;
    margin-bottom: 20px;
}

.fundoPub {
    background-color: #FFAE00;
    padding: 30px;
    color: #fff;
    -webkit-box-shadow: -6px 34px 62px -28px rgba(0,0,0,0.75);
    -moz-box-shadow: -6px 34px 62px -28px rgba(0,0,0,0.75);
    box-shadow: -6px 34px 62px -28px rgba(0,0,0,0.75);
}

.fundoPub2 {
    background-color: #434343;
}

.pubResponsive img {
    width: 100%;
}


/* Catálogo - Filtros */
.catalogoFiltros div {
    display: inline-block;
}

.catalogoFiltros:nth-child(2) {
    margin-top: 20px;
}

/* Wait */
.wait2 {
    animation-delay: .5s;
    -webkit-animation-delay: .5s;
}

.wait4 {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.wait6 {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}

.wait8 {
    animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
}


/* Cookies */
.botaoCookie {
    border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font: bold 100% sans-serif;
    font-size: 13pt;
    padding: 0 6px 3px;
    background-color: #ce0000;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    position: relative;
    border: 0;
    margin-left: 10px;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

    .botaoCookie:hover {
        transform: scale(1.2);
    }

/* Gestão Documental */
.botaoDownload:before {
    content: "\f019";
    font-family: "FontAwesome";
    font-size: 20pt;
    color: #543A39;
    cursor: pointer;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

a.botaoDownload {
    text-decoration: none;
}

.botaoDownload:hover:before {
    color: #fff;
}

.botaoPesquisarGestao:before {
    padding-right: 5px;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 18pt;
    color: #543A39;
    cursor: pointer;
}

.botaoUpload {
    position: absolute;
    right: 15px;
    top: 25px;
    font-family: "Open Sans",sans-serif !important;
    font-size: 13pt !important;
    color: #543A39;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

    .botaoUpload:hover {
        color: #000;
    }

    .botaoUpload:after {
        content: "\f055";
        font-family: FontAwesome;
        font-size: 15pt;
        padding-left: 5px;
    }


/* Spin - Quantidade */
input[type=number] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.topoAnimacao {
    -webkit-animation-delay: 3000ms !important;
    animation-delay: 3000ms !important;
}

.camiaoAnimacao {
   -webkit-animation-duration: 3000ms !important;
    animation-duration: 3000ms !important;
}


/* Smartphone */
@media screen and (max-width:487px) {
    .fraseTop {
        height: 30px;
        line-height: 30px;
        font-size: 2.5vw;
    }

    .prodFloat {
        padding-bottom: 10px !important;
    }

    .conteudoMarcas &gt; a {
        width: 105px;
    }

    .prodFloat, .noticiaFloat {
        float: none;
        padding-right: 0;
        display: block;
    }

        .prodFloat img, .noticiaFloat img {
            width: 100%;
        }

    .prodFloatInfo {
        padding-bottom: 70px;
    }

    .txtNormal, .dxcaTextBoxLabel_Office2010Silver, .txtNormalBold, .txtPequeno, .lnkNormal, a.lnkNormal:link, a.lnkNormal:visited,
    .txtLabelsProdutos,
    .dxigEPContainer_Office2010Silver a, .dxdvEPContainer_Office2010Silver a,
    table, .txtFormulario {
        font-size: 11pt;
    }

    a.lnkProduto, .txtProduto, .txtPreco, a.lnkPreco {
        font-size: 12pt;
    }

    .txtNormal, .txtNormalBold, .txtPequeno, .lnkNormal, a.lnkNormal:link, a.lnkNormal:visited,
    .txtLabelsProdutos,
    .txtFormulario {
        font-size: 11pt;
        line-height: 23px;
    }

    .txtPequeno {
        font-size: 9pt;
    }

    h1.txtTituloPagina, a.lnkTituloPagina:link, a.lnkTituloPagina:visited, a.lnkTituloPagina:active, .txtTituloPaginaDPN, .tituloPagina {
        font-size: 16pt;
        line-height: 30px;
    }

    .txtRodape, .txtRodapeSep, a.lnkRodape:link, a.lnkRodape:visited, a.lnkRodape:active {
        font-size: 10pt;
    }

    .botaoRedondo:after,
    .botaoRedondoPeq:after {
        right: 6px;
        top: 4px;
    }

    .botaoRedondoDetalhes:after, .botaoRedondoCarrinho:before, .botaoRedondoCarrinhoFicha:before {
        top: 4px;
    }

    .fichaTecnica {
        height: 200px;
    }

    .posicaoBotoesCatalogo &gt; div {
        width: 100%;
        padding-bottom: 5px;
    }

        .posicaoBotoesCatalogo &gt; div:last-child {
            text-align: right;
        }

    .esconde-xs {
        display: none !important;
    }

    .txtTitPub {
        font-size: 13pt;
    }

    .pubMarcas &gt; div {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .popupDX {
        width: 310px !important;
    }
}


@media screen and (min-width:487px) and (max-width:768px) {
    .prodIntroducao {
        padding-top: 30px;
    }

    .fichaTecnica {
        height: 300px;
    }
}

/* Tablet */
@media screen and (max-width:768px) {

    .catalogoFiltros div {
        display: block;
        width: 100%;
    }

    .js .slicknav_menu {
        display: block;
    }

    .conteudoCombosCatalogo &gt; div {
        display: inline-block;
        vertical-align: middle;
    }

    .conteudoCombosCatalogoDireito &gt; div {
        float: right;
    }

    .conteudoCombosCatalogoEsquerdo {
        float: left;
    }

    .espacamentoLateral {
        text-align: right;
    }

    .espacamentoBottomDesktop {
        margin-bottom: 10px;
    }

    #header {
        position: relative;
    }

    #banners {
        top: -1px;
        padding-top: 1px;
        padding-bottom: 0;
    }

    #headerTop {
        height: 0px;
    }

    .conteudoPubHome {
        margin-top: 20px;
    }

    #headerRedesSociais div, #rodapeRedesSociais &gt; div {
        padding-right: 8px;
    }

    a.lnkPrecoPeq:link, a.lnkPrecoPeq:visited, a.lnkPrecoPeq:active {
        font-size: 9pt !important;
        line-height: 28px;
    }

    #divPopup, #divPopupCodigoPromocional {
        width: 90% !important;
        left: 5% !important;
        margin-top: 30px;
    }

    .caixaContactos, .caixaContactosMail, .caixaContactosTelefone {
        font-size: 11pt;
    }

    .tamanhoEnvelope {
        font-size: 16pt;
    }

    .tamanhoTelefone {
        font-size: 18pt;
    }

    .fundoTopo {
        background-image: url("../cliente/layout/fundo.png");
        background-repeat: no-repeat;
        background-position: top right;
        height: 180px;
        text-align: center;
    }

    .img-responsive {
        margin: 0 auto;
    }

    .txtRodape {
        line-height: 50px;
    }

    .lnkRodape {
        line-height: 30px;
    }

    .txtRodapeSep:before {
        display: block;
        content: " ";
    }

    .bx-pager {
        display: none;
    }

    .formularioMiolo {
        display: block;
        width: 100%;
        padding-top: 10px;
    }

    .formularioLabel, formularioField {
        display: block;
        padding-bottom: 5px;
    }

    .formularioLabel {
        width: 100%;
        padding-right: 0;
        text-align: left;
    }

    .formularioField {
        width: 100%;
        text-align: left;
    }

    #iframeFormulario {
        margin-top: 25px;
        margin-bottom: 15px;
        height: 280px;
    }

    .conhecaEmpresaResponsivo div {
        font-size: 3.0vw;
    }

    .conhecaServicosResponsivo div {
        font-size: 2.8vw;
    }
}

@media screen and (max-width:800px) {
    .prodFloat {
        padding-bottom: 10px !important;
    }
}

@media (max-width:992px) {
    .espacamentoBottom {
        margin-bottom: 15px;
    }
}
</pre></body></html>