@media (min-width: 1200px) {
.container {
    width: 1252px !important;
}

}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    #header .logo {
        text-align: left !important;
        float: left !important;
    }
}


.wp-block-columns {
    margin-bottom: initial;
}

.wp-block-image {
    margin: 0 0 0 0;
}

.post-content img {
    margin-bottom: 0;
}

.wp-block-image .aligncenter>figcaption{
	text-align:center;
}

theiaStickySidebar {
	position: initial !important;
	transform: initial !important;
	
}

.widget_suxingme_topic li .image {
    background-position: top;

}

.next-prev-posts a.has-background {
    background-position: top;
}


.related-post li .item a img {
    height: unset;
    width: 100%;
}

.post-images-item ul li .image-item {
    max-height: 330px;
}

.post-images-item {
    margin-bottom: 14px;
}

.all-special {
    border-radius: 20px;
    background: #f6483f;
    color: #fff !important;
    padding: 7px 18px 8px;
    line-height: 1;
    text-decoration: none !important;
    font-size: 14px;
    display: inline-block;
    margin-left: 8px;
    margin-top: 10px;
}

.warp-post-embed {
    position: relative;
    overflow: hidden;
    max-height: 280px;
    padding: 0 0 18px;
    color: rgba(0, 0, 0, .6);
    margin: 0 0 20px;
    border: 0;
    transition: 0.5s;
    box-shadow: rgba(0, 0, 0, .3) 0 0 15px;
}

.warp-post-embed h3 {
    background-color: #abb8c3;
}

.warp-post-embed .bottom-part {
    padding: 14px 25px 14px;
}

.warp-post-embed .embed-bg {
    background-position: top;
}

.erphpdown {
    transition: 0.5s;
    overflow: hidden;
    border: 0 !important;
    box-shadow: rgb(0 0 0 / 30%) 0 0 15px !important;
    padding: 15px 25px 25px !important;
    font-size: 14px !important;
    position: relative;
    line-height: 1.5 !important;
    margin: 0 0 20px !important;
}

.erphpdown h3 {
    text-align: center;
    background-color: #abb8c3;
}

.erphpdown .text-part {
    padding: 14px 25px;
    font-size:14px !important;
}

.erphpdown .text-part p {
    margin-bottom: 0;
    font-size:14px !important;
    text-indent: 0 !important;
}

.erphpdown:hover {
    box-shadow:0 0px 18px 0 rgb(146 146 146 / 12%) !important;
}
.erphpdown-post-meta{
    margin-bottom: 10px;
}

.cat .thumbnail-cat .image .index-cat-box {
    background-position: top;
}