/*
    Theme Name:   Jannah Child
    Theme URI:    http://jannah.tielabs.com/
    Description:  Jannh Child Theme
    Author:       TieLabs
    Author URI:   https://tielabs.com
    Template:     jannah
    Version:      1.0.1
    License:      license purchased
    License URI:  http://themeforest.net/licenses/regular_extended
    Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
    Text Domain:  jannah-child
    */

html,
body,
.logo-text,
h1,
h2,
h3,
h4,
h5,
h6,
#main-nav .main-menu > ul > li > a {
  font-family: "Arimo", sans-serif;
}

/* write custom css after this line */

.sticky-wrap + .ts-readmore-tt {
  margin: -20px auto 40px;
}

a:hover {
  text-decoration: none;
}

ul.components {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .nopad-tt .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }

  body.page-id-152449 .container,
  body.page-id-152449 .tie-col-md-12,
  body.page-id-150645 .container,
  body.page-id-150645 .tie-col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  body.page-id-152449 .padhome,
  body.page-id-150645 .padhome {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 1199px) {
  .container.nopad-tt {
    padding-left: 0;
    padding-right: 0;
  }

  .page-id-150645 .main-content {
    padding-left: 0;
    padding-right: 0;
  }

  .container.padhome {
    padding-left: 30px;
    padding-right: 30px;
  }

  ul.tsblocchi-orizzontali-tt-due .dime {
    height: 220px;
  }
}

.advbanner {
  margin-top: 20px;
}

.wf-active #main-nav .main-menu > ul > li > a:hover {
  text-decoration: none;
}

/*nuova versione home page*/

ul.tsblocchi {
  margin: 0;
  padding: 0;
}

ul.tsblocchi:after {
  content: "";
  display: block;
  clear: both;
}

ul.tsblocchi li {
  list-style-type: none;
}

li.tsblocco {
  width: 100%;
  position: relative;
  z-index: 0;
}

.tsblocco-immagine {
  width: 100%;
  max-height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

ul.tsblocchi li:first-child .tsblocco-immagine {
  max-height: 500px;
}

ul.tsblocchi li:first-child .gradblack {
  z-index: 1;
  position: relative;
  height: 500px;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  margin-top: -500px;
  border-bottom: 1px solid #000;
}

ul.longform-count-5.tsblocchi li:first-child .gradblack {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(0, 0, 0, 0.5) 80%);
}

ul.tsblocchi-orizzontali-tt-due li .gradblackdue {
  z-index: 1;
  position: relative;
  height: 255px;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  margin-top: -255px;
  border-bottom: 1px solid #000;
}

ul.tsblocchi-orizzontali-tt-due .overlay-immagine {
  z-index: 3;
  width: 100%;
}

ul.tsblocchi-orizzontali-tt-due .dime {
  min-height: 255px;
  overflow: hidden;
}

ul.tsblocchi-orizzontali-tt-due .ts-link-tt a:hover {
  opacity: 0.7;
}

ul.tsblocchi li {
  float: left;
  width: 25%;
}

ul.tsblocchi li:first-child {
  width: 100%;
  margin-bottom: 0;
}

ul.tsblocchi li:first-child .tsblocco-immagine {
  height: 500px;
}

ul.tsblocchi li:nth-child(1n + 2) {
  position: relative;
  height: 130px;
  background: rgba(0, 0, 0, 0.5);
  padding: 25px;
  width: 25%;
  text-align: left;
  z-index: 2;
  margin-top: -130px;
  float: left;
  margin-bottom: 1px;
  display: block;
}

ul.tsblocchi li:nth-child(1n + 2) .tsblocco-immagine {
  display: none;
}

ul.tsblocchi li:nth-child(1n + 2) .hero-titolo h2 {
  font-size: 14px;
  color: #fff;
  -webkit-line-clamp: 4;
}

ul.tsblocchi li.hero-immagine {
}

ul.tsblocchi li:first-child .hero-titolo {
  position: absolute;
  bottom: 130px;
  width: 100%;
  text-align: left;
  padding-left: 5%;
  padding-right: 5%;
  z-index: 2;
}

ul.tsblocchi.longform-count-1 li:first-child .hero-titolo {
  bottom: 0;
}

ul.tsblocchi li .hero-titolo h2 {
  max-height: 75px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 30px;
  margin-bottom: 10px;
  color: #fff;
}

ul.hero-container li:nth-child(1n + 2) {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #000;
  padding: 0;
  margin: 0;
}

.ts-readmore-tt a {
  background-color: #2579b7;
  color: #ffffff !important;
  width: auto;
  position: relative;
  padding: 7px 15px;
  margin: 5px 0;
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 21px;
}

.ts-readmore-tt a:hover {
  opacity: 0.7;
  text-decoration: none;
}

/*blocchi toptrends*/

.ts-immagine-tt a:hover {
  opacity: 0.7;
}

.ts-link-tt a {
  text-decoration: none;
  color: #333 !important;
  font-weight: 600;
}

li.grandesx .ts-link-tt {
  line-height: 20px;
  min-height: 50px;
  font-size: 20px;
}

li.grandesx .ts-excerpt-tt p {
  font-size: 13px;
  line-height: 21px;
  margin-top: 5px;
  color: #666;
}

ul.tsblocchi-tt {
  margin: 0;
  padding: 0;
}

ul.tsblocchi-tt li {
  list-style-type: none;
}

ul.tsblocchi-tt li.piccolodx .dime .ts-immagine-tt {
  max-height: 70px;
  overflow: hidden;
  width: 40%;
  float: left;
  margin-bottom: 10px;
}

ul.tsblocchi-tt li.piccolodx .dime .ts-immagine-tt img {
  width: 100%;
}

/* 2 blocchi orizzontali*/

ul.tsblocchi-orizzontali-tt {
}

ul.tsblocchi-orizzontali-tt li.tsblocco-tt {
  width: 100%;
  margin-bottom: 10px;
}

ul.tsblocchi-orizzontali-tt li.tsblocco-tt .ts-immagine-tt {
  width: 50%;
  float: left;
  padding-right: 20px;
}

/**/

/* 2 blocchi orizzontali secondo tipo*/

ul.tsblocchi-orizzontali-tt-due {
}

ul.tsblocchi-orizzontali-tt-due li.tsblocco-tt {
  width: 50%;
  margin-bottom: 10px;
}

ul.tsblocchi-orizzontali-tt-due li.tsblocco-tt {
  width: 50%;
  padding-right: 20px;
}

ul.tsblocchi-orizzontali-tt-due li.tsblocco-tt li.grandesx .dime .ts-immagine-tt img {
  width: 100%;
}

ul.tsblocchi-orizzontali-tt-due li.grandesx .dime .ts-immagine-tt {
  width: 100%;
  max-height: 270px;
  overflow: hidden;
}

ul.tsblocchi-orizzontali-tt-due li.grandesx {
  padding-right: 2px;
}

ul.tsblocchi-orizzontali-tt-due .ts-link-tt,
ul.tsblocchi-orizzontali-tt-due .ts-link-tt a {
  font-size: 24px;
  line-height: 26px;
  color: #fff !important;
}

.overlay-immagine {
  position: absolute;
  bottom: 15px;
  color: #fff;
  padding: 20px;
  width: 50%;
  padding-right: 60px;
}

.overlay-immagine .ts-date-tt,
.overlay-immagine .ts-date-tt:before,
.overlay-immagine .ts-link-tt a {
  color: #fff !important;
}

li.grandesx .overing a {
  font-size: 26px !important;
}

/**/

li.tsblocco-tt {
  float: left;
  width: 50%;
  margin-bottom: 15px;
}

li.grandesx {
  padding-right: 15px;
}

li.piccolodx {
  padding-left: 15px;
}

li.grandesx .dime .ts-immagine-tt {
  width: 100%;
  max-height: 150px;
  overflow: hidden;
}

li.grandesx .dime .ts-immagine-tt img {
  width: 100%;
}

