/*
Theme Name: CNDL - Confederação Nacional de Dirigentes lojistas 2015
Author: Lucas Breder
Author URI: http://www.lucasbreder.com
Description: Tema criado para o site institucional da CNDL
Version: 1.6
License: Atribuição-SemDerivações-SemDerivados CC BY-NC-ND - https://creativecommons.org/licenses/by-nc-nd/4.0/
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: cndl, institucional, azul
*/  

/* 1 - Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%;
    width: 100%;
}
a {
    text-decoration: none;
}
body, html {
    height: 100%;
    width: 100%;
}
  input {
  padding: 0.8em;
  }
/* 2 - Fontes e textos */
@media(min-width: 1400px) {
    .menu-geral {
        font-size: 22px;
    }
    .sub-menu {
        font-size: 18px;
    }
}
body {
    font-family: 'Oswald', sans-serif;
}

#menu-principal {
    font-size: 20px;
    color: #ffffff;
    font: italic 600 17px Oswald;
    text-transform: uppercase;
}
.menu-mobile {
    display: none;
}
.menu-mobile-nav {
    display: none;
}
#menu-principal a {
    color: #ffffff;
}
.menu-geral li ul {
    text-transform: none;
}
.conteudo-destaque h2 a {
    color: #fff;
    font: italic 600 29px Oswald;
    text-shadow: 2px 2px 5px #000;
}
.box-index {
    font-size: 14px;
}
.ver-todos, .leia-mais {
    font: italic bold 12px Oswald;
    text-transform: uppercase;
}
.box-index#noticias .ver-todos {
    color: #2c3820;
}
.data-noticia {
    font: italic bold 13px / 18px Oswald;
    color: #93ae78;
}
#noticias a p{
    color: #fff;
    font: italic 300 20px / 24px Oswald;
}
.box-index#noticias h2, #agenda > h2 {
    font: italic 600 20px Oswald;
    text-transform: uppercase;
    color: #2c3820;
}
#agenda > h2, #agenda .ver-todos  {
    color: #68854c;
}
#mensagem-presidente {
    text-align: right;
}
#mensagem-presidente, #colunistas {
    color: #fff;
    font: 13px 'PT Sans', sans-serif;
    line-height: 15px;
}
#mensagem-presidente h2, #colunistas h2 {
    text-transform: uppercase;
    font: italic bold 20px Oswald;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
#mensagem-presidente .ver-todos {
    color: #78a5fa;
}
#mensagem-presidente .leia-mais a {
    color: #78a5fa;
}
#colunistas .ver-todos {
    color: #ccc;
    text-transform: uppercase;
}
#caixa-conteiner-agenda h2 {
    color: #fff;
    text-transform: uppercase;
}
#caixa-conteiner-agenda h2 b {
    font: italic bold 50px Oswald;
    display: block;
    line-height: 50px;
}
#caixa-conteiner-agenda p {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
#caixa-conteiner-colunistas a {
    color: #ccc;    
}
.info-coluna {
    text-align: right;
    text-transform: uppercase;
    font: italic bold 13px Oswald;
    color: #fff;
}
.info-coluna a {
    color: #ccc;
}

#informacoes-contato {
    font: italic bold 12px Oswald;
    text-transform: uppercase;
    color: #626262;
}
#page article, #single article{
    font: 0.9em 'PT Sans', sans-serif;
    line-height: 18px;
    color: #1d1d1d;
}
#page article h1, 
#single article h1, 
#page article h2, 
#single article h2,
#page h1, 
#single h1, 
#page h2,
#single h2{
    font: 700 3.2em / 60px Oswald;
    text-transform: uppercase;
    margin: 0.5em 0 0.5em 0;
    color: #4f4f4f;
}
#page article table, 
#single article table, 
#page article table, 
#single article table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 1em 0 1em 0;
}

#page article cite, 
#single article cite, 
#page article cite, 
#single article cite {
    font-style: italic;
    font-weight: bold;
}
#page article pre, 
#single article pre, 
#page article pre, 
#single article pre {
    background-color: #fff;
    padding: 1em;
}

#page article code, 
#single article code, 
#page article code, 
#single article code {
    padding: 0.3em;
}


#page article blockquote, 
#single article blockquote, 
#page article blockquote, 
#single article blockquote {
    background-color: #fff;
    padding: 1% 2% 1% 2%;
    font-weight: bold;
}

