@charset "UTF-8";
/*
Theme Name: Meteo7 v3 - ColorMag Child
Theme URI: https://themegrill.com/themes/colormag/
Template: colormag
Author: ThemeGrill
Author URI: https://themegrill.com
Description: ColorMag is a perfect responsive magazine style WordPress theme. Suitable for news, newspaper, magazine, publishing, business and any kind of sites. Get free support at https://themegrill.com/support-forum/ and check the demo at https://demo.themegrill.com/colormag/
Tags: one-column,two-columns,right-sidebar,left-sidebar,flexible-header,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,featured-images,theme-options,post-formats,footer-widgets,blog,e-commerce,news,rtl-language-support
Version: 3.1.0
*/
.m7-mat-toolbar {
  background-color: #3db4b3 !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.admin-bar .m7-mat-toolbar {
  padding-top: 32px;
}

html {
  padding-top: 112px;
}

.sidenav {
  top: 112px;
  height: calc(100% - 112px);
}

.admin-bar .m7-mat-toolbar-wrapper {
  padding-top: 0;
}

 body.single-forecast .forecast .featured-image, body.single-post .post .featured-image { display: none;}

.m7-mat-toolbar .inner-wrap {
  width: auto;
  margin: 0;
  padding: 0;
  max-width: 100%;
}

#header-text-nav-wrap {
  padding: 0;
}

#header-logo-image {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-flex: 1;
  flex: 1;
  padding: 0 72px 0 0;
  margin-top: 3px;
}

#header-logo-image img, #header-right-sidebar img {
  max-width: none;
  margin-bottom: 0;
  height: 50px;
  width: auto;
}

#header-right-sidebar {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
}

#header-right-section {
  display: none;
}

.m7-mat-toolbar-row.top {
  height: 56px;
  display: -ms-flexbox;
  display: flex;
}

.m7-mat-toolbar-row.bottom {
  padding: 0;
  height: 56px;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.banner-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  position: relative;
}

.m7-mat-toolbar .banner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.triangle-separator {
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 56px 0 0 56px;
  border-color: transparent transparent transparent white;
  z-index: 1;
}

#site-navigation-top {
  -ms-flex-item-align: end;
  align-self: flex-end;
  white-space: nowrap;
  max-width: 100%;
}

#menu-primary {
  display: -ms-flexbox;
  display: flex;
}

#menu-primary > li.menu-item, .sidenav-trigger {
  height: 56px;
  padding: 0 24px;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0.66;
  min-width: 24px;
  text-align: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
}

#menu-primary, #menu-primary > li.menu-item {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

#menu-primary > li.menu-item a::before {
  display: block;
  margin: auto;
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}

#menu-primary>li.menu-item a {
  color: #000;
  font-size: 10px;
  text-transform: none;
}

#menu-primary > li.mappa {
  display: -ms-flexbox;
  display: flex;
}

#menu-primary .dropdown-trigger::after {
  display: none;
}

#menu-primary > li.home.menu-item a::before {
  background-image: url("./icons/home.png");
}

#menu-primary > li.mappa.menu-item a::before {
  background-image: url("./icons/italia.png");
}

#menu-primary > li.webcam.menu-item a::before {
  background-image: url("./icons/webcam.png");
}

#menu-primary > li.previsioni.menu-item a::before {
  background-image: url("./icons/previsioni.png");
}

#menu-primary > li.giornale.menu-item a::before {
  background-image: url("./icons/giornale.png");
}

#menu-primary > li.community.menu-item a::before {
  background-image: url("./icons/community.png");
}

#menu-primary > li.community {
  display: none;
}

#site-navigation {
  border-top: none;
}

.sidenav-trigger {
  color: #000 !important;
  position: relative;
}

#menu-primary .dropdown-trigger::after {
  content: "⌄";
  margin-left: 6px;
  font-size: 24px;
  top: -8px;
  position: relative;
}

#menu-primary div.dropdown-content {
  width: 599px !important;
  max-width: 100% !important;
  top: 120px !important;
  overflow: hidden !important;
}

#menu-primary ul.dropdown-container {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

#menu-primary ul.dropdown-container li {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 50%;
  height: 56px;
  padding: 0 24px;
  cursor: pointer;
  box-sizing: border-box;
  min-width: 24px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: start;
  justify-content: left;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
}

#menu-primary ul.dropdown-content a {
  text-transform: none;
  padding: 0;
  align-self: center;
}

#menu-primary ul.dropdown-content a::before {
  display: none;
}

.sidenav-overlay {
  pointer-events: all;
}

