body {
    font-size: 13px
}

.v-product-cart-dropdown-wrapper .v-label {
    float: left;
    display: inline-block;
    right: 10px;
    font-size: 12px;
    padding-top: 8px;
}

.v-product-cart-dropdown-wrapper.multiple-product-dropdown {
    padding-top: 31px;
}


.v-product-cart .v-product-cart-dropdown-wrapper .v-dropdown {
    display: inline-block;
    float: right;
}
.uye-select{
  margin-bottom: 0 !important;
margin-top: 20px;
}
.v-product-cart .v-return-quantity {
    position: relative;
    right: 20px;
    float: right;
    margin-top: 14px;
}

.v-dropdown select {
    cursor: pointer;
    position: relative;
    height: 32px;
    width: 179px;
    display: block;
    padding: 5px 5px 5px 10px;
    font-size: 12px;
    color: #666;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}


.v-product-cart .v-product-cart-dropdown-wrapper {
    float: right;
    width: 50%;
    height: 100%;
}

.v-return-quantity {
    position: relative;
    margin-top: 14px;
}

.v-return-reason {
    position: relative;
}

.v-panel-footer {
    background-color: #fafafa;
}

.v-panel-actions {
    height: 72px;
}

.buttons-wrapper {
    text-align: center;
}

.buttons-wrapper .left-button {
    position: relative;
    width: 328px;
    height: 42px;
    margin-top: 14px;
}

.buttons-wrapper .right-button {
    position: relative;
    width: 328px;
    height: 42px;
    margin-top: 14px;
}

.v-button.v-button-orange.v-disabled {
    border-color: #e4e4e4;
    background-color: #e4e4e4;
}

.v-button.v-button-orange.v-disabled a {
    color: #fff;
}
.table-cell-class i{
  font-size: 20px !important;
  padding-right: 10px;
}

.v-button.v-button-gray {
    border-color: #dadada;
    background-color: #fff;
}

.v-button.v-button-gray a {
    color: #666;
}

.v-button a {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-family: source_sans_proregular;
    font-size: 15px;
}

.left-sidebar-user{
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.user-information{
  margin: 0 auto;
}
.user-information h2{
  text-transform: uppercase;
  text-align: center;
  font-size: 16px !important;
  margin: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 185px
}
.user-images{
  height: 55px;
  width: 55px;
  background-color: #f3f3f3;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 22px;
  line-height: 65px;
    font-weight: bold;
}
.v-button {
    width: 100%;
    height: 100%;
    margin: auto;
    display: table;
    cursor: pointer;
    border: 1px solid;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -o-transition-property: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear;
}


.left-menu {
    margin-top: 15px;
    height: auto !important;
}

#main-sidebar {
    float: unset;
}

.left-menu .page-title {
    float: left !important;
    margin: 10px 0 15px 0 !important;
    font-size: 24px !important;
    color: #000 !important;
    font-weight: 500;
    width: 100%
}

.left-menu ul {
    float: left !important
}

.left-menu ul > li {
    position: unset !important
}

.left-menu ul .active a, .left-menu ul .active i, .left-menu ul > li > a:focus, .left-menu ul > li > a:hover {
font-size: 15px;
font-weight: 600;
color: #E3B40E;
transition: 250ms;
}

.hesabım-sidebar{
  padding: 20px;
  border-radius: 5px;
}
.hesabım-sidebar h3{
  font-size: 18px !important;
  color:white;
}
.user-email-address h5{
  color: #757575;
}
.sparislerim-color{
  margin-top: 40px !important;
}
.hesabim-cagri{
  text-align: center;
  padding: 18px;
  margin-top: 40px;
  margin-bottom: 20px;
    font-size: 16px;
}
.hesabim-cagri span{
  color: white;
}
.left-menu ul > li {
    display: block !important;
    width: unset !important;
    height: unset !important;
    padding: 10px 0px 10px 0px !important;
    color: #262626 !important;
    font-size: 13px !important;
    border-bottom: 1px solid #d3d3d3;
}
.left-menu ul > li a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  transition: 250ms;
}
.left-menu ul > li > a:hover , .left-menu ul .active a{
    font-size: 13px !important;
}
.left-menu ul > li:last-child {
    border: none !important
}
.table-cell-class:last-child i {
    display: none;
    padding: 0;
}
.head-notify-text, .select-div {
    padding-left: 0;
}

