:root {
    --flow-ink: #0a0a0a;
    --flow-muted: #706e69;
    --flow-line: #dedbd4;
    --flow-canvas: #f5f3ee;
    --flow-paper: #fff;
}

.es-checkout-flow,
.es-account-flow {
    background: var(--flow-canvas) !important;
}

.es-checkout-flow .page-banner-main,
.es-account-flow .page-banner-main {
    display: none !important;
}

/* Checkout progress */
.es-checkout-flow .teslimat-page-main-div {
    min-height: calc(100vh - var(--es-header));
    padding: 28px 0 90px !important;
    background: var(--flow-canvas) !important;
    overflow: visible !important;
}

.es-checkout-flow .sepetprogressBarContainer {
    width: min(1340px, calc(100% - 48px)) !important;
    height: 76px !important;
    margin: 0 auto 42px !important;
    padding: 0 !important;
    background: var(--flow-paper) !important;
    border: 1px solid var(--flow-line);
}

.es-checkout-flow .sepetprogressBarIcerik {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}

.es-checkout-flow .sepetprogressBarIlerleme {
    display: none !important;
}

.es-checkout-flow .sepetprogressBarIcerik::before {
    content: "";
    position: absolute;
    top: 26px;
    right: 16.666%;
    left: 16.666%;
    height: 1px;
    background: var(--flow-line);
}

.es-checkout-flow .sepetprogressBarIcerik ul {
    position: relative !important;
    z-index: 1;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
}

.es-checkout-flow .sepetprogressBarIcerik ul li {
    position: static !important;
    width: auto !important;
    height: 100% !important;
    padding: 13px 8px 8px !important;
    top: auto !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    float: none !important;
    list-style: none;
}

.es-checkout-flow .sepetprogressBarIcerik ul li img {
    width: 27px !important;
    height: 27px !important;
    margin: 0 0 7px !important;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid var(--flow-line);
    border-radius: 50%;
    background: #fff;
    object-fit: contain;
    filter: invert(1);
}

.es-checkout-flow .sepetprogressBarIcerik ul li.sepetprogressBarActive img {
    border-color: #000;
    background: #000;
    filter: none;
}

.es-checkout-flow .sepetprogressBarIcerik ul li p {
    width: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    color: var(--flow-muted) !important;
    font: 800 10px/1.2 Arial, sans-serif !important;
    letter-spacing: .1em;
    text-align: center !important;
    text-transform: uppercase;
    white-space: nowrap;
}

.es-checkout-flow .sepetprogressBarIcerik ul li.sepetprogressBarActive p {
    color: #000 !important;
}

/* Delivery/payment layout */
.es-checkout-flow .teslimat-page-main {
    width: min(1340px, calc(100% - 48px)) !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 380px;
    align-items: start;
    gap: 24px;
}

