/*
 Theme Name:   Greeny Child Theme
 Theme URI:    https://greeny.axiomthemes.com
 Description:  Greeny Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com
 Template:     greeny
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  greeny
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */



.scheme_default, body.scheme_default{
	
	--theme-color-bg_color:rgba(44,148,68,0.1)
}
.scheme_light, body.scheme_light{
	
	--theme-color-text_link: #2c9444 ;
	--theme-color-text_link2:#2c9444;
	

}

.scheme_dark, body.scheme_dark{
	--theme-color-text_link2:#2c9444;
}
.sc_button_default.color_style_link3, .color_style_link3 .sc_button_default, .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image){
	background:#2c9444;
	border-color:#2c9444
}


body.single div[class*="_page_featured"]{
	display:none
}

.services_single .services_page_header{
	margin-bottom:0
}


.page_content_wrap ol li{
	margin-bottom:15px
	
}


.wpcf7 .wpcf7-submit-style .wpcf7-submit{
	background:#e4242c !important
}
