@media (min-width: 768px) {
    .card-product-grid {
        width: 20rem;

    }

    .pie-chart-container canvas {
        height: 400px !important;
        width: 400px !important;
    }

    .coupons-container .coupon {
        flex-direction: row;
    }

    .coupons-container .coupon .info-wrapper {
        flex: 0 0 50%;
    }

    .coupons-container .coupon .divider-coupon {
        display: block;
    }

    .coupons-container .coupon .code-wrapper .discount-value {
        display: flex;
    }

    .coupons-container .coupon .code-wrapper {
        justify-content: center;
        flex-direction: column;
        padding: 0;
    }


    .card-product-grid .price-new {
        flex-direction: unset;
        justify-content: space-between;
    }

    .user-avatar {
        display: flex;
    }

    .user-info {
        margin-bottom: .563rem;
    }

    .menu-sidebar .nav-footer {
        margin-top: unset;
    }

    nav .customer-contact {
        max-width: initial;
    }

    nav .customer-contact .info .contact-number {
        max-width: unset;
        font-size: 1rem;
    }
}


.customer-contact .info {
    margin: auto;
}

@media (max-width: 372.9px) {

    nav .customer-contact, .menu-sidebar .customer-contact {
        max-width: 8rem !important;
    }

    .contact-number a, .mat-caption-normal {
        font-size: .6rem !important;
        white-space: nowrap;
    }
}

@media (max-width: 428.9px) and (min-width: 373px) {

    nav .customer-contact, .menu-sidebar .customer-contact {
        max-width: 9.5rem !important;
    }

    .contact-number a, .mat-caption-normal {
        font-size: .7rem !important;
        white-space: nowrap;
    }
}

@media (min-width: 992px) {

    .customer-contact, .user-login-item, .user-login-component.btn-outline-secondary {
        height: 47px;
    }

    .user-login-item .dropdown-menu {
        top: 54px;
    }

    .search-suggestion {
        max-width: 90vw !important;
    }

    .single-product-image .mainImage {
        max-width: 100%;
        max-height: 28rem;
    }

    .account-wrapper .card .card-detail {
        padding: 3rem;
    }

    .modal-custom {
        max-width: 650px;
    }

    .modal-custom-2 {
        max-width: 550px;
    }

    .time-slot-selector-wrapper .days-wrapper .day-wrapper.selected:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-top-color: #fff;
        border-bottom: 0;
        margin-left: -8px;
        margin-bottom: -8px;
    }

    .time-slot-selector-wrapper .days-wrapper .day-wrapper.selected:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-top-color: #ff7f00;
        border-bottom: 0;
        margin-left: -10px;
        margin-bottom: -11px;
    }

    .modal-create-campaign .modal-body {
        padding: 80px;
    }

    .campaigns-wrapper .card-campaigns {
        width: 18rem;
    }

    .campaigns-tab .campaign-brands {
        width: 30%;
    }

    .storyly__story-group-cover {
        position: relative;
        box-sizing: border-box;
        background: transparent;
        background-clip: padding-box;
        border-radius: 10000px;
        min-width: 103px;
        min-height: 103px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .storyly__story-groups .group .pin-icon {
        width: 34.272px;
        height: 34.272px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-color: #FFCB00;
        border: 1px solid #fdbc59;
        border-radius: 50%;
        z-index: 2;
        display: block;
        box-sizing: border-box;
    }

    .storyly__story-groups .group img {
        width: 96px;
        height: 96px;
        border-radius: 10000px;
        border: 3px solid #fff;
        z-index: 1;
        position: relative;
        pointer-events: none;
        opacity: 1;
    }

    .storyly__story-groups .group .storyly__story-group-title {
        font-size: 14px;
        color: #4A4A4A;
        font-family: Inter, sans-serif, sans-serif;
        font-weight: bold;
        display: block;
        pointer-events: none;
        line-height: 1.3;
        margin-top: 6px;
    }

    .navbar-expand-lg .navbar-brand {
        width: 10.5rem;
    }

    .products-comp .col-md-3, .memberAccountForm .col-md-3 {
        /* width: 20%; */
        padding: 5px;
    }

    .products-comp .col-md-2 {
        width: 20%;
    }

    .modal-lg, .modal-xl {
        max-width: 870px;
    }

    .migros {
        width: 410px;
        position: relative;
    }

    .days-wrapper.table-responsive .timeslots {
        display: flex;
        flex-wrap: wrap;
    }

    .page-item.active, .page-item.number-page {
        min-width: 4rem !important;
        margin-right: .625rem;
    }

    .money-gold-wrapper .banner .logo {
        width: 5.938rem;
        height: 2.687rem;
    }

    .alert-container {
        top: 50px;
        width: 400px;
    }

    .product-content {
        min-height: 26rem;
        max-height: 28rem;
    }


    .overline {
        white-space: nowrap;
    }

    .navbar-no-collapse-items .dropdown-menu.dropdown-menu-xs {
        min-width: 400px;
        width: 400px;
    }

    .days-wrapper.table-responsive {
        margin: 0 2rem;
    }

    .migros {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }

    .days-wrapper.table-responsive .timeslot {
        font-size: .85rem;
    }

    .discount-banner .mat-caption {
        font-size: .65rem;
        text-decoration: line-through;

    }

    .mobile-only {
        display: none !important;
    }

    .search-suggestion {
        min-height: 300px !important;
    }

    header .navbar-expand-lg .nav-item > .nav-link {
        height: 2.75rem;

    }

    .logos-wrapper .copyright {
        text-align: left;
        margin-bottom: 1rem;
    }

    .links-wrapper .socials {
        justify-content: space-between;
    }

    @supports (display: grid) {
        .inner-grid {
            display: flex;
            margin: 0;
        }
    }
}

.home-swiper-1 .swiper {
    padding-right: calc(1.5rem * .5) !important;
    padding-left: calc(1.5rem * .5) !important;

}

@media (max-width: 991.9px) {
    .dropdown-menu {
        min-width: 11rem;
    }

    .customer-contact, .user-login-item {
        height: 43px;
    }

    .search-suggestion {
        width: 100% !important;
    }

    .pagination {
        flex-wrap: wrap;
    }

    .pagination li {
        margin-bottom: 10px;
    }

    .categories-wrapper img {
        width: 100%;
        height: 90px !important;
    }

    .categories-wrapper .category-name {
        font-size: .7rem !important;
    }

    .customer-contact, .user-login-item {
        margin: auto;
        margin-top: 10px;
    }

    .order-products .quantity-input {
        width: 55px;
    }

    .order-products .actions-ac {
        display: flex;
        flex-direction: column;
    }

    .order-products .actions-ac .remove {
        margin-left: 0 !important;
        margin-top: 10px;
        color: #ea1a65;
    }

    .discount-banner .mat-caption {
        font-size: .65rem;
        text-decoration: line-through;
    }

    .mt-sm-n30 {
        margin-top: -325px;
    }

    .account-wrapper .card .card-detail {
        padding: 1rem;
    }

    .campaigns-wrapper .card-campaigns, .campaigns-tab .campaign-brands {
        width: 100%;
    }

    .single-product-image .mainImage {
        max-width: 100%;
        max-height: 15rem;
    }

    .storyly__story-groups .group .icon {

        background-size: 13.708799999999998px 13.708799999999998px !important;
    }

    .nav-scroll {
        flex-wrap: nowrap;
        text-wrap: nowrap;
        overflow: scroll;
    }

    .storyly__story-groups .group .pin-icon {
        width: 22.848px;
        height: 22.848px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-color: #FFCB00;
        border: 1px solid #fdbc59;
        border-radius: 50%;
        z-index: 2;
        display: block;
        box-sizing: border-box;
    }

    .storyly__story-groups .group {
        width: 84px !important;
    }

    .storyly__story-groups .group img {
        width: 64px;
        height: 64px;
        border-radius: 10000px;
        border: 3px solid #fff;
        z-index: 1;
        position: relative;
        pointer-events: none;
    }

    .storyly__story-groups .group .storyly__story-group-title {
        font-size: 12px;
        color: #4A4A4A;
        font-weight: bold;
        display: block;
        pointer-events: none;
        line-height: 1.3;
        margin-top: 6px;
    }

    .storyly__story-groups {
        overflow-y: hidden;
        scrollbar-width: none;
        padding: 4px 10px;
        direction: ltr;
        overflow-x: auto;
    }

    .storyly__story-group-cover {
        margin-right: 15px;
        position: relative;
        box-sizing: border-box;
        background: transparent;
        background-clip: padding-box;
        border-radius: 10000px;
        min-width: 71px;
        min-height: 71px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pagination {
        justify-content: center;
    }

    .page-item.active, .page-item.number-page {
        min-width: 2.25rem !important;
    }

    #product-filter-categories .products-filter-categories-buttons button {
        height: 3.125rem;
        line-height: 1;
    }

    .products-comp .card-product-price .card-product-price-title-2 {
        font-size: 1.2rem !important;
    }

    .products-comp .card-product-price .card-product-price-title {
        font-size: 1.1rem;
    }

    .products-comp .discount-banner .mat-caption {
        font-size: .8rem;
        text-decoration: line-through;
    }

    .products-comp .product-content {
        padding: 10px;
    }

    .products-comp .col-md-3 {
        padding: .5rem;
        border-radius: 0;
        border: solid .5px rgba(0, 0, 0, .12);
        margin-bottom: 0 !important;
    }

    .mobile-header {
        position: fixed;
        width: 100%;
        top: 0;
        height: 4.35rem;
        padding: .5rem .813rem .625rem 1.125rem;
        background-color: #ff7f00;
        z-index: 1000;
        color: white;
    }

    .mobile-header .breadcrumb a {
        width: 17.5px;
        height: 30px;
        font-size: 1.2rem;
    }

    .mobile-filter-sort-row {
        display: flex;
        padding: 5.3rem 0 .7rem 0rem;
        border-bottom: solid 1px rgba(0, 0, 0, .12);
    }

    .mobile-sub-header {
        background-color: #f6f7fa;
        padding: 0 .7rem;
    }

    .money-gold-wrapper .banner .logo {
        width: 4.375rem;
        height: 2.063rem;
    }

    .mobile-sub-header .mobile-sub-category {
        font-size: .75rem;
        font-weight: bold;
        display: inline-block;
        margin-right: .5rem;
        margin-bottom: .5rem;
        padding: .438rem .5rem .438rem .375rem;
        border-radius: 4px;
        border: solid 1px #e9eaed;
        background-color: #fff;
    }

    .mobile-filter-sort-row > div:first-of-type {
        border-right: solid 1px #d3d3d3;
    }

    .mobile-filter-sort-row > * svg {
        margin-right: .325rem;
    }

    .mobile-filter-sort-row > * {
        width: 100%;
        text-align: center;
    }

    .mobile-header .breadcrumb.mobile-only {
        display: flex;
        gap: .75rem;
        align-items: center;
        text-align: left;
        height: 3.5rem;
        background-color: #ff7f00;
        position: relative;
        flex-wrap: nowrap;
    }

    .mobile-header .breadcrumb .content h3 {
        margin: 0;
        color: #fff;
        font-size: 1.2rem;
        font-weight: bold;
    }

    .modal-body {
        overflow-x: scroll;
    }

    .swiper-1.swiper-banner {
        overflow: visible;
    }

    .bg-white.position-sticky.top-0.z-index-fixed.overflow-sm-hidden {
        position: relative !important;
    }

    .days-wrapper.table-responsive .timeslot {
        font-size: .75rem;
    }

    body {
        padding-bottom: 5rem;
    }

    .sm-bottom-nav-mobile .nav-item .quantity {
        border: 2px solid #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #ff7f00;
        position: absolute;
        top: 0;
        border-radius: 50px;
        height: 20px;
        width: 20px;
        right: calc(50% - 1rem);
        transform: translate(50%);
        color: #fff;
        font-size: .5rem;
    }

    .categories-wrapper {
        gap: .5rem !important;
        grid-template-columns: repeat(3, 1fr) !important;

    }

    .modal-dialog {
        margin: 0;

    }

    .modal-content {
        border-radius: 0 !important;
        height: 100vh;
    }

    .overflow-sm-hidden {
        overflow: hidden;
    }

    .rounded-sm-none {
        border-radius: 0 !important;
    }

    .btn-sm-border-gray {
        border: 1px solid rgba(0, 0, 0, .12)
    }

    .alert-container {
        top: 15px;
        width: auto;
    }

    .categories-wrapper .category-card {
        min-width: 4.5rem !important;
        min-height: 4.5rem !important;
    }


    .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: -20px;
    }

    .search-wrapper {
        padding: 0rem 1rem;
    }

    .main-small-banner {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        overflow-y: scroll;
        scrollbar-width: none;
    }

    .product-content {
        min-height: 25rem;
        max-height: 25rem;
    }

    .swiper-banner.swiper-product-banner .swiper-button-next, .swiper-banner.swiper-product-banner .swiper-button-prev {
        display: none;
    }

    .main-small-banner img {
        max-width: 7.25rem;
        margin-right: 1rem;
        cursor: pointer;
        max-height: 13rem;
    }

    .mobile-categories .navbar-nav {
        padding: .425rem 1rem;
        position: relative;
        overflow: scroll;
        margin-top: 0;
        margin-left: -.5rem;
    }

    .mobile-categories .nav-link {
        padding: .35rem .75rem;
        font-size: .77rem !important;
        white-space: nowrap;
        cursor: pointer;
        position: relative;
        height: 1.75rem;
        letter-spacing: normal;
    }

    .mobile-categories .nav-link.color-orange {
        color: #ff7f00;
    }


    .migros {
        width: 100%;
        position: relative;
    }

    .sm-inbox {
        margin: auto 0 auto .75rem;
    }

    .margin-sm-auto {
        margin: auto
    }

    .navbar-brand {
        width: 10rem;
        display: block;
        position: relative;
    }

    .btn-sm-border-none {
        border: none !important;
    }

    .btn-sm-icon-bg-cont {
        background-color: #f1f2f5;
        margin-right: .5rem;
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

    .px-sm-none {
        padding-right: 0;
        padding-left: 0;
    }

    .mx-sm-none {
        margin-right: 0;
        margin-left: 0;
    }

    .container-sm-none {
        padding: 0;
    }
}

