.cizgi {
    border: 1px solid #ff6000
}

.popup_star_div {
    margin-right: 75px
}

.hizliIlanUrunBaslik {
    font-size: 0.9rem !important;
}

.miatKizart {
    color: red !important;
}

.active_chat {
    background: rgba(244, 250, 255, .74) !important;
    border-left: 3px solid #81acc8 !important;
}

.bildirimKapatButton {
    position: absolute;
    background: #fff;
    color: #ff6000;
    top: -12px;
    right: -8px;
    padding: 5px;
    line-height: 12px;
    font-size: 12px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    cursor: pointer;
    position: absolute;
    width: 24px;
    height: 24px;
    background: #2A94C9;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    border-radius: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .bildirimKapatButton:hover {
        background: #106f9e;
    }

:focus {
    outline: none !important;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
}

.bgGriYap {
    background-color: #efefef !important;
}

#chartdiv {
    width: 100%;
    height: 500px
}

.ilan-detay-cap {
    color: #5f6368 !important;
    font-weight: normal !important;
}

.btn.btn-mor3 {
    background: #988ecb;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    border: 1px solid #988ecb;
    padding-top: 10px;
    padding-bottom: 10px
}

    .btn.btn-mor3:hover, .tabs .tab-butons > ul li a.btn-mor3:hover {
        background: #fff;
        color: #988ecb
    }



.odeme_toplam {
    font-size: 20px;
    font-family: 'Helvetica'
}

.odeme_toplam_baslik {
    font-size: 17px;
    font-family: 'Helvetica';
}

@media(max-width:990px) {

    .marginright70pxmobil {
        margin-right: 70px;
    }


    .marginLeftIconMobil {
        margin-left: 10px !important;
        margin-top: 8px
    }

    .odeme_toplam {
        font-size: 20px;
        font-family: 'Helvetica'
    }

    .odeme_toplam_baslik {
        font-size: 15px;
        font-family: 'Helvetica';
        display: none
    }

    .odeme_toplam_buton {
        margin-top: -5px
    }


    section .satishareketleri .grid.alishareket2 .grid-body .grid-row .grid-col:nth-child(1):before {
        content: "Satış Kod"
    }

    section.satishareketleri .grid.alishareket2 .grid-body .grid-row .grid-col:nth-child(2):before {
        content: "Tarih"
    }

    section.satishareketleri .grid.alishareket2 .grid-body .grid-row .grid-col:nth-child(3):before {
        content: "Tip"
    }

    section.satishareketleri .grid.alishareket2 .grid-body .grid-row .grid-col:nth-child(4):before {
        content: "Eczane"
    }

    section.satishareketleri .grid.alishareket2 .grid-body .grid-row .grid-col:nth-child(5):before {
        content: "Durum"
    }

    section.satishareketleri .grid.alishareket2 .grid-body .grid-row .grid-col:nth-child(6):before {
        content: "Sipariş Toplamı"
    }

    section.satishareketleri .grid.alishareket2 .grid-body .grid-row .grid-col:nth-child(7):before {
        content: "Yatan Toplam"
    }

    .popup_star_div {
        margin-right: 165px
    }
}

.popup_urun_ilanlari {
    padding: 15px;
    border-bottom: 1px solid #cfdfec
}

    .popup_urun_ilanlari:hover {
        background-color: #ececec
    }

.fontSize15px {
    font-size: 15px
}

.fontSize14px {
    font-size: 14px !important
}

.fontSize17px {
    font-size: 17px !important
}

.fontBold {
    font-weight: bold;
}

.iade-bilgi {
    margin-bottom: 10px;
    font-size: 14px;
    width: 100%;
    display: flex
}

.btn-yesil2 {
    background: #51bb09;
    color: #fff;
    font-size: 14px
}

.btn-kirmizi {
    background: #ed1f2e;
    color: #fff;
    font-size: 14px
}

.btn-diger-ilan {
    color: #2a94c9;
    margin-left: 13px;
    background: 0;
    border: 0
}

.cursor {
    cursor: pointer
}

.marginbottom10px {
    margin-bottom: 10px
}

.marginbottom80px {
    margin-bottom: 80px;
}

.margintop20px {
    margin-top: 20px
}

.marginright20px {
    margin-right: 20px
}
.marginright10px {
    margin-right: 10px
}
.marginright5px {
    margin-right: 5px
}

.marginleft10px {
    margin-left: 10px
}

.marginleft20px {
    margin-left: 20px
}

.marginleft50px {
    margin-left: 50px
}

.marginleft120px {
    margin-left: 120px
}

.marginleft-145px {
    margin-left: -145px
}

.loader-aktif {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #343a40;
    z-index: 9999999999999;
    top: 0;
    opacity: .9
}

.loader-aktif-ic {
    width: 290px;
    position: absolute;
    left: 50%;
    top: 20%
}

.loader {
    border: 10px solid white;
    border-top: 10px solid #fd7e14;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1.3s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.loader2 {
    border: 10px solid #96cd00;
    border-top: 10px solid #219a33;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1.3s linear infinite
}

.loader-aktif2 {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #eaf3fa;
    z-index: 9999999999999;
    top: 0;
    opacity: .9
}

.loader-aktif-ic2 {
    left: 50%;
    margin-top: 30px;
    margin-left: -145px
}

.notification-left {
    position: fixed;
    z-index: 999999999999;
    left: 0;
    bottom: 20px
}

.notification-genel {
    position: fixed;
    z-index: 999999999999;
    bottom: 0;
    left: 50%;
    top: 18%;
    margin-left: -300px
}

.genel-uyari {
    background-color: white;
    color: black;
    width: 600px;
    max-height: 600px;
    overflow-y: auto
}

.genel-uyari-baslik {
    font-size: 16px;
    font-family: 'Segoe UI',Tahoma,Geneva,Verdana,sans-serif
}

.genel-uyari-buton {
    border: 1px solid black;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-radius: 12.5px;
    width: 25px;
    height: 25px;
    margin-top: -4px;
    float: right;
    margin-right: -20px
}

.genel-uyari-icerik {
    font-size: 15px;
    font-family: 'Segoe UI',Tahoma,Geneva,Verdana,sans-serif
}

.btn-analiz {
    /*width: 43px;*/
    /*height: 27px;*/
    /*background: url(/../assets/images/sepet__karsilastir.svg) no-repeat center;*/
    background-size: auto 24px;
    border-radius: 5px;
    border-color: #CFCFCF;
}

.btn-analiz span {
    font-size:14px
}

.simgeBasariliSatici {
    margin-left: 10px;
    color: #2a94c9;
    height: 17px;
    padding-left: 32px;
    background: url("/assets/images/Ilan/Rozet.svg") no-repeat -3px 3px;
    background-position: center;
    margin-left: -7px;
    margin-right: 7px
}

.simgeHizliKargo {
    margin-left: 10px;
    color: #2a94c9;
    height: 17px;
    padding-left: 32px;
    background: url("/assets/images/Ilan/IlanJetKargo.svg") no-repeat -3px 3px;
    background-position: center;
    margin-left: -7px;
    margin-right: 7px
}

.simgeNormalKargo {
    margin-left: 10px;
    color: #2a94c9;
    height: 17px;
    padding-left: 32px;
    background: url("/assets/images/Ilan/IlanAltNormalKargoHover.svg") no-repeat -3px 3px;
    background-position: center;
    background-size: 20px 20px;
    margin-left: -7px;
    margin-right: 7px
}

.simgeHediye {
    margin-left: 10px;
    color: #2a94c9;
    height: 17px;
    padding-left: 32px;
    background: url("/assets/images/Ilan/IlanAltHediyeHover.svg") no-repeat -3px 3px;
    background-position: center;
    background-size: 20px 20px;
    margin-left: -7px;
    margin-right: 7px
}

.simgeEnUygun {
    display: inline-block;
    color: #ed1f2e;
    height: 17px;
    padding-left: 25px;
    background: url(/assets/images/Ilan/IlanEnuygun2.svg) no-repeat 0 3px;
    background-position: left;
    background-size: 17px 17px;
    font-size: 12px
}

.simgeEnUygunText {
    display: inline-flex;
    line-height: 16px;
    text-align: left;
    position: relative;
    font-size: 12px;
    color: #ed1f2e;
    top: 3px;
    margin-right: 15px;
}

.simgeOneCikan {
    margin-left: 10px;
    color: #2a94c9;
    height: 17px;
    padding-left: 32px;
    background: url("/assets/images/Ilan/IlanOneCikarilan.svg") no-repeat -3px 3px;
    background-position: center;
    background-size: 15px 15px;
    margin-left: -7px;
    margin-right: 7px
}

.urunEnUygun {
    margin-top: 20px;
    color: #ed1f2e;
    padding-left: 27px;
    background: url(/assets/images/Ilan/IlanEnuygun2.svg) no-repeat center left;
    line-height: 23px;
    height: 23px;
    display: block;
    font-size: 14px;
}

.simgeSepette {
    margin-left: 10px;
    color: #2a94c9;
    height: 20px;
    padding-left: 32px;
    background: url("/assets/images/Sepette.svg") no-repeat -3px 3px;
    background-position: center;
    background-size: 23px;
}

.yaziSepette {
    color: #ed1f2e;
    font-size: 13px;
    font-weight: 500;
    margin-left: 1px;
    font-family: Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif;
}

.yaziInceleniyor {
    color: #2a94c9;
    font-size: 13px;
    font-weight: bold
}

#bBackTop {
    /* display: inline-block;
   background-color: none;
   width: 50px;
   height: 50px;
   text-align: center;
   border-radius: 4px;
   position: fixed;
   bottom: 30px;
   right: 30px;
   transition: background-color .3s,opacity .5s,visibility .5s;
   opacity: 0;
   visibility: hidden;
   z-index: 1000 */
    place-content: space-between center;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(255, 255, 255);
    background-image: url("/assets/images/arrow-up.svg");
    background-position: 16px 50%;
    background-repeat: no-repeat;
    background-size: 12px;
    /* border: 1px solid rgba(0, 0, 0, 0.08); */
    border-radius: 16px;
    bottom: 34px;
    margin-left: 618px;
    padding: 8px 16px 8px 36px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 8px 0px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    left: 50%;
    line-height: normal;
    position: fixed;
    text-align: center;
    font-weight: bold;
    font-size: 0.875rem;
    bottom: -100px;
    transition: all 0.3s ease-in;
}

    #bBackTop:focus {
        outline: none !important;
    }

    #bBackTop::after {
        /* content: "\f077";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      font-size: 2em;
      line-height: 50px;
      color: #ff6000 */
    }

    #bBackTop:hover {
        cursor: pointer;
        background-color: #f0f0f0;
        border: none;
    }

    #bBackTop.show {
        opacity: 1;
        visibility: visible;
        /* margin-bottom: 60px */
        bottom: 34px;
    }

.content {
    width: 77%;
    margin: 50px auto;
    font-family: 'Merriweather',serif;
    font-size: 17px;
    color: #6c767a;
    line-height: 1.9
}

@media(max-width:990px) {
    #bBackTop {
        display: none
    }
}

.content h1 {
    margin-bottom: -10px;
    color: #03a9f4;
    line-height: 1.5
}

.content h3 {
    font-style: italic;
    color: #96a2a7
}

.odeme_teslima_adres_col1 {
    width: 230px;
    float: left
}

.odeme_teslima_adres_col2 {
    width: 100%-150px;
    float: left;
    margin-left: 15px
}

