
.op-04 {
    opacity: .4
}

.fix_z_index .mm-slideout {
    z-index: inherit
}

.ryviu-reviews-list {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px
}

#container-ryviu *, .ryviu-popup-form * {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

.ryviu-lightbox {
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #cdcdcd
}

::-moz-placeholder {
    color: #cdcdcd
}

:-ms-input-placeholder {
    color: #cdcdcd
}

:-moz-placeholder {
    color: #cdcdcd
}

.small-mobile {
    display: none !important
}

#container-ryviu svg, .ryviu-collection-widget svg, .ryviu-popup-form svg, .ryviu-widget svg {
    background: 0 0
}

#container-ryviu {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 0;
    text-align: left;
    box-sizing: border-box
}

#container-ryviu.small {
    font-size: 100%
}

#container-ryviu #content-ryviu, #container-ryviu #hearder-ryviu, .wapper-items-ryviu, .wapper-ryviu {
    float: left;
    width: 100%
}

#container-ryviu .title-ryviu {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb
}

#container-ryviu .empty-review {
    float: left;
    width: 100%;
    padding: 50px 15px;
    box-sizing: border-box;
    text-align: center
}

#container-ryviu .empty-review label {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #d3d3d3
}

#container-ryviu .write-review {
    float: left;
    width: 100%;
    margin-top: 20px
}

#container-ryviu .btn-write-review {
    padding: 10px 15px;
    line-height: 20px;
    float: left;
    cursor: pointer;
    border: none
}

#container-ryviu .empty-review .btn-write-review {
    float: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: auto
}

#container-ryviu .hearder-ryviu, .ryviu-star-total {
    width: 100%;
    float: left
}

#container-ryviu .btn-write-review svg {
    margin: 0 5px 0 0;
    float: left;
    fill: #43b549
}

#container-ryviu .main-header, #container-ryviu .ryviu-main-header {
    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;
    float: left;
    width: 100%;
    position: relative;
    background: 0 0;
    z-index: 1
}

#container-ryviu .star-block {
    float: left;
    margin-right: 15px
}

#container-ryviu .main-cols1 {
    max-width: 100%;
    display: inline-block;
    margin: 0 40px 0 0;
    float: left
}

.ryviu-star-total {
    padding: 3px 0
}

#container-ryviu table, .shortRyviu table {
    border: none;
    table-layout: inherit;
    background: 0 0 !important;
    margin: 0
}

tr.ryviu-star-total {
    float: none;
    border: none !important
}

tr.ryviu-star-total .ryviu-total-text {
    width: auto
}

tr.ryviu-star-total .ryviu-total-bar {
    width: 220px;
    padding: 1px !important;
    height: 10px;
    border: 1px solid #999;
    border-radius: 3px !important;
    background: 0 0 !important;
    box-sizing: border-box
}

.mobile tr.ryviu-star-total .ryviu-total-bar {
    width: 130px
}

.mobile.small tr.ryviu-star-total .ryviu-total-bar {
    width: 100px
}

tr.ryviu-star-total td {
    border: none;
    padding: 2px 10px 2px 0 !important;
    vertical-align: middle;
    background: 0 0 !important;
    height: auto;
    word-break: normal
}

tr.ryviu-star-total td:last-child {
    padding-right: 0 !important
}

tr.ryviu-star-total:first-child td:after, tr.ryviu-star-total:first-child th:after {
    content: none
}

#container-ryviu tr.ryviu-star-total .ryviu-total-bar {
    margin: 0
}

#product-header .ryviu-item span, .ryviu-widget .ryviu-item span {
    margin: 0 !important;
    font-size: 13px !important
}

#container-ryviu .ryviu-star-total {
    padding: 1px 0;
    border: none !important;
    background: 0 0
}

#container-ryviu .ryviu-star-total .ryviu-total-bar {
    margin: 7px 0 0;
    border-radius: 3px
}

.ryviu-star-total .ryviu-total-text {
    width: 83px;
    display: inline-block;
    font-size: 90%;
    line-height: 20px;
    float: left;
    font-weight: 300;
    text-align: left;
    white-space: nowrap
}

.ryviu-star-total .ryviu-total-bar {
    display: inline-block;
    height: 6px;
    background: #fdf5d1;
    width: -webkit-calc(100% - 127px);
    width: -moz-calc(100% - 127px);
    width: calc(100% - 127px);
    float: left;
    margin: 7px 0 0
}

.ryviu-star-total .ryviu-total-bar span {
    background: #ffce00;
    height: 6px;
    float: left;
    border-radius: 2px 0 0 2px
}

.ryviu-star-total .ryviu-total-bar.fullbar span {
    border-radius: 2px
}

.ryviu-star-total span.activeStar, .ryviu-star-total span.ryviu-total-number:hover {
    text-decoration: underline
}

.ryviu-star-total .ryviu-total-number {
    padding: 0 4px;
    line-height: 20px;
    display: inline-block;
    color: #999;
    border-radius: 2px;
    float: right;
    min-width: 30px;
    text-align: center;
    cursor: pointer
}

#container-ryviu .ryviu-star-total .ryviu-total-number {
    padding: 0 4px;
    font-size: 80%;
    text-align: right
}

#container-ryviu .ryviu-star-total .ryviu-total-number.disable {
    pointer-events: none;
    opacity: .6
}

#container-ryviu .ryviu-star-total .ryviu-total-number.disable:hover {
    text-decoration: none;
    cursor: default
}

#container-ryviu .main-cols2 {
    max-width: 100%;
    display: inline-block;
    margin: 0 20px 0 0;
    float: left;
    padding: 18px 0;
    overflow: hidden
}

#container-ryviu .main-cols2 .ryviu-stars-item {
    float: left;
    clear: both
}

