@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');

@font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.eot");
    src: url("fonts/Flaticond41d.eot?#iefix") format("embedded-opentype"), url("fonts/Flaticon.woff") format("woff"), url("fonts/Flaticon.ttf") format("truetype"), url("fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("fonts/Flaticon.svg#Flaticon") format("svg")
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px
}

.flaticon-bars:before {
    content: "\f100"
}

.flaticon-commerce:before {
    content: "\f101";
    color: #000;
    text-decoration: none;
    font-size: 16pt;
    font-weight: 400
}

.flaticon-next:before {
    content: "\f102"
}

#botaoCarrinho a {
    text-decoration: none
}

* {
    outline: 0
}

.separacaoFormularios>div {
    margin-bottom: 10px
}

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

.textBoxFormulario {
    background-color: #141414;
    width: 100%;
    height: 34px;
    color: #b82211;
    border: 1px solid #000;
    padding: 5px 5px
}

.textBoxFormularioCodigoPostal1 {
    background-color: #fff;
    width: 106px;
    height: 34px;
    color: #646464;
    border: 1px solid #c4c4c4;
    padding: 0px 5px
}

.textBoxFormularioCodigoPostal2 {
    background-color: #fff;
    width: 66px;
    height: 34px;
    color: #646464;
    border: 1px solid #c4c4c4;
    padding: 0px 5px
}

.separacaoFormulariosRegisto {
    margin-bottom: 10px
}

.txtLogin,
a.lnkLogin:link,
a.lnkLogin:visited,
a.lnkLogin:active {
    color: #2e558c;
    font-family: 'Playfair Display', serif;
    font-size: 11pt;
    font-style: normal;
    text-decoration: none;
    font-weight: 700
}

a.lnkLogin:hover {
    color: #7e3e00
}

.body {
    background-color: #fff;
    margin: 0;
    overflow-x: hidden
}

.fundoLojasParallax {
    background: url('../cliente/fundos/fundo_news.html');
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    z-index: 10000;
    min-height: 320px
}

.fundoLojasParallaxFooter {
    background: url('../cliente/fundos/fundo_footer.html');
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    z-index: 10000;
    background-color: #1c1c1c;
    font-family: 'Raleway', sans-serif;
    padding: 50px 0;
}

.miolo {
    background-color: #fff
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000001;
    background: url(../cliente/layout/loading.gif) no-repeat center top 61%, url(../cliente/layout/logo.png) no-repeat center top 45%;
    background-color: #fff
}

section:before {
    content: "";
    display: block;
    height: 140px;
    margin: -160px 0 0
}

#header,
header {
    width: 100%;
    height: 194px;
    z-index: 10000;
    margin: auto;
    background: #fef5d8;
    top: 0;
    border-bottom: 60px solid #fff;
    border-top: 10px solid #fff
}

#headerXS {
    background: #121313
}

#headerMaster {
    width: 100%;
    height: auto;
    z-index: 10000
}

.fundoMenu {
    width: 100%;
    padding: 3px 0px;
    background: #b59e5b
}

.zonaLogin>div {
    float: left;
    margin-right: 10px
}

.zonaLoginXS {
    background-color: #282828;
    width: 100%;
    height: 40px;
    padding: 7px 10px
}

.zonaLoginXS>div {
    display: inline-block
}

.separadorLogin {
    color: #fff;
    font-size: 13pt
}

#headerSep,
#footerSep {
    height: 15px
}

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

.txtBoxStyleLogin {
    border: 0 !important;
    text-align: right !important;
    border-bottom: 1px solid #b19c5d !important;
    margin: 3px 0px !important;
    color: #b19c5d !important
}

.txtBoxStylePesquisa {
    border: 0;
    border-bottom: 1px solid #b19c5d !important;
    outline: 0
}

.tabelaLinhaImpar,
.tabelaLinhaPar,
.tabelaHeader {
    font-family: 'Playfair Display', serif;
    font-size: 13pt;
    color: #000;
    font-weight: 400 !important;
    border: 1px solid #fff !important;
    border-bottom: 1px solid #999 !important
}

.tabelaLinhaImpar>td,
.tabelaLinhaPar>td {
    padding: 15px 0 !important
}

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

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

.tituloPopup {
    background-color: #bbb;
    padding: 5px;
    text-align: center
}

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

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

.txtCarrinho,
.txtCarrinhoBold,
.txtCarrinhoPeq {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 12pt;
    text-decoration: none
}

.txtCarrinhoPeq {
    font-size: 10pt
}

.txtCarrinhoTopo {
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle
}

.txtCarrinhoBold {
    font-weight: 700
}

.txtFormulario {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 13pt;
    font-weight: 400;
    text-decoration: none
}

.txtBranco {
    color: #bbb;
    font-size: 10pt;
    font-family: 'Playfair Display', serif
}

.textBoxFormulario {
    width: 100%;
    height: 40px
}

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

.txtNormal,
.dxcaTextBoxLabel_Office2010Silver,
.txtNormalBold,
.txtNormalBranco,
.txtPequeno,
.lnkNormal,
.lnkNormalBranco,
a.lnkNormalTelefone,
a.lnkNormalRodape,
.lnkNormalRodape,
.lnkNormalTelefone,
a.lnkNormal:link,
a.lnkNormal:visited,
a.lnkNormalBranco:link,
a.lnkNormalBranco:visited,
.txtLabelsProdutos,
.dxigEPContainer_Office2010Silver a,
.dxdvEPContainer_Office2010Silver a {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 11pt;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none
}

.txtNormalPreto {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 11pt;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none
}

.txtNormal .txtNoticia p {
    padding-bottom: 0px !important
}

.lnkNormalBranco,
a.lnkNormalBranco:link,
a.lnkNormalBranco:visited {
    color: #fff
}

.lnkNormalPreto,
a.lnkNormalPreto:link,
a.lnkNormalPreto:visited {
    color: #959595;
    font-family: 'Playfair Display', serif
}

.lnkNormalPretoSel {
    color: #000 !important
}

.txtNormalBranco {
    color: #fff
}

a.lnkNormalRodape,
.lnkNormalRodape {
    color: #000;
    font-size: 10pt
}

a.lnkNormalTelefone,
.lnkNormalTelefone {
    font-weight: 400;
    margin-left: 5px;
    color: #fff;
    font-size: 10pt
}

.txtPequeno {
    font-size: 11pt
}

.txtNormalBold {
    font-weight: 700
}

a.lnkNormal:hover,
.lnkNormal:hover {
    color: #282828
}

