/*
Theme Name:     Canvas Child
Theme URI:      
Description:    Child theme for the Canvas theme
Author:         Jezweb
Author URI:     http://www.jezweb.com.au/
Template:       canvas
Version:        0.1.0
*/

/* General element styles i.e., header, navigation, content, sidebar widgets, sliders and galleries. */
#wrapper {
	margin-bottom: 75px;
}
#content .broken_link, #content a.broken_link {
	text-decoration: none;
}

.testi-list .slide {
border-left: 10px solid rgb(181, 231, 188);
padding: 0px 0px 0px 10px;
}

.testi-list .testimonial_rotator_wrap {
margin: 0px;
padding: 0px;
}

#text-11 {
text-align: center;
border: 1px solid #D6D5CB;
border-top: 0px;
border-radius: 10px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
padding-bottom: 10px;
}

#text-11 a {
font-size: 18px;
}

/* Header Styles (Logo, header elements, widgets, etc.) */
#header .header-widget {
	text-align: right;
  	width: auto;
}
.top-custom-widget .widget {
	margin: 0;
}
.top-left-widget {
  	float: left;
	width: 44%;
	margin: 0 1%;
}
.top-left-widget .widget, .top-left-widget .widget .textwidget {
	color: #FFFFFF;
	font-size: 18px;
  	line-height: 1;
}
.top-left-widget .widget h2 {
	font-size: 28px;
	color: #FFFFFF;
}
.top-right-widget {
	float: right;
  	width: 50%;
  	margin: 10px 0 0;
}
.top-custom-widget .custom-searchform-widget.widget {
	margin-top: 42px;
  	float: left;
	width: 50%;
}
.custom-searchform-widget form#searchform {
	width: 100%;
	margin: 0;
}
.custom-searchform-widget form#searchform input#s {
	background: #f9f9f9;
	border-radius: 0;
	border: 1px solid #C9DFDF;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 0 5px !important;
	font-size: 12px;
	line-height: 25px;
}
.custom-searchform-widget form#searchform #searchsubmit {
	background: #339440;
	border-radius: 0;
	border: 1px solid #4F7474;
	cursor: pointer;
	font-size: 12px;
	padding: 3px 10px;
	vertical-align: top;	
}
.top-custom-widget .gform_widget {
	float: right;
	width: 48%;
	margin-top: 15px;
}
.top-custom-widget .gform_widget .gform_wrapper {
	max-width: 100%;
	margin: 0;
}
.top-custom-widget .gform_widget .gform_wrapper li.gfield input.medium {
	margin: 0;
	background: #f9f9f9;
	border-radius: 0;
	border: 1px solid #C9DFDF;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	float: left;
	width: 74%;
	padding: 0 5px !important;
	font-size: 12px;
	line-height: 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.top-custom-widget .gform_widget .gform_wrapper ul li.gfield {
	clear: none;
	margin: 0;
}
.top-custom-widget .gform_widget .gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
	float: right;
	width: 25%;
  	clear: none;
}
.top-custom-widget .gform_widget .gform_wrapper .gform_footer input.button, .top-custom-widget .gform_widget .gform_wrapper .gform_footer input[type=submit] {
	font-size: 12px;
	float: right;
  	padding: 0 10px;
	line-height: 25px;
}
.top-custom-widget .widget.cart-top-summary {
	float: right;
	margin-top: 13px;
}
.cart-top-summary-wrapper {
	background: #F4F1E5;
	padding: 4px 30px 4px 8px;
	border-radius: 5px;
	border: 1px solid #989273;
	position: relative;
}
.cart-top-summary-wrapper:after {
	content: "\f07a";
	font-family: FontAwesome;
	position: absolute;
	top: 4px;
	right: 7px;
	font-size: 14px;
	color: #302E29;
}
.cart-top-summary-wrapper span {
	color: #302E29;
	font-weight: bold;
	font-size: 12px;
}
.cart-top-summary-wrapper a {
	text-decoration: none;
  	color: #302E29;
}

