/* Yapici Hizmetler External CSS v1.0.0 | source: WordPress Additional CSS */
.site-info {
  display: none !important;
}

/* Ana menü */
.main-navigation .main-nav ul li a,
.main-navigation .menu-toggle {
    font-family: "Quicksand", "DM Sans", sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px;
    letter-spacing: -0.01em;
}

/* Sol taraftaki site adı */
.site-branding .main-title,
.site-branding .main-title a {
    font-family: "Quicksand", "DM Sans", sans-serif !important;
    font-weight: 600 !important;
}

/* Kurumsal Vitrin Puanı içindeki Yapıcı Danışmanlık kartı */
.yh-v1-dashboard main .yh-showcase-consulting-copy h3,
.yh-v1-dashboard main .yh-showcase-consulting-copy p,
.yh-v1-dashboard main .yh-showcase-consulting-copy p strong,
.yh-v1-dashboard main .yh-showcase-consulting-copy small {
    color: #ffffff !important;
}

.yh-v1-dashboard main .yh-showcase-consulting-copy p {
    color: rgba(255, 255, 255, 0.84) !important;
}

.yh-v1-dashboard main .yh-showcase-consulting-copy small {
    color: rgba(255, 255, 255, 0.65) !important;
}


/* Hazır görsel seçeneklerindeki başlık ve açıklamalar */
.yh-visual-template-option strong {
    color: #ffffff !important;
}

.yh-visual-template-option small {
    color: rgba(255, 255, 255, 0.78) !important;
}

.yh-visual-template-option {
    background: #155b4c !important;
}

.yh-visual-template-option > span {
    color: #ffffff !important;
}