/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/
/* Extra small devices (phones, 600px and down) */
/* Medium devices (landscape tablets, 768px to 1023px) */
/* Large tablets and Small devices */
/* Big devices */
/* Extra small devices (phones, 600px and down) */
/* Large tablets and Small devices */
/*
-------------------------------------------------------------------------------------------------
                         .       .
                        / `.   .' \
                .---.  <    > <    >  .---.
                |    \  \ - ~ ~ - /  /    |
                 ~-..-~             ~-..-~
             \~~~\.'                    `./~~~/
   .-~~^-.    \__/                        \__/
 .'  O    \     /               /       \  \
(_____,    `._.'               |         }  \/~~~/
 `----.          /       }     |        /    \__/
       `-.      |       /      |       /      `. ,~~|
           ~-.__|      /_ - ~ ^|      /- _      `..-'   f: f:
                |     /        |     /     ~-.     `-. _||_||_
                |_____|        |_____|         ~ - . _ _ _ _ _>
-------------------------------------------------------------------------------------------------
*/
/*SUPERFLY*/
#sfm-sidebar.sfm-full-single .sfm-scroll-wrapper {
  overflow-x: hidden !important;
}

.sfm-menu > li > a:hover {
  background-color: transparent !important;
}

@media only screen and (max-width: 980px) {
  #sfm-sidebar .sfm-menu li a {
    font-size: 25px !important;
  }
  .sfm-navicon-button {
    top: 13px !important;
  }
}
.manual_toggle {
  width: 50px;
  height: 50px;
  cursor: pointer;
}

#sfm-sidebar .sfm-style-full #sfm-sidebar .sfm-fs-bottom-box::before {
  background: none;
}
#sfm-sidebar .wpml-ls {
  text-align: center;
}

ul.sfm-menu li {
  font-family: "Termina" !important;
}

.sfm-title h3 {
  color: #FFF !important;
  text-transform: uppercase !important;
  letter-spacing: 0.35em !important;
  font-size: 2.55rem !important;
}

#sfm-sidebar .sfm-menu li a {
  color: #FFF !important;
  letter-spacing: 0.35em !important;
  text-transform: uppercase !important;
  font-size: 1.55rem !important;
}

.sfm-full-single .sfm-nav {
  justify-content: flex-start !important;
}

.cmplz-link.privacy-statement {
  display: none;
}/*# sourceMappingURL=style.css.map */