.txtManutencao {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 11pt;
    font-weight: 700;
    text-decoration: none
}

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

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

h1.txtTituloPagina,
a.lnkTituloPagina:link,
a.lnkTituloPagina:visited,
.txtTituloPagina,
.tituloPagina,
a.lnkTituloPagina:active,
.txtTituloPaginaDPN,
.txtTituloPaginaMarcas,
.tituloPaginaProdutos,
.tituloPaginaProdutosBranco {
    color: #6a0000;
    font-family: 'Raleway', sans-serif;
    font-size: 26pt;
    font-style: italic;
    font-weight: normal;
    line-height: 35px;
    text-decoration: none;
    margin: 0
}

.txtTituloPaginaMarcas {
    font-size: 22pt;
    font-weight: 800;
    color: #000
}

.txtTituloPaginaDPN {
    line-height: 20px;
    font-family: 'Playfair Display', serif;
    font-size: 16pt;
    color: #7e3e00;
    font-weight: 700;
    text-align: left
}

.zonaTituloProdutos {
    padding: 20px 0px
}

.tituloPaginaProdutos,
.tituloPaginaProdutosBranco {
    text-align: center;
    font-size: 2.9vw;
    font-weight: 700
}

.tituloPaginaProdutosBranco {
    color: #fff
}

a.lnkTituloPagina:hover {
    color: #bbb
}

.txtTituloNoticia,
a.lnkTituloNoticia:link,
a.lnkTituloNoticia:visited,
a.lnkTituloNoticia:active {
    color: #6a8e8a;
    font-family: 'Playfair Display', serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: 700;
    text-decoration: none
}

.tituloNoticiaVerMais {
    color: #8d8d8d
}

a.lnkTituloNoticia:hover {
    color: #af5200
}

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

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

.espacamentoTabs:not(:last-child) {
    margin: 0 30px
}

.alinhaNavTabsImg img {
    width: auto;
    height: 100%
}

.txtCategoria {
    color: #000 !important;
    font-size: 10pt;
    font-family: 'Playfair Display', serif;
    font-weight: 700
}

a.lnkMoeda:link,
a.lnkMoeda:visited,
a.lnkMoeda:active {
    color: #999;
    font-family: 'Playfair Display', 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: 'Playfair Display', serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none
}

.fundoProduto {
    background: #282828
}

.fundoProdutoVendas {
    background: #fff
}

.txtProduto {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: 700;
    text-decoration: none
}

a.lnkProduto:link,
a.lnkProduto:visited,
a.lnkProduto:active,
.lnkProduto,
a.lnkProdutoDPN,
.lnkProdutoDPN,
a.lnkProdutoVendas:link,
a.lnkProdutoVendas:visited,
a.lnkProdutoVendas:active,
.lnkProdutoVendas {
    font-family: 'Playfair Display', serif;
    color: #474747;
    font-size: 16pt;
    font-style: normal;
    font-weight: 400;
    text-decoration: none
}

a.lnkProdutoVendas:link,
a.lnkProdutoVendas:visited,
a.lnkProdutoVendas:active,
.lnkProdutoVendas {
    color: #6c6858
}

a.lnkProdutoDPN {
    color: #fff
}

a.lnkProduto:hover {
    color: #bbb
}

.txtLabelsProdutos {
    color: #000;
    font-weight: 700
}

.divFlash {
    text-align: center;
    color: #333;
    font-family: 'Playfair Display', serif;
    font-size: 13pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none
}

.txtPreco,
.txtPrecoPromocao,
.lnkPreco,
a.lnkPreco:link,
a.lnkPreco:visited,
a.lnkPreco:active {
    color: #484848;
    font-family: 'Playfair Display', serif;
    font-size: 13pt;
    font-weight: 700;
    text-decoration: none
}

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

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

.txtPrecoPeq,
.txtPrecoPeqVendas,
.txtPrecoHome,
.txtPrecoPromocaoPeq,
a.lnkPrecoPeq:link,
a.lnkPrecoPeq:visited,
a.lnkPrecoPeq:active {
    color: #0091e4 !important;
    font-family: 'Playfair Display', serif !important;
    font-size: 11pt !important;
    font-weight: 700 !important;
    text-decoration: none !important
}

.txtPrecoPeqVendas {
    color: #000 !important
}

.txtPrecoHome,
.txtPrecoHome>span {
    color: #fff !important
}

.txtPrecoPeqVendas .txtPrecoPromocaoPeq {
    color: #000 !important
}

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

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

.borderFoto,
.hoverFoto {
    border: 1px solid #ccc;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in
}

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

.hoverFoto {
    border: 0
}

.txtLogin,
a.lnkLogin:link,
a.lnkLogin:visited,
a.lnkLogin:active {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 11pt;
    font-style: normal;
    text-decoration: none;
    font-weight: 700
}

a.lnkLogin:hover {
    color: #7e3e00
}

.botaoLogin,
.botaoRegisto,
.botaoLogado,
.botaoFicha,
.botaoEncomendas,
.botaoLogout,
.botaoLoginMaster {
    color: #cea845;
    cursor: pointer;
    font-family: 'Playfair Display', serif;
    font-size: 10pt;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in
}

.botaoLoginMaster {
    font-family: 'Playfair Display', serif;
    font-size: 8pt;
    color: #b19c5d;
    position: relative;
    bottom: 5px;
    left: 1px
}

.botaoVerMais {
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    border-bottom: 3px solid #242424;
    background: #0091e4;
    color: #fff;
    font-size: 11pt;
    padding: 7px 39px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    border-bottom: 4px solid #242424
}

.botaoVerMais:hover {
    text-decoration: none;
    color: #fff;
    background: #242424;
    border-bottom: 3px solid #0091e4
}

.botaoFormulario {
    display: block;
    background: transparent !important;
    border: 1px solid transparent !important;
    position: relative;
    font-family: 'Playfair Display', serif;
    color: #ac9257;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    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;
    font-size: 10pt
}

.botaoNewsletter {
    display: block;
    position: relative;
    color: #000;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    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;
    font-size: 10pt;
    font-style: italic
}

.botaoFormulario {
    padding: 0;
    margin-top: 3px
}

.botaoFormulario:hover {
    color: #ac9257
}

.inline-block {
    display: inline-block
}

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

a.botaoRegisto:hover,
a.botaoRegisto:visited {
    color: #cea845;
    text-decoration: none
}

.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
}

.botaoLogin {
    position: relative;
    bottom: 3px;
    right: 5px
}

.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
}

