.profil-wrapper {
    padding: 2rem 3rem;
    background-color: #fff;
    border-radius: 5px;
    color:#323232;
}

.credit-card-big{
    border:1px solid #e7e7e7;
    border-radius:20px;
    padding:2rem;
    margin-top:28px;
    background-color: #fbfbfb;
}
.wrapper-title{
    font-size:20px;
    font-weight:bold;
}
.profil-navbar{
    display:block;
    list-style: none;
    padding-left:0px;
    border:1px solid #e7e7e7;
    border-radius:5px;
}
.profil-navbar li a{
    display:flex;
    padding:1rem 1.5rem;
    border-bottom: 1px solid  #e7e7e7;
    font-size:14px;
    text-decoration: none;
    color:#323232;
    transition: 100ms all;
}
.profil-navbar li:last-child a{
    border-bottom: 0;
}
.profil-navbar li a img{
    width:20px;
    object-fit: scale-down;
    margin-right:1.5rem;
}
.profil-navbar li a:hover{
    background: linear-gradient(90deg, rgba(244,252,252,1) 0%, rgba(0,212,255,0) 100%);
    border-left:2px solid #2abdc0;
}
.profil-navbar li .active{
    background: linear-gradient(90deg, rgba(244,252,252,1) 0%, rgba(0,212,255,0) 100%);
    border-left:2px solid #2abdc0;
}
.content-header{
    display:flex;
    flex-wrap: wrap;
    color:#323232;
}
.header-box{
    font-size:18px;
    flex:1;
    border:1px solid #e7e7e7;
    border-radius:5px;
    padding:1rem;
    display: flex;
    align-items: center;
}
.header-box img{
    margin-right:10px;
}
.yeni-adres{
    display:flex;
    align-items: center;
    margin-left:1rem;
    border:1px solid #2abdc0;
    border-radius:5px;
    padding:1rem;
    font-size:14px;
    font-weight:bold;
    background-color: #f4fcff;
}
.yeni-adres i{
    font-size:20px;
    margin-right:5px;
    color:#2abdc0;
}
.yeni-adres:hover{
    color:#2abdc0;
}
.content-body{
    border:1px solid #e7e7e7;
    padding:2rem;
    border-radius:5px;

}
.adres-kutusu{
    border:1px solid #e7e7e7;
    border-radius:5px;
    margin-bottom:30px;
}
.adres-baslik{
    padding:1rem 2rem;
    font-size:15px;
    font-weight:bold;
    border-bottom:1px solid #e7e7e7;
}
.adres-detay{
    padding:1rem 2rem;
}
.user{
    display:flex;
    align-items: center;
    font-weight:bold;
    font-size:15px;
    margin-bottom:10px;
}
.user img{
    margin-right:10px;
}
.adres-detay p{
    margin-bottom:10px;
    font-size:14px;
}
.adres-butonlar{
    display:flex;
}
.adres-butonlar a{
    display:flex;
    justify-content: center;
    align-items: center;
    flex:1;
    border:1px solid #dfdfdf;
    color:#dfdfdf;
    border-radius:20px;
    padding:.7rem 0;
    font-size:14px;
}
.adres-butonlar a i{
    color:#dfdfdf;
    font-size:20px;
    margin-right:5px;
}
.adres-butonlar a:first-child{
    margin-right:5px;
}
.adres-butonlar a:last-child{
    margin-left:5px;
}
.btn-sil{
    color:#dfdfdf;
    border-color:#dfdfdf!important;
}
.btn-sil i{
    color:#dfdfdf!important;
}
.btn-sil:hover{
    color:#db4242!important;
    border-color:#db4242!important;
}
.btn-sil:hover i{
    color:#db4242!important;
}
.btn-duzenle:hover{
    color:#323232;
    border-color:#2abdc0!important;
}
.btn-duzenle:hover i{
    color:#2abdc0;
}
.adres-duzenle-title{
    font-size:17px;
}
.adres-duzenle-title img{
    margin-right:10px;
}
.adres-modal{
    border:0;
}
.adres-modal .modal-body{
    padding:1.5rem;
    font-size:14px;
}
.adres-modal .modal-body label{
    font-weight:bold;
    font-size: 13px !important;
    margin-top: 14px !important;
}
.firma-kargo .btn{
    background: #fff;
    color: #333;
    padding: 15px 10px;
    border: 1px solid #eee;

}
.firma-kargo a i{
    margin-right: 5px;
}
.firma-kargo{
    justify-content: flex-end !important;
}
.adres-modal .modal-header{
    padding:1.5rem;
}
.adres-modal .modal-body input{
    border-color:#dfdfdf;
    padding:1rem;
    font-size:14px;
    height:45px;
}
.btn-kaydet{
    display:block;
    color:#fff;
    background-color: #2abdc0;
    border:0;
    border-radius:5px;
    width:100%;
    padding:1rem;

}
.adres-modal .close{
    position: absolute;
    right: -8px;
    top: -6px;
    background-color: #2abdc0;
    border-radius:50%;
    width:50px;
    height:50px;
    padding:0;
    opacity: 1!important;
}
.adres-modal .close span{
    color:#fff;
}
.begeni-yorum-kutusu{
    border:1px solid #e7e7e7;
    border-radius:5px;
    margin-bottom:30px;
}
.byk-padding{
    padding:1.2rem 1.5rem;
}
.header-byk{
    display:flex;
    justify-content: space-between;
    align-items: center;
    border-bottom:1px solid #e7e7e7;
}

