/*
Theme Name:  Suzanne Englezos
Description: Custom Child Theme built for Suzanne Englezos.
Template:    GDSCustom+Jigoshop
Author:      GDSWebDesign
Author URI:  http://gdswebdesign.co.uk
Version:     1.0
Designed & Developed by GDSWebDesign
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/



	
	
/* Body & Main
================================================== */
/* Main Theme Font
================================================== */


/* Other font
================================================== */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);

body {
	font-family: 'Raleway',sans-serif;
	font-weight: 400;
	background: #fff;
	color: #555;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	width: 100%;
	overflow-x: hidden;
	max-width: 100%;
	line-height: 1.6666666666666667em;
	
	-ms-word-wrap: break-word;
	word-wrap: break-word;	
}

body a {
	color: #8cb360;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	transition-delay: 0s, 0s;
	transition-duration: 0.2s, 0.2s;
	transition-property: background, color, border-color;
	transition-timing-function: ease, ease;
}
body a:visited {
	/*purple*/
	/* [disabled]color: #663399; */
}
body a:hover {
	text-decoration: none;
	color: #000;
	border-bottom-color: #222;
}
body a:focus {
	outline: #000 dotted 1px;	
}
body a:active {
	/*red*/
	color: #b30000;
}

/* fix for site when admin bar is enabled */

body.admin-bar .top-bar-fixed {
	top: 26px !important;
}
/* Main Containers
================================================== */

.outerbox {
	max-width: 1200px;
	/* [disabled]max-width: 95%; */
	/* [disabled]background: yellow; */
}
ul.grid-container {
	margin-top: 0;
	margin-bottom: 0;
}
#wrap {
/*	margin-bottom: 0px;
	margin-top: 0px;
	background: blue;*/
}
.main-content {
	padding: 0em 0px 1em 0px;
	/* [disabled]background: #eee; */
	/* [disabled]background: pink; */
}
/* full-width tag */
.full-width {
	width: 100% !important;
	float: none !important;
	margin: 0;
}
#post {
	/* [disabled]margin-top: 1.8em; */
	/* [disabled]margin-bottom: 1.8em; */
	/* [disabled]background: #eee; */
	/* [disabled]padding: 1em; */
	/* [disabled]padding: 3%; */
}
#post.full-width {
	/* [disabled]background: red; */
	/* [disabled]width: 90%; */
}
#sidebar {
	/* [disabled]margin-top: 1.8em; */
	/* [disabled]margin-bottom: 1.8em; */
	/* [disabled]background: aqua; */
}

.entry p:last-child {
	margin: 0
}




/* Commons
================================================== */
/* read more */

/* blockquote */

/* preformatted text */

/* address */

/* tables */

/* page featured image */

/* wp */



/* Typography
================================================== 
Scale factor 1.465
*/
h1 {
  font-family: inherit;
  font-weight: 600;
  font-style: inherit;
  font-size: 2em;
  line-height: 1.6666666666666667em;
  margin-top: 0.8333333333333334em;
  margin-bottom: 0em;
}
h2 {
  font-family: inherit;
  font-weight: 600;
  font-style: inherit;
  font-size: 1.5555555555555556em;
  line-height: 1.0714285714285714em;
  margin-top: 1.0714285714285714em;
  margin-bottom: 1.0714285714285714em;
}
h3 {
  font-family: inherit;
  font-weight: 600;
  font-style: inherit;
  font-size: 1.2777777777777777em;
  line-height: 1.3043478260869568em;
  margin-top: 1.3043478260869568em;
  margin-bottom: 0em;
}
h4 {
  font-family: inherit;
  font-weight: 600;
  font-style: inherit;
  font-size: 1em;
  line-height: 1.6666666666666667em;
  margin-top: 1.6666666666666667em;
  margin-bottom: 0em;
}
h5 {
  font-family: inherit;
  font-weight: 400;
  font-style: italic;
  font-size: 1em;
  line-height: 1.6666666666666667em;
  margin-top: 1.6666666666666667em;
  margin-bottom: 0em;
}
p, ul, ol, pre, table, blockquote {
  margin-top: 0em;
  margin-bottom: 1.6666666666666667em;
}
h1, h2, h3, h4, h5, h6 {
	/* [disabled]letter-spacing: 0.05em; */
	/* [disabled]text-transform: uppercase; */
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	font-weight: 300;
	color: #7ea1bf;
}
h2, h3, h4, h5, h6 {
	/* [disabled]color: #333; */
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
a h1, a h2, a h3, a h4, a h5, a h6 {
	/* [disabled]color: #c15e94; */
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
	/* [disabled]color: #000; */
}

/* archive descriptions */
#archive-description, 
#portfolio-description, 
#page-description {
	color: #333;
	/* [disabled]font-family: 'Monda', Georgia, "Times New Roman", Times, serif; */
	/* [disabled]font-style: italic; */
	font-weight: 200;
	font-size: 1.27778em;
	line-height: 1.30435em;
	/* [disabled]margin-top: 1.30435em; */
	margin-bottom: 1.30435em;

}