li.grandesx .dime .ts-date-tt {
  font-size: 13px;
  color: #666666;
}

li.grandesx .dime .ts-date-tt:before {
  font: normal normal normal 13px/1 FontAwesome;
  content: "\f017";
  font-size: 13px;
  padding-right: 5px;
  color: #666666;
}

li.piccolodx .dime .ts-date-tt {
  font-size: 12px;
  color: #666666;
}

li.piccolodx .dime .ts-immagine-tt img {
  width: 40%;
  float: left;
  padding: 0 10px 10px 0;
}

li.piccolodx .dime .ts-date-tt {
  font-size: 12px;
  color: #666666;
}

li.piccolodx .dime .ts-date-tt:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f017";
  font-size: 12px;
  padding-right: 5px;
}

li.piccolodx .ts-link-tt {
  font-size: 14px;
  line-height: 18px;
}

li.piccolodx .ts-excerpt-tt,
li.piccolodx .ts-readmore-tt {
  display: none;
}

ul.grandedue-oriz li:nth-child(2n) {
  padding-left: 15px;
}

ul.piccolodue-verti li:nth-child(odd) {
  padding-left: 0px;
}

ul.tsblocchi-tt-tre {
  margin: 0;
  padding: 0;
}

ul.tsblocchi-tt-tre li {
  list-style-type: none;
  width: 100%;
}

ul.tsblocchi-tt-tre li.tsblocco-tt {
  float: left;
  width: 33%;
  margin-bottom: 17px;
}

ul.tsblocchi-tt-tre li.piccolodx .dime .ts-immagine-tt img {
  width: 100%;
}

ul.tsblocchi-tt-tre li.piccolodx .dime .ts-immagine-tt {
  max-height: 70px;
  overflow: hidden;
  width: 40%;
  float: left;
  margin-bottom: 10px;
}

/**/

ul.tsblocchi li .hero-titolo h2 a {
  color: #fff;
}

.dime {
  position: relative;
}

.ts-immagine-tt {
  position: relative;
}

.ts-immagine-tt .tagcategoria {
  display: inline-block;
  background: #2579b7;
  color: #fff;
  padding: 0 6px;
  font-size: 11px;
  line-height: 1.85em;
  position: absolute;
  right: 10px;
  bottom: 10px;
  border-radius: 2px;
}

ul.tsblocchi-orizzontali-tt .ts-immagine-tt .tagcategoria {
  right: 30px;
}

.ts-immagine-tt .tagcategoria a {
  color: #fff !important;
}

.ts-immagine-tt .tagcategoria a:hover {
  text-decoration: none;
}

.piccolodx .tagcategoria {
  display: none;
}

/*titoli principali*/

.the-global-title {
  position: relative;
  font-size: 17px;
  margin-bottom: 2px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0 !important;
}

/**/

@media (max-width: 991px) {
  /*hero*/
  ul.tsblocchi li:first-child .hero-titolo {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 0px;
    background: #000;
  }

  ul.tsblocchi li:nth-child(1n + 2) {
    position: relative;
    background: #000;
    padding: 25px;
    width: 25%;
    text-align: center;
    z-index: 2;
  }

  ul.tsblocchi li .hero-titolo h2 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
  }

  ul.tsblocchi li:first-child .gradblack {
    display: none;
  }

  ul.tsblocchi li:first-child .tsblocco-immagine {
    margin-top: 0;
    height: 250px;
    background-size: cover;
    background-position: center;
  }

  /**/
  ul.tsblocchi li:first-child .hero-titolo {
    left: 0;
    padding: 20px 30px;
    bottom: 0;
  }

  ul.tsblocchi li:first-child {
    margin-bottom: 0;
    /* border-bottom: 1px solid; */
  }

  ul.tsblocchi-orizzontali-tt .tagcategoria {
    display: none;
  }
}

/*inizio VECCCHIO CAROUSEL HERO*/

@media (min-width: 992px) {
  .mtv-homeuno .thumb-title a:after {
    content: "Leggi tutto";
    font-size: 10px;
    border: 1px solid #fff;
    padding: 8px 10px;
    display: table;
    margin-top: 10px;
  }

  .centered-title-slider .thumb-overlay .container {
    top: 85%;
    text-align: left;
  }

  .full-width .centered-title-slider .thumb-title {
    max-width: 100%;
  }

  .full-width .wide-slider-with-navfor-wrapper .thumb-title {
    max-height: 4em;
    -webkit-line-clamp: 3;
    font-size: 30px;
    margin-bottom: 10px;
  }

  .centered-title-slider .thumb-title {
    max-width: 650px;
    margin: 0;
  }

  .centered-title-slider .thumb-title h2 {
    font-size: 20px;
  }
}

.wide-slider-nav-wrapper {
  display: none !important;
}

.leggithumb {
  padding: 7px 15px;
  margin: 0;
  font-weight: normal;
  font-size: 16px !important;
  display: inline-block;
  text-align: center;
  line-height: 21px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  border-radius: 2px;
  display: table !important;
}

/**/

.mg_media_wrap {
  padding: 0;
}

/*altezza da sliderhero a banner jira MTV-20*/

#tie-block_1888,
#WIDELEADERBOARD {
  margin-bottom: 10px;
}

/* INIZIO header hero*/

ul.hero-container {
  margin: 0;
  padding: 0;
  width: 100%;
}

ul.hero-container li {
  list-style-type: none;
}

.hero-immagine {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% !important;
}

ul.hero-container li:first-child {
  width: 100%;
}

ul.hero-container li:first-child .gradblack {
  z-index: 1;
  position: absolute;
  height: 500px;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}

ul.hero-container li {
  float: left;
  width: 25%;
}

ul.hero-container li:first-child {
  width: 100%;
}

ul.hero-container li:first-child .hero-immagine {
  height: 500px;
}

ul.hero-container li:nth-child(1n + 2) .hero-immagine {
  display: none;
}

ul.hero-container li:nth-child(1n + 2) .hero-titolo {
  height: 110px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  margin-top: -115px;
  padding: 25px;
  width: 25%;
  text-align: left;
  z-index: 2;
}

ul.hero-container li:nth-child(1n + 2) .hero-titolo h2 {
  font-size: 14px;
  color: #fff;
}

ul.hero-container li .hero-immagine {
  height: 100px;
}

ul.hero-container li:first-child .hero-titolo {
  position: absolute;
  margin-top: -330px;
  width: 100%;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  z-index: 2;
}

ul.hero-container li .hero-titolo h2 {
  font-size: 40px;
  color: #fff;
}

.hero-titolo a {
  color: #fff !important;
  text-decoration: none;
}

.hero-titolo a:hover {
  opacity: 0.7 !important;
}

.leggitutto div {
  padding: 7px 15px;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 21px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  border-radius: 2px;
}

ul.hero-container li:nth-child(1n + 2) .leggitutto div {
  padding: 5px 10px;
  margin-top: 10px;
  font-weight: normal;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  border-radius: 2px;
}

/* FINE header hero*/

/*topheader*/

.topbar-wrapper {
  border: 0 !important;
}

/*header*/

#logo {
  margin: 5px 0 0;
}

.stream-item-top-wrapper {
  display: none;
}

/**/

/*titoli e breadcrumbs*/

.full-width .entry-header-outer,
.one-column-no-sidebar .entry-header-outer {
  text-align: left;
}

/**/

/*mtv-showroom*/

ul.showroom {
  margin: 0;
  padding: 0;
  width: 100%;
}

ul.showroom li {
  list-style-type: none;
  margin: 0;
}

ul.showroom li {
  float: left;
  width: 33%;
}

.show-container {
  padding: 10px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  height: 130px;
  margin: 10px;
}

.show-immagine {
  float: left;
  width: 50%;
  height: 100px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  margin: 5px;
}

.show-container a:hover {
  opacity: 0.8;
}