#page article ul li, 
#page article ol li, 
#single article ul li, 
#single article ol li, 
#page article ul li, 
#page article ol li, 
#single article ol li,
#single article ul li {
    margin-left: 2em;
}

#page article dt, 
#single article dt, 
#page article dt, 
#single article dt {
    font-size: 1.3em;
    margin: 0 0 0.5em 0;
}

#page article dd, 
#single article dd, 
#page article dd, 
#single article dd {
    font-style: italic;
    padding: 0 0 0.5em 1em;
    border-left: 1px solid #ccc;
}

#page article table td, 
#page article table th, 
#single article table td, 
#single article table th, 
#page article table td, 
#page article table th, 
#single article table td,
#single article table th {
    border: 1px solid #ccc;
    padding: 1%;
}
/* Alinhamento das Imagens */
.alignright {
    float: right;
    margin: 1em 0 1em 1em;
}
.alignleft {
    float: left;
    margin: 1em 1em 1em 0;
}
.aligncenter {
    display: block;
    margin: 1em auto;
}

#post-meta {
    margin: 0 0 -2em 0;
}
#post-meta p{
    margin: 0 !important;
    font: italic 500 14px / 18px Oswald;
    color: #294d91;
}
#post-meta .fonte {
    color: #666;
    margin-left: 20px;
}
#page article h2, #single article h2 {
    font-size: 1.9em;
    text-transform: uppercase;
    line-height: 35px;
}
#page article h1 a, #single article h1 a {
    color: #4f4f4f;
}
#page article a, #single article a {
    color: #294d91;
}
#page article p em, #single article p em {
    font-style: italic;
}
#page article p strong, #single article p strong {
    font-weight: bold;
}
#page article ul li, #page article ol li, #page single ul li, #page single ol li{
    margin-left: 50px;
}
.caixa-integrante {
    font: 12px 'PT Sans', sans-serif;
}
#page .caixa-integrante h2 {
    font: italic bold 18px /25px Oswald;
    color: #4f4f4f;
}
.info-integrante {
    color: #8c8c8c;
    font: italic bold 15px / 20px Oswald;
    text-transform: uppercase;
}
.mini-curriculo {
    text-align: justify;
}
.caixa-integrante .cargo {
    font: italic 300 15px / 20px Oswald;
    color: #4d4d4d;
}
/* 3 - Estrutura */
/* 3.1 - Estrutura - Cabeçalho e Menus */
.icones-adicionais,
.redes,
.menu-geral,
.iso,
#logo-cabecalho
{
    float: left;
    width: 51%;
    margin-left: 20%;
}
.icones-adicionais {
	margin-left: 6% !important;
    margin-top: 17px !important;
}
@media(min-width: 1400px) {
    .icones-adicionais,
    .redes,
    .menu-geral,
    .iso,
    #logo-cabecalho
    {
        float: left;
        width: 40%;
        margin-left: 20%;
    }
}
.iso {
    height: 100px;
    margin-top: -50px;
    display:none;
}
#menu-principal {
    position: fixed;
    top: 0;
    left: 2%;
    width: 25%;
    min-width: 240px;
    height: 105%;
    z-index: 2;
    padding: 3% 0 3% 0;
}
#menu-principal li {
    list-style: none;
    position: relative;
}
.menu-geral > li {
    padding-right: 20px;
    margin: 2% 0 2% 0;
    letter-spacing: 0.3px;
}
.menu-geral > ul {
    text-align: right;
}
.menu-geral > ul > li {
    padding-right: 20px;
}
.menu-geral li ul {
    width: 230px;
    padding: 30px;
    text-align: left;
    position: absolute;
    top: 0;
    left: 110%;
    display: none;
}
.redes {
    overflow: auto;
    z-index: 999;
    position: relative;
}
.redes li, 
.icones-adicionais li{
    display: block;
    float: left;
    width: 20px;
    height: 30px;
    margin: 5px;
}
.redes li a, 
.icones-adicionais li a {
    display: block;
    width: 100%;
    height: 100%;
}
#logo-cabecalho a {
    display: block;
    width: 100%;
    height: 100%;
}
#logo-cabecalho a img {
    margin: -70px 0 -40px -104px;
} 
.icones-adicionais {
    margin-top: 30px;
}
.icones-adicionais .spc-brasil {
    width: 75px;
    height: 30px;
}
.traducoes-site {
    position: absolute;
    left: 0;
    bottom: 15%;
}
.traducoes-site li{
    width: 40px;
    height: 25px;
}
/* 3.2 - Estrutura - Corpo do site */
.conteudo {
    width: 65%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3% 5% 10% 12%;
    z-index: 1;
    min-height: 70%;
}
.conteudo > img {
    max-width: 100%;
    height: auto;
}
#animacao-entrada {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 3;
}
#animacao-entrada img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    margin: -200px 0 0 -250px;
    display: none;
}
#load-site {
    width: 100%;
    height: 4px;
    background-color: #edbf17;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.leia-mais {
    margin: 10px 0 10px 0;
}
#page article p, #single article p {
    margin: 1em 0 0 0;
}
/* 3.3 - Estrutura - Destaques na página inicial */
.conteudo-destaque {
    width: 126.2%;
    height: 380px;
    position: relative;
    overflow: hidden;
    margin: -5% 0 0 -18.5%;
}
#caixa-itens-destaque {
    height: 380px;
}
.noticias-destaque-item {
    width: 100%;
    position: absolute;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    display: none;
}
.noticias-destaque-item img {
    width: 96%;
    height: auto;
    float: right;
}
@media(min-width: 1400px) {
    .noticias-destaque-item img {
        margin-top: -9%;
    }
}
.noticias-destaque-item:first-child {
    display: block;
}
.noticias-destaque-item h2 {
    position: absolute;
    bottom: 50px;
    left: 13%;
    width: 95%;
}
#nav-news {
    position: absolute;
    top: 30px;
    right: 20px;
}
#nav-news li {
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: 999px;
    overflow: hidden;
    display: block;
    width: 20px;
    height: 20px;
    margin: 10px 0 10px 0;
    cursor: pointer;
}
#nav-news .ativo {
    border: 3px solid #70a83b;
    width: 14px;
    height: 14px;
}
#caixa-conteiner-noticias, #caixa-conteiner-colunistas {
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 5% 5% 5% 10%;
    position: relative;
}
.box-index {
    position: relative;
    margin: 3%;
}
.box-index h2 {
    margin-bottom: 5px;
}
.ver-todos {
    position: absolute;
    top: 3px;
    right: 0;
    padding-right: 15px;
}
.box-index#noticias {
    float: right;
    width: 60%;
}
#avanca-noticia {
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: 0.7;
}
#volta-noticia {
    position: absolute;
    bottom: 5px;
    left: 5px;
    opacity: 0.7;
}
#mensagem-presidente {
    float: right;
    width: 40%;
}
#colunistas {
    float: left;
    width: 40%;
}
#agenda {
    float: left;
    width: 28%;
}
#mensagem-presidente h2, #colunistas h2{
    margin-top: 20px;
}
#colunistas .ver-todos, #mensagem-presidente .ver-todos  {
    top: 20px;
    right: 25px;
}
#caixa-conteiner-mensagem, #caixa-conteiner-colunistas, #caixa-conteiner-agenda {
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10%;
    height: 80%;
    position: relative
}
#caixa-conteiner-colunistas {
    width: 100%;
    margin-left: -47%;
    padding-left: 60%;
}
.conteudo > footer {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px 0 20px 10%;
    border-top: 1px solid #ccc;
    overflow: auto;
    width: 90%;
    margin-left: -20%;
    background: #f2f2f2;
}
#informacoes-contato {
    width: 35%;
    float: left;
}
#logos-cndls {
    float: right;
    padding-right: 5%;
    width: 60%;
    max-width: 426px;
}

