@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;
}