/*
    Theme Name: Asana Child
    Theme URI: http://highseastudio.com/demo/asana
    Description: Asana premium theme
    Author: HighSeaStudio
    Author URI: http://highseastudio.com/
    Version: 1.6.5
    TextDomain: asana-child
    Template: asana
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.txt
*/
/*
    Please, feel free to add your custom styles here
*/

body, .blog, .archive.date, .search, .page.woocommerce-account, .page.page-template-default, .page-template-templ-page-with-header-php, .archive.category, .archive.tag, .archive.author, .single-post, .page-template-templ-blog {
	background: #fefefe;
}

div.ourContact {
	background: #ffffff;
}

.page-template-templ-page-with-header-php .pageHeader {
	margin-bottom: 50px;
}

.contactInfo h3 {
	margin-top: 60px;
}

.singlePostWrap .su-subpages {
	width: 35%;
	float: right;
	margin-top: -5px;
	padding-top: 0;
	padding-left: 20px;
	margin-left: 20px;
	color: #666666;
	list-style-type: square;
}
.singlePostWrap .su-subpages:before {
	content: "View Our Services";
	margin-left: -20px;
	line-height: 45px;
	border-bottom: 1px dotted #cccccc;
}
.singlePostWrap .su-subpages .children {
	padding-left: 20px;
	padding-top: 7px;
	list-style-type: square;
}
.singlePostWrap .su-subpages li {
	line-height: 18px;
	margin-bottom: 8px;
	font-size: 12px;
}
.singlePostWrap .su-subpages li:before {
	background: none;
}
.singlePostWrap .su-subpages a {
	color: #666666;
	font-size: 16px;
}
.singlePostWrap .su-subpages a:visited {
	color: #666666;
}
.singlePostWrap .su-subpages a:hover {
	color: #BFB19F;
}
.singlePostWrap p.top, .singlePostWrap p.top a {
	color: #BFB19F;
	text-align:right;
}

.mainItemDesc {
	background: #BFB19F;
}

.mainItemDesc h3:before, .mainItemDesc .viewMore:hover {
	background: #ffffff;
}
.mainItemDesc p {
	color: #ffffff;
}
.mainItemDesc .viewMore, .mainItemDesc .viewMore:visited {
	color: #ffffff;
	border: 2px solid #ffffff;
}
.mainItemDesc .viewMore:hover {
	color: #666666;
}

.eventItemDesc {
	padding-right: 0;
}
.eventItemDesc p {
	padding-right: 0;
}
.eventItemDesc h3 {
	line-height: 40px;
}


.mainMenu > ul > li {
	margin-left: 30px;
}

.mainMenu > ul > li a, .mainMenu > ul > li a:visited {
	font-size: 14px;
	font-weight: 500;
}

.mainMenu ul li {margin-top:10px}
#menu-item-1717, .menu-item-1717 {
	background-color:#389ddf;
	padding: 10px !important;
	margin-top:0;
}
#menu-item-1717 > a, .menu-item-1717 > a {
	color:#fff !important;
	font-weight: bold;
}

.showMobileMenu span {
	background-color:#666 !important;
}