.show-testo {
  float: right;
  margin-top: 5px;
  font-size: 14px;
  display: inline-block;
  width: 45%;
}

h3.show-testo a {
  color: #333;
}

.show-testo {
  min-height: 57px;
}

.show-container .leggitutto {
  padding: 5px 10px;
  margin-top: 10px;
  font-weight: normal;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  border: 1px solid rgba(0, 0, 0, 0.9);
  color: #000;
  border-radius: 2px;
  float: right;
}

.show-container a .leggitutto {
  color: #000;
  border-color: #000;
}

/**/

/*slider gallery*/

/*.ms-thumb-list {display:none !important;}*/

.ms-info {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: auto;
}

#everlightbox-overlay {
  max-width: 1044px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#everlightbox-overlay {
  background-color: rgba(0, 0, 0, 1);
}

.everlightbox-fullscreen {
  display: none !important;
}

.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
  width: 40px;
}

.fb_iframe_widget {
  display: none !important;
}

/*
            .everlightbox-social {
            float:right;}
            
            .everlightbox-cap {
            float:left;
            color:#FFF;}*/

.everlightbox-bottom-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.everlightbox-bottom-bar > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
  position: relative !important;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  margin: 0 !important;
}

#everlightbox-slider .slide .everlightbox-social {
  text-align: right;
  margin-right: 10px;
}

.everlightbox-caption {
  text-align: left;
  margin-left: 10px;
}

/**/

/*gallerysimone*/

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  max-width: 1044px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0;
}

.mfp-bg {
  padding: 0;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 1;
  max-width: 1044px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  max-width: 1044px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.entry ol,
.entry ul,
.comment-content ol,
.comment-content ul {
  margin-bottom: 20px;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.mfp-figure figure {
  margin: 0px;
  max-width: 100%;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 80px 0;
  margin: 0 auto;
  background: #000;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  top: 32px;
  right: -34px;
}

.mfp-content {
  max-width: 800px !important;
  background: #000;
}

a.mfp-close-btn-in {
  pointer-events: none;
  cursor: default;
}

.mfp-arrow-right:before,
.mfp-arrow-right:after,
.mfp-arrow-left:before,
.mfp-arrow-left:after {
  display: none;
}

/*
            .mfp-arrow-right:after {
            border:0;
               font-family: FontAwesome;
                font-weight: 400;
                content: "\f054" !important;
                color:#FFF;
             font-size:20px;
            
             }*/

button.mfp-arrow-right {
  height: 100px;
  width: 100px;
  background: url(/wp-content/plugins/wc-gallery/includes/vendors/flexslider/images/slide-arrow-right.png) no-repeat;
  background-size: cover;
}

button.mfp-arrow-left {
  height: 100px;
  width: 100px;
  background: url(/wp-content/plugins/wc-gallery/includes/vendors/flexslider/images/slide-arrow-left.png) no-repeat;
  background-size: cover;
}

/*finegallerysimone*/

/*menu*/

.main-nav {
  border-color: #dddddd;
}

.main-menu .menu > li.tie-current-menu,
.main-menu .menu > li > .menu-sub-content {
  border-bottom-color: #163c59 !important;
}

.main-menu .menu > li.tie-current-menu > a:after {
  display: none;
}

#tie-wrapper #theme-header,
#tie-container #tie-wrapper {
  background-color: #ffffff !important;
}

/*ticker*/

.dark-skin .mag-box .breaking,
.dark-skin .mag-box .ticker-content,
.dark-skin .mag-box .ticker-swipe,
.box-dark-skin .breaking,
.box-dark-skin .ticker-content,
.box-dark-skin .ticker-swipe {
  background-color: #2579b7 !important;
}

.mag-box .breaking-news-outer.magazine2 .has-background .slider-area,
.magazine2 .mag-box.breaking-news-outer {
  margin-bottom: 0 !important;
}

/**/

/*slider*/

.titolo-slide a {
  color: #fff;
}

.tie-slider-nav li span {
  display: none;
}

.breaking-title:before {
  background-color: #163c59;
}

.breaking-news-outer {
  border-radius: 0;
  height: 39px;
}

.mag-box .breaking-title {
  line-height: 39px;
  margin-top: -1px;
}

.mtv-home > .section-item {
  padding: 0;
}

.entry .nopad-tt ul.tsblocchi {
  margin: 0;
}

div#wpv-view-layout-152437-TCPID152449 ul.tsblocchi,
div#wpv-view-layout-152437-TCPID150645 ul.tsblocchi {
  padding: 0 0 25px;
}

div#wpv-view-layout-152437-TCPID152449 ul.tsblocchi:after,
div#wpv-view-layout-152437-TCPID150645 ul.tsblocchi:after {
  display: block;
  content: "";
  clear: both;
}

/*****mediaport******/

@media (min-width: 992px) {
  .top-nav .tie-alignright {
    padding-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 10px 0 0;
  }

  body.page-id-152449 #content,
  body.page-id-150645 #content {
    padding-top: 0;
    margin-top: 0;
  }

  .main-menu .menu > li > .menu-sub-content {
    border-top: 5px solid #2579b7 !important;
    background: #163c59 !important;
    color: #fff;
  }

  .main-menu .menu > li > .menu-sub-content a {
    color: #fff;
  }

  .main-menu .menu > li > .menu-sub-content a:hover {
    color: rgba(255, 255, 255, 0.6) !important;
  }

  #main-nav {
    line-height: 40px;
    margin: 0 20px;
  }

  #main-nav.fixed-nav {
    margin: 0;
  }

  .main-nav-light .main-nav.fixed-nav {
    background: #2579b7;
    color: #fff;
  }

  .theme-header .fixed-nav:not(.just-before-sticky) {
    line-height: 42px;
  }

  .fixed-nav .main-menu .menu > li > a {
    padding: 0 7px;
  }

  .fixed-nav .menu-item-object-category a,
  .fixed-nav .menu-item-object-page a {
    color: #fff !important;
  }

  .fixed-nav .menu-item-object-category > a:before,
  .fixed-nav .menu-item-object-page > a:before {
    color: #fff !important;
  }

  .fixed-nav .components li a {
    color: #fff !important;
  }

  .fixed-nav .container {
    padding: 0;
    margin: 0;
  }

  .fixed-nav #menu-components-wrap {
    width: 1040px;
    max-width: 100%;
  }

  /** varie fix header **/
  .top-menu.header-menu {
    margin: 0 0 0 -20px;
  }

  .tie-search-trigger span.fa.fa-search {
    font-size: 20px;
    color: #4889c1;
  }

  .fixed-nav .tie-search-trigger span.fa.fa-search {
    color: #fff;
  }

  .main-menu .header-menu > ul > li > a {
    font-size: 14px !important;
  }

  .main-nav-boxed.main-nav-light .main-menu-wrapper {
    border-width: 1px;
    background-color: #ffffff;
    border-left: 0px;
    border-right: 0px;
  }
}

@media (min-width: 1200px) {
  .fixed-nav .menu > .menu-item-has-children:not(.is-icon-only) > a {
    padding-right: 25px !important;
  }
}

/********/

/*menu mobile*/

aside.dark-skin {
  background: #2579b7 !important;
}

body.vc_responsive .menu-sub-content {
  background: #163c59;
}

body.vc_responsive #mobile-menu .mobile-arrows.is-open {
  width: 100%;
  background: #163c59;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  display: block;
  text-align: right;
  padding-right: 10px;
  z-index: -1;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

body.vc_responsive li.menu-item-object-category > :first-child {
  margin-left: 0px;
}

#tie-wrapper {
  border-top: 6px solid #3b83c2;
}

/*social top menu*/

.topbar-wrapper ul.components:before {
  content: "Seguici con";
  color: #666;
  font-size: 13px;
  font-family: "Arimo", sans-serif;
}

.social-icons-item {
  color: #666;
}

header #top-nav .components > li .social-link:not(:hover) span {
  color: #666;
  font-size: 16px;
}