#caixa-conteiner-agenda {
    overflow: auto;
}
#caixa-conteiner-agenda h2 {
    float: left;
    width: 30%;
    margin-right: 15px;
}
/* Equipe */
.caixa-integrante {
    display: inline-block;
    width: 46%;
    margin: 2%;
}
.caixa-integrante .mini-curriculo p {
    margin: 10px 0 10px 0;
}
.caixa-integrante .cargo {
    margin-bottom: 10px;
}
.foto-integrante {
    float: left;
    width: 22%;
    min-height: 100px;
    margin-right: 25px;
    margin-bottom: 15px;
}
.foto-integrante img {
    height: auto;
    width: 100%;
}
.mini-curriculo {
    clear: both;
    margin-top: 20px;
}
.post {
    display: inline-block;
    width: 46%;
    margin: 2%;
}
.post h2 {
    margin-top: -10px;
}
.resumo-post {
    border: 1px solid #a7a7a7;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: 5%;
    margin-bottom: 15px;
}
#page .post p:first-child, #single .post p:first-child {
    margin-top: 0;
}
.post:first-child .resumo-post {
    background-color: #e4e4e4;
    border: 1px solid #e4e4e4;
}
.post-thumb {
    width: 111.7%;
    margin: -5.8% 0 0 -5.8%;
    height: 200px;
    overflow: hidden;
}
.post-thumb img{
    -moz-border-top-left-radius: 16px;
    -webkit-border-top-left-radius: 16px;
    border-top-left-radius: 16px;
    width: 100%;
    height: auto;
}
.post-data {
    font: italic bold 10px Oswald;
    line-height: 35px;
    margin: 0 0 -2em 0;
    display: block;
}
.post-leia-mais {
    font: italic bold 12px Oswald;
    text-transform: uppercase;
    text-align: right;
}
#lista-unidades {
    -webkit-column-count: 3;
    -webkit-column-gap: 50px;
    -webkit-column-fill: auto;
    -moz-column-count: 3;
    -moz-column-gap: 50px;
    -moz-column-fill: auto;
    column-count: 3;
    column-gap: 50px;
    column-fill: auto;
    display:none;
}
#page #titulo-localizacao {
    color: #4f4f4f;
    font: italic bold 30px / 18px Oswald;
    margin-bottom: 20px;
}
.caixa-unidade {
    display: inline-block;
    width: 100%;
    margin: 20px;
}
#page .caixa-unidade p{
    margin: 2px 0 2px 0;
    color: #505050;
    font: 500 13px / 20.01px Oswald;
    text-transform: uppercase;
}
#page .caixa-unidade h2 {
    color: #294d91;
    font: italic bold 22px Oswald;
    margin-bottom: 15px;
}
#map-canvas {
    width: 126.2%;
    height: 350px;
    position: relative;
    overflow: hidden;
    margin: -5% 0 0 -18.5%;
}
#seleciona-estado {
    position: absolute;
    top: 45px;
    right: 0.5%;
    z-index: 3;
    background-color: rgba(255,255,255,0.8);
    padding: 28px;
    width: 145px;
}
#seleciona-estado select {
    width: 100%;
}
#seleciona-estado select {
    width: 100%;
}
#seleciona-estado p {
    margin: 10px 0 10px 0;
}
.cndl-calendario {
    width: 100%;
    border-collapse: collapse;
    margin-top: 60px;
}
.cndl-calendario thead td {
    text-align: center;
    color: #4f4f4f;
    font: italic 300 40px / 18px Oswald;
}
.cndl-calendario tbody td{
    border: 1px solid #4d4d4d;
    width: 10.2%;
    padding: 2%;
    height: 100px;
    color: #4f4f4f;
    font: italic bold 20px / 18px Oswald;
    vertical-align: bottom;
    text-align: right;
    position: relative;
}
.eventos-dia {
    border: none;
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
}
.eventos-dia div {
    margin: 5px 0 5px 0;
    text-align: left;
    line-height: 19px;
}
.eventos-dia {
    font: 13px 'PT Sans', sans-serif;
}
.eventos-dia a {
    color: #4d4d4d !important;
}
.eventos-dia div span {
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 5px;
}
.eventos-dia td{
    border: none !important;
}
.hoje {
    background: #ccc;
}
.proximos-eventos {
    float: right;
    width: 64%;
    margin: -7% 0 20px 0;
}
@media(min-width: 1400px) {
    .proximos-eventos {
        width: 40%;
    }
}
.caixa-proximo {
    background-color: #ccc;
    padding: 5%;
    overflow: auto;
}
.proximos-eventos div div {
    float: left;
    margin: 0 20px 0 20px;
    width: 20%;
}
.proximos-data {
    color: #4f4f4f;
    font: italic bold 32px / 18px Oswald;
}
.proximos-eventos h3 {
    color: #4f4f4f;
    font: italic bold 30px / 18px Oswald;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.proximos-titulo {
    color: #4f4f4f;
    font: 12px / 12px 'PT Sans';
}
.calendario-legenda p {
    float: left;
    margin-right: 10px !important;
    font-size: 12px;
}
.calendario-legenda span {
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 5px;
}
.publicidade {
    padding: 30px 0 30px 0;
    clear: both;
    overflow: auto;
}
.aas_whole_wrapper {
    margin: 1em auto;
}
.legenda-patrocinio {
    text-transform: uppercase;
    color: #666;
    font-size: 9pt;
    margin-left: 10px;
}
#caixa {
    width: 640px;
    margin: 0 auto;
}
#caixa .aas_whole_wrapper {
    margin: 10px;
    float:left;
}
#rodape-fullbanner, #rodape-halfbanner {

}
#bloco-publicidade-rodape {
    clear: both;
    margin: 0 auto;
    overflow: auto;
    width: 81%;
}
.clear {

    display: block;
}
.youtube_channel.responsive .ytc_video_container {
    width: 90% !important;
    margin: 20px 0 20px 0 !important;
}
.wp_pagination {
    text-align: center;
    width: 100%;
    clear: both;
}
.wp_pagination a {
    padding: 2px 15px 4px 15px;
    font: 300 25px / 20px Oswald;
    border-left: 1px solid #ccc;
    color: #999;
}
.wp_pagination a:first-child {
    border-left: none;
}
.dots + a {
    border-left: none;
}
.wp_pagination .current {
    font: 300 25px / 20px Oswald;
    padding: 3px 15px 3px 15px;
    border-left: 1px solid #ccc;
}
/* 3.5 - Cores e  Background */
#seleciona-estado input, #seleciona-estado select, #seleciona-estado textarea {
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #666;
    font: 12px / 18px PT Sans;
    box-shadow: 1px 2px 3px 0.00px rgba(0, 0, 0, 0.24);
    text-transform: uppercase;
}
input[type="radio"], input[type="checkbox"] {
    box-shadow: none !important;
}
form input, form select, form textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    font: 12px / 12px 'PT Sans';
    border: 1px solid #4d4d4d;
    padding: 3px 5px 3px 5px !important;
}
input[type="radio"], input[type="checkbox"] {
    box-shadow: none !important;
    border: none !important;
}
#popup {
    position: absolute;
    width: 800px;
    height: 304px;
    margin-left: -400px;
    top: 0;
    left: 50%;
    z-index: 999;
    background-color: rgba(255,255,255, 0.8)
}
#popup .aas_whole_wrapper {
    width: 300px;
    margin-top: 13%;
}
.fechar-pop {
    position: absolute;
    top: 20px;
    left: -10px;
    background: #999;
    color: #fff;
    font: 15px / 12px 'PT Sans';
    padding: 9px;
    cursor: pointer;
}
/* 4 - Cores e  Background */
body, 
#animacao-entrada {
    background-color: #294d91;
}

