/*
Theme Name: Lovecraft Child
Theme URI: https://andersnoren.se/teman/lovecraft-wordpress-theme/
Template: lovecraft
Author: Anders Norén
Author URI: https://andersnoren.se
Description: Lovecraft is a beautiful two-column theme for bloggers. It features a responsive design, great typography, Block Editor support, a full-width header image (which is replaced with the post thumbnail on single posts/pages), custom accent color support, custom logo support, editor style support, recent posts and recent comments widgets with thumbnails, and a full-width template. Demo: https://andersnoren.se/themes/lovecraft/
Tags: blog,two-columns,right-sidebar,custom-colors,custom-header,custom-menu,editor-style,featured-images,footer-widgets,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 2.1.1.1705756369
Updated: 2024-01-20 14:12:49

*/
.f-widget {
    background: #f0f0f0;
    box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.4);
    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.4);
    width: 31.3%;
    float: left;
    position: relative;
    color: #8D8D8D;
    margin-bottom: 40px;
    margin-right: 3%;
}
.sticky-inner {
    overflow: hidden;
}
.last {
    margin-right: 0;
}