/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.bg-file{
    position:absolute;
    right:0px;
    top:5px;
    margin:0px;
    overflow: hidden;
    display: inline-block;
    width: 115px;
    height: 30px;
    cursor:pointer;
    background: url('images/add_photo.jpg') no-repeat;
}

.liar-label {
    display: block;
    overflow: hidden;
    margin-left: 0;
}

.liar-label span{
    display:inline-block;
    border-radius: 10px;
    margin-right: 10px;
    text-align: center;
    position:relative;
    text-align: left;
}


.liar-label span a{
    display: inline-block;
    height: 20px;
    width: 20px;
    position:absolute;
    right:-3px;
    top:-3px;
    background: url('images/close.png') no-repeat 0px 0px;
}




input[type=file]:hover{
    cursor: pointer;
}
#file1,#file2,#file3,#file4,#file5,#file6,#file7{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 115px;
    height: 30px;
    font-size: 12px;
    cursor:pointer;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
}

#file1{
    display: inline-block;
}

/*.img{
    width:55px;
    height:55px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}*/
.reviewimagediv{
    float: left !important;
    height: 40px;
    margin-top: 25px;
    position: relative;
}

.btn-c {
    background: url('images/add_photo.png') no-repeat;
    color: #fff;
    display: inline-block;
    POSITION: absolute;
}
.btn-c span,
.btn-c a {
    padding-left: 7px;
    display: inline-block;
    zoom: 1;
    background: url('images/add_photo.png') no-repeat;
    cursor: pointer;
    border: none;
}
.btn-c:hover,
.btn-c a {
    color: #333;
}
.btn-5 {
    background-position: right;
    padding-right: 10px;
}
.btn-5,
.btn-5 span,
.btn-5 a {
    height: 29px;
    line-height: 29px;
    text-align: left;
    font-weight: bold;
//right: 0;
    font-family:Arial,Helvetica,Verdana,"Lucida Grande","Lucida Sans Unicode",sans-serif;
    top: 5px;
}
.btn-5 span,
.btn-5 a {
    background-position: left ;
    padding-left: 38px;
    font-size: 12px;
    white-space: nowrap;
    vertical-align: top;
}


/* Preload images lightbox */
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:999999;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.4;
    filter: alpha(opacity=80); }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:999999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {background:#fff;
    text-align: center;
    position: relative;
    width: 850px;margin:0 auto;
    left: 0;
    top:60px;
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;border-radius:5px;margin-top:65px; }

.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; 
	width:850px;
	border:0 none;
	}


.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: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #cccccc; }
.mfp-preloader a:hover {
    color: white; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none; }
button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: -40px;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    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 {right:0px;
    color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px; }


.mfp-share {
display:none;
}
.mfp-arrow-left,.mfp-arrow-right{background: rgba(0, 0, 0, 0) url("../star-rating/images/carousel.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 84px;
    position: absolute;
    top: 50%;
    width: 43px;
    z-index: 2000;
	border:0 none;
	}
.mfp-arrow-left{background-position: 0 -500px;
    left: 0;}
.mfp-arrow-left:hover{background-position: 0 -590px;}
.mfp-arrow-right{ background-position: -57px -500px;
    right: 0;}
.mfp-arrow-right:hover{background-position: -57px -590px;}
.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: black; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.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: #444444; }
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.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) {
    /**
         * Remove all paddings around the image on small screen
         */
    .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 {
        /* The shadow behind the image */ }
    .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;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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; } }

.mfp-ie7 .mfp-img {
    padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
    padding: 0; }
.mfp-ie7 .mfp-content {
    padding-top: 44px; }
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }

