.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;
}.irecommendthis {
padding-left: 2em; border: 0;
margin-bottom: 0.625em;
display: inline-block;
text-decoration: underline; text-underline-offset: 0.2em; min-height: 1.5em;
-webkit-box-shadow: none;
box-shadow: none;
color: initial;
position: relative;
line-height: 1.5;
height: 1.5em; font-weight: bold;
}
.irecommendthis::before {
content: '';
display: inline-block;
width: 1.5em; height: 1.5em; position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%); background-image: url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.08409 10.6629L10.3393 3.23907C10.79 2.21121 11.9999 1.68012 12.9811 2.2056C14.5081 3.0234 14.2018 3.78995 14.2018 8.60158H19.9659C21.2123 8.60158 22.1654 9.72766 21.9759 10.9763L20.568 20.2521C20.4154 21.2577 19.5618 22 18.558 22H7.08409M7.08409 10.6629V22M7.08409 10.6629H4.03364C2.91049 10.6629 2 11.5857 2 12.7242V19.9387C2 21.0771 2.91049 22 4.03364 22L7.08409 22" stroke="%23000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
background-size: contain;
background-repeat: no-repeat;
transition: transform 0.3s ease, filter 0.3s ease;
}
.irecommendthis:hover::before {
transform: scale(1.2) translateY(-50%);
filter: brightness(0) saturate(100%) invert(40%) sepia(61%) saturate(592%) hue-rotate(319deg) brightness(98%) contrast(100%); }
.irecommendthis.active::before {
transform: scale(1) translateY(-50%);
filter: brightness(0) saturate(100%) invert(40%) sepia(61%) saturate(592%) hue-rotate(319deg) brightness(98%) contrast(100%); }
.irecommendthis:hover,
.irecommendthis.active {
color: #F56559 !important;
border: 0;
padding-left: 2em;
text-decoration: underline;
text-underline-offset: 0.2em;
font-weight: bold;
}.review-box,
.review-box *{
margin: 0;
padding: 0;
color: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.review-box{
margin: 20px 0;
background-color: #eee;
padding: 10px;
color: #FFF;
font-size: 12px;
}
#review-box br{
display: none;
}
.review-bottom,
.taq-clear{
clear: both;
}
#review-box h2.review-box-header{
font-size: 20px;
color: #FFF;
margin-bottom: 2px;
background: #2b2b2b;
font-size: 22px;
padding: 10px 8px;
margin-bottom: 2px;
font-weight: bold;
}
.review-item{
margin-bottom: 2px;
opacity: 1;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
}
#review-box .review-item h5{
font-size: 12px;
color: #FFF;
position: relative;
z-index: 2;
line-height: 20px;
margin-bottom: 0;
}
#review-box.review-percentage .review-item h5,
#review-box.review-percentage .review-item h5{
line-height: 34px;
padding: 0 8px;
}
.review-percentage .review-item span{
position: relative;
background: #3a3a3a;
display: block;
height: 34px;
}
.review-percentage .review-item span span{
top: 0;
position: absolute;
background-color: #00a9b0;
background-image: url(//weeknews.online/wp-content/plugins/taqyeem/images/stripes.png);
display: block;
height: 34px;
}
.review-stars .review-item{
background: #3a3a3a;
margin-bottom: 2px;
overflow: hidden;
padding: 10px 8px;
}
#review-box.review-stars .review-item h5{
float: left;
}
.review-stars .stars-large,
.review-stars .hearts-large,
.review-stars .thumbs-large{
float: right;
}
.review-final-score .stars-large,
.review-final-score .hearts-large,
.review-final-score .thumbs-large{
float: none !important;
margin: 0 auto 10px;
}
.review-summary{
background-color: #3a3a3a;
overflow: hidden;
position: relative;
min-height: 85px;
}
.review-short-summary{
padding: 10px;
display: table-cell;
vertical-align: top;
padding-right: 122px;
}
.review-short-summary a{
color: #ccc;
text-decoration: underline;
}
.review-short-summary a: hover{
color: #fff;
}
.review-final-score{
background-color: #00a9b0;
width: 112px;
height: 1000px;
position: absolute;
right: 0;
top: 0;
text-align: center;
color: #fff;
padding: 10px 5px;
border-color: #eee;
border-style: solid;
border-width: 0 0 0 2px;
}
.review-final-score .post-large-rate{
margin-top: 5px;
}
#review-box .review-final-score h3{
font-size: 44px;
color: #FFF;
font-weight: bold;
margin: 0;
}
#review-box .review-final-score h3 span{
font-size: 24px;
}
#review-box .review-final-score h4{
margin: 0;
font-size: 20px;
color: #FFF;
}
.review-top{
float: left;
width: 60%;
margin-right: 20px;
}
span.post-small-rate,
span.post-small-rate span,
span.post-large-rate,
span.post-large-rate span{
-webkit-transition: 0 none;
-moz-transition: 0 none;
-ms-transition: 0 none;
-o-transition: 0 none;
transition: 0 none;
}
span.post-small-rate{
width: 54px;
display: block;
height: 15px;
background-position: left bottom;
background-repeat: no-repeat;
}
span.post-small-rate span{
width: 100%;
display: block;
height: 15px;
background-position: left top;
background-repeat: no-repeat;
float: left;
}
span.stars-small,
span.stars-small span{
background-image: url(//weeknews.online/wp-content/plugins/taqyeem/images/stars-small.png);
}
span.hearts-small,
span.hearts-small span{
background-image: url(//weeknews.online/wp-content/plugins/taqyeem/images/hearts-small.png);
}
span.thumbs-small,
span.thumbs-small span{
background-image: url(//weeknews.online/wp-content/plugins/taqyeem/images/thumbs-small.png);
}
span.post-large-rate{
width: 98px;
display: block;
height: 22px;
background-position: left bottom;
background-repeat: no-repeat;
}
span.post-large-rate span{
width: 100%;
display: block;
height: 22px;
background-position: left top;
background-repeat: no-repeat;
float: left;
}
span.stars-large,
span.stars-large span{
background-image: url(//weeknews.online/wp-content/plugins/taqyeem/images/stars-large.png);
}
span.hearts-large,
span.hearts-large span{
background-image: url(//weeknews.online/wp-content/plugins/taqyeem/images/hearts-large.png);
}
span.thumbs-large,
span.thumbs-large span{
background-image: url(//weeknews.online/wp-content/plugins/taqyeem/images/thumbs-large.png);
}
.post-single-rate{
float: left;
margin-right: 5px;
}
.user-rate-wrap{
background: #2b2b2b;
margin-top: 2px;
padding: 10px 8px;
}
.user-rate{
float: right;
width: 98px;
}
.user-rate-wrap .user-rating-text{
float: left;
}
ul.reviews-posts{
list-style: none;
}
ul.reviews-posts li{
overflow: hidden;
margin-bottom: 10px;
}
ul.reviews-posts .review-thumbnail{
float: left;
margin-right: 10px;
}
ul.reviews-posts h3{
margin-bottom: 5px;
clear: none;
}
.taq-user-rate-active span.post-large-rate span{
cursor: pointer;
}
.taq-load{
background: url(//weeknews.online/wp-content/plugins/taqyeem/images/ajax-loader.gif) no-repeat center;
width: 98px;
height: 22px;
display: block;
} body.rtl .review-top{
float: right;
margin-right: 0;
margin-left: 20px;
}
body.rtl .review-stars .stars-large,
body.rtl .review-stars .hearts-large,
body.rtl .review-stars .thumbs-large,
body.rtl .user-rate,
body.rtl .stars-large span,
body.rtl .hearts-large span,
body.rtl .thumbs-large span{
float: left;
}
body.rtl #review-box.review-stars .review-item h5,
body.rtl .user-rate-wrap .user-rating-text{
float: right;
}
body.rtl .review-final-score{
border-width: 0 2px 0 0;
right: auto;
left: 0;
}
body.rtl .post-single-rate{
float: right;
margin-left: 5px;
margin-right: 0;
}
body.rtl ul.reviews-posts .review-thumbnail{
float: right;
margin-left: 10px;
margin-right: 0;
}
body.rtl .review-short-summary {
padding-right: 10px;
padding-left: 122px;
} @media only screen and (max-width: 768px){
.review-top, body.rtl .review-top {
float: none;
width: auto;
margin-right: 0;
margin-left: 0;
}
}
@media only screen and (max-width: 480px){
#review-box .review-final-score{
width: auto;
display: block;
border-width: 0 0 2px 0;
height: auto;
position: relative;
}
#review-box .review-short-summary{
padding: 10px;
}
#review-box .user-rate-wrap{
text-align: center;
}
#review-box .user-rate{
float: none;
margin: 5px auto 0;
}
#review-box .user-rate-wrap .user-rating-text{
float: none;
}
}