/**
 * Theme Name:     Hornet Child
 * Author:         Mikado Themes
 * Template:       hornet
 * Text Domain:	   hornet-child
 * Description:    Hornet
 */
.addthis_inline_share_toolbox .at4-count-container .at4-count span {
    font-size: 30px !important;
}
.post_content_holder .imeg-read-more {
    margin-top: 25px;
}
@media only screen and (max-width: 600px){
    footer .mkd_column, footer.footer_border_columns .mkd_column {
        text-align: left !important;
    }
    .alignright, .alignleft{
        float: none !important;
        display: block;
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 768px){
	.single-post .addthis_inline_share_toolbox table{width: auto;}
    footer ul li a { word-break: unset !important; }
}
@media only screen and (min-width: 768px) and (max-width: 959px){
    .latest_post .latest_post_image {
        width: 75px !important;
    }
}