header #top-nav .components > li > a {
  width: 25px;
}

.topbar-wrapper ul.components {
  margin: 0;
}

.top-menu.header-menu {
  margin: 0 0 0 -20px;
}

@media (max-width: 1199px) {
  .top-menu.header-menu {
    margin: 0 0 0 -7px;
  }

  .topbar-wrapper ul.components {
    margin: 10px 0 0;
  }
}

/**/

.menu-item-has-children > a:before {
  font-family: FontAwesome;
  font-weight: 400;
  content: "\f078" !important;
  position: absolute;
  right: 19px;
  margin-top: 0;
  top: 0%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 0;
  border-top: 0;
  font-size: 10px;
  color: #2579b7;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

li.tie-current-menu > a:before {
  color: #fff !important;
}

/*footer*/

.footer-widget-area:first-child:not(.footer-boxed-widget-area) {
  padding-top: 20px !important;
}

.footerindirizzi {
  text-align: right;
}

/*fix adv alto*/

#skinadvtop2 img {
  max-height: 100%;
}

.payoff {
  font-size: 16px;
  color: #333;
  text-align: center;
  font-weight: normal;
  margin: 2px auto 28px;
}

/*sidebar*/

#posts-list-widget-2 .post-meta {
  display: none;
}

/*slider video*/

.ms-tab-context {
  font-size: 12px;
}

.ms-tabs.ms-has-thumb .ms-tab-context {
  padding: 10px;
  line-height: 15px;
}

#tie-block_968 {
  margin-bottom: 0;
}

/*widget*/

.the-global-title h4 > .widget-title-icon {
  display: none !important;
}

.search-mobile {
  position: absolute;
  right: -30px;
}

/*advmobile noscosto in desktop*/

.MBOX1,
.MBOX2,
.BACHECA {
  visibility: hidden;
}

.WIDELEADERBOARD {
  visibility: visible;
}

.edidomus-login {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tie-alignright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.edidomus-login a.button {
  color: #fff !important;
  line-height: 1em;
}

/*********************MOBILE**************/

@media (max-width: 991px) {
  .mtv-homeuno .thumb-title a:after {
    content: "Leggi tutto";
    font-size: 10px;
    border: 1px solid #fff;
    padding: 8px 10px;
    display: table;
    margin-top: 15px;
  }

  .mtv-homeuno .centered-title-slider .thumb-overlay .container {
    top: 94%;
    text-align: left;
  }

  .mtv-homeuno.full-width .centered-title-slider .thumb-title {
    max-width: 100%;
  }

  .mtv-homeuno.full-width .wide-slider-with-navfor-wrapper .thumb-title {
    max-height: 4em;
    -webkit-line-clamp: 3;
    font-size: 30px;
    margin-bottom: 10px;
  }

  .mtv-homeuno.centered-title-slider .thumb-title {
    max-width: 650px;
    margin: 0;
  }

  .mtv-homeuno.centered-title-slider .thumb-title h2 {
    font-size: 20px;
  }

  .mtv-homeuno .slick-slide {
    height: 390px !important;
    background-size: 100% !important;
  }

  .mtv-homeuno .slick-track {
    opacity: 1;
    width: 400px;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    background: #333;
  }

  /*  .thumb-overlay .thumb-title a {
                      color:#000 !important;
                      }*/
  .mtv-homeuno .wide-slider-wrapper .thumb-overlay .container {
  }

  .mtv-homeuno .wide-slider-wrapper .thumb-overlay {
    padding: 40px 10px !important;
  }

  /*advmobile*/
  .MBOX1,
  .MBOX2,
  .BACHECA {
    visibility: visible;
  }

  .WIDELEADERBOARD {
    visibility: hidden;
  }

  .search-mobile {
    position: absolute;
    right: 54px;
    font-size: 20px;
    top: 11px;
  }

  .search-mobile a {
    color: #2579b7 !important;
  }

  .theme-header .fixed-nav:not(.just-before-sticky) {
    line-height: 20px !important;
  }

  /*burger menu*/
  .side-aside a.remove {
    top: 15px;
    left: auto;
    right: 12px;
  }

  a.remove:hover:before {
    color: #dddddd;
  }

  .mobile-arrows {
    color: #ffffff;
    border: 1px solid #ffffff10;
    padding: 10px !important;
    margin-top: 5px;
  }

  /*fine burger menu*/
  .payoff {
    display: none;
  }

  #tie-wrapper {
    border: none;
  }

  .logo-container {
    border-bottom: 3px solid #3b83c2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #mobile-menu-icon,
  .search-mobile {
    position: relative;
    top: auto;
    right: auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 0 0 10px;
  }

  .search-mobile {
    margin: 0 0 0 15px;
  }

  .edidomus-login {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 0 0 auto;
  }

  #theme-header.mobile-header-centered #logo {
    text-align: left !important;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #mobile-menu-icon .nav-icon,
  #mobile-menu-icon .nav-icon:before,
  #mobile-menu-icon .nav-icon:after {
    background-color: #3b83c2;
  }

  #mobile-menu li a {
    padding-left: 15px;
  }

  /* INIZIO header hero*/
  ul.hero-container {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  ul.hero-container li {
    list-style-type: none;
  }

  .hero-immagine {
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
  }

  ul.hero-container li:first-child {
    width: 100%;
  }

  ul.hero-container li:first-child .gradblack {
    z-index: 1;
    position: absolute;
    height: 250px;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  }

  ul.hero-container li {
    display: block;
    width: 100%;
  }

  ul.hero-container li:first-child .hero-immagine {
    height: 250px;
  }

  ul.hero-container li:nth-child(1n + 2) .hero-immagine {
    display: none;
  }

  ul.hero-container li:first-child .hero-titolo {
    top: 60px;
    position: absolute;
    margin-top: 0;
    width: 100%;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    z-index: 2;
  }

  ul.hero-container li:nth-child(1n + 2) .hero-titolo h2 a {
    font-size: 14px;
    color: #000 !important;
  }

  ul.hero-container li:nth-child(1n + 2) .hero-titolo {
    height: 110px;
    position: absolute;
    margin-top: 0px;
    width: 100%;
    z-index: 2;
    text-align: left;
    background: none !important;
  }

  ul.hero-container li:nth-child(1n + 2) .hero-singola {
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #000;
    padding: 0;
    margin: 0;
  }

  ul.hero-container li .hero-immagine {
    height: 90px;
  }

  ul.hero-container li:first-child .hero-titolo {
    top: 60px;
    position: absolute;
    margin-top: 0;
    width: 100%;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    z-index: 2;
  }

  ul.hero-container li:nth-child(1n + 2) .hero-titolo .leggitutto div {
    color: #000;
    border-color: #000;
    float: right !important;
  }

  ul.hero-container li:nth-child(1n + 2) .hero-titolo h2 {
    float: left;
    width: 70%;
  }

  ul.hero-container li .hero-titolo h2 {
    font-size: 30px;
    color: #fff;
  }

  .clickhero {
    color: #fff !important;
  }

  .clickhero:hover {
    opacity: 0.7;
  }

  /* FINE header hero*/
  /*mtv-showroom mobile*/
  ul.showroom {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  ul.showroom li {
    list-style-type: none;
    margin: 0;
  }

  ul.showroom li {
    float: left;
    width: 100%;
  }

  .show-container {
    padding: 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    height: 130px;
    margin: 10px;
  }

  .show-immagine {
    float: left;
    width: 50%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    margin: 5px;
  }

  .show-container a:hover {
    opacity: 0.8;
  }

  .show-testo {
    float: right;
    margin-top: 5px;
    font-size: 14px;
    display: inline-block;
    width: 45%;
  }

  h3.show-testo a {
    color: #333;
  }

  /**/
  /*footer mobile*/
  .footer-widget-area {
    text-align: center;
  }

  .footerindirizzi {
    text-align: center;
  }
}

/*****************FINE MOBILE*********************/

/*vecchia media grid
              .widgetvideo {
                background: #333;
                padding: 15px;
                border-radius: 3px;
              }
              .widgetvideo h2 {
                color: #FFF;
                padding-left: 0px;
                padding-top: 4px;
                border-bottom: 1px solid #fff;
                padding-bottom: 5px;
                margin-bottom: 5px;
                margin-left: 0px;
                margin-right: 0px;
                text-transform: uppercase;
                font-size: 21px;
              }
            
              .video_dettaglio {
                margin: 10px;
              }
              .wid-2 {
                padding: 15px;
            
                background: #FFFFFF25;
                border-radius: 3px;
                margin-top: 20px;
              }
              .wid-2 .titolosotto {
                font-size: 14px;
                margin-top: 5px;
              }
              .widgetvideo h3 {
                color: #FFF;
                padding-top: 4px;
                border-bottom: 1px solid #fff;
                padding-bottom: 5px;
                margin-bottom: 5px;
                margin-right: 0px;
                text-transform: uppercase;
                font-size: 18px;
              }
              .widgetvideo .titolosotto {
                color: #FFF;
              }
              .guardatutto {
                background: #FFF;
                padding: 5px 7px;
                text-align: center;
                font-weight: 600;
                font-size: 14px;
                border-radius: 3px;
              }
              .guardatutto a {
                color: #333;
              }
            
              .mgis_h_1_3 .titolosotto {
                position: absolute;
                bottom: 20px;
                left: 20px;
                color: #FFF;
                font-size: 20px !important;
                font-weight: 700;
                padding: 10px;
              }
              .mgis_h_1_3 .mgi_overlays {
                content: "";
                position: absolute;
                z-index: 9999;
                left: 0;
                right: 0;
                bottom: 0;
                height: 100%;
                transition: opacity 0.2s;
                background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
              }
              .mgis_h_1_3 .top_category, .mgis_h_1_3 div.mgi_overlays:after, .mg_inl_video .top_category {
                display: none;
              }
              .top_category {
                color: #FFF;
                top: 11px;
                position: absolute;
                z-index: 9999;
                background: #2579b7;
                padding: 1px 10px;
                left: 10px;
                border-radius: 3px;
                font-size: 11px;
              }
              div.mgi_overlays:after {
                content: " ";
                position: absolute;
                bottom: 10px;
                right: 0;
                height: 30px;
                width: 80px;
            
                background: url(/wp-content/uploads/2019/12/play-bottone3.png) no-repeat;
                background-size: 70px;
              }
            
              .mg_box_inner {
                border: 0px !important;
              }
              a.mg_box_inner {
                border-style: none !important;
                padding: 0px !important;
                background: transparent !important;
                border: 0px !important;
              }
              .mg_items_container:before {
                box-shadow: none;
              }
              a.mg_box_inner:hover {
                opacity: 0.7 !important;
              }
              .mgi_ol_tit_wrap {
                opacity: 1 !important;
              }
              .titolosotto {
                font-size: 12px;
                line-height: 1.4;
                margin-bottom: 5px;
                font-weight: 600;
                padding: 0 6px;
              }
              .mg_inl_video .titolosotto {
                position: absolute;
                bottom: -30px;
                left: 0;
                color: #FFF !important;
                font-size: 16px !important;
                font-weight: 700;
                padding: 0;
                z-index: 99999999999999999;
              }
              .mg_items_container {
                min-height: 190px !important;
              }
              .mg_inl_video {}
            
              .single-caption-text span {
                padding-right: 5px;
              }
              #tie-block_2806 {
                margin-bottom: 0px !important;
              }
            
              */

/*modifica media grid*/

.widgetvideo {
  background: #333;
  padding: 15px;
  border-radius: 3px;
}

.widgetvideo h2 {
  color: #fff;
  padding-left: 0px;
  padding-top: 4px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  text-transform: uppercase;
  font-size: 21px;
}

/*.widgetvideo h2:before {
                   font-family: FontAwesome;
                font-weight: 400;
                content: "\f03d" !important;
                color:#FFF;
             font-size:20px;
             }*/

.video_dettaglio {
  margin: 10px;
}

.wid-2 {
  padding: 15px;
  /* border: 1px solid #FFFFFF30;*/
  background: #ffffff25;
  border-radius: 3px;
  margin-top: 20px;
}

.wid-2 .titolosotto {
  font-size: 14px;
  margin-top: 5px;
}

.widgetvideo h3 {
  color: #fff;
  padding-top: 4px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-right: 0px;
  text-transform: uppercase;
  font-size: 18px;
}

.widgetvideo .titolosotto {
  color: #fff;
}

.guardatutto {
  background: #fff;
  padding: 5px 7px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
}

.guardatutto a {
  color: #333;
}

/*3BLOCCHI*/

.mgis_h_1_3 .titolosotto {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  font-size: 20px !important;
  font-weight: 700;
  padding: 10px;
}

.mgis_h_1_3 .mgi_overlays {
  content: "";
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.75));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.75));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.75));
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.75)));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mgis_h_1_3 .top_category,
.mgis_h_1_3 div.mgi_overlays:after,
.mg_inl_video .top_category {
  display: none;
}