.bttbotaoRedondo,
.botaoRedondoPeq,
.botaoEstadoEncomenda,
.botaoEstadoEncomendaDis,
.botaoEstadoEncomendaSel,
.botaoRedondoLogin,
.botaoRedondoCarrinhoHome,
.botaoRedondoCarrinhoHomeDestaques,
.botaoRedondoNewsletter,
.botaoRedondoCarrinho,
.botaoRedondoCarrinhoFicha,
.botaoRedondoDetalhes,
.botaoVoltar,
.botaoPrint {
    font-size: 18px;
    color: #c7b8a5;
    font-family: 'Playfair Display', serif;
    border: 1px solid #c7b8a5;
    padding: 10px 45px 12px;
    display: -webkit-inline-box;
    transition: 0.5s
}

.bttbotaoRedondo:hover {
    font-size: 18px;
    color: #161616;
    font-family: 'Playfair Display', serif;
    border: 1px solid #c7b8a5;
    padding: 10px 45px 12px;
    display: -webkit-inline-box;
    background-color: #c7b8a5;
    transition: 0.5s
}

.botaoRedondoCarrinhoHome,
.botaoRedondoCarrinhoHomeDestaques {
    font-size: 9.5pt;
    font-weight: 700;
    display: block;
    background: #fff;
    cursor: pointer;
    border: 1px solid #fff;
    color: #000;
    text-align: center;
    margin: 0px auto;
    text-decoration: none;
    vertical-align: middle;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    font-family: 'Playfair Display', serif;
    padding: 1px 14px
}

a.botaoRedondoCarrinhoHomeDestaques {
    text-decoration: none;
    color: #000
}

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

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

.botaoRedondoCarrinhoBanner {
    width: 300px;
    height: 60px;
    background-color: transparent;
    color: #fff;
    font-size: 18pt;
    text-decoration: none;
    border: 1px solid #fff;
    z-index: 100000;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in
}

.alturaBanners {
    height: 350px
}

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

.botaoVoltar:hover,
.botaoPrint:hover {
    background: #0c4472;
    border: 1px solid #0c4472
}

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

.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, #fff, #ccc);
    border: 1px solid #666;
    color: #666
}

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

.botaoRedondoNewsletter {
    background-color: #242424;
    border: 1px solid #242424;
    border-radius: 0;
    color: #fff;
    font-size: 10pt;
    padding: 0 20px;
    height: 55px;
    font-weight: 700
}

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

.divRedesSociaisBotoes {
    margin-left: 7px;
    display: inline-block
}

.divRedesSociaisBotoes>a {
    display: inline-block
}

.divRedesSociaisBotoes>a>i {
    color: #fff;
    margin-left: 9px
}

.posicionamentoNews {
    display: inline-block;
    z-index: 10000;
    position: relative;
    left: 10px
}

.botaoRedondoCarrinho {
    background: #68665a;
    border: 1px solid #fff;
    font-size: 10pt;
    padding-left: 20px;
    padding-right: 6px
}

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

.botaoRedondoCarrinho:hover {
    background: #999
}

.botaoRedondoCarrinho:hover:before {
    -webkit-animation: bounceOut 0.8s infinite linear;
    animation: bounceOut 0.8s infinite linear
}

.botaoRedondoCarrinhoFicha {
    padding-left: 26px;
    font-size: 12pt;
    background: #68665a;
    border: 1px solid #fff;
    font-size: 10pt;
    padding-left: 20px;
    padding-right: 6px
}

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

.botaoRedondoCarrinhoFicha:hover {
    background: #999
}

.botaoRedondoCarrinhoFicha:hover:before {
    -webkit-animation: bounceOut 0.8s infinite linear;
    animation: bounceOut 0.8s infinite linear
}

.botaoRedondoDetalhes {
    font-size: 10pt;
    padding-left: 6px;
    padding-right: 20px;
    border: 1px solid #fff
}

.botaoRedondoDetalhes:hover {
    background: #0c4472;
    color: #fff;
    text-decoration: none
}

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

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

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

.botaoCarrinhoTop>i:hover {
    color: #000
}

.scrollTo-top {
    display: none;
    position: fixed;
    bottom: 0;
    right: 10px;
    font-size: 20pt;
    background-color: rgba(62, 36, 39, 0.3);
    border-radius: 9px;
    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;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

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

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

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

.botoesNavProduto>i {
    color: #bbb;
    font-size: 16pt;
    font-weight: 700;
    background-color: transparent;
    border: 0;
    padding: 2px 5px;
    cursor: pointer;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in
}

.botoesNavProduto>i:hover {
    background-color: #0178bc;
    color: #fff
}

.botaoPesquisar {
    position: relative;
    bottom: 5px
}

.txtRodape,
.txtRodapeSep,
a.lnkRodape:link,
a.lnkRodape:visited,
a.lnkRodape:active {
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none
}

.separadorFooter {
    width: 100%;
    background: #fff;
    height: 2px;
    margin-bottom: 20px
}

.txtRodapeSep:before {
    content: " | "
}

#footer {
    background-color: #1f1f1f;
    color: #bb8e3d;
    font-family: 'Raleway', sans-serif;
    font-size: 10pt;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    padding: 30px 0px 48px 0px
}

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

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

#footerP,
#footerSubP {
    margin: 0;
    color: #c6baa2;
    font-size: 11pt
}

#footerP a,
#footerSubP a,
a.lnkFooter {
    color: #c6baa2;
    font-family: 'Raleway', sans-serif;
    font-size: 11pt;
    text-decoration: none;
    margin: 0
}

#footerSubP {
    padding-left: 10pt
}

.lblDesenvolvido {
    font-size: 9pt;
    font-family: 'Raleway', sans-serif;
    color: #c7b8a5
}

a.rodapeArkis:link,
a.rodapeArkis:visited {
    color: #c7b8a5;
    font-family: 'Raleway', sans-serif;
    font-size: 9pt;
    font-weight: 700
}

a.rodapeArkis:link:hover,
a.rodapeArkis:visited:hover {
    text-decoration: underline
}

.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)
}

.transformacaoMobile {
    display: inline-block
}

.transformacaoMobileMenuInferior {
    margin-top: 58px
}

.transformacaoMobileMenuInferiorCarrinho {
    margin-top: 53px
}

a.botaoMenuSinglePage:link,
a.botaoMenuSinglePage:visited {
    clear: both;
    color: #1e1f19;
    border-radius: 0;
    font-size: 14pt;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    padding: 0 !important;
    padding-top: 30px;
    margin-left: 20px;
    margin-right: 0px;
    background: transparent !important;
    font-family: 'Quicksand', sans-serif
}

