.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;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}.woocommerce .extra-flate-tool-tip{
display: inline;
position: relative;
} [data-tooltip] {
position: relative;
z-index: 2;
cursor: pointer;
} [data-tooltip]:before,
[data-tooltip]:after {
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
opacity: 0;
pointer-events: none;
} [data-tooltip]:before {
position: absolute;
bottom: 150%;
left: 50%;
margin-bottom: 5px;
margin-left: -80px;
padding: 7px;
width: 300px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #000;
background-color: hsla(0, 0%, 20%, 0.9);
color: #fff;
content: attr(data-tooltip);
text-align: center;
font-size: 14px;
line-height: 1.2;
} [data-tooltip]:after {
position: absolute;
bottom: 150%;
left: 50%;
margin-left: -5px;
width: 0;
border-top: 5px solid #000;
border-top: 5px solid hsla(0, 0%, 20%, 0.9);
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: " ";
font-size: 0;
line-height: 0;
} [data-tooltip]:hover:before,
[data-tooltip]:hover:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1;
}
.extra-flate-tool-tip {
display: inline-block !important;
margin-right: 7px;
} .checbox_row span.title_fee {
padding-left: 8px;
}
.checbox_row span.title_fee:hover, .dropdown_row span.title_fee:hover {
cursor: pointer;
}
.wcpfc-fee-tooltiptext{
display: none;
}
.wcpfc-fee-tooltip-wrap {
position: relative;
display: inline-block; }
.wcpfc-fee-tooltip-wrap .wcpfc-fee-tooltiptext { width: 120px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
top: 100%;
left: 50%;
margin-left: -60px; transition: opacity 0.3s;
}
.wcpfc-fee-tooltip-wrap .wcpfc-fee-tooltiptext::after {
content: "";
position: absolute;
top: -10px;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #555 transparent;
}
.wcpfc-fee-tooltip-wrap .dashicons, .dashicons-before:before{
vertical-align: middle;
font-size: 16px;
cursor: pointer;
} .optional_fee_container .checbox_row, .optional_fee_container .dropdown_row {
padding: 1.41575em;
float: none;
width: 100%;
background: #f5f5f5;
cursor: pointer;
}
.optional_fee_container .checbox_row:hover, .optional_fee_container .dropdown_row:hover {
background: #f0f0f0;
}
.optional_fee_container .optional_row:nth-child(odd){
background: #fafafa;
}
.optional_fee_container .optional_row:last-child {
margin-bottom: 2.617924em;
}
.optional_fee_container .input-dropdown{
padding: 5px;
border-radius: 5px;
margin-left: 10px;
}
.optional_fee_container .optional_fee_description {
margin: 0;
margin-top: 10px;
font-style: italic;
font-size: 14px;
}
@media (max-width: 400px) {
.extra-flate-tool-tip a[data-tooltip]:before {
width: 200px;
}
.extra-flate-tool-tip a[data-tooltip]:before {
left: auto;
right: -15px;
}
}
@media (max-width: 960px) {
.optional_fee_container .input-dropdown {
margin-top: 10px;
margin-left: 0;
display: block;
width: 100%;
}
}@font-face {
font-family: "woocommerce-photo-reviews-vote-icons";
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.eot);
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.eot?#iefix) format("embedded-opentype"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.woff2) format("woff2"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.woff) format("woff"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.ttf) format("truetype"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "woocommerce-photo-reviews-vote-icons";
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.svg#Flaticon) format("svg");
}
}
[class^="woocommerce-photo-reviews-vote-"]:before, [class*=" woocommerce-photo-reviews-vote-"]:before,
[class^="woocommerce-photo-reviews-vote-"]:after, [class*=" woocommerce-photo-reviews-vote-"]:after {
font-family: woocommerce-photo-reviews-vote-icons;
font-size: 20px;
font-style: normal;
margin: 0;
}
.woocommerce-photo-reviews-vote-like-1:before {
content: "\f100";
}
.woocommerce-photo-reviews-vote-dislike:before {
content: "\f101";
}
.woocommerce-photo-reviews-vote-like:before {
content: "\f102";
}
.woocommerce-photo-reviews-vote-dislike-1:before {
content: "\f103";
}@font-face {
font-family: "woocommerce-photo-reviews-badge";
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.eot);
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.eot?#iefix) format("embedded-opentype"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.woff) format("woff"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.ttf) format("truetype"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.svg#woocommerce-photo-reviews-badge) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "woocommerce-photo-reviews-badge";
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.svg#woocommerce-photo-reviews-badge) format("svg");
}
}
[class^="woocommerce-photo-reviews-badge-"]:before, [class*=" woocommerce-photo-reviews-badge-"]:before,
[class^="woocommerce-photo-reviews-badge-"]:after, [class*=" woocommerce-photo-reviews-badge-"]:after {
font-family: woocommerce-photo-reviews-badge !important;
font-style: normal;
margin-left: 10px;
}
.woocommerce-photo-reviews-badge-tick-5:before {
content: "\f100" !important;
}
.woocommerce-photo-reviews-badge-check-box:before {
content: "\f101" !important;
}
.woocommerce-photo-reviews-badge-check-1:before {
content: "\f102" !important;
}
.woocommerce-photo-reviews-badge-check:before {
content: "\f103" !important;
}
.woocommerce-photo-reviews-badge-checked-1:before {
content: "\f104" !important;
}
.woocommerce-photo-reviews-badge-check-square:before {
content: "\f105" !important;
}
.woocommerce-photo-reviews-badge-tick-3:before {
content: "\f106" !important;
}
.woocommerce-photo-reviews-badge-check-mark:before {
content: "\f107" !important;
}
.woocommerce-photo-reviews-badge-tick-2:before {
content: "\f108" !important;
}
.woocommerce-photo-reviews-badge-check-2:before {
content: "\f109" !important;
}
.woocommerce-photo-reviews-badge-tick:before {
content: "\f10a" !important;
}
.woocommerce-photo-reviews-badge-success:before {
content: "\f10b" !important;
}
.woocommerce-photo-reviews-badge-round-done-button:before {
content: "\f10c" !important;
}
.woocommerce-photo-reviews-badge-checked-2:before {
content: "\f10d" !important;
}
.woocommerce-photo-reviews-badge-tick-inside-circle:before {
content: "\f10e" !important;
}
.woocommerce-photo-reviews-badge-tick-4:before {
content: "\f10f" !important;
}
.woocommerce-photo-reviews-badge-tick-1:before {
content: "\f110" !important;
}
.woocommerce-photo-reviews-badge-checked:before {
content: "\f111" !important;
}
.woocommerce-photo-reviews-badge-check-4:before {
content: "\f112" !important;
}
.woocommerce-photo-reviews-badge-check-3:before {
content: "\f113" !important;
}@font-face {
font-family: "woocommerce-photo-reviews";
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),
url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "woocommerce-photo-reviews";
src: url(//onepuredropperfume.co.uk/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");
}
}
.rtl .wcpr-stars-count {
padding-left: 0;
padding-right: 20px;
}
.wcpr-stars-count {
padding-left: 20px;
font-size: 10px;
width: -webkit-fill-available;
width: -moz-available;
}
.wcpr-stars-count .wcpr-row {
display: inline-block;
font-size: 0;
width: 100%;
height: 22px;
}
.wcpr-stars-count .wcpr-row > div {
vertical-align: middle;
font-size: 14px;
display: inline-block;
text-align: center;
box-sizing: border-box;
padding-left: 5px;
}
.wcpr-stars-count .wcpr-row .wcpr-col-rank-count {
width: 50px;
white-space: nowrap;
}
.wcpr-stars-count .wcpr-row .wcpr-col-process {
width: calc(100% - 50px - 85px);
}
.wcpr-stars-count .wcpr-row .wcpr-col-star {
width: 84px;
font-size: 14px;
}
.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating {
width: 100%;
font-size: 14px;
}
.wcpr-stars-count .wcpr-row .wcpr-col-star:before,
.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating:before {
color: #ffb600;
opacity: 0.3 !important;
}
.wcpr-stars-count .wcpr-row .wcpr-col-star span:before,
.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating span:before {
color: #ffb600;
}
.wcpr-stars-count .wcpr-row .wcpr-col-number {
width: 16px;
display: none;
}
.wcpr-html {
overflow: hidden;
}
.rate-percent-bg .rate-percent-bg-1 {
position: absolute;
text-align: center;
width: 100%;
color: white;
z-index: 2;
}
.rate-percent-bg .rate-percent {
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
border-radius: 3px;
}
.rate-percent-bg {
position: relative;
height: 6px;
background-color: rgba(0, 0, 0, 0.1);
display: inline-block;
width: 100%;
vertical-align: middle;
font-size: 0;
border-radius: 3px;
overflow: hidden;
}
.wcpr-modal-light-box,
.wcpr-modal-light-box * {
box-sizing: border-box;
}
.wcpr-col-star .star-rating:before,
.wcpr-col-star .star-rating span:before,
.wcpr-overall-rating-right-star .star-rating:before,
.wcpr-overall-rating-right-star .star-rating span:before {
font-size: inherit;
letter-spacing: 1px !important;
} .wcpr-overall-rating-and-rating-count {
width: 100%;
padding-bottom: 30px;
}
#comments .wcpr-overall-rating-and-rating-count {
display: inline-flex !important;
}
.wcpr-overall-rating-and-rating-count h2 {
display: inline;
white-space: nowrap;
}
.wcpr-overall-rating-main {
display: flex;
align-items: center;
}
.wcpr-overall-rating-left {
padding: 15px 10px;
text-align: center;
vertical-align: middle;
background: #2d2b2b;
color: white;
border-radius: 3px;
font-size: 16px;
margin: 10px 1px;
}
.wcpr-overall-rating-right {
padding-left: 10px;
text-align: left;
}
.wcpr-overall-rating-main .wcpr-overall-rating-right .wcpr-overall-rating-right-total {
float: none;
clear: both;
white-space: nowrap;
}
.rtl .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating {
float: right;
}
.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating {
width: 5.5em;
font-size: 14px;
float: left;
}
.product .woocommerce-product-rating .star-rating:before,
.commentlist .comment-text .star-rating:before,
.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating:before {
color: #ffb600;
opacity: 0.3 !important;
}
.product .woocommerce-product-rating .star-rating span:before,
.commentlist .comment-text .star-rating span:before,
.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating span:before {
color: #ffb600;
} .wcpr-filter-container {
padding: 0;
margin: 20px 0;
text-align: center;
justify-content: center;
flex-wrap: wrap;
}
#comments .wcpr-filter-container {
display: flex !important;
}
.wcpr-filter-container .wcpr-filter-button {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 2px;
padding: 10px 15px;
display: inline-block;
margin: 10px 5px;
font-size: 15px;
font-weight: 300;
line-height: 1;
color: #ffffff;
background-color: rgba(0, 0, 0, 0.5);
transition: all 300ms ease-in-out 0s;
}
.wcpr-filter-container .wcpr-filter-button:hover {
color: #ffffff;
background-color: rgba(0, 0, 0, 0.8) !important;
}
.wcpr-filter-container .wcpr-filter-button.wcpr-active {
background-color: #000000;
}
.wcpr-filter-button.wcpr-filter-button-images:before {
font-family: "woocommerce-photo-reviews";
content: "\f109";
}
.wcpr-filter-button.wcpr-filter-button-verified:before {
font-family: "woocommerce-photo-reviews";
content: "\f10a";
}
.wcpr-filter-button:before {
margin: 0 5px 0 0 !important;
font-size: inherit !important;
}
ul.wcpr-filter-button-ul {
list-style-type: none;
position: absolute;
z-index: 999;
margin: 10px 0 0 0;
left: -1px;
padding: 0;
display: none;
}
span.wcpr-filter-button-wrap:hover ul.wcpr-filter-button-ul {
display: block;
}
span.wcpr-filter-button-wrap {
position: relative;
display: inline-block;
width: 125px;
}
li.wcpr-filter-button-li {
margin: 0 !important;
display: inline-block;
}
li.wcpr-filter-button-li a {
margin: 0 !important;
width: 125px !important;
}
@media screen and (max-width: 680px) {
#comments .wcpr-overall-rating-and-rating-count {
display: inline-block !important;
}
.wcpr-overall-rating-main {
justify-content: center;
}
.wcpr-overall-rating {
text-align: center;
}
.wcpr-stars-count {
margin: 0;
padding: 0;
}
}
.wcpr-comment-form-images label {
display: block;
} .wcpr-load-more-reviews-button-container .wcpr-load-more-reviews-button {
display: inline-block !important;
background: rgba(1, 1, 1, .6);
color: #fff;
border-radius: 4px;
width: 92px;
height: 34px;
line-height: 34px;
font-size: 14px;
margin: 10px 0;
font-weight: 400;
}
.wcpr-load-more-reviews-button-container {
text-align: center;
} .wcpr-add-input-file-container {
margin: 10px 0;
}
.wcpr-add-input-file-container span.wcpr-add-input-file {
padding: 5px 10px;
border: 1px solid rgba(1, 1, 1, .3);
border-radius: 3px;
box-shadow: 1px 1px 1px;
font-size: 14px;
cursor: default;
}
.wcpr-input-file-container .wcpr-input-file-wrap {
margin-top: 10px;
margin-bottom: 10px;
}
.wcpr-input-file-container .wcpr-input-file-wrap input {
margin-top: 0;
margin-bottom: 10px;
}
.wcpr-comment-form-images {
margin: .5em 0;
} .wcpr-custom-field {
margin: 8px 0;
}
.wcpr-custom-field .wcpr-custom-field-name {
font-size: 16px;
}
.wcpr-custom-field .wcpr-custom-field-input {
display: flex;
justify-content: space-between;
justify-items: center;
align-items: center;
}
.wcpr-custom-field .wcpr-custom-field-input > div {
width: 48%;
}
.wcpr-custom-field .wcpr-custom-field-input > div input,
.wcpr-custom-field-input > div select {
width: 100%;
padding: 5px;
margin: 0;
font-size: 14px;
} .wcpr-review-custom-fields {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
span.wcpr-review-custom-field-value {
font-weight: 500;
}
span.wcpr-review-custom-field-name {
font-weight: 300;
} .wcpr-comment-helpful-button-container {
margin: 5px 0;
display: flex;
justify-content: flex-end;
line-height: 2em;
border-top: 1px solid rgba(1, 1, 1, .1);
flex-wrap: wrap;
padding: 5px 0;
position: relative;
}
.reviews-content-right-meta .wcpr-comment-helpful-button-container {
margin: 10px 0;
}
.wcpr-comment-helpful-button-container span {
cursor: pointer;
}
span.wcpr-comment-helpful-button-label {
margin: 0 5px;
}
.wcpr-comment-helpful-button-vote-container {
display: flex;
}
span.wcpr-comment-helpful-button-down-vote {
transform: rotate(180deg);
}
.wcpr-comment-helpful-button-up-vote,
.wcpr-comment-helpful-button-up-vote-count,
.wcpr-comment-helpful-button-down-vote,
.wcpr-comment-helpful-button-down-vote-count {
font-weight: 300;
margin: 0 2px;
}
.wcpr-comment-helpful-button-up-vote {
margin-right: 8px;
}
.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote-count,
.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote-count {
font-weight: 700;
}
.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote {
font-weight: 700;
transform: scale(1.1);
transition: all 300ms;
}
.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote {
font-weight: 700;
transform: rotate(180deg) scale(1.1);
transition: all 300ms;
}
.wcpr-comment-helpful-button-voting-overlay {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, .5);
display: none;
}
.wcpr-comment-helpful-button-voting .wcpr-comment-helpful-button-voting-overlay {
display: block;
}