#container-ryviu .scores-ryviu {
    float: left;
    font-size: 42px;
    color: #ffce00;
    line-height: 1;
    margin-bottom: 5px
}

#container-ryviu .scores-ryviu small {
    font-size: 13px;
    font-weight: 700
}

#container-ryviu .scores-ryviu .mobile-rating-down {
    display: none
}

#container-ryviu .scores-ryviu .mobile-rating-down svg {
    fill: #dadada
}

#container-ryviu .small {
    color: #676767;
    font-weight: 700
}

.ryviu-stars-item {
    float: left;
    width: 100px;
    position: relative
}

.ryviu-stars-item .ryviu-star-gray {
    float: left;
    width: 100%
}

.ryviu-stars-item .ryviu-star-gray svg {
    float: left;
    fill: #ececec
}

.ryviu-star-gray-active {
    float: left;
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    margin: 0;
    height: 18px;
    width: 0
}

.ryviu-star-grade, .ryviu-star-gray-active > span {
    width: 100px;
    position: absolute;
    top: 0
}

.ryviu-star-grade {
    height: 18px;
    left: 0;
    float: left
}

.ryviu-stars-item svg {
    float: left;
    fill: #ffce00;
    width: 20px
}

.ryviu-collection-widget .ryviu-stars-item svg {
    fill: transparent
}

#container-ryviu .number-ryviu {
    line-height: 20px;
    margin-left: 10px;
    float: left
}

#container-ryviu .write-block {
    max-width: 100%;
    display: inline-block;
    margin: 0 20px 0 0;
    float: left;
    padding: 30px 0 0
}

#container-ryviu .filter-ryviu {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
    float: left;
    width: 100%;
    margin: 0 0 15px
}

#container-ryviu .left-filter {
    float: left;
    width: 60%
}

#container-ryviu .left-filter span {
    line-height: 30px
}

#container-ryviu .right-filter {
    float: right;
    width: 40%;
    position: relative
}

#container-ryviu .content-filter {
    float: right;
    line-height: 30px
}

#container-ryviu .item-filter {
    float: left;
    margin-left: 10px
}

#container-ryviu .item-filter label {
    color: #67686b;
    line-height: 30px;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    float: left
}

#container-ryviu .author-ryviu, #container-ryviu .flag-icon, #container-ryviu .helpul, #container-ryviu .verified-review {
    vertical-align: middle;
    display: inline-block;
    zoom: 1
}

#container-ryviu .item-filter span {
    cursor: pointer;
    float: left;
    margin: 0 0 0 10px
}

#container-ryviu .item-filter span.active {
    font-weight: 600
}

#container-ryviu .item-filter select {
    color: #67686b;
    line-height: 30px;
    height: 30px;
    margin: 0;
    min-width: 80px;
    border: 1px solid #dcdcdc;
    padding: 0 28px 0 5px;
    border-radius: 0
}

#container-ryviu .avatar-author-date-ryviu, #ryviu-reply-form .avatar-author-date-ryviu {
    float: left;
    width: 55px;
    padding: 3px 0 0
}

#container-ryviu .author-date-ryviu {
    float: left;
    width: 100%
}

#container-ryviu .author-ryviu a {
    cursor: text
}

#ryviu-reply-form .author-ryviu {
    margin: 0 0 0 15px;
    float: left;
    text-align: left
}

#container-ryviu .author-ryviu {
    margin: 0 0 0 3px
}

#container-ryviu .flag-icon {
    margin: 0 10px;
    width: 18px
}

#container-ryviu .date-ryviu {
    margin: 0
}

#container-ryviu .helpul-content {
    float: right
}

#container-ryviu .helpul-content span {
    vertical-align: sub;
    line-height: 1.25
}

#container-ryviu .helpul-content span + span {
    cursor: pointer;
    margin-left: 7px
}

#container-ryviu .helpul-content svg {
    fill: #ddd;
    width: 18px
}

#container-ryviu .attribute-review span.helpul-content, #container-ryviu .attribute-review span.helpul-content span {
    float: none;
    display: inline-block;
    vertical-align: initial;
    zoom: 1
}

#container-ryviu .helpul-content span small {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    zoom: 1
}

#container-ryviu .helpul-content span.active svg, #container-ryviu .helpul-content span:hover svg {
    fill: #4eaaff
}

#container-ryviu .wapper-content {
    float: left;
    width: 100%
}

#container-ryviu .wapper-content.no-avatar .attribute-review, #container-ryviu .wapper-content.no-avatar .content-reply {
    width: 100%
}

#container-ryviu .item-ryviu, #ryviu-reply-form .item-ryviu {
    float: left;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    position: relative
}

#ryviu-reply-form .item-ryviu {
    padding: 0 0 5px;
    margin-bottom: 10px
}

#container-ryviu .ryviu-avatar, #ryviu-reply-form .ryviu-avatar {
    width: 55px;
    min-height: 55px;
    font-size: 30px;
    line-height: 55px;
    text-align: center;
    font-weight: 700;
    background: #4f4f4f;
    color: #333
}

#container-ryviu .ryviu-avatar .btn {
    display: block;
    letter-spacing: 0
}

#container-ryviu .ryviu-avatar img, #ryviu-reply-form .ryviu-avatar img {
    float: left;
    max-width: 100%;
    width: 100%
}

#container-ryviu .title-review, #ryviu-reply-form .title-review {
    line-height: 1.5;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

#container-ryviu .title-review {
    margin-right: 10px
}

#container-ryviu .number-review, #ryviu-reply-form .number-review {
    margin: 0 5px 0 0;
    color: #ffce00;
    font-weight: 700;
    float: left
}

#container-ryviu .photos-review, #ryviu-reply-form .photos-review {
    float: left;
    cursor: pointer;
    margin: 0 15px 0 0
}