.iletisim_test {
    width: 100%-80px;
    float: left
}

@media(max-width:990px) {
    .grubakatil {
        height: auto
    }
}

.urun-gorseli {
    max-height: 250px;
    max-width: 250px;
}

/*@media(max-width:990px) {
    .urun-gorseli {
        max-height: 250px;
        max-width: 250px
    }
}*/

.urun_detay_satici {
    padding-top: 10px;
    margin-left: 5px
}

@media(max-width:990px) {
    .urun_detay_satici {
        padding-top: 12px;
        margin-left: 5px
    }
}

.urun_indirim {
    width: 40px;
    height: 60px;
    position: absolute;
    right: 10px;
    background-image: url('/../assets/images/indirim_.png');
    background-repeat: no-repeat;
    z-index: 9;
    /* margin-top: 9px; */
    background-size: contain;
}

.urun_indirim_yuzde {
    height: 24px;
    width: 40px;
    color: white;
    font-size: 18px
}

.urun_indirim_yazi {
    height: 24px;
    width: 40px;
    color: white
}

    .urun_indirim_yazi p {
        font-size: 12px;
        margin-top: -6px
    }

@media(max-width:990px) {
    h4.baslik > ul, h6.baslik > ul {
        z-index: 60 !important
    }

    .urun_indirim {
        width: 30px;
        height: 40px;
        position: absolute;
        right: 10px;
        background-image: url('/../assets/images/indirim_.png');
        background-repeat: no-repeat;
        z-index: 9;
        margin-top: 9px;
        background-size: contain
    }

    .urun_indirim_yuzde {
        height: 20px;
        width: 30px;
        color: white;
        font-size: 15px
    }

    .urun_indirim_yazi {
        height: 20px;
        width: 30px;
        color: white
    }

        .urun_indirim_yazi p {
            font-size: 10px;
            margin-top: -6px
        }
}

.swiper-button-prev, .swiper-button-next {
    border-radius: 10px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #000
}

    .swiper-button-prev i, .swiper-button-next i {
        font-size: 13px !important
    }

    .swiper-button-prev:hover, .swiper-button-next:hover {
        background-color: rgba(0,0,0,.5)
    }

.swiper-button-disabled {
    display: none
}

.swiper-button-prev:after, .swiper-button-next:after {
    display: none
}

.sonSatilanIlanSayisiHiza {
    text-align: left
}

.ilanDetayinaGit {
    margin-top: 5px;
}

.swal2-container {
    background: rgba(0,0,0,.60) !important;
}

@media(max-width: 768px) {
    .pagination ul li a {
        font-size: 18px !important;
    }

    .ilanDetayinaGit {
        position: initial !Important;
        bottom: initial !Important;
        left: initial !Important;
        margin-left: initial !Important;
        padding: 6.40px;
        margin-top: 20px;
        max-width: 120px;
        max-height: 30px;
        font-size: 13px;
        line-height: 15px;
    }

    .mobileOzelKargo {
        margin-top: 0 !important;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none
    }

    section.kategori .urun-listesi.tab-urun .urun .tum-ilanlar {
        display: block !important;
        position: absolute !important;
        margin-left: auto !important;
        margin-right: auto !important;
        left: 0 !important;
        right: 0 !important;
        width: 85% !important;
        bottom: -25px !important
    }

    #holderAlert {
        bottom: 60px !important
    }

    .gerisayim {
        margin-left: 0 !important;
    }

    .mynewproctitle {
        width: auto !important;
        padding-left: 0 !important;
        max-height: 33px !important;
        overflow: hidden
    }

    .kargo-sec {
        margin-top: -20px
    }

    .sonSatilanIlanSayisiHiza {
        text-align: center;
        display: inline
    }

    .urun-listesi.cok-satan .urun .sonSatilanIlanSayisiHiza data {
        display: initial !important
    }

    .btnW50Mobile {
        width: 47.50% !important
    }

        .btnW50Mobile .btnYeniSepeteEkle {
            width: 160px
        }

    .sadeceMobilAdresLeft {
        margin-left: 15px
    }

    .sadeceMobilFiyat {
        font-size: 4vw !important
    }

    .sadeceMobilKaktirma {
        line-height: 15px !important;
        margin-right: 8px !important;
    }

    .paginationjs-go-button {
        --top: 32px !important
    }

    section.siparislerimalinanlar .grid .grid-row .grid-col.fiyat2:before {
        content: "Toplam: ";
        font-weight: bold;
        margin-right: 10px;
        width: 100%;
        flex: auto
    }

    section.siparislerimalinanlar .grid .grid-row .grid-col.fiyat2 {
        text-align: left;
        padding-left: 37px
    }

    .product-alarm-box {
        position: absolute !important;
        z-index: 999 !important;
        left: 1.40rem !important;
    }

    .my-mr-sm-2 {
        margin-right: 2px !important
    }

    .my-ml-sm-2 {
        margin-left: 2px !important
    }

    .my-mr-sm-3 {
        margin-right: 3px !important
    }

    .my-ml-sm-3 {
        margin-left: 3px !important
    }

    .my-mr-sm-4 {
        margin-right: 4px !important
    }

    .my-ml-sm-4 {
        margin-left: 4px !important
    }

    nav.tabbar > ul > li .tab-buton .badge {
        top: 8px !important;
        font-size: 13px !important
    }

    nav.tabbar > ul > li .tab-buton.bildirim {
        background-size: 24px !important
    }

    nav.tabbar > ul > li {
        flex: 17% !important;
        max-width: 17% !important;
        margin-top: -1px;
    }

    section.facebookgrubu .grubakatilbuton .btn-facebookgrup {
        right: 11px !important
    }

    nav.tabbar > ul > li .tab-buton.borsa {
        background-size: 24px !important
    }

    nav.tabbar > ul > li .tab-buton.sepet {
        background-size: 24px !important
    }

    nav.tabbar > ul > li .tab-buton.ilan {
        background-size: 24px !important
    }

    nav.tabbar {
        height: 57px !important;
    }

    .adetGuncelleBtnLeft {
        padding-left: 4px !important;
        padding-right: 13px !important;
        height: 25px !important
    }

    .adetGuncelleBtnRight {
        padding-left: 4px !important;
        padding-right: 13px !important;
        height: 25px !important
    }

    .adetGuncelleText {
        width: 26px !important;
        height: 25px !important
    }
}

.mynewproctitle {
    width: 250px;
    max-width: 250px;
    padding-left: 0 !important;
    margin-left: -10px
}

.btn-yenigri {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #b3b3b3
}

    .btn-yenigri:hover {
        border-color: #ff6000 !important;
        color: #ff6000 !important
    }

    .btn-yenigri.active {
        border-color: #ff6000 !important;
        color: #ff6000 !important
    }

.btn-yeniyesil {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #51bb09
}

    .btn-yeniyesil:hover {
        border-color: #51bb09 !important;
        background: #51bb09 !important;
        color: #fff !important
    }

.txt-yenigri {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #b3b3b3 !important
}

.border-turuncu {
    border-color: #ff6000 !important
}

/*.btn-turuncu{
   background: #fff !important;
   color: #000 !important;
   border: 1px solid #b3b3b3
}

   .btn-turuncu:hover {
      border-color: #ff6000 !important;
      color: #ff6000 !important
   }*/

.sadeceborder-yeni {
    border: 1px solid #b3b3b3 !important
}

.txt-yenigri:focus {
    border: 1px solid #ff6000 !important
}

@media(max-width:768px) {
    .paginationjs-go-input {
        margin-top: 0px !important;
    }

    .paginationjs-go-button {
        margin-top: 0px !important;
    }
}

.paginationjs-pages {
    display: block;
    width: 100%;
}

.paginationjs-go-input {
    float: left;
    border-radius: .25rem;
    background: #f6f6f6;
    width: 50px;
    margin-top: 8px;
}

    .paginationjs-go-input > input {
        border: 0;
        background: 0;
        outline: 0;
        max-width: 100%;
        text-align: center;
        height: 35px;
    }

.paginationjs-go-button {
    margin-top: 8px;
}

    .paginationjs-go-button input[type=button] {
        background-color: #ff6000 !important;
        border: none;
        padding: 5px;
        border-radius: .25rem;
        font-size: 14px;
        margin-left: 10px;
        height: 35px;
        color: #fff;
        min-width: 46px;
        text-align: center;
    }

    .paginationjs-go-button:hover, .paginationjs-go-button:hover input[type=button] {
        color: #fff !important
    }

.btnYeniSepeteEkle {
    border-color: #ff6000 !important;
    color: #ff6000 !important;
    border-radius: .25rem !important;
}

.minHeight44 {
    min-height: 44px !important;
}

.btnYeniSepeteEkle:hover {
    background: #ff6000 !important;
    color: #fff !important
}

.bg-yeni {
    background-color: white;
    border-radius: .25rem;
    padding: 10px
}

.urun-detay-satici-icon {
    width: 40px;
    float: left
}

.urun-detay-satici-bilgi {
    width: 110px;
    float: left
}

.urun-detay-kargosure {
    width: 170px;
    float: left;
    padding-top: 12px
}

.urun-detay-kargolist {
    width: 250px;
    float: right
}

@media(min-width:990px) {
    .urun-detay-kargolist {
        width: 250px;
        position: absolute;
        right: 0;
        top: 12px
    }
}



.styled-checkbox.big span {
    border: 1px solid #ff6000 !important;
    background: #fff !important;
    color: #000 !important
}

.styled-checkbox.mor input:checked + span {
    background: #fff !important;
    border: 5px solid #ff6000 !important
}

.notifyjs-bootstrap-error {
    background: #2a94c9 !important;
    border: none !important;
    color: white !important;
    font-size: 13px !important;
    letter-spacing: .8px !important;
    font-weight: 200 !important
}

#holderAlert {
    left: 0;
    position: fixed;
    bottom: 0;
    z-index: 999
}

.holderNotif {
    margin-bottom: 10px
}

.newBoxBaslikSize {
    /* font-size: 17px !important; */
    font-size: 18px !important;
}

.urun-listesi.tab-urun .urun data + span {
    font-size: 13px !important
}

.gerisayim {
    background: initial !important
}

    .gerisayim .sayim.saat {
        width: 34% !important
    }

.iletisim-kismi .row > div {
    display: flex !important;
    align-items: end !important;
    justify-content: center !important;
    margin-top: 10px !important
}

.bottom-shadow {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black
}

.pagination ul li a {
    font-weight: 400
}

#ustprofil {
    position: absolute;
    z-index: 9999
}

.helvetica-bold {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important
}

.helvetica-regular {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    font-weight: 300 !important
}

.urun-listesi.firsat .urun h2 {
    line-height: 18px !important
}

.txt-sinirla {
    text-align: left !important;
    height: 35px !important;
    line-height: 18px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    min-height: 35px !important
}

.txt-sinirla-tek {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    width: 245px !important
}

.imgContainer {
    display: table-cell;
    width: 160px;
    height: 160px;
    text-align: center;
    vertical-align: middle
}

    .imgContainer img {
        max-width: 100%;
        max-height: 100%
    }

.gorulmedi-yeni {
    border: 1px solid #f3d277 !important;
    border-left: 7px solid #f3d277 !important;
    opacity: 1;
    filter: unset;
    box-shadow: var(--elevation-2) !important;
    color: #666 !important;
    font-weight: bold;
}

    .gorulmedi-yeni > div > a {
        color: #666 !important;
    }

