/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: poco
* Version: 2.2.4
*/

:root{
	--primary: #FF9933 !important;
  	--secondary: #9E1131 !important;
}

@media (max-width: 768px) { .poco-handheld-footer-bar { display: none !important; } }
@media (max-width: 1024px) {
  [data-elementor-type="footer"] {
    margin-bottom: 0px;
}