
body {
    background-color: #f9f9f9;
}

/* Genel */

.w-180px {
    width: 150px !important;
}

.py-151 {
    padding-top: 5px;
    padding-bottom: 15px;
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 5px;
}

.sepet-plus-icon2 {
    color: #f69051;
    height: 35px;
    border-radius: 40px;
    padding: 0 10px;
    background-color: #fde6d8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.color-two {
    color: #ffc107 !important;
}

.color-light-two {
    color: #fff3ce !important;
}

.bg-two {
    background-color: #ffc107;
}

.bg-light-two {
    background-color: #fff3ce;
}

.mt-05 {
    margin-top: 5px !important;
}

.mb-05 {
    margin-bottom: 5px !important;
}

.mr-05 {
    margin-right: 5px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.border-radius-10 {
    border-radius: 10px !important;
}

.tx-light-success {
    color: #e1ffe1 !important;
}

.tx-light-danger {
    color: #ffe8ed !important;
}

.tx-light-info {
    color: #ebf7f7 !important;
}

.tx-light-warning {
    color: #fff3ce !important;
}

.tx-success {
    color: #28a745 !important;
}

.tx-danger {
    color: #dc3545 !important;
}

.tx-info {
    color: #50b6bb !important;
}

.tx-warning {
    color: #ffc107 !important;
}

.bg-light-success {
    background-color: #e1ffe1 !important;
}

.bg-light-danger {
    background-color: #ffe8ed !important;
}

.bg-light-info {
    background-color: #ebf7f7 !important;
}

.bg-light-warning {
    background-color: #fff3ce !important;
}

.custom-success {
    color: #28a745 !important;
    background-color: #e1ffe1 !important;
}

.custom-danger {
    color: #dc3545 !important;
    background-color: #ffe8ed !important;
}

.custom-warning {
    color: #ffc107 !important;
    background-color: #fff3ce !important;
}

.custom-info {
    color: #50b6bb !important;
    background-color: #ebf7f7 !important;
}

.border-left-success {
    border-left: 2px solid #28a745 !important;
}

.border-left-danger {
    border-left: 2px solid #dc3545 !important;
}

.border-left-warning {
    border-left: 2px solid #ffc107 !important;
}

.border-left-info {
    border-left: 2px solid #50b6bb !important;
}

.border-left-warning-2 {
    border-left: 4px solid #ffc107 !important;
}

.border-shadow {
    border: 1px solid #f0f0f0 !important;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187) !important;
}

/* Özel */

.page-mobile {
    padding-bottom: 20px;
}

.page-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}

.custom-btn {
    font-size: 14px;
    font-weight: 600;
    color: #50b6bb;
    background-color: #ebf7f7;
}

.custom-btn:hover,
.custom-btn:focus,
.custom-btn:after {
    font-size: 14px;
    font-weight: 600;
    color: #50b6bb;
    background-color: #ebf7f7;
}

.custom-tab {
    color: #333;
    border: 1px solid #f0f0f0;
    background-color: transparent !important;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187);
}

.custom-tab:hover,
.custom-tab:focus,
.custom-tab:after {
    color: #333 !important;
    border: 1px solid #ebf7f7;
    background-color: #ebf7f7 !important;
}

.custom-btn-content {
    font-size: 14px;
    font-weight: 600;
    border-radius: 20px;
    padding: 7px;
    color: #f69051;
    background-color: #fde6d8;
}

.custom-btn-filter {
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    padding: 7px;
    color: #f69051;
    background-color: #fde6d8;
    margin-left: 5px;
}

.custom-btn-filter:hover,
.custom-btn-filter:focus,
.custom-btn-filter:after {
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    padding: 7px;
    color: #f69051;
    background-color: #fde6d8;
    margin-left: 5px;
}

.custom-btn-content:hover,
.custom-btn-content:focus,
.custom-btn-content:after {
    font-size: 14px;
    font-weight: 600;
    border-radius: 20px;
    padding: 7px;
    color: #f69051;
    background-color: #fff3ce;
}

.custom-tab-div {
    overflow-x: auto;
    scroll-behavior: unset;
    scrollbar-color: pink !important;
}

.custom-select {
    position: relative;
    display: inline-block;
}

.card-custom {
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187);
}

