.elementor-kit-9{--e-global-color-primary:#26315F;--e-global-color-secondary:#9BABB4;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-color-c349c71:#FFFFFF;--e-global-color-534dfef:#E1E6E8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-size:14px;font-weight:400;}.elementor-kit-9 h1{font-family:"Montserrat", Sans-serif;font-size:42px;font-weight:300;letter-spacing:-0.8px;}.elementor-kit-9 h2{font-family:"Montserrat", Sans-serif;font-size:32px;font-weight:300;letter-spacing:-0.6px;}.elementor-kit-9 h3{font-size:26px;font-weight:400;letter-spacing:-0.2px;}.elementor-kit-9 h4{font-size:22px;font-weight:700;}.elementor-kit-9 h5{font-size:18px;font-weight:700;}.elementor-kit-9 h6{font-size:16px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}@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-9{font-size:12px;}.elementor-kit-9 a{font-size:12px;}.elementor-kit-9 h1{font-size:28px;}.elementor-kit-9 h2{font-size:24px;}.elementor-kit-9 h3{font-size:20px;}.elementor-kit-9 h4{font-size:16px;}.elementor-kit-9 h5{font-size:15px;}.elementor-kit-9 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */@media (max-width:1024px){

    .elementor .e-con {
        min-width: 100% !important;
        width: 100% !important;
        flex-basis: 100% !important;
    }

    .elementor-widget-theme-post-content {
        display: block !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        
        @media (max-width:1024px){
    .single-post .elementor-container,
    .single-post .e-con-inner {
        overflow: visible !important;
    }
}

    }

}

/* İkon kutusunun arka planını zorla ayarla (Birincil Renk) */
.elementor-social-icon {
    background-color: #313e61 !important; /* Panelde seçtiğin lacivert */
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}

/* İkonun kendisini (SVG) görünür yap (İkincil Renk) */
.elementor-social-icon svg {
    fill: #ffffff !important; /* İkon rengini beyaza zorlar */
    width: 18px !important;
    height: 18px !important;
}

/* Hover durumunda renklerin kaybolmasını engelle */
.elementor-social-icon:hover svg {
    fill: #ffffff !important;
    opacity: 0.9;
}


/* Linklerin varsayılan tarayıcı ve tema stillerini sıfırla */
a {
    text-decoration: none !important;
    outline: none !important;
    transition: all 0.3s ease;
}

/* Linklerin etrafındaki görünmez paddingleri kaldırır */
a:focus, a:active {
    outline: none !important;
    box-shadow: none !important;
}

/* Woodmart'ın bazı linklere eklediği border-bottom özelliğini kapatır */
.entry-content a:not(.btn) {
    border-bottom: none !important;
}



/* TC Kimlik No alanındaki sayı oklarını kaldırır ve metni sola yaslar */
#form-field-tckimlikno {
    text-align: left !important;
    -moz-appearance: textfield; /* Firefox için okları kaldırır */
}

/* Chrome, Safari, Edge ve Opera için sayı oklarını kaldırır */
#form-field-tckimlikno::-webkit-outer-spin-button,
#form-field-tckimlikno::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* GLOBAL LINK FIX – Woodmart override sorununu çözer */
.elementor a,
.elementor a:link,
.elementor a:visited {
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
}

/* ICON küçülmesini engelle */
.elementor a .elementor-icon,
.elementor a .elementor-icon i,
.elementor a .elementor-icon svg {
    font-size: inherit !important;
    width: auto !important;
    height: auto !important;
}

/* IMAGE küçülmesini engelle */
.elementor a img {
    width: auto !important;
    height: auto !important;
}

/* Heading link fix */
.elementor-widget-heading a {
    font-size: inherit !important;
    font-weight: inherit !important;
}

.equal-buttons .elementor-button {
    height: 120px;               /* tüm butonlar aynı yükseklik */
    display: flex;
    align-items: center;        /* dikey ortalama */
    justify-content: center;    /* yatay ortalama */
    text-align: center;
    padding: 0 24px;
    line-height: 1.2;
}

/* ANA BUTON */
.equal-buttons-2 .elementor-button {
    height: 260px;
    width: 100%;

    padding: 40px; /* minimum dolgu */

    display: flex;
    align-items: center;
    justify-content: center;
}

/* WRAPPER */
.equal-buttons-2 .elementor-button-content-wrapper {
    display: flex;
    flex-direction: column;

    align-items: center;
    justify-content: center;

    text-align: center;

    width: 100%;
    height: 100%;

    gap: 15px; /* ikon ve yazı arası boşluk */
}

/* İKON ALANI */
.equal-buttons-2 .elementor-button-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
}

/* SVG */
.equal-buttons-2 .elementor-button-icon svg {
    width: 100px !important;
    height: 100px !important;

    min-width: 100px;
    min-height: 100px;

    max-width: none !important;
    max-height: none !important;

    display: block;
}

/* YAZI */
.equal-buttons-2 .elementor-button-text {
    text-align: center;
    line-height: 1.4;
}

/* Hover (opsiyonel ama önerilir) */
.equal-buttons-2 .elementor-button:hover svg {
    transform: scale(1.05);
    transition: transform 0.2s ease;
}

@media (max-width: 768px) {
  .equal-buttons-2 .elementor-button-icon svg {
    width: 50px !important;
    height: 50px !important;
    min-width: 50px;
    min-height: 50px;
  }
}

@media (max-width: 768px) {
  .equal-buttons-2 .elementor-button {
    height: 180px;
    padding: 20px;
  }

  .equal-buttons-2 .elementor-button-content-wrapper {
    gap: 8px;
  }

  .equal-buttons-2 .elementor-button-icon svg {
    width: 50px !important;
    height: 50px !important;
    min-width: 50px;
    min-height: 50px;
  }
}

/* Pagination ile postlar arasına boşluk */
.elementor-pagination,
nav.pagination,
.page-numbers {
    margin-top: 40px !important;
}

/* Geri - Sayılar - İleri arası boşluk */
.elementor-pagination {
    display: flex;
    gap: 0px;
    align-items: center;
    
}


.yazar-karti .elementor-image-box-title a {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
}

.yazar-karti .elementor-image-box-description {
    font-weight: 400;
    font-size: 14px;
    opacity: 0.7;
}

.author .entry-title.title {
    font-size: 32px;
    font-weight: 700;
}

.author .entry-title.title a {
    font-size: 32px !important;
    font-weight: 700 !important;
    color: inherit !important;
}/* End custom CSS */