.top_category {
  color: #fff;
  top: 11px;
  position: absolute;
  z-index: 9999;
  background: #2579b7;
  padding: 1px 10px;
  left: 10px;
  border-radius: 3px;
  font-size: 11px;
}

div.mgi_overlays:after {
  content: " ";
  position: absolute;
  bottom: 10px;
  right: 0;
  height: 30px;
  width: 80px;
  /* background: #000; */
  background: url(/wp-content/uploads/2019/12/play-bottone3.png) no-repeat;
  background-size: 70px;
}

/**/

/*WIDGET VERTICALE*/

.mg_box_inner {
  border: 0px !important;
}

a.mg_box_inner {
  border-style: none !important;
  padding: 0px !important;
  background: transparent !important;
  border: 0px !important;
}

.mg_items_container:before {
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.mg_box_inner:hover {
  opacity: 0.7 !important;
}

.mgi_ol_tit_wrap {
  opacity: 1 !important;
}

.titolosotto {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 5px;
  font-weight: 600;
  padding: 0 6px;
}

.mg_inl_video .titolosotto {
  position: absolute;
  bottom: -30px;
  left: 0;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 700;
  padding: 0;
  z-index: 99999999999999999;
}

.mg_items_container {
  min-height: 190px !important;
}

.mg_inl_video {
}

/**/

.single-caption-text span {
  padding-right: 5px;
}

#tie-block_2806 {
  margin-bottom: 0px !important;
}

.news-sponsorizzate h2 {
  line-height: 20px;
  font-size: 17px;
  color: #2579b7;
}

.sticky-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px -15px;
}

.sticky-el {
  max-width: 33.3333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  padding: 0 15px;
  position: relative;
}

.sticky-image {
  position: relative;
  display: block;
  height: 270px;
  overflow: hidden;
}

.sticky-image img {
  width: auto;
  position: absolute;
  height: 100%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.gradblack {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  position: absolute;
  z-index: 8;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.sticky-el .gradblack {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.5) 100%);
}

.sticky-el h2 {
  padding: 20px;
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 20px;
  margin: 0;
}

.tsblocco-singolo {
  position: relative;
  z-index: 9;
}

@media (max-width: 991px) {
  .sticky-el {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 30px;
  }

  .sticky-el:last-child {
    margin: 0;
  }

  .sticky-image img {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    top: auto;
  }

  .sticky-image {
    height: auto;
  }
}

.nopad-tt #MBOX1 {
  margin: 30px 0 0;
}