/* Custom header styles */
#wrapper header.custom-header {
	background: #cadbe2;
}
#wrapper #custom-nav-container-template #navigation {
	margin-bottom: 8px;
}
#custom-nav-container-template {
	background: #cadbe2;
  	padding: 10px 0;
	margin-bottom: 20px;
}
.temp-top-custom-widget {
	background: #bbab89;
  	padding: 3px;
  	margin-bottom: 10px;
}
img.left-img {
	float: left;
	width: 27%;
}
.temp-top-custom-widget .temp-header-banner {
	float: left;
	width: 52%;
	text-align: center;
}
.temp-top-custom-widget .temp-header-banner h2 {
	color: #FFFFFF;
	margin: 20px 0;
  	font-size: 26px;
}
img.right-img {
	float: left;
	width: 21%;
}

/* Navigation Styles (Main Menu) */
#custom-nav-container {
  	border: 0;
  	padding: 10px 0;
  	margin-bottom: 20px;
	background: #67d074; /* Old browsers */
	background: -moz-linear-gradient(top,  #67d074 0%, #65d072 15%, #5aca68 30%, #54c762 45%, #4fc35e 50%, #4ec25d 55%, #4bbf5a 70%, #41ba51 85%, #3bb44b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67d074), color-stop(15%,#65d072), color-stop(30%,#5aca68), color-stop(45%,#54c762), color-stop(50%,#4fc35e), color-stop(55%,#4ec25d), color-stop(70%,#4bbf5a), color-stop(85%,#41ba51), color-stop(100%,#3bb44b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #67d074 0%,#65d072 15%,#5aca68 30%,#54c762 45%,#4fc35e 50%,#4ec25d 55%,#4bbf5a 70%,#41ba51 85%,#3bb44b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #67d074 0%,#65d072 15%,#5aca68 30%,#54c762 45%,#4fc35e 50%,#4ec25d 55%,#4bbf5a 70%,#41ba51 85%,#3bb44b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #67d074 0%,#65d072 15%,#5aca68 30%,#54c762 45%,#4fc35e 50%,#4ec25d 55%,#4bbf5a 70%,#41ba51 85%,#3bb44b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #67d074 0%,#65d072 15%,#5aca68 30%,#54c762 45%,#4fc35e 50%,#4ec25d 55%,#4bbf5a 70%,#41ba51 85%,#3bb44b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67d074', endColorstr='#3bb44b',GradientType=0 ); /* IE6-9 */
}
#wrapper #navigation {
	border: 1px solid #989273;
  	border-radius: 6px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
	margin-bottom: 15px;
}
/*#navigation .menus {
	padding: 0 10px;
}*/
#navigation ul.nav {
	margin: 0;
}
#navigation ul.nav > li:last-child {
	border: 0;
}
#navigation .menus ul.nav > li.parent:hover {
	background: #8ED28F;
}
#navigation ul.nav > li > a {
	padding: 20px 22px !important;
  	transition: all 0.3s;
  	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
}
#navigation .menus ul.nav > li > a:hover, #navigation ul.nav > li.current_page_item > a, #navigation ul.nav > li.current-cat > a, #navigation ul.nav > li.current-menu-item > a {
	background: #8ED28F;
	color: #FFFFFF;
}
#navigation ul.nav > li.current_page_parent > a, #navigation ul.nav > li.current-menu-ancestor > a {
	background: none;
  	color: #302e29;
}
#navigation ul.nav li.parent > a:after {
	display: none;
}
#navigation .menus ul.nav ul.sub-menu {
	background: #F4F1E5;
	box-shadow: 0px 4px 8px rgba(0,0,0,0.2);
	min-width: 180px;
  	width: auto;
  	padding: 0;
  	left: -1px;
  	
}
#navigation .menus ul.nav ul.sub-menu li a {
	font-size: 12px;
  	color: #302e29 !important;
  	text-decoration: none;
  	padding: 8px 25px !important;
  	border-top: 1px solid #F4F1E5;
  	white-space: nowrap;
  	width: 100%;
}
#navigation .menus ul.nav ul.sub-menu li a:hover {
  	border-top: 1px solid #989273;
	background: #8ED28F !important;
	color: #FFFFFF !important;
}