#container-ryviu .attribute-review.photos-verified span, #ryviu-reply-form .attribute-review.photos-verified span {
    text-transform: capitalize;
    line-height: 20px;
    color: #999
}

#container-ryviu .attribute-review.photos-verified span {
    color: #53ba3a
}

#container-ryviu .like-review svg, #container-ryviu .photos-review svg, #container-ryviu .reply-review svg, #container-ryviu .verified-review svg, #ryviu-reply-form .like-review svg, #ryviu-reply-form .photos-review svg, #ryviu-reply-form .reply-review svg, #ryviu-reply-form .verified-review svg {
    float: left;
    margin: 1px 5px 0 0;
    fill: #ddd
}

#container-ryviu .photos-review:hover svg, #container-ryviu .reply-review svg, #container-ryviu .verified-review svg {
    fill: #ddd
}

#container-ryviu .photos-review:hover span {
    color: #43b549
}

#container-ryviu .verified-review {
    margin: 0;
    color: #05d92d;
    position: relative;
    padding-left: 25px
}

#container-ryviu .like-review, #ryviu-reply-form .like-review {
    float: left;
    margin: 0 15px 0 0
}

#container-ryviu .star-review span.number-review {
    margin: 0 0 0 5px;
    color: #ffce00;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px
}

#container-ryviu .attribute-review, #ryviu-reply-form .attribute-review {
    float: right;
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    width: calc(100% - 68px);
    max-width: 100%;
    margin: 0 0 7px
}

#container-ryviu .attribute-review, #container-ryviu .attribute-review.photos-verified {
    margin-bottom: 10px
}

#container-ryviu .noavatar .attribute-review, #ryviu-reply-form .noavatar .attribute-review {
    width: 100%
}

#container-ryviu .star-review {
    display: inline-block;
    vertical-align: middle;
    zoom: 1
}

#container-ryviu .body-review, #ryviu-reply-form .body-review {
    line-height: 1.5;
    float: left;
    width: 100%;
    margin: 0
}

#container-ryviu .reply-items-review {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 15px
}

#container-ryviu .reply-items-review::before {
    position: absolute;
    left: 0;
    content: '';
    width: 2px;
    top: 13px;
    bottom: 0;
    background: #f0f0f0
}

#container-ryviu .reply-item {
    float: left;
    width: 100%;
    padding: 10px 0 0
}

#container-ryviu .ryviu-img {
    float: left;
    width: 100%;
    margin: 15px 0 5px
}

#container-ryviu .ryviu-img-box {
    overflow: hidden;
    float: left;
    margin-right: 5px;
    height: 50px
}

#container-ryviu .ryviu-img-box img {
    cursor: pointer;
    width: auto;
    height: 100%;
    pointer-events: auto !important
}

#container-ryviu .avatar-reply {
    float: left;
    width: 40px;
    margin: 4px 0 0;
    height: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    background: #ececec
}

#container-ryviu .content-reply {
    float: right;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    max-width: 100%
}

#container-ryviu .wapper-content.no-avatar .reply-item {
    width: 100%;
    float: right
}

#container-ryviu .content-reply p {
    margin: 0;
    line-height: 1.5
}

#container-ryviu .author-reply {
    margin-bottom: 5px;
    margin-right: 7px
}

#container-ryviu .content-reply p.author-reply {
    margin-bottom: 3px
}

#container-ryviu .content-reply p.author-reply span {
    font-weight: 400
}

#container-ryviu .date-reply {
    margin: 0;
    font-weight: 400
}

#container-ryviu .reply-items-review .reply-item:last-child {
    border: none;
    padding-bottom: 0
}

#container-ryviu .ryviu-page {
    float: left;
    width: 100%
}

#container-ryviu .ryviu-page ul {
    float: left;
    width: 100%;
    text-align: center;
    padding: 25px 0
}

#container-ryviu .ryviu-page ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

#container-ryviu .ryviu-page ul li a, #container-ryviu .ryviu-page ul li span {
    display: block;
    padding: 4px 13px;
    line-height: 20px;
    height: 28px;
    text-decoration: none;
    transition: inherit !important;
    letter-spacing: 0
}

#container-ryviu .line-ryviu, #container-ryviu .reply-review, .ryviu-rate-title svg {
    display: inline-block;
    vertical-align: middle
}

#container-ryviu .ryviu-page ul li.btn {
    transition: none;
    height: auto;
    width: auto
}

#container-ryviu .attribute-review.reply-helpul {
    margin-bottom: 0
}

#container-ryviu .reply-review {
    cursor: pointer;
    margin: 0 10px 0 0;
    zoom: 1;
    position: relative;
    padding-left: 25px;
    min-height: 21px
}

#container-ryviu .reply-review:hover {
    text-decoration: underline
}

#container-ryviu .line-ryviu {
    font-size: 14px;
    color: #9b9b9b;
    margin-right: 10px
}

#container-ryviu .no-margin {
    margin: 0 !important
}

#container-ryviu .loadding-ryviu {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 10px 20px
}

.animate-if {
    background: #fff;
    border: 1px solid #000;
    padding: 10px
}

.ryviu-form-write-review.animate-if {
    border: none;
    position: fixed;
    top: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    left: 0;
    z-index: 999999999;
    height: 100%;
    background: 0 0
}

#ryviuPopImg .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    transition: .3s
}

#ryviuPopImg .close:focus, #ryviuPopImg .close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

#ryviu-reply-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999
}

#ryviu-reply-form .background-ryviu-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

#ryviu-reply-form .ryviu-popup-form {
    position: fixed;
    max-width: 90%;
    max-height: 560px;
    max-height: max-content;
    width: 495px;
    overflow: auto;
    background: #fff;
    z-index: 99999;
    â€‹padding: 0 0 15px !important;
    top: 25px;
    left: 0;
    right: 0;
    bottom: 25px;
    margin: auto
}

