/*
 Theme Name:   Istanbul Child Theme
 Theme URI:    https://themeforest.net/item/istanbul-personal-portfolio-wordpress-theme/47440072
 Description:  Child theme for Istanbul theme
 Author:       Marketify
 Author URI:   http://themeforest.net/user/marketify
 Template:     istanbul
 Version:      1.0
 License: 	   Located in 'licensing' folder
 License URI:  license.txt
 Tags:         custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 Text Domain:  istanbul-child
*/


.text_home .elementor-headline-dynamic-text {
  font-size: 3rem!important; /* Desktop */
  white-space: nowrap!important;
  overflow: hidden!important;
  text-overflow: clip!important;
}

@media (max-width: 768px) {
  .text_home .elementor-headline-dynamic-text {
    font-size: 1.5rem!important; /* Mobile */
  }
}

