/*
Theme Name:     Dimensee V2 Theme
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         Dimensee Digital
Author URI:     https://dimensee.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
Text Domain:    neve
*/

.e-con .elementor-widget.blob-style {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgb(136 117 135 / 10%);
}

.blob-style .blop-default,
.blob-style .blop-spreading {
    position: fixed;
    border-radius: 100%;
    filter: blur(80px);
    opacity: .4;
}

.blob-style .blop-default {
    background: #5d0059;
    width: 400px;
    height: 400px;
    right: -150px;
    top: 10%;
}

.blob-style .blop-spreading {
    background: #ec4115;
    width: 800px;
    height: 800px;
    left: -150px;
    bottom: -340px;
}