﻿/*
Theme Name: proinversionista
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.mec-event-grid-clean .mec-event-article {
    margin-bottom: 30px;
    position: relative;
    border: 0px solid #e2e2e2;
    text-align: center;
    padding: 0px 0px 0 !important;
    background: #00485f !important;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .016);
    border-radius: var(--mec-primary-border-radius);
}

.mec-event-grid-clean .mec-event-content {
    background: #0084a0 !important;    
    padding: 10px 16px 0.5px !important;
    text-align: center !important;
}

.mec-event-grid-clean .mec-event-title {
    color: #fff !important;    
    font-size: 17px !important; 
    font-weight: 400 !important;  
}

.mec-bg-color, .mec-bg-color-hover:hover, .mec-wrap .mec-bg-color, .mec-wrap .mec-bg-color-hover:hover {
    background-color: #00485f !important;
    text-align: center !important;
}

.mec-skin-grid-events-container .mec-event-footer {
    text-align: center !important;
    padding: 0px;
    min-height: auto;
    border-bottom: 4px solid #ff7f08 !important;
    width: 100% !important;
}

.mec-event-grid-clean .mec-event-footer {
    margin: 0 0px !important;
}

.footer .widget-title, .footer div[class*='elementor-widget-wp-widget-'] h5, .footer .elementor-widget .woocommerce h5 {
    color: #ffffff;
    font-size: 20px !important;
    font-weight: 200 !important;
    border-left: 5px solid #ff7f08 !important;
    padding-left: 9px !important;
}