a.botaoMenuSinglePage:hover {
    text-decoration: none;
    color: #999
}

li.botaoMenu a,
li.botaoMenu a:hover,
li.botaoMenuSel a,
li.botaoMenuSel a:hover {
    clear: both;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 10pt;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid transparent
}

li.botaoMenu a:hover,
li.botaoMenu a:hover:hover,
li.botaoMenuSel a:hover,
li.botaoMenuSel a:hover:hover {
    color: #282828
}

li.botaoMenu a {
    margin-right: 15px
}

li.botaoSubMenu a,
li.botaoSubMenu a:hover {
    background-color: #b59e5b;
    border: 1px solid #000;
    clear: both;
    color: #000;
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: 400;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    min-width: 100px
}

li.botaoSubMenu a:hover {
    color: #fff
}

li.botaoCatMenu a,
li.botaoCatMenu a:hover,
li.botaoCatMenuSel,
li.botaoCatMenuSel a,
li.botaoCatMenuSel a:hover {
    clear: both;
    text-align: left;
    width: 100% !important;
    padding: 0 !important;
    background: transparent !important;
    display: block !important;
    padding: 0px 0 !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 10pt;
    color: #c6baa2 !important;
    text-decoration: none !important;
    font-weight: 400 !important
}

li.botaoCatMenu a:hover {
    color: #627471 !important
}

li.botaoCatMenuSel,
li.botaoCatMenuSel a,
li.botaoCatMenuSel a:hover {
    background-color: #e4e4e4 !important
}

.divCatMenu {
    background: #282828;
    width: 100%;
    height: 40px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-size: 14pt;
    font-weight: 400;
    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;
    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: 'Playfair Display', serif !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 600 !important
}

.dxnbLite_Office2010Silver .dxnb-item {
    font-family: 'Playfair Display', 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 {
    width: 100% !important
}

.catalogoSitemap {
    background-color: #4c4b48;
    font-family: 'Playfair Display', 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
}

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

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

#divPopupCodigoPromocional {
    width: 220px !important
}

.b-close {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-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 {
    filter: alpha(opacity=0.6) !important;
    opacity: 0.9 !important
}

.popupDX {
    width: 400px !important
}

#headerRedesSociais {
    text-align: right;
    padding-top: 5px
}

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

#headerRedesSociais>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: 'Playfair Display', serif;
    font-size: 8pt;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.35);
    box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.35)
}

#headerRedesSociais>div a>i {
    font-size: 13pt
}

#headerRedesSociais>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
}

#rodapeRedesSociais>div {
    display: inline-block;
    position: relative;
    z-index: 100
}

#rodapeRedesSociais>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: 'Playfair Display', serif;
    font-size: 8pt;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.35);
    box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.35)
}

#rodapeRedesSociais>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
}

.fraseNewsletter {
    font-size: 19pt;
    color: #fff;
    text-align: left;
    font-weight: 900
}

.fraseNewsletterMenor {
    font-size: 15pt;
    color: #fff;
    text-align: left
}

.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)
}

.txtBoxStyleNewsletter {
    font-family: 'Playfair Display', serif;
    height: 55px;
    font-size: 11pt;
    padding: 0px 7px
}

.formularioMiolo,
.formularioMioloBotao {
    display: table;
    width: 100%
}

#map {
    width: 100%;
    height: 400px
}

.form-control {
    border: 1px solid #cfac46;
    color: #cfac46
}

input[type="text"].form-control::-webkit-input-placeholder {
    color: #b82211 !important
}

input[type="email"].form-control::-webkit-input-placeholder {
    color: #b82211 !important
}

input[type="number"].form-control::-webkit-input-placeholder {
    color: #b82211 !important
}

textarea.form-control::-webkit-input-placeholder {
    color: #b82211 !important
}

::-webkit-input-placeholder {
    color: #b82211 !important;
    font-family: "Quicksand", Helvetica, sans-serif
}

:-ms-input-placeholder {
    color: #b82211 !important;
    font-family: "Quicksand", Helvetica, sans-serif
}

::-moz-placeholder {
    color: #b82211 !important;
    opacity: 1;
    font-family: "Quicksand", Helvetica, sans-serif
}

:-moz-placeholder {
    color: #b82211 !important;
    opacity: 1;
    font-family: "Quicksand", Helvetica, sans-serif
}

.formularioMiolo input,
.formularioMiolo textarea,
.formularioMiolo input[type="date"],
.formularioMiolo select {
    background: #fef5d8;
    border-radius: 5px;
    color: #000;
    z-index: 0
}

.formularioMiolo textarea {
    z-index: -1000 !important;
    height: 101px
}

.formularioMiolo select {
    color: #fff;
    padding: 0 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.formularioMiolo select {
    color: #fff;
    background: transparent url('../cliente/layout/seta_combo.html') 95.5% 50% no-repeat
}

.formularioMiolo select option {
    border: 0;
    background: #010
}

.formularioMiolo input[type="number"]::-webkit-outer-spin-button,
.formularioMiolo input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type=number] {
    -moz-appearance: textfield
}

.g-recaptcha {
    margin: 0px auto !important;
    text-align: center !important;
    display: block !important
}

.formularioLabel,
.formularioLabelContactos {
    padding-bottom: 0px;
    vertical-align: top
}

.txtTituloFormulario {
    font-family: 'Playfair Display', serif;
    color: #d2a74b;
    font-size: 16pt
}

.formularioField {
    margin: 10px 0px;
    width: 50%;
    float: left
}

.formularioLabel,
.formularioLabelContactos {
    width: 100%;
    float: left;
    text-align: left;
    color: #000;
    font-size: 12pt;
    line-height: 25px;
    font-family: 'Playfair Display', serif;
    padding-top: 10px;
    padding-bottom: 5px
}

.txtFormularioLabel {
    color: #000;
    font-size: 12pt;
    font-family: 'Playfair Display', serif
}

.formularioGestao {
    border: 1px solid #333
}

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

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

.txtCaptcha {
    color: #b82211;
    font-family: 'Playfair Display', serif;
    font-size: 13pt;
    font-weight: 400;
    text-decoration: none
}

.captchaIgual,
.captchaMais {
    color: #b82211;
    font-size: 16px
}

.captchaCont {
    position: relative;
    display: inline-block;
    margin-top: 10px
}

.captchaDados {
    display: inline-block;
    position: relative;
    bottom: 7px;
    top: 1px;
    color: #646464
}

.btEnviarForm {
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #b82211;
    padding: 2px 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Quicksand", sans-serif
}

