/*
Theme Name: Lakitelek Fogászat
Theme URI: https://www.lakitelekfogaszat.hu
Author: Dr. Ali Hussain
Author URI: https://www.lakitelekfogaszat.hu
Description: Custom WordPress theme for Lakitelek Fogászat dental clinic.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lakitelek-fogaszat
*/

.price-tab.active {
  background-color: #0d9488 !important;
  color: #fff !important;
  box-shadow: 0 4px 18px rgba(13, 148, 136, .35);
  border-color: #0d9488 !important;
}

.tab-anim { animation: tabFadeIn .25s ease; }
.car-anim { animation: carouselFade .35s ease; }