.overlay-no-overlay::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.overlay-dark::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.5))); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0); }
.overlay-light::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.9))); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6ffffff', GradientType=0); }  .lptw_recent_posts_fluid_images_widget .widget-title {
border-bottom: 0 none;
color: #333333;
font-size: 1.25em;
font-weight: 600;
letter-spacing: 0.063em;
line-height: 1em;
margin: 0;
padding: 0 0 15px;
text-transform: uppercase;
}
ul.lptw-recent-posts-fluid-images-widget {
list-style: none;
margin: 0;
padding: 0;
}
.lptw_recent_posts_fluid_images_widget li {
margin-bottom: 30px;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-thumbnail {
position: relative;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-thumbnail-link {
line-height: 0.5em;
}
.lptw_recent_posts_fluid_images_widget .overlay {
position: relative;
width: 100%;
height: 100%;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 10px 10px;
line-height: 1.25;
z-index: 10;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-date {
display: block;
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 300;
}
.lptw_recent_posts_fluid_images_widget .date-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .date-light {
color: #111111;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-title {
font-weight: 600;
display: block;
margin-bottom: 5px;
}
.lptw_recent_posts_fluid_images_widget .title-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .title-light {
color: #111111;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-subtitle {
font-weight: 400;
display: block;
margin: 5px 0;
font-size: 0.875em;
font-style: italic;
}
.lptw_recent_posts_fluid_images_widget .subtitle-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .subtitle-light {
color: #111111;
} .lptw_recent_posts_thumbnails_widget .widget-title {
border-bottom: 0 none;
color: #333333;
font-size: 1.25em;
font-weight: 600;
letter-spacing: 0.063em;
line-height: 1em;
margin: 0;
padding: 0 0 15px;
text-transform: uppercase;
}
ul.lptw-recent-posts-thumbnails-widget {
list-style: none;
margin: 0;
padding: 0;
}
.lptw_recent_posts_thumbnails_widget li {
margin-bottom: 30px;
overflow: hidden;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-header {
color: #333333;
display: block;
min-height: 100px;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-date {
display: block;
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 300;
line-height: 1em;
margin-bottom: 10px;
}
.lptw_recent_posts_thumbnails_widget a.lptw-thumbnail-link {
display: block;
float: left;
margin-right: 10px;
line-height: 1;
}
.lptw_recent_posts_thumbnails_widget img {
line-height: 1;
}
.lptw_recent_posts_thumbnails_widget a.lptw-header-link {
text-decoration: none;
color: #333333;
line-height: 1.5;
padding-bottom: 5px;
display: block;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-subtitle {
font-weight: 400;
display: block;
margin: 0 0 5px 0;
font-size: 0.875em;
font-style: italic;
}  .lptw-columns-fixed {
float: left;
position: relative;
min-height: 1px;
margin: 0;
box-sizing: content-box;
}
.lptw-columns-1,
.lptw-columns-2,
.lptw-columns-3,
.lptw-columns-4,
.lptw-columns-5,
.lptw-columns-6,
.lptw-columns-7,
.columns-8,
.lptw-columns-9,
.lptw-columns-10,
.lptw-columns-11,
.lptw-columns-12 {
float: left;
position: relative;
min-height: 1px;
margin: 0;
box-sizing: border-box;
}
.lptw-columns-1 {
width: 100%;
}
.lptw-columns-2 {
width: 50%;
}
.lptw-columns-3 {
width: 33.33333333%;
}
.lptw-columns-4 {
width: 25%;
}
.lptw-columns-5 {
width: 20%;
}
.lptw-columns-6 {
width: 16.66666667%;
}
.lptw-columns-7 {
width: 14.28571429%;
}
.lptw-columns-8 {
width: 12.5%;
}
.lptw-columns-9 {
width: 11.11111111%;
}
.lptw-columns-10 {
width: 10%;
}
.lptw-columns-11 {
width: 9.09090909%;
}
.lptw-columns-12 {
width: 8.33333333%;
} #basic-container {
overflow: hidden;
}
.basic-layout {
line-height: 0.5em;
overflow: hidden;
}
.basic-layout header {
position: relative;
}
.basic-layout .lptw-post-thumbnail img {
line-height: 0.5em;
}
.basic-layout .lptw-thumbnail-noimglink {
display: block;
width: 100%;
min-height: 200px;
}
.basic-layout .user-overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.basic-layout .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 1rem;
z-index: 10;
}
.basic-layout .lptw-post-date {
display: block;
text-transform: uppercase;
font-weight: 300;
font-size: 1.25em;
line-height: 1.5em;
text-decoration: none;
}
.basic-layout .date-dark,
.basic-layout .date-dark:visited,
.basic-layout .date-dark:focus {
color: #ffffff;
outline: none;
}
.basic-layout .date-dark:hover {
color: #eeeeee;
}
.basic-layout .date-light,
.basic-layout .date-light:visited,
.basic-layout .date-light:focus {
color: #111111;
}
.basic-layout .date-light:hover {
color: #444444;
}
.basic-layout .lptw-post-title {
font-weight: 600;
line-height: 1.5em;
text-decoration: none;
}
.basic-layout .title-dark,
.basic-layout .title-dark:visited,
.basic-layout .title-dark:focus {
color: #ffffff;
}
.basic-layout .title-dark:hover {
color: #eeeeee;
}
.basic-layout .title-light,
.basic-layout .title-light:visited,
.basic-layout .title-light:focus {
color: #111111;
}
.basic-layout .title-light:hover {
color: #444444;
}
.basic-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
}
.basic-layout .subtitle-dark,
.basic-layout .subtitle-dark:visited,
.basic-layout .subtitle-dark:focus {
color: #f0f0f0;
}
.basic-layout .subtitle-light,
.basic-layout .subtitle-light:visited,
.basic-layout .subtitle-light:focus {
color: #222222;
}
.basic-layout .lptw-post-thumbnail-link {}
.basic-layout .fluid-image-wrapper {
display: block;
}
.basic-layout img.fluid {
width: 100%;
max-width: 100%;
height: auto;
} #thumbnail-container {
overflow: hidden;
}
.thumbnail-layout {
position: relative;
line-height: 0.5em;
overflow: hidden;
}
.thumbnail-layout .lptw-thumbnail-link {
display: block;
float: left;
margin-right: 1em;
}
.thumbnail-layout .lptw-thumbnail-noimglink {
display: block;
float: left;
margin-right: 1rem;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 3em;
font-weight: 600;
}
.thumbnail-layout .lptw-post-header {
color: #333333;
}
.thumbnail-layout .lptw-post-date {
display: block;
text-transform: uppercase;
font-weight: 300;
font-size: 1.125em;
line-height: 1em;
margin-bottom: 0.25em;
}
.thumbnail-layout .lptw-post-title {
font-size: 1em;
line-height: 1.5em;
text-decoration: none;
color: #333333;
margin-bottom: 5px;
text-decoration: none;
}
.thumbnail-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
color: #444444;
margin: 5px 0;
} #dropcap-container {
overflow: hidden;
}
.dropcap-layout {
position: relative;
overflow: hidden;
}
.lptw-dropcap-date {
background-color: #4CAF50;
text-align: center;
width: 100px;
height: 100px;
float: left;
margin: 0 1em 0 0;
}
.lptw-dropcap-day {
color: #ffffff;
font-size: 3em;
display: block;
margin: 0.5em 0 0 0;
line-height: 0.875em;
}
.lptw-dropcap-month {
color: #ffffff;
font-size: 1em;
display: block;
}
.lptw-dropcap-date-link {
text-decoration: none;
color: #333333;
}
.dropcap-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
color: #444444;
margin: 5px 0;
} .lptw-container {
overflow: hidden;
}
.grid-layout .overlay {
display: none;
}
.lptw-post-grid-img {
display: block;
line-height: 1;
}
.grid-layout .lptw-post-date {
display: block;
padding: 0 1rem;
text-transform: uppercase;
font-weight: 300;
font-size: 1.125em;
line-height: 1em;
margin: 0.5rem 0 0.25em 0;
text-decoration: none;
}
.grid-layout .lptw-post-grid-link {
line-height: 1;
}
.grid-layout .lptw-post-title {
display: block;
font-weight: 600;
padding: 0 1rem;
margin: 0.5rem 0 0.25em 0;
text-decoration: none;
}
.grid-layout .post-excerpt {
display: block;
padding: 0 1rem 1rem 1rem;
font-size: 0.75em;
}
.lptw-grid-element { overflow: hidden;
box-sizing: border-box;
}
.grid-element-dark {
background-color: #2f2f33;
}
.grid-element-light {
background-color: #ffffff;
}
.grid-layout .read-more-link {
text-decoration: underline;
}
.grid-layout .read-more-link:hover {
text-decoration: none;
}
.grid-layout .date-dark,
.grid-layout .date-dark:visited,
.grid-layout .title-dark,
.grid-layout .title-dark:visited,
.grid-layout .link-dark,
.grid-layout .link-dark:visited {
color: #ffffff;
}
.grid-layout .date-dark:hover,
.grid-layout .title-dark:hover,
.grid-layout .link-dark:hover {
color: #eeeeee;
}
.grid-layout .content-dark {
color: #bbbbbb;
}
.grid-layout .date-light,
.grid-layout .date-light:visited,
.grid-layout .title-light,
.grid-layout .title-light:visited,
.grid-layout .link-light,
.grid-layout .link-light:visited {
color: #111111;
}
.grid-layout .date-light:hover,
.grid-layout .title-light:hover,
.grid-layout .link-light:hover {
color: #444444;
}
.grid-layout .lptw-post-subtitle {
display: block;
font-weight: 400;
padding: 0 1rem;
margin: 0.5rem 0 0.25em 0;
font-size: 0.875em;
font-style: italic;
}
.grid-layout .subtitle-dark {
color: #f0f0f0;
}
.grid-layout .subtitle-light {
color: #252525;
}
.grid-layout .content-light {
color: #333333;
}
.lptw-featured .lptw-post-date {
font-size: 1.5em;
}
.lptw-featured .lptw-post-title {
font-size: 1.75em;
}
.lptw-featured .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 1rem;
z-index: 5;
}
@media only screen and ( max-width: 640px) {
.lptw-featured .lptw-post-date {
font-size: 1.25em;
}
.lptw-featured .lptw-post-title {
font-size: 1.125em;
}
.lptw-featured .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 0 0 0.5em 0;
}
.grid-layout .post-excerpt {
padding: 1rem;
}
}
.post-thumbnail {
margin: 0;
line-height: 0.5;
}
.lptw-grid-element img {
line-height: 0.5;
padding: 0;
}
.gutter-sizer {
width: 2%;
}
.lptw-video-container-controls {
padding-top: 35px;
}
.lptw-video-container-featured {
position: relative;
padding-bottom: 25%;
height: 0;
overflow: hidden;
}
.lptw-video-container-featured iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.lptw-video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.lptw-video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.entry-meta .byline,
.entry-header .entry-meta>span.byline {
display: none;
} .hide-meta-author .entry-meta .byline,
.hide-meta-author .entry-meta .by-author,
.hide-meta-author.entry-header .entry-meta>span.byline,
.hide-meta-author .entry-meta .author.vcard {
display: none;
} .hide-meta-date .entry-meta .posted-on,
.hide-meta-date .entry-header .entry-meta>span.posted-on {
display: none;
} .hide-meta-date-php .entry-meta .posted-on:before,
.hide-meta-date-php .entry-header .entry-meta>span.posted-on:before,
.hide-meta-date-php .entry-meta .posted-on:after,
.hide-meta-date-php .entry-header .entry-meta>span.posted-on:after,
.hide-meta-date-php .entry-meta .posted-on,
.hide-meta-date-php .entry-header .entry-meta>span.posted-on {
content: '';
display: none;
margin: 0;
} .hide-meta-author-php .entry-meta .byline:before,
.hide-meta-author-php .entry-header .entry-meta span.byline:before,
.hide-meta-author-php .entry-meta .byline:after,
.hide-meta-author-php .entry-header .entry-meta span.byline:after,
.hide-meta-author-php.single .byline,
.hide-meta-author-php .group-blog .byline,
.hide-meta-author-php .entry-meta .byline,
.hide-meta-author-php .entry-header .entry-meta>span.byline,
.hide-meta-author-php .entry-meta .author.vcard {
content: '';
display: none;
margin: 0;
}ul.atf-tweets{
border: none;
margin: 0 !important;
outline: medium none;
padding: 0;
position: relative;
width: 100%;
}
ul.atf-tweets a{
box-shadow: none !important;
text-decoration: none;
}
ul.atf-tweets li.tweet-item {
border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(187, 187, 187);
border-width: 1px;
border-style: solid;
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 3px;
font-size: 14px;
line-height: 18px;
list-style-type: none;
margin-bottom: 15px;
padding: 10px 10px 10px 52px !important;
position: relative;
word-break: break-word;
}
.twitter-avatar {
border-radius: 100%;
margin-right: 0;
width: 35px;
position: absolute;
top: 8px;
left: 8px;
overflow: hidden;
}
.twitter-username .screen-name {
display: block;
font-weight: 600;
}
.twitter-username a {
box-shadow: none !important;
display: block;
font-size: 12px;
opacity: 0.7;
text-decoration: none !important;
}
.tweet-data{
margin-top: 7px;
}
.tweet-data a{
color: #3b94d9;
}
.tweet-data a+a{
margin-left: 3px;
}.wprss_ajax img {
display: block;
margin: 0 auto;
}
ul.wp_rss_retriever_list {
margin-left: 0 !important;
}
.wp_rss_retriever li {
margin-bottom: 10px;
list-style: none;
}
a.wp_rss_retriever_title {
display: block;
margin-bottom: .5em;
} .wp_rss_retriever_image {
position: relative;
float: left;
margin-right: 1em;
margin-bottom: 1em;
width: 150px;
height: 150px;
overflow: hidden;
}
.wp_rss_retriever_image img {
position: absolute;
left: 50%;
top: 50%;
height: 100%;
max-width: none;
max-height: none;
width: auto;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
object-fit: cover;
}
.wp_rss_retriever_image img.portrait {
min-width: 100%;
min-height: 100%;
}
a.wp_rss_retriever_readmore {
display: inline-block;
}
.wp_rss_retriever_metadata {
margin: .5em 0;
font-size: 85%;
clear: both;
} .wp_rss_retriever ul:before,
.wp_rss_retriever ul:after,
.wp_rss_retriever_metadata:before,
.wp_rss_retriever_metadata:after,
.wp_rss_retriever_container:before,
.wp_rss_retriever_container:after,
.wp_rss_retriever_item_wrapper:before,
.wp_rss_retriever_item_wrapper:after {
content: '';
display: table;
}
.wp_rss_retriever ul:after,
.wp_rss_retriever_metadata:after,
.wp_rss_retriever_container:after,
.wp_rss_retriever_item_wrapper:after  {
clear: both;
}
.wp_rss_retriever_credits {
text-align: right;
font-size: .5em;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}