/**
 * Theme Name: Primary Dental 2025
 * Theme URI: #
 * Description: A beautiful child theme for Primary Dental 2025.
 * Author: Classic
 * Author URI: #
 * Template: twentytwentyfive
 * Version: 1.0.0
 * Text Domain: primarydental
 * License: GNU General Public License v3 or later.
 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
 */

/* Add your custom styles here */

.toggle-section .faq-item .faq-question:after {
	background: url("https://primarydental.demos.classicinformatics.net/wp-content/themes/primarydental-2025/assets/images/toggle-close-plus.svg") no-repeat;
	background-size: contain;
}

.toggle-section .faq-item .faq-question.active:after {
	background: url("https://primarydental.demos.classicinformatics.net/wp-content/themes/primarydental-2025/assets/images/toggle-open-minus.svg") no-repeat;
	background-size: contain;
}

.find-your-nearist::before {
	background: url("https://primarydental.demos.classicinformatics.net/wp-content/themes/primarydental-2025/assets/images/temp/find-center-bg.svg") no-repeat;
}
