#orta,#ustalan{
  z-index: 9999 !important;
position: relative;
}
#orta .b-b {
  border-bottom: 1px solid;
  margin-top: 1px;
}

#orta .icon {
  float: left;
  margin-right: 5px;
}

#orta .icon i {
  font-size: 14px;
  line-height: 41px;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #efefef
}
#orta .tasarim-gonder  i {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #efefef;
}

#orta #aciliruye{    top: 53px !important;    border: 1px solid #40bbf4  !important;}
#orta #aciliruye a{
  font-size: 13px;
font-weight: 400;
}
#orta .tasarim-gonder span{
text-align: center;
display: block;
font-size: 9px !important;
line-height: 11px; margin-top: 4px}

#orta .p-30 {
  padding: 30px 0;
}

#orta .text {
  padding-top: 7px;
  text-align: left;
}

#orta .text h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 5px 0;
}

#orta .text p {
  font-size: 12px;
  text-transform: capitalize;
  margin: 0;
}

#orta .kart-toplam {
  font-weight: 400;
  position: absolute;
  top: 8px;
  left: -9px;
}

#orta .uye-giris {
  font-weight: 400;
  position: absolute;
  top: -13px;
  /* right: -8px; */
  left: 46px;
  display: inline-block;
  max-width: 51px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#orta .kart-toplam span {
  display: inline-block !important;
      height: 17px;
      position: absolute;
      line-height: 18px;
      left: 37px;
      margin: 0;
      min-width: 17px;
      text-align: center;
      font-size: 10px;
      border-radius: 9px;
      -moz-border-radius: 9px;
      -webkit-border-radius: 9px;
          background: #f5a41c !important;
}

#orta .kart-toplam .toplam-fiyat, #orta .sepet-urun-listesi .urun-fiyat {
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize;
  display: block;
  margin-bottom: 0
}

#orta .bosluk {
  padding: 6px 8px !important
}

#orta .bosluk i {
  float: left;
  padding-right: 8px !important
}



#orta #headerBasket .dropdown-menu {
  border: none;
  border-radius: 5px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  min-width: 460px;
  margin: 20px 0 0 0;
  padding: 20px;
  top: 100%;
}

#orta #headerBasket .dropdown-menu {
  position: absolute;
      transform: translate3d(-316px, 32px, 0px) !important;
      top: -10px !important;
      left: 0px;
      will-change: transform;
}

.sinirla{
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 82px;
    display: block;
}

#orta #headerBasket .show {
  position: absolute;
  transform: translate3d(-246px, 50px, 0px) !important;
  top: 25px !important;
  left: 0px;
  will-change: transform;
}

#orta .sepet-bos {
  font-size: 14px;
  text-align: center;
  width: 100%;
  display: block;
}

#orta .sepet-urun-listesi {
  max-height: 300px;
  overflow: auto;
}

#orta .sepet-urun-listesi::-webkit-scrollbar {
  width: 5px;
}

#orta .sepet-urun-listesi::-webkit-scrollbar-track {
  background: rgba(34, 34, 34, 0.1);
}

#orta .sepet-urun-listesi::-webkit-scrollbar-thumb {
  background: rgba(99, 99, 99, 0.2);
}

#orta .sepet-urun-listesi::-webkit-scrollbar-thumb:hover {
  background: rgba(34, 45, 45, 0.4);
}

#orta .sepet-urun-listesi::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.05);
}

#orta .sepet-urun-listesi li {
  display: inline-block;
}

#orta .sepet-urun-listesi li a {
  float: left;
  display: block;
}


#orta .sepet-urun-listesi li a:nth-child(1) {
  width: 100px;
  padding: 7.5px 0;
}

#orta .sepet-urun-listesi li a:nth-child(2) {
  width: 210px;
  text-transform: capitalize;
  font-size: 13px;
  line-height: 18px;
  padding: 0 10px;

}



#orta .sepet-urun-listesi li .alan-3 {
width: 90px;
  padding:  7.5px;
}

#orta .sepet-urun-listesi li a:nth-child(2) .urun-adet {
  text-transform: lowercase;
  margin: 8px 0 10px 0;
  font-weight: 400;
  opacity: 0.7
}

#orta .sepet-urun-listesi li .alan-4 {
  width: 20px;
  padding: 0 5px;
  opacity: 0.6;
}

