/*
Theme Name: AllroundWeb Child
Theme URI: https://www.allroundweb.nl/
Description: Designed by <a href="https://allroundweb.nl/">Allround Web</a>.
Author: Allround Web
Version: 1.0.0
Template: hello-elementor
*/


.elementor-text-editor a,
.elementor-widget-text-editor a {
    color: #EC773C; /* oranje */
}

.elementor-text-editor a:hover,
.elementor-widget-text-editor a:hover {
    color: #555555; /* iets donkerder oranje bij hover */
}



/* STYLE LINKS BINNEN SHORTCODE PRODUCTEN */
.shortcode,
.woocommerce ul.products li.product a,
.woocommerce .products a {
    color: #EC773C; /* oranje */
}

.shortcode a:hover,
.woocommerce ul.products li.product a:hover,
.woocommerce .products a:hover {
    color: #555555; /* lichte zwarte hoverkleur */
}
