.sticky-sidebar{
width:30%;
padding-right: 1.5rem;
}
.sticky-sidebar > div{
width:100%;
position:sticky;
top:2.5rem;
}
.sticky-sidebar ul, .sticky-sidebar ol{
line-height:normal;
}
.sticky-sidebar .widget-area .widget {
padding: 10px 20px;
}
.sticky-sidebar ul li , .sticky-sidebar ol li{
margin-bottom:0;
line-height: 1.5rem;
}
.sticky-sidebar ol{
margin-left:1.5rem;
}
.sticky-sidebar .widget ul li ul{
margin-top:0;
}
.sticky-sidebar aside {
background: #eee !important;
border-radius: 0.5rem;
}
.sticky-sidebar .ez-toc-widget-container ul.ez-toc-list li.active{
background:none;
}
.sticky-sidebar .ez-toc-widget-container ul.ez-toc-list li a{
display:block;
}
.sticky-sidebar .ez-toc-widget-container li.active > a {
color: #fe7700;
}
.sticky-sidebar ol.link-icon li a:after, .sticky-sidebar ul.link-icon li a:after {
content: "\f35d";
display: inline-flex;
margin-left: 0.5rem;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 0.8rem;
}
.sticky-sidebar ul li a, .sticky-sidebar ol li a {
color: #444444;
font-size: 0.9rem;
text-decoration: none;
}
.sticky-sidebar ul li a:hover, .sticky-sidebar ol li a:hover {
color: var(--wp--preset--color--accent);
}
.site-footer{
position: relative;
z-index: 99999991;
}
@media screen and (max-width:768px){
.sticky-sidebar{
display:none;
}
}
@media screen and (max-width:370px){
.site-logo {
max-width: 70%;
}
} .wpsp-related-title {
padding-top: 10px;
}
.wp-show-posts-image img {
border-radius: 10px;
box-shadow: rgba(23,43,99,.2) 0 5px 25px!important;
}
.site-footer {
position: relative;
z-index: 9;
}
.heateor_sss_sharing_container.heateor_sss_vertical_sharing {
z-index: 8;
}