/* 
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
*/
h1,
h2,
h3,
h4 {
  line-height: 1.4 !important; }

p:last-child {
  margin-bottom: 0; }

strong,
b {
  font-weight: 700; }

@media screen and (min-width: 1100px) {
  a[href^="tel:"] {
    text-decoration: none !important;
    color: inherit !important;
    cursor: default !important; } }

h1:before, h2:before {
  content: ' ';
  width: 30px;
  height: 5px;
  background-color: #FED766;
  position: absolute;
  top: -10px;
  border-radius: 3px; }

.elementor-item-anchor:after {
  border-radius: 3px; }

.elementor-sticky--effects {
  padding: 0 !important;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
  .elementor-sticky--effects .bubbleheader {
    display: none; }
