/*
Theme Name: M-PRO
Author: 4webzones
Author URI: https://4webzones.pl/
Template: hello-elementor
Text Domain: M-PRO
Version: 1.0
*/
/* line 26, style.scss */
html, body {
  background: #fff;
  color: #000000;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
  font-family: graphie, sans-serif;
  font-style: normal;
  font-size: 1vw;
  font-weight: 300;
  text-decoration: none;
  line-height: 1.8em;
  overflow-x: hidden; }

/* line 40, style.scss */
* {
  box-sizing: border-box;
  z-index: 1; }

/* line 44, style.scss */
*:before, *:after {
  box-sizing: inherit; }

/* line 47, style.scss */
a, a:visited, a:hover {
  transition: all 0.25s ease; }

/* line 50, style.scss */
::-moz-selection, ::selection {
  color: #fff;
  background: #243143; }

/* line 54, style.scss */
.page-main-content {
  width: 100%;
  height: auto;
  min-height: 100vh;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
  overflow-y: auto;
  z-index: 9; }

/* line 66, style.scss */
.page-content {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  position: relative !important; }

/* line 73, style.scss */
h1, h2, h3, h4, h5, h6 {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 9; }

/* line 82, style.scss */
.footer {
  z-index: 1; }

/* line 85, style.scss */
.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 500, "GRAD" -25, "opsz" 48; }
