/* #region address */
.itemBox {
    border-radius: 5px;
    border: 1px solid #ddd;
    width: 194px;
    padding: 15px;
    height: 220px;
    color: #adadad;
    font-size: 14px;
    word-wrap: break-word;
    overflow: hidden;
}
.itemBox1 {
    float: left;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 15px;
    min-width: 190px;
    background: #f2f2f2;
    height: 220px;
    cursor: pointer;
    box-shadow: -10px -2px 14px -9px #ccc;
}

.itemBox:hover {
    border: 1px solid #ff7b51;
}
i.dfAdress {
    content: url('./tools/dfAdrs.svg');
    width: 20px;
    height: 24px;
    position: absolute;
    top: 6px;
    right: 10px;
    opacity: .4;
}
.btnGrp {
    position: absolute;
    bottom: 4px;
    background: #fff;
    width: 89%;
}

.btnGrp > div > i,
.btnGrp > a > i  {
    font-size: 18px;
    color: #adadad;
    padding-right:10px ;
}
.adresZone {text-transform: capitalize;}
.dfboxt {
    border: 1px solid #ff7b51;
}
.dfboxt i.dfAdress {
    content: url('./tools/dfAdrsCheck.svg');
    opacity: 1;
}
.dfboxf {
    border: 1px solid #ff7b51;
}
.dfboxf i.dfAdress {
    content: url('./tools/dfAdrsCheck.svg');
    opacity: 1;
    background: #fff;
}
.itemBox1:hover i.mapPlus {
    opacity: .7;
}
#account-address h4 {
    color: #f15927;
}
.adresText {
    font-size: 12px;
    height: 50px;
    overflow: hidden;
    opacity: .6;
}
.adresT {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: rgb(95, 95, 95);
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    height: 21px;
    font-weight: 600;
}
.hbox a:hover i.dfAdress{
    content: url('./tools/dfAdrsCheck.svg');
    opacity: 1;
}
.accBtn {
    width: 100%;
    margin: 15px 0px;
    background: #ccc !important;
    color: #fff !important;
    font-size: 16px !important;
}
#add_data_Modal > .modal-dialog {
    width: 500px;
    margin: 30px auto;
    top: 5%;
}
.bidiv,#vrg {
    display:none;
}
.newAdr {
    display: none;
}
.btn-cartMobilw{
    background: #fff;
    width: 100%;
    border: 1px solid #f15927;
    color: #f15927;
}
#account-wishlist .l_sale {
    right: 12px;
}
.accountInner .product-inner {
    height: 94px;
}
.btn-cartMobilw:hover {
    background: #f15927;
    width: 100%;
    border: 1px solid #f15927;
    color: #ffffff;
}
span.majorColor {
    color: #f15927;
}
.adresNm {
    font-weight: 400;
    display: block;
    color: #1869aa;
}
.itemBox1 > h4 {
    text-align: center;
    color: #f15927;
}
#add_data_Modal h4.modal-title {
    text-transform: capitalize;
    color: #f15927;
    text-align: center;

}
/* #endregion address */
/* #region Return*/

p.not {
    font-size: 14px;
    margin-bottom: 30px;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 20px;
    padding-left: 10px;
}

#iptal-iade .chkCont {
    display: inline-block;
}
.sizEd {
    width: 16%;
    float: left;
    margin-right: 22px;
}
.sizNed {
    width: 80%;
}
#account-forget .well .btnBig {
    height: 40px;
}
#account-forget .dsk {
    min-height: 480px;
}
#iptal-iade .btnBig {
    width: 100%;
    background: #f15927;
    color: #fff;
    height: 50px;
}
#iptal-iade textarea.inpBig {
height: 120px;
}

ul.return {
    padding-left: 0;
    list-style: none;
    display: flex;
    font-size: 14px;
    color: #f15927;
    font-weight: 500;
    margin: 0px 0 16px 0;
    text-align: center;
}
ul.returnText {
    padding-left: 0;
    display: grid;
    font-size: 12px;
    margin: 0px 0 16px 0;
    text-align: center;
}
ul.return li {
    width: 25%;
}
ul.returnText li {
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
    list-style: none;
}