.btn-iade{
    background: #2abdc0;
    color: #fff;
    font-size: 14px;
    float: right;
    padding: 10px 15px;
}
.byk-img{
    display:inline-block;
    border:1px solid #e7e7e7;
    border-radius:5px;
    padding:0rem;
    margin-right:1rem;
    text-align: center;
}
.byk-img img{
    width:70px;
    height:auto;
    object-fit: cover;
}
.byk-desc .stars-info{
    text-decoration: none;
    color:#1c445b;
}
.byk-desc p{
    font-size:12px;
    margin-bottom:5px;
    color:#1c445b;
}
.byk-desc p:last-child{
    margin-bottom:0;
}

.big11{
    font-size:13px!important;
}
.byk-user{
    display: flex;
    justify-content: space-between;
    font-size:13px;
    border-bottom:1px solid #e7e7e7;
}
.byk-text{
    font-size:13px;
    color:#666666;
    border-bottom:1px solid #e7e7e7;
}
.byk-text p{
    margin-bottom:0px;
}


.client i{
    font-size:18px;
}
.byk-button a{
    color:#666666;
}
.byk-button a i{
    color:#2abdc0!important;
}
.degerlendirme-kutusu .header-byk .byk-img img{
    width:auto;
    height:auto;
    object-fit: contain;
}
.urun-durum{
    color:#617581!important;
}
.degerlendirme-kutusu .header-byk{
    border-bottom:0;
    padding-bottom:0;
}
.btn-urunu-degerlendir{
    border-color:#2abdc0!important;
    color:#2abdc0!important;
    border-radius:5px!important;
    background-color: #f8fbff;
    margin:0!important;
}
.degerlendirme-modal .modal-body{
    padding:0;
}
.degerlendirme-modal .modal-footer{
    border-top:0;
    padding-top:0;
}
.img-auto img{
    width:auto;
}
.degerlendirme-check {
    font-size:13px;
    padding-right:0;
    padding-left:30px;
    font-weight:normal!important;
    margin-top:1rem;
    color:#323232!important;
}

.degerlendirme-check .checkmark {
    top: -2px;
    right:inherit;
    left: 0;
    height: 23px;
    width: 23px;
}

.degerlendirme-check .checkmark:after {
    left: 8px;
    top: 2px;
    width: 7px;
    height: 13px;
}
.degerlendirme-check input:checked ~ .checkmark {
    background-color: #fdf7f1;
}
.degerlendirme-check:hover input ~ .checkmark {
background-color: #fdf7f1;
}


.duyuru-check{
    padding:2rem 2rem 2rem 6rem;
    margin-top:0;
    border-bottom: 1px solid #e7e7e7;
    display:block;
}
.duyuru-check strong{
    font-size:16px;
}


