.Logo-img img {
    width: 210px;
}

.left-menu ul.navbar-nav {
    padding: 0;
}

.left-menu .navbar ul {
   background: #f6f6f6;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 8px 10px;
    border-radius: 10px;
    box-shadow: inset 0 0 6px #e5e5e5;
}

.left-menu li a{
    position:relative;
     padding: 5px 17px !important;
        margin-left: 10px;
}


.left-menu li:last-child a{
     margin-left:0
}

.left-menu li.active a {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 1px 4px #00000024;
    border:0
}


.left-menu li a span {
    padding-right: 10px;
}

.left-menu li a i {
    font-size: 13px;
    color: #d1938f;
}
.left-menu .navbar {
    padding: 0;
    margin-bottom: 30px;
}

.left-menu li {
    padding: 0;
}

.left-menu li:last-child a:after {
    display:none;
}

.left-menu li a:after{
    position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    background: #cfcfcf;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
}

.left-menu li:hover a i{
    color:#a46968;
}

.left-menu li:hover a {
       background: #ffffff9e;
    border-radius: 5px;
     box-shadow: 0px 1px 4px #0000000d;
}



.view-title {
    width: 100%;
    padding: 38px 0;
    color: initial;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.60) 50%, rgba(255,255,255,0) 100%);
    text-shadow: 0px 2px 3px #ce928f;
}

app-menu-details .col-md-12 {
    padding: 0;
}

app-menu-details  > .row {     margin: 0 -15px;}

/*.view-img {*/
/*    height: 100%;*/
/*}*/

.view-img img {
    height: 120px;
}



.wallet {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.wallet-navigate, .label-div,.top-reset {
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
    padding-left: 20px;
    border-bottom: 1px #d1d1d1 dashed;
    display: flex;
    align-items: center;
    JUSTIFY-CONTENT: left;
    padding: 0 0px 14px;
    padding-right: 0;
    border-bottom: 1px #bfbfbf solid;
    text-aign: center;
    padding-left: 0;
    position: relative;
    display: block;
    z-index: 1;
    font-size: 15px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    margin-right: 10px;
}

p.lbl-wallet {
    margin: 0;
}

.wallet-navigate {
    display: flex;
    margin-bottom: 20px;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: space-between;
}

.label-div {
    flex: 0 0 100%;
    max-width: 100%;
}

label.label-personal, .used-addresses {
    font-size: 15px;
    margin-bottom: 0;
    font-weight:600;
}

app-basic-profile  .data-cells {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

app-basic-profile .data-cells > div, .reset-password .form-group .form-group {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 15px;
    border-right: 3px solid #ce928f;
    padding-right: 10px;
    margin-right: 11px;
}

.wallet-content {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
}

.ref-code {
    padding: 0 15px;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}

.wallet-content > div {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}


app-basic-profile form.user-form {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.submit-btn ~ .btn,.button-add button:last-child, .footer-stepper .cancel-btn {
    color: #c8a165;
    border-color: #c8a165;
    background: none;
}

.submit-btn ~ .btn:hover,.button-add button:last-child:hover, .footer-stepper .cancel-btn:hover {
    opacity: 0.7;
}

app-basic-profile  .top-reset {
    display: flex;
    align-items: center;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.top-reset > label {
    margin-bottom: 0;
    font-size: 15px;
    margin-left: 15px;
}

.top-reset i:before {
    display: none;
}

.edit-icon {
    margin-top: -3px;
}

.reset-password .form-group {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    align-content: flex-start;
}

app-basic-profile  .button-add {
    left: -8px;
    position: absolute;
    top: -12px;
    z-index: 1;
}


.reset-password form > .form-group {
    padding: 0;
    margin-bottom: 0;
}
.label-wallet {
    padding-right: 5px;
}

/* new css */
.user-form, .wallet, .reset-password {
    padding: 0;
}


.data-cells label, .wallet label {
    color: #a46968;
    font-weight:600
}

.email.inputs-data > div {
    border-right: 1px solid #a46968;
}

.section-details-items.section-inner-content {
    background:url(/Resources/1/BG-lase-1.webp) no-repeat;
    background-size:100%;
padding-bottom:60px;
background-position: bottom;
}

app-basic-profile .data-cells > div p {
    margin: 0;
}

app-basic-profile .row.buttons-section {
    position: absolute;
    left: 0;
    top: -14px;
    z-index: 1;
    cursor: pointer;
}
.edit-icon > button#cc:after,app-basic-profile .row.buttons-section button.btn.primary-btn:after {
    content: '\f044';
    color: #fff;
    font-family: 'Font Awesome 6 Free';
    font-weight: 800;
    margin-right: 5px;
    }

.edit-icon > button#cc, app-basic-profile .row.buttons-section button.btn.primary-btn,.wallet button, .address .info-items .btn-container button, .history-table .track-btn a  {
    font-size: 16px;
    background: none;
    padding: 0;
    color: #fff;
    height: 100%;
    border: 0;
    font-weight: normal;
    text-transform: initial;
    border: 1px solid #d0a85b;
    padding: 3px 10px 4px;
    background: #d0a85b;
}

.wallet button:after{
     content: '\f06e';
    color: #fff;
    font-family: 'Font Awesome 6 Free';
    font-weight: 800;
    margin-right: 5px;
}
.wallet button:focus {
    background: #fdfcf8;
}

.address .btn-container button:after{
    content: '\2b';
    color: #fff;
    font-family: 'Font Awesome 6 Free';
    font-weight: 800;
    margin-left: 5px;
}

.edit-icon > button#cc:hover,app-basic-profile .row.buttons-section button.btn.primary-btn:hover, .wallet button:hover,  .address .info-items .btn-container button:hover, .history-table .track-btn a:hover{
    border: 1px solid #d4b373;
    background:#d4b373;
    color:#fff;
}
.edit-icon > button#cc:hover:after ,app-basic-profile .row.buttons-section button.btn.primary-btn:hover:after, .wallet button:hover:after, .address .info-items .btn-container button:hover:after{
    color:#fff 
}