/* Content Area (General styles) */
.page header > .title {
	display: none;
}
#content {
	min-height: 600px;
}
.clearfix {
  	clear: both;
}
body.two-col-left #main-sidebar-container #main, body.two-col-right #main-sidebar-container #main {
	width: 73%;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	line-height: 1.3em;
}
section.entry blockquote {
  	border-left: 10px solid #B5E7BC;
	padding: 0 0 0 10px;
	color: inherit;
	margin-bottom: 15px;
}
.entry blockquote:before {
	display: none;
}
.entry blockquote p {
	font-style: normal;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
	border: none !important;
	background: none !important;
	padding: 0px !important;
}
#content .flexslider {
	background: none !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}
.entry a.wpb_button_a {
	display: block;
	text-align: center;
	margin: 15px 0;
}
.entry .wpb_button {
	padding: 12px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 17px;
	font-weight: bold;
}
.entry div.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin: 0 20px 20px 0;
	padding: 10px 5px;
	text-align: center;
	border: 0;
}
.entry div.wp-caption img {
  	margin-bottom: 8px !important;
}
.entry .no-effect ul {
	height: auto !important;
}
.entry .no-effect li.isotope-item {
	position: relative !important;
	top: auto !important;
	left: auto !important;
  	transform: none !important;
  	-webkit-transform: none !important;
	-moz-transform: none !important;
}
#wooc_ar_opt_in_3110_field,
#wooc_ar_opt_in_3126_field,
#wooc_ar_opt_in_3128_field {
width: 100%;
}
		
		
/* Single Post and Blog Page styles */
.single .post-meta, .single #post-author, .single article #connect, .single .post-utility {
	display: none;
}
.single .post-entries {
	clear: both;
	margin-top: 20px;
}
.single .entry-title {
	margin-bottom: 12px;
}


/* Archive and Category Page styles */





/* Sidebar elements (left or right sidebars, widgets) */
body.two-col-left #main-sidebar-container #sidebar, body.two-col-right #main-sidebar-container #sidebar {
	width: 22%;
}
#sidebar .widget {
	margin: 0 0 20px 0;
}
#sidebar .widget a img {
	width: 100%;
  	height: auto;
}
#sidebar .TestimonialRotatorWidget.widget {
	border: 1px solid #D6D5CB;
	border-radius: 10px;
  	margin-bottom: 0px;
  	border-bottom: 0px;
 	border-radius: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#sidebar .TestimonialRotatorWidget.widget h3 {
	background: #F1EFE5 url('images/pen-testimonial.png') 15px 4px no-repeat;
	padding: 10px 10px 10px 50px;
	border-radius: 10px 10px 0 0;
  	letter-spacing: 1px;
	margin: 0;
}
.testimonial_rotator_widget_wrap {
	padding: 10px;  
}
.testimonial_rotator .testimonial_rotator_slide_title {
	font-size: 18px;
}
.testimonial_rotator_widget_wrap .testimonial_rotator_quote {
	font-size: 15px;
	color: #30607D;
}
#sidebar a.testimonial-rotator-view-more {
	display: block;
  	margin: 5px 0 0;
  	color: #30607D;
  	text-decoration: none;
}
aside#sidebar {
overflow: visible;
}

div.testimonial_rotator_next {
right: -20px;
}

div.testimonial_rotator_prev {
left: -20px;
}

