.single-inspiration .inspiration-content {
    padding: 10px 0 0 0
}

.ssk-text {
    margin: 20px 0;
    border-radius: 10px;
    padding: 20px
}

.float-left {
    float: left
}

.ssk.ssk-text:before,
.ssk.ssk-text .glyphicon,
.ssk.ssk-text .fa {
    float: right
}

.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.ptb-25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.classified-details {
    padding-top: 15px
}

#map {
    width: 100%;
    height: 600px;
    border: 2px solid #e5e5e5
}

@media screen and (max-width:600px) {
    .middle-header {
        visibility: initial;
        display: flex
    }
}

.nav-tabs li {
    padding: 0 5px
}

html[dir="rtl"] .whatsapp-div a {
    position: fixed;
    z-index: 9999;
    padding: 5px;
    width: 50px;
    height: 50px;
    background: #1a6a7f;
    right: 10px;
    bottom: 10px;
    transition: all .8s cubic-bezier(.22, .67, .43, 1.22) .2s;
    border-radius: 25px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 40px
}

html[dir="ltr"] .whatsapp-div a {
    position: fixed;
    z-index: 9999;
    padding: 5px;
    width: 50px;
    height: 50px;
    background: #1a6a7f;
    left: 10px;
    bottom: 10px;
    transition: all .8s cubic-bezier(.22, .67, .43, 1.22) .2s;
    border-radius: 25px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 40px
}

.whatsapp-div img {
    width: 40px
}

.ptb-parts,
.ptb-images,
.ptb-pages,
.ptb-tags,
.ptb-comments,
.ptb-products,
.ptb-messages,
.ptb-sociallinks,
.ptb-videos,
.ptb-branches {
    padding-top: 25px;
    padding-bottom: 15px
}

.image-article,
.image-classified {
    position: relative
}

.image-classified img {
    margin-top: 32px
}

.image-article a.right,
.image-classified a.right {
    display: inline-block;
    position: absolute;
    background-color: red;
    padding: 0 10px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-weight: 500;
    color: #fff;
    border-radius: 25px
}

.image-article a.left-green,
.image-classified a.left-green {
    display: inline-block;
    position: absolute;
    background-color: green;
    padding: 0 10px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-weight: 500;
    color: #fff;
    border-radius: 25px
}

.image-article a.left-gray,
.image-classified a.left-gray {
    display: inline-block;
    position: absolute;
    background-color: gray;
    padding: 0 10px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-weight: 500;
    color: #fff;
    border-radius: 25px
}

.image-classified span.default-image {
    display: inline-block;
    background-color: rgb(0 102 251 / 80%);
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 500;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 14px
}

#page-result,
#tag-result {
    display: inline-block
}

.success-message {
    color: #009b30
}

.error-message {
    color: red
}

a.copyright-footer {
    color: #fff
}

#tooltip-text {
    top: 0;
    position: absolute;
    left: 0;
    background-color: red;
    color: #fff;
    padding: 9px;
    width: 100%;
    z-index: 1;
    display: none
}

.article-image p {
    font-size: small
}

.article-footer.input-group {
    position: relative
}

#contact-loading,
#newsletter-loading,
#newsletter-results {
    display: none
}

#contact-loading img {
    width: 50px
}

.newsletter-agreement {
    color: unset;
    font-size: smaller;
    font-style: italic
}

.logo img {
    max-height: 40px
}

.article-footer.ssk-group {
    width: 50%
}

html[dir="rtl"] .live-news-stream-not-mobile {
    width: 175px;
    height: 150px
}

#articles-load {
    display: none;
    text-align: center;
    width: 100%;
    padding: 10px 0
}
#articles-load img {
    width: 50px
}

.article-link {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;    
}
.article-link-white {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
}
.top-header h1 {
    display: inline-block;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff;
    font-size: 14px;
}
.single-top-news .linka-news-content h1 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.single-featured .featured-content a h1 {
    font-size: 20px;
    transition: all 0.5s;
    line-height: 34px;
}
.right-blog-editor:hover .right-blog-content a h1 {
    color: #d80650;
}
.article-title {
    font-size: 28px;
}