#animacao-entrada {
    background: #294d91;
}

.conteudo {
    background-color: #f2f2f2;
}

#menu-principal {
    background-image: url(images/bg-menu.png);
    background-repeat: no-repeat;
    background-size: auto 90%;
    background-position: top right;
}
#menu-reduzido {
    display: none;
    width: 7%;
    position: fixed;
    top: 40px;
    left: 0;
}
#menu-reduzido ul li {
    margin: 0 10px 0 10px;
}
#esconde-menu  {
    cursor: pointer;
    position: absolute;
    top: 4%;
    left: 1%;
    background: url(images/esconde-menu.png) no-repeat;
    width: 30px;
    height: 30px;
}
#exibe-menu {
    background: url(images/exibe-menu.png) no-repeat;
    background-position: center;
    height: 40px;
    cursor: pointer;
}
#logo-menu-reduzido {
    background: url(images/logo-menu-reduzido.png) no-repeat;
    background-position: center;
    height: 75px;
}
.redes .twitter {
    background: url(images/icone-twitter.png) no-repeat;
}
.redes .facebook {
    background: url(images/icone-facebook.png) no-repeat;
}
.redes .youtube {
    background: url(images/icone-youtube.png) no-repeat;
}
.redes .linkedin {
    background: url(images/icone-linkedin.png) no-repeat;
}
.icones-adicionais .spc-brasil {
    background: url(images/logo-SPC.png) no-repeat;
}
.iso {
    background: url(images/logo-Iso.png) no-repeat;
    background-position: 38px 0
}
.traducoes-site li{
    background: url(images/bandeira-brasil.png) no-repeat;
}
.menu-geral li ul {
    background-color: #68854c;
}
.menu-ativo {
    background-image: url(images/seta-Menu.png);
    background-repeat: no-repeat;
    background-position: right 10px;
}
#caixa-conteiner-noticias {
    background-color: #2c3820;
}
#caixa-conteiner-mensagem {
    background-color: #294d91;
}
#caixa-conteiner-colunistas {
    background-color: #308b4e;
}
#caixa-conteiner-agenda {
    background-color: #68854c;
}
#mensagem-presidente .ver-todos {
    background: url(images/seta-mensagem.png) no-repeat right 5px
}
#colunistas .ver-todos {
    background: url(images/seta-colunas.png) no-repeat right 5px;
}
#agenda .ver-todos {
    background: url(images/seta-agenda.png) no-repeat right 5px;
}
#noticias .ver-todos {
    background: url(images/seta-noticias.png) no-repeat right 5px;
}
/* Legendas do google maps*/
#googft-legend, #googft-legend-pin {background-color:#fff;border:1px solid #000;font-family:Arial,sans-serif;font-size:12px;margin:5px;padding:10px 10px 8px}#googft-legend p, #googft-legend-pin {font-weight:bold;margin-top:0}#googft-legend div, , #googft-legend-pin {margin-bottom:5px}.googft-legend-swatch{border:1px solid;float:left;height:12px;margin-right:8px;width:20px}.googft-legend-range{margin-left:0}.googft-dot-icon{margin-right:8px}.googft-paddle-icon{height:24px;left:-8px;margin-right:-8px;position:relative;vertical-align:middle;width:24px}.googft-legend-source{margin-bottom:0;margin-top:8px}.googft-legend-source a{color:#666;font-size:11px}