/* Footer elements styles */
#footer #copyright {
	margin: 5px 0;
    opacity: 0.5;
}
#footer #credit img {
	margin-bottom: -100px;
	margin-right: 175px;
}




/* Gravity Form styles */
@media only screen and (min-width:768px) {
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex select {
    width: 132% !important;
}
}
.entry .gform_wrapper {
	margin: 0;
	max-width: 100%;
}
.entry .gform_wrapper .top_label .gfield_label {
	margin: 0px 0 5px 0;
	font-size: 13px;
}
.entry .gform_wrapper .top_label input.medium, .entry .gform_wrapper .top_label select.medium, .entry .gform_wrapper .top_label textarea.textarea {
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #C9DFDF;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 6px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;
	font-size: 14px;
}
.entry .gform_wrapper .top_label textarea.textarea {
	height: 100px;			
}
.gform_wrapper .gform_footer.top_label {
	padding: 0;
	margin: 0;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	color: #ffffff !important;
	background: #339440;
	border: 1px solid #4F7474;
	cursor: pointer;
	font-size: 13px;
	padding: 5px 10px;
	border-radius: 0;
	margin: 0;
}
.gform_wrapper form li.gsection {
	border-bottom: 1px dotted #CCC;
	padding: 20px 0 8px 0;
	margin: 0 0 20px;
}
.gform_wrapper form h2.gsection_title {
  	font-size: 18px;
}
.gform_wrapper .left_label .gfield_label {
	margin: 4px 12px 0 0;
	font-size: 13px;
}
.gform_wrapper form .left_label input.medium, .gform_wrapper form .left_label select.medium {
	width: 45%;
	background: #f9f9f9;
	border: 1px solid #C9DFDF;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 6px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;
}
.gform_wrapper .left_label textarea.textarea {
	background: #f9f9f9;
	border: 1px solid #C9DFDF;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 6px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;  
}
.gform_wrapper form .ginput_complex input[type=text] {
	background: #f9f9f9;
	border: 1px solid #C9DFDF;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 6px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0; 
}
.entry .gform_wrapper form .gfield_checkbox li input[type=checkbox] {
	margin-top: 8px;	  
}
.gform_wrapper form .gfield_checkbox li label, .gform_wrapper form .gfield_radio li label {
	margin: 4px 0 0 28px;
	font-size: 13px;
}	  
input#input_2_1_6 {
    margin-left: 11px !important;
}
/* Woocommerce Styles */
.woocommerce .images img {
	border: 1px solid #d0d1d5;
}
.woocommerce .images .thumbnails {
	padding: 3px;
}
.woocommerce .images .thumbnails img {
	border: 0;
  	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.woocommerce div.images {
	width: 40%;
}
.woocommerce div.summary {
	width: 55%;
}
.woocommerce div.summary h1.product_title {
	margin-bottom: 8px;
}
.woocommerce .summary form.cart {
	padding: 15px;
	margin: 15px 0;
	border: 0;
	background: #E1DCC0;
	width: auto;
	float: left;
	clear: both;
}
.summary .quantity .plus, .summary .quantity .minus {
	top: 8px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #37C049;
	color: #fff;
	border-radius: 100%;
	font-size: 13px;
}
.summary .quantity .qty {
	width: 40px;
	margin-bottom: 0;
	text-align: center;
	border: 0;
  	border-radius: 0;
	height: 35px;
}
.woocommerce button.button {
	background: #43BB53;
	border: 0;
	border-radius: 0;
	padding: 0 8px;
	line-height: 35px;
	height: 35px;  
}
table.cart td.actions {
	padding: 10px !important;
}
.woocommerce table.cart td.actions .coupon {
	width: auto;
}
table.cart td.actions .input-text, table.cart td.actions .button, table.cart td.actions .checkout-button {
	width: auto;
	display: inline-block;
	margin-bottom: 0 !important;
	vertical-align: top;
	height: 35px;
}
table.cart td.actions .coupon .input-text {
	width: 130px;
}
.woocommerce ul.products li.product {
	width: 100%;
	margin: 0 0 25px;
	text-align: left;
	background: #FFFFFF;
	display: block;
	float: left;
	padding: 10px;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.woocommerce ul.products li.product img {
	display: block;
	margin: 0;
	float: left;
	width: 20%;
	height: auto;
}
.product-loop-content-right {
	float: right;
	width: 78%;
}
.product-loop-content-right h3 {
	margin-bottom: 10px;
	font-size: 20px;		  
}
.product-loop-content-right div[itemprop="description"] {
	font-size: 12px;
	line-height: 1.5em;			  
}
ul.products li.product .product-loop-content-right span.price {
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	line-height: 30px;
}
ul.products li.product .product-loop-content-right a.button {
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	padding: 0px 10px;
	border-radius: 0;
	border: 0;
	background: #43BB53;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;			  
}
.product-loop-content-right a.archive-loop-view-button {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	padding: 0px 35px;
	border-radius: 0;
	border: 0;
	background: #30607D;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.woocommerce .summary ul {
	list-style: square;
	padding-left: 20px;
}				  
.woocommerce_result_count, .woocommerce_ordering, .woocommerce-result-count, .woocommerce-ordering {
	display: none;				
}
#wrapper ul.products li.product .added_to_cart {
	background: #43BB53;
	padding: 0 10px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 15px 0 0 12px;
	text-align: center;
	float: left;
	height: 30px;
	line-height: 30px;
}				
				
				
/* Page specific styles goes here i.e. homepage, about page, contact page, service page, etc. */

/* Homepage styles */
.fb-like-box .wpb_wrapper {
	border: 10px solid #B5E7BC;
  	padding: 10px;
}


/* Testimonial Page styles */
.entry .testimonials-grid li.isotope-item {
	background: #FAFAFA;
	padding: 15px 20px 20px;
	border-left: 5px solid #B5E7BC;
	margin: 0 0 30px;	  
}
.entry h2.post-title a {
	color: #30607d;
	text-decoration: none;
}
.entry .testimonials-grid .entry-content {
	font-style: italic;	
}
.entry .testimonials-grid a.vc_read_more {
	float: right;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	text-transform: lowercase;
	background: #30607d;
	letter-spacing: 1px;
	padding: 4px 12px;
	color: #FFFFFF;
  	margin-top: 10px;
}
.testimonials-grid a.testimonial-rotator-view-more {
	display: none;
}


/* Service Page styles */



/* Gallery Page styles */



/* Contact Page styles */




/* Responsive styles goes here */
@media only screen and (max-width: 980px) {
	#wrapper {
  		overflow: hidden;
		margin-bottom: 0;
		padding-bottom: 75px !important;
  	}
  	.top-left-widget .widget h2 {
		font-size: 24px;
	}
	.top-left-widget .widget, .top-left-widget .widget .textwidget {
		font-size: 16px;
	}
  	body.two-col-left #main-sidebar-container #main, body.two-col-right #main-sidebar-container #main {
		width: 71%;
		float: left;
	}
  	body.two-col-left #main-sidebar-container #sidebar, body.two-col-right #main-sidebar-container #sidebar {
		width: 26%;
		float: right;
		margin: 0;
	}
  	#footer #copyright {
  		float: left;
  	}
  	#footer #credit {
  		float: right;
  	}
  	#footer #credit img {
  		margin-right: 0;
  	}
}

