/*
Theme Name: Viviroma Child Theme
Theme URI: https://www.everyup.it
Description: A child theme of SmartMag
Author: EveryUP Srl
Author URI: https://www.everyup.it
Template: smart-mag
Version: 1.0
*/

/*.logo-image {
  max-height: 90px;
}*/

.post-header-b img {
	width: 100%;
}

.post-dynamic {
	padding-left:  0;	
	padding-right:  0;	
}

.pa-direct-link:link, .pa-direct-link:visited, .pa-direct-link:active{
	color: #fff;
	font-size: 16px;
	background-color: rgb(229, 78, 84);
	padding: 20px 30px;
	text-align: center; 
	text-decoration: none;
	display: inline-block;
	border-radius: 5px;
}

.pa-direct-link:hover {
text-decoration: underline;
	/*background-color: rgb(229, 78, 84);*/
}

.disclaimer-foto {
	text-align: center !important;
	font-size: 10px !important;
}

.disclaimer-video {
	text-align: center !important;
	font-style: italic;
	font-size: 10px !important;
	/*color:  red !important;*/
}