body .star-average .woocommerce-product-rating {
width: 100%;
-js-display: flex;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
position: relative;
align-items: baseline;
}
span.star_average {
color: #fe9727;
font-size: 35px;
vertical-align: middle;
font-weight: 700;
text-align: center;
margin: 0 10px 0 0;
line-height: 1;
}
body .star-average .woocommerce-product-rating .star-rating {
font-size: 22px;
color: #fe9727;
}
.star_box {
border: 1px solid #ddd;
border-radius: 7px;
padding: 10px;
margin: 10px 0 20px 0;
overflow: hidden;
-js-display: flex;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
.woocustom_review_row {
padding-bottom: 10px;
position: relative;
-js-display: flex;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
span.woocustom_rating_bar {
-ms-flex: 1;
flex: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: auto !important;
padding: 0 10px;
}
span.woocustom_num_reviews {
min-width: 150px;
color: #2f80ed;
cursor: pointer;
}
.woocustom_stars_value i.fa.fa-image {
margin-right: 10px;
}
span.woocustom_num_reviews.active {
text-decoration: underline;
}
span.woocustom_scala_rating {
border-radius: 3px;
display: inline-block;
height: 15px;
background: #eee;
vertical-align: middle;
overflow: hidden;
width: 100%;
}
span.woocustom_perc_rating {
height: 15px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
display: inline-block;
width: 0;
}
.woocommerce div.product body .star-average .woocommerce-product-rating {
margin-bottom: 5px;
}
span.woocustom_stars_value i {
margin: 0 3px;
}
.star_box_left {
-ms-flex: 1;
flex: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: auto !important;
}
.woocustom-hidden{
display: none;
}
.star_box_right {
width: 190px;
text-align: center;
}
.woocommerce #reviews #comments h2 {
font-size: 18px;
}
#comments a.btn-reviews-now {
background-color: #2f80ed;
color: white;
display: inline-block;
padding: 6px 20px;
border-radius: 3px;
font-weight: 500;
text-decoration: none;
}
.btn-load-more-now {
background-color: #2f80ed;
color: white;
display: inline-block;
padding: 3px ​20p;
border-radius: 3px;
text-transform: uppercase;
font-weight: 700;
text-decoration: none;
}
body.woocommerce #reviews .star-rating {
color: #fe9727;
}
.woocommerce-review-link {
color: #2f80ed;
}
.woocommerce #reviews .star-rating span:before {
color: #fe9727;
}
em.woocommerce-review__verified.verified {
position: relative;
padding: 0 0 0 18px;
color: #52b858;
font-style: normal;
margin-right: 10px;
}
em.woocommerce-review__verified.verified:before{
position: absolute;
background: transparent url(//mrphin.com/wp-content/plugins/woocommercer-reviews-files//images/icon-confirm.png) no-repeat center center;
background-size: 100% auto;
-moz-background-size: 100% auto;
-webkit-background-size: 100% auto;
width: 15px;
height: 15px;
display: inline-block;
content: '';
left: 0;
top: 1px;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 14px;
margin: 0;
}
strong.woocommerce-review__author {
font-weight: bold;
display: inline-block;
text-transform: capitalize;
color: #000;
margin: 0 10px 0 0;
}
body .woocustom_review_mid .star-rating {
float: none;
display: inline-block;
margin: 0 8px 0 0;
font-size: 11px;
}
body .woocustom_review_mid .description {
display: inline;
line-height: 20px;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text .woocustom_review_mid p ~ p {
margin: 10px 0 0 0;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text .woocustom_review_mid p:first-child {
display: inline;
}
.woocustom_review_mid {
margin: 0 0 2px 0;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0;
border: 0;
border-radius: 0;
padding: 0;
}
body.woocommerce #reviews #comments ol.commentlist li {
margin: 0 0 8px;
}
div#review_form_wrapper {
border-radius: 5px;
padding: 20px;
width: 100%;
max-width: 590px;
background: #fff;
margin: 0 auto;
position: relative;
}
#review_form_wrapper svg path {
fill: currentColor;
stroke-width: 0;
}
#review_form_wrapper svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%;
}
time.woocommerce-review__published-date {
color: #999;
cursor: unset;
}
.woocommerce div#reviews nav.woocommerce-pagination ul,
.woocustom-comments-area nav.woocommerce-pagination ul
{
display: block;
border: 0;
white-space: inherit;
margin: 0;
list-style: none;
}
.woocommerce div#reviews nav.woocommerce-pagination ul li a, .woocommerce div#reviews nav.woocommerce-pagination ul li span,
.woocustom-comments-area nav.woocommerce-pagination ul li a, .woocustom-comments-area nav.woocommerce-pagination ul li span {
float: left;
padding: 7px 10px;
background: #eee;
border-radius: 3px;
text-align: center;
color: #333;
margin-right: 4px;
font-size: 12px;
cursor: pointer;
display: block;
line-height: 1;
border: 0;
min-width: auto;
}
.woocommerce div#reviews .woocommerce-pagination ul.page-numbers li, .woocommerce-page div#reviews .woocommerce-pagination ul.page-numbers li,
.woocustom-comments-area .woocommerce-pagination ul.page-numbers li, .woocustom-comments-area .woocommerce-pagination ul.page-numbers li {
border: 0;
}
.woocommerce div#reviews nav.woocommerce-pagination ul li span.current,
.woocustom-comments-area nav.woocommerce-pagination ul li span.current {
background: #ccc;
}
div#reviews nav.woocommerce-pagination,
.woocustom-comments-area nav.woocommerce-pagination {
margin: 10px 0 30px;
}
em.woocommerce-review__awaiting-approval {
color: #F44336;
}
.woocustom_review_bottom .reply {
color: #288ad6;
display: inline-block;
position: relative;
}
.woocustom_review_bottom .reply a {
color: #288ad6;
}
.woocustom_review_bottom > span {
color: #999;
}
.woocustom_review_bottom a {
color: #288ad6;
}
.woocustom_review_bottom {
font-size: 14px;
}
body.woocommerce #reviews #comments ol.commentlist ul.children {
margin: 10px 0 15px 10px;
}
body.woocommerce #reviews #comments ol.commentlist ul.children li {
border-left: 4px solid #efefef;
padding-left: 10px;
}
div#review_form_wrapper button.fancybox-button.fancybox-close-small {
background: #000;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border: 0;
overflow: hidden;
padding: 0;
color: #fff;
width: 25px;
height: 25px;
top: 5px;
right: 5px;
position: absolute;
outline: 0;
margin: 0;
min-height: inherit;
line-height: inherit;
}
div#review_form_wrapper span#reply-title,
.woocommerce #reviews #comments ol.commentlist #respond span#reply-title {
display: block;
margin: 0 0 20px 0;
color: #333;
font-weight: 600;
font-size: 95%;
}
.woocommerce #review_form #respond textarea,
.woocommerce #reviews #comments ol.commentlist #respond textarea{
min-height: 75px;
border: 1px solid #bdbdbd;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 5px;
resize: none;
outline: none;
display: block;
width: 100%;
margin: 0;
box-shadow: none;
border-bottom: none;
font-size: 92%;
}
#review_form .comment-form-rating,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating{
width: 100%;
-js-display: flex;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 0 0 10px -3px;
}
#review_form .comment-form-rating label,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating label
{
width: 50%;
padding-right: 10px;
font-weight: 500;
margin: 0 0 10px 0;
}
#review_form .comment-form-rating p.stars,
.woocommerce #reviews #comments ol.commentlist #respond  .comment-form-rating p.stars {
margin: 0;
-ms-flex: 1;
flex: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: auto !important;
}
#review_form .comment-form-rating p.stars a,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a {
font-size: 14px;
text-indent: inherit;
width: 20%;
height: auto;
float: left;
text-align: center;
color: #999 !important;
transition: all .3s linear;
-moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
margin: 0;
font-family: inherit;
}
#review_form .comment-form-rating p.stars a:hover {
transform: scale(1.2);
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
}
#review_form .comment-form-rating p.stars a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a:before
{
position: relative;
display: block;
margin: 0 auto 0px;
content: "\e020";
color: #999;
font-size: 24px;
}
.woocommerce p.stars.selected a:not(.active)::before,
#review_form .comment-form-rating p.stars.selected a:before,
.woocommerce #reviews #comments ol.commentlist #respond p.stars.selected a:not(.active)::before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars.selected a:before
{
color: #fe9727;
}
#review_form .comment-form-rating p.stars.selected a.active~a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars.selected a.active~a:before{
color: #999;
}
#review_form .comment-form-rating p.stars:hover a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars:hover a:before
{
color: #fe9727 !important;
}
#review_form .comment-form-rating p.stars a:hover~a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a:hover~a:before
{
color: #999 !important;
}
#review_form .comment-form-rating p.stars span,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars span
{
-js-display: flex;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
width: 100%;
}
.form_row_reviews {
margin: 0 0 10px 0;
-js-display: flex;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
.form_row_reviews > p {
width: 33.333%;
}
.woocommerce #review_form #respond input,
.woocommerce #reviews #comments ol.commentlist #respond input
{
border: 1px solid #bdbdbd;
width: 100%;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 5px;
height: 35px;
outline: none;
box-shadow: none;
font-size: 80%;
}
.form_row_reviews p.comment-form-author {
padding-right: 10px;
}
.form_row_reviews p.comment-form-email {
padding-left: 10px;
}
.woocommerce #review_form #respond p.form-submit,
.woocommerce #reviews #comments ol.commentlist #respond p.form-submit
{
text-align: center;
}
.woocommerce #review_form #respond p.form-submit input#submit,
.woocommerce #reviews #comments ol.commentlist #respond p.form-submit input#submit
{
background-color: #2f80ed;
color: #fff;
border: 0;
width: auto;
margin: 0 auto;
padding: 10px 30px;
text-transform: none;
height: 42px;
min-height: inherit;
line-height: inherit;
font-weight: 500;
}
.note_review a {
color: #2f80ed;
}
.note_review {
margin-top: 10px;
}
.comment-form-comment {
margin: 0;
position: relative;
}
.wrap-attaddsend {
padding: 6px !important;
overflow: hidden;
margin: 0 0 20px 0;
border: 1px solid #bdbdbd;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
span#countContent {
float: right;
color: #666;
font-size: 80%;
}
.comment-form-comment #comment-error {
position: absolute;
bottom: 2px;
left: 5px;
}
#respond input.error, #respond textarea.error {
box-shadow: 1px 1px 5px red;
}
#respond label.error {
font-size: 12px;
color: red;
font-weight: 300;
}
body.woocommerce #reviews #comments ol.commentlist #respond {
margin: 10px 0 10px 20px;
position: relative;
}
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating{
display: none !important;
}
.woocommerce #reviews #comments ol.commentlist #respond span#reply-title {
font-size: 14px;
margin-bottom: 10px;
}
.woocommerce #reviews #comments ol.commentlist #respond span#reply-title a {
color: #fff;
background: red;
width: 30px;
border-radius: 50%;
height: 30px;
display: inline-block;
vertical-align: middle;
text-align: center;
line-height: 30px;
position: absolute;
top: 7px;
right: 15px;
}
div#reviews.woocustom-reviews {
border-bottom: 1px solid #ddd;
width: 100%; margin: 0 auto 30px;
}
div#comments {
position: relative;
}
.review-attach {
position: relative;
float: left;
}
.review-attach input {
position: absolute;
top: 0;
right: 0;
margin: 0;
opacity: 0;
-ms-filter: 'alpha(opacity=0)';
font-size: 200px;
direction: ltr;
cursor: pointer;
display: none;
}
span.btn-attach {
color: #2f80ed;
font-weight: 700; display: block; background-size: 25px auto;
-moz-background-size: 25px auto;
-webkit-background-size: 25px auto;
font-weight: 400;
color: #2f80ed;
}
.icondetail-camera {
background: url(//mrphin.com/wp-content/plugins/woocommercer-reviews-files//images/icon_chitiet@2x-min.png?v=2) no-repeat;
height: 16px;
width: 20px;
display: inline-block;
background-size: 300px 180px;
background-position: -265px -75px;
margin-top: 0;
vertical-align: -2px;
margin-right: 5px;
}
.woocustom_insert_attach {
cursor: pointer;
}
ul.woocustom_attach_view {
list-style: none;
margin: 0;
padding: 0;
}
.list_attach:after {
content: "";
display: table;
clear: both;
}
ul.woocustom_attach_view li {
float: left;
width: 80px;
margin: 0 20px 20px 0 !important;
padding: 0 !important;
border: 0 !important;
overflow: inherit;
clear: none;
}
.img-wrap {
position: relative;
}
.img-wrap .close {
position: absolute;
right: -10px;
top: -10px;
background: #000;
color: #fff !important;
border-radius: 50%;
z-index: 2;
display: block;
width: 20px;
height: 20px;
font-size: 16px;
text-align: center;
line-height: 18px;
cursor: pointer !important;
opacity: 1 !important;
text-shadow: none;
}
i.woocustom-plus {
font-style: normal;
font-weight: 900;
font-size: 35px;
line-height: 1;
}
.img-wrap-box {
position: relative;
overflow: hidden;
padding-top: 100%;
height: auto;
background-position: 50% 50%;
background-size: cover;
}
.img-wrap-box img {
right: 0;
width: 100% !important;
height: 100% !important;
bottom: 0;
left: 0;
top: 0;
position: absolute;
object-position: 50% 50%;
object-fit: cover;
transition: all .5s linear;
-moz-transition: all .5s linear;
-webkit-transition: all .5s linear;
-ms-transition: all .5s linear;
}
.list_attach span.woocustom_insert_attach {
width: 80px;
height: 80px;
text-align: center;
display: inline-block;
float: left;
border: 2px dashed #ccc;
line-height: 76px;
font-size: 25px;
color: #ccc;
}
.list_attach span.woocustom_insert_attach {
display: none;
}
.list_attach.show-btn span.woocustom_insert_attach {
display: block;
margin: 0 0 20px 0 !important;
}
ul.woocustom_attach_view li input {
display: none;
}
ul.wc_attachment_img {
list-style: none;
margin: 5px 0 0;
padding: 0;
overflow: hidden;
}
ul.wc_attachment_img li {
width: 50px;
float: left;
margin: 0 5px 5px 0 !important;
padding: 0 !important;
border: 0 !important;
clear: none;
}
ul.wc_attachment_img li img {
width: 100%;
height: auto;
display: block;
}
.woocustom_prod_cm {
width: 100%; position: relative;
}
.woocustom_cm_input textarea, .woocustom_cm_input input {
border: 1px solid #c1bfbf;
width: 100%;
padding: 5px 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
outline: none;
}
.woocustom_cm_input textarea {
height: 100px;
border-radius: 3px 3px 0 0;
display: block;
margin: 0;
}
.woocustom_cm_input input{
height: 35px !important;
margin-bottom: 5px !important;
}
.woocustom_cm_form_bottom {
border: 1px solid #c1bfbf;
border-top: 0;
padding: 10px;
-js-display: flex;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
.woocustom_cm_radio {
-ms-flex: 1;
flex: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: auto !important;
text-align: right;
padding-top: 7px;
white-space: nowrap;
}
.woocustom_cm_submit {
margin-left: 5px;
}
button.woocustom_cm_submit,
button#woocustom_cm_replysubmit{
width: 100%;
height: 35px;
background: #fbd648;
border: 0;
text-transform: uppercase;
font-weight: 700;
outline: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 0;
padding: 0 10px;
font-size: 14px;
min-height: inherit;
line-height: 35px;
white-space: nowrap;
}
.woocustom_cm_form_bottom .woocustom_cm_input {
width: 35%;
padding: 0 5px;
}
.woocustom_cm_radio label {
display: inline-block;
font-weight: 700;
position: relative;
cursor: pointer;
margin: 0 10px 0 0;
}
.woocustom_cm_radio label input {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.woocustom_cm_radio label span {
padding-left: 23px;
display: block;
}
.woocustom_cm_radio label span:before, .woocustom_cm_radio label span:after {
width: 16px;
height: 16px;
content: "";
position: absolute;
border: 1px solid #a6a6a6;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
top: 1px;
left: 0;
}
.woocustom_cm_radio label input:checked~span:before {
border: 1px solid #3398d2;
}
.woocustom_cm_radio label input:checked~span:after {
background: #3398d2;
border: 1px solid #3398d2;
width: 8px;
height: 8px;
top: 5px;
left: 4px;
}
.woocustom_cm_form {
margin: 0 0 20px 0;
}
.woocustom_cm_list_header {
overflow: hidden;
margin: 0 0 20px 0;
}
.woocustom_cm_lheader_left {
float: left;
}
.woocustom_cm_lheader_right {
float: right;
}
.woocustom_cm_list_box ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocustom_cm_lheader_left span {
font-size: 16px;
font-weight: 700;
}
#woocustom_cm_search {
border: 1px solid #c1bfbf;
height: 30px;
border-radius: 3px;
padding: 0 10px 0 30px;
outline: none;
width: 100%;
margin: 0;
}
.woocustom_cm_search_box {
position: relative;
width: 200px;
}
.woocustom_cm_search_box button {
position: absolute;
top: 0;
left: 0;
color: #999;
background: transparent;
border: 0;
width: 30px;
outline: none;
height: 30px;
text-indent: -9999px;
overflow: hidden;
background: transparent url(//mrphin.com/wp-content/plugins/woocommercer-reviews-files//images/icon-search.png) no-repeat center center;
background-size: 15px auto;
-moz-background-size: 15px auto;
-webkit-background-size: 15px auto;
min-height: inherit;
line-height: 1;
margin: 0;
padding: 0;
}
form#woocustom_cm_search_form {
margin: 0;
}
.woocustom_cm_box > span {
width: 25px;
height: 25px;
background-image: none !important;
background-color: #ccc;
margin-right: 5px;
text-align: center;
color: #fff;
text-transform: uppercase;
font-size: 12px;
line-height: 25px;
font-style: normal;
display: inline-block;
}
.woocustom_cm_box >strong {
text-transform: capitalize;
}
.woocustom_cm_box_content {
display: block;
font-size: 14px;
color: #4a4a4a;
line-height: 22px;
margin-left: 30px;
}
.woocustom_cm_tool {
color: #999;
font-size: 13px;
margin: 0 0 5px 30px;
padding: 5px 0;
}
.woocustom_cm_tool a {
color: #4a90e2;
}
a.woocustomlike {
background: url(//mrphin.com/wp-content/plugins/woocommercer-reviews-files//images/woocustom-like-icon.png) no-repeat left center;
background-size: 12px auto;
-moz-background-size: 12px auto;
-webkit-background-size: 12px auto;
padding-left: 15px;
}
ul.woocustom_cm_child {
display: block;
margin-top: 10px;
position: relative;
background: #f1f1f1;
border: 1px solid #e7e7e7;
padding: 15px 10px 0 10px;
font-size: 14px;
color: #333;
margin-left: 30px;
}
ul.woocustom_cm_child:after, ul.woocustom_cm_child:before {
bottom: 100%;
left: 20px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
ul.woocustom_cm_child:after {
border-color: rgba(241, 241, 241, 0);
border-bottom-color: #f1f1f1;
border-width: 12px;
margin-left: -12px;
}
ul.woocustom_cm_child:before {
border-color: rgba(231, 231, 231, 0);
border-bottom-color: #e7e7e7;
border-width: 13px;
margin-left: -13px;
}
.woocustom_cm_list_box > ul > li {
margin: 0 0 10px 0 !important;
}
.woocustom_cm_list_box {
overflow: hidden;
margin: 0 0 10px 0;
}
.woocustom_cm_reply_box {
margin: 0 0 10px;
position: relative;
}
.woocustom_cm_reply_box a.woocustom_cancel_cm {
position: absolute;
top: 0;
right: 0;
background: #e03232;
color: #fff;
width: 15px;
height: 15px;
text-align: center;
line-height: 15px;
text-decoration: none;
}
.woocustom_cm_box_content p:last-child {
margin-bottom: 0;
}
.comment-text .qtv,
.woocustom_cm_box .qtv {
text-transform: uppercase;
margin-right: 10px;
color: #000;
font-weight: normal;
font-size: 10px;
background: #eebc49;
padding: 2px 6px;
border-radius: 3px;
line-height: 18px;
height: 18px;
margin-left: 10px;
}
.woocustom_loading:before {
position: absolute;
content: "";
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
z-index: 9;
top: 0;
}
.woocustom_loading:after {
-webkit-animation: woocustom_reviews_spin 500ms infinite linear;
animation: woocustom_reviews_spin 500ms infinite linear;
border: 2px solid #fff;
border-radius: 32px;
border-right-color: transparent!important;
border-top-color: transparent!important;
content: "";
display: block;
height: 16px;
top: 50%;
margin-top: -8px;
left: 50%;
margin-left: -8px;
position: absolute;
width: 16px;
border: 2px solid #c29a44
}
@-webkit-keyframes woocustom_reviews_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes woocustom_reviews_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.woocustom_cm_form_bottom.no-infor {
display: block;
overflow: hidden;
}
.woocustom_cm_form_bottom.no-infor .woocustom_cm_submit {
float: right;
}
.woocustom-phone-number {
margin-left: 6px;
font-weight: 400;
font-size: 90%;
}
.woocustom-star:before{
content: "\53" !important;
font-family: star !important;
font-style: normal;
border: 0 none;
background: transparent!important;
text-align: center;
right: 12px!important;
top: -3px!important;
}
span.woocustom_stars_value {
line-height: 1;
}
div#reviews div#comments {
border-bottom: 0 !important;
}
.mfp-bg {
z-index: 99999999;
}
.mfp-wrap {
z-index: 999999999;
}
body .woocommerce-verification-required {
border: 1px dashed red;
padding: 5px;
border-radius: 5px;
color: red;
}
.reviews_bar {
line-height: 1;
}
#review_form .comment-form-rating a:after {
display: none;
} .theme-flatsome .woocustom-star:before {
content: "\e005" !important;
font-family: "fl-icons" !important;
}
.theme-flatsome .star-rating:before,
.theme-flatsome.woocommerce-page .star-rating:before{ }
.theme-flatsome #review_form .comment-form-rating p.stars a:before{
content: "\e005" !important;
font-family: "fl-icons" !important;
right: auto;
}
.theme-flatsome.woocommerce div#reviews nav.woocommerce-pagination ul {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.theme-flatsome.woocommerce div#reviews nav.woocommerce-pagination ul li {
margin: 0;
}
#review_form .comment-form-rating p.stars a+a {
border: 0;
}
body.woocommerce.theme-flatsome #reviews #comments ol.commentlist li {
padding: 0;
list-style: none;
}
.single-product.theme-flatsome .commentlist li .description,
.single-product.theme-flatsome .comment-list li .description {
font-style: normal;
}
span.review_qtv {
background-color: #eebc49;
color: #000;
padding: 3px;
border-radius: 3px;
display: inline-block;
font-size: 11px;
text-transform: uppercase;
}
table.comments td.comment p a.review_img:after {
display: none;
}
.woocustom-reviews-popup .mfp-container {
padding: 10px;
}
ul.woocustom_cm_child > li {
margin: 0 !important;
}
.woocommerce #review_form input#wp-comment-cookies-consent {
width: auto;
margin: 0 5px 0 0 !important;
height: auto;
min-height: auto;
}
#review_form .comment-form-rating p.stars a,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a {
position: relative;
letter-spacing: normal;
font-size: 75%;
color: #333!important;
}
ul.woocustom_attach_view li.li_file_hide {
opacity: 0;
visibility: visible;
width: 0 !important;
height: 0 !important;
overflow: hidden;
margin: 0 !important;
}
.woocustom-reviews-popup .mfp-arrow-left:before {
margin-left: 0;
margin-top: 0;
}
.woocustom-reviews-popup .mfp-arrow-left:after {
margin-left: 6px;
margin-top: 0px;
}
.woocustom-reviews-popup .mfp-arrow-right:before {
margin-left: 0;
margin-top: 0;
}
.woocustom-reviews-popup .mfp-arrow-right:after {
margin-left: 4px;
margin-top: 0px;
}
.woocustom-reviews-popup .mfp-arrow:active {
margin-top: 0;
}
nav.woocustom_cm_paged.woocommerce-pagination ul {
list-style: none;
overflow: hidden;
}
nav.woocustom_cm_paged.woocommerce-pagination ul li {
float: left;
margin: 0 5px 0 0;
}
nav.woocustom_cm_paged.woocommerce-pagination ul li a,
nav.woocustom_cm_paged.woocommerce-pagination ul li span.page-numbers.current{
display: block;
background-color: #eeeeee;
padding: 5px 9px;
font-size: 14px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
nav.woocustom_cm_paged.woocommerce-pagination ul li span.page-numbers.current {
background: #ccc;
}
.woocustom_review_avatar {
width: 50px;
float: left;
margin: 0 10px 0px 0;
}
.woocustom_review_avatar img {
position: relative !important;
width: 100% !important;
}
.woocustom_review_box .comment-text {
overflow: hidden;
}
.commentlist>li:not(:first-child), .comment-list>li:not(:first-child) {
border-top: 0 !important;
}
.woocommerce #reviews #comments ol.commentlist li .woocustom_review_avatar img.avatar {
position: relative !important;
width: 100% !important;
padding: 0 !important;
margin: 0 !important;
}
.single-product .woocustom_single_rating > .star-rating {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.single-product .woocustom_single_rating > span.woocustom_sold:before {
content: "";
margin: 0 5px;
top: -1px;
left: 0;
background: #ccc;
width: 1px;
height: 22px;
position: absolute;
}
.single-product .woocustom_single_rating > span.woocustom_sold {
font-size: 14px;
position: relative;
padding-left: 13px;
display: inline-block;
}
.single-product .woocustom_single_rating {
margin-bottom: 10px;
}
.single-product .woocustom_single_rating span.woocustom_average_rate {
display: inline-block;
vertical-align: middle;
font-size: 14px;
line-height: 1;
}
.woocustom_prod_cm > strong {
margin: 0 0 10px 0;
display: block;
}
.theme-flatsome .mfp-wrap:not(.woocustom-reviews-popup) .mfp-arrow:after,
.theme-flatsome .mfp-wrap:not(.woocustom-reviews-popup) .mfp-arrow:before {
display: none;
}
.theme-flatsome .mfp-wrap:not(.woocustom-reviews-popup) .mfp-arrow:active {
margin-top: inherit;
}
.theme-flatsome .mfp-wrap:not(.woocustom-reviews-popup) .mfp-arrow-right {
right: 20px;
}
div#reviews.woocustom-reviews .woocustom-reviews-title {
font-size: 18px;
font-weight: 700;
color: #333;
}
.woocustom-reviews-title span { } .woocustom-style2 .woocustom_review_avatar {
width: 25px;
}
.woocustom-style2 .woocustom_review_mid p, .woocustom-style2 .woocustom_review_top strong, .woocustom-style2 .woocustom_review_top em {
font-size: 14px;
}
.woocustom-style2 span.review_qtv {
background-color: #eebc49;
display: inline-block;
text-transform: uppercase;
font-size: 10px;
padding: 2px 6px;
border-radius: 3px;
line-height: 13px;
height: 15px;
}
body.woocommerce #reviews.woocustom-style2 #comments ol.commentlist > li > ul.children {
margin-top: 10px;
position: relative;
background: #f1f1f1;
border: 1px solid #e7e7e7;
padding: 15px 10px;
font-size: 14px;
color: #333;
margin-left: 35px;
}
body.woocommerce #reviews.woocustom-style2 #comments ol.commentlist > li > ul.children:after, body.woocommerce #reviews.woocustom-style2 #comments ol.commentlist > li > ul.children:before {
top: -19px;
left: 20px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
body.woocommerce #reviews.woocustom-style2 #comments ol.commentlist > li > ul.children:after {
border-color: rgba(241, 241, 241, 0);
border-bottom-color: #f1f1f1;
border-width: 11px;
margin-left: -11px;
}
body.woocommerce #reviews.woocustom-style2 #comments ol.commentlist > li > ul.children:before {
border-color: rgba(231, 231, 231, 0);
border-bottom-color: #e7e7e7;
border-width: 10px;
margin-left: -10px;
}
body.woocommerce #reviews.woocustom-style2 #comments ol.commentlist > li > ul.children {
position: relative;
}
.woocustom-style2 .woocustom_review_bottom {
font-size: 13px;
}
body.woocommerce #reviews.woocustom-style2 #comments ol.commentlist ul.children li {
border-left: 0;
padding: 0;
}
body.woocommerce #reviews.woocustom-style2 #comments ol.commentlist ul.children li:last-child {
margin-bottom: 0;
}
body.woocommerce #reviews.woocustom-style2.no_avatar #comments ol.commentlist ul.children {
margin-left: 0;
}
input#wp-comment-cookies-consent {
width: auto!important;
display: inline-block;
margin: 0;
height: auto!important;
}
.woocustom_cm_form .woocustom_cancel_cm {
display: none;
}
.theme-flatsome #review_form .comment-form-rating p.stars a:before {
right: auto!important;
} @media (min-width: 850px){
.theme-flatsome.single-product .comment-form{
margin-left: 0;
margin-right: 0;
}
.theme-flatsome.single-product .comment-form>div{
padding: 0;
}
}
@media (max-width: 767px){
.star_box {
display: block;
}
.star_box_left {
display: block;
margin: 0 0 10px 0;
}
.woocustom_cm_search_box {
width: 160px;
}
.woocustom_cm_form_bottom {
display: block;
}
.woocustom_cm_radio {
padding-top: 0;
float: none;
margin-bottom: 5px;
text-align: left;
}
.woocustom_cm_form_bottom .woocustom_cm_input {
width: 49%;
float: left;
padding: 0;
}
.woocustom_cm_form_bottom .woocustom_cm_input:nth-child(3) {
float: right;
}
.woocustom_cm_submit {
clear: both;
margin: 0 auto 10px;
position: relative;
top: 10px;
}
.star_box_right {
width: 100%;
}
#review_form .comment-form-rating {
display: block;
}
#review_form .comment-form-rating label {
width: 100%;
}
.form_row_reviews > p {
display: inline-flex;
width: auto;
padding-right: 0!important;
margin: 0;
}
.form_row_reviews {
padding: 0;
margin: 0;
}
}
@media (max-width: 600px){
.list_attach span.woocustom_insert_attach {
width: 60px;
height: 60px;
line-height: 56px;
}
ul.woocustom_attach_view li {
width: 60px;
}
.woocustom-reviews-popup .mfp-container #review_form_wrapper {
padding: 20px 10px 10px;
}
.star-average {
width: 42%;
float: left;
text-align: center;
}
.reviews_bar {
width: 58%;
float: left;
}
span.woocustom_num_reviews {
font-size: 0px;
}
span.woocustom_num_reviews b {
font-size: 14px;
}
span.woocustom_rating_bar {
width: 90%;
display: block;
min-width: calc( 100% - 55px);
}
span.star_average {
width: 100%;
margin: 0;
}
span.woocustom_stars_value {
color: #333;
font-size: 90%;
}
span.woocustom_perc_rating {
height: 5px;
vertical-align: top;
}
span.woocustom_scala_rating {
height: 5px;
}
.woocustom_review_row {
padding-bottom: 8px;
}
.form_row_reviews > p, .form_row_reviews {
display: block;
}
.form_row_reviews input {
width: 100%;
}
.form_row_reviews p.comment-form-email {
padding: 0;
}
body.woocommerce #reviews .star-rating {
display: inline-block;
text-align: center;
margin-bottom: 0;
}
.single-product div.product .woocommerce-product-rating {
width: 100%;
margin: 0;
padding: 0;
display: block;
}
.star_box .woocommerce-review-link{
display: block;
}
.woocommerce #review_form #respond textarea, .woocommerce #reviews #comments ol.commentlist #respond textarea {
font-size: 80%;
}
span.btn-attach {
font-size: 78%;
}
span#countContent {
font-size: 65%;
}
}