.es-checkout-flow .teslimat-bilgileri-div,
.es-checkout-flow .teslimat-sag-taraf {
    width: 100% !important;
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.es-checkout-flow .teslimat-bilgileri-div {
    display: grid !important;
    gap: 14px;
}

.es-checkout-flow .teslimat-sag-taraf {
    position: sticky;
    top: calc(var(--es-header) + 16px);
}

.es-checkout-flow .teslimat-bilgileri-sol-kutular,
.es-checkout-flow .teslimat-bilgileri-sol-kutular-dar,
.es-checkout-flow .teslimat-odeme-secimi,
.es-checkout-flow .teslimat-sepet-ozet-main,
.es-checkout-flow .teslimat-onaybutton-main {
    width: 100% !important;
    margin: 0 0 14px !important;
    padding: 25px !important;
    box-sizing: border-box;
    border: 1px solid var(--flow-line) !important;
    border-radius: 0 !important;
    background: var(--flow-paper) !important;
    box-shadow: none !important;
}

.es-checkout-flow .teslimat-bilgileri-sol-kutular-dar {
    padding: 18px 25px !important;
}

.es-checkout-flow .teslimat-bilgi-baslik,
.es-checkout-flow .teslimat-odeme-main-h,
.es-checkout-flow .teslimat-sepet-ozet-main-h {
    min-height: 0 !important;
    margin: 0 0 22px !important;
    padding: 0 0 17px !important;
    border-bottom: 1px solid var(--flow-line) !important;
    color: var(--flow-ink) !important;
    font: 900 20px/1.15 Arial, sans-serif !important;
    letter-spacing: -.025em;
}

.es-checkout-flow .teslimat-form-area .row {
    margin-right: -8px !important;
    margin-left: -8px !important;
}

.es-checkout-flow .teslimat-form-area .form-group {
    margin-bottom: 19px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
}

.es-checkout-flow .teslimat-form-area label {
    margin-bottom: 8px !important;
    color: var(--flow-ink) !important;
    font: 800 11px/1.3 Arial, sans-serif !important;
    letter-spacing: .035em;
    text-transform: uppercase;
}

.es-checkout-flow .teslimat-form-area .form-control,
.es-checkout-flow .teslimat-form-area input:not([type="radio"]):not([type="checkbox"]),
.es-checkout-flow .teslimat-form-area select,
.es-checkout-flow .teslimat-form-area textarea {
    width: 100% !important;
    min-height: 50px !important;
    padding: 0 14px !important;
    border: 1px solid #ccc8c0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    color: #111 !important;
    box-shadow: none !important;
    font: 500 13px/1.4 Arial, sans-serif !important;
}

.es-checkout-flow .teslimat-form-area textarea {
    min-height: 118px !important;
    padding-top: 13px !important;
    resize: vertical;
}

.es-checkout-flow .teslimat-form-area .form-control:focus,
.es-checkout-flow .teslimat-form-area input:focus,
.es-checkout-flow .teslimat-form-area select:focus,
.es-checkout-flow .teslimat-form-area textarea:focus {
    border-color: #000 !important;
    outline: 0 !important;
}

.es-checkout-flow .teslimat-icon {
    top: 0 !important;
    right: 0 !important;
    width: 44px !important;
    height: 50px !important;
    display: grid !important;
    place-items: center;
    color: #777 !important;
}

.es-checkout-flow .teslimat-odeme-main-box,
.es-checkout-flow .teslimat-sepet-ozet-main-box {
    min-height: 46px !important;
    margin: 0 !important;
    padding: 13px 0 !important;
    border-bottom: 1px solid #ebe8e1 !important;
    color: var(--flow-muted);
    font: 600 12px/1.4 Arial, sans-serif !important;
}

.es-checkout-flow .teslimat-sepet-ozet-main-box {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.es-checkout-flow .teslimat-sepet-ozet-main-box:last-child {
    border-bottom: 0 !important;
}

.es-checkout-flow .teslimat-sag-taraf .button-4x,
.es-checkout-flow .teslimat-sag-taraf button[type="submit"],
.es-checkout-flow .teslimat-onaybutton-main button {
    width: 100% !important;
    min-height: 56px !important;
    padding: 0 20px !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    background: #000 !important;
    color: #fff !important;
    font: 900 12px/54px Arial, sans-serif !important;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.es-checkout-flow .teslimat-onaybutton-main {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

/* Login / register / password pages */
.es-account-flow .users_main_div {
    min-height: calc(100vh - var(--es-header));
    padding: 64px 24px 90px !important;
    background: var(--flow-canvas) !important;
}

.es-account-flow .user_login_register_div {
    width: min(1120px, 100%) !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(320px, .82fr);
    align-items: stretch;
    overflow: hidden;
    border: 1px solid var(--flow-line) !important;
    background: #fff !important;
    box-shadow: 0 24px 70px rgba(0,0,0,.08);
}

.es-account-flow .user_page_header {
    grid-column: 1 / -1;
    width: 100% !important;
    min-height: 86px !important;
    margin: 0 !important;
    padding: 25px 38px !important;
    display: flex !important;
    align-items: center;
    border: 0 !important;
    border-bottom: 1px solid #222 !important;
    background: #050505 !important;
    color: #fff !important;
    font: 900 clamp(24px, 3vw, 38px)/1 Arial, sans-serif !important;
    letter-spacing: -.045em;
    text-transform: uppercase;
}

.es-account-flow .user_page_header i {
    margin-right: 12px;
    font-size: .9em !important;
}

.es-account-flow .user_page_login_form,
.es-account-flow .user_page_right_text_div {
    width: 100% !important;
    min-width: 0;
    min-height: 100%;
    margin: 0 !important;
    padding: clamp(30px, 4vw, 54px) !important;
    float: none !important;
    box-sizing: border-box;
}

.es-account-flow .user_page_login_form {
    border-right: 1px solid var(--flow-line);
    background: #fff;
}

.es-account-flow .user_page_right_text_div {
    background: #0a0a0a !important;
    color: #fff !important;
    font: 500 14px/1.65 Arial, sans-serif !important;
}

.es-account-flow .user_page_right_text_div h1,
.es-account-flow .user_page_right_text_div h2,
.es-account-flow .user_page_right_text_div h3,
.es-account-flow .user_page_right_text_div h4 {
    color: #fff !important;
    font-weight: 900 !important;
    letter-spacing: -.025em;
}

.es-account-flow .user_page_right_text_div p,
.es-account-flow .user_page_right_text_div li,
.es-account-flow .user_page_right_text_div span {
    color: #d8d8d8 !important;
}

.es-account-flow .teslimat-form-area .form-group {
    margin-bottom: 20px !important;
}

.es-account-flow .teslimat-form-area label {
    margin-bottom: 8px !important;
    color: #111 !important;
    font: 800 11px/1.3 Arial, sans-serif !important;
    letter-spacing: .035em;
    text-transform: uppercase;
}

.es-account-flow .teslimat-form-area .form-control,
.es-account-flow .teslimat-form-area input:not([type="radio"]):not([type="checkbox"]),
.es-account-flow .teslimat-form-area select {
    width: 100% !important;
    min-height: 52px !important;
    padding: 0 14px !important;
    border: 1px solid #ccc8c0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    font: 500 14px/1.4 Arial, sans-serif !important;
}

.es-account-flow .teslimat-form-area .form-control:focus,
.es-account-flow .teslimat-form-area input:focus,
.es-account-flow .teslimat-form-area select:focus {
    border-color: #000 !important;
    outline: 0 !important;
}

.es-account-flow .user_page_login_form .button-2x,
.es-account-flow .user_page_login_form button[type="submit"],
.es-account-flow .user_page_right_text_div .button-2x {
    width: 100% !important;
    min-height: 54px !important;
    padding: 0 18px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    background: #000 !important;
    color: #fff !important;
    font: 900 11px/52px Arial, sans-serif !important;
    letter-spacing: .09em;
    text-transform: uppercase;
}

.es-account-flow .user_page_right_text_div .button-2x {
    border-color: #fff !important;
    background: #fff !important;
    color: #000 !important;
}

.es-account-flow .modal-in-login-form-reset-password {
    color: #111 !important;
    font-size: 12px !important;
    font-weight: 700;
    text-decoration: underline;
}

.es-account-flow .register-page-uyelik-tipi-main {
    margin: 0 0 25px !important;
    padding: 18px !important;
    border: 1px solid var(--flow-line);
    background: #f8f7f3;
}

.es-account-flow .register-page-uyelik-tipi-h {
    margin-bottom: 14px !important;
    font: 900 13px/1.2 Arial, sans-serif !important;
    text-transform: uppercase;
}

/* Shared login modal */
.modal.show .modal-dialog,
.modal.in .modal-dialog,
#loginModal .modal-dialog,
#LoginModal .modal-dialog {
    width: min(520px, calc(100vw - 28px)) !important;
    max-width: 520px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

#loginModal .modal-content,
#LoginModal .modal-content {
    overflow: hidden;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: 0 34px 90px rgba(0,0,0,.34) !important;
}

#loginModal .modal-in-login,
#LoginModal .modal-in-login {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    color: #050505 !important;
    font-family: Arial, sans-serif !important;
}

#loginModal .modal-in-login > .close,
#LoginModal .modal-in-login > .close {
    top: 16px !important;
    right: 18px !important;
    z-index: 5;
    width: 34px !important;
    height: 34px !important;
    display: grid !important;
    place-items: center;
    border: 1px solid #e4e1da !important;
    border-radius: 50% !important;
    background: #fff !important;
    color: #000 !important;
    font-size: 25px !important;
    font-weight: 300 !important;
    line-height: 1 !important;
    opacity: 1 !important;
    text-shadow: none !important;
}

#loginModal .modal-in-login-head,
#LoginModal .modal-in-login-head {
    margin: 0 !important;
    padding: 42px 42px 24px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px;
    border: 0 !important;
    border-bottom: 1px solid #e8e4dc !important;
    background: #f5f3ee !important;
    text-align: left !important;
}