.page-content button {
    margin-left: 12px;
}

app-basic-profile .row.buttons-section .col-xs-12, app-basic-profile .button-add {
    padding-left: 0;display: flex;flex-direction: row-reverse;
}

.flag-country {
    flex-direction: row-reverse;
}

.form-control {
    height: 47px;
}




button.btn.submit-btn, .reset-password .primary-btn, .footer-stepper .btn-container .btn, .download-template a, .view-reciept a {
    color: #fff;
    background: #a46968;
}

button.btn.submit-btn:hover, .reset-password .primary-btn:hover, .footer-stepper .btn-container .btn:hover, .download-template a:hover, .view-reciept a:hover {
    background: #d1938f;
}

button {
    padding: 3px 10px 4px !important;
}

button.btn.btn-secondary:hover {
    color: #a46968;
    opacity:1
}

 .reset-password .form-group .form-group {
   display: flex;
   flex-direction: column;
}

.reset-password {
   position: relative;
}*


.reset-password .form-group label {
    color: #a46968;
    font-weight: 600;

} 



.reset-password .kt-input-icon{
    position:relative
}
.reset-password input{
   padding-left: 40px;
}
.reset-password span.kt-input-icon__icon {
  position: absolute;
   left: 10px;
  top: 11px;
}

app-basic-profile .top-reset label {

 
    color:#000 !important
}

/*Address*/


.address .edit-Data>span {
    text-transform: inherit;
}

.main-container.stepper-content.info-data .content-container {
    width: 100%;
    flex-direction: column;
    padding: 0 15px;
}

.main-container.stepper-content.info-data  .info-items {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
}


.ng-select {
    padding: 0 !important;
    border: 0;
}

.row.stepper-content.address {padding: 0;position: relative;}