.duyuru-check .checkmark {
    top: 43px;
    right: inherit;
    left: 55px;
    height: 25px;
    width: 25px;
    background-color: transparent!important;
}
.duyuru-check .checkmark:after {
    left: 9px;
    top: 3px;
    width: 7px;
    height: 13px;
}
.duyuru-check p{
    margin-bottom:0;
}
.duyuru-check:last-child{
    border-bottom:0;
}
.btn-opt{
    font-size:14px;
}
.btn-opt i{
    font-size:17px;
    margin-right:5px;
}
.gift-box{
    border:1px solid #e7e7e7;
    border-radius:5px;
    margin-bottom:30px;
}
.gift-head{
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    font-weight:bold;
    color:#1c445b;
    border-bottom:1px solid #e7e7e7;
}
.gift-head strong{
    padding:1rem;
    flex:1;
    display:block;
    border-right:1px solid #e7e7e7;
}
.gift-head .last-5{
    display:flex;
    align-items: center;
    padding:1rem;
}
.gift-head .last-5 i{
    color:#2abdc0;
    font-size:19px;
    margin-right:5px;
}
.gift-desc p{
    margin-bottom:5px;
    color:#1c445b;
    font-size:13px;
}
.gift-seller{
    border:0;
    padding-top:0;
    padding-left:0;
    margin-bottom:8px;
}
.gift-body{
    display:flex;
    justify-content: space-between;
}
.gift-box-price{
    display:block;
    padding:0.6rem 1.5rem;
    font-size:35px;
    color:#1c445b;
    background-color: #fff;
    text-align:center;
}
.get-border-color{
    position: relative;
    border-radius:3px;
    background: linear-gradient(to right,#2abdc0 ,#0c0601);
    padding: 2px;
}
.ayar001{
    font-size:13px;
    color:#1c445b;
    text-align: center;
    margin-bottom:0;
    margin-top:5px;
}
.btn-opt-2{
    background-color: transparent;
}
.btn-opt-2:hover{
    background-color: #2abdc0;
    color:#fff!important;
}
.hediye-detay{
    border:1px solid #e7e7e7;
    display:flex;
    justify-content:space-between;
    margin-bottom:2rem;
}
.hediye-detay:last-child{
    margin-bottom:0;
}
.hediye-d-img{
    flex:1;
    padding:1.5rem;
    border-right:1px solid #e7e7e7;
    text-align: center;
}
.hediye-d-img img{
    width:110px;
    object-fit: cover;
}
.hediye-d-desc{
    padding:1.2rem 0 1.2rem 2rem;
    flex:4;
    color:#1c445b;
    font-size:13px;
    align-self: center;
}
.hediye-d-fiyat{margin-bottom:0;}
.hediye-d-fiyat strong{
    font-size:24px;
}
.hediye-d-fiyat span{
    margin-left:1rem;
    color:#b8c7d0;
    font-size:14px;
    position: relative;
}
.hediye-d-i-box{
    border:1px solid #2abdc0;
    border-radius:5px;
    background-color: #f0fdfd;
    display:inline-block;
    align-self: center;
    text-align:center;
    padding:.7rem;
    margin-right:1.5rem;
    position: relative;
}
.hediye-d-i-box strong{
    font-size:35px;
    color:#2abdc0;
    display:block;
    z-index: 12;
    position: relative;
}
.hediye-d-i-box span{
    display:block;
    margin-top:-5px;
    color:#1c445b;
    font-size:11px;
    
}
.hediye-d-i-box:after{
    content:'';
    position: absolute;
    top:0;
    right:0;
    background-color: #2abdc0;
    border-top: 0px solid  2abdc0;
    border-left: 0 solid  #f0fdfd;
    border-right: 38px solid #2abdc0;
    border-bottom: 38px solid #f0fdfd;
    z-index: 10;
}
.hediye-d-i-box:before {
    content: '';
    position: absolute;
    top: 2px;
    right: 6px;
    width: 8px;
    height: 14px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 11;
}
.iade-title{
    border-bottom:1px solid #e7e7e7;
    padding:1rem 2rem;
    background-color: #fcfcfc;
}
.padding2{
    padding:2rem;
}
.iade-kutu{
    display:flex;
    justify-content: space-between;
    border:1px solid #e7e7e7;
    margin-bottom:1rem;

}
.iade-kutu:last-child{
    margin-bottom:0;
}
.iptal-c {
    display:block;
    border-bottom:0;
    width:25px;
    height:25px;
    padding:0;
}
.iptal-c .checkmark{
    left:0;top:0;
}
.label-inside{
    padding:1rem;
    border-right:1px solid #e7e7e7;
    margin-right:1rem;
    display:flex;
    align-items: center;
}
.form-theme-1 label{
    color:#1c445b;
    font-size:13px;
}
.form-theme-1 input, .form-theme-1 select {
    border-color: #d5d5d5;
    padding: 14px;
    height: auto;
    font-size: 15px;
    border-radius: 8px;
    color: #323232;
}
.iptal-desc{
    padding:1rem;
    flex:2;
}
.iptal-desc p{
    margin-bottom:5px;
}
.byk-img-2 img {
    width: 75px;
    height: auto;
    object-fit: cover;
}
.iptal-c:hover input ~ .checkmark {
    background-color: #fdf7f1;
}
.iptal-c input:checked ~ .checkmark {
    background-color: #fdf7f1;
}
.credit-card-box{
    border:1px solid #e7e7e7;
    border-radius:5px;
}
.credit-head{
    padding:1rem 0rem;
    border-bottom:1px solid #e7e7e7;
    text-align:center;
}
.credit-body{
    padding:0 2.5rem;
}
.ayar002{
    display:block;
    text-align:center;
    padding:1rem 0rem;
}
.ayar002 a{
    width:150px;
    display:inline-flex;
    background-color: #f4fcfc;
    border-color:#2abdc0!important;
    color:#686868;
}
.ayar002 a i{
    color:#2abdc0!important;
}
.bodywht-opt{
    padding:0rem;
}
.bodywht-opt label{
    font-size:14px;
}
.bodywht-opt input,.bodywht-opt select{
    background-color: #fcfcfc;
}
.form-group-header{
    padding:1rem 1.2rem;
    border-bottom:1px solid #e7e7e7;
}
.form-group-body{
    padding:1.2rem;
}
.custom-radio-opt .checkmark-radio{ 
    left:0;
    border-color:#e5e5e5;
    background: #fbfbfb;
}
.custom-radio-opt input:checked ~ .checkmark-radio{ 
    left:0;
    border-color:#2abdc0!important;
}

.custom-radio-opt{
    padding-left:30px;
    padding-right:30px;
}
.messages-head .header-box{
    font-size:13px;
    border:0;
    border-bottom:1px solid #e7e7e7;
    background-color: #fcfcfc;
    border-radius:0;
    padding:1rem 2rem;
}
.messages{

}
.font-12{
    font-size:12px!important;
}
.messages-wrap{
    padding:2rem;
}
.msg-box{
    margin-bottom:2rem;
    width:70%;
    position: relative;
}
.msg-box:last-child{
    margin-bottom:0;
}
.headmsg{
    display:flex;
    justify-content: space-between;
}
.inside-msg{
    display:block;
    padding:1.5rem 2rem;
    font-size:13px;
    background-color: #fef3e8;
    border-radius:5px;
    position: relative;
}
.user-messages{
    margin-left:auto;
}
.user-messages .inside-msg{
    background-color: #ecf8fd!important;
    border-top-right-radius: 0;
}
.admin-messages .inside-msg{
    border-top-left-radius: 0;
}
.admin-messages .inside-msg:after {
    content: '';
    position: absolute;
    left: -18px;
    top: 0;
    background-color: #fef3e8;
    border-top: 0px solid #fef3e8;
    border-left: 0 solid #fff;
    border-right: 19px solid #fef3e8;
    border-bottom: 15px solid #fff;
    z-index: 10;
}
.user-messages .inside-msg:after {
    content: '';
    position: absolute;
    right: -19px;
    top: 0;
    background-color: #ecf8fd;
    border-top: 0px solid #ecf8fd;
    border-left: 19px solid #ecf8fd;
    border-right: 0 solid #fff;
    border-bottom: 15px solid #fff;
    z-index: 10;
}
.headmsg{
    margin-bottom:.5rem;
}
.send-message{
    padding:0 2rem 2rem 2rem;
    display:flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.send-message label{font-size:13px;}
.send-message .form-group{
    margin-right:.5rem;
}
.btn-send-message{
    background-color: #2abdc0;
    color:#fff!important;
    border-radius:5px;
    padding:1.5rem;
    font-size:13px;
    font-weight:bold;
    margin-left:.5rem;
}
.btn-send-message i{
    display:block;
    font-size:20px;
    color:#fff;
}
.msg0001{
    display:block;
    padding:0 2rem;
    font-size:13px;
}

.accordion-sss{
    color: #505050;

}
.accordion-sss .accordion-item{
    margin-bottom: 15px;
}
.accordion-sss .accordion-item .accordion-header{}
.accordion-sss .accordion-item .accordion-header button{
    border: 1px solid #e8e8e8;
    background: #fdfdfd;
    color: #505050;
    border-radius: 5px;

}
.accordion-sss .accordion-button:not(.collapsed){
    color: #36c1c4 !important;
}
.accordion-sss .accordion-item .accordion-collapse{
    border: 1px solid #e8e8e8;
    border-top-width: 0;
    border-radius: 5px;
}
.accordion-sss .accordion-item .accordion-collapse .accordion-body{
    margin-top: -3px;

}

.pl-125{
    padding-left:1.25rem;
}
.li-mb{padding-left:2rem;}
.li-mb li{
    margin-bottom:.5rem;
}
.content-header-2{
    display:flex;
    justify-content: space-between;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color:#323232!important;
}
.our-ftheme{
    border:0;
    font-size:14px;
    padding:1rem;
    height:auto;
}
.search-text{
    border-left: 1px solid #e7e7e7;
    flex:1;
    padding:1rem;
    display:flex;
    align-items: center;
}
.search-text input::placeholder{
    color:#323232!important;
}
.search-text i{
    font-size:19px;
    margin-right:.5rem;
    color:#2abdc0;
}
.siparis-select{
    border-left: 1px solid #e7e7e7!important;
    border-radius:0px;
    flex:1;
    margin-right:1rem;
}
.flex-3{
    flex:3;
}
.siparis-info{
    display:flex;
    border:1px solid #e7e7e7;
    border-radius:4px;
    flex-wrap: wrap;
}
.siparis-s-box{
    font-size:13px;
    text-align:center;
    padding:1.2rem 2rem;
    flex:1 1;
    background-color: #fcfcfc;
    border-right:1px solid #e7e7e7;
    color:#323232;
}
.siparis-s-box:last-child{
    border-right:0;
}
.siparis-s-box strong{
    display:block;
}
.siparis-s-box span{
    font-size:14px;
}
.c-box-head{
    background-color: #fcfcfc;
    font-size:15px;
    font-weight:bold;
    padding:1.2rem 2rem;
    border-bottom:1px solid #e7e7e7;
}
.c-box-body{
    color:#323232;
    padding:1.2rem 2rem;
    border-bottom:1px solid #e7e7e7;
    font-size:15px;
}
.c-box-body{
    margin-bottom:8px;
}
.c-box-footer a{
    display:flex;
    justify-content: center;
    align-items: center;
    padding:.7rem;
    font-size:14px;
    color:#323232;
}
.c-box-footer i{
    color:#2abdc0;
    font-size:20px;
    margin-right:5px;
}
.c-box-w-head{
    border:1px solid #e7e7e7;
    border-radius:5px;

}
.odeme-bilgi-liste{
    list-style: none;
    padding-left:0;
    margin:0;
}
.odeme-bilgi-liste li{
    display:flex;
    font-size:14px;
    justify-content: space-between;
    align-items: center;
    border-bottom:1px solid #e7e7e7;
    padding:.35rem 2rem;
}
.odeme-bilgi-liste li:last-child{
    border-bottom:0;
}
.odeme-bilgi-liste li img{
    margin-right:5px;
    width:31px;
    height:auto;
    object-fit: cover;
}
.iptal-et i{
    color:#cf403f;
    font-size:23px;
    margin-right:.5rem;
}
.iptal-et{
    display:flex;
    align-items: center;
    justify-content: center;
    padding:.5rem;
    color:#323232;
}
.teslimat{
    border:1px solid #e7e7e7;
    border-radius:5px;
}
.teslimat-head{
    border-bottom:1px solid #e7e7e7;
}

/*step list*/
.step-list{
    padding-left:0px;
    text-align: center;
}
.step-list li {
    width: 2.4rem;
    height: 2.4rem;
    text-align: center;
    line-height: 2rem;
    border-radius: 1.5rem;
    background: transparent;
    border:4px solid #e4e4e4;
    margin: 0 5rem;
    display: inline-block;
    color: white;
    position: relative;
  }
  .step-list li::before {
    content: '';
    position: absolute;
    top: .9rem;
    left: -10.5rem;
    width: 10.3rem;
    height: .2rem;
    background: #e4e4e4;
    z-index: 1;
}
.step-list span i{
    position: absolute;
    left: -0.4rem;
    top: 0.4rem;
    color:#c6c6c6;
}
  .step-list li span{
    z-index:3;
    position: relative;
  }
  .step-list li p {
    position: absolute;
    left: -52.2px;
    bottom: -50px;
    font-size: 12px;
    letter-spacing: 0px;
    width: 140px;
    color: #2abdc0;
}
  
  
  .step-list li:first-child::before {
    display: none;
  }
  
  .step-list .active {
    background: #2abdc0;
    border-color:#2abdc0;
  }
  .step-list .active i{
    color: #fff;
  }
  

  
  .step-list .active::before {
    background: #2abdc0;
  }
  /*step responsive*/
  .step-list-responsive{
      padding:0rem 2rem;
      display:flex;
      align-items: center;
  }
  .stepz{
      position: relative;
      width:36px;
      height:36px;
      border-radius:2rem;
      border:3px solid #e4e4e4;
  }
  .stepz i{
      position: absolute;
      top: 0.3rem;
      left: 0.4rem;
      font-size:20px;
      color:#e4e4e4;
  }
  .stepz p {
    font-size: 13px;
    width: 140px;
    position: absolute;
    text-align: center;
    bottom: -40px;
    left: -50px;
    color:#e4e4e4;
}

.stepz-line{
    flex:1;
    height:3px;
    background-color: #e4e4e4;
}
.step-list-responsive .active{
    border-color:#2abdc0;
    background-color: #2abdc0;
}
.step-list-responsive .active p{
    color:#2abdc0;
}
.step-list-responsive .active i{
    color:#fff;
}
.less-padding{
    padding:1.2rem;
}
.teslimat-body{
    padding:1rem 2rem;
}
.krg{
    display:flex;
    color:#1c445b;
    font-size:12px;
    align-items: center;
    margin-bottom:1rem;
}
.krg img{
    width:30px;
    margin-right:5px;
}
.edit-sprs .price-old{
    font-size:14px;
}
.edit-sprs .price-new{
    font-size:22px;
}
.img110{
    width:110px!important;
    height:auto;
    object-fit: cover;
}
.teslim-et{
    color:#1c445b;
}
.teslim-et i{
    color:#2abdc0;
}
.siparis-i-kutu{
    padding:1.2rem;
}
.btn-edit-22 i{
    margin-right:5px;
    font-size:18px;
}
.firma-kargo{
    display:flex;
    justify-content: space-between;
    font-size:13px;
}
.firma-kargo a{
    color:#323232;
}
.firma-kargo a i{
    font-size:15px;
    color:#2abdc0;
}
.btn-sliste{
    background-color: transparent;
    color:#2abdc0;
    border:1px solid #2abdc0;
    border-radius:5px;
    padding: .7rem 2rem;
    background-color: #fffbf8;
}
.btn-sliste:first-child{
    margin-bottom:5px;
    background-color:#2abdc0!important ;
    color:#fff!important;
    border-color:#2abdc0;
}
.btn-sliste:last-child{
    margin-top:5px;
}
.btn-sliste:hover{
    background-color:#2abdc0!important ;
    color:#fff!important;
    border-color:#2abdc0;
}
.sayfa-iletisim input{
    border:0;
    border-bottom:1px solid #a2a2a2;
    border-radius:0;
    padding-left:0;
}
.sayfa-iletisim input::placeholder{
    font-size:14px;
    color:#282828!important;
}
.sayfa-iletisim input:active,.sayfa-iletisim input:focus{
    border-color:#2abdc0;
}
.sayfa-iletisim input:active::placeholder,.sayfa-iletisim input:focus::placeholder{
    color:#2abdc0!important;
}
.sayfa-ayar span{
        padding: 0.77rem 1rem;
}
.h1-font{
    font-size:22px;
}
.jcsb{
    justify-content: space-between;
}
.bakiyem{display:flex;
align-items: center;
font-size:12px;}
.bakiyem strong{
    display:block;
    font-size:16px;
}
.btn-d-orange{
    border:1px solid #e7e7e7;
    color:#323232;
    font-weight:bold;
    padding:.7rem 2rem;
    font-size:18px;
}
.btn-d-orange:hover{
    background-color: #2abdc0;
    color:#fff;
    border-color:#2abdc0;
}



/* The container */
.box-radio {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-weight:bold;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default radio button */
  .box-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  /* Create a custom radio button */
  .box-checkmark {
    display:block;
    font-size: 19px;
    border:1px solid #e7e7e7;
    border-radius:5px;
    padding:.6rem 2.5rem;
    color:#323232;
    background-color: #fff;
  }
  
  /* On mouse-over, add a grey background color */
  .box-radio:hover input ~ .box-checkmark {
    border-color: #2abdc0;
  }
  
  /* When the radio button is checked, add a blue background */
  .box-radio input:checked ~ .box-checkmark {
    background-color: #2abdc0;
    border-color: #2abdc0;
    color:#fff;
  }

.p-up{
    border:1px solid #e7e7e7;
    border-radius:5px;
    background-color: #fbfbfb;
    padding:2rem;
}
.p-up-buttons{
    display:flex;
    justify-content: center;
    margin-top:1rem;
}
.p-up-buttons .box-radio{
    margin-right:5px;
}
.p-up-buttons .box-radio:last-child{
    margin-right:0;
}
.def-color{
    color:#323232!important;
}
.big-padding{
    padding:2rem 6rem;
}
.btn-opt-3 i{
    color:#2abdc0;
    margin-right:8px;   
}
.btn-opt-3{
    border-color:#e9e9e9;
}
.credit-card-little{
    padding: 1.2rem;
}
.credit-card-little .card-numbers {
    font-size: 20px!important;
    font-weight: bold;
    color: #323232;
}
.credit-card-little .center-card span {
    font-size: 14px;
}
.credit-card-little .bottom-card span {
    font-size: 14px;
    color: #323232;
}
.iade-kutu-siparis-liste{
    padding: 0;
}
.iade-kutu-siparis-liste .alan-baslik{
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}
.iade-kutu-siparis-liste .alan-baslik h3{}
.iade-kutu-siparis-liste .alan-baslik h3 strong{
    font-size: 16px;
    display: block;
    width: 100%;
}
.iade-kutu-siparis-liste .alan-baslik h3 small{
    font-size: 13px;

}
.iade-kutu-siparis-liste .alan-baslik .puan{
    background: #35b669;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    padding:5px 10px ;

}
.iade-kutu-siparis-liste .alan-liste{
    padding: 0;
    border-left: 1px solid #e7e7e7;
    padding-left: 10px;
}
.iade-kutu-siparis-liste .alan-liste .spc2232{}
.iade-kutu-siparis-liste .alan-liste .spc2232 li{
    width: 100%;
}
.iade-kutu-siparis-liste .alan-fiyat{
    padding-right: 0;
}
.iade-kutu-siparis-liste .alan-fiyat .info1529{
    border-bottom: 0px;
}
.iade-kutu-siparis-liste .alan-fiyat{}
.iade-kutu-siparis-liste .alan-resim{
    display: flex;
}
.iade-kutu-siparis-liste .alan-resim .byk-img-2{
    margin-right: 0;
    width: 100%;
    height: 100%;
    padding: 20px 0px !important;
    border: unset;
}
.iade-kutu-siparis-liste .alan-resim .byk-img-2 img{
    width: 100%;
    height: 100%;
}

/* UÇAK BİLET 2*/

.opt-box-bsl{
    padding: 0 !important;
}
#filtre-gidis .irs--flat .irs-bar{
    background-color: #2abdc0;
}
#filtre-gidis .irs--flat .irs-handle>i:first-child{
    background-color: #2abdc0;
    width: 6px;
    border-radius: 4px;
}
.filtre-class .opt-title{
    padding: 15px;
    margin-bottom: 0 !important;
    padding: 0;
    padding-bottom: 20px;
    font-weight: 500;
}

.genel-filtre-baslik{
    padding: 15px;
    background: #f2fbfb;
}
.custom-checkbox-style-1 input:checked ~ .checkmark{
    background-color: #2abdc0 !important;
    border-color: #2abdc0 !important;
}
.genel-filtre-baslik .opt-title{
    padding-bottom: 0 !important;
    font-weight: bold !important;


}
.genel-filtre-baslik span{
    color: #1b5d88;
    overflow: hidden;
}
.genel-filtre-baslik span i{
    color: #1fadb0;
    margin-right: 5px;
}
.checkmark-info-alert{
    background: #2abdc0;
}
.checkmark-info{
    width: 42px;
}
.genel-filtre-baslik span button{
    font-size: 13px;
    margin-top: -5px;
    float: right;

}

#filtre-gidis .irs--flat .irs-single:before{
    border-top-color: #2abdc0;
}
#filtre-donus{}
#filtre-donus .checkmark-info-alert,#filtre-donus .irs--flat .irs-from,#filtre-donus .irs--flat .irs-bar,#filtre-donus .irs--flat .irs-handle>i:first-child, #filtre-donus .irs--flat .irs-to, #filtre-donus .irs--flat .irs-single{
    background-color: #f5aa1d
}
#filtre-donus .irs--flat .irs-from:before, #filtre-donus .irs--flat .irs-to:before, #filtre-donus .irs--flat .irs-single:before{
    border-top-color: #f5aa1d

}
#filtre-donus .custom-checkbox-style-1 input:checked ~ .checkmark{
    background-color: #f5aa1d !important;
    border-color: #f5aa1d !important;
}
#filtre-donus .genel-filtre-baslik span i{
    color: #f5aa1d

}
#filtre-donus .genel-filtre-baslik{
    background: #fefaf2;
}
.hotel-content .nav-tabs .active{
   background: transparent !important;
}
.hotel-content .nav-tabs .nav-link i{
    color: #37c1c4 !important;
}