#archive-description p,
#portfolio-description p, 
#page-description p {
	margin-top: 0;
	margin-bottom: 0;
	/* [disabled]background: orange; */
}

/* styling for first paragraph of page */
.entry > p:first-of-type {
	/* [disabled]color: #555; */
	font-size: 1.0em;
	margin-top: 0em;
	line-height: 1.6666666666666667em;
}

/* pull-quote styles */

/* Headings
================================================== */

/* page heading */

#page-heading-outer {
	position: relative;
	padding: 0.6em 0em 1.6em 0em;
	margin: 0px 0px 0px 0px;
	background: none;
	/* [disabled]display: none; */
}
#page-heading-inner {
	position: relative;
	padding: 0;
	background: none;	
}

h1.page-heading {
	color: #7ea1bf;
	background: none;
	margin: 0.0em 0 0.8em 0;
	font-weight: 300;
	max-width: 100%;
}

/* heading class */

.heading {
	/* [disabled]position:relative; */
	margin: 0;
	padding: 0.8em 0;
	/* [disabled]background: #e8e8e8; */
}

/* Breadcrumbs
================================================== */


.breadcrumbs {
	color: #aaa;
	font-size: 0.8em;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	clear: both;
	
	background: none;

}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {
	color: #8cb360;
	/* [disabled]border-color: #555; */
}
.breadcrumbs a:hover, .breadcrumbs a:active {
	color: #000;
	/* [disabled]border-color: #000; */
}
/* Forms
================================================== */

/* inputs */

/* placeholders */

/* Navigation - Top
================================================== */
/* top bar */

/* responsive nav toggle button */

/* hamburger background color */

/* hamburger font color */

/* hamburger font color hovered */

/* hamburger background color hovered */

/* hamburger active, background color */

/* hamburger active, background color hovered */
		
/* Apply To All Responsive Layouts
================================================== */
/* top menu */

/* first level */

/* top menu drop-down styles */

/* arrows (for all except IE7) */

/* styling for both css and generated arrows */

/* styling for right-facing arrows */

/* icons */
/* top-left menu alternative */
#top-bar-left {
	height: 55px;
	line-height: 55px;
	color: #fff
}
#top-bar-left a {
	color: #93989B
}
#top-bar-left a:hover {
	color: #fff;
}

/* social */

#header-basket {
	color: #fff;
}
#header-basket a {
	color: #fff;
	border-color: #fff;
}
/* top-right social alternative */
#top-bar-right {
	height: 55px;
	line-height: 55px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff
}
#top-bar-right a {
	color: #93989B
}
#top-bar-right a:hover {
	color: #fff
}
/* Header
================================================== */
#header-outer {
	background: #7ea1bf;
}
#header {
	background: #7ea1bf;

	margin: 0 auto;


}
#header .grid-container {
	margin: 0;
	padding: 0;

}
#header .grid-1, #header .grid-2, #header .grid-3 {
	margin-bottom: 0;
		padding: 0;
}

/* logo */

