/* inizio ORARI */
#info table{
	border-collapse:collapse;
}

#intestazione-orari-g{
	text-align:center;
	background: #CCCCCC;
	color: #333333;
	padding:5px;
}

#giorno-orari-g{
	padding:5px;
	border-bottom:1px solid #EEEEEE;
	font-style:italic;
}

#ora-giorno-orari-g{
	padding:5px;
	border-bottom:1px solid #EEEEEE;
	font-weight:bold;
}

#pie-giorno-orari-g{
	background-color:#555555;
	color:#FFFFFF;
	padding:5px;
	border:1px solid #555555;
}

#piealt-giorno-orari-g{
	padding:5px;
	border:1px solid #555555;
}

.orario-corrente{
	background-color:#f5f5f5;
}
#contenitore-moduli .mappe {
    width: 48%;
    float: left;
}

@media (max-width:800px)
{
	#contenitore-moduli #contatti {
		width: 98% !important;
		border: none;
	}
	
	#contenitore-moduli #info {
		width: 98%;
		float: left;
		margin-left: 1%;
	}
	
	#contenitore-moduli .mappe {
		width: 98%;
		float: left;
		margin-left: 1%;
	}

}

.ind_strad {
    text-align: center;
    padding-bottom: 70px;
}

.about-page, .about-us-area
{

    position: inherit !important;
}
.section.section--head {
    margin-bottom: 120px;
}

.pswp__ui.pswp__ui--hidden,
.about-intro .col-four {
    display: none;
}

.col-eight {
width:100% !important;
}
div#demo-test-gallery a {
    width: 31%;
    float: left;
    margin: 1%;
    margin-bottom: 25px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    background-color: #000;
}


h1.title_album {
    text-transform: uppercase;
    color: #1f1f2c;
    line-height: 1.3;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
}

#about > div.row.about-bottom-image > h1.title_album {
    display: none;
}

p.num_foto_album {
    display: none;
}

@media (max-width:990px)
{
div#demo-test-gallery a {
    height: 190px;
}
}

@media (max-width:800px)
{
div#demo-test-gallery a {
    width: 48%;
}
div#demo-test-gallery a {
    height: 260px;
}

}



div#demo-test-gallery a img {
    height: 100%;
    width:auto;
    max-width: none;
}
@media (max-width:420px)
{
div#demo-test-gallery a {
    width: 98%;
}
div#demo-test-gallery a {
    height: auto;
}
div#demo-test-gallery a img {
    width: 100% !important;
}
}

#contenitore-moduli #info {
    width: 100%;
    overflow: hidden;
    height: auto;
}

#intestazione-orari-g {
    background-color: #191919;
    color: #fff;
}

.orario-corrente {
    background-color: #5cb154;
    color: #fff;
}


#contenitore-moduli #info span>strong:nth-child(1) {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
}



#info {
    width: 100%;
    color: #777;
    margin-bottom: 30px;
    background-color: #f2f2f2f2;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
}

div#info h1 {
    font-size: 23px;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}



div#contenitore-moduli #info span.notranslate strong {
    color: #5aad52;
    font-size: 22px;
    margin-bottom: -3px;
    display: block;
}



















