@charset "utf-8";

body {
    -webkit-text-size-adjust: 100%;
}

#bread.yotpo-site-start-position li a {
    margin-right: 5px;
}

#bread{
    margin-bottom: 8px;
}

h1.yotpo-site-start-position{
    font-size: 27px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3;
    background-color: #fff;
}

/* search */

#yotpo-search-conditions select, #yotpo-paginator-header .yotpo-sort-select {
    font-size: 12px;
    margin: 4px 0 0;
    width: 100%;
    height: 30px;
    padding: 0 0 0 6px;
    color: #000;
    line-height: 40px;
    background-position: right center;
    background-image: url(/assets/images/yotpo/select_down.png);
    background-repeat: no-repeat;
    background-position: right 4px bottom 8px;
    border-radius: 3px;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f9f9f9;
    width: 179px;
    line-height: 1;
    border:1px solid #a6a6a6;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    margin-top: -5px;
}

#yotpo-search-conditions select {
    margin-right: 10px;
}

#yotpo-search-conditions{
    margin-bottom: 14px;
    margin-top: 9px;
}

.yotpo-search-button {
    width: 180px;
    float: right;
    margin-bottom: 0px;
    position: relative;
    top: -11px;
}

.yotpo-logo-title:after{
    font-family:"yotpo-widget-font";
    content:"\e609";
    font-size: 25px;
    color: #3366cc;
}

.icon-search{
    margin-right: 3px;
}

.yotpo-logo-title{
    float: right;
    margin-top: 11px;
}

/* paginator */

#yotpo-paginator-header{
    margin-bottom: 10px;
}

#yotpo-paginator-header .yotpo-showing{
    font-size: 14px;
    color: #333333;
    float: left;
}

.yotpo-sort{
    text-align: right;
    margin-top: 20px;
}

.yotpo-page-button{
    width: 960px;
    margin-top: 19px;
    text-align: center;
}

.yotpo-page-button .yotpo-page-button-list li{
    display: inline-block;
}

.yotpo-page-button .yotpo-page-button-list a{
    border: 1px solid;
    padding: 5px 14px;
    border-radius: 4px;
    display: block;
    font-weight: bold;
    margin: 4px;
    font-size: 14px;
}

.yotpo-page-button .yotpo-page-button-list a:hover{
    background-color: #3366cc;
    color: #fff;
    text-decoration: none;
}

.yotpo-page-button-list .selected a{
    text-decoration: none;
    background-color: #3366cc;
    color: #fff;
    border: 1px solid #3366cc;
    display: block;
}

.icon-left-open{
    margin-right: 12px;
}

.icon-right-open{
    margin-left: 12px;
}

/* score-star */

.score{
    display: inline-block;
    margin-top: 8px;
    margin-right: 10px;
    vertical-align: -2px;
}

#top-customer-reviews-and-ratings .score,
#customer-reviews-and-ratings .score{
    vertical-align: sub;
}

.score-star-total{
    background: url("/assets/images/yotpo/star_total.png") no-repeat -51px 0px;
    display: inline-block;
    width: 21px;
    height: 21px;
}

.score-star-total.full{
    background-position: 0px 0px;
}

.score-star-total.half{
    background-position: -25px 0px;
}

#top-customer-reviews-and-ratings .score-star-total,
#customer-reviews-and-ratings .score-star-total,
.score-star-review{
    background: url("/assets/images/yotpo/star_review.png") no-repeat -36px 0px;
    display: inline-block;
    width: 18px;
    height: 18px;
}
#top-customer-reviews-and-ratings .score-star-total.full,
#customer-reviews-and-ratings .score-star-total.full,
.score-star-review.full{
    background-position: 0px 0px;
}

#top-customer-reviews-and-ratings .score-star-total.half,
#customer-reviews-and-ratings .score-star-total.half,
.score-star-review.half{
    background-position: -18px 0px;
}

hr{
    border: 0 none;
    height: 1px;
    color: #ccc;
    background-color: #ccc;
    clear:both;
}

.top-score-reviews{
    padding:0 0 12px;
    text-align: left;
}

#top-customer-reviews-and-ratings .top-score-reviews{
    padding:2px 0 16px;
}

#customer-reviews-and-ratings .top-score-reviews{
    padding:12px 0 20px;
}

.top-score-reviews .all-reviews{
    font-size: 20px;
    font-weight: bold;
    margin-right: 21px;
}

#top-customer-reviews-and-ratings .all-reviews,
#customer-reviews-and-ratings .all-reviews{
    font-size: 16px;
    margin-right: 16px;
}

.filter{
    font-weight: bold;
    line-height: 0.8;
    text-align:left;
    margin-top: 22px;
    margin-bottom: 12px;
    clear: both;
}

.yotpo-sort-text{
    font-weight: bold;
    margin-right: 8px;
    vertical-align: 1px;
    color: #333333;
}

/* review */

#yotpo-site-review table {
    width: 960px;
}

#top-customer-reviews-and-ratings #yotpo-site-review table,
#customer-reviews-and-ratings table{
    width: 100%;
}

#yotpo-site-review tr {
    border-bottom: 1px solid #ccc;
}

#yotpo-site-review tr:last-child {
    border-bottom: 0px;
}

#yotpo-site-review h3 {
    font-weight: bold;
    font-size: 18px;
    word-wrap: break-word;
    width: 600px;
    line-height: 1.2;
}

