/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.0.16
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/




@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');


.row:before, .row:after {display: none !important;}


body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Lato', sans-serif;

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}



a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/



h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
  font-family: 'Lato', sans-serif;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
  font-family: 'Lato', sans-serif;
}
h3 {
  font-size: 18px;
  line-height: 25px;
  font-family: 'Lato', sans-serif;
}
h4 {
  font-size: 16px;
  line-height: 20px;
  font-family: 'Lato', sans-serif;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
  font-family: 'Lato', sans-serif;
}

p {
  margin-bottom: 1.5em;
  font-family: 'Lato', sans-serif;
}
h1.entry-title {
  font-size: 3rem;
  border-bottom: 1px solid #eaecef;
  font-weight: 300;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.1rem;
}


iframe[src*="youtube.com"] {
  max-width: 100%;
}


#billboard-area  {

  background: #fff;
  width: 1200px;
  margin: 0 auto;
  margin-top: -3px;
  text-align: center;
}


#area-banner-leaderboard-main {
 
  text-align: center !important;
}

 
.leaderboard {
 
  text-align: center;
}


.article_top  {
 
  text-align: center;
}

.article_bottom  {
 
  text-align: center;
}


.contenuto-speciale .article_bottom  {
 
  display: none;
}



.articolo-correlato {
  margin-bottom: 20px;
}

.testata-vignetta {
  text-align: center;
  margin-bottom: 60px;
}

.contenuto-speciale {
 margin-bottom: 20px;
}


.widget-title {


  color: #fff;
  background: #ea6a21;
  padding: 5px;
  font-weight: 300;
  text-align: center;


}


.popular-posts  {


  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  margin-bottom: 15px;

}

.wpp-thumbnail {
  display: inline;
  float: left;
  margin: 0px 12px 4px 2px;
  border: none;
  border-radius: 50%;
}

.wpp-list {
  margin-left: -33px;

}

.wpp-list li  {


  margin-bottom: 13px;
  border-bottom: 1px dotted #dedede;
  padding-bottom: 8px;
  text-align: left;

}




.wpp-list li a {


  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.3px;
  margin-left: -1px;


}


.dida-thumb {


  font-size: 12px;
  font-weight: 300;
  display: block;
  line-height: 22px;


}

.leaderboard-home {
 
  
  display: block;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 0;
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;


}

.leaderboard-home .container {
 
  
  
max-width: 970px;

 


}


#breaking-area {


    background: #fff;
    width: 1200px;
    margin: 0 auto;


}

#catlist ul  {


    margin-left: -38px;


}

#catlist  h2 a {


   color: #000;


}

.box-gallery-home h2  {


    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #333;
    letter-spacing: -1px;
    margin-top: 0;


}

.box-gallery-home h2 a {


   
    color: #333;
 


}

.widget-video-foto-home-page {
    border-bottom: 1px solid #dedede;
    margin-top: 25px;
}


.widget-video-foto-home-page  .nav-tabs {
    
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #ea6a21;
    border-color: #ea6a21 #ea6a21 #ea6a21;
}

.nav-tabs .nav-link {
    color: #333;
    border-bottom: 1px solid #ea6a21;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */

}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}


.data-di-modifica  {
  
    color: #000;
    font-weight: 300;
    padding: 5px;
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px;


}



.banner-mobile {
  display: none;
}



.last-breaking img  {


  width: 100%;
  height: 207px;
  margin-top: 6px;

}

.terza-breaking img  {


  width: 100%;
  height: 207px;

}


.category-pubbliredazionali .saboxplugin-wrap {
  display: none !important;
}

.category-pubbliredazionali .colonna-1-feed .autore {
  display: none !important;
}

.category-pubbliredazionali .yarpp-related {
  display: none !important;
}

.category-pubbliredazionali .autore {
  display: none !important;
}

.category-pubbliredazionali .data {
  
}

.home .category-pubbliredazionali .sottotitolo {
  display: none !important;
}




.condivisioni-inline {

 margin-bottom: 20px;

}


.says {

 display: none;

}

.carousel-control-next, .carousel-control-prev {

  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 9%;
  color: #fff;
  text-align: center;
  opacity: .5;
  background: #ea6a21;
  height: 50px;
  top: 30%;

}


#area-banner-300-mobile {

 display: none;

}


#sp-post-carousel-pro-109634 .sp-pcp-post p.sp-pcp-content, .sp-pcp-modal-post-109634 .sp-pcp-content {

  font-weight: 300 !important;

}


.bottone-read-media {

 margin-top: 20px;


}

.bottone-read-media .fas {

 margin-left: 8px;
 

}


#sezione-gallery-video-mobile  {

  display: none;

}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  
  
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}


.header-alto a   {

  color: #000;
  
}


#sezione-gallery-video  {

 

}


.colonna-eventi {

 padding-bottom: 30px;

}



@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #000;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #e86a20;
  
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 45%;
  border: 1px solid;
  border-color: #ea6a21;
  color:#ea6a21;
  padding: .375rem .75rem;
  font-size: 1rem;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 45%;
  border: 1px solid;
  border-color: #ea6a21;
  color:#ea6a21;
  padding: .375rem .75rem;
  font-size: 1rem;
}


.nav-links a {
  color:#ea6a21;
  font-weight: 500;
}

.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}



.attachment-breaking-1 {
  width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {



}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 25px;
}

#breaking-area .post.hentry {
  margin-bottom: -12px;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}


/*--------------------------------------------------------------
## Sezioni Home-page 
--------------------------------------------------------------*/

#instagram-feed {
  margin-top: -15px;
  padding-top: 15px;

}


#breaking-area .container {
  padding-top: 15px;

}

/*--------------------------------------------------------------
## NUOVI STILI AOSTASERA.it
--------------------------------------------------------------*/


/* BANNER */


/* CONTENITORE SKIN */

#contenitore-skin {

  bottom: 0;
  transition: all .75s ease;
  

}

.transparent  {

  background: none !important;

}

#chiudi-skin  {

  background: #000;
  padding: 3px;
  color: #fff;
  display: none;

}


/* CHIUDI CONTENITORE SKIN */




.banner-Bottom {}
.banner-Close {}
.banner-Expand {}
.banner-Link {}
#banner_bottom_img {}



/* END BANNER*/