#modal-container {
    padding: 15px 0 30px
}

.address-name, .order-section select {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page-content .row {
    width: 100%;
    margin: 0
}

.orders-header-container {
    background: #fff
}

.address-container, .order-section {
    position: relative
}

.address-container .address-text {
    max-width: 150px;
    overflow: hidden
}

.order-section .selectbox {
    position: relative;
    height: 30px;
    overflow: hidden;
    background: url(assets/siparis/icon-select-arrow-basket.png) #fcfcfc no-repeat 92% center;
    border: 1px solid #ededed
}

.order-section select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background: 0 0;
    border: 0;
    height: 30px;
    font-size: 12px;
    color: #666;
    padding: 5px;
    width: 125%;
    -moz-text-overflow: ellipsis;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.order-section .marker {
    position: absolute;
    top: 64px;
    left: 50%;
    background: url(assets/siparis/order-list-marker.png) no-repeat;
    width: 26px;
    height: 12px
}

.order-parent-container, .orders-header-container {
    position: relative;
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #444
}

.orders-header-container {
    border-radius: 3px
}

.orders-header-container h3 {
    line-height: 16px;
    font-size: 18px;
    color: #262626;
    font-weight: 500
}

.orders-header-container .head-notify-text {
    font-size: 13px;
    color: #444;
    line-height: 28px;
    margin-top: 5px;
    text-align: center
}

.orders-header-container .head-notify-text .bold-text {
    color: #000
}

.orders-header-container .selectbox {
    border: 1px solid #ededed;
    background-color: #fcfcfc
}

.orders-header-container .selectbox select {
    font-size: 13px;
    color: #444;
    cursor: pointer
}

.orders-header-container .selectbox::after {
    right: 7px;
    background: url(assets/siparis/selectbox-down-arrow-icon.png) #fcfcfc no-repeat 98% center
}

.order-parent-container {
    margin-top: 20px
}

.order-parent-header {
    background-color: #fafafa;
    color: #444;
    border-bottom: 1px solid #ebebeb
}

.order-parent-header .order-title {
    font-size: 13px;
    color: #000
}

.order-delivery-detail-header .title {
    font-weight: 600
}

.order-info-header {
    background-color: #fafafa
}

.order-detail-delivery-container {
    background-color: #fff;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-radius: 3px
}

.order-delivery-detail-header {
    background-color: #fafafa;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding-right: 0 !important;
    height: 64px !important;
    color: #444;
    font-size: 13px
}

.order-delivery-detail-header .title {
    color: #666;
    size: 13px;
    line-height: 8px;
    letter-spacing: -.09px
}

.order-status-container {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #cecece
}

.order-item-container {
    padding-bottom: 0
}

.order-summary-detail {
    position: relative;
    display: block;
    margin: 20px;
    background-color: #fff
}

.order-summary-detail.first-child {
    margin-top: 15px
}

.order-detail-info {
    background-color: #fff;
    border: 1px solid #ebebeb;
    margin: 20px 0;
    border-radius: 3px
}

.order-delivery-container {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border: 1px solid #ebebeb
}

.item-info-container {
    float: left;
    width: 60px;
    margin-left: 10px
}

.item-info-container:first-child {
    margin-left: 0
}

.account-button {
    color: #f26a1a;
    font-size: 12px;
    font-weight: 600;
    display: block
}

.account-button {
    position: relative;
    float: right;
    padding: 10px 23px 8px;
    border: 1px solid #ffa156;
    text-align: center;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #C29800;
    font-size: 12px;
    cursor: pointer
}

.account-button {
    line-height: 12px
}

.account-button.order-detail-button, .account-button:hover {
    background: #C29800;
    border: 1px solid #C29800;
    color: #fff
}

.account-button.order-detail-button:hover {
    background-color: #FFF !important;
    color: #C29800;
}

.account-button, .account-button:hover {
    transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear
}

.address-name {
    float: left;
    cursor: help;
    max-width: 140px;
    -moz-text-overflow: ellipsis;
    padding-right: 20px;
    position: relative
}

.address-name:hover {
    color: #C29800
}

.address-modal:hover, .address-name:hover + .address-modal {
    display: block
}

.address-modal {
    display: none;
    position: absolute;
    top: 35px;
    left: 30%;
    background-color: #fff;
    z-index: 999999;
    border: 1px solid #eee;
    padding: 15px;
    margin: 10px 0 0 -60px;
    max-width: 150px
}

.address-modal:after {
    display: block;
    content: "";
    background: url(assets/siparis/arrow-top.png) center bottom no-repeat;
    width: 100%;
    height: 19px;
    position: absolute;
    top: -19px;
    left: 0
}

.order-status-ctnr {
    padding-top: 5px
}

.order-status-ctnr .order-status {
    float: left;
    background: url(assets/siparis/order-status-iconset.png) 0 0 no-repeat;
    display: block;
    margin-right: 7px;
    margin-top: -1px
}

.order-status-ctnr .order-status-text {
    float: left;
    line-height: 17px;
    margin-right: 10px;
    font-weight: 600
}

.order-status-ctnr .order-status.status-1 {
    background-position: 0 -29px;
    width: 17px;
    height: 17px;
    margin-top: -2px
}

.order-status-ctnr .order-status.status-2 {
    background-position: -23px -27px;
    width: 21px;
    height: 20px
}

.order-status-ctnr .order-status.status-3 {
    background-position: -50px -29px;
    width: 24px;
    height: 17px
}

.order-status-ctnr .order-status.status-4 {
    background-position: -102px -3px;
    width: 15px;
    height: 15px
}

.order-status-ctnr .order-status.status-5 {
    background-position: -102px -30px;
    width: 22px;
    height: 14px
}

.order-status-ctnr .order-status.status-6 {
    background-position: -78px -30px;
    width: 21px;
    height: 19px
}

.item-info-container .order-item-detail {
    display: table;
    min-height: 90px
}

.order-detail-text {
    color: #666
}

.order-detail-text span.title {
    color: #000;
    float: left
}

.order-detail-info-header {
    background-color: #fafafa;
    border-bottom: 1px solid #ebebeb
}

.order-detail-info-header .title {
    height: 8px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: .57;
    letter-spacing: -.1px;
    color: #333;
    padding-top: 6px
}

.order-detail-header-title {
    font-size: 12px
}

.order-info-container {
    border-radius: 3px
}

.order-info-container .address-info-container {
    display: table-cell;
    vertical-align: middle
}

.order-detail-number {
    padding-top: 21px
}

.number {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -.1px
}

.color-green {
    color: #0bc15c
}

.color-orange {
    color: #C29800
}

.alert-color {
    color: #db5540
}

.bold-text {
    font-weight: 600
}

.address-arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 30%
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.product-image {
    border: 1px solid #ebebf5;
    border-radius: 3px;
    display: block;
    width: 59px;
    height: 88px
}

.product-image.product-image-order-detail {
    width: 90px;
    height: 134px;
    margin-top: 12px
}

h1, h2, h3, h4 {
    font-weight: 700
}

.no-padding-right.order-detail-total-summary {
    font-weight: 600
}

.fbelements {
    cursor: pointer
}

.order-delivery-container span.title {
    color: #000;
    float: left
}

.order-detail-header-text, .order-detail-summary-header {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -.1px
}

.order-detail-header-text {
    line-height: 2.62;
    color: #333;
    font-size: 13px;
    font-weight: 600
}

.order-detail-summary-header {
    font-size: 12px;
    font-weight: 400;
    color: #666
}

.order-detail-row-grid-pad {
    margin: 0 -1px !important
}

.account-info section select, .grid:after, [class*=col-], [class*=grid], [class*=mobile-] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid-pad {
    padding: 15px 20px
}

.grid-pad-10 {
    padding: 10px
}

.grid-pad-20 {
    padding: 20px
}

.grid-pad-30 {
    padding: 30px
}

.grid-pad-left-right-20 {
    padding-left: 20px;
    padding-right: 20px
}

.grid-pad-top-bottom-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.grid-pad-top-bottom-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.grid-pad-top-bottom-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.grid-pad-top-bottom-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.t-left {
    text-align: left
}

.t-right {
    text-align: right
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.products-container .row {
    margin: 0 -10px
}

.products-container [class*=col-] {
    padding: 0 10px
}

.no-padding-bottom {
    padding-bottom: 0
}

#account {
    font-size: 13px
}

.page-content {
    min-height: 250px;
    border: #ededed;
    background: #fff;
    box-sizing: border-box
}

.account-info h3, .account-info h4 {
    display: block;
    font-size: 18px;
    font-family: source_sans_prolight;
    margin-bottom: 20px
}

.account-info h4 {
    font-size: 14px;
    color: #f68428
}

.account-info h3, .account-info h4 {
    float: left;
    width: 100%
}

.account-info section {
    float: left;
    width: 100%;
    margin: 10px 0;
    line-height: 30px
}

.account-info section select {
    position: relative;
    background: 0 0;
    border: 0;
    height: 30px;
    font-size: 12px;
    color: #666;
    padding: 5px;
    width: 140%;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.account-info section .selectbox {
    position: relative;
    height: 30px;
    overflow: hidden;
    background-color: #f6f6f6;
    border: 1px solid #ededed
}

.account-info section .selectbox::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 8px;
    top: 50%;
    right: 3px;
    margin-top: -4px;
    background: url(assets/siparis/selectbox-down-arrow-icon-.png) #ededed no-repeat 98% center;
    background-repeat: no-repeat;
    -ms-background-size: 100%;
    background-size: 100%;
    z-index: 2;
    pointer-events: none
}

.account-info section select:focus {
    outline: 0;
    background-color: transparent
}

.account-info section select:focus::-ms-value {
    background-color: transparent;
    color: #666
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .selectbox select::-ms-expand {
        display: none
    }

    .selectbox select:focus::-ms-value {
        background: 0 0
    }
}

.account-info section .city-selectbox {
    float: left;
    display: inline-block;
    width: 45%;
    margin-left: 10px
}

.account-info section .city-selectbox:first-child {
    margin-left: 0
}

.account-info .alert-text {
    float: right;
    display: block;
    margin-right: 5px
}

#modal-content .page-content {
    width: auto
}

