/*Remove footer credits HC-9858784*/
.credits {
	display: none;
}
/* Hide photo meta on lightbox */ .jp-carousel-image-meta { 
	display: none; 
}

a.wp-block-jetpack-instagram-gallery__grid-post {
    height: 168px;
    overflow: hidden;
    display: block;
}
body {
    font-family: "Raleway", sans-serif;
}
.page-id-3678 .site-title {
	display:none;
}
.wp-block-jetpack-instagram-gallery__grid.wp-block-jetpack-instagram-gallery__grid-columns-6 a.wp-block-jetpack-instagram-gallery__grid-post {
    height: 256px;
}
.wp-block-image img {
    max-width: 100%;
    width: 100%;
}
@media (min-width: 660px) {
.page-id-3678  .site-content-inside {
    padding:0;
}

.blog .site-content-inside 	
	    max-width: 900px;
    margin: 0 auto !important;
}
	.entry-content > .alignwide, .has-align-wide-support > .alignwide {
    margin: 0 !important;
    left: 0;
    width: 100%;
}
	}

#mc4wp-form-1 input[type="email"] {
    height: 50px;
    border: 1px solid #000;
    padding: 0 15px;
    display: inline-block;
    float: left;
    min-width: 46%;
}

#mc4wp-form-1 input[type="submit"] {
    float: left;
    background: #000;
    color: #fff;
    display: inline-block;
    height: 52px;
    margin-left: -1px;
    min-width: 25%;
}

#mc4wp_form_widget-2 {
    width: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 45px 0;
}

#mc4wp_form_widget-2 label {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 18px;
    width: 100%;
    text-align: center;
    margin-top: 17px;
}
.mc4wp-form-fields input[type="email"] {
    height: 50px;
    min-width: 40%;
}
#mc4wp_form_widget-2 .widget-title {
color: #000;
    margin-bottom: 10px;
    text-align: center;
}

.mc4wp-form-fields {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-putter-credits {
    font-size: 13px;
    font-family: 'Raleway';
    font-weight: 700;
}

.footer-putter-credits * {
    font-weight: 600 !important;
    color: black;
}

#footer_copyright-2 .widget-wrap {
    padding-top: 52px;
}

#jetpack_widget_social_icons-8 {
    text-align: center;
}

.jetpack_widget_social_icons svg * {
    fill: black;
}

#google_translate_widget-3 {
    display: none;
}
#jetpack_widget_social_icons-8 {
    padding-bottom: 50px;
}
.footer-return a {
    font-family: 'Raleway';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    color: #999 !important;
    font-size: 14px;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color:black
}

@media (max-width: 660px) {
	form#mc4wp-form-1 label {
    padding: 0 27px;
}
	#mc4wp-form-1 input[type="submit"] ,
#mc4wp-form-1 input[type="email"] {
    min-width: 100%;
	margin-bottom:10px;
}
	#mc4wp_form_widget-2 {
		padding-left:20px;
		padding-right:20px;
	}
}

.single-post figure.hero-image {
    display: none !important;
}
/*Nuova Diary*/
.blog .site-content-inside {
    max-width: 1200px;
}
figure.promenade-archive-media--header img {
    width: 100%;
}
.blog  .post {
    width: 30%;
    display: inline-block;
    margin: 1%;
}
.blog .post figure {
    max-height: 500px;
    overflow: hidden;
}
#infinite-handle span button {
    color: white;
}

#infinite-handle:hover span button {
    color: #111;
}
@media (max-width: 991px) {
	.blog  .post {
    width: 45%;
}
.blog .post figure {
    max-height: 450px;
}
}
@media (max-width:700px) {
	.blog  .post {
    width: 100%;
}
.blog .post figure {
    max-height: none;
}
}