.stickySepetYeni {
    position: sticky;
    top: 10px;
    margin-bottom: 15px
}

    .stickySepetYeni .widget:after {
        content: initial !important
    }

form.default-style .form-group .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
    border: 1px solid #cbcbcb !important;
    border-radius: .25rem !important;
    background: #fff !important;
    padding: 12px 20px !important
}

.select2-container .select2-dropdown .select2-results ul > li:hover {
    background: #ff6000 !important;
    color: #fff !important
}

.select2-container .select2-dropdown .select2-results ul > li + li {
    border-top: 1px solid #cbcbcb !important
}

.select2-container .select2-dropdown .select2-results ul > li.select2-results__option--highlighted {
    font-weight: bolder !important;
    background: #ff6000 !important;
    color: #fff !important
}

.normal-input, .select2-container .select2-dropdown .select2-search .select2-search__field {
    border: 1px solid #cbcbcb !important;
    background: #fff !important;
    color: #000 !important
}

a:focus, button:focus, input:focus, span:focus, textarea:focus {
    outline: none !important
}

form.default-style .form-group.input-group.input-daterange .input-group-addon {
    background: #ececec !important;
    display: none
}

.genel-uyari-yeni {
    text-align: center;
    margin: 30px auto;
    color: #2b3036 !important
}

    .genel-uyari-yeni i {
        font-size: 30px;
        color: #ff6000;
        display: block
    }

.newRowOvalBorder {
    border-left: 3px solid #ececec;
    margin: 5px;
    border-radius: .25rem;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec
}

.newRowOvalBorderYellow {
    border-left: 3px solid #f1d278;
    margin: 5px;
    border-radius: .25rem;
    border-top: 1px solid #f1d278;
    border-bottom: 1px solid #f1d278;
    border-right: 1px solid #f1d278
}

    .newRowOvalBorderYellow:hover {
        background: #f1d278 !important
    }

.borsaFiyatInput {
    border: 1px solid #71b271 !important;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
    padding-left: 5px !important;
    width: 70px !important;
    font-size: 13px !important
}

.blink_me {
    animation: blinker 1s linear infinite
}

@keyframes blinker {
    50% {
        opacity: 0
    }
}

.satisAnalizFiltreBtn {
    border-radius: 22px !important;
    height: 44px !important;
    background: url(/assets/images/Home/SearchBeyaz.svg) #ff6000 no-repeat center !important;
    background-size: 24px 24px !important;
    min-width: 53px !important
}

.yeniSimgeIcon {
    background: url(/assets/images/yeni.svg) !important;
    background-repeat: no-repeat !important;
    background-position: top right !important;
    padding-right: 50px !important
}

.custom-cb-style {
    width: 100%;
    margin: 5px auto;
    position: relative;
    display: block
}

    .custom-cb-style input[type="checkbox"] {
        width: auto;
        opacity: .00000001;
        position: absolute;
        left: 0;
        margin-left: -20px
    }

    .custom-cb-style label {
        position: relative
    }

        .custom-cb-style label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            margin: 4px;
            width: 22px;
            height: 22px;
            transition: transform .28s ease;
            border-radius: 3px;
            border: 1px solid #c7c7c7
        }

        .custom-cb-style label:after {
            content: '';
            display: block;
            width: 10px;
            height: 5px;
            border-bottom: 2px solid #ff6000;
            border-left: 2px solid #ff6000;
            -webkit-transform: rotate(-45deg) scale(0);
            transform: rotate(-45deg) scale(0);
            transition: transform ease .25s;
            will-change: transform;
            position: absolute;
            top: 12px;
            left: 10px
        }

    .custom-cb-style input[type="checkbox"]:checked ~ label::before {
        color: #ff6000
    }

    .custom-cb-style input[type="checkbox"]:checked ~ label::after {
        -webkit-transform: rotate(-45deg) scale(1);
        transform: rotate(-45deg) scale(1)
    }

    .custom-cb-style label {
        display: flex;
        padding-left: 30px;
        margin-bottom: 0;
        padding-top: 3px;
        font-weight: normal;
        cursor: pointer;
        vertical-align: sub
    }

        .custom-cb-style label span {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            display: contents;
            line-height: 22px
        }

    .custom-cb-style input[type="checkbox"]:focus + label::before {
        outline: 0
    }

.product-alarm-box {
    position: relative;
    z-index: 80
}

/* .product-alarm-set {
   position: absolute;
   background: #fff;
   box-shadow: 2px 2px 2px 0 rgba(0,0,0,.1);
   border: solid 1px #c9c9c9;
   z-index: 5;
   padding: 20px;
   left: 128px;
   top: -90px;
   text-align: center;
   border-radius: 10px;
   width: 220px;
   box-sizing: border-box;
   margin-top: 13px;
   padding-left: 18px !important;
}

   .product-alarm-set:before {
      content: "";
      background-image: url(../assets/images/arrow-top.png);
      width: 20px;
      height: 9px;
      position: absolute;
      top: 59px;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      right: -15px;
      transform: rotate(-270deg);
   }

.product-alarm-info {
   position: absolute;
   background: #fff;
   box-shadow: 2px 2px 2px 0 rgba(0,0,0,.1);
   border: solid 1px #c9c9c9;
   z-index: 5;
   padding: 12px 36px 0;
   top: -45px;
   left: 215px;
   width: 140px;
   height: 60px;
   border-radius: 10px;
   box-sizing: border-box;
}

   .product-alarm-info:before {
      content: "";
      background-image: url(../assets/images/arrow-top.png);
      width: 15px;
      height: 7px;
      position: absolute;
      top: 25px;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      right: -12px;
      transform: rotate(-270deg);
   }

.product-alarm-title {
   font-size: 11px;
   font-weight: 600;
   line-height: 2px
}

.product-alarm-info-close {
   position: absolute;
   right: 5px;
   top: 0;
   font-size: 11px;
   color: #ff6000;
   cursor: pointer
}

.product-alarm-chosen {
   font-size: 14px;
   font-weight: 700;
   color: #f27225
} */

.tooltip-inner {
    border-radius: 10px !important
}

.btn:focus, .btn:active, .form-control:focus {
    outline: none !important;
    box-shadow: none
}

.liste .bootstrap-touchspin input, .buyuk .bootstrap-touchspin input {
    border-top: 1px solid #ff6000 !important;
    border-bottom: 1px solid #ff6000 !important;
    color: initial !important;
    font-weight: 300 !important;
    font-size: 17px !important
}

.liste .bootstrap-touchspin .btn:hover, .liste .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .liste .bootstrap-touchspin a:hover {
    color: #fff !important
}

.buyuk .bootstrap-touchspin .btn:hover, .buyuk .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .buyuk .bootstrap-touchspin a:hover {
    color: #fff !important
}

.liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin .btn:hover, .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .liste.sepet .satirlar.satir .sutun.urun-detay div.urun-adet .bootstrap-touchspin a:hover {
    color: #fff !important
}

.bootstrap-touchspin .btn:hover, .bootstrap-touchspin .tabs .tab-butons > ul li a:hover, .tabs .tab-butons > ul li .bootstrap-touchspin a:hover {
    color: #fff !important;
    border-color: #ff6000 !important
}

.bootstrap-touchspin input {
    border-top: 1px solid #ff6000 !important;
    border-bottom: 1px solid #ff6000 !important;
    color: initial !important;
    font-weight: 300 !important;
    font-size: 17px !important
}

.bootstrap-touchspin .btn, .bootstrap-touchspin .tabs .tab-butons > ul li a, .tabs .tab-butons > ul li .bootstrap-touchspin a {
    border: 1px solid !important
}

.riskliSaticiDis {
    font-weight: bold;
    color: #ed1f2e !important;
    opacity: .40 !important;
    margin-left: -8px !important;
    line-height: 0 !important;
    text-decoration: line-through !important
}

.riskliSaticiDisSearcOzel {
    margin-left: 8px !important;
    line-height: initial !important;
    opacity: 1 !important;
    margin-top: 10px;
}

.riskliSaticiDis a {
    color: #ff6000 !important;
    text-decoration: line-through !important
}

.riskliSaticiDis u li a {
    color: #ff6000 !important
}

.riskliSaticiIc {
    color: #000 !important;
    width: auto;
    display: initial !important
}

.btnBasketRightBtnSm {
    padding: 8px !important;
    height: 30px !important
}

.btnBasketLeftBtnSm {
    padding: 8px !important;
    height: 30px !important
}

.btnBasketTextSm {
    min-width: 25px !important;
    padding: 8px !important;
    height: 30px !important
}

.adetGuncelleBtnLeft {
    float: left;
    padding-top: 0;
    border-radius: 0;
    border-top-left-radius: 35px !important;
    border-bottom-left-radius: 35px;
    width: 16px;
    padding-left: 10px;
    padding-right: 15px;
    height: 30px
}

.adetGuncelleBtnRight {
    float: left;
    padding-top: 0;
    border-radius: 0;
    border-top-right-radius: 35px !important;
    border-bottom-right-radius: 35px;
    width: 16px;
    padding-left: 10px;
    padding-right: 15px;
    height: 30px
}

.adetGuncelleText {
    width: 35px;
    border-radius: 0;
    font-size: 15px;
    text-align: center;
    border: 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    height: 30px;
    border-color: #ff6000 !important;
    padding: 0;
    margin: 0;
    line-height: 0
}

.rate-down b:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6.5px solid transparent;
    border-right: 6.5px solid transparent;
    border-top: 9px solid #32be23;
    margin: 0 3px
}

.rate-up b:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6.5px solid transparent;
    border-right: 6.5px solid transparent;
    border-bottom: 9px solid #ea222f;
    margin: 0 3px
}

.degisimOran {
    border-radius: 5px;
    width: 210px;
    padding: 8px margin-top: -7px;
}

.miatKirmiziText {
    color: #ea1111;
    font-size: 14px
}


/*#region SEPET SPİN...*/

