/* CUSTOM CSS 2night */
.tags > .sponsored {
    background: #ffee00;
    color: #333;
    padding: 3px 5px;
    margin-right: 15px;
    line-height: 0.9;
}
.breadbottom .breadcrumb {
    justify-content: left;
}
.breadarticle .breadcrumb {
    justify-content: left;
}
.expired {
    background: red;
    display: inline-block;
    padding: 10px 20px;
    color: white !important;
    border-radius: 10px;
}

.sitemap a {
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    margin-right: 10px;
}
h1.sitemap-h1 {
    color: black;
    margin: 30px 40px;
    font-size: 1.5rem;
    font-weight: 400;
    font-family: "PlayFair display", sans serif;
}
.sitemap {
    margin-left: 40px;
    margin-top: 20px;
}
.default-footer .dnone { display: block; }

/* AUTHOR */
.author-page .articles-author .content-article h3 {
    margin-top: 0;
}
.author-page .articles-author .content-article p {
    margin-top: 5px;
}

/* PLACE */

.data-content-local .review-mobile ul.review-tags {
    flex-wrap: wrap;
}
.data-content-local .review-mobile ul.review-tags li {
    padding-right: 15px;
    font-size: 0.8rem;
    background-color: #f0f0f0;
    margin-right: 5px;
    padding: 5px 8px;
}
.banner-venue {
    background-position: center;
    margin-top: -65px;
}
.title-gallery-venue {
    font-size: 0.8rem;
    font-weight: 800;
    margin-bottom: 15px;
}
.art-venue  .tags li {
    color: #999;
    font-weight: 400;
} 
.art-venue a {
    color: black;
    font-weight: 600;
}
.more-article a {
    color: black;
}
.tags li {
    font-weight: 400;
    color: #999;
}
@media only screen and (min-width: 769px) {
    .banner-venue {
        margin-top: -88px;
    }
}
@media only screen and (max-width: 767px) {
    .content-art {
        width: 60%;
    }
    .logoCont {
        margin-top: 9px;
    }
    .hamburger-menu {
        margin-top: 5px;
    }
    .more-article a {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.3rem;
    }
    .more-article ul li, .more-article ul li a {
        color: #999;
        font-weight: 400;
        font-size: 0.8rem;
    }
    .aside p {
        margin-top: 0;
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 769px) {
    .aside .more-article li {
        margin-bottom: 3px;
        align-items: end;
    }
    .data-content-local .art-venue .col-md-4 {
        align-items: end;
    }
    .data-content-local .art-venue ul { margin-top: 0; }
    
    .data-content-local h2 {
        font-size: 1.6rem;
        line-height: 2rem;
    }
    .banner-venue .text-venue.container {
        padding-right: 15px;
        height: 163px;
        background: #100c11;
        background: -moz-linear-gradient(45deg, #100c11 0%, #272a37 100%);
        background: -webkit-linear-gradient(45deg, #100c11 0%, #272a37 100%);
        background: linear-gradient(45deg, #100c11 0%, #272a37 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#100c11', endColorstr='#272a37', GradientType=1);
    
    }
    .banner-venue .text-venue.container > .row {
        margin-top: 0;
    }
    .banner-venue .text-venue.container h1 {
        font-size: 2.8rem;
        line-height: 42px;
        padding-right: 20px;
    }
    .banner-venue .text-venue {
        bottom: -47%;
    }
    .banner-venue {
        height: 40vh;
    }
    .margin_mobile {
        margin-top: 158px;
    }
    .title-gallery-venue {
        visibility: hidden;
    }
 }

@media only screen and (max-width: 991px) {
    
    .place_padder {
        padding-top: 0;
        background: white;
    }
    .gallery-venue.row>div.col-item3 .subcol-1 {
        margin-bottom: 5%;
    }
    .gallery-venue {
        padding-bottom: 20px;
    }
    .banner-venue .text-venue.container h1 {
        font-size: 2.8rem;
        line-height: 3rem;
    }
    .banner-venue .text-venue.container {
        padding-top: 0;
    }
 }

/* RICERCA ART */
.head-filters a.selected {
    color: #CD3174;
    cursor: default;
}

/* FORZO IL MAIUSCOLO SUL BREADCRUMB */
.breadcrumb li a span {
    text-transform: uppercase;
}

/* EVENTO */
.banner-mobile-event img {
    max-width: 100%;
}
.content-event .review-event ul.tags-event li, .content-event .review-event ul.tags-event li a {
    margin-bottom: 5px;
    font-size: 0.7rem;
    background: #f0f0f0;
    padding: 5px 10px;
    margin-right: 10px;
}
.review-event .breadcrumb li {
    font-weight: 400;
}
.review-event .breadcrumb li a {
    color: #bbb;

}
.review-event .breadcrumb li a span {
    font-size: .6875rem;

}
.review-event .breadcrumb li a:hover {
    color: #CD3174;
}
.tags-event li a {
    color: white;
}

@media only screen and (max-width: 769px) {
    .content-event .title h1 {
        font-size: 2.4rem;
        line-height: 2.5rem;
        margin-top: 20px;
    }
}
.articles-event .content-article h3 {
    margin-top: 0;
}
.articles-event .content-article p {
    margin-top: 10px;
}
/* SPECIALE */
.column_filters_relative {
    top: 0;
}
.banner-special.banner .overlay-banner {
    background-position: center;
}

.special-page .text-special.container h2 {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 32px;
    color: #272A37; 
}

.special-page .text-special.container h2 a {
    color: #272A37; 
}
    
@media only screen and (max-width: 769px) {
    .special-page .text-special.container h2 {
        font-size: 1.3rem;
        line-height: 23px; 
    } 
}

.special-page h3 {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 34px;
    color: #2D2D2D; 
}

.special-page h3 a {
    color: #2D2D2D; 
}

@media only screen and (max-width: 769px) {
    .special-page h3 {
        font-size: 1.5rem;
        line-height: 19px; 
    } 
}        
.special-page .tags li {
    color: #999;
    font-weight: 400;
}

.top-menu li.active a.bottom-black {
    border-bottom: 2px solid #000;
}

.special-page article {
    padding-bottom: 40px;
}
.header-mobile-special .container p, .special-page .text-special.container h2, .special-page .text-special.container p {
    font-family: "Playfair Display", sans-serif;
}
.special-page .content-article h3, .special-page .content-article h3 a {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-top: 10px;
}
.special-page .text-special.container p {
    margin-bottom: 50px;
}
.special-page .articles-special .content-article span {
    color: #999;
    font-weight: 400;
}
.special-page .articles-special .content-article p {
    margin-top: 10px;
}
.header-mobile-special .container, .special-page .text-special.container {
    padding-bottom: 10px;
}

@media only screen and (max-width: 769px) {
    .header-mobile-special .container h2 {
        font-size: 1.8rem;
        line-height: 2rem;
    }
}
/* ARTICLE */
.related-articles-pg .container h3 {
    margin-top: 0;
}

.tn_cta {
    display: block;
    background: #CD3174;
    color: white;
    padding: 15px 20px;
    margin: 20px 20px;
    text-align: center;
    font-weight: 800;
    border-radius: 10px;
}

.content-article ul.tags-green li {
    padding-right: 15px;
    background-color: #ccc;
    margin-right: 10px;
    padding: 4px 8px;
    color: white;
    font-size: 0.9rem;
}
#sync2 > .tags > li {
    color: white;
}
.article-banner-paid .banner {
    background-position: center;
}

.article-banner {
    background: white;
}

.article-banner .art-content-text {
    text-align: center;
    padding-left: 5%;
}

.article-banner .art-content-text h1 {
    font-size: 2.3rem;
    line-height: 2.5rem;
}

.article-banner .pb80 {
    padding-top: 0;
    padding-bottom: 0;
}

.article-banner .mt50 {
    margin-top: 0;
}

.art-content-text {
    padding-right: 3%;
}

.content-article h3 {
    margin-top: 35px;
}

.content-article p {
    margin-top: 25px;
}

.content-article p a {
    text-decoration-line: underline;
    text-decoration-style: initial;
    text-decoration-color: initial;
    font-size: 20px;
}

.content-article .image-article.container {
    margin-bottom: 10px;
}

.article-banner .art-content-text p,
.head-mobile-article p {
    font-weight: 400;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.52);
}

.img-ban-article {
    text-align: right;
    margin-bottom: -4px;
}

.selectorCont .selector-city {
    border-radius: 15px;
    padding: 6px 20px;
    margin-top: 3px;
    margin-left: 15px;
    background-color: rgba(255, 255, 255, 0.1);
}

.content-city {
    border-radius: 15px;
    padding: 0 10px 0 0;
    background-color: rgba(255, 255, 255, 0.1);
}
.selectContFooter .contentf-city .listf-city ul.citiesf li a, .selectContFooter .selectorf-city h3.selectorf-text, .selectorCont .content-city .list-city ul.cities li a {
    font-family: "Lato", sans-serif;
}

.article-banner .row.mt50.pb80.pbm0{
    background: #100c11;
    background: -moz-linear-gradient(45deg, #100c11 0%, #272a37 100%);
    background: -webkit-linear-gradient(45deg, #100c11 0%, #272a37 100%);
    background: linear-gradient(45deg, #100c11 0%, #272a37 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#100c11', endColorstr='#272a37', GradientType=1);
}

.selectorCont .selector-city .arrow-city {
    margin-top: 4px;
}

.content-article h2 {
    font-family: "Playfair Display", sans-serif;
    line-height: 2.3rem;
    margin-top: 25px;
}

h1 {
    color: white;
}

@media only screen and (max-width: 1024px) {
    .mainHeader {
        border-bottom: 0;
    }
}

@media only screen and (min-width: 1280px) {
    .article-banner .art-content-text h1 {
        font-size: 2.8rem;
        line-height: 3.3rem;
    }
}
.article-banner-paid .text-container-paid p {
    font-size: 1rem;
    font-weight: 400px;
}
.article-banner-paid .text-container-paid div.sponsored {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0.8rem;
    clear: both;
    background-color: white;
    color: black;
    padding: 4px 10px;
    border-radius: 5px;
}
@media only screen and (max-width: 769px) {
    .article-banner-paid .text-container-paid div.sponsored {
        padding-left: 0;
        color: #aaa;
    }
    .article-banner-paid .text-container-paid.container {
        padding-left: 30px;
        padding-right: 30px;
        margin-top: -54px;
        background: white;
    }

    .article-banner .img-ban-article img {
        margin-top: -55px;
    }
    
    .article-banner .row.mt50.pb80.pbm0 {
        background: white;
    }
    .like {
        text-align: left;
        margin-left: 0;
    }
    .article-banner .art-content-text { border: 0; }
    .article-banner .art-content-text h1 {
        font-size: 2rem;
        line-height: 2.2rem;
        text-align: left;
        padding: 20px 15px 0 15px;
    }
    .article-banner .art-content-text p {
        color: rgba(0, 0, 0, 0.52);
        text-align: left;
        padding: 0 15px 0 15px;
    }
    .content-article h2 {
        font-size: 1.3rem;
        line-height: 2rem;
    }
    .content-article p {
        font-size: 1.1rem;
        line-height: 1.7rem;
    }
    .content-article h3 {
        font-size: 1.5rem;
        line-height: 19px;
        font-weight: 700;
    }
    .article-banner {
        background: white;
    }
    #icon-search {
        margin-top: 30px;
        margin-left: 5px;
    }
}
@media only screen and (max-width: 769px) {
    .content-article-paid {
        margin-top: 18vh;
    }
}
@media only screen and (max-width: 400px) {
    .content-article-paid {
        margin-top: 24vh;
    }
}
@media only screen and (max-width: 350px) {
    .content-article-paid {
        margin-top: 30vh;
    }
}

.overlay-banner {
    height: 97.5vh;
}
@media only screen and (max-width: 1024px) {
    .overlay-banner {
        height: 96.5vh;
    }
}


/* HOMEPAGE */
.banner-home.banner {
    background-position: center;
}

.experiences-city .Contentexperience.row .box_experiences>li a .title_exp {
    font-size: 1.5rem;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.1;
    color: white;
}

.articles .content-article strong,
.articles .content-article ul.tags li a, .articles .content-article ul.tags li  {
    color: #999;
    font-weight: 100;
    font-size: 0.7rem;
}

.articles article {
    height: 100%;
    background-color: white;
    overflow: hidden;
}

.articles .content-article-calendar .col-calendar::after {
    height: 300px;
}

.articles .content-article p {
    line-height: 1.2rem;
    margin-top: 8px;
}
@media (max-width: 1200px) {
    .experiences-city .Contentexperience.row .box_experiences>li a .title_exp {
        font-size: 1rem;
    }
}
@media (max-width: 1024px) {
    .experiences-city .Contentexperience.row .box_experiences>li a .title_exp {
        font-size: 0.9rem;
    }
}
@media (max-width: 768px) {
    .articles .container,
    .experiences-city-mobile .container {
        padding: 0;
    }
    .bg-mobile .banner-container-mobile p,
    .bg-mobile .banner-container-mobile span {
        letter-spacing: 0;
        line-height: 20px;
    }
    .bg-mobile .banner-container-mobile h2 {
        font-size: 1.8rem;
        line-height: 1.9rem;
    }
    .title-principal-experience h2,
    .lastest-up h2,
    .videos-hm h2,
    .articles h2 {
        font-size: 1.2rem;
    }
    .selectorCont .selector-city h3.selector-text {
        color: black;
    }
    .selectorCont .selector-city {
        background: rgba(255, 255, 255, 0.8);
    }

    .banner-home.banner .banner-caption p {
        letter-spacing: inherit;
    }
    .banner-home.banner .banner-caption h1 {
        font-size: 1.7rem;
        line-height: 1.9rem;
    }

}

@media (max-width: 359px) {
    .selectorCont .selector-city {
        padding: 6px 0px !important;
        display: flex;
        justify-content: center;
    }
    .banner-home.banner .banner-caption h1 {
        font-size: 1rem;
        line-height: 1.2rem;
    }
    .banner-home.banner .banner-caption p {
        display: none;
    }
    .banner-home.banner .banner-caption {
        top: 250px;
    }
}

/* EXPERIENCES */
.special-page .text-special.container p {
    font-family: Lato,sans-serif;
    font-size: 1.2rem;
}


@media only screen and (max-width: 769px) {
    .banner-special.banner .text-container-special.container {
        padding: 0 30px;
        top: 51vh;
    }
    .banner-special.banner .text-container-special.container h1 {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
    .banner-special.banner > .overlay-banner { display: none; }
}

/* CSS VIDEO */

.cover-container {
    margin: auto;
    position: relative;
    max-width: 368px;
    height: auto;
}

.cover-play-trailer {
    width: 100%;
    height: auto;
    max-width: 368px;
}

.cover-play-trailer-player-icon {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 42%;
    opacity: .8;
    width: 50px;
}

.video-trailer-container {
    max-width: 368px;
    max-height: 212px;
    position: relative;
    margin: auto;
}

.video-trailer {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    display: none;
    max-width: 368px;
    max-height: 212px;
    margin: auto;
}

iframe.video-trailer-iframe {
    width: 100%;
    height: 212px;
    /* #FIXIT <- this height prefixed cause some bug at certain resolution < 1200px (when the iframe is loaded)
        WITH height: 100% the iframe has the height set to 0px in chrome. ?!?!?! 
        instead is OK with safari  
     */
}


/* MOBILE: width <= 768px */

@media (max-width: 768px) {
    .cover-container {
        max-width: 510px;
    }
    .cover-play-trailer {
        max-width: 510px;
    }
    .video-trailer-container {
        max-width: 510px;
        max-height: 290px;
    }
    .video-trailer {
        max-width: 510px;
        max-height: 290px;
    }
    iframe.video-trailer-iframe {
        height: 290px;
    }
}


/* END CSS VIDEO */


/* CSS TV */

.tv-cover-container {
    margin: auto;
    position: relative;
}

.tv-cover-play-trailer {
    width: 100%;
    height: auto;
}

.tv-cover-play-trailer-player-icon {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 42%;
    opacity: .8;
    width: 80px;
}


/*.tv-video-trailer-container {
    
}
.tv-video-trailer {
    
}*/

iframe.tv-video-trailer-iframe {
    width: 100%;
}


/* END CSS TV */




/* PAGINA VIDEO */
.video-item-cover-play-icon {
    position: absolute;
    top: 16%;
    left: 42%;
    opacity: .8;
    width: 50px;
}
.video-item-player {
    display: none;
}
.screen-vid-play-icon {
    position: absolute;
    top: 50%;
    margin-top: -46px;
    left: 46%;
    opacity: .8;
    width: 90px;
}
.screen-vid-container {
    display: none;
}

.head-videos .screen-vid-container h4.title-head-videos {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-size: 1.625rem;
    line-height: 32px;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: absolute;
    left: -7%;
    top: 7%;
    transform: rotate(-90deg);
    transform-origin: center bottom; 
}
@media only screen and (max-width: 991px) {
    .head-videos .screen-vid-container h4.title-head-videos {
        left: -10%; 
    } 
}
@media only screen and (max-width: 769px) {
    .head-videos .screen-vid-container h4.title-head-videos {
        left: 3%;
        top: -10%;
        transform: rotate(0deg); 
    } 
}
@media only screen and (max-width: 489px) {
    .head-videos .screen-vid-container h4.title-head-videos {
        font-size: 1.125rem;
        line-height: 13px;
        letter-spacing: 1.27px;
        left: 3%;
        top: -20%;
        transform: rotate(0deg); 
    } 
}
.head-videos .screen-vid-container h4.title-head-videos span {
    font-size: 1.625rem;
    color: #CD3174; 
}

.tag-video span {
    line-height: 0;
    color: white;
}
/* END PAGINA VIDEO */








/* ARTICLE & ARTICLE-PAID */
.subscribe-article h3 {
    margin-top: 0;
}
/* END ARTICLE & ARTICLE-PAID */





/* ARTICLE-PAID */
.play-button a {
    color: white;
}
.article-banner-paid .text-container-paid.container:after {
    width: 0px;
}
  .article-banner-paid .text-container-paid.container:before {
    width: 0px;
}
/* END ARTICLE-PAID */






/* LOCAL PAID */
/*.text-venue  .like-social-mod {
    width: 180px;
    margin-left: 40px;
    margin-top: 3px;
}*/
.like-social-mobile .icons-media {
    padding-left: 0;
}
.like-social-mobile .row .social ul.icons-media li:first-child {
    padding-left: 0;
}
/* FB LIKE BUTTON LOCAL */
.banner-venue .like-social .row .like {
    background-color: transparent;
}
/*.like-social-mobile .row .like {
    background-color: transparent;
}*/
/* END FB LIKE BUTTON LOCAL */

/* END LOCAL PAID */




.webads img { width: 300px; }





/* SEARCH BAR */

.noscroll {
    overflow: hidden;
}
.overlaysearch {
    overflow-y: scroll;
}

/*the container must be positioned relative:*/
.autocomplete {
    position: relative;
    display: inline-block;
}
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}
.autocomplete-items div {
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    background-color: #fff; 
    border-bottom: 1px solid #d4d4d4; 
    text-align: left;
}
.autocomplete-items div a {
    display: inline-block;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
}
/*when hovering an item:*/
.autocomplete-items div:hover {
    background-color: #e9e9e9; 
}
/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: DodgerBlue !important; 
    color: #ffffff; 
}

/* END SEARCH BAR */




/*.tag-delete {
    background-color: lightgray;
    padding: 5px;
    border-radius: 8px;
} */

/* MASCHERA PER LINK */ 

  .tag-delete {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    transition: color 0.2s;
    -webkit-transition: color 0.2s;
  }
  
  .tag-delete::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
  }
  
  .tag-delete::after {
    background: #fff;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
  }
  
  .tag-delete:hover {
    background-color: #CD3174;
    color: white;
  }
  
  .tag-delete:hover::after {
     border-left-color:#CD3174; 
  }

  /* FINE MASCHERA LINK */


  /* COOKIE CONSENT */
  #ccc-notify-dismiss {
      visibility: hidden;
  }
  /* FINE COOKIE CONSENT */


/* FIX STYLE ARTICOLO IN HOMEPAGE DA MOBILE */
@media only screen and (max-width: 489px) {
    .banner-home.banner {
        height: 75vh;
    }
    .banner-home.banner .banner-caption {
        padding-bottom: 15px;
    }
    .banner-home.banner .banner-caption a.banner-btn {
        display: none;
    }
}
@media only screen and (max-width: 769px) {
    .banner-home.banner {
        z-index: 0;
    }
}
/* FINE FIX STYLE ARTICOLO IN HOMEPAGE DA MOBILE */


@media only screen and (max-width: 991px) {
    .like-social-mobile {
        display: block; } 
    }


/* SOCIAL SHARE */
.whatsapp-social-share {
    background-color: #1ebea5;
    font-family: Lato,sans-serif;
    font-weight: 700;
    padding-top: 19px;
    padding-left: 16px;
    padding-right: 10px;
}
.whatsapp-social-share-svg {
    width: 49px;
    height: 27px;
    padding-left: 4px;
    padding-top: 1px;
}

/* PER LA PAGINA DEI LOCALI */
.social-share ul.review-social-share {
    display: -ms-flexbox;
    display: flex;
    -webkit-padding-start: 0;
    padding-inline-start: 0; 
}
.social-share ul.review-social-share li {
    padding-right: 15px; 
}
.social-share ul.review-social-share li a.fb {
    background-color: #38559B;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #FFF;
    font-family: "Lato", sans-serif;
    font-weight: 700; 
}
.social-share ul.review-social-share li a.fb svg {
    width: 15px;
    height: 15px; 
}
.social-share ul.review-social-share li a.tw {
    background-color: #00AAF2;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #FFF;
    font-family: "Lato", sans-serif;
    font-weight: 700; 
}
.social-share ul.review-social-share li a.tw svg {
    width: 15px;
    height: 15px; 
}
.social-share ul.review-social-share li a.google {
    background-color: #E2492A;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 11px;
    padding-right: 11px;
    color: #FFF;
    font-family: "Lato", sans-serif;
    font-weight: 700; 
}
.social-share ul.review-social-share li a.google svg {
    width: 15px;
    height: 15px; 
}
.social-share ul.review-social-share li a.prin {
    background-color: #CC2020;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 11px;
    padding-right: 11px;
    color: #FFF;
    font-family: "Lato", sans-serif;
    font-weight: 700; 
}
.social-share ul.review-social-share li a.prin svg {
    width: 15px;
    height: 15px; 
}

/* play button anche da pagina mobile */
@media only screen and (max-width: 769px) {
    .banner-venue .text-venue.container .play-button {
        display: block;
        position: absolute;
        top: -80px;
    }
    .banner-venue .text-venue.container .play-button p {
        margin-top: 0;
        width: 121px;
        margin-left: 8px;
    }
    .banner-venue .text-venue.container .play-icon {
        top: 10px;
        left: 139px;
        position: absolute;
    }
}

.place-specs a {
    color: #6B6A6A;
}
/* FINE CSS PAGINA LOCALI */



/* ERRORI */
#main_error .header_404 .text_404 a {
    font-size: 2rem;
    text-decoration: underline;
}
#main_error .number_404 h2 {
    color: #191b21;
}