.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; } }.devvn-comments-area, .devvn-comments-area *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#comments-title {
font-size: 18px;
font-weight: 700;
margin: 0 0 15px 0;
}
.devvn-comments-area form#commentform textarea, .devvn-comments-area form#commentform input[type=text], .devvn-comments-area form#commentform input[type=email], .devvn-comments-area form#commentform input[type=url], .devvn-comments-area form#commentform input[type=password], .devvn-comments-area form#commentform input[type=search], .devvn-comments-area form#commentform input[type=tel], .devvn-comments-area form#commentform input[type=number], .devvn-comments-area form#commentform select {
color: #666;
background-color: #fff;
font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 14px;
border: 1px solid #ccc;
padding: 2px 10px;
height: 32px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width: 100%;
margin: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.devvn-comments-area form#commentform textarea {
height: 130px;
border-color: #ddd;
border-radius: 0;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color: #fafafa;
padding: 10px;
box-shadow: none;
}
.devvn_row_post_comment {
-js-display: flex;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-align: baseline;
align-items: baseline;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100% !important;
padding: 10px 5px !important;
border: 1px solid #ddd;
border-top: unset;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
background-color: #fff;
}
.devvn-comments-area p.comment-form-comment {
margin-bottom: 0;
}
.devvn-comments-area p.comment-form-comment textarea {
display: block;
}
.devvn-comments-area #commentform p {
margin: 0;
padding: 0;
}
.devvn-comments-area #commentform p.form-submit {
margin-left: auto;
}
.devvn-comments-area #commentform p.logged-in-as {
margin-bottom: 10px;
}
.devvn_row_post_comment > p {
padding: 0 5px !important;
}
.devvn-comments-area .form-submit input#submit {
color: #fff;
background-color: var(--primary-color, #092143);
border: 0;
height: 32px;
padding: 0 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 14px !important;
margin: 0;
min-height: auto;
}
.devvn-comments-area form#commentform {
margin: 0 0 20px;
}
.devvn-comments-area ol.commentlist, .devvn-comments-area ol.commentlist ul {
list-style: none;
}
.devvn-comments-area .comment-author.vcard img {
box-shadow: none;
border-radius: 0;
width: 25px;
height: 25px;
margin: 0 7px 0 0;
display: inline-block;
vertical-align: middle;
}
.devvn-comments-area .comment-author.vcard .fn, .devvn-comments-area .comment-author.vcard a {
color: #333;
font-size: 14px;
}
.devvn-comments-area .comment-author.vcard .fn {
vertical-align: middle;
}
.devvn-comments-area footer.comment-meta {
overflow: hidden;
}
.devvn-comments-area .comment-content {
margin: 0 0 5px 35px;
display: block;
font-size: 14px;
color: #4a4a4a;
line-height: 22px;
}
.devvn-comments-area .comment-content p:last-child {
margin-bottom: 0;
}
.devvn-comments-area .comment-tool {
font-size: 12px;
}
.devvn-comments-area .comment-tool a {
color: #4a90e2;
}
.devvn-comments-area b.dot {
display: inline;
font-size: 8px;
vertical-align: middle;
margin: 2px 5px;
color: #babbb8;
float: left;
}
.devvn-comments-area .comment-tool > div, .devvn-comments-area .comment-tool > b, .devvn-comments-area .comment-tool > a {
display: inline-block;
float: left;
}
.devvn-comments-area .comment-tool {
margin-left: 35px;
}
.devvn-comments-area .comment-awaiting-moderation {
margin-left: 35px;
color: red;
font-style: normal;
}
.devvn-comments-area article.comment-body {
margin-bottom: 10px;
overflow: hidden;
}
.devvn-comments-area ol.commentlist > li > ul.children {
margin: 0 0 10px 35px;
position: relative;
background: #f1f1f1;
border: 1px solid #e7e7e7;
padding: 15px 10px 5px 10px;
font-size: 14px;
color: #333;
}
.devvn-comments-area ol.commentlist > li > ul.children:after, .devvn-comments-area ol.commentlist > li > ul.children:before {
bottom: 100%;
left: 20px;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.devvn-comments-area ol.commentlist > li > ul.children:after {
border-color: rgba(241, 241, 241, 0);
border-bottom-color: #f1f1f1;
border-width: 10px;
margin-left: -10px;
}
.devvn-comments-area ol.commentlist > li > ul.children:before {
border-color: rgba(231, 231, 231, 0);
border-bottom-color: #e7e7e7;
border-width: 11px;
margin-left: -11px;
}
.devvn-comments-area nav.woocommerce-pagination ul
{
display: block;
border: 0;
white-space: inherit;
margin: 0;
list-style: none;
}
.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;
}
.devvn-comments-area .woocommerce-pagination ul.page-numbers li, .devvn-comments-area .woocommerce-pagination ul.page-numbers li {
border: 0;
}
.devvn-comments-area nav.woocommerce-pagination ul li span.current {
background: #ccc;
}
.devvn-comments-area nav.woocommerce-pagination {
margin: 10px 0 30px;
}
.devvn-comments-area .commentlist span#reply-title {
font-weight: 700;
margin: 0 0 5px 0;
display: inline-block;
font-size: 14px;
}
.devvn-comments-area .commentlist div#respond {
border: 1px solid #e4e1e3;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 10px;
background: #fff;
margin-bottom: 10px;
position: relative;
}
.devvn-comments-area span#reply-title a#cancel-comment-reply-link {
position: absolute;
top: 5px;
right: 10px;
font-weight: 400;
background: red;
color: #fff;
width: 20px;
height: 20px;
text-align: center;
line-height: 17px;
font-size: 14px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
overflow: hidden;
}
.devvn-comments-area form#commentform div.error {
font-size: 12px;
color: red;
margin: 2px 0 0 0;
}
.devvn-comments-area form#commentform .comment-form-comment {
position: relative;
}
.devvn-comments-area form#commentform .comment-form-comment #comment-error {
position: absolute;
bottom: 3px;
left: 5px;
}
.comment-author.vcard span.review_qtv {
vertical-align: middle;
text-transform: uppercase;
margin: 0 10px;
color: #000;
font-weight: normal;
font-size: 10px;
background: #eebc49;
padding: 2px 6px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
line-height: 18px;
height: 18px;
}
#comments .devvn-comments-area .comment-respond {
background: transparent;
padding: 0;
margin: 0;
}
.devvn-comments-area ol.commentlist li {
padding-top: 0;
border: 0;
margin: 0;
}
#comments .devvn-comments-area > .comment-respond > span#reply-title {
display: none !important;
}
.devvn-comments-area p.comment-form-cookies-consent {
border: 1px solid #ddd;
border-top: 0;
padding: 10px!important;
}
.devvn-comments-area p.comment-form-cookies-consent input#wp-comment-cookies-consent {
margin: 0 10px 6px 0;
}
.comment-body.no-avatar em.comment-awaiting-moderation,
.comment-body.no-avatar .comment-tool,
.comment-body.no-avatar .comment-content{
margin-left: 0 !important;
}
@media (max-width: 767px){
.devvn_row_post_comment {
display: block;
}
.devvn_row_post_comment p {
margin-bottom: 5px !important;
}
}.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;}