.inbeauty-profile-page-outer {
    margin-bottom: 140px;
}

.inbeauty-page-title-outer {
    margin-bottom: 50px;
}

.inbeauty-page-title {
    color: #000000;
    font-family: 'Heading';
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    order: 1;
}

.inbeauty-page-link-outer {
    order: 2;
    width: calc(100% - 366px);
    max-width: 658px;

}

.inbeauty-page-link {

    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    bottom: -10px;
}

.inbeauty-page-link a {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    text-decoration: none;
}

.inbeauty-page-link a:hover span {
    text-decoration: underline;
}

.inbeauty-page-link i {
    font-size: 22px;
    margin-right: 8px;
}

.inbeauty-page-link-outer+.inbeauty-page-title {
    width: 366px;
    min-width: 366px;
}

.inbeauty-profile-page-content {
    width: calc(100% - 318px);
    padding-left: 48px;
}

.inbeauty-profile-password {
    border: 1px solid #E6E6E6;
    padding: 24px;
    max-width: 658px;
    margin-bottom: 80px;
}

.inbeauty-profile-password .name {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-top: -5px;
}

.inbeauty-profile-password .email,
.inbeauty-profile-password .hidden-password,
.inbeauty-profile-password .edit-password {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin-top: 10px;
}

.inbeauty-profile-password .edit-password-logout {
    height: fit-content;
}

.inbeauty-profile-password .edit-password {
    padding-bottom: 1px;
    border-bottom: 1px solid #c3c3c3;
    text-decoration: none;
}

.inbeauty-profile-password .edit-password:hover {
    color: #000000;
    border-color: #000000;
}

.inbeauty-form-outer {
    max-width: 658px;
}

.inbeauty-form-section+.inbeauty-form-section {
    margin-top: 80px;
}

.inbeauty-form-hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 0px;
}

.inbeauty-form-outer .row {
    margin: 0px -12px;
}

.inbeauty-form-outer .col-sm-6,
.inbeauty-form-outer .col-sm-12 {
    padding: 0px 12px;
}

.inbeauty-form-outer .form-group {
    position: relative;
    margin-top: 30px;
}

.inbeauty-form-outer .inbeauty-form-label {
    position: absolute;
    top: -8px;
    left: 18px;
    padding: 0px 6px;
    margin: 0px;
    background-color: #ffffff;
    z-index: 5;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.26px;
}

.inbeauty-form-outer .inbeauty-form-field {
    padding: 6px 24px;
    min-height: 48px;
    border-radius: 0px;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text SemiBold";
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #d2d2d7;
    letter-spacing: inherit !important;
    box-shadow: none !important;
}

.inbeauty-form-outer .inbeauty-form-field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: "Text Medium";
    font-weight: 500;
}

.inbeauty-form-outer .inbeauty-form-field::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Text Medium";
    font-weight: 500;
}

.inbeauty-form-outer .inbeauty-form-field:-ms-input-placeholder {
    /* IE 10+ */
    font-family: "Text Medium";
    font-weight: 500;
}

.inbeauty-form-outer .inbeauty-form-field:-moz-placeholder {
    /* Firefox 18- */
    font-family: "Text Medium";
    font-weight: 500;
}

.inbeauty-form-outer-2 {
    margin-top: 50px;
    margin-bottom: 168px;
}

.inbeauty-profile-address-detail {
    border: 1px solid #E6E6E6;
    padding: 32px;
    margin-bottom: 24px;
}

.inbeauty-profile-address-detail .options:not(:first-child) {
    margin-left: 72px;
}

.inbeauty-profile-address-detail .hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
}

