.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 .hidden-fields-container {
display: none;
}
.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 [inert] {
opacity: 0.5;
}
.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;
}.star-rating-control div.rating-cancel,.star-rating-control div.star-rating{float:left;width:17px;height:17px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(//rqueennail.com/wp-content/plugins/all-in-one-schemaorg-rich-snippets/css/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(//rqueennail.com/wp-content/plugins/all-in-one-schemaorg-rich-snippets/css/star.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 -38px;border:0}
div.star-rating-on a{background-position:0 0px!important}
div.star-rating-hover a{background-position:0 -18px}
div.rating-cancel a:hover{background-position:0 -16px} div.star-rating-readonly a{cursor:default !important} div.star-rating{background:transparent!important;overflow:hidden!important} #tabs {
width:60%;
float:left;
margin-right:10px;
}#snippet-box {
background: #F5F5F5;
border: 1px solid #ACACAC;
font-family: inherit;
font-size: 13px;
padding: 0;
margin: 0 0 15px 0;
width: 100%;
max-width: 600px;
display: block;
}
.snippet-title {
display: block;
position: relative;
font-family: inherit;
font-size: 14px;
font-weight: bold;
background: #E4E4E4;
border-bottom: 1px solid #ACACAC;
clear: both;
padding: 0.5em 1em;
width: 100%;
}
.snippet-image {
min-height: 190px;
width: 200px;
display: inline-block;
vertical-align: top;
}
.snippet-image img {
margin: 10px auto;
display: block;
}
.aio-info {
width: calc(100% - 200px);
display: inline-block;
vertical-align: top;
}
.snippet-label-img {
width: 40%;
display: inline-block;
text-align: right;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0.3em 0.5em;
vertical-align: top;
}
.snippet-data-img {
width: 58%;
display: inline-block;
padding: 0.3em 0.5em;
vertical-align: top;
}
.snippet-type-2 .aio-info {
width: 100%;
}
.snippet-type-2 .snippet-label-img {
width: 33%;
}
.snippet-type-2 .snippet-data-img {
width: 65%;
}
.snippet-clear { 
clear:both;
}
.snippet-markup {
width: 100%;
display: block;
}
.snippet-label {
width: 33%;
display: inline-block;
text-align: right;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0.3em 0.5em;
}
.snippet-data {
width: 65%;
display: inline-block;
padding: 0.3em 0.5em;
} .ratings {
position: absolute;
right: 1em;
top: 50%;
transform: translateY(-50%);
}
.star-blocks {
background: transparent;
}
.star-rating-control {
margin-top: 0;
}
.star-img img {
box-shadow: none;
margin: -2px 2px;
border: none !important;
padding: 0 !important;
display: inline-block;
}
.rating-count {
font-weight:bold;
}
.rating-value {
display:none;
} #snippet-box iframe {
width: 90%;
margin: 0 auto;
display: block;
} @media (max-width: 768px) {
.snippet-title {
padding: 0.5em 0 0.5em 4%;	
}
.snippet-image {
margin: 0 0 15px 0;
width: 100%;
}
.aio-info {
width: 100%;
clear: both;	
}
}