@media only screen and (max-width:980px) and (min-width:851px) {
  	#navigation ul.nav > li > a {
		padding: 12px 18px !important;
  	}
}

@media only screen and (max-width:850px) and (min-width:768px) {
	body .nav-toggle, body .nav-close, body .nav-home {
		display: block !important;
	}
  	.csstransforms3d.csstransitions body #wrapper #inner-wrapper #navigation {
		width: 400px;
		position: absolute;
		left: -400px;
		border: 0;
	}
  	.csstransforms3d.csstransitions body.show-nav #wrapper #inner-wrapper #navigation {
		left: 0;
	}
  	#navigation .menus {
		position: static;
  	}
  	#navigation .menus ul.nav {
  		float: none;
		margin: 0;
  	}
}

@media only screen and (max-width:850px) {
	#wrapper #header {
  		position: static;
		padding: 0;
  	}
  	#header #logo {
  		position: absolute;
		top: 0px;
		left: 0;
		width: 50%;
		height: 60px;
		padding: 5px 0;
  	}
  	#header .header-widget {
  		display: none;
  	}
  	h3.nav-toggle {
		background: #E1DDC2;
		border: 0;
		height: 70px;
		padding: 0;
	}
  	h3.nav-toggle:before {
  		font-weight: normal;
		color: #FFFFFF;
		margin: 0;
		text-shadow: none;
		border-right: 0;
		padding: 0;
		font-size: 22px;
		line-height: 35px;
		position: absolute;
		right: 15px;
		top: 18px;
		height: 35px;
		width: 35px;
		text-align: center;
		background: #339440;
  	}
 	h3.nav-toggle a {
  		display: none;
  	}
  	body.show-nav #inner-wrapper {
		left: 0;
	}
  	.csstransforms3d.csstransitions body #wrapper #navigation {
		width: 280px;
		left: 0;
		padding-top: 70px;
  		border-radius: 0;
  		border: 0;
		background: #FFFFFF !important;
		transition: left 0.3s;
		-webkit-transition: left 0.3s;
		-moz-transition: left 0.3s;
	}
  	.csstransforms3d.csstransitions body.show-nav #wrapper #navigation {
		left: 280px;
		box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.3);
	}
	#navigation .menus h3 {
  		display: block;
		font-size: 20px;
		padding: 0;
		position: absolute;
		top: 0;
		left: 0;
		height: 70px;
		line-height: 70px;
		width: 100%;
		z-index: -1;
		text-align: center;
		background: #339440;
		color: #FFFFFF;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-weight: normal;
	}
	#navigation .nav-home, #navigation .nav-close {
		height: 30px;
		width: 30px;
		font-size: 15px;
		padding: 0;
		top: 18px;
		left: 15px;
		background: none;
		color: #FFFFFF;
		border-radius: 100%;
		border: 2px solid #FFFFFF;
	}
	#navigation .nav-home:before, #navigation .nav-close:before {
		line-height: 30px;
	}
	#navigation .nav-home {
		left: auto;
  		right: 12px;
	}
	#navigation .menus {
		padding: 0;
	}
	#navigation .menus ul.nav li {
		float: none;
		display: block;
		border: 0 !important;
		background: none !important;
	}
	#wrapper #navigation .menus ul.nav li a {
  		display: block;
  		font-size: 15px;
		padding: 18px !important;
		border-bottom: 1px solid #EFEFEF;
		text-align: left;
		margin: 0;
		color: #000000 !important;
		text-decoration: none;
		background: #FFFFFF;
  	}
	#wrapper #navigation .menus ul.nav > li > a:hover, #wrapper #navigation .menus ul.nav > li.current_page_item > a, #wrapper #navigation .menus ul.nav > li.current-cat > a, #wrapper #navigation .menus ul.nav > li.current-menu-item > a {
		background: #8ED28F;
		color: #FFFFFF !important;
	}
	#navigation .menus ul.nav li ul.sub-menu {
		visibility: visible;
		left: auto;
		position: relative;
		padding: 0;
		margin: 0;
		text-align: center;
		background: none;
		width: auto;
  		box-shadow: none;
  		min-width: 1px;
	}
	#wrapper #navigation .menus ul.nav ul.sub-menu li a {
		white-space: normal;
		width: auto;
		padding-left: 35px !important;
  		border-top: 0 !important;
	}
	.top-custom-widget .custom-searchform-widget.widget {
		margin-top: 15px;
		float: none;
		width: auto;
		display: inline-block;
		vertical-align: top;
	}
	.top-custom-widget .widget.cart-top-summary {
		float: none;
		margin: 13px 0 0 10px;
		display: inline-block;
		vertical-align: top;
	}
}


