/* 
Theme Name: Hello Elementor Child
Theme URI: sa-web.it
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team and developed by D. Grassitelli
Author: SA-WEB s
Author URI: 
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
*/

/* Add your custom styles here */

main {
  min-height: calc(100vh - 80px);
}

#meta-articolo .elementor-icon-list-text a {
  display: inline !important;
  white-space: nowrap !important;
  margin-right: 0.3em;
}

#pp-footer-newsletter {
  color: #ffffff;
  font-size: 14px;
}

#pp-footer-newsletter:hover {
  color: #00508c;
}

#breadcrumbs * {
  font-size: 16px !important;
  font-weight: 500 !important;
}

main.type-mailpoet_page {
  padding: 20% 2%;
}

.hidden {
  visibility: hidden;
}
