/* 
Theme Name: Lemonade Illustration Agency
Theme URI: lemonadeillustration.com
Description: We are a pioneering illustration agency with big ideas. 
Author: CreateTheWeb
Author URI: https://www.createtheweb.co.uk/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: n/a
License URI: https://www.createtheweb.co.uk/
Tags: bespoke
*/

/*
    Add your custom styles here
*/
/* Change Elementor Lightbox UI icon colour */
.elementor-lightbox .elementor-lightbox-icon,
.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .dialog-lightbox-fullscreen-button,
.elementor-lightbox .dialog-lightbox-zoom-button,
.elementor-lightbox .dialog-lightbox-download-button {
    color: #A1C44B !important;
    fill: #A1C44B !important;
}

/* Force fill on SVG icons inside buttons */
.elementor-lightbox svg.e-font-icon-svg use {
    fill: #A1C44B !important;
}