.card-title {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.card-content {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.label-content {
    color: #a3a3a3;
    font-size: 14px;
    font-weight: 600;
}

.card-icon {
    width: 25px;
    height: 25px;
    color: #50b6bb;
    border-radius: 50%;
    background-color: #ebf7f7;
}

.flag-custom {
    top: -17px;
    left: 20px;
    width: 35px;
    border-radius: 5px;
}

.kargo-custom {
    top: -12px;
    right: 20px;
    width: 120px;
    border-radius: 5px;
    background-color: #fff;
}

.sponsor-custom {
    top: -12px;
    border-radius: 5px;
    background-color: #fff;
}

.icon-custom-div {
    bottom: -15px;
    right: 20px;
}

.icon-custom {
    width: 35px;
    height: 35px;
    color: #50b6bb;
    font-size: 15px;
    border-radius: 50%;
    /*background-color: #ebf7f7;*/
}

.icon-custom-bg {
    background-color: #ebf7f7;
}

.arrow-div {
    width: 25px;
    height: 25px;
    color: #50b6bb;
    border-radius: 50%;
    background-color: #ebf7f7;
}

/* Modal */

.modal-dialog-full {
    width: 90%;
    max-width: 90%;
    height: 100%;
    margin: 0;
}

.modal-content-full {
    padding: 15px;
    height: 100%;
    border: 0;
    border-radius: 0;
}

.modal-dialog-full-top {
    width: 100%;
    max-width: 100%;
    height: 70%;
    margin: 0;
}

.modal-content-full-top {
    padding: 15px;
    height: 100%;
    border: 0;
    border-radius: 0;
}

/* FİLTRELEME */

.note {
    font-size: calc(0.5vw + 0.75rem);
    text-align: center;
    opacity: 0.5;
}

.button {
    display: inline-block;
    padding: 0.5em 1em;
    color: #50b6bb !important;
    font-weight: bold;
    font-size: 0.6875em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.0625em;
    background-color: #ebf7f7;
    border-radius: 10px;
    cursor: pointer;
}

.calendar-wrap {
    width: 100%;
    padding: 0.75em;
    margin: auto;
    /* font-size: 4vw; */
    background-color: #fff;
    border-radius: 10px;
    user-select: none;
    box-shadow:
            0 0.0625em 0.25em rgba(0,20,50,0.2),
            0 0.5em 0.5em 0.125em rgba(0,20,50,0.1);
}

@media (min-width: 500px) {
    .calendar-wrap {
        width: 450px;
        font-size: 1.25rem;
    }
}

.month-year {
    margin-bottom: 0.75em;
    font-weight: normal;
    font-size: 1.25em;
    text-align: center;
}

.calendar {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 0.75em;
    overflow: hidden;
    border-collapse: collapse;
    -webkit-tap-highlight-color: transparent;
}

.day {
    position: relative;
    height: 3em;
}

.day:focus {
    outline: none;
}

.day:focus .day-number::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    transform: translate(-50%,-50%);
    border: 0.25em solid #50b6bb;
    border-radius: 50%;
}

.day.active-a:focus .day-number::after,
.day.active-b:focus .day-number::after {
    width: 100%;
    height: 100%;
}

.day.today:focus .day-number::after {
    width: 102%;
    height: 102%;
}

.day:hover span.day-number {
    color: #0288d1;
}

.day:first-child,
.day:last-child {
    color: rgba(0,0,0,0.5);
}

.day.range {
    color: #50b6bb;
    background-color: #e1f5fe;
}

.day.range.active-a,
.day:not(.range) + .day.range.active-b {
    background-color: transparent;
    box-shadow: inset -1.5em 0 #e1f5fe;
}

.day.range.active-b,
.day.range + .day.range.active-a {
    background-color: transparent;
    box-shadow: inset 1.5em 0 #e1f5fe;
}

.day.range.active-a:first-child,
.day.range.active-b:first-child {
    box-shadow: none;
}

.day.range.active-a:first-child + .day.range,
.day.range.active-b:first-child + .day.range {
    box-shadow: -1.5em 0 #e1f5fe;
}

.day.range.active-a:first-child + .day:not(.range),
.day.range.active-b:first-child + .day:not(.range) {
    box-shadow: -4.5em 0 #e1f5fe;
}

.day.range.active-a:first-child + .day.range.active-b {
    box-shadow:
            -1.5em 0 #e1f5fe,
            inset 1.5em 0 #e1f5fe;
}

.day-number {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3em;
    border-radius: 50%;
}

.day.active-a span.day-number,
.day.active-b span.day-number {
    color: #fff;
    background-color: #50b6bb;
}

.day.prev-mon .day-number,
.day.next-mon .day-number {
    color: rgba(0,0,0,0.3);
}

.day.prev-mon[class*="active"] .day-number,
.day.next-mon[class*="active"] .day-number {
    color: rgba(255,255,255,0.5);
    background-color: #81D4FA;
}

.day.today span.day-number {
    color: #50b6bb;
    border: 0.25em solid transparent;
    box-shadow: inset 0 0 0 2em #ebf7f7;
}

.calendar-wrap .reset {
    display: block;
}


.checklabel {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    cursor: pointer;

    --slide-distance: 1.2rem;
    --slider-size: 1.25rem;
    --slider-padding: 0.2rem;
    --transition-duration: 200ms;
}

.checkslider {
    flex-shrink: 0;
    width: calc(
            var(--slider-size) + var(--slide-distance) + var(--slider-padding) * 2
    );
    padding: var(--slider-padding);
    border-radius: 9999px;
    background-color: #d1d5db;
    transition: background-color var(--transition-duration);

&::after {
     content: "";
     display: block;
     width: var(--slider-size);
     height: var(--slider-size);
     background-color: #fff;
     border-radius: 9999px;
     transition: transform var(--transition-duration);
 }
}

input:checked + .checkslider {
    background-color: #50b6bb;

&::after {
     transform: translateX(var(--slide-distance));
 }
}

input:focus-visible + .checkslider {
    outline-offset: 2px;
    outline: 2px solid #50b6bb;
}

.checklabel-2 {
    line-height: 1.5;
}

.checksr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

.a-custom-default {
    text-decoration: none !important;
    cursor:pointer;
}
/* Web */

.custom-flag-web {
    width: 25px;
    /*border-radius: 10px;*/
}

.custom-table-line {
    line-height: 60px
}

.custom-sayfalama-btn-div {
    border-radius: 20px;
    display: inline-flex;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    justify-content: center;
    align-items: center;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187);
}

.sayfalama-btn {
    width: 35px;
    height: 35px;
    font-size: 16px;
    font-weight: 600;
    color: #656565;
    border-radius: 10px;
    margin: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.sayfalama-btn-2 {
    width: 45px;
    height: 35px;
    font-size: 16px;
    font-weight: 600;
    color: #50b6bb;
    margin: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ebf7f7;
    border-radius: 20px;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187) !important;
}

