/*
Theme Name: DMD Child
Theme URI: https://themegavias.com/wp/pisole/
Author URI: https://themeforest.net/user/gavias
Author: DMD Team
Description: Child theme for the dmd theme.
Template: dmd
*/


.elementor-accordion .elementor-accordion-item .elementor-tab-content
 {
   padding: 10px 40px;}

@media (max-width: 768px) {
  a.dropdown-toggle {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 1000;
  }
  /* Nếu menu vẫn không mở, buộc .mobile class mở */
  .mobile {
    display: none;
  }
  .mobile.open {
    display: block;
  }
}