@media (min-width: 840px) {
    @supports (display: grid) {
        .mdc-layout-grid__cell--span-6, .mdc-layout-grid__cell--span-6-desktop {
            width: auto;
            grid-column-end: span 6;
        }
    }
    @supports (display: grid) {
        .mdc-layout-grid__cell--span-4, .mdc-layout-grid__cell--span-4-desktop {
            width: auto;
            grid-column-end: span 4;
        }
    }
    @supports (display: grid) {
        .mdc-layout-grid__cell--span-12, .mdc-layout-grid__cell--span-12-desktop {
            width: auto;
            grid-column-end: span 12;
        }
    }
    @supports (display: grid) {
        .mdc-layout-grid__cell--span-10, .mdc-layout-grid__cell--span-10-desktop {
            width: auto;
            grid-column-end: span 10;
        }
    }
}

@media (min-width: 768px) {
    .links-wrapper .popular-pages .link {
        display: inline-block;
        width: 50%;
        float: left;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1100px;
    }
}

@media (max-width: 576px) {
    .container.mobile-only .nav-item .text {
        font-size: 2.9vw;
    }
}

.color-blue {
    color: #2e62ee !important;
}

.modal {
    z-index: 999999;
}

.text-no-wrap {
    text-wrap: nowrap;
}

.btn-blue {
    background-color: #2e62ee;
}

.days-wrapper.table-responsive th, .days-wrapper.table-responsive td {
    padding: 1rem;
}

.days-wrapper.table-responsive .mat-caption {
    font-size: .8rem;
}

.overline {
    font-size: .625rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
}

.days-wrapper.table-responsive .timeslot {
    font-weight: 600;
    white-space: nowrap;
}

.days-wrapper.table-responsive th {
    border-right: 1px solid rgba(0, 0, 0, .12);
    border-bottom: 1px solid rgba(0, 0, 0, .12);
}

