/* SarisanDijital V49
   Seçilen ürün/fiyat alanı ve satın alma butonu için temiz, dengeli yerleşim. */

body.page-category .service--content .service--bottom,
body.page-category .service--content .service--bottom.active-bar {
    border: 1px solid rgba(13, 23, 51, .10) !important;
    background: rgba(255, 255, 255, .98) !important;
    box-shadow: 0 18px 50px rgba(24, 35, 74, .16) !important;
}

body.page-category .service--content .selected-pack-v49 {
    display: flex !important;
    min-width: 0 !important;
    flex: 1 1 auto !important;
    align-items: center !important;
    overflow: visible !important;
}

body.page-category .service--content .selected-pack-v49 .text {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    grid-template-rows: auto auto !important;
    column-gap: 14px !important;
    row-gap: 3px !important;
    align-items: center !important;
    overflow: visible !important;
    line-height: 1.15 !important;
}

body.page-category .service--content .selected-pack-v49 .selected-pack-label {
    grid-column: 1 / 2 !important;
    grid-row: 1 !important;
    display: block !important;
    margin: 0 !important;
    color: #7a849b !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    letter-spacing: .10em !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}

body.page-category .service--content .selected-pack-v49 .selected-pack-product {
    grid-column: 1 / 2 !important;
    grid-row: 2 !important;
    display: flex !important;
    min-width: 0 !important;
    align-items: baseline !important;
    gap: 6px !important;
    margin: 0 !important;
    color: #0d1733 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

body.page-category .service--content .selected-pack-v49 [data-selected_amount] {
    color: #0d1733 !important;
    font-size: 21px !important;
    font-weight: 800 !important;
    letter-spacing: -.025em !important;
    line-height: 1 !important;
}

body.page-category .service--content .selected-pack-v49 .selected-pack-type {
    min-width: 0 !important;
    color: #4f5a73 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

body.page-category .service--content .selected-pack-v49 [data-selected_price] {
    grid-column: 2 / 3 !important;
    grid-row: 1 / 3 !important;
    position: static !important;
    display: inline-flex !important;
    width: auto !important;
    min-width: 88px !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 14px !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid color-mix(in srgb, var(--main-color) 18%, #e1e6f0) !important;
    border-radius: 13px !important;
    color: var(--main-color) !important;
    background: color-mix(in srgb, var(--main-color) 7%, #fff) !important;
    box-shadow: none !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    letter-spacing: -.01em !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

body.page-category .service--content .pack--action .pack--butto,
body.page-category .service--content .active-bar .pack--butto {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    letter-spacing: .01em !important;
}

body.page-category .service--content .pack--action .pack--butto i,
body.page-category .service--content .active-bar .pack--butto i {
    display: none !important;
}

@media (min-width: 769px) {
    body.page-category .service--content .service--bottom,
    body.page-category .service--content .service--bottom.active-bar {
        padding: 12px 14px !important;
        gap: 16px !important;
        border-radius: 20px !important;
    }

    body.page-category .service--content .pack--action .pack--butto {
        min-width: 150px !important;
        height: 50px !important;
        padding-inline: 22px !important;
        border-radius: 15px !important;
    }
}

@media (max-width: 768px) {
    body.page-category {
        padding-bottom: 110px !important;
    }

    body.page-category .service--content .service--bottom,
    body.page-category .service--content .service--bottom.active-bar {
        inset: auto 12px max(12px, env(safe-area-inset-bottom)) 12px !important;
        grid-template-columns: minmax(0, 1fr) 132px !important;
        min-height: 76px !important;
        padding: 10px !important;
        gap: 10px !important;
        border-radius: 21px !important;
    }

    body.page-category .service--content .selected-pack-v49 .text {
        column-gap: 9px !important;
    }

    body.page-category .service--content .selected-pack-v49 .selected-pack-label {
        font-size: 8px !important;
        letter-spacing: .08em !important;
    }

    body.page-category .service--content .selected-pack-v49 [data-selected_amount] {
        font-size: 18px !important;
    }

    body.page-category .service--content .selected-pack-v49 .selected-pack-type {
        font-size: 12px !important;
    }

    body.page-category .service--content .selected-pack-v49 [data-selected_price] {
        min-width: 70px !important;
        height: 36px !important;
        padding-inline: 9px !important;
        border-radius: 11px !important;
        font-size: 14px !important;
    }

    body.page-category .service--content .pack--action .pack--butto,
    body.page-category .service--content .active-bar .pack--butto {
        width: 100% !important;
        height: 54px !important;
        padding: 0 14px !important;
        border-radius: 16px !important;
        font-size: 13px !important;
        font-weight: 800 !important;
        box-shadow: 0 12px 28px color-mix(in srgb, var(--main-color) 24%, transparent) !important;
    }
}

@media (max-width: 430px) {
    body.page-category .service--content .service--bottom,
    body.page-category .service--content .service--bottom.active-bar {
        inset-inline: 9px !important;
        grid-template-columns: minmax(0, 1fr) 116px !important;
        min-height: 70px !important;
        padding: 8px !important;
        gap: 8px !important;
        border-radius: 18px !important;
    }

    body.page-category .service--content .selected-pack-v49 .selected-pack-label {
        display: none !important;
    }

    body.page-category .service--content .selected-pack-v49 .text {
        grid-template-rows: auto !important;
    }

    body.page-category .service--content .selected-pack-v49 .selected-pack-product {
        grid-row: 1 !important;
    }

    body.page-category .service--content .selected-pack-v49 [data-selected_price] {
        grid-row: 1 !important;
        min-width: 64px !important;
        height: 34px !important;
        font-size: 13px !important;
    }

    body.page-category .service--content .selected-pack-v49 [data-selected_amount] {
        font-size: 17px !important;
    }

    body.page-category .service--content .selected-pack-v49 .selected-pack-type {
        font-size: 11px !important;
    }

    body.page-category .service--content .pack--action .pack--butto,
    body.page-category .service--content .active-bar .pack--butto {
        height: 50px !important;
        font-size: 12px !important;
    }
}