.selected {
    width: 110px !important
}

.selected .down-arrow, .selected .down-arrow:before {
    background-image: url(assets/siparis/headerAccountNavArrow.png)
}

.selected .down-arrow:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 4px;
    display: block;
    top: 43px;
    right: 10px
}

.item.address-name {
    margin-top: 70px !important
}

.page-content {
    background-color: #faf9f9
}

h3 {
    padding: 0;
    margin: 0
}

@media (max-width: 1199px) {
    .order-detail-button {
        float: left
    }

    .order-parent-header > div {
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: 5px;
        padding-bottom: 5px
    }

    .order-parent-header > div:nth-child(1) > div:not(:last-child) {
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: 5px;
        padding-bottom: 5px
    }

    .orders-header-container .head-notify-text {
        text-align: left;
    }

    .order-section .marker {
        display: none;
    }
}

.address-name, .order-delivery-detail-header .order-delivery-detail-header-boutique-name, .order-item-container .productDetail .boutique-name, .text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page-content .row {
    width: 100%;
    margin: 0
}

.orders-header-container {
    background: #fff
}

.address-container {
    position: relative
}

.address-container .address-text {
    max-width: 150px;
    overflow: hidden
}

.orders-header-container {
    position: relative;
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #444
}

.orders-header-container {
    border-radius: 3px
}