#next-month {
    position: absolute;
    top: 42%;
    right: 2%;
    font-size: 48px;
    background: url(images/next-month.png) no-repeat;
    width: 21px;
    height: 34px;
    overflow: hidden;
    text-indent: 999px;
}

#prev-month {
    position: absolute;
    top: 42%;
    left: 11%;
    font-size: 48px;
    background: url(images/prev-month.png) no-repeat;
    width: 21px;
    height: 34px;
    overflow: hidden;
    text-indent: 999px;
}
/* Autor */
.titulo-nome-autor {
    font-size: 5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.3em;
}
.descricao-autor {
    width: 70%;
    font-size: 0.9em;
    text-align: justify;
    margin-bottom: 4%;
    padding-top: 3%;
}
.imagem-autor {
    float: right;
    margin-top: -10%;
    width: 20%;
}
.imagem-autor img {
    width: 100%;
    height: auto;
}
.searchform {
    position: absolute;
    top: 1%;
    right: 10%;
}
.termo-pesquisa {
    color: #294d91;
}
/* Loja */

.caixa-produto {
    width: 30%;
    padding: 3% 8% 16% 8%;
    margin: 1%;
    border: 1px solid #ccc;
    text-align: left;
    min-height: 250px;
}
.caixa-produto img {
    max-width: 100%;
    height: auto;
}
.caixa-produto h2 {
    font-size: 1.5em !important;
    line-height: 1.5em !important;
}
.caixa-produto h2 a{
    color: #747474 !important;
}
.tools-loja ul li {
    list-style: none;
    margin-left: 0 !important;
}
.quantidade-carrinho {
    font-family: Oswald;
    color: #df0000;
    font-size: 17.89px;
    font-weight: 400;
    font-style: italic;
    text-transform: uppercase;
}
.unidade {
    color: #818181;
}
.preco {
    font-family: Oswald;
    color: #2e5195;
    font-size: 3em;
    font-weight: 400;
    font-style: italic;
    position: absolute;
    bottom: 8%;
    right: 10%;
    line-height: 40px;
    text-align: right;
}
.widgets-loja {
    float: left;
    width: 1%;
    background-color: #ccc;
    padding: 18% 13% 5% 17%;
    height: 96%;
    position: fixed;
    top: -9%;
    left: 13%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.widgets-loja ul li {
    font-family: Oswald;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    list-style: none;
    line-height: 1.5em;
    margin-left: 0 !important;
}
.imagem-produto {
    text-align: center;
}
.widgets-loja ul li:first-child {
    font-size: 2em;
}
.widgets-loja ul li a {
    color: #fff !important;
}
#lista-produtos {
    width: 70%;
    margin-left: 25%;
}
.titulo-loja {
    text-align: right;
}
.ferramentas-lojas {
    position: absolute;
    top: 2%;
    left: 30%;
}
.ferramentas-lojas ul li {
    list-style: none;
}
.ferramentas-lojas img {
    height: 55px;
    width: auto;
    vertical-align: middle;
    margin-right: 5px;I
}
.moeda {
    font-size: 25px;
}
.moeda-preco-cheio,
.preco-cheio {
    text-decoration: line-through;
    font-size: 20px;
}
.cart_totals {
    width: 100% !important;
}
.cart_totals table {
    width: 100%;
}
.caixa-single-produto h1 {
    width: 65%;
}
#single-produtos {
    width: 50%;
    margin-left: 31%;
    margin-top: 5%;
}
.tools-loja {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
    text-align: center;
}
.add-carrinho-botao {
    background: #294d91;
    padding: 10px;
    display: block;
    text-align: center;
}
.add-carrinho-botao a {
    color: #fff !important;
    text-transform: uppercase;
}
.thumb-produto-single {
    position: absolute;
    right: 12%;
    top: 8%;
    width: 300px;
    height: 180px;
    overflow: hidden;
}
.thumb-produto-single img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.preco-single {
    font-family: Oswald;
    color: #2e5195;
    font-size: 3em;
    font-weight: 400;
    font-style: italic;
    line-height: 40px;
}
.tools-loja-single {
    float: right;
    margin-top: 10%;
    width: 28%;
}
.descricao-produto {
    float: left;
    width: 65%;
}
.checkout-button {
    background: #294d91 !important;
    color: #fff !important;
}
.float-banner {
	position: absolute;
    bottom: 16%;
    left: 4%;
    z-index: 3;
    text-align: center;
    width: 215px;
    color: #fff;
    font-size: 0.9em;
}
.float-banner img {
	    width: 48%;
    height: auto;
    margin-left: 3%;
    vertical-align: middle;
}