.titolo-evento {
  font-size: 14px !important;
  font-weight:800 !important;
  padding: 0 !important;
  background: none !important;
  letter-spacing:0 !important;
}

.titolo-evento a {
  color: #000;
}


.archive .colonna-2-feed  {
  border-right: 1px solid #dedede;
}

.archive .colonna-2-feed h3  {


  padding: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 41px;
  letter-spacing: -2px;
  color: #666;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: -7px;



}


.page-template-24ore .colonna-2-feed h3  {


  padding: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 41px;
  letter-spacing: -2px;
  color: #666;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: -7px;



}



.archive .colonna-2-feed h4  {
 padding: 15px;
 padding-top: 15px;
 padding-bottom: 15px;
 font-size: 26px;
 letter-spacing: -2px;
 background: #f6f6f6;
 color: #666;
 font-weight: 300;
 margin-top: 0px;
 text-align: left;
 margin: 15px;
}


.intro-testuale {
  font-size: 18px;
  line-height: 23px;
  margin-top: 15px;
  font-weight: 300;
}

.cat-item-3157 {
  display: none;
}

.cat-item-3161 {
  display: none;
}

.cat-item  {


  list-style: none;
  font-size: 32px;
  font-weight: 300;
  line-height: 42px;
  letter-spacing: -1px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #dedede;


}

.cat-item a  {


  color: #000;


}


.wcflexslider .wcflex-direction-nav .wcflex-next {
  opacity: 1;
}

.wcflexslider .wcflex-direction-nav .wcflex-prev {
  opacity: 1;
}





/* archivio segnala - gallery */




.format-gallery .list-quotes::after {


  display: block;
  position: absolute;
  background-image: url("inc/assets/image/gallery.png");
  margin-top: -160%;
  height: 100%;
  width: 100%;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;


}

.format-gallery .immagine-articolo-home::after {


  display: block;
  position: absolute;
  background-image: url("inc/assets/image/gallery.png");
  margin-top: -425px;
  height: 100%;
  width: 100%;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;


}

.colonna-2-feed .format-gallery .immagine-articolo-home::after {


  display: block;
  position: absolute;
  background-image: url("inc/assets/image/gallery.png");
  margin-top: -175px;
  height: 100%;
  width: 100%;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;


}


/* archivio segnala video */

.format-video .list-quotes::after {


  display: block;

  position: absolute;

  background-image: url("inc/assets/image/video.png");

  margin-top: -288px;

  height: 100px;

  width: 100%;

  content: '';

  background-repeat: no-repeat;

  background-position: center center;

  z-index: 9;


}

.format-video .immagine-articolo-home::after {


  display: block;
  position: absolute;
  background-image: url("inc/assets/image/video.png");
  margin-top: -380px;
  height: 100%;
  width: 100%;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;


}

.colonna-2-feed .format-video .immagine-articolo-home::after {


  display: block;
  position: absolute;
  background-image: url("inc/assets/image/video.png");
  margin-top: -175px;
  height: 100%;
  width: 100%;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;


}


.proprieta  {


  text-align: left;
  font-size: 13px;
  margin-bottom: 45px;


}

.informative  {


  text-align: left;
  font-size: 15px;
  margin-bottom: 45px;
  


}

.informative h4  {


  margin-top: 0;
  font-weight: 300;
  font-size: 20px;
  color: #ea6a21;


}


.logo-azienda  {


  margin-bottom: 15px;


}

.titolo-vignetta-home {


  text-align: center;
  font-size: 25px !important;
  font-weight: 500 !important;
  margin-bottom: 65px;


}


/* tag */


.spazio-tag  {

  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 50px;
}

.spazio-tag a {

  padding: 3px;
  padding-right: 3px;
  padding-left: 3px;
  background: #ea6a21;
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 20px;
}


.comments-area  {

 border-top: 1px solid #dedede;
}

.comments-area #reply-title  {

  text-align: center;
  font-weight: 500;
  font-size: 25px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 25px;
  margin-bottom: 40px;
}


.attachment-breaking-2  {

 height: 443px;
}

.attachment-breaking-1  {

 height: 443px;
}


#sp-post-carousel-pro-109634 .sp-pcp-post-title {


  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;

}

#sp-post-carousel-pro-109634.sp-post-carousel-pro-area.slick-initialized {

  display: block;
  padding-bottom: 45px;

}

.footer-area a   {


  color: #333;
  font-weight: 800;


}



/*BOX EVENTI*/

.carousel-control-next, .carousel-control-prev {

  opacity: 1;
}


.carousel-inner {

  border-bottom: 1px solid #dedede;
  padding-bottom: 18px;

}


#eventi-block h2 {


  font-size: 28px;
  font-weight: 300;
  margin-top: 7px;
  padding-left: 15px;
  letter-spacing: -1px;



}


.localita-evento {


  padding-top: 25px;
  padding-left: 15px;


}




.data-evento {
  text-align: center;
  border-left: 1px solid #dedede;
  margin-top: 16px;
  padding-top: 5px;
  padding-right: 28px;
}


.giorno {
  display: block;
  width: 100%;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 20px;
  color: #000;

}


.numero {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 60px;
  color: #ea6a21;
  margin-top: -10px;
  
}


.mese {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  line-height: 20px
  
}



.colonna-2-feed .giorno {
  display: block;
  width: 100%;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;

}

.colonna-2-feed .numero {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: 43px;
  color: #ea6a21;
  margin-top: -10px;

}

.colonna-2-feed .mese {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
  line-height: 20px

}


.sp-post-carousel-pro-section .sp-post-carousel-pro-area .slick-arrow {


  z-index: 1;


}



/*HOVER EFFECTS*/

.list-quotes {
  cursor: pointer;
  height: auto;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  display: block;

}
.list-quotes img,
.list-quotes h1 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.list-quotes img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.list-quotes h1{

  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 42px;
  line-height: 42px;
  font-weight: 400;
  padding: 20px;
  position: absolute;
  margin: 0;
  letter-spacing: -2px;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.64)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);

}

