/*
Theme Name:         DFD Ronneby
Theme URI:          https://rnbtheme.com/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            3.5.73
Author:             DFD
Author URI:         https://rnbtheme.com/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:        dfd
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Hide unwanted image wrapper */
div.image-wrap,
.image-wrap,
body .image-wrap {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}