.related-post time { display: none; }
.blog-entry.thumbnail-entry .blog-entry-date {
display: none;
}
input[type="checkbox"] {
width: 26px !important;
height: 26px !important;
min-width: 26px !important;
}
input[type=radio]:checked:before, input[type=checkbox]:checked:before {
width: 26px !important;
line-height: 26px !important;
}
#sb_super_bar { z-index: 10; }
#site-navigation-wrap .dropdown-menu >#menu-item-276.current-menu-item >a { color: #593780; }
.custom-hover a:hover {
color: #7cb2d1 !important;
}
#section-blog .elementor-post__read-more {
background-color: #7cb2d1;
padding: 12px 24px;
border-radius: 8px;
font-weight: 700;
}
#section-blog .elementor-post__read-more:hover {
background-color: #e6b7c1;
}
#cta .elementor-cta__content { border-radius: 20px; }
@media only screen and (max-width: 480px) {
#scroll-top {
right: 10px;
bottom: 10px;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 30px;
}
}