.list-quotes p {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 18px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  background: rgba(0,0,0,0.8);
  width: 100%;
  color: #fff;
}
.list-quotes:hover img {
  -webkit-transform: translate3d(0,-80px,0);
  transform: scale(1.2);
  transition: all 250ms ease;
}
.list-quotes:hover{
  box-shadow: 0 0 5px 2px rgba(0,0,0, 0.2);
}
.list-quotes:hover h1 {
 -webkit-transform: translate3d(0,0px,0);
 transform: translate3d(0,0px,0);
 background: rgba(0,0,0,0.29);
 background: -moz-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.29)), color-stop(100%, rgba(0,0,0,0.8)));
 background: -webkit-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 background: -o-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 background: -ms-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 background: linear-gradient(to bottom, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.list-quotes:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  transition: all 250ms ease;
}
.quotes span{
  color:#222;
  font-weight: bold;
  text-transform: capitalize;
  color: #fff;
}


.colonna-2 .list-quotes h1  {
  font-size: 28px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0px;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.64)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
  letter-spacing: -1px;
}

.colonna-2 .list-quotes p {

  font-size: 14px;
  line-height: 15px;


}


.colonna-2 .list-quotes:hover h1 {
 background: rgba(0,0,0,0.29);
 background: -moz-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.29)), color-stop(100%, rgba(0,0,0,0.8)));
 background: -webkit-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 background: -o-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 background: -ms-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 background: linear-gradient(to bottom, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );

}

.colonna-3 .list-quotes h1  {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.64)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );


}

.colonna-3 .list-quotes:hover h1 {
  -webkit-transform: translate3d(0,0px,0);
  transform: translate3d(0,0px,0);
  background: rgba(0,0,0,0.29);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.29)), color-stop(100%, rgba(0,0,0,0.8)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );


}

.colonna-3 .list-quotes h1  {

  letter-spacing: 0px;
  font-weight: bolder;
}


#breaking-area-mobile {  
 display: none;

}


.widget-area {  

 text-align: center;

}

.widget_media_image {  

 text-align: center;

}


/* NEW GRID */

@media (min-width: 1025px) {



  .site-content .col-lg-6 {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
  }

  .site-content .col-lg-3 {
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    max-width: 27%;
  }

  .site-content .col-lg-8 {
    -ms-flex: 0 0 71%;
    flex: 0 0 71%;
    max-width: 71%;
  }

  .site-content .col-lg-4 {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }


  .articoli-correlati .col-lg-4 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }

  
}



/*TABS*/


.nav {

  margin-bottom: 35px !important;

}

.nav-pills a{

  color: #000 !important;
  font-weight: bold;
  font-size: 19px !important;

}

.nav-pills .nav-link {
  border-radius: 0rem;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #ea6a21 !important;
  border-bottom: 3px solid #ea6a21;
  background: transparent !important;
}


#rubriche-in-evidenza {

  background: #dedede;
  padding-top: 45px;
}

.cpt-widget-wrapper .cpt-tab {
  border-top: solid 1px rgb(221, 221, 221);
  border-bottom: solid 1px rgb(221, 221, 221);
  width: 100%;
  margin-left: -24px;
}


.cpt-tab li  {
  width: 20% !important;
}


.sp-post-carousel-section .sp-post-carousel-area .slick-arrow {

  z-index: 1 !important;

}

.articolo-cronaca-blocco-3 h2 {

  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  color: #333;
  letter-spacing: -1px;

} 

.articolo-cronaca-blocco-3 h2 a  {

  color: #000;

} 

.articolo-cronaca-blocco-3 h2 a:hover {

  text-decoration: none;
} 


.last-3-sidebar-right h3   {

  font-size: 19px;
  font-weight: 400;
  line-height: 22px;
  color: #333;
  letter-spacing: -1px;

} 

.last-3-sidebar-right h3 a  {

  color: #000;

} 

.last-3-sidebar-right h3 a:hover  {

  text-decoration: none;
} 


.titolo-sezione-tematici {

  font-weight: 300;
  font-size: 42px;
  color: #000;
  padding-top: 25px;
  margin-bottom: 35px;

} 

.grey  {

  background-color: #f2f2f2 !important;

}

.grey .container  {

  background-color: #f2f2f2 !important;

}



#politica-block  {

  border-top: 1px solid #dedede;

} 

#politica-block .articolo-home  {

  border-bottom: 0;

} 

#sport-block .articolo-home  {

  border-bottom: 0;

} 

.articolo-cronaca-blocco-3 h2  {

  font-size: 30px;
  font-weight: 300;
  line-height: 34px;
  letter-spacing: -1px;

} 

#politica-block .articolo-home h2  {

 font-size: 36px;
 font-weight: 300;
 line-height: 39px;
 letter-spacing: -1px;
 
} 

#sport-block .articolo-home  h2 {

 font-size: 36px;
 font-weight: 300;
 line-height: 39px;
 letter-spacing: -1px;
 
} 

#politica-block .colonna-2-feed .articolo-home h2  {

 font-size: 30px;
 font-weight: 300;
 line-height: 32px;
 letter-spacing: -1px;
 
} 

#sport-block .colonna-2-feed .articolo-home  h2 {

 font-size: 30px;
 font-weight: 300;
 line-height: 32px;
 letter-spacing: -1px;
 
 }  .articolo-home h2  {

   font-size: 36px;
   font-weight: 300;
   line-height: 39px;
   letter-spacing: -1px;

 } 

 #sport-block .articolo-home  h2 {

   font-size: 36px;
   font-weight: 300;
   line-height: 39px;
   letter-spacing: -1px;

 } 

 #cronaca-block .articolo-home  {

  border-bottom: 0;

} 

#politica-block .colonna-1-feed  {

  border-right:0;
  border-left: 0;

} 

#politica-block .colonna-2-feed  {

  border-right:0;
  border-left: 0;

} 

#politica-block .colonna-3-feed  {

  border-right:0;
  border-left: 0;

} 

#politica-block .colonna-3-feed .post.hentry  {

  border-bottom: 1px solid #dedede;

} 

.titolo-sezione-tematici {

 /*font-size: ;*/
 
} 



.immagine-articolo-media {

}

.contenuto-media {

  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 1;

}

.contenuto-media h2 {

  font-size: 20px !important;
  line-height: 25px !important;
  padding: 16px;
  letter-spacing: 0px !important;
  margin-top: -80px;
  font-weight: 300 !important;
  

}

.contenuto-media h2 a {


  color: #fff !important;

}


.navbar-brand img {
 max-width: 101%;
}


.immagine-articolo-home {

  position: relative;
  width: 100%;
  height: auto;
  float: none;
  margin: 0 20px 0 0;
  overflow: hidden;


}


