/*
Theme Name: Agyn
Theme URI: https://agyn.ex-coders.com/
Author: Gramentheme 
Author URI:https://themeforest.net/user/gramentheme/portfolio
Description: Neotix – IT Service and Technology WordPress Theme
Requires at least: 4.9
Tested up to: 6.5
Requires PHP: 7.0
Version: 1.0.0
Copyright: Copyright (C) 2026 Gramentheme . All rights reserved.
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: agyn
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, portfolio
*/

/* Breadcrumb Responsive and Title Wrap Fixes */
.breadcrumb_banner h1 {
  white-space: normal !important;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
}

.breadcrumb_banner .breadcrumb_inner {
  display: none !important;
}

.breadcrumb_banner .text-center {
  text-align: center !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100%;
}