.stepper-content.address .control-field {
    padding: 0 15px;
}

.stepper-content.address .control-field:empty {
    display: none;
}


.row.stepper-content.address .col {
    flex: 0 0 100%;
    max-width: 100%;
}


p.no-addresses-msg {
    line-height: 1.25em;
    text-align: right;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 32px;
    display: flex;
    text-align: right;
    flex-direction: column;
    background: url(/Resources/3/icons-address-bg.png) no-repeat 4px 3px;
    background-size: 23px;
    padding-right: 33px;
}


.row.stepper-content.address .col .btn-container {
    padding: 0;
    margin-bottom: 0px;
    margin-top: 0px;
 

}

.check-box-container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}

label.check-box-label {margin-bottom: 0 !important;}

.check-box-container input {
    margin-left: 8px;
}

.row.stepper-content.address .col:first-child {
}




.row.stepper-content.address  button.btn.cancel-btn {
    color: #c2a37a;
    margin-left: 10px;
    border: 1px #c2a37a solid;
    background: none;
}


.row.stepper-content.address lib-add-address.col-12 {
    padding: 0;
}
=
.address .address-info {padding-bottom: 20px;}

.address p.country {padding-left: 0;}

.address-info p {
    margin-bottom: 0;
}

.address .col {
    padding-right: 0;
}

.address .radio span {
    margin: 10px 0;
    color: #b61952;
    text-decoration: underline;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}

.address .radio span:hover {
    color: #b99870;
    cursor: pointer;
}


.address p.country:before {
    background: #b61952;
    position: absolute;
    width: 7px;
    height: 14px;
    margin-top: 8px;
    right: 2px;
}

.address-info span:first-child {
    padding-top: 10px;
}


.address .address-info {
    position: relative;
}

p.address-details {
    padding: 0;
}

.address  input[name="shippingAddress"] {
    width: 20px;
    height: 17px;
}

.address  span.edit-btn {
    background: #c8a165;
    position: relative;
    z-index: 9;
    border: 0;
    overflow: hidden;
    text-transform: uppercase;
    padding: 5px 25px 7px;
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    color: #fff;
    background-color: #c8a165;
    border-color: #c8a165;
    font-weight: 700;
    border-radius: 4px;
}



.address  .radio-container {
    position: relative;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.address  span.edit-btn:hover {
    cursor: pointer;
    background: #b1894c;
}


.footer-stepper {
    margin-top: 10px;
    text-align: end;
    padding: 0 15px;
    position: absolute;
    top: -20px;
    left: 0;
}

.control-field {
    margin-bottom: 10px;
}

.form-control,.ng-select.ng-select-single .ng-select-container {
    height: 45px;
}

/*.address p.used-addresses{*/
/*    padding-left: 160px;*/
/*}*/

.address p.used-addresses,.title-container {
     background-size: 20px;
     border-bottom: 1px #a09e9b solid;
     text-align: right;
     padding-bottom: 15px;
     margin-bottom: 30px;
     padding-right: 0;
     position: relative;
     display: block;
     line-height: 1.3;
     text-transform: uppercase;
     font-weight: 700;
     margin-left: 10px;
     width: 100%;
     margin-bottom: 15px !important;
}

.info-items {
    width: 100%;
}



.input-title {
    align-items: center;
    JUSTIFY-CONTENT: right;
    padding-left: 80px;
    padding-right: 0;
    position: relative;
    display: block;
    z-index: 1;
    font-size: 16px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    text-align: right;
}

.userAddress {
    background: #fff;
    box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 3%);
    border-radius: 3px;
    margin-bottom: 10px !important;
}

p.title {
    margin: 0;
}

.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
    top: 9px;
}

.row.stepper-content.address button.btn.cancel-btn:hover {
    background: #e6e3dc;
}