.inbeauty-profile-address-detail .value {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.inbeauty-profile-address-edit a.edit {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #c3c3c3;
}

.inbeauty-profile-address-edit a.edit:hover {
    color: #000000;
    border-color: #000000;
}

.inbeauty-add-address a {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    text-decoration: none;
}

.inbeauty-add-address a:hover .text {
    text-decoration: underline;
}

.inbeauty-add-address a i {
    font-size: 12px;
    margin-right: 10px;
}

.inbeauty-select-field+.select2-container .select2-selection--single {
    padding: 0px;
    border: 1px solid #d2d2d7;
    border-radius: 0px;
    outline: none;
    box-shadow: none;
    height: 48px;
}

.inbeauty-select-field+.select2-container .select2-selection__rendered {
    padding: 6px 50px 6px 24px;
    line-height: 34px;
    color: #000000;
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.inbeauty-select-field+.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    position: absolute;
    top: 0px;
    right: 24px;
    width: 22px;
    text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #0000009E transparent transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #0000009E transparent;
    border-width: 0 5px 6px 5px;
}



.select2-dropdown.select2-dropdown-updated {
    min-width: 220px;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
}

.select2-dropdown.select2-dropdown-updated.inbeauty-select-right {
    min-width: 112px;
}

.select2-dropdown.select2-dropdown-updated ul li {
    padding: 8px 24px;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;
}

.select2-dropdown.select2-dropdown-updated ul li.select2-results__option[aria-selected="true"],
.select2-dropdown.select2-dropdown-updated ul li.select2-results__option--highlighted[aria-selected="true"] {
    background-color: #FF7B66;
    color: #ffffff;
}

.select2-dropdown.select2-dropdown-updated ul li.select2-results__option--highlighted[aria-selected="false"] {
    background-color: #F3F3F8;
    color: #000000;
}

.inbeauty-form-outer.inbeauty-form-outer-40 {
    margin-top: 40px;
}

.inbeauty-my-purchases,
.inbeauty-address-detail-outer,
.inbeauty-my-purchases-info {
    max-width: 884px;
}

.inbeauty-tab {
    border-bottom: 1px solid #F3F3F3;
    margin: -56px 0px 24px 0px;
}

.inbeauty-tab ul {
    padding: 0px;
    margin: 0px;
}

.inbeauty-tab ul li {
    list-style: none;
    display: inline-block;
}

.inbeauty-tab ul li:not(:first-child) {
    margin-left: 36px;
}

.inbeauty-tab ul li a {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 10px;
    margin-bottom: -1px;
    border-bottom: 1.5px solid transparent;
    display: block;
}

.inbeauty-tab ul li a:hover {
    color: #000000;
}

.inbeauty-tab ul li a.active {
    color: #000000;
    border-bottom: 1.5px solid #FF7B66;
}

.inbeauty-box {
    border: 1px solid #E6E6E6;
    padding: 32px;
}

.inbeauty-box+.inbeauty-box {
    margin-top: 24px;
}

.inbeauty-box .left-side {
    width: calc(100% - 366px);
}

.inbeauty-box .right-side {
    width: 346px;
    min-width: 346px;
}

.inbeauty-box .options:not(:first-child) {
    margin-left: 32px;
}

.inbeauty-box .hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
}

.inbeauty-box .value {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.inbeauty-box .view,.view-download .view {
    margin-right: 20px;
}

.icon-eye:before {
    content: '\e90d'; 
    font-family: 'inbeauty';  
    font-size: 22px;  
    display: inline-block;
    vertical-align: middle;
}

.icon-download-folder:before {
    content: '\e90e'; 
    font-family: 'inbeauty';  
    font-size: 15px;  
    display: inline-block;
    vertical-align: middle;
}

.icon-eye {
    color: black;
    opacity: 0.82;
}
.icon-download-folder {
    color: black;
}

.view-download .view:hover span.icon-eye {
    color: #ff7b66;
	opacity: 1;
}

.view-download .download:hover span.icon-download-folder {
    color: #ff7b66;
}

.inbeauty-box .view:hover svg path {
    fill: #ff7b66;
    fill-opacity: 1;
}

.inbeauty-box .download:hover svg path {
    fill: #ff7b66;
    fill-opacity: 1;
}

.inbeauty-box .price {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.inbeauty-box .status {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    text-transform: uppercase;
	max-width: 132px;
}

.inbeauty-tab-content:not(.active) {
    display: none;
}

.inbeauty-my-purchases-ui,
.inbeauty-my-purchases-ui .box {
    position: relative;

}

.inbeauty-my-purchases-ui:before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 1px dashed #E6E6E6;
    position: absolute;
    top: 12px;
    left: 0%;
}

.inbeauty-my-purchases-ui:after {
    content: "";
    width: 0%;
    height: 1px;
    border-top: 1px solid #FF7B66;
    position: absolute;
    top: 12px;
    left: 0%;
}

.inbeauty-my-purchases-ui.active-2:after {
    width: calc(20% + 35px);
}

.inbeauty-my-purchases-ui.active-3:after {
    width: calc(40% + 35px);
}

.inbeauty-my-purchases-ui.active-4:after {
    width: calc(60% + 35px);
}

.inbeauty-my-purchases-ui.active-5:after {
    width: calc(80% + 35px);
}

.inbeauty-my-purchases-ui .box:not(:first-child):before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 1px dashed transparent;
    position: absolute;
    top: 12px;
    left: -100%;
}

