@charset "utf-8";
/* CSS Document */

.no-video-live {
      /*  -webkit-box-flex: 0;
            -ms-flex: 0 0 80%;
                flex: 0 0 80%;*/
        padding-bottom: 15px;
        padding-right: 30px;
        margin-bottom: 0;
        max-height: inherit;
		/*margin-top: 200px;*/
		margin:0 auto;
		text-align:center;
		top: 200px;
		height:400px;
}
p.articolo__sottotitolo{
    line-height: 30px;
    color: #666;
    font-style: italic;
    font-size: 26px;
    /*font-weight: 600;*/
}
h1.single-media__title {
    font-size: 36px;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}
p.single-media__descrizione{
    line-height: 30px;
    color: #666;
    font-style: italic;
    font-size: 20px;
    /*font-weight: 600;*/
}
.webcam-tomba__offline {
    font-weight:900; 
    font-size:30px; 
    font-family:"Franciscus"; 
    color:rgb(158, 10, 10);
    text-align: center;
    position: relative;
    bottom: 230px; 
    z-index:99;
    border: #333 solid 0px;
}

#indirizzo1 {
    width: 100px;
}
#indirizzo {
    width: 595px;
}
#civico {
    width: 100px;
}


#player2-container .mejs__time-buffering,
#player2-container .mejs__time-current,
#player2-container .mejs__time-handle,
#player2-container .mejs__time-loaded,
#player2-container .mejs__time-marker,
#player2-container .mejs__time-total,
#player2-container .mejs__time-hovered {
    height: 2px;
}

#player2-container .mejs__time-total {
    margin-top: 9px;
}
#player2-container .mejs__time-handle {
    left: -5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ffffff;
    top: -5px;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 2;
    border: none;
}
#player2-container .mejs__time-handle-content {
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
}
#store-download{
	width:100%; 
	float:left;
}
#store-download .store-download__botton{
	margin-top:20px;
	margin-left:20px;
	float:left;
}
#store-download	.store-download__title{
	margin-top:50px;
	/*text-align:center;   */
    font-size: 18px;
	font-weight:bold;
    font-family: "Franciscus", serif; 
	color: #e10000;	
}
#store-download	.store-download__title span{
	font-size:24px;
}
@media only screen and (max-width: 1296px) {

#store-download{
	width:100%; 
	float:left;
}
/*#store-download .store-download__botton{
	margin-top:20px;
	margin-left:30px;
	float:left;
}
*/
#store-download .store-download__botton{
	margin-top:20px;
	margin-left:20px;
	display:inline-block;
	position:relative;
	left:10%;
}
}

a.rivdg-btn:link a.rivdg-btn:visited {
  background-color: #f44336 !important;
  color: white;
  padding: 14px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

a.rivdg-btn:hover a.rivdg-btn:active {
  background-color: #000;
}

.testo-evidente{
	font-weight:900;
	font-size:14px;
}



/* ---------------------------------------------
RESPONSIVESLIDES 
------------------------------------------------*/


  

/* ---------------------------------------------*/

.hero-huff {
  width: 100%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px 5px;
  /*
   * Checking if $bp equals one of the predefined breakpoints in _settings.scss or 
   * if it's a user defined breakpoint
   */ }
  @media screen and (min-width: 1024px) {
    .hero-huff {
      padding: 10px 0 5px; } 
  }

  .gusto-banner__title_ff {
    font-size: 22px;
    font-weight: bold;
    font-family: "Franciscus", serif; 
	color: #e10000;
	}
