/*
Theme Name: Pergunte a um especialista
Author: Victor Piccoli
Version: 1.0
*/

body{
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: rgb(244, 245, 247);
}

a:link,
a:visited{
  color: #006ec3;
}
p{
  line-height: 1.65em;
}

/* Layout Geral */
.site-container{
  padding: 0px;
}
div.site-container{
  max-width: 1200px;
  margin: 0 auto;
  background-color: white;
}

/* Header */
.site-header{
  margin-bottom: 0px;
  background-color: #006ec3;
}

.site-header h1{
  margin-top: 0px;
}

.site-header h1 a,
.site-header h5{
  color: white;
}

/* Logo */
.site-logo > a > img{
  width: 1200px;
  height: auto;
}

.site-logo-side > a > img{
  max-width: 355px;
  float: left;
  margin: 10px 10px 10px 10px;
}


/* Coluna Principal */
.main-column{
  padding-left: 20px;
  width: 80%;
  float:left;
  padding-bottom: 10px;
  
}

/* Coluna da Lateral */
.secondary-column{
  width: 17%;
  float: right;
  margin-right: 10px;
}

/* Slider */

.bxslider {
    list-style:none;
    margin:0;
    padding:0
}
.bx-wrapper img{
    width: 1200px;
    height: auto;
    display: block;
}
.bx-wrapper li {
    text-align: center;
}

.textDetail{
    background: rgba(0, 0, 0, 0.5);
    color: white;
    margin-top: -30px;
    position: relative;
}

.textDetail > p{
  font-size: 18px;
}

/* Post */
.post-body{
  padding-left: 20px;
  padding-right: 20px;
}

.post-body h2{
  padding-left: 10px;
}

.post-body p.post-info{
  padding-left: 10px;
}
article.post{
  border-bottom: 1px solid #eeeeee;
}

article.post:last-of-type{
  border-bottom: none;
}

/* Footer */
.site-footer{
  margin-top: 30px;
  background-color: #006ec3;
  padding-bottom: 5px;
}

.footer-text{
  margin-top: 5px;
  text-align: center;
  color: white;
}

/* Area de Widget do Footer */
.footer-widgets{
  background-color: #006ec3;
  margin-left:0px;
  margin-right:0px;
}
/*footer-widgets-area{
  margin-left: 20px;
  width: 22%;
  float: left;
  padding-right: 40px;
  box-sizing: border-box;
}*/




/* Menus de navegacao */
.site-nav ul{
  margin: 0;
  padding: 0;
}

.site-nav ul:before,
.site-nav ul:after { content: ""; display: table;}
.site-nav ul:after{clear: both;}
.site-nav ul {*zoom: 1;}

.site-nav ul li{
  list-style: none;
  float: left;
  position: relative;
}

/* Site Header Menu */
.site-header nav ul li{
  width: 120px;
  text-align: center;
  
}
.site-header nav ul li a:link,
.site-header nav ul li a:visited{
  display:block;
  padding: 40px 18px 40px 18px;
  border-bottom: none;
  text-decoration: none;
  margin-top: 48px;
  background-color: #006ec3;
}

.site-header ul ul {
  position: absolute;
	display: none;
  margin-top: 64px;
	top: 38px;
	left: 0;
	float: left;
	z-index: 99999;
}


.site-header ul ul li a:link,
.site-header ul ul li a:visited{
	padding-top: 10px;
	padding-bottom: 10px;
}

.site-header nav ul li.current_page_item > a, 
.site-header nav ul li.current_page_item > a:visited, 
.site-header nav ul li.current-menu-item > a,
.site-header nav ul li.current-menu-item > a:visited,
.site-header nav ul li.current-menu-ancestor > a,
.site-header nav ul li.current-menu-parent > a,
.site-header nav ul li.current-menu-parent li.current_page_item > a,
.site-header nav ul li.current-menu-parent li.current-menu-item > a {
    font-size: 20px !important;
  	margin-top: 45px;
    font-weight: bolder;
}

.site-header nav ul li.current-menu-parent li.current_page_item > a,
.site-header nav ul li.current-menu-parent li.current-menu-item > a {
    font-size: 16px !important;
    font-weight: bolder;
}

.site-header ul li:hover > ul {
	display: block;
}

.site-header ul ul a {
	height: auto;
  width: auto;
}

.site-header ul ul ul{
  margin-top: -38px;
}

.site-header nav ul ul a{

  margin-top: 0px !important;

}


.site-header nav ul ul{

  margin-top: 32px !important;

}

.site-header nav ul ul ul li{
	
	margin-left: 120px !important;
}

.site-header nav ul ul ul{
	margin-top: -38px !important;
}
.site-header ul ul ul li{
  margin-left: 150px;
  height: inherit;
  width: 120px;
}

/* Site Footer Menu */
.site-footer nav ul li{
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #BBB;
}

.site-footer nav ul li:first-of-type{
  border-left: 1px solid #BBB;
  margin-left: 10px;
  padding-left: 10px;
}

.footer-menu ul{
  margin: 0;
  padding: 0;
}

