.absolute-footer.dark {
display: none;
}
.footer-1, .footer-2 {
border-color: #fff;
}
.footer-1 ul.menu {
float: right;
}
.footer-1 ul.menu li {
display: inline-block;
margin: 0 10px;
}
.footer-1 ul.menu li a {
color: #fff;
text-transform: uppercase;
}
.footer-2 {
text-align: center;
}
.single-post article.post .wp-block-image {
text-align: center;
}
.plt-category-onhome .plt-category-content {
display: flex;
}
.plt-category-onhome .plt-category-content .plt-cat-column {
flex-basis: 50%;
position: relative;
}
.plt-category-onhome .plt-category-content .plt-cat-column.first .plt-cat-inner {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
margin: 0
}
.plt-category-onhome .plt-category-content .plt-cat-column.first .plt-cat-inner > a:after {
content: "";
background: rgba(0,0,0,.6);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.plt-category-onhome .plt-category-content .plt-cat-column.first .plt-cat-inner > a {
z-index: 1;
position: absolute;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.plt-category-onhome .plt-category-content .plt-cat-column.first .plt-cat-inner > a > h3 {
font-size: 16px;
color: #fff;
text-align: center;
padding: 0 15px;
z-index: 1;
position: absolute;
bottom: 15px;
}
.plt-category-onhome .plt-category-content .plt-cat-column .plt-cat-inner {
clear: both;
display: inline-block;
width: 100%;
vertical-align: top;
padding: 15px 15px 10px;
}
.plt-category-onhome .plt-category-content .plt-cat-column .plt-cat-inner:first-child {
padding-top: 0;
}
.plt-category-onhome .plt-category-content .plt-cat-column .plt-cat-inner:last-child {
padding-bottom: 0;
}
.plt-category-onhome .plt-category-content .plt-cat-column img {
float: left;
max-width: 45px;
border-radius: 3px;
margin-right: 8px;
}
.plt-category-onhome .plt-category-content .plt-cat-column h3 {
font-size: 13px;
margin-bottom: 0;
}
.plt-category-onhome .plt-category-content .plt-cat-column h3 a {
color: inherit;
font-size: 13px;
}
.plt-cat-onhome .section-title-normal {
margin-bottom: 20px;
}
.plt-cat-onhome .section-title-main a {
padding-left: 0;
font-size: inherit;
}
.plt-cat-onhome .plt-post {
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ebebeb
}
.plt-cat-onhome .plt-post:last-child { padding-bottom: 0;
border-bottom: 0;
}
.plt-cat-onhome .plt-post .plt-thumb {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
float: left;
width: 250px;
height: 150px;
margin-right: 15px;
position: relative;
}
.plt-cat-onhome .plt-post .plt-thumb a {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.plt-cat-onhome .plt-post h3,
.plt-cat-onhome .plt-post h3 a{
font-size: 20px;
line-height: 26px;
color: #333;
text-decoration: none;
}
@media only screen and (max-width: 48em) { .plt-category-onhome .plt-category-content {
display: inline-block;
vertical-align: top;
}
.plt-category-onhome .plt-category-content .plt-cat-column.first {
margin-bottom: 20px;
}
.plt-category-onhome .plt-category-content .plt-cat-column.first .plt-cat-inner {
min-height: 300px;
}
.plt-category-onhome .plt-category-content .plt-cat-column .plt-cat-inner {
padding-right: 0;
padding-left: 0
}
.plt-cat-onhome .plt-post .plt-thumb {
width: 100%;
margin-bottom: 20px;
}
}
#commentform .stars a{font-family: "fl-icons' !important;}