.address .edit-container i {display: inline-flex;align-items: center;color: #a46968;padding: 0 10px;cursor: pointer;}
.address .edit-Data {
    background: #fff;
    padding: 10px 10px;
    position: absolute;
    left: 0;
    display: flex;
    flex-direction: column;
    text-align: right;
    box-shadow: 0px 0 6px 0px rgb(0 0 0 / 15%);
    border-radius: 5px;
    margin-top: 40px;
    z-index: 1;
}
.address .edit-Data span.edit-btn {
    color: #333;
    text-decoration: none;
    font-weight: normal;
    background: none;
}
.address  .edit-Data>span {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 5px;
    white-space: nowrap;
    border-radius: 0;
    padding: 4px 10px 4px 10px;
    font-size: 15px;
}
.address .edit-Data i {
    font-size: 12px;
    margin-left: 0;
    color: #a46968;
    padding-right: 5px;
}
.address .edit-Data>span:last-child {
    margin-bottom: 0;
}
.address .edit-container {
    position: relative;
}
.address .edit-Data>span:hover {
    background: #f7f5ef;
    opacity: 0.8;
    cursor: pointer;
}
.address .edit-container > i {
    font-size: 20px;
}
.address .edit-Data {
    margin-top: 0;
}


.PhoneNumber {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
}






.PhoneNumber .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input, .mobile .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{
    top:0
}
.PhoneNumber input#phoneNumber,.mobile  input#phoneNumber{
    margin-top: 0;

}
.PhoneNumber .ng-select, .mobile .ng-select {
    height: 100%;
    position: relative;
    display: block;
    box-sizing: border-box;
    border-right: 1px solid #dee2e6;
}

.PhoneNumber .ng-select.ng-select-single .ng-select-container, .mobile .ng-select.ng-select-single .ng-select-container{
    height: 100%;
    border: 0;
    cursor: default;
    display: flex;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.PhoneNumber .ng-select .ng-select-container .ng-value-container .ng-input>input , .mobile .ng-select .ng-select-container .ng-value-container .ng-input>input{
    border: 0 !important;
    margin: 0;
}

.PhoneNumber input#phoneNumber, .mobile input#phoneNumber {
    margin-top: 0;

}

.PhoneNumber .input-group-text, .mobile .input-group-text{
    border: 1px solid #dadce0;
    border-right: 0;
    border-radius: 4px 0 0 4px;
}

.mobile .ng-select {
    height: 43px;
        border-right: 0;
}
p.address-details {
    text-align: start;
}
.address .edit-Data {
    z-index: 2;
}
.row.stepper-content.address .col .btn-container {
    position: absolute;
    top: -10px;
    left: 0;
}

.address-container.addressesDiv {
    position: relative;
}



.PhoneNumber input#phone {
    text-align: end;
}

.PhoneNumber .ng-select.ng-select-single .ng-select-container {
    border: 0;
}

.footer-stepper button:after {
    display: none;
}


.row.cart-list > .col-12 {
    padding: 0;
}

.table-responsive {
    background: transparent;
    /*overflow: visible;*/
}

.list-group.order-history {
    background: transparent;
    margin-bottom: 15px;
    border: 1px solid #e8e8e8;
}

.list-group-item.p-3.header {
    background: #f9f4ed;
    border: 0;
    display: flex;
    align-items: center;
}

.list-group-item.p-3.header > .row {
    display: flex;
    align-items: center;
    margin:0;
}

.item-list h6.text-charcoal.mb-0.w-100 {
    font-weight: bold;
}

.history-table .link {
    color: #a46968;
    font-weight: bold;
}

.view-reciept a {
    margin: 0;
    width: fit-content !important;
}

.history-table .track-btn {
    order: 2;
    text-align: end;
    width: 100%;
    max-width: 100%;
}


.history-table .item-list {
    max-width: 75%;
    order: 1;
}

.history-table .track-btn a {
    padding: 3px 10px 4px !important;
    width: fit-content !important;
    text-align: left;
    height: fit-content;
}

.view-reciept {
    text-align: end;
    padding:0;
}