ul.returnText li:nth-child(odd) {
    background: #f4f4f4;
}
ul.returnText li span {
    width: 25%;
    float: left;
}
.prodContent {
    display: inline-block;
    width: 100%;
}
div.iadeProduct {
    width: 85%;
    float: left;
    margin-bottom: 15px;
}
div.iadeImg {
    width: 15%;
    float: left;
}
form#insert_form > h4 {
    margin-bottom: 30px ;
}
div.iadeImg img {
padding: 10px;
width: 80px;
}
div.iadeProduct > h3.orderH3 {
    font-size: 15px;
    color: #969696;
    font-weight: 400;
    margin-top: 30px;
}
@media (max-width:600px) {
    div.iadeProduct > h3.orderH3 {
        font-size: 15px;
        color: #969696;
        font-weight: 400;
        margin-top: 10px;
    }
    .sizEd {
        width: 16%;
        float: left;
        margin-right: 11px;
    }
}
/* #endregion Return*/
/* #region kargo modal */

.modal-body.shipContent {
    height: 75vh;
    overflow-y: scroll;
}
.cargo-tracking__track-info__cargo-logo {
    margin-bottom: 17px;
}
.cargo-tracking__track-info__code {
    width: 100%;
}
.cargo-tracking__track-info__details {
    margin-top: 16px;
    max-width: 160px;
    width: 100%;
}
.cargo-tracking__product-info__products__item {
    margin-top: 8px;
    position: relative;
    width: 64px;
}
.cargo-tracking__product-info__products__item:not(:first-child) {
    margin-left: 8px;
}
.cargo-tracking__product-info__products__item img {
    width: 64px;
}
.cargo-tracking__product-info__transactions-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cargo-tracking__product-info__transactions-block h5 {
    color: #484848;
    font-size: 17px;
}
.cargo-transactions {
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 150px;
    width: 100%;
}
.cargo-transactions--branch .cargo-transactions__line {
    overflow: inherit;
}
.cargo-transactions--branch .cargo-transactions__line .road:after {
    background-color: #e5e5e5;
    border-radius: 16px;
    bottom: 6px;
    content: " ";
    display: block;
    height: 24px;
    left: -6px;
    position: absolute;
    width: 72px;
}
.cargo-transactions--branch .cargo-transactions__line .truck {
    bottom: -4px !important;
    left: auto !important;
    right: -30px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.cargo-transactions--branch .cargo-transactions__content {
    margin-bottom: 45px;
}
.cargo-transactions__line {
    background-color: #d6d6d6;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 7px 2px;
    position: relative;
    width: 24px;
}
.cargo-transactions__line .road {
    background-image: url('../opentheme/tools/kargolar/serit.svg');
    height: 100%;
    left: calc(50% - 1px);
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 2px;
}
.cargo-transactions__line .road--animation {
    -webkit-animation: drive 5s linear infinite;
    animation: drive 5s linear infinite;
    height: 1332px;
    margin-top: -512px;
}
@-webkit-keyframes drive {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(512px);
        transform: translateY(512px);
    }
}
@keyframes drive {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(512px);
        transform: translateY(512px);
    }
}
.cargo-transactions__line .truck {
    background-image: url('../opentheme/tools/kargolar/truck.svg');
    bottom: 10px;
    height: 32px;
    left: calc(50% - 8px);
    position: absolute;
    width: 16px;
}
.cargo-transactions__line .truck--animation {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: animationFrames;
    animation-name: animationFrames;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.cargo-transactions__line .truck--delivered {
    bottom: calc(100% - 40px);
}
@-webkit-keyframes animationFrames {
    0% {
        bottom: 10px;
    }
    to {
        bottom: calc(100% - 40px);
    }
}
@keyframes animationFrames {
    0% {
        bottom: 10px;
    }
    to {
        bottom: calc(100% - 40px);
    }
}
.cargo-transactions__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.cargo-transactions__content__step {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-left: 24px;
    margin-top: 16px;
}
.cargo-transactions__content__step:before {
    background: url(../opentheme/tools/kargolar/warehouse.svg) no-repeat;
    content: " ";
    height: 34px;
    left: 0;
    position: absolute;
    width: 25px;
    margin-top: 6px;
}
.cargo-transactions__content__step .step-title {
    color: #484848;
    font-size: 15px;
    line-height: 1.2;
    padding-top: 3px;
}
.cargo-transactions__content__step .step-date,
.cargo-transactions__content__step .step-description {
    color: #7b7b7b;
    line-height: 1.45;
    margin-top: 4px;
}
.cargo-transactions__content__step .step-date {
    font-size: 11px;
}
.cargo-transactions__content__step .step-description {
    font-size: 13px;
}
.krgLogo {
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.krgLogo img {
    max-width: 130px;
    height: 30px;
    margin: auto;
    display: block;
}
.kargoTkpNo {
    font-size: 14px;
    font-weight: 500;
    background: #f2f2f2;
    cursor: pointer;
    padding: 10px;
    display: block;
    text-align: center;
    user-select: auto;
}
.teslimatDetay h5 {
    font-size: 14px;
    text-align: center;
}
input#inpKargo {
    opacity: 0;
    height: 0px;
    padding: 0;
    border: none;
    position: absolute;
}
.shipContent h4 {
    text-align: center;
}
span.kargoTkpNo > i {
    float: right;
    font-size: 22px;
}
.gndInfo {
    font-size: 14px;
    font-weight: 700;
}
ul.aliciInfo {
    padding-left: 0px;
    display: block;
    border: 1px solid #ddd;
    padding: 20px 10px;
    border-radius: 7px;
}
.teslimatDetay {
    padding-left: 0px;
    display: block;
    border: 1px solid #ddd;
    padding: 20px 10px;
    border-radius: 7px;
    margin-bottom: 10px;
}
ul.aliciInfo > li {
list-style: none;
}
i.teslimEdildi {
    content: url('../opentheme/tools/kargolar/teslim-edildi.svg');
    width: 60px;
    height: 60px;
    margin: auto;
    display: block;
}
h4.teslimEdildi {
    font-size: 22px;
    color:#4BC31C ;
    font-weight: 700;
    text-align: center;
}
i.iadeEdildi {
    content: url('../opentheme/tools/kargolar/teslim-edilmedi.svg');
    width: 60px;
    height: 60px;
    margin: auto;
    display: block;
}
h4.iadeEdildi {
    font-size: 22px;
    color:#f15927 ;
    font-weight: 700;
    text-align: center;
}
i.tasiniyor {
    content: url('../opentheme/tools/kargolar/sevk.svg');
    width: 60px;
    height: 60px;
    margin: auto;
    display: block;
}
h4.tasiniyor {
    font-size: 22px;
    color:#FF8A00 ;
    font-weight: 700;
    text-align: center;
}
.aliciSube,
.aliciAdres,
.aliciAd {
    font-size:14px;
    font-weight: 400;
}
#kargoTakipp .modal-dialog,
#iptal-iade .modal-dialog,
#kargoTakip .modal-dialog {
    top: 5%;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: overlay;
}
#kargoTakip .modal-body {
    padding: 0px;
}
@media (max-width:600px) {
#kargoTakipp .modal-body {
    height: 70vh;
    overflow-y: auto;
}
}
/* #endregion kargo modal */
/* #region order css */
.Quant {
    position: absolute;
    top: 10px;
    left: 10px;
    box-shadow: rgb(255 255 255) 0px 0px 0px 4px;
    background-color: #f77200;
    color: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 30;
    font-size: 15px;
}

