/*
Theme Name: Trevo THL Blog
Author: Ad Vantage Marketing / Adélio Vieira
Author URI: http://advantagemarketing.com.br
Description: Tema criado para a Empresa Trevo THL
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: limpeza, trevo THL, custom theme
Text Domain: trevothl

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.post-title h4 {
    margin-bottom: 5px !important;
    display: block !important;
}
.post-block p a img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
}

.links-topo {
  background-color: rgba(0,0,0,.2);
  color: rgba(0,0,0,.08);
  font-family: 'Open Sans', sans-serif;
  padding-top: 24px;
  font-size: 15px;

}

@media (min-width: 1200px){
.container { width: 90%;}
}

#comments,
.comments-area,
nav.navigation.post-navigation,
.navigation.post-navigation {
  display: none !important;
}
.links-topo a {
  color: #fff;
  margin: 0 20px;
  font-size: 15px;
  font-weight: lighter;
  font-family: 'Open Sans', sans-serif;

}
.links-topo a:last-child {
  margin-right: -17px !important;
  padding-right: 0 !important;
}

a {
  color: #008e9c;
}
.btn, .filters li, .ss-form .actions a, .ss-form .actions button[type=submit], .ss-form .actions input[type=submit], .vt-form .actions a, .vt-form .actions button[type=submit], .vt-form .actions input[type=submit] {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    border: 2px solid #008e9c;
    color: #008e9c;

}
.logo-topo{
  margin-top: -55px;
}

.telefone-topo {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  margin-top: -17px;
}

.telefone-topo span {
  font-size: 16px;
}

a.btn.btn-lg.btn-filled.mb-xxs.mt-xs-24 {
  background: #008e9c;
  border: 0 !important;
  font-family: 'Montserrat' !important;
  font-size: 22px;
  padding-top: 3px;
}


.sidebar .widget {
    padding: 20px;
    background: #f9f9f9;
    border-radius: 10px;
}



.sidebar h2.widget-title {
    font-weight: 900;
    font-size: 25px;
    border-bottom: 1px solid #eee;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    color: #008e9c;
}

.sidebar ul {
   padding-left: 20px;
}

.sidebar li {
    margin-bottom: 15px;
    list-style: disc;
}
.sidebar li a {
    font-size: 15px;
    line-height: 17px;
    color: #666;
    font-weight: 500;
}

.sidebar li a:hover {
    color: #008e9c;
}

.post-title h1.inline-block.title-post {
    font-size: 36px;
    font-weight: 700;
    color: #008e9c;
}

.post-block h3 {
    font-size: 20px;
    margin: 0;
    padding: 0;
}


hr {
  margin-bottom: 3px;
  margin-top: 10px;
}
.post-excerption {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  margin-bottom: 5px;
}

/* Footer */
.footer .row , footer, section.footer{
  margin: 0px 0 !important;
  padding: 0px 0 !important;
}
.footer .menu-rodape {text-align: center; margin: 10px 0;}
.footer .menu-rodape li {
  list-style: none;
  display: inline-block;
  width: 9%;
  line-height: 100% !important;
}
.footer .footer-creditos {
  margin-bottom: 5px;
}
.footer .menu-rodape li a,
.footer .footer-creditos,
.footer .footer-creditos a {
  color: #fff;
  font-size: 10px;
  line-height: 4px;
  font-weight: lighter;
}

.post-title .title-post {
	 font-size: 2.4rem;
    line-height: 1.2;
    margin: 0 0 0 0;
}
@media (max-width: 768px) {/*media*/
  .footer .menu-rodape li {
    float: left;
    padding: 5px 11px;
    width: auto;
    border: 1px solid #fff;
    margin: 3px;
  }
  .footer .footer-creditos .text-left,
  .footer .footer-creditos .text-right{text-align: center !important; float: none;}

  .links-topo .text-right {
    text-align: center !important;
    margin: 0 auto;
  }
  .links-topo a:last-child{margin-right: 20px !important;}
  .telefone-topo{
    font-size: 6vw;
    text-align: center !important;
    margin: 20px auto 0 auto !important;
  }

  .logo-topo {
    margin-top: -25px !important;
    text-align: center !important;
  }

  .imagem-destaque {
    max-width: none;
    width: 100%;
    margin: 0 0 18px 0!important;
  }

  .post-title {
    text-align: right;
  }

  .post-title h4,
  .post-title h1,
  .post-title .title-post {
    top: 0 !important;
    display: block;
    font-size: 7.5vw !important;
    line-height: 127% !important;
    text-align: left !important;
  }



  /*media*/
}

.wp-pagination {
    text-align: center;
    margin: 0 auto;
}

.wp-pagination {
    text-align: center;
    margin: 0 auto;
}

.pagination a {
    padding: 0px 3px;
    margin: 0 10px;
}

.highlight-blue { outline: 0px solid #ffffff !important; }


.form-busca {
    background: #f5f5f5;
    display: inline-block;
    padding: 25px !important;
    border-radius: 5px;
    border: 1px solid #ccc;
        font-size: 18px;
    font-weight: lighter !important;
}




form.search-form label {
    width: 80%;
    border: 0;
}
form.search-form button ,
.form-busca button{
    width: 19%;
    background: #008e9c;
    border: 0;
    font-size: 13px !important;
    text-transform: uppercase;
    padding: 13px 10px !important;
    border-radius: 3px !important;
    color: #FFF;
    display: inline-block !important;
    float: right;
    line-height: 100%;
    height: auto !important;
    margin-left: 1%;
    margin-bottom: 0 !important;
}
form.search-form input{
    width: 100%;
    border: 0;
    display: inline-block;
    width: 100%;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    color: #33475b;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
        background-color: #f5f8fa;
}


.page-title {
    padding: 0;
    font-size: 35px !important;
}


/* LGPD */
#box-lgpd {
    background: #111;
    position: fixed;
    bottom: 0;
    left: 0;
    color: #fff;
    z-index: 9999;
    width: 100%;
    max-width: 400px;
    display: inline-block;
}
#box-lgpd p {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143; color: #FFF;}

#box-lgpd .mensagem {
    padding: 30px;
}

#box-lgpd .mensagem a {
    color: #fff;
    text-decoration: underline;
}
label[for="lgpd"] {
    font-size: 11px;
    position: relative;
    bottom: 3px;
}
span.link-lgpd {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    margin: 10px auto 0 auto !important;
    width: 100%;
}

#box-lgpd button.btn-aceitar {
    width: auto !important;
    padding: 5px 18px;
    font-size: 12px;
    text-transform: uppercase;
        background: #ffb000;
    border-color: #ffb000 !important;
}


#box-lgpd button.btn-negar {
    background: none;
    border: 1px solid #FFF !important;
}#box-lgpd button.btn-negar:hover {
    color: #c7c7c7;
}


#box-lgpd button.btn {
    padding: 0 10px 0 10px !important;
    border: 1px solid;
    border-radius: 4px;
    width: auto !important;
    min-width: 0;
    margin: 0 0;
    min-height: auto !important;
    height: auto !important;
    color: #FFF;
}