/**/
#sp-left > div > div > div > ul > li > a > img {
    display: unset;
    margin: 5px;
}

#sp-left > div > div > div > ul > li > a > img

#sp-main-body {
    padding: 30px 0;
}
#sp-left > div > div > div > ul > li > a > img{
    display: unset;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0;
    padding-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module, #sp-right .sp-module {

    padding: 10px 30px 30px 30px;

}

div.catItemIntroText > p > img{
    display: unset;
}
div.catItemReadMore {

    float: right;
}

.btn-warning {
    color: #000;
    background-color: #f68e13;;
    border-color: #f68e13;;
}
.btn-warning:hover {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}

div.itemContainerLast {
    border: 1px solid #f3f3f3;
}

div.catItemView {
    margin-bottom: unset;
    padding: 25px;
}

div.catItemIntroText img,div.itemIntroText img  {
    display: unset;
}
/**/
.logo-image {
    height: 60px;
}

div.k2TagCloudBlock a {
    margin: 5px;
    height: 30px;
    color: #333;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.4;
    white-space: nowrap;
    background-color: #faf8f4;
    border: 2px solid #faf8f4;
    -webkit-box-shadow: 0 1px 3px #cbcbcb;
    box-shadow: 0 1px 3px #cbcbcb;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: background-color, -webkit-box-shadow;
    transition-property: background-color, box-shadow, -webkit-box-shadow;
}

#sp-top-bar {
     background: unset;
     color: unset;
}

@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 1.3rem;
    }
}

div.k2PaginationLinks > ul {
    justify-content: center;
}

#sp-top-bar a {
    color: #252525;
}