/*
Theme Name: Churchwood Valley
Author: Dream-Theme
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
*/

.branding .mini-widgets li a {

    color: #005B03 !important;
    font-size: 15px !important;

}
.branding .mini-widgets li a:hover {
	color: #74A919 !important;
}
.bookmenu .menu-text {
	color: #ffffff !important;
}
.bookmenu {
    background-color: #23ABC3;
    padding: 12px 17px;
    border-radius: 6px;
}
.bigbookmenu {
	padding: 20px 25px;
}
.bigbookmenu .menu-text {
	font-size: 20px;
}
.bookmenu i {
    color: #ffffff !important;
}

#trigger-overlay {
	color: #74a919 !important;
}
.pis-thumbnail-img {
	width: 75px;
	height: auto;
	float:right;
	margin-left: 15px;
	margin-bottom: 7px;
}
.pis-title-link {
	font-size:15px;
	font-weight:500;
	text-decoration:none;
}
.pis-title {
	clear:both;
}
.litepanel {
	color: #FFFFFF;
	margin-bottom: 0 !important;
}
.litepanel .wpb_wrapper h2, .litepanel .wpb_wrapper h3, .litepanel .wpb_wrapper h4,  {
	color: #74a919 !important;
}
hr { 
	border: 0; 
	height: 1px; 
	background: #333; 
	background-image: linear-gradient(to right, #ccc, #333, #ccc);
	clear:both; 
	margin: 20px 0;
}
.navigation-inner .prev-post,
.navigation-inner .prev-post.disabled:hover {
  background-image: url("http://37.122.212.27/churchwoodvalley.com/wp-content/uploads/left.png") !important;
}
.navigation-inner .next-post,
.navigation-inner .next-post.disabled:hover {
  background-image: url("http://37.122.212.27/churchwoodvalley.com/wp-content/uploads/right.png") !important;
}
.navigation-inner {
}
.single-navigation-wrap .prev-post, .wf-container-main .navigation-inner .next-post {
	display:none;
}
.single-navigation-wrap .next-post {
	display:block !important;
}
.article-top-bar .navigation-inner {
    min-width: 24px;
}
.single-navigation-wrap {
    float: right !important;
    margin-right: -6px;
}
.page-title .wf-container-title, .page-title.full-width-line, .article-top-bar .wf-container-top {
    border: none;
}
.fancy-date {
	display:none;
}
.author {
	display:none !important;
}
.post.bg-on, .post.bg-on.fullwidth-img.format-quote, .post.bg-on.fullwidth-img.format-link {
    background-color: #e6e6e6;
}
.masthead .branding .menu-select, .masthead.mixed-header .menu-select, .classic-header .mobile-mini-widgets .menu-select, .masthead .branding .mini-nav > ul > li > a, .masthead.mixed-header .mini-nav > ul > li > a, .classic-header .mobile-mini-widgets .mini-nav > ul > li > a {
    font: 16px/18px "Roboto",Helvetica,Arial,Verdana,sans-serif;
}
.top-bar .mini-contacts, .top-bar .mini-nav > ul > li > a, .top-bar .mini-login, .top-bar .mini-login .submit, .top-bar .mini-search .submit, .top-bar .mini-search, .top-bar .wc-ico-cart, .top-bar .text-area, .top-bar .customSelectInner {
    font: 16px/20px "Roboto",Helvetica,Arial,Verdana,sans-serif;
}
.rollover img {
    min-width: 100%;
}
/*.main-nav > li {
    max-width: 80px;
    text-align: center;
}*/
.upwards-line > li > a > span {
    text-align: center;
}

@media (max-width: 1040px) {
.top-bar .mini-contacts, .top-bar .mini-nav > ul > li > a, .top-bar .mini-login, .top-bar .mini-login .submit, .top-bar .mini-search .submit, .top-bar .mini-search, .top-bar .wc-ico-cart, .top-bar .text-area, .top-bar .customSelectInner {
    font: 12px/16px "Roboto",Helvetica,Arial,Verdana,sans-serif !important;
}
}