#logo {
	text-decoration: none;
	margin: 0;
	padding: 0;

	-ms-word-wrap: normal;
	word-wrap: normal;

}
#logo a {
	text-decoration: none;
	border-bottom: none;

}
#logo a:hover h2,
#logo a:hover h3
 {
	color: #fff;
	background-color: none;
	background: none;
}
#logo-text {
	/* [disabled]background-color: yellow;
*/
	text-align: center;
}
#logo-text h2 {
	font-size: 2.04444em;
	line-height: 1.43478em;
	margin-top: 0.5em;
	margin-bottom: 0;
	font-weight: normal;
	color: #accfcc;
	/* [disabled]background-color: blue;
*/
}
#logo-text h3 {
	/* [disabled]font-family: sans-serif; */
	/* [disabled]font-style: italic; */
	/* [disabled]background-color: orange;
*/
	font-size: 1em;
	line-height: 1.32em;
	margin-top: 0;
	margin-bottom: 1.32em;
	color: #425463;
}
/* header right */


/* Main Navigation
================================================== */
#navigation-outer {
	/* [disabled]width: 100%; */
	background: #7ea1bf;
	/* [disabled]height: 78px; */
}
#navigation {
	/* [disabled]font-family: 'Nothing You Could Do', cursive;
*/
	font-size: 1em;
	background: #7ea1bf;
	/* [disabled]height: 58px; */ /*added on one pixel for to allow for the border-top */
	/* [disabled]margin: 0 auto 0px auto; */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 0px 1em 0px;
}

/* hamburger */
#navigation > a {
	float: left;
}
/* hamburger - open navigation */
a#open-main-navigation {
	color: #fff;	
	background: #a1bf7f;
}
a#open-main-navigation:hover {
	color: #8fae3d;	
	background: #dee9d1;
}
/* cross - close navigation */
a#hide-main-navigation {
	color: #8fae1b;	
	background: #dee9d1;
}
a#hide-main-navigation:hover {
	color: red;	
	background: #dee9d1;
}

#navigation ul {
	width: 100%;
}
#navigation ul:first-child > li  {
	/* [disabled]width: 20%; */
}


#navigation .sf-menu > li:hover > ul,
#navigation .sf-menu li.sfHover > ul {
	top: 55px;
}
#navigation ul.sf-menu li li:hover ul,
#navigation ul.sf-menu li li.sfHover ul,
#navigation ul.sf-menu li li:hover ul,
#navigation ul.sf-menu li li.sfHover ul {
	left: 190px;
	top: -1px;

}
#navigation .sf-menu {
	float: left;
	/* [disabled]border-right: 1px solid rgba(0, 0, 0, 0.1);
*/
	width: 100%;
}
#navigation .sf-menu a {
	font-size: 1.1em;
	height: 55px;
	line-height: 55px;
	color: #fff;
	padding: 0px 1em;
	text-decoration: none;
	font-weight: 400;
	margin-right: 0;
	/* [disabled]top: -1px; */ /* so we cover the border so the arrow works */
	/* [disabled]text-transform: uppercase; */
	letter-spacing: 0.05em;
	border-bottom: 3px solid #7ea1bf;
	margin-left: 0.5em;
	margin-right: 0.5em;

}
#navigation .sf-menu li:first-child a {
	margin-left: 0;
}
#navigation .sf-menu li:last-child a {
	margin-right: 0;
}
#navigation .sf-menu li {
	float: left;
	position: relative;
	text-align: center;	
	width: 20%;
}
#navigation .sf-menu li:last-child {
	border-left: none !important;
}
#navigation .sf-menu li:first-child > a, 
#navigation .sf-menu li:first-child > a:hover {
	border-left: none;
}
#navigation .sf-menu > li > a:hover,
#navigation .sf-menu > li.sfHover > a {
	color: #000;
	/* [disabled]background-color: #fff; */
	border-bottom-color: #a1bf7f;
}
#navigation .sf-menu > .current_page_parent > a, 
#navigation .sf-menu > .current-page-ancestor > a,