.stampa-localita {
 text-transform: uppercase;
 font-weight: bold;
}

.stampa-localita a {
  color: #000;
}

.blocco-contenuto-breaking .stampa-localita a {
  color: #fff;
}


.titolo-sezione-bubbliredazionali  {
 font-weight: 600;
 font-size: 32px;
 color: #000;
 padding-top: 45px;
 margin-bottom: 35px;
}

.titolo-sezione-eventi  {
 font-weight: 600;
 font-size: 32px;
 color: #000;
 margin-bottom: 12px;
}

.titolo-sezione-rubriche  {
 font-weight: 600;
 font-size: 32px;
 color: #000;
 margin-bottom: 35px;
 text-align: center;
}

.titolo-sezione-speciali  {
 font-weight: 600;
 font-size: 32px;
 color: #000;
 padding-top: 25px;
 margin-bottom: 35px;
}


.yarpp-related .titolo-sezione-speciali  {

 font-size: 24px !important;

}

.yarpp-related .titolo {

  font-size: 20px;
  line-height: 25px;
  margin-top: 14px;

}

.yarpp-related .titolo a {

  color: #24292e;
  font-weight: 500 !important;

}


.padding-right-0  {
 padding-right: 0;
}


.padding-left-0 {
  padding-left: 0;
}



.header-alto .container {

  border-bottom: 1px solid #dedede;


}




#feed-news-homepage .container {

  padding-top: 10px;
  margin-top: 10px;

}

.header-alto .container {

  padding-bottom: 5px;

}


#mySidenav .btn  {

    margin-left: 20px !important;
    margin-bottom: 7px !important;

}



#canva  {
  margin-left: -50px !important;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;

}


#canva li {
  list-style: none;
  
}

#canva li a{
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  line-height: 7px;
}


#canva-second  {
  margin-left: -50px !important;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;

}


#canva-second li {
  list-style: none;
  
}

#canva-second li a{
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 12px;
}


#canva-second  {
  margin-left: -50px !important;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;

}


#canva-second li {
  list-style: none;
  
}

#canva-second li a{
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  line-height: 7px;
}

#canva-third  {
  margin-left: -50px !important;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;

}


#canva-third  li {
  list-style: none;
  
}

#canva-third  li a{
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  line-height: 7px;
}




#menu-pagine {
  flex-direction: row;
  margin-left: -20px;
}

#menu-pagine li a {
  padding-left: 0 !important;
  padding-right: 14px !important;
}



#menu-temi  {


  margin-top: 22px;
}

#menu-temi li  {

  line-height:40px;
}

#menu-temi li a {
  font-size: 21px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-weight: 500 !important;
}

#menu-temi li a:hover {

}




#main-down-nav li a {
  font-size: 16px !important;
  padding-left: 17px !important;
  padding-right: 17px !important;
  font-weight: 300 !important;
  background: #f0f0f0;
  padding-top: 10px;
  line-height: 33px;

}

#main-down-nav li a:hover {

  background: #dedede;


}


#menu-sticky-desktop {
  position:fixed;
  top:0px;
  width:100%; 
  height:57px; 
  background-color:#fff;
  color: #FFFFFF;
  z-index:2;
  display: none;
  -webkit-box-shadow: -1px 0px 5px -1px rgba(0,0,0,0.3);
  -moz-box-shadow: -1px 0px 5px -1px rgba(0,0,0,0.3);
  box-shadow: -1px 0px 5px -1px rgba(0,0,0,0.3);
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 10; /* Stay on top */
  top: 0;
  left: 0;
  background-color: #ea6a21; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */

  -webkit-box-shadow: 5px -1px 0px -1px rgba(0,0,0,0.14);
  -moz-box-shadow: 5px -1px 0px -1px rgba(0,0,0,0.14);
  box-shadow: 5px -1px 0px -1px rgba(0,0,0,0.14);
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #fff !important;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover{
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}


.archive #main {

}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
} 




.entry-content p  {


  font-size: 17px;
  line-height: 25px;


}

#menu-pagine {


  margin-top: -15px;


}



#menu-pagine li  {


  list-style: none;
  width: auto;
  float: left;


}

#menu-pagine li a {


  font-size: 13px;
  color: #000;


}




.immagine-box-evidenza h1 {


  position: absolute;
  bottom: 40px;
  z-index: 1;
  font-size: 38px;
  line-height: 42px;
  letter-spacing: -1px;
  font-weight: 400;
  padding: 20px;
  width: 97%;



}

.immagine-box-evidenza h1 a {


  color: #fff;


}

.immagine-box-evidenza-due h1 {


  position: absolute;
  bottom: 60px;
  z-index: 1;
  font-size: 28px;
  line-height: 29px;
  letter-spacing: -1px;
  font-weight: 400;
  padding: 20px;
  width: 95%;



}

.immagine-box-evidenza-due h1 a {


  color: #fff;


}

.box-category {


  position: absolute;
  top:0;
  left:0;
  color:#fff;
  background-color: #000;
  padding: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing:1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;


}

.box-category a {


  color:#fff;



}

.colonna-1-feed {


  border-right: 1px solid #dedede;




}

.colonna-2-feed {


  border-right: 1px solid #dedede;



}

.articolo-home {

  width: 100%;
  display: block;
  border-bottom: 1px solid #dedede;


}

.categoria  {


  background: #000;
  padding: 8px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;


}

.categoria a  {

  color: #fff;



}

.categoria-evento {



  padding: 8px;
  padding-left: 0;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ea6a21; 
  padding-top: 12px;
  margin-bottom: -20px;


}

.categoria-breaking-orange  {


  background: #ea6a21;
  padding: 8px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;


}

.peso-breaking-news-prima-posizione .categoria-breaking-orange  {



  left: 15px;



}

.colonna-2 .peso-breaking-news-prima-posizione .categoria-breaking-orange  {



  left: 0px;



}

.categoria-breaking-orange a  {

  color: #fff;



}

.categoria-breaking-grey  {


  background: #666;
  padding: 8px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;


}

.categoria-breaking-grey a  {

  color: #fff;



}

.categoria-top-position  {


  background: #000;
  padding: 8px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  


}

.categoria-top-position a  {

  color: #fff;



}


.articolo-home h2 {

  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -1px;



}


