/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.header-bottom {
    background-color: #4f7d5c !important;
}
.primary, input[type=submit], input[type=submit].button {
    background-color: #4ab167;
}
.header-bottom {
    background-color: #3c724b !important;
}
.footer-1, .footer-2 {
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
}
.grid-tools a {
    background-color: #4ab167 !important;
 
	
}
.is-outline:hover, .primary.is-outline:hover {
    background-color: #4ab167 !important;
    
}
.footer-2 {
    background-color: #3c724b !important;
}
.absolute-footer, html {
    background-color: #4ab167 !important;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #ffffff !important;
}
.button.alt, .button.checkout, .checkout-button, .secondary {
    background-color: #4ab167 !important;
}
/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}