/* 
Theme Name: Oxygen Elements Elementor Child Theme
Theme URI: https://www.oxygenelements.co.uk
Description: Oxygen Elements Elementor Child Theme
Author: Oxygen Elements
Author URI: https://www.oxygenelements.co.uk
Template: hello-elementor
Version: 1.8.8
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/* Custom Fix #1 - Elementor List item icon position 
.oxylist .elementor-icon-list-item, .oxylist .elementor-icon-list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:  flex-start;
    -ms-flex-align:  flex-start;
    align-items: flex-start;
    font-size: inherit;
    align-content: flex-start;
}*/
/* End of Custom Fix #1 */