.sepet-spin {
    width: 200px;
    margin-left: -15px;
    margin-top: 1px;
}

    .sepet-spin > .input-group-prepend {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sepet-spin > .input-group-prepend > button {
            border: 1px solid #ff6000;
            min-width: 2.3rem;
            background: #fff;
            height: 32.5px;
            line-height: 0px;
            border-top-left-radius: 5px !important;
            border-bottom-left-radius: 5px !important;
        }

            .sepet-spin > .input-group-prepend > button:hover {
                background-color: #ff6000;
            }

    .sepet-spin > .input-group-append {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sepet-spin > .input-group-append > button {
            min-width: 2.3rem;
            border: 1px solid #ff6000;
            background: #fff;
            height: 32.5px;
            line-height: 0px;
            border-top-right-radius: 5px !important;
            border-bottom-right-radius: 5px !important;
        }

            .sepet-spin > .input-group-append > button:hover {
                background-color: #ff6000;
            }

    .sepet-spin > .sepetSpin {
        border: 1px solid #ff6000;
        border-left: none;
        border-right: none;
        height: 32.5px;
        max-width: 50px;
        line-height: 0px;
    }

/*#region SEPET SPIN ORTA*/
.sepet-spin-md {
    margin-left: 25px;
}

    .sepet-spin-md > .input-group-prepend {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sepet-spin-md > .input-group-prepend > button {
            border: 1px solid #ff6000;
            background: #fff;
            height: 30px;
            max-height: initial;
            line-height: 0px;
            border-top-left-radius: 3px !important;
            border-bottom-left-radius: 3px !important;
        }

            .sepet-spin-md > .input-group-prepend > button:hover {
                background-color: #ff6000;
            }

    .sepet-spin-md > .input-group-append {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sepet-spin-md > .input-group-append > button {
            border: 1px solid #ff6000;
            height: 30px;
            background: #fff;
            max-height: initial;
            line-height: 0px;
            border-top-right-radius: 3px !important;
            border-bottom-right-radius: 3px !important;
        }

            .sepet-spin-md > .input-group-append > button:hover {
                background-color: #ff6000;
            }

    .sepet-spin-md > .sepetSpin {
        border: 1px solid #ff6000;
        border-left: none;
        border-right: none;
        height: 30px;
        max-width: 50px;
        line-height: 0px;
    }

.sepet-spin-md2 {
}

    .sepet-spin-md2 > .input-group-prepend {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sepet-spin-md2 > .input-group-prepend > button {
            border: 1px solid #ff6000;
            background: #fff;
            height: 30px;
            max-height: initial;
            line-height: 0px;
            padding: 7px 14px;
        }

            .sepet-spin-md2 > .input-group-prepend > button:hover {
                background-color: #ff6000;
            }

    .sepet-spin-md2 > .input-group-append {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sepet-spin-md2 > .input-group-append button {
            border: 1px solid #ff6000;
            height: 30px;
            background: #fff;
            max-height: initial;
            line-height: 0px;
            padding: 7px 14px;
        }

        .sepet-spin-md2 > .input-group-append > button:hover {
            background-color: #ff6000;
        }

    .sepet-spin-md2 > .sepetSpin {
        border: 1px solid #ff6000;
        border-left: none;
        border-right: none;
        height: 30px;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 0px;
    }

@media(max-width:768px) {
    .sepet-spin-md {
        margin-top: 0 !important;
    }

    .sepet-spin-md2 {
        margin-top: 0 !important;
    }
}

/*#endregion SEPET SPIN ORTA*/

/*#region SEPET SPİN SMALL...*/

@media(max-width:768px) {




    .sepet-spin-sm {
        width: 120px !important;
        margin-top: 25px !important;
    }

        .sepet-spin-sm > .input-group-prepend > button {
            width: 35px !important;
            height: 30px !important;
            max-height: initial !important;
        }

        .sepet-spin-sm > .input-group-append > button {
            width: 35px !important;
            height: 30px !important;
            max-height: initial !important;
        }

        .sepet-spin-sm > .sepetSpin {
            font-size: 13px !important;
            width: 38px !important;
            height: 30px !important;
            max-height: initial !important;
        }
}

.sepet-spin-sm {
    width: 90px;
    margin-left: -15px;
    margin-top: 10px;
    float: right;
}

    .sepet-spin-sm > .input-group-prepend {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sepet-spin-sm > .input-group-prepend > button {
            border: 1px solid #ff6000;
            padding: 0px;
            margin: 0px;
            background: #fff;
            min-width: 1.5rem;
            max-height: 1.5rem;
            float: left;
        }

            .sepet-spin-sm > .input-group-prepend > button:hover {
                background-color: #ff6000;
            }

    .sepet-spin-sm > .input-group-append {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sepet-spin-sm > .input-group-append > button {
            border: 1px solid #ff6000;
            padding: 0px;
            margin: 0px;
            background: #fff;
            min-width: 1.5rem;
            float: left;
            max-height: 1.5rem;
        }

            .sepet-spin-sm > .input-group-append > button > strong {
                margin: 0;
                padding: 0;
            }

            .sepet-spin-sm > .input-group-append > button:hover {
                background-color: #ff6000;
            }

    .sepet-spin-sm > .sepetSpin {
        border: 1px solid #ff6000;
        border-left: none;
        border-right: none;
        background-clip: initial;
        font-size: 13px;
        width: 30px;
        max-height: 1.5rem;
        padding: 0px;
        float: left;
        margin: 0px;
    }

/*#endregion SEPET SPİN SMALL...*/


/*#endregion*/


/*.urun_ara_loader {*/
/*   background-color: yellow;*/
/*opacity: 0.3;
}*/


.mobileOzelKargo {
    margin-top: -16px;
}

.gununFirsatiTuruncuBtn {
    background-color: #ff6000 !important;
    background-image: url(/assets/images/Home/SepetBeyazHover.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 26px 21px !important;
}

.spanTL {
    font-size: 15px;
    display: inline-block;
    position: relative;
    top: -14px;
    left: -5px;
}

#btnUrununTumIlanlari {
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px !important;
    display: block;
}

    #btnUrununTumIlanlari:hover {
        text-decoration: underline !important;
    }


.clientFiyatSup {
    top: -2px;
    left: 0px;
    font-size: 13px;
}


/*#region Yeni Tablo Liste Tasarımı*/
.newBtTableHeader {
    background: #f6f6f6;
    border-radius: 10px;
    padding: 7px;
    margin-top: 10px;
}

.newBtTableRow {
    background: #fff;
    border-radius: 10px;
    padding: 7px;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    vertical-align: middle;
}

    .newBtTableRow:hover {
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    }

        .newBtTableRow:hover .btn-sari {
            display: inherit !important;
        }

.newTableMiatCap {
    font-size: 12px;
}

.fontsize12 {
    font-size: 12px !important;
}

.newTableMiatText {
    font-size: 14px;
}

.newTableStokCap {
    font-size: 12px;
}

.newTableStokText {
    font-size: 14px;
}

.newTableImg {
    display: inline;
    width: 40px;
    height: 37px;
    margin-top: 8px;
    float: left;
    opacity: 0.85;
}

span.rozet {
    padding-left: 25px;
    line-height: 22px;
    background: url(/assets/images/rozet.png) no-repeat center left;
    font-weight: bold;
}

.gununFirsatiTuruncuBtn {
    min-height: 31px;
    background-size: 22px 19px !important;
}

.fweight500 {
    font-weight: 500;
}

.newBtTableFiyat {
    font-weight: bold;
    font-size: 15px;
}


@media (max-width: 768px) {
    .newBtTableRow {
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .08);
    }

    .btn-sari {
        display: inherit !important;
    }

    .newTableMiatText {
        font-size: 12px;
    }
}
/*#endregion*/

.odeme_kart_secim_buton {
    font-size: 14px !important;
    color: #ed1f2e !important;
    cursor: pointer !important;
}


.odeme_kart_kart_sil {
    height: 34px;
    border-radius: .25rem;
    border: 1px solid #ced4da;
    width: 65px;
    background-color: white;
    font-size: 14px
}




span.ustunuCizIc {
    color: #000 !important;
}

    span.ustunuCizIc > a {
        color: red !important;
    }

    span.ustunuCizIc > b {
        color: #000 !important;
    }

span.ustunuCizDis {
    color: red !important;
    text-decoration: line-through;
}

    span.ustunuCizDis > a {
        color: #000 !important;
    }

    span.ustunuCizDis > b {
        color: #000 !important;
    }



div.ustunuCizIc {
    color: #000 !important;
}

    div.ustunuCizIc > a {
        color: red !important;
    }

    div.ustunuCizIc > b {
        color: #000 !important;
    }

div.ustunuCizDis {
    color: red !important;
    text-decoration: line-through;
}

    div.ustunuCizDis > a {
        color: #000 !important;
    }

    div.ustunuCizDis > b {
        color: #000 !important;
    }


.takipLink {
    border: 1px solid #b3b3b3;
    border-radius: .25rem;
    padding: 1px 5px;
}


.font_mavi {
    color: #2C56F4
}

.swal2-cancel {
    background: grey !important;
}


/*#region MY CHECKBOX */
.myCheckbox {
    border-radius: .25rem !important;
    border: 1px solid #F2F2F2;
    width: auto;
    display: inline-block;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 8px;
    height: 42px;
    padding-bottom: 8px;
}

    .myCheckbox input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

    .myCheckbox input[type="checkbox"] {
    }

        .myCheckbox input[type="checkbox"] + span {
            cursor: pointer;
            font-weight: 500;
            padding-right: 20px;
        }

            .myCheckbox input[type="checkbox"] + span:before {
                font: 16pt FontAwesome;
                content: '';
                background: url(/assets/images/mycheck.svg) no-repeat;
                display: inline-block;
                padding: 3px 1.40px 0px 3px;
                background-size: 15px;
                height: 15px;
                width: 15px;
                float: right;
                margin-top: 5px;
            }

        .myCheckbox input[type="checkbox"]:checked + span:before {
            content: ' ';
            background: url(/assets/images/mycheck_secili.svg) no-repeat;
            color: #ff6000;
            height: 15px;
            width: 15px;
            background-size: 15px;
        }

        .myCheckbox input[type="checkbox"]:focus + span:before {
        }

        .myCheckbox input[type="checkbox"]:disabled + span {
            color: #ff6000;
        }

        .myCheckbox input[type="checkbox"]:not(:disabled) + span:hover:before {
        }
/*#endregion*/

/*#region COOKIES STYLE*/

.cookieBildirim {
    position: fixed;
    width: 500px;
    bottom: 5%;
    left: 50%;
    margin-top: -100px;
    margin-left: -250px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    z-index: 99999;
    padding: 10px;
    color: #fff;
    background: rgba(0,0,0,.80);
}

    .cookieBildirim a {
        color: #ff6000;
        font-weight: bold;
    }

    .cookieBildirim .cookieKapat {
        width: auto;
        display: inline-block;
        right: 7px;
        cursor: pointer;
        position: absolute !important;
        top: 3px;
    }

@media(max-width:990px) {
    .cookieBildirim {
        width: 300px !important;
        margin-left: -40% !important;
        bottom: 15% !important;
    }
}

.btnYeniSepeteEkleYesil {
    border-color: #adcd52 !important;
    color: #000 !important;
    border-radius: .25rem !important;
}

    .btnYeniSepeteEkleYesil:hover {
        border-color: #adcd52 !important;
        color: #000 !important;
        border-radius: 3px !important;
    }
/*#endregion*/


.fiyatUstunuCiz {
    font-size: 17px;
    text-decoration: line-through !important;
}

.indirimliFiyat {
    font-size: 15px;
    color: #ff6000;
    line-height: 15px;
}




.ph-item {
    direction: ltr;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    background-color: #fff;
    border-radius: 2px;
}

    .ph-item, .ph-item *,
    .ph-item ::after, .ph-item ::before {
        box-sizing: border-box;
    }

        .ph-item::before {
            content: " ";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 50%;
            z-index: 1;
            width: 500%;
            margin-left: -250%;
            -webkit-animation: phAnimation 0.8s linear infinite;
            animation: phAnimation 0.8s linear infinite;
            background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
        }

        .ph-item > * {
            flex: 1 1 auto;
            display: flex;
            flex-flow: column;
            padding-right: 15px;
            padding-left: 15px;
        }

.ph-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 7.5px;
}

    .ph-row div {
        height: 34px;
        margin-bottom: 7.5px;
        background-color: #ced4da;
        border-radius: .25rem;
    }

    .ph-row .big,
    .ph-row.big div {
        height: 20px;
        margin-bottom: 15px;
    }

    .ph-row .empty {
        background-color: rgba(255, 255, 255, 0);
    }

.ph-col-2 {
    flex: 0 0 16.66667%;
}

.ph-col-4 {
    flex: 0 0 33.33333%;
}

.ph-col-6 {
    flex: 0 0 50%;
}

.ph-col-8 {
    flex: 0 0 66.66667%;
}

.ph-col-10 {
    flex: 0 0 83.33333%;
}

.ph-col-12 {
    flex: 0 0 100%;
}

.ph-avatar {
    position: relative;
    width: 100%;
    min-width: 60px;
    background-color: #ced4da;
    margin-bottom: 15px;
    border-radius: 50%;
    overflow: hidden;
}

    .ph-avatar::before {
        content: " ";
        display: block;
        padding-top: 100%;
    }

.ph-picture {
    width: 100%;
    height: 120px;
    background-color: #ced4da;
    margin-bottom: 15px;
}

@-webkit-keyframes phAnimation {
    0% {
        transform: translate3d(-30%, 0, 0);
    }

    100% {
        transform: translate3d(30%, 0, 0);
    }
}

@keyframes phAnimation {
    0% {
        transform: translate3d(-30%, 0, 0);
    }

    100% {
        transform: translate3d(30%, 0, 0);
    }
}
/*#endregion*/


.btnKucult {
    padding: 12px !important;
    height: 20px;
    line-height: 0px;
    font-size: 15px;
}


@media all and (min-width:768px) {
    .w-md-75 {
        width: 75% !important;
    }
}

/*#region YENI HEADER CALISMASI */
.yeni-urun:after {
    background: none !important;
    width: none !important;
    content: none !important;
}

.yeni-urun {
    padding-right: 20px !important;
}

header .icon-kutu ul.ikonlar > li.profil:before {
    background-size: 26px 21px;
}

header .arama-kutu {
    margin-left: 20px;
}

header .icon-kutu {
    flex-grow: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}



#profilMenu > span {
    float: right;
}

.yeniurun-kutu {
    margin-left: 20px !important;
}

.main-menu > .container {
    padding: 0 !important;
}
/*opsiyonel
.menu-icon.medical{
text-align:right;
background-position: top right!important;
}

.menu-icon.eczane-urunleri{
text-align:left;
background-position: top left!important;
}
*/
li.split {
    width: 1px !important;
    background: #ddd !important;
    height: 15px !important;
    position: relative;
    top: 5px;
    left: 3px;
}

.arama-kutu {
    width: 335px !important;
}
/* ikonlar wtf */
.ikonlar {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    /* height: 39px; */
}



@media all and (min-width:930px) {
    #profilMenu::before {
        display: none !important;
    }

    #profilMenu {
        padding-left: 15px;
        width: auto;
    }
}
/*#endregion*/


.whatsappDestekIcon {
    position: fixed;
    width: 100px;
    height: auto;
    right: 0;
    z-index: 99999;
    background: #51bb09;
    top: 65%;
    color: #fff;
    text-align: center;
    transform: rotate(90deg);
    transform-origin: top right;
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
}



.menu-icon:hover + .eczane-kat-dropdown {
    visibility: visible;
    opacity: 1;
}

.eczane-kat-dropdown {
    transition: all 0s ease;
    position: absolute;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    max-width: 400px;
    min-width: 400px;
    /* top: 53px; */
    z-index: 999999999999999999999999999999999999999999999999999;
    opacity: 0;
    visibility: hidden;
    top: 40px;
    border-radius: 10px;
}

    .eczane-kat-dropdown:hover {
        visibility: visible;
        opacity: 1;
    }

.eczane-kat-dropdown__item {
    color: #2b3036;
    flex-basis: 50%;
    max-width: 50%;
    text-align: left;
    /* padding: 10px; */
    padding: 5px;
    padding-left: 15px;
}

.eczane-kat-dropdown__link {
    display: inline-block !important;
    white-space: nowrap;
}

    .eczane-kat-dropdown__link:hover {
        cursor: pointer;
        color: #444 !important;
        text-decoration: underline;
    }

.eczane-kat-dropdown__arrow {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e1e1e1;
    content: "";
    position: absolute;
    left: 40px;
    background-color: transparent;
    top: -9px;
    border-radius: 10px;
}

.e-kat-open {
    opacity: 1;
    visibility: visible;
}

nav.main-menu {
    z-index: 50;
}

.ekran-karart {
    pointer-events: none;
    width: 100vw;
    height: 100vh;
    content: "";
    background-color: rgba(98, 98, 98, 0.5);
}





.medical + .eczane-kat-dropdown > .eczane-kat-dropdown__item > .eczane-kat-dropdown__link {
    white-space: break-spaces;
}


.nav-menu > li {
    position: relative;
}

.medical + .eczane-kat-dropdown {
    right: 0;
}

    .medical + .eczane-kat-dropdown > .eczane-kat-dropdown__arrow {
        left: auto;
        right: 40px;
    }


.fav-container {
    display: flex;
    justify-content: flex-start;
}


.fav-container__fav {
    border-radius: 50%;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.15);
    background-color: #fff;
    padding-left: 0 !important;
    padding: 5px !important;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    border: 1px solid #ececec;
}

    .fav-container__fav:hover {
        cursor: pointer;
    }

.fav-container__img {
    background: url("/assets/images/kalp.svg");
    height: 20px;
    width: 20px;
    text-align: center;
    padding-left: 0px !important;
    margin-right: 0px !important;
    left: 0.5px;
    top: 1.5px;
    position: relative;
    background-size: 18px 18px;
    width: 18px;
    height: 18px
}

.fav-container__img--dolu {
    background: url("/assets/images/kalpdolu.svg");
    height: 20px;
    width: 20px;
    text-align: center;
    padding-left: 0px !important;
    margin-right: 0px !important;
    left: 0.5px;
    top: 1.5px;
    position: relative;
}

/*Favoriler sayfası*/

.begendiklerim {
    font-size: 20px;
    padding-left: 14px;
    margin-bottom: 16px;
}

.begendiklerim-container {
    margin-top: 8px;
    margin-bottom: 16px;
}

.begenilen-urun-container {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.begenilen-urun:hover {
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
}

.begenilen-urun {
    border: 1px solid #DFDFDF;
    border-radius: 8px;
    width: 200px;
    height: 276px;
    display: block !important;
    position: relative;
    transition: all 0.2s ease-out;
}

.begenilen-urun__urunadi {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    color: #656565;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.begenilen-urun__satici {
    padding-left: 15px;
    padding-right: 15px;
    color: #777777;
    font-size: 14px;
    text-align: center;
    font-weight: 300;
    margin-top: 8px;
}

    .begenilen-urun__satici:hover {
        color: #ff6000;
    }

.begenilen-urun__satici-fix {
    width: 100%;
    display: block;
    text-align: center;
}



.begenilen-urun__fiyat {
    padding-left: 15px;
    padding-right: 15px;
    color: #444;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    margin-top: 3px;
    margin-bottom: 9px;
}



.begenilen-active {
    align-items: center;
    padding-top: 20px;
}

    .begenilen-active > .begenilen-urun__button-container {
        margin-top: 10px;
    }


.begenilen-urun__img {
    height: 128px;
    width: 128px;
}


.begenilen-urun__sil {
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    display: none;
    background: url("/assets/images/favoritrash.svg");
    width: 14px;
    height: 20px;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(0.8);
    z-index: 999;
}

    .begenilen-urun__sil:hover {
        filter: invert(16%) sepia(60%) saturate(7498%) hue-rotate(7deg) brightness(94%) contrast(127%);
    }

.begenilen-urun__stok-yok {
    color: red;
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    top: 0px;
    z-index: 2;
}

.begenilen-urun__stok-yok-text {
    color: white;
    background-color: hsl(11, 85%, 53%);
    padding: 10px;
    border-radius: 15px;
    display: inline-block;
    font-weight: 300;
    padding: 4px 10px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}


.begenilen-urun__img-container {
    padding: 15px;
    display: flex;
    justify-content: center;
    position: relative;
}


.begenilen-urun__button-container {
    display: none;
    width: 100%;
    margin-bottom: 16px;
    text-align: center;
    margin-top: 30px;
}


.begenilen-urun__button {
    /* background-color: rgba(238,74,37,0.2);
   color: #ff6000 !important; */
    border: none;
    padding: 6px 25px;
    border-radius: 8px;
    font-weight: 700;
    margin-top: 30px;
    background-color: var(--primary-color);
    color: #fff !important;
}

.begenilen-urun:hover .begenilen-urun__button-container {
    display: block !important;
}

.begenilen-urun:hover .begenilen-urun__urunadi {
    display: none !important;
}

.begenilen-urun:hover .begenilen-urun__satici-fix {
    display: none !important;
}

.begenilen-urun:hover .begenilen-urun__fiyat {
    display: none !important;
}

.begenilen-urun:hover .begenilen-urun__sil {
    display: inline-block !important;
}


.begenilen-urun:hover .begenilen-urun__img {
    transform: translateY(15px);
    transition: all 0.3s ease-in;
}

.begenilen-urun:hover .begenilen-urun__stok-yok-text {
    transform: translateY(15px);
    transition: all 0.3s ease-in;
    /*transition: all 0.3s ease-in;
    -webkit-animation-name: shakeX;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
        */
}

.begendiklerim-urun-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}

.favori-header {
    font-weight: 700;
    display: block;
    color: #999;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.favori-content {
    font-weight: 300;
    font-size: 13px;
}

.no-fav-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tooltip-wrapper {
    display: inline-block; /* display: block works as well */
}

    .tooltip-wrapper .btn[disabled] {
        /* don't let button block mouse events from reaching wrapper */
        pointer-events: none;
    }

    .tooltip-wrapper.disabled {
        /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
        cursor: not-allowed;
    }

/*
//shake animasyonu
@keyframes shakeX {
    from, to {
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }


    55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translate3d(-10px, 40px, 0);
        transform: translate3d(-10px, 40px, 0);
    }

    60%, 70%, 80%, 90% {
        -webkit-transform: translate3d(10px, 40px, 0);
        transform: translate3d(10px, 40px, 0);
    }

}

    */



.btn-std {
    border: 1px solid #d0d0d0 !important;
    color: #444 !important;
}

    .btn-std:hover {
        background: #f5f5f5 !important;
        color: #444 !important;
        border: 1px solid #d0d0d0 !important;
    }

.urun-adi-row-miktar-degisim {
    font-weight: 400 !important;
    color: #444 !important;
    font-size: 14px !important;
}


@media (max-width:770px) {


    .miktar-degistir-sutun-saticinin {
        margin-bottom: 0 !important;
    }

    .miktar-degistir-sutun-fiyat {
        color: #666 !important;
        flex: 0 0 33% !important;
        max-width: 33% !important;
    }

    .miktar-degistir-sutun-adet {
        color: #666 !important;
        flex: 0 0 33% !important;
        max-width: 33% !important;
    }

    .miktar-degistir-sutun-miad {
        color: #666 !important;
        flex: 0 0 33% !important;
        max-width: 33% !important;
    }

    .miktar-degistir-sutun-saticinin {
        color: #666;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .miktar-degistir-sutun-fiyat::before {
        content: "Fiyat" !important;
    }

    .miktar-degistir-sutun-adet::before {
        content: "Adet" !important;
    }

    .miktar-degistir-sutun-saticinin::before {
        content: "Satıcının Güncellediği Sipariş Adedi: " !important;
        font-weight: bold;
        margin-right: 1ch;
    }

    #pDegistirList .satir.satirlar {
        margin-top: 0 !important;
    }



    .miktar-degisimi-actions {
        flex-wrap: wrap;
    }

    .adet-degisimi-talebi-baslik {
        /* height:80px; */
    }

    #pDegistirListToplam {
        flex-grow: 1;
        margin: 15px 0;
    }

    .miktar-degisimi-actions__inner {
        display: flex;
        justify-content: center;
        flex: 1;
    }
}