.inbeauty-my-purchases-ui .box:last-child:before {
    content: "";
    width: calc(100% - 24px);
    height: 1px;
    border-top: 1px solid #ffffff;
    position: absolute;
    top: 12px;
    left: 24px;
}

.inbeauty-my-purchases-info .order-no {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 24px;
}

.inbeauty-my-purchases-ui .box .count {
    width: 24px;
    height: 24px;
    border-radius: 45px;
    border: 1px solid #E6E6E6;
    background: #ffffff;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    position: relative;
    z-index: 10;
    margin-bottom: 12px;
}

.inbeauty-my-purchases-ui .box .hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 5px;
}

.inbeauty-my-purchases-ui .box .date-time {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.39px;
}

.inbeauty-my-purchases-ui .box .link {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #c3c3c3;
    letter-spacing: 0.42px;
}

.inbeauty-my-purchases-ui .box .link:hover {
    color: #000000;
    border-color: #000000;
}

.inbeauty-my-purchases-ui.active-1 .box:first-child .count,
.inbeauty-my-purchases-ui.active-2 .box:first-child .count,
.inbeauty-my-purchases-ui.active-2 .box:nth-child(2) .count,
.inbeauty-my-purchases-ui.active-3 .box:first-child .count,
.inbeauty-my-purchases-ui.active-3 .box:nth-child(2) .count,
.inbeauty-my-purchases-ui.active-3 .box:nth-child(3) .count,
.inbeauty-my-purchases-ui.active-4 .box:first-child .count,
.inbeauty-my-purchases-ui.active-4 .box:nth-child(2) .count,
.inbeauty-my-purchases-ui.active-4 .box:nth-child(3) .count,
.inbeauty-my-purchases-ui.active-4 .box:nth-child(4) .count,
.inbeauty-my-purchases-ui.active-5 .box:first-child .count,
.inbeauty-my-purchases-ui.active-5 .box:nth-child(2) .count,
.inbeauty-my-purchases-ui.active-5 .box:nth-child(3) .count,
.inbeauty-my-purchases-ui.active-5 .box:nth-child(4) .count,
.inbeauty-my-purchases-ui.active-5 .box:nth-child(5) .count {
    border-color: #FF7B66;
    color: #FF7B66;
}


.inbeauty-my-purchases-ui.active-2 .box:nth-child(2):before,
.inbeauty-my-purchases-ui.active-3 .box:nth-child(2):before,
.inbeauty-my-purchases-ui.active-3 .box:nth-child(3):before,
.inbeauty-my-purchases-ui.active-4 .box:nth-child(2):before,
.inbeauty-my-purchases-ui.active-4 .box:nth-child(3):before,
.inbeauty-my-purchases-ui.active-4 .box:nth-child(4):before,
.inbeauty-my-purchases-ui.active-5 .box:nth-child(2):before,
.inbeauty-my-purchases-ui.active-5 .box:nth-child(3):before,
.inbeauty-my-purchases-ui.active-5 .box:nth-child(4):before {
    border-top: 1px solid #FF7B66;
}

.inbeauty-my-purchases-ui.active-5 .box:nth-child(5):after {
    content: "";
    width: 130%;
    height: 1px;
    border-top: 1px solid #FF7B66;
    position: absolute;
    top: 12px;
    left: -130%;
}


