/*
Theme Name: DW Mono Child
Theme URI: 
Author: JoiThemes
Author URI: http://themeforest.net/user/JoiThemes/
Template:  dw-mono
Description: Powerful Theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: dw-mono
Tags:
*/


@media (min-width: 1200px) {
	.site-header {
		width: 35%;
	}
	.site-content-wrapper {
   	width: 65%;
    left: 35%;
}
}

.catDescription {
	padding: 20px;
}
.pageTitle {
	font-size: 40px;
    text-align: center;
	font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1;
    text-transform: uppercase;
    color: #056839;
}

@media screen and (max-width: 767px) {
  .entry-thumbnail {
		width: 100%;
  }
}
@media screen and (min-width: 767px) {
  .entry-thumbnail {
		width: 50%;
		padding-right: 20px;
  }
  .page-content .entry-thumbnail {
		width: 25%;
		
  }
}
.entry-thumbnail {
	    float: left;
}

.entry-thumbnail img{
	   
    width: 100%;
}

.hentry {
    margin-top: 40px;
}

.hentry .entry-content {
	border-bottom: none;
}

article.type-post {
	float:left;
}

.site-header .navbar-toggle {
	text-shadow: 0 0 2px rgba(0,0,0,0.6);
	color: #f1592a;
	font-size: 2em;
}
.site-header .navbar-toggle i.fa.fa-bars:before {
	//content:  "\f0ca";
}


.site-header.canvas-slid  .navbar-toggle i.fa.fa-bars:before {
	content:  "\f00d";
}

.site-header .site-title h1 ,.site-header .site-title h2{
	color:#056839;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
	font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media screen and (max-width: 767px) {
  div.site-title-menu {
	display:none;
	}
}
div.site-title-menu {
	position: absolute;
    right: 0;
    top: 25px;
    z-index: 2;
    float: left;
}
div.site-title-menu .nav>li{
	
    background-color: #e5e7ea;
    /* float: left; */
    margin-top: 5px;
    text-align: center;
}

div.site-title-menu .nav>li a {
	color: #056839;
}

div.site-title-menu .nav>li.active  a{
	background-color: #f1f1f1;
}
p.bloginfo {
	color: #056839;
    text-shadow: 1px 1px 0px #e6dfdf;
    font-size: 1.3em;
	
}
    

.site-header .site-title .site-title-inner {
	/* vertical-align: top; */
}
#masthead {
	border-right: 3px solid #e5e7ea;
}
#main {
	    padding-top: 60px;
		background-image: url(/wp-content/uploads/2017/02/garden-01.png);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top left;
		background-size: contain;
}

.catPostInnerList {
	color: #f1592a;
}

.hentry .entry-title a, .hentry .entry-title a:hover{
	color: #585756;
}

div.citiesFeatured  .sow-features-list .sow-icon-container.sow-container-round:before {
	content:"";
}

div.citiesFeatured  .sow-features-list .sow-icon-container.sow-container-round  .sow-icon-image {
	background-size: cover;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

div.citiesFeatured  .sow-features-list .sow-icon-container.sow-container-round  .sow-more-text {
	text-align:center;
}

	