/* .sidenav,
.sidenav .collapsible-header,
.sidenav .collapsible-body{
     background-color: #3db4b3;
 }
*/
.sidenav li.active .collapsible-header,
.sidenav li.active .collapsible-body {
  background-color: #fafafa;
}

@media (min-width: 957px) {
  .m7-mat-toolbar-row.bottom {
    height: 64px;
    padding: 0 24px;
  }

  html {
    padding-top: 120px;
  }

  .sidenav {
    top: 120px;
    height: calc(100% - 120px);
  }

  #menu-primary > li.menu-item a::before {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
  }

  #menu-primary > li.mappa {
    display: none;
  }

  #menu-primary, #menu-primary > li.menu-item {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  #menu-primary > li.menu-item a {
    font: 500 14px/32px "Roboto", "monospace";
    text-transform: uppercase;
    text-decoration: none;
  }

  #menu-primary li.menu-item a {
    font-size: 14px;
  }

  #menu-primary .dropdown-trigger::after {
    display: inline-block;
  }
}
@media only screen and (min-width: 599px) {
  #menu-primary ul.dropdown-content li {
    max-width: 33%;
  }

  #menu-primary > li.community {
    display: flex;
  }

  #header-logo-image {
    padding-right: 24px;
  }
}
.m7-author-meta {
  display: table;
  padding: 24px 0;
}

.forecast .m7-author-meta {
  padding: 0;
}

.m7-author-meta .left, .m7-author-meta .right {
  display: table-cell;
}

.m7-author-meta .right {
  padding-left: 16px;
}

.m7-author-name {
  font-weight: bolder;
}

.m7-author-avatar {
  border-radius: 50%;
  min-width: 64px;
  min-height: 64px;
  width: 64px;
  height: 64px;
}

.m7-author-description {
  color: #666;
  font-size: 12px;
}

.m7-meta-details a {
  font-size: 15px !important;
  color: #666;
  font-weight: bold;
}

.footer-widgets-wrapper {
  background-color: #303455;
}

.footer-socket-wrapper {
  background-color: #252730;
}

.bottom-area {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #3eb6b5;
}

.bottom-area .collapse-handle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 6px;
  flex: 1 1 6px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  max-height: 6px;
}

.bottom-area .collapse-handle button {
  background-color: #3eb6b5;
  overflow: hidden;
  border: none;
  outline: none;
  z-index: 1;
  border-radius: 32px 32px 0 0;
  width: 64px;
  height: 24px;
  font-size: 14px;
  padding-bottom: 4px;
  color: black;
  font-weight: 700;
}

.bottom-area .collapse-handle button i {
  top: -8px;
  position: relative;
}

.collapse-handle button span {
  position: relative;
  top: -6px;
}

.bottom-area .banner {
  z-index: 10;
}

.btn-expand {
  display: none;
}

.bottom-area.collapsed .btn-collapse {
  display: none;
}

.bottom-area.collapsed .btn-expand {
  display: initial;
}

@media screen and (max-width: 599px) {
  .bottom-area.collapsed .banner {
    display: none;
  }

  .bottom-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bottom-area.collapsed-bottom {
    height: 6px;
  }
}
html {
  overflow: auto;
  max-height: 100%;
  height: 100%;
}

body {
  overflow: auto;
  height: 100%;
  position: relative;
}

.breadcrumbs {
  margin-bottom: 24px;
  font-size: 14px;
}

.before-comments.widget-area .widget-title {
  border-bottom: 2px solid #289dcc;
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 0;
}

.before-comments .pt-cv-thumbnail {
  width: 100%;
}

.bx-viewport {
  max-height: 350px !important;
}

.below-entry-meta .comments {
  display: none;
}

.widget_slider_area img {
  min-height: 200px;
}

.widget_slider_area .btn {
  display: none;
}

.widget_slider_area .pt-cv-scrollable .pt-cv-cap-w-img {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  padding-top: 48px;
  pointer-events: none;
}

.wp-block-audio audio {
  width: 100%;
}

.main-content {
  padding-bottom: 24px;
}

.clearfix {
  clear: both;
}

.author-box {
  display: none;
}

#content .forecast .article-content .above-entry-meta .cat-links a {
  background-color: #289dcc;
  border-radius: 3px;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 10px;
}

#content .forecast .article-content .entry-title {
  padding: 5px 0 0;
  font-size: 32px;
}

.featured-video {
  position: relative;
  padding-top: 56.25%;
}

.featured-video iframe {
  bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#menu-secondario li a:not([href]) {
  text-transform: uppercase;
  font-weight: 600;
}

.w-100 {
  min-width: 100% !important;
}

/*# sourceMappingURL=style.css.map */