.active-sayfalama {
    color: #50b6bb !important;
    border: 2px solid #ebf7f7 !important;
    background-color: #ebf7f7 !important;
}

.pagination {
    border-radius: 20px !important;
    display: inline-flex !important;
    background-color: #fff !important;
    border: 1px solid #f0f0f0 !important;
    justify-content: center !important;
    align-items: center !important;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187) !important;
}

.page-item .page-link {
    border: none !important;
    width: 35px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    padding: 6px 12px !important;
    margin: 2px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}



.page-item:first-child .page-link,
.page-item:last-child .page-link {
    color: #50b6bb !important;
    border: 2px solid #ebf7f7 !important;
    background-color: #ebf7f7 !important;
    width: 45px !important;
    border-radius: 20px !important;
}

.page-item.active .page-link {
    color: #50b6bb !important;
    border: 2px solid #ebf7f7 !important;
    background-color: #ebf7f7 !important;
}

.page-item.disabled {
    width: 20px !important;
}

.page-item.disabled .page-link {
    margin: 0 !important;
    padding: 0 !important;
    width: 20px !important;
    min-width: 20px !important;
}



/*li.page-item {*/
/*    display: none;*/
/*}*/

/*.page-item:first-child,*/
/*.page-item:nth-child( 2 ),*/
/*.page-item:nth-last-child( 2 ),*/
/*.page-item:last-child,*/
/*.page-item.active,*/
/*.page-item.disabled*/
/*{*/
/*    display: block;*/
/*}*/








@media screen and (min-width: 768px) {
    .custom-web-filter {
        margin-top: 45px !important;
        max-height: 42px;
    }
    .custom-web-list {
        margin-top: 15px;
    }
    .modal-dialog-full {
        width: 30%;
        max-width: 30%;
    }

    .custom-web-iade {
        margin-top: 35px !important;
        max-height: 42px;
    }
}

@media screen and (min-width: 992px) {
    .custom-web-filter {
        margin-top: 45px !important;
    }
    .custom-web-margin {
        margin-top: 20px !important;
    }

    .mt-md-1 {
        margin-top: 10px !important;
    }
    .line-height-15 {
        line-height: 15px !important;
    }
    .custom-web-iade {
        margin-top: 35px !important;
    }
}




/* Genel */

.page-mobile {
    padding-bottom: 20px;
}

.p-05 {
    padding: 5px !important;
}

.mt-05 {
    margin-top: 5px !important;
}

.mb-05 {
    margin-bottom: 5px !important;
}

.ml-05 {
    margin-left: 5px !important;
}

.mr-05 {
    margin-right: 5px !important;
}

.pr-05 {
    padding-right: 5px !important;
}

.pt-05 {
    padding-top: 5px !important;
}

.pb-05 {
    padding-bottom: 5px !important;
}

.pl-05 {
    padding-left: 5px !important;
}

.pr-05 {
    padding-right: 5px !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.tx-black {
    color: #080808 !important;
}

.tx-blue {
    color: #50b6bb !important;
}

.tx-orange {
    color: #f69051 !important;
}

.tx-green {
    color: #28a745 !important;
}

.tx-red {
    color: #dc3545 !important;
}

.tx-yellow {
    color: #ffc107 !important;
}

.tx-light-black {
    color: #828282 !important;
}

.tx-light-blue {
    color: #ebf7f7 !important;
}

.tx-light-orange {
    color: #fde6d8 !important;
}

.tx-light-green {
    color: #e1ffe1 !important;
}

.tx-light-red {
    color: #ffe8ed !important;
}

.tx-light-yellow {
    color: #fff3ce !important;
}

.bg-blue {
    background-color: #50b6bb !important;
}

.bg-orange {
    background-color: #f69051 !important;
}

.bg-green {
    background-color: #28a745 !important;
}

.bg-red {
    background-color: #dc3545 !important;
}

.bg-yellow {
    background-color: #ffc107 !important;
}

.bg-light-blue {
    background-color: #ebf7f7 !important;
}

.bg-light-orange {
    background-color: #fde6d8 !important;
}

.bg-light-green {
    background-color: #e1ffe1 !important;
}

.bg-light-red {
    background-color: #ffe8ed !important;
}

.bg-light-yellow {
    background-color: #fff3ce !important;
}

.border-shadow {
    border: 1px solid #f0f0f0 !important;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187) !important;
}

.border-radius {
    border-radius: 10px !important;
}

.flex-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* Sayfaya Özel */

.page-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}

.card-custom {
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187);
}

