.dfp-ad {
	margin: 0 auto;
	text-align: center;
	clear: both;
}
.dfp-ad div[id^="google_ads_iframe_"] {
	line-height: 0;
}
.dfp-ad-placeholder {
	position: relative;
	background-color: #f3f3f3;
	margin: 0 auto 20px auto;
	clear: both;
}
.dfp-ad-placeholder:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: dimgrey;
	border-radius: 5px;
	color: #f3f3f3;
	content: 'Ad';
	font: 11px sans-serif;
	padding: 2px 4px;
	text-align: center;
}
.dfp-ad-placeholder-masthead {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
	margin-bottom: 0;
}
.dfp-ad-placeholder.placeholder-filled-with-pub {
	background-color: transparent;
	min-height: unset !important;
	display: flex;
	justify-content: center;
}
.dfp-ad-placeholder.placeholder-filled-with-pub:before {
	display: none;
}
.dfp-ad-placeholder.sticky {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 999;
}

#grazia-page {
	transition: margin-top 0.4s ease-in;
}
#grazia-page-content {
	position: relative;
	z-index: 9;
	background-color: #fff;
}

body.skinned #grazia-page-content {
	margin: 0 auto;
}
body.skinned .dfp-ad-placeholder-masthead,
body.skinned #grazia-page-content,
body.skinned #grazia-page-content .container {
	max-width: 1000px;
}
body.skinned #grazia-page-content .container {
	padding-inline: 5px;
}

#fake-skin {
	position: sticky;
	top: 0;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#head_skin_add,
#column_left,
#column_right {
	border-bottom: none;
	position: fixed !important;
	z-index: 12 !important;
}
#head_skin_add:hover,
#head_skin_add:focus,
#head_skin_add:active,
#column_left:hover,
#column_left:focus,
#column_left:active,
#column_right:hover,
#column_right:focus,
#column_right:active {
	background-color: unset;
}

#grazia-page-content section#HPlancio1-sm {
	margin-top: 0;
	padding-top: 20px;
}
#grazia-page-content #container-articles {
	margin-top: 0;
	padding-top: 6px;
}