#navigation .sf-menu > .current_menu_parent > a, 
#navigation .sf-menu > .current-menu-item > a,
#navigation .sf-menu > .current-menu-ancestor > a,

#navigation .sf-menu > .current-post-ancestor > a,

#navigation .sf-menu > .current-category-ancestor > a
{
	border-bottom-color: #a1bf7f;
	color: #fff;
	background-color: inherit;
	/* [disabled]background-image: url(images/menu-main-nav-arrow.jpg); */
	background-repeat: no-repeat;
	background-position: 50% -0px;
}

/* drop-down styles */

#navigation .sf-menu ul {
	position: absolute;
	nowhitespace: afterproperty;
	top: -999em;
	border: 1px solid #ddd;
	border-top: none;
	width: 190px;
	z-index: 9999;
}
#navigation .sf-menu ul li:first-child {
	border-top: 0px
}
#navigation .sf-menu ul li:last-child {
	border-bottom: 0
}
#navigation .sf-menu li:last-child {
}
#navigation .sf-menu a {
	display: block;
	position: relative;
}
#navigation .sub-menu ul {
	padding-top: 0;
	z-index: 1 !important;
}
#navigation .sf-menu .sub-menu li.current-menu-item a {
	color: #000 !important;
	background-color: #f5f5f5 !important;
	background-image: none;
}
#navigation li.sfHover {
	color: orange;
}
#navigation .sf-menu ul a {
	display: block;
	padding: 1.4em 1.4em;
}
#navigation .sf-menu ul {
	text-shadow: none !important
}
#navigation .sf-menu ul ul:after {
	display: none;
}
#navigation .sf-menu ul li {
	background: #fff;
	border-bottom: 1px solid #efefef;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 100%; /* stop jquery navigation width (see initialize.js) affecting drop down widths */		
}
#navigation .sf-menu ul a {
	color: #3b8832;
	padding: 17px 15px;
	height: auto;
	margin: 0px;
	border: 0px;
	line-height: 1em;
	font-size: 14px;
	font-weight: normal;
	text-shadow: none;
}
#navigation .sf-menu ul a:hover {
	color: #000 !important;
	background-color: #f5f5f5 !important;
	background-image: none;
}
#navigation .sf-menu ul li:last-child {
	border: none !important
}

#navigation .sub-menu li {
	border-left: none !important;
	border-right: none !important;
}
#navigation .sf-menu ul ul {
	border-top: 1px solid #ddd
}
/* icons */
#navigation span[class*='fa-'] {
	margin-right: 5px !important
}
/* arrows */
#navigation .sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px;
}
#navigation .sf-sub-indicator {
	position: absolute;
	display: block;
	top: 50%;
	right: .75em;
	width: 5px;
	height: 3px;
	margin-right: 5px;
	text-indent: -999em;
	overflow: hidden;
	background: url("images/menu.png") -5px 0px no-repeat;
	opacity: 0.8;
}
#navigation a:focus >.sf-sub-indicator, 
#navigation a:hover >.sf-sub-indicator, 
#navigation a:active >.sf-sub-indicator, 
#navigation li:hover > a >.sf-sub-indicator, 
#navigation li.sfHover > a >.sf-sub-indicator {
	opacity: 1;
}
#navigation .sf-menu ul .sf-sub-indicator {
	top: 50%;
	background: url("images/menu-dark.png") center left no-repeat;
	display: block;
	width: 3px;
	height: 5px;
	margin-top: -2px;
	opacity: 0.8;
}
#navigation .sf-menu ul a:focus >.sf-sub-indicator, 
#navigation .sf-menu ul a:hover >.sf-sub-indicator, 
#navigation .sf-menu ul a:active > .sf-sub-indicator, 
#navigation .sf-menu ul li:hover > a >.sf-sub-indicator, 
#navigation .sf-menu ul li.sfHover > a >.sf-sub-indicator {
	opacity: 1;
}
/* Apply To All Responsive Layouts
================================================== */
@media only screen and (max-width: 959px) {
	#navigation .sf-menu li a {
		margin-left: 0px;
		margin-right: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		background: #dee9d1;
		color: #91ae21;
		border-bottom: none;		
	}
	#navigation .sf-menu li a:hover,
	#navigation .sf-menu > .current_page_parent > a, 
	#navigation .sf-menu > .current-page-ancestor > a,
	#navigation .sf-menu > .current_menu_parent > a, 
	#navigation .sf-menu > .current-menu-item > a,
	#navigation .sf-menu > .current-menu-ancestor > a,
	#navigation .sf-menu > .current-post-ancestor > a,
	#navigation .sf-menu > .current-category-ancestor > a
	{
		background: #8ea86f;
		color: #fff;	
	}

	#navigation .sf-menu li {
		width: 100%!important;
	}
}	