@media (max-width: 991px) {
  .sticky-wrap {
    margin-top: 0;
  }

  .container.nopad-tt {
    width: 100vw !important;
  }

  .page-id-152449 .container {
    max-width: 100%;
  }

  .sticky-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  div#wpv-view-layout-151321-TCPID152449 {
    margin-bottom: 30px;
  }

  div#wpv-view-layout-151321-TCPID152449 .tsblocco {
    float: none;
  }

  .show-container {
    margin: 10px 0;
  }

  div#wpv-view-layout-151325 > ul {
    margin: 0;
  }

  ul.tsblocchi-orizzontali-tt-due li.grandesx .dime .ts-immagine-tt {
    height: 100%;
  }

  ul.tsblocchi-orizzontali-tt-due li.grandesx .dime .ts-immagine-tt img {
    height: 100%;
    max-width: none;
    width: auto;
  }

  li.grandesx .ts-link-tt {
    min-height: 0;
  }
}

.page-id-152449 div#MBOX2 {
  margin: 0 auto 30px;
}

.page-id-152449 div#HALFPAGE2 {
  margin: 0 auto 30px;
}

ul.tsblocchi-tt.piccolodue-verti:before {
  content: "";
  display: block;
  clear: both;
}

.js-wpv-view-layout .hero-titolo {
  margin: 25px 0;
  text-align: left;
  padding-left: 50px;
  padding-right: 50px;
}

@media (min-width: 992px) {
  .tsblocco-singolo {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

/*menu sticky che rimane centrato anche in fondo*/

.fixed-bottom {
  right: unset;
  left: unset;
}

html blockquote:after,
html blockquote:before,
html blockquote cite {
  color: #999;
}

html blockquote:after {
  float: right;
  margin-top: 10px;
}

.edlmobile {
  display: none;
}

@media (max-width: 991px) {
  .edlmobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .edidomus-login.edlmobile a.button,
  .edidomus-login.edlmobile a.button svg {
    background: none !important;
    color: #2579b7 !important;
    padding: 0 !important;
  }

  .edidomus-login.edlmobile a.button svg {
    width: 16px;
  }

  .edidomus-login.edlmobile span {
    padding: 0 5px 0 0;
    line-height: 1;
  }
}

.edidomus-login span {
  color: #666;
  padding: 0 10px;
}

@media (max-width: 991px) {
  #wpv-view-layout-152442-TCPID152449 .hero-titolo,
  #wpv-view-layout-152437-TCPID152449 .hero-titolo {
    bottom: 0;
  }

  .js-wpv-view-layout-152439 ul.tsblocchi {
    padding-bottom: 50px;
  }

  ul.tsblocchi li {
    float: none;
  }

  #wpv-view-layout-152442-TCPID152449 .ts-blocchi,
  #wpv-view-layout-152437-TCPID152449 .ts-blocchi {
    padding-bottom: 40px;
  }
}

@media (max-width: 639px) {
  ul.tsblocchi-orizzontali-tt-due li.tsblocco-tt {
    width: 100%;
    padding-right: 0;
  }

  .overlay-immagine {
    position: relative;
    color: #333;
    padding: 20px;
    width: 100%;
    padding-right: 0;
  }

  .overlay-immagine .ts-date-tt,
  .overlay-immagine .ts-date-tt:before,
  .overlay-immagine .ts-link-tt a {
    color: #333 !important;
  }

  ul.tsblocchi-orizzontali-tt .ts-excerpt-tt {
    display: none;
  }

  ul.tsblocchi li:nth-child(1n + 2) {
    margin-top: 0;
    width: 100%;
    float: none;
    height: auto;
    background-color: #2579b7;
  }

  ul.tsblocchi li:first-child .hero-titolo {
    background-color: #2579b7;
    border-bottom: 1px solid #fff;
  }

  ul.tsblocchi li:nth-child(1n + 2) .gradblack {
    display: none;
  }

  ul.tsblocchi-tt {
    display: inline-block;
  }

  ul.tsblocchi-tt li:nth-child(1n + 2) {
    display: relative;
    margin-top: 0;
    width: 100%;
  }

  li.tsblocco-tt {
    float: none;
    width: 100%;
  }

  li.grandesx {
    padding-right: 0px;
    clear: both;
  }

  li.piccolodx {
    padding-left: 0px;
    clear: both;
  }

  ul.grandedue-oriz li:nth-child(1n + 2) {
    padding-left: 0px;
  }

  .tsblocchi-orizzontali-tt-due .overlay-immagine {
    padding-left: 0;
    padding-bottom: 0;
    position: absolute;
    color: #fff;
    bottom: 0;
    padding: 0 20px 20px;
  }

  .tsblocchi-orizzontali-tt-due .overlay-immagine *,
  .tsblocchi-orizzontali-tt-due .overlay-immagine *:before {
    color: #fff !important;
  }

  .tsblocchi-orizzontali-tt-due .gradblackdue {
  }

  .entry ul.tsblocchi-orizzontali-tt-due {
    margin-bottom: 0;
    display: block;
  }

  ul.tsblocchi-tt-tre li.tsblocco-tt {
    float: left;
    width: 100%;
    margin-bottom: 17px;
  }

  ul.tsblocchi-orizzontali-tt li.tsblocco-tt .ts-immagine-tt {
    margin-bottom: 20px !important;
  }
}

.outbrain {
  padding: 0 20px;
}

.mg_inl_video .titolosotto {
  bottom: -80px;
  line-height: 1.1em;
  padding-bottom: 15px;
}

.video-container {
  width: 100%;
  max-width: 100%;
  display: block;
  height: 0;
  padding-bottom: 56.5%;
  position: relative;
  margin: 0 auto 20px;
}

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

/** PROFILO PERSONALE **/

.btn-group button.btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #2579b7;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-wrap header {
  padding: 0 !important;
}

.header-wrap .entry-header .entry-title {
  margin: 0;
}

.form-group {
  margin: 0;
  padding: 0;
}

.form-group h2 {
  font-weight: normal;
}

.input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.input-wrap * {
  display: block;
}

.input-wrap label {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px;
  max-width: 100%;
}

.input-wrap input[type="text"] {
  border: none;
  border-bottom: 1px solid #ddd;
  font-size: 15px;
  padding-left: 0;
  padding-right: 0;
  color: #666;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px;
  max-width: 100%;
  width: 360px;
}

.input-wrap {
  padding-right: 40px;
  width: auto;
  max-width: 100%;
}

.inline label,
.inline label + span {
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 5px 0 0;
}

.input-wrap label + span {
  color: #666;
  font-size: 15px;
}

.input-wrap a {
  font-weight: bold;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
  max-width: 100%;
}

.input-wrap .checkbox {
  width: 20px;
  max-width: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  position: relative;
  top: 3px;
}

.input-wrap .checkbox + label {
  text-transform: none;
  font-weight: normal;
  display: block;
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 20px);
  flex: 0 0 calc(100% - 20px);
  line-height: 1.25em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.input-wrap [type="checkbox"] {
  margin: 0;
  padding: 0;
}

.input-wrap.inline {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
}

.form-group h3 {
  font-size: 15px;
  margin: 20px 0;
}

.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0 0;
}

.btn-group a {
  font-weight: bold;
}

.notice {
  border-bottom: 2px solid #c00;
  margin: 30px 0 0;
  padding: 0 0 5px 0;
  font-weight: bold;
  color: #c00;
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: inline-block;
}

.interessi-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.interessi-row:last-child {
  margin-bottom: 40px;
}

.interessi-row > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.altro {
  display: none;
  max-width: 100%;
}

