/* 
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
*/

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/Englebert-Regular.woff') format('woff'),
       url('/fonts/Marcellus-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Open Sans', sans-serif;
}

.img-border img {
	border-radius: 10px !important;
}

/* Fix menù tablet */
.elementor-27 .elementor-element.elementor-element-baa772b .wpr-mobile-toggle-wrap {
  text-align: right !important;
}

.footer-link {
	color: #fff !important;
}

.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -20px !important;
}

.wpr-grid-item.elementor-clearfix.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry {
  padding: 10px !important;
  border: 1px solid;
}

.elementor-2 .elementor-element.elementor-element-14290be .wpr-grid-item-read-more .inner-block a {
  padding: 0px 0px 20px 0px !important;
}

.elementor-25 .elementor-element.elementor-element-15a9e68 .wpr-grid-item-read-more .inner-block a {
  padding: 0px 0px 20px 0px !important;
}

#pre-post-scuola {
  scroll-margin-top: 150px;
}
#comments {
  display: none;
}

/* MODULI E DOC */
.media-body {
  margin-left: 16px;
}
.wpdm-download-link.download-on-click.btn.btn-primary {
  margin-top: 8px;
}
.card.card-default {
  margin-top: 24px;

}