.wppu_preloader__default_element {
background-color: #FFF;
background-image: url(//www.blokdesign.com.au/wp-content/plugins/wppu-preloader-unlimited/public/images/Preloader_1.gif);
background-position: center center;
background-repeat: no-repeat;
background-size: 128px auto;
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 999999;
}
.wppu-preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #009999;
z-index: 999999;
overflow: hidden;
}
.wppu-logo-loader h2 {
display: inline-block;
font-size: 8em;
font-weight: 800;
letter-spacing: 0.1em;
line-height: 0.9em;
text-align: center;
margin: 0;
padding: 0;
white-space: nowrap;
}
.wppu-logo-loader h2 span {
display: inline-block;
float: none;
margin: 0;
padding: 0;
text-align: center;
overflow: hidden;
}
.wppu-logo-loader .wppu_special {
color: rgba(0, 0, 0, 0.1);
position: relative;
z-index: 2;
}
.wppu_special span {
position: relative;
}
.wppu_special span p {
margin:0 ;
overflow: hidden;
width: 100%;
font-size: inherit;
}
.wppu_special span .t-p {
position: relative;
}
.wppu_special span .h-p {
position: absolute;
top: 0;
width: 0;
z-index: 2;
color: #FFFFFF;
}
.wppu-preloader-loaded .wppu_special span .h-p {
transition: width 0.5s ease 0s;
-webkit-transition: width 0.5s ease 0s;
-moz-transition: width 0.5s ease 0s;
-o-transition: width 0.5s ease 0s;
-ms-transition: width 0.5s ease 0s;
width: 90% !important;
}
.preview_spcial_container {
height: 200px;
left: 25%;
margin-left: 0;
position: absolute;
top: -30px;
width: 450px;
}
div.wppu_frameT {
display: table;
height: 100%;
left: 0;
margin: 0;
padding: 0;
position: absolute;
top: 0;
width: 100%;
}
div.wppu_frameTC {
display: table-cell;
margin: 0;
padding: 0;
vertical-align: middle;
}
div.wppu_special_preloader {
font-size: 50%;
margin: 0 auto;
text-align: center;
width: 100%;
}
#pace_wow {
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 999998;
}
.pace,
.pace .pace-progress,
.pace .pace-activity,
.pace .pace-progress-inner {
z-index: 999999 !important;
}
.awesome-item-loader-container .item-generate > * {
color: inherit;
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
} .wpcf7cf_repeater_sub_controls {
display: inline-flex;
gap: 4px;
margin: 4px 0;
align-items: center;
}