.hotel-content .nav-tabs .active{
    border-bottom-color: #37c1c4 !important;
}
.ucak-bilet-wrap{}
.ucak-bilet-wrap .hotel-c-head{
    margin-bottom: 0;
}
.ucak-bilet-wrap p.sonuc{

}
.ucak-bilet-wrap{}
.ucak-bilet-wrap .baslik{
    background: #2abdc0;
    border-radius: 6px;
    padding: 6px 10px;
    color: #fff;
    overflow: hidden;

}
.ucak-bilet-wrap .baslik img{
    float: left;
}
.ucak-bilet-wrap .baslik span{
    font-weight: bold;
    float: left;
    display: block;
    font-size: 20px;
}
.ucak-bilet-wrap .baslik span small{
    font-weight: normal;
    font-size: 15px;
    margin-top: -20px;
    display: block;
}
.ucak-bilet-wrap .tarih{
}
.ucak-bilet-wrap .tarih i{
    background: #2abdc0;
    float: left;
    height: 100%;
    line-height: 68px;
    padding: 0px 14px;
    color: #fff;
    width: 15%;

}
.ucak-bilet-wrap .tarih p{
    width: 69%;
    background: #2abdc0;
    color: #fff;
    float: left;
    margin-bottom: 0;
    padding: 10px 10px;
    text-align: center;
}
.ucak-bilet-wrap .tarih i.fa-chevron-right{
    border-radius: 0px 6px 6px 0px;
    border-left: 1px solid #fff;


}
.ucak-bilet-wrap .tarih i.fa-chevron-left{
    border-right: 1px solid #fff;
    border-radius: 6px 0px 0px 6px;
}