.mfp-galleryImages{
    float: left;
}
.mfp-galleryContents{
    float: left;
    margin-left: 20px;
	width:330px;
}
.mfp-galleryImages{
    display: table-cell;
    max-width:480px;
}
.am-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.mfp-reviewGallery img {
    float: left;
    margin-top: 10px;
    padding: 0 10px 10px 0;
    width: 70px;
    cursor: pointer;
}
.mfp-productDetail {
    display: flex;
    gap: 10px;
}
.mfp-reviewAuthor,.mfp-productDetail,.mfp-reviewDetail {
    margin-top: 20px;
}
.mfp-reviewAuthor{
	font-weight: 600;
    font-size: 16px;
}
.mfp-reviewflex{display:flex;gap:10px;align-items: center;}
.mfp-reviewStar, .mfp-reviewDate ,.mfp-reviewTitle{
    margin-top: 10px;
}
.mfp-reviewDate {
    color: #999;
}
.mfp-reviewTitle {
    font-size: 16px;
    text-transform: capitalize;
}

.mfp-goods{margin:10px 0;}
.mfp-goods a{ 
    font-size: 15px;
    text-align: left;
    position: relative;
    padding: 5px 10px;
    display: block;
    text-align: center;
    width: 100px;
    border: 1px solid #000;
    cursor: pointer;
}
.mfp-productPrice {
    font-size: 16px;
    font-style: italic;
}
.white-popup.gallery-detail {
    overflow: hidden;
}

.mfp-reviewLike {
    margin-top: 20px;
	text-align:right;
}
/* .mfp-inline-holder > .mfp-arrow{ display: none;} */
.gallery-popup-wrap .mfp-arrow{
    position: relative;
    display: inline-block;
    margin: -50% auto 10px;
}
.gallery-popup-wrap .mfp-arrow-left{
    float: left;
}
.gallery-popup-wrap .mfp-arrow-right{
    float: right;
}
.hidden{ display: none;}
.reviewimagediv-description{clear:both;}
/*.white-popup > .mfp-arrow{position: relative;}
.white-popup > .mfp-arrow-right{ float: right;margin-top: 30%; }
.white-popup > .mfp-arrow-left{ float: left;margin-top: 30%; }
*/
/*******************/



