/*
 Theme Name:   Centita Child
 Theme URI:    http://www.indonez.com/
 Description:  Minimalist Business Wordpress Theme
 Author:       Federico Lizarralde
 Author URI:   Indonez
 Template:     centita
 Version:      1.0.0
 Tags:         
 Text Domain:  
*/

@import url("../centita/style.css");
@import url("../centita/css/media.css");

/* Custom CSS Begin*/

body { color:#8c8c8c;}
.heading-blue, a:link, a:visited, a:active, #mainmenu ul li a:hover {color:#65b88a;}
.button.blue {color:#65b88a;background:#65b88a;}
.note.noeffect:hover {color:#8c8c8c;}
.pages a, .pages .current, .wp-pagenavi a, .wp-pagenavi .current{color:#8c8c8c !important;}
#twitter li:before {color:#8c8c8c; }

.accordion-title.open-accordion, .toggle-title.open-accordion{background:#65b88a; border: 1px solid #65b88a;}
.teaser-preview-box {border-bottom: 3px solid #65b88a;}
aside:before, .lightbox-item a.permalink, .lightbox-item a.preview, .post-type, button[type="submit"], input[type="submit"], input[type="button"] {background:#65b88a;}
footer .right-footer {border-top: 4px solid #65b88a;}

.title-investigadores{
    padding: 0 18px;
}
.box h6{
font-size: 16px;    
}
.box-wrap{
    overflow: hidden;
}
.box-wrap h6{
    font-size: 16px;
    text-align: center;
}
.box-wrap h6.subheader{
    font-size: 11px;
    text-align: center;
}
.box{
    margin-bottom: 5px;
}
.page-id-15  .lightbox-item{
    width: 170px;
    height: 85px;
    border-bottom: 3px solid #65b88a;
}
.news-slider ul li{
    overflow: hidden;
}
.page-id-15 .toggle-content .three.column.mobile-two  {
       min-height: 217px;
}
@media only screen and (max-width: 959px) {
    .home #slideshow-container {display: none;}
    .box-wrap{
        margin-right:5px;
    }
    .box-wrap h6{
        text-align: left;
    }
    .box-wrap h6.subheader{
        text-align: left;
    }
    .page-id-15  .lightbox-item{
        width: 140px;
        height: 62px;
    }
}

@media only screen and (min-width: 769px) {
    .box-wrap{
     height: 270px;   
    }
}


/* Custom CSS End*/

