/*
Theme Name: The Thomson Group Theme Mods
Theme URI: http://www.inkthemes.com/
Description: Compass Child Theme
Author: Grow The Dream
Author URI: https://growthedream.com
Template: compass
Version: 1.0
*/


body {
	font-family: 'Roboto Slab', 'serif';
	font-size:14px;
	line-height:25px;
	color:#373636;
	font-weight:300;
	background:#ffffff;
}

.page_content .content_bar .post .post_content p {
	line-height: 26px;
	color: #131313;
	font-size: 15px;
	font-weight: 300;
} 

p {
	line-height: 26px;
	color: #131313;
	font-size: 15px;
	font-weight: 300;
}

#menu li.current-menu-item a, #menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
	color: #fff;
	background-color: #004482;
	border-bottom:2px solid #388dc0;
}

.heading_container p a{
	color:#004482;
}

.searchform input[type="submit"] {
	background: url(images/search-side-thomson-pr.png) no-repeat;
}

.sidebar h3 span.line{
border-bottom: 1px solid #006aca;
}

.sidebar ul li a:hover{
color:#004482;
}

.page_content .content_bar .post .post_content a.read_more {
	color:#004482;
}

.page_content .content_bar .post .post_meta li span {
	color:#004482;
}

.page_content .content_bar .post {
	border-top: 3px solid #004482;
}

.feature-content .feature-content-inner:hover p.font_icon{
	color:#004482;
}

.searchform {
	border: 1px solid #006aca;
}

a {
	text-decoration:none;
	color:#004482;
}

::selection{
background: #004482 !important;
color: #fff;
}

#commentform a {
	color: #006aca;
}

#respond input[type='text']:focus, #respond input[type='email']:focus, #respond textarea#comment:focus {
	border: solid 1px #006aca;
}

#commentform input#submit {
	background: #006aca;
	border-top:4px solid #004482;
}

.salesdetails{
background:rgba(0, 0, 0, 0.6);
}