.titolo-leggi a  {

  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out !important;
  -moz-transition: all 0.1s ease-in-out !important;
  -o-transition: all 0.1s ease-in-out !important;
  transition: all 0.1s ease-in-out !important;



}


.titolo-leggi a:hover {

  color: #999 !important;

}

.articolo-home h2 a {

  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;



}

.articolo-home h2 a:hover {

  color: #999;



}




.intro-tag-speciale {



  border-bottom: 1px solid #dedede;
  margin-bottom: 65px;



}

.page-title-pagina-speciale  {

  color: #ea6a21;
  font-weight: 300;
  font-size: 50px;
  letter-spacing: -3px;
  margin-top: -10px;

}

.sottotitolo p   {

  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  color: #000;



}

.sottotitolo-speciali p   {

  font-size: 19px;
  font-weight: 300;
  line-height: 27px;
  color: #fff;



}

.meta-home  {

  padding-bottom: 7px;
  padding-right: 0;

}


.data   {

  color: #000;
  font-weight: 300;
  padding: 5px;

  font-size: 12px;
  line-height: 16px;

}

.autore  {

  color: #000;
  font-weight: 800;
  padding: 5px;

  font-size: 12px;
  line-height: 16px;

}


.page-template-redazione .autore  {

 
  font-weight: 500;
  margin-bottom: 25px;

}


.colonna-2-feed .articolo-home h2 {

  font-size: 22px;
  font-weight: 400;
  line-height: 23px;
  color: #333;
  letter-spacing: -1px;



}

.colonna-2-feed .articolo-home h2 a {

  color: #000;



}


.colonna-2-feed .sottotitolo p   {

  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000;



}


.container {
  max-width: 1200px;
  background: #fff
}


.footer-area .container  {

  background: none;
}


.pubbliredazionali {

  background: none !important;
}

.speciali {

  background: none !important;
}

.rubriche {

  background: none !important;
}

.contenitore-eventi-hp {

  padding-top: 45px;
}


#redazionali-homepage {
  background-color: #e8e8e8;
  
}

#eventi-block {

}

#speciali-block {
  background-color: #f2f2f2;
  padding-bottom: 50px;
  padding-top: 35px;
}

.orange {
 color: #ea6a21;
}



.navbar-toggler-icon {
 color: #ea6a21;
}


.btn-outline-warning:hover {
  color: #fff;
  background-color:#ea6a21;
  border-color: #ea6a21;
}

.btn-outline-warning {
  color: #ea6a21;
  
  border-color: #ea6a21;
}

.navigazione  {

 margin-top: 14px;

}


.contenuto-speciale {

 background: #000;
 text-align: center;
 margin-top: -24px;
 padding-left: 6px;
 padding-right: 6px;


}

.contenuto-speciale h2 {

 font-weight: 300;
 font-size: 25px;
 text-transform: uppercase;
 padding-top: 25px;
 margin-bottom: 0px !important;
 padding-bottom: 25px;

}

.contenuto-speciale h2 a {

 color: #fff;

}

.contenuto-speciale .sottotitolo p {

 color: #fff;

}

.contenuto-speciale .call-to-action-speciale {

  background: #000;
  color: #ea6a21;
  border: 1px solid #ea6a21;
  padding: 5px;
  margin-bottom: 25px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;

}

.contenuto-speciale .call-to-action-speciale:hover {

  background: #ea6a21;
  color: #000;


}


.contenuto-rubrica {

 background: #fff;
 text-align: center;
 padding-bottom: 45px;
 margin-bottom: 32px;




}

.contenuto-rubrica h2 {

 font-weight: 300;
 font-size: 35px;
 padding-top: 60px;
 margin-bottom: 0px !important;
 margin-top: -25px;
 font-size: 20px;
 line-height: 25px;
 padding-left: 20px;
 padding-right: 20px;
 font-weight: 400;


}

.contenuto-rubrica h2 a {

 color: #000;

}

.contenuto-rubrica .data {

 font-weight: 300;

}

.rubriche-tab-widget .immagine-articolo-home img  {

 width: 100%;

}


.cpt-widget-wrapper .cpt-tab li a {
  padding: 11px 0 7px;
  display: block;
  outline: none;
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  color: #000 !important;
  font-weight: 800 !important;
  font-size: 15px !important;
}


.cpt-widget-wrapper .cpt-tab li .cpt-current-item {
  color: #ea6a21 !important;
  border-bottom: 3px solid #ea6a21 !important;
  background: transparent !important;
  width: 100%;
}



.tool {

 font-size: 13px;
 padding-top: 10px;


}



.tool .fab {

  font-size: 14px;
  margin-right: 2px;


}


.titolo-leggi {
  font-size: 42px;
  font-weight: 300;
  line-height: 42px;
  letter-spacing: -1px;
}

.attribuzione-categoria-leggi {
  font-size: 13px;
  font-weight: 800;
  background: #000;
  padding: 7px;
  text-transform: uppercase;
  line-height: 30px;
}

.media-tag {

  background: #ea6a21;
  padding: 7px;
  color: #fff;
  font-weight: 300;
  font-size: 13px;
}

.attribuzione-categoria-leggi a {
  color: #fff;
}

.archivio .page-title {
  color: #ea6a21;
  font-weight: 300;
  font-size: 50px;
  letter-spacing: -3px;
  margin-bottom: 55px;
}

.chiusura-articolo-archivio {
  border-bottom: 1px solid #dedede;
  margin-bottom: 45px !important;
  margin-top: 20px;
}

