.elementor-61 .elementor-element.elementor-element-5e87136{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for html, class: .elementor-element-d7c3aca */```css
/* =====================================================
   KAYA HURDACILIK
   RENKLİ PREMIUM HURDA FİYATLARI
   ===================================================== */

.khp-wrapper,
.khp-wrapper * {
    box-sizing: border-box;
}

.khp-wrapper {
    width: 100%;
    padding: 85px 20px;
    background:
        radial-gradient(
            circle at 0% 0%,
            rgba(239,68,68,.12),
            transparent 28%
        ),
        radial-gradient(
            circle at 100% 20%,
            rgba(37,99,235,.09),
            transparent 25%
        ),
        linear-gradient(
            180deg,
            #f8fafc 0%,
            #ffffff 100%
        );
    font-family:
        Arial,
        Helvetica,
        sans-serif;
}

.khp-container {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}


/* =====================================================
   HERO
===================================================== */

.khp-hero {
    max-width: 820px;
    margin: 0 auto 48px;
    text-align: center;
}

.khp-live {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 19px;
    padding: 9px 18px;
    border-radius: 50px;
    background:
        linear-gradient(
            135deg,
            #fff1f2,
            #fff7ed
        );
    color: #dc2626;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .8px;
}

.khp-live i {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #22c55e;
    box-shadow:
        0 0 0 5px
        rgba(34,197,94,.13);
}

.khp-hero h2 {
    margin: 0 0 17px;
    color: #0f172a;
    font-size: clamp(40px,5vw,60px);
    line-height: 1;
    font-weight: 950;
    letter-spacing: -2px;
}

.khp-hero p {
    max-width: 740px;
    margin: auto;
    color: #64748b;
    font-size: 16px;
    line-height: 1.75;
}

.khp-date {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: 19px;
    color: #64748b;
    font-size: 12px;
}

.khp-date span {
    display: inline-flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #dcfce7;
    color: #16a34a;
    font-size: 11px;
    font-weight: 900;
}

.khp-date strong {
    color: #334155;
}


/* =====================================================
   KATEGORİLER
===================================================== */

.khp-categories {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 22px;
}

.khp-categories button {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 11px 17px;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #fff;
    color: #64748b;
    cursor: pointer;
    font-size: 12px;
    font-weight: 850;
    transition: .25s ease;
}

.khp-categories button b {
    font-size: 15px;
}

.khp-categories button:hover {
    border-color: #cbd5e1;
    transform: translateY(-2px);
}

.khp-categories button.active {
    border-color: #dc2626;
    background:
        linear-gradient(
            135deg,
            #ef4444,
            #dc2626
        );
    color: #fff;
    box-shadow:
        0 8px 20px
        rgba(220,38,38,.22);
}


/* =====================================================
   ARAMA
===================================================== */

.khp-search-box {
    position: relative;
    max-width: 570px;
    margin: 0 auto 35px;
}

.khp-search-box span {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: #94a3b8;
    font-size: 23px;
}

.khp-search-box input {
    width: 100%;
    height: 54px;
    padding: 0 20px 0 50px;
    border: 1px solid #e2e8f0;
    border-radius: 15px;
    outline: none;
    background: #fff;
    color: #0f172a;
    font-size: 14px;
    box-shadow:
        0 8px 25px
        rgba(15,23,42,.045);
    transition: .25s;
}

.khp-search-box input:focus {
    border-color: #ef4444;
    box-shadow:
        0 0 0 4px
        rgba(239,68,68,.08);
}


/* =====================================================
   GRID
===================================================== */

.khp-grid {
    display: grid;
    grid-template-columns:
        repeat(3,minmax(0,1fr));
    gap: 22px;
}


/* =====================================================
   KART
===================================================== */

.khp-card {
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    border-radius: 23px;
    padding: 24px;
    background: #fff;
    box-shadow:
        0 12px 32px
        rgba(15,23,42,.055);
    transition:
        transform .3s ease,
        box-shadow .3s ease;
}

.khp-card:hover {
    transform: translateY(-7px);
    box-shadow:
        0 25px 55px
        rgba(15,23,42,.13);
}

.khp-card-color {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 6px;
}


/* =====================================================
   KART RENKLERİ
===================================================== */

.khp-bakir .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #b45309,
            #f97316,
            #ef4444
        );
}

.khp-kablo .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #4f46e5,
            #7c3aed,
            #a855f7
        );
}

.khp-demir .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #334155,
            #64748b,
            #94a3b8
        );
}

.khp-aluminyum .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #0284c7,
            #06b6d4,
            #22d3ee
        );
}

.khp-sari .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #ca8a04,
            #eab308,
            #facc15
        );
}

.khp-krom .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #475569,
            #94a3b8,
            #e2e8f0
        );
}

.khp-nikel .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #0f766e,
            #14b8a6,
            #2dd4bf
        );
}

.khp-kursun .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #334155,
            #475569,
            #64748b
        );
}

.khp-cinko .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #0369a1,
            #0284c7,
            #38bdf8
        );
}

.khp-aku .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #15803d,
            #22c55e,
            #4ade80
        );
}

.khp-radyator .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #be123c,
            #e11d48,
            #fb7185
        );
}

.khp-motor .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #ea580c,
            #f97316,
            #fb923c
        );
}

.khp-talas .khp-card-color {
    background:
        linear-gradient(
            90deg,
            #9333ea,
            #c026d3,
            #e879f9
        );
}


/* =====================================================
   KART HEADER
===================================================== */

.khp-card-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
}

.khp-icon {
    width: 53px;
    height: 53px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: #f8fafc;
    color: #334155;
    font-size: 22px;
    font-weight: 950;
}

.khp-card-header h3 {
    margin: 0 0 4px;
    color: #0f172a;
    font-size: 20px;
    font-weight: 950;
}

.khp-card-header p {
    margin: 0;
    color: #94a3b8;
    font-size: 12px;
}


/* =====================================================
   FİYAT
===================================================== */

.khp-price-box {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: baseline;
    gap: 7px;
    margin-bottom: 17px;
    padding: 18px;
    border-radius: 16px;
    background:
        linear-gradient(
            135deg,
            #f8fafc,
            #f1f5f9
        );
}

.khp-price-box::after {
    content: "₺";
    position: absolute;
    right: 15px;
    bottom: -12px;
    color: rgba(15,23,42,.035);
    font-size: 80px;
    font-weight: 950;
}

.khp-price-box span {
    color: #94a3b8;
    font-size: 9px;
    font-weight: 900;
}

.khp-price-box strong {
    color: #0f172a;
    font-size: 34px;
    line-height: 1;
    font-weight: 950;
}

.khp-price-box small {
    color: #64748b;
    font-size: 11px;
    font-weight: 900;
}


/* =====================================================
   TABLO
===================================================== */

.khp-table {
    overflow: hidden;
    border: 1px solid #e8edf2;
    border-radius: 14px;
}

.khp-table > div {
    min-height: 42px;
    padding: 0 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-bottom: 1px solid #edf1f5;
    font-size: 13px;
}

.khp-table > div:last-child {
    border-bottom: 0;
}

.khp-table > div span {
    color: #475569;
}

.khp-table > div b {
    color: #111827;
    white-space: nowrap;
    font-weight: 900;
}

.khp-table-head {
    min-height: 40px !important;
    background: #f8fafc;
}

.khp-table-head span,
.khp-table-head b {
    color: #64748b !important;
    font-size: 10px;
    font-weight: 900;
}


/* =====================================================
   KART BUTONU
===================================================== */

.khp-card-btn {
    width: 100%;
    margin-top: 16px;
    padding: 13px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0;
    border-radius: 12px;
    background: #0f172a;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 900;
    transition: .25s;
}

.khp-card-btn span {
    font-size: 18px;
}

.khp-card-btn:hover {
    background:
        linear-gradient(
            135deg,
            #ef4444,
            #dc2626
        );
    transform: translateY(-2px);
}


/* =====================================================
   HESAPLAMA PANELİ
===================================================== */

.khp-calculator {
    position: relative;
    overflow: hidden;
    margin-top: 52px;
    padding: 35px;
    border-radius: 28px;
    background:
        radial-gradient(
            circle at 90% 0%,
            rgba(239,68,68,.45),
            transparent 30%
        ),
        radial-gradient(
            circle at 0% 100%,
            rgba(37,99,235,.3),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #0f172a,
            #1e293b
        );
    box-shadow:
        0 28px 65px
        rgba(15,23,42,.2);
}

.khp-calc-heading {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-bottom: 28px;
}

.khp-calc-icon {
    width: 62px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: 18px;
    background:
        linear-gradient(
            135deg,
            #ef4444,
            #dc2626
        );
    color: #fff;
    font-size: 28px;
    font-weight: 950;
    box-shadow:
        0 10px 25px
        rgba(220,38,38,.25);
}

.khp-calc-heading span {
    color: #f87171;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 1px;
}

.khp-calc-heading h2 {
    margin: 4px 0;
    color: #fff;
    font-size: 27px;
    font-weight: 900;
}

.khp-calc-heading p {
    margin: 0;
    color: #94a3b8;
    font-size: 13px;
}


/* =====================================================
   HESAPLAMA FORMU
===================================================== */

.khp-calc-form {
    display: grid;
    grid-template-columns:
        1.5fr 1fr auto;
    gap: 14px;
    align-items: end;
}

.khp-field label {
    display: block;
    margin-bottom: 7px;
    color: #cbd5e1;
    font-size: 11px;
    font-weight: 900;
}

.khp-field select {
    width: 100%;
    height: 54px;
    padding: 0 15px;
    border: 1px solid #475569;
    border-radius: 12px;
    outline: none;
    background: #0f172a;
    color: #fff;
    font-size: 13px;
}

.khp-kg {
    display: flex;
    height: 54px;
    overflow: hidden;
    border: 1px solid #475569;
    border-radius: 12px;
    background: #0f172a;
}

.khp-kg button {
    width: 45px;
    border: 0;
    background: #1e293b;
    color: #fff;
    cursor: pointer;
    font-size: 21px;
    transition: .2s;
}

.khp-kg button:hover {
    background: #334155;
}

.khp-kg input {
    width: 100%;
    min-width: 0;
    border: 0;
    outline: 0;
    background: transparent;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
}

.khp-kg span {
    display: flex;
    align-items: center;
    padding-right: 12px;
    color: #94a3b8;
    font-size: 10px;
    font-weight: 900;
}

.khp-calc-button {
    height: 54px;
    padding: 0 27px;
    border: 0;
    border-radius: 12px;
    background:
        linear-gradient(
            135deg,
            #ef4444,
            #dc2626
        );
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 950;
    transition: .25s;
}

.khp-calc-button:hover {
    transform: translateY(-2px);
    box-shadow:
        0 12px 25px
        rgba(220,38,38,.3);
}


/* =====================================================
   SONUÇ
===================================================== */

.khp-result {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 24px;
    padding: 21px;
    border: 1px solid
        rgba(255,255,255,.09);
    border-radius: 16px;
    background:
        rgba(255,255,255,.055);
}

.khp-result span {
    display: block;
    margin-bottom: 5px;
    color: #94a3b8;
    font-size: 10px;
    font-weight: 900;
}

.khp-result strong {
    color: #fff;
    font-size: 37px;
    font-weight: 950;
}

.khp-formula {
    padding: 9px 12px;
    border-radius: 9px;
    background:
        rgba(255,255,255,.07);
    color: #94a3b8;
    font-size: 9px;
    font-weight: 900;
}


/* =====================================================
   UYARI
===================================================== */

.khp-warning {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-top: 15px;
}

.khp-warning > span {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: 50%;
    background: rgba(245,158,11,.15);
    color: #f59e0b;
    font-size: 11px;
    font-weight: 900;
}

.khp-warning p {
    margin: 0;
    color: #64748b;
    font-size: 10px;
    line-height: 1.6;
}


/* =====================================================
   CTA
===================================================== */

.khp-cta {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-top: 25px;
    padding: 25px;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    background: #fff;
    box-shadow:
        0 8px 25px
        rgba(15,23,42,.04);
}

.khp-cta-icon {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: 16px;
    background:
        linear-gradient(
            135deg,
            #dcfce7,
            #d1fae5
        );
    color: #16a34a;
    font-size: 25px;
}

.khp-cta-text {
    flex: 1;
}

.khp-cta-text h3 {
    margin: 0 0 5px;
    color: #0f172a;
    font-size: 17px;
    font-weight: 900;
}

.khp-cta-text p {
    margin: 0;
    color: #64748b;
    font-size: 12px;
    line-height: 1.6;
}

.khp-cta-buttons {
    display: flex;
    gap: 8px;
}

.khp-cta-buttons a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 17px;
    border-radius: 11px;
    text-decoration: none;
    font-size: 11px;
    font-weight: 900;
    white-space: nowrap;
    transition: .25s;
}

.khp-whatsapp {
    background: #16a34a;
    color: #fff !important;
}

.khp-phone {
    background: #0f172a;
    color: #fff !important;
}

.khp-cta-buttons a:hover {
    transform: translateY(-2px);
}


/* =====================================================
   NOT
===================================================== */

.khp-note {
    margin-top: 15px;
    padding: 17px 20px;
    border-radius: 13px;
    background: #f8fafc;
    color: #64748b;
    font-size: 10px;
    line-height: 1.7;
}

.khp-note strong {
    color: #334155;
}


/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1050px) {

    .khp-grid {
        grid-template-columns:
            repeat(2,minmax(0,1fr));
    }

    .khp-calc-form {
        grid-template-columns:
            1fr 1fr;
    }

    .khp-calc-button {
        width: 100%;
    }

}


/* =====================================================
   MOBİL
===================================================== */

@media (max-width: 700px) {

    .khp-wrapper {
        padding: 55px 13px;
    }

    .khp-hero h2 {
        font-size: 38px;
        letter-spacing: -1px;
    }

    .khp-hero p {
        font-size: 14px;
    }

    .khp-categories {
        justify-content: flex-start;
        overflow-x: auto;
        flex-wrap: nowrap;
        padding-bottom: 5px;
    }

    .khp-categories button {
        flex-shrink: 0;
        white-space: nowrap;
    }

    .khp-grid {
        grid-template-columns: 1fr;
        gap: 17px;
    }

    .khp-card {
        padding: 20px;
    }

    .khp-price-box strong {
        font-size: 32px;
    }

    .khp-calculator {
        padding: 24px 17px;
        border-radius: 21px;
    }

    .khp-calc-heading {
        align-items: flex-start;
    }

    .khp-calc-heading h2 {
        font-size: 21px;
    }

    .khp-calc-form {
        grid-template-columns: 1fr;
    }

    .khp-calc-button {
        width: 100%;
    }

    .khp-result {
        align-items: flex-start;
        flex-direction: column;
    }

    .khp-result strong {
        font-size: 32px;
    }

    .khp-cta {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .khp-cta-text {
        min-width:
            calc(100% - 75px);
    }

    .khp-cta-buttons {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .khp-cta-buttons a {
        width: 100%;
        box-sizing: border-box;
    }

}


@media (max-width: 420px) {

    .khp-cta-buttons {
        grid-template-columns: 1fr;
    }

    .khp-hero h2 {
        font-size: 34px;
    }

}
```/* End custom CSS */