@media (max-width:550px) {
    .btn-mobilfix-adet-degisim {
        margin-top: 0.5rem;
    }
}


section.profil.alisemirlerim {
    margin-top: 0 !important;
}

.btn-reddet-miktar-degisimini:hover {
    color: #fff !important;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}


.liste.siparis.islem-bekleyen-siparis {
    flex-basis: 150px;
    max-width: 150px;
}


.sutun.tarih.islem-bekleyen-siparis {
    flex-basis: 150px !important;
    max-width: 150px !important;
}


@media (max-width:768px) {
    .siparis-tarih-sutun__inner {
        text-align: center;
        width: 100%;
    }

    .islem-bekleyen-tarih {
        max-width: 50%;
        flex-basis: 50%;
    }

        .islem-bekleyen-tarih > div {
            text-align: center;
            width: 100%;
        }
}


.kullanici-bari {
    display: grid;
    grid-template-columns: 1fr 2px 1fr 2px 1fr 2px 0.5fr;
    padding: 15px 0;
}

.kullanici-bari__step {
    margin-right: 15px;
    padding-left: 10px;
    display: grid;
    grid-template-columns: 32px 1fr;
    grid-template-rows: 2fr;
    grid-template-areas:
        "icon progress"
        "icon bottom";
}

    .kullanici-bari__step:first-of-type {
        padding-left: 0;
    }

    .kullanici-bari__step.active {
        opacity: 0.6;
    }

.kullanici-bari__seperator {
    background: #f4f4f4;
    content: "";
    height: calc(100% + 30px);
    width: 2px;
    position: relative;
    top: -15px;
}

.kullanici-bari__step:last-of-type {
    border-right: none;
}

.kullanici-bari__icon {
    background: #595959;
    border: 2px solid #e6e6e6;
    border-radius: 10px;
    display: inline-flex;
    place-items: center;
    place-content: center;
    width: 32px;
    height: 32px;
    color: #fff;
    grid-area: icon;
}

.kullanici-bari__progress {
    display: flex;
    padding: 5px 0;
    padding-left: 10px;
    grid-area: progress;
}

.kullanici-bari__progress-item {
    background: #BDBDBD;
    content: "";
    height: 5px;
    width: 60px;
    border-radius: 50vh;
    margin-right: 5px;
}

    .kullanici-bari__progress-item.active {
        background: #595959;
        content: "";
        height: 5px;
        width: 60px;
        border-radius: 50vh;
        margin-right: 5px;
    }

.kullanici-bari__bottom {
    grid-area: bottom;
    font-size: 0.825rem;
    padding: 0;
    padding-left: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.kullanici-bari__step button {
    border: none;
    border-radius: 10px;
    color: #444;
    background: #eea73c80;
    display: flex;
    white-space: nowrap;
    font-weight: bold;
    padding: 5px 10px;
    width: fit-content;
}

    .kullanici-bari__step button:hover {
        opacity: 0.8;
    }


@media (max-width:1024px) {
    .kullanici-bari {
        grid-template-columns: 1fr;
        grid-template-columns: 1fr 1fr 1fr 0.5fr;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        margin-top: -5px;
    }

    .kullanici-bari__seperator {
        display: none;
    }

    .kullanici-bari__seperator {
        display: none;
    }

    .kullanici-bari__step {
        padding: 0;
        grid-template-columns: 22px 1fr !important;
    }

    .kullanici-bari-container {
        border-radius: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .kullanici-bari__progress-item {
        display: none;
    }

    .kullanici-bari__icon {
        width: 22px;
        height: 22px;
        font-size: 0.75rem;
        border-radius: 8px;
    }

    .kullanici-bari__bottom {
        font-size: 0.75rem;
    }

    .kullanici-bari__status {
        display: none;
    }

    .kullanici-bari__step {
        margin-right: 0;
    }

    .kullanici-bari {
        border-radius: 0 !important;
        grid-template-columns: 1fr 1fr 1fr 1fr auto;
    }

    .kullanici-bari-container {
        border-radius: 0 !important;
        position: relative;
    }

    .kullanici-bari__step {
        grid-template-columns: 1fr;
    }

    .kullanici-bari__progress {
        padding-left: 2px;
        display: none;
    }

    .kullanici-bari__bottom {
        padding-left: 2px;
    }


    .kullanici-bari__step {
        align-items: center;
        grid-template-areas:
            "icon kullanici-bari-name-mobile-area"
            "icon kullanici-bari-name-mobile-area";
        grid-template-rows: 1fr;
    }

    .kullanici-bari__bottom {
        grid-area: kullanici-bari-name-mobile-area;
    }

    .kullanici-bari__step.last {
        display: flex;
        justify-content: flex-end;
    }
}


@media (min-width:500px) {
    .kullanici-bari__step.last {
        padding-right: 10px;
    }
}

@media (min-width:500px) and (max-width:1026px) {
    .kullanici-bari__step {
        padding-left: 25% !important;
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    .kullanici-bari-container {
        padding-left: 5px;
    }

    .kullanici-bari__progress {
        padding-left: 2px;
    }

    .kullanici-bari__bottom {
        padding-left: 2px;
    }

    .kullanici-bari__step {
        padding-left: 3px;
        margin-right: 5px;
    }
}


.kullanici-bari__name {
    white-space: nowrap;
}




.kullanici-bari-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 120px;
    grid-template-rows: 1fr 1fr;
}

.kullanici-bari-2-indirim-container {
    width: 100px;
    margin-right: -50px;
    position: relative;
    height: 50px;
    top: -5p;
    position: relative
}

.kullanici-bari-2-indirim-container__after {
    position: absolute;
    left: -15px;
    top: -23px;
    width: 120px;
    height: 60px;
}

.kullanici-bari-2-indirim-container__backdrop {
    position: absolute;
    width: 40px;
    height: 25px;
    top: -10px;
    left: 23px;
    background: #fff;
    z-index: 2;
    border-radius: 999px;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

    .kullanici-bari-2-indirim-container__backdrop img {
        position: relative;
        top: -3px;
    }

.kullanici-bari-2-indirim-container__text {
    z-index: 3;
    position: relative;
    top: 15px;
    font-weight: 600;
    font-size: .825rem;
    color: #767676;
    pointer-events: none;
}


.kullanici-bari-2__progress {
    width: 80%;
    height: 8px;
    /* background: linear-gradient(89.98deg, rgba(190, 191, 111, 0.9) -3.97%, #ff6000 135.29%); */
    background: linear-gradient(89.98deg, rgba(255, 177, 60, 0.9) -3.97%, #ff6000 135.29%);
    border-radius: 15px;
    grid-column: 1 / 4;
    z-index: 1;
    grid-row: 2;
    pointer-events: none;
    background: linear-gradient(89.98deg, rgba(159, 216, 133, 0.9) -3.97%, #11A231 135.29%);
}

.kullanici-bari-2__progress-background {
    width: 100%;
    height: 8px;
    background: #e6e6e6;
    border-radius: 15px;
    grid-column: 1 / 4;
    grid-row: 2;
    z-index: 0;
    pointer-events: none;
}


.kullanici-bari-2__item {
    display: flex;
    grid-row: 2;
    justify-content: flex-end;
    max-height: 20px;
}

    .kullanici-bari-2__item.a {
        grid-column: 1 / 2;
    }

    .kullanici-bari-2__item.b {
        grid-column: 2 / 3;
    }

    .kullanici-bari-2__item.c {
        grid-column: 3 / 4;
    }

.odullu-uyelik button {
    background: #F2DA80;
    /* opacity: 0.5; */
    border: 1px solid #F2DA80;
    box-sizing: border-box;
    border-radius: 10px;
    color: #fff;
    position: relative;
    top: -15px;
    padding: 5px 8px;
    left: 1px;
    font-weight: bold;
    /* opacity: 0.5; */
    color: #444444;
}

.kullanici-bari-2-indirim-container__backdrop.pasif {
    filter: grayscale(1);
}


.odullu-uyelik button.altin-pasif {
    opacity: 0.5 !important;
}

@media (max-width:767px) {
    .kullanici-bari-container {
        padding: 3px 10px !important;
        padding-top: 0 !important;
        margin-top: 3px !important;
    }

    .kullanici-bari-2__item {
        display: none;
    }

    .odullu-uyelik button {
        display: none;
    }

    .kullanici-bari-2__progress {
        grid-column: 1 / 5;
        /* background: #ff6000; */
        position: relative;
        top: 8px;
    }

    .kullanici-bari-2__progress-background {
        grid-column: 1 / 5;
        position: relative;
        top: 8px;
    }

    .kullanici-bari-2 {
        grid-template-rows: 1fr 20px;
    }

    .kullanici-bari-2__tooltip {
        display: none !important;
    }

    .kullanici-bari-2__title {
        flex-wrap: wrap;
        flex-direction: column;
        margin-bottom: 1rem;
        position: relative;
        top: 10px;
        margin-top: -4px;
    }

    .kullanici-bari-2__tumodullerigor {
        display: block !important;
        font-weight: 400;
        text-decoration: underline;
        line-height: 1.2;
    }

    .kullanici-bari-container {
        padding-bottom: 0;
    }

    .kullanici-bari-2__siradaki-odul {
        display: flex !important;
    }
}

.kullanici-bari-2__tumodullerigor {
    display: none;
}


.kullanici-bari-2__title {
    color: #444;
    font-weight: bold;
    display: flex;
    grid-column: 1 / 5;
}

.kullanici-bari-2__tooltip {
    color: #444;
    background: #f4f4f4;
    border-radius: 10px;
    height: 23px;
    width: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.5ch;
    margin-bottom: 0.5rem;
}



.kullanici-bari-2__siradaki-odul {
    display: none;
    background: #f4f4f4;
    font-weight: 400;
    flex-direction: column;
    border-radius: 5px;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 5px;
    padding: 5px 15px;
}


.kullanici-bari-2__siradaki-odul-title {
    font-weight: bold;
    font-size: 14px;
}

.kullanici-bari-2__siradaki-odul-text {
    font-weight: 400;
    font-size: 12px;
}


@media (min-width:768px) {
    .kullanici-bari-container {
        padding-bottom: 3px !important;
        padding-top: 3px !important;
    }

    .kullanici-bari-2__title {
        position: relative;
        top: 5px;
    }
}

.kargo-bedeli__eski {
    opacity: 0.85;
}

.kargo-bedeli__eski-fiyat {
    text-decoration: line-through;
    text-decoration-thickness: 1px;
}



.altin_uye_kalan {
    margin-top: 13px;
    margin-right: 10px;
    font-size: 11px;
}


.altin_uye_kalan2 {
    margin-top: 13px;
    font-size: 11px;
    position: absolute;
    margin-right: 90px;
    white-space: nowrap;
}


@media (max-width:1024px) {
    .altin_uye_kalan {
        display: none;
    }


    .altin_uye_kalan2 {
        display: none;
    }
}


/* KULLANICI BARI VOL 3**/










.kullanici-bari-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 120px;
    grid-template-rows: 1fr 1fr;
    max-height: 71px;
}

.kullanici-bari-3-indirim-container {
    width: 100px;
    margin-right: -50px;
    position: relative;
    height: 50px;
    top: -5p;
    position: relative
}

.kullanici-bari-3-indirim-container__after {
    z-index: 99999999;
    position: absolute;
    left: -15px;
    top: -23px;
    width: 120px;
    height: 60px;
}

    .kullanici-bari-3-indirim-container__after.s1 {
        z-index: 0;
        position: absolute;
        top: -23px;
        height: 60px;
        left: -285px;
        width: 364px;
    }


    .kullanici-bari-3-indirim-container__after.s2 {
        z-index: 0;
        position: absolute;
        top: -23px;
        height: 60px;
        left: -250px;
        width: 320px;
        left: -245px;
        width: 320px;
    }

@media (max-width:1200px) {
    .kullanici-bari-3-indirim-container__after.s1 {
        z-index: 99999999;
        position: absolute;
        top: -23px;
        height: 60px;
        left: -235px;
        width: 310px;
    }

    .kullanici-bari-3-indirim-container__after.s2 {
        width: 260px;
        left: -190px;
    }
}


.kullanici-bari-3-indirim-container__backdrop {
    position: absolute;
    width: 40px;
    height: 25px;
    top: -10px;
    left: 23px;
    background: #fff;
    z-index: 2;
    border-radius: 999px;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

    .kullanici-bari-3-indirim-container__backdrop img {
        position: relative;
        top: -3px;
    }

.kullanici-bari-3-indirim-container__text {
    z-index: 3;
    position: relative;
    top: 12px;
    font-weight: 600;
    font-size: .825rem;
    color: #767676;
    pointer-events: none;
}


.kullanici-bari-3__progress {
    width: 80%;
    height: 8px;
    /* background: linear-gradient(89.98deg, rgba(190, 191, 111, 0.9) -3.97%, #ff6000 135.29%); */
    background: linear-gradient(89.98deg, rgba(255, 177, 60, 0.9) -3.97%, #ff6000 135.29%);
    border-radius: 15px;
    grid-column: 1 / 4;
    z-index: 1;
    grid-row: 2;
    pointer-events: none;
    background: linear-gradient(89.98deg, rgba(159, 216, 133, 0.9) -3.97%, #11A231 135.29%);
    visibility: hidden;
}

.kullanici-bari-3__progress-1 {
    width: 80%;
    height: 8px;
    /* background: linear-gradient(89.98deg, rgba(190, 191, 111, 0.9) -3.97%, #ff6000 135.29%); */
    background: linear-gradient(89.98deg, rgba(255, 177, 60, 0.9) -3.97%, #ff6000 135.29%);
    border-radius: 15px;
    grid-column: 1 / 4;
    z-index: 1;
    grid-row: 2;
    pointer-events: none;
    background: linear-gradient(89.98deg, rgba(159, 216, 133, 0.9) -3.97%, #11A231 135.29%);
    grid-column: 1 / 2;
}

.kullanici-bari-3__progress-2 {
    width: 80%;
    height: 8px;
    /* background: linear-gradient(89.98deg, rgba(190, 191, 111, 0.9) -3.97%, #ff6000 135.29%); */
    background: linear-gradient(89.98deg, rgba(255, 177, 60, 0.9) -3.97%, #ff6000 135.29%);
    border-radius: 15px;
    grid-column: 1 / 4;
    z-index: 1;
    grid-row: 2;
    pointer-events: none;
    background: linear-gradient(89.98deg, rgba(159, 216, 133, 0.9) -3.97%, #11A231 135.29%);
    grid-column: 2 / 3;
}

.kullanici-bari-3__progress-3 {
    width: 80%;
    height: 8px;
    /* background: linear-gradient(89.98deg, rgba(190, 191, 111, 0.9) -3.97%, #ff6000 135.29%); */
    background: linear-gradient(89.98deg, rgba(255, 177, 60, 0.9) -3.97%, #ff6000 135.29%);
    border-radius: 15px;
    grid-column: 1 / 4;
    z-index: 1;
    grid-row: 2;
    pointer-events: none;
    background: linear-gradient(89.98deg, rgba(159, 216, 133, 0.9) -3.97%, #11A231 135.29%);
    grid-column: 3 / 4;
}

.kullanici-bari-3__progress-background {
    width: 100%;
    height: 8px;
    background: #e6e6e6;
    border-radius: 15px;
    grid-column: 1 / 4;
    grid-row: 2;
    z-index: 0;
    pointer-events: none;
}


.kullanici-bari-3__item {
    display: flex;
    grid-row: 2;
    justify-content: flex-end;
    max-height: 20px;
}

    .kullanici-bari-3__item.a {
        grid-column: 1 / 2;
    }

    .kullanici-bari-3__item.b {
        grid-column: 2 / 3;
    }

    .kullanici-bari-3__item.c {
        grid-column: 3 / 4;
    }

.kullanici-bari-3-indirim-container__backdrop.pasif {
    filter: grayscale(1);
}

div.kullanici-bari-container-3__tarih {
    font-size: 12px;
    bottom: 6px;
}

@media (max-width:767px) {
    .kullanici-bari-container {
        padding: 3px 10px !important;
        padding-top: 0 !important;
        margin-top: 3px !important;
    }

    .kullanici-bari-3__item {
        display: none;
    }

    .odullu-uyelik button {
        display: none;
    }

    .kullanici-bari-container-3__tarih {
        position: absolute;
        bottom: 24px !important;
        left: 17ch !important;
    }

    .kullanici-bari-3__progress {
        grid-column: 1 / 5;
        /* background: #ff6000; */
        position: relative;
        top: 8px;
        visibility: visible;
    }

    .kullanici-bari-3__progress-1 {
        display: none;
    }

    .kullanici-bari-3__progress-2 {
        display: none;
    }

    .kullanici-bari-3__progress-3 {
        display: none;
    }


    .kullanici-bari-3__progress-background {
        grid-column: 1 / 5;
        position: relative;
        top: 8px;
    }

    .kullanici-bari-3 {
        grid-template-rows: 1fr 20px;
    }

    .kullanici-bari-3__tooltip {
        display: none !important;
    }

    .kullanici-bari-3__title {
        flex-wrap: wrap;
        flex-direction: column;
        margin-bottom: 1rem;
        position: relative;
        top: 10px;
        margin-top: -4px;
    }

    .kullanici-bari-3__tumodullerigor {
        display: block !important;
        font-weight: 400;
        text-decoration: underline;
        line-height: 1.2;
    }

    .kullanici-bari-container {
        padding-bottom: 0;
    }

    .kullanici-bari-3__siradaki-odul {
        display: flex !important;
    }
}

.kullanici-bari-3__tumodullerigor {
    display: none;
}


.kullanici-bari-3__title {
    color: #444;
    font-weight: bold;
    display: flex;
    grid-column: 1 / 5;
}

.kullanici-bari-3__tooltip {
    color: #444;
    background: #f4f4f4;
    border-radius: 10px;
    height: 23px;
    width: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.5ch;
    margin-bottom: 0.5rem;
}



.kullanici-bari-3__siradaki-odul {
    display: none;
    background: #f4f4f4;
    font-weight: 400;
    flex-direction: column;
    border-radius: 5px;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 5px;
    padding: 5px 15px;
}


.kullanici-bari-3__siradaki-odul-title {
    font-weight: bold;
    font-size: 14px;
}

.kullanici-bari-3__siradaki-odul-text {
    font-weight: 400;
    font-size: 12px;
}


@media (min-width:768px) {
    .kullanici-bari-container {
        padding-bottom: 3px !important;
        padding-top: 3px !important;
        margin-top: 0 !important;
    }

    .kullanici-bari-3__title {
        position: relative;
        top: 7px;
    }
}


#confetti-canvas {
    display: block;
    z-index: 99999999;
    pointer-events: none;
    position: absolute;
    top: 0;
}


.kullanici-bari-3__title.altin-uye .kullanici-bari-3__siradaki-odul {
    background: #F2DA80 !important;
}


.odulluk-uyelik-popover {
    z-index: 0;
    position: absolute;
    left: -290px;
    top: -30px;
    width: 420px;
    height: 60px;
}

@media (max-width:1200px) {
    .odulluk-uyelik-popover {
        width: 380px;
        left: -250px;
    }
}

.odullu-uyelik {
    position: relative;
}

.aldikcakazan_bilgi {
}

@media (min-width:768px) {
    .aldikcakazan_bilgi {
        display: none;
    }
}


.aldikcakazan_bilgi__asama {
    background: #f4f4f4;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 5px 10px;
    margin-top: 10px;
}

    .aldikcakazan_bilgi__asama b {
        color: #888;
    }

    .aldikcakazan_bilgi__asama.active {
        background: #fff;
        position: relative;
    }

        .aldikcakazan_bilgi__asama.active::after {
            width: 0;
            height: 0;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 10px solid #e6e6e6;
            content: "";
            position: absolute;
            top: 35%;
            left: -13px;
        }


.desi-tamamla-satici {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 15px;
    margin-top: 15px;
}

.desi-tamamla-urun {
    display: flex;
    flex-direction: column;
    margin-right: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 10px 15px;
    /* width: 401px!important; */
    /* min-width: 400px; */
    margin-bottom: 10px;
    /* flex-basis: 33%; */
    /* max-width: 33%; */
}

    .desi-tamamla-urun.glide__slide.glide__slide--active {
    }

.desi-tamamla-urun-detay {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    flex: 1;
}

@media (max-width:768px) {
    .desi-tamamla-eklenebilecek-container > div {
        flex-direction: column !important;
    }
}

.desi-tamamla-eklenebilecek-container {
    /* border:1px solid #e6e6e6; */
    /* padding:5px 15px; */
    padding: 10px 0;
    /* margin-top:15px; */
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    /* flex: 1; */
}

.desi-tamamla-seperator {
    flex: 1;
    background: #f4f4f4;
    height: 2px;
    width: 100%;
    margin: 10px 0;
}

.desi-tamamla-button {
    background: #f4f4f4;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    background: var(--primary-color);
    color: #fff;
}


.desi-adet-spinner input {
    border: none;
    width: 30px;
    border-radius: 5px;
    margin: 0 5px;
    text-align: center;
}

.desi-adet-spinner button {
    border: none;
    background: #f4f4f4;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
}

button {
}


.desi-adet-spinner button:hover {
    border-radius: 5px;
    background: #e6e6e6;
}

.desi-adet-spinner {
    background: #f4f4f4;
    border-radius: 5px;
    padding: 5px;
    display: inline-flex;
    flex-shrink: 1;
    /* flex-basis: min-content; */
    width: min-content;
}

.desi-adet-control {
}


#desi-tamamla {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

    #desi-tamamla > div {
        transform: translateY(-15%);
    }

    #desi-tamamla.active > div {
        transform: translateY(0);
        transition: transform .4s ease;
    }

    #desi-tamamla.active {
        visibility: visible;
        transition: 0.5s;
        opacity: 1;
        height: auto;
    }

.desi-tamamla-urun-adi {
    min-height: 48px !important;
    overflow: hidden;
    font-weight: 500 !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}


.glide__slide {
    transform: translateZ(0);
}


#gununFirsatiKalanSure {
    font-size: 14px;
    color: #444;
    background: #e6e6e6;
    border-radius: 10px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    padding: 0 5px;
    margin-top: 10px;
}

@media(min-width:930px) {
    .gunun-firsat-button {
        opacity: 0;
        position: relative;
        top: 100px;
        transition: 0.2s;
    }

    .gunun-firsati-urun:hover .gunun-firsat-button {
        opacity: 1;
        top: 0px;
    }

    .gunun-firsati-urun .sepet-spin {
        opacity: 0;
        position: relative;
        top: 100px;
        transition: 0.2s;
    }

    .gunun-firsati-urun:hover .sepet-spin {
        opacity: 1;
        top: 0px;
    }
}






@media (min-width:1025px) {
    .gunun-firsati-urun:hover img.gunun-firsati-resmi {
        height: 130px !important;
        width: 130px !important;
        opacity: 0.85;
    }
}

@media (max-width:930px) {
    img.gunun-firsati-resmi {
        height: 275px !important;
        width: 275px !important;
    }
}


.gunun-firsati-urun {
    max-height: 300px;
    padding-top: 10px !important;
    width: calc(25% - 8px);
    flex-basis: calc(25% - 8px);
}


#anamenu {
    background: #EFEFEF !important;
}

nav#anamenu.main-menu .nav-menu {
    background: #fff;
    margin-top: 3px !important;
    border-radius: 10px;
    margin: 0 0px;
    position: relative;
    top: -2px;
}

@media (min-width:1px) {
    nav#anamenu.main-menu {
        max-height: 47px;
        margin-top: -2px;
        background-color: white !important;
    }
}

#anamenu .nav-menu a {
    background-image: unset !important;
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
    padding: 8px 0px !important;
    margin: 2px 0px !important;
    font-size: 15px;
}

#anamenu .nav-menu li {
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
    padding: 0px 0px !important;
}

#anamenu .nav-menu a:hover {
    background: #444;
    color: #fff;
    border-radius: auto;
}

#anamenu .nav-menu a:first-of-type:hover {
    background: #444;
    color: #fff;
    border-radius: auto;
    border-radius: 10px;
    text-decoration: underline !important;
}


header.container {
    height: 65px !important;
}

header {
    height: 65px !important;
}


.eczane-kat-dropdown__link:hover {
    background: #fff !important;
    text-decoration: underline;
}


#eArama, #aramaformu, .arama-kutu {
    max-width: 258px
}

#eArama {
    background: #f4f4f4 !important;
    color: #444;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #e6e6e6 !important;
}