.item-list ul.text-pebble.mb-2.small {
    padding: 0;
}

.item-list a.text-charcoal {
    color: #a16868;
    font-weight:bold
}

.item-list a.text-charcoal:hover{
    color:#d1938f
}


.flag-country.country-code {flex-direction: row;}



.account-cont app-inner-page > div:first-child {
    background: #fff !important;
    padding: 30px 15px;
    border-radius: 10px;
    box-shadow: 0 0 5px 0px #00000029;
}
.account-cont p.empty-message {
    padding: 100px 0 50px 0;
    font-size:16px;
    margin: 0;
}


.account-cont .customrInfo.device-extender {
    width: 100%;
}

.account-cont app-user-order-history > .d-flex {
    justify-content: center;
    display:block !important;
}


.order-history .list-group-item.p-3.bg-white.body {
    width: 100%;
}

.info-items .field-container {
    width: 100%;
    display: flex;
    flex-wrap:wrap
}
.ng-select.ng-select-single .ng-select-container .ng-value-container, .ng-select .ng-clear-wrapper, .ng-select .ng-arrow-wrapper {
    margin-bottom: 0;    
}
.stepper-content.address .control-field.map-container {
    flex: 0 0 100%;
    max-width: 100%;
}

.view-title, #CatTitle-id {
       padding: 15px;
    margin: auto;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.order-history .item-list {
    max-width: 100%;
}

.order-history .item-list .details {
    display: flex;
    justify-items: stretch;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

.order-history .item-list h6.text-charcoal{
    padding-left: 15px;
    width: 50%;
}

.order-history .item-list ul.small {
    display: flex;
    width: 50%;
    justify-content: flex-start;
}

.order-history .item-list ul.small li {
    padding-left: 15px;
    padding-bottom: 0;
}

.order-history .item-list .price-item {
    display: flex;
    align-items: center;
}
app-menu-details {
    height: 100%;
    display: block;
}

app-menu-details > .row {
      height: 100%;
    display: flex;
    align-items: center;
    margin: 0;
}


@media (max-width: 991px) {
    span#page-title {
        width: 100%;
        text-align: center;
        padding: 15px;
        font-size: 21px;
        color: #41332c;
        text-shadow: 0 0 #fff;
        height: 74px;
    }
    .view-img img {
    height: 74px;
}
app-basic-profile .data-cells > div, .reset-password .form-group .form-group {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0;
    margin-bottom: 10px;
}

.left-menu .navbar {
    margin-bottom: 20px;
}

    .stepper-content.address .control-field ,.address .PhoneNumber{
    flex: 0 0 50%;
    max-width: 50%;
}



 .order-history .item-list {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #d7d7d7;
    margin: 0;
    padding-bottom:15px;
}

.order-history  .img-cont {
    margin: auto;
    text-align: center;
    width: fit-content;
}

.order-history  .img-cont img {
 height: 100px;
        object-fit: contain;
        max-width: 150px;
        margin-bottom:10px;
}

.order-history  .img-container {
    text-align: center;
    margin: auto;
}

.order-history .item-list .details {
    margin: auto;
    flex-direction: column;
    justify-content: center;
}

.order-history .item-list h6.text-charcoal b {
    padding: 0;
    text-align: center !important;
}

.order-history .item-list ul.small {
    flex-direction: column;
    text-align: center;
    justify-content: center;
}

.order-history .item-list ul.small li {
    padding: 0;
    padding-bottom: 5px;
}

.order-history .item-list .price-item {
    margin: auto;
    justify-content: center;
    padding: 0;
}

 .order-history .item-list h6.text-charcoal {
    margin: auto;
    text-align: center;
    padding: 0;
}
.history-table .track-btn a {
    margin: 10px 0 0 0 !important;
}
}