.bmd-modalContent > .modal-header button.close {
        margin-top: -32px;
        font-size: 48px;
        opacity: 1;
}
.bmd-modalContent > .modal-header .kargoName {
    font-size: 18px;
    display: block;
    text-align: center;
}
.mdIade .modal-header button.close {
        margin-top: -32px;
        font-size: 48px;
        opacity: 1;
}
.mdIade .modal-header .iadeBaslik {
    font-size: 18px;
    display: block;
    text-align: left;
}
i.check-order {
    content: url('./tools/check-order.svg');
    position: relative;
    top: 6px;
}
i.hazirlaniyor {
    content: url('./tools/hazirlaniyor.svg');
    position: relative;
    top: 6px;
}
i.odeme-bekliyor-sm {
    content: url('./tools/odeme-bekliyor-sm.svg');
    position: relative;
    top: 6px;
}
i.iptal-edildi {
    content: url('./tools/canceled.svg');
    position: relative;
    top: 6px;
}
i.iade-edildi {
    content: url('./tools/pay-back.svg');
    position: relative;
    top: 6px;
}
i.hazirliyoruz {
    content: url('./tools/hazirliyoruz.svg');
    position: relative;
    top: 6px;
}
.order-status-Text {
    font-weight: 600;
    font-size:13px;
    display: block;
}
.orderID,
.orderTOTAL {
    display: block;
    color: #bbb;
    font-size: 15px;
    font-weight: 500;
}
.accordion_container {
    width: 100%;
    padding: 1em;
  }

