.cke_editable {
    padding: 10px;
}

.cke_editable img {
    max-width: 100%;
}

.mh-100px {
    min-height: 100px;
}

.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;
}

.bg-quote {
    background: #eee;
    padding: 15px;
    margin-bottom: 15px;
}

.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;
}

.bld-single .single-content .container {
    padding-left: 0;
    padding-right: 0;
}

.bld-single .single-content .entry-single table {
    border-collapse: collapse;
    width: 100%;
}

.bld-single .single-content .entry-single table td,
.bld-single .single-content .entry-single table th {
    border: 1px solid #ddd;
    padding: 8px;
}

.bld-single .single-content .entry-single table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.bld-single .single-content .entry-single table tr:hover {
    background-color: #ddd;
}

.bld-single .single-content .entry-single table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04aa6d;
    color: white;
}

.bld-single .tweetable {
    cursor: pointer;
    padding: 1px 4px;
    background: #e3f1fc;
    color: #222;
    position: relative;
}

.bld-single .tweetable:after {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    font-style: normal;
    margin-right: 5px;
    content: "\f099";
}

#reactions .react {
    transition: all 0.3s ease;
    cursor: pointer;
}

#reactions .react:hover {
    transform: scale(1.1);
}

#reactions .react .react-label {
    position: relative;
    min-height: 12px;
}

#reactions .react .react-label .react-name,
#reactions .react .react-label .react-count {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease;
}

#reactions .react .react-label .react-count {
    opacity: 1;
}

#reactions .react:hover .react-count {
    opacity: 0;
}

#reactions .react:hover .react-name {
    opacity: 1;
}

.social-share .share-btn {
    display: inline-block;
    padding: 5px 10px;
    background: #333;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.social-share .share-btn.fb-messenger {
    background: #006aff;
}

.social-share .share-btn.facebook {
    background: #3b5998;
    white-space: nowrap;
}

.social-share .share-btn.twitter {
    background: #00acee;
}

.social-share .share-btn:hover {
    filter: brightness(90%);
}

.article-thumb {
    display: inline-block;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}

.cursor-pointer {
    cursor: pointer;
}

.bottom-up-content {
    opacity: 0;
    z-index: -1;
    max-width: 240px;
    border: 1px solid #ccc;
    margin-bottom: -100px;
    transition: all ease 500ms;
}

.bottom-up-content.show {
    z-index: 999;
    opacity: 1;
    margin-bottom: 30px;
}

.bottom-up-content,
.bottom-up-content a {
    color: #333 !important;
}

.bottom-up-content .entry-title a {
    font-size: 16px;
}

@media only screen and (max-width: 600px) {
    .bottom-up-content {
        max-width: 100% !important;
    }
}

#gotoTop {
    display: none;
    z-index: 1001;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
}

.icon-angle-up:before {
    font-size: 24px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f106";
}

.indicator-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 5px;
    z-index: 1999;
}

.indicator {
    width: 0;
    height: 100%;
    background-color: var(--bs-primary);
    box-shadow: 0 2px 5px var(--bs-primary);
}

/* .story-items {
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    gap: 15px;
} */

.story-items .swiper-slide {
    width: auto;
}

.story-items .story-item {
    min-width: 160px;
    width: 160px;
    height: 220px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    background-position: center center;
    background-size: cover;
}

.story-items .story-item .entry-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
}

.story-items .story-item .entry-content {
    padding: 15px;
    padding-top: 30px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 10002;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.6) 0%,
        rgba(0, 0, 0, 0.3) 30%,
        rgba(0, 0, 0, 0) 100%
    );
}

.story-items .story-item .entry-readmore {
    display: none;
}
.story-items .story-item .entry-readmore a {
    color: #fff;
    text-decoration: none;
}

.single-fb-like-box {
    max-width: 300px;
    height: 60px;
    overflow: hidden;
}

.story-wrapper.fixed-bottom {
    padding-top: 30px;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.6) 0%,
        rgba(0, 0, 0, 0.3) 30%,
        rgba(0, 0, 0, 0) 100%
    );
}

.story-wrapper.fixed-bottom .story-item {
    height: 80px;
    width: 80px;
    min-width: 80px;
    border-radius: 255px;
    border: 0.5px solid #999;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.story-wrapper.fixed-bottom .swiper-wrapper {
    justify-content: center;
}

.story-wrapper.fixed-bottom .story-item .entry-content {
    display: none;
}

.story-wrapper.full {
    z-index: 9999999 !important;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    background: rgba(0, 0, 0, 0.4) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.story-wrapper.full .story-items {
    max-width: 480px !important;
    width: 90% !important;
    height: 90% !important;
    align-items: center !important;
}

.story-wrapper.full .swiper-wrapper {
    justify-content: inherit;
}

.story-wrapper.full .story-items .story-item {
    width: 100% !important;
    height: 100% !important;
    border-radius: 5px;
}

.story-wrapper.full .story-item .entry-content {
    display: block;
}

.story-wrapper .story__pagination {
    display: none;
    bottom: unset !important;
    top: 8px !important;
    /* display: flex; */
    position: absolute;
    z-index: 99999999;
    padding: 10px 35px;
}
.story-wrapper .story__pagination .swiper-pagination-bullet {
    flex-grow: 1;
    border-radius: 100vh;
    height: 3px;
    margin: 0 2px !important;
    background-color: rgba(247, 247, 245, 0.4);
    opacity: 1;
}
.story-wrapper
    .story__pagination
    .swiper-pagination-bullet
    .swiper-pagination-progress {
    height: 100%;
    width: 0%;
    border-radius: 100vh;
    background-color: #f7f7f5;
}
.story-wrapper .swiper-wrapper {
    z-index: 10003;
}

.story-wrapper .story__prev,
.story-wrapper .story__next {
    position: fixed;
    z-index: 9999;
    display: none;
    width: 50%;
    height: 100%;
    top: 0;
}

.story-wrapper .story__prev::after,
.story-wrapper .story__next::after {
    content: none;
}
.story-wrapper .story__prev {
    left: 0;
}
.story-wrapper .story__next {
    right: 0;
}
.story-wrapper.full .swiper-slide.reading {
    position: relative;
}
.story-wrapper.full .swiper-slide.reading::before {
    content: "◌";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 93px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    color: #fff;
    -webkit-animation: fa-spin 3.5s linear infinite;
}

.story-wrapper.full .swiper-slide.reading .story-item {
    -webkit-filter: blur(5px);
}

.story-wrapper.full .story__pagination {
    display: flex !important;
}

.story-wrapper.full .entry-readmore,
.story-wrapper.full .story__prev,
.story-wrapper.full .story__next {
    display: block !important;
}

.story__close {
    position: fixed;
    z-index: 10004;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    display: none;
}

.story-wrapper.full .story__close {
    display: block !important;
}
