@CHARSET "utf-8";

div#fb-con-wrapper {
	width: 500px;
	padding: 20px 25px;
	position: fixed;
	/*bottom: 50%;*/
    top:20%;
	left: 50%;
	margin-left: -250px;
	z-index: 9999;
	background-color: white;
	color: #444;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	display: none;
	box-shadow: 0 0 27px 0 #111;
	text-align: center;
	line-height: 1em;
}

div#fb-con-wrapper-admin {
    width: 500px;
    padding: 20px 25px;
    position: absolute;
    /*bottom: 50%;*/
    top:20%;
    left: 50%;
    margin-left: -250px;
    z-index: 9999;
    background-color: white;
    color: #444;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    display: none;
    box-shadow: 0 0 27px 0 #111;
    text-align: center;
    line-height: 1em;
    }

.popup-form-box{/*top:15%!important;*/}

div#fb-con {
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";	
	opacity: 0.7;
	background-color: #444;	
	width: 100%;
	height: 100%;	
	cursor: pointer;
	z-index: 9998;
	position: fixed;
	bottom: 0;
	top: 0;
	left:0;
	display: none;	
}



.button-bottom-add-review{text-align:center;display:none;margin-bottom:10px}

.no-registered{background-color: #fafafa;border: 1px solid #c4c4c4;padding: 10px;}

#add-review-form{margin-top:20px;padding:5px;border:1px solid #C4C4C4;}
.popup-form{border:none!important;margin-top:0px!important;padding: 0px!important;}

.font-family-custom{font-family: sans-serif!important;}

#body-add-review-form{padding:10px}
#body-add-review-form label , #body-add-review-form  .label-span{font-size: 14px;font-weight: bold;margin: 12px 0 4px;color: #666;display: inline-block;text-align:left}
#body-add-review-form input{padding: 0 5px; height: 28px; width: 100% !important; min-width: 100% !important; border: 1px solid #ccc; background: #fff;}
#body-add-review-form .form-control{cursor: not-allowed; border-radius: 0;color: #9c9b9b;display: block;font-size: 13px;line-height: 1.42857;vertical-align: middle;width: 100%;font-weight: 500}
#body-add-review-form .cursor-active{cursor: auto!important;color:#666!important;}
#body-add-review-form textarea{padding: 5px; height: 100px; width: 100% !important; min-width: 100% !important; border: 1px solid #ccc; background: #fff;}
#body-add-review-form input#inpCaptchaReview, #body-add-review-form input#inpCaptchaAbuse{min-width: 20% !important;width: 20% !important;}
#body-add-review-form .required{color:red}
#footer-add-review-form .btn-success, .spr-review-footer .btn-success{background-color: #46a74e;border-color: #3e9546;color: #fff;}
#footer-add-review-form .btn-success:hover, #footer-add-review-form .btn-success:focus, #footer-add-review-form .btn-success:active,#footer-add-review-form .btn-success.active,
.spr-review-footer .btn-success:hover, .spr-review-footer .btn-success:focus, .spr-review-footer .btn-success:active,.spr-review-footer .btn-success.active{
    color: #fff;
    background-color: #3a8a41;
    border-color: #2c6a31; }

#footer-add-review-form .btn-danger, .spr-review-footer .btn-danger{background-color: #d9534f;border-color: #d43f3a;color: #fff;}

#footer-add-review-form .btn-danger:hover, #footer-add-review-form .btn-danger:focus,#footer-add-review-form .btn-danger:active,#footer-add-review-form .btn-danger.active,
.spr-review-footer .btn-danger:hover, .spr-review-footer .btn-danger:focus,.spr-review-footer .btn-danger:active,.spr-review-footer .btn-danger.active{
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }

.btn-primary-reviewsadv {
    background-color: #428bca!important;
    border-color: #357ebd!important;
    color: #fff!important;
}

.btn-primary-reviewsadv:hover, .btn-primary-reviewsadv:focus, .btn-primary-reviewsadv:active, .btn-primary-reviewsadv.active , .btn-primary-reviewsadv:visited{
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e!important; }

.btn-default-reviewsadv {
    background-color: #fff;
    border-color: #ccc!important;
    color: #333;
}


.btn-reviewsadv {
    -moz-user-select: none;
    border: 1px solid;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none!important;
}


#footer-add-review-form .btn {border-radius: 0;cursor: pointer;display: inline-block;font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-image: none;
    border: 0px solid transparent;
}

#body-add-review-form .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #00aff0;
    border-radius: 10px; }