.accordion_head {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 15px;
    color: #555;
    cursor: pointer;
    font-family: arial;
    font-size: 12px;
    margin: 10px 0 0px 0px;
    padding: 10px 11px;
    user-select: none;
  }
.accordion_main:nth-child(4)  {
    background: linear-gradient(100deg,#f9fbff,#ffe8e180);
}
.accordion_main:nth-child(5)  {
    background: linear-gradient(280deg, rgb(247, 255, 253) 0%, rgb(255, 255, 255) 100%);
}
.accordion_main:nth-child(2)  {
    background: linear-gradient(100deg,#f9fbff,#ffffff);
}
.accordion_main:nth-child(3)  {
    background: linear-gradient(100deg,#f9fbff,#ecf0f3c4);
}
.accordion_main:nth-child(6)  {
    background: linear-gradient(100deg,#f9fbff,#fcf0ffc4);
}
.accordion_main:nth-child(6)  {
    background: linear-gradient(100deg,#f9fbff,#fcf0ffc4);
}


.accordion_main {
    border: 1px solid #ededed;
    border-radius: 4px;
    margin-bottom:10px;
    margin-top: 10px;
    transition: box-shadow 1s;
}
.accordion_main .active {
    border: none;
    box-shadow: 0px 0px 13px 7px #ddd;
}
.orderDateAdded {
    font-size: 25px;
}
 .addd {
    font-weight: 600;
    opacity: .2;
    color: #000;
    letter-spacing: -1px;
    margin-right: 10px;
 }
.order-row__summary__order-data, .order-row__summary__price, .order-row__summary__progress-bar {

    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
    margin-right: 20px;
}

span.orderID_Head {
    font-size: 15px;
    margin-left: 4px;
    line-height: 1.5;
    font-weight: bolder;
    letter-spacing: -.28px;
    color: #7b7b7b;
}

.accordion_body {
padding: 1em;
border-top: 1px solid #ddd;
}

.accordion_body p {
padding: 18px 5px;
margin: 0px;
}

.check-mark,
.question-mark {
border-style: solid;
border-width: 1px;
border-radius: 50%;
float: right;
height: 28px;
line-height: 16px;
padding: 5px;
position: relative;
width: 28px;
text-align: center;
top: -4px;
}

.check-mark {
border-color: #c4db30;
color: #c4db30;
}

.question-mark {
border-color: #086cff;
color: #086cff;
font-size: 1.3em;
}
.accordion_main input[type=radio] {
    display:none;
}
.orderContent {
    display:none;
    padding: 20px 15px;
    background:  #fff;
}

.order-row__summary__images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 88px;
}
.image__item:not(:first-child) {
    margin-left: -40px;
    -webkit-box-shadow: -2px 0 0 0 rgb(0 0 0 / 8%);
    box-shadow: -2px 0 0 0 rgb(0 0 0 / 8%);
}
.order-row__summary__images .image__item {
    background-color: #ffffff;
    border: 1px solid #f3f3f3;
    color: #8c8c8c;
    display: block;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
    border-radius: 40px;
    z-index: 0;
    font-size: 19px;
    font-weight: 500;
}
.orderItem {
    display: inline-block;
    border-radius: 6px;
    border: 1px solid #f2f2f2;
    margin-bottom: 15px;
    padding: 15px 5px;
}

.order-row__summary__images .image__item img {
    display: block;
    width: 100%;
    padding: 8px;
}
.oynak {
    font-size: 16px;
    opacity: .6;
    font-style: initial;

}
.brd1px {
    border-top: 1px solid #f2f2f2;
    width: 100%;
    display: inline-block;
}
ul.orderBar {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding-left: 0px;
}
ul.orderBar li  {
    font-size: 14px;
    width: 25%;
    color: #bdbdbd;
    padding: 15px;
    font-weight: 500;
    cursor: pointer;
}
ul.orderBar li a  {
    font-size: 14px;
    color: #bdbdbd;
}
ul.orderBar li:hover,
ul.orderBar li:hover a {
    color: #f15927;
}
ul.orderBar li:hover i,
ul.orderBar li:hover a i {
    border: 2px solid #f15927;
}
i.box-checked {
    content: url(./tools/box-checked.svg);
    display: inline-block;
    padding: 0px !important;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    position: relative;
    top: -6px;
}
i.kargo-sevk {
    content: url(./tools/kargo-sevk.svg);
    display: inline-block;
    padding: 0px !important;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    position: relative;
    top: -14px;
}
i.odeme-bekliyor {
    content: url(./tools/odeme-bekliyor.svg);
    display: inline-block;
    padding: 0px !important;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    position: relative;
    top: -14px;
}
.kargoText {
    display: block;
    margin-top: 30px;
    line-height: 14px;
    font-size: 14px;
}
ul.mbOrderBar {
    padding-left: 0px;
    display: inline-block;
    width: 100%;
    font-size: 11px;
}
.mbOrderBar li {
    padding-left: 0px;
    display: inline-block;
    list-style: none;
    width: 50%;
    text-align: center;
    padding: 6px 5px;
    float: left;
    margin: 0px;
    background: #f2f2f2;
    border: 3px solid #fff;
}
span.teslim {
    color: #5AD363;
    font-size: 12px;
}
ul.orderBar > li > i,
ul.orderBar > li > a > i {
    background: #fff;
    font-size: 18px;
    border: 2px solid #bdbdbd;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    line-height: 25px;
    margin-right: 5px;
}
i.default-box {
    content: url('./tools/default-box.svg');
    display: inline-block;
    padding: 0px !important;
}

ul.orderBar > li:hover i.default-box {
    content: url('./tools/default-box1.svg');
    display: inline-block;
}
i.call-center {
    content: url('./tools/call-center.svg');
    display: inline-block;
    padding: 0px !important;
}
ul.orderBar > li:hover a i.call-center,
ul.orderBar > li:hover i.call-center {
    content: url('./tools/call-center1.svg');
    display: inline-block;
}
i.cancel-box {
    content: url('./tools/cancel-box.svg');
    display: inline-block;
    padding: 0px !important;
}
ul.orderBar > li:hover i.cancel-box {
    content: url('./tools/cancel-box1.svg');
    display: inline-block;
}
i.mouse-press {
    content: url('./tools/mouse-press.svg');
    display: inline-block;
    padding: 0px !important;
}
ul.orderBar > li:hover a i.mouse-press,
ul.orderBar > li:hover i.mouse-press {
    content: url('./tools/mouse-press1.svg');
    display: inline-block;
}
i.return-box {
    content: url('./tools/return-box.svg');
    display: inline-block;
    padding: 0px !important;
}
ul.orderBar > li:hover i.return-box {
    content: url('./tools/return-box1.svg');
    display: inline-block;
}
i.clsd:after {
    content: "\f07d";
    position: relative;
    top: 10px;
    right: 1px;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Pro';
    font-size: 2.1rem;
    float: right;
    transition: .5s;
    font-style: initial;
}
.aktif i.clsd:after {
    content: "\f00d";
    transition: .5s;
    top: 0px;
    transform: rotate(-90deg);
}
span.payH {
    font-size: 14px;
    color: #f15927;
    font-weight: 500;
    margin: 0px 0 16px 0;
    display: block;
}
ul.payDetail2 {
    width: 100%;
    font-size: 14px;
    background: #f8f8f8;
    color: #888;
    font-weight: 500;
    padding-left: 0px;
    list-style: none;
    display: inline-flex;
    margin-bottom: 15px;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    padding: 20px 10px;
    vertical-align: middle;
    float: left;
}
ul.payDetail3 {
    width: 100%;
    font-size: 14px;
    background: #f8f8f8;
    color: #888;
    font-weight: 500;
    padding-left: 0px;
    list-style: none;
    display: block;
    margin-bottom: 15px;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    padding: 20px 10px;
    vertical-align: middle;
    float: left;
    text-align: right;
    font-weight: 400;
}
ul.payDetail3 li {
    width: 48%;
    padding: 1px;
    float: left;
}
ul.payDetail3 li.PayTitle {
    text-align: left;
    font-weight: 700;
}
ul.payDetail3 li.PayText{
    text-align: right;
    font-weight: 400;
}
ul.payDetail2 small {
   color: #d2d2d2;
}
ul.payDetail li:first-child {
    width: 35%;
    color: #f15927;
    padding: 5px;
}
ul.payDetail li {
    width: 30%;
    color: #f15927;
    padding: 5px;
}


ul.payDetail2 li:first-child {
    width: 70%;
    padding: 5px;

}
ul.payDetail li:last-child {
    text-align: right;
}
ul.payDetail2 li {
    width: 30%;
    padding:5px 25px;
}
div.teslimatDetail {
    margin: 20px 0px;
    width: 100%;
    display: inline-block;
}
.adnm {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000;
}
.phn {
    display: block;
    margin-top: 20px;
    font-weight: 700;
    color: #000;
}
div.teslimatDetail h5{
    color: #f15927;
    font-size: 15px;
    margin-bottom: 15px;
}
.boxedAdress {
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    min-height: 230px;
    padding: 15px;
    width: 95%;
    overflow-x: scroll;
}
div.teslimatDetail h4{
    font-size: 17px;
    font-weight: 600;
}

@media (max-width:600px) {

    .order-row__summary__images {
        width: 60px;
    }
    .orderID, .orderTOTAL {
        font-size: 12px;
    }
    h3.orderH3 {
        font-size: 13px;
    }
    .orderDateAdded {
        display: none;
    }
    .orderItem {
        display:block;
    }
}
h3.orderH3 {
    font-size: 15px;
    color: #969696;
    font-weight: 400;
}
.btnColor {
    width: 100%;
    background: #f15927;
    color: #fff;
    font-size: 17px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    transition: 1ms;
}
.btnColor:hover {
    background: #6e6e6e;
    border: 1px solid #6e6e6e;
    color: #fff;
}
.btnBorder {
    width: 100%;
    background: #fff;
    border: 1px solid #f15927;
    color: #f15927;
    font-size: 17px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 500;
    text-align: center;
}
.btnBorder:hover {
    background: #f15927;
    color: #fff;
}
.btnBorder i {
    font-size: 17px;
    padding-right: 5px;

}
span.mthtPayment {
    font-size: 14px;
    color: #bababa;
}
.bgWh {
    background: #fff !important;
    box-shadow: 0px 0px 21px 1px #8080806b;
    margin-bottom: 30px;
}
.orderItem .image img{
    padding: 10px 5px;
    margin-top: 10px;
}
/* #endregion order css */
/* #region reward  */
.couponed {
    /* background: url(../opentheme/tools/kupon.svg); */
    padding: 15px;
    border: 3px solid #f15927;
    position: relative;
    background-repeat: no-repeat;
    height: 105px;
}
.flexilable {display: inline-flex;}
.kuponTitle {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    display: block;
}
.kuponDesk {
    font-size: 11px;
    color: rgb(128, 128, 128);
    display: block;
}
.couponLeft {
    width: 130px;
    border-right: 3px dotted #1b1b1b;
}

.couponRight {
    padding-left: 20px;
}
.contra {
    display: inline-block;
    margin-bottom: 20px;
    box-shadow: 0 0px 9px -5px;
    padding: 15px;
}
.kuponTL {
    padding: 13px 5px;
    color: #060606;
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    width: 100%;
    display: block;
}
.kuponExp {
    font-size: 21px;
    font-weight: 300;
    text-align: center;
    display: block;
}
.CouponDetail {
    font-size: 16px;
    color: #000;
    padding-top: 20px;
}
.CouponDetail span {
    font-size: 12px;
    color: rgb(150, 150, 150);
}
.kuponExt {
    font-size: 16px;
    font-weight: 600;
    background: #f15927;
    color: #fff;
    padding: 5px 5px;
    display: block;
    text-align: center;
}
.kuponKod {
    font-size: 14px;
    font-weight: 600;
    display: block;
    text-align: center;
    color: #9e9e9e;
}
.rewards ul.nav-tabs {
    margin: 0;
    border: none;
    padding: 5px 0;
    position: relative;
    border-radius: 5px;
    background: #ebebeb;
}
.rewards .nav-tabs li {
    display: inline-block;
    float: none;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    width: 49%;
    padding: 3px 7px;
}
.rewards input.inpBig {
    border: 1px solid #f2f2f2;
    height: 50px;
    margin-bottom: 10px;
}
.nowell {
    margin: 10px;
    padding: 0;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    border: none;
}
/* #endregion reward  */

.account-login2 .well {
    margin: 5px 5px 0px;
    background: #fff;
    box-shadow: 0px 0px 20px -3px #c1c1c16e;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
}
#account-account ul.list-unstyled > li{
    font-size: 14px;
    padding: 10px 10px;
    font-weight: 500;
}
#account-account ul.list-unstyled > li > a{
    margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

#account-account ul.list-unstyled > li:before{
    content: '\f054';
    position: relative;
	right: 0px;
    top: 10px;
	transform: translateY(-50%);
	font-family: 'Font Awesome 5 Pro';
    float: right;
}
#account-account ul.list-unstyled > li.active {
    background: #f2f2f2;

}
#account-account ul.list-unstyled > li.active a {
    color: #f15927;

}
.bl {
    float: left;
    width: 100%;
}
.accountMenu {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 20px -3px #c1c1c16e;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    padding: 10px ;
    min-height: 580px;
    display: inline-block;
    margin: 10px 0px 15px;
}
span.profilName {
    position: relative;
    top: 40px;
    left: 0px;
    font-size: 16px;
    font-weight: 500;
}
.borderB {
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 15px;
    font-size: 21px;
    margin: 0px 0px 20px;
}
.bootstrap-datetimepicker-widget {
    inset:540px 250px auto auto !important ;
}

