/*
Theme Name: Lemonade
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


#main, #wrapper, #masthead, .absolute-footer,  .absolute-footer, html {
    background-color: #f8fdef;
}

#masthead, #masthead a, .absolute-footer a,.absolute-footer.dark, span.amount, .grid-tools a {
    color: #000;
}

.absolute-footer.dark .social-icons a, .absolute-footer.dark .social-icons .button.is-outline {
    color: #000;
    border-color: #bdc000;
}
#masthead input, #masthead a, #masthead .cart-icon strong,#masthead .cart-icon strong:after, ul.links li a.page-number  {
    color: #000;
    border-color: #bdc000;
}