.orders-header-container h3 {
    line-height: 16px;
    font-size: 18px;
    color: white;
    font-weight: 500
}
.siparislerim-span-color{
  color: white;
}

.order-delivery-detail-header .title {
    font-weight: 600
}

.order-info-header {
    background-color: #fafafa
}

.order-detail-delivery-container {
    background-color: #fff;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    border-radius: 3px
}

.order-delivery-detail-header {
    background-color: #fafafa;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding-right: 0 !important;
    height: 64px !important;
    color: #444;
    font-size: 13px
}

.order-delivery-detail-header-margin-top {
    margin-top: 6px !important
}

.order-delivery-detail-header .title {
    color: #666;
    size: 13px;
    line-height: 8px;
    letter-spacing: -.09px
}

.order-items {
    background-color: #fff;
    border: 1px solid #ebebeb;
    display: table;
    border-radius: 3px;
    margin-right: 20px;
    margin-bottom: 20px;
    height: 164px
}

.order-items:nth-child(2n) {
    margin-right: 0
}

.order-item-container {
    padding-bottom: 0
}

.order-item-container .order-items .order-item .order-item-image-container, .order-item-container .order-items .order-item-image-container {
    display: block !important
}

.order-item-container .productDetail {
    vertical-align: middle;
    color: #666;
    line-height: 20px;
    padding-left: 15px;
    padding-top: 15px
}

.order-item-container .productDetail div {
    height: 18px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -.1px;
    color: #333
}

.order-item-container .productDetail p:first-child {
    margin-top: 0
}

