.sffm-flymenu-header{
visibility: collapse;
display: none;
}
.sh-titlebar{
visibility: collapse;
display: none;
} .post-content {
height: auto;
} .breadcrumb-trail {
visibility: collapse;
display: none;
} .sh-group [class^="post-"] .post-container .post-content {
height: 460px;
overflow: hidden;
overflow-y: scroll;
}
.sh-group [class^="post-"] .post-container {
padding-top: 3px;
} .post-meta.post-meta-two {
display: none;
visibility: collapse;
height: 0px;
} .lvca-project-image {
margin-bottom: -30px;
} .post-meta-thumb {
visibility: visible; display: block; width: 50%; height: auto; margin-left: auto; margin-right: auto; } .post-meta-data {
visibility: collapse;
display: none;
} .sh-blog-single-meta {
visibility: collapse;
display: none;
} @media only screen and (max-width: 800px) { .entry-summary {
height: 200px;
} .slick-list {
width: 120%;
margin-left: -10%;
margin-right: -10%;
} h1 {
font-size: 28px !important;
}
h2 {
font-size: 22px !important;
}
h3 {
font-size: 20px !important;
}
body {
font-size: 14px !important;
}
} @media only screen and (min-width: 801px) and (max-width: 1024px) {
.entry-summary {
height: 230px;
overflow: hidden;
overflow-y: scroll; }
} @media only screen and (min-width: 1024px) {
h2 {
font-size: 26px !important;
}
.entry-summary {
height: 220px;
overflow: hidden;
overflow-y: scroll; }
} .sh-copyrights {
position: relative;
padding-bottom: 50px;
padding-top: 50px;
} .container.container-padding {
display: flex;
justify-content: center;
align-items: center;
} .developer-copyrights {
visibility: collapse;
display: none;
}