/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2026 | 23:11:04 */
.logo-footer a {
pointer-events: none!important;
}
.home .entry-title {
display:none;
}
.sp-style {display:none!important;}
.pc-style {display:block!important;}
@media  (width  <  600px) {
.sp-style {display:block!important;}
.pc-style {display:none!important;}
}