.order-item-container .productDetail .boutique-name {
    font-size: 12px;
    -moz-text-overflow: ellipsis;
    color: #333;
    line-height: 25px
}

.order-item-container .productDetail .boutique-info {
    width: auto;
    font-size: 12px;
    color: #333;
    line-height: 15px
}

.order-item-container .productDetail .boutique-info .bold {
    color: #333
}

.order-summary-detail {
    position: relative;
    display: block;
    margin: 20px;
    background-color: #fff
}

.order-detail-info {
    background-color: #fff;
    border: 1px solid #ebebeb;
    margin: 20px 0;
    border-radius: 3px
}

.order-delivery-container {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border: 1px solid #ebebeb
}

.item-info-container {
    float: left;
    width: 60px;
    margin-left: 10px
}

.item-info-container:first-child {
    margin-left: 0
}

.account-button {
    color: #f26a1a;
    font-size: 12px;
    font-weight: 600;
    display: block
}

.account-button {
    position: relative;
    float: right;
    padding: 10px 18px 8px;
    border: 1px solid #ffa156;
    text-align: center;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #C29800;
    font-size: 12px;
    cursor: pointer
}

.account-button {
    line-height: 12px
}

.account-button.order-detail-button, .account-button:hover {
    background: #C29800;
    border: 1px solid #C29800;
    color: #fff
}

.account-button.order-detail-button.order-detail-review-button {
    width: auto;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: .57;
    letter-spacing: -.1px;
    margin-top: 10px;
    border-radius: 3px;
    float: left;
    margin-left: 0
}

.account-button.order-detail-button:hover {
    background-color: #C29800
}

.account-button, .account-button:hover {
    transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear
}

.address-name {
    float: left;
    cursor: help;
    max-width: 140px;
    -moz-text-overflow: ellipsis;
    padding-right: 20px;
    position: relative
}

.address-name:hover {
    color: #C29800
}

.item-info-container .order-item-detail {
    display: table;
    min-height: 90px
}

.item-info-container .order-item-detail .order-item-tab {
    display: table-cell;
    vertical-align: middle
}

.order-detail-text {
    color: #666
}

.order-detail-text span.title {
    color: #000;
    float: left
}

.salePrice {
    color: #c29800;
}

.order-detail-cntr h3 {
    margin-top: -2px;
    line-height: 20px
}

.order-detail-cntr .orders-header-container div {
    color: #444
}

.order-detail-cntr .order-header-title {
    line-height: 38px;
    color: #000
}

.contract-header {
    display: inline-block;
    width: 82%;
    line-height: 18px !important
}

.light-link {
    color: #666 !important;
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px
}

.light-link:hover {
    color: #C29800 !important
}

.order-detail-info-header {
    background-color: #fafafa;
    border-bottom: 1px solid #ebebeb
}

.order-detail-info-header .title {
    height: 8px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: .57;
    letter-spacing: -.1px;
    color: #333;
    padding-top: 6px
}

.order-detail-header-title {
    font-size: 12px
}

.order-info-container {
    border-radius: 3px
}

.order-info-container .price-info-container {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden
}

.order-info-container .address-info-container {
    display: table-cell;
    vertical-align: middle
}

.address-info-container p {
    color: #666;
    display: block;
    overflow: hidden;
    line-height: 20px
}

.address-info-container p:first-child {
    line-height: 25px
}

.address-info-container p .title {
    color: #000
}

.price-info-container .price-tab {
    border-top: 1px solid #ebebeb;
    width: 100%;
    padding: 10px 0
}

.price-info-container .price-tab:first-child {
    border-top: none;
    padding-top: 0
}

.price-info-container .price-tab:last-child {
    padding-bottom: 0
}

.price-info-container .price-tab .dark {
    font-size: 14px;
    color: #333;
    font-style: normal;
    font-stretch: normal;
    font-weight: 600
}

.boutique-name .bold {
    color: #000
}

.boutique-name {
    font-size: 13px;
    color: #444
}

.order-detail-number {
    padding-top: 21px
}

.number {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -.1px
}

.color-orange, .number .salePrice {
    color: #C29800 !important
}

