/* change menu toggle background color | #20356175-hc DP */
.main-navigation #toggle-menu,
.main-navigation #toggle:focus+#toggle-menu {
    background-color: #ff0829;
}


/* NEW CODE PROVIDED STARTING HERE */
/* --- Balasana theme primary color / 20435823-hc/zen 2898727 */
 
a,
.wp-block-button.is-style-outline .wp-block-button__link,
.site-title a:hover,
.main-navigation a:hover,
.social-navigation a:hover,
.site-info a:hover,
.footer-navigation .footer-menu a:hover,
.entry-title a:active,
.entry-title a:focus,
.entry-title a:hover,
.page-title a:active,
.page-title a:focus,
.page-title a:hover,
.a8c-posts-list .a8c-posts-list-item__title a:active,
.a8c-posts-list .a8c-posts-list-item__title a:focus,
.a8c-posts-list .a8c-posts-list-item__title a:hover,
.post-navigation a:active .post-title,
.post-navigation a:focus .post-title,
.post-navigation a:hover .post-title,
.comment-meta .comment-author .fn a:active,
.comment-meta .comment-author .fn a:focus,
.comment-meta .comment-author .fn a:hover {
    color: #ff0829;
}
 
button,
.button,
#toggle-cart.button,
input[type=submit],
.wp-block-button__link,
.wp-block-file__button,
.a8c-posts-list__view-all,
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept,
.wp-block-file .wp-block-file__button,
.a8c-posts-list-item__featured span,
.wp-block-pullquote.is-style-solid-color,
.main-navigation #toggle:focus+#toggle-menu,
.sticky-post {
    background-color: #f494d3;
}
 
.wp-block-quote {
    border-left-color: #f494d3;
}
 
.wp-block-quote[style*="text-align:right"],
.wp-block-quote[style*="text-align: right"] {
    border-right-color: #f494d3;
}
 
.has-primary-color[class] {
    color: #f494d3 !important;
}
 
.has-primary-background-color[class] {
    background-color: #f494d3 !important;
}
 
@media only screen and (min-width:560px) {
 
 .main-navigation>div>ul>.menu-item-has-children>a:after {
        border-top: 4px solid #f494d3;
    }
 
}

/* --- END PRIMARY COLOR CHANGE -- */

/* --- Balasana theme accent color / 20435823-hc/zen 2898727 */
 
a:hover,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link.has-focus,
.a8c-posts-list__item .a8c-posts-list-item__meta a:hover,
.a8c-posts-list__item .a8c-posts-list-item__meta a:active,
.entry-meta a:hover,
.entry-meta a:active,
.entry-footer a:hover,
.entry-footer a:active,
.comment-meta .comment-metadata a:hover,
.comment-meta .comment-metadata a:active {
    color: #ff0829;
}
 
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
    border-color: #ff0829;
}
 
button:hover,
.button:hover,
input:hover[type=submit],
.wp-block-button__link:hover,
.wp-block-file__button:hover,
.a8c-posts-list__view-all:hover,
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover,
button:focus,
.button:focus,
input:focus[type=submit],
.wp-block-button__link:focus,
.wp-block-file__button:focus,
.a8c-posts-list__view-all:focus,
body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus,
button.has-focus,
.has-focus.button,
input.has-focus[type=submit],
.has-focus.wp-block-button__link,
.has-focus.wp-block-file__button,
.has-focus.a8c-posts-list__view-all,
body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
    background-color: #ff0829;
}

/* -- END ACCENT COLOR CHANGE STYLES -- */

/* change menu toggle background color | 20435823-hc/zen 2898727 */
.main-navigation #toggle-menu,
.main-navigation #toggle:focus+#toggle-menu {
    background-color: #ff0829;
}

/* Change color of WooCommerce buttons - 20435823-hc/zen 2898727 */
body[class*="woocommerce"] #page #respond input#submit, body[class*="woocommerce"] #page #respond input#submit.alt, body[class*="woocommerce"] #page a.button, body[class*="woocommerce"] #page a.button.alt, body[class*="woocommerce"] #page button.button, body[class*="woocommerce"] #page button.button.alt, body[class*="woocommerce"] #page input.button, body[class*="woocommerce"] #page input.button.alt, body[class*="woocommerce"] #page .cart .button, body[class*="woocommerce"] #page .cart input.button, body[class*="woocommerce"] #page a.added_to_cart, body[class*="woocommerce"] #page .woocommerce #respond input#submit, body[class*="woocommerce"] #page .woocommerce a.button, body[class*="woocommerce"] #page .woocommerce button.button, body[class*="woocommerce"] #page .woocommerce input.button, body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a, body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a, body[class*="woocommerce"] #page a.button:focus {
    background-color: #f494d3;
}

/* Change color on hover of WooCommerce buttons - 20435823-hc/zen 2898727 */
body[class*="woocommerce"] #page #respond input#submit:hover, body[class*="woocommerce"] #page #respond input#submit.alt:hover, body[class*="woocommerce"] #page a.button:hover, body[class*="woocommerce"] #page a.button.alt:hover, body[class*="woocommerce"] #page button.button:hover, body[class*="woocommerce"] #page button.button.alt:hover, body[class*="woocommerce"] #page input.button:hover, body[class*="woocommerce"] #page input.button.alt:hover, body[class*="woocommerce"] #page .cart .button:hover, body[class*="woocommerce"] #page .cart input.button:hover, body[class*="woocommerce"] #page a.added_to_cart:hover, body[class*="woocommerce"] #page .woocommerce #respond input#submit:hover, body[class*="woocommerce"] #page .woocommerce a.button:hover, body[class*="woocommerce"] #page .woocommerce button.button:hover, body[class*="woocommerce"] #page .woocommerce input.button:hover, body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a:hover, body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a:hover, body[class*="woocommerce"] #page .woocommerce button.button:disabled[disabled]:hover {
    background-color: #ff0829;
}

/* Hover colour on Cart widget buttons | 20435823-hc/zen 2898727 */
body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons a:hover {
	background-color:#ff0829;
}

/* END NEW CODE TO CHANGE THEME PRIMARY AND ACCENT COLORS */