/*
Theme Name: Smartdev 
Theme URI: https://demo.themexbd.com/rtl/smartdev/
Author: wpexpert
Author URI: https://www.templatemonster.com/authors/wpexpert/
Description: Smartdev - Medical Responsive WordPress Theme
Version: 1.0.2
Tested up to: 6.6
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: smartdev
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/

html, body{
	overflow-x:hidden;
}
.site{
  hyphens:none;
}
.entry-title {
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: none;
  /* Asegúrate de que el contenedor tenga suficiente ancho */
}