@media (max-width: 992px) {
  .input-row .input-wrap {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}

@media (max-width: 767px) {
  .input-row .input-wrap {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .input-row .input-wrap {
    margin: 0 0 30px;
  }

  .input-row .input-wrap:last-child {
    margin: 0;
  }

  .interessi-row > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.tsblocco-speciale + .tsblocco .tsblocco-immagine {
  background: none !important;
}

@media (max-width: 991px) {
  .js-wpv-view-layout .hero-titolo {
    margin: 0;
    padding: 0;
  }
}

a.tsblocco-singolo {
  display: block;
}

.hero1 .tsblocco-speciale + .tsblocco,
.speciale1 .tsblocco-speciale + .tsblocco {
  display: none;
}

ul.tsblocchi.speciale1 li:first-child .hero-titolo,
ul.tsblocchi.hero1 li:first-child .hero-titolo {
  bottom: 50px;
  padding-left: 10%;
  padding-right: 10%;
  margin: 0;
}

#custom_html-8 {
  margin-bottom: 30px;
}

.no-sticky .theiaStickySidebar {
  position: relative !important;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: auto !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

aside.sidebar {
  min-height: 0 !important;
}

/** CATEGORIA AMBIENTE **/

.category-ambiente #tie-wrapper {
  border-top: 6px solid #4a9c2d;
}

.category-ambiente #top-nav a.button {
  background: #4a9c2d;
}

.category-ambiente nav.main-nav .menu > li.tie-current-menu > a {
  background: #4a9c2d;
}

.category-ambiente nav.main-nav .menu > li:hover > a {
  background: #4a9c2d !important;
}

.category-ambiente .main-menu .menu > li.tie-current-menu {
  border-bottom-color: #006853 !important;
}

.category-ambiente .main-menu .menu > li > .menu-sub-content {
  border-color: #4a9c2d !important;
}

.category-ambiente .main-menu .menu > li > .menu-sub-content > li {
  background-color: #006853;
}

.category-ambiente .menu-item-has-children > a:before {
  color: #4a9c2d;
}

.category-ambiente .button {
  background: #4a9c2d;
}

.category-ambiente .button:hover,
.category-ambiente .button:focus,
.category-ambiente .button:active {
  background-color: #006853;
}

.category-ambiente .top_category {
  background: #4a9c2d;
}

.category-ambiente .news-sponsorizzate h2,
.category-ambiente .products-widget h2 {
  color: #4a9c2d;
}

.category-ambiente h1.page-title {
  color: #4a9c2d;
}

.category-ambiente .image-logo a img {
  opacity: 0;
}

.category-ambiente .logo-wrapper .image-logo a {
  background: url("../img/montagnatv-ambiente.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}

.category-ambiente .post-cat {
  background: #4a9c2d;
}

.category-ambiente .posts-list-counter li:before {
  background: #4a9c2d;
}

.category-ambiente #go-to-top {
  background: #4a9c2d;
}

.category-ambiente #reading-position-indicator {
  background: #4a9c2d;
}

.category-ambiente [type="submit"] {
  background: #4a9c2d;
}

.category-ambiente aside [type="submit"] {
  background: #006853;
}

.category-ambiente .tie-search-trigger span.fa.fa-search {
  color: #4a9c2d;
}

.category-ambiente .fixed-nav .tie-search-trigger span.fa.fa-search {
  color: #fff;
}

.category-ambiente .edidomus-login.edlmobile a.button,
.category-ambiente .edidomus-login.edlmobile a.button svg {
  color: #4a9c2d !important;
}

@media (max-width: 991px) {
  .category-ambiente .logo-container {
    border-bottom: 3px solid #4a9c2d;
  }

  .category-ambiente #mobile-menu-icon .nav-icon,
  .category-ambiente #mobile-menu-icon .nav-icon:before,
  .category-ambiente #mobile-menu-icon .nav-icon:after {
    background: #4a9c2d;
  }
}

.category-ambiente aside.dark-skin {
  background: #4a9c2d !important;
}

.category-ambiente #tie-popup-search-submit {
  color: #4a9c2d;
}

.category-ambiente #tie-popup-search-submit:hover {
  color: #006853;
}

@media (min-width: 992px) {
  .category-ambiente .main-nav-light .main-nav.fixed-nav {
    background: #4a9c2d;
  }
}

.category-ambiente .widgetvideo {
  display: none;
}

.category-ambiente .products-widget {
  display: none;
}

.category-ambiente a:hover,
.category-ambiente a:active,
.category-ambiente a:focus {
  color: #4a9c2d;
}

nav.main-nav .menu > li.podcast > a,
nav.main-nav .menu > li.podcast:hover > a {
  background-color: #2579b7;
  color: #fff;
}

nav.main-nav .menu > li.green:hover > a {
  background: #4a9c2d;
  color: #fff;
}

nav.main-nav .menu > li.green a {
  color: #4a9c2d;
}

nav.main-nav .menu > li.green.tie-current-menu a {
  color: #fff;
}

.category-ambiente .widget.posts-list h4 {
  color: #4a9c2d;
}

.category-ambiente .post-cat:hover {
  background: #006853;
}

.category-ambiente .widget.posts-list .widget-title:after {
  background: #006853;
}

.category-ambiente .widget.posts-list .widget-title {
  border-bottom: 1px solid rgba(0, 104, 83, 0.1);
}

.category-ambiente .post-cat:hover {
  background: #006853;
}

.textwidget {
  position: relative;
}

#HALFPAGE {
  /*background: #c00;*/
}

.stickyFixed {
  position: fixed;
  top: 60px;
}

.stickyBottom {
  position: absolute;
  bottom: 0;
}

.footer-ed {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left !important;
}

.zaux-svg-fluid-wrapper {
  display: block;
  line-height: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left !important;
}

.zaux-svg-fluid-wrapper svg {
  max-width: 100%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.mb-f15,
.my-f15 {
  margin-bottom: 15px !important;
}

.c-nav4 {
  line-height: 1.5em;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left !important;
  width: 100% !important;
  font-size: 0.9em;
}

.spacer-footer-top {
  padding-top: 10px !important;
}

.spacer-footer-bottom {
  margin-bottom: 30px;
}

/** Modifiche Meridiani Montagne **/

ul#menu-logo-meridiani-topmenu {
  width: 260px;
  display: block;
  margin: 5px 0 0;
  position: absolute;
}

ul#menu-logo-meridiani-topmenu img {
  width: 100%;
}

#top-nav {
  margin-bottom: 20px;
}

.meridiani-mobile {
  display: none !important;
}

@media (max-width: 991px) {
  .meridiani-mobile {
    display: block !important;
    border-bottom: none !important;
    width: 240px;
  }

  .meridiani-mobile span {
    display: none;
  }
}

.category-meridiani-montagne h1.page-title,
.category-meridiani-montagne .main-content a:hover {
  color: #900;
}

.category-meridiani-montagne .more-link.button,
.category-meridiani-montagne .more-link.button:hover,
.category-meridiani-montagne .post-cat,
.category-meridiani-montagne .post-cat:hover {
  background: #900;
  color: #fff !important;
}

/** mobile menu fixes **/

.side-aside,
#tie-wrapper:after {
  top: 46px !important;
}

#tie-wrapper:after {
  position: fixed;
}

@media (max-width: 991px) {
  .close-side-aside {
    position: fixed !important;
    top: -46px !important;
    right: -24px !important;
    width: 48px !important;
    height: 46px !important;
  }

  .is-mobile .side-aside .side-aside-wrapper,
  .is-desktop .side-aside .mCSB_container {
    padding-top: 0;
  }
}

#mobile-menu-icon .nav-icon {
  -webkit-transition: 0.25s ease-out all;
  -o-transition: 0.25s ease-out all;
  transition: 0.25s ease-out all;
}

.side-aside-open #mobile-menu-icon .nav-icon:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 2px;
}

.side-aside-open #mobile-menu-icon .nav-icon:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 2px;
}

.side-aside-open #mobile-menu-icon .nav-icon {
  height: 0;
}

.side-aside {
  overflow: visible;
}

a.close-side-aside.remove:before {
  display: none;
}

@media (min-width: 992px) {
  .meridiani-montagne {
    display: block !important;
  }
}

.quick-links {
  background: #f4f4f4;
  width: 100%;
  margin-bottom: 20px;
  margin-top: -1px;
  display: block;
  position: relative;
  border-bottom: 2px solid #2579b7;
}

.quick-links a {
  margin: 0px 10px;
  white-space: nowrap;
}