#top-customer-reviews-and-ratings #yotpo-site-review h3,
#customer-reviews-and-ratings #yotpo-site-review h3{
    width: auto;
    word-break: break-word;
    font-size: 14px;
}

#yotpo-site-review .national-flag {
    float: right;
    width: 27px;
    position: relative;
    top: -2px;
}

.reviewer {
    font-size: 15px;
    margin-top: 10px;
    color: #666666;
}

#top-customer-reviews-and-ratings .reviewer,
#customer-reviews-and-ratings .reviewer {
    margin-top: 4px;
    font-size: 12px;
}

.reviewer-name{
    margin-right: 8px;
}

.reviewer-type {
    display: inline-block;
    color: #c45500;
    font-weight: bold;
}

.review-content {
    margin-top: 27px;
    width: 540px;
    font-size: 14px;
}

#top-customer-reviews-and-ratings .review-content,
#customer-reviews-and-ratings .review-content {
    margin-top: 16px;
    font-size: 12px;
}

#top-customer-reviews-and-ratings .review-content{
    width: 500px;
}

@media screen and (max-width:1400px){
    #top-customer-reviews-and-ratings .review-content{
        width: auto;
    }
}

#customer-reviews-and-ratings .review-content {
    width: 500px;
}

.review-content .read-more,
.review-content .read-less {
    color: #3366cc;
    cursor: pointer;
}

.review-content .read-more-cont {
    display: none;
}

.review-model {
    margin-top: 19px;
    margin-bottom: 16px;
    font-size: 15px;
    color: #666;
}

#top-customer-reviews-and-ratings .review-model,
#customer-reviews-and-ratings .review-model{
    font-size: 12px;
}

#top-customer-reviews-and-ratings .review-model a,
#customer-reviews-and-ratings .review-model a{
    font-size: 14px;
}

.review-share {
    display: block;
    float: left;
    font-size: 15px;
    position: relative;
}

#top-customer-reviews-and-ratings .review-share,
#customer-reviews-and-ratings .review-share{
    font-size: 14px;
}

.review-share-links{
    display: none;
    float: left;
}

.review-share-links li{
    line-height: 1;
    display: inline-block;
}

.review-share-links li:not(:last-child):after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 4px;
    margin-left: 4px;
    border: solid 1px;
    border-left-color: #000;
    vertical-align: 3px;
}

.review-share .icon-export{
    color: #000;
    margin-right: 4px;
    cursor: pointer;
    font-size: 15px;
}

.review-share .share-text{
    color: #3366cc;
    margin-right: 10px;
    cursor: pointer;
}

.review-helpful {
    float: right;
    font-size: 15px;
    border-radius: 3px;
    background-color: #fff;
    transition: background-color 0.2s linear;
    color: #666;
    background-color: #fff;
    width: 334px;
}

#top-customer-reviews-and-ratings .review-helpful,
#customer-reviews-and-ratings .review-helpful{
    font-size: 14px;
}

.review-share-links li:first-child{
    border-left:1px solid #ccc;
    padding-left: 10px;
}

.review-share-links li:last-child{
    border-right:1px solid #ccc;
    padding-right: 10px;
}

.review-helpful.voting{
    background-color: #ccc;
}

.review-helpful ul {
    float: right;
    text-align: right;
    position: relative;
    top: -1px;
}

.review-helpful li {
    display: inline-block;
    cursor: pointer;
    transition: color 0.2s linear;
}

.review-comment-cell {
    padding: 12px 0 24px;
    vertical-align: top;
}

#yotpo-paginator-footer {
    margin-top: 28px;
}

.review-images {
    padding: 0 10px 6px 0;
    width: 250px;
    vertical-align: top;
}

.yotpo-no-image {
    width: 240px;
    height: 180px;
    overflow: hidden;
    background-color: #ccc;
    margin-top: 14px;
    margin-bottom: 10px;
    position: relative;
}

.review-images .icon-picture{
    font-size: 88px;
    color: #fff;
    position: absolute;
    top: 45px;
    width: 240px;
    text-align: center;
}

.review-images .image-wrapper {
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    text-align: center;
    width: 115px;
    height: 56px;
    background-color: #000;
}

.review-images .image-wrapper:nth-child(1) {
    width: 240px;
    height: 180px;
    margin-top: 14px;
    margin-bottom: 9px;
}

.review-images .image-wrapper:nth-child(3) {
    margin-left: 10px;
}

.review-images .image-wrapper:nth-child(2) img, .review-images .image-wrapper:nth-child(3) img{
    max-width: 115px;
}

.image-wrapper img{
    height: inherit;
    max-height: 180px;
}

.review-model a {
    font-weight: bold;
}

.vote-up{
    color: #3366cc;
}

.review-helpful .count{
    color: #666666;
    margin-left: 5px;
}

.icon-thumbs-up-alt{
    color: #333;
    margin-right: 5px;
    font-size: 18px;
}

#yotpo-site-review .review-has-not td{
    padding:20px 0;
    font-size:14px;
    text-align: center;
}

.lightbox .lb-nav a.lb-next,
.lightbox .lb-nav a.lb-prev{
    filter: alpha(Opacity=100);
    opacity: 1;
}

.yotpo-testimonials-link {
    clear: both;
    font-size: 18px;
    font-weight: bold;
}
