

/* COLOURS
----------------------------------------------------------------*/

#none {
	display: none;
	}
	
	
/* Grey Dark  */
	
.content-wrapper h2, 
.content-wrapper h3, 
.content-wrapper h4, 
.content-wrapper h5 {
	color: #58564f;
	font-weight: 600;	
	}
	
/* Mid Grey  */

#gdlr-responsive-navigation	{
	background: #94C120;
}


/* Top Bar
----------------------------------------------------------------*/

.top-navigation-right {
    float: none;
	}

.top-social-wrapper {
    float: right;
    }



.top-navigation-right-text {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	}

.top-navigation-right a {
    color: #fff;
	}

.top-navigation-right a:hover {
    color: #93C11F;
	}	
	
	
	
/* Banner 
----------------------------------------------------------------*/

.simple-banner a {
	background:#fff;
	color: #000;
	padding:5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}	


.simple-banner a:hover {
	background:rgba(255, 255, 255, 0.5);
	color: #fff;
	}		
	

/* Header Title
----------------------------------------------------------------*/

.gdlr-page-title-wrapper {
	background-image: none !important;
    background-color:#94C11F !important;
}

/* Navigation
----------------------------------------------------------------*/


.gdlr-main-menu li a {
	font-size: 16px !important; 
	font-weight: bold; 
	}
 

/* Layout 
----------------------------------------------------------------*/

/* Full Width Reset  */

.fullwidth .container {
    max-width: 100%;
	}
	
.fullwidth .gdlr-item-start-content, 
.fullwidth .gdlr-parallax-wrapper, 
.fullwidth .gdlr-color-wrapper {
    padding-top: 0px;
	}	

.fullwidth .gdlr-item.gdlr-main-content {
    margin-bottom: px;
	}
	
.fullwidth .gdlr-item {
    margin: 0px 0;
	}
	

/* Full Width Contain  */	

.fullwidth .wp-block-media-text,
.fullwidth .wp-block-genesis-blocks-gb-spacer	{
    max-width: 1000px;
    margin: 0 auto;
	}

	
	

/* General Styles
----------------------------------------------------------------*/

.gdlr-content a {
	font-weight: bold;
	}


/* Parralax */

.gdlr-parallax-wrapper.gdlr-background-image {
    background-position: top center;
    background-size: cover;
    }


/* Styled Box */

.gdlr-styled-box-body a {
	color: #29490e;
	}

/* Personnel */

.gdlr-personnel-item.box-style .personnel-content {
    text-align: left;
	}


/* Accordian */

.gdlr-item.gdlr-accordion-item.include {
    margin: 0px 0px 20px 0;
	}

.gdlr-accordion-item.style-1 .accordion-content {
    margin-left: 10px;
	}


/* Date Picker */

.ui-datepicker th {
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
	}

/* 404 */

.page-not-found-icon {
	display: none;
}



/* Titles
----------------------------------------------------------------*/

.gdlr-item-title-wrapper {
    margin: 0px 15px 20px 15px;
    position: relative;
	}
	
.gdlr-page-title-wrapper .gdlr-page-title {
/*     margin: 0px; */
    text-transform: uppercase;
	}

	

.gdlr-item-title-wrapper.pos-no-caption .gdlr-item-title {
    font-size: 30px;
    border-bottom-width: 2px;
    border-color:#94C11F;
	}



/* PAGE: Home
----------------------------------------------------------------*/

.page-template-page-fullwidth #content-section-3 .gdlr-full-size-wrapper {
    padding-bottom: 0px;
	}

.page-template-page-fullwidth .footer-wrapper {
    margin-top: -27px;
	}

.page-template-page-fullwidth .widget_nav_menu li:last-of-type {
	display: none !important;
	}



/* PAGE: New Home
----------------------------------------------------------------*/

/* Parallax  */

.page-template-page-fullwidth .gdlr-parallax-wrapper .gdlr-item-title-wrapper  {
	background: rgba(0, 0, 0, 0.47);
	padding: 20px;
	width:50%;
	}
	
/* Testimonial */	

.page-template-page-fullwidth .wp-block-genesis-blocks-gb-testimonial {
    background-color: rgba(0, 0, 0, 0.5) !important;
	}

.page-template-page-fullwidth .wp-block-genesis-blocks-gb-testimonial .gb-testimonial-text {
	font-size: 24px;
	color: #fff !important;
	}

