.pushbutton-wide { background-color: #988146 !important; border: none !important; border-radius: 0 !important; color: #fff !important; width: 100%; height: 50px; font-size:16px; }
.pushbutton-wide:hover { background-color: #32394c !important; color: #fff; }

/*

button { background-color: #242526 !important; border: 2px, !important; border-radius: 0 !important; color: #fff !important; width: 95%; height: 30px; font-size:14px;}
button:hover { background-color: #988146 !important; }

*/

button.mkdf-search-submit { background-color: #242625 !important; border: 2px, !important; border-radius: 0 !important; color: #fff; }

.button-mailchimp { background-color: #32394c !important; border: none !important; border-radius: 0 !important; color: #ffffff !important; width: 100%; height: 50px; font-size:16px; }
.button-mailchimp:hover { background-color: #988146 !important; color: #32394c; }

.mkdf-ds-title-wrap {display:none!important;}

strong {
  font-weight: bolder;
}

p { font-weight:350}

li {color: #32394c;}

p a {text-decoration: underline; color: #32394c;}

input:focus {
    background-color: #fff!important; color:#242625!important;
}

.mkdf-page-footer .widget ul:not(.mkdf-shortcode-list) li:last-child {
    color: #999999;
}
.mkdf-comment-holder .mkdf-comment-image img.jetpack-lazy-image.jetpack-lazy-image--handled{
    display: none !important;
}

mkdf-blog-share {display:none!important}

p.mkdf-social-title {
    font-size:0 !important;
}
p.mkdf-social-title:after {
    content:"Condividi su Facebook!";
    position: relative;
    vertical-align: middle;
    font-size: 18px;
}


#mkdf-back-to-top>span svg:nth-child(3) {
	position: static;
    top: 34%;
    left: 26%;
    height: 40px;
    width: 40px;
}

@media only screen and (max-width: 600px) {
	.wp-block-newspack-blocks-carousel article .entry-wrapper {
		bottom: -40px!important; 
	}
	.wp-block-newspack-blocks-carousel figure.post-thumbnail {
		height: 132%!important;
	}
}
	
/* Dimensionamento carosello in fondo agli articoli */

.swiper-container {
		width:100%!important;
	}

.figure.post-thumbnail img {
		width:100%!important;
}

.swiper-button-prev:after, .swiper-button-next:after {
	display:none;
}

@media only screen and (max-width:  1024px) {

.post-fb-incorporato {
		height: 220px!important;
}
}

/* Menu a tendina mobile - aggiunta scroll */

.mkdf-mobile-nav {height: fit-content!important;}

nav.mkdf-mobile-nav {
		max-height:407px!important;
	overflow-y: scroll;
	}

/* fix immagine articoli - Plugin recent post slider */

.wppsac-post-image {
	width: auto;
}

/* fix spazio bianco sotto footer articoli - causato da Jetpack */

.jetpack-subscription-modal {
	display: none;
}


.instagram-media{margin:0 auto !important;}