.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }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: center;
margin: 0 !important;
}
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%;
}
.devvn_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.devvn_rating_bar {
-ms-flex: 1;
flex: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: auto !important;
padding: 0 10px;
}
span.devvn_num_reviews {
min-width: 150px;
color: #03a0e2;
}
span.devvn_scala_rating {
border-radius: 3px;
display: inline-block;
height: 15px;
background: #eee;
vertical-align: middle;
overflow: hidden;
width: 100%;
}
span.devvn_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.devvn_stars_value i {
margin: 0 3px;
}
.star_box_left {
-ms-flex: 1;
flex: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: auto !important;
}
.star_box_right {
width: 190px;
text-align: center;
}
.woocommerce #reviews #comments h2 {
font-size: 18px;
}
#comments a.btn-reviews-now {
background-color: #03a0e2;
color: white;
display: inline-block;
padding: 10px 20px;
border-radius: 3px;
text-transform: uppercase;
font-weight: 700;
text-decoration: none;
}
body.woocommerce #reviews .star-rating {
color: #fe9727;
}
.woocommerce #reviews .star-rating span:before {
color: #fe9727;
}
em.woocommerce-review__verified {
display: block;
background: transparent url(//sofaphongkhach.vn/wp-content/plugins/devvn-woocommerce-reviews/images/icon-confirm.png) no-repeat left top;
padding: 0 0 0 15px;
background-size: 12px;
line-height: 1.2;
color: #52b858;
font-size: 12px;
margin: 0 0 5px 0;
}
.devvn_review_top em.woocommerce-review__verified {
display: inline-block;
} 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 .devvn_review_mid .star-rating,
body .devvn_review_mid .devvn_star_rating{
float: none;
display: inline-block;
margin: 0 8px 0 0 !important;
font-size: 11px;
}
body .devvn_review_mid .devvn_star_rating > .star-rating{
margin-right: 0;
}
body .devvn_review_mid .description {
display: inline;
line-height: 20px;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text .devvn_review_mid p ~ p {
margin: 10px 0 0 0;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text .devvn_review_mid p:first-child {
display: inline;
}
.devvn_review_mid {
margin: 0 0 5px 0;
line-height: 20px;
font-size: 14px;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0;
border: 0;
border-radius: 0;
padding: 0;
width: inherit !important;
float: none !important;
display: block;
}
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,
.devvn-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,
.devvn-comments-area nav.woocommerce-pagination ul li a, .devvn-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,
.devvn-comments-area .woocommerce-pagination ul.page-numbers li, .devvn-comments-area .woocommerce-pagination ul.page-numbers li {
border: 0;
}
.woocommerce div#reviews nav.woocommerce-pagination ul li span.current,
.devvn-comments-area nav.woocommerce-pagination ul li span.current {
background: #ccc;
}
div#reviews nav.woocommerce-pagination,
.devvn-comments-area nav.woocommerce-pagination {
margin: 10px 0 30px;
}
em.woocommerce-review__awaiting-approval {
color: #F44336;
}
.devvn_review_bottom .reply {
color: #288ad6;
display: inline-block;
position: relative;
}
.devvn_review_bottom .reply a {
color: #288ad6;
}
.devvn_review_bottom > span {
color: #999;
}
.devvn_review_bottom a {
color: #288ad6;
}
.devvn_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 {
font-size: 18px;
font-weight: 700;
display: block;
margin: 0 0 20px 0;
}
.woocommerce #review_form #respond textarea,
.woocommerce #reviews #comments ol.commentlist #respond textarea{
height: 77px;
border: 1px solid #ddd;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
padding: 5px;
resize: none;
outline: none;
display: block;
width: 100%;
margin: 0;
}
#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 0;
}
#review_form .comment-form-rating label,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating label
{
width: 150px;
padding-right: 10px;
font-weight: 700;
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 10px !important;
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%;
margin: 0 0 5px 0;
}
.woocommerce #review_form #respond input,
.woocommerce #reviews #comments ol.commentlist #respond input
{
border: 1px solid #ddd;
width: 100%;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 5px;
height: 35px;
outline: none;
}
.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: #03a0e2;
color: #fff;
border: 0;
width: auto;
margin: 0 auto;
padding: 0 30px;
text-transform: uppercase;
height: 40px;
min-height: inherit;
line-height: inherit;
}
.note_review a {
color: #03a0e2;
}
.note_review {
margin-top: 10px;
}
.comment-form-comment {
margin: 0;
position: relative;
}
.wrap-attaddsend {
background: #f7f7f7;
padding: 6px !important;
overflow: hidden;
margin: 0 0 20px 0;
}
span#countContent {
float: right;
color: #999;
margin-top: 5px;
}
.comment-form-comment div#comment-error {
position: absolute;
bottom: 2px;
left: 5px;
}
#respond div.error {
font-size: 12px;
color: red;
}
body.woocommerce #reviews #comments ol.commentlist #respond {
margin: 10px 0;
position: relative;
padding: 10px;
border-radius: 5px;
overflow: hidden;
}
body.woocommerce #reviews #comments ol.commentlist #respond input#wp-comment-cookies-consent {
width: auto;
margin: 0;
padding: 0;
vertical-align: middle;
line-height: 1;
height: auto;
}
.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.woocommerce-Reviews {
border-bottom: 1px solid #ddd;
width: 100%;
max-width: 1140px;
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: #03a0e2;
font-weight: 700;
padding: 5px 0 5px 32px;
display: block;
background: transparent url(//sofaphongkhach.vn/wp-content/plugins/devvn-woocommerce-reviews/images/icon-image.png) no-repeat left center;
background-size: 25px auto;
-moz-background-size: 25px auto;
-webkit-background-size: 25px auto;
}
.devvn_insert_attach {
cursor: pointer;
}
ul.devvn_attach_view {
list-style: none;
margin: 0;
padding: 0;
}
.list_attach:after {
content: "";
display: table;
clear: both;
}
ul.devvn_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.devvn-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.devvn_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.devvn_insert_attach {
display: none;
}
.list_attach.show-btn span.devvn_insert_attach {
display: block;
margin: 0 0 20px 0 !important;
}
ul.devvn_attach_view li input {
display: none;
}
ul.cmt_attachment_img {
list-style: none;
margin: 5px 0 0;
padding: 0;
overflow: hidden;
}
ul.cmt_attachment_img li {
width: 50px;
float: left;
margin: 0 5px 5px 0 !important;
padding: 0 !important;
border: 0 !important;
clear: none;
}
ul.cmt_attachment_img li img {
width: 100%;
height: auto;
display: block;
}
.devvn_prod_cmt {
width: 100%;
max-width: 1140px;
margin: 0 auto 30px;
position: relative;
}
.devvn_cmt_input textarea, .devvn_cmt_input input {
border: 1px solid #c1bfbf;
width: 100%;
padding: 5px 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
outline: none;
}
.devvn_cmt_input textarea {
height: 100px;
border-radius: 3px 3px 0 0;
display: block;
margin: 0;
}
.devvn_cmt_input input{
height: 35px !important;
margin-bottom: 5px !important;
}
.devvn_cmt_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%;
}
.devvn_cmt_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;
}
.devvn_cmt_submit {
margin-left: 5px;
}
button#devvn_cmt_submit,
button#devvn_cmt_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;
}
.devvn_cmt_form_bottom .devvn_cmt_input {
width: 35%;
padding: 0 5px;
}
.devvn_cmt_radio label {
display: inline-block;
font-weight: 700;
position: relative;
cursor: pointer;
margin: 0 10px 0 0;
}
.devvn_cmt_radio label input {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.devvn_cmt_radio label span {
padding-left: 23px;
display: block;
line-height: 1.3;
}
.devvn_cmt_radio label span:before, .devvn_cmt_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;
}
.devvn_cmt_radio label input:checked~span:before {
border: 1px solid #3398d2;
}
.devvn_cmt_radio label input:checked~span:after {
background: #3398d2;
border: 1px solid #3398d2;
width: 8px;
height: 8px;
top: 5px;
left: 4px;
}
.devvn_cmt_form {
margin: 0 0 20px 0;
}
.devvn_cmt_list_header {
overflow: hidden;
margin: 0 0 20px 0;
}
.devvn_cmt_lheader_left {
float: left;
}
.devvn_cmt_lheader_right {
float: right;
}
.devvn_cmt_list_box ul {
list-style: none;
margin: 0;
padding: 0;
}
.devvn_cmt_lheader_left span {
font-size: 16px;
font-weight: 700;
}
#devvn_cmt_search {
border: 1px solid #c1bfbf;
height: 30px;
border-radius: 3px;
padding: 0 10px 0 30px;
outline: none;
width: 100%;
margin: 0;
}
.devvn_cmt_search_box {
position: relative;
width: 200px;
}
.devvn_cmt_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(//sofaphongkhach.vn/wp-content/plugins/devvn-woocommerce-reviews/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#devvn_cmt_search_form {
margin: 0;
}
.devvn_cmt_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;
}
.devvn_cmt_box > span.cmt_avatar {
line-height: 1;
}
.devvn_cmt_box >strong {
text-transform: capitalize;
}
.devvn_cmt_box_content {
display: block;
font-size: 14px;
color: #4a4a4a;
line-height: 22px;
margin-left: 30px;
}
.devvn_cmt_tool {
color: #999;
font-size: 13px;
margin: 0 0 5px 30px;
padding: 5px 0;
}
.devvn_cmt_tool a {
color: #4a90e2;
}
a.cmtlike {
background: url(//sofaphongkhach.vn/wp-content/plugins/devvn-woocommerce-reviews/images/cmt-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.devvn_cmt_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.devvn_cmt_child:after, ul.devvn_cmt_child:before {
bottom: 100%;
left: 20px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
ul.devvn_cmt_child:after {
border-color: rgba(241, 241, 241, 0);
border-bottom-color: #f1f1f1;
border-width: 12px;
margin-left: -12px;
}
ul.devvn_cmt_child:before {
border-color: rgba(231, 231, 231, 0);
border-bottom-color: #e7e7e7;
border-width: 13px;
margin-left: -13px;
}
.devvn_cmt_list_box > ul > li {
margin: 0 0 10px 0 !important;
}
.devvn_cmt_list_box {
overflow: hidden;
margin: 0 0 10px 0;
}
form#devvn_cmt_reply {
margin: 0 0 10px;
position: relative;
}
form#devvn_cmt_reply a.devvn_cancel_cmt {
position: absolute;
top: 0;
right: 0;
background: #e03232;
color: #fff;
width: 15px;
height: 15px;
text-align: center;
line-height: 15px;
text-decoration: none;
}
.devvn_cmt_box_content p:last-child {
margin-bottom: 0;
}
.devvn_cmt_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;
}
.devvn_loading:before {
position: absolute;
content: "";
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
z-index: 9;
top: 0;
}
.devvn_loading:after {
-webkit-animation: devvn_reviews_spin 500ms infinite linear;
animation: devvn_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 devvn_reviews_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes devvn_reviews_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.devvn_cmt_form_bottom.no-infor {
display: block;
overflow: hidden;
}
.devvn_cmt_form_bottom.no-infor .devvn_cmt_submit {
float: right;
}
.devvn-star:before{
content: "\53";
font-family: star;
font-style: normal;
}
span.devvn_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 .devvn-star:before {
content: "\e005";
font-family: "fl-icons" !important;
}
.theme-flatsome .star-rating:before,
.theme-flatsome.woocommerce-page .star-rating:before{
color: #d3ced2;
}
.theme-flatsome #review_form .comment-form-rating p.stars a:before{
content: "\e005";
font-family: "fl-icons" !important;
}
.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;
}
.devvn-reviews-popup .mfp-container {
padding: 10px;
}
ul.devvn_cmt_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;
}
ul.devvn_attach_view li.li_file_hide {
opacity: 0;
visibility: visible;
width: 0 !important;
height: 0 !important;
overflow: hidden;
margin: 0 !important;
}
.devvn-reviews-popup .mfp-arrow-left:before {
margin-left: 0;
margin-top: 0;
}
.devvn-reviews-popup .mfp-arrow-left:after {
margin-left: 6px;
margin-top: 0px;
}
.devvn-reviews-popup .mfp-arrow-right:before {
margin-left: 0;
margin-top: 0;
}
.devvn-reviews-popup .mfp-arrow-right:after {
margin-left: 4px;
margin-top: 0px;
}
.devvn-reviews-popup .mfp-arrow:active {
margin-top: 0;
}
nav.devvn_cmt_paged.woocommerce-pagination ul {
list-style: none;
overflow: hidden;
}
nav.devvn_cmt_paged.woocommerce-pagination ul li {
float: left;
margin: 0 5px 0 0;
}
nav.devvn_cmt_paged.woocommerce-pagination ul li a,
nav.devvn_cmt_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.devvn_cmt_paged.woocommerce-pagination ul li span.page-numbers.current {
background: #ccc;
}
.devvn_review_avatar {
width: 50px;
float: left;
margin: 0 10px 0px 0;
}
.devvn_review_avatar img {
position: relative !important;
width: 100% !important;
}
.devvn_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 .devvn_review_avatar img.avatar {
position: relative !important;
width: 100% !important;
padding: 0 !important;
margin: 0 !important;
height: auto !important;
}
.single-product .devvn_single_rating > .star-rating {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.single-product .devvn_single_rating > span.devvn_sold:before {
content: "";
margin: 0 5px;
top: 3px;
left: 0;
background: #ccc;
width: 1px;
height: 17px;
position: absolute;
}
.single-product .devvn_single_rating > span.devvn_sold {
font-size: 14px;
position: relative;
padding-left: 13px;
display: inline-block;
}
.single-product .devvn_single_rating {
margin-bottom: 10px;
}
.single-product .devvn_single_rating span.devvn_average_rate {
display: inline-block;
vertical-align: middle;
font-size: 14px;
line-height: 1;
}
.devvn_prod_cmt > strong {
margin: 0 0 10px 0;
display: block;
}
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:after,
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:before {
display: none;
}
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:active {
margin-top: inherit;
}
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow-right {
right: 20px;
}
div#reviews.woocommerce-Reviews .woocommerce-Reviews-title {
font-size: 18px;
font-weight: 700;
} .devvn-style2 .devvn_review_avatar {
width: 25px;
}
.devvn-style2 .devvn_review_mid p, .devvn-style2 .devvn_review_top strong, .devvn-style2 .devvn_review_top em {
font-size: 14px;
}
.devvn-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.devvn-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;
width: inherit !important;
float: none !important;
list-style: none;
}
body.woocommerce #reviews.devvn-style2 #comments ol.commentlist > li > ul.children:after, body.woocommerce #reviews.devvn-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.devvn-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.devvn-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.devvn-style2 #comments ol.commentlist > li > ul.children {
position: relative;
}
.devvn-style2 .devvn_review_bottom {
font-size: 13px;
}
body.woocommerce #reviews.devvn-style2 #comments ol.commentlist ul.children li {
border-left: 0;
padding: 0;
}
body.woocommerce #reviews.devvn-style2 #comments ol.commentlist ul.children li:last-child {
margin-bottom: 0;
}
body.woocommerce #reviews.devvn-style2.no_avatar #comments ol.commentlist ul.children {
margin-left: 0;
} .devvn_cmt_radio .tm-radio{
position: relative;
display: inline-block;
float: left;
}
.devvn_cmt_radio .tm-radio ~ span:after,.devvn_cmt_radio .tm-radio ~ span:before{
display: none;
}
.devvn_cmt_radio .tm-radio:before, .devvn_cmt_radio .tm-radio: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;
}
.devvn_cmt_radio .tm-radio.tm-selected:before {
border: 1px solid #3398d2;
}
.devvn_cmt_radio .tm-radio.tm-selected:after {
background: #3398d2;
border: 1px solid #3398d2;
width: 8px;
height: 8px;
top: 5px;
left: 4px;
}
.woocommerce div.product .style-v2 .woocommerce-product-rating span.star_average {
font-size: 48px;
margin: 0;
}
body .style-v2 .star-average .woocommerce-product-rating strong {
display: block;
text-transform: uppercase;
font-size: 12px;
}
.woocommerce div.product .style-v2 .woocommerce-product-rating span.star_average i.devvn-star {
font-size: 32px;
position: relative;
top: -5px;
}
body .style-v2 .star-average .woocommerce-product-rating {
flex-direction: column;
display: block;
text-align: center;
padding: 0 20px 0 0;
}
.style-v2 .star_box{
padding: 0 20px;
}
.style-v2 .star_box_left {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
padding: 10px 20px;
}
.style-v2 .reviews_bar .devvn_review_row:last-child {
padding-bottom: 0;
}
.style-v2 .star_box_right {
text-align: right;
}
.img_reviews_box {
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.img_reviews_box .devvn_list_item_box .img_item {
position: relative;
overflow: hidden;
padding-top: 100%;
height: auto;
background-position: 50% 50%;
background-size: cover;
}
.img_reviews_box .devvn_list_item_box .img_item img{
right: 0;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
top: 0;
position: absolute;
object-position: 50% 50%;
object-fit: cover;
}
.img_reviews_box .devvn_list_item {
width: 10%;
padding: 2px;
}
.img_reviews_wrap .devvn_list_item .devvn_list_item_box{
box-shadow: none !important;
}
.devvn_shortcode_list_reviews > strong {
display: block;
margin: 0 0 5px;
}
.img_reviews_box .devvn_list_item {
position: relative;
}
.view_more_img {
position: absolute;
top: 2px;
left: 2px;
background: #0000009c;
color: #fff;
text-align: center;
font-size: 12px;
right: 2px;
bottom: 2px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
z-index: 10;
cursor: pointer;
}
html.openPopup,
html.openPopup body{
overflow: hidden !important;
}
.img_reviews_box_full {
position: fixed;
top: 0;
left: 0;
background: #ffffffb5;
width: 100%;
height: 100%;
z-index: 999;
background: hsla(0, 0%, 0%, 0.5);
visibility: hidden;
opacity: 0;
transition: visibility 0s linear 0.3s, opacity 0.3s;
overflow-x: hidden;
overflow-y: auto;
}
.openPopup .img_reviews_box_full.openPopupActive{
visibility: visible;
opacity: 1;
}
.devvn_list_popup_content {
width: 100%;
max-width: 800px;
margin: 60px auto 20px;
background: #fff;
box-shadow: 0 0 1.5em hsl(0deg 0% 0% / 35%);
position: relative;
}
.devvn_list_popup_title {
position: relative;
background-color: #fff;
box-shadow: 0 1px 2px hsl(0deg 0% 0% / 6%);
border-bottom: 1px solid #e8e8e8;
padding: 10px 20px;
font-weight: 700;
color: #333;
font-size: 20px;
}
.devvn_list_popup_box {
padding: 15px;
}
.devvn_list_popup_box .devvn_list_item {
padding: 5px;
}
button.devvn_list_popup_close {
color: #aaa;
background: none;
border: 0;
margin: 0 !important;
position: absolute;
top: 7px;
right: 0;
min-height: auto;
}
button.devvn_list_popup_close svg {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;
fill: currentcolor;
}
.quick_reviews_tag input {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.quick_reviews_tag label {
display: inline-block !important;
font-weight: 400 !important;
letter-spacing: normal;
font-size: 14px;
margin: 0 5px 5px 0;
cursor: pointer;
}
.quick_reviews_tag label span{
display: block;
font-weight: 400;
letter-spacing: normal;
border-radius: 20px;
padding: 2px 10px;
font-size: 14px;
cursor: pointer;
color: #646464;
border: 1px solid #646464;
background: #f7f7f7;
}
.quick_reviews_tag {
font-size: 0;
}
.quick_reviews_tag {
margin: 0 0 10px 0;
}
.quick_reviews_tag input:checked + span {
border-color: red;
background: #fff;
color: red;
}
.review_quick_tag span {
color: rgba(0,0,0,.4);
border: 1px solid rgba(0,0,0,.4);
border-radius: 0.9375rem;
padding: 0.25rem 0.625rem;
cursor: default;
text-overflow: ellipsis;
word-break: break-word;
max-width: 100%;
margin-bottom: 0.3125rem;
margin-right: 0.3125rem;
display: inline-block;
}
ol.commentlist div#respond .quick_reviews_tag {
display: none;
}
@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;
}
.devvn_cmt_search_box {
width: 160px;
}
.devvn_cmt_form_bottom {
display: block;
}
.devvn_cmt_radio {
padding-top: 0;
float: none;
margin-bottom: 5px;
text-align: left;
}
.devvn_cmt_form_bottom .devvn_cmt_input {
width: 49%;
float: left;
padding: 0;
}
.devvn_cmt_form_bottom .devvn_cmt_input:nth-child(3) {
float: right;
}
.devvn_cmt_submit {
clear: both;
margin: 0 auto 10px;
position: relative;
top: 10px;
}
.star_box_right {
width: 100%;
}
.style-v2 .star_box {
padding: 15px;
}
.style-v2 .star_box_left {
border: 0;
padding-left: 0;
padding-right: 0;
}
.style-v2 .star_box_right {
text-align: center;
}
.img_reviews_box .devvn_list_item {
width: 20%;
}
.view_more_img{
line-height: 14px;
}
body .style-v2 .star-average .woocommerce-product-rating {
padding: 0;
}
}
@media (max-width: 600px){
.list_attach span.devvn_insert_attach {
width: 60px;
height: 60px;
line-height: 56px;
}
ul.devvn_attach_view li {
width: 60px;
}
.devvn-reviews-popup .mfp-container #review_form_wrapper {
padding: 20px 10px 10px;
}
}
@media (max-width: 560px){
.form_row_reviews {
display: block;
}
.form_row_reviews>p {
width: 100% !important;
display: block;
margin: 0 !important;
padding: 0 !important;
}
.form_row_reviews>p input {
margin-bottom: 5px;
font-size: 14px;
}
body.woocommerce #reviews #comments ol.commentlist #respond p.comment-form-cookies-consent {
line-height: 1.2;
}
span#countContent {
font-size: 14px;
}
.review-attach {
font-size: 14px;
}
#review_form .comment-form-rating, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating {
display: block;
}
#review_form .comment-form-rating label, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating label {
width: 100%;
font-size: 14px;
font-weight: 400;
}
#review_form .comment-form-rating p.stars a, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a {
font-size: 10px;
}
#review_form .comment-form-rating p.stars a:before, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a:before {
margin: 0;
}
#review_form .comment-form-rating p.stars, .woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars {
width: 100%;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//sofaphongkhach.vn/wp-content/plugins/devvn-woocommerce-reviews/library/owl/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.devvn_shortcode_list_reviews, .devvn_shortcode_list_reviews * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.devvn_list_item {
width: 20%;
padding: 10px;
}
.devvn_list_item_box {
box-shadow: 3px 4px 8px rgb(0 0 0 / 20%);
transition: box-shadow .2s ease;
overflow: hidden;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: #333;
cursor: zoom-in;
position: relative;
}
.devvn_list_item_box:hover{
box-shadow: 3px 4px 15px rgb(0 0 0 / 40%);
}
.devvn_review_image_slider > .img_item:not(:first-child) {
display: none;
}
.devvn_review_item_infor .meta {
margin: 0;
}
.devvn_review_item_infor {
padding: 10px;
font-size: 14px;
background: #fff;
text-align: left;
}
.devvn_review_item_infor strong.woocommerce-review__author {
background: transparent url(//sofaphongkhach.vn/wp-content/plugins/devvn-woocommerce-reviews/images/speech-bubbles-comment-option.png) no-repeat left top;
display: block;
padding: 0 0 0 20px;
background-size: 16px 16px;
line-height: 1.2;
margin: 0 0 5px 0;
}
.devvn_review_item_infor em.woocommerce-review__verified {
display: block;
background: transparent url(//sofaphongkhach.vn/wp-content/plugins/devvn-woocommerce-reviews/images/icon-confirm.png) no-repeat left top;
padding: 0 0 0 15px;
background-size: 12px;
line-height: 1.2;
color: #52b858;
font-size: 12px;
margin: 0 0 5px 0;
}
.devvn_review_item_fullcontent p {
margin: 0 0 5px 0;
}
.devvn_review_item_fullcontent p:last-child {
margin: 0;
}
.devvn_list_item_popup {
width: 100%;
max-width: 950px;
margin: 0 auto 20px;
background: #fff;
position: relative;
width: 100%;
-js-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.devvn_list_item_popup:after {
content: "";
display: table;
clear: both;
}
.devvn_list_item_popup_left,
.devvn_list_item_popup_right{
width: 50%;
float: left;
max-width: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.devvn_list_item_popup_right {
padding: 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.devvn_review_item_product a {
display: block;
color: #333;
overflow: hidden;
}
.devvn_review_item_product img {
width: 80px;
float: left;
margin: 0 10px 0 0;
}
.devvn_review_item_product_info {
overflow: hidden;
}
.devvn_review_item_product_info > strong {
display: block;
}
.devvn_review_item_product_info span.price > .amount,
.devvn_review_item_product_info span.price > ins .amount {
color: #f82525;
}
.devvn_review_item_product_info span.price > del .amount{
color: #111;
font-size: 13px
}
.devvn_review_item_product {
overflow: hidden;
border-top: 1px solid #ccc;
padding-top: 20px;
margin-top: 20px;
}
.devvn-shortcode-reviews-popup.mfp-wrap button {
margin: 0 !important;
position: absolute !important;
width: 50px;
height: 50px;
background: transparent !important;
}
.devvn_shortcode_review_rating{
overflow: hidden;
}
.devvn_shortcode_review_rating .star-rating {
margin: 0 0 5px 0;
}
.devvn_shortcode_review_rating .star-rating:before,
.devvn_shortcode_review_rating .star-rating span:before{
color: #ffb600;
}
.devvn_list_item_popup_right .devvn_review_item_fullcontent {
margin-top: 30px;
}
.devvn_review_item_product_info .price {
display: block;
margin: 0 0 10px 0;
}
.devvn_review_item_product_info span.devvn-button {
background: var(--primary-color, #03a0e2);
color: #fff;
display: inline-block;
padding: 7px 15px;
border-radius: 3px;
line-height: 1;
}
.devvn_list_item_popup_right .meta, .devvn_list_item_popup_right .devvn_shortcode_review_rating {
margin-bottom: 10px;
}
.devvn_list_item_popup_right em.woocommerce-review__verified.verified {
font-size: 14px;
padding: 0 0 0 20px;
background-size: 15px;
}
.devvn_list_item_no_hasimg {
max-width: 500px;
}
.devvn_list_item_no_hasimg .devvn_list_item_popup_right {
width: 100%;
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.devvn_list_box {
margin-bottom: 20px;
}
.devvn_shortcode_reviews_paging {
text-align: center;
}
.devvn_shortcode_reviews_paging button.devvn_shortcode_review_loadmore {
margin: 0;
background-color: var(--primary-color, #03a0e2);
color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
outline: none !important;
padding: 0 1.2em;
}
.devvn_loading:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.7);
z-index: 10;
}
.devvn_loading:after {
-webkit-animation: devvn_spin 500ms infinite linear;
animation: devvn_spin 500ms infinite linear;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-right-color: transparent!important;
border-top-color: transparent!important;
content: "";
display: block;
height: 40px;
top: 50%;
margin-top: -8px;
left: 50%;
margin-left: -8px;
position: absolute;
width: 40px;
border: 2px solid var(--primary-color, #03a0e2);
z-index: 12;
}
@-webkit-keyframes devvn_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes devvn_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.devvn_shortcode_list_reviews.devvn_loading:after    {
bottom: 10%;
top: auto;
}
.devvn_shortcode_list_reviews {
margin-bottom: 20px;
}
.devvn_list_item_popup_left {
display: flex;
align-items: center;
}
.img_item {
position: relative;
}
.img_item span {
position: absolute;
z-index: 2;
bottom: 5px;
left: 5px;
font-size: 12px;
background: #00000052;
color: #fff;
line-height: 1;
display: inline-block;
padding: 3px 10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.devvn_review_item_image {
position: relative;
overflow: hidden;
width: 100%;
}
.devvn_list_item_popup_left .owl-nav > button {
position: absolute;
top: 50%;
height: 40px;
width: 30px;
left: 10px;
color: #fff !important;
text-align: center;
line-height: 1 !important;
margin: -20px 0 0 0 !important;
}
.devvn_list_item_popup_left .owl-nav > button.owl-next {
right: 10px;
left: auto;
}
.devvn_list_item_popup_left .owl-nav > button span {
display: none;
}
.devvn_list_item_popup_left .owl-nav > button.owl-next span {
display: block;
text-indent: -9999px;
width: 23px;
height: 23px;
border: 3px solid #fff;
transform: rotate(
45deg
);
border-left: 0;
border-bottom: 0;
border-radius: 2px;
}
.devvn_list_item_popup_left .owl-nav > button.owl-prev span {
display: block;
text-indent: -9999px;
width: 23px;
height: 23px;
border: 3px solid #fff;
transform: rotate(
45deg
);
border-right: 0;
border-top: 0;
border-radius: 2px;
}
.devvn-shortcode-reviews-popup.mfp-wrap button.disabled {
opacity: .3;
}
.devvn_list_item_popup_left .owl-dots {
position: absolute;
text-align: center;
width: 100%;
bottom: 0;
left: 0;
}
.devvn_list_item_popup_left .owl-dots button {
margin: 0 2px !important;
padding: 0 !important;
min-height: auto !important;
}
.devvn_list_item_popup_left .owl-dots span {
width: 10px;
height: 10px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
background: rgb(255 255 255 / 81%);
display: inline-block;
}
.devvn_list_item_popup_left .owl-dots button.active span {
background: var(--primary-color, #03a0e2);
}
.devvn_review_popup_img {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: auto;
z-index: 99999999;
background: #000000eb;
}
.devvn_review_popup_wrap {
width: 100%;
max-width: 1000px;
margin: 20px auto;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
flex-wrap: nowrap;
min-height: calc(100vh - 40px);
}
.devvn_review_popup_box img {
display: inline-block;
max-width: 100%;
margin: 0 0 20px 0;
}
button.devvn_review_popup_close {
background: red;
color: #fff;
position: fixed;
top: 10px;
right: 10px;
width: 30px;
height: 30px;
min-height: auto;
line-height: 30px;
text-align: center;
padding: 0;
margin: 0;
font-size: 23px;
}
.pc_column_10 .devvn_list_item{
width: 10% !important;
}
.pc_column_9 .devvn_list_item{
width: 11.111% !important;
}
.pc_column_8 .devvn_list_item{
width: 12.5% !important;
}
.pc_column_7 .devvn_list_item{
width: 14.286% !important;
}
.pc_column_6 .devvn_list_item{
width: 16.667% !important;
}
.pc_column_5 .devvn_list_item{
width: 20% !important;
}
.pc_column_4 .devvn_list_item{
width: 25% !important;
}
.pc_column_3 .devvn_list_item{
width: 33.333% !important;
}
.pc_column_2 .devvn_list_item{
width: 50% !important;
}
.pc_column_1 .devvn_list_item{
width: 100% !important;
}
.img_item img {
width: 100%;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.devvn_review_item_fullcontent {
word-break: break-word;
}
.devvn_rating_loop {
margin-bottom: 5px;
}
.devvn_rating_loop .star-rating {
display: inline-block;
margin: 0 5px 0 0px;
vertical-align: text-top;
}
.devvn_rating_loop.loop_sold {
display: flex;
justify-content: space-between;
align-items: center;
}
.devvn-reviews-img-popup {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.devvn-reviews-popup .mfp-arrow-left:before {
margin-left: 0;
margin-top: 0;
}
.devvn-reviews-popup .mfp-arrow-left:after {
margin-left: 6px;
margin-top: 0px;
}
.devvn-reviews-popup .mfp-arrow-right:before {
margin-left: 0;
margin-top: 0;
}
.devvn-reviews-popup .mfp-arrow-right:after {
margin-left: 4px;
margin-top: 0px;
}
.devvn-reviews-popup .mfp-arrow:active {
margin-top: 0;
}
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:after,
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:before {
display: none;
}
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow:active {
margin-top: inherit;
}
.theme-flatsome .mfp-wrap:not(.devvn-reviews-popup) .mfp-arrow-right {
right: 20px;
}
.devvn-reviews-popup .mfp-container {
padding: 10px;
}
.devvn_list_item_box_content {
position: relative;
}
.devvn_list_item_box .devvn_review_item_product {
margin-top: 10px;
padding: 10px;
}
@media (max-width: 991px){
.devvn_list_item {
width: 33.333%;
}
.tablet_column_10 .devvn_list_item{
width: 10% !important;
}
.tablet_column_9 .devvn_list_item{
width: 11.111% !important;
}
.tablet_column_8 .devvn_list_item{
width: 12.5% !important;
}
.tablet_column_7 .devvn_list_item{
width: 14.286% !important;
}
.tablet_column_6 .devvn_list_item{
width: 16.667% !important;
}
.tablet_column_5 .devvn_list_item{
width: 20% !important;
}
.tablet_column_4 .devvn_list_item{
width: 25% !important;
}
.tablet_column_3 .devvn_list_item{
width: 33.333% !important;
}
.tablet_column_2 .devvn_list_item{
width: 50% !important;
}
.tablet_column_1 .devvn_list_item{
width: 100% !important;
}
}
@media (max-width: 650px){
.devvn_list_item_popup_left, .devvn_list_item_popup_right {
width: 100%;
max-width: 100%;
-ms-flex-preferred-size: 50%;
flex-basis: 100%;
}
}
@media (max-width: 560px){
.devvn_list_item {
width: 50%;
}
.mobile_column_10 .devvn_list_item{
width: 10% !important;
}
.mobile_column_9 .devvn_list_item{
width: 11.111% !important;
}
.mobile_column_8 .devvn_list_item{
width: 12.5% !important;
}
.mobile_column_7 .devvn_list_item{
width: 14.286% !important;
}
.mobile_column_6 .devvn_list_item{
width: 16.667% !important;
}
.mobile_column_5 .devvn_list_item{
width: 20% !important;
}
.mobile_column_4 .devvn_list_item{
width: 25% !important;
}
.mobile_column_3 .devvn_list_item{
width: 33.333% !important;
}
.mobile_column_2 .devvn_list_item{
width: 50% !important;
}
.mobile_column_1 .devvn_list_item{
width: 100% !important;
}
}.kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url(//sofaphongkhach.vn/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg);}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url(//sofaphongkhach.vn/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg);}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url(//sofaphongkhach.vn/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg);}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//sofaphongkhach.vn/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//sofaphongkhach.vn/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//sofaphongkhach.vn/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//sofaphongkhach.vn/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}