@media only screen and (max-width:767px) {
  	#header #logo {
  		width: auto;
  	}
  	.top-left-widget {
		float: none;
		width: 75%;
		margin: 5px auto;
		text-align: center;
	}
  	.top-right-widget {
		float: none;
		width: 75%;
		margin: 15px auto 0;
		text-align: center;
	}
  	#wrapper .widget .fb_iframe_widget {
		width: 340px !important;
	}
  	.custom-searchform-widget form#searchform input#s {
		width: 230px;
	}
  	#main {
  		width: 100% !important;
		float: none !important;
  	}
	.fb-like-box iframe {
  		width: 100% !important;
	}
	#sidebar {
		width: 250px !important;
		float: none !important;
		margin: 25px auto 0 !important;  
	}
	.woocommerce ul.products li.product img {
		width: 30%;	
	}
	.product-loop-content-right {
		width: 67%;	
	}
	.woocommerce div.images {
		width: auto;
		float: none;
		margin: 0 0 20px;
	}
	.woocommerce div.summary {
		width: auto;
		float: none;
	}

#custom-nav-container .widget.custom-searchform-widget, #gform_widget-3{
		display: none;
	}
}
			  
@media only screen and (max-width:600px) {
	.woocommerce ul.products li.product img {
		display: block;
		margin: 0px 15px 15px 0;
		float: left;
		width: 50%;
	}
	.product-loop-content-right {
		float: none;
		width: auto;
	}
	.top-custom-widget .widget.cart-top-summary {
		display: block;
		width: 325px;
  		margin: 10px auto 0;
	}
}