h1.titolo-leggi a {
  color: #000 !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}


.menu-item-109618 {

  border-right: 1px solid #dedede;

}

.articolo-singolo {

  border-right: 1px solid #dedede;

}

.wc-gallery-captions-onhover .gallery-caption {
  background: rgba(0, 0, 0, .5);
  position: absolute;
  display: none;
}

.wc-gallery .gallery-caption p {
  color: #fff;
}


.bottone-condivisione-floating {
 width: 45px;

 height: 45px;

 border: 1px solid #dedede;

 margin-bottom: 7px;

 margin-top: -2px;

 border-radius: 50%;

}


.icona-menu-responsive {  
 display: none;
}


.last-position {  

  width: 300px;
  height: 225px;


}

.categoria-breaking-orange-last {  


  background: #ea6a21;
  padding: 8px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  left: 0;
  top: -235px;


}


.categoria-breaking-orange-last a {  


  color: #fff ;



}


/*--------------------------------------------------------------
## Banner DESKTOP
--------------------------------------------------------------*/

.banner-300x600 {  

  position: relative;
  margin: 0 auto 0;
  display: block;
  width: 100%;
  height: auto;
  max-height: 610px;
  overflow: hidden;
  text-align: center;

}

.banner-300x250 {
  position: relative;
  margin: 0 auto 0;
  display: block;
  width: 100%;
  height: auto;
  max-height: 600px;
  overflow: hidden;
  text-align: center;
}

.banner-1180 {
  position: relative;
  margin: 0 10px 0;
  display: block;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;


}


/*--- banner overlay ---*/
.bannerOverlay {
  position: fixed;
  margin:0;
  padding:0;
  border: 10px solid #fff;
  z-index:9999999;
  text-align:right;
  -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
  cursor:pointer;
  bottom: 45px;
  right: 0;
  transition: all .75s ease;
}

.bannerOverlayclose-r {
  position: absolute;
  top: -10px;
  left: -35px;
  background-color: #fff;
  box-shadow: -5px 0 15px 0 rgba(0,0,0,0.3);
  border-radius: 10px 0 0 10px;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px 15px;
  background-image: url("inc/assets/image/banner-overlay-close.png");
}



#feed-news-homepage  {

  padding-top: 15px;
  border-top: 1px solid #dedede;



}



/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

.form-allowed-tags {

  display: none;

}

.alert-info {

  display: none;

}

input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  font-size: 16px;
}


.colonna-sharing .fas {

  font-weight: 900;

  font-size: 23px;
  color: #dedede;
  padding: 10px; 
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;

}

.colonna-sharing .far {

  font-weight: 900;

  font-size: 23px;
  color: #dedede;
  padding: 10px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;

}

.colonna-sharing .fas:hover {


  color: #ea6a21;


}

.colonna-sharing .far:hover {


  color: #ea6a21;


}

.condivisione  {


  text-align: center;
  margin: 0 auto;
  width: 321px;
  height: 80px;



}

.condivisione li  {


 list-style: none;
 float: left;


}


.condivisione li a {


  color: #999;



}

.condivisione .fab {


  color: #999;


  font-size: 55px;

  margin-right: 16px;


}

.condivisione .fab:hover {


  color: #ea6a21;




}

.link  {


  font-size: 12px;
  background: #f8f66c;
  padding: 4px;
  margin-bottom: 40px;


}



/* widget ultime news */


.area-banner  {



}


.round img   {



  width: 50px;
  height: 50px;
  border-radius: 50%;
  

}

.elenco-aree {



  padding-top: 20px;
  padding-bottom: 20px;

  
  

}


.elenco-aree li  {


  list-style: none;
  font-size: 20px;
  margin-left: -22px;

  



}

.elenco-aree li a {


  color: #555;
  font-weight: 500;



}




.ultime-news {


  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  background: #f6f6f6;



}


.ultime-news h2 {



  text-transform: none !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 500;
  display: block !important;
  line-height: 18px !important;
  letter-spacing: 0 !important;
  margin-bottom: 3px;




}

.ultime-news h2 a {


  color: #555 !important;


}

.ultime-news .autore {


  font-size: 11px !important;
  font-weight: 500 !important;
  color: #999 !important;


}

.ultime-news .data {


  font-size: 11px !important;
  font-weight: 500 !important;
  color: #999 !important;


}





/*---*/


.peso-breaking-news-terza-posizione {


  margin-bottom: -7px !important;



}


.ultimi-media {


  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  background: #f6f6f6;
  padding-bottom: 20px;



}


.ultimi-media .intro-testuale {



  text-transform: none !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 500;
  display: block !important;
  line-height: 18px !important;
  letter-spacing: 0 !important;
  margin-bottom: 3px;
  margin-top: 0px;
  margin-left: -15px;




}

.ultimi-media .intro-testuale a {


  color: #555 !important;


}

.ultimi-media .autore {


  font-size: 11px !important;
  font-weight: 500 !important;
  color: #999 !important;


}

.ultimi-media .data {


  font-size: 11px !important;
  font-weight: 500 !important;
  color: #999 !important;


}



/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

.badge-pill {


  padding: 11px !important;

}

.badge {

  font-weight: 500;
  font-size: 16px;
}

.badge-dark {

  background-color: #666;
}

.badge-dark:hover {


 background: #ea6a21;

}

#hot-area .container {


  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  padding-bottom: 15px;
  padding-top: 15px;


}

.temi-caldi-desk-sticky .badge {
  font-weight: 500;
  font-size: 12px;

}

.temi-caldi-desk-sticky {

 padding-right: 35px;

}





/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/


.footer-area  {
  background: #f0f0f0;
  border-top: 3px solid #dedede;
  padding-top: 35px;
  position: relative;
  z-index: 9;
}

.logo-footer {
  width: 300px;
  margin-bottom: 55px;
}

footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}


/*--------------------------------------------------------------
# aggiunte VN
--------------------------------------------------------------*/

.menu_annunci{
background: #f0f0f0;
overflow: hidden;
}

.menu_annunci a{
color: #242a2d;
}

.menu_annunci a:hover{
color: #e96b21;
}

.menu_annunciv{
float: left;
padding: 5px 20px;
border-right: 1px solid #ffffff;
}

.titolo-annunci {
  font-size: 25px;
  font-weight: 300;
  line-height: 42px;
  letter-spacing: -1px;
}

