
/*--- comment area ---*/

.coment-area {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

.we-comet {
    float: left;
    width: 100%;
    padding-left: 0;
    list-style: none;
}

.we-comet > li {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}

.we-comet > li:last-child {
    margin-bottom: 0;
}

.comet-avatar {
    display: table-cell;
    max-width: 7.6%;
    vertical-align: top;
    width: 7.6%;
}
.comet-avatar > img{
	max-width: 35px;
	width: 35px;
	min-width: 35px;
}
.we-comment {
    border: 1px solid #ede9e9;
    display: table-cell;
    margin-left: 20px;
    padding: 10px;
    vertical-align: top;
    position: relative;
    width: 65%;
}

.we-comment::before,
.peoples-mesg-box > ul > li p:before {
    border-bottom: 10px solid transparent;
    border-right: 11px solid #ede9e9;
    border-top: 10px solid transparent;
    left: -11px;
    top: 10px;
    position: absolute;
    content: '';
}

.we-comment::after,
.peoples-mesg-box > ul > li p:after {
    border-bottom: 8px solid transparent;
    border-right: 9px solid #fff;
    border-top: 8px solid transparent;
    left: -9px;
    top: 12px;
    position: absolute;
    content: '';
}

.we-comet > li ul {
    margin-left: 55px;
    margin-top: 20px;
    padding-left: 0;
    list-style: none;
}

.we-comet > li ul li {
    margin-bottom: 20px;
}

.we-comet li a.showmore {
    display: table;
    font-size: 12px;
    margin: 0 auto;
    text-transform: capitalize;
    font-weight: 500;
}

.we-comet > li ul li:last-child {
    margin-bottom: 0;
}

.coment-head {
    display: inline-block;
    width: 100%;
}

.coment-head > h5 {
    font-size: 13.5px;
    font-weight: 500;
    padding-bottom: 5px;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 0;
    color: #2a2a2a;
        margin-top: 0px;
}

.we-comment > p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    max-width: 100%;
    margin-top: 5px;
}

.we-reply {
    text-transform: capitalize;
    font-size: 13px;
    display: inline-block;
    margin-left: 10px;
}

.coment-head > span {
    color: #999;
    font-size: 12px;
    padding-left: 10px;
    display: inline-block;
}

li.post-comment .comet-avatar {
    display: inline-block;
    max-width: 6%;
    vertical-align: top;
    width: 6%;
}


.post-comt-box form textarea {
    background: #f3f3f3 none repeat scroll 0 0;
    border-color: transparent;
    border-radius: 3px;
    color: #696969;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 16px;
}

.add-smiles {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    line-height: 10px;
}

.add-smiles > span {
    font-size: 12px;
    cursor: pointer;
}

.smiles-bunch {
    background: #eaeaea none repeat scroll 0 0;
    border-radius: 5px;
    top: -63px;
    font-size: 13px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 150px;
    display: none;
}

.smiles-bunch.active {
    display: block;
}

.smiles-bunch > i {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
}

.smiles-bunch::before {
    border-top: 7px solid #eaeaea;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    position: absolute;
    right: 11px;
    bottom: -7px;
    width: auto;
}

.smiles-bunch > i:hover {
    transform: scale(1.1);
}

.post-comt-box form button {
    background: none;
}

/*--- comments section ---*/

.comment-area {
    float: left;
    width: 100%;
}

