.main-top-navbar {
    position: relative;
    width: 100%;
}
section.my-account.profile {
    padding-top: 60px;
}
section.profile-sec {
    padding: 30px 0 60px 0;
}
nav {
    opacity: 1 !important;
}
.hero-content {
    translate: none !important;
    rotate: none !important;
    scale: none !important;
    transform: translate(0, 80px) !important;
    opacity: 1 !important;
}
div#stick-navbar {
    opacity: 1 !important;
}
section.profile-sec .nav-tabs .nav-link.active {
    color: #fff;
    transition: 0.5s all ease;
    width: 100%;
    text-align: start;
    text-transform: uppercase;
    border-left: 2px solid #c92f2f;
    background: #121213;
    background: linear-gradient(
        90deg,
        #121213 0,
        #0e0e0f 19%,
        #090909 35%,
        #020202 65%,
        #060607 81%,
        #0e0e0f 100%
    );
}
section.profile-sec .nav-tabs .nav-link.active .icon-arrow-right i {
    transform: rotate(90deg);
    transition: 0.5s all ease;
}
section.profile-sec .nav-tabs {
    border-bottom: none;
    position: relative;
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: start;
    width: 100% !important;
    flex-direction: column;
    padding-bottom: 30px;
    padding-top: 17px;
}
li.nav-item.logout-bottom-change {
    border-bottom: none !important;
}
section.profile-sec .nav-tabs .nav-link {
    color: #fff;
    padding: 10px 22px;
    border: none;
    font-size: 18px;
    padding: 18px 40px;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    font-size: 17px;
    font-family: Gilroy-Medium;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
span.profile-navbar-img img {
    width: 20px;
    height: 20px;
    object-fit: scale-down;
}
span.profile-navbar-img {
    display: flex;
    align-items: center;
    gap: 10px;
}
.profile-upload-wrapper li.nav-item {
    width: 100%;
}
.icon-arrow-right i {
    color: #fff;
}
#profile-tab[aria-selected="true"] {
    border-radius: 0;
}
#contact-tab[aria-selected="true"] {
    border-radius: 0;
}
.upload-img {
    position: relative;
    text-align: center;
    top: -59px;
    width: 70%;
    margin: 0;
    right: -40px;
}
div#delivery .edit {
    margin-bottom: 0;
}
.change-password {
    display: flex;
    align-items: baseline;
}
.btn-profile1 {
    padding: 10px 37px;
    text-transform: capitalize;
}
.upload-btn-wrapper h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: Gilroy-Medium;
    color: #fff;
}
.first-name h5 {
    color: #fff;
    font-size: 22px;
    font-family: Gilroy-SemiBold;
    font-style: normal;
}
.first-name h6 {
    color: #fff;
    font-size: 15px;
    font-family: Gilroy-SemiBold;
    font-style: normal;
}
.password h5 {
    font-style: normal;
    color: #fff;
    font-size: 22px;
    font-family: Gilroy-SemiBold;
    font-style: normal;
}
.password h6 {
    font-style: normal;
    color: #fff;
    font-size: 15px;
    font-family: Gilroy-SemiBold;
    font-style: normal;
}
.change-password a {
    font-size: 15px;
    margin-left: 10px;
    text-decoration: underline;
    position: relative;
    top: -5px;
    left: 10px;
    color: #030303;
    font-family: "Space Mono", monospace;
    font-weight: 400;
    text-transform: uppercase;
}
.upload-btn-wrapper {
    text-align: center;
    margin-bottom: 30px;
}
.upload-btn-wrapper span {
    font-family: Brinnan-Regular;
    font-size: 25px;
    color: #081a55;
}
.profile-icon i {
    background: #08a9e6;
    height: 22px;
    width: 22px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
}
.profile-icon {
    position: absolute;
    top: 15px;
    right: 52px;
}
.btn-profile i {
    margin-left: 10px;
}
section.profile-sec .nav-tabs .nav-link:hover {
    margin: 0;
}
li.nav-item1 {
    position: absolute;
    right: 0;
    top: 2px;
}
li.nav-item1 a .btn {
    border: 1px solid var(--first-color);
    padding: 7px 28px;
    border-radius: 0;
    color: var(--first-color);
    font-size: 16px;
    font-family: poppins;
    font-weight: 500;
    width: 130px;
    height: 43px;
}
.edit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 9px;
    border-bottom: 1px solid #4f4f50;
    padding-bottom: 20px;
}
h4.showingpage-wrapper {
    font-size: 16px;
}
.upload-btn-wrapper.profilr-page-wrapper h4 {
    color: #fff;
    font-size: 28px;
    font-family: var(--heading-font);
    font-style: normal;
    text-transform: capitalize;
}
.upload-btn-wrapper.profilr-page-wrapper {
    margin: 0 !important;
    text-align: start;
}
.btn1 {
    padding: 7px 12px;
    border-radius: 0;
    color: var(--first-color);
    font-size: 14px;
    font-family: poppins;
    font-weight: 500;
    background-color: var(--first-color);
    color: #fff;
    border: none;
    width: 130px;
    height: 43px;
}
.inputWithIcon {
    margin-top: 11px;
    margin-bottom: 10px;
}
.btn2 {
    padding: 11px 52px;
    color: var(--first-color);
    font-size: 14px;
    font-family: poppins;
    font-weight: 500;
    background-color: var(--first-color);
    color: #fff;
    border: none;
    width: 125px;
    height: 43px;
}
.edit a:hover {
    color: #fff !important;
}
.field-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 40px 0 0 0;
}
.top-wrapper {
    margin-top: 0;
}
.main-wrapper-mix {
    position: relative;
    background: #222;
    padding: 50px 40px;
}
.main-wrapper-mix1 {
    padding: 50px 45px 0 43px;
}
.main-wrapper-mix2 {
    margin: 10px 60px 0 40px;
    border-top: 1px solid #707070;
}
.main-wrapper-mix-bg {
    position: relative;
    background: #222;
    padding: 0;
}
.field-wrapper h4 i {
    margin-right: 10px;
    color: var(--first-color);
}
.field-wrapper h4 {
    font-family: poppins;
    font-weight: 400;
    font-size: 14px;
    color: #5e5e5e;
}
.field-wrapper1 {
    float: left;
}
.field-wrapper1 h4 {
    font-family: poppins;
    font-weight: 400;
    font-size: 17px;
    color: var(--first-color);
    text-align: start;
    margin-bottom: 10px;
}
.inputWithIcon input {
    width: 100%;
    height: 57px;
    border: 0;
    background: #222224;
    border-radius: 0;
    color: #fff;
    padding: 18px;
    transition: 0.8s;
    box-shadow: none;
    border: 1px solid #4f4f50;
}
.inputWithIcon textarea#exampleFormControlTextarea1 {
    height: 110px;
    margin-top: 11px;
    resize: none;
    border: 1px solid #7c7c7b;
    border-radius: 10px;
    box-shadow: 2px 11px 12px 1px #e4edf1;
}
.inputWithIcon input::placeholder {
    font-size: 15px;
    color: #fff;
    font-family: Gilroy-Medium;
}
.inputWithIcon input:focus {
    border-color: var(--first-color);
    box-shadow: 0 0 8px 0 var(--first-color);
}
.inputWithIcon input {
    padding-left: 21px;
}
#address-wrapper {
    display: none;
}
.inputWithIcon label {
    font-size: 16px;
    color: #030303;
    margin: 0;
    font-family: "Space Mono", monospace;
    font-weight: 400;
}
.inputWithIcon i {
    position: absolute;
    left: 6px;
    top: 13px;
    padding: 9px 8px;
    color: var(--first-color);
    transition: 0.3s;
    font-size: 22px;
}
.inputWithIcon img {
    position: absolute;
    left: 6px;
    top: 18px;
    padding: 9px 8px;
    color: #aaa;
    transition: 0.3s;
    font-size: 22px;
}
/* div#myTabContent {
    height: 100%;
    background: #222;
} */
.inputWithIcon input:focus + i {
    color: var(--first-color);
}
.inputWithIcon.inputIconBg i {
    background-color: #aaa;
    color: #fff;
    padding: 9px 4px;
    border-radius: 4px 0 0 4px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.inputWithIcon .icon-wrapper {
    position: absolute;
    left: 233px !important;
    top: 13px !important;
    padding: 9px 8px;
    color: var(--first-color);
    transition: 0.3s;
    font-size: 22px;
}
h4.change-p-heading {
    font-size: "poppins-regular";
    font-family: poppins_r;
    font-size: 17px;
    text-align: start;
    margin: 10px 0;
    color: var(--first-color);
}
#newpost {
    display: none;
}
.main-wrapper-input11 {
    display: none;
}
.main-wrapper-input1.main-wrapper-input11 {
    position: relative;
}
.john-heading h5 {
    font-size: 25px;
    font-family: Brinnan-Bold;
    color: #030303;
    margin: 0;
    font-family: "Space Mono", monospace;
    font-weight: 700;
    margin-bottom: 18px;
    text-transform: uppercase;
    font-style: normal;
}
.john-heading h6 {
    font-size: 17px;
    color: #030303;
    margin: 3px 0;
    font-family: "Space Mono", monospace;
    font-weight: 400;
    margin-bottom: 14px;
    font-style: normal;
}
.john-heading h4 span {
    font-size: 14px;
    font-family: Poppins-Bold;
    color: #081a55;
    margin-right: 10px;
}
.john-heading h4 {
    font-size: 14px;
    font-family: Poppins-Light;
    color: #081a55;
    line-height: 1.8;
}
.adress-image-size {
    width: 104px;
    height: 37px;
    background: #14252a;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.address-name {
    display: flex;
    border: 1px solid #bac1c4;
    width: 100%;
    padding: 20px 20px;
    align-items: flex-start;
    position: relative;
    cursor: pointer;
    gap: 20px;
    margin-top: 20px;
}
.address-name i.fa-sharp.fa-solid.fa-location-dot {
    margin-right: 10px;
    color: #08a9e6;
    font-size: 21px;
    margin-top: 0;
}
.icon-profile-wrapper {
    display: flex;
    position: absolute;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 5px;
}
.address-wrapper-edit {
    display: none;
}
.deropdown-table {
    display: none;
}
.table-wrapper.detail-table-order table.table {
    border-bottom: 0;
    background: #191919;
    margin-bottom: 2px;
}
.deropdown-table div h4 {
    color: #d5d5d5;
    font-size: 17px;
}
.table-wrapper.detail-table-order a#button {
    padding: 10px 21px;
}
.deropdown-table div h5 {
    color: #d5d5d5;
    font-size: 17px;
}
.deropdown-table {
    background: #1e1e1e;
    padding: 19px;
}
.icon-profile-wrapper i {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    background: 0 0;
    justify-content: center;
    color: #374957;
}
.address-default a {
    text-align: center;
    background: #08a9e6;
    padding: 3px 12px;
    color: #fff;
    font-size: 12px;
    font-family: poppins-Light;
    width: 80px;
}
.phases-text a {
    display: none;
}
.phases-text a.active {
    display: block;
}
.phases ul li {
    cursor: pointer;
    position: relative;
}
.address-wrapper ul li {
    margin-right: 10px;
    display: inline-block;
    margin-top: 20px;
}
.address-wrapper ul {
    position: relative;
}
.address-default.phases-text {
    height: 24px;
}
.edit-top-wrapper1 {
    margin: 0;
}
.table-wrapper .table thead tr th {
    border-bottom: none;
    border-top: none;
    text-align: center;
    padding: 20px 0 20px 0;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-family: Gilroy-Regular;
}
a.complete {
    padding: 15px 18px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
    background: #008241;
    font-family: Gilroy-Medium;
}
a.prepare {
    padding: 15px 18px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
    background: #828200;
    font-family: Gilroy-Medium;
}
a.placed {
    padding: 15px 18px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
    background: #005582;
    font-family: Gilroy-Medium;
}
a.ready {
    padding: 15px 18px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
    background: #fc480778;
    font-family: Gilroy-Medium;
}
a.cancle {
    padding: 15px 18px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
    background: #c92f2f;
    font-family: Gilroy-Medium;
}
a.Delivered {
    padding: 15px 18px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
    background: #ae6800;
    font-family: Gilroy-Medium;
}
.royalty-card.main-wrapper-mix.royalty-card2
    .upload-btn-wrapper.profilr-page-wrapper
    h4 {
    margin-bottom: 20px;
}
div#reward-wrapper .edit {
    margin-bottom: 30px;
}
.edit .btn-secondary {
    text-transform: capitalize !important;
}
.btn.btn-set-page {
    padding: 15px 18px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
    background: #3f3f40;
    text-transform: capitalize;
}
.table-wrapper .table tbody tr th {
    text-align: center;
    vertical-align: text-bottom;
    font-size: 14px;
    color: #343436;
    font-family: poppins;
    font-weight: 400;
    font-family: Gilroy-SemiBold;
}
a.view-detail {
    color: #08a9e6;
    font-size: 14px;
    font-family: poppins-Bold;
    text-decoration: underline;
    text-transform: capitalize;
}
img.image-table-wrapper {
    width: 82%;
    height: 81px;
    object-fit: scale-down;
}
.table-wrapper .table tbody tr td {
    text-align: center;
    vertical-align: text-bottom;
    font-size: 16px;
    border: none;
    vertical-align: middle;
    color: #a9a9a9;
    font-weight: 400;
    padding: 0;
    font-family: Gilroy-Medium;
    padding: 10px;
}
.table-wrapper .table thead {
    background: #191919;
}
section.profile-sec .pagination-border {
    padding-top: 30px;
    border-radius: 0 !important;
}
td.wrapper-lot-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
td.wrapper-lot-btn a {
    width: 100px;
    padding: 10px;
}
.table-wrapper.detail-table-order ul {
    padding: 0;
}
span.profile-navbar-img h6 {
    font-size: 15px;
    font-family: var(--medium-font);
}
a.cancle {
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.profile-sec .page-item:last-child .page-link:hover {
    background-color: #c92f2f;
}
section.profile-sec .pagination .page-item:first-child .page-link:hover {
    background-color: #c92f2f;
}
table.table {
    border-collapse: separate;
    border-spacing: 0 15px;
    border-top: 10px;
    border-bottom: 10px;
}
.table-wrapper1 .table thead tr th {
    border-bottom: none;
    border-top: none;
    text-align: center;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 400;
    font-family: poppins;
    color: #cfccd2;
}
.table-wrapper1 .table tbody tr td span img {
    border: 1px solid #e1e1e1;
    width: 110px;
    padding: 10px 0;
}
.table-wrapper1 .table tbody tr {
    border: 1px solid #c7c7c7 !important;
    outline: 1px solid #c7c7c7;
}
table.table {
    border-collapse: separate;
    border-spacing: 0 14px;
    border-top: 10px;
    border-bottom: 10px;
}
section.profile-sec .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    align-items: start;
    justify-content: start;
}
section.profile-sec .pagination li.page-item {
    margin: 0 0;
}
.pagination .page-link {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-left: -1px;
    color: #fff;
    background-color: #222;
    border: 1px solid #c92f2f !important;
    border-radius: 0;
    font-size: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
}
li.page-item.disabled a.page-link {
    background: #222;
    border: 1px solid #c92f2f;
}
section.profile-sec .pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 0;
}
section.profile-sec .page-link:focus {
    border-color: var(--first-color);
    box-shadow: 0 0 5px 0 var(--first-color) !important;
}
section.profile-sec .page-item:first-child .page-link {
    padding: 10px 15px !important;
    border-radius: 0 !important;
}
section.profile-sec .page-item:last-child .page-link {
    padding: 10px 15px !important;
    border-radius: 0 !important;
}
section.profile-sec a.page-link.pagelink-second span i {
    font-size: 25px;
    font-weight: 600;
}
section.profile-sec .product-deatail-wrapper .product-img img.img-fluid {
    width: 100px;
    height: 90px;
    object-fit: scale-down;
}
section.profile-sec a.page-link.active {
    background-color: var(--first-color);
    color: #fff;
    padding: 11px 21px;
}
#order-main {
    display: none;
}
.pagination li.page-item .page-link:focus {
    border-color: #c92f2f;
}
.page-item.active .page-link {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-left: -1px;
    color: #fff;
    background-color: #c92f2f;
    border: 1px solid #c92f2f;
    border-radius: 0;
    font-size: 20px;
}
.papper-heading {
    font-size: 20px;
    color: #081a55;
    font-family: Brinnan-Bold;
    margin: 0;
}
.inch-table {
    font-size: 14px;
    color: #081a55;
    font-family: poppins-Bold;
    margin: 0;
}
.inch-table span {
    font-size: 14px !important;
    color: #081a55 !important;
    font-family: Brinnan-Bold;
}
.input-group-addon1 a {
    color: #000;
}
.input-group-addon1 {
    position: absolute;
    right: 6px;
    top: 14%;
    z-index: 11111;
}
.sign-in-form input[type="password"],
.sign-in-form input[type="text"] {
    padding: 10px 14px;
    width: 100%;
    font-size: 16px;
    height: 55px;
    border-radius: 11px;
    background: #fff;
}
.input-group {
    position: relative;
}
.form-control {
    background: 0 0;
    border: none;
    padding: 0;
}
.form-control input {
    position: relative;
}
.inputWithIcon1 i {
    padding: 9px 8px;
    color: #fff;
    transition: 0.3s;
    font-size: 22px;
}
.inputWithIcon1 i:hover {
    color: #c92f2f;
    transition: 0.3s;
}
.inputWithIcon1 input {
    width: 100%;
    height: 57px;
    border: 0;
    background: #222224;
    border-radius: 0;
    color: #fff;
    padding: 20px 46px 20px 20px;
    transition: 0.8s;
    box-shadow: none;
    border: 1px solid #4f4f50;
}
.inputWithIcon1 input::placeholder {
    font-size: 15px;
    color: #fff;
    font-family: Gilroy-Medium;
}
.inputWithIcon1 input:focus {
    border-color: var(--first-color);
    box-shadow: 0 0 8px 0 var(--first-color);
}
.inputWithIcon1 {
    margin-top: 11px;
    margin-bottom: 10px;
}
@media (max-width: 1366px) {
    .profile-icon {
        top: 15px;
        right: 36px;
    }
    .profile-icon {
        position: absolute;
        top: 15px;
        right: 39px;
    }
}
@media (max-width: 1200px) {
    .profile-icon {
        top: 15px;
        right: 36px;
    }
    .profile-icon {
        position: absolute;
        top: 15px;
        right: 39px;
    }
}
.profile-row button.close span {
    color: #1aac7a;
}
.profile .modal-dialog {
    max-width: 41%;
}
.close {
    opacity: 1;
}
.order-modal .close {
    margin: 0;
}
.order-modal {
    text-align: center;
    padding: 20px 11px;
    border-bottom: 1px solid #e9efea;
}
.order-num {
    font-size: 43px;
    font-family: "GT Walsheim Pro Regular";
    color: #1aac7a;
}
.order-modal h6 {
    color: #274d5e;
    font-family: "GT Walsheim Pro Regular";
    font-size: 37px;
    font-weight: 400;
}
.order-modal button.btn-close {
    position: absolute;
    top: 15px;
    right: 11px;
}
.order-modal h6 {
    font-size: 13px;
    font-family: "GT Walsheim Pro Regular";
    color: #274d5e;
    margin-top: 28px;
    font-weight: 400;
}
.float-end-wrapper {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 0;
    justify-content: end;
}
.modal-title {
    color: #274d5e;
    font-family: "GT Walsheim Pro black";
    font-size: 27px;
    font-weight: 500;
}
.product-deatail-wrapper {
    padding: 0 30px;
    display: flex;
    width: 100%;
    align-items: center;
}
.modal-open .modal {
    overflow: scroll !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.modal-open .modal::-webkit-scrollbar {
    display: none;
}
.product-img {
    flex: 2;
}
.product-content {
    flex: 5;
}
.product-price {
    flex: 1;
}
h6.product-price {
    font-size: 21px;
    font-weight: 600;
}
h6.product-size {
    font-size: 22px !important;
    margin: 0;
    color: #14252a;
    font-family: var(--bold-font-family);
    font-style: italic;
}
h5.product-name {
    font-size: 16px;
    color: #274d5e;
    font-family: "GT Walsheim Pro black";
    font-weight: 500;
    margin: 0;
}
.product-deatail-wrapper h4 {
    font-size: 19px;
    font-family: "Space Mono", monospace;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}
.product-content-dollar h3 {
    font-size: 18px;
    font-family: "Space Mono", monospace;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}
.product-content p {
    margin-bottom: 11px;
    margin-top: 4px;
}
.product-deatail-wrapper {
    border-bottom: 1px solid #d7e6db;
    border-radius: 0;
    padding: 8px;
}
.order-number h5 {
    font-size: 28px;
    font-family: "Space Mono", monospace;
    font-weight: 400;
    color: #000;
    font-style: normal;
}
.order-number h5 span {
    font-size: 22px;
    font-family: "Space Mono", monospace;
    font-weight: 700;
    color: #000;
}
.order-number-total h5 {
    color: #14252a;
    font-family: var(--bold-font-family);
    font-style: italic;
    font-size: 55px;
}
.product-img {
    text-align: center;
    margin-right: 10px;
}
.product-img figure {
    margin: 0;
}
.product-deatail-wrapper {
    margin: 10px auto;
    display: flex;
    align-items: flex-start;
}
div#order-main .product-deatail-wrapper {
    border-bottom: 1px solid #000 !important;
}
.order-details-wrapper h6 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.order-details-wrapper {
    padding: 0 0;
}
.order-details-btns {
    color: #08a9e6;
    font-size: 14px;
    font-family: poppins-Bold;
    text-decoration: underline;
    text-transform: capitalize;
    background-color: transparent;
    border: 0;
}
.profile-upload-wrapper {
    padding: 0;
    background: #222;
}
.avatar-upload {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 20px;
}
.avatar-upload .avatar-edit {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 10px;
}
.avatar-upload .avatar-edit input {
    display: none;
}
.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #c92f2f;
    border: 1px solid transparent;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}
