div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//advancemoveis.com.br/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}.wws-clearfix {
clear: both; }
.wws-shadow {
box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); }
.wws-gradient {
z-index: -1;
position: fixed;
width: 500px;
height: 500px;
content: "";
pointer-events: none;
display: none; }
@keyframes wws-shake {
0% {
transform: translateX(0px); }
25% {
transform: translateX(-8px); }
50% {
transform: translateX(8px); }
100% {
transform: translateX(0); } }
.wws-shake-animation {
animation: wws-shake 300ms; } .wws-popup .wws-gdpr {
border-top: 1px dashed #eee;
padding: 8px 12px 6px 12px;
background: #fff;
color: #888FBB;
-webkit-user-select: none;
user-select: none;
outline: none !important; }
.wws-popup .wws-gdpr label {
color: #888FBB;
display: block;
font-weight: normal;
margin: 0;
padding: 0; }
.wws-popup .wws-gdpr label input[type="checkbox"] {
vertical-align: middle;
margin-right: 4px;
padding: 0; } .wws-shortcode-btn {
padding: 4px 10px;
margin: 2px;
border-radius: 3px;
text-align: center;
text-decoration: none !important;
vertical-align: middle;
justify-content: center;
align-items: center; }
.wws-shortcode-btn:hover {
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16); }
.wws-shortcode-btn > svg {
vertical-align: middle;
margin-right: 5px;
width: 16px;
height: 16px; } .wws-spinner {
margin: 80px auto;
width: 70px;
text-align: center; }
.wws-spinner > div {
width: 18px;
height: 18px;
border-radius: 100%;
display: inline-block;
animation: wws-sk-bouncedelay 1.4s infinite ease-in-out both; }
.wws-spinner .wws-bounce1 {
animation-delay: -0.32s; }
.wws-spinner .wws-bounce2 {
animation-delay: -0.16s; }
@keyframes wws-sk-bouncedelay {
0%, 80%, 100% {
transform: scale(0); }
40% {
transform: scale(1); } } .wws-qr {
width: auto;
max-width: 98%;
padding: 10px;
text-align: center; }
.wws-qr img {
display: inline-block !important; } .wws-popup__open-btn > svg,
.wws-popup__open-btn > span {
vertical-align: middle; }
.wws-popup__open-btn > svg {
padding-right: 2px;
width: 16px;
height: 16px; }