/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1719311499
Updated: 2024-06-25 10:31:39

*/
.opdtim_cardbox .elementor-image-box-wrapper .elementor-image-box-content {
    text-align: start !important;
}
.opdtim_cardbox .elementor-image-box-wrapper .elementor-image-box-content h4.elementor-image-box-title {
    text-align: center !important;
}


  @media (max-width: 768px) and (min-width: 500px) {
    img.wp-image-711 {
      float: none !important;
      display: block !important;
      margin: 0 auto 15px auto !important;
      max-width: 215px!important;
      height: auto !important;
    }

    h5, h6, span {
      text-align: center !important;
      display: block !important;
      clear: both !important;
    }
  }
  @media (max-width: 500px) and (min-width: 325px) {
    img.wp-image-711 {
      float: none !important;
      display: block !important;
      margin: 0 auto 10px auto !important; /* Reduces bottom margin */
      max-width: 80% !important;  /* Makes the image smaller */
      height: auto !important;
    }

    h5, h6, span {
      text-align: center !important;
      display: block !important;
      clear: both !important;
    }
  }