/** reviews catalog  **/
.customer-reviews-title{margin:35px auto 35px;}
.customer-reviews-title>p{
	font-size:22px;
    font-weight: bold;
	text-align:center;
}
.style-gallery-banner {
	
}
.style-gallery-banner .give-away {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.spr-starratings .ratings {display: flex;align-items: center;}
.spr-starratings .ratings .rating-box{margin-bottom: 0;}
.spr-starratings .ratings .amount{font-weight: bold;padding-left: 10px;}
.style-gallery-banner .share-your-photo {
    cursor: pointer;
	padding: 7px 15px;
	border: 2px solid #000000;
	border-radius: 5px;
	font-weight: bold;
}
.style-gallery-banner .separator {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #eaeaea;
    height: 35px;
    margin: 1px 0;
    overflow: hidden;
    width: 100%;
}
.spr-reviews-box {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    break-inside: avoid;
    position: relative;
}
.reviews-group {
	margin: 25px 0 0 0;
	column-count: 4;
	column-width: 155px;
	column-gap: 15px;
}
.reviews-group-item{
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	border-radius: 3px;
	margin: 10px 0;
	padding: 8px 8px;
}
li#review-loading{width:50px;margin:10px auto;clear:both;}

.review-one{position:relative;z-index:3;}
.review-one-two{}
.review-one-two .name-likes{
	margin-top:10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.review-one-two .r-name{font-size:14px;font-weight:bold;}
.review-one-two .r-time{font-size:13px;color: #999;}

.like-count{color:#4c5253;font-size:13px;font-weight:bold;height:10px;margin-top:26px;position:absolute;text-align:center;width:36px;z-index:1;}
.like-count:hover{cursor:pointer;}
.review-one-two .review-likes{
	/* background:rgba(0,0,0,0) url("../images/style_gallery_like.png") no-repeat scroll 0 0; */
float:right;position:relative;text-align:center;font-size:12px;cursor:pointer;
}
.review-likes {
    display: flex;
	align-items: center;
}
.review-likes:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    float: left;
	background:url(../star-rating/images/reviewlike.png)no-repeat;
	background-size:20px;
}
.review-likes.on:before{
	background:url(../star-rating/images/reviewlike_on.png)no-repeat;
	background-size:20px;
}

/* .review-one-two .review-likes.on{background-position:-44px 0;color:#fff;} */


.style-gallery-banner .give-away img {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
	width:100%;
}
.review-gallery-index .main {
    width: 100%;
}

.style-gallery-banner .gallery_sns_share {
    height: 30px;
    margin-bottom: 22px;
    overflow: hidden;
    position: relative;
    text-align: center;display:none;
}
.style-gallery-banner .gallery_sns_share p {
    color: #4c5253;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding-right: 20px;
}
.gallery-unselect {
    -moz-user-select: none;
}
.style-gallery-share {
    padding-right: 12px;
    position: absolute;
    right: 0;
    top: 0;
}
.style-gallery-share .pinterest-share-icon a {
    background-image: none !important;
    display: block !important;
    height: 30px !important;
    width: 30px !important;
}
.style-gallery-share .pinterest-share-icon span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    box-shadow: none !important;
    display: block !important;
    height: 30px !important;
    width: 30px !important;
}
.style-gallery-share .gallery-like {
    display: inline-block;
}
.style-gallery-share .share-icon {
    display: inline-block;
    height: 30px;
    padding-left: 3px;
    width: 30px;
}
.style-gallery-share .facebook-share-icon {
    background: rgba(0, 0, 0, 0) url("images/new_fb.jpg") no-repeat scroll 0 0;
    cursor: pointer;
}
.style-gallery-share .undisplay {
    display: none;
}
.style-gallery-share .pinterest-share-icon {
    background: rgba(0, 0, 0, 0) url("images/new_pin.jpg") no-repeat scroll 0 0;
    cursor: pointer;
}
.style-gallery-share .googleplus-share-icon {
    background: rgba(0, 0, 0, 0) url("images/new_go.jpg") no-repeat scroll 0 0;
    cursor: pointer;
}

#style-gallery-detail {
    background-color: #fff;
    font: 12px/100% Arial,Helvetica,sans-serif;
    margin: 4% auto 0;
    padding: 20px 40px 0;
    position: relative;
    width: 580px;
}

#style-gallery-detail ul {
    color: #4c5253;
    font-family: "Arial Normal","Arial";
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 20px;
    list-style: none;
}
#style-gallery-detail .mfp-close{
    position: absolute;
}
#style-gallery-detail li {
    color: #4c5253;
    font-family: "Arial Normal","Arial";
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 30px;
}
#style-gallery-detail .line-title {
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 25px;
    padding-bottom: 0;
    text-align: center;
}
#style-gallery-detail .line_text {
    background: #fff none repeat scroll 0 0;
    color: #fb5058;
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    position: relative;
    top: 8px;
}
#style-gallery-detail em {
    color: #f00;
    position: relative;
    top: 3px;
}
.form-add.custom-review-form-left{
    float: left;
}
.review-form-right-tips{
    float: left;
    margin-left: 30px;
    margin-top: 50px;
    width: 40%;
	padding:10px;
	border:3px solid #ccc;
}
/*-----*/
.user-gallery-title .title {
    background: #fff none repeat scroll 0 0;
    font-family: Verdana;
    font-size: 22px;
    padding: 0 10px;
    top: 18px;
}

.user-gallery-title .discount {
    font-family: Arial;
    font-size: 13px;
}
.user-gallery-title .title-hr {
    background: #f4eff5 none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
}
.user-photo-title a {
    color: #666;
    float: right;
    font: 12px/18px arial,sans-serif;
    margin-top: 5px;
}
.user-gallery-viewport .upload-box, .user-gallery-viewport .view-box {
    float: left;
    left: -50%;
    min-width: 170px;
    padding-top: 32px;
    position: relative;
}
.user-gallery-viewport .view-box {
    padding-left: 20px;
}
.user-gallery-viewport .upload, .user-gallery-viewport .view {
    border: 1px solid #000000;
    border-radius: 18px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    color: #4c5253;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 16px;
    padding: 9px 12px 0;
    text-align: center;
}
.user-gallery-viewport .upload:hover {
    background-color: #f9f9f9;
    cursor: pointer;
	text-decoration:none;
}
.user-gallery-viewport .upload .home-logo {
    background: rgba(0, 0, 0, 0) url("images/bgwidget.png") no-repeat scroll -189px -220px;
    padding: 10px;
}
.user-gallery-viewport .view {
    background-color: black;
    color: #fff;
}
.user-gallery-viewport .view:hover {
    background-color: #4a4a4a;
    cursor: pointer;
	text-decoration:none;
}
.user-gallery-viewport .view .view-logo {
    background: rgba(0, 0, 0, 0) url("images/bgwidget.png") no-repeat scroll -226px -219px;
    left: -5px;
    padding: 11px;
    position: relative;
}
.product-review-left{float: left;}
.review-product-form .product-review-left{width:495px;}
.review-product-form .product-review-left .product-name h1{font-size:14px; margin:10px 0;}
.review-product-form .custom-review-form-left .buttons-set .button{
	float:right;
    position: absolute;
    right: 25px;bottom: 22px;
	}