.profilPicture {
    width: 40%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

i.mapPlus {
    content: url('./tools/map-plus.svg');
    display: block;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
i.profPic {
    content: url("./tools/profil-user-pic.svg");
    width: 70px;
    height: 80px;
    display: block;
}
i.picAdd {
    content: url('./tools/pictureAdd.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    bottom: 0;
    cursor:pointer;
}
span.snsRegister {
    display: block;
}
input.inpBig {
    border: 1px solid #f2f2f2;
    height: 50px;
    margin-bottom: 15px;
    font-size: 16px !important;
    color: rgb(148, 148, 148);
}
select.inpBig {
    border: 1px solid #f2f2f2;
    height: 50px;
    margin-bottom: 10px;
    margin-bottom: 15px;
    font-size: 16px !important;
    color: rgb(148, 148, 148);
}
textarea.inpBig {
    border: 1px solid #f2f2f2;
    height: 100px;
    margin-bottom: 15px;
    font-size: 16px !important;
    color: rgb(148, 148, 148);
    padding: 10px;
}
.mContainerRL {
    margin: 15px 5px 30px;
    background: #fff;
    box-shadow: 0px 0px 9px 0px #c1c1c1;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    padding: 10px;
}

input.inpBig:focus,
select.inpBig:focus,
textarea.inpBig:focus {
    border: 2px solid #f15927;
    box-shadow: none;
}

input.inpBig:last-child {
    margin-bottom: 15px;
    font-size: 16px;
    color: rgb(148, 148, 148);
}
input.inpBig::placeholder {
color: #969696;
}
#hatirla + .bnChck:before {
	content: url("./tools/checkbox-before.jpg");
    position: relative;
	left: -10px;
	top:4px;
  }
#hatirla:checked + .bnChck:before {
	content:url("./tools/checkbox-after.jpg");
	position: relative;
	left: -10px;
	top:4px;
}
#boxOpened + .bnChck:before {
	content: url("./tools/checkbox-before.jpg");
    position: relative;
	left: -10px;
	top:4px;
  }