.ucak-bilet-wrap .table .form-check-input:checked[type=radio]{
    background-color: #2abdc0;
    border-color: #2abdc0;
}
.form-turuncu .table .form-check-input:checked[type=radio]{
    background-color: #f5aa1d;
    border-color: #f5aa1d;
}
.form-turuncu  .baslik{
    background-color: #f5aa1d ;

}
.ucak-bilet-wrap .tarih i{
        background-color: #f5aa1d ;

}

.ucak-bilet-wrap .tarih p{
        background-color: #f5aa1d ;

}
.ucak-bilet-wrap .table .addBg{
    background: rgba(42, 190, 192, 13);
}
.form-turuncu .table .addBg{
    background: #fef9ef;
}
.ucak-bilet-wrap .table tbody td{
    padding: 20px 10px;
}
.ucak-bilet-wrap .table p.tek{
    padding-top: 20px;
}
.ucak-bilet-wrap .table .saat-kisim{
    font-weight: 700;
    margin-top: 10px;
    display: block;
}
.ucak-bilet-wrap .table .saat-kisim small{
    font-weight: 400;


}
.ucak-bilet-wrap .table{
    text-align: center;
}
.ucak-bilet-wrap .table .top{
    font-size: 12px;
}
.ucak-bilet-wrap .table .down{
    font-size: 12px;
}
.ucak-bilet-wrap .table .ok{}
.ucak-bilet-wrap .table th{
    font-weight: 400;
    color: #656565;
    font-size: 14px;
    text-align: center;
}
.ucak-bilet-wrap .table-responsive{
    padding: 0;
}
.adres-modal{}
.adres-modal .custom-checkbox:hover input ~ .checkmark {
    background-color: #f5aa1d ;
}
.adres-modal .custom-checkbox .checkmark:after{
}
#degerlendirme1{
    background: rgba(16, 100, 133, 25);

}
.adres-modal .btn-kaydet{
    background-color: #f5aa1d ;

}
.adres-modal .close{
    background-color: #f5aa1d ;

}

