/*
Theme Name: Stronger Child
Theme URI: https://stronger.qodeinteractive.com
Description: A child theme of Stronger
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: stronger
Template: stronger
*/
@media screen and (max-width: 782px) {
    .qodef-testimonials-list .qodef-e-text { 
    font-size: 30px;
}
	    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {
        font-size: 40px; 
    }
	     section.qodef-elementor-content-grid>.elementor-container, section.qodef-elementor-content-grid>.elementor-element {
        width: 92%!important;
    }
}
@media only screen and (max-width: 680px) {
      .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {
        font-size: 40px; 
    }
	    .qodef-testimonials-list .qodef-e-text { 
    font-size: 30px;
}
	     section.qodef-elementor-content-grid>.elementor-container, section.qodef-elementor-content-grid>.elementor-element {
        width: 92%!important;
    }
}