.address-update-link.order-detail-info-address.passive-button span .bold-text, .bold-text, .invoice-button.passive-button span .bold-text, .return-order-link.passive-button span .bold-text {
    font-weight: 600
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.mr-5 {
    margin-right: 5px
}

.product-image {
    border: 1px solid #ebebf5;
    border-radius: 3px;
    display: block;
    width: 59px;
    height: 88px
}

.product-image.product-image-order-detail {
    width: 90px;
    height: 134px;
    margin-top: 12px
}

.no-padding-right.order-detail-total-summary {
    font-weight: 600
}

.mr-38 {
    margin-right: 38px !important
}

.fbelements {
    cursor: pointer
}

.address-update-link {
    font-size: 12px;
    color: #C29800;
    text-decoration: underline;
    margin-left: 10px
}

.return-order {
    min-width: 130px !important
}

.return-order-header {
    float: right;
    margin-right: 20px
}

.return-order-header-right {
    float: left !important;
    margin-right: 0 !important
}

.address-update-link.order-detail-info-address, .invoice-button, .return-order-link {
    display: inline-block;
    position: relative;
    padding: 5px;
    right: 0;
    border-radius: 3px;
    border: solid 1px #ffa156;
    color: #C29800;
    font-size: 14px;
    text-align: center;
    float: right;
    transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear
}

.address-update-link.order-detail-info-address:hover, .invoice-button:hover, .return-order-link:hover {
    background: #C29800;
    border: 1px solid #C29800;
    color: #fff;
    cursor: pointer
}

.invoice-button span, .return-order-link span {
    width: 324px;
    right: -102px;
    font-family: source_sans_proregular
}

.address-update-link.order-detail-info-address span, .address-update-link.order-detail-info-address.passive-button span, .invoice-button span, .invoice-button.passive-button span, .return-order-link span, .return-order-link.passive-button span {
    display: none;
    background-color: #fffff1;
    border: solid 1px #e6e4c8;
    position: absolute;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: -.1px;
    text-align: center;
    color: #666;
    border-radius: 3px;
    margin-top: 11px;
    padding: 10px;
    z-index: 10
}

.invoice-button span:after, .return-order-link span:after {
    bottom: 81%
}

.address-update-link.order-detail-info-address span:after, .invoice-button span:after, .return-order-link span:after {
    content: url(assets/siparis/yellow-arrow.png);
    position: absolute;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent
}

.address-update-link.order-detail-info-address.passive-button, .invoice-button.passive-button, .return-order-link.passive-button {
    border: solid 1px #d5d5d5;
    color: rgba(153, 153, 153, .63)
}

.address-update-link.order-detail-info-address.passive-button span, .invoice-button.passive-button span, .return-order-link.passive-button span {
    width: 350px;
    background-color: #fff;
    border: solid 1px #d5d5d5;
    right: -132px;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25)
}

.address-update-link.order-detail-info-address.passive-button span p, .invoice-button.passive-button span p, .return-order-link.passive-button span p {
    font-weight: 500 !important
}

.address-update-link.order-detail-info-address.passive-button span .url-text, .invoice-button.passive-button span .url-text, .return-order-link.passive-button span .url-text {
    color: #C29800;
    cursor: pointer
}

.address-update-link.order-detail-info-address.passive-button span:after, .invoice-button.passive-button span:after, .return-order-link.passive-button span:after {
    content: url(assets/siparis/arrow-top.png);
    position: absolute;
    bottom: 86%;
    left: 1px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent;
    width: 100%
}

.address-update-link.order-detail-info-address.passive-button span .text-bold, .invoice-button.passive-button span .text-bold, .return-order-link.passive-button span .text-bold {
    font-weight: 700 !important
}

.address-update-link.order-detail-info-address.passive-button:hover, .invoice-button.passive-button:hover, .return-order-link.passive-button:hover {
    background: 0 0 !important;
    border: 1px solid rgba(153, 153, 153, .63);
    color: rgba(153, 153, 153, .63);
    cursor: default
}

.address-update-link.order-detail-info-address.passive-button:hover span, .invoice-button.passive-button:hover span, .return-order-link.passive-button:hover span {
    display: block;
    opacity: 1 !important
}

.address-update-link.order-detail-info-address {
    float: left !important;
    margin-left: 0 !important;
    text-decoration: none !important;
    width: 170px !important;
    margin-top: 5px
}

.address-update-link.order-detail-info-address span {
    font-family: source_sans_proregular !important;
    width: 400px !important;
    right: -116px !important
}

.address-update-link.order-detail-info-address span p {
    text-align: center
}