/* Homepage
================================================== */

/* tagline */

/* static video */

/* static page */

/* highlights */

/* highlights with links */

/* headings */

/* all heading classes on homepage */

/* home widgets headings */

.home-wrap .heading {
	text-align: left;
}
.home-widget h4.heading {
	/* [disabled]font-size: 161%; */
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	background: inherit;
}
/* titles of homepage modules */

.home-title {
	margin-top: 0em;
	margin-bottom: 1.8em;
	/* [disabled]padding-top: 1em; */
	/* [disabled]padding-bottom: 1em; */

}
.home-wrap h2.heading {
	padding-bottom: 0;
	margin-bottom: 0;
	/* [disabled]font-size: 2em; */
	line-height: 1.5em;
	background: inherit;
}
.home-title p {
	padding: 0;
	margin: 0;
}

/* Slider
================================================== */
/* home slider */

/* main */

/* margin for thumbnails */

/* Direction Nav */

/* next/prev arrows */

/* control nav */

/* slider caption */


/* video slide */

/* ENTRY LOOPS, either list or grid
================================================== */


/* loop entry list view */

.loop-entry-list .loop-entry-content {
	margin: 25px 0px;
}

.loop-entry-list {
	border-bottom: none;
}
.loop-entry-list a {
	color: #555;
	/* [disabled]border-bottom: none; */
}
.loop-entry-list a h2 {
	color: #8cb360;
}
.loop-entry-list a:hover h2 {
	color: #333;
}

/* loop entry grid view */

.loop-entry-grid {
	/* [disabled]border-bottom: 1px solid #eee; */

-webkit-border-radius: 30px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 30px;
	-moz-border-radius-bottomright: 0;
	border-radius: 30px;
	border-bottom-right-radius: 0;


}
.loop-entry-grid:last-of-type {
	/* [disabled]border-bottom: none; */
}
.loop-entry-grid .entry-content {
	/* [disabled]margin: 4% 4% 4% 4%; */
/*	-webkit-border-radius: 30px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 30px;
	-moz-border-radius-bottomright: 0;
	border-radius: 30px;
	border-bottom-right-radius: 0;
	border: solid #ea5c26 1px;
	padding: 10%;
	
	background: #f8f8f8;*/
}
.loop-entry-grid img {
	/* [disabled]display: block; */
	/* [disabled]margin-top: 0; */
	margin: 0;
	z-index: 1;
	position: relative;

-webkit-border-radius: 18px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 18px;
	-moz-border-radius-bottomright: 0;
	border-radius: 18px;
	border-bottom-right-radius: 0;
}
.loop-entry-grid h2 {
	line-height: 1.26923em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	/* [disabled]background: #ccc; */
	/* [disabled]font-size: 1.27778em; */
	
		
}
.loop-entry-grid span[class*='fa-'] {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 8em;
	line-height: 1em;
	margin-bottom: 0.0em;
	text-align: center;
	color: #f4f7f0;
	z-index: 1;
}
.loop-entry-grid a:hover span[class*='fa-'] {

	color: #8ea86f;

}
.page-template-template-services .loop-entry-grid h2 {
	font-size: 1.0em;
}
.page-template-template-services .loop-entry-grid {
	padding: 1.2em;		
	background: #eee;	
}
.page-template-template-services .loop-entry-grid span[class*='fa-']{
	color: #e2e2e2;	
}
.loop-entry-grid a {
	display: block;
	background: #dee9d1;
	padding: 1.2em;	

	text-decoration: none;
	/* [disabled]border: 2px solid #eee; */
	color: #777;
	border-bottom: none;
}
.loop-entry-grid a:hover {
	background: #a1bf7f;
	border-color: #000;
	color: #fff;

}
.loop-entry-grid a:hover .loop-entry-text {
	/* [disabled]background: #eee; */
}
.loop-entry-grid a h2,
.loop-entry-grid a h3,
.loop-entry-grid a h4 {
	color: #8fae1b;

}
.loop-entry-grid a:hover h2,
.loop-entry-grid a:hover h3,
.loop-entry-grid a:hover h4 {
	color: #fff;
}

