: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* @author EmbedPress <help@embedpress.com>
* @copyright Copyright (C) 2018 EmbedPress. All rights reserved.
* @license GPLv2 or later
max-width: 100% !important;
.embedpress_wrapper.is-loading {
.embedpress_wrapper.dynamic-width {
.embedpress_wrapper .loader-indicator {
background-color: rgba(255, 255, 255, .7);
-webkit-transition: all 250ms ease-in;
-moz-transition: all 250ms ease-in;
-o-transition: all 250ms ease-in;
transition: all 250ms ease-in;
.embedpress_wrapper .loader-indicator.is-loading {
-webkit-transition: all 500ms ease-out;
-moz-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
transition: all 500ms ease-out;
.embedpress_controller_panel {
border: 1px solid rgba(151, 142, 196, 0.8);
-webkit-box-shadow: 0px 10px 44px -5px rgba(0, 0, 0, 0.66);
-moz-box-shadow: 0px 10px 44px -5px rgba(0, 0, 0, 0.66);
box-shadow: 0px 10px 44px -5px rgba(0, 0, 0, 0.66);
.embedpress_controller_panel div.embedpress_controller_button {
.embedpress_controller_panel div.embedpress_controller_button:hover {
.embedpress_controller_panel.hidden {
.embedpress_wrapper.embedpress_placeholder {
border: 1px solid #978EC4;
.embedpress_wrapper.embedpress_placeholder:before {
content: attr(data-loading-text);
font-family: 'Source Sans Pro', sans-serif;
.embedpress_wrapper img {
@media screen and (min-width: 768px) {
padding-bottom: 71.25% !important;