/*
	Theme Name: Minimag Child
	Theme URI: http://atixscripts.info/demo/minimag/
	Description: MiniMag - Magazine and Blog WordPress Theme
	Author: AtiX
	Author URI: https://themeforest.net/user/atix/portfolio
	Template: minimag
	Version: 1.1
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: minimag-child
	License: GNU General Public License
	License URI: license.txt
*/

/* = Theme customization starts here
-------------------------------------------------------------- */



.header_s.header_s3 .menu-block .ownavigation a.image-logo > img{
	height:60px !important
}

.header_s.header_s3 .menu-block .ownavigation a.image-logo picture img{
	max-height:60px !important	
}

.is-stick .header_s.header_s3 .menu-block .ownavigation a.image-logo > img{
		height: 45px !important
}

body .aboute-block strong{
	text-align:left;
}

#homeblog a{
	color: #000
}

#homeblog .post-position a{
	color:#fff
}


body article[class*="type-"] .entry-content blockquote p,
body  blockquote p{
	font-weight: normal;
text-align: left;
border-left: 3px solid;
padding-left: 10px;
font-size: 16px;
}

@media (min-width: 992px){
	.header_s .menu-block .ownavigation .image-logo{
			max-height: 60px;
	}
}

.content-area li a,.content-area p a{
	text-decoration:underline !important;
}

.associati a{
	font-weight:bold !important
}

.newsletter-box{
	border: 2px solid #e1e1e1;
	padding: 10px;
}

.newsletter-box p{
	line-height: 17px;
	font-size: 12px;
	margin-top: 14px;
}

.newsletter-box a.iubenda-embed{
	padding:0 !important;
	border:none !important;
	vertical-align:initial!important;
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
}

.pum-container .newsletter-box{
	border: none;
	padding: 0px;
}

.pum-theme-3467 .pum-container, .pum-theme-lightbox .pum-container{
	border:none !important;
}


.page-id-5172 .vc-hoverbox-block {
	height: 100%;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	transition:	none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-size: cover;
	background-position: center;
	opacity: 1;


}

.page-id-5172 .vc-hoverbox-back{
	display:none;
} 

.page-id-5172 .vc-hoverbox:hover .vc-hoverbox-front{
	transform:none !important;
}

.page-id-5172 .vc-hoverbox-front-inner{
	position: absolute !important;
	bottom: 0px !important;
	background-color: #ffffff66 !important;
	width:100%;
	transition: background .5s ;
	
}

.page-id-5172 .vc-hoverbox:hover .vc-hoverbox-front-inner{
	background-color: #ffffff !important;
}

.vc-hoverbox-front-inner h3{
	color:#000;
	font-size:17px
}



.box-inner{
	min-height:250px;
}


@media (max-width: 600px){
	.categorie{
		padding-left:15px;
		padding-right:15px;
	}
}





#categorie .vc_column-inner {
border-radius: 10px;
padding: 10px;
/* display: flex; */
text-align: center;
font-weight: bold;
padding-top: 25px;
}


border-radius: 10px;

#categorie h2{
	font-size:20px;
}