.ryviu-popup-form .form-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(255, 255, 255, .5);
    overflow: hidden
}

.ryviu-loader {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    font-size: 10px;
    text-indent: -9999em;
    border-top: 7px solid #ddd;
    border-right: 7px solid #ddd;
    border-bottom: 7px solid #ddd;
    border-left: 7px solid #f15336;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 .8s infinite linear;
    animation: load8 .8s infinite linear
}

.ryviu-loader, .ryviu-loader:after {
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.form-loading .message {
    text-align: center;
    color: #319800;
    font-weight: 700;
    position: absolute;
    display: block;
    width: 100%;
    top: 50%;
    margin-top: -30px
}

.fade.ng-hide {
    opacity: 0
}

.fade.ng-hide-add, .fade.ng-hide-remove {
    display: block !important
}

.fade.ng-hide-remove {
    transition: all linear 1s
}

.fade.ng-hide-add {
    transition: all linear .5s
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.ryviu-loading2 {
    width: 30px;
    height: 30px;
    float: right;
    position: relative
}

.ryviu-loading2 .ryviu-loader, .ryviu-loading2 .ryviu-loader:after {
    width: 30px;
    height: 30px;
    border-width: 3px
}

.background-ryviu-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 9999
}

#ryviu-form {
    margin: 0
}

.ryviu-popup-form {
    width: 495px;
    max-width: 90%;
    position: fixed;
    overflow: auto;
    max-height: 560px;
    max-height: max-content;
    background: #fff;
    border-radius: 0;
    z-index: 99999;
    padding: 0 !important;
    top: 25px;
    left: 0;
    right: 0;
    bottom: 25px;
    margin: auto
}

.close-ryviu-form {
    position: fixed;
    top: 20px;
    right: 10px;
    z-index: 9999999;
    cursor: pointer
}

.header-verify-form {
    position: relative;
    margin: 0;
    min-height: 185px;
    background: #fc0
}

.header-verify-form h3 {
    font-size: 18px;
    color: #111;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    line-height: 185px
}

.content-verify-form {
    padding: 80px 15px 115px;
    background: #fff;
    float: left;
    width: 100%
}

.content-verify-form h5, .content-verify-form p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #696969;
    margin: 0 0 8px;
    padding: 0
}

.content-verify-form p {
    font-size: 14px;
    font-weight: 400
}

.product-widget__ryviu .clr, .ryviu-image-popup .clr {
    clear: both
}

.ryviu-rate-title {
    float: left;
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #3c3c3c;
    font-weight: 600;
    text-align: center;
    margin: 0
}

.ryviu-rate-title svg {
    fill: #3c3c3c
}

.verificationIcon {
    display: block;
    width: 51px;
    height: 56px;
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.row-half {
    margin: 0 -10px
}

.row-half .ryviu-input-field-half {
    padding: 0 10px;
    float: left;
    width: 50%
}

.ryviu-rate-icon {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 0
}

.ryviu-form-main {
    padding: 10px 20px;
    float: left;
    width: 100%
}

span.ryviu-stars-rate {
    width: 150px;
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

.question-body .question-user-info a svg, .social_login {
    vertical-align: middle
}

.ryviu-scroll-form .ryviu-rate-icon .ryviu-star-gray svg {
    width: 30px;
    cursor: pointer
}

.ryviu-add-image {
    text-align: left;
    margin: 0;
    float: left
}

.social_login {
    text-align: center;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 20px 0 0;
    float: left
}

.ryviu-form-write-review .input-verify input, a.email_verify {
    display: inline-block;
    height: 35px;
    padding: 0 15px;
    line-height: 35px
}

.question-user-info .social_login {
    margin: 5px 0 20px
}

.question-body .question-user-info {
    text-align: center
}

.question-user-info a.email_verify {
    background: #ececec
}

.social_login_message {
    float: left;
    width: 100%;
    color: red;
    text-align: center
}

.social_login svg {
    fill: #e4e4e4
}

.social_login svg:hover {
    fill: #4c4c4c
}

.social_login > a {
    display: inline-block;
    margin: 0 5px
}

.social_login > span.label {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    float: left
}

.input-verify {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.ryviu-form-write-review .input-verify input {
    border: 1px solid #a6a6a5;
    max-width: 220px;
    min-height: 35px;
    margin: 0;
    vertical-align: top;
    border-radius: 0;
    background: 0 0;
    zoom: 1
}

a.email_verify {
    min-width: 90px;
    text-align: center;
    border: none;
    color: #fff;
    border-radius: 0;
    background: #64b93e
}

.input-verify-form a.email_verify {
    float: none
}

a.verified {
    color: #589425;
    font-weight: 700
}

.rate-form-reviews {
    background: #fff
}

.ryviu-form-top {
    background: #fafdfc;
    padding: 20px 20px 10px;
    margin: 0 !important
}

.email-has-vbtn .ryviu-input-field-name {
    width: calc(50% - 55px)
}

.email-has-vbtn .ryviu-input-field-email {
    width: calc(50% + 45px);
    float: right
}

.email-no-vbtn .ryviu-input-field-email, .email-no-vbtn .ryviu-input-field-name {
    width: calc(50% - 10px)
}

.email-no-vbtn .ryviu-input-field-email {
    margin-left: 20px
}

.email-has-vbtn input[name=ryviu_customer_email] {
    width: 100%;
    float: left
}

.up_image_preview {
    clear: both;
    text-align: center;
    display: none
}

#ryviu_images_uploaded {
    clear: both;
    margin: 10px 0 0;
    position: relative;
    float: left;
    height: auto;
    width: 100%
}

#ryviu_images_uploaded .img {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    height: 40px
}

#ryviu_images_uploaded .img img {
    max-height: 100%;
    width: auto;
    max-width: 100%
}

#ryviu_images_uploaded .img .close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, .7);
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px
}

