    /*
    Theme Name: SquareCode Child Theme
    Theme URI: http: //mysite.com/
    Description: This is a custom child theme I have created.
    Author: My Name
    Author URI: http: //mysite.com/
    Template: squarecode-wp
    Version: 0.1
    */

    @import url("../squarecode-wp/style.css");

/*
    #home_hippos {
        max-height: 300px;
    } */


/* ul.home_list li {
    max-height: 300px;

    height: 200px;
}
 */

.edd_feat_image_index {
    height: 300px;
}

ul.home_list li img {
    /* max-height: 300px; */
    height: 150px;
}

.avatar {

    height: auto !important;
}

.caption .EDD-thumb-details {
visibility: visible;

}

.EDD-Avatar {
    visibility: hidden;
}

.EDD-Author {
    visibility: hidden;
}
