/* Eliminacion final de marcos punteados en publicidades. No modifica medidas ni imagenes. */
.single-post-page .post-side-ad,
.single-post-page .post-side-ad > a,
.single-post-page .post-side-ad-link,
.single-post-page .post-side-ad .advertising-block-link-large,
.single-post-page .post-side-ad .advertising-block-large,
.single-post-page .post-side-ad .single-post-ad,
.single-post-page .post-side-ad .ad-banner-container,
.single-post-page .post-side-ad .ad-banner-link,
.single-post-page .post-side-ad picture,
.single-post-page .post-side-ad img,
.single-post-page .post-closing-ads,
.single-post-page .post-closing-ads > a,
.single-post-page .post-closing-ads .advertising-block-link-large,
.single-post-page .post-closing-ads .advertising-block-large,
.single-post-page .post-closing-ads .single-post-ad,
.single-post-page .post-closing-ads picture,
.single-post-page .post-closing-ads img,
.single-post-page .anqn-inarticle-campaign,
.single-post-page .anqn-inarticle-campaign picture,
.single-post-page .anqn-inarticle-campaign img,
.single-post-page .anqn-direct-ad,
.single-post-page .anqn-direct-ad picture,
.single-post-page .anqn-direct-ad img {
  border: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.single-post-page .post-side-ad *::before,
.single-post-page .post-side-ad *::after,
.single-post-page .post-closing-ads *::before,
.single-post-page .post-closing-ads *::after {
  outline: 0 !important;
}