.btEnviarForm:hover {
    color: #f59f96;
    transition: 0.3s
}

.btEnviarForm:hover .dx-vam {
    color: #f59f96
}

.inputcaptcha {
    background: transparent !important;
    height: 28px !important;
    border: 1px solid #000 !important;
    color: #b82211 !important;
    width: 60px;
    border-radius: 0
}

.fileUpload {
    position: relative;
    overflow: hidden;
    background-color: transparent;
    cursor: pointer
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    background: transparent
}

.temReserva {
    background-color: #0091e4;
    height: 50px
}

.naoTemReserva {
    background-color: coral;
    height: 50px
}

.horasItem {
    background-color: aqua;
    padding: 10px 15px;
    cursor: pointer
}

.activeHoras {
    background-color: #7fff00;
    padding: 10px 15px
}

.separacaoFormularios {
    margin-bottom: 15px
}

#iframeFormulario {
    height: 390px
}

.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
}

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

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

.popupLeft {
    float: left
}

.popupRight {
    float: right
}

.pubResponsive img {
    width: 100%
}

.catalogoFiltrosLeft div,
.catalogoFiltrosRight div {
    display: inline-table
}

.catalogoFiltrosRight {
    text-align: right
}

.wait2 {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.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
}

.botaoCookie {
    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;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

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

.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: 'Playfair Display', 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
}

.tituloPaginaConteudo {
    font-family: 'Lobster Two', cursive;
    color: #c2ad78;
    font-size: 30pt
}

.tituloPaginaConteudoMenor {
    font-weight: 400;
    font-size: 18pt;
    line-height: 15px
}

.tituloPaginaConteudoMenor,
.txtConteudo,
.txtConteudoItalic {
    font-family: 'Ubuntu', sans-serif
}

.txtConteudo {
    line-height: 18pt
}

.hideme {
    display: none
}

.posicionamentoMenu {
    margin-left: 241px;
    position: relative
}

input[type=number] {
    -moz-appearance: textfield
}

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

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

    .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
    }

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

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

    .fichaTecnica {
        height: 200px
    }

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

    .posicaoBotoesCatalogo>div:last-child {
        text-align: right
    }

    .txtTitPub {
        font-size: 13pt
    }

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

    .popupDX {
        width: 310px !important
    }

    .tituloPaginaProdutos,
    .tituloPaginaProdutosBranco {
        font-size: 4.6vw
    }

    .paralaxTituloInterior {
        background: rgba(255, 255, 255, 0.6) !important;
        width: 100%;
        font-family: 'Raleway', sans-serif;
        font-size: 41pt;
        font-style: italic
    }

    .paralaxTituloInteriorGaleria {
        background: rgba(255, 255, 255, 0.6) !important;
        width: 100%;
        font-family: 'Raleway', sans-serif;
        font-size: 41pt;
        font-style: italic
    }

    .posicionamentoTablet {
        padding-top: 0px !important
    }
}

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

    .fichaTecnica {
        height: 300px
    }
}

@media screen and (max-width:767px) {
    .flaticon-commerce:before {
        content: "\f101";
        color: #fff;
        text-decoration: none;
        font-size: 16pt;
        font-weight: 400
    }

    .posicionamentoTablet {
        padding-top: 150px
    }

    .alturaBanners {
        height: 180px !important
    }

    .botaoLoginMaster {
        color: #fff
    }

    .catalogoFiltrosLeft div,
    .catalogoFiltrosRight div {
        display: block;
        width: 100%
    }

    .catalogoFiltrosRight {
        text-align: left
    }

    .catalogoFiltrosLeft div:nth-child(2n+0),
    .catalogoFiltrosRight div:nth-child(2n+0) {
        padding-bottom: 10px
    }

    .js .slicknav_menu {
        display: block
    }

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

    .conteudoCombosCatalogoDireito>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>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
    }

    .topo {
        height: 100px
    }

    .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: 340px
    }

    .conhecaEmpresaResponsivo div {
        font-size: 3vw
    }

    .conhecaServicosResponsivo div {
        font-size: 2.8vw
    }

    .tituloPaginaProdutos,
    .tituloPaginaProdutosBranco {
        font-size: 4.1vw
    }

    section:before {
        content: "";
        display: block;
        height: 10px;
        margin: -10px 0 0
    }
}

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

@media (max-width:992px) {
    .posicionamentoMenu {
        margin-left: 185px;
        position: relative
    }

    .loader {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1000001;
        background: url(../cliente/layout/loading.gif) no-repeat center top 64%, url(../cliente/layout/logo.png) no-repeat center top 47%;
        background-color: #fff
    }

    .alturaBanners {
        height: 240px
    }

    .espacamentoBottom {
        margin-bottom: 15px
    }

    .transformacaoMobile {
        display: block;
        margin-top: 5px
    }

    .transformacaoMobileMenuInferior {
        margin-top: 10px;
        display: block
    }

    .transformacaoMobileMenuInferiorCarrinho {
        display: block
    }
}

@media (max-width:1300px) {
    .alturaBanners {
        height: 240px
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    .botaoLogin {
        left: 10px
    }

    ::i-block-chrome,
    .botaoLoginMaster {
        position: relative;
        left: 16px
    }
}

@media (max-width:991px) {
    .separacaoFormularios {
        margin-bottom: 0px;
        padding-left: 0
    }

    .paddingLateralRegisto {
        padding: 0px 20px
    }
}

@media (min-width:992px) {
    .separacaoFormularios {
        padding-right: 0
    }
}

.temReserva {
    background-color: #0091e4;
    height: 50px
}

.naoTemReserva {
    background-color: coral;
    height: 50px
}

#menuNav {
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase
}

#servicos img,
#gallery img,
#molduras img {
    margin-bottom: 25px;
    margin-top: 15px
}

#servicos,
#gallery,
#sContactos {
    width: 100%
}

#servicos {
    margin-top: 35px
}

#gallery {
    margin-top: 34px
}

#sContactos {
    margin-top: 25px
}

#molduras,
#atelier {
    width: 100%;
    height: auto;
    margin-top: 35px
}

.atelier h5 {
    font-size: 27.5px;
    font-family: 'Raleway', sans-serif
}

.atelier li,
.atelier p,
.serv li,
.serv p {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 5px
}

.atelier p {
    line-height: 30px
}

.serv h5 {
    font-family: 'Raleway', sans-serif;
    font-size: 21.5px
}

.serv figcaption {
    font-family: 'Raleway', sans-serif;
    font-size: 15px
}