.page-template-page-fullwidth .wp-block-genesis-blocks-gb-testimonial .gb-testimonial-name {
	color: #fff !important;
	}
	



/* Columns */

#content-section-home .gdlr-item-title-wrapper {
    padding: 0 10px;
    }

#content-section-home h2 {
	font-size: 22px;
    border-bottom-width: 2px;
    border-color: #94C11F;
    border-style: solid;
    padding-bottom: 10px;
	margin-bottom: 10px;
    }

#content-section-home img {
	margin-bottom: 15px;
	}

#content-section-home .gdlr-widget-title {
	display: none;
	}

#content-section-home .gdlr-item {
	margin: 0px 0px 80px;
	}

/* Nav Styles */

#content-section-home .widget_nav_menu li:last-child {
    background: #94C039;
     color: #94C039;
	padding: 10px 10px 10px 10px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     -khtml-border-radius: 5px;
     border-radius: 5px;
    text-align: center;
    border-bottom: 3px solid  #5d7c1f;
	}

#content-section-home .widget_nav_menu li:last-child a {
    color:#fff;
	}

#content-section-home .widget_nav_menu li:last-child a:hover {
    color:#222;
	}







/* STYLES */


/* Sidebar - Navigation */

.sidebar-right-item .current-menu-item a {
	color: #000;
	}


.sidebar-right-item li:last-of-type {
	display: none !important;
	}




/* Prices */

.gdlr-price-item .price-title {
	font-weight: bold;	
	padding: 20px;	
	}

.price-content {
	padding: 20px;
	line-height: 2 !important;
    font-size: 15px !important;
	}



/* Portfolio Pagination */

.gdlr-classic-portfolio.gdlr-item {
    background: rgba(154, 207, 101, 0.53);
	}

.gdlr-classic-portfolio .portfolio-thumbnail {
    margin-bottom: 5px;
	}

.gdlr-classic-portfolio .portfolio-title {
    padding-bottom: 10px;
	}

.gdlr-classic-portfolio .portfolio-title a {
    margin: 10px;
    color: #222;
    font-size: 1.1em;
	}



/* HealCode Button  */

.healcode-pricing-option-text-link,
.healcode-contract-text-link  {
	background-color: #3D6817;
	color: #fff;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box;
    margin-top: 10px;
	}

.healcode-pricing-option-text-link:hover {
    background: #7C8E7E;
	color: #ffffff; 
	}

.gdlr-price-item .price-content {
    padding-bottom: 75px;
	}

.gdlr-button.large {
    font-size: 16px;
}


/* Blocks Button */

.wp-block-button__link {
    background-color: #94C11F ;
	}

.wp-block-button__link:hover,
.wp-block-button__link.has-background:hover {
    background-color: #7C8E7E !important;
	}



/* Reviews */

.wp-gr .wp-google-text {
    font-size: 16px!important;
    line-height: 24px!important;
	}
	
	
/* Accordion */

.gb-block-accordion .gb-accordion-title {
	background: #93c11f ;
	color: #fff;
	}	

.gb-block-accordion .gb-accordion-text {
	background: #f9f9f9 ;
	}



/* MOMENCE
----------------------------------------------------------------*/

#momence-plugin-host-schedule .kdsAQz,
#momence-plugin-host-schedule .kUcHqX {
    font-weight: 600 !important; 
    color: #93c11f !important;
}




/* VFB
----------------------------------------------------------------*/

.vfbp-form label {
	font-size: 16px !important;
	}


.vfb-col-12 {
	padding-bottom: 10px !important;
	}
	
.vfb-fieldType-checkbox{
	padding-bottom: 20px !important;
	}	

.vfbp-form .btn-primary {
    color: #ffffff;
    border-color: #93c11f;
    background-color: #93c11f;
	padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    border-radius: 9999px;
	}



/* Footer
----------------------------------------------------------------*/



#custom_html-2 p {
	padding: 20px;
	}

.footer-container .widget.gdlr-widget {
    margin-bottom: 0px;
	}
	
.footer-column	{
    margin-bottom: 50px;
	}


.footer-container .menu li:last-of-type {
	display: none !important;
	}

.copyright-wrapper {
	font-size: 12px;
	}

.copyright-wrapper a {
	color: #fff !important;
	}