#loginModal .modal-in-login-head-h,
#LoginModal .modal-in-login-head-h {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    position: static !important;
    border: 0 !important;
}

#loginModal .modal-in-login-head-h::before,
#loginModal .modal-in-login-head-h::after,
#LoginModal .modal-in-login-head-h::before,
#LoginModal .modal-in-login-head-h::after {
    display: none !important;
}

#loginModal .modal-in-login-head-h-text,
#LoginModal .modal-in-login-head-h-text {
    width: auto !important;
    max-width: 390px;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    position: static !important;
    background: transparent !important;
    color: #000 !important;
    font: 900 clamp(28px, 4vw, 42px)/.95 Arial, sans-serif !important;
    letter-spacing: -.055em;
    text-align: left !important;
    text-transform: uppercase;
}

#loginModal .modal-in-login-head-s,
#LoginModal .modal-in-login-head-s {
    margin: 0 !important;
    display: block !important;
    position: static !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    color: #6b675f !important;
    font: 600 13px/1.55 Arial, sans-serif !important;
    letter-spacing: -.01em;
    text-align: left !important;
}

#loginModal .modal-in-login-form,
#LoginModal .modal-in-login-form {
    margin: 0 !important;
    padding: 30px 42px 24px !important;
    border: 0 !important;
    background: #fff !important;
}