@media only screen and (max-width:480px) {
	body #wrapper {
		padding-bottom: 0 !important;  
	}
  	#logo img {
		width: 220px;
		padding-top: 12px;
		padding-left: 10px;
  	}
	.top-left-widget {
		width: 90%;
	}
	.top-right-widget {
		width: auto;
	}
	.custom-searchform-widget form#searchform input#s {
		width: 185px;
	}
	.top-custom-widget .widget.cart-top-summary {
		width: 275px;
	}
	.woocommerce ul.products li.product img {
		display: block;
		margin: 0px auto 15px;
		float: none;
		width: auto;
		height: auto;
	}
	ul.products li.product .product-loop-content-right span.price {
		float: none;
		text-align: center;  
	}
	ul.products li.product .product-loop-content-right a.button, .product-loop-content-right a.archive-loop-view-button, #wrapper ul.products li.product .added_to_cart {
	  	margin: 12px 0 0;
		float: none;
		display: block;
	}
	#footer-container {
		background: none !important;		  
	}
	#footer {
		padding: 0 !important;		  
	}
	#footer #copyright {
		float: none;
		text-align: center;
		padding: 20px 0;
		background: #e1dcc0;
	}
	#footer #credit {
		float: none;
		text-align: center;
	}
	#footer #credit img {
		margin: 5px 0;
	}
}

.post-3347 .entry .testimonial_rotator_quote {
    border-left: 10px solid #b5e7bc;
    padding: 0 0 0 10px;
}

.page-id-3131 .home_box_wrap .vc_col-sm-2 {
	float: left;
	width: 18.8%;
	padding: 0;
	margin-right: 1.5%;
	min-height: 0;
}


.page-id-3131 .home_box_wrap .home_box_last {
	margin: 0 !important;
}

.entry p {
    margin-bottom: 0.5em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    line-height: 1.0em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin: 0px 0px 0px;
    line-height: 1.0em;
}