@media (max-width: 991.98px) {
    .sec-ucakbilet2 .search-area{
        display: unset;
    }
    .sec-ucakbilet2 .area-gidisgelis {
        width: 50%;
        float: left;
    }
    .sec-ucakbilet2 .area-tarih {
        width: 50%;
        float: left;
        max-width: unset;
        border-top: 1px solid #f3f3f4;
    }
    .sec-ucakbilet2 .area-sayiogren {
        float: left;
        width: 25%;
        border-top: 1px solid #f5f5f5;
    }
    .sec-ucakbilet2 .btn-tab-style-1 {
        width: 25%;
        height: 95px;
        border-radius: 0px 6px 6px 0px;
    }
    .area-sayiogren .input-w input{
        max-width: 107px !important;
    }
}

@media (max-width: 1199.98px) {
    .btn-tab-style-1{
        width: 70px;
    }
    .area-sayiogren .input-w input{
        max-width: 37px;
    }
}


@media (max-width: 767.98px) {
    .area-sayiogren .input-w input {
        max-width: 68px !important;
    }
    .main-section .btn-tab-style-1{
        top: 8px !important;
        position: relative !important;
    }
}


@media (max-width: 575.98px) {
    #degerlendirme1 .modal-body{
        padding: 0px 20px;
    }
    .p-up-buttons{
        display: unset;
    }
    .p-up-buttons .box-radio{
        width: 100%;
        margin-top: 10px;
    }

    #degerlendirme1  .modal-body label{
        padding-right: 0;
    }
    #degerlendirme1 .byk-padding{
        display: unset;
    }
    #degerlendirme1 .byk-desc{
        padding: 10px 10px;
    }
    .degerlendirme-kutusu .header-byk{
        display: unset;
        text-align: center;
        width: 100%;
    }
    .byk-img{
        width: 88%;
    }
    .ucak-bilet-wrap .nav-tabs .nav-link{
        width: 100% !important;
    }
    .ucak-bilet-wrap .tarih{
        margin-top: 15px !important;
        width: 100% !important;
    }
    .ucak-bilet-wrap .tarih p{
        width: 70% !important;
    }
    .ucak-bilet-wrap .nav-tabs{
        display: unset;
    }
    .sec-ucakbilet2 .area-gidisgelis{
        width: 100%;
    }
    .sec-ucakbilet2 .nere-cevir {
        right: 40%;
        top: unset;
        bottom: -30px;
    }
    .sec-ucakbilet2 .area-sayiogren {
        float: left;
        width: 33.33%;
        border-top: 1px solid #f5f5f5;
    }
    .area-sayiogren .input-w input {
        max-width: 36px !important;
    }
    .main-section .btn-tab-style-1 {
        margin: 0;
        margin-top: 10px;
        width: 100%;
        padding: 10px !important;
        height: 50px;}
}