.fieldset-write-form{float: left; margin-left: 40px;margin-top:35px;padding: 0 0 90px 150px; position:absolute;right:0px;}
#review-form fieldset > span{font-size: 20px;display:block;
    margin: 6px 32px;
    padding: 10px 0 2px;
	display:none;}
#review-form .form-list {

    width: 345px;
}
.custom-review-form-left .buttons-set {
    border-top: 0 none;
    margin-top: 5px;
	width:385px;
	float:right;
}
.custom-review-form-left .buttons-set .button {
    float: left;
	margin-bottom:10px;
}
.custom-review-form-left .buttons-set .button span {
    border-radius: 5px;
	height:30px;
	line-height:30px;
    font-size:13px;
    margin-bottom: -2px;
}
.review-form-right-tips  p {
    padding: 0 20px;
}
.comment-padding {
    color: #fb5058;
    font-family: arial;
    font-size: 13px;
    font-weight: 700;
    padding-left: 25px;
}
.review-product-form  .custom-review-form-left .buttons-set{margin-top:0px;}
.custom-review-form-left{float: left;}	
.review-product-form .custom-review-form-left {
    border: 1px solid #ccc;
    display: block;
    height: 437px;
    padding: 0 10px;
    position: relative;
    width: 685px;
}

.review-product-form .review-form-right-tips {
    border: 1px solid #ccc;
    float: right;
    margin: 0;
    width: 328px;
}
.product-review-left .product-name {
    color:#f7b5a7;
    position: absolute;
    right: 15px;
    width: 500px;
}
 .order-comment-title {
    color: #333;
    font-size: 16px;
    margin: 0 10px 6px 0;
    padding: 10px 0 ;
	border-bottom:1px solid #ccc;
}
.product-review-left .product-image {
    margin-top: 13px;
}
.product-review-left .product-image img{width: 128px;}
.review-product-form .fieldset-write-form  h2 {
    display: none;
}
.review-product-form .fieldset-write-form .form-list{width:480px!important;}
.review-product-form .fieldset-write-form .form-list label.required{top:0;float:none;}
.review-product-form .fieldset-write-form .form-list .input-box{float:none; width:100%;}
.review-product-form .fieldset-write-form .form-list .input-box input{width:100%;}
.review-product-form .fieldset-write-form .form-list textarea{width:100%;height:100px;}
.review-product-form .fieldset-write-form .reviewimagediv{margin-top:0;}
.review-product-form .fieldset-write-form .form-list li:last-child label.required{ display:none;}
.review-product-form .fieldset-write-form .reviewimagediv .btn-5.btn-c { right: 110px;}
.review-product-form .fieldset-write-form .reviewimagediv-description {    float: right;
    width: 56%;
    margin-top: -5px;}
.comment-tips {
    color: #666;
    line-height: 18px;
    padding: 5px 10px 10px 15px;
    
}
.comment-tips li {
    list-style: inside none disc;
}
.comment-tips li:first-child {
    display: block;
    margin-top: 8px;
}
.cms-home .order-comment-title,.catalog-category-view .order-comment-title,.review-gallery-index .order-comment-title{display:none;}
/** home sideshow / upload**/
.mfp-review-button { margin-top:20px;/*position: absolute;right: 190px;*/}