.comment-title {
    border-bottom: 1px dotted;
    color: #424242;
    float: left;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.comments {
    float: left;
    list-style: outside none none;
    padding-left: 0;
    width: 100%;
    margin-bottom: 0;
}

.comment-box {
    background: #f9f9f9 none repeat scroll 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    padding: 30px;
}

.comments > li {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

.comments > li:last-child {
    margin-bottom: 0;
}

.commenter-photo {
    display: table-cell;
    vertical-align: middle;
    width: 13.5%;
}

.commenter-meta {
    display: table-cell;
    padding-left: 25px;
    position: relative;
    vertical-align: middle;
}

.commenter-photo > img {
    width: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.comment-titles h6 {
    color: #444;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    vertical-align: top;
}

.comment-titles > span {
    font-size: 11px;
    margin-left: 30px;
    margin-right: 32px;
}

a.reply {
    display: inline-block;
    font-size: 12px;
    -webkit-text-decoration: underline;
    -moz-text-decoration: underline;
    -ms-text-decoration: underline;
    -o-text-decoration: underline;
    text-decoration: underline;
    text-transform: capitalize;
    vertical-align: middle;
}

.commenter-meta > p {
    color: #666;
    float: left;
    font-size: 15px;
    line-height: 24px;
    padding-top: 10px;
    width: 90%;
}

.comments > li > ul {
    float: left;
    list-style: outside none none;
    margin-top: 17px;
    padding-left: 60px;
    width: 100%;
}

.gap-60 {
    float: left;
    padding: 50px 0;
    width: 100%;
}

.gap-60.no-gap {
    padding: 0;
}

.gap-60.no-top {
    padding-top: 0;
}

.gap.no-bottom {
    padding-bottom: 0;
}

.gap.ext-bottom {
    padding-bottom: 150px;
}

.detail-meta .contact-form {
    padding: 0;
    width: 100%;
}

.detail-meta .contact-form form .form-group {
    margin-right: 0;
    width: 100%;
}

.post-comt-box {
    display: inline-block;
    position: relative;
    width: 100%;
}

.post-comt-box form textarea {
    background: #f3f3f3 none repeat scroll 0 0;
    border-color: transparent;
    border-radius: 3px;
    color: #696969;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 16px;
    width: 100%;
}
li.post-comment .comet-avatar {
    display: inline-block;
    max-width: 6%;
    vertical-align: top;
    width: 6%;
}
.comet-avatar {
    display: table-cell;
    max-width: 7.6%;
    vertical-align: top;
    width: 7.6%;
    text-align: center;
}
.comet-avatar > img{
	max-width: 35px;
	width: 35px;
    height: 35px;
	min-width: 35px;
    border-radius: 100%;
    object-fit: cover;
}

.postcomment--button {
    height: 40px;
    padding: 9px;
    position: static;
    float: none;
    background: #007bff !important;
    border-color: #007bff !important;
    color: white !important;
}

/* Yorum sistemi için ek stiller */
.emoji-picker-container {
    position: relative;
}

.emoji-picker {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    max-width: 300px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    margin-bottom: 5px;
}

.emoji-item {
    display: inline-block;
    margin: 2px;
    cursor: pointer;
    transition: transform 0.2s;
}

.emoji-item:hover {
    transform: scale(1.2);
}

.reply-form, .edit-form, .edit-reply-form {
    margin-top: 10px;
    padding: 10px;
    background: #f9f9f9;
    border-radius: 5px;
}

.reply-form textarea, .edit-form textarea, .edit-reply-form textarea {
    width: 100%;
    min-height: 60px;
    margin-bottom: 10px;
}

.reply-form button, .edit-form button, .edit-reply-form button {
    margin-right: 5px;
}

.cancel-reply, .cancel-edit, .cancel-edit-reply {
    background: #6c757d !important;
    border-color: #6c757d !important;
}

.cancel-reply:hover, .cancel-edit:hover, .cancel-edit-reply:hover {
    background: #5a6268 !important;
    border-color: #545b62 !important;
}

/* Loading spinner */
#comments-loading {
    text-align: center;
    padding: 20px;
    color: #666;
}

#comments-loading i {
    margin-right: 10px;
}

/* Yorum içeriği için link stilleri */
.comment-content a, .reply-content a {
    color: #007bff;
    text-decoration: none;
}

.comment-content a:hover, .reply-content a:hover {
    text-decoration: underline;
}

/* Emoji stilleri */
.em {
    font-style: normal;
    font-size: 1.2em;
    vertical-align: middle;
}

/* Responsive düzenlemeler */
@media (max-width: 768px) {
    .comet-avatar {
        max-width: 15%;
        width: 15%;
    }
    
    .we-comment {
        width: 80%;
        margin-left: 10px;
    }
    
    .post-comt-box {
        width: 85%;
    }
    
    .emoji-picker {
        max-width: 250px;
    }
}


