/*
Theme Name: Investment
Theme URI: https://investmentwp.com/
Author: Themeperch
Author URI: http://themeforest.net/user/themeperch
Description: Our Investment expert theme is clean, blog-focused, and designed for clarity. Investment expert is simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 2.3.4
Requires at least: 4.7
Tested up to: 6.6.1
Requires PHP: 5.6
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: three-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: investment
*/
@media (min-width: 1400px){
    .theme-investment .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: var(--container-max-widths-xxl);
    }
}
.theme-investment .elementor-widget:not(:last-child){
    margin-bottom: 0;
}
.wc-block-cart__submit-button {
    color: #fff;
    background-color: var(--primary);
    border-color: var(--primary);
}
.wc-block-cart__submit-button:hover, .wc-block-cart__submit-button:focus {
    background-color: var(--secondary);
    border-color: var(--secondary);
    color: #fff;
}
.elementor-element-edit-mode .preloader{
	display: none;
}