/*
Theme Name: Anatomical 2016 Theme
Author: The Rawr Agency
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

body{
	
}

.content h2, .content h3, .content h4, .content p, .widget p, .textwidget p, .footer .widget {
	line-height: 140%;
	margin-bottom: 20px;
}
.content ul{
	margin-bottom: 20px;
}
.content h2{
	
	text-transform:capitalize;
}
.content h3{
	text-transform:capitalize;
	color:#023b5f;
}
.content h4{
	color:#454545;
}

.branding a img, .branding img {
	height: auto;
	max-width: 100%;
	width: 200px;
}
.mobile-branding a img, .mobile-branding img {
	height: auto;
	max-width: 100%;
	width: 200px;
	padding: 12px 0px;
}
.comments-area{
	display:none;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
.full-width-wrap > .wpb_column {
	max-width:1170px;
	display:block;
	margin:0 auto;
	display:block;
	float:none;
}

.post .entry-title a {
    display: inline-block;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 21px;
    line-height: 140%;
}
.woocom-list-content .price *{
	color:black;
}
.widget-title{
	font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 21px;
    line-height: 140%;
}
#text-11 img{
	width:40px; 
	height:auto;
}
.custom-nav{
	padding-left:0px;
}



@media (min-width: 1100px) {


	
}
@media (max-width: 767px) {
.wpb_column {
	padding-left: 15px !important;
	padding-right: 15px !important;
	margin-bottom: 20px !important;
}

}