#loginModal .modal-in-login-form .row,
#LoginModal .modal-in-login-form .row {
    margin-right: -7px !important;
    margin-left: -7px !important;
}

#loginModal .modal-in-login-form .form-group,
#LoginModal .modal-in-login-form .form-group {
    margin-bottom: 16px !important;
    padding-right: 7px !important;
    padding-left: 7px !important;
}

#loginModal .modal-in-login-form label,
#LoginModal .modal-in-login-form label {
    margin-bottom: 8px !important;
    color: #111 !important;
    font: 900 11px/1.2 Arial, sans-serif !important;
    letter-spacing: .08em;
    text-transform: uppercase;
}

#loginModal .modal-in-login-form .form-control,
#LoginModal .modal-in-login-form .form-control {
    width: 100% !important;
    height: 52px !important;
    min-height: 52px !important;
    padding: 0 14px !important;
    border: 1px solid #cfcac1 !important;
    border-radius: 0 !important;
    background: #fff !important;
    color: #111 !important;
    box-shadow: none !important;
    font: 600 14px/1.4 Arial, sans-serif !important;
}

#loginModal .modal-in-login-form .form-control:focus,
#LoginModal .modal-in-login-form .form-control:focus {
    border-color: #000 !important;
    outline: 0 !important;
}

#loginModal .custom-control,
#LoginModal .custom-control {
    min-height: 22px !important;
    padding-left: 28px !important;
}

#loginModal .custom-control-label,
#LoginModal .custom-control-label {
    color: #242424 !important;
    font: 700 12px/1.4 Arial, sans-serif !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

