/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/

/*
body .elementor-widget-text-editor .elementor-drop-cap {
    float: none;
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-right: 4px !important;
    text-align: left;
}

body .elementor-drop-cap-view-default p > span, body .elementor-drop-cap-view-default div.elementor-text-editor > span {
    position: relative;
    z-index: 10;
}

body .elementor-widget-text-editor .elementor-drop-cap-letter {
    color: var(--e-global-color-text);
    display: inline;
    position: relative;
    z-index: 10;
}

.elementor-widget-text-editor .elementor-drop-cap::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    bottom: 0;
    right: -10px;
    z-index: 1;
    background-color:#9BC34B;
}

/* marcellus-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/uploads/2023/05/marcellus-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/marcellus-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/uploads/2023/05/marcellus-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/uploads/2023/05/marcellus-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/uploads/2023/05/marcellus-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/uploads/2023/05/marcellus-v13-latin-regular.svg') format('svg'); /* Legacy iOS */
}
