/*
Theme Name:     Veda Child
Theme URI: 		http://wedesignthemes.com/veda/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Veda theme powered by DesignThemes
Template:       veda
Version:        1.0
*/
textarea{border: 1px solid #ccc;}
.footer-widgets.dt-sc-dark-bg, #footer .dt-sc-dark-bg, .footer-copyright.dt-sc-dark-bg {
    color: #c1c1c1 !important;
}
.blog-entry .entry-title h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 25px;
    word-break: normal !important;
}
.main-title-section h1 {
	  word-break: normal !important;
}
.dt-sc-team-thumb img {
    max-width: 100%;
   
    display: inherit;
    height: 250px !important;
}
.dt-sc-team .dt-sc-team-details h4 {
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.single-post .blog-entry .entry-thumb {
    float: left;
    margin: 0 20px;
    width: 30%;
    position: relative;
    line-height: 0px;
}
.single-post .blog-entry .entry-details {
    clear: both;
    display: inline-block;
    width: 60%;
    box-sizing: border-box;
}

.page-template-tpl-blog-1 .blog-entry .entry-thumb {
    float: left;
    margin: 0px 0px 20px;
    width: 20%;
    position: relative;
    line-height: 0px;
}
.page-template-tpl-blog-1 .blog-entry .entry-details {
    clear: both;
    display: inline-block;
    width: 80%;
    box-sizing: border-box;
}
.home .blog-entry .entry-thumb img {
    max-width: 100%;
    height: 400px !important;
}
.home .blog-entry .entry-title h4 {
    font-size: 18px;
    text-transform: none;
    margin-bottom: 25px;
    word-break: normal !important;
    height: 70px;
}