.loop-entry-content {
	margin: 0;
	/* [disabled]background: blue; */
}
.loop-entry-text {
	padding: 0;
	/* [disabled]background: #ccc; */
	z-index: 2;
	position: relative;	 
	
}
.loop-entry-grid .nofeaturedimage h2 {
	margin-top: 0;
}


/* sorter for taxomonomies
================================================== */
/* filter */

/* Portfolio
================================================== */
/* homepage styling for loops */

/* portfolio entry */

/* single portfolio */

/* single portfolio slider */

/* related */

/* Blog Posts & Blog Entries
================================================== */
/* homepage styling for loops */

/* tags */

/* author bio */

#single-author {
	margin-bottom: 0em;
	padding: 1.2em;
	border: 4px solid #e6e6e6;
}
#single-author-bio.full-width {

}
/* related posts */


/* post-thumbnail */

/* Meta
================================================== */


/* Services
================================================== */
/* home */

/* loops */


/* Staff
================================================== */

/* single post */
#page-heading h1 span.staff-post-position, h1.page-heading span.staff-post-position {
	font-size: 0.50em;

}
/* staff entries */
.staff-entry-header h3 {
	font-size: 1.2em;
	line-height: 1.12222222em;
	margin-top:0.4em;
	margin-bottom: 0.2em;	
}
.staff-entry-position {
	font-size: 0.8em;
	line-height: 1.1em;	
	font-weight: 300;
	margin-bottom: 1.22222em;
}
#staff-post-thumbnail {

	float: right;

}
/* Courses
================================================== */

/* FAQs
================================================== */

/* Pagination
================================================== */

.page-of-page, .page-pagination a, .page-pagination span.outer {
	line-height: 28px;
	height: 28px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
	color: #8fae1b;
	border: solid #8fae1b 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/* [disabled]background: #d1d1c6; */
}
.page-of-page {
	border: solid #333 1px;
	color: #333;	
}

.page-pagination a:hover {
	background: #7ea1bf;
	border-color: #7ea1bf;
	color: #fff;
}
.page-pagination span.current {
	text-decoration: none;
	background: #7ea1bf;
	border-color: #7ea1bf;
	color: #fff;
	text-shadow: none;
}

.page-pagination span.current > span.inner {
	border-color: #666
}





/* Sidebar
================================================== */
.sidebar-box {
	/* [disabled]background-color: #b8ae9c; */
	/* [disabled]padding: 1em 1.5em; */
	margin-bottom: 20px;
}
.sidebar-box:not(.widget_subpages) .heading,
.sidebar-box.widget_subpages h3.heading
 {

	font-weight: 300;	
	margin: 0;
	padding: 10px 0em 12px 0em;
	font-size: 1.4em;
	text-align: left;
	line-height: 1.9em;

}


.sidebar-box.widget_subpages h4.heading {

	font-weight: 300;	
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.9em;
	/* [disabled]background: orange; */
}


/* Widgets
================================================== */

