.novoshop-recent-posts-widget{width:100%;max-width:100%;margin-bottom:0}.novoshop-recent-posts{flex-direction:column;gap:15px;width:100%;max-width:100%;display:flex}.recent-post-item{border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:2px;width:100%;max-width:100%;padding:2px 0;transition:all .3s;display:flex}.recent-post-item:last-child{border-bottom:none}.recent-post-item:hover{transform:translate(5px)}.post-thumbnail{border-radius:6px;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.post-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.recent-post-item:hover .post-thumbnail img{transform:scale(1.05)}.post-content{flex:1;width:100%;min-width:0;max-width:100%}.post-title{margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.4}.post-title a{color:inherit;text-decoration:none;transition:color .3s;display:block}.post-title a:hover{color:var(--primary-color,#f60)}.post-date{color:#ffffffb3;margin-bottom:4px;font-size:12px;font-weight:400}.post-excerpt{color:#fffc;margin-top:4px;font-size:12px;line-height:1.4}.novoshop-recent-posts-widget .widget-title{color:var(--footer-title-color,#fff);border-bottom:2px solid var(--primary-color,#f60);text-align:center;width:100%;margin-bottom:20px;padding-bottom:10px;font-size:18px;font-weight:600;display:block}@media (width<=768px){.novoshop-recent-posts-widget,.novoshop-recent-posts{width:100%;max-width:100%}.recent-post-item{gap:8px;width:100%;max-width:100%;padding:6px 0}.post-thumbnail{width:32px;height:32px}.post-content{width:100%;max-width:100%}.post-title{font-size:13px}.post-date{font-size:11px}.novoshop-recent-posts-widget .widget-title{text-align:center;width:100%;margin-bottom:15px;font-size:16px}}@media (width<=480px){.novoshop-recent-posts-widget,.novoshop-recent-posts{width:100%;max-width:100%}.recent-post-item{gap:6px;width:100%;max-width:100%;padding:5px 0}.post-thumbnail{width:32px;height:32px}.post-content{width:100%;max-width:100%}.post-title{font-size:12px}.post-date{font-size:10px}.novoshop-recent-posts-widget .widget-title{text-align:center;width:100%}}.recent-post-item{animation:.5s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.recent-post-item:hover .post-thumbnail{box-shadow:0 4px 12px #0000004d}.novoshop-recent-posts{max-height:400px;overflow-y:auto}.novoshop-recent-posts::-webkit-scrollbar{width:4px}.novoshop-recent-posts::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}.novoshop-recent-posts::-webkit-scrollbar-thumb{background:var(--primary-color,#f60);border-radius:2px}.novoshop-recent-posts::-webkit-scrollbar-thumb:hover{background:var(--primary-color,#e55a00)}