/*
Theme Name: Elementor Hello Child
Theme URL: http://trendinc2.jnix.mx
Description: Elementor Hello Child
Author: Yamileth Rodríguez
Author URL: http://blog.jnix.mx
Template: hello-elementor
Version: 1.0.0
Text Domain: child-hello
*/

.elementor-share-btn .elementor-share-btn__text {
    display: none;
}

.barraLat .post-grid-excerpt {
    display: none;
}
.title a {
    font-family: roboto;
    font-size: 20px;
    font-weight: 500;
    color: #111111 !important; 
}
.barraLat .post-grid-meta span {
    font-family: roboto;
    font-size: 12px;
    font-weight: 500 !important;
    color: #989898 !important;
    text-transform: uppercase;
}
.elementor-share-buttons--shape-circle .elementor-grid {
    display: block;
}
.bodyPostContent p {
   font-family: "PT Serif", Sans-serif !important;
   margin-bottom: 26px;
}
.bodyPostContent h3{
   margin-top: 52px;
   font-size: 1.6315em;
   color: #111;  
}
.anchoTitulo h1{
  max-width: 800px;
  line-height: 55px !important;
  margin: auto !important;
   
}
.borderBot h1:after {
    content: "";
    top: 17px;
    margin-top: 8px;
    width: 24px;
    height: 2px;
    background: #000;
    display: block;
    position: relative;
    margin: auto;
}
.borderDown {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 12px;
    margin-bottom: 34px !important;
}
.recentPost .elementor-post__meta-data {
    margin-top: 13px !important;
}
.contentBlog h3 {
	margin-top: 52px !important;
    font-size: 1.6315em;
    color: #111 !important; 
}
.elementor-share-btn.elementor-share-btn_facebook, .elementor-share-btn.elementor-share-btn_twitter, .elementor-share-btn.elementor-share-btn_whatsapp, .elementor-share-btn.elementor-share-btn_linkedin{
   box-shadow: 1px 1px 1px 1px rgba(0,0,0, 0.075);
    border-radius: 50%;
    width:40px;
}

@media(max-width:414px){
  .anchoTitulo h1{
  max-width: 800px;
  line-height: 30px !important; 
  }
}