/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme de Hello Elementor
Author: Ton Nom
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

h1, h2, h3, h4, h5, h6 {
	font-family: "obviously" !important;
	font-weight: 700 !important;
}

.elementor-heading-title {
	font-family: "obviously" !important;
	font-weight: 700 !important;
}


@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-element-7721014 {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .nos-zones{
    background-image: none;
  }
}