/* = Child Theme Custom CSS File
-------------------------------------------------------------- */

/* = Parent Theme Custom CSS File
-------------------------------------------------------------- */
.footer-bottom a {
    color: #7a7d86;
}

.checkbox-politica input {
    -webkit-appearance: checkbox;
}

#mail {
    position: relative;
    width: 12%;
    top: -3140px;
    left: -30px;
    
} 

#phone {
    position: relative;
    width: 12%;
    top:-3207px;
    left: 150px;
} 

.header-top p {
    color: #A8A8A8;
}


.contact-sidebar .social-icon {
     display: none;
}

.blog-page .comments_count {
    display: none; }
    
    
.blog-page span.entry-author {
    display: none; }
    
.entry-footer span.entry-tags, .entry-footer span.entry-categories {
    display: none;
}    

.home-blog.blog-var-two .col-sm-12 .text-content {
    text-align: justify;
}

div.col-lg-3:nth-child(5) { top: 15px; }

div.col-lg-7:nth-child(1) > p:nth-child(1) > a:nth-child(1) { color: #67C9E0;}

div.col-lg-7:nth-child(2) > p:nth-child(1) > span:nth-child(1) > a:nth-child(1) { color: #FEFEFE;}