/*!
Theme Name: ProAdvantage Child
Theme URI: https://redwolfogilvy.cy
Description: ProAdvantage Theme by Redwolf Ogilvy [MT]
Author: Redwolf Ogilvy [MT]
Author URI: https://redwolfogilvy.cy
Template: proadvantage
Version: 1.0.0
Text Domain: proadvantage
*/

 /* Add your custom style here */



.container-hover:hover div#inner-text {
    color: var( --e-global-color-uicore_primary );
    transition: all 0.3s ease;
}

.container-hover:hover div#inner-title h2.elementor-heading-title {
    color: var( --e-global-color-uicore_primary );
    transition: all 0.3s ease;
}


.container-hover:hover div#inner-icon .elementor-icon > svg {
    fill: var( --e-global-color-uicore_primary );
        transition: all 0.3s ease;

}


.container-hover:hover .inner-text {
    color: var( --e-global-color-uicore_primary );
    transition: all 0.3s ease;
}

.container-hover:hover .inner-title h2.elementor-heading-title {
    color: var( --e-global-color-uicore_primary );
    transition: all 0.3s ease;
}


.container-hover:hover .inner-icon .elementor-icon > svg {
    fill: var( --e-global-color-uicore_primary );
        transition: all 0.3s ease;

}




figure.aligncenter.size-large.is-resized {
    margin: 0 auto;
    text-align: center;
}