.cke_editable {
    padding: 10px;
}

.image-captioned figcaption {
    background: #f5fcff;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    font-style: italic;
}

.image-left {
    float: left;
    margin-right: 15px;
}

.image-right {
    float: right;
    margin-left: 15px;
}

.image-center {
    text-align: center;
    margin: 5px auto;
}

.weather img {
    height: 30px;
}

.commentlist {
    list-style: none;
    /* padding-bottom: 50px; */
    /* margin: 0 0 50px; */
    /* border-bottom: 1px solid #EEE; */
}

#reviews .commentlist {
    padding-bottom: 30px;
    margin: 0 0 20px;
}

#comments {
    background: #f8f9fa;
    border: 1px solid #eee;
    padding: 30px;
    margin: 15px 0;
    border-radius: 5px;
}

#comments .comment-title,
#comments .comment-warning,
#comments .form-control {
    margin-bottom: 15px;
}

#comments .comment-warning {
    font-size: 12px;
}

#comments .btn {
    width: 100%;
}

.comment-form {
    margin-bottom: 30px;
}

.commentlist ul {
    list-style: none;
}

.commentlist li,
.commentlist li ul,
.commentlist li ul li {
    margin: 30px 0 0 0;
}

.commentlist ul:first-child {
    margin-top: 0;
}

.commentlist li {
    position: relative;
    margin: 30px 0 0 30px;
}

#reviews .commentlist li {
    margin-top: 20px;
}

.comment-wrap {
    position: relative;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    padding: 20px 20px 20px 35px;
}

.commentlist ul .comment-wrap {
    margin-left: 25px;
    padding-left: 20px;
}

#reviews .comment-wrap {
    border: 0;
    padding: 10px 0 0 35px;
}

.commentlist>li:first-child,
#reviews .commentlist>li:first-child {
    padding-top: 0;
    margin-top: 0;
}

.commentlist li .children {
    margin-top: 0;
}

.commentlist li li .children {
    margin-left: 30px;
}

.commentlist li .comment-content,
.pingback {
    position: relative;
    overflow: hidden;
}

.commentlist li .comment-content p,
.pingback p {
    margin: 20px 0 0 0;
}

.commentlist li .comment-content {
    padding: 0 0 0 15px;
}

.commentlist li .comment-meta {
    float: left;
    margin-right: 0;
    line-height: 1;
}

.comment-avatar {
    position: absolute;
    top: 15px;
    left: -35px;
    padding: 4px;
    background: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
}

.comment-avatar img {
    display: block;
    border-radius: 50%;
}

.commentlist li .children .comment-avatar {
    left: -25px;
}

.comment-content .comment-author {
    margin-bottom: -10px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
}

.comment-content .comment-author a {
    border: none;
    color: #333;
}

.comment-content .comment-author a:hover {
    color: #1ABC9C;
}

.comment-content .comment-author span {
    display: block;
}

.comment-content .comment-author span,
.comment-content .comment-author span a {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #AAA;
}

.comment-content .comment-author span a:hover {
    color: #888;
}

.comment-reply-link,
.review-comment-ratings {
    display: block;
    position: absolute;
    top: 4px;
    left: auto;
    text-align: center;
    right: 0px;
    width: 14px;
    height: 14px;
    color: #999;
    font-size: 14px;
    line-height: 1;
}

.icon-reply {
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: bold;
}

.icon-reply:before {
    content: "\f3e5";
    ;
}

.reply-form {
    margin-top: 15px;
}

.review-comment-ratings {
    width: auto;
    color: #333;
}

.comment-reply-link:hover {
    color: #888;
}

.surtalchilgaa,
.surtalchilgaa img,
.surtalchilgaa iframe,
.surtalchilgaa .position-relative {
    max-width: 100% !important;
    height: auto !important;
}

.surtalchilgaa img,
.surtalchilgaa iframe {
    height: auto !important;
}