.ryviu-form-notice, .ryviu-form-ryviuSuccess {
    float: left;
    width: 100%;
    text-align: center;
    background: #dff2bf;
    padding: 10px 0;
    color: #4f8a10;
    margin: 0 0 10px
}

.ryviu-upload-image {
    color: #545454;
    font-weight: 700;
    background: #fff;
    padding: 10px 15px;
    letter-spacing: 0;
    border: 1px solid #e1e1e1;
    margin: 0 10px 0 0;
    text-transform: none;
    line-height: 1
}

.ryviu-upload-image svg {
    vertical-align: text-bottom;
    fill: #545454;
    margin-right: 8px
}

.ryviu-rating-score {
    float: right;
    width: 25%;
    line-height: 30px;
    text-align: right;
    color: #bbc4cd
}

.ryviu-input-field {
    margin-bottom: 5px;
    float: left;
    width: 100%
}

.ryviu-input-field label {
    line-height: 30px
}

.ryviu-input-field .error {
    font-size: 12px;
    color: #ff0d0d;
    float: left
}

.ryviu-popup-form .ryviu-input-field label {
    color: #00e39f !important
}

.ryviu-form-4f input, .ryviu-form-4f textarea, .ryviu-form-write-review input, .ryviu-form-write-review textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    background: #fff;
    min-height: 35px;
    color: #464646;
    margin-bottom: 5px;
    padding: 7px 10px;
    border-radius: 0
}

.ryviu-form-write-review .loginRyviu {
    position: relative
}

.ryviu-form-write-review .loginRyviu input {
    padding-right: 40px
}

.ryviu-form-write-review .loginRyviu a.email_verify {
    position: absolute;
    right: 10px;
    bottom: 5px;
    height: 35px;
    width: 35px;
    min-width: 35px;
    padding: 0
}

.ryviu-form-write-review .loginRyviu a.email_verify svg {
    fill: #fff;
    vertical-align: middle
}

.ryviu-form-4f textarea, .ryviu-form-write-review textarea {
    height: 125px;
    margin: 0
}

.ryviu-form-action {
    float: left;
    width: 100%;
    margin-top: 10px
}

.ryviu-submit-form {
    margin: 0;
    width: auto;
    border: none;
    text-transform: none;
    float: right;
    padding: 10px 30px;
    letter-spacing: 0;
    line-height: 1
}

.ryviu-widget {
    margin-top: 0;
    display: block;
    clear: both;
    width: 100%;
    position: relative
}

.ryviu-widget .ryviu-item {
    padding: 0 18px 0 0;
    position: relative;
    background-image: url(../images/ryviu-drop.png);
    background-repeat: no-repeat;
    background-position: right 5px center;
    line-height: 1
}

.ryviu-widget .disableW.ryviu-item {
    padding-right: 0;
    background: 0 0
}

.r-wapper-widget {
    display: inline-block;
    vertical-align: top
}

.product-widget__ryviu .ryviu-widget-box {
    display: table
}

.product-widget__ryviu .ryviu-item, .product-widget__ryviu .ryviu-number-widget {
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px
}

.product-widget__ryviu tr.ryviu-star-total td {
    padding: 5px 10px 5px 0 !important
}

.r-view_all {
    text-align: center;
    float: left;
    width: 100%;
    cursor: pointer
}

.ryviu-number-widget {
    position: relative;
    opacity: .5;
    right: -1px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    top: 0;
    line-height: 24px
}

#ryviuPopImg {
    text-align: center;
    position: fixed;
    padding-top: 0;
    left: 0;
    top: 0 !important;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    overflow: hidden;
    z-index: 9999999999
}

.ryviu-image-popup, .ryviu_image_popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ryviu_image_popup {
    width: 1000px;
    background: rgba(0, 0, 0, .89);
    max-width: 90%;
    max-height: 90%;
    margin: auto
}

.popup_wapper {
    height: 100%
}

.ryviu-image-popup .ryviu-lightbox-main {
    float: left;
    width: 70%;
    text-align: center;
    padding: 0 20px;
    margin: 0;
    position: relative;
    height: 100%;
    box-sizing: border-box
}

.ryviu-image-popup .ryviu-lightbox-main img.ryviu-loaded, .ryviu-lightbox-main img.ryviu-loaded {
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    padding: 20px 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    right: 0;
    position: absolute
}

.ryviu-lightbox-main img.ryviu-loaded {
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    border: none;
    margin: auto;
    bottom: 0;
    box-sizing: border-box
}

.ryviu-lightbox-small {
    width: 30%;
    background: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    overflow-y: auto
}

.ryviu-dots-small {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    text-align: center
}

.ryviu-dots-item {
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

.ryviu-dots-item span {
    width: 15px;
    height: 15px;
    background: #fff;
    display: inline-block;
    margin: 2px 4px;
    border-radius: 50%;
    border: 1px solid #989898;
    cursor: pointer
}

.ryviu-dots-item.ryviu-lightbox-active span {
    background: #2d9aff
}

.close-ryviu-form.mobile {
    display: none
}

.ryviu-image-popup .ryviu-lightbox-main img.ryviu-loaded {
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    border: none;
    margin: auto;
    bottom: 0;
    box-sizing: border-box
}

.ryviu-loading-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.ryviu-arrows {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0
}

.ryviu-next, .ryviu-prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .28);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    z-index: 9
}

.ryviu-next:hover, .ryviu-prev:hover {
    background: rgba(255, 255, 255, .5)
}

.ryviu-prev {
    float: left;
    left: 0
}

.ryviu-next {
    float: right;
    left: auto;
    right: 0
}

.ryviu-image-popup .ryviu-lightbox-main:hover .ryviu-prev {
    display: block;
    left: 10px;
    opacity: 1
}

