/*
 Theme Name:   Businessx Child
 Theme URI:    http://www.acosmin.com/theme/businessx/
 Description:  BusinessX Child Theme
 Author:       Acosmin
 Author URI:   http://www.acosmin.com
 Template:     businessx
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-header, grid-layout, right-sidebar, sticky-post, translation-ready, threaded-comments, featured-images, custom-menu, custom-colors, theme-options, footer-widgets, portfolio, blog, news, e-commerce
 Text Domain:  businessx-child
*/

/*
 For more info on child themes access this page: https://codex.wordpress.org/Child_Themes 
 You can add your customizations below 
*/


label {
    display: block;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 120px;
}








#main .post {
    position: relative;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f3f6f8;
}


#main .post .postthumbnail {
float: left;    width: 27%;
}
#main .post .postthumbnail img{max-width: 100%;height: auto;}
#main .post .post-meta {
width: 70%;float: left;
}
#main .post.has-postthumbnail .post-meta h2, #main .post.has-postthumbnail .post-meta .entrytext, #main .post.has-postthumbnail .post-meta #wpcom-author {
   margin-left: 20px;
}
#main .post .post-meta h2 a {
    display: block;
    font-weight: 700;
    line-height: 1.366;
    font-size: 32px;
    color: #2e4453;
}

#wpcom-comments-date {
    float: right;
    position: relative;
    top: 2px;
}
#wpcom-comments-date span, #wpcom-comments-date a {
    font-size: 14px;
    color: #87a6bc;
}
#wpcom-comments-date .icon {
    fill: #87a6bc;
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px;
    margin-right: 4px;
}

