#boxOpened:checked + .bnChck:before {
	content:url("./tools/checkbox-after.jpg");
	position: relative;
	left: -10px;
	top:4px;
}

#agree + .bnChck:before {
	content: url("./tools/checkbox-before.jpg");
    position: relative;
	left: -10px;
	top:4px;
}
#agree:checked + .bnChck:before {
	content:url("./tools/checkbox-after.jpg");
	position: relative;
	left: -10px;
	top:4px;
}
ul.passContent {
    padding-left: 10px;
    font-size: 14px;
    color: #adadad;
}
h5.sfs {
    font-size: 14px;
    font-weight: 800;
    color: #f15927;
    padding-left: 10px;
}
form ,fieldset {
    user-select: none;
}
span.forgetPass {
    float: right;
    font-size: 14px;
    padding-top: 5px;
}
#register-post label,
#insert_form label,
#account-message label {
    position: absolute;
    margin-top: -14px;
    margin-left: 7px;
    font-size: 13px;
    background: #ffffff;
    padding: 6px 6px 1px 6px;
    color: #bebebe;
    z-index: 999;
}
label.radio-inline {
    position: relative !important;
    top: 10px;
}
.radioGroup{
    display: block;
    height: 50px;
    text-align: center;
}
.radioGroup > label {
    position: relative !important;
    font-size: 16px !important;
    padding: 0 30px 0 0 !important;
    margin-left:0 !important;
    display: inline-block;
    background: transparent;
}
#satis-sozlesmesi .modal-body {
    max-height: 460px;
    overflow-y: scroll;
}
@media (max-width:600px) {
    .middle-header {
        margin-top: -150px;
        transition: 0s;
    }
    div#account-account {
        background: #f2f2f2;
    }
    #add_data_Modal > .modal-dialog {
        width: 90%;
        margin: 10px auto;
        top: 0;
        margin-bottom: 60px;
    }

    #add_data_Modal::-webkit-scrollbar {
        display: block;
    }
    .accountMenu {
        padding-top: 20px;
    }
}
    @media(min-width:1024px ){

    .dsk {
        min-height: 464px;
    }
}