@media (max-width: 968px) {
    #eArama, #aramaformu, .arama-kutu {
        max-width: 100%;
    }

    .genel-logo-wrapper {
        display: none;
    }
}

@media (max-width: 930px) {
    .desktop-hesabim-icon {
        display: none;
    }
}


.ilan-ekle-button {
    border-radius: 10px;
    border: 1px solid #e6e6e6;
}

    .ilan-ekle-button:hover {
        background: hsl(0deg 0% 94%) !important;
        opacity: 0.85 !important;
    }

.sihirli-sepet__git-button {
    border-radius: 10px;
}

.header-bildirim-is-button {
    transition: 0.2s;
}

    .header-bildirim-is-button:hover {
        transform: rotate(15deg) scale(1.05);
    }

#sepetIkon {
    min-height: 45px;
    /* margin-left: -2px; */
}

header .icon-kutu ul.ikonlar > li {
    height: 48px;
    align-items: center;
    display: flex;
}

header .icon-kutu ul.ikonlar .split {
    position: relative;
    top: 15px;
}

#sepetbildirim {
    min-width: 49px;
    margin-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}


body.profil-acik #ustprofil {
    display: flex;
    flex-direction: column;
}

.genel-uye-adi-span:hover {
    color: #444 !important;
}

.genel-uye-adi-span {
    color: #444 !important;
}

