/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/




.nectar-split-heading span {
overflow: visible !important;
}

.nectar-split-heading .inner {
overflow: visible !important;
}

/* iPhone auto-detected phone numbers */
a[href^="tel"] {
  color: #ffffff !important;
  text-decoration: none !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* ako koristiš klasu telefon */
.telefon,
.telefon a,
a[href^="tel"].telefon {
  color: #ffffff !important;
  text-decoration: none !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* hover / active */
a[href^="tel"]:hover,
a[href^="tel"]:active {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}