/* Sepet Modal - Ayristilmis stiller (santemorr.css'den) */

.sepet-sidebar-1 {
    z-index: 1115 !important;
}

.scroll-bar-1 {
    overflow-y: scroll;
}

/* Sepet slider */
.sepet-slider-header-background {
    height: 80px;
    background-image: linear-gradient(to left, #fbfcfd 100%, #d8dcea 1%);
}

.sepet-slider-header-background-1 {
    height: 80px;
    background-color: #d0d3e1;
}

.sepet-slider-header-background-2 {
    height: 80px;
    background-color: #dfe3ee;
}

.sepet-slider-header-texts-1 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.sepet-slider-body-text-1 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.sepet-slider-body-text-2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #000000;
}

.sepet-slider-body-eksilt-button {
    border-radius: 23px 0 0 23px;
    border: solid 0.9px #e5e5ed;
    background-color: #f6f6f8;
}

.sepet-slider-body-orta-input {
    border-radius: 2px;
    border: solid 0.9px #e5e5ed;
    background-color: #f6f6f8;
}

.sepet-slider-body-arttir-button {
    border-radius: 0 23px 23px 0;
    border: solid 0.9px #e5e5ed;
    background-color: #f6f6f8;
}

.sepet-slider-guncelle-button-text-1 {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.sepet-slider-guncelle-button-1 {
    border-radius: 15px;
    background-color: #7bc38a;
    padding: 1px 10px;
}

.sepet-slider-puan-teslimat-tutar-background-1 {
    opacity: 0.53;
    background-image: linear-gradient(to left, #f7f8f9, #ecedf2 0%);
}

.sepet-slider-puan-teslimat-tutar-texts-1 {
    opacity: 0.55;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.69;
    letter-spacing: normal;
    color: #000000;
}

.sepet-slider-puan-teslimat-tutar-texts-2 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 850;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.69;
    letter-spacing: normal;
    color: #000000;
}

.sepet-slider-sepete-at-button-1 {
    height: 70px;
}

.sepet-slider-sepete-at-button-text-1 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

/* Modal header/title */
#sepetModal .modal-header {
    align-items: center;
    padding: 20px 32px;
}

#sepetModal .modal-title {
    font-size: 28px;
    font-weight: 600;
    color: #252b33;
}

#sepetModal .close {
    font-size: 32px;
    line-height: 1;
    opacity: 0.65;
}

#sepetModal .sepet-modal-body {
    padding: 18px 20px 24px;
}

#sepetModal .sepet-modal-shell {
    border: 1px solid #dde2e7;
    border-radius: 6px;
    overflow: hidden;
    background: #ffffff;
}

#sepetModal .sepet-modal-items {
    max-height: 440px;
    overflow-y: auto;
    padding: 0;
}

#sepetModal .sepet-slider-puan-teslimat-tutar-background-1 {
    opacity: 1;
    background: #ffffff;
}

.sepet-modal-item {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr) 178px;
    gap: 18px;
    align-items: center;
    padding: 18px 24px;
    border-bottom: 1px solid #e1e5ea;
    background: #ffffff;
}

.sepet-modal-item:last-child {
    border-bottom: 0;
}

.sepet-modal-remove {
    width: 34px;
    height: 34px;
    border: 0;
    background: transparent;
    color: #6b7280;
    cursor: pointer;
}

.sepet-modal-remove:hover {
    color: #252b33;
}

.sepet-modal-product {
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 18px;
    align-items: center;
    min-width: 0;
}

.sepet-modal-image-wrap {
    width: 96px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sepet-modal-image {
    max-width: 96px;
    max-height: 72px;
    object-fit: contain;
}

.sepet-modal-product-body {
    min-width: 0;
}

.sepet-modal-product-title {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
    color: #252b33;
}

.sepet-modal-package-link {
    margin-top: 8px;
}

.sepet-modal-price-row {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 10px;
    margin-top: 8px;
}

.sepet-modal-old-price {
    font-size: 13px;
    color: #7a828c;
}

.sepet-modal-price {
    font-size: 18px;
    color: #252b33;
}

.sepet-modal-points,
.sepet-summary-point-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.sepet-modal-points {
    margin-top: 10px;
}

.sepet-point-pill {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    min-height: 30px;
    padding: 5px 10px;
    border: 1px solid #d7dde4;
    border-radius: 6px;
    background: #f8fafc;
    color: #252b33;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    line-height: 1;
    white-space: nowrap;
}

.sepet-point-pill span {
    font-weight: 700;
    color: #5f6975;
}

.sepet-point-pill strong {
    font-weight: 700;
}

.sepet-point-pv {
    border-color: #b9dfc6;
    background: #f0fbf4;
}

.sepet-point-kp {
    border-color: #bfd4f1;
    background: #f2f7ff;
}

.sepet-modal-note {
    margin-top: 7px;
    color: #6f7782;
    font-size: 12px;
}

.sepet-modal-amount-breakdown {
    margin-top: 10px;
    font-size: 12px;
}

.sepet-modal-actions {
    justify-self: end;
    width: 178px;
}

.sepet-modal-actions .quantity-content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    border: 0 !important;
}

