/*
Theme Name: Kadence Child
Theme URI: https://seo-marketing.icu
Description: Дочірня тема для Kadence
Author: SEO Marketing
Author URI: https://seo-marketing.icu
Template: kadence
Version: 1.0.0
Text Domain: kadence-child
*/
.smile-clinic-banner {
    background-color: var(--e-global-color-3bd32ba, #C9A84C);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    height: 75px;
    width: 100%;
    box-sizing: border-box;
}

.smile-clinic-text {
    color: #ffffff;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    letter-spacing: 0.5px;
}

.smile-clinic-text strong {
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Secret';
    src: url('https://seo-marketing.icu/wp-content/uploads/2026/05/secret.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SecretBold';
    src: url('https://seo-marketing.icu/wp-content/uploads/2026/05/secretbold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Основний шрифт для всього сайту */
body,
p,
a,
li,
span,
div {
    font-family: 'Secret', sans-serif !important;
}

/* Шрифт для заголовків */
h1, h2, h3, h4, h5, h6,
.entry-title,
.page-title,
.wp-block-heading {
    font-family: 'SecretBold', sans-serif !important;
}
