/*
Theme Name: Cyberpunk
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: oklch(0.9451 0.179 104.32);
}

#masthead, #masthead a, .absolute-footer a,.absolute-footer.dark {
    color: #000;
}

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


