li.views{
	display: none!important;
}

.rubik{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.the_content strong span:nth-child(1):after{
    content: " ";
}
.telinsta a{
    width: 100%;
}
.telinsta .insta {
    display: none;
}
.yn-bnr{ 
    max-height: 100%!important; 
}
div.wpra-list-template .wpra-item-list > li.wpra-item{
    padding: 0.5em 1em;
    margin: 0!important;
}
.wprss-feed-meta{
    display: none;
}
.rubika{
    background: orange;
    border-radius: 10px;
    padding: 14px;
    width: 80%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
#breadcrumbs {
    background: #f9f9f9;
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.8;
    color: #555;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
#breadcrumbs a {
    color: #0073aa;
    text-decoration: none;
}
#breadcrumbs a:hover {
    color: #005177;
    text-decoration: underline;
}
#breadcrumbs .breadcrumb_last {
    color: #333;
    font-weight: 500;
}
#breadcrumbs .separator {
    margin: 0 5px;
    color: #999;
}
.textlogo {
    background-color: transparent;
}



.txlg2 {
    background-size: 120px 56px;
    background-position: center;
    margin-left: 0.5em;
    height: 56px;
    width: 120px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.posts .more:hover{
    background: #ba759d;
}
.header li a:hover{
    color: #A2678A;
}

.footer .footbox:nth-child(1),
.footer .footbox:nth-child(2) {
    display: none;
}

.hding h1 {
    color: #A2678A!important;
}
.sbox.hding{
    text-align: center;
}
@media screen and (max-width: 520px){
    .header .flex {
        justify-content: space-around;
    }
    .txlg2 {
        background-size: 90px 57px;
        background-position: center;
        margin-left: .5em;
        height: 50px;
        width: 90px;
        justify-content: center;
        align-items: center;
        display: flex;
    }
}