/*Widgets

/* main link colour for widgets */
.widget_archive a, .widget_categories a, .widget_links a, .widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_recent_comments a, .widget_recent_entries a,  .widget_gds_recent_post_types a, .gds-social-widget a, .gds-tax-widget a, .gds-services a,  .jigoshop_product_categories a, .widget_subpages a {
	padding: 10px 1em 12px 1em;
	/* [disabled]margin: 0;
*/
	border-bottom: none;
	margin-bottom: 4px;
	color: #8fae1b;
	background-color: #dee9d1;
	
	-webkit-border-radius: 20px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomright: 0;
	border-radius: 20px;
	border-bottom-right-radius: 0;
	
}

.widget_nav_menu li.menu-item-has-children {
	/* [disabled] background-color: #999;
*/
}
/* main link hover colour for widgets */
.widget_archive a:hover, .widget_categories a:hover, .widget_links a:hover, .widget_meta a:hover, .widget_nav_menu a:hover, .widget_pages a:hover, .widget_recent_comments a:hover, .widget_recent_entries a:hover,  .widget_gds_recent_post_types a:hover, .gds-social-widget a:hover, .gds-tax-widget a:hover, .gds-services a:hover,  .jigoshop_product_categories a:hover ,  .widget_subpages a:hover {
	color: #fff;
	background-color: #a1bf7e;
	border-bottom-color: #222;

}
/* main link focus colour for widgets */
.widget_archive a:focus, .widget_categories a:focus, .widget_links a:focus, .widget_meta a:focus, .widget_nav_menu a:focus, .widget_pages a:focus, .widget_recent_comments a:focus, .widget_recent_entries a:focus,  .widget_gds_recent_post_types a:focus, .gds-social-widget a:focus, .gds-tax-widget a:focus, .gds-services a:focus,  .jigoshop_product_categories a:focus ,  .widget_subpages a:focus {
	color: #fff;
	background-color: #a1bf7e;
	border-bottom-color: #222;
}
/* main link active colour for widgets */
.widget_archive a:active, .widget_categories a:active, .widget_links a:active, .widget_meta a:active, .widget_nav_menu a:active, .widget_pages a:active, .widget_recent_comments a:active, .widget_recent_entries a:active,  .widget_gds_recent_post_types a:active, .gds-social-widget a:active, .gds-tax-widget a:active, .gds-services a:active,  .jigoshop_product_categories a:active ,  .widget_subpages a:active {
	color: #fff;
	background-color: #a1bf7e;
	border-bottom-color: #222;
}
/* highlight the current widget links */
.widget_categories li.current-menu-item a, .widget_categories li.current-cat a, .widget_categories li.current-post-parent a, .widget_nav_menu li.current-menu-item > a, .gds-services li.current-menu-item > a,  .jigoshop_product_categories li.current-cat a,
.gds-tax-widget li.current-cat a, .widget_gds_recent_post_types li.current-menu-item a , .widget_subpages li.widget_subpages_current_page a, .widget_subpages a.widget_subpages_current_page {
	color: #fff;
	background-color: #a1bf7e;
	border-bottom-color: #222;
}


/* keep children on current category un-highlighted */
/* when on single post */
.widget_categories li.current-post-parent ul.children li a,
/* when on arhive/category */
.widget_categories li.current-cat ul.children li a {
	color: #fff;
	background-color: #a1bf7e;
}
/* services */
.gds-services ul li span[class^="fa-"] {
	margin-left: -1.4em;
}
.gds-services ul li a {
	padding-left: 3.5em;
}
.gds-services li.current-menu-item > a,
.gds-services a:hover {
	padding-left: 3.5em;	
}

/* taxonomies */

/* tagcloud */

/* calendar */

/* subscribe */

/* flickr */

/* video */

/* recent posts with thumbnail */

/* social */

/* recent portfolio */


/* Footer
================================================== */

/* callout */
#callout-outer {
	width: 100%;
	height: auto;
	background: #a1bf7e;

}
#callout-inner {
	margin: 0 auto 0 auto;
	background: #a1bf7e;
	/* [disabled]background: orange; */
}
#callout {
	position: relative;
	padding: 1.0714285714285714em 0;
}
#callout #callout-text {
	color: #fff;
	float: left;
	width: 75%;
	font-size: 1.55556em;
	margin-top: 0.4em;
	/* [disabled]background: red; */
	vertical-align: middle;
	/* [disabled]line-height: 1.07143em; */
}