#body-add-review-form .badge:empty {
    display: none; }

#body-add-review-form .stars-section{vertical-align: baseline!important;}
#body-add-review-form .stars-section img{margin:  0px 0 0px}

/* display suggestion on the product page */
#body-add-review-form  .reviewsadv-checkbox{min-width: 20px!important;width: 20px!important;height:16px!important;}
/* display suggestion on the product page */

.tip-times{margin-top:10px;font-weight: 500;font-size: 10px;border:1px solid #c4c4c4;padding:5px;color:#00aff0}

.checkbox-my-acc {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 18px;
    vertical-align: middle;
    line-height: 16px;
    padding-left:0px
}


#body-add-review-form a {
    color: #fff;
    text-decoration: underline;
}


#footer-add-review-form{text-align:center;padding: 10px 0}

#add-review-form .title-rev{border-bottom: 1px solid #C4C4C4;font-weight: bold;padding: 5px 10px;}
#add-review-form .title-form-text-left{float:left;margin-top:10px;}
#add-review-form .title-form-text-left .title-form-custom{font-size:16px}
#add-review-form .title-form-text-right{float:right;margin-bottom:0px}


.clear-reviewsadv{clear:both}


.text-no-reg{text-align:center;font-weight:bold}
.no-reg-button{text-align:center}

.advertise-text-review{ 
	background-color: #FAFAFA;
    border: 1px solid #C4C4C4;
    padding: 10px;
}

.advertise-text-review-text-align{text-align:center}

.advertise-text-review img{vertical-align: sub;}


.gsniprev-table-reviews{width:100%; background-color: #FAFAFA; border: 1px solid #C4C4C4;margin-bottom:10px}
.gsniprev-table-reviews td{padding:5px}
.gsniprev-left-title{width:50%}
.gsniprev-right-title{width:50%;text-align:right}

.gsniprev-left{width:10%}
.gsniprev-right{width:90%;text-align:left}


.pages { height:15px; font-size:100%; margin-top:20px; line-height:1.2em;  }
.pages span, .pages b, .pages a { font-weight:bold; }
.pages a{color:#fff}
.pages span { padding:1px 8px 2px 0; }
.pages span.nums { padding:0 10px 0 5px; }
.pages span.nums b, .pages span.nums a { padding:0px 4px 1px; background:#ccc; text-decoration:none; margin-right:4px; }


				
.reviewsadvs-float-left{float:left;margin-top:2px}
.reviewsadvs-float-right{float:right}
.reviewsadvs-clear{clear:both}
				
.catalog-stars{margin:10px 0 10px 10px;float:right}
.catalog-rating{float:right;margin:10px 10px 10px 5px;color:#666666!important}
				
.inpCaptchaReview {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 2px;
    min-height: 18px;

}

.float-left{float:left}
.float-right{float:right}
.clr {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}


.googlesnippetsblock{
border-radius: 5px 5px 5px 5px;
border:1px solid #c1c1c1;
margin-top:10px;
margin-bottom:10px;
text-align:left;
color:#666666;
overflow: hidden;	
}
.googlesnippetsblock-title{
padding:5px;text-align:center	
}
.googlesnippetsblock-img{
width:auto;height:50px	
}

table.snippets-table-block{margin:5px}
table.snippets-table-block td{padding:5px}
.snippets-clear {clear:both}
.snippets-img-star {
    float: left;
    height: 22px;
    width: 15px;
}

.gsniprev-block-16{background-color: #FAFAFA;
				border: 1px solid #C4C4C4;
				margin:10px 0; 
				clear:both;
				padding:10px;
				max-width:270px;
				text-align:left;
				}
				
.gsniprev-block-16 table.gsniprev-rating-block-table td{padding:0px!important}
				
.margin-left-5{margin-left:5px}
				
				
#button-close{
    background: url("../img/fancybox.png") repeat scroll -40px 0 transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    z-index: 1103;
}



/* reviews */
.title-review-all{
    text-decoration: underline;
}

#add-review-block{
    margin-bottom:30px;
    padding-bottom: 30px;
}

.spr-content{
    padding-left:30px
}

.spr-content15{
    float:left;
    width:75%;
}

.spr-summary {
    border: medium none;
    margin-top: 25px;
    padding-bottom: 15px;
    text-align:center;
}

.spr-summary15{
    float: left;
    width: 25%;
}

.spr-summary b.total-rating-review{
    font-size: 14px;text-transform: uppercase
}

#shopify-product-reviews .spr-header::after {
    clear: none;
}
.spr-header::after {
    clear: both;
}


#shopify-product-reviews .spr-summary .spr-summary-starrating {
    display: block;
    margin: 0;
}