/* UÇAK BİLET SON*/

/*Mobile CSS*/
@media only screen and (max-width: 1199px) {
    .ucak-bilet-wrap .tarih p{
        width: 62%;
    }
    .wrap-odeme .row-mobil{
        width: 100%;
        margin: 0;
    }
    .wrap-odeme .page-title{
        font-size: 14px;
        padding: 0px 4px;
    }
    .wrap-odeme .page-title span{
        font-size: 14px;
    }

    .tab-pane.ayar1{
        padding: 0;
    }
    .wrap-odeme .col-12.p-5{
        padding: 0 !important;
    }
    .wrap-odeme .ayar2{
        padding: 0 !important;
    }
    .odeme_tamamla_geri, .odeme_tamamla{
        font-size: 10px !important;
        padding: 5px 15px !important;

    }
    .tablez1 thead{ display: none}
    .tablez1 tbody tr{
        display: flex;
        flex-direction: column;
    }
    .card-tekli{
        padding: 0 !important;
    }
    .tekli-hediye{
        max-width: 100% !important;
        width: 100% !important;
        min-width: 220px !important;
    }
    .tekil-hediye-up{
        min-width: unset !important;
        max-width: 100% !important;
    }
    .iade-kutu-siparis-liste .alan-baslik{
        display: flex;
        flex-wrap: wrap;
        align-items: center;

    }
    .iade-kutu-siparis-liste .alan-baslik h3{}
    .iade-kutu-siparis-liste .alan-baslik h3 strong{
        font-size: 16px;
        display: block;
        width: 100%;
    }
    .iade-kutu-siparis-liste .alan-baslik h3 small{
        font-size: 13px;

    }
    .iade-kutu-siparis-liste .alan-baslik .puan{
        background: #35b669;
        color: #fff;
        border-radius: 4px;
        display: inline-block;
        padding:5px 10px ;

    }
    .iade-kutu-siparis-liste .alan-liste{
        padding: 0;
        border-left: 0px ;
        padding-left: 10px;
    }
    .iade-kutu-siparis-liste .alan-liste .spc2232{}
    .iade-kutu-siparis-liste .alan-liste .spc2232 li{
        width: 100%;
    }
    .iade-kutu-siparis-liste .alan-fiyat{
        padding-right: 0;
    }
    .iade-kutu-siparis-liste .alan-fiyat .info1529{
        border-bottom: 0px;
    }
    .iade-kutu-siparis-liste .alan-fiyat{

        padding-left: 0;
    }
    .iade-kutu-siparis-liste .alan-fiyat .hotel-price{
        border-left: 0;
        border-top:1px solid #dcdcdc;

    }
    .iade-kutu-siparis-liste .alan-fiyat{
        border-left: 0px ;

    }
    .iade-kutu-siparis-liste .alan-resim{
        display: flex;
    }
    .iade-kutu-siparis-liste .alan-resim .byk-img-2{
        margin-right: 0;
        width: 100%;
        height: 100%;
        padding: 20px 0px !important;
        border: unset;
    }
    .iade-kutu-siparis-liste .alan-resim .byk-img-2 img{
        width: 100%;
        height: 100%;
    }

    .gift-body{
        display:block;
    }
    .get-border-color{
        margin-top:1rem;
    }
    .adres-baslik {
        padding: 1rem 1rem;
    }
    .adres-detay {
        padding: 1rem 1rem;
    }
    .profil-wrapper {
        padding: 2rem 1rem;
    }
    .byk-padding {
        padding: 0.8rem 0.8rem;
    }

}
@media only screen and (max-width: 1063px) {



}
@media only screen and (max-width: 991px) {
    .gift-body{
        display:flex;
    }
    .get-border-color{
        margin-top:0;
    }
    .iade-kutu {
        flex-direction: column;
        align-items: center;
        
    }
    .label-inside {
        border-right:0;
    }
    .form-theme-1{
        display:block;
        width:100%;
        padding:1rem;
        margin-right:0!important;

    }

}
@media only screen and (max-width: 770px) {
    .iade-kutu {
        flex-direction: row;
    }
    .label-inside {
        padding: 1rem;
        border-right: 1px solid #e7e7e7;
    }
    .form-theme-1{
        display:block;
        width:auto;
        padding:initial;
    }

}
@media only screen and (max-width: 600px) {
    .step-list-responsive .stepz:nth-child(3) p{
        bottom:20px!important;
    }
    .step-list-responsive .stepz:last-child p{
        bottom:20px!important;
    }

    .iade-kutu {
        flex-direction: column;
        align-items: center;
        
    }
    .label-inside {
        border-right:0;
    }
    .form-theme-1{
        display:block;
        width:100%;
        padding:1rem;
        margin-right:0!important;
        padding-top:0;
    }
}
@media only screen and (max-width: 560px) {

    .flex-3{
        flex:initial;
    }

    .siparis-info {
        flex-direction: column;
    }
    .siparis-s-box{
        border-right:0;
        border-bottom:1px solid #e7e7e7;
    }
    .msg0001{
        padding:0 1.5rem;
    }
    .send-message{
        display:block;
    }
    .send-message .form-group{
        margin-right:0;
    }
    .send-message .btn-send-message{
        margin-left:0;
        margin-top:1rem;
    }
    .send-message{
        padding:0 1.5rem 1.5rem 1.5rem;
    }
    .messages-wrap {
        padding: 1.5rem;
    }
    .credit-body {
        padding: 0 0.5rem;
    }
    .content-body {
        padding: 1rem;
    }
    .hediye-detay{
        display:block;
    }
    .hediye-d-i-box{
        display:block;
        margin:1.2rem;
    }
    .hediye-d-desc{
        padding:1.2rem;
    }
    .gift-body{
        display:block;
    }
    .get-border-color{
        margin-top:1rem;
    }


}
@media only screen and (max-width: 425px) {
    .profil-siparis .header-byk{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
}

    .content-header {
        display: block;
    }
    .yeni-adres{
        margin-left:0px;
        margin-top:1rem;
    }
    .content-body {
        padding: 1rem;
    }
}
@media only screen and (max-width: 399px) {



}
@media only screen and (max-width: 340px) {

    
}