/* footer main */
#footer-outer {

	background: #7ea1bf;
}
#footer-inner {
	margin: 0 auto 0 auto;
	background: #7ea1bf;
}
#footer {
	position: relative;
	padding: 1em 0px 1em 0px;
	color: #fff;
	/* [disabled]font-size: 13px;
*/
	min-height: 5px;
}
#footer a {
	padding: 0px;
	background: none;
	display: inline-block;
	color: #fff;
	line-height: 1.6666666666666667em;	
	border-bottom: 1px solid #a1bf7e;
	transition-delay: 0s, 0s;
	transition-duration: 0.2s, 0.2s;
	transition-property: background, color, border-color;
	transition-timing-function: ease, ease;
}
#footer a:hover {
	color: #000;
	border-color: #000;	
	background: none;
}
#footer ul li {
	margin-left: 0;
	list-style: none;
}
/* footer widgets */
.footer-widget h4 {
	font-size: 1.2em;
	/* [disabled]font-weight: bold;
*/
	padding: 1em 0 0 0;
	margin: 0.2em 0 0.5em 0;
}
/* footer bottom */

#footer-bottom {
	padding: 10px 0px 10px 0px;
	font-size: 0.9em;
	color: #999;
}
#footer-bottom a {
	color: #ccc;
	border-bottom-color: #666;
}
#footer-bottom a:hover {
	color: #fff;
	border-bottom-color: #fff;
}
#copyright {
	font-size: 0.8em;
	margin-bottom: 0;
	margin-top: 0;
}
#developer {
	font-size: 0.8em;	
	text-align: right;
	margin-bottom: 0;
	margin-top: 0;
}
#footer-bottom-inner {
	background-color: #546b80;
	overflow: hidden;
}
#footer-bottom-outer {
	background-color: #546b80;
}
/* footer menu */
#footer-menu {
	text-align: left;
	margin-bottom: 0;	
}
#footer-menu ul {
	margin: 0;
	padding: 0;
}
#footer-menu li {
	display: inline-block;
	margin: 0;
}
#footer-menu a {
	margin-right: 7px;

}
#footer-menu li.current-post-parent a,
#footer-menu li.current-post-ancestor a,

#footer-menu li.current-cat a,
#footer-menu li.current-menu-item a,
#footer-menu li.current-page-ancestor a,
#footer-menu li.current_page_parent a


{
	color: #fff;
}
#footer-menu li:last-child a {
	margin: 0;
	padding: 0;
	background: none
}


/* Search
================================================== */

/* main */

/* for search results highlighting of terms */

/* top search */

/* Comments
================================================== */
/* instant validation - comment form */

/* WP JetPack */


/* Sitemap
================================================== */


/* 404 Page
================================================== */


/* Tipsy
================================================== */

/* Pricing Table Shortcode
/* Keep outside of framework as these will vary
/* from theme to theme
================================================== */

/* Child theme specific
================================================== */

/* Mobile (Portrait) = Design for a width of 280px
================================================== */

/* Plugins
================================================== */

/* pmpro 
================================================== */


/* learndash 
================================================== */

/* recent posts with excerpts 
================================================== */


/* testimonials rotator 
================================================== */
/* loop */
/* structure */
/* SLIDE VERSION */

/* LIST VIEW */

/* EXTRAS */

/* PREV / NEXT BUTTON */

/* WIDGET */

/* ERROR */

/* contact form 7 
================================================== */

/* fanciest author box 
================================================== */

/* collapsing categories 
================================================== */
/* cancel previous styles */
/* expanded */
/* collapsed */
/* custom icon font */

/* theme my login 
================================================== */

/* jquery-vertical-accordion-menu 
================================================== */

/* gravity forms 
================================================== */

/* woocommerce
================================================== */


/* animate css 
================================================== */

