.seo-center {
    text-align: center;
    font-weight: bold;
    font-size: 250%;
}

.sitemap-list li p {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.6666em;
    line-height: 1.2em;
}

.sitemap-list li.dot::before {
    content: "◦";
}

.sitemap-list li.square::before {
    content: "▪";
}
.clever-link {
    cursor: pointer;
}

.cmt-topmenu-item ul li .clever-link {
    float: left;
    width: 100%;
    padding: 2px 0px 2px 0px;
    margin: 0px;
    border: none;
    font-size: 15px;
    line-height: 18px;
    color: #444;
    font-weight: 300 !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 20;
    font-family: 'Roboto Condensed', sans-serif !important;
    text-decoration: none !important;

}

.cmt-topmenu-item ul li .clever-link:hover {
    color: #b70a0a !important;
}

ul li .cmt-topmenu-item > strong .clever-link.ik:hover {
    color: #0E4194 !important;
}

ul li .cmt-topmenu-item > strong .clever-link.ik {
    color: #0E4194 !important;
}

.cmt-topmenu-item > strong .clever-link {
    line-height: 18px;
    font-size: 14px;
    text-transform: uppercase !important;
    color: #b70a0a;
    margin-bottom: 5px;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.title-home p span a {
    font-family: 'Noto Serif'!important;
    font-weight: 700!important;
    text-transform: unset!important;
    font-size: 25px!important;
}
.postTitle a {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(68, 61, 61);
    font-family: Roboto, sans-serif;
    font-size: 23.3324px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.9989px;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.footer-block .footer-block-title p {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 133.33%;
}

.product-info-main > p {
    line-height: 1.2em;
    font-size: 1.6666em;
}

.author-char .author-char-item.active .author-char-link {
    z-index: 1;
    color: #fff;
    background-color: #b70a0a !important;
    border-color: #b70a0a !important;
}
.author-char span {
    color: black;
    text-decoration: none;
}

.category-view > .category-description ul {
    list-style: inside;
    padding-left: 15px;
}

.products-grid .product-item-photo div {
    position: relative;
    transition: all ease .5s;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    height: 265px;
    margin: 0;
}

.products-grid .product-item-photo div img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: auto
}

.row .products-grid ol.product-items .product-item .product-item-photo .product_label {
    position: absolute;
}