#servicos h3,
#gallery h3,
#molduras h3,
#atelier h3,
.serv h3 {
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 28px;
    margin-bottom: 14px
}

#atelier h3,
.serv h3 {
    text-align: left
}

.formCont {
    font-family: "Raleway", sans-serif
}

#servicos,
#gallery,
#molduras,
#atelier {
    padding-left: 0;
    padding-right: 0
}

.backCinza {
    margin-top: 85px;
    background-color: #eee;
    height: 800px
}

.vermais,
.vermaisC {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0px 20px;
    color: #555;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    margin-bottom: 40px;
    margin-top: 30px;
    transition: 0.5s
}

.vermais:hover {
    background-color: #eee;
    border: 1px solid #eee;
    color: #555;
    text-decoration: none;
    transition: 0.5s
}

.vermaisC:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #555;
    text-decoration: none;
    transition: 0.5s
}

.verh4 {
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px
}

#imgTopXs,
#imgTopSm {
    padding: 0 0 20px 20px;
    display: inline-block;
    display: table;
    margin: 5px auto 0
}

#imgTopXs img,
#imgTopSm img {
    margin-left: 0;
    width: 250px;
    display: inline-block
}

#imgTop {
    overflow: hidden;
    margin-top: 0px
}

.fancybox-wrap {
    z-index: 10001 !important
}

.fancybox-overlay {
    z-index: 10000 !important
}

.hovereffect2 {
    position: relative;
    overflow: hidden;
    transition: 1s
}

.hovereffect2 span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s
}

.hovereffect2 span i {
    font-size: 36px;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.hovereffect2:hover span {
    display: block;
    opacity: 1;
    -webkit-transition: 1s;
    transition: 1s
}

.post {
    padding-left: 0;
    padding-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px
}

@media (max-width:486px) {
    .post {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.txtTituloCategoria {
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 28px;
    margin-bottom: 14px
}

.fontXS h3 {
    font-family: "Quicksand", sans-serif
}

.fontXS h5 {
    font-family: "Raleway", sans-serif;
    font-size: 24px
}

.fontXS li,
.fontXS figcaption {
    font-family: "Raleway", sans-serif
}

@media (max-width:991px) {

    .fontXS ul,
    .serv ul {
        font-size: 16px;
        line-height: 30px
    }
}

@media (max-width:991px) {
    #contactos {
        padding-left: 15px
    }

    #contactos h3 {
        font-size: 18px
    }
}

.list-inline {
    text-align: center
}

.rodapeSimples {
    background-color: #1c1c1c;
    padding: 20px 0px 10px 0px;
    margin-top: 40px
}

@media (min-width:992px) {
    .rodapeSimples {
        margin-top: 20px
    }
}

.lnkProduto {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 5px;
    color: #000
}

#redeSocial {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1
}

#newsletter_bttNewsletterImg {
    position: absolute;
    bottom: -12px;
    left: -16px;
    width: 20px
}

#newsletter_painelNewsletter {
    display: inline-block
}

.topoTitulo {
    clear: both;
    text-align: center;
    font-weight: 300;
    font-family: 'Quicksand';
    font-size: 24pt;
    color: #b82211;
    background-color: #141414;
    border-top: 45px solid #191919;
    line-height: 1
}

.backBtitle {
    clear: both;
    background-color: #141414
}

.txtEmpresa {
    font-family: "Quicksand";
    font-size: 14px;
    font-weight: 400
}

.list-inline>li {
    padding-right: 0px;
    padding-left: 0px
}

.backServicos {
    position: absolute;
    left: 0;
    top: 128px;
    height: 400px;
    width: 100%
}

.botaoMenuSel {
    color: #bbb !important
}

.bindex {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px
}

@media screen and (min-width:991px) {
    .bindex {
        padding-right: 0px;
        padding-left: 0px
    }
}

#empresa {
    position: relative;
    width: 80%;
    margin-left: 10%;
    float: left;
    margin-top: 66px;
    background-color: #fff;
    padding-top: 30px
}

#infoIndex {
    position: relative;
    margin-top: 0px;
    background-color: #e7e5e6;
    border-bottom: 2px solid #101010;
    height: auto;
    padding-bottom: 0px;
    font-family: "Quicksand", "Helvetica", sans-serif
}

@media screen and (max-width:344px) {
    #infoIndex {
        padding-bottom: 15px
    }
}

@media screen and (max-width:991px) {
    .centerXsSm {
        text-align: center
    }
}

.centerXsSm {
    text-align: center
}

#faceXS,
#ct100_faceXS {
    width: 37px
}

#redeSocialXS {
    position: absolute;
    top: 15px;
    right: -25px
}

#redeSocialXS img {
    width: 80%
}

.lnkTituloCat {
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    color: #101010;
    padding-top: 10px
}

.lnkTituloCat:hover {
    text-decoration: none
}

.backSobre {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 150px;
    margin-bottom: 10px
}

.pLr {
    padding-right: 0;
    padding-left: 0
}

.backP {
    position: absolute;
    width: 100%;
    height: 120px;
    background-color: #1a1819
}

.backP2 {
    clear: both;
    float: left;
    height: 120px;
    width: 100%;
    background-color: #1a1819;
    margin-top: -60px
}

.topoSubTitulo {
    clear: both;
    text-align: center;
    font-weight: 400;
    font-family: 'Quicksand';
    font-size: 18pt;
    color: #b82211
}

#redes,
#redesXS {
    position: absolute;
    right: 20px;
    top: -30px
}

#redes img,
#redesXS img {
    margin-right: 5px
}

#lblContactos {
    font-family: "Quicksand"
}

#lblContactos h4 {
    color: #b82211;
    font-size: 14pt;
    font-weight: 400;
    font-family: "Quicksand"
}

#lblContactos p {
    color: #b82211;
    font-size: 12pt;
    font-weight: 400;
    font-family: "Quicksand"
}

.tamNews {
    width: 100% !important
}

.list-inline li {
    margin-right: 15px
}

span.dx-vam {
    line-height: 100%;
    padding: 2px 0 4px;
    text-decoration: inherit
}

@media screen and (max-width:991px) {

    #header,
    header {
        width: 100%;
        height: 165px;
        z-index: 10000;
        margin: auto;
        background: #1a1819;
        top: 0;
        border-bottom: 36px solid #fff;
        border-top: 36px solid #fff
    }
}

.topoTituloEmenta {
    clear: both;
    text-align: center;
    font-weight: 300;
    font-family: 'Quicksand';
    font-size: 24pt;
    color: #a0bb69;
    line-height: 1;
    display: table;
    margin: 25px auto 0
}