#shopify-product-reviews .spr-summary-caption {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    margin-top:10px;
}

.spr-review-reportreview {
    float: right;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
}

.spr-review-content {
    margin: 0px 0 20px 0px;
}

#shopify-product-reviews .spr-review{
    padding: 0px 0 0px 0;
    margin: 0px 0 10px 0;
    border-bottom: 1px solid #c4c4c4;
}

.spr-review-content-body {
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.spr-review-content-body a{text-decoration: underline;color:#069}

#shopify-product-reviews .spr-review-header::after{
    display: table;
}

#shopify-product-reviews .spr-review-header-starratings{
    margin:0 5px 10px 0;
    position:relative;
    top:0;
    float:left;
}

#shopify-product-reviews .rating-stars-total{float:left; margin:2px 15px 10px 0;font-size:10px;opacity:0.8}
#shopify-product-reviews .font-size-10{font-size:10px}

#shopify-product-reviews .spr-review-header-title{
    margin-right:15px;
    font-family:"Raleway","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight:400;
    text-transform:uppercase;
    font-size:17px;
    line-height:20px;
    position:relative;
    top:0px;
    float:left;
    margin-top:0px!important;
}

.spr-review-header-byline{
    font-style:italic;
    font-size:13px;
    opacity:0.5;
    display:inline-block;
    margin:0 0 1em 0;

}

.people-folowing-reviews{
    margin:0 0 1em 0;
}

.gsniprev-img-star-list{
    height: 13px;
    width:13px;
    margin-bottom: 3px;
}

.rating-stars-dynamic{
    cursor: pointer;
    float: none;
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 3px;
}

.rating-stars-dynamic-admin{
    cursor: pointer;
    float: left;
    margin-left: 5px;
}
.rating-stars-dynamic-title-admin{
    font-weight: bold;
}
.rating-stars-dynamic-title-admin sup.required{color:red}
.rating-stars-dynamic-item-admin{
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 9px;
}

.rating-stars-dynamic .tip-criterion-description{
    font-size: 12px !important;
    line-height: 1.3em;
    margin-top: 10px;
}

.rating-stars-dynamic img{
    margin-left: -3px!important;
}

.margin-item-form-top-left{margin-top:8px;}
.margin-item-form-top-left .badge{font-weight: bold}
.margin-item-form-top-left .badge a{color:white;text-decoration: underline}

/** for ps < 1.6 */
.row-list-reviews{
    width:100%;
}

.col-sm-3-list-reviews{
    width:25%;
    float:left;padding-right:10px;margin-bottom:20px;margin-top:10px;
}
.col-sm-9-list-reviews{
    width:73%;
    float:left;margin-top:10px
}

.col-sm-12-list-reviews{
    width:100%;
    float:left;margin-top:10px
}
/** for ps < 1.6 */



.criterion-item-block{
    margin:5px 0
}

.shop-owner-reply-on-review{
    margin-left:5%;
    margin-top:20px;
    margin-bottom:20px
}
.shop-owner-reply-on-review .owner-date-reply{
    font-weight: bold;
    margin-bottom:3px;
}

.spr-review-footer{
    margin-top:20px
}

.spr-review-footer a{
    text-decoration: none!important;
}

.margin-bottom-10{
    margin-bottom: 10px;
}

.button_padding_reviewsadv{padding:3px 6px!important;}