.ryviu-image-popup .ryviu-lightbox-main:hover .ryviu-next {
    display: block;
    right: 10px;
    opacity: 1
}

.ryviu-image-popup .ryviu-lightbox-small {
    width: 30%;
    background: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    overflow-y: auto
}

.ryviu-image-popup .ryviu-lightbox-small-content {
    padding: 15px;
    float: left;
    width: 100%;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ryviu-image-popup .close-ryviu-form {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99999;
    cursor: pointer
}

.popup-author, .popup_wapper {
    float: left;
    width: 100%
}

.popup-author {
    padding-bottom: 17px;
    border-bottom: 1px solid #ececec
}

.popup-content, .popup-title {
    float: left;
    padding: 15px 0 0
}

.popup-author img {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 40px
}

.popup-author .popupRname {
    line-height: 1;
    margin-bottom: 7px;
    font-size: 90%
}

.popup-author .ryviu-avatar {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    float: left;
    margin-right: 10px;
    color: #fff;
    background: #4f4f4f
}

#container-ryviu.mobile .star-review, .popupRdate {
    text-align: right
}

.popup-title {
    width: 100%;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.popup-content {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.popupRdate {
    float: right;
    width: 100%;
    margin-top: 10px;
    font-style: italic
}

#container-ryviu .no-data {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb
}

#container-ryviu .no-data p {
    font-size: 14px
}

#container-ryviu.mobile {
    display: block
}

#container-ryviu.mobile .attribute-review, #ryviu-reply-form.mobile .attribute-review {
    float: right;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px)
}

#container-ryviu.mobile .attribute-review.stars-author {
    line-height: 1.25
}

#container-ryviu.mobile .attribute-review.reply-helpul, #container-ryviu.mobile .attribute-review.title-body {
    width: 100%
}

#container-ryviu.mobile .attribute-review.title-body {
    margin-top: 10px;
    margin-bottom: 0
}

#container-ryviu.mobile .avatar-author-date-ryviu, #container-ryviu.mobile .ryviu-avatar {
    width: 50px;
    max-height: 50px;
    font-size: 20px;
    line-height: 50px;
    min-height: 50px;
    padding-top: 0;
    text-transform: uppercase
}

#container-ryviu.mobile .ryviu-avatar img {
    width: 50px;
    height: 50px
}

#container-ryviu.mobile .attribute-review.photos-verified, #container-ryviu.mobile .attribute-review.star-name {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    margin: 0;
    position: relative
}

#container-ryviu.mobile .title-review, #container-ryviu.mobile .verified-review {
    vertical-align: middle
}

#container-ryviu.mobile.small .star-review {
    width: 100%
}

#container-ryviu.mobile.small .attribute-review.star-name {
    margin-top: 10px;
    width: 100%
}

#container-ryviu.mobile.small .author-ryviu {
    float: left;
    width: 100%;
    margin-top: 5px
}

#container-ryviu.mobile .no-avatar .attribute-review.photos-verified, #container-ryviu.mobile .no-avatar .attribute-review.star-name {
    width: 100%
}

#container-ryviu.mobile .content-reply {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px)
}

#container-ryviu.mobile .main-cols1 {
    display: none;
    position: absolute;
    background: #fff;
    top: 100px;
    left: 0;
    z-index: 9;
    border: 1px solid #ebebeb;
    padding: 10px;
    margin: 0
}

.filter-mobile-icon {
    display: none
}

#container-ryviu.mobile .filter-mobile-icon {
    float: right;
    background: #8a8d8f;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    display: block;
    cursor: pointer
}

#container-ryviu.mobile .filter-mobile-icon svg {
    fill: #fff;
    vertical-align: middle;
    line-height: 30px
}

#container-ryviu.mobile .attribute-review.reply-helpul, #container-ryviu.mobile .attribute-review.star-name {
    display: inline-block
}

#container-ryviu.mobile .attribute-review.reply-helpul {
    margin: 10px 0 0
}

#container-ryviu.mobile .write-block {
    margin: 0 0 20px;
    width: auto;
    padding-top: 35px
}

#container-ryviu.mobile .main-cols1.showRateList, #container-ryviu.mobile .right-filter .content-filter.showFilter {
    display: block
}

#container-ryviu.mobile .item-filter {
    margin-left: 6px
}

#container-ryviu.mobile .item-filter select#cf_reviews_per_page {
    min-width: 50px
}

#container-ryviu.mobile .avatar-reply img {
    float: left
}

#container-ryviu.mobile .scores-ryviu .mobile-rating-down, #container-ryviu.mobile.small .small-mobile {
    display: inline-block !important
}

#container-ryviu.mobile.small .left-filter, #container-ryviu.mobile.small .smobile, .shortRyviu, .shortRyviu.ryviu-details {
    display: none
}

#container-ryviu.mobile .main-cols2 {
    cursor: pointer;
    padding: 15px 0;
    max-width: 240px
}

#container-ryviu.mobile .main-header {
    padding: 0;
    border: none
}

.shortRyviu, .shortRyviu .ryviuArow {
    position: absolute;
    border: 1px solid #ececec;
    background: #fff
}

#container-ryviu.mobile.small .right-filter {
    width: 100%
}

#container-ryviu.mobile.small .btn-write-review svg {
    margin: 0
}

#container-ryviu.mobile.small .btn-write-review {
    padding: 9px
}

#container-ryviu.mobile.small .item-filter {
    width: 100%;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box
}

#container-ryviu.mobile.small .item-filter select {
    float: right
}

#container-ryviu.mobile.small .main-cols2 {
    margin: 0 15px 0 0
}

#container-ryviu.mobile.small .main-cols2 .ryviu-stars-item {
    float: left;
    clear: both
}

#container-ryviu.mobile.small .ryviu-page ul li a, #container-ryviu.mobile.small .ryviu-page ul li span {
    padding: 4px 9px;
    line-height: 18px;
    height: 26px;
    letter-spacing: 0
}