.topoEmenta {
    float: left;
    width: 100%;
    margin-bottom: 25px
}

.sepEmenta {
    width: 40px;
    height: 2px;
    background-color: #e4e4e4;
    display: table;
    margin: 30px auto
}

.h1Ementa {
    color: #b82211;
    text-align: center;
    font-family: "Quicksand", helvetica, sans-serif;
    font-weight: 400
}

.parallax {
    width: 100%;
    height: 514px
}

#parallaxBar {
    height: 100%;
    background-color: #004c82;
    background: url(../cliente/layout/pao2.jpg);
    position: relative;
    clear: both
}

#parallaxRest {
    height: 100%;
    background-color: #004c82;
    background: url(../cliente/layout/back_restaurante.jpg);
    background-repeat: no-repeat;
    position: relative;
    clear: both
}

#parallaxSnack {
    height: 100%;
    background-color: #004c82;
    background: url(../cliente/layout/back_snack.jpg);
    background-repeat: no-repeat;
    position: relative;
    clear: both
}

.ementaHome img {
    -ms-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.ementaHome figure {
    background-color: #fff
}

.ementaHome {
    margin-bottom: 5px !important
}

.ementaHome:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    opacity: 0.7;
    filter: alpha(opacity=50)
}

.ementaHome:hover .txtEmenta {
    -ms-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    opacity: 1;
    filter: alpha(opacity=100)
}

@media screen and (min-width:992px) {
    .ementaFixa {
        padding-right: 2px !important
    }

    .ementaDiaria {
        padding-left: 2px !important
    }
}

.ementaFixa {
    padding-right: 0px;
    margin-bottom: 5px
}

.ementaDiaria {
    padding-left: 0px;
    margin-bottom: 5px
}

.backBranco {
    position: absolute;
    opacity: 0;
    width: calc(98%);
    height: 100%;
    float: left;
    background-color: rgba(255, 255, 255, 0.5);
    -ms-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

@media screen and (max-width:991px) {
    .lblEmentaHome {
        color: #1d1b1c;
        text-shadow: 1px 1px 1px #5a5959;
        font-family: "Quicksand", Arial, Helvetica, sans-serif, sans-serif;
        font-size: 14pt
    }

    .btnEmentaHome {
        padding: 0 15px !important
    }
}

@media screen and (min-width:576px) and (max-width:992px) {
    .lblEmentaHome {
        font-size: 20pt
    }

    .btnEmentaHome {
        padding: 2px 35px !important
    }
}

@media screen and (min-width:992px) {
    .lblEmentaHome {
        text-shadow: 1px 1px 1px #5a5959;
        font-family: "Quicksand", Arial, Helvetica, sans-serif, sans-serif;
        font-size: 24pt
    }
}

.txtEmenta {
    opacity: 0
}

.btnEmentaHome {
    background-color: rgba(177, 12, 12, 0.8);
    padding: 2px 35px;
    font-size: 14pt;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #fff;
    position: relative;
    display: table;
    margin: 0 auto;
    box-shadow: 1px 1px 1px #141414;
    text-decoration: none
}

.btnEmentaHome:hover {
    color: #f59f96;
    text-decoration: none
}

#lblSocialXS a {
    text-decoration: none
}

#lblChurras {
    margin-top: 90px
}

#lblChurrasP {
    margin-top: 30px;
    color: #fff;
    font-size: 14pt;
    font-family: 'Raleway', Helvetica, sans-serif
}

@media screen and (min-width:992px) {
    #lblEmpresa {
        padding-right: 0
    }

    #lblChurras {
        margin-top: 60px
    }

    #lblChurrasP {
        margin-top: 15px;
        font-size: 12pt;
        padding-right: 30px
    }
}

@media screen and (min-width:1199px) {
    #lblChurras {
        margin-top: 90px;
        transition: 0.5s
    }

    #lblChurrasP {
        font-size: 14pt;
        padding-right: 60px;
        transition: 0.5s
    }
}

@media screen and (max-width:429px) {
    .imgFogoNome {
        position: absolute;
        top: 100px;
        width: 80%;
        left: 10%
    }
}

@media screen and (min-width:430px) {
    .imgFogoNome {
        position: absolute;
        top: 100px;
        width: 40%;
        left: 10%
    }
}

.linkEmenta {
    background-color: #b82211;
    padding: 10px 20px;
    font-size: 12pt;
    margin-top: 30px;
    color: #fff;
    display: table;
    margin: 0 auto
}

.linkEmenta:hover {
    color: #f59f96;
    text-decoration: none
}

.ementaText h3 {
    line-height: 2
}

.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev {
    display: none
}

a:focus,
a:hover {
    text-decoration: none
}

.textDestaque {
    font-family: 'Playfair Display', serif;
    font-size: 24pt;
    text-align: center;
    position: relative;
    padding-top: 15px
}

h3.textDestaque::before {
    content: " ";
    background-image: url(../cliente/layout/iconseccao.png);
    width: 170px;
    height: 68px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%)
}

h3.textDestaque::after {
    content: " ";
    width: 40%;
    height: 1px;
    background-color: #c6baa2;
    position: absolute;
    margin: 0 auto;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%)
}

.item {
    font-family: 'Playfair Display', serif
}

.item h4 {
    text-align: center
}

input.dxeEditArea_Aqua,
input.dxeEditAreaSys {
    text-align: center;
    text-align: -webkit-center;
    font-style: italic !important
}

.bttContactar {
    font-size: 24px;
    font-style: italic;
    color: #c7b8a5;
    font-family: 'Playfair Display', serif;
    border: 1px solid #c7b8a5;
    padding: 10px 65px 12px;
    display: inline-block;
    transition: 0.5s
}

.bttContactar:hover {
    font-size: 24px;
    font-style: italic;
    color: #c7b8a5;
    background-color: #c7b8a5;
    color: #161616;
    font-family: 'Playfair Display', serif;
    border: 1px solid #c7b8a5;
    padding: 10px 65px 12px;
    display: inline-block;
    transition: 0.5s
}

@media screen and (max-width:991px) {
    .panelLinguas {
        position: absolute;
        top: -28px;
        right: 15px;
        z-index: 10
    }
}

@media screen and (min-width:992px) {
    .panelLinguas {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10
    }
}

.titMenu {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    text-align: center;
    position: relative;
    padding-top: 15px;
    font-style: italic
}