#loginModal .modal-in-login-form-reset-password,
#LoginModal .modal-in-login-form-reset-password {
    color: #000 !important;
    font: 800 12px/1.4 Arial, sans-serif !important;
    letter-spacing: .02em;
    text-decoration: underline !important;
    text-underline-offset: 4px;
}

#loginModal .modal-in-login-form .button-2x,
#LoginModal .modal-in-login-form .button-2x,
#loginModal .modal-in-login-foot .button-2x,
#LoginModal .modal-in-login-foot .button-2x {
    width: 100% !important;
    min-height: 54px !important;
    padding: 0 18px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 0 !important;
    box-shadow: none !important;
    font: 900 12px/52px Arial, sans-serif !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    transition: background .18s ease, color .18s ease, border-color .18s ease;
}

#loginModal .modal-in-login-form button.button-blue,
#LoginModal .modal-in-login-form button.button-blue {
    border: 1px solid #000 !important;
    background: #000 !important;
    color: #fff !important;
}

#loginModal .modal-in-login-form button.button-blue:hover,
#LoginModal .modal-in-login-form button.button-blue:hover {
    background: #2a2a2a !important;
    border-color: #2a2a2a !important;
}

#loginModal .modal-in-login-form a.button-green,
#LoginModal .modal-in-login-form a.button-green {
    border: 1px solid #111 !important;
    background: #f5f3ee !important;
    color: #000 !important;
}

#loginModal .modal-in-login-form a.button-green:hover,
#LoginModal .modal-in-login-form a.button-green:hover {
    background: #000 !important;
    color: #fff !important;
}

#loginModal .modal-in-login-foot,
#LoginModal .modal-in-login-foot {
    margin: 0 !important;
    padding: 0 42px 40px !important;
    border: 0 !important;
    background: #fff !important;
}

#loginModal .modal-in-login-foot .modal-in-login-head-h,
#LoginModal .modal-in-login-foot .modal-in-login-head-h {
    margin: 0 0 18px !important;
    display: flex !important;
    align-items: center;
    gap: 14px;
}

#loginModal .modal-in-login-foot .modal-in-login-head-h::before,
#loginModal .modal-in-login-foot .modal-in-login-head-h::after,
#LoginModal .modal-in-login-foot .modal-in-login-head-h::before,
#LoginModal .modal-in-login-foot .modal-in-login-head-h::after {
    content: "";
    flex: 1 1 auto;
    display: block !important;
    height: 1px;
    background: #e4e1da;
}

#loginModal .modal-in-login-foot .modal-in-login-head-h-text,
#LoginModal .modal-in-login-foot .modal-in-login-head-h-text {
    width: auto !important;
    flex: 0 0 auto;
    font: 900 20px/1 Arial, sans-serif !important;
    letter-spacing: -.035em;
    text-transform: none;
    text-align: center !important;
}

#loginModal .modal-in-login-foot .button-black-out,
#LoginModal .modal-in-login-foot .button-black-out {
    border: 1px solid #000 !important;
    background: #fff !important;
    color: #000 !important;
}

#loginModal .modal-in-login-foot .button-black-out:hover,
#LoginModal .modal-in-login-foot .button-black-out:hover {
    background: #000 !important;
    color: #fff !important;
}