.card-title {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.card-icon {
    width: 25px;
    height: 25px;
    color: #50b6bb;
    border-radius: 50%;
    background-color: #ebf7f7;
}

.card-content {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.urunuyarı-custom {
    bottom: -12px;
    right: 20px;
    width: 120px;
    color: #dc3545;
    border-radius: 5px;
    background-color: #fff;
}

.info-border {
    border-bottom: 1px solid #50b6bb;
}

.danger-border {
    border-bottom: 1px solid #dc3545;
}

.border-bottom-light {
    border-bottom: 1px solid #f0f0f0;
}



.label-content {
    color: #a3a3a3;
    font-size: 14px;
    font-weight: 600;
}

.custom-btn {
    height: 45px;
    font-size: 14px;
    font-weight: 600;
    color: #50b6bb;
    background-color: #ebf7f7;
}

.custom-btn:hover,
.custom-btn:focus,
.custom-btn:after {
    height: 45px;
    font-size: 14px;
    font-weight: 600;
    color: #50b6bb;
    background-color: #ebf7f7;
}

/* Sonradan  */

body {
    background-color: #f9f9f9;
}

/* Web */

.custom-product-web {
    width: 40px;
    border-radius: 10px;
}

.custom-table-line {
    line-height: 60px
}

@media screen and (min-width: 768px) {
    .custom-web-iade {
        margin-top: 35px !important;
        max-height: 42px;
    }
    .custom-web-list {
        margin-top: 15px;
    }
    .modal-dialog-full {
        width: 30%;
        max-width: 30%;
    }
}

@media screen and (min-width: 992px) {
    .mt-md-1 {
        margin-top: 10px !important;
    }
    .line-height-15 {
        line-height: 15px !important;
    }
    .custom-web-iade {
        margin-top: 35px !important;
    }
}

.custom-siparis-alert-info {
    color: #50b6bb;
    border-radius: 20px;
    background-color: #f0f0f0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.custom-siparis-alert-success {
    color: #28a745;
    border-radius: 20px;
    background-color: #f0f0f0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.custom-siparis-alert-warning {
    color: #ffc107;
    border-radius: 20px;
    background-color: #f0f0f0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.custom-siparis-alert-text {
    color: #828282;
    font-size: 12px;
}

.custom-siparis-icon-div-info {
    width: 35px;
    height: 35px;
    background-color: #ddf4f4;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-siparis-icon-div-success {
    width: 35px;
    height: 35px;
    background-color: #d8f1d8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-siparis-icon-div-warning {
    width: 35px;
    height: 35px;
    background-color: #fff3cd;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-siparis-icon-div-danger {
    width: 35px;
    height: 35px;
    background-color: #FFCDCE;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-siparis-alert-icon {
    font-size: 18px;
}

/* Genel */

.page-mobile {
    padding-bottom: 20px !important;
}

.mt-05 {
    margin-top: 5px !important;
}

.mb-05 {
    margin-bottom: 5px !important;
}

.ml-05 {
    margin-left: 5px !important;
}

.mr-05 {
    margin-right: 5px !important;
}

.pr-05 {
    padding-right: 5px !important;
}

.pt-05 {
    padding-top: 5px !important;
}

.pb-05 {
    padding-bottom: 5px !important;
}

.pl-05 {
    padding-left: 5px !important;
}

.pr-05 {
    padding-right: 5px !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.tx-black {
    color: #080808 !important;
}

.tx-blue {
    color: #50b6bb !important;
}

.tx-orange {
    color: #f69051 !important;
}

.tx-green {
    color: #28a745 !important;
}

.tx-red {
    color: #dc3545 !important;
}

.tx-yellow {
    color: #ffc107 !important;
}

.tx-light-black {
    color: #828282 !important;
}

.tx-light-blue {
    color: #ebf7f7 !important;
}

.tx-light-orange {
    color: #fde6d8 !important;
}

.tx-light-green {
    color: #e1ffe1 !important;
}

.tx-light-red {
    color: #ffe8ed !important;
}

.tx-light-yellow {
    color: #fff3ce !important;
}

.bg-blue {
    background-color: #50b6bb !important;
}

.bg-orange {
    background-color: #f69051 !important;
}

.bg-green {
    background-color: #28a745 !important;
}

.bg-red {
    background-color: #dc3545 !important;
}

.bg-yellow {
    background-color: #ffc107 !important;
}

.bg-light-blue {
    background-color: #ebf7f7 !important;
}

.bg-light-orange {
    background-color: #fde6d8 !important;
}

.bg-light-green {
    background-color: #e1ffe1 !important;
}

.bg-light-red {
    background-color: #ffe8ed !important;
}

.bg-light-yellow {
    background-color: #fff3ce !important;
}

.border-shadow {
    border: 1px solid #f0f0f0 !important;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187) !important;
}

.flex-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* Sayfaya Özel CSS */

.page-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}

.card-custom {
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187);
}

.card-title {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.card-icon {
    width: 35px;
    height: 35px;
    color: #50b6bb;
    border-radius: 50%;
    background-color: #ebf7f7;
}

.card-content {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.custom-select {
    position: relative;
    display: inline-block;
}

.custom-btn {
    font-size: 14px;
    font-weight: 600;
    color: #50b6bb;
    background-color: #ebf7f7;
}

.custom-btn:hover,
.custom-btn:focus,
.custom-btn:after {
    font-size: 14px;
    font-weight: 600;
    color: #50b6bb;
    background-color: #ebf7f7;
}

.custom-btn-filter {
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    padding: 7px;
    color: #f69051;
    background-color: #fde6d8;
    margin-left: 5px;
}

.custom-btn-filter:hover,
.custom-btn-filter:focus,
.custom-btn-filter:after {
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    padding: 7px;
    color: #f69051;
    background-color: #fde6d8;
    margin-left: 5px;
}

.kariyer-img {
    position: absolute;
    top: -20px;
    left: 20px;
    width: 45px;
    height: 45px;
}

.bg-light {
    background-color: #f8f8f8;
}

.custom-btn-full {
    padding: 3px 8px;
    border-radius: 10px;
}

.custom-btn-full-2 {
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    top: -15px;
    right: 20px;
    background-color: #fff;
    border: 1px solid #f0f0f0 !important;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187) !important;
}

.custom-ugur {
    padding: 5px 10px;
    border-radius: 10px;
    position: absolute;
    top: -15px;
    right: 20px;
    background-color: #fff;
    border: 1px solid #f0f0f0 !important;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187) !important;
}



/* Web */

body {
    background-color: #f9f9f9;
}

@media screen and (min-width: 992px) {
    /* .w-md-75 {
      width: 75%;
    } */
}


.p-row-urunler {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.px-05 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

/* Genel */

.page-mobile {
    padding-bottom: 20px !important;
}

.mt-05 {
    margin-top: 5px !important;
}

.mb-05 {
    margin-bottom: 5px !important;
}

.ml-05 {
    margin-left: 5px !important;
}

.mr-05 {
    margin-right: 5px !important;
}

.pr-05 {
    margin-right: 5px !important;
}

.pt-05 {
    margin-top: 5px !important;
}

.pb-05 {
    margin-bottom: 5px !important;
}

.pl-05 {
    margin-left: 5px !important;
}

.pr-05 {
    margin-right: 5px !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.tx-black {
    color: #080808 !important;
}

.tx-blue {
    color: #50b6bb !important;
}

.tx-orange {
    color: #f69051 !important;
}

.tx-green {
    color: #28a745 !important;
}

.tx-red {
    color: #dc3545 !important;
}

.tx-yellow {
    color: #ffc107 !important;
}

.tx-light-black {
    color: #828282 !important;
}

.tx-light-blue {
    color: #ebf7f7 !important;
}

.tx-light-orange {
    color: #fde6d8 !important;
}

.tx-light-green {
    color: #e1ffe1 !important;
}

.tx-light-red {
    color: #ffe8ed !important;
}

.tx-light-yellow {
    color: #fff3ce !important;
}

.bg-blue {
    background-color: #50b6bb !important;
}

.bg-orange {
    background-color: #f69051 !important;
}

.bg-green {
    background-color: #28a745 !important;
}

.bg-red {
    background-color: #dc3545 !important;
}

.bg-yellow {
    background-color: #ffc107 !important;
}

.bg-light-blue {
    background-color: #ebf7f7 !important;
}

.bg-light-orange {
    background-color: #fde6d8 !important;
}

.bg-light-green {
    background-color: #e1ffe1 !important;
}

.bg-light-red {
    background-color: #ffe8ed !important;
}

.bg-light-yellow {
    background-color: #fff3ce !important;
}

.border-shadow {
    border: 1px solid #f0f0f0 !important;
    box-shadow: inset 0px 0px 7px -5px rgba(80, 182, 187) !important;
}

.flex-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* Sayfaya Özel */

.page-title {
    letter-spacing: 1px;
}

.custom-filter-div {
    position: relative;
}

.custom-input {
    height: 100%;
    padding-left: 40px;
}

.custon-input-icon {
    position: absolute;
    top: 8px;
    left: 10px;
}

.custon-input-icon-2 {
    position: absolute;
    top: 8px;
    right: 15px;
}

.custom-filter {
    padding: 3px 10px;
    border-radius: 10px;
}

.custom-filter-btn {
    border-right: 1px solid #d4d4d4;
}

.custom-card {
    min-width: 165px;
    /* max-width: 185px; */
    min-height: 300px;
    border-radius: 10px;
}

.custom-card-modal {
    border-radius: 10px;
}

.custom-card-label {
    padding: 3px 10px;
    border-radius: 10px;
}

.custom-card-like {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.custom-card-name {
    height: 45px;
    line-height: 15px;
}

.custom-modal-name {
    line-height: 15px;
}

.custom-price-old {
    text-decoration: line-through;
}

.custom-card-btn {
    padding: 3px 10px;
    border-radius: 10px;
}

.custom-card-modal {
    border-radius: 10px;
}

.custom-modal-share {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.custom-modal-icon {
    width: 45px;
    height: 45px;
    border-radius: 10px;
}

.custom-modal-input {
    width: 30%;
    height: 45px;
    text-align: center;
}

.custom-modal-btn {
    height: 45px;
    padding: 3px 10px;
    border-radius: 10px;
}

.custom-modal-aciklama {
    height: 120px;
    overflow-y: auto;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ebf7f7;
}

.custom-modal-down {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.custom-modal-price-div {
    padding: 5px 10px;
    border-radius: 10px;
}

/* Modal */

.modalFull {
    > .modal-dialog {
        width: 100%;
        height: 100%;
        padding: 0;
        margin:0;
        > .modal-content {
            height: 100%;
            border-radius: 0;
            overflow:auto;
        }
    }
}

.btn-info-2,
.btn-info-2:hover,
.btn-info-2:active,
.btn-info-2:focus {
    color: #50b6bb;
    background-color: #ebf7f7;
    min-height: 42px;
}

.customsvg {
    fill: #50b6bb;
    width: 20px;
    height: 20px;
}

.icon-custom-2 {
    color: #50b6bb;
    font-size: 15px;
    width: 30px;
}

.flag-custom-ara-ekip {
    top: 10px;
    right: 10px;
    width: 25px;
    border-radius: 5px;
}

/*YENİ TEMA ANA SAYFA HEADER FOOTER*/

/*body {*/
/*    font-family: 'Open Sans', sans-serif;*/
/*    background-color: #f9f9f9;*/
/*}*/



/* Sayfa Başlık */

.sepet-page-title {
    color: #f69051;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}

.sepet-span-line {
    color: #959a9e;
    font-size: 12px;
    font-weight: 500;
    width: 100%;
    height: 1px;
    margin-right: 10px;
    margin-top: 1px;
    background-color: #fde6d8;
}

/* Step Button */

.page-step {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    fill: #50b6bb;
    background-color: #ebf7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 10px 5px rgba(235,247,247,1) inset;
}

.page-step-svg {
    width: 35px;
    height: 35px;
}

.page-step-active .page-step {
    fill: #f69051 !important;
    background-color: #fde6d8 !important;
    box-shadow: none !important;
}

.page-step-active .sepet-footer-step-text {
    color: #f69051 !important;
}

/* Sepet Footer */

.sepet-footer-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
}

.sepet-footer-overlay.active {
    pointer-events: none;
}

.sepet-footer {
    position: fixed;
    bottom: 0;
    padding: 0 20px 10px 20px;
    border-radius: 10px 10px 0 0;
    background-color: #fff;
    border-top: 1px solid #ddd;
    z-index: 1000;
}

.sepet-footer-down {
    position: relative;
    padding-top: 10px;
}

.sepet-footer-label {
    font-size: 13px;
    font-weight: 500;
    line-height: 10px;
}

.sepet-footer-price {
    font-size: 18px;
    font-weight: 600;
}

.sepet-footer-button {
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    text-transform: none;
    color: #50b6bb;
    background-color: #ebf7f7;
}

.sepet-footer-button:hover,
.sepet-footer-button:active {
    color: #f69051 !important;
    background-color: #fde6d8 !important;
}

.sepet-ozet-icon-div-2 {
    width: 70px;
    height: 70px;
    min-width: 70px;
    margin-right: 10px;
    border-radius: 10px;
    background-color: #ebf7f7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-footer-icon {
    color: #50b6bb;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ebf7f7;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sepet-footer-info {
    padding: 20px 10px;
    border-bottom: 1px solid #ddd;
}

.sepet-footer-title {
    font-size: 16px;
    font-weight: 600;
}

.sepet-footer-text {
    font-size: 14px;
    font-weight: 600;
}

.sepet-alert-text {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    padding: 15px;
}

.sepet-footer-step-text {
    font-size: 10px;
    font-weight: 600;
}

.sepet-none-icon {
    width: 35px;
    height: 35px;
}

.sepet-info-line {
    margin-top: 5px;
    line-height: 15px;
}

.sepet-footer-hr {
    display: block;
    margin: 10px 0 10px 0;
    border-top: 1px solid #ddd;
}

/* Sepet Ürün İçerik */

.product-img {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.sepet-product-name {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}

.sepet-product-price {
    font-size: 14px;
    font-weight: 600;
    /* line-height: 20px; */
}

.sepet-product-puan {
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
}

.sepet-product-puan2 {
    font-size: 11px;
    font-weight: 500;
    margin-right: 10px;
}

.odeme-kvkk-svg {
    color: #f69051;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #fde6d8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.odeme-kvkk-text {
    color: #959a9e;
    font-size: 14px;
    font-weight: 500;
}

.custom-sepet-card {
    border-radius: 10px;
    box-shadow: 0px 0px 0px 1px rgba(235,247,247,1) inset;
}

.sepet-product-input {
    width: 60px;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

.sepet-product-icon {
    width: 60px;
    height: 30px;
    color: #50b6bb;
    border-radius: 10px;
    background-color: #ebf7f7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hosgeldin-gift-svg {
    position: relative;
    top: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-ozet-img {
    width: 50px;
    height: 50px;
}

.sepet-ozet-card {
    padding-bottom: 5px;
    border-radius: 10px;
    border: 1px solid #eaeaea;
}

.sepet-ozet-name {
    color: #626262;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
}

.sepet-ozet-price {
    color: #838383;
    font-size: 13px;
    font-weight: 600;
}

.sepet-product-uyari {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #f37b86;
    font-size: 10px;
    font-weight: 500;
}

.sepet-delete-text {
    font-size: 14px;
    font-weight: 600;
}

.sepet-ekle-text {
    font-size: 14px;
    font-weight: 600;
}

.sepet-alert-icon {
    color: #959a9e;
    font-size: 13px;
    font-weight: 600;
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 50%;
    margin-left: 10px;
    background-color: #fde6d8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-vurgu-text {
    font-weight: 600;
}

.sepet-paket-icon,
.sepet-paket-icon:hover,
.sepet-paket-icon:active {
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
    height: 30px;
    width: 50px;
    color: #959a9e !important;
    margin-left: 5px;
    border-radius: 10px;
    background-color: #ebf7f7 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-plus,
.sepet-plus:hover,
.sepet-plus:active {
    background-color: #fde6d8 !important;
}

.paket-img {
    min-width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.sepet-modal-title {
    color: #979b9e;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}

.sepet-modal-close {
    color: #343a40;
}

.sepet-modal {
    border-radius: 10px !important;
}

.sepet-paket-modal {
    border-radius: 10px;
    background-color: #f9f9f9;
}

.modal-paket-img {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    margin-right: 10px;
    border: 1px solid #ddd;
}

.modal-paket-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
}

.modal-span-line {
    width: 100%;
    height: 2px;
    margin-right: 10px;
    background-color: #fff;
}

.sepet-product-old-price {
    font-size: 12px;
    font-weight: 500;
    text-decoration: line-through;
}

.sepet-page-alert-info {
    border-radius: 40px;
    margin-top: 10px;
    line-height: 15px;
    padding: 5px;
    background-color: #fff;
}

.sepet-page-label-icon {
    color: #50b6bb;
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 50%;
    background-color: #ebf7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}

.sepet-page-label-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
}

.sepet-hosgeldin-img {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .sepet-hosgeldin-img {
        position: relative;
        top: -20px;
        left: -20px;
        width: 105%;
        margin-bottom: 0;
        box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
    }

    .sepet-hosgeldin-product {
        position: relative;
        left: -20px;
        width: 105%;
    }
}

.sepet-hosgeldin-icon,
.sepet-hosgeldin-icon:hover,
.sepet-hosgeldin-icon:active {
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
    width: 30px;
    height: 30px;
    color: #50b6bb !important;
    margin-left: 5px;
    border-radius: 50%;
    background-color: #ebf7f7 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-katlamali-delete {
    text-transform: none !important;
    background-color: #ffe8ed !important;
}

.sepet-bakiye-label {
    color: #959a9e;
    font-size: 10px;
    font-weight: 600;
    line-height: 10px;
}

.sepet-bakiye-price {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.sepet-bakiye-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #ebf7f7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-bakiye-svg {
    width: 20px;
    height: 20px;
}

.sepet-teslimat-icon {
    color: #50b6bb;
    width: 35px;
    height: 35px;
    min-width: 35px;
    border-radius: 50%;
    background-color: #ebf7f7;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hosgeldin-gift-svg {
    position: relative;
    top: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kargo-detay-active {
    border: 1px solid #bae4e4;
}

.kargo-detay-active .kargo-detay-title,
.kargo-detay-active .kargo-detay-text {
    color: #50b6bb;
}

.kargo-detay-title {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.kargo-detay-text {
    color: #959a9e;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 13px;
}

.sepet-ozet-icon {
    color: #f69051;
    font-size: 18px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #fde6d8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-teslimat-title {
    color: #959a9e;
    font-size: 15px;
    font-weight: 600;
}


.sepet-teslimat-svg {
    fill: #50b6bb;
    width: 20px;
    height: 20px;
}

.sepet-plus-icon {
    color: #f69051;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #fde6d8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-teslimat-label {
    font-size: 14px;
    font-weight: 600;
}

.sepet-teslimat-text {
    color: #959a9e;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}

.sepet-teslimat-card {
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #50b6bc;
}

.sepet-teslimat-secildi-text {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #50b6bc;
}

.modal-adres-label {
    color: #959a9e;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
}

.paket-img2 {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.test-card {
    width: 180px;
    min-width: 180px;
    height: 300px;
    margin: 5px;
}

.test-card:first-child {
    margin-left: 0;
}

.test-card:last-child {
    margin-right: 0;
}

.test-btn,
.test-btn:hover,
.test-btn:active {
    margin-left: 0;
    margin-right: 5px;
    width: 100%;
}

.test-btn2,
.test-btn2:hover,
.test-btn2:active {
    margin-left: 0;
    width: 100%;
}

.paket-urun-div {
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
}

.paket-urun-div::-webkit-scrollbar {
    width: 12px;
}

.paket-urun-div::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.modal-adres-input {
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.page-alani-div {
    background-color: #fff;
    padding: 10px;
    margin-top: 10px;
    /* border: 1px solid #ddd; */
}

.progress {
    height: 20px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 5px;
}

.progress-bar {
    color: #959a9e;
    border-radius: 5px;
    background-color: #e9ecef !important;
}
.progress-bar.active {
    color: #fff !important;
    background-color: #f69051 !important;
}

.hosgeldin-kazanc {
    color: #f69051;
}

.kargo-sepet-sil {
    color: #f37a86;
    height: 30px;
    padding: 10px;
    border-radius: 20px;
    background-color: #ffe8ed;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-urunkod {
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
}

.sepet-delete-product-icon {
    width: 25px;
    height: 25px;
    color: #f37b86;
    border-radius: 50%;
    background-color: #ffe8ed;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sepet-delete-div-absolute {
    position: absolute;
    top: 0;
    left: 0;
}

.teslimat-diger-adresler-icon {
    font-size: 14px;
    font-weight: 600;
    color: #f69051;
    letter-spacing: 1px;
    height: 30px;
    border-radius: 10px;
    margin-top: 10px;
}

.sepet-teslimat-default .sepet-teslimat-icon {
    color: #ddd !important;
    background-color: #f5f5f5 !important;
}

.sepet-teslimat-default {
    border: 1px solid #f5f5f5 !important;
}

.sepet-ekle {
    text-transform: none !important;
    color: #50b6bb !important;
    background-color: #ebf7f7 !important;
}

.sepet-success {
    text-transform: none !important;
    /* color: #f37b86 !important; */
    background-color: #c7fbd2 !important;
}

.sepet-delete {
    text-transform: none !important;
    color: #f37b86 !important;
    background-color: #ffe8ed !important;
}

.sepet-eklendi {
    box-shadow: none !important;
    border: 2px solid #7cd891 !important;
    
}

/* Checkbox Input */

.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 32px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f5f5f5;
}

.slider::before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 3px;
    bottom: 4px;
    background-color: #ddd;
    transition: 0.4s;
}

input[type="checkbox"]:checked + .slider::before {
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
}

input[type="checkbox"]:checked + .slider {
    background-color: #fde6d8;
}

.slider.round {
    border-radius: 34px;
}

.slider.round::before {
    border-radius: 50%;
}

/* Kredi Kartı */

.kredicard {
    margin: 0;
    padding: 0;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-family: 'Raleway';
}
.odeme-custom-title {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
}
.payment-title {
    width: 100%;
    text-align: center;
}
.form-container .field-container:first-of-type {
    grid-area: name;
}
.form-container .field-container:nth-of-type(2) {
    grid-area: number;
}
.form-container .field-container:nth-of-type(3) {
    grid-area: expiration;
}
.form-container .field-container:nth-of-type(4) {
    grid-area: security;
}
.field-container input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.field-container {
    position: relative;
}
.form-container {
    display: grid;
    grid-column-gap: 5px;
    grid-template-columns: auto auto;
    grid-template-rows: 70px 70px 70px;
    grid-template-areas: "name name""number number""expiration security";
    max-width: 400px;
    padding: 10px;
    color: #707070;
}
.kredicard label {
    margin: 0;
    font-size: 13px;
}
.kredicard input {
    padding: 8px;
    font-size: 13px;
    width: 100%;
    border-radius: 10px;
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
}
.ccicon {
    height: 38px;
    position: absolute;
    right: 6px;
    top: calc(50% - 17px);
    width: 60px;
}
/* CREDIT CARD IMAGE STYLING */
.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}
.container-kredi {
    width: 80%;
    max-width: 400px;
    max-height: 251px;
    height: 43vw;
    padding: 10px;
}
#ccsingle {
    position: absolute;
    right: 15px;
    top: 20px;
}
#ccsingle svg {
    width: 100px;
    max-height: 60px;
}
.creditcard svg#cardfront, .creditcard svg#cardback {
    width: 100%;
    -webkit-box-shadow: 1px 5px 6px 0px black;
    box-shadow: 1px 5px 6px 0px black;
    border-radius: 22px;
}
#generatecard{
    cursor: pointer;
    float: right;
    font-size: 12px;
    color: #fff;
    padding: 2px 4px;
    background-color: #909090;
    border-radius: 4px;
    cursor: pointer;
    float:right;
}
/* CHANGEABLE CARD ELEMENTS */
.creditcard .lightcolor, .creditcard .darkcolor {
    -webkit-transition: fill .5s;
    transition: fill .5s;
}
.creditcard .lightblue {
    fill: #03A9F4;
}
.creditcard .lightbluedark {
    fill: #0288D1;
}
.creditcard .red {
    fill: #ef5350;
}
.creditcard .reddark {
    fill: #d32f2f;
}
.creditcard .purple {
    fill: #ab47bc;
}
.creditcard .purpledark {
    fill: #7b1fa2;
}
.creditcard .cyan {
    fill: #26c6da;
}
.creditcard .cyandark {
    fill: #0097a7;
}
.creditcard .green {
    fill: #66bb6a;
}
.creditcard .greendark {
    fill: #388e3c;
}
.creditcard .lime {
    fill: #d4e157;
}
.creditcard .limedark {
    fill: #afb42b;
}
.creditcard .yellow {
    fill: #ffeb3b;
}
.creditcard .yellowdark {
    fill: #f9a825;
}
.creditcard .orange {
    fill: #ff9800;
}
.creditcard .orangedark {
    fill: #ef6c00;
}
.creditcard .grey {
    fill: #bdbdbd;
}
.creditcard .greydark {
    fill: #616161;
}
/* FRONT OF CARD */
#svgname {
    text-transform: uppercase;
}
#cardfront .st2 {
    fill: #FFFFFF;
}
#cardfront .st3 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 600;
}
#cardfront .st4 {
    font-size: 54.7817px;
}
#cardfront .st5 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
}
#cardfront .st6 {
    font-size: 33.1112px;
}
#cardfront .st7 {
    opacity: 0.6;
    fill: #FFFFFF;
}
#cardfront .st8 {
    font-size: 24px;
}
#cardfront .st9 {
    font-size: 36.5498px;
}
#cardfront .st10 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 300;
}
#cardfront .st11 {
    font-size: 16.1716px;
}
#cardfront .st12 {
    fill: #4C4C4C;
}
/* BACK OF CARD */
#cardback .st0 {
    fill: none;
    stroke: #0F0F0F;
    stroke-miterlimit: 10;
}
#cardback .st2 {
    fill: #111111;
}
#cardback .st3 {
    fill: #F2F2F2;
}
#cardback .st4 {
    fill: #D8D2DB;
}
#cardback .st5 {
    fill: #C4C4C4;
}
#cardback .st6 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
}
#cardback .st7 {
    font-size: 27px;
}
#cardback .st8 {
    opacity: 0.6;
}
#cardback .st9 {
    fill: #FFFFFF;
}
#cardback .st10 {
    font-size: 24px;
}
#cardback .st11 {
    fill: #EAEAEA;
}
#cardback .st12 {
    font-family: 'Rock Salt', cursive;
}
#cardback .st13 {
    font-size: 37.769px;
}
/* FLIP ANIMATION */
/*.container {*/
/*    perspective: 1000px;*/
/*}*/
.creditcard {
    width: 100%;
    max-width: 400px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    cursor: pointer;
}
.creditcard .front, .creditcard .back {
    position: absolute;
    width: 100%;
    max-width: 400px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    color: #47525d;
}
.creditcard .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.creditcard.flipped {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.sepet-fatura-class,
.sepet-teslimat-class {
    width: 100%;
}

@media screen and (max-width: 300px) {
    .sepet-product-price {
        font-size: 11px !important;
    }
    .sepet-product-old-price {
        font-size: 8px !important;
    }
    .sepet-footer-button {
        padding: 10px !important;
        font-size: 11px !important;
    }
    .progress-bar {
        line-height: 10px !important;
    }
}


/* sepet kampanya bos */

/* sepet */

.sepet-bos-card {
    padding: 10px;
}
.sepet-bos-title {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
}
.sepet-bos-text {
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    text-align: center;
    margin-bottom: 10px;
}
.sepet-bos-btn,
.sepet-bos-btn:hover,
.sepet-bos-btn:active {
    color: #54b7bc;
    background-color: #ebf7f7;
}