.quick-links .left {
  background: -o-linear-gradient(right, rgba(244, 244, 244, 0) 0, rgba(244, 244, 244, 1) 55%);
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0, rgba(244, 244, 244, 0)),
    color-stop(55%, rgba(244, 244, 244, 1))
  );
  background: linear-gradient(270deg, rgba(244, 244, 244, 0) 0, rgba(244, 244, 244, 1) 55%);
  position: absolute;
  left: 0;
  z-index: 12;
  width: 20px;
  height: 46px;
  text-align: center;
  top: 0;
}

.quick-links .right {
  background: -o-linear-gradient(left, rgba(244, 244, 244, 0) 0, rgba(244, 244, 244, 1) 55%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(244, 244, 244, 0)),
    color-stop(55%, rgba(244, 244, 244, 1))
  );
  background: linear-gradient(90deg, rgba(244, 244, 244, 0) 0, rgba(244, 244, 244, 1) 55%);
  position: absolute;
  right: 0;
  z-index: 12;
  width: 20px;
  height: 46px;
  text-align: center;
  top: 0;
}

.no-scrollbar {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  overflow: auto !important;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 10px 30px;
}

.quick-links .no-scrollbar::-webkit-scrollbar {
  display: none;
}

.quick-links strong {
  font-weight: 900;
  font-family: "Times New Roman", serif;
  font-size: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  max-width: 130px;
  display: block;
  bottom: 1px;
  position: relative;
}

.entry .quick-links a,
.entry .quick-links a:hover,
.entry .quick-links a:visited {
  font-size: 16px;
  color: #2c2f34;
}

@media (max-width: 991px) {
  .quick-links {
    /* why???
       margin-top: -51px; */
  }
}

@media (max-width: 767px) {
  .quick-links {
    margin-left: -15px;
    margin-right: -15px;
    max-width: 100vw;
    width: 100vw;
  }

  .no-scrollbar {
    padding-left: 20px;
    padding-right: 50px;
  }
}

/** meridiani montagne componente homepage **/

ul.meridiani-montagne.tsblocchi-orizzontali-tt-due li.tsblocco-tt {
  width: 100%;
  padding: 0;
  float: none;
}

#tie-body .meridiani-montagne.mag-box-title:after {
  background-color: #900;
}

#tie-body .meridiani-montagne.mag-box-title img {
  width: 160px;
}

.menu-open {
  overflow: hidden;
}

@media (max-width: 767px) {
  .category-meridiani-montagne h1.page-title {
    font-size: 34px;
  }
}

.top-menu .menu li {
  width: 100%;
}

.menu-image-title-hide span {
  display: none;
}

.tsblocco.tsblocco-speciale {
  background-position: center center;
}

#mobile-search {
  display: none !important;
}
#adv_MastheadTop, #adv_MastheadBottom, #adv_MastheadMedium {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #adv_MastheadBottom {
    margin-bottom: 10px;
  }
  #adv_MastheadTop, #adv_MastheadMedium {
    margin-bottom: 20px;
  }
}

#adv_MastheadBottom {
  max-width: 100%;
}
#adv_BoxTop {
  margin-top: 30px;
}

.jwplayer_shortcode .wid-uno .titolosotto {
  color: #fff;
  line-height: 1.1em;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}
.jwwidget-video-container {
  position: relative;
}

@media screen and (max-width: 767px) {
  #adv_Skin {
    text-align: center;
    background-color: #f1f1f2;
  }
  #adv_Skin.sticked {
    position: fixed;
    top: 0px;
    z-index: 1000;
    width: 100%;
  }

  #adv_BoxBottom,
  #adv_BoxMedium,
  #adv_BoxTop {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    margin-bottom: 20px;
  }
}

.author-firma {
  display: inline-block;
  background: #2579b7;
  color: #fff;
  padding: 0 6px;
  font-size: 11px;
  line-height: 1.85em;
  margin-right: 4px;
  white-space: nowrap;
  word-wrap: normal;
  letter-spacing: 0;
  transition: 0.3s;
  border-radius: 2px;
  position: relative;
}
@media (max-width: 767px) {
  .author-firma {
  }
}

ul.tsblocchi-tt.meridiani-montagne {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.tsblocchi-tt.meridiani-montagne li.tsblocco-tt {
  float: none;
  margin: 0;
}

ul.tsblocchi-tt.meridiani-montagne .overlay-immagine {
  width: 100%;
}

ul.tsblocchi-tt.meridiani-montagne li.grandesx .dime .ts-immagine-tt,
ul.tsblocchi-tt.meridiani-montagne li.grandedx .dime .ts-immagine-tt{
  max-height: 225px;
  height: 225px;
  width: 100%;
}
ul.tsblocchi-tt.meridiani-montagne li.grandesx .dime .ts-immagine-tt img,
ul.tsblocchi-tt.meridiani-montagne li.grandedx .dime .ts-immagine-tt img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a.ts-direttore-tt,
a.ts-direttore-tt:hover {
  font-size: 18px;
  text-align: center;
  padding: 20px 0 5px;
  font-weight: bold;
  color: #960107;
  display: block;
}

a.ts-direttore-tt em {
  font-weight: normal;
  font-family: serif;
  color: #3b3b3b;
}

ul.tsblocchi-tt.meridiani-montagne li.grandedx .ts-link-tt {
  line-height: 20px;
  min-height: 50px;
  font-size: 20px;
}

#tie-body .direttore.mag-box-title:after,
.category-in-cordata .more-link.button,
.category-in-cordata .more-link.button:hover,
.category-in-cordata .post-cat,
.category-in-cordata .post-cat:hover {
  background-color: #9d0001;
}

h2.page-description {
  font-size: 16px;
  margin-top: -5px;
}

.category-in-cordata .products-widget h2 {
  color: #2c2f34;
}

.category-in-cordata .post-title a:hover {
  color: #9d0001;
}

.category.category-in-cordata span.meta-item.meta-author-wrapper {
  display: none;
}

.post-bottom-meta {
  display: none;
}

.single.category-in-cordata .entry-header .post-meta .meta-item.meta-author-wrapper {
  margin-right: 0;
}

.single.category-in-cordata .entry-header .post-meta {
  display: flex;
  flex-wrap: wrap;
}

.single.category-in-cordata .entry-header .post-meta .tie-alignright {
  float: none;
}

.single.category-in-cordata .entry-header .post-meta .date.meta-item {
  margin-left: auto;
}

.category-in-cordata h2.page-description {
  color: #767676;
  font-weight: normal;
}

.category-in-cordata h2.page-description strong {
  font-weight: bold;
  color: #2c2f34;
}

.category-in-cordata#tie-body .mag-box-title,
.category-in-cordata .ob-widget-text,
.category-in-cordata .entry-header .post-meta .meta-author a:hover,
.category-in-cordata .comment-author.vcard .fn {
  color: #9d0001;
}

.category-in-cordata .posts-list-counter li:before,
.category-in-cordata#tie-body .mag-box-title:after,
#tie-body #footer .widget-title:after,
.category-in-cordata #respond .form-submit #submit {
  background-color: #900 !important;
}

#preroll_container > #preroll_video > .jw-aspect.jw-reset {
  padding-top: 0 !important;
}
#preroll_icon_close {
  position: fixed;
  bottom: calc(230px + 1rem);
  right: 1rem;
  font-size: 15px;
  color: #606060;
  cursor: pointer;
  width: 25px;
  background-color: #ffffff;
  z-index: 1000;
  padding: 1px 8px;
  border-radius: 25px;
  height: 25px;
}
#preroll_icon_close svg {
  fill: #686868;
}
@media (max-width: 767px) {
  #preroll_video.jw-flag-floating .jw-wrapper {
    bottom: 0;
  }
  #preroll_icon_close {
    bottom: 230px;
  }
}

body.home .products-widget,
body.home .provati-per-voi,
body.home .news-sponsorizzate {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  body.home #adv_BoxTop,
  body.home #adv_BoxMedium,
  body.home #adv_BoxBottom {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
  }
}