.error-label{color:red}
.errorTxtAdd{color:red;font-size:12px;padding:3px 0;}
.error-current-input{background-color:#ffeeee!important;}
/* reviews */


/* abuse form */
.disabled-values{background-color:#f4f4f4!important;}
.text-align-left{text-align:left!important;}
/* abuse form */


/* helpfull */
.helpfull-error{color:red}
.helpfull-success{color:green}
/* helpfull */

/*coupon*/
.text-coupon-lines{font-weight:normal!important;;font-size:14px!important;}
/*coupon*/


/* one page */
.border-image-review{border:1px solid #dbdbdb}

/* one page */


/* block last reviews */

.block-last-reviewsadvs{margin: 10px auto 0}

.gsniprev-block{background-color: #FAFAFA;
    border: 1px solid #C4C4C4;
    margin:10px 0;
    clear:both;
    padding:10px;
    max-width:230px;
    text-align:left;
}

.gsniprev-block-reviews-text {float:left;margin-left:5px;margin-top:2px;font-weight:bold;color:#333}
.gsniprev-block-ratings-text{margin-left:5px;margin-top:2px;font-weight:bold;color:#333;text-align:right;}
.gsniprev-block .rating, .gsniprev-block-16 .rating{float:left!important;cursor:auto!important;padding:0px!important;display:inline!important;margin:0px!important;}
.title-rating-block{color:#333}
.title-rating-one-star{margin-top:-3px}
.gsniprev-rating-block-table{width:100%; border:none!important;}
.gsniprev-rating-block-table tr, .gsniprev-rating-block-table td{border:none!important;}
.gsniprev-rating-block{border: 1px solid #C4C4C4;background-color:#fff;padding:10px;display:none;margin-top:10px}
.gsniprev-rating-block-left{width:70%;text-align:left}
.gsniprev-rating-block-right{width:30%;text-align:left}
.view-ratings{text-decoration: underline;font-size: 12px;font-weight: bold}

.block-items-data{margin-left: 0px!important;margin-right:0px!important;}
.items-last-reviewsadvs{margin-bottom: 10px}
.img-block-reviewsadv{/*float:left;width:15%;*/padding: 0 10px;text-align: center;margin-bottom:5px}

.body-block-reviewsadv{margin-bottom:5px;/*float:left;width:85%*/}
.body-block-reviewsadv-100{width: 100% !important}

.rating-stars-total-block{float:right; margin:2px 0px 0px 5px;font-size:10px;opacity:0.8}

.title-block-last-reviewsadv{padding: 10px 0;
    font-family: Calibri;
    color: #717171;
    font-size: 18px;
    display: block;}
.r-product{float:left}
.r-rating{float: right}
.img-block-reviewsadv.col-sm-2-custom {
    margin-top: 20px;
}
.title-block-r a{text-decoration: underline;}
.title-block-r{margin-bottom: 10px}

.gsniprev-view-all{margin:10px auto 0px auto;text-align:center}

.gsniprev-img-star-block{width:13px;height:13px}
.reviewsadv-block-date{font-size:11px!important;margin-top:5px;}
.reviewsadv-block-stars{margin-bottom: 5px}

/* block last reviews */


/* category stars */
.reviews_list_stars{
    margin: 0;
    overflow: hidden;
    padding-bottom: 10px;
    text-align: center;
	display:none;
}
.reviews_list_stars .star_content {
}
.reviews_list_stars span{
    font-size: 12px;
}
.gsniprev-img-star-category{width:13px;height:13px}
.gsniprev-block-noreviews{padding:10px;text-align:center}
.gsniprev-block-noreviews-list{background-color: #fff;border: 1px solid #c4c4c4;margin-top: 10px;padding: 10px;text-align: center;}
/* category stars */

/* badges */
.badges{position:relative;text-align:center;left: 0;margin: 5px 15px;padding: 5px 0;color:#333}
.badges a{color:#333;font-weight: bold;text-decoration: underline}
.badges-footer{color:inherit!important;}
.block-badges{text-align: left!important;}
.badges-block-a{text-decoration: none!important;}
/* badges */



/** fix for compatible with responsive theme */
.spr-container{margin-left:0px!important;}




.margin-left-10{margin-left:10px}

.row-custom{margin-left:0px;margin-right: 0px}

.row-custom:before, .row-custom:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
.row-custom:after {
    clear: both; }

.col-xs-1-custom,
.col-xs-2-custom,
.col-xs-3-custom,
.col-xs-4-custom,
.col-xs-5-custom,
.col-xs-6-custom,
.col-xs-7-custom,
.col-xs-8-custom,
.col-xs-9-custom,
.col-xs-10-custom,
.col-xs-11-custom {
    float: left; }

.col-xs-1-custom {
    width: 8.33333%; }

.col-xs-2-custom {
    width: 16.66667%; }

.col-xs-3-custom {
    width: 25%; }

.col-xs-4-custom {
    width: 33.33333%; }

.col-xs-5-custom {
    width: 41.66667%; }

.col-xs-6-custom {
    width: 50%; }

.col-xs-7-custom {
    width: 58.33333%; }

.col-xs-8-custom {
    width: 66.66667%; }

.col-xs-9-custom {
    width: 75%; }

.col-xs-10-custom {
    width: 83.33333%; }

.col-xs-11-custom {
    width: 91.66667%; }

.col-xs-12-custom {
    width: 100%; }

@media (min-width: 768px) {
    .container-custom {
        max-width: 750px; }

    .col-sm-1-custom,
    .col-sm-2-custom,
    .col-sm-3-custom,
    .col-sm-4-custom,
    .col-sm-5-custom,
    .col-sm-6-custom,
    .col-sm-7-custom,
    .col-sm-8-custom,
    .col-sm-9-custom,
    .col-sm-10-custom,
    .col-sm-11-custom{
        float: left; }

    .col-sm-1-custom {
        width: 8.33333%; }

    .col-sm-2-custom {
        width: 16.66667%; }

    .col-sm-3-custom {
        width: 25%; }

    .col-sm-4-custom {
        width: 33.33333%; }

    .col-sm-5-custom {
        width: 41.66667%; }

    .col-sm-6-custom {
        width: 50%; }

    .col-sm-7-custom {
        width: 58.33333%; }

    .col-sm-8-custom {
        width: 66.66667%; }

    .col-sm-9-custom {
        width: 75%; }

    .col-sm-10-custom {
        width: 83.33333%; }

    .col-sm-11-custom {
        width: 91.66667%; }

    .col-sm-12-custom {
        width: 100%; }

}
@media (min-width: 992px) {
    .container-custom {
        max-width: 970px; }

    .col-md-1-custom,
    .col-md-2-custom,
    .col-md-3-custom,
    .col-md-4-custom,
    .col-md-5-custom,
    .col-md-6-custom,
    .col-md-7-custom,
    .col-md-8-custom,
    .col-md-9-custom,
    .col-md-10-custom,
    .col-md-11-custom {
        float: left; }

    .col-md-1-custom {
        width: 8.33333%; }

    .col-md-2-custom {
        width: 16.66667%; }

    .col-md-3-custom {
        width: 25%; }

    .col-md-4-custom {
        width: 33.33333%; }

    .col-md-5-custom {
        width: 41.66667%; }

    .col-md-6-custom {
        width: 50%; }

    .col-md-7-custom {
        width: 58.33333%; }

    .col-md-8-custom {
        width: 66.66667%; }

    .col-md-9-custom {
        width: 75%; }

    .col-md-10-custom {
        width: 83.33333%; }

    .col-md-11-custom {
        width: 91.66667%; }

    .col-md-12-custom {
        width: 100%; }

}
@media (min-width: 1200px) {
    .container-custom {
        max-width: 1170px;
    }

    .col-lg-1-custom,
    .col-lg-2-custom,
    .col-lg-3-custom,
    .col-lg-4-custom,
    .col-lg-5-custom,
    .col-lg-6-custom,
    .col-lg-7-custom,
    .col-lg-8-custom,
    .col-lg-9-custom,
    .col-lg-10-custom,
    .col-lg-11-custom {
        float: left;
    }

    .col-lg-1-custom {
        width: 8.33333%;
    }

    .col-lg-2-custom {
        width: 16.66667%;
    }

    .col-lg-3-custom {
        width: 25%;
    }

    .col-lg-4-custom {
        width: 33.33333%;
    }

    .col-lg-5-custom {
        width: 41.66667%;
    }

    .col-lg-6-custom {
        width: 50%;
    }

    .col-lg-7-custom {
        width: 58.33333%;
    }

    .col-lg-8-custom {
        width: 66.66667%;
    }

    .col-lg-9-custom {
        width: 75%;
    }

    .col-lg-10-custom {
        width: 83.33333%;
    }

    .col-lg-11-custom {
        width: 91.66667%;
    }

    .col-lg-12-custom {
        width: 100%;
    }


}

/** fix for compatible with responsive theme */