span.titMenu::after {
    content: " ";
    width: 140%;
    height: 1px;
    background-color: #c6baa2;
    position: absolute;
    margin: 0 auto;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%)
}

.titMenuDia {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Playfair Display', serif
}

.precoMenuDia {
    font-size: 24px;
    color: #8ba544;
    margin-top: 5px;
    font-family: "Lato", sans-serif
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #8ba544;
    text-decoration: none
}

.font14 {
    font-size: 14pt;
    font-family: 'Playfair Display', serif;
    line-height: 30px
}

.eventosDes::after {
    content: " ";
    width: 60%;
    height: 1px;
    background-color: #c6baa2;
    position: absolute;
    margin: 0 auto;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%)
}

.eventosDes {
    font-size: 24px;
    text-align: center;
    padding-top: 15px;
    font-family: 'Playfair Display', serif;
    position: relative
}

@media screen and (max-width:612px) {
    .minAltEvento {
        min-height: 410px
    }
}

@media screen and (min-width:613px) {
    .minAltEvento {
        min-height: 530px
    }
}

@media screen and (max-width:991px) {
    .txtGaleriaParallax {
        font-size: 60px;
        font-style: italic;
        color: #fff;
        font-family: 'Playfair Display', serif;
        text-align: center;
        text-shadow: 1px 1px 1px #000
    }
}

@media screen and (min-width:992px) {
    .txtGaleriaParallax {
        font-size: 84px;
        font-style: italic;
        color: #fff;
        font-family: 'Playfair Display', serif;
        text-align: center;
        text-shadow: 1px 1px 1px #000
    }
}

#parallaxGaleria {
    height: 100%;
    background-color: #004c82;
    background: url(../cliente/layout/pao.jpg);
    background-attachment: fixed;
    position: relative;
    clear: both
}

@media screen and (max-width:991px) {
    .txtTexto {
        font-family: 'Playfair Display', serif;
        font-size: 18px;
        text-align: center;
        position: relative;
        padding-top: 15px;
        width: 90%;
        display: table;
        margin: 20px auto 5px
    }
}

@media screen and (min-width:992px) {
    .txtTexto {
        font-family: 'Playfair Display', serif;
        font-size: 18px;
        text-align: center;
        position: relative;
        padding-top: 15px;
        width: 50%;
        display: table;
        margin: 20px auto 5px
    }
}

@media screen and (max-width:1199px) {
    #cssmenu>ul>li>a {
        font-size: 14px !important;
        padding: 10.5px 7px 11px !important
    }
}

@media screen and (min-width:1199px) {
    #cssmenu>ul>li>a {
        font-size: 16px !important;
        padding: 10.5px 10px 11px !important
    }
}

#carouselGaleria .flex-viewport ul.slides li {
    margin-right: 10px
}

#carouselGaleria .flex-viewport ul.slides li img {
    height: 120px;
    opacity: 0.6
}

#carouselGaleria .flex-viewport ul.slides li.flex-active-slide img {
    opacity: 1
}

.titCatRodape a {
    color: #c6baa2;
    font-family: 'Raleway', sans-serif;
    font-size: 12pt;
    text-decoration: none;
    margin: 0
}

.dxeValidDynEditorTable,
.dxeTextBoxSys.dxeTextBox_Office2010Silver,
.dxeMemoSys.dxeMemo_Office2010Silver {
    width: 100% !important
}

@media screen and (max-width:767px) {
    #ctl00_ContentPlaceHolder1_form_tabelaPrincipal {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media screen and (min-width:768px) {
    #ctl00_ContentPlaceHolder1_form_tabelaPrincipal {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.dxeMemoEditAreaSys,
input[type="text"].dxeEditAreaSys,
input[type="password"].dxeEditAreaSys {
    height: 25px
}

@media screen and (max-width:767px) {
    .dxeTextBoxSys.dxeTextBox_Aqua.dxeNullText_Aqua.dxh0 {
        font-size: 14pt !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .dxeTextBoxSys.dxeTextBox_Aqua.dxeNullText_Aqua.dxh0 {
        font-size: 18pt !important
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .dxeTextBoxSys.dxeTextBox_Aqua.dxeNullText_Aqua.dxh0 {
        font-size: 14pt !important
    }
}

@media screen and (min-width:1200px) {
    .dxeTextBoxSys.dxeTextBox_Aqua.dxeNullText_Aqua.dxh0 {
        font-size: 18pt !important
    }
}

.linhaBege {
    background-color: #fef8e2;
    height: 20px;
    margin-top: 10px;
    clear: both
}

.dxeTextBox_Office2010Silver {
    background-color: #fef5d8;
    border: 1px solid #fef5d8
}

.dxeTextBox_Office2010Silver .dxeEditArea_Office2010Silver {
    background-color: #fef5d8
}

.dxeMemo_Office2010Silver {
    border: 1px solid #fef5d8
}

p.bttVerProd {
    padding: 5px 10px;
    border: 1px solid #fef5d8;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
    font-size: 14pt;
    font-family: 'Playfair Display', serif;
    color: #fef5d8
}

.boxRecomendamos {
    background-color: #fef5d8;
    margin-top: 30px;
    font-family: 'Playfair Display', serif
}

.boxRecomendamos p {
    display: inline-block;
    width: 33.3%;
    text-align: center;
    float: left;
    font-size: 14px;
    font-style: italic
}

.boxRecomendamos p:nth-child(5),
.boxRecomendamos p:nth-child(6) {
    display: inline-block;
    width: 50%;
    text-align: center;
    float: left;
    font-size: 14px;
    font-style: italic
}

.h3titalacarte {
    text-align: center;
    margin-bottom: 40px;
    width: 100%;
    float: left
}

.galeria-img {
    position: relative
}

.galeria-img h3 {
    position: absolute;
    bottom: 0;
    padding: 10px;
    width: 95%;
    text-align: -webkit-center;
    text-align: center;
    font-size: 18px;
    font-family: 'Playfair Display', serif;
    background-color: rgba(164, 189, 111, 0.6);
    height: 58px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center
}

.galeria-img a:hover h3 {
    color: #fff
}

.txtMenuDia {
    font-family: 'Playfair Display', serif;
    text-align: center;
    padding: 60px 0
}

.txtMenuDia h3 {
    font-family: 'Playfair Display', serif
}

@media screen and (max-width:991px) {
    .imgTopoBarra {
        max-width: 100%;
        height: 30px;
        object-fit: cover
    }

    .boxParallaxHome {
        margin-top: 100px
    }
}

@media screen and (min-width:992px) {
    .imgTopoBarra {
        max-width: 100%
    }
}