#container-ryviu .reply-review svg, #container-ryviu .verified-review svg {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    width: 18px
}

.shortRyviu {
    font-size: 11px;
    padding: 15px 13px 10px 15px;
    z-index: 999;
    left: 0;
    top: 100%;
    cursor: default
}

.shortRyviu .ryviuArow {
    display: block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 48px;
    border-right: none;
    border-bottom: none;
    top: -6px
}

.shortRyviu-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #555;
    font-weight: 600;
    margin-bottom: 5px
}

.ryviu-item:hover .shortRyviu.ryviu-details {
    display: block
}

.ryviu-collection-widget {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0
}

.questions_answers_list, .ryviu-questions-answers {
    width: 100%;
    margin-top: 20px;
    float: left;
    clear: both
}

.ryviu-widget-collection {
    display: inline-block
}

.r-wapper-collection {
    display: table
}

.ryviu-item {
    display: inline-block;
    padding: 2px 0;
    position: relative
}

.r-wapper-collection .ryviu-item, .r-wapper-collection .ryviu-number-widget {
    display: table-cell;
    vertical-align: middle;
    padding: 3px 0
}

.ryviu-questions-answers .qa_wrapper {
    width: 100%;
    overflow: hidden
}

.ryviu-questions-answers h3 {
    font-size: 18px;
    color: #666
}

.ryviu-questions-answers button {
    background-color: #0054a6;
    color: #fff;
    padding: 6px 15px;
    border: none;
    border-radius: 7px;
    margin-left: 15px;
    font-size: 15px
}

.ryviu-questions-answers {
    overflow: hidden
}

.ryviu-questions-answers .input-full {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 10px 15px
}

.questions_answers_list {
    font-size: 14px
}

.questions_answers_list .left-side {
    width: 65px;
    float: left;
    margin-right: 10px;
    padding-right: 10px
}

.questions_answers_list .qa-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%
}

.avatar-wrapper, .qa_row {
    margin-bottom: 10px
}

.questions_answers_list .total-vote {
    font-size: 20px;
    font-weight: 600;
    color: #ffae00
}

span.text-avatar {
    background-color: #ededed;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.qa-item .vote {
    float: left;
    width: 50px
}

.qa-item .vote a {
    height: 20px
}

.qa-item .vote a svg {
    width: 28px
}

.qa-item .vote a, .qa-item .vote span {
    display: block;
    text-align: center
}

.qa-item .qa_content {
    width: calc(100% - 75px);
    float: left;
    margin-left: 0
}

.qa_row span.label-question {
    color: #000;
    font-size: 16px
}

.qa_wrapper .date-time span {
    color: #0054a6;
    font-weight: 600
}

.qa_wrapper span.shop-owner {
    display: inline-block;
    font-size: 11px;
    background: #83a900;
    color: #fff;
    border-radius: 4px;
    padding: 2px 8px;
    vertical-align: text-bottom;
    margin-left: 10px
}

a.answser_the_question, a.ar01 {
    color: #666
}

.footer-actions > a, .qa_wrapper .single-action {
    vertical-align: top;
    display: inline-block;
    margin-right: 10px;
    font-weight: 600
}

.qa_wrapper .single-action > span {
    float: left;
    margin-top: 2px;
    color: #ffc84d;
    font-weight: 600;
    margin-right: 5px
}

span.ver-dash, span.ver-dash-x {
    display: inline-block;
    color: #dfdfdf;
    margin: 0 10px 0 0
}

span.ver-dash-x {
    color: #c8c8c8;
    margin: 0 10px
}

.footer-actions > a > svg {
    float: left;
    margin-right: 10px
}

.qa_content .list_answers li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    list-style: none
}

.section-list .list_answers li {
    margin-bottom: 15px;
    padding-bottom: 0;
    clear: both;
    float: left;
    width: 100%
}

.list_answers li p {
    color: #333;
    margin-bottom: 5px
}

.list_answers li span.on {
    color: #666
}

.qa-popup-list .answers-body .heading {
    margin-bottom: 0
}

.qa_wrapper .section-list {
    float: left;
    width: 100%;
    height: calc(100% - 106px);
    overflow-y: auto;
    padding: 20px 0 0
}

.qa_wrapper .section-list-footer {
    clear: both;
    padding: 0;
    border-top: 1px solid #d7d7d7;
    position: absolute;
    bottom: 0;
    width: calc(100% - 40px);
    left: 20px;
    height: 36px;
    line-height: 36px
}

.section-list .list_answers {
    padding-right: 10px;
    font-size: 14px
}

.answer-item > .avatar-wrapper {
    width: 60px;
    float: left
}

.answer-item > .avatar-wrapper img {
    border: 1px solid #e6e6e6
}

.answer-item > .answer-info {
    width: calc(100% - 65px);
    float: right
}

.form-answers-question .background-ryviu-form, .form-send-question .background-ryviu-form {
    background: rgba(0, 0, 0, .5)
}

.form-answers-question .answers-body, .form-send-question .question-body {
    position: fixed;
    max-width: calc(100% - 20px);
    max-height: calc(100% - 40px);
    width: 600px;
    top: 50%;
    overflow: hidden;
    left: 50%;
    background: #fff;
    z-index: 99999;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 15px 20px
}

.form-answers-question .qa-popup-list .answers-body {
    height: 100%;
    width: 800px
}

.answers-body .form-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(255, 255, 255, .5);
    overflow: hidden
}

.answers-body .heading {
    margin-bottom: 20px
}

.answers-body .heading p {
    border: 1px dashed #cacaca;
    padding: 10px;
    clear: both
}

.answers-body .heading label {
    text-align: center;
    vertical-align: text-bottom;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px
}

.answers-body .question-user-info {
    text-align: center;
    margin-bottom: 20px
}

