.hero_single.register-section {
    background: #eeeeee;
    height: auto;
}

.hero_single.login-section {
    background: #eeeeee;
    height: auto;
}

.hero_single.forgot-section {
    background: #eeeeee;
    height: auto;
}

.form-header {
    font-size: 1.5rem;
    padding-bottom: 25px;
    text-align: center;
    color: #333;
}


/* login page */

.page-links {
    color: #000;
}

.page-links a {
    color: var(--MAIN_COLOR);
}


/* register page */

.register-privacy {
    color: #000;
    margin-top: 10px;
	font-size: 15px;
}

.custom-select-form {
    color: #000000;
    font-weight: 300;
}

.other-links {
    margin-top: 0px;
}

.register-newsletter {
    margin-bottom: 0px;
    font-weight: 300;
    color: #000 !important;
	font-size: 15px;
}

.btn-submit-form {
    width: 100%;
}

.form-button-responsive {
    margin-top: 15px !important;
}


/* forgot pw page */

.form-sub-header {
    color: #000;
    margin-bottom: 10px;
    font-weight: 300;
}


/* register success */

.form-register-success {
    max-width: 600px !important;
}


/* profile page */

p {
    margin-bottom: 0;
}

.profile-detail {
    padding-right: 8px;
    padding-left: 8px;
}

.nav-member h6 {
    font-weight: 500;
    padding: 0 0 7px;
    margin-bottom: 10px;
    font-size: 1.2em;
}

.nav-member h6.nav-line a {
    color: #dc457e !important;
    font-weight: 600;
}

.nav-line {
    border-bottom: 2px solid #ccc;
}

.nav-member ul {
    padding: 0px;
    margin: -5px 0 10px;
    list-style-type: none;
}

.nav-member ul li {
    padding: 0px;
    margin: 0px;
}

.nav-member ul li a {
    display: block;
    padding: 0px 0 0px 15px;
    line-height: 24px;
    font-size: 1.1em;
}

.nav-member ul li a:hover {
    color: var(--MAIN_COLOR);
}

table {
    border-spacing: 0;
    width: 100%;
    background: #fff;
    width: 100%;
}

.table-dashboard {
    width: 103.5%;
    margin-left: -15px;
}

.bordered {
    color: #444;
    font-size: 1em;
}

.table-address {
    font-size: 14px;
}

.bordered tr {
    vertical-align: top;
    border-bottom: 1px solid #eff0f5;
}

.bordered td:first-child,
.bordered th:first-child {
    border-left: medium none;
}

.bordered th {
    background-color: #DCE9F9;
    background-image: -moz-linear-gradient(center top, #F8F8F8, #ECECEC);
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#F8F8F8), to(#fafafa), color-stop(.4, #F8F8F8));
    border-top: medium none;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.bordered td,
.bordered th {
    padding: 15px 15px;
}

.table-dashboard tr:last-child {
    border-bottom: none;
}

.dashboard-container {
    min-height: 142px;
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-radius: 2px;
}

.dashboard-buylist-container {
    min-height: 180px;
    background: transparent;
    margin-bottom: 15px;
    border-radius: 2px;
}

.dashboard-buylist-table {
    padding: 10px 15px;
}

.dashboard-buylist-topic {
    padding: 10px 10px 10px 7px;
}

.dashboard-mod-title {
    color: #dadada;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.dashboard-edit-btn {
    font-size: 14px;
    font-weight: 600;
}

.dashboard-detail-container {
    margin-bottom: 25px;
}

.dashboard-topic h3 {
    font-weight: 600;
    display: inline-block;
    color: #2d2d2d;
}

.dashboard-topic h5 {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    color: #2d2d2d;
}

.profile-container {
    min-height: 200px;
    background: #fff;
    padding: 25px;
    margin-bottom: 15px;
    border-radius: 2px;
}

.profile-detail-container {
    margin-bottom: 30px;
}

.row-profile {
    margin-top: 20px;
}

.col-profile {
    padding-left: 0px;
    padding-right: 0px;
}

.my-profile-item h6 {
    font-weight: 400;
    font-size: 15px;
    color: #444;
    margin-bottom: 0.5rem;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

.order-card {
    background: #fff;
    margin-bottom: 15px;
    border-radius: 2px;
    overflow: hidden;
}

.order-card-heading,
.order-card-manage {
    padding-top: 8px;
    padding-bottom: 8px;
}

.order-card-manage {
    text-align: right;
}

.order-card-heading-container {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#F8F8F8), to(#fafafa), color-stop(.4, #F8F8F8));
    border-top: 1px solid #eff0f4;
}

.order-card-detail-container {
    padding: 10px 0px;
    border-bottom: 1px solid #eeeeee;
}

.order-card-detail-container:last-child {
    border-bottom: none;
}

.order-card-heading div h6 {
    font-size: 1em;
    font-weight: bold;
    line-height: inherit;
    color: #333;
}

.order-card-manage .manage-btn {
    font-weight: bold;
}

.order-img,
.order-guest,
.order-period,
.order-status {
    text-align: center;
}

.order-period span {
    display: block;
}

.order-guest div i {
    width: 20px;
    text-align: center;
}

.order-guest .col-lg-12 {
    padding: 0px !important;
}

.order-status {
    border-left: 1px solid #eff0f4;
}

.order-detail a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 45px;
}

.order-img a img,
.favorite-img a img {
    width: 80px;
    border-radius: 3px;
}

.order-container {
    min-height: 70px;
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-radius: 2px;
}

.order-detail-left,
.order-detail-right {
    padding-top: 8px;
    padding-bottom: 8px;
}

.order-detail-left h6 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0px;
    color: #333;
}

.order-detail-right h6 {
    font-size: 1.3em;
    margin-bottom: 0px;
}

.order-detail-right h6 p {
    color: #555;
    display: inline-block;
    font-weight: normal;
}

.order-detail-left small,
.order-detail-right small {
    display: block;
}

.order-detail-left {
    float: left;
}

.order-detail-right {
    float: right;
}

.package-container {
    min-height: 120px;
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-radius: 2px;
}

.total-summery {
    border-top: 1px solid #eff0f4;
    margin-top: 10px;
    padding-top: 8px;
}

.total-price {
    font-size: 18px;
    color: #FF4C3B;
}

.bs-wizard {
    display: inline-block;
}

.bs-wizard-responsive {
    display: none;
}

.package-container .package-header {
    font-size: 1.1em;
    font-weight: bold;
    color: #333;
}

.address-receipt span {
    display: block;
}

.badge.disabled {
    background: #bbb !important;
}

.order-card-notfound {
    min-height: 130px;
    padding-top: 25px;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
}

.verify-user {
    color: #4caf50;
    font-size: 12px;
}

.profile-owner-container {
    margin-bottom: 10px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notfound-info {
    text-align: center;
    margin-top: 15px;
}

.notfound-info a {
    border: 2px solid #e5e5e5;
    border-radius: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 8px 16px;
    height: 32px;
    line-height: 32px;
    color: var(--MAIN_COLOR);
}

.cancel-info-container {
    border: 1px solid #dadada;
    background-color: #eff0f5;
    border-radius: 4px;
    padding: 12px;
    position: relative;
    width: 85%;
    margin: auto;
    margin-top: -20px;
    margin-bottom: 10px;
}

.cancel-triangle {
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    position: absolute;
    background-color: #eff0f5;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    top: -6px;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    left: 79.5%;
}

form.form-cancel-order {
    width: 100%;
}

.submit-button-container {
    margin-top: 20px;
}

.review-detail a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 50px;
}

.review-detail-left,
.review-detail-right {
    padding-top: 8px;
    padding-bottom: 8px;
}

.review-detail-left h6 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0px;
}