.inbeauty-product-box {
    padding: 32px 32px 32px 0px;
    border: 1px solid #E6E6E6;
    margin-top: 40px;
}

.inbeauty-product-box .img-wrapper {
    min-width: 96px;
    width: 96px;
    height: 96px;
    margin-right: 20px;
}

.inbeauty-product-box .img-wrapper img {
    max-width: 96px;
    max-height: 96px;
    width: auto;
    height: auto;
}

.inbeauty-product-box .brand a {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.inbeauty-product-box .title a {
    color: #000000;
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin-top: 10px;
    display: inline-block;
}

.inbeauty-product-box ul {
    padding: 0px;
    margin: 0px;
}

.inbeauty-product-box .attribute {
    margin-top: 10px;
}

.inbeauty-product-box ul li {
    margin-top: 10px;
    list-style: none;
    display: inline-block;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 10px;
    letter-spacing: 0.39px;
}

.inbeauty-product-box ul li:not(:first-child) {
    margin-left: 2px;
    padding-left: 5px;
    border-left: 1px solid rgba(0, 0, 0, 0.62);
}

.inbeauty-product-box .color {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 100px;
    position: relative;
    top: 3px;
}

.inbeauty-product-box .color-name {
    display: inline-block;
    line-height: 10px;
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid rgba(0, 0, 0, 0.62);
}

.inbeauty-product-box .left-side {
    width: calc(100% - 284px);
}

.inbeauty-product-box .right-side {
    width: 264px;
    min-width: 264px;
}

.inbeauty-product-box .price {
    color: #000000;
    font-family: 'Text SemiBold';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.inbeauty-buyer-delivery-order-info {
    margin-top: 40px;
}

.inbeauty-buyer-delivery {
    width: 50%;
    padding: 32px;
    border: 1px solid #E6E6E6;
    border-right: 0.5px solid #E6E6E6;
}

.inbeauty-order-info {
    width: 50%;
    padding: 32px;
    border: 1px solid #E6E6E6;
    border-left: 0.5px solid #E6E6E6;
}

.inbeauty-buyer .hd,
.inbeauty-delivery .hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 18px;
}

.inbeauty-delivery .hd {
    margin-top: 22px;
}

.inbeauty-buyer .label,
.inbeauty-delivery .label b,
.inbeauty-delivery .label strong {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-right: 10px;
}

.inbeauty-buyer .label-value,
.inbeauty-delivery .label-value {
    margin-top: 8px;
}

.inbeauty-buyer .value,
.inbeauty-delivery .label {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.inbeauty-order-info .hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
    margin-bottom: 8px;
}

.inbeauty-order-info .hd span {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.32px;
}

.inbeauty-order-info .label-value {
    position: relative;
    margin-top: 18px;
}

.inbeauty-order-info .label-value:before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 1px dashed #E6E6E6;
    position: absolute;
    bottom: 6px;
    left: 0px;
}

.inbeauty-order-info .label {
    position: relative;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text SemiBold";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-right: 10px;
    background-color: #ffffff;
    padding-right: 10px;
}

.inbeauty-order-info .value {
    position: relative;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background-color: #ffffff;
    padding-left: 10px;
}



.inbeauty-order-info .total-label-value,
.inbeauty-order-info .label-value:last-child {
    margin-top: 30px;
}

.inbeauty-order-info .total-label-value .label,
.inbeauty-order-info .label-value:last-child .label {
    color: #000000;
    letter-spacing: 0.8px;
    padding-bottom: 2px;
}

.inbeauty-order-info .label-value:last-child .label {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.inbeauty-order-info .label-value:last-child:before {
    display: none !important;
}

.inbeauty-order-info .total-label-value .value,
.inbeauty-order-info .label-value:last-child .value {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}



.delete-wishlist-item {
    position: absolute;
    top: 0px;
    right: 0px;
}

.delete-wishlist-item a {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.62);
    text-decoration: none;
}

.delete-wishlist-item a:hover {
    color: #000000;
}

.inbeauty-profile-wishlist .inbeauty-product-box {
    position: relative;
}



