button, input[type='button'], input[type='reset'], input[type='submit'], .button, .hentry .more-link, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
	color: #ffffff;
}

.widget_product_categories ul.product-categories {
    background-color: #FEF0E7;
}

.poco-sorting .woocommerce-ordering select {
	background-color: #FEF0E7;
}

.header-group-action > div > a:hover {
    background-color: #ffffff;
    border-color: #fc6b10;
}

.site-header-cart .cart-contents .count {
	color: #ffffff;
}

.poco-canvas-filter a:not(.button):hover, .widget-area a:not(.button):hover {
    color: #fc6b10;
}

ul.products li.product h2 a:hover, ul.products li.product h3 a:hover, ul.products li.product .woocommerce-loop-product__title a:hover, ul.products li.product .wc-block-grid__product-title a:hover, ul.products .wc-block-grid__product h2 a:hover, ul.products .wc-block-grid__product h3 a:hover, ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover, ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover, .wc-block-grid__products li.product h2 a:hover, .wc-block-grid__products li.product h3 a:hover, .wc-block-grid__products li.product .woocommerce-loop-product__title a:hover, .wc-block-grid__products li.product .wc-block-grid__product-title a:hover, .wc-block-grid__products .wc-block-grid__product h2 a:hover, .wc-block-grid__products .wc-block-grid__product h3 a:hover, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover {
    color: #fc6b10;
}

.wc-block-cart__submit {
    background-color: #FEF0E7;
}

button:hover, input[type='button']:hover, input[type='reset']:hover, input[type='submit']:hover, .button:hover, .hentry .more-link:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover, .added_to_cart:hover {
    background-color: #fc6b10d9;
    border-color: #fc6b10;
}

.poco-handheld-footer-bar {
	display: none;
}