#profilMenu:hover {
    background: #f4f4f4;
    border-radius: 10px;
}

#profilMenu {
    padding-right: 5px;
    padding-left: 0;
    margin-left: 10px;
}

#sepetbildirim:hover {
    background: #f4f4f4;
    /* margin-left: 0px; */
    border-radius: 10px;
    padding-left: 0;
    cursor: pointer;
}

.payment-before-container {
    margin-top: 0;
}


.gunun-surprizi-container {
    /* width: auto; */
    min-width: 300px;
    margin-right: 15px;
    padding: 0 15px;
}

.gunun-surprizi-var-container {
    display: flex;
    flex-direction: row;
}

@media (max-width:900px) {
    .gunun-surprizi-var-container {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .gunun-surprizi-container {
        margin-right: 0;
    }
}

.gunun-surprizi-container .urun {
    max-width: 100%;
    width: 100% !important;
}



.urun.surpriz-pasif {
    filter: grayscale(1);
}

.surpriz-pasif.gunun-firsati-urun:hover .gunun-firsat-button {
    top: 100px !important;
    display: none !important;
    opacity: 0 !important;
    height: 300px !important;
    max-height: 300px !important;
}


.surpriz-pasif a {
    pointer-events: none;
    display: block !important;
}



@media (min-width: 1025px) {
    .urun-listesi.firsat .surpriz-pasif.urun figure img {
        height: 150px !important;
    }
}



.btn-yukleniyor {
    opacity: 0.5;
}


.giris-yukleniyor-loader {
    position: absolute;
    left: 15px;
    top: calc(50% - 0.35rem);
    visibility: hidden;
}

.btn-yukleniyor .giris-yukleniyor-loader {
    visibility: visible !important;
}




::selection {
    color: #fff;
    background: #ff6000;
}


.siparislerim__siparis {
    border: 1px solid #e6e6e6;
}



    .siparislerim__siparis .sutun.siparis-islem a {
        border: none !important;
        background: #f0f0f0 !important;
        color: #444 !important;
        font-weight: bold !important;
        padding: 7px 15px !important;
        display: flex !important;
        align-items: center;
        flex-wrap: nowrap !important;
        text-align: center !important;
        white-space: nowrap !important;
        border-radius: 10px !important;
        /* background: #fff!important; */
        /* border: 1px
 solid #e6e6e6!important; */
    }


        .siparislerim__siparis .sutun.siparis-islem a:hover {
            opacity: 0.85 !important;
            box-shadow: var(--elevation-flat-style-2) !important;
        }

.siparislerim__siparis-header {
    display: flex;
    align-items: center;
    /* flex: 1; */
    /* width: 100%; */
}



.siparislerim__preview {
    padding: 0px 10px;
    display: flex;
    /* max-width: 172px; */

    overflow: visible;
    max-width: 130px;
    padding-left: 15px;
    padding-right: 0 !important;
    /*tek resim*/
    position: relative;
    left: 25px;
    /*tek resim*/
}



    .siparislerim__preview img {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        border: 2px solid #e6e6e6;
        position: relative;
        left: -25px;
    }



/* .siparislerim__preview img:first-child{
   left:0;
} */

.siparislerim__siparis-preview-image {
    border-radius: 50%;
    position: relative;
    left: -50px;
    height: 50px;
    width: 50px;
    background: #f5f5f5;
    color: #666;
    border: 2px solid #e6e6e6;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
}


.siparislerim__siparis-bilgi {
    /* border:1px solid red; */
    /* flex: 1; */
}


.siparis-tarih-sutun__inner {
    color: #888;
    white-space: nowrap;
}

.siparislerim__eczane-link a {
    /* color: #ff6000!important; */
    color: #444 !important;
    font-weight: bold;
}

.siparis-durumu > span {
    display: flex;
    align-items: center;
    align-self: flex-end;
    position: relative;
    top: -5px;
    justify-content: flex-end;
}



@media (max-width: 1201px) {
    .liste.siparis .sutun.siparis-kodu {
        max-width: 250px;
        flex-basis: 250px;
    }

    .iade__sutun-siparis-kodu {
        max-width: 250px;
        flex-basis: 250px;
    }
}


.teslimatAdres {
    margin-top: 15px;
    width: 100%;
}

.odemeBilgileri {
    font-size: 14px;
    border-top: 1px solid #e6e6e6;
    margin-top:10px;
    padding-top:5px;
}


@media (max-width:768px) {
    .sutun.siparis-tutari > div {
        align-self: center;
        font-size: 16px;
    }
}



@media (min-width: 1000px) and (max-width:1200px) {
    .islem-bekleyen-siparis-kodu {
        max-width: 600px;
    }
}


@media (min-width:1024px) {
    .islem-bekleyen-siparis-kodu {
        flex-basis: auto !important;
        flex-grow: 1 !important;
        max-width: inherit !important;
        max-width: 718px !important;
    }

    .islem-bekleyen__sutun-siparis-islem {
        /* padding-left: 98px!important; */
        margin-left: 148px;
    }

    .sutun.siparis-tutari > div {
        font-size: 18px;
        font-weight: 500;
    }

    .siparislerim__siparis .code::before {
        white-space: nowrap;
        content: "(Sipariş Kodu)";
        font-size: 11px;
        position: absolute;
        top: -18px;
        left: 0;
        letter-spacing: 0;
        color: #888;
    }

    .siparislerim__siparis .code {
        position: relative;
    }

    .siparis-tarih-sutun__inner {
        position: relative;
    }

        .siparis-tarih-sutun__inner::before {
            content: "(Sipariş Tarihi)";
            font-size: 11px;
            position: absolute;
            top: -18px;
            left: 0;
            color: #888;
        }
}



.iade__sutun-siparis-kodu {
    max-width: 438px !important;
    flex-basis: 438px !important;
}

.iade__sutun-siparis-islem {
    x: y;
}

.iade__sutun-siparis-tutari {
    x: y;
    text-align: right !important;
    display: flex !important;
    justify-content: flex-end;
}

.iade__sutun-siparis-durumu {
    x: y;
}


@media (max-width: 768px) {
    div > div.liste.siparis .sutun.siparis-tutari.islem-bekleyen-siparis-tutari {
        display: flex;
        justify-content: center !important;
        text-align: center !important;
        align-items: center !important;
    }

    .sutun.siparis-kodu.iade__sutun-siparis-kodu {
        position: relative;
        top: 5px;
    }

    .siparis-iade__siparis-kod-satici {
        flex-direction: column;
        align-self: center;
        gap: 0px !important;
    }

    div.sutun.siparis-tutari.iade__sutun-siparis-tutari {
        text-align: center !important;
        display: flex !important;
        /* color: red; */
        justify-content: center !important;
        flex-direction: row !important;
    }


    div.iade__sutun-siparis-kodu {
        max-width: 40% !important;
        flex-basis: 40% !important;
    }

    div.iade__sutun-siparis-tutari {
        padding-bottom: 0 !important;
    }
}

.islem-bekleyen-siparis-tutari {
    display: flex;
    justify-content: flex-end;
}


.sutun.siparis-kodu .eczane a {
    color: #000 !important;
    opacity: 1 !important;
    font-weight: bold;
}

.sutun.siparis-kodu .eczane {
    opacity: 1 !important;
}


@media (max-width:768px) {
    .gunun-firsatlari .swiper-button-next, .swiper-button-prev {
        /*  display: flex!important;
      background:transparent!important;*/
        display: none
    }

        .gunun-firsatlari .swiper-button-next > div {
            position: relative !important;
            /* left: 33px; */
            top: -15px;
        }

    .gunun-firsatlari .swiper-button-prev > div {
        position: relative !important;
        /* left: -29px; */
        top: -15px;
    }
}


article.gunun-firsati-urun.gunun-firsati-urun__gunun-surprizi-var {
    max-width: calc(33% - 8px);
    flex-basis: calc(33% - 8px);
}

.gunun-surprizi-ortala {
    text-align: center !important;
}

@media (max-width:768px) {
    .mobil-grid-body-islem-detayi {
        margin-bottom: 25px;
    }
}


.adet-guncelle-buton-siparis-yeni {
    border-radius: 10px !important;
}


.yetkiliSatici{
    margin-right:5px;
    font-weight:bold;
    font-size:10px;
}

.buttonDeActive{
   
}
.buttonActive {

}