@media (min-width: 1176px) {

    .inbeauty-profile-sidebar {
        width: 318px;
        min-width: 318px;
        margin-top: 1px;
    }

    .inbeauty-profile-sidebar ul {
        padding: 0px;
        margin: 0px;
    }

    .inbeauty-profile-sidebar ul li {
        list-style: none;
        margin-top: -1px;
    }

    .inbeauty-profile-sidebar ul li:first-child a {
        border-top: 1px solid #D2D2D7;
    }

    .inbeauty-profile-sidebar ul li a,
    .inbeauty-profile-sidebar ul li a:focus {
        padding: 18px 24px;
        color: #000000;
        font-family: "Text Medium";
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        text-decoration: none;
        border-bottom: 1px solid #D2D2D7;
    }

    .inbeauty-profile-sidebar ul li.active a,
    .inbeauty-profile-sidebar ul li.active a:focus,
    .inbeauty-profile-sidebar ul li.active a:hover,
    .inbeauty-profile-sidebar ul li.active a:focus:hover {
        background-color: #ff7b66;
        color: #ffffff;
        border-color: #ff7b66;
    }

    .inbeauty-profile-sidebar ul li a:hover,
    .inbeauty-profile-sidebar ul li a:focus:hover {
        color: #ff7b66;
    }

    .inbeauty-profile-sidebar ul li a .icon {
        min-width: 22px;
        width: 22px;
        height: 22px;
        margin-right: 12px;
    }

    .inbeauty-profile-sidebar ul li a i {
        font-size: 22px;
    }

    .inbeauty-profile-sidebar ul li a i.icon-user {
        font-size: 18px;
    }
}