#orta #headerBasket .dropdown-menu .urun-toplam-fiyat {
  padding: 15px 0 0 0;
  border-top: 2px solid #f0f0f4
}
#orta #headerBasket .dropdown-menu .urun-toplam-fiyat .div {
display: block;
float: left;
}

#orta #headerBasket .dropdown-menu .urun-toplam-fiyat .div:nth-child(1) {
width: 90px;
}

#orta #headerBasket .dropdown-menu .urun-toplam-fiyat .div:nth-child(2) {
width: calc(100% - 250px );
    padding-left: 12px !important;
}

#orta #headerBasket .dropdown-menu .urun-toplam-fiyat .div:nth-child(3) {
width: 160px;
}


#orta #headerBasket .dropdown-menu .urun-butonlar {
  margin: 17px -10px -10px -10px !important;
  padding: 25px 30px 10px 30px
}
#orta {height: 96px}
#orta #headerBasket .dropdown-menu .urun-butonlar a {
  color: #fff !important;
  height: 47px;
  line-height: 47px;
  text-align: center;
  padding: 0 30px;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 15px;
  border-radius: 3px;
  font-weight: 500;
}
#orta .fixed{
  -webkit-box-shadow: 0 20px 34px -15px rgb(0 0 0 / 10%);
box-shadow: 0 20px 34px -15px rgb(0 0 0 / 10%);
}

#orta .arama {
  display: inline-block;
  overflow: hidden;
    width: calc(100% - 280px);
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  position: relative;
}

#orta .begeniler{
      border: 1px solid rgba(227,8,19,.24)!important;
      min-width: 56px;
width: 56px;
height: 56px;
border-radius: 500px;
line-height: 56px;

}
#orta .begeniler i{color: #e30813 !important}

#orta .arama input {
  float: left;
  width: 100%;
  border: 1px solid #92929b;
  color: #4a4a56;
  padding-left: 20px;
  padding-right: 80px;
  font-weight: normal;
  letter-spacing: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0.75rem!important;
  -moz-border-radius: 0.75rem!important;
  -webkit-border-radius: 0.75rem!important;
  font-size: 16px;
font-weight: 400;
height: 64px;
letter-spacing: 0;
    border: 1.5px solid #ebeded;

}

#orta .arama input:focus {
  outline: none !important;
  border-color:#40bbf4
}

#orta .arama .btn-search {
  height: 48px;
      min-width: 48px;
      width: 48px;

      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      z-index: 4;
      border-radius: 500px;
    background-color: #37ad72 !important;
      border:none !important;

}

#orta .loginn{
width: 60px;
}

#orta .spt{
width: 169px;
}

#orta .alan{border: 1px solid #d9d9e1 !important;

padding: 14px 20px;
font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    max-height: 56px;}

    #orta #headerBasket.alan{    background-color: #37ad72 !important;
      border-color: #37ad72!important;
    color: #fff !important}

#orta .loginn .fit{height: fit-content; }

#orta .loginn:hover{border: 1px solid #40bbf4 !important;}

#orta .loginn .dropdown-toggle:after {
  width: 0;
      height: 0;
      margin-left: 0.255em;
      vertical-align: 0.255em;
      content: "";
      border-top: 0.3em solid;
      border-right: 0.3em solid transparent;
      border-bottom: 0;
      border-left: 0.3em solid transparent;
      position: relative;
      padding-top: 20;
      margin-right: 5px;
      display: inline-block;
      position: absolute;
      top: 18px;
      right: 5px;
      color: #d9d9e1;
}

#orta .kadi {
  max-width: 61px;
  overflow: hidden;
  height: 20px;
}

#orta .dropdown-menu {
  font-size: 12px;
  min-width: 148px;
  left: 0px;
  margin-left: -4px;
}


#orta .sepet-bos {
  float: inherit !important;
}





    @media (max-width:1200px) {
      #orta .arama {width: 380px}
      #orta .loginn,#orta .tasarim-gonder{ margin-left: 10px !important}
      #orta #headerBasket { width: 114px;}
      #ust a.mr-4 { margin-right: 15px !important}
    }


    @media (max-width:992px) {
#orta .loginn,  #orta #headerBasket {width: auto;}
#orta .loginn .dropdown-toggle:after{display: none}
      #orta .arama {width: calc(100% - 196px)}
          #ust a.mr-4 { margin-right: 10px !important}

    }
