.newShopRatingForm textarea{
    resize: vertical;
}
.newShopRatingForm label{
    font-weight: 600;
}
.newShopRatingForm h4{
    font-weight: 600;
}
.newShopRatingForm .field_desc{
    margin-bottom: 10px;
    font-size: 12px;
    color: #9c9c9c;
    font-style: italic;
}
.shop_rate_wrap {
    margin: 0 15px 30px 15px;
    box-sizing: border-box;
}
.rate_separator{
    border-top: 1px solid #e5e5e5;
    height: 10px;
}
.custom-types{

}
label.custom-types{
    margin-right: 10px;
    font-weight: 600;
}
.rate-star{
    width: 21px;
    height: 20px;
    background: url("../image/shop_rate/rate-stars-orange.png") top center no-repeat;
    display: inline-block;
    cursor: pointer;
}
.rate-star.small-stars{
    width: 12px;
    height: 11px;
    background-size: 100% auto;

}
.rate-star-show{
    width: 17px;
    height: 17px;
    background: url(../image/shop_rate/rate-stars-orange.png) top center no-repeat;
    background-size: 100% auto;
    display: inline-block;
}
.rate-star-show.small-stars{
    width: 17px;
    height: 17px;
    background-size: 100% auto;

}
.summary-rate-star-show{
    width: 104px;
    height: 20px;
    background: url(../images/shop_rate/rate-stars-orange.png) repeat-x 0 0;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
.summary-rate-star-show.star-change {
    background: url("../image/shop_rate/rate-stars-orange.png") repeat-x 0 -30px;
    margin: 0;
}
.star.star-change-empty,
.star.star-change {
    width: 17px;
    height: 17px;
    margin: 0 1px;
    background: url(../image/shop_rate/rate-stars-orange.png) no-repeat;
    background-size: 100% auto;
    background-position: bottom;

}
.star.star-change-empty {
    background-position: top;

}
.shop_rates_list,
.shop_summary_rating{
    display: table;
    width: 100%;
    color: #666;
}
.last-shop-ratings.vertical h3:after {
    width: 136px;
    content: " ";
    width: 120px;
    height: 1px;
    background: #F4A137;
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -1px;
}
.last-shop-ratings.vertical .block_header h3{
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 0 0 1px 0;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    background: none;
    
}





.last-shop-ratings.vertical .modcontent.box-content.block_content{
    background: #fff;
    margin-top: 20px;
    border: 1px solid #e6e6e6;
}

/*.last-shop-ratings.vertical .rate-stars {
	float: left;
	margin-left: 10px;
}*/

.last-shop-ratings.vertical .shop_summary_rating{
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
    margin: 5px;
}

.last-shop-ratings.vertical .shop_summary_general {
    float: none;
    width: 100%;
}
.last-shop-ratings.horizontal .shop_summary_rating{
    cursor: default;
    font-weight: bold;
    color: #f4a137;
    font-size: 36px;
    line-height: 50px;
    width: 65px;
    margin: -5px auto 5px;
}

.last-shop-ratings.vertical .last-rating-list {
    
}
.last-shop-ratings.horizontal .block_content_wrapper{
    padding: 15px;
    float: left;
    width: 70%;
}

.last-shop-ratings.horizontal .shop_summary_general {
    float: none;
    color: #008192;
    width: 100%;
}
.shop_summary_general_rating {
    cursor: default;
    font-weight: bold;
    color: #f4a137;
    font-size: 36px;
    line-height: 50px;
    width: 65px;
    margin: -5px auto 5px;
}
.shop_summary_general {
width: 50%;
    height: auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.shop_summary_detail {
    width: 50%;
    height: auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.shop_summary_detail_inner {
    text-align: left;
}
.shop_summary_add_rating {
    margin-bottom: 10px;
    text-align: center;
}
.rating_btn.add_rating-button{
margin-right: -10px;
    background: #f4a137;
    cursor: pointer;
    color: #fff;
    white-space: nowrap;
    border: none;
    padding: 9px 12px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}
.rating_btn {
    
    transition: 0.4s all ease 0s;
    margin-right: -10px;
    background: #f4a137;
    padding: 4px 10px;
    color: #fff;
    white-space: nowrap;
    border: none;
    padding: 6px 12px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}
@media screen and (max-width: 991px) {

    .shop_summary_add_rating {
        width: 100%;
        padding: 15px 5px;
        text-align: center;
    }
    .last-shop-ratings.horizontal .shop_summary_rating{
        width: 100%;
    }
    .last-shop-ratings.horizontal .block_content_wrapper{
        width: 100%;
    }

}


@media screen and (max-width: 767px) {

    .last-shop-ratings.horizontal .shop_summary_rating{
        width: 100%;
    }
    .last-shop-ratings.horizontal .block_content_wrapper{
        width: 100%;
    }

}
@media screen and (max-width: 480px) {

}
.shop_summary_detail_line{
    font-size: 13px;
    width: 260px;
    margin: 0 auto;
    height: 20px;
}
.shop_summary_detail_line .star{
    display: inline-block;
   /* width: 30px;
    height: 15px;
    background: url("../image/shop_rate/rate-stars-orange.png") no-repeat bottom right;
    background-size: 15px auto;
    display: inline-block;
    line-height: 16px;*/
}
.shop_summary_detail_line .percent_line{
    height: 10px;
    background-color: #666;
    display: inline-block;
    border-radius: 2px;
    margin: 0 0 0 5px;
}
.shop_summary_general_title {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
}
.shop_summary_general_desc {
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif, Arial;
    font-weight: bold;
}

.rate-star-show.star-change{
    background-position: bottom;
}
.rate-star.star-hover, .rate-star.star-change{
    background-position: bottom;
}
.ratings-item{
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0 0 20px 0;
}
.ratings-item .ratings-item-header{
    padding: 12px 10px 0;
}
.ratings-item .ratings-item-header .rating-sender{
    float: left;
	font-size: 15px;
	margin-left: 5px;
	border-bottom: 1px dashed #666;
}
.ratings-item .ratings-item-header .rating-date{
    float: right;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif, Arial;
    font-weight: bold;
	color: #fff;
}
.ratings-item .ratings-item-header .rating-sender span{
    font-size: 10px;
}
.ratings-item .ratings-item-rates{
    padding: 5px 0px;
    /*border-bottom: 1px solid #ddd;*/

}
.ratings-item .ratings-item-rates .ratings-item-rates-item{
    margin: 5px;
    float: left;
    

}
.ratings-item .ratings-item-rates .ratings-item-rates-item .rates-title{
    margin: 0 10px;
    line-height: 20px;
    font-weight: bold;
}
.ratings-item .ratings-item-rates .ratings-item-rates-item .rate-stars{
    margin: 0 10px;
}
.ratings-item .ratings-item-comment{
    margin: -3px 15px 15px;
    font-size: 13px;
}
.ratings-item .ratings-item-good-bad{
    margin: 15px;
}
.ratings-item .ratings-item-good-bad .ratings-item-good-bad-title{
    padding-left: 15px;
    font-weight: bold;
}
.ratings-item .ratings-item-good-bad .good, .ratings-item .ratings-item-good-bad .bad {
    min-width: 47%;
}
.ratings-item .ratings-item-good-bad .good{
    color: #449d44;
    float: left;
}
.ratings-item .ratings-item-good-bad ul{
    list-style: none;
    padding-left: 5px;
}
.ratings-item .ratings-item-good-bad .good ul li:before{
    content: '+';
    font-weight: bold;
    margin-right: 8px;
    font-size: 14px;
}
.ratings-item .ratings-item-good-bad .bad{
    color: #df5c39;
    float: left;
}
.ratings-item .ratings-item-good-bad .bad ul li:before{
    content: '-';
    font-weight: bold;
    margin-right: 8px;
    font-size: 14px;
}
.ratings-item .ratings-item-answer{
    padding: 5px 15px;
    border-top: 1px solid #ddd;
    background-color: #f5f5f5;

}
.ratings-item .ratings-item-answer .ratings-item-answer-title{
    font-weight: bold;
    color: #23a1d1;
    padding: 5px 0;
}
.ratings-item .ratings-item-answer .ratings-item-answer-content{
    padding-left: 20px;
}
.last-shop-ratings {
    margin-bottom: 20px;
}
.last-shop-ratings .block_header{

}
.last-shop-ratings .block_header h4{
    margin: 0;

}
.last-rating-item{
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
}
.last-rating-item:last-child{
    border-bottom: none;
    background-color: #ddd;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
}
.last-rating-item:first-child{
    border-top: 1px solid #ddd;
}
.last-rating-item-header{
    margin-bottom: 10px;
}
.last-rating-item-header .rate-author{
    float: left;
    font-weight: bold;
}
.last-rating-item-header .rate-stars{
    float: right;
}
.last-rating-item-comment {
    text-align: justify;
    font-size: 13px;
    color: #666;
}
.last-shop-ratings.horizontal{
    border: none;
}
.last-shop-ratings.horizontal .block_header{
    border-bottom: 1px solid #e4e4e4;
    background: none;
    text-transform: uppercase;
}
.last-shop-ratings.horizontal .block_header h4{
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
.last-shop-ratings.horizontal .last-rating-item{
    background-color: transparent;
    text-align: left;
    min-height: 180px;
    margin: 5px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    padding: 0;
}
.last-shop-ratings.horizontal .block_content {
    padding-top: 15px;
}
.last-shop-ratings.horizontal .last-rating-item-header{
    text-align: center;
    padding: 8px 10px;


}
.last-shop-ratings.horizontal .last-rating-item-header .rate-author{
    float: none;
    font-weight: bold;
}
.last-shop-ratings.horizontal .last-rating-item-header .rate-stars{
    float: none;
}
.last-shop-ratings.horizontal .last-rating-item-comment{
    padding: 8px 10px;
    text-align: justify;
}
.last-shop-ratings.horizontal .owl-wrapper-outer {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.last-shop-ratings.horizontal .last-rating-link {
    border: 1px solid #e4e4e4;
    text-align: center;
    padding: 8px 10px;
}
.ratings-item .ratings-item-rates .ratings-item-rates-item.custom-rate{
    width: 100%;
    margin: 0;
}
.ratings-item .ratings-item-rates .ratings-item-rates-item.custom-rate .rates-title{
    width: 48%;
    display: inline-block;
    margin: 0;
    text-align: right;
    padding-right: 10px;
}
.ratings-item .ratings-item-rates .ratings-item-rates-item.custom-rate .rate-stars{
    width: 48%;
    display: inline-block;
    margin: 0;
}

/*-------Modal----------*/
.remodal h2{
    margin-top: 0;
    color: #444;
    font-size: 20px;
}
.remodal-confirm{
    color: #fff;
    background: #00bbd3;
    font-weight: bold;
	margin-top: 20px;
}
.remodal-cancel{
    color: #9c9c9c;
    background: #F0F0F0;
    font-weight: bold;
	margin-top: 20px;
}
.remodal-cancel:hover, .remodal-cancel:focus{
    background: #d9d9d9;
}

.newShopRatingForm .remodal-close {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
}
/*-------EndModal----------*/

.newShopRatingForm .rating-form-label {
    text-align: left;
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    color: #2b2e38;
    padding: 0;
}

.newShopRatingForm input[type="text"], textarea {
    border-radius: 0 !important;
    display: block;
    line-height: 1.42857143;
    color: #555;   
    margin: 0;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc; 
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-size: 12px;
    
}
.newShopRatingForm #input-payment-captcha {
    text-align: center;

}
.newShopRatingForm #input-payment-captcha > div {
    margin: 0 auto;

}

.field_desc{
    font-style: italic;
    font-size: 12px;
    color: #9c9c9c;
    margin-bottom: 10px;
}
.rating-form-label.text-success{
    color: #3c763d;
}
.rating-form-label.text-danger{
    color: #a94442;
}
.grid{
    clear: both;
}
.grid .col, .grid .col-mb{
    float: left;
    padding: 0 10px;
    text-align: left;
    width: 100%;
}
.grid.grid-2 .col, .grid.grid-2 .col-mb{
    width: 50%;
}
@media (max-width: 548px) {
    .grid.grid-2 .col{
        width: 100%;
    }
    .shop_summary_general {
        width: 100%;
        display: block;
    }
    .shop_summary_detail {
        width: 100%;
        display: block;
    }
}

img.form__captcha {
	margin: 20px 0px 10px 0px;;
	float: right;
}

.rate_separator {
	display:none;
}

.remodal h2 {
    padding-bottom: 20px;
}

.grid.grid-2 .col, .grid.grid-2 .col-mb {
     float: right;
}

.shop_summary_rating {
    margin-top: 30px;
}