/* IMPORTAÇÃO DE FONTE */
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');

/* FONTE DO BODY */
body {
    font-family: 'Cinzel', serif; color: #fff; font-size: 18px !important; text-shadow: black 0.1em 0.1em 0.2em !important;
}

/* FONTE DO MENU PRINCIPAL */
.menu strong {
    font-family: 'Cinzel', serif; color: #ffd700 ; font-size: 18px !important; text-shadow: black 0.1em 0.1em 0.2em !important;
}

/* POSIÇÃO E TAMANHO DA LOGO */
.logo a{

    height:250px;
    top: 40px;
}
.info-produto {
    text-align: center;
}
.fundo-secundario {
    background-color: #696969 !important;
}
.produto .nome-produto {
    font-family: 'Cinzel', serif; font-size: 18px !important;
}
.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    font-family: 'Cinzel', serif; font-size: 27px !important; text-align: center !important;
}
.span12 strong {
    font-family: 'Cinzel', serif; color: #FFD700; font-size: 22px !important;
}
.span12 span {
    color: #FFF !important; font-size: 14px !important;
}
.breadcrumbs ul li a {
    color: #ffd700 !important;
}
.pagina-produto {
    color: #FFF !important;
}
.cabecalho-interno .titulo {
    font-family: 'Cinzel', serif; color: #ffd400 !important; font-size: 22px !important;
}
.cabecalho-interno .titulo small {
   color: #fff !important;
   text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F !important;
   text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F !important;
   text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F !important;
}
.total strong {
    font-family: 'Cinzel', serif; color: #FFD700; font-size: 22px !important;
}
.subtotal strong {
    font-family: 'Cinzel', serif; color: #FFD700; font-size: 18px !important;
}
.preco-produto strong.titulo {
    font-family: 'Cinzel', serif; color: #FFD700; font-size: 16px !important;
}
.cadastro label {
    font-size: 14px !important;
}
.conteudo h1 {
    font-family: 'Cinzel', serif; color: #ffffff; font-size: 22px !important; text-shadow: black 0.1em 0.1em 0.2em !important;
}
.produto .acoes-flutuante, .produto .acoes-flutuante.close_float {
    background-color: #141414;
}
#rodape .titulo {
    font-family: 'Cinzel', serif; color: #FFD700; font-size: 18px !important;
}
.row-fluid .span4 {
    font-family: 'Cinzel', serif; color: #FFD700; font-size: 16px !important;
    text-align: justify;
}
/* BOTAO COMPRAR */
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    font-family: 'Cinzel', serif; color: #000000; font-size: 15px !important;
    background-color: #fd6400 !important;
}
.carrinho>a span {
    font-family: 'Cinzel', serif; color: #FFF; font-size: 16px !important;
}
.carrinho-interno {
    background-color: #141414;
}
#barraTopo {
    background-color: #141414;
}
#barraTopo .conteiner {
    background-color: #141414;
}
#modalNewsletter .componente .interno {
    background-color: #141414;
}
.titulo {
    font-family: 'Cinzel', serif; color: #FFF; font-size: 16px !important;
}
.fancybox-skin {
    background: #028a0f !important;
}
.carrinho-checkout .atendimento {
    padding: 4px !important;
}
.tema-transparente .identificacao .identificacao-inner {
    background: #141414 !important; border: 1px solid #eee !important;
}
.carrinho-checkout .identificacao hr.sem-margem {
    display: none !important;
}
.checkout-alerta-seguro {
    background-color: #141414; max-width: 600px;
}
.pagamento-selos {
    background-image: url("https://cdn.awsli.com.br/2117/2117207/arquivos/Background - Rodape(1920x400px).png") !important;   
}
.modal {
    background-color: #141414 !important;
}
#modalContato {
    width: 900px !important;
}
.lista-redes.span3.hidden-phone {
display: none;
}
._56q9 {
    color: #FFD700, !important;
}
body.plugin {
    color: #FFD700, !important;
}
.menu ul {
    background-color: #111111, !important;
}
.menu.lateral .nivel-um>li {
    background-color: #111111, !important;
}
.menu .nivel-dois, .menu .nivel-tres, .menu.lateral .nivel-um>li>a {
    background-color: #111111, !important;
}
.menu.lateral .ativo {
    background-color: #111111, !important;
}
.pagina-carrinho #free-shipping-popup.delta {
    left: 90px, !important;
}
.pagina-carrinho #free-shipping-popup {
    left: 90px, !important;
}
#barraNewsletter {
    color: #B2881E, !important;
}
.flexslider.carousel {
    background: #141414, !important;
}
/* RODAPE REDES SOCIAIS */
#rodape .redes-sociais {
    background: url("https://cdn.awsli.com.br/2117/2117207/arquivos/Background - Redes Sociais (400x600px).png") !important;
}
/* TAMANHO DA FONTE (SOBRE A EMPRESA) */
.row-fluid .span4 {
    font-size: 11px !important;
}
/* OCULTAR CPF DO FALE CONOSCO */
#modalContato .table tr:nth-of-type(2){
  display: none;
}
/* OCULTAR TUDO NO FALE CONOSCO */
#modalContato table.table.table-hover.hidden-phone {
display: none;
}