/*!
Theme Name: Ambed Child theme
Theme URI: http://layerdrops.com/ambedwp
Template: ambed
Author: bracket-web
Author URI: https://themeforest.net/user/bracket-web
Description: This is a Child theme for Ambed WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ambed-child
*/

.elementor-4182 .elementor-element.elementor-element-733a751 a:not(.unforce-color) {
  color: #0056b3 !important;
}

.elementor-4182 .elementor-element.elementor-element-733a751 a:not(.unforce-color):hover,
.elementor-4182 .elementor-element.elementor-element-733a751 a:not(.unforce-color):focus {
  color: #4d94db !important;
}

a.inline-blue-link {
  color: #0056b3 !important;
}

a.inline-blue-link:hover,
a.inline-blue-link:focus {
  color: #003b7a !important;
}

.inline-blue-link-wrap {
  color: #0056b3;
}

.inline-blue-link-wrap a {
  color: inherit !important;
}

.inline-blue-link-wrap a:hover,
.inline-blue-link-wrap a:focus {
  color: #003b7a !important;
}

.newline-breadcrumbs-widget {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.newline-breadcrumbs-widget .eael-breadcrumbs__prefix {
  display: flex;
  align-items: center;
}

.newline-breadcrumbs-widget .eael-breadcrumbs__content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
}
