
.ars-white-area-comments-new-area .ars-tour-comments-body{
	    padding-right: 10px;
    padding-left: 10px;
}

.ars-tour-comments .rating {
  margin-top: 0px;
  border: none;
  float: left;
}

.ars-white-area-comments{
    margin-top: 15px;
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-bottom: 10px;
    padding-bottom: 15px;
}
.ars-white-area-comments.ars-white-area-comments-new-area{
	margin-bottom: 20px;
}
.related-posts-section{
	padding-top:10px;
}
.ars-tour-comments .rating > label {
  color: #90A0A3;
  float: right;
  margin-bottom: 0 !important;
}
.percent-raiting{
    margin-left:7px;
}
.ars-tour-comments .rating > label:before {
    margin: 5px;
    margin-top: 0;
    margin-bottom: 0 !important;
    font-size: 1.5em;
    font-family: FontAwesome;
    content: "\f005";
    display: inline-block;
}
.ars-comment-tour-form{
        display: inline-block;
    width: 100%;
    padding: 15px;
    padding-bottom: 0;
}
.ars-tour-comments .rating > input {
  display: none;
}
.ars-tour-comments .rating > input:checked ~ label,
.ars-tour-comments .rating:not(:checked) > label:hover,
.ars-tour-comments .rating:not(:checked) > label:hover ~ label {
  color: #F79426;
}
.ars-tour-comments .rating > input:checked + label:hover,
.ars-tour-comments .rating > input:checked ~ label:hover,
.ars-tour-comments .rating > label:hover ~ input:checked ~ label,
.ars-tour-comments .rating > input:checked ~ label:hover ~ label {
  color: #FECE31;
}
.ars-tour-comments{
	    width: 100%;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
}
.ars-tour-comments-header{
color: #000;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
    margin-bottom: 4px;
    padding-left: 15px;
    padding-top: 4px;
}
.ars-tour-comments-header i{
	    font-weight: bold;
    color: #f3772d;
	margin-right:5px;
}
.ars-tour-comments .form-group label.input-label{
    font-size: 14px;
    color: #000;
    display: inline-block;
    width: 100%;
}
.ars-tour-comments input[type="submit"]{
    background: #f3772d !important;
    border-radius: 30px;
    color: #ffff;
    border: none;
    font-size: 15px;
    padding: 10px;
    width: 200px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}
.ars-tour-comments .error-area{
	    color: #ff0000;
    font-size: 12px;
    display: inline-block;
    width: 100%;
}
.ars-tour-comments .error-area.not-visible{
	visibility:hidden;
}
.ars-comment-success-box{
	    display: block;
    width: 300px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    background: #4CAF50;
    color: #fff;
    padding: 15px;
    border-radius: 4px;
}
.ars-comment-success-box i{
	    font-size: 30px;
    margin-bottom: 15px;
    display: block;
}
.ars-comment-success-box h5{
	    font-size: 23px;
    margin-bottom: 15px;
    display: block;
	color:#fff;
}
.ars-comment-success-box p{
    font-size: 16px;
    line-height: 21px;
}
.ars-comment-tour-list-area{
	
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 10px;

}
/* Başlangıçta 155 karakterden sonrasını gizlemek için (yaklaşık 2 satır) */
.comment-limited {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Kaç satır görüneceğini belirler */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ars-comment-tour-list-col-three{
    width: 33.33%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
.ars-comment-avatar{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    float: left;
    margin-right: 10px;   
}
/* Tıklandığında bu sınıf kaldırılacak veya değiştirilecek */
.comment-full {
    display: block !important;
}
.ars-comment-tour-list-item{
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
    border: 1px solid #eee;
    padding: 20px;
    box-shadow: 1px 6px 20px -20px #000;
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-right-width: 1px !important;
    background-color: white !important;
    backdrop-filter: blur(0px);
    border-style: solid !important;
    border-color: #d9d9d9 !important;
    border-radius: 12px !important;
    margin-left: 0;
    margin-right: 0;
}
.ars-comment-tour-list-item-top{
margin-bottom: 0;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}
.ars-comment-tour-list-item-name{
    font-size: 15px;
    font-weight: bold;
    color: #000;
    float: left;
    margin-top: 5px;
}
.ars-comment-tour-list-item-star{
float: right;
    color: #F79426;
    display: inline-block;
    width: 100%;
    margin-top: 8px;
}
.ars-comment-read-more-btn{
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    opacity: 0.5;
    text-decoration: none !important;
    transition: color 300ms ease-out;
    cursor: pointer;
    margin-top: 5px;
}
.ars-comment-tour-list-item:before{
    content: '';
    background-image: url(https://cdn.trustindex.io/assets/platform/Google/icon.svg);
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.ars-comment-tour-list-item-star:after{
    content: '';
    background-image: url(https://cdn.trustindex.io/assets/icon/ti-verified.svg);
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: 7px;
    vertical-align: top; 
}
.ars-tour-style .ars-comment-tour-list-item-star:after{
    display:none;
}
.ars-comment-tour-list-item-star.ars-list-styles{
    display: inline-block;
    width: 100%;
    margin-top:2px;
    margin-bottom: 0px;
    float: left;
    text-align: left;
}
.ars-comment-tour-list-item-star i{
	    font-size: 17px;
    margin-left: 5px;
}
.ars-tour-style .ars-comment-tour-list-item-star i {
    font-size: 17px;
    margin-left: 0;
    margin-right: 5px;
}
.ars-comment-tour-list-item-star i.dolu{
	color:#F79426;
}
.ars-comment-tour-list-item-star i.yari-dolu{
	    
    -webkit-background-clip: text;
    color: transparent;
    -webkit-box-decoration-break: clone;
}
.ars-comment-tour-list-item-bottom{
	    min-height: 107px;
}
.ars-comment-tour-list-item-desc{
	    font-size: 15px;
    color: #000;
    text-align: left;
}
@media screen and (max-width: 768px) {

    .ars-white-area-comments {
        margin-top: 15px;
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        padding-bottom: 15px;
    }

    .ars-comment-tour-list-col-three {
        width: 100%;
    }

    .ars-comment-tour-list-item-bottom {
        min-height: auto;
    }    
}