@media (max-width: 1175px) {

    .inbeauty-my-purchases,
    .inbeauty-address-detail-outer,
    .inbeauty-my-purchases-info {
        max-width: 100%;
    }

    .inbeauty-my-purchases-info {
        margin-bottom: 150px;
    }

    .inbeauty-my-purchases {
        margin-bottom: 158px;
    }

    .inbeauty-tab {
        margin: 0px 0px 24px 0px;
    }

    .inbeauty-address-detail-outer+.inbeauty-form-outer {
        margin-top: -120px;
        margin-bottom: 170px;
    }

    .inbeauty-address-detail-outer {
        margin-bottom: 170px;
    }



    .inbeauty-profile-page-outer {
        margin-bottom: 130px;
    }

    .inbeauty-profile-sidebar {
        position: absolute;
        bottom: 0px;
        left: -15px;
        width: calc(100% + 30px);
        z-index: 1000;
        padding: 20px 30px;
        border-top: 1px solid #F3F3F3;
        background-color: #ffffff;
    }

    .inbeauty-profile-sidebar ul {
        padding: 0px;
        margin: 0px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;

    }

    .inbeauty-profile-sidebar ul li {
        list-style: none;
        display: inline-flex;
    }



    .inbeauty-profile-sidebar ul li a {
        display: block !important;
        text-align: center;
        color: #000000;
        font-family: "Text Medium";
        font-size: 13px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-decoration: none;
    }

    .inbeauty-profile-sidebar ul li.active a,
    .inbeauty-profile-sidebar ul li a:hover {
        color: #ff7b66;
    }

    .inbeauty-profile-sidebar ul li a .icon {
        width: 28px;
        min-width: 28px;
        height: 28px;
        margin-bottom: 5px;
    }

    .inbeauty-profile-sidebar ul li a i {
        font-size: 28px;
    }

    .inbeauty-profile-sidebar ul li a i.icon-user {
        font-size: 22px;
    }

    .inbeauty-profile-sidebar ul li a i.icon-map-pin {
        font-size: 26px;
    }

    .inbeauty-profile-page {
        display: block !important;
    }

    .inbeauty-profile-page-content {
        width: 100%;
        padding-left: 0px;
    }

    .inbeauty-form-outer,
    .inbeauty-profile-password {
        max-width: 100%;
    }

    body:not(.inbeauty-footer-visible) .inbeauty-profile-sidebar {
        position: fixed !important;
        left: 0px !important;
        width: 100% !important;
        padding: 20px 30px !important;
    }

    .inbeauty-page-title-outer {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .inbeauty-page-link-outer+.inbeauty-page-title {
        width: 100%;
        min-width: initial;
    }

    .inbeauty-page-link-outer {
        width: 100%;
        max-width: 100%;
    }

    .inbeauty-page-link {

        bottom: 0px;
        margin: 14px -30px 0px -30px;
        padding: 0px 30px 10px 30px;
    }
}

@media (max-width: 975px) {

    .inbeauty-box-inner,
    .inbeauty-box .left-side {
        display: block !important;
    }

    .inbeauty-box .options,
    .inbeauty-box .options:not(:first-child) {
        margin-left: 0px;
        margin-bottom: 24px;
    }

    .inbeauty-box .left-side,
    .inbeauty-box .right-side {
        width: 100%;
        min-width: 100%;
    }

    .inbeauty-my-purchases,
    .inbeauty-address-detail-outer,
    .inbeauty-my-purchases-info {
        max-width: 100%;
    }

    .inbeauty-profile-address-detail .options-outer {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .inbeauty-profile-address-detail .options {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .inbeauty-profile-address-detail .options:not(:first-child) {
        margin: 12px 0px 0px 0px;
    }

    .inbeauty-profile-address-detail .value {
        margin-left: 10px;
    }

    .inbeauty-profile-address-detail .inbeauty-profile-address-edit {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .inbeauty-address-detail-outer .inbeauty-add-address {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
}

@media only screen and (max-width: 1175px) and (min-width: 768px) {
    .inbeauty-profile-sidebar ul li a .text:not(.inbeauty-show-767) {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .inbeauty-profile-wishlist {
        border: 1px solid #E6E6E6;
        padding: 32px 20px;
    }

    .inbeauty-profile-wishlist .inbeauty-product-box {
        padding: 0px;
        border: 0px solid #E6E6E6;
        margin: 0px 0px 32px 0px;
        position: relative;
        padding: 0px 0px 32px 0px;
        border-bottom: 1px solid #D2D2D7;
    }

    .inbeauty-profile-wishlist .inbeauty-product-box:last-child {
        border: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}

@media (max-width: 767px) {
    .delete-wishlist-item {
        top: 32px;
        right: 20px;
    }

    .inbeauty-product-box {

        border: 1px solid #f3f3f3;

    }

    .inbeauty-profile-wishlist .inbeauty-product-box {
        margin-top: 0px;
    }

    .inbeauty-profile-wishlist .inbeauty-product-box:not(:first-child) {
        margin-top: 30px;
    }

    .inbeauty-profile-wishlist .inbeauty-product-box .title a {
        margin-top: 14px;
    }

    .inbeauty-product-box {
        padding: 30px 20px 20px 8px;
        display: block !important;
    }

    .inbeauty-product-box .left-side,
    .inbeauty-product-box .right-side {
        width: 100%;
        min-width: 100%;
    }

    .inbeauty-product-box .img-wrapper {
        min-width: 80px;
        width: 80px;
        height: 80px;
        margin-right: 8px;
    }

    .inbeauty-product-box .img-wrapper img {
        max-width: 80px;
        max-height: 80px;
        width: auto;
        height: auto;
    }

    .inbeauty-product-box .right-side {
        padding-left: 72px;
        margin-top: 30px;
    }

    .inbeauty-product-box .title a,
    .inbeauty-product-box .attribute {
        margin-top: 5px;
    }

    .inbeauty-buyer-delivery-order-info {
        margin-top: 30px;
    }

    .inbeauty-buyer-delivery-order-info {
        display: block !important;
    }

    .inbeauty-buyer-delivery,
    .inbeauty-order-info {
        padding: 20px;
        width: 100%;
        border: 1px solid #E6E6E6;
    }

    .inbeauty-order-info {
        margin-top: 30px;
    }

    .inbeauty-my-purchases-ui {
        gap: 30px;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .inbeauty-my-purchases-ui:before {
        left: 12px;
        top: 10px;
        width: 1px;
        height: calc(100% - 20px);
        border-top: 0px solid transparent;
        border-left: 1px dashed #B7B7B7;
    }

    .inbeauty-my-purchases-ui .box {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .inbeauty-my-purchases-ui .box .count {
        margin: 0px 18px 0px 0px;
    }

    .inbeauty-my-purchases-ui:after {
        left: 12px;
        top: 10px;
        width: 1px !important;
        height: 0%;
        border-top: none;
        border-left: 1px solid #FF7B66;
    }

    .inbeauty-my-purchases-ui.active-2:after {
        height: calc(20% + 15px);
    }

    .inbeauty-my-purchases-ui.active-3:after {
        height: calc(40% + 15px);
    }

    .inbeauty-my-purchases-ui.active-4:after {
        height: calc(60% + 15px);
    }

    .inbeauty-my-purchases-ui.active-5:after {
        height: calc(80% + 15px);
    }

    .inbeauty-my-purchases-ui .box:not(:first-child):before {
        content: "";
        width: 1px !important;
        height: 100%;
        border-top: 0px dashed transparent;
        border-left: 1px dashed transparent;
        top: -100%;
        left: 12px;
    }

    .inbeauty-my-purchases-ui.active-5 .box:nth-child(5):after {
        content: "";
        width: 1px !important;
        height: 100%;
        border-top: 0px dashed transparent;
        border-left: 1px solid #FF7B66;
        top: -80%;
        left: 12px;

    }

    .inbeauty-my-purchases-ui.active-2 .box:nth-child(2):before,
    .inbeauty-my-purchases-ui.active-3 .box:nth-child(2):before,
    .inbeauty-my-purchases-ui.active-3 .box:nth-child(3):before,
    .inbeauty-my-purchases-ui.active-4 .box:nth-child(2):before,
    .inbeauty-my-purchases-ui.active-4 .box:nth-child(3):before,
    .inbeauty-my-purchases-ui.active-4 .box:nth-child(4):before,
    .inbeauty-my-purchases-ui.active-5 .box:nth-child(2):before,
    .inbeauty-my-purchases-ui.active-5 .box:nth-child(3):before,
    .inbeauty-my-purchases-ui.active-5 .box:nth-child(4):before {
        border-top: 0px solid #FF7B66;
        border-left: 1px solid #FF7B66;
    }

    .inbeauty-box {
        position: relative;
        padding: 20px;
    }

    .inbeauty-box .view-download {
        position: absolute;
        top: 20px;
        right: 20px;
    }
	
	.icon-eye:before {
		font-size: 28px;
	}
	.icon-download-folder:before {
		font-size: 18px;
	}

    .inbeauty-box .view svg {
        width: 28px;
        height: 28px;
    }

    .inbeauty-box .download svg {
        width: 28px;
        height: 18px;
    }

    .inbeauty-select-field+.select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 20px;
    }

    .inbeauty-select-field+.select2-container .select2-selection__rendered {
        padding: 6px 50px 6px 20px;
    }

    .inbeauty-form-outer .offset-sm-6 {
        margin-left: 0%;
    }

    .inbeauty-profile-address-detail {
        padding: 20px;
    }

    .inbeauty-profile-sidebar {
        left: -1px;
        width: calc(100% + 2px);
        padding: 20px 16px;
    }

    body:not(.inbeauty-footer-visible) .inbeauty-profile-sidebar {
        padding: 20px 16px !important;
    }

    .inbeauty-profile-sidebar ul li a .text:not(.inbeauty-hide-767) {
        display: block !important;
    }

    .inbeauty-profile-sidebar ul li.inbeauty-profile-logout {
        display: none !important;
    }

    .inbeauty-profile-password .email-password-edit {
        display: block !important;
    }

    .inbeauty-profile-password .logout {
        color: rgba(0, 0, 0, 0.62);
        font-family: "Text Medium";
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        margin-top: 8px;
        text-decoration: none;
    }

    .inbeauty-profile-password .logout:hover {
        color: #ff7b66;
    }

    .inbeauty-profile-password .logout i {
        font-size: 28px;
        margin-right: 5px;
    }

    .inbeauty-profile-password {
        padding: 20px;
        margin-bottom: 50px;
    }

    .inbeauty-breadcrumb {
        display: block !important;
    }

    .inbeauty-page-title-outer {
        margin-bottom: 30px;
    }

    .inbeauty-page-title {
        font-size: 32px;
        line-height: 130%;
    }

    .inbeauty-form-section+.inbeauty-form-section {
        margin-top: 50px;
    }

    .inbeauty-form-outer .inbeauty-form-field {
        padding: 6px 20px;
    }

    .inbeauty-form-outer .inbeauty-form-label {
        left: 15px;
    }

    .inbeauty-form-outer .col-sm-6,
    .inbeauty-form-outer .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}

.inbeauty-product-box .price .inbeauty-product-new-price {
    color: #DD2525;
    font-family: "Text SemiBold";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}

.inbeauty-product-box .price .inbeauty-product-old-price {
    color: #000000;
    font-family: "Text Regular";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-decoration: line-through;
    position: relative;
    top: -1px;
    margin-left: 10px;
}

.delete-wishlist-item button {
    padding: 0px;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    border: none;
    background: none;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.62);
    text-decoration: none;
}

.delete-wishlist-item button:hover {
    color: #000000;
}

.delete-wishlist-item button i.fa-spin {
    color: #ff7b66 !important;
}

.inbeauty-no-result-box{
	padding:48px;
	border: 1px solid #E6E6E6;
	max-width:385px;
	margin:auto;
	text-align:center;
}
.inbeauty-no-result-box .hd{
	color:#000000;
	font-family: "Text SemiBold";
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	margin-bottom:15px;
}
.inbeauty-no-result-box p{
	color:#000000;
	font-family: "Text Medium";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin:0px;
}
.inbeauty-no-result-box .inbeauty-btn{
	margin-top:30px;
}
.inbeauty-forgot-password a {
	margin-top: 14px;
    color: rgba(0, 0, 0, 0.62);
    text-align: right;
    font-family: 'Text Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;
}
.inbeauty-login-page .inbeauty-form-label {
    position: absolute;
    top: -8px;
    left: 18px;
    padding: 0px 6px;
    margin: 0px;
    background-color: #ffffff;
    z-index: 5;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.26px;
}
.inbeauty-login-page .inbeauty-form-field {
    padding: 6px 24px;
    min-height: 48px;
    border-radius: 0px;
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text SemiBold";
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #d2d2d7;
    letter-spacing: inherit !important;
}
.inbeauty-login-page .inbeauty-form-hd {
    color: #000000;
    font-family: "Text SemiBold";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 40px;
}

  label.inbeauty-form-label-2 {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.26px;
    margin: -2px 0px 12px 0px;
    display: block;
}
.inbeauty-ui-radio {
    position: relative;
    width: fit-content;
    display: inline-block;
}
.inbeauty-ui-radio + .inbeauty-ui-radio {
    margin-left: 20px;
}
.inbeauty-ui-radio input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
}
.inbeauty-ui-radio label {
    position: relative;
    padding-left: 30px;
    color: #000000;
    font-family: 'Text SemiBold';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    padding-top: 0px;
    margin: 0px;
}
.inbeauty-ui-radio label:before {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    border: 1px solid #B7B7B7;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
}
.inbeauty-ui-radio label:after {
    width: 10px;
    height: 10px;
    border-radius: 100px;
    background-color:  #B7B7B7;
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
}
.inbeauty-ui-radio input:checked + label:before{
  border:1px solid #ff7b66;
}
.inbeauty-ui-radio input:checked + label:after{
   background-color:  #ff7b66;
}
.inbeauty-profile-address-edit a.delete {
    color: rgba(0, 0, 0, 0.62);
    font-family: "Text Medium";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
	float: right;
	margin-bottom: 5px;
}
.inbeauty-profile-address-edit a.delete:hover {
    color: #DD2525;
    border-color: #DD2525;
}


@media (max-width: 370px) {

    .inbeauty-product-box .price.price-2 {
        display: block !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .inbeauty-product-box .price.price-2 .inbeauty-product-old-price {
        margin-left: 0px !important;
    }

    .inbeauty-product-box .price.price-2 .inbeauty-product-new-price {
        margin: -5px 0px 0px -1px;
    }
}