.answers-body .heading svg {
    vertical-align: top
}

.answers-body .row-half {
    margin: 0;
    width: calc(50% - 5px)
}

.row-half.left {
    float: left
}

.row-half.right {
    float: right
}

.answers-body .form-row {
    margin-bottom: 7px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.answers-body .message {
    color: red;
    font-family: Tahoma;
    margin-bottom: 10px
}

.answers-body .message svg {
    width: 60px;
    height: 60px
}

.qa_paging, .showing_sort {
    width: 100%;
    clear: both
}

.answers-body label > span {
    color: red
}

.showing_sort {
    margin: 5px 0;
    border-bottom: 1px solid #d7d7d7;
    float: left;
    padding-bottom: 10px
}

.showing_sort > div {
    display: inline-block;
    float: left
}

.showing_sort > div.showing {
    margin-top: 0
}

.showing_sort > div.sort {
    float: right
}

.showing_sort > div.sort a.active {
    font-weight: 600
}

div.sort > select {
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px
}

.qa_paging ul.pagination {
    padding-top: 10px
}

.qa_paging ul li {
    display: inline-block
}

.qa_paging ul li a {
    display: inline-block;
    padding: 6px 12px;
    margin-right: 4px;
    border-radius: 3px;
    background: #e9e9e9;
    font-size: .875em;
    font-weight: 700;
    text-decoration: none;
    color: #717171;
    text-shadow: 0 1px 0 #fff
}

.qa_paging ul li.active a {
    border: none;
    background: #616161;
    color: #f0f0f0;
    text-shadow: 0 0 3px rgba(0, 0, 0, .5)
}

.footer-actions {
    clear: both
}

.highlightedText {
    background: #ff0
}

.aligncenter {
    text-align: center
}

.heading .block {
    margin-bottom: 20px
}

.ryviu-stars-item > span + span {
    width: 0
}

@media only screen and (max-width: 768px) {
    .ryviu-image-popup .ryviu-lightbox-small {
        display: none
    }

    .close-ryviu-form.mobile {
        display: block
    }

    .ryviu-image-popup .ryviu-lightbox-main {
        width: 100%
    }

    .ryviu-rate-icon {
        width: 100%;
        margin-top: 10px
    }

    .qa_wrapper .close-ryviu-form {
        background-color: red;
        width: 24px;
        height: 24px
    }

    .ryviu_image_popup {
        max-width: 100%;
        max-height: 100%
    }

    #ryviu-reply-form .ryviu-popup-form, .ryviu-popup-form {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
        top: 0 !important;
        bottom: 0
    }

    .close-ryviu-form svg {
        fill: #000;
        height: 30px;
        width: 30px
    }

    .ryviu-image-popup .close-ryviu-form svg {
        fill: #fff
    }

    .close-ryviu-form {
        top: 10px !important
    }
    .metaslider .slides img {
        height: auto;
    }
}

@media only screen and (min-width: 600px) {
    #container-ryviu .attribute-review.reply-helpul, #container-ryviu .attribute-review.star-name {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: center
    }
}

@media only screen and (max-width: 480px) {
    .qa_wrapper form h3, .rv-text-o1 {
        text-align: center
    }

    .row-half .ryviu-input-field-half {
        width: 100%
    }

    #ryviu-reply-form .avatar-author-date-ryviu {
        width: 50px;
        max-height: 50px;
        font-size: 20px;
        line-height: 50px;
        min-height: 50px;
        padding-top: 0
    }

    #ryviu-reply-form .attribute-review.star-name {
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px);
        margin: 0;
        position: relative
    }

    #ryviu-reply-form .attribute-review .author-ryviu {
        float: left;
        width: 100%;
        margin: 8px 0 0;
        font-weight: 600;
        line-height: 15px
    }

    #ryviu-reply-form .ryviu-avatar, #ryviu-reply-form .ryviu-avatar img {
        width: 50px;
        height: 50px;
        line-height: 50px;
        min-height: 50px;
        font-size: 20px
    }

    #ryviu-reply-form .attribute-review.photos-verified, #ryviu-reply-form .attribute-review.title-body {
        width: 100%
    }

    #ryviu-reply-form .attribute-review.photos-verified {
        margin-top: 15px
    }

    .header-verify-form {
        height: 100px;
        min-height: 100px
    }

    .header-verify-form h3 {
        line-height: 100px
    }

    .ryviu-upload-image svg {
        margin: 0
    }

    #ryviu-reply-form .item-ryviu, .ryviu-upload-image span {
        display: none
    }

    .ryviu-form-write-review textarea {
        height: 50px
    }

    .ryviu-form-top {
        padding: 10px
    }

    .rv-text-o1 {
        margin-bottom: 15px
    }

    .ryviu-questions-answers button {
        margin-top: 10px
    }

    .form-answers-question .answers-body {
        max-height: calc(100% - 20px)
    }
}

body #content-area table tr.ryviu-star-total td {
    max-width: 100%
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
div#header-menu .jas_div_logo .jas-branding{
    padding: 5px 0;
}
div#depotStores {
    position: relative;
    padding-bottom: 15px;
}
div#listDepotStores {
    position: absolute;
     display: none;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 5px;
    width: 210px;
    left: 0px;
    top: 32px;
    z-index: 999;
}
div#depotStores:hover #listDepotStores{
    display: block;
}
.rating {
    position: relative;
}
.rating:hover .shortRyviu.ryviu-details {
    display: block;
}
.product-info {
    text-align: center;
}
.price+.swatch__list {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
}
 .formError {
    left: 0 !important;
    top: 16px !important;
}
.mfp-move-horizontal{
    pointer-events:none;
}
#login_side{
    pointer-events: all;
}
.jas-product-image {
    padding: 5px;
    border: 1px solid #eee;
}
