: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
.et-epanel-box input[type="text"],
.et-epanel-box input[type="password"],
.et-epanel-box textarea {
font-family: 'Open Sans', sans-serif;
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
.et-epanel-box input[type="text"]:focus,
.et-epanel-box input[type="password"]:focus,
.et-epanel-box textarea:focus {
.et-epanel-box input[type="text"],
.et-epanel-box input[type="password"] {
* Yes / No toggle styling
input.et-checkbox.yes_no_button {
#epanel .et_pb_yes_no_button {
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-webkit-border-radius: 3px;
#epanel .et_pb_yes_no_button.et_pb_off_state {
background-color: #F1F5F9;
#epanel .et_pb_yes_no_button.et_pb_on_state {
background-color: #008BDB;
#epanel .et_pb_yes_no_button span.et_pb_button_slider {
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 3px;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
#epanel .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider {
.rtl #epanel .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider {
#epanel .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider {
.rtl #epanel .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider {
#epanel .et_pb_yes_no_button.et_pb_on_state span.et_pb_value_text.et_pb_on_value {
#epanel .et_pb_yes_no_button.et_pb_off_state span.et_pb_value_text.et_pb_off_value {
#epanel .et_pb_yes_no_button span.et_pb_value_text {
text-transform: uppercase;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-user-select: none;
.rtl #epanel .et_pb_yes_no_button span.et_pb_value_text {
#epanel span.et_pb_value_text.et_pb_off_value {
#epanel span.et_pb_value_text.et_pb_on_value {
#epanel .et_pb_yes_no_button_wrapper select {
#epanel .et-pb-options-tab-advanced .et_pb_yes_no_button_wrapper {
#epanel .et-pb-options-tab-advanced .et_pb_yes_no_button {
#epanel .et_pb_button_equal_sides .et_pb_yes_no_button.et_pb_on_state {
background-color: #F1F5F9;
#epanel .et_pb_button_equal_sides span.et_pb_value_text.et_pb_on_value {
#epanel .et-hidden-option .et_pb_yes_no_button {
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
background-color: #00C3AA;
-webkit-box-shadow: none;
-webkit-border-radius: 3px;
background-color: #00BBA3;
.reset-popup-overlay, #custom-lbox {
background: rgb(255,255,255,0.7);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%, rgba(255,255,255,0.7) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%,rgba(255,255,255,0.7) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 20%,rgba(255,255,255,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
-webkit-animation: et_pb_fade_in_small .5s 1 cubic-bezier(0.77,0,.175,1);
animation: et_pb_fade_in_small .5s 1 cubic-bezier(0.77,0,.175,1);
.reset-popup-overlay.active, #custom-lbox {
animation: fadeIn 0.5s cubic-bezier(0.77, 0, 0.175, 1) 1;
color: rgb(255, 255, 255);
background-color: #6c2eb9;
.defaults-hover, .et-box-desc {
background: rgb(255, 255, 255);
box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 100px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box; box-sizing: border-box;
-moz-box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20);
-webkit-box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20);
box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20);
border-radius: 3px; -moz-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1);
animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1);
.et_pb_modal_closing .defaults-hover {
-webkit-animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1);
animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1);
-moz-transition: opacity .5s .2s;
-webkit-transition: opacity .5s .2s;
transition: opacity .5s .2s;
font-family: 'Open Sans', sans-serif;
transition: background .5s;
-webkit-animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1);
animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1);
.et_pb_modal_closing .et-box-desc {
-webkit-animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1);
animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1);
color: rgb(255, 255, 255);
background-color: #6c2eb9;
.et-box-desc-content h3 {
.et-box-desc-content .et-lightbox-close {
.rtl .et-box-desc-content .et-lightbox-close {
.et-box-desc-content .et-lightbox-close:before {
#epanel-content .et-epanel-box .et-upload-field {
.rtl #epanel-content .et-epanel-box .et-upload-field {
#epanel-content .et-epanel-box .et-upload-image-button,
#epanel-content .et-epanel-box .et-upload-image-reset,
#epanel-content .et-epanel-box .et-button {
background-color: #4c5866;
text-transform: uppercase;
-webkit-border-radius: 3px;
-webkit-transition: background .5s;
-moz-transition: background .5s;
transition: background .5s;
#epanel-content .et-epanel-box .et-button--simple:first-child {
.rtl #epanel-content .et-panel-box .et-upload-image-button,