.elementor-kit-7{--e-global-color-primary:#1572B7;--e-global-color-secondary:#E18283;--e-global-color-text:#1E3140;--e-global-color-accent:#E7DA8C;--e-global-color-5422f6b:#F4F2FB;--e-global-color-a886a3e:#1E314073;--e-global-color-96f2588:#FFFFFF73;--e-global-color-5c3057e:#FFFFFF52;--e-global-typography-primary-font-family:"Hanken Grotesk";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Noto Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Hanken Grotesk";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0.1em;--e-global-typography-15c02d8-font-size:3rem;--e-global-typography-15c02d8-font-weight:800;--e-global-typography-15c02d8-line-height:1.15em;--e-global-typography-15c02d8-letter-spacing:-0.015em;--e-global-typography-0beda93-font-size:2.25rem;--e-global-typography-0beda93-font-weight:800;--e-global-typography-0beda93-line-height:1.15em;--e-global-typography-0beda93-letter-spacing:-0.015em;--e-global-typography-05d5e78-font-size:14px;--e-global-typography-05d5e78-font-weight:600;--e-global-typography-05d5e78-text-transform:uppercase;--e-global-typography-05d5e78-line-height:1em;--e-global-typography-05d5e78-letter-spacing:0.25em;--e-global-typography-b764bb4-font-size:1.75rem;--e-global-typography-b764bb4-font-weight:800;--e-global-typography-b764bb4-line-height:1.25em;--e-global-typography-b764bb4-letter-spacing:-0.01em;--e-global-typography-b9244e3-font-size:1.5rem;--e-global-typography-b9244e3-font-weight:700;--e-global-typography-b9244e3-line-height:1.25em;--e-global-typography-b9244e3-letter-spacing:-0.01em;--e-global-typography-183b49a-font-size:1.15rem;--e-global-typography-183b49a-font-weight:700;--e-global-typography-183b49a-line-height:1.33em;--e-global-typography-183b49a-letter-spacing:-0.01em;font-family:"Source Sans 3", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-15c02d8-font-size:2rem;--e-global-typography-0beda93-font-size:1.75rem;--e-global-typography-05d5e78-font-size:12px;--e-global-typography-b764bb4-font-size:1.5rem;--e-global-typography-b9244e3-font-size:1.25rem;--e-global-typography-183b49a-font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html {
    font-size: 15px;
}

.elementor-post-info__terms-list {
    background-color: var(--e-global-color-primary);
    border-radius: 1rem;
    padding: 3px 10px;
    color: white;
}

.kutuphane-loop .elementor-post-info__terms-list {
    background-color: var(--e-global-color-secondary);
    border-radius: 1rem;
    padding: 3px 10px;
    color: white;
}

.elementor-button-icon {
    transform: scale(1.33) translateY(-1px);
}

/* Eğer butonun içindeki 'a' etiketinin href değeri boşsa tüm widget'ı gizle */
#file-button:not(:has(a[href])) {
    display: none !important;
}

/* Elementor'un konteyner yapısını da gizlemek için */
#file-button:has(a[href=""]),
#file-button:has(a[href="#"]) {
    display: none !important;
}


.wp-block-heading {
    margin-block-start: 1.25em;
    margin-block-end: 0.25em;
}

.e--pointer-text.e--animation-shrink .elementor-item:focus, .e--pointer-text.e--animation-shrink .elementor-item:hover {
    transform: scale(.9) !important;
}

.sub-menu.elementor-nav-menu--dropdown {
    transform: translateY(35px);
    background-color: white;
}/* End custom CSS */