.banner-about-us {
	/* background-image: url('../images/banner-about-us.jpg'); */
	/* min-height: 350px; */
	background-attachment: scroll;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
}

.wrap_about .container {
	max-width: 980px;
}

.bg-about-us-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	/* background-color: rgba(0, 0, 0, 0.8); */
}

.section_about_item {
	overflow: hidden;
	width: 100%;
}

.banner-about-us-content {
	position: relative;
	padding: 20px 0;
}

.banner-about-us-title {
	text-align: center;
	line-height: 50px;
	font-size: 37px;
	font-family: 'utm-avo', sans-serif;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 15px;
	letter-spacing: 2px;
}

.banner-about-us-text {
	color: #fff;
	line-height: 30px;
	color: #333;
}



.about-us-category-box {
	padding: 0 78px;
	margin-bottom: 30px;
}

.about-us-category-item-img img {
	width: 115px;
	margin: 0 auto;
}

.about-us-category-item-img {
	text-align: center;
}

.about-us-category-item-title {
	width: 1;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	font-family: 'utm-avo', sans-serif;
	font-size: 16px;
	font-weight: 600;
	/* width: 500px; */
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
	-webkit-line-clamp: 2;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.about-us-category {
	margin-top: 44px;
}

.section-about-us-main {
	/* margin-top: 30px; */
}

.block-about-us-main-img {
	padding-right: 0;
	padding-left: 0;
	position: relative;
	z-index: 2;
}

.about-us-main-img {
	height: 100%;
}

.block-about-us-main-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.block-about-us-main-text {
	background-color: #e4e4e4;
	display: flex;
	align-items: center;
}

.about-us-text {
	text-align: justify;
	color: #444;
	letter-spacing: 0.4px;
	line-height: 32px;
}

.section-about-us-main {
	/* margin-top: 40px; */
	margin-bottom: 10px;
}

.banner-member {
	background-image: url('../images/member-01.jpg');
	width: 100%;
	/* min-height: 352px; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.member-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.83);
}

.title-member {
	position: relative;
	color: #fff;
	font-size: 44px;
	padding: 200px 0;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	color: #ffc800;
}

.block-step-member {
	padding: 40px calc(100% / 12) 20px;
}

.step-member-title {
	text-align: center;
	margin-bottom: 20px;
	font-family: 'utm-avo';
	font-style: italic;
	font-size: 22px;
}

.first-step {
	text-align: center;
	position: relative;
}

.step {
	text-align: center;
	position: relative;
}

.step span {
	font-size: 57px;
	font-weight: 700;
	position: relative;
	top: 48px;
	font-family: 'utm-avo';
	line-height: 146px;
	display: inline-table;
}

.step.active span {
	font-size: 100px;
	font-weight: bold;
	position: relative;
	z-index: 10;
	font-family: 'utm-avo';
	line-height: 146px;
	display: inline-block;
	margin-bottom: 6px;
	top: 18px;
}

.step .step-item-conten {
	font-size: 12px;
	position: relative;
	top: 10px;
	margin: 0 auto;
	/* width: 169px; */
	/* margin-left: 47px; */
	color: #888;
	min-height: 57px;
}

.step.active .step-item-conten {
	font-size: 19px;
	position: relative;
	color: #000;
	font-weight: 700;
}

.text-member {
	text-align: center;
	font-size: 16px;
	margin-top: 40px;
}

.step.active span::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 13px;
	bottom: 12px;
	right: 0;
	z-index: -1;
	background-color: rgb(251 148 0 / 0.7);
}

.first-step::after {
	position: absolute;
	content: "";
	width: calc(100% - 100px);
	height: 5px;
	bottom: 78px;
	left: 64%;
	background-color: #555;
}

.step.second-step::after {
	position: absolute;
	content: "";
	width: calc(100% - 100px);
	height: 5px;
	bottom: 78px;
	left: 60%;
	background-color: #000;
}

.box-main-content-member {
	background-color: #e6e6e6;
}

.section-member-1 {
	padding: 45px 114px;
}

.section-title {
	font-size: 35px;
	font-weight: 700;
	margin: 0 auto;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}

.interest-item-box {
	padding: 120px 30px 70px;
	background-color: #fff;
	border-radius: 8px;
	height: 100%;
}

.interest-item-title {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 15px;
	text-align: center;
	font-family: 'utm-avo';
	height: 135px;
	/* display: flex; */
	/* align-items: center; */
}

.interest-item-text {
	text-align: justify;
	/* height: 230px; */
	font-size: 20px;
	line-height: 32px;
}

.section-member-2 {
	padding: 0;
}

.section-member-2 .padding_mem2 {
	padding: 0 114px 0;
}

.section-member-2 .section-text {
	padding: 0px 60px 20px;
	font-size: 19px;
	text-align: justify;
	letter-spacing: .3px;
	line-height: 26px;
}

.section-member-3 {
	padding: 80px 0px 15px;
}

.section-member-3 .section-title {
	margin-bottom: 0;
	width: 450px;
	font-size: 40px;
}

.section-member-3 .section-text {
	text-align: center;
	margin: 10px 0 40px;
	font-size: 20px;
}

.member-3-content {
	padding: 15px;
	background-color: #7f7f7f;
	margin-top: 45px;
	margin-bottom: 45px;
}

.col-member-content-right {
	display: flex;
	align-items: center;
}

.member-content-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 47px;
	font-weight: 700;
	color: #fff;
	font-family: 'utm-avo', sans-serif;
	margin-bottom: 30px;
	line-height: 65px;
}

.member-content-title span {
	display: block;
	font-size: 65px;
}

.member-content-text {
	text-align: justify;
	color: #fff;
	font-size: 19px;
}

.member-3-content.sliver {
	background-color: #4b4b4b;
}

.member-3-content.gold {
	background-color: #000;
}

.member-3-content.diamon {
	background-color: #ffffff;
}

.diamon .member-content-title {
	color: #333;
}

.diamon .member-content-text {
	color: #555;
}

.normal {
	margin-top: 15px;
}

.diamon {
	margin-bottom: 0;
}

.section-member-4 {
	padding: 50px 50px 30px;
}

.member-section {
	padding: 10px 20px;
	/* text-align: justify; */
	font-size: 20px;
	text-align: center;
}

.section-member-5 .section-text {
	padding: 0 180px 30px;
	text-align: justify;
	font-style: italic;
	font-size: 18px;
}

.wrap-member .container {
	/* max-width: 980px */
}

.box-about-us-main-content {
	padding: 15px;
}

.wrap-sp {
	/* margin-top: 50px; */
}

.wrap-list-sp {
	padding-top: 50px;
}

.wrap-list-sp .row {
	margin-left: -7px;
	margin-right: -7px;
}