@media screen and (max-width: 420px) {
    .publicidade, .float-banner {
        display: none;
    }
    .conteudo{
        width: 100%;
        padding: 30% 0 0 0;
        margin: 0;
        position: relative;
        min-height: 100%;
    }
	  #colunistas {
		float: none;
		width: 84%;
		margin: 0;
	}
  #caixa-conteiner-colunistas {
    margin-left: 0;
}
  	#page article h1, #single article h1, #page article h2, #single article h2, #page h1, #single h1, #page h2, #single h2 {
  		font: 700 2.2em / 42px Oswald;
  	}
  	#single article table, #page article table, #single article table {
    	width: 100%;
  	}
    #menu-principal {
        display:none;
    }
    .menu-mobile {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: url(images/bg-menu-mobile.png) no-repeat 100%;
        background-position: top left;
      	background-size: 100% auto;
        z-index: 3;
        height: 140px;
    }
	.menu-mobile a {
		display: block;
    	width: 70%;
    	height: 55%;
    	float: right;
	}
    .menu-mobile-nav {
        background: #a9a4a4;
        position: fixed;
        display: none;
        z-index: 2;
        width: calc(100% - 10% * 2);
        padding: 45% 10% 10% 10%;
        font: italic 600 20px Oswald;
        text-transform: uppercase;
    }
    .menu-mobile-nav a {
        color: #fff;
    }
    .exibe-menu-mobile {
        background: url(images/exibe-menu-mobile.png) no-repeat;
        width: 34px;
        height: 24px;
        position: absolute;
        top: 26%;
        left: 15%;
    }
    .menu-mobile-nav li ul {
        display: none;
        background: url(images/seta-baixo-menu-mobile.png) no-repeat #68854c;
        background-position: 50% top;
        width: 126%;
        margin-left: -13%;
        padding: 5% 20% 5% 20%;
        font: italic 600 19px Oswald;
        text-transform: none;
        margin-top: 10px;
    }
    .menu-mobile-nav li {
        list-style: none;
    }
    .conteudo-destaque {
        width: 100%;
        margin: 0;
        height: 290px;
  		margin-bottom: 15%;
  		margin-top: -5%;
    }
    .conteudo-destaque h2 {
        left: 5%;
        bottom: 12%;
        width: 70%;
    }
    .conteudo-destaque h2 a {
        font-size: 0.8em;
    }
    .noticias-destaque-item img {
        width: auto;
  		height: 100%;
    }
    #mensagem-presidente,
    #agenda,
    .box-index#noticias{
        float: none;
        width: 100%;
        padding: 0;
        margin: 8% 0 8% 0;
    }
    #caixa-conteiner-mensagem, 
    #caixa-conteiner-colunistas, 
    #caixa-conteiner-agenda,
    #caixa-conteiner-noticias{
        padding: 5% 10% 5% 10%;
        border-radius: 0;
    }
    .box-index#noticias h2, 
    #agenda > h2 {
        margin-left: 5%;
    }
    .ver-todos {
        right: 5%;
    }
    .conteudo > footer {
        position: relative;
        padding: 5%;
        width: 90%;
        margin: 0;
        text-align: center;
    }
    #informacoes-contato {
        width: 100%;
        float: none;
    }
    #logos-cndls {
        float: none;
        padding-right: 0;
        width: 100%;
        max-width: none;
        margin-top: 7%;
    }
    .goog-te-ftab-frame {
        display: none;
    }
    .post {
        width: calc(100% - 10%*2);
        margin: 2% 10% 2% 10%;
        word-wrap: break-word;
    }
    .wp_pagination {
        margin: 10% 0 10% 0;
    }
    .wp_pagination a {
        font-size: 17px;
    }
    .wp_pagination .current {
        font-size: 17px;
    }
    .titulo-nome-autor {
        padding: 0.5em;
    }
    .descricao-autor {
        font-size: 0.8em;
        line-height: 1.7em;
        padding-left: 4%;
    }
    .conteudo-page, .conteudo-single {
        padding: 0 10% 10% 10%;
        word-wrap: break-word;
    }
    .searchform {
        position: relative;
        padding-left: 10%;
        right: 0;
        top: 20px;
      	padding-bottom: 2%;
    }
	.proximos-data {
  		font: italic bold 22px / 18px Oswald;
	}
	.proximos-eventos {
		background-color: #ccc;
    	padding: 11% 8% 20% 8%;
    	width: 86%;
    	overflow: auto;
    	margin: 0;
    	float: none;
	}
	.proximos-eventos div div {
		float: left;
    	margin: 1%;
    	width: 30%;
	}
	.caixa-proximo {
		padding: 0;
	}
	.cndl-calendario {
		margin-top: 30% !important;
  		width: 107%;
	}
	#next-month,
	#prev-month {
		 top: 42%;
	}
	#prev-month {
		left: 2%;
	}
	.cndl-calendario tbody td {
		height: 60px;
	}
	.eventos-dia div {
		margin: 2px 0 2px 0;
	}
	.eventos-dia div .title-event {
		display: none;
	}
	.eventos-dia div span {
		margin-top: 5px;
	}
	.caixa-integrante {
		width: 85%;
    	padding: 0 5% 0 5%!important;
	}
	.foto-integrante {
    	margin-bottom: 50px;
	}
	#page article table td, #page article table th, #single article table td, #single article table th, #page article table td, #page article table th, #single article table td, #single article table th {
		padding: 3% !important;
	}
	#seleciona-estado {
		position: absolute;
		top: auto;
		bottom: 23%;
		padding: 5%;
		width: 90%;
  		display:none;
	}
	#map-canvas {
    width: 100%;
    height: 350px;
    margin: 0;
	}
	.gmnoprint {
		display:none;
	}
	#post-meta {
		margin: 0;
	}
	#page article, #single article {
    	padding-top: 10%;
	}
}

/* Área do Cliente */

#menu-menu-do-wp-customer-area {
width: 100%;
}
#menu-menu-do-wp-customer-area li {
display: inline-block;
  background: #294d91;
  padding: 1em;
  margin: 0.8em !important;
      -moz-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}
#menu-menu-do-wp-customer-area li a {
	color: #fff;
}
#menu-menu-do-wp-customer-area li:first-child {
	margin-left: 0 !important;
}
#menu-menu-do-wp-customer-area .sub-menu {
display:none;
}
.navbar-header {
display: none;
}
.cuar-private-file {
    float: left;
    margin: 1em;
    padding: 1em;
    background: #ccc;
    text-align: center;
    text-transform: uppercase;
      -moz-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
	width: 150px;
}
.cuar-page-content > p {
	display:none;
}
.cuar-private-file:first-child {
	margin-left: 0;
}
.cuar-page-sidebar {
display:none;	
}
.subtitle, .cuar-file .author, .cuar-file .owner, .cuar-private-file .badges {
	display:none;
}
.meta-block p{
margin: 0 !important;
		line-height: 1em;
  clear: both;
}
	  
.meta-block {
	margin: 1em 0 1em 0;
}	