.address-update-link.order-detail-info-address span p.text-bold {
    font-family: source_sans_proregular !important;
    font-weight: 600
}

.address-update-link.order-detail-info-address span:after {
    bottom: 83% !important
}

.order-delivery-container .return-order-link {
    margin-right: 20px;
    margin-top: 27px
}

.order-delivery-container span.title {
    color: #000;
    float: left
}

.order-detail-header-text, .order-detail-summary-header {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -.1px
}

.order-detail-header-text {
    line-height: 2.62;
    color: #333;
    font-size: 13px;
    font-weight: 600
}

.order-detail-summary-header {
    font-size: 12px;
    font-weight: 400;
    color: #666
}

.order-detail-row-grid-pad {
    margin: 0 -1px !important
}

.order-detail-passive-button {
    border: solid 1px #d5d5d5 !important;
    color: rgba(153, 153, 153, .63) !important;
    background: #fff !important
}

.grid:after, [class*=col-], [class*=grid], [class*=mobile-] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid-pad {
    padding: 10px 20px
}

.grid-pad-10 {
    padding: 10px
}

.grid-pad-20 {
    padding: 20px
}

.grid-pad-30 {
    padding: 30px
}

.grid-pad-left-right-20 {
    padding-left: 20px;
    padding-right: 20px
}

.grid-pad-top-bottom-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.grid-pad-top-bottom-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.grid-pad-top-bottom-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.grid-pad-top-bottom-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.t-left {
    text-align: left
}

.t-right {
    text-align: right
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.no-padding-bottom {
    padding-bottom: 0
}

#account {
    font-size: 13px
}

.page-content {
    min-height: 250px;
    border: #ededed;
    background: #fff;
    box-sizing: border-box
}

.item.address-name {
    margin-top: 70px !important
}

.page-content {
    background-color: #faf9f9
}

h3 {
    padding: 0;
    margin: 0
}

@media (max-width: 1199px) {
    .order-detail-button {
        float: left
    }
}
@media (min-width: 1024px){
  .left-sidebar-display{
    display: none;
  }
}
div.table-class {
    display: table;
}

span.table-cell-class {
    display: table-cell;
    vertical-align: middle;
}

span.table-cell-class a {
    margin-left: 5px;
    font-size: 16px;
}
.table-cell-class svg{
  width: 21px;
  height: 21px;
  margin-right: 5px;
  margin-left: -3px;
}

.fa-1-5x {
    font-size: 1.5em;
    width: 25px;
}

ol.breadcrumb {
    padding: 15px !important;
    margin-bottom: 0;
}

.form-head {
    background: #3f1077;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
    padding: 18px !important;
    font-weight: bold;
}
@media (max-width:768px) {
  .form-head{
    margin-top: 0;
  }
  .mobile-margin-0{
    margin-top: 0 !important;
  }
  .margin-top-20{
    margin-top: 20px;
  }
  .sparislerim-color{
    margin-top: 20px !important;
  }
  .mobile-sidebar{
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }
  #adres-content{
    margin-top: 20px !important;
  }
  .hesabim-cagri{
    margin-top: 20px;
  }
}

.content-wrapper {
    background: #fff;
    padding: 0 !important;
    width: 100%;
    display: table;
    margin: 5px 0 25px 0;
}
.left-menu {
    border-radius: 10px;
}
.page-content .row {
    border-radius: 6px;
}

/* Live Follow */

.liveFollow{
    margin-bottom: 30px;
    padding: 15px;
    background: #c29800;
    color: #fff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}

.live-container {
    position: relative;
    display: flex;
    justify-content: flex-start; /* Sağ tarafa hizalar */
    align-items: center;
    gap: 15px;
}

.live-text {
    font-size: 24px;
    font-weight: bold;
    z-index: 2; /* Yazının üstte kalmasını sağlar */
    position: relative;
}



.circle {
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%; /* Yuvarlak şekil */
    z-index: 1; /* Yazının arkasında kalır */
    animation: growAndFade 1.5s linear infinite; /* Animasyon eklenir */
}

@keyframes growAndFade {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1.4); /* Daire büyür */
        opacity: 0; /* Kaybolur */
    }
}
/* Live Follow */

.collapser_form {
    position: relative;
}

.collapser_form svg {
    position: absolute;
    right: 15px;
    top: 12px;
    width: 18px;
    height: 18px;
}

@media(max-width: 768px){
    .liveFollow{
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
}