.col-list-sp-item {
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.col-list-sp-item {}

.list-sp-items {
	padding: 80px 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.list-sp-item {
	width: 260px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	/* font-weight: 600; */
	color: #fff;
	font-size: 35px;
}

.wrap-sp-text span {
	max-width: 690px;
	font-size: 30px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	display: block;
	text-align: center;
}

.info-contact-top {
	margin-bottom: 30px;
	overflow: hidden;
}

.info-contact-top ul>li {
	position: relative;
	margin-left: 30px;
	font-size: 20px;
	line-height: 26px;
}

.info-contact-top ul>li:nth-child(1):after {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	top: 3px;
	left: -28px;
	background-image: url('../images/icon-contact-01.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
}

.info-contact-top ul>li:nth-child(2):after {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	top: 3px;
	left: -28px;
	background-image: url('../images/contact-02.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
}

.info-contact-top ul>li:nth-child(3):after {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	top: 3px;
	left: -28px;
	background-image: url('../images/contact-03.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
}

.info-contact-top ul>li:nth-child(4):after {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	top: 3px;
	left: -28px;
	background-image: url('../images/contact-04.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
}

.info-contact-bottom {
	padding-left: 10px;
	margin-bottom: 20px;
}

.info-contact-top-title {
	font-size: 28px;
	font-weight: 700;
}

.form-control::placeholder {
	font-size: 15px;
	font-style: italic;
}

.form-group .form-control[name=content] {
	height: 130px;
	/* line-height: 130px; */
}

.box-btn-contact {
	text-align: center;
}

.btn-contact {
	text-transform: uppercase;
	border: none;
	padding: 5px 50px;
	font-size: 18px;
	background-color: #fbcb00;
	border-radius: 5px;
}

.wrap-info-contact {
	margin-bottom: 30px;
}

.wrap-info-contact .container>.row {
	margin-left: -10px;
	margin-right: -10px;
}

.prod-banner {
	/* min-height: 580px; */
	width: 100%;
	/* background-image: url('../images/prod-01.jpg'); */
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.prod-banner img {
	width: 100%;
}

.pro-top-item-box {
	display: flex;
}

.box-image {
	width: 80px;
	text-align: center;
}

.box-image img {
	width: 70px;
}

.pro-top-text-box {
	width: calc(100% - 80px);
	display: flex;
	align-items: center;
	justify-content: center;
}

.wrap-prod .container {
	max-width: 980px;
}

.prod-top {
	padding: 50px 30px 15px;
}

.pro-top-item-box {
	display: flex;
}

.pro-top-text {
	width: 200px;
	justify-content: center;
}

.list-tab-prod-btn {
	padding-left: 25px;
}

.list-tab-prod {
	display: flex;
	flex-wrap: wrap;
}

.list-tab-prod>li {
	padding: 5px 5px;
}

.list-tab-prod>li>a {
	padding: 0 10px;
	display: block;
	border: 2px solid #555;
	border-radius: 5px;
}

.list-tab-prod>li>a span {
	font-size: 14px;
}

.prod-image img {
	/* width: 300px; */
	/* height: 320px; */
	transition: all 0.3s;
}

.prod-item-title {
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'nasalization-rg';
	margin-bottom: 10px;
}

.prod-item-text {
	font-size: 13px;
	text-align: justify;
	margin-bottom: 15px;
}

.prod-price {
	font-size: 30px;
	font-weight: 600;
}

.prod-btn {
	display: flex;
	justify-content: space-around;
}

.prod-btn-buy,
.prod-btn-detail {
	display: inline-block;
}

.prod-item-box {
	padding: 10px 8px;
	background-color: #fff;
	border-radius: 4px;
}

.prod-item-box:hover img {
	transform: scale(1.02);
}

.prod-item-box:hover {
	background-color: #bebebe;
}

.prod-image {
	margin-bottom: 20px;
	/* max-height: 450px; */
}

.prod-price {
	margin-bottom: 5px;
}

.btn-prod-buy {
	border: none;
	font-size: 17px;
	color: #dedede;
	background-color: #ffcc00;
	padding: 7px 10px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 5px;
}

.btn-prod-detail {
	border: none;
	background-color: #595959;
	color: #dedede;
	font-size: 12px;
	padding: 10px 5px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 5px;
}

button:focus {
	outline: none;
}

.prod-old-price {
	margin-bottom: 10px;
	text-decoration: line-through;
}

.list-tab-prod>li>a.active {
	background-color: #ffb800;
}

.section-title {
	font-size: 36px;
	font-weight: 800;
	margin: 0 auto;
	width: 380px;
	line-height: 41px;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
	/* font-family: 'Mark-pro'; */
}

.infor>span {
	text-transform: uppercase;
	display: block;
	text-align: center;
}

.infor h3 {
	text-align: center;
}

.tab-cart-items {
	display: flex;
	justify-content: flex-end;
	padding-right: 30px;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.tab-cart-item {
	padding: 0 5px;
	position: relative
}

.tab-cart-item.active::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	background-color: #000;
	bottom: -10px;
	left: 0;
	z-index: 1;
	border-radius: 20px;
}

.tab-cart-item.active .tab-cart-link {
	font-weight: 600;
}

.tab-cart-link {
	display: block;
	max-width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
}

.wrap-cart-step-1 {
	/* background-color: #ebebeb; */
	padding: 10px 0 20px;
	position: relative;
}

.wrap-cart-step-1 .step_order1 {
	display: block;
}

.wrap-cart-step-1 .step_order2 {
	display: none;
}

.wrap-cart-step-1.active .step_order1 {
	display: none;
}

.wrap-cart-step-1.active .step_order2 {
	display: block;
}


.cart-content-box {
	background-color: #fff;

	border-radius: 20px;
}

.continue-buy {
	font-size: 20px;
	margin-bottom: 40px;
}

.col-cart-left {
	padding: 0 20px 0 0;
}

.note-cart {
	line-height: normal;
	font-size: 15px;
	font-style: italic;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
}

.note-cart p {
	width: auto;
	display: inline-block;
}

.note-cart .delete_all_item {
	float: right;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
	display: inline-block;
	color: #000;
	font-family: 'MarkPro';
	font-style: initial;
	display: none;
}

.note-cart .delete_all_item:hover {
	color: #ff0000;
}

.note-cart .delete_all_item span {
	font-size: 15px;
	line-height: 18px;
}

.note-cart .delete_all_item:hover span {
	text-decoration: underline;
}

.note-cart .delete_all_item i {
	margin-left: 8px;
	line-height: normal;
	vertical-align: middle;
}

.cart-main-item-box {
	padding: 10px;
	border-radius: 5px;
}

.cart-main-item-box.active {
	background-color: #ebebeb;
}

.cart-main-item {
	display: flex;
}

.checkbox-box {
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.cart-main-image-box {
	display: flex;
	align-items: center;
}

.cart-main-image img {
	/* width: 140px; */
	/* height: 137px; */
	max-width: 200px;
}

.cart-main-content {
	width: calc(100% - 150px);
	padding-left: 20px;
	padding-right: 10px;
}

.cart-main-content-title {
	font-size: 24px;
	font-weight: 500;
}

.cart-main-content-box-select-color-quantity {
	/* display: inline-block; */
	/* width: 100px; */
	/* float: left; */
	position: relative;
}

.cart-main-content-select-color {
	/* text-align: center; */
	margin-bottom: 10px;
}

.quantity-cart-main {
	/* text-align: center; */
	display: inline-block;
}

.box-quantity-main {
	/* display: inline-block; */
	/* border: 1px solid #888; */
	/* border-radius: 3px; */
	/* background: #fff; */
	height: 25px;
}

.prev-cart-up {
	width: 28px;
	/* height: 28px; */
	display: block;
	float: left;
	line-height: 20px;
}

.number-cart-result {
	width: 40px;
	text-align: center;
	line-height: 26px;
	border: 1px solid #dedede;
}

.number-cart-result::-webkit-inner-spin-button,
.number-cart-result::-webkit-outer-spin-button {
	opacity: 1;
}

.next-cart-down {
	width: 28px;
	/* height: 28px; */
	display: block;
	float: right;
	line-height: 20px;
}

.cart-main-content-price-box {
	display: inline-block;
	width: calc(100% - 105px);
}

.cart-main-content-price {
	display: block;
	/* text-align: center; */
	font-size: 20px;
	font-weight: 500;
	/* line-height: 20px; */
	font-family: 'SanFranCisCoDisplay';
}

.cart-main-content-old-price {
	display: block;
	/* font-weight: 700; */
	margin-left: 26px;
	font-size: 20px;
	/* font-style: italic; */
	padding: 0 9px;
	position: relative;
	font-family: 'SanFranCisCoDisplay';
}

.cart-main-content-old-price span {
	position: relative;
}

.cart-main-content-old-price span:before {
	content: '';
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	position: absolute;
	background-color: #000;
}

.cart-main-content-save-price {
	display: inline-block;
	font-size: 18px;
	float: right;
	/* font-style: italic; */
	font-family: 'SanFranCisCoDisplay';
}

.info-prod-cart-box {
	margin-left: -15px;
	padding: 15px;
	border-radius: 5px;
	background-color: #ebebeb;
}

.info-cart-title {
	/* text-align: center; */
	font-size: 21px;
	color: #25754d;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: solid 1px #25754d;
}

.info-cart-desc-img {
	display: inline-block;
	width: 80px;
	text-align: center;
	float: left;
}

.info-cart-desc-img img {
	width: 43px;
	padding: 8px 0;
}

.info-cart-desc-content {
	display: inline-block;
	width: calc(100% - 80px);
	padding-left: 10px;
	font-size: 18px;
}

.info-cart-desc {
	display: flex;
	align-items: center;
}

.info-cart-main-image {
	display: inline-block;
	float: left;
}

.info-cart-main-image img {
	width: 72px;
	float: left;
}

.info-cart-main-content {
	display: flex;
	justify-content: space-between;
	padding-left: 30px;
}

.info-cart-name {
	width: 50%;
	font-size: 14px;
	font-weight: 600;
}

.info-cart-price {
	font-weight: 700;
}

.info-cart-main-content {
	display: flex;
	justify-content: space-between;
}

.info-cart-color {
	font-size: 14px;
	font-style: italic;
}

.info-cart-amout {
	font-size: 14px;
	font-style: italic;
}

.info-cart-main-contents {
	display: inline-block;
	width: calc(100% - 72px);
}

.info-prod-cart-box hr {
	margin: 20px auto;
	width: 75%;
	background-color: #555;
	height: 1.1px;
	border: none;
}

.box-title-price {
	text-align: center;
	font-size: 36px;
	font-weight: 600;
}

.neext-step-box {
	text-align: center;
	margin-top: 5px;
}

.neext-step-box a {
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 15px;
	font-weight: 600;
	background-color: #25754d;
	color: #ffffff !important;
	border-radius: 0;
	display: block;
	width: 100%;
	line-height: 1;
}

.neext-step-box button {
	font-size: 18px;
	line-height: 1;
	padding: 10px 15px;
	border-radius: 8px;
	background-color: rgb(233 62 62);
	color: #ffffff !important;
	border-radius: 0;
	display: block;
	border: 0;
	width: 100%;
	box-shadow: unset;
	text-align: center;
}

.sp-pay-box {
	margin: 20px 0 0;
	color: #333;
}

.sp-pay-title {
	font-size: 21px;
	font-weight: 600;

	margin-bottom: 7px;
}

.sp-pay-box ul>li {
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	position: relative;
}

.sp-pay-box ul>li {
	list-style: none !important;
	padding-left: 15px;
	position: relative;
}

.sp-pay-box ul>li::before {
	content: "";
	width: 6px;
	height: 6px;
	background: black;
	border-radius: 50%;
	position: absolute;
	left: 3px;
	top: 10px;
}

.login-with-fb-gg {
	/* text-align: center; */
	margin-top: 30px;
}

.login-with {
	/* display: inline-block; */
	height: 48px;
	line-height: 46px;
	width: 100%;
	background: #00007c;
	border-radius: 30px;
	text-align: unset;
	/* margin: 0 auto; */
	margin: 6px auto;
}

.login-with-img {
	/* display: inline-block; */
	padding-left: 5px;
	float: left;
	/* width: 60px; */
	padding-right: 30px;
}

.login-with-img img {
	width: 40px;
}

.login-with-text {
	display: inline-block;
	height: 40px;
	/* padding-left: 10px; */
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	display: contents;
	font-size: 19px;
}

.form-register-edit {
	/* padding: 20px calc(100%/12); */
	/* margin-top: 30px; */
	background-color: #fff;
	border-radius: 7px;
}

.form-register-edit label {
	display: block;
	font-style: italic;
	font-weight: 300;
	color: #999;
	/* margin-top: 10px; */
	position: relative;
	z-index: 3;
}

.form-register-edit textarea {
	width: 100%;
	padding: 10px 5px;
	border: 1px solid #000;
}

.form-input-register {
	padding: 0 5px;
	width: 100%;
	border: none;
	border: 1px solid #000;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-family: 'MarkPro';
}

.form-register-edit label.label-gender {
	margin-top: 10px;
	display: inline-block;
	font-size: 17px;
	font-style: inherit;
	color: #000;
}

.form-register-edit>.row {
	gap: 10px 0;
}

.box-check-radio {
	display: flex;
	float: right;
	line-height: 40px;
}

.box-check-item {
	display: inline-block;
	height: 30px;
	line-height: 11px;
	border: 1px solid #888;
	text-align: center;
	border-radius: 4px;
	width: 140px;
	margin-left: 10px;
	display: flex;
	align-items: center;
	padding-left: 10px;
}

.box-check-item.checked label {
	font-style: inherit;
	color: #000;
}

.box-check-item label {
	display: inline-block;
	margin: 0;
	line-height: 30px;
	width: 100%;
	text-align: left;
	padding: 0 11px;
	cursor: pointer;
}

.gender {
	/* line-height: 40px; */
	margin-top: 10px;
}

.box-check-item select {
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 10px;
	padding: 0 7px 0 0;
}

.btn-register-continue {
	padding: 5px 30px;
	font-size: 22px;
	text-transform: uppercase;
	background-color: #fba800;
	color: #fff;
	border-radius: 5px;
	display: inline-block;
}

.btn-register-continue:hover {
	color: #fff;
}

#username,
#email,
#password,
#password-confirm {
	border: none;
	border-bottom: 2px solid #fba200;
	border-radius: unset;
}

.bg-cart-color {
	background-color: #fff;
}

.container-cart {
	margin-top: 0;
}

.cart-content-box {
	border-radius: 5px;
}

.card-header .card-title {
	display: inline-block;
	font-weight: 600;
}

.tab-step-cart {
	display: inline-block;
	float: right;
	position: absolute;
	right: 0;
	top: 18px;
}

.card-header {
	border: none;
	background-color: #ebebeb;
}

.card.card-outline.card-primary {
	border: none;
	background-color: unset;
}

.wrap-profile-container {
	background-color: #ebebeb;
}

.card-body {
	background-color: #fff;
}

.card-body-text {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 70px;
}

.box-form-control {
	display: inline-block;
	width: 70%;
	float: right;
	border-radius: 3px;
	border: 1px solid #dedede;
}

.box-form-control a {
	font-size: 14px;
	display: inline-block;
	float: right;
	height: 36.5px;
	line-height: 35.5px;
	margin-right: 20px;
	color: #000073;
	font-style: italic;
	text-decoration: underline;
}

.level-img-item {
	text-align: center;
	padding: 20px 0;
	background-color: #4b4b4b;
	border-radius: 10px;
	color: #fff;
}

.level-img-item span {
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}

.col-level {
	/* padding-left: 7px; */
	/* padding-right: 7px; */
	/* padding-top: 22px; */
}

.level-img-item.gold-level {
	background-color: #000;
	border: 4px solid #fbb000;
	color: #fbb000;
}

.col-gold {
	padding-top: 0;
}

.level-img-item.gold-level span {
	font-size: 20px;
}

.level-title {
	font-size: 20px;
	margin-bottom: 15px;
}

.box-point span {
	padding: 2px 10px;
	border: 1px solid #777;
	border-radius: 4px;
}

.box-point label {
	margin-left: 20px;
}

.point-unit {
	font-size: 13px;
	font-weight: 700;
	display: inline-block;
	padding: 0 7px;
	border: 1px solid #666;
	border-radius: 4px;
}

.col-logout {
	margin: 70px 0;
	text-align: center;
}

.col-logout a {
	padding: 5px 20px;
	font-size: 23px;
	background-color: #ed1c24;
	color: #fff;
	border-radius: 6px;
}

.cskh {
	padding-left: 20px;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}

.product_hot_title {
	font-size: 23px;
	font-family: 'utm-avo';
}

.section_cart .section_product_hot {
	padding: 20px 0;
}

.box-step-buy {
	display: flex;
	justify-content: center;
	align-items: center;
}

.box-step {
	font-size: 16px;
	display: inline-block;
	text-align: center;
	padding: 0 0px;
	font-weight: 600;
	position: relative;
	max-width: 100%;
	padding: 0 10px;
}

.box-step span {
	padding: 0;
	width: 23px;
	border-radius: 50%;
	background-color: #8f8f8f;
	color: #fff;
	height: 23px;
	display: inline-block;
	line-height: 23px;
	cursor: pointer;
}

.box-step span.active {
	cursor: unset;
	background-color: var(--color-main);
}

.box-step:not(.box-step.last-step)::after {
	position: absolute;
	content: "";
	width: 75%;
	height: 1px;
	top: 20%;
	left: 61%;
	background-color: #000;
}

.your-cart {
	margin-top: 50px;
}

.your-cart-title {
	margin-bottom: 10px;
	font-size: 24px;
}

.your-cart-main {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.your-cart-main img {
	width: 120px;
}

.your-cart-content {
	display: inline-block;
	width: 50%;
	margin-left: 20px;
	font-size: 22px;
}

.container-pay {
	padding: 40px calc(100%/4);
}

.pay-item {
	margin-bottom: 10px;
}

.pay-item select {
	width: 100%;
	height: 50px;
}

.cart-main-item-box {
	display: inline-block;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
	border: 2px solid #eee;
	border-radius: 0;
}

.box-his-img {
	display: inline-block;
	float: left;
}

.box-his-img img {
	width: 140px;
	height: 137px;
}

.his-info {
	display: inline-block;
	width: calc(100% - 140px);
	padding-left: 20px;
}

.his-title {
	display: inline-block;
	width: 70%;
	font-size: 20px;
	height: 20px;
	font-weight: 700;
}

.his-date {
	display: inline-block;
	width: 30%;
	float: right;
	text-align: center;
}

.his-prod-color {
	font-size: 12px;
	/* display: inline-block; */
	float: left;
	width: 100px;
}

.his-amount {
	/* display: inline-block; */
	font-size: 12px;
	/* margin-bottom: 20px; */
}

.his-price {
	display: inline-block;
	width: 50%;
	float: left;
	font-weight: 600;
	font-size: 30px;
}

.his-ship {
	display: inline-block;
	width: 50%;
	line-height: 50px;
	text-align: center;
	font-style: italic;
	color: #0000ff;
	text-decoration: underline;
	font-size: 14px;
}

.his-color-amount {
	margin-bottom: 17px;
}

.note-cart-tab {
	text-align: center;
	font-size: 13px;
	font-style: italic;
	line-height: 50px;
}

.group-btn-cart {
	text-align: center;
	margin-top: 20px;
}

.btn-register-cart {
	padding: 6px 10px;
	font-size: 18px;
	font-weight: 600;
	border-radius: 6px;
	background-color: #ffb800;
	margin-right: 10px
}

.btn-login-cart {
	padding: 6px 15px;
	font-size: 18px;
	font-weight: 600;
	border-radius: 6px;
	background-color: #7f7f7f;
	margin-right: 10px;
	color: #fff;
}

.checkbox-box label {
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 25px;
	top: calc(50% - 10px);
	left: calc(50% - 17px);
	background-color: #fff;
	border: 1px solid #ddd;
}

.checkbox-box label::after {
	opacity: 0;
	position: absolute;
	content: "";
	background-size: cover;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 90%;
	background-image: url(../images/checked.png);
}

.checkbox-box label:hover::after {
	opacity: 0;
}

.checkbox-box input[type=checkbox]:checked+label:after {
	opacity: 1;
}

.wrap_about {
	margin-bottom: 50px;
}

.block-product .container {
	/*max-width: 1030px;*/
}

.block-product .section_product_hot .tab_product .nav-tabs {
	padding: 0 30px;
}

.col-services {
	display: flex;
	padding: 0;
	/* padding-right: 15px; */
	align-items: center;
}

.box-service-img {
	display: inline-block;
	text-align: center;
}

.box-service-img img {
	width: 66px;
}

.box-services-content-1,
.box-services-content-2,
.box-services-content-3 {
	display: inline-block;
	width: calc(100% - 100px);
	font-size: 20px;
	word-spacing: 2px;
	padding-left: 5px;
	line-height: 23px;
}

.col-services:first-child {
	padding-left: 15px;
}

.col-services:last-child {
	padding-right: 15px;
}

.box-service-img-1 {
	margin-left: 24px;
}

.box-services-content-1 {
	padding-left: 12px;
}

.box-service-img-1,
.box-service-img-2 {
	margin-left: 20px;
}

.box-services-content-2 {
	padding-left: 12px;
}

.box-service-img-3 {
	margin-left: 5px;
}

.box-services-content-3 {
	padding-left: 12px;
}

.box-service-img-1 img,
.box-service-img-2 img,
.box-service-img-3 img {
	width: 66px;
}

.box-services {
	margin-bottom: 35px;
}

.thumbnail-toggle {
	margin-top: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.col-interest-item {
	padding-left: 8px;
	padding-right: 8px;
}

.section-member-4 .section-title {
	font-size: 41px;
	width: 328px;
}

.section-member-5 .section-title {
	width: 400px;
	font-size: 44px;
	margin-bottom: 35px;
}

.section-member-5 {
	margin-top: 80px;
}

.member-img {
	overflow: hidden;
}

.member-img>img {
	transition: all 0.6s;
}

.col-member-img:hover .member-img>img {
	transform: scale(1.1);
}

.box-services {
	width: 100%;
	padding: 15px 0px;
}

.box-services .list_support {
	width: 100%;
	padding: 0 32px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.box-services .item {
	width: auto;
	padding: 0 15px;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	display: flex;
	justify-content: center;
}

.box-services .item .box {
	width: 100%;
	text-align: center;
}

.box-services .item .box .image {
	width: auto;
	margin-right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.box-services .item .box .image img {
	width: auto;
	max-height: 50px;
}

.box-services .item .box .name {
	font-size: 17px;
	line-height: 22px;
	width: calc(100% - 85px);
	margin: 0 auto;
}

.box_gioi_tinh_regis {
	width: 100%;
	margin-top: 25px;
}

.box_ngay_sinh_regis {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 30px;
}

.phantrang {
	margin-top: 10px;
}

.cart-main-content-box {
	/* position: relative; */
	/* top: 20px; */
}

.thong_tin_cd ul>li {
	line-height: 40px;
}

.level-image .row {
	align-items: center;
}

.wrap-profile-container .form-control {
	width: 70%;
}

.interest-item-thumb {
	text-align: center;
}

.interest-item-thumb img {
	width: 200px;
}

.section_cart .box-services .item .box .image img {
	max-height: 60px;
}

.section_cart .continue-buy {
	font-size: 25px;
	margin-bottom: 20px;
	color: #25754d;
	font-weight: 500;
	font-style: normal;
}

.section_cart .amount-pro {
	font-size: 16px;
	float: right;
	line-height: 44px;
}

.section_cart .info-prod-cart-box {
	margin-top: 5px;
	background-color: #25754d12;
}

.cart-main-title {
	display: inline-block;
	float: left;
	width: 50%;
	font-size: 16px;
}

.cart-main-content-price-box {
	display: inline-block;
	width: 50%;
	text-align: right;
}

.cart-main-title {}

.cart-main-title span {}

.delete_all_item {
	display: inline-block;
	float: right;
	text-decoration: underline;
	margin-right: 15px;
}

.cap-nhat {
	display: inline-block;
	text-decoration: underline;
	margin-left: 20px;
}

.section_cart .info-prod-cart-box {
	border-left: 0px solid #dedede;
}

.section_cart .vulue-pro {
	display: flex;
	justify-content: space-between;
}

.block-product .nav-tabs .nav-link {
	min-width: 190px;
	text-align: center;
}

.value-pro {
	display: flex;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

.value-pro .free {
	width: 50%;
	text-align: right;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 600;
	color: rgb(233 62 62);
}

.value-pro .label {
	font-size: 15px;
	width: 50%;
}

.section_cart .unit {
	font-family: 'SanFranCisCoDisplay';
}

.value-pro .price-value {
	font-family: 'SanFranCisCoDisplay';
	text-align: right;
	width: 50%;
}

.info-prod-cart-box .value-pro:first-child .price-value {
	font-size: 25px;
}

.price-value.last-value {
	font-size: 25px;
}

.value-pro.free-ship {
	margin: 20px 0;
}

.value-total-pro {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.total-value {
	font-size: 30px;
	font-family: 'SanFranCisCoDisplay';
}

.label-total {
	font-size: 22px;
}

.uu-dai-akiteck {
	margin-top: 20px;
}

.box-uu-dai .image {
	display: flex;
	align-items: center;
}

.box-uu-dai .image img {
	max-width: 40px;
}

.title-uu-dai {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 3px;
}

.uu-dai-akiteck ul>li {
	margin-top: 10px;
	padding: 10px 0 0px 0px;
	border-top: 1px solid #eee;
}

.box-uu-dai {
	display: flex;
}

.box-uu-dai .content {
	padding-left: 10px;
	color: #777;
}

.box-uu-dai .content .text {
	font-size: 18px !important;
	color: #333;
	font-weight: 500;
}

.box-uu-dai .content .desc {
	font-size: 14px;
}

.box-buy-more a {
	padding: 10px 20px;
	background-color: rgb(225 225 225);
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
}

.col-left-content {
	margin: 40px 0 10px 0px;
}

.bg-cart-color .section_product_hot {
	display: none;
}

.list_pro .box .image a>img {
	aspect-ratio: 1/1;
}

.wrapper.home {
	overflow: hidden;
}

.jnds {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	overflow: hidden;
	opacity: 0;
}

.img-wrap>img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 90%;
	object-fit: contain;
}


/* HHHH */

@media (min-width: 1440px) {
	.wrap_about .container {
		width: 100%;
		max-width: 1440px;
	}

	.form-register-edit label {
		/* margin-top: 30px; */
		margin-bottom: -10px;
		position: relative;
		z-index: 3;
	}

	.form-input-register {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	.box-form-register-edit {
		width: 100%;
		max-width: 782px;
	}

	.box-check-item {
		height: 36px;
		line-height: 10px;
	}

	.form-register-edit label.label-gender {
		height: 36px;
		line-height: 36px;
		font-size: 25px;
		font-style: inherit;
		color: #000;
		margin: 0;
	}

	.form-register-edit .box-check-item label {
		margin: 0;
		line-height: 36px;
	}

	.box_gioi_tinh_regis {
		margin-top: 50px;
	}

	.box_ngay_sinh_regis {
		margin-top: 10px;
	}

	.form-register-edit {
		margin-top: 0;
		/* padding: 90px calc(100%/12); */
		/* display: flex;
        justify-content: center; */
	}

	.cart-main-content-price-box {
		display: inline-block;
		/* width: calc(100% - 130px); */
		max-width: 390px;
	}

	.cart-main-content-box {
		/* display: flex; */
		/* justify-content: space-between; */
	}

	.btn-register-continue {
		font-size: 35px;
	}

	.btn-register-continue {
		margin-top: 50px;
	}

	.box-services .item .box .image img {
		max-height: 90px;
	}

	.checkbox-box label::after {
		opacity: 0;
		position: absolute;
		content: "";
		background-size: cover;
		top: -4px;
		left: 5px;
		width: 19px;
		height: 22px;
		background-image: url(../images/checked.png);
	}

	.prod-price {
		font-size: 40px;
		font-weight: 600;
		margin-bottom: -5px;
		margin-top: 20px;
	}

	.box-services .list_support {
		padding: 0 30px;
	}

	.prod-banner {
		/* min-height: 680px; */
	}

	.box-services .item .box .name {
		font-size: 22px;
		line-height: 30px;
		width: calc(100% - 73px);
		max-width: 210px;
	}

	.section-member-3 .section-title {
		font-size: 60px;
		font-weight: 700;
		width: 660px;
	}

	.section-member-3 {
		padding: 100px 0 15px;
	}

	.interest-item-title {
		line-height: 45px;
		font-size: 35px;
		margin-bottom: 26px;
	}

	.interest-item-box {
		padding: 50px 32px 75px;
	}

	.section-member-1 {
		padding: 59px 90px;
	}

	.col-interest-item {
		padding: 0 15px;
	}

	.section-title {
		font-size: 60px;
		font-weight: 900;
		margin: 0 auto;
		width: 591px;
		line-height: 70px;
		margin-bottom: 80px;
	}

	.section-member-1 {
		margin-bottom: 20px;
	}

	.section-member-2 .section-title {
		margin-bottom: 50px;
	}

	.text-member {
		margin-top: 14px;
	}

	.section-member-1 {
		padding: 55px 114px;
	}

	.banner-about-us-text {
		font-size: 16px;
		line-height: 30px;
	}



	.banner-about-us-title {
		font-size: 30px;
		line-height: normal;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.about-us-category-item-img img {
		width: 150px;
	}

	.about-us-category-item-img {
		margin-bottom: 10px;
	}

	.about-us-category-item-title {
		font-size: 25px;
		line-height: 34px;
		height: 68px;
	}

	.section-about-us-main {
		margin-bottom: 25px;
	}

	.title-member {
		font-size: 60px;
		padding: 210px 0;
	}

	.banner-member .title-member {
		font-size: 75px;
		color: #ffc800;
	}

	.section-member-2 .padding_mem2 {
		padding: 0 114px 0;
	}

	.section-member-3 .section-text {
		text-align: center;
		margin: 25px 0 15px;
		font-size: 26px;
	}

	.section-member-4 {
		padding: 85px 50px 30px;
	}

	.section-member-4 .section-title {
		font-size: 60px;
		width: 500px;
		margin-bottom: 34px;
		font-weight: 900;
	}

	.section-member-5 .section-title {
		font-size: 60px;
		width: 560px;
		margin-bottom: 45px;
		font-weight: 900;
	}

	.section-member-5 .section-text {
		padding: 0 180px 60px;
		font-size: 22px;
	}
}

@media(min-width:550px) {
	.mobile-show {
		display: none !important;
	}

	.note-cart {
		display: block;
	}

	.section_cart .mb-show {
		display: none;
	}
}

@media(max-width:1199px) {
	.box-services .list_support {
		flex-wrap: nowrap;
		padding: 0;
	}

	.box-services .item .box {
		display: block;
	}

	.box-services .item .box .image {
		text-align: center;
		display: block;
		margin-right: 0;
	}

	.box-services .item .box .name {
		width: unset;
		text-align: center;
	}
}

@media(max-width:991px) {
	.nav-tabs .nav-link {
		font-size: 15px;
		padding: 5px 15px;
	}

	.block-step-member {
		padding: 30px 0 20px;
	}

	.box-services .item .box {
		min-width: unset;
	}

	.cart-main-title {
		width: 100%;
	}

	.cart-main-content-price-box {
		width: 100%;
		text-align: left;
	}

	.cart-main-content-old-price {
		margin-left: 0;
		padding: 0;
	}

	.cart-main-content-save-price {
		font-size: 20px;
	}

	.cart-main-content-save-price {
		float: unset;
	}

	.section-member-1 {
		padding: 30px 0;
	}

	.section-member-2 {
		padding: 0;
	}

	.section-member-2 .section-text {
		padding: 0px 50px 20px;
	}

	.section-member-3 {
		padding: 30px 0 15px;
	}

	.section-member-4 {
		padding: 0 0 30px;
	}

	.section-member-5 .section-text {
		padding: 0 calc(100% /12) 30px;
	}

	.tab_product .nav-tabs .nav-item:first-child .nav-link {
		display: inline-block;
	}

	.tab_product .phantrang ul>li:first-child {
		width: auto;
	}
	.neext-step-box a{
		display: block !important;
		text-align: center;
	}
}

@media(max-width:767px) {
	.wrap-sp {
		margin-top: 10px;
	}

	.wrap-list-sp {
		padding-top: 20px;
	}

	.wrap-sp-text span {
		margin-top: 30px;
		margin-bottom: 40px;
	}

	.info-prod-cart-box {
		margin-left: 0;
	}

	.info-contact-top ul>li {
		margin-bottom: 5px;
	}

	.about-us-main-title {
		text-align: center;
	}

	.about-us-text {
		text-align-last: center;
	}

	.box-about-us-main-content {
		margin: 20px auto;
	}

	.block-about-us-main-img {
		padding-left: 15px;
		padding-right: 15px;
	}

	.about-us-category-item-img img {
		width: 90px;
	}

	.block-about-us-main-text {
		background-color: #fff;
	}

	.box-about-us-main-content {
		margin: 0;
		padding: 15px;
		background-color: #e4e4e4;
	}

	.banner-about-us-text {
		text-align: justify;
		/* text-align-last: center; */
	}



	.interest-item-box {
		padding: 30px 30px 30px;
		margin-bottom: 25px;
	}

	.interest-item-text {
		height: auto;
	}

	.member-3-content {
		margin-top: -20px;
		margin-bottom: 20px;
	}

	.section_about_item .row {
		flex-direction: column;
	}

	.section_about_item .block-about-us-main-text {
		order: 2;
	}

	.section_about_item .block-about-us-main-img {
		order: 1;
	}

	.list-sp-items {
		padding: 50px 30px;
	}

	.list-sp-item {
		padding: 10px;
		width: 260px;
		text-align: center;
		margin: 0 auto;
		text-transform: uppercase;
		/* font-weight: 600; */
		color: #fff;
		font-size: 25px;
	}

	.video_product .box_video iframe {
		height: 293px;
	}

	.col-level {
		margin-bottom: 10px;
	}
	.cart-main-image-box{
		align-items: start;
	}
}

@media(max-width:550px) {
	.title-member {
		font-size: 30px;
		padding: 100px 0;
	}

	.tab-cart-items {
		margin-bottom: 8px;
	}

	.tab-cart-item.active::before {
		height: 1px;
		bottom: -1px;
	}

	.box-step-buy {
		justify-content: center;
	}

	.checkbox-box {
		width: 25px;
	}

	.about-us-category-box {
		padding: 0;
	}



	.nav-tabs .nav-item {}

	.tab_product .nav-tabs .nav-item {
		margin-bottom: 5px;
	}

	.desktop-show {
		/* display: none !important;*/
		background: #fff;
	}

	.note-cart {
		display: block;
		font-size: 20px;
		margin: 20px 0 35px;
		text-align: center;
		position: relative;
	}

	.cart-main-image img {
		width: 100px;
		height: 100px;
	}

	.cart-main-content {
		width: calc(100% - 125px);
	}

	.cart-main-content {
		padding-left: 10px;
		padding-right: 5px;
	}

	.cart-main-content-title {
		font-size: 14px;
		/* text-align: center; */
	}

	.cart-main-content-select-color {
		font-size: 14px;
	}

	.cart-main-content-box-select-color-quantity {
		display: inline-block;
		width: 100%;
		margin-top: 10px;
	}

	.cart-main-content-select-color {
		display: block;
		float: none;
	}

	.quantity-cart-main {
		display: inline-block;
	}

	.prev-cart-up {
		width: 18px;
	}

	.next-cart-down {
		width: 18px;
	}

	label:not(.form-check-label):not(.custom-file-label) {
		margin-bottom: 8px;
	}

	.number-cart-result {
		width: 28px;
		height: 22px;
		font-size: 11px;
		line-height: 20px;
	}

	.box-quantity-main {
		height: 22px;
		line-height: 18px;
		display: -webkit-flex;
		align-content: center;
		gap: 4px;
	}

	.cart-main-content-select-color {
		margin-bottom: 0;
		padding-right: 10px;
	}

	.cart-main-content-price {
		font-size: 20px;
		line-height: 20px;
	}

	.cart-main-content-old-price {
		padding: 0;
		margin-left: 0;
		font-size: 12px;
		display: block;
		text-align: center;
		margin: 0 10px;
		position: relative;
		line-height: 12px;
	}

	.cart-main-content-save-price {
		font-size: 16px;
		display: block;
		text-align: center;
		float: unset;
	}

	.cart-main-content-price-box {
		display: block;
		width: 100%;
	}

	.info-prod-cart-box {
		margin-left: 0;
	}

	.info-cart-title {
		font-size: 18px;
		margin-bottom: 20px;
		/**/
	}

	.price-value.last-value {
		font-size: 22px;
	}

	.sp-pay-title {
		font-size: 22px;
		margin-bottom: 8px;
	}

	.label-total {
		font-size: 20px;
	}

	.total-value {
		font-size: 20px;
	}

	.info-cart-desc-img {
		width: 50px;
	}

	.info-cart-desc-img img {
		width: 35px;
	}

	.info-cart-desc-content {
		width: calc(100% - 50px);
		font-size: 15px;
	}

	.info-cart-main-image img {
		width: 55px;
	}

	.info-cart-main-contents {
		width: calc(100% - 55px);
	}

	.info-cart-name {
		font-size: 14px;
	}

	.info-cart-price {
		font-size: 15px;
	}

	.info-cart-color {
		font-size: 14px;
	}

	.info-cart-amout {
		font-size: 14px;
	}

	.box-title-price {
		font-size: 25px;
	}

	.col-cart-right {
		padding: 0 10px;
	}

	.your-cart-content {
		width: 100%;
	}

	.first-step::after {
		content: unset;
	}

	.step.second-step::after {
		content: unset;
	}

	.first-step {
		text-align: justify;
	}

	.step {
		text-align: justify;
	}

	.step_item {
		display: flex;
	}

	.first-step span {
		line-height: unset;
		margin-left: 30px;
	}

	.step span {
		line-height: unset;
		margin-left: 46px;
		margin-right: 25px;
		top: 0;
	}

	.step.active span {
		line-height: normal;
		top: 0;
		font-size: 73px;
	}

	.step .step-item-conten {
		padding: 19px 0;
		font-size: 16px;
		margin-left: 0;
		width: auto;
	}

	.first-step-content {
		padding: 64px 0;
	}

	.step-member-title {
		font-size: 20px;
	}

	.text-member {
		font-size: 14px;
		font-style: italic;
	}

	.section-member-2 .padding_mem2 {
		padding: 0;
	}

	.section-member-3 .section-title {
		width: auto;
		font-size: 30px;
	}

	.member-content-title {
		padding-top: 20px;
		margin-bottom: 15px;
	}

	.section-member-4 .section-title {
		width: auto;
	}

	.section-member-5 .section-title {
		width: auto;
	}

	.section-member-2 .section-text {
		padding: 0 10px 10px;
	}

	.quantity-cart-main {
		display: inline-block;
		float: left;
	}

	.step-member-title {
		margin-bottom: 0;
	}

	.checkbox-box label {
		width: 16px;
		height: 16px;
		top: calc(50% - 8px);
		left: calc(50% - 8px);
	}

	.box-step {
		font-size: 12px;
	}

	.continue-buy {
		display: none;
	}

	.wrap-cart-step-1 {
		padding: 20px 0;
	}

	.cart-content-box {
		/* border-radius: 30px; */
	}

	.tab-cart-link {
		font-size: 14px;
	}

	.cart-main-item-box {
		margin-bottom: 10px;
	}

	.note-cart .delete_all_item {
		position: absolute;
		right: 0;
		bottom: -30px;
	}

	.info-cart-main-content:first-child {
		padding-left: 15px;
	}

	.info-cart-main-contents {
		position: relative;
	}

	.info-cart-main-content:last-child {
		justify-content: flex-end;
	}

	.info-cart-main-content:last-child .info-cart-color {
		position: absolute;
		top: 22px;
		right: 33px;
	}

	.info-cart-main-content:last-child .info-cart-amout {
		position: relative;
		right: 13px;
	}

	.level-image {
		margin-top: 10px;
	}

	.wrap-profile-container .form-group {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%
	}

	.box-form-control a {
		height: 20px;
		line-height: 20px;
	}

	.wrap-profile-container textarea.form-control {
		height: 80px;
	}

	.box-check-item {
		margin-left: 0;
		margin-right: 10px;
	}

	.box-form-control {
		width: 100%;
		float: unset;
	}

	.card-body-text {
		margin-bottom: 50px;
	}

	.wrap-profile-container .form-control {
		width: 100%;
		padding: 10px 10px;
	}

	.step.active span::before {
		bottom: 14px;
	}

	.login-with-img {
		padding-right: 10px;
	}

	.block-product .section_product_hot {
		padding: 10px 0 0;
		background: #fff;
	}

	.section-member-5 {
		margin-top: 20px;
	}

	.section-member-4 {
		padding: 0 0 0;
	}

	#username,
	#password {
		background-color: #e8f1fe;
		;
	}

	.box-point label {
		margin-left: 0;
	}

	.cskh {
		margin-top: 8px;
		font-size: 14px;
	}

	.col-logout a {
		font-size: 18px;
	}

	.col-logout {
		margin: 40px 0;
	}

	.wrap-sp-text span {
		font-size: 20px;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 22px;
	}

	.review .bg_review {
		/* max-height: 95vh;
        overflow-y: scroll; */
		max-width: calc(100% - 30px);
	}

	.sp-pay-box {
		margin-top: 30px;
	}
}

@media(min-width:440px) {
	.block-product .mb-show {
		display: none !important;
	}

	.block-product .mb-show {
		display: none;
	}

	.block-product h3.mb-show {
		display: none;
	}
}

@media(max-width: 440px) {
	.note-cart {
		margin: 0px 0 25px;
	}

	.section_cart .continue-buy {
		margin-bottom: 19px;
	}

	.section-title {
		width: auto;
	}

	.wrap-sp-text span {
		width: auto;
	}

	.step .step-item-conten {
		width: auto;
	}

	.step.second-step::after {
		bottom: 70px;
		left: 70%;
	}

	.first-step::after {
		bottom: 70px;
		left: 70%;
	}

	.box-services .item {
		padding: 0 6px;
		margin-bottom: 7px;
	}

	.box-services .item .box .name {
		font-size: 13px;
	}

	.box-services .item .box .image img {
		max-height: 30px;
	}

	.tab_product .nav-tabs .nav-item.show .nav-link,
	.tab_product .nav-tabs .nav-link.active {
		padding: 2px 10px;
		font-size: 11px;
	}

	.nav-tabs .nav-link {
		font-size: 10px;
		padding: 2px 15px;
	}

	.block-product .section_product_hot .tab_product .nav-tabs {
		padding: 0 6px;
	}

	.tab_product .nav-tabs .nav-item:first-child {
		display: block;
	}

	.tab_product ul>li:first-child a {
		display: inline-block;
	}

	.tab_product .nav-tabs .nav-item {
		display: inline-block;
		width: auto;
	}

	.prod-price {
		/* font-size: 23px; */
	}

	.prod-old-price {
		/* font-size: 12px; */
	}

	.box-services .item .box .name {
		line-height: 16px;
		font-size: 14px;
	}

	.box-services {
		margin-bottom: 0;
	}

	.section_product .box_content_slide .desc1 {
		font-size: 12px;
		margin-bottom: 2px;
	}

	.section_product .box_content_slide .desc2 {
		font-size: 11px;
		text-align: center;
	}

	.box_btn_slide {
		margin-top: 2px;
	}

	.buy_now {
		margin-right: 10px;
	}

	.box_btn_slide .buy_now a {
		min-width: 75px;
		line-height: 25px;
		font-size: 10px;
	}

	.box_btn_slide .btn_detail a {
		line-height: 30px;
		font-size: 7px;
		line-height: 25px;
		min-width: 85px;
	}

	.tab_product .nav-tabs.home-page ul>li:first-child {
		display: block;
	}

	.tab_product .nav-tabs.home-page .nav-item:first-child {
		width: auto;
	}

	.tab_product .nav-tabs.home-page .nav-item:first-child .nav-link {
		display: block;
	}

	.tab_product {
		margin-top: 5px;
	}

	.tab_product .phantrang ul>li:first-child {
		width: auto;
	}

	/* .list_post .box .info {
        padding: 20px 20px 0 0;
        text-align: justify;
    } */
	.btn_detail_line {
		margin-top: 10px;
	}

	.home-page {
		margin-bottom: 5px;
	}

	.wrap-list-sp {
		padding: 0 0px;
	}

	.checkbox-box label {
		width: 15px;
		height: 15px;
		top: calc(50% - 7px);
		right: calc(50% - 7px);
	}

	.tab-cart-link {
		font-size: 13px;
	}

	.tab-step-cart {
		display: block;
		float: unset;
		position: unset;
	}

	.tab-cart-items {
		padding-right: 0;
		margin-bottom: 8px;
		justify-content: space-between;
	}

	.checkbox-box {
		width: 25px;
	}

	.cart-main-content {
		width: calc(100% - 125px);
	}

	.cart-main-content-price-box {
		display: block;
		width: auto;
	}

	.quantity-cart-main {
		display: inline-block;
		margin-bottom: 7px;
	}

	.cart-main-content-select-color {
		/* display: inline-block; */
		float: none;
		font-size: 14px;
	}

	.cart-main-content-box-select-color-quantity {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		font-size: 14px;
	}

	.container-pay {
		padding: 40px 0;
	}

	.cart-main-item-box {
		/* height: 160px; */
	}

	.cart-main-content-price-box {
		position: relative;
		/* top: 5px; */
	}

	.video_product .box_video iframe {
		height: 210px;
	}

	textarea.form-control {
		width: 100%;
	}

	.block-product .list_support {
		flex-direction: column;
	}

	.block-product .box-services .item .box {
		display: flex;
	}

	.block-product .box-services .item .box .image {
		width: 50px;
	}

	.block-product .box-services .item .box .name {
		margin-left: 10px;
	}

	.block-product .btn_order_group {
		flex-direction: column;
	}

	.block-product .btn_order_group .btn_buynow {
		margin-right: 0;
		width: 90%;
		text-transform: none;
		font-size: 18px;
		font-weight: 500;
		color: #000;
	}

	.block-product .btn_order_group .btn_detail {
		width: 90%;
		text-transform: none;
		font-size: 18px;
		font-weight: 500;
	}

	.block-product .list_pro .box .info .desc:not(.mb-show) {
		display: none;
	}

	.block-product .prod-price:not(.mb-show) {
		/* display: none; */
	}

	.block-product .prod-old-price:not(.mb-show) {
		/* display: none; */
	}

	.block-product .prod-old-price.mb-show {
		text-decoration: none;
		font-family: 'SanFranCisCoDisplay';
	}

	.block-product .prod-old-price.mb-show span:last-child {
		text-decoration: line-through;
	}

	.mb-hiden {
		display: none
	}

	.block-product .mb-hide {
		display: none;
	}

	.block-product .list_pro .box .info .desc.mb-show {
		margin-bottom: 20px;
		line-height: 24px;
	}

	.block-product .prod-price.mb-show {
		margin-bottom: 6px;
		line-height: 20px;
		font-family: 'SanFranCisCoDisplay';
	}

	.mb-overflow-x.mb-show {
		/* position: relative; */
		/* height: 30px; */
		overflow: hidden;
		overflow-x: scroll;
	}

	.mb-overflow-x.mb-show::-webkit-scrollbar {
		display: none;
	}

	.mb-overflow-x.mb-show .nav.nav-tabs {
		flex-wrap: nowrap;
		width: 100%;
		justify-content: space-between;
		margin-bottom: 10px;
		padding-left: 10px;
		align-items: flex-end;
		padding-right: 10px;
	}

	.block-product .tab_product .nav-tabs .nav-link {
		border: none;
		/* width: 100px; */
		padding: 3px 0;
		font-size: 14px;

	}

	.block-product .tab_product .nav-tabs .nav-link.active {
		background-color: unset;
		color: #000;
		position: relative;
	}

	.block-product .tab_product .nav-tabs .nav-link.active {
		background-color: unset;
		color: #000;
		position: relative;
		background-image: unset;
		/* width: 130px; */
		font-size: 14px;
	}

	.block-product .tab_product .nav-tabs .nav-link.active span {
		position: relative;
	}

	.block-product .tab_product .nav-tabs .nav-link.active span::after {
		position: absolute;
		content: "";
		width: 100%;
		height: 2px;
		bottom: -5px;
		left: 0;
		background-color: #000;
	}

	.block-product h3.mb-show {
		font-family: 'nasalization-rg';
		margin-bottom: 0;
		font-size: 21px;
	}

	.block-product h3.mb-show span {
		display: block;
		margin-bottom: 5px;
		font-size: 21px;
		/* font-style: italic; */

	}

	.block-product .tab_product .nav-tabs .nav-link.active {
		font-size: 14px;
	}

	.block-product .tab_product .nav-tabs .nav-link:not(.active) {
		padding-top: 7px;
		font-style: italic;
	}

	.padding-tab-content {
		padding: 0;
	}

	.block-product .tab-content {
		padding-top: 30px;
		background-color: #f7f7f7;
	}

	.block-product .list_pro .box {
		background-color: #fff;
		padding: 5px;
	}

	.block-product .nav-tabs .nav-link {
		min-width: unset;
		text-align: center;
	}

	.section_cart .box-services .item:not(.item:first-child) {
		display: none;
	}

	.cart-main-content {
		width: auto;
	}

	.cart-main-title {
		width: 100%;
	}

	.cart-main-content-price-box {
		display: block;
	}

	.cart-main-content-price {
		display: block;
		font-size: 13px;
		float: none;
		text-align: left;
	}

	.continue-buy {
		display: flex;
		margin: 0;
		align-items: flex-end;
		justify-content: space-between;
	}

	.continue-buy span {
		font-size: 19px;
	}

	.continue-buy .amount-pro {
		font-size: 13px;
		line-height: normal;
	}

	.col-cart-left {
		padding: 0;
	}

	.cart-main-content-old-price {
		display: inline-block;
		/* float: right; */
		position: relative;
		/* top: -12px; */
	}

	.cart-main-content-save-price {
		display: inline-block;
		/* float: right; */
		position: relative;
		/* top: -9px; */
	}

	.section_cart hr {
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.cap-nhat {
		line-height: 18px;
	}

	.delete_all_item {
		line-height: 18px;
		padding-left: 20px;
	}

	.neext-step-box a {
		font-size: 20px;
	}

	.neext-step-box button {
		font-size: 20px;
	}

	.cart-content-box {
		padding: 0;
	}

	.section_cart .info-prod-cart-box {
		border: none;
	}

	.box-uu-dai .image {
		display: block;
	}



	.section_cart .info-prod-cart-box {
		margin-top: 20px;
	}

	.title-uu-dai {
		font-family: 'Futura'
	}

	.uu-dai-akiteck ul>li {
		padding: 20px 0;
	}

	.info-contact-bottom {
		padding-left: 0px;
	}

	.block-product .fixed {
		position: fixed;
		background-color: #000;
	}

	.tab-product-mb-fixed {
		display: none;

	}

	.tab-product-mb-fixed.fixed {
		display: block;
		width: 100%;
		top: 45px;
	}

	.block-product .tab-product-mb-fixed.fixed .nav-tabs .nav-link {
		padding: 0;
		background-color: unset;
		border: none;
		border-radius: 0;
		color: #d3d3d3;
		font-size: 12px;
	}

	.block-product .tab-product-mb-fixed.fixed .nav-tabs .nav-item {
		width: auto;
	}

	.block-product .tab-product-mb-fixed.fixed .mb-overflow-x.mb-show .nav.nav-tabs {
		align-items: flex-end;
	}

	.block-product .tab-product-mb-fixed.fixed .nav-tabs .nav-item.show .nav-link,
	.block-product .tab-product-mb-fixed.fixed .nav-tabs .nav-link.active {
		background-image: unset;
		background-color: unset;
		border: unset;
		color: #fff;
		position: relative;
	}

	.block-product .tab-product-mb-fixed.fixed .nav-tabs .nav-link.active span {
		position: relative;
	}

	.block-product .tab-product-mb-fixed.fixed .nav-tabs .nav-link.active span::after {
		position: absolute;
		content: "";
		width: 100%;
		height: 1px;
		background-color: #fff;
		bottom: 0;
		left: 0;
	}

	.interest-item-thumb img {
		width: 160px;
	}

	.interest-item-title {
		height: 100px;
	}

	.section-title {
		margin-bottom: 20px;
		font-size: 30px;
		line-height: 44px;

	}

	.col-interest-item:last-child .interest-item-box {
		margin-bottom: 0;
	}

	.interest-item-box {
		height: auto;
	}

	.interest-item-title {
		height: auto;
	}

	.wrap_about {
		margin-bottom: 20px;
	}

	.card-body-text {
		margin-bottom: 30px;
		font-size: 15px;
		text-align: center;
	}

	.form-register-edit {
		/* padding: 20px 0; */
	}

	.your-cart-content {
		margin-left: 10px;
		font-size: 18px;
	}

	.tab-cart-item {
		padding: 0;
	}

	.tab-cart-link {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}

	.card-header .card-title {
		font-size: 25px;
		margin-bottom: 10px;
	}

	.section_cart .info-prod-cart-box {
		margin-top: 20px !important;
	}

	.info-contact-top {
		margin-bottom: 20px;
	}

	.footer-main {
		padding-bottom: 0;
	}

	.slide_home .cate-dot-1 .slick-dots {
		bottom: 10px;
	}

	.list_post.slider {
		margin-left: -5px;
		margin-right: -5px;
	}

	.item-prody {
		margin: 0 5px;
	}
}

@media(max-width:375px) {
	.list-sp-item {
		width: 200px;
	}

	.list-sp-items {
		padding: 30px 30px;
	}

	.member-content-title span {
		font-size: 55px;
	}

	.member-content-title {
		font-size: 45px;
	}

	.section-member-5 .section-title {
		margin-bottom: 25px;
	}
}