.review-detail-right h6 {
    font-size: 1.3em;
    margin-bottom: 0px;
}

.review-detail-right h6 p {
    color: #555;
    display: inline-block;
    font-weight: normal;
}

.review-detail-left small,
.review-detail-right small {
    display: block;
}

.review-detail-left {
    float: left;
}

.review-detail-right {
    float: right;
}

.review-img {
    text-align: center;
}

.review-img a img {
    width: 80px;
    border-radius: 3px;
}

.review-manage {
    border-left: 1px solid #eff0f4;
    text-align: center;
}

.review-manage a {
    display: block;
}

.review-rating {
    margin-top: 3px;
}

.review-quantity {
    text-align: center;
}

.form-review {
    width: 100%;
}

.form-review .review-img a img {
    width: 120px !important;
}

.review-history-container {
    background: transparent;
    margin-bottom: 15px;
    border-radius: 2px;
}

.review-rating .icon_star {
    font-size: 24px;
    margin-right: 4px;
}

.review-heading {
    margin-bottom: 8px;
}

.review-heading b {
    display: block;
}

.nav-member h6 a {
    font-size: 18px;
}

.review-detail .detail-container {
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 12px;
    position: relative;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 10px;
}

.review-shop {
    border-left: 1px solid #eeeeee;
}

.review-shop b {
    color: #333;
}

.review-shop .detail-container {
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 12px;
    position: relative;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 10px;
}

h6.review-detail-heading {
    font-size: 1rem;
    color: #333;
    margin-bottom: 0.5rem;
    font-weight: bold;
    line-height: 1.2;
}

.review-detail-fields textarea {
    border-radius: 10px;
    height: 100px;
    border: 1px solid #e5e5e5;
}

.review-detail-fields textarea:focus {
    border: 2px solid #cacaca;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.nav-pill-container {
    padding: 14px 0px;
    border-radius: 2px;
}

.nav-pill li {
    width: fit-content;
    text-align: center;
    padding: 0px 0px 0px 20px;
}

.nav-pill li a {
    color: #424242;
    padding: 15px 0px;
}

.nav-pill li a.active {
    color: var(--BUTTON_COLOR_DARK);
    font-weight: bold;
    border-bottom: 3px solid;
    padding-bottom: 12px;
}

.favorite-card {
    background: #fff;
    margin-bottom: 15px;
}

.favorite-detail {
    padding-left: 8px;
    padding-right: 8px;
}

.favorite-card-detail-container {
    padding: 10px 0px;
    border-bottom: 1px solid #f8f8f8;
}

.favorite-product a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: nowrap;
}

.favorite-img {
    text-align: center;
}

.favorite-product-container {
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
}

.favorite-no-stock {
    color: var(--RED_COLOR);
}

.order-product-container {
    width: 100%;
    display: inline-block;
    position: relative;
}

.myorder-detail {
    padding-left: 8px;
    padding-right: 8px;
}

.order-price,
.order-quantity,
.order-totalprice {
    text-align: center;
}

.order-totalprice {
    border-left: 1px solid #eff0f4;
}

.member-nav ul li.active a {
    color: #dc457e;
}

.product-title-point {
    font-size: 12px;
    color: #dc457e;
}

element.style {
}
.badge-warning {
    font-size: 14px;
}
.badge-danger {
    font-size: 14px;
}