h1.titolo-annunci a {
  color: #000 !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

h1.titolo-annunci a:hover {
  color: #999 !important;
  text-decoration: none;
}

.cat-annunci{
background: #000000;
text-transform: uppercase;
color: #ffffff;
padding: 5px 10px;
font-size: 80%;
font-weight: 500;
}

.laureacat{ background: #fa983a; }
.compleannocat{ background: #38ada9; }
.matrimoniocat{ background: #b71540; }
.nascitacat{ background: #8854d0; }
.anniversario-di-nozzecat{ background: #4b6584; }

.img_annpg{
object-fit: cover;
width: 100%;
height: 250px;
}

.page-titlepgann {
  color: #ea6a21;
  font-weight: 300;
  font-size: 50px;
  letter-spacing: -3px;
  margin-bottom: 55px;
}

.link-titlepgann a {
  color: #000000;
  font-weight: 300;
  font-size: 19px;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.img_annsing{
object-fit: cover;
width: 100%;
height: 400px;
}

.compleannocatsing{
border: 5px solid #38ada9;
border-radius: 25px;
}
.compleannotxt{ color: #38ada9; }

.laureacatsing{
border: 5px solid #fa983a;
border-radius: 25px;
}
.laureatxt{ color: #fa983a; }

.matrimoniocatsing{
border: 5px solid #b71540;
border-radius: 25px;
}
.matrimoniotxt{ color: #b71540; }

.nascitacatsing{
border: 5px solid #8854d0;
border-radius: 25px;
}
.nascitatxt{ color: #8854d0; }

.anniversario-di-nozzecatsing{
border: 5px solid #4b6584;
border-radius: 25px;
}
.anniversario-di-nozzetxt{ color: #4b6584; }

.funebrecatsing, .anniversario-di-mortecatsing, .ringraziamento-funebrecatsing{
border: 5px solid #000000;
border-radius: 25px;
}

.partecipazione{
background: #f0f0f0;
border-bottom: 2px solid #000000;
}

.post-type-archive-momentispeciali { background: none !important; }
.post-type-archive-momentispeciali .gptslot { display: none !important; }
.post-type-archive-momentispeciali #floor-ad-wrapper { display: none !important; }
.post-type-archive-momentispeciali .ob-smartfeed-wrapper  { display: none !important; }

.momentispeciali-template-default { background: none !important; }
.momentispeciali-template-default .gptslot { display: none !important; }
.momentispeciali-template-default #floor-ad-wrapper { display: none !important; }
.momentispeciali-template-default .ob-smartfeed-wrapper  { display: none !important; }

.post-type-archive-necrologie { background: none !important; }
.post-type-archive-necrologie .gptslot { display: none !important; }
.post-type-archive-necrologie #floor-ad-wrapper { display: none !important; }
.post-type-archive-necrologie .ob-smartfeed-wrapper  { display: none !important; }

.necrologie-template-default { background: none !important; }
.necrologie-template-default .gptslot { display: none !important; }
.necrologie-template-default #floor-ad-wrapper { display: none !important; }
.necrologie-template-default .ob-smartfeed-wrapper  { display: none !important; }

.banner_nodesk{ display: none; }

/*----------------------------------------------------------------------------------ELEZIONI 2020*/

.wgdhome_el_titolo{
color: #e96b22;
font-size: 150%;
font-weight: bold;
}

.wgdhome_el_txtsmall{
text-transform: uppercase;
font-size: 70%;
line-height: 10px;  
}

.wgdhome_el_perc{
color: #e96b22;
font-size: 200%;
font-weight: bold;
}

.article_el_perc{
color: #e96b22;
font-size: 150%;
font-weight: bold;
}

.article_el_bianche{
background: #838381;
color: #ffffff;
text-transform: uppercase;
font-size: 70%;
font-weight: bold;
}

.article_el_seggi{
background: #e96b22;
color: #ffffff;
text-transform: uppercase;
font-size: 70%;
font-weight: bold;
}

.article_el_nomep{
color: #e96b22;
font-size: 110%;
font-weight: bold;
}


/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/



@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }

  #banner-mobile {
    display: none;
  }



}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }

  .banner-mobile {
    display: none;
  }



}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }

  #banner-Bottom {

    display: none;

  }

  .banner-mobile {
    display: none;
  }

  #breaking-area  {
    display: none;
  }

  #breaking-area-mobile {
    display: block;
  }

  #breaking-area-mobile img {
    width: 100%;
  }

  .categoria-breaking {  

    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: -13px;



  }

  .categoria-breaking a  {  

    color: #ea6a21;

  }

  .blocco-contenuto-breaking {  

    background: #000;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }

  .blocco-contenuto-breaking h1 {  

    color: #fff;
    font-size: 35px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: -1px;
    padding-left: 15px;
    padding-right: 15px;



  }

  .blocco-contenuto-breaking .data-autore {  


    color: #fff !important;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;


  }


  .blocco-contenuto-breaking .data {  


    color: #fff !important;
    font-size: 14px;


  }

  .blocco-contenuto-breaking .autore {  


    color: #fff !important;
    font-size: 14px;



  }

  .blocco-contenuto-breaking .intro  {  


    color: #fff;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 20px;


  }


  .banner-300x600 {  


    width: 100% !important;


  }

  .banner-300x250 {

    width: 100% !important;
  }


 

}


/*--------------------------------------------------------------
## iPad PRO
--------------------------------------------------------------*/

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)  {
  
#banner-Bottom {

    display: none;

  }

  }


  @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {

#banner-Bottom {

    display: none;

  }

  }

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {

#banner-Bottom {

    display: none;

  }


}



/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }

  #banner-Bottom {

    display: none;

  }

  .temi-caldi-desk-sticky {
    display: none;
  }

  .banner-mobile {
    display: none;
  }

  #breaking-area  {
    display: none;
  }

  #breaking-area-mobile {
    display: block;
  }

  #breaking-area-mobile img {
    width: 100%;
  }

  .categoria-breaking {  

    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: -13px;



  }

  .categoria-breaking a  {  

    color: #ea6a21;

  }

  .blocco-contenuto-breaking {  

    background: #000;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }

  .blocco-contenuto-breaking h1 {  

    color: #fff;
    font-size: 35px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: -1px;
    padding-left: 15px;
    padding-right: 15px;



  }

  .blocco-contenuto-breaking .data-autore {  


    color: #fff !important;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;


  }


  .blocco-contenuto-breaking .data {  


    color: #fff !important;
    font-size: 14px;


  }

  .blocco-contenuto-breaking .autore {  


    color: #fff !important;
    font-size: 14px;



  }

  .blocco-contenuto-breaking .intro  {  


    color: #fff;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 20px;


  }

  .banner-300x600 {  


    width: 100% !important;


  }

  .banner-300x250 {

    width: 100% !important;
  }

 


}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }

  #banner-Bottom {

    display: none;

  }

  .temi-caldi-desk-sticky {
    display: none;
  }


  .banner-mobile {
    display: none;
  }

  .bannerOverlay {
    display: none;
  }


.leaderboard-home {

  
  display: none; 


}




}



/*--------------------------------------------------------------
## iPad PRO
--------------------------------------------------------------*/





