/* ===================================================================================

* Theme Name: Evacon Child
* Theme URI:    https://radiustheme.com/demo/wordpress/evacon
* Description: Evacon is one of the latest and unique responsive Event Conference WordPress Theme
* Version: 1.0
* Author: RadiusTheme
* Author URI: https://www.radiustheme.com/
* Template: evacon
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.about-box-layout3 .figure-box2 {
    margin-left: 0px;
}
.pricing-table .elementor-widget {
    height: 100%;
}
.pricing-table .elementor-widget .elementor-widget-container {
    height: 100%;
}
.pricing-table .elementor-widget .elementor-widget-container .pricing-box-layout1 {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.pricing-table .elementor-widget .elementor-widget-container .pricing-box-layout1 .pricing-box-layout1-middle {
    flex-grow: 1;
}
.ideas-box .elementor-widget {
    height: 100%;
}
.ideas-box .elementor-widget .elementor-widget-container {
    height: 100%;
}
.ideas-box .elementor-widget .elementor-widget-container .info-box {
    height: 100%;
}
.partner-slider .elementor-image-carousel {
    align-items: center;
}
.partner-slider .elementor-image-carousel .swiper-slide img {
    max-height: 100px;
}
.event-topic-boxes .info-box {
    min-height: 200px;
}
.event-topic-boxes .info-box:hover img{
    filter: brightness(0) invert(1);
}
.footer-wrap-layout2 .footer-logo img{
    max-width: 200px;
}
.contact-info-box .elementor-widget {
    height: 100%;
}
.contact-info-box .elementor-widget .elementor-widget-container {
    height: 100%;
}
.contact-info-box .elementor-widget .elementor-widget-container .contact-box {
    height: 100%;
}
.breadcrumbs-banner:before {
    background-color: #3403CD;
    opacity: 0.50;
}
.footer1.footer-top .footer-widgets img {
	max-width: 200px;
}