.single-post .image-block-wrapper.has-aspect-ratio {
    padding-bottom: 30px!important;
}

.single-post p {
    text-align: center;
}

.single-post .sib-post-header {
    max-height: 1100px!important;
}
/*.single-post .sie-post-header_0.se .se-img img {
    height: auto!important;
}*/
.single-post #commentform input#comment, .single-post #commentform input#author, .single-post #commentform input#email {
    height: 32px;
	padding: 3px 5px 3px 5px;
}
.single-post #commentform textarea#comment{
	padding: 15px;
}

.single-post #commentform textarea#comment, .single-post #commentform input#author, .single-post #commentform input#email{
	 width: 100%;
}
form#commentform p {
    text-align: left!important;
}
h3#reply-title {
    text-align: left;
	display: none;
}
p.comment-notes {
    display: none;
}
#commentform .toggle-div, #commentform .form-submit{
	display:none;
}

.single-post .saboxplugin-wrap p {
    text-align: left;
}
.single-post p span[data-pin-href] {
    display: none;
}

.single-post a.sie-footer_o8145.se {
    height: 30px;
    right: 0;
}
.single-post a.sie-footer_o8145.se .se-icon svg {
    fill: #CD9352;
    width: auto;
}