.footer-menu ul li{
  list-style: none;
  display: inline;
}
.footer-menu{
  text-align: center;
}

/* Layout da pagina */
article.page h2{
  margin-top: 10px;
  font-size: 300%;
}

article.page p{
  font-size: 14px;
  font-weight: normal;
}
/* Children Links */
.children-links{
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 80%;
}
.children-links a:link,
.children-links a:visited{
  text-decoration: none;
}
/*children-links ul{
  float:left;
}*/

.children-links li{
  margin-right: 20px;
}

.children-links .parent-link{
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #DDD;
  font-size: 120%;
  font-weight: bold;
}

.children-links .parent-link a:link,
.children-links .parent-link a:visited{
  color: #333;
}

.children-links .current_page_item a:link,
.children-links .current_page_item a:visited{
  border-bottom: 1px solid #DDD;
  color: #333;
  cursor: default;
}

/* Post Styles */
.post-title{
  margin-bottom: 0;
}

p.post-info{
  font-size: 80%;
  color: #999;
  margin-top: 0;
}

p.post-info a:link,
p.post-info a:visited{
  color:#999;
}

/* Estilos de Imagem */
img{
  max-width: 100%;
  height: auto;
}

.has-thumbnail{
  position: relative;
  padding-left: 400px;
  height: 100%;
  min-height: 270px;
}

.post-thumbnail{
  position: absolute;
  top: 0;
  left: 0;
}

/* Pesquisa */
.looking-glass-rotate{
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.hd-search label span{
  display: none;
}

#searchform{
  position: absolute;
  z-index: 9999;
  display: none;
  float: left;
}

article.post{
  margin-left: 10px;
  margin-right: 10px;
}


#pe_search_button{
  float:right;
  padding-top: 14px;
  padding-bottom:14px;
  font-size:50px;
}


div.hd-search #searchsubmit{
  background-color: #006ec3;
  color: #fff;
  padding: 8px 14px;
  border: 1px solid black;
  margin-right: 0px;
  margin-left: -4px;
}

.search-field{
  background-color: #2d2d2d;
  color: #DDD;
  margin-bottom: 0px;
}

div.hd-search #searchsubmit:hover{
  background-color: #0046a3;
}

/* Estilos de Nota */
article.post-aside,
article.post-link{
  font-size: 125%;
  background-color: #FFF5CB;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
  border-bottom:0;
  margin-bottom: 10px;
  margin-top: 20px;
}

article.post-aside p{
  margin: 0px;
}

/* Estilos de Post de Link */
article.post-link{
  padding:10px;
  background-color: #E0EBFF;
}

.mini-meta{
  font-size: 68%;
  margin: 0;
  color: #777;
}


/* Estilos de Galeria */

article.post-gallery{
  background-color: #222;
  color: #fff;
  padding: 20px;
}

article.post-gallery h2{
  text-align: center;
  margin: 0;
}

/* Clearfix */
.clearfix{
  overflow: auto;
  zoom: 1;
}

/* Front Page */
.front-page h2{
  font-size: 270%;
  text-align: center;
  margin-top: 20px;
}

.front-page p{
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
#front_content{
  margin-left: 10px;
  margin-right: 10px;
}
.front-posts{
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  border-top: 2px solid #bbbbbb;
  padding-top: 20px;
}

/* Footer Callout */
.footer-callout{
  background-color: #DDD;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer-callout-image{
  float: left;
  width: 30%;
}

.footer-callout-text{
  float: right;
  width: 67%;
}

.footer-callout-text h2{
  font-size: 3rem;
  margin-bottom: 0.35rem;
}

.footer-callout-text p{
  font-size: 1.5rem;
  margin-left: 2px;
}

/* Comentarios */
.comment-body{
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.comments-area{
  border-top: 2px solid #BBB;
  margin-top: 10px;
}

.nav-link{
  border-bottom: 2px solid #bbb;
  padding-bottom: 20px;
}

/* Numeros de paginas */
.page-numbers{

}

/* Formulario de Perguntas */
.form-control-msg{
  display:none;
}

.has-error .form-control-msg{
  display: block;
}

/* Tabelas */
/*
table:nth-child(even) {
	background-color: #f2f2f2;
}*/

tr:nth-child(odd){
	background-color: #f2f2f2;	
}

.site-footer tr:nth-child(even){
	background-color: inherit;
}

article.post table{
	width: 99% !important;
}

td{
	padding-left: 10px;
}

/* Versão para celular */

@media (max-width: 1100px) {
  
  .main-column{
  	width: 75%;
  }
  
  article.page h2{
  	font-size: 200%;
  }

  .has-thumbnail{
    padding-left: 0px;
    height: auto;
    width: auto;
  }
  .post-thumbnail{
    margin-top: 10px;
    opacity: 1;
    height: auto;
    width: 250px;
  }

  .has-thumbnail{
    padding-top: 200px;
  }


  .site-logo-side > a > img{
      max-width: 320px;
    }
}

#pe_toggle{
  display: none;
}

.mob-nav{
  opacity: 0.98;
  bottom: 0;
  width: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #212121;
  z-index: 99999999;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
}