@media (max-width:768px){
    .left-menu .navbar ul {
    align-items: start;
}

.left-menu li a:after {
    display: none;
}

.left-menu li {
    width: 100%;
}

.left-menu li a {
    margin: 0;
}

app-basic-profile .data-cells > div, .reset-password .form-group .form-group {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.reset-password .kt-input-icon {
    width: 100%;
}


.list-group-item.p-3.header > .row .col {
    flex: 0 0 50%;
    margin-bottom: 10px;
}

.stepper-content.address .control-field ,.address .PhoneNumber{
    flex: 0 0 100%;
    max-width: 100%;
}

.history-table > .row .col-md-12 {
    padding: 0;
}

.ref-code {
    flex: 0 0 100%;
    max-width: 100%;
}

.wallet-content {
    flex-direction: column;
    text-align: start;
}
}

@media (max-width:425px){
    .list-group-item.p-3.header > .row .col {
    flex: 0 0 100%;
    margin-bottom: 10px;
}

.view-reciept, .history-table .track-btn {
    text-align: center;
}

.row.stepper-content.address .col .btn-container {
    text-align: center;
    position: static;
}
.address .footer-stepper {
    position: static;
}
 span#page-title {
        padding: 26px 15px !important;
    }

    .breadcrumb {
        padding-left: 0;
        padding-right: 0;
    }
    .main-container.stepper-content.info-data .content-container{
        padding:0;
    }
    
    .address p.used-addresses, .title-container{
        margin-right:0 !important;
    }
    
   .wallet-navigate, .label-div, .top-reset {
    text-align: center;
    width: 100%;
}

* .reset-password .form-group .top-reset label {
    padding: 0 10px;
    width: 100%;
    padding-bottom: 44px;
    margin:0;
}

.edit-icon {
    margin: auto;
    position: absolute;
    top: 30px;
    width: 100%;
}

.edit-icon > button#cc, app-basic-profile .row.buttons-section button.btn.primary-btn, .wallet button, .address .info-items .btn-container button, .history-table .track-btn a {
    margin: auto !important;
}

.page-content button {
    margin: 0;
}

.label-div {
    padding-bottom: 58px;
    margin:0;
}

app-basic-profile .row.buttons-section {
    top: 31px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
}

app-basic-profile .row.buttons-section .col-xs-12, app-basic-profile .button-add {
    margin: auto;
    text-align: center;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: space-around;
} 
    
app-basic-profile .data-cells {
    margin: 0;
}

app-basic-profile .button-add {
    top: 31px;
    display: flex;
}


.wallet-navigate {
    flex-direction: column;
    margin-right:0;
}

app-basic-profile .top-reset{
    margin-right:0;
}

.label-wallet {
    padding: 0;
    margin-bottom: 10px;
}
}


@media (max-width:320px){
   .wallet-navigate, .label-div, .top-reset {
    text-align: center;
    width: 100%;
}

* .reset-password .form-group .top-reset label {
    padding: 0 10px;
    width: 100%;
    padding-bottom: 44px;
    margin:0;
}

.edit-icon {
    margin: auto;
    position: absolute;
    top: 30px;
    width: 100%;
}

.edit-icon > button#cc, app-basic-profile .row.buttons-section button.btn.primary-btn, .wallet button, .address .info-items .btn-container button, .history-table .track-btn a {
    margin: auto !important;
}

.page-content button {
    margin: 0;
}

.label-div {
    padding-bottom: 58px;
    margin:0;
}

app-basic-profile .row.buttons-section {
    top: 31px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
}

app-basic-profile .row.buttons-section .col-xs-12, app-basic-profile .button-add {
    margin: auto;
    text-align: center;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: space-around;
} 
    
app-basic-profile .data-cells {
    margin: 0;
}

app-basic-profile .button-add {
    top: 31px;
    display: flex;
}


.wallet-navigate {
    flex-direction: column;
    margin-right:0;
}

app-basic-profile .top-reset{
    margin-right:0;
}

.label-wallet {
    padding: 0;
    margin-bottom: 10px;
}
}



