.t706__cartwin-content {
background-color: #062430;
}
.t706__auth {
background-color: #062430;
}
.t706__product-title {
color: #c9a751;
}
.t706__cartwin-prodamount-wrap {
color: #c9a751;
}
.t706__cartwin-totalamount-wrap {
color: #c9a751;
}
.t-input_bbonly {
    background-color: #051B22 !important;
}
.t706__product-amount {
color: #fff9e2;
}
.t706__product-quantity {
color: #fff9e2;
}
.t-input_bbonly {
padding-left: 15px !important;
}
.t706__cartwin-top {
border-bottom: 2px solid #c9a75145;
}
.t706__cartwin-bottom {
border-bottom: 2px solid #c9a75145;
}
.t706__cartwin-bottom {
border-top: 2px solid #c9a75145;
padding-top: 30px;
}

#app .tlk-profile__regular-button {
    background-color: #c9a751 !important;
    height: 30px;
    min-width: 136px;
    border: 1px solid var(--box-border-color);
    border-radius: 15px !important;
    font-size: var(--font-size-regular);
    line-height: 1.5;
    margin-top: 8px;
    color: unset;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: var(--text-color) !important;
    font: inherit;
    padding: 0 8px;
}