.avatar-upload .avatar-edit label i {
    color: #14252a;
}
.avatar-upload .avatar-preview {
    width: 123px;
    height: 123px;
    position: relative;
    border-radius: 100%;
    border: 2px solid #f8f8f8;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.order-details-wrapper.mt-2 h6 {
    color: #14252a;
    font-family: var(--bold-font-family);
    font-style: italic;
    font-size: 18px;
    margin-bottom: 18px;
}
span.date {
    font-size: 16px;
    font-family: "Space Mono", monospace;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}
.avatar-upload .avatar-preview > div {
    height: 100%;
    border-radius: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    object-fit: fill;
}
.loyalty-slayyer .btn {
    background: #fff;
    color: #025042 !important;
    font-size: 15px;
    border: 0;
    font-family: var(--bold-font-family);
    border-radius: 0 !important;
    width: 100%;
}
.royalty-card.main-wrapper-mix.royalty-card1
    .upload-btn-wrapper.profilr-page-wrapper
    h4 {
    margin-bottom: 20px;
}
.loyalty-slayyer input {
    border: 1px solid #818181 !important;
    background: 0 0;
    line-height: 59px;
    padding: 0 23px;
    border-radius: 0;
    outline: 0;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.02em;
    color: #fff;
}
.loyalty-slayyer .btn {
    background: #14252a;
    color: #fff !important;
    font-size: 14px;
    border: 0;
    border-radius: 0 !important;
    width: 100%;
    padding: 13px 30px;
    font-family: "Space Mono", monospace;
    font-weight: 400;
    letter-spacing: 6px;
    text-transform: uppercase;
}
.loyalty-slayyer input::placeholder {
    font-size: 1rem;
    font-family: "Space Mono", monospace;
    font-weight: 400;
    color: #818181;
}
.btn-slatter {
    position: absolute;
    line-height: 0;
    top: 7px !important;
    right: 10px;
    border-radius: 25px;
    padding: 0 5px;
}
.newsletter_wrapper .btn {
    background: #14252a;
    color: #fff !important;
    font-size: 13px;
    border: 0;
    border-radius: 0 !important;
    width: 100%;
    padding: 13px 17px;
    font-family: "Space Mono", monospace;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.upload-btn-wrapper.profilr-page-wrapper p.mt-3 {
    line-height: 1.5;
}
.loyalty-slayyer h4 {
    font-size: 1.5rem;
    font-family: "Space Mono", monospace;
    font-weight: 700;
    color: #030303;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-style: normal;
    margin-top: 30px;
}
a.btngreen {
    background: #00ba00;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    width: 100%;
    color: #fff;
    padding: 7px 0;
    font-family: "Space Mono", monospace;
    font-weight: 700;
    text-transform: uppercase;
}
.loyalty-card-number {
    display: flex;
    flex-direction: column;
    align-items: end;
    height: 100%;
    justify-content: normal;
    width: 100%;
}
.button-royalty h4 {
    font-size: 19px;
    font-family: var(--bold-font-family);
    font-style: italic;
    text-transform: capitalize;
}
.loyalty-card-number h5 {
    font-family: "Space Mono", monospace;
    font-weight: 700;
    color: #030303;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: start;
    width: 80%;
    font-style: normal;
    margin-top: 4px;
}
.loyalty-card-number h5 span {
    font-weight: 400;
}
a.btnred {
    background: #e31313;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    width: 85%;
    color: #fff;
    padding: 7px 0;
    font-family: "Space Mono", monospace;
    font-weight: 700;
    text-transform: uppercase;
}
.royalty-card2 {
    display: none;
}
.btn.btn-set-page1 {
    padding: 15px 24px;
    font-size: 13px;
    letter-spacing: 0;
    margin: 0;
}
.cancle-axe i {
    font-size: 20px;
}
.table-wrapper .table thead tr th span {
    font-weight: 400;
}
div#redeem-point-wrapper .gift {
    text-align: start;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #14252a;
}
#reward-wrapper .gift {
    text-align: start;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #14252a;
}
#reward-wrapper .table-wrapper .table tbody tr td {
    padding: 19px 20px !important;
    font-size: 19px;
}
.gift {
    text-align: start;
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: start;
}
.table-wrapper .table tbody tr td:last-child {
    font-weight: 700;
}
.gift i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}
.add-pts h6 {
    font-family: var(--medium-font-family);
    font-size: 20px;
    font-style: italic;
    text-transform: capitalize;
}
.add-pts h5 {
    font-family: "Space Mono", monospace;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 32px;
    font-style: normal;
}
.add-pts {
    background: #eceded;
    padding: 13px;
}
a.btn.btn-expired-wrapper {
    padding: 15px 28px;
    letter-spacing: 0;
    float: right;
}
.royalty-card.main-wrapper-mix.royalty-card1 .edit {
    margin-top: 0;
}
div#redeem-point-wrapper .table-wrapper .table tbody tr td {
    padding: 19px 20px !important;
    font-size: 19px;
}
div#redeem-point-wrapper .edit {
    margin-bottom: 30px;
}
div#redeem-point-wrapper .table-wrapper .table thead tr th {
    font-size: 20px;
}
div#redeem-point-wrapper .gift {
    text-align: start;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #14252a;
}
div#redeem-point-wrapper .table-wrapper .table tbody tr td:last-child {
    font-family: "Space Mono", monospace;
    font-weight: 700;
}
.btn-secondary1 {
    background-color: #c92f2f;
    border: 1px solid #c92f2f;
    color: #fff;
    text-align: center;
    padding: 10px 37px;
    text-transform: capitalize;
}
.btn-secondary1:hover {
    background-color: #000;
    color: #fff;
    text-align: center;
    border: 1px solid #c92f2f;
}
.edit-order-wrapper {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-top: 9px;
    border-bottom: none;
    padding-bottom: 20px;
}
.card-profile-wrapper {
    background: #181819;
    text-align: center;
    padding: 20px;
}
.card-profile-wrapper img {
    width: 80px;
    height: 80px;
    object-fit: scale-down;
    margin-bottom: 5px;
}
.card-profile-wrapper p {
    margin-bottom: 5px;
}
.card-profile-wrapper h5 {
    color: #cecece;
    margin-bottom: 5px;
    font-family: Gilroy-bold;
}
.card-profile-wrapper h6 {
    color: #bababa;
    margin-bottom: 5px;
    font-family: Gilroy-Medium;
}
:root {
    --card-line-height: 1.2em;
    --card-padding: 1em;
    --card-radius: 0.5em;
    --color-green: #558309;
    --color-gray: #e2ebf6;
    --color-dark-gray: #c4d1e1;
    --radio-border-width: 2px;
    --radio-size: 1.5em;
}
@media (min-width: 42em) {
    .grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
.card {
    background-color: #222224;
    border-radius: var(--card-radius);
    position: relative;
    border: 1px solid #4f4f50;
}
.card:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}
.social-office-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 22px;
    border-bottom: 1px solid #5b5b5d;
    padding-bottom: 10px;
}
.address-wrapper-profile ul {
    padding: 0;
}
.address-wrapper-profile ul li a span i {
    color: #747475;
}
.address-wrapper-profile ul li {
    display: flex;
    text-align: left;
}
.social-office {
    display: flex;
    align-items: center;
    gap: 10px;
}
.address-wrapper-profile ul li a h6 {
    font-size: 14px;
}
.address-wrapper-profile ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.radio {
    font-size: inherit;
    margin: 0;
    position: absolute;
    right: calc(var(--card-padding) + var(--radio-border-width));
    top: calc(var(--card-padding) + var(--radio-border-width));
}
.btn-check:focus + .btn,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(201 47 47);
    color: #fff;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .radio {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff;
        border-radius: 50%;
        cursor: pointer;
        height: var(--radio-size);
        outline: 0;
        transition: background 0.2s ease-out, border-color 0.2s ease-out;
        width: var(--radio-size);
    }
    :focus-visible {
        outline: 0 !important;
    }
    .radio::after {
        border-top: 0;
        border-left: 0;
        content: "";
        display: block;
        height: 0.75rem;
        left: 27%;
        position: absolute;
        top: 59%;
        transform: rotate(45deg) translate(-50%, -50%);
        width: 0.375rem;
        width: 10px;
        height: 10px;
        background: #c92f2f;
        border-radius: 50px;
    }
    .radio:checked {
        background: #000;
        border-color: #000;
    }
    .social-office a i {
        color: #747475;
    }
}
.plan-details {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    padding: var(--card-padding);
    transition: border-color 0.2s ease-out;
}
.card:hover .plan-details {
    border-color: var(--color-dark-gray);
}
.radio:checked ~ .plan-details {
    border-color: var(--color-green);
}
.radio:focus ~ .plan-details {
    box-shadow: 0 0 0 2px var(--color-dark-gray);
}
.radio:disabled ~ .plan-details {
    color: var(--color-dark-gray);
    cursor: default;
}
.radio:disabled ~ .plan-details .plan-type {
    color: var(--color-dark-gray);
}
.card:hover .radio:disabled ~ .plan-details {
    border-color: var(--color-gray);
    box-shadow: none;
}
.card:hover .radio:disabled {
    border-color: var(--color-gray);
}
.plan-type {
    color: var(--color-green);
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1em;
}
.plan-cost {
    font-size: 2.5rem;
    font-weight: 700;
    padding: 0.5rem 0;
}
.slash {
    font-weight: 400;
}
.plan-cycle {
    font-size: 2rem;
    font-variant: none;
    border-bottom: none;
    cursor: inherit;
    text-decoration: none;
}
.hidden-visually {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.edit-order {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.upload-btn-wrapper h5 {
    font-size: 16px;
}
@media (max-width: 1367px) {
    .profile .modal-dialog {
        max-width: 51% !important;
    }
    .upload-btn-wrapper h4 {
        font-size: 17px;
    }
    .adress-image-size {
        width: 115px;
        height: 37px;
    }
    section.my-account.profile {
        padding-top: 120px;
    }
}
@media (max-width: 1130px) {
    .profile .modal-dialog {
        max-width: 61% !important;
    }
    section.profile-sec .nav-tabs .nav-link {
        padding: 18px 20px;
    }
}
@media (max-width: 936px) {
    .profile .modal-dialog {
        max-width: 71% !important;
    }
    .edit {
        margin-top: 39px;
    }
    .adress-image-size {
        width: 115px;
        height: 45px;
    }
    .table-wrapper .table thead tr th {
        font-size: 17px;
    }
    .btn.btn-set-page {
        padding: 10px 5px;
        font-size: 10px;
        letter-spacing: 0;
        margin: 0 5px 0 0;
    }
    .table-wrapper .table tbody tr td {
        font-size: 13px;
    }
    div#redeem-point-wrapper .table-wrapper .table thead tr th {
        font-size: 15px;
    }
    div#redeem-point-wrapper .table-wrapper .table tbody tr td {
        padding: 19px 20px !important;
        font-size: 14px;
    }
    .table-wrapper .table thead tr th {
        font-size: 15px;
    }
    #reward-wrapper .table-wrapper .table tbody tr td {
        font-size: 14px;
    }
    .btn.btn-set-page1 {
        padding: 15px 10px;
        font-size: 11px;
        letter-spacing: 0;
        margin: 0;
    }
}
@media (min-width: 600px) and (max-width: 915px) {
    .profile-upload-wrapper {
        margin-bottom: 20px;
    }
    .address-wrapper label.card {
        margin-bottom: 20px;
    }
    .avatar-upload .avatar-edit {
        position: absolute;
        left: 77%;
        z-index: 1;
        top: 10px;
        right: 37%;
    }
}
@media (max-width: 822px) {
    .profile .modal-dialog {
        max-width: 81% !important;
    }
}
@media (max-width: 758px) {
    .product-deatail-wrapper {
        flex-direction: column;
        align-items: center;
    }
    .product-deatail-wrapper.active {
        border-right: none;
        border-bottom: 3px solid #1aac7a;
        margin: 10px 0;
    }
    .about-personal-information {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}
@media (max-width: 581px) {
    .profile .modal-dialog {
        max-width: 81% !important;
        margin: 30px auto;
    }
    .main-wrapper-mix2 {
        margin: 10px 10px 10px 10px;
        border-top: none;
    }
    section.profile-sec .page-item:first-child .page-link {
        padding: 6px 10px !important;
        border-radius: 0 !important;
    }
    .pagination .page-link {
        padding: 6px 10px;
    }
    .page-item.active .page-link {
        padding: 6px 10px;
    }
    .edit-order-wrapper {
        display: flex;
        align-items: start;
        justify-content: start;
        margin-top: 9px;
        border-bottom: none;
        padding-bottom: 20px;
        flex-direction: column;
    }
    .float-end-wrapper {
        display: flex;
        flex-direction: column;
        align-items: start;
        gap: 0;
        justify-content: start;
    }
    .border-wrapper-pagination {
        display: flex;
        flex-direction: column;
        align-items: start !important;
        justify-content: start !important;
    }
    section.profile-sec .page-item:last-child .page-link {
        padding: 6px 10px !important;
        border-radius: 0 !important;
    }
    .avatar-upload .avatar-edit {
        position: absolute;
        left: 73%;
        z-index: 1;
        top: 10px;
        right: 27%;
    }
    .order-details-wrapper h6 {
        display: inline-block;
    }
    .order-details-wrapper {
        padding: 0 52px;
        text-align: center;
    }
    .about-personal-information {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    section.profile-sec .nav-tabs .nav-link {
        font-size: 15px;
    }
    .upload-btn-wrapper.profilr-page-wrapper h4 {
        font-size: 27px !important;
    }
    .main-wrapper-mix {
        margin: 0 0 50px 0;
        position: relative;
    }
    .john-heading h6 {
        font-size: 13px;
    }
    .john-heading h5 {
        font-size: 20px;
    }
    section.profile-sec {
        padding: 0 0 30px 0;
    }
    .main-wrapper-mix {
        padding: 30px 20px;
    }
    .profile-upload-wrapper {
        margin-bottom: 20px;
    }
    .table-wrapper .table tbody tr td {
        font-size: 13px;
        min-width: 130px;
    }
    #reward-wrapper .table-wrapper .table tbody tr td {
        font-size: 14px;
        padding: 0;
        min-width: 140px;
    }
    .loyalty-slayyer input::placeholder {
        font-size: 13px;
    }
    p {
        font-size: clamp(11px, 5vw, 12px);
    }
    a.btn.btn-expired-wrapper {
        float: left;
        font-size: 13px;
    }
    a.btnred {
        width: 65%;
    }
    .loyalty-card-number {
        align-items: start;
    }
    .loyalty-card-number h5 {
        font-family: "Space Mono", monospace;
        font-weight: 700;
        color: #030303;
        font-size: 13px;
        display: flex;
        align-items: start;
        justify-content: start;
        width: 100%;
        font-style: normal;
        margin-top: 4px;
        display: flex;
        margin-top: 12px;
    }
    .edit {
        margin-top: 39px;
        flex-direction: column;
    }
    .newsletter_wrapper .btn {
        font-size: 10px;
        padding: 13px 5px;
    }
    .newsletter_wrapper .btn {
        font-size: 10px;
        padding: 13px 10px;
    }
    .loyalty-slayyer h4 {
        font-size: 1.2rem;
    }
    .loyalty-slayyer input::placeholder {
        font-size: 10px;
    }
    .field-wrapper {
        display: flex;
        align-items: start !important;
        justify-content: start !important;
        margin: 0;
        gap: 10px;
        flex-direction: column;
    }
    .top-wrapper {
        margin-top: 20px;
    }
    .edit a.btn {
        margin-bottom: 10px;
    }
    .upload-btn-wrapper.profilr-page-wrapper {
        margin-bottom: 10px !important;
    }
    .change-password a {
        font-size: 12px;
    }
    .first-name {
        margin-bottom: 10px;
    }
    .password {
        margin-bottom: -6px;
    }
    .edit {
        display: flex;
        align-items: start;
        justify-content: start;
        margin-top: 9px;
    }
    .adress-image-size {
        width: 75px;
        height: 47px;
    }
    .order-number-total h5 {
        font-size: 28px;
    }
    .order-place-wrapper .main-wrapper-mix .product-deatail-wrapper {
        flex-direction: unset;
        align-items: center;
    }
    .order-details .order-details-wrapper h6 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .address-box.address-box1 .card {
        margin-bottom: 20px;
    }
    .order-details .order-details-wrapper.mt-4 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 0;
    }
    .main-wrapper-input1.main-wrapper-input11 {
        margin: 20px 0 50px;
    }
    .address-wrapper-edit {
        margin: 40px 0 50px;
    }
    .product-deatail-wrapper h4 {
        text-align: center;
    }
    section.my-account.profile {
        padding-top: 60px;
    }
}
@media (max-width: 281px) {
    .edit {
        margin-top: 39px;
        flex-direction: column;
    }
    .pagination .page-link {
        font-size: 16px;
    }
    .page-item.active .page-link {
        font-size: 16px;
    }
    .upload-btn-wrapper.profilr-page-wrapper h4 {
        font-size: 25px !important;
    }
    section.profile-sec a.page-link.pagelink-second span i {
        font-size: 20px;
    }
    .newsletter_wrapper .btn {
        font-size: 10px;
        padding: 13px 5px;
    }
    .newsletter_wrapper .btn {
        font-size: 10px;
        padding: 13px 10px;
    }
    .loyalty-slayyer h4 {
        font-size: 1.2rem;
    }
    .loyalty-slayyer input::placeholder {
        font-size: 10px;
    }
    .field-wrapper {
        display: flex;
        align-items: start;
        justify-content: start;
        margin: 40px 0 0 0;
        flex-direction: column;
    }
    .change-password a {
        font-size: 12px;
    }
    .first-name {
        margin-bottom: 10px;
    }
    .password {
        margin-bottom: 10px;
    }
    .edit {
        display: flex;
        align-items: start;
        justify-content: start;
        margin-top: 9px;
    }
}
