.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 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;
}.rpbt-post-date {
display: block;
font-size: smaller;
}
.rpbt-screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important; }#woo3dv-viewer {
float:left;
position:relative;
width:100%
}
.woo3dv-canvas-wrapper {
position:relative;
width:100%;
height:100%;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
#woo3dv-file-loading { position: absolute;
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
}
#woo3dv-file-loading img {
width: auto !important;
}
#woo3dv-cv {
width:100%;
display:block;
}
.woo3dv-canvas-border {
border: 1px solid;
}
.woo3dv-canvas-borderless {
border: none;
outline: none;
}
#woo3dv-model-controls {
position: absolute;
width: 100%;
height: 40px;
float: left;
left: 0;
top: 0;
background-color: #fff;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
#woo3dv-model-controls a {
display:inline-block;
border:none;
text-decoration:none;
box-shadow:none !important;
outline:0;
}
#woo3dv-model-controls img {
width:auto !important;
height:auto !important;
padding:3px 0px 3px 3px;
border: 0;
vertical-align: baseline;
}
#woo3dv-model-controls-list {
list-style-type: none;
margin:0;
padding:0;
display:block;
}
#woo3dv-model-controls-list li{
display: inline-block;
margin:3px;
}
#woo3dv-model-controls-list a {
outline:none !important;
}
.woo3dv-box {
width: 40%;
margin: 0 auto;
background: rgba(255,255,255,0.2);
padding: 35px;
border: 2px solid #fff;
border-radius: 20px/50px;
background-clip: padding-box;
text-align: center;
}
.woo3dv-button {
transition: all 0.3s ease-out;
}
.woo3dv-overlay {
color:black;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.7);
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
}
.woo3dv-overlay:target {
visibility: visible;
opacity: 1;
z-index: 999999;
}
.woo3dv-popup {
margin: 70px auto;
padding: 20px;
background: #fff;
border-radius: 5px;
width: 30%;
position: relative;
transition: all 5s ease-in-out;
}
.woo3dv-popup h2 {
margin-top: 0;
color: #333;
font-family: Tahoma, Arial, sans-serif;
}
.woo3dv-popup .woo3dv-close {
position: absolute;
top: 20px;
right: 30px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
box-shadow:none;
}
.woo3dv-popup .woo3dv-close:hover {
color: #06D85F;
}
.woo3dv-popup .woo3dv-content {
max-height: 30%;
overflow: auto;
}
@media screen and (max-width: 700px){
.woo3dv-box{
width: 70%;
}
.woo3dv-popup{
width: 70%;
}
}
#woo3dv-controls-help {
list-style-type: circle;
margin:0;
padding:0;
display:block;
}
.woo3dv-model-controls img {
display: inline-block;
} 
.woo3dv-view3d-button {
position:absolute;
max-width:60px;
cursor:pointer;
background: rgba(255,255,255,0.5);
}
.woo3dv-view3d-button img {
max-width:fit-content;
max-height:fit-content;
}
.woo3dv-model-controls-list a {
outline: none !important;
}
.woo3dv-view3d-button-wrapper {
display:inline-block;
}
a.woo3dv-view3d-button {
z-index: 999;
}
.woo3dv-thumbnail-img {
min-width:50px;
}
.woo3dv-wrapper {
display:inline-block;
}
div.woo3dv-details {
display:inline-block;
float:right;
width:49%;
}
.woo3dv-compat {
width:100%;
}
.woo3dv-compat div.woo3dv-details {
width:auto;
margin-left:10px;
}
.woo3dv-compat .woo3dv-canvas-wrapper {
max-width: 100%;
}
.woo3dv-compat div.woo3dv-images {
display:inline-block;
float:left;
width:49%
}
.woo3dv-compat div.woo3dv-details {
width:49%;
}
.woo3dv-compat .woo3dv-cv {
width:100%;
max-width:100%;
}
.woo3dv-compat .woo3dv-model-controls-list {
margin:0;
}
.woo3dv-compat .woo3dv-model-controls {
padding-bottom:5px;
}
@media only screen and (max-width : 768px) {
div.woo3dv-images, div.woo3dv-details{
float: none;
width: 100%;
}
}