/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {

  .banner_nodesk{ display: block; }


  #banner-Bottom {

    display: block;

  }





 html {
  font-size: 75%;
}

.header-alto {
  height: auto;
}

.navigazione-sinistra {
  display: none;
}

.cerca {
  display: none;
}

.colonna-1-feed {
  border-right: none;
}

.colonna-2-feed {
  border-right: none;
}

.titolo-sezione-bubbliredazionali {

  font-size: 23px;
  text-align: center;
}

.padding-left-0 {
  padding-left: 0;
  padding-right:0;
}

.colonna-sharing  {

  display: none;
}

.notestosumobile {

  display: none;
}

.list-quotes h1 {

  font-size: 32px;
  line-height: 32px;
  position: relative;
  background: #000;

}

.titolo-leggi {
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: -1px;
}

.sottotitolo p {
  font-size: 16px;
  line-height: 22px;   
}

.entry-content p {
  font-size: 17px;
  line-height: 26px;
}


.post-thumbnail {
  width: 100%;
  height: auto;
}


.header-alto {
  height: auto;
  color: #fff;
  background: #ea6a21;
  padding-bottom: 10px;
}

.header-alto .container {

 background: #ea6a21;

}



.tool {  
  font-weight: 300;
  text-align: left !important;
  padding-left: 22px;
}

.icona-menu-responsive {  
 display: block;

}

.navbar-light .navbar-brand {


}

.header-mobile-border  {

  border-bottom: 1px solid #dedede;
}


.social  {

 text-align: right !important;
}

#content.site-content {
  padding-top: 0;
}

.archivio .page-title {

  font-size: 38px;
  margin-bottom: 35px;
  text-align: center;
}

.intro-testuale {
  font-size: 16px;
  line-height: 23px;
  margin-top: 15px;
}

.sottotitolo {
  font-size: 16px;
  line-height: 22px;

}

#reply-title {

  text-align: center;

}

.attribuzione-categoria-leggi {
  font-size: 12px;
  font-weight: 800;
  background: #000;
  padding: 5px;
  text-transform: uppercase;
}


#breaking-area {  
 display: none;

}

#breaking-area-mobile {  
 display: block;

}

.sottotitolo p {  


}

.articolo-home h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -1px;
}


.blocco-contenuto-breaking {  

  background: #000;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}


.categoria-breaking {  

  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
  font-weight: 500;
  padding-top: 15px;
  margin-bottom: -13px;


  
}

.categoria-breaking a  {  

  color: #ea6a21;

}


.blocco-contenuto-breaking h1 {  

  color: #fff;
  font-size: 35px;
  font-weight: 300;
  line-height: 35px;
  letter-spacing: -1px;
  padding-left: 15px;
  padding-right: 15px;

  
  
}

.blocco-contenuto-breaking .data-autore {  


  color: #fff !important;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;

  
}


.blocco-contenuto-breaking .data {  


  color: #fff !important;
  font-size: 14px;

  
}

.blocco-contenuto-breaking .autore {  


  color: #fff !important;
  font-size: 14px;
  

  
}

.blocco-contenuto-breaking .intro  {  


  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 20px;
  
  
}

#hot-area  {

  border-bottom: 1px solid #dedede;
  background-color: #fff;
}


#hot-area .container {

  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 300 !important;
  border-bottom: 0px;
  border-top: 0px;


}

.header-alto a   {

  color: #fff;
  
}


.header-alto .container {
  border-bottom: 0px;

}


.badge {
  font-weight: 500;
  font-size: 11px;
}

.badge-pill {
  padding: 10px !important;
}


.temi-caldi-desk-sticky {
  display: none;
}

.cpt-tab li  {
  width: 100%;
}


.banner-mobile {

  position: relative;
  margin: 0 auto 0;
  display: block;
  width: 320px;
  height: auto;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;


}

.bannerOverlay {
  display: none;
}

#area-banner-leaderboard-main {
  display: none;
}


#billboard-area  {
 display: none;
}


.testata-vignetta {
 margin-top: 30px;

}


.carousel-control-next, .carousel-control-prev {


  top: 15%;

}

.home .sidebar-feed {


 display: none;

}

#area-banner-300-mobile {

 display: block;
 margin: 0 auto;
 margin-top: 15px;
 text-align: center;
 width: 300px;

}

.rettangolo_1  {

text-align: center;

}


.rettangolo_2  {

text-align: center;

}

.rettangolo_3  {

text-align: center;

}


#comments .btn {

  width: 100%;
}

#area-banner-leaderboard-2 {


 display: none;

}


.skin  {

 display: none;

}


/* display NONE HOMEPAGE su colonna 2 da mobile? -> PROPOSTA */

.colonna-2-feed {


 display: none;

}


.leaderboard-home {

  
  display: none; 


}

#contenitore-skin {

  bottom: 0;  

}


#sezione-gallery-video-mobile  {

  display: block;

}

#sezione-gallery-video  {

  display: none;

}




}


.qc-cmp-persistent-link  {

  display: none !important;

}

 
.pubbliredazionali .gptslot {

  display: none !important;

}

.pubbliredazionali #floor-ad-wrapper {

  display: none !important;

}

.pubbliredazionali .ob-smartfeed-wrapper  {

  display: none !important;

}




.section-speciale-salute .gptslot {

  display: none !important;

}

.section-speciale-salute #floor-ad-wrapper {

  display: none !important;

}

.section-speciale-salute .ob-smartfeed-wrapper  {

  display: none !important;

}





#live-area .ob-smartfeed-wrapper {

  display: none !important;

}





.page-template-default .gptslot {

  display: none !important;

}

.page-template-default #floor-ad-wrapper {

  display: none !important;

}

 
.page-template-default .ob-smartfeed-wrapper  {

  display: none !important;

}

.gptslot {

 text-align: center;
 margin-bottom: 15px;

}

.billboard .gptslot {

 
 margin-bottom: 0px;

}

 

/* toolbar app */

.toolbar-app {

    background: #ea6a21;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;

}

button.white  {

    background: 0 0;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    height: 28px;
    line-height: 21px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;

}


@media only screen and (max-width: 960px) {
  
.toolbar-app {

width: 100%;
background: #d84d02;
padding-bottom: 5px;


}

.testo-intro-app {

text-align: center;
line-height: 30px;


}

button.white  {

    font-size: 11px;

}

.cpt-tab li  {
  width: 100% !important;
}


}