.sepet-modal-actions .quantity-content .left-content h6 {
    margin: 0;
    color: #7a828c;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}

.sepet-modal-actions .quantity-content .right-content {
    display: flex;
    justify-content: center;
}

.sepet-modal-actions .quantity.buttons_added {
    display: grid;
    grid-template-columns: 42px 48px 42px;
    gap: 6px;
}

.sepet-modal-actions .quantity.buttons_added button,
.sepet-modal-actions .quantity.buttons_added input {
    width: 100%;
    height: 38px;
    border: 1px solid #dfe3e8;
    background: #ffffff;
    text-align: center;
}

.sepet-modal-actions .quantity.buttons_added button {
    cursor: pointer;
    font-size: 18px;
}

.sepet-modal-actions .quantity.buttons_added input {
    font-weight: 600;
}

.sepet-modal-actions .total .main-border-button a {
    display: flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    border: 1px solid #252b33;
    color: #252b33;
    text-decoration: none;
    cursor: pointer;
}

/* Summary panel */
.sepet-summary-panel {
    padding: 18px 32px 0;
    background: #ffffff;
}

.sepet-summary-status {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    margin-bottom: 12px;
    padding: 5px 10px;
    border-radius: 6px;
    background: #eef3f8;
    color: #55606d;
    font-size: 13px;
    font-weight: 600;
}

.sepet-summary-points {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 14px;
    padding: 12px 14px;
    border: 1px solid #e1e5ea;
    border-radius: 6px;
    background: #fbfcfd;
}

.sepet-summary-label {
    color: #5f6975;
    font-size: 14px;
    font-weight: 600;
}

.sepet-summary-rows {
    padding-top: 2px;
}

.sepet-summary-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 7px 0;
    color: #252b33;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

.sepet-summary-row strong {
    font-size: 16px;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
}

.sepet-summary-row-success strong {
    color: #249b49;
}

.sepet-summary-row-total {
    margin-top: 4px;
    padding-top: 12px;
    border-top: 1px solid #e1e5ea;
}

.sepet-summary-row-total strong {
    font-size: 19px;
}

#sidebar_toplamlar .sepet-slider-sepete-at-button-1 {
    height: 58px;
    margin-top: 18px;
}

#sidebar_toplamlar .sepet-slider-sepete-at-button-text-1 {
    font-size: 20px;
    font-weight: 500;
}

/* Toplam text stilleri */
.adres-teslimat-tipi-text-style1 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    opacity: 0.80;
}

.sepet-toplam-tutar-text-style {
    opacity: 0.47;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000;
}

.sepet-toplam-tutar-text-style2 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: right;
    color: #000;
}

/* Responsive */
@media (max-width: 767.98px) {
    #sepetModal .sepet-modal-body {
        padding: 12px;
    }

    .sepet-modal-item {
        grid-template-columns: 32px minmax(0, 1fr);
        gap: 12px;
        padding: 16px;
    }

    .sepet-modal-product {
        grid-template-columns: 70px minmax(0, 1fr);
        gap: 12px;
    }

    .sepet-modal-image-wrap,
    .sepet-modal-image {
        width: 70px;
        max-width: 70px;
        height: 58px;
        max-height: 58px;
    }

    .sepet-modal-product-title {
        font-size: 14px;
    }

    .sepet-modal-actions {
        grid-column: 2;
        justify-self: stretch;
        width: 100%;
    }

    .sepet-modal-actions .quantity.buttons_added {
        grid-template-columns: 1fr 1.2fr 1fr;
    }

    .sepet-summary-panel {
        padding: 16px 16px 0;
    }

    .sepet-summary-points,
    .sepet-summary-row {
        align-items: flex-start;
    }

    .sepet-summary-points {
        flex-direction: column;
    }
}