.days-wrapper.table-responsive tr {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.days-wrapper.table-responsive {
    border-radius: 8px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #0000001f;
    border-collapse: collapse;
}

.w-95 {
    width: 95%;
}

.fs-6 {
    font-size: .95rem;
}

.fs-7 {
    font-size: .9rem;
}

.fs-8 {
    font-size: .85rem;
}

.fs-9 {
    font-size: .8rem;
}

.fs-10-5 {
    font-size: .75rem;
}

.fs-10 {
    font-size: .7rem;
}

.fs-11 {
    font-size: .65rem;
}

.btn-outline-large {
    width: 100%
}

.search-wrapper {
    display: flex;
    width: 100%;
}

.modal a:hover {
    color: #000 !important;
}

.actions {
    position: relative; /* İlgili konumlandırma için */
}

.add-to-cart-button, .quantity-control-content {
    transition: opacity 0.3s ease, transform 0.3s ease;
    width: 100%;
}

.rounded-custom {
    border-radius: 7px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .5rem;
}

.swiper-button-prev:not(.swiper-button-disabled):hover:after {
    display: none;
}

.product-content .quantity-btn {
    border: none;
    outline: 0;
    padding: .5rem;
    align-items: center;
    display: flex;
    cursor: pointer;
    -webkit-appearance: none;
    text-transform: none;
    background-color: rgba(255, 127, 0, .08);
}

.inbox-container {
    border: solid 1px rgba(0, 0, 0, .12);

    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-content .quantity-btn {
    font-size: 1rem;
    color: #FF7F1A;
}

.swiper-basket .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.card-product-grid {
    width: 21rem;
    height: 8.8rem;
    padding: .5rem .75rem .706rem .5rem;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    border: solid 1px rgba(0, 0, 0, .12);
    box-shadow: none;
}

.card-product-grid .price-new {
    color: #ff7f00;
    margin-bottom: 3px;
}

.card-product-grid .currency {
    font-size: 14px;
}

.card-product-grid .card-product-header {
    max-width: 5.5rem;
    max-height: 5.5rem;
    min-width: 5.5rem;
    min-height: 5.5rem;
}

.product-detail .border-box .cross-badge {
    display: inline-block;
}

.card-product-header img {
    width: 178px;
    height: 178px;
    object-fit: contain;
}

.card-product-grid .card-product-body {
    flex: 2 2 auto;
    margin-left: .5rem;
}

.card-product-grid .product-labels {
    padding: .25rem;
    gap: .125rem;
    flex-wrap: wrap;
    display: flex;
}

.categories-mobile .category-card {
    height: 8.5rem;
}

.card-product-grid .crm-badge {
    display: inline-block;
    height: max-content;
    color: #ea1a65;
    background-color: rgba(254, 232, 239, .8);
    border-radius: 0 6.25rem 6.25rem 0;
    padding: .125rem .5rem;
    text-align: center;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.card-product-grid .price {
    bottom: .6rem;
    left: 6.5rem;
    position: absolute;
}

.card-product-grid p.mat-caption {
    cursor: pointer;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.card-product-grid .product-grid-image-comp img, .card-page-item .page-item img {
    width: 100%;
    height: 100%;
    border-radius: inherit;
    object-fit: contain;
}

a {
    color: #ff7f00;
}

.card-product-grid .product-grid-image-comp {
    display: block;
    height: 100%;
    border-radius: inherit;
}

.card-page-item .product-name .actions .remove {
    margin-left: 1.5rem;
    display: inline;
    cursor: pointer;
}

.card-page-item .product-name {
    display: flex;
    flex-flow: column;
    place-content: space-between;
    width: 100%;
    white-space: normal;
    z-index: 2;
}

.text-light-gray, footer:not(.text-white):not(.text-light) a:not(.btn):not(.dropdown-item):not(.text-muted):not(.active) {
    color: #7c809b !important;
}

#footer .list-group-item {
    border-bottom: 1.5px solid #ebebf7;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
}

@media (min-width: 768px) {
    .footer-left-bg {
        background-color: #fafafe;
        border-radius: 8px;
    }
}

.text-decoration-ellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.product-labels {
    display: flex;
    grid-gap: .5rem;
    padding: .5rem 0;
}

.card-page-item .product-labels .product-label.price {
    color: #292a2c;
    background-color: #fdf2b7;
}

.card-page-item .product-labels .product-label {
    height: fit-content;
    width: fit-content;
    font-size: .625rem;
    text-align: center;
    padding: .125rem .5rem .125rem .438rem;
    border-radius: 4px;
    font-weight: 500;
}

.card-page-item .product-price {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    justify-self: right;
    z-index: 2;
    align-items: flex-end;
}

.card-product-grid .actions, .card-product-grid .quantity-control {
    flex-grow: 1;
    align-self: flex-end;
    position: absolute;
    bottom: .75rem;
    right: .75rem;
}

.card-product-grid .quantity-control-content, .card-page-item .quantity-control-content {
    transform: none !important;

}

.card-page-item .quantity-control-content {
    display: block;
    opacity: 1;
}

.card-product-grid .quantity-input {
    width: 55px;
    color: black;
}

.bg-gray {
    background-color: #e9eaed;
}

.choose-address-left .delivery-option {
    margin: 0 .4rem;
}

.delivery-option {
    margin: 0;
    text-align: left;
    white-space: normal;
    word-break: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.product-content .card-product-body {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
    flex-wrap: wrap;
}

.btn-outline-secondary:focus, .btn:focus {
    box-shadow: none;
}

#alert1-1 {
    background-color: #35c54a;
}

#alert2-1 {
    background-color: black;
}

.offcanvas-body .nav .nav-link:not(.disabled).active, .modal-bill .nav .nav-link:not(.disabled).active, .member-form .nav .nav-link:not(.disabled).active {
    color: #ff7f00;
    border-bottom: 5px solid #ff7f00;
    border-radius: 5px;
}

.custom-radio {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    padding: 15px;
    border: 2px solid #ccc;
    border-radius: 10px;
}

.custom-radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.custom-radio input[type="radio"]:checked + span {
    border-color: #FFA500;
    color: #FFA500;
}

.custom-radio.selected {
    border-color: #ff7f00;
}

.badge.bg-success {
    background-color: #ea1965 !important;
}

.offcanvas-body .content-wrapper .coupon-wrapper, .offcanvas-body .coupon-wrapper-content {
    cursor: pointer;
    display: flex;
    height: auto;
    max-height: 7.75rem;
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
    animation: presence .3s ease-in-out;
}

.success-icon {
    color: #02b61d;
    font-size: 5rem;
}

.offcanvas-body .content-wrapper .item-company-logo {
    width: 6.5rem;
    height: auto;
    margin: 1rem .5rem;
}

button:disabled {
    background-color: #f1f2f5;
    color: #7f8083 !important;
}

.offcanvas-body .coupon-content-inner .item-company-logo {
    width: 3.5rem;
}

.coupon-content {
    display: none;
}

.text-white-imp {
    color: white !important;
}

.login-user {
    font-size: .7rem;
}

.user-login-component.btn-outline-secondary {
    padding: .25rem 1rem;
    min-width: 150px;
}

.login-fullname {
    font-size: .7rem;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.coupon-content.active {
    display: block;
}

.user-login-item .dropdown-menu {

    z-index: 99999;
    border-radius: 5px;
}

.user-login-item .dropdown-menu .dropdown-item:hover, .user-login-item .dropdown-menu .dropdown-item:focus {
    background: rgba(0, 0, 0, .04);
    border: none;
    color: inherit;
    border-radius: 0;
}

.user-login-item .dropdown-menu .dropdown-item img {
    margin-right: .75rem;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.user-login-item .dropdown-menu .dropdown-item:not(:last-child) {
    margin-bottom: 10px;
}

.user-login-item .dropdown-menu .dropdown-item span {
    font-weight: 500;
    font-size: .85rem;
}

.offcanvas-body .info-wrapper .detail-icon .icon-icon {
    font-size: .625rem;
    display: flex;
}

.offcanvas-body .info-wrapper .date {
    color: #7f8083;
}

.offcanvas-body .info-wrapper .description {
    padding-right: .875rem;
}

.offcanvas-body .info-wrapper .detail-icon {
    position: absolute;
    right: .75rem;
    top: .5rem;
    background-color: transparent;
    border: solid 1px #e9eaed;
    border-radius: 25%;
    width: 1.375rem;
    height: 1.375rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.offcanvas-body .content-wrapper .info-wrapper {
    flex: 1;
    position: relative;
    padding: .5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 1rem;
}

.offcanvas-body .coupon-content-inner .info-wrapper {
    padding: .75rem;
    display: flex;
    flex-direction: column;
    border: 1px solid #e9eaed;
    border-radius: 8px;
}

.offcanvas-body .content-wrapper, .offcanvas-body .coupon-content-inner {
    padding: 0 1.125rem;
    flex: 1;
    display: flex;
    flex-direction: column;

}

.offcanvas-body .content-wrapper {
    padding: 1.125rem;

}

.offcanvas-body .content-wrapper {
    background-color: #f1f2f5;

}

.offcanvas-body .content-wrapper .campaign-wrapper {
    flex-direction: column;
    max-height: 28rem !important;
    margin-bottom: 1rem;
}

.offcanvas-body .coupon-wrapper-content.campaign-wrapper-content {
    flex-direction: column;
    max-height: 28rem !important;
    margin-bottom: 1rem;
}

.offcanvas-body .nav .nav-link:not(.disabled), .modal-bill .nav .nav-link:not(.disabled), .member-form .nav .nav-link:not(.disabled) {
    text-align: center;
    color: #666666;
    transition: none;
}

.offcanvas-body .nav .nav-link:not(.disabled):not(.active):hover, .modal-bill .nav .nav-link:not(.disabled):not(.active):hover, .member-form .nav .nav-link:not(.disabled):not(.active):hover {
    border-bottom: none;

}

.offcanvas-body .nav .nav-link:not(.disabled):hover, .modal-bill .nav .nav-link:not(.disabled):hover, .member-form .nav .nav-link:not(.disabled):hover {
    background: rgb(255, 243, 231);
}

.offcanvas-body .nav-tabs, .modal-bill .nav-tabs, .member-form .nav-tabs {
    border-bottom: none !important;
}

.alert-container {
    color: white;
    position: fixed;
    z-index: 9999;
    border: none;
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.2s ease, transform 0.2s ease;
    text-align: left;
}

.alert-container.show {
    opacity: 1;
    transform: translateY(0);
}

.product-content .card-product-body .quantity-control {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    display: inline-flex;
    align-items: center;
    margin: 0;
    background: white;
    border: solid .9px #ff7f00;
    border-radius: 5px;
    overflow: hidden;
    touch-action: manipulation;
    padding: 0;
}

.product-content .quantity-input {
    width: 100%;
}

.quantity-control-content {
    display: none; /* Başlangıçta gizli */
    opacity: 0;
    transform: translateY(20px); /* Başlangıçta biraz aşağıda */
}

.quantity-control-content.show {
    display: block;
    opacity: 1;
    transform: translateY(0); /* Geçiş sırasında yukarı çıkacak */
    max-height: 35px;
    height: 100%;
}

.swiper-banner .swiper-button-prev {
    border-radius: 50%;
    width: 3.5rem;
    height: 3.5rem;
    transform: translate(-50%, -50%);
    padding-left: 20px;
    background-color: #fff;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .3));
    opacity: 1;
    color: #000;
    left: 0;
    top: 50%;
    margin: 0;
}

.swiper-banner .swiper-button-next {
    border-radius: 50%;
    width: 3.5rem;
    height: 3.5rem;
    transform: translate(50%, -50%);
    padding-right: 20px;
    background-color: #fff;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .3));
    opacity: 1;
    color: #000;
    right: 0;
    margin: 0;
    top: 50%;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ff7f00;
}

.swiper-button-next:after, .swiper-button-prev:after {
    width: 0 !important;
}

.suggestions-list {
    padding-left: 0;
    list-style-type: none;
    margin: 0;
    position: absolute;
    width: 100%;
    border-radius: 8px;
    border: solid 1px #e9eaed;
    z-index: 1;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
}

.suggestions-list li::before {
    content: "\ee17";
    width: 30px;
    height: 30px;
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
}

.suggestions-list li {
    font-size: .8rem;
    padding: .5rem;
    font-weight: 600;
}

#map {
    height: 500px;
    width: 100%;
}

.suggestions-list li {
    padding: 8px;
    cursor: pointer;
}

.suggestions-list li:hover {
    background-color: #f0f0f0;
}

.places-autocomplete {
    position: relative;
    width: 100%;
    padding: .5rem;
    outline: none;
    border-radius: 8px;
    border: solid 1px #e9eaed;
    margin-bottom: .625rem;
    text-indent: 1.5rem;
}


.subtitle-1 {
    font-size: 1rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
}

.mat-card .icon {
    width: 2.25rem;
    height: auto;
    margin-right: 1rem;
}

.subtitle-2 {
    font-size: .875rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
}

.bg-orange {
    background-color: #ff7f00;
}

.time-slot-selector-wrapper {
    display: flex;
    flex-direction: column;
    margin-right: -1rem;
}

.time-slot-selector-wrapper .days-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 70vw;
}

.time-slot-selector-wrapper .days-wrapper .name {
    font-weight: 700;
    font-size: .8rem;
}

.time-slot-selector-wrapper .days-wrapper .day-wrapper .date {
    color: #7f8083;
    font-weight: 500;
    font-size: .625rem;
}

.time-slot-selector-wrapper .days-wrapper .day-wrapper.selected {
    border: solid 2.5px #ff7f00;
    border-radius: 8px;
    z-index: 1;
    position: relative;
}

.time-slot-selector-wrapper .time-slots-wrapper.fade-animation {
    transition: .2s ease-in-out;
    opacity: 1;
}

.time-slot-selector-wrapper .time-slots-wrapper {
    display: flex;
    flex-direction: column;
    margin: .75rem 0;
}

.time-slot-selector-wrapper .time-slots-wrapper .time-slot .form-check .form-check-label {
    color: black;
}

.time-slot-selector-wrapper .time-slot .icon-money-pay img {
    background-size: cover;
    width: 6.5rem;
    flex-shrink: 0;
}

.time-slot-selector-wrapper .days-wrapper .day-wrapper {
    width: 100px;
    height: 55px;
    min-width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px;
    z-index: 2;
    margin: 0 .6rem .5rem 0;
    flex-direction: column;
    cursor: pointer;
    transition: .1s ease-in;
}

.time-slot-selector-wrapper .time-slots-wrapper .time-slot.selected {
    border: 2px solid #ff7f00;
}

.time-slot-selector-wrapper .time-slots-wrapper .time-slot {
    transition: .1s ease-in;
    cursor: pointer;
    margin: .25rem .5rem .25rem 0;
    padding: .85rem 1.5rem;
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px;
}

.time-slot-selector-wrapper .time-slots-wrapper .time-slot:not(.time-slot-payment) {
    height: 50px;
    justify-content: space-between;
    display: flex;
    align-items: center;

}

.pay-card-new-wallet-wrapper {
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px;
}

.bag-selector .payment-logo {
    width: 2.2rem;
}

.pay-card-new-wallet .wallet-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f1f2f5;
    margin-bottom: .75rem;
    padding: .75rem;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.card-secure-check {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    border-radius: 8px;
    background-color: #f6f7fa;
    height: 47.59px;
    margin-top: 13px;
    width: 100%;
}

.another-card-payment .form-control {
    padding: .425rem .5rem;
}

.bank-step-logo img {
    width: 1.5rem;
}

.bank-step-logo img.down-arrow {
    width: .5rem;
    margin-top: .125rem;
}

.mdc-form-field {
    width: 100%;
}

.mdc-form-field {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
}

.time-slot-payment .pay-card-new-wallet {
    display: none;
    transition: height 0.3s ease;
}

.time-slot-payment.selected .pay-card-new-wallet {
    display: block;
}

.time-slot-selector-wrapper .time-slot-payment.time-slot .time-slot-main {
    height: 75px;
}

.time-slot-selector-wrapper .time-slot.time-slot-payment .pay-card-gray {
    color: #0000002e;
    cursor: default;
}

.pay-card-new-wallet .info-icon .fa-icon {
    color: #2e62ee;
    font-size: 1rem;
    margin-left: .3rem;
}

.pay-card-new-wallet .wallet-left .payment-text {
    color: #292a2c;
    font-size: 1rem;
    font-weight: 600;
}

.pay-card-new-wallet-wrapper .card-wrapper {
    padding: .75rem 1.5rem .75rem .75rem;
    display: flex;
    flex-direction: column;
}

.pay-card-new-wallet-wrapper .card-wrapper .selected-card-title {
    margin-bottom: .625rem;
    color: #7f8083;
    font-size: .75rem;
    font-weight: 600;
}

.pay-card-new-wallet-wrapper .wallet-card-info {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.pay-card-new-wallet-wrapper .card-wrapper .selected-card-info {
    display: flex;
}

.pay-card-new-wallet-wrapper .card-wrapper .selected-card-info .logo {
    margin-right: .5rem;
}

.pay-card-new-wallet-wrapper .card-wrapper .selected-card-name {
    display: flex;
    flex-direction: column;
}

.text-underline {
    text-decoration: underline;
}

.bs-stepper .step-trigger {
    background-color: #ff7f00 !important;
    border-radius: 50% !important;
    color: white !important;
    margin: auto 5px auto 0;
    font-size: .95rem !important;
    font-weight: 600 !important;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0 !important;

}

.bs-stepper .step:not(.active) {
    color: #7f8083 !important;
}

.bs-stepper .step-trigger.disabled, .bs-stepper .step-trigger:disabled {
    background-color: #e9eaed !important;
    color: #000 !important;
}

.btn-orange {
    background-color: #ff7f00;
    padding: 10px;
}

.agreement-matter strong {
    font-weight: 800;
}

.bag-selector .option-wrapper {
    width: 100%;
    height: 5.875rem;
    border-radius: 8px;
    border: 1px solid #e9eaed;
    margin-top: 1rem;
}

.bag-selector .option-wrapper.payment-change-modal-wrapper {
    height: 5rem;
    border-radius: 3px;
}

.alert-info {
    background-color: #f3f9ff;
    border: 1px solid #c8dcf3;
    border-radius: 7px;
    padding: 1rem 3.813rem 1rem 1rem;

}

.bag-selector .option-wrapper .mat-radio-label {
    padding: .75rem;
    height: 100%;
}

.bag-selector .option-wrapper:hover {
    background-color: #fafcfe;
}

.bag-selector .mat-radio-label {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 100%;
}

.bag-selector .option-wrapper .mat-radio-label .mat-radio-label-content {
    flex: 1;
    padding-left: .75rem;
}

.bag-selector .mat-radio-label-content {
    -webkit-user-select: auto;
    user-select: auto;
    display: inline-block;
    order: 0;
    line-height: inherit;
    padding-left: 8px;
    padding-right: 0;
}

.bag-selector .option-wrapper .mat-radio-label .mat-radio-label-content .option-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bag-selector .option-wrapper .mat-radio-label .mat-radio-label-content .option-content img {
    max-width: 4.875rem;
}

.bag-selector .option-wrapper .mat-radio-label .mat-radio-label-content .option-content .bag-content .bag-type {
    font-size: .875rem;
    color: #292a2c;
    font-weight: 500;
    white-space: normal;
}

.bag-selector .option-wrapper .mat-radio-label .mat-radio-label-content .option-content .bag-content .bag-price {
    font-size: .75rem;
    color: #6a6c6e;
}

.btn-outline-orange {
    margin: 1.5rem 0;
    font-size: .75rem;
    padding: .625rem 0;
    border: 1px solid #ff7f00;
    border-radius: 5px;
}

.nav-link:focus {
    color: #ff7f00;
}

.hover-orange:hover {
    color: #ff7f00;
}

.hover-white:hover {
    color: #fff;
}

.dropdown-item:focus, .dropdown-item:not(.payment-card-form .dropdown-item):not(.navbar-search-w-icons .dropdown-item):hover {
    color: #ff7f00;
    background-color: #ff7f0033;
    border-left: 3px solid #ff7f00;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-right: 3px solid #fff;
    transition: none;
}

.payment-card-form .form-control {
    height: 47.59px;
}

header .navbar-nav .dropdown-menu {
    padding: 10px 0 !important;
    border-radius: 5px;
    z-index: 9999;

}

.button-hover:hover {
    background-color: #ff7f0033;
    cursor: pointer;
}

.border-left {
    border-left: 6px solid #ff7f00 !important;
}

.menu-sidebar .new-badget {
    font-size: .6rem;
    position: absolute;
    right: 8%;
    bottom: 11px;
    padding: .2rem .6rem;
    color: #fff;
    background-color: #02b61d;
    border-radius: .4rem;
}

.menu-sidebar .nav-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2rem 0 4rem;
    margin-top: auto;
}

nav .customer-contact, .menu-sidebar .customer-contact {
    width: 100%;
    border-radius: 8px;
    border: solid 1px #02b61d;
    display: flex;
    overflow: hidden;
    max-width: 13rem;
}

nav .customer-contact .icon, .menu-sidebar .customer-contact .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 3rem;
    background-color: #02b61d ;
}

.menu-sidebar .nav-footer > *:not(:last-child) {
    margin-bottom: 1.5rem;
}

nav .customer-contact .info, .menu-sidebar .customer-contact .info {
    padding: 0 .8rem;
}

nav .customer-contact .info .contact-number, .menu-sidebar .customer-contact .info .contact-numbe {
    margin-bottom: -.35rem;
    font-weight: 600;
}

.contact-number a {
    font-size: .9rem;
}

.menu-sidebar .nav-footer > *:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title:has(.new-badget) {
    max-width: min-content;
}

.menu-sidebar .nav-footer .external-links {
    color: #a9aaad;
    margin-top: .5rem;
}

.menu-sidebar .nav-footer .external-links .row:not(:last-child) {
    margin-bottom: 1rem;
}

.menu-sidebar .nav-footer .external-links .row .text {
    margin-right: .25rem;
}

nav .customer-contact .icon fa-icon {
    font-size: 1.125rem;
    color: #fff;
    display: inline-block;
}

.product-content .discount-badge--label, .product-content .new-badge--label, .product-content .delist-badge--label, .product-detail .discount-badge--label, .product-detail .new-badge--label, .product-detail .delist-badge--label {
    letter-spacing: -.3px;
}

.product-content .discount-badge--label, .product-detail .discount-badge--label {
    font-size: .4rem;
}

.product-content .discount-badge--percent, .product-content .new-badge--percent, .product-content .delist-badge--percent, .product-detail .discount-badge--percent, .product-detail .new-badge--percent, .product-detail .delist-badge--percent {
    font-size: .5rem;
    margin-right: 1px;
}

.product-content .discount-badge--unit, .product-content .new-badge--unit, .product-content .delist-badge--unit, .product-detail .discount-badge--unit, .product-detail .new-badge--unit, .product-detail .delist-badge--unit {
    font-size: .75rem;
}

.product-content .discount-badge, .product-content .new-badge, .product-detail .discount-badge, .product-detail .new-badge {
    position: absolute;
    z-index: 1;
    top: 2.25rem;
    left: .5rem;
    padding: .5rem 0;
    border-radius: 50%;
    width: 2.7rem;
    height: 2.7rem;
    background-color: #fbe24c;
    font-size: .5rem;
    font-weight: 700;
    letter-spacing: -.3px;
    line-height: normal;
    text-align: center;
}

.left-0 {
    left: 0 !important;
}

.product-content .delist-badge {
    position: absolute;
    z-index: 1;
    top: 2.25rem;
    left: .5rem;
    padding: .3rem 0;
    border-radius: 50%;
    width: 2.725rem;
    font-weight: 500;
    height: 2.725rem;
    background-color: #ea1a65;
    font-size: .43rem;
    letter-spacing: -.40px;
    line-height: normal;
    text-align: center;
    color: white;
}

.delist-badge span {
    position: relative;
    top: .435rem;
}

.product-content {
    padding: .5rem;
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px;
}

.position-relative.overflow-hidden {
    z-index: 0;
}

header .navbar-nav .dropdown-menu .dropdown-item {
    font-weight: 600;
    font-size: .8rem;
}

header .navbar-nav .dropdown-menu .dropdown-menu {
    width: 25rem;
    max-width: 25rem;
}

.color-green {
    color: #02b61d !important;
}

.searchbox .migros.mobile-search input {
    padding-left: 0;
    text-indent: .75rem;
    background-image: none;
    min-width: 17rem !important;
    text-overflow: ellipsis;
    border: solid 1px #c7c8cb;
    width: 100%;
    height: 2.75rem;;
    border-radius: 10px;
    outline: none;
    cursor: pointer;
    font-size: .875rem;
    font-weight: 600;
}

.migros .migros-search-right-button {
    position: absolute;
    border-radius: 0 10px 10px 0;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
}

.migros .migros-search-right-button, .form-submit-button {
    background-color: #ff7f00;
    color: #fff;
    height: 100%;
    cursor: pointer;
    border: 1px solid #ff7f00 !important;
}

.discount-text {
    background-color: #ffd5007a;
    color: black;
    font-weight: 500;
    padding: 4px;
    font-size: .65rem;
    border-radius: 10px;
    margin-bottom: 5px;
}

.discount-banner {
    font-size: 1rem;
    background-color: #ffd500;
    border-top-left-radius: 15px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 0;
    padding: 10px;
    font-weight: 600;
}

.product-content .favourite--empty {
    color: #c7c8cb; /* Favori olmayan durum */
}

.product-content .favourite--filled {
    color: #ff7f00; /* Favori olan durum (dolmuş kalp rengi) */
}

svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
    overflow: visible;
    box-sizing: content-box;
}

.svg-inline--fa {
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

.product-content .favourite {
    position: absolute;
    z-index: 1;
    top: .15rem;
    right: .5rem;
    font-size: 1.25rem;
    cursor: pointer;
}

.dropdown-btn .icn-cart-quantity-wrapper .quantity {
    border: 2px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff7f00;
    position: absolute;
    top: -8px;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    right: -12px;
    color: #fff;
    font-size: .6rem;
    font-weight: 700;
}

.dropdown-btn > .dropdown-btn:nth-child(2) {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.mat-caption.price {
    color: #ff7f00;
    font-size: .8rem;
    font-weight: 700;
}

.product-content .product-name {
    display: block;
    margin-top: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: .75rem;
    font-weight: 700;
}

.product-content .actions {
    display: flex;
    justify-content: flex-end;
    margin-top: .25rem;
    width: 100%;
    height: 2rem;
}

.product-content .actions .add-to-cart-button, .card-product-grid .actions .add-to-cart-button {
    /* width: 2rem; */
    float: right;
}

a:hover {
    color: #ff7f00;
}

.product-content .add-to-cart-button, .card .add-to-cart-button {
    cursor: pointer;
    color: #fff;
    background-color: #ff7f00;
    text-align: center;
    align-self: flex-end;
    border-radius: 5px;
    box-shadow: 0 2px 10px #00000047;
    padding: .25rem .5rem;
}

.card-product-price .mat-caption.discount-banner {
    padding: .125rem 1rem 0 .5rem;

}

.product-content .card-product-body-overlay {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
    position: relative;
    margin-bottom: 20px;
}

.card-product-price .card-product-price-title {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .9rem;
}

.card-product-price .card-product-price-title-2 {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.05rem;
}

.cross-badge {
    margin-bottom: 10px;
    display: flex;
    align-self: start;
    z-index: 1;
    padding: .125rem .375rem;
    border-radius: 4px;
    background-color: #ff7f00;
    color: white;
}

.crm-badge {
    display: inline-block;
    height: max-content;
    color: #ea1a65;
    background-color: rgba(254, 232, 239, .8);
    border-radius: 0 6.25rem 6.25rem 0;
    padding: .125rem .5rem;
    text-align: center;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.crm-badge img {
    position: absolute;
    top: 0;
    left: 0;
}

.discount-badge-red {
    width: 100%;
}

.choose-address-right {
    height: 100%;
}

.choose-address-x .btn {
    padding: 0 5px !important;
}

.choose-address-x.btn-outline-secondary {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.text-color-black {
    color: #292a2c !important;
}

.choose-address-x .mat-caption-bold {
    white-space: nowrap;
}

.dropdown-btn .icn-cart-quantity-wrapper .icon-cart {
    background-image: url(https://www.migros.com.tr/assets/icons/cart.svg);
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.dropdown-btn .icn-cart-quantity-wrapper {
    position: relative;
    margin-bottom: -3px;
}


.dropdown-btn {
    width: 100%;
    outline: none;
    background: none;
    border-radius: 8px;
    border: solid 1px rgba(0, 0, 0, .12);
    display: flex;
    height: 47px;
    min-width: 180px;
    align-items: center;
    padding: 0 1rem;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
}

.search-history .search-history-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-history .search-history-header h5, .trend-keywords .trend-keywords-header h5 {
    padding: 1rem 0 0 1rem;
    font-size: 1rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #292a2c;
    margin: 0;
}

.search-history .search-history-header .search-history-delete {
    padding: 1rem 0 0 1rem;
    color: #999997;
    font-size: 14px;
    margin-left: 10px;
    cursor: pointer;
}

.search-history ul, .trend-keywords ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.trend-keywords .trend-keywords-header {
    display: flex;
    justify-content: space-between;
}

.search-history .search-history-item, .trend-keywords .trend-keywords-item {
    display: block;
    padding: 10px;
    font-size: 14px;
    border-radius: 2px;
}

.search-history .search-history-item .search-history-item-text, .trend-keywords .trend-keywords-item .trend-keywords-item-text {
    font-size: 14px;
    color: #292a2c;
    font-weight: normal;
    margin-left: 10px;
}

.search-suggestion {
    pointer-events: auto;
    box-sizing: border-box;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 10px 0;
    overflow: auto;
    white-space: normal;
    margin: 0;
    z-index: 1000;
    overflow-y: auto;
    width: 400px;
    max-height: 300px;
    box-shadow: 0 4px 10px #0000001a;
    background-color: white;
    position: absolute;
}

.migros input {
    width: 100%;
    height: 2.75rem;
    padding-left: 0;
    text-indent: .75rem;
    background-image: none;
    min-width: 17rem !important;
    text-overflow: ellipsis;
    border: solid 1px #c7c8cb;
    border-radius: 10px;
    outline: none;
    cursor: pointer;
    font-size: .875rem;
    font-weight: 600;
}

.modal .btn-outline-secondary {
    min-width: auto;
}

.mat-card {
    border-radius: 8px;
    box-shadow: 0 0 9px #00000014;
    border: solid 1px rgba(0, 0, 0, .12);
    cursor: pointer;
}

.mat-card-content {
    display: flex;
    align-items: center;
    padding: 0 2rem;
    height: 4.5rem;
}

.btn-outline-secondary {
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px !important;
    min-width: 150px;
    font-size: .85rem;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 700;
}

.btn-outline-secondary:hover {
    color: inherit !important;
    background-color: inherit !important;
    border-color: rgba(0, 0, 0, .12) !important;
    box-shadow: none !important;
}

.navbar-search-w-icons {
    border-bottom: 6px solid #ff7f00;
}

.border-bottom-icons {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
}

.bg-light-pink {
    background-color: #fef5eb;
}

.icon-bg-cont {
    background-color: #f1f2f5;
    margin-right: .5rem;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.quantity-control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    margin: 0;
    height: 30px;
    background: #f7f7f7;
    border-radius: 10px;
    padding: .1rem .3rem;
}

.basket-pro-image {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 5px;
    width: 80px;
    height: 100px;
    object-fit: contain;
}


.basket-pro-title {
    font-size: .8rem
}

.quantity-btn {
    background: transparent;
    border: none;
    outline: none;
    margin: 0;
    padding: 0px 8px;
    cursor: pointer;

}

.quantity-btn:not(.product-content .quantity-btn) svg {
    width: 10px;
}

.quantity-btn.quantity-minus {
    display: none;
}

.quantity-btn.quantity-minus {
    display: flex;
}

.quantity-input {
    outline: none;
    user-select: none;
    text-align: center;
    width: 80px;
    font-size: .75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
}

.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.my-basket-body {
    overflow-y: auto;
    height: 290px;
    padding: 10px 15px 0;
}

.color-orange, .active, .text-primary, a.text-body:hover, a.text-dark:hover, a.text-muted:hover, a.text-secondary:hover {
    color: #ff7f00 !important;
}

.bg-primary {
    background-color: #ff7f00 !important;
}

.my-basket-accordion .accordion-button:after {
    background-color: #f1f2f5;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    background-position: center;
}

.my-basket-accordion .accordion-button:not(.collapsed) {
    color: inherit !important;
    background-color: white !important;
    box-shadow: none !important;
}

.my-basket-accordion .accordion-button:hover {
    background-color: rgba(0, 0, 0, .04);
}

.my-basket-accordion .accordion-button:focus {
    box-shadow: none;
    background-color: #fff;
}

.my-basket-absolute {
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    height: 80px;
    display: flex;
    align-items: center;
}

.nav-link {
    color: #292a2c;
    transition: all .1s ease-in-out;
    font-size: .85rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.nav-link:not(.offcanvasCart):hover {
    color: #ff7f00;
    text-decoration-color: #ff7f00;
    border-bottom: 5px solid #ff7f00;
    border-radius: 5px;
}

.offcanvas-button {
    background: #6a6c6e24;
    padding: 3px !important;
    border-radius: 20px;
}

.basket-link {
    height: 80px;
    display: flex;
    align-items: center;
}

.my-basket {

    pointer-events: auto;
    box-sizing: border-box;
    right: 10px;
    border-radius: 10px;
    top: 80px;
    white-space: normal;
    margin: 0;
    height: 370px;
    z-index: 1000;
    width: 400px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background-color: white;
    position: absolute;
}

header .icon {
    background-size: contain;
    width: 17px;
    height: 14px;
    margin-right: 1rem;
    margin-left: -.75rem;
    background-image: url(https://www.migros.com.tr/assets/icons/categories.svg);
}

.categories-wrapper .category-card.card-border {
    border: solid 1px rgba(0, 0, 0, .12) !important;
}

.categories-wrapper img {
    max-width: 100%;
    /* height: auto;
    max-height: 5.5rem;  */
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    height: 10rem;
}

.categories-wrapper img {
    width: 100%;
    height: 150px;
}

.how-to {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    border: solid 1px #e9eaed;
    border-radius: 8px;
    padding: 2rem 2.5rem;
    margin-left: 0;
}

.how-to .text {
    margin: 1rem 0 .75rem;
    max-width: 10rem;
}

.text-color-grey {
    color: #7f8083;
}

.how-to .detail {
    max-width: 15rem;
    font-size: .9rem;
    font-weight: 500;
    min-height: 5rem;
    max-height: 5rem;
}

.how-to img {
    width: 7.5rem;
    height: 7.5rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.bank-info, .delivery-note-textarea {
    padding: 1rem;
    border-radius: 8px;
    min-width: 100%;
    border: none;
}

.bank-info {
    background-color: #2e62ee14;
}

.delivery-note-textarea {
    background-color: #f1f2f5;
    color: #7f8083;
    outline: none;
    min-height: 80px;
    resize: none;

}

.categories-wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 1rem;
    text-align: center;
}

.categories-wrapper .category-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 8px;
    /*  padding: .3rem; */
    cursor: pointer;
    justify-content: center;
    min-width: 7.5rem;
    min-height: 7.5rem;
}

.categories-wrapper .category-name {
    margin-top: .5rem;
    font-size: .8rem;
    font-weight: 600;
    color: black;
}

.inner-grid {
    align-items: unset;
}

.inner-grid > div {
    width: 100%;
}

.mat-typography p {
    margin: 0 0 12px;
}

.inner-grid .title {
    padding-top: 2rem;
    font-weight: 600;
}

.text-color-purple {
    color: #771c92;
}

.inner-grid .link {
    font-size: .8rem;
    font-weight: normal;
    margin-bottom: .375rem;
}

.inner-grid .right-container {
    display: grid;
}

.links-wrapper .mobile-app-link img {
    max-width: 100%;
}

.links-wrapper .mobile-app-link {
    height: 3.125rem;
    border: 1px solid #e9eaed;
    border-radius: 3px;
    max-width: 8.75rem;
    text-align: center;
    padding: .25rem 0;
    margin-top: .5rem;
}

.links-wrapper .socials {
    display: flex;
    flex-wrap: wrap;
}

.socials a img {
    width: 20px
}

.links-wrapper .digital {
    margin-top: .625rem;
    height: 3.125rem;
    border: 1px solid #e9eaed;
    font-size: .75rem;
    font-weight: 600;
    border-radius: 3px;
}

.links-wrapper .digital a {
    color: #000000;
}

.links-wrapper .digital .align-helper {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.links-wrapper .digital img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .625rem;
}

.links-wrapper .inner-grid .logos-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -5rem;
}

.links-wrapper .inner-grid .logos-wrapper .logo {
    height: 21px;
}

.divider {
    height: .063rem;
    opacity: .12;
    background-color: #000000;
    padding: 0;
    margin-top: 2rem;
}

.logos-wrapper .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logos-wrapper.inner .logo-container {
    display: flex;
    flex-direction: column;
}

.logos-wrapper .continental-logo {
    max-width: 135px;
    margin: 1rem 0;
}

.logos-wrapper .copyright {
    text-align: center;
    font-size: .625rem;
    line-height: 1.6;
}

.logos-wrapper .inner .logos .logo {
    height: 40px;
    margin-right: 1.75rem;
}

.logos-wrapper .inner .logos div {
    display: inline-block;
}

.logos-wrapper .inner .logos a:last-child > img {
    margin-right: 0;
}

.logos-wrapper .inner .logos div img {
    height: 40px;
}

.links-wrapper .link a {
    cursor: pointer;
}

/*
footer:not(.text-white):not(.text-light) a:not(.btn):not(.dropdown-item):not(.text-muted):not(.active) {
    color: #02b61d !important;
}
*/
.sm-bottom-nav-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

.container.mobile-only {
    width: 100vw;
    height: 3.5rem;
    box-shadow: 0 -2px 5px #0000000f;
    background-color: #ffffff;
    display: flex;
}

.container.mobile-only .nav-item.active {
    color: #ff7f00 !important;
}

.container.mobile-only .nav-item {
    color: #7f8083;
}

.container.mobile-only .nav-item {
    flex: 1 1 0;
    word-break: break-all;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: .625rem;
    padding-bottom: .5rem;
    position: relative;
}

.container.mobile-only .nav-item img {
    width: 1.25rem;
    height: 1.25rem;
    margin-bottom: .125rem;
}

.mat-caption-bold {
    font-size: .75rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
}

.choose-address-left::after {
    content: url(https://www.migros.com.tr/assets/icons/header-delivery-schedule-separator.svg);
}

.mat-caption-normal {
    font-size: .75rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
}

.container.mobile-only .nav-ite .quantity {
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff7f00;
    position: absolute;
    top: 0;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    right: calc(50% - 1rem);
    transform: translate(50%);
    color: #fff;
    font-size: .5rem;
}

.breadcrumb-item + .breadcrumb-item:before {
    background: url('https://www.migros.com.tr/assets/icons/right-chevron.svg') no-repeat center;
    content: "";
    display: inline-block !important;
    width: 10px;
    height: 10px;
    color: #292a2c !important;
    opacity: 1 !important;
    margin: 0 10px;
    background-size: cover;
    vertical-align: middle;
}

footer:not(.text-white):not(.text-light) a:not(.btn):not(.dropdown-item):not(.text-muted):hover:not(.active):not(.disabled):not(:disabled) {
    color: #ff7f00 !important;
}

.breadcrumb .breadcrumb-item a {
    color: #7f8083;
    font-size: 13px !important;
    font-weight: 500;
}

.breadcrumb .breadcrumb-item.active {
    color: #292a2c;
    font-size: 13px;

}

.simplebar-track.simplebar-vertical {
    width: 7px;
}

.simplebar-scrollbar:before {
    background: currentColor;
}

.filter-card {
    border-radius: 8px;
    border: solid 1px rgba(0, 0, 0, .12);
}

.filter-card-component {
    padding: 20px
}

hr {
    margin: .5rem 0;
}

.filter-card-component h6, .filter-card-component h5 {
    color: #000;
    font-weight: 700;
}

.filter-card-component .widget-filter-item a:hover {
    color: #ff7f00 !important;
}

.simplebar-content {
    padding: 0 !important;
}

.filter-card-component #product-filters-desktop {

    border: 1px solid #9e9e9e;
    min-width: 0;
    width: 180px;
    padding: 0 16px;
    height: 50px;
    border-radius: 5px;
}

.filter-card-component .form-check {
    display: flex;
    align-items: center;
    cursor: pointer;

}

.cursor-pointer {
    cursor: pointer;
}

.filter-card-component .form-check .form-check-input {
    margin-right: 10px;

}

.filter-card-component .form-check-input[type=checkbox] {
    cursor: pointer;
    border-radius: .15rem;
    min-width: 1.2rem;
    border: 2px solid #757575;
    height: 1.2rem;
    width: auto;
}

.filter-card-component .form-check-input[type=checkbox]:focus {
    box-shadow: none;
}

.filter-card-component .form-check-input:checked[type=checkbox] {
    border: none;
    background-color: #ff7f00;
    box-shadow: none !important;

}

.filter-card-component .form-check .form-check-label {
    cursor: pointer;

    font-size: .9rem;
    display: block;
}

.filter-card-component .brands .widget-filter-item {
    margin-left: 10px;
}

.pagination li {
    background: #f1f2f5 !important;
    width: 2.25rem;
    height: 2.25rem;
    margin-right: .625rem;
    min-width: 0;
    border-radius: 25px !important;
}

.pagination .number-page:hover a {
    border-radius: 25px !important;
    background: #f1f2f5 !important;
    color: #7f8083 !important;
}

.pagination .page-link:focus {
    border: none !important;
    box-shadow: none !important;
}

.pagination .page-link {
    width: 100%;
    margin: auto;
    text-align: center;
    border-radius: 25px !important;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-item.disabled .page-link {
    color: #c7c8cb;

}

.pagination li svg {
    color: #c7c8cb;

}

.arrange-select .form-control {
    padding: .5rem 1rem;
    border: 1px solid #262626;
}


.choices[data-type*=select-one]::after {
    content: "\ea4a" !important;
    border: none !important;
    font-size: 1.7rem;
    right: 20px !important;
    top: 50%;
    margin-top: 0 !important;
}

.arrange-select:not(.order-select) .choices[data-type*=select-one]:before {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: boxicons !important;
    font-weight: 400;
    content: "\ec1b";
    position: absolute;
    left: 11px;
    top: 50%;
    margin-top: -9px;
    pointer-events: none;
"; transtion: all .25 s; box-sizing: content-box; font-size: 1.3 rem; line-height: 1;
}

.arrange-select .choices__list--single .choices__item.choices__item--selectable {
    font-weight: 700;
    font-size: .9rem !important;
}

.arrange-select:not(.order-select) .choices__list--single .choices__item.choices__item--selectable {
    padding-left: 25px;
}

.arrange-select .dropdown-item {
    color: #000;
    font-size: .9rem;
    padding-top: 15px;
    padding-bottom: 15px;
}

.arrange-select .dropdown-item:hover {
    background-color: rgba(0, 0, 0, .04);
    border: none;
}

.choices.is-focused > .form-control {
    box-shadow: none !important;
    border-color: #000 !important;
}

.arrange-select .dropdown-item.active {
    color: rgba(0, 0, 0, .5);
    background-color: rgba(0, 0, 0, .04);
}

.page-item.active .page-link {
    background-color: #ff7f00 !important;
    border-radius: 25px;
}

.page-item .page-link {
    color: #7f8083;
    font-weight: 700;
    font-size: .9rem;
}

.form-check-input:checked {
    background-color: #ff7f00;
    border-color: #ff7f00;
}

.storyly__story-groups .group {

    height: auto;
    margin-inline-start: 0px;
    text-align: center;
    cursor: pointer;
    position: relative;
    width: 116px;
    display: flex;
    flex-direction: column;
    align-items: center;
    -webkit-touch-callout: none;
    user-select: none;
    padding-top: inherit;
}

.storyly__story-group-cover {
    pointer-events: none;
}

.storyly__story-group-cover::before {
    background: linear-gradient(to right, #ff7f00, #ff7f00);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: -2px;
    border-radius: inherit;
}


.storyly__story-groups .group .icon {
    background: url('data:image/svg+xml;charset=utf-8,<svg width= "24" height= "24" viewBox= "0 0 24 24" fill= "none" xmlns= "http://www.w3.org/2000/svg" ><path fill-rule= "evenodd" clip-rule= "evenodd" d= "M12 3L15.09 9.25342L22 10.2624L17 15.1272L18.18 22L12 18.7534L5.82 22L7 15.1272L2 10.2624L8.91 9.25342L12 3V3Z" fill= "white" /></svg>') no-repeat;
    background-position: center;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: 20.5632px 20.5632px;
}

.card-page-item {
    display: grid;
    grid-auto-flow: column;
    grid-gap: .5rem;
    padding: .875rem;
    grid-template-columns: 5.325rem 4fr 1fr;
}

.campaigns-wrapper .info {
    padding: .5rem;
    display: flex;
    flex-direction: column;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    height: 50%;
    min-height: 11rem;
    max-height: 11rem;

    justify-content: space-between;
}

.campaigns-wrapper .info .campaign-action-button.create-campaign {
    background-color: rgba(255, 127, 0, .08);
    color: #ff7f00;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: .6rem 0;
    cursor: pointer;
    margin-top: auto;
}

.inbox-container .icon-wrapper .badge {
    position: absolute;
    font-size: .625rem;
    color: #fff;
    width: .875rem;
    height: .875rem;
    background-color: #ea1a65;
    border-radius: 50%;
    top: 0px;
    right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-wrapper .coupon-wrapper .amount-wrapper img {
    max-width: 4rem;
    max-height: 3rem;
    border-radius: .5rem;
    border: 1px solid #e9eaed;
    padding: .6rem .1rem;
    margin: .5rem;
}

.content-wrapper .coupon-wrapper .amount {
    border-radius: 8px;
    border: 1px dashed #9ae2a5;
    background: #9ae2a5;
    color: #056212;
    text-align-last: center;
}

.user-avatar {
    width: 3.875rem;
    height: 3.875rem;
    background-color: #f5f3f2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .375rem;
}

.user-money {
    display: flex;
    width: 100%;
    height: 3.125rem;
    justify-content: space-between;
    align-items: center;
    padding-left: .938rem;
    padding-right: .875rem;
    border-radius: 4px;
    background: url(https://www.migros.com.tr/assets/logos/money/money-background.svg) no-repeat center;
    background-size: cover;
}

.money-gold-wrapper {
    width: 100%;
    margin-top: 1rem;
}


.banner .title {
    flex: 1;
    font-weight: 900;
    line-height: normal;
    color: #412761;
    margin-left: .75rem;
}

.banner .register-button {
    width: 6.625rem;
    height: 1.938rem;
    border-radius: 3px;
    background-image: linear-gradient(106deg, #3d1857 0%, #6d5181);
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.banner .register-button span {
    font-size: .7rem;
    color: #fff;
    font-weight: 600;
    margin-left: .25rem;
}

.banner .description {
    color: #000000;
    position: absolute;
    bottom: .532rem;
    right: .532rem;
    font-size: .55rem;
    line-height: normal;
    font-weight: 700;
}

.money-gold-wrapper .banner.small {
    height: 3.125rem;
    width: 100%;
    padding: 0 .813rem;
}

.money-gold-wrapper .banner.small .logo {
    width: 4.375rem;
    height: 2.063rem;
}

.money-gold-wrapper .banner {
    height: 4.938rem;
    border-radius: 3px;
    background-image: linear-gradient(275deg, #f7e7a6, #bb9962);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.125rem .625rem 1.125rem 1.188rem;
    position: relative;
}

.user-money .money-logo {
    width: 3.125rem;
    height: 1.188rem;
}

.user-money a {
    display: flex;
    align-items: center;
    color: #fff;
}

.user-info {
    margin-bottom: 1.5rem;
}

.content-wrapper .coupon-wrapper .amount-wrapper {
    flex: 0 0 35%;
    padding: 0 .5rem .5rem;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.campaigns-wrapper .info .campaign-action-button.added-campaign {
    background-color: rgba(2, 182, 29, .08);
    color: #02b61d;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: .6rem 0;
    cursor: pointer;
    margin-top: auto;
}

.campaigns-wrapper .card-campaigns {

    height: 24rem;
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
}

.campaigns-wrapper .info .campaign-action-button.campaign-detail {
    background-color: #fff;
    border: 1px solid #e9eaed;
    color: #999997;
    margin-top: .5rem;
}

.campaigns-wrapper img {
    object-fit: contain;
    width: 100%;
    height: 11.5rem;
    border-radius: 8px 8px 0 0;
    border-bottom: 0;
    cursor: pointer;
}

.text-color-error {
    color: #ea1a65;
}

.campaigns-wrapper .info .headline {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    cursor: pointer;
}

.campaigns-wrapper .badge {
    background: url('https://www.migros.com.tr/assets/images/ic_money_badge.webp') no-repeat center;
    background-size: contain;
    width: 4rem;
    height: 4rem;
    position: absolute;
    right: 2rem;
    top: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.campaigns-wrapper .badge span {
    max-width: 3.5rem;
    color: white;
}

.progress-bar {
    background-color: #02b61d;
}

.campaigns-tab .nav .nav-link {
    text-transform: capitalize !important;
    font-size: .9rem;
    opacity: .75;
    min-width: 160px;
    text-align: center;
}

.campaigns-tab .nav.nav-link:not(.disabled).active, .nav-tabs .nav-link.active {
    border-bottom: 2px solid #ff7f00;
    border-radius: 0;
}

.campaigns-tab .nav .nav-link:not(.disabled).active {
    color: #ff7f00
}

.campaigns-tab .nav .nav-link:not(.disabled):not(.active):hover {
    color: inherit;
    border: none;
}

.campaigns-tab .campaign-brands {
    border-radius: 8px;
    border: solid 1px rgba(0, 0, 0, .12);
    cursor: pointer;
}

.hover-scroll-x {
    overflow-x: scroll;
    position: relative;
    border-bottom: 2px solid #e7e7e7;
}

.hover-scroll-x::-webkit-scrollbar, .scroll-none::-webkit-scrollbar {
    display: none;
}

.basket-tabs.nav li {
    white-space: nowrap !important;
}

.basket-tabs.nav .nav-link:not(.disabled) {
    border: none;
    line-height: 1.33 !important;
    margin-bottom: 0;
    font-size: .8rem !important;
    text-transform: capitalize !important;
    z-index: 2;
    color: #0009;
    font-weight: 700 !important;
    text-align: center;
    padding: 20px;
}

.basket-tabs.nav li:hover {
    background-color: #fffaf7;
}

.basket-tabs.nav .nav-link.active {
    color: #ff7f00;
    border-bottom: 4px solid #ff7f00;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

}

.campaigns-tab .campaign-brands img {
    width: 100%;
    max-height: 180px;
    object-fit: cover;
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px 8px 0 0;
}

.campaigns-tab .campaign-brands .title {
    padding: .75rem 1rem 1rem;
}

.campaigns-tab .campaign-brands .multi-line-ellipsis {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}


.member-form .address {
    margin-right: unset !important;
    display: flex;
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px;
    align-items: center;
    height: 100px;
    transition: border .08s ease-in;
    padding: 3rem 1rem;
    margin-bottom: 1rem;
}

.member-form .address .title-delete-edit-address-detailed-wrapper {
    padding: 1rem 0;
    min-height: 95px;
    width: 100%;
}

.member-form .address .title-delete-edit-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.member-form .address .title-delete-edit-wrapper .title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    flex: 1;
}

.member-form .address .edit-icon {
    cursor: pointer;
    width: 1rem;
    height: 1rem;
    margin: 0 1rem 0 auto;
    background-image: url(https://www.migros.com.tr/assets/icons/regular-pen.svg);
}

.member-form .address .delete-icon {
    cursor: pointer;
    width: 1rem;
    height: 1rem;
    background-image: url('https://www.migros.com.tr/assets/icons/regular-trash-alt.svg');
}

.member-form .address .address-detailed {
    margin-top: .5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.border-box {
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px;
}

.single-product-image {
    position: relative;
}

.zoom-container {
    position: absolute;
    top: 0;
    left: 105%;
    width: 500px; /* Adjust as needed */
    height: 500px; /* Adjust as needed */
    border: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: 200%; /* Adjust as needed */
    border-radius: 8px;
}

.zoom-details {
    position: relative;
    width: 500px; /* Adjust as needed */
    height: 500px; /* Adjust as needed */
    border: 1px solid #ddd;
    margin-left: 20px; /* Adjust as needed */
}

.zoom-details img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.single-product-image img {
    transition: opacity 0.3s ease;
}

.single-product-image:hover .zoom-container {
    display: block;
}


.single-product-image .swiper-slide {
    text-align: center;
}

.single-product-image .swiper-thumbs img {

    max-height: 2.875rem;
    margin: auto;
    display: block;
    border-radius: 8px;
    /* width: auto; */
}

.single-product-image .swiper-thumbs .product-image-thumb {
    margin-right: 0;
    display: inline-flex;
    cursor: pointer;
    border: solid 1px rgba(0, 0, 0, .12);
    width: 3.188rem;
    height: 3.188rem;
    border-radius: 7px;
    background-color: #fff;
    border: 2px solid #ff7f00;
}

.single-product-image .swiper-thumbs .swiper-wrapper {
    justify-content: center;
}

.product-detail .quantity-btn:not(.product-content .quantity-btn) svg {
    width: 15px;
}

.product-detail .quantity-input {
    font-size: .9rem;
}

.product-detail .favourite--empty {
    color: #c7c8cb;
}

.product-detail .favourite {
    width: 3.125rem;
    height: 3.125rem;
    padding: .813rem;
    border-radius: 5px;
    border: solid 1px #ff7f00;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-left: 1rem;
}

.product-detail .popover-wrapper, .card-page-item .actions-ac {
    position: relative;
    margin-top: 1.5rem;
    display: inline-block;
    z-index: 3;
}

.product-detail .general-info-wrapper {
    color: #7f8083;
    font-size: .75rem;
    margin-bottom: -.75rem;
    padding-bottom: 0;
}

.product-detail .general-info-wrapper .info-line {
    padding-bottom: .75rem;
}

.product-detail .general-info-wrapper .dot {
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #ff7f00;
    display: inline-block;
    margin-right: .25rem;
}


.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
    animation: 0s 1ms;
}


.mat-mdc-button:not(:disabled) {
    color: #6a6c6e;
}

.product-detail .nav .nav-link:not(.disabled).active, .product-detail .nav .nav-link:not(.disabled):hover {
    color: #ff7f00;
}

.product-detail .nav-link:not(.offcanvasCart):hover {
    color: #ff7f00;
    text-decoration-color: #ff7f00;
    border-bottom: 2px solid #ff7f00;
    border-radius: 0;
}

.product-detail .nav-tabs a:not(.active):not(:hover) {
    opacity: .6;
}

.product-detail .nav-tabs a {
    text-transform: capitalize !important;
}

.product-detail table thead tr {
    height: 56px;
}

.product-detail table td {
    padding: .75rem;
    background-color: transparent;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px transparent;
}

.product-detail table th {
    background: #f1f2f5;
}

.product-detail table tr {
    border-top-color: #f1f2f5;
    height: 52px;

}

.product-detail table {
    border-radius: 8px;
    border: solid 1px #f1f2f5;
    table-layout: auto;
    white-space: normal;
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #262626;
    --bs-table-striped-bg: rgba(0, 0, 0, .05);
    --bs-table-active-color: #262626;
    --bs-table-active-bg: rgba(0, 0, 0, .1);
    --bs-table-hover-color: #262626;
    --bs-table-hover-bg: rgba(0, 0, 0, .075);
    width: 100%;
    margin-bottom: 1rem;
    color: #262626;
    vertical-align: top;
    border-color: #e7e7e7;
}

.product-detail .explanation {
    background: rgba(251, 226, 76, .12);
    height: fit-content;
    padding: 1rem;
    border-radius: 8px;
}

.product-detail .product-description p, .product-detail .product-description li {
    color: #000;
    font-size: .85rem;
}

.product-detail .product-description strong {
    font-weight: 900;
}

.stepper-content .step-completed .stepper .circle {
    transform: none;
    border: none;
    background-color: #02b61d;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    color: #c7c8cb;
}

.stepper-content .step-completed .stepper .circle .fa-icon {
    color: #fff;
    font-size: .875rem;
}

.stepper-content .step-completed .stepper .line {
    border-left: 2px solid #02b61d;
}

.stepper-content .step-completed .stepper .line {
    position: absolute;
    height: calc(100% - 12px);
    left: 13.5px;
}

.stepper-content .step-content {
    width: calc(100% - 3rem);
}

.stepper-content .step-title {
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: #7f8083;
    font-weight: 600;
    margin-bottom: 1rem;
}

.stepper-content .sm-delivery-info {
    border: 1px solid #e9eaed;
    border-radius: 8px;
    color: #292a2c;
}

.stepper-content .sm-delivery-info .info-wrapper {
    padding: .75rem 1rem;
    position: relative;
    display: flex;
    align-items: center;
}

.stepper-content .sm-delivery-info .info-wrapper img.m-logo {
    max-width: 1.5rem;
}

.stepper-content .sm-delivery-info .info-wrapper .delivery-address {
    display: flex;
    flex-direction: column;
    padding-left: .75rem;
    width: 100%;
}

.stepper-content .sm-delivery-info .info-wrapper .delivery-address__content {
    margin-top: .25rem;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .75rem;
}

.stepper-content .sm-delivery-info .delivery-info {
    display: flex;
    align-items: center;
    padding: .75rem 1rem;
}

.stepper-content .sm-delivery-info .delivery-info img {
    max-width: 1.5rem;
}

.stepper-content .sm-delivery-info .delivery-info div {
    margin-left: .75rem;
}

.stepper-content .invoice-address-selector {
    border: 1px solid #e9eaed;
    border-radius: 8px;
    color: #292a2c;
    align-items: center;
    padding: 0 1rem;
    margin-top: 1rem;
    display: flex;
}

.stepper-content .invoice-address-selector .invoice-address {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.stepper-content .invoice-address-selector .invoice-address--info {
    display: flex;
    color: #292a2c;
}

.stepper-content .invoice-address-selector .invoice-address--info span:nth-child(1) {
    max-width: 60%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.invoice-address--name {
    color: #141415;
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.btn-outline-dark:hover {
    background-color: white;
    color: #000;
    box-shadow: none;
}

.text-dark-grey {
    color: #7f8083;
}

.invoice-address--name span:nth-child(1) {
    font-size: .5rem;
    background-color: #e9eaed;
    border-radius: 2px;
    padding: .125rem .25rem;
    font-weight: 500;
    margin-left: .25rem;
    color: #4b4c4e;
}

.invoice-address--name span {
    font-weight: 400;
    color: #4b4c4e;
}

.stepper-content .sm-delivery-time-info .delivery-time-wrapper {
    display: flex;
    align-items: center;
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px;
    padding: .75rem 1rem;
}

.stepper-content .sm-delivery-time-info .delivery-time-wrapper img {
    object-fit: contain;
    margin-right: .75rem;
}

.stepper-content .sm-delivery-time-info .delivery-time-wrapper img.m-logo {
    max-width: 1.5rem;
}

.stepper-content .step-notcomplete.active .stepper .circle {
    border-top-color: #02b61d;
    border-right-color: #02b61d;
}


.stepper-content .step-notcomplete .stepper .circle {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    border: 2px solid #c7c8cb;
    color: #c7c8cb;
    transform: rotate(-45deg);
}

.stepper-content .step-notcomplete.active .stepper .circle > div {
    color: #02b61d;
}


.stepper-content .step-notcomplete .stepper .circle > div {
    transform: rotate(45deg);
}

.discount-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 11.875rem;
    min-height: 7.75rem;
    border-radius: 8px;
    border: solid 1px rgba(0, 0, 0, .12);
    padding: .75rem;
    margin-right: .5rem;
}

.discount-wrapper .discount-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.discount-wrapper .discount-header .discount-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: flex;
    justify-content: space-between;
}

discount-wrapper .discount-header .short-desc {
    font-weight: 500;
    font-size: .75rem;
    width: 10rem;
    margin-top: 0;
}

.btn-green {
    background-color: #02b61d;
    border: none;
    color: white;
}

.discount-wrapper .status-text {
    margin: 0 .969rem 0 0;
}

.discount-wrapper .discount-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #02b61d;
}

.point-wrapper .accordion-button:after, .wallet-wrapper .accordion-button:after {
    width: auto;
    height: auto;
    content: "\ebc0";
    background: none;
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 1.8rem;
    color: #ff7f00;
}

.point-wrapper .accordion-button:not(.collapsed)::after, .wallet-wrapper .accordion-button:not(.collapsed)::after {
    width: auto;
    height: auto;
    content: "\eb8b";
    background: none;
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 1.8rem;
    color: #ff7f00;

}

.wallet-wrapper .accordion-button:not(.collapsed)::after, .wallet-wrapper .accordion-button:after {
    color: #2e62ee;
}

.point-wrapper .accordion-button:hover, .wallet-wrapper .accordion-button:hover {
    background: rgba(0, 0, 0, .04);
}

.point-wrapper .accordion-button:focus, .wallet-wrapper .accordion-button:focus {
    border-color: rgba(0, 0, 0, .125);
    box-shadow: none;
}

.point-wrapper .accordion-button:not(.collapsed), .wallet-wrapper .accordion-button:not(.collapsed) {
    color: #262626;
    background-color: white;
    box-shadow: none;
}

.fe-commerce-discount-terms-of-use .detail-content {
    max-width: 25rem;
    max-height: 6rem;
    background-color: #fafcfe;
    border: 1px solid #e9eaed;
    padding: 1rem;
    margin: 0 1rem;
    border-radius: 8px;
}

.fe-commerce-discount-terms-of-use .image-size {
    width: 4rem;
}

.fe-commerce-discount-terms-of-use .detail-amount {
    font-size: 16px;
    font-weight: 600;
}

.fe-commerce-discount-terms-of-use .main-info-content {
    padding: 1rem;
    max-width: 25rem;
}

.fe-commerce-discount-terms-of-use .sub-info {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 400;
    min-height: 2rem;
    color: #4b4c4e;
    max-width: 25rem;
}

.fe-commerce-discount-terms-of-use .info {
    max-width: 27rem;
    text-align: left;
    margin-top: 1rem;
}

.wallet-wrapper-detail {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e7e7e7;
    border-radius: .375rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.refund-amount-wrapper, .refund-amount-wrapper-image, .btn-custom-white {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: .375rem;
}

.popover {
    min-width: 400px; /* Genişliği artırmak için ayar yapın */
}

.popover-header {
    background-color: #ffffff; /* Beyaz arka plan rengi */

}

.form-control:focus {
    border-color: inherit;
    box-shadow: none;
}

#maskDecimal {
    text-align: left !important;
}

.wallet-list li {
    font-size: .9rem;
}

.wallet-list li::marker {
    color: #2e62ee;
    font-size: 1.3rem;
}

.delete-account-list li::marker {
    color: #ff7f00;
    font-size: 1.3rem;

}

.delete-account-list li {
    font-size: .8rem;
    text-align: left;
    margin-bottom: 10px;
}

.coupons-container .coupon {
    display: flex;
    border-radius: 5px;
    border: solid 1px #e9eaed;
    margin-bottom: 1rem;
}

.coupons-container .coupon .info-wrapper {
    flex: 1;
    padding: .875rem 1.25rem .75rem .875rem;
}

.coupons-container .coupon .info-wrapper .coupon-name {
    height: 1.5rem;
    margin: .75rem .875rem 1.875rem 0;
}

.coupons-container .coupon .info-wrapper .finish-date {
    margin-top: .675rem;
}

.coupons-container .coupon .divider-coupon {
    min-width: 1px;
    background-color: #e9eaed;
}

.coupons-container .coupon .code-wrapper {
    display: flex;
    flex: 1;
    align-items: center;
    padding: 0 .875rem .5rem;
}

.coupons-container .coupon .code-wrapper .discount-value {
    margin: .5rem;
    width: fit-content;
    min-width: 6rem;
    height: 3.125rem;
    justify-content: center;
    align-items: center;
    padding-left: .75rem;
    padding-right: 1rem;
    border-radius: 4px;
    background-color: #02b61d;
}

.user-account-change-button {
    right: 10px;
}

#timer {
    font-size: .8rem;
    font-weight: 700;
    text-align: left;
    color: #ff7f00;
    margin-top: 15px;
}

.btn-disabled {
    background-color: #f1f2f5;
    color: rgba(0, 0, 0, .38);
}

.btn-disabled:hover {
    color: rgba(0, 0, 0, .38);

}

#confirmButton.btn-orange, #saveChangesButton.btn-orange, #accountButton.btn-orange, #signinButton.btn-orange {
    color: #fff;
}

.delete-user-image {
    margin: auto;
    display: block;
    margin-bottom: 1rem;
    border-radius: 4.5rem;
    background: #f6f7fa;
    padding: .875rem;
    filter: drop-shadow(0px 2px 4px rgba(202, 202, 202, .9607843137));
}

.account-history .history-card {
    width: 22.25rem;
    height: 4.25rem;
    margin: 0 0 .75rem;
    padding: 1rem;
    border-radius: 8px;
    border: 1px solid #e9eaed;
    font-size: .75rem;
}

.account-history .history-card p {
    color: #292a2c;
    margin-top: -1px;
    margin-bottom: 4px;
}

.account-history .history-card .bold-date {
    font-weight: 600;
}

.account-history .history-card .success {
    color: #02b61d;
}

.account-history .history-card .mid-dot {
    position: relative;
    top: 3px;
    left: 2px;
    padding: 2px;
    color: #c7c8cb;
    font-size: 1.3rem;
    line-height: 0;
}

.menu-item {
    color: #292a2c;
}

.menu-item.active {
    color: #ff7f00;
}

.side-nav-link {
    height: 5rem;
    border-radius: 8px;
    border: solid 1px rgba(0, 0, 0, .12);
    padding: 1rem 1.125rem 1rem 1.25rem;
}

.side-nav-link {
    display: flex;
    align-items: center;
    width: 100%;
    cursor: pointer;
}

.side-nav-link .icon {
    font-size: 2.25rem !important;
    color: #ff7f00;
    opacity: .9;
}

.side-nav-link .text {
    flex-grow: 1;
    position: relative;
}

.side-nav-link > *:not(:last-child) {
    margin-right: 1.125rem;
}

.side-nav-link .subtitle-2 {
    font-size: 1rem !important;
}

.side-nav-link .chevron {
    font-size: 1.5rem;
}

.side-nav-link .chevron {
    width: 1.375rem;
    text-align: center;
}

.pie-chart-container {
    display: none;
    margin-top: 20px;
}


.chart-pie-card {
    border-radius: 5px;
    border: solid 1px #e9eaed;
    margin-bottom: 1rem;
}

.account-background {
    background: url(https://www.migros.com.tr/assets/images/login-bg.webp) no-repeat top;
    background-size: 100vw;
    display: flex;
    justify-content: center;
    padding: 11rem 0;
}

b, strong {
    font-weight: 700;
}

.account-wrapper .card {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 9px;

}

.account-bottom-wrapper {
    background: #fafcfe;
    min-height: 52px;
}


.forgot-password__links .tel {
    border-radius: .3rem;
    margin-top: 1.5rem;
    padding: .8rem;
    position: relative;
}

.bg-brand-T16 {
    background: rgba(255, 127, 0, .16);
}

.forgot-password__links .tel .fa-icon {
    margin-right: .5rem;
    color: #ff7f00;
}

.nav-tabs-vertical .nav-link.active {
    background-color: #fef5eb;
    border-left: 4px solid #ff7f00;
    color: #ff7f00 !important;
    border-radius: 0;
    font-weight: 600 !important;
}

.nav-tabs-vertical .nav-link {
    cursor: pointer;
    font-size: .78rem !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}

.nav-tabs-vertical .nav-link:not(.nav-link.active):hover {
    color: #262626 !important;
}

.nav-tabs-vertical .nav-link:hover {
    border-bottom: none;
}

.filter-card.process-card {
    border: 0;
}

.filter-card.process-card .filter-card-component {
    padding: 5px 0;
}

.tab-process-content .accordion-button {
    font-weight: 700;
    font-size: .9rem;

}

.tab-process-content .accordion-item {
    margin-bottom: 20px;
    border: solid 1px rgba(0, 0, 0, .12);
    border-radius: 8px;
}

.tab-process-content .accordion-item .accordion-button {
    border-radius: 8px !important;
}

.tab-process-content .accordion-item .accordion-button:not(.accordion-button:not(.collapsed)):hover {
    background: rgba(0, 0, 0, .04);
}

.accordion-button:not(.collapsed) {
    color: #ff7f00;
    background-color: transparent;
    box-shadow: none !important;
}

.accordion-button:focus {
    border-color: rgba(0, 0, 0, .12);
    box-shadow: none;
}

.tab-process-content .accordion {
    margin: 0 10px;
}

.tab-process-content .mat-expansion-panel-header-description p, .tab-process-content .mat-expansion-panel-header-description li {
    font-size: .9rem;
}

.tab-process-content .mat-expansion-panel-header-description {
    color: #000;
}
