/* 
Theme Name: iWEBAPP Child
Theme URI: https://thebiom.com/
Description: Web Design & Development Project | iWEBAPP
Author: iWEBAPP Agency Inc.
Author URI: https://www.iwebapp.ca/
Template: hello-elementor
Version: 2.0.5
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Keep Unlimited Elements dropbars within narrow viewports without overriding
 * the widget's own placement calculation on desktop, laptop, or tablet. */
.ue-dropbar-content:not(.ue-dropbar-active) {
  display: none !important;
}

@media (max-width: 767px) {
  /* Allow the long French treatment name to wrap without widening the page. */
  body.page-id-11349 .elementor-element-793dd1d7 .elementor-heading-title {
    overflow-wrap: anywhere;
    hyphens: auto;
  }

  .ue-dropbar-content {
    max-width: calc(100vw - 20px) !important;
  }

  /* Shared treatment popup child: prevent its negative inline offset from
   * adding horizontal document overflow on narrow screens. */
  .elementor-element-2e57f75 {
    left: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}

/* Prevent the bilingual footer's inline legal list from adding Elementor's
 * default negative inline margin to the document width. */
.elementor-location-footer .elementor-icon-list-items.elementor-inline-items,
.elementor-element-0057942 .elementor-icon-list-items {
  margin-inline: 0 !important;
  max-width: 100%;
}