@media (max-width: 560px) {
    #loginModal .modal-dialog,
    #LoginModal .modal-dialog {
        width: calc(100vw - 20px) !important;
        max-width: calc(100vw - 20px) !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    #loginModal .modal-in-login-head,
    #LoginModal .modal-in-login-head,
    #loginModal .modal-in-login-form,
    #LoginModal .modal-in-login-form,
    #loginModal .modal-in-login-foot,
    #LoginModal .modal-in-login-foot {
        padding-right: 22px !important;
        padding-left: 22px !important;
    }

    #loginModal .modal-in-login-head,
    #LoginModal .modal-in-login-head {
        padding-top: 36px !important;
        padding-bottom: 20px !important;
    }

    #loginModal .modal-in-login-head-h-text,
    #LoginModal .modal-in-login-head-h-text {
        max-width: calc(100% - 40px);
        font-size: clamp(24px, 7.5vw, 30px) !important;
        line-height: 1 !important;
        letter-spacing: -.045em;
    }

    #loginModal .modal-in-login-head-s,
    #LoginModal .modal-in-login-head-s {
        font-size: 12px !important;
        line-height: 1.45 !important;
    }

    #loginModal .modal-in-login-form,
    #LoginModal .modal-in-login-form {
        padding-top: 22px !important;
        padding-bottom: 18px !important;
    }

    #loginModal .modal-in-login-form .form-group,
    #LoginModal .modal-in-login-form .form-group {
        margin-bottom: 13px !important;
    }

    #loginModal .modal-in-login-form .form-group.col-md-4,
    #LoginModal .modal-in-login-form .form-group.col-md-4,
    #loginModal .modal-in-login-form .form-group.col-md-8,
    #LoginModal .modal-in-login-form .form-group.col-md-8 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align: left !important;
    }

    #loginModal .modal-in-login-foot .modal-in-login-head-h,
    #LoginModal .modal-in-login-foot .modal-in-login-head-h {
        margin-bottom: 13px !important;
    }

    #loginModal .modal-in-login-foot .modal-in-login-head-h-text,
    #LoginModal .modal-in-login-foot .modal-in-login-head-h-text {
        font-size: 18px !important;
        line-height: 1 !important;
    }

    #loginModal .modal-in-login-foot,
    #LoginModal .modal-in-login-foot {
        padding-bottom: 26px !important;
    }
}

@media (max-width: 920px) {
    .es-checkout-flow .sepetprogressBarContainer,
    .es-checkout-flow .teslimat-page-main {
        width: min(720px, calc(100% - 28px)) !important;
    }

    .es-checkout-flow .teslimat-page-main {
        grid-template-columns: 1fr;
    }

    .es-checkout-flow .teslimat-sag-taraf {
        position: static;
    }

    .es-account-flow .users_main_div {
        padding: 28px 14px 60px !important;
    }

    .es-account-flow .user_login_register_div {
        grid-template-columns: 1fr;
    }

    .es-account-flow .user_page_login_form {
        border-right: 0;
        border-bottom: 1px solid var(--flow-line);
    }
}

@media (max-width: 560px) {
    .es-checkout-flow .teslimat-page-main-div {
        padding-top: 14px !important;
    }

    .es-checkout-flow .sepetprogressBarContainer,
    .es-checkout-flow .teslimat-page-main {
        width: calc(100% - 20px) !important;
    }

    .es-checkout-flow .sepetprogressBarContainer {
        height: 70px !important;
        margin-bottom: 20px !important;
    }

    .es-checkout-flow .sepetprogressBarIcerik::before {
        top: 22px;
    }

    .es-checkout-flow .sepetprogressBarIcerik ul li {
        padding: 10px 4px 8px !important;
    }

    .es-checkout-flow .sepetprogressBarIcerik ul li img {
        width: 24px !important;
        height: 24px !important;
        margin-bottom: 5px !important;
    }

    .es-checkout-flow .sepetprogressBarIcerik ul li p {
        font-size: 8px !important;
        letter-spacing: .04em;
        white-space: nowrap;
    }

    .es-checkout-flow .teslimat-bilgileri-sol-kutular,
    .es-checkout-flow .teslimat-bilgileri-sol-kutular-dar,
    .es-checkout-flow .teslimat-odeme-secimi,
    .es-checkout-flow .teslimat-sepet-ozet-main {
        padding: 19px !important;
    }

    .es-checkout-flow .teslimat-bilgi-baslik,
    .es-checkout-flow .teslimat-odeme-main-h,
    .es-checkout-flow .teslimat-sepet-ozet-main-h {
        font-size: 17px !important;
    }

    .es-account-flow .user_page_header {
        min-height: 70px !important;
        padding: 20px !important;
        font-size: 24px !important;
    }

    .es-account-flow .user_page_login_form,
    .es-account-flow .user_page_right_text_div {
        padding: 26px 20px !important;
    }
}