.mob-nav-container{
  margin-top: 30px;
}

.mob-nav ul{
  list-style: none;
}

.mob-nav ul li a{
  text-decoration: none;
  font-weight: bold;
  color: #DDD;
  font-size: 32px;

}
.mob-nav .menu-item-has-children > a{
  color: #DDD;
  font-size: 32px;
}
.mob-nav .menu-item-has-children > ul a{
  color: #BBB;
  font-weight: normal;
  font-size: 24px;
}

.mob-nav .menu-item-has-children > ul ul a{
  color: #BBB;
  font-weight: normal;
  font-size: 16px;
}


.mob-nav ul ul .menu-item-has-children > a{
  color: #FFF;
  font-size: 24px;
}

.mob-nav ul ul{
  display: none;
  margin-left: -40px;
}

.mob-nav ul li{
  text-align: center;
}

.mob-nav ul ul{
  display:block;
}

.mob-menu{
  padding-left: 0;
}

#pe_closeButton{
  position: absolute;
  cursor:pointer;
  style: none;
  top: 0;
  right: 0;
  margin-right: 10px;
  float: right;
  color: white;
  font-size: 30px;
  z-index: 999999999;
  text-decoration: none;
  font: arial;
}

#pe_closeButton:hover{
  color: #AAA;
}

@media (max-width: 800px){

  .site-header nav ul li{
    display: none;
  }

  #pe_toggle{
    color: white;
    font-size: 40px;
    display: block;
    float:right;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 0px;
  }


}

.no-scroll{
  overflow-y: hidden;
}

/* Links rapidos */
.quick-img{
  margin-top: 20px;
}
.quick-row{
  margin-top: 10px;
}
.quick-img-single{
  text-align:center;
}
.quick-img-text{
  text-align: center;
}


/* Configurações iniciais de style */
body{
  background-color: #F4F5F7;
  font-size: 16px;
}

p{
  font-size: 16px;
}

#front_content{
  font-size: 16px;
}
/* Fonte dos titulos do blog */

h2.post-title a{
    font-size: 30px;
}

/* Cor do Header */
.site-header{
  background-color: #006ec3;
}
/* Cor de links */
a:link,
a:visited{
    color: #006ec3;
}
/* Cor de Menu */
.site-header nav ul li a:link,
.site-header nav ul li a:visited{
  -webkit-transition: background-color  0.3s ease-in-out;
  background-color: #006ec3;
}

/* Cor de highlight de menu*/

.site-header nav ul li:hover > a{
  -webkit-transition: background-color  0.3s ease-in-out;
  background-color: #0046a3;
  -webkit-transition: color  0.3s ease-in-out;
  color: #FFF;
}

/* Cor de Menu Selecionado */
.site-header nav ul li.current_page_item > a,
.site-header nav ul li.current_page_item > a:visited,
.site-header nav ul li.current-menu-item > a,
.site-header nav ul li.current-menu-item > a:visited,
.site-header nav ul li.current-menu-ancestor > a,
.site-header nav ul li.current-menu-parent > a,
.site-header nav ul li.current-menu-parent li.current_page_item > a,
.site-header nav ul li.current-menu-parent li.current-menu-item > a{
  background-color: #00056b;
}

/* Cor de Texto de Menu */

.site-header nav ul li a{
  -webkit-transition: color 0.3s ease-in-out;
  color: #FFF;
}

/* Cor de botoes */
div.hd-search #searchsubmit{
  background-color: #006ec3;
}

#pe_search_button{
  background-color: #006ec3;
}

.btn{
  background-color: #006ec3;
}

/* Cor de Texto de botao */
div.hd-search #searchsubmit{
  color: #FFF;
}

.btn{
  color: #FFF;
}

/* Cor de Highlight de botao*/
div.hd-search #searchsubmit:hover{
  background-color: #0046a3;
}

#pe_search_button:hover{
  background-color: #0046a3;
}

.btn:hover{
  background-color: #0046a3;
}

/* Cor de Footer */

.site-footer{
  background-color: #006ec3;
}

.footer-widgets{
  background-color: #006ec3;
}

/* Cor de Texto de menu de Footer */

.footer-menu a{
  color: #FFF;
}

.footer-text{
  color: #FFF;
}

.footer-widgets-area{
  color: #FFF;
}

.footer-widgets-area caption{
  color: #FFF;
}

.footer-callout{
  background-color: #DDD;
}

.footer-callout-text{
  color: #000;
}

/* Padding de Menu */

.site-header nav ul li a:link,
.site-header nav ul li a:visited{
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 18px;
  padding-right: 18px;
}

/* Tamanho de fonte de Menu */

.site-header nav ul li a:link,
.site-header nav ul li a:visited{
  font-size: 16px;
}

/* Margin de submenu */

.site-header ul ul {
  margin-top: 64px;
}

/* Padding de submenu */

.site-header ul ul li a:link,
.site-header ul ul li a:visited{
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Botao de pesquisa */
#pe_search_button{
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 50px;
}

/* Style de alinhamento wordpress core */

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

textarea#comment{
	width: 99%;
}




