@charset "UTF-8";
/*
Theme Name: Dentalist
Theme URI: https://dentalist.cmsmasters.net/
Author: cmsmasters
Author URI: https://cmsmasters.net/
Description: Dentalist WordPress Theme for Elementor is an all-in-one dental clinic and dentist theme – it has all the needed dedicated dentistry functionality and clean medical style, so that lets you set up a dental clinic website, as well as a aesthetic dentistry clinic website of a orthodontist services page.
Version: 1.2.0
Tested up to: 6.6
Requires PHP: 7.4
License:
License URI:
Text Domain: dentalist
Domain Path: /theme-config/languages
Copyright: cmsmasters 2024 / All Rights Reserved
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}

.elementor-widget-cmsmasters-nav-menu__arrow,
.elementor-widget-cmsmasters-nav-menu__dropdown-item {
  min-width: 48px;
  min-height: 48px;
  display: inline-flex;  /* O flex si quieres centrar contenido */
  align-items: center;
  justify-content: center;
  padding: 10px; /* Aumenta el área táctil sin afectar demasiado el diseño */
}