.total-amount {
	display: none !important;
}

.mt-3,
.my-3 {
	margin-top: 3px !important;
}

.card-body p {
	font-weight: 400 !important;
}

.bg-left p {
	padding-bottom: 0px;
	margin: 0;
}

.btn.btn-sm.btn-info.btn-coppy-link.copyButton.font-13 {
	padding: 3px 15px;
	font-size: 14px;
	background: black;
}

.card-title {
	font-size: 18px;
}

#checkrobot~label {
	margin-left: 12px;
}

.card-header {
	color: #fff;
	text-transform: uppercase;
	background: #293e2c;
	padding-top: 11px;
	font-size: 12px !important;
}

h3.card-title {
	font-size: 14px;
}

.table-responsive {
	padding-top: 10px;
}

.info-box .info-box-icon {}

span.info-box-icon.bg-info {
	width: 55px;
	height: 55px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 10px;
	background: black !important;
}

span.info-box-icon.bg-info img {
	background: #fff;
	padding: 15px;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.info-box .info-box-text,
.info-box .progress-description {
	text-transform: capitalize;
}

#withdraw-money-box form {
	margin-bottom: 20px;
	box-shadow: 0 0.3125rem 0.3125rem #523f690d;
}

#sidebar-profile .avatar {
	position: relative;
	padding: 20px 20px 20px !important;
	border-radius: 0;
	justify-content: left;
	/* background: url(../images/bg-header.jpg) no-repeat center / cover; */
	background: #293e2b;
}

#sidebar-profile .avatar:before {}

#sidebar-profile .avatar a {
	position: relative;
	align-items: center;
}

.avatar-mobile {}

#sidebar-profile .avatar:after {}

.box-nav-virtual {
	margin-bottom: 0px;
	/* overflow: hidden; */
}

ul.nav.nav-pills.nav-sidebar.menu-profile-mobile {
	overflow: hidden;
}

.avata_in {
	position: relative;
	margin-right: 10px;
}

.avata_in span {
	position: absolute;
	color: #333;
	background: #fff;
	width: 22px;
	height: 22px;
	font-weight: 700;
	top: -7px;
	line-height: 22px;
	border-radius: 50%;
	right: 52px;
}

span.title-qltk {
	font-size: 17px;
	display: inline-block;
	padding-bottom: 0;
	font-weight: 700;
	color: #000;
	padding-left: 13px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#sidebar-profile .avatar h6 {
	color: white;
	font-weight: 400;
}

.box-mobile .info-box {
	text-align: left;
	padding: 10px;
}

.box-mobile {
	margin: 0px 5px;
	width: calc(95% / 2);
	padding-bottom: 5px;
}

.box-model-slick-welkey .info-box-text {
	color: #000;
}

.box-model-slick-welkey .info-box .info-box-number {
	color: #a97a31;
	margin-bottom: 5px;
}

.info-box .info-box-icon {}

span.info-box-icon.bg-info i {
	font-size: 26px;
	color: #fff;
}

.box-mobile.slick-slide.slick-cloned .info-box {
	background: #fff;
}

.box-mobile.slick-slide.slick-cloned.slick-active .info-box {
	background: linear-gradient(90deg,
			rgba(41, 111, 252, 1) 0%,
			rgba(16, 85, 222, 1) 57%,
			rgba(9, 64, 173, 1) 100%) !important;
}

.box-mobile.slick-slide .info-box {
	background: linear-gradient(90deg,
			rgba(245, 244, 244, 1) 0%,
			rgba(171, 171, 171, 1) 45%,
			rgba(232, 232, 232, 1) 100%) !important;
}

.box-mobile.slick-slide.slick-active .info-box {
	background: none !important;
	position: relative;
	padding: 0px !important;
	padding-left: 0px !important;
}

.box-mobile.slick-slide .info-box span.info-box-icon.bg-info {}

.box-mobile.slick-slide.slick-cloned.slick-active .info-box-icon bg-info {
	opacity: 1 !important;
}

.box-mobile.slick-slide.slick-cloned.slick-active span.info-box-icon.bg-info {
	opacity: 1;
}

.box-mobile.slick-slide.slick-current.slick-active.slick-center span.info-box-icon.bg-info {
	opacity: 1;
}

.box-mobile.slick-slide.slick-active span.info-box-icon.bg-info {
	background: none !important;
}

.box-slider-box-welkey .info-box:before {}

.info-box .info-box-content {
	position: relative;
	z-index: 99;
}

.box-slider-box-welkey .info-box:after {}

.box-mobile.slick-slide .info-box {
	border-radius: 6px;
	overflow: hidden;
}

.box-slider-box-welkey {
	flex-wrap: wrap;
}

.box-mobile:nth-child(5) {
	padding-bottom: 0px;
}

.box-mobile:nth-child(6) {
	padding-bottom: 0px;
}

.box-mobile:nth-child(7) {
	padding-bottom: 0px;
}

p.click-hedding-settings {
	display: none;
}

span.title-qltk {
	width: 100%;
}

@media (min-width: 1200px) {
	#sidebar-profile nav .nav-item {
		padding: 3px 13px !important;
	}
}

@media (max-width: 1200px) {
	.total-amount {
		display: flex;
		flex-direction: column;
		justify-content: right;
		text-align: left;
		align-items: self-start;
	}

	.pb-3,
	.py-3 {
		padding-bottom: 0rem !important;
	}

	.bg-left {
		margin-bottom: 0;
	}

	.box-bg {
		border-radius: 15px;
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
		background-color: white;
		padding: 16px 10px !important;
		margin-bottom: 10px;
	}

	.wrap-profile-container {
		padding: 0px;
	}

	.avatar {
		border-bottom: 2px solid #a97a31;
	}

	.avatar a {
		display: flex;
		align-items: center;
		margin-bottom: 0px;
	}

	.avatar-mobile {
		width: 60px !important;
		height: 60px !important;
		margin-bottom: 0px !important;
		border: 1px solid #b3b3b3;
	}

	.avatar h4 {
		font-size: 14px;
		font-weight: 500;
		margin: 0;
		margin-left: 10px;
		text-align: left;
	}

	#sidebar-profile nav .nav-item .nav-link i {
		height: 35px;
		width: 35px;
		color: white !important;
		background-color: #0e7300;
		font-size: 13px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0;
		padding: 0;
		margin: 0 auto;
	}

	.total-amount .total {
		text-align: left;
	}

	.total-amount span {
		font-size: 20px;
		font-weight: bold;
		color: #3e3e3e;
		margin-left: 11px;
	}

	.total-amount p {
		line-height: 19px;
		font-size: 18px;
		font-weight: 500;
		color: #bbb;
	}

	.total-amount h6 {
		background-color: #0f575a;
		height: fit-content;
		padding: 3px 8px;
		color: white;
		border-radius: 18px;
		font-size: 12px;
		margin-top: 7px;
	}

	.total-amount h6.level-1 {
		background-color: #e59705;
		margin-top: 7px;
		width: fit-content;
		margin-left: auto;
	}

	.bg-left,
	.main {
		background-color: #f3f5f8;
	}

	.menu-profile-mobile {
		flex-direction: unset !important;
		flex-wrap: nowrap;
		scroll-behavior: smooth;
		-webkit-overflow-scrolling: touch;
		scroll-snap-stop: always;
		scroll-snap-type: x mandatory;
		scroll-padding-left: 15px;
		overflow-x: auto;
		overflow-x: auto;
		scrollbar-width: none;
	}

	#sidebar-profile nav .nav-item {
		min-width: 18%;
		scroll-snap-align: start;
	}

	#sidebar-profile nav .nav-item .nav-link p {
		display: block;
		margin: 0 auto;
		margin-top: 0px;
		margin-top: 5px;
		padding: 0px;
		width: auto;
	}

	.wrap-profile-container .col-xl-9 {
		background-color: unset;
		padding: 0px 10px;
	}

	.info-box {
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
		border-radius: 15px;
		align-items: center;
		padding: 3px 8px;
		min-height: 80px !important;
		margin-bottom: 10px;
	}

	.info-box .info-box-icon {}

	.info-box .info-box-text,
	.info-box .progress-description {
		font-size: 14px;
		line-height: 1.2;
		font-weight: 500;
	}

	.info-box-number strong {}

	.wrap-content-main .box-mobile:nth-child(4n + 1) .info-box .info-box-icon.bg-info,
	#sidebar-profile nav .nav .nav-item .nav-link i {}

	.info-box .info-box-content {
		padding-left: 10px;
	}

	.card {
		border: 0px solid rgba(0, 0, 0, 0.125);
		border-radius: 15px;
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
		margin-bottom: 20px;
	}

	.total-amount .nav-item a {
		padding: 0;
	}

	.total-amount .nav-item {
		margin-top: 5px;
	}

	.total-amount .nav-item a p {
		font-size: 11px;
	}

	.total-amount .nav-item a i {
		font-size: 10px;
		color: #bbb;
		margin-left: 5px;
	}
}

@media (max-width: 990px) {
	p.click-hedding-settings {
		display: block;
	}

	.box-hedding-setting.active .box-nav-virtual {
		display: block;
	}

	p.click-hedding-settings {
		margin-bottom: 0px;
	}

	.box-hedding-setting svg {
		width: 25px;
		height: 25px;
		margin-right: 8px;
	}

	.box-hedding-setting .title-qltk {
		display: flex;
		justify-content: space-between;
		font-weight: 400;
		padding: 2px 10px;
	}

	.box-hedding-setting svg path {
		stroke: #293e2c;
	}

	.box-nav-virtual {
		display: none;
	}

	.wrap-profile-container {
		padding-top: 0px !important;
	}

	ul.nav.nav-pills.nav-sidebar.menu-profile-mobile {
		display: block;
		background: #fff;
	}

	.box-nav-virtual {
		box-shadow: unset;
		margin-bottom: 5px;
		background: #fff;
	}

	.box-bg {
		padding: unset !important;
		background-color: #fff;
		box-shadow: unset;
	}

	.info-box .info-box-text,
	.info-box .progress-description {}
}

@media (max-width: 586px) {

	.info-box .info-box-text,
	.info-box .progress-description {
		white-space: inherit;
		text-align: left;
	}

	.info-box .info-box-text,
	.info-box .progress-description {
		font-size: 13px;
		line-height: 1.3;
	}

	.card-title {
		font-size: 14px;
	}
}

.copyButton {
	color: white;
}

.info-box {
	border-radius: 0.25rem;
	background-color: #fff;
	display: -ms-flexbox;
	/* display: flex; */
	margin-bottom: 1rem;
	min-height: 80px;
	padding: 0.5rem;
	position: relative;
	display: flex;
	width: 100%;
	padding-bottom: 20px;
	box-shadow: 0 0.3125rem 0.3125rem #523f690d;
	background: #fff;
	border-radius: 12px;
	padding: 20px;
	display: flex;
	align-items: center;
	box-shadow: 0 2px 8px #0000001a;
	box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
	border-radius: 0.25rem;
	/* background-color: #fff; */
	transition: transform 0.3s ease;
}

.info-box .info-box-icon {
	border-radius: 0.25rem;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.875rem;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	flex: 0 0 auto;
}

.info-box .info-box-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1.8;
	-ms-flex: 1;
	flex: 1;
	padding: 0 5px;
}

.info-box .info-box-text,
.info-box .progress-description {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.info-box .info-box-number {
	display: block;
	margin-top: 0.25rem;
	font-weight: 700;
}

.card-title {
	font-size: 25px;
	font-weight: bold;
	margin-top: 0;
}

@media (max-width: 575px) {
	.box-mobile {
		padding: 0px 5px;
	}

	.info-box .info-box-icon {
		border-radius: 0.25rem;
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		font-size: 1.275rem;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}

	.info-box .info-box-text,
	.info-box .progress-description {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		/* font-size: 20px !important; */
		font-weight: 500;
		margin-bottom: 5px;
	}

	.info-box .info-box-number {
		display: block;
		margin-top: 0;
		margin-bottom: 0 !important;
		font-weight: 700;
		font-size: 22px !important;
	}
}

@media (min-width: 1200px) {
	.income-box {
		display: none;
	}
}

.temp-profile {
	background-color: #ffffff;
	width: 100%;
	padding: 10px;
	box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
	border-radius: 5px;
}

@media (max-width: 1200px) {
	.announcement__title {
		color: #06515a;
		text-shadow: -1px 2px 2px #33333326;
		font-weight: 600;
	}

	.header-menu-mb ul li .header-mb__search,
	.header-menu-mb ul li .header-mb__cart,
	.header-menu-mb ul li .header-mb__bar {
		border: 1px solid #07404f;
	}

	.header-menu-mb ul li svg {
		height: 14px;
		fill: #07404f;
	}

	.announcement-mobile {
		border-bottom: 1px solid #06515a;
	}

	.header-mobile {
		background-color: white;
	}

	.header-mobile-bt {
		padding: 5px 0px;
	}

	.announcement-mobile .announcement__title {
		color: white;
	}

	.row>* {
		padding-right: 10px;
		padding-left: 10px;
	}
}

.list-menu {
	display: none;
}

.list-menu .active {
	display: block;
}

header .menu .list-menu {
	top: 20px;
}

#sidebar-profile {
	/* border-radius: 10px; */
	/* overflow: hidden; */
}

.avatar h4 {
	font-size: 21px;
	font-weight: 600;
	margin: 0;
}

.avatar h6 {
	font-size: 14px;
}

.avatar .media img {
	margin-top: 0;
}

.avatar .media {
	align-items: center;
}

.wrap-profile-container {
	padding: 30px 0;
	/* background: #1a191d; */
}

#sidebar-profile nav .nav-item {
	white-space: nowrap;
	padding: 3px 1px;
}

#sidebar-profile nav .nav-item.active {
	background: #f5f5f5;
}

#sidebar-profile nav .nav-item:last-child {
	border: unset;
}

.bg-left {
	background-color: #fff;
	border-radius: 6px;
	overflow: hidden;
}

#sidebar-profile nav .nav-item .nav-link {
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	position: relative;
	padding-left: 25px;
	margin-left: 5px;
}

#sidebar-profile nav .nav-item .nav-link p {
	display: inline-block;
	margin: 0;
	color: #000;
}

#sidebar-profile nav .nav-item .nav-link i {
	margin-right: 5px;
	position: absolute;
	top: 9px;
	left: 0;
	color: #a97a31;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	margin-top: 0;
}

.card-title {
	margin: 0;
}

.card-title h3 {
	margin: 0;
	font-size: 25px;
	font-weight: bold;
}

/* width */
.hidden-scroll ::-webkit-scrollbar {
	width: 2px;
}

/* Track */
.hidden-scroll ::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
.hidden-scroll ::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
body{
	background-color: #eee;
}
#page-main-profile{
	min-height: 100vh;
}
.site-footer{
	position: sticky;
	top: 100%;
}
.profile-wrapper{
	background: #fff;
	padding: 20px;
}
.profile-wrapper .card-header{
	background: #293e2b;
}
.profile-wrapper table{
	color: #333;
}
.profile-wrapper table a:not([class^='']){
	color: white;
}
.hidden-scroll ::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.info-box .info-box-icon {
	background: none !important;
	margin: 0 auto;
	margin-top: 0;
}

.info-box .info-box-text,
.info-box .progress-description {
	font-size: 16px;
	line-height: 1.2;
	text-align: left;
}

.info-box .info-box-number {
	line-height: 1.4;
	font-size: 20px;
}

.card-body p {
	font-size: 14px;
	padding-bottom: 0px;
}

.card-body p img {
	height: 135px;
	width: auto;
}

.card-body button {
	font-size: 14px;
	color: white;
	background-color: #a97a31;
	border: 1px solid #a97a31;
	margin-top: 0;
	padding: 6px 20px;
	border-radius: 10px;
	text-align: right;
	text-transform: uppercase;
	float: right;
}

.card-body button.btn-danger {
	color: #1a191d;
	background-color: #e1e1e1;
	border: 1px solid #e1e1e1;
}

.card-body input {
	margin-bottom: 10px;
	font-size: 14px;
}

.modal-header h5 {
	font-size: 18px;
	text-align: center;
	display: block;
	width: 100%;
	text-transform: uppercase;
}

.form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 0.375rem 0.75rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin-bottom: 6px;
	display: block;
}

.modal-header {
	/* background-color: #000; */
	color: #fff;
	/* background: linear-gradient(297deg, rgb(67, 183, 127) 0%, #06515a 60%); */
	padding: 10px 10px 6px 10px;
}

#qrCodeModal {
	z-index: 10000000000;
}

#qrCodeModal .modal-header {
	border-bottom: 0;
}

br {
	display: none;
}

#sidebar-profile .avatar h4 {
	text-align: left;
	font-size: 17px;
	color: white;
	font-weight: 600;
}

#sidebar-profile .avatar h6 {
	text-align: left;
	font-size: 14px;
	margin-top: 2px;
}

.im-not-robot {
	margin-top: 6px;
}

.im-not-robot~label {
	margin-left: 10px;
	display: inline-block;
}

.slogan {
	flex: 0 0 40%;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
}

.slogan h4 {
	background-image: linear-gradient(87deg,
			rgb(65, 180, 126) 10%,
			rgb(6, 81, 90) 47%,
			rgb(62, 175, 124) 81%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	font-weight: bold;
	font-size: 24px;
}

.slogan h6 {
	font-family: 'Dancing Script', cursive;
	font-size: 25px;
}

.box-slider-box-welkey {
	display: flex;
	justify-content: space-around;
}

span.info-box-icon.bg-info svg {
	/* box-shadow: 0 5px 5px #00000040; */
	/* border-radius: 100%; */
	width: 35px;
	height: 35px;
	fill: #722ed1;
}

span.info-box-icon.bg-info svg path {
	fill: #fff;
}

.box-mobile:hover {
	margin-top: 0px;
	transition: 0.5s ease;
}

.box-mobile:hover svg {
	box-shadow: unset !important;
	transition: 0.5s ease;
}

.content-wrapper {
	padding-top: 0px;
	/*background: #3c3b40;*/
  background:  #eee;

	border: 0px solid #ededed;
	padding: 20px;
	border-radius: 6px;
	box-shadow: 0 2px 4px #0000001a;
}
.content-wrapper .card-header{
	background: #1a191d;
}
.content-wrapper .table-bordered, .content-wrapper .table{
	color: white;
}
.table-bordered thead td, .table-bordered thead th{
	border-bottom-width: 1px;
}
.box-mobile:nth-child(1) {
	margin-left: 0px;
}

.box-mobile:last-child {
	margin-right: 0px;
}

.card.card-outline.card-primary {
	margin-top: 10px;
	border: none;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	/* border-radius: 12px; */
	/* padding: 12px; */
	/* box-shadow: 0 2px 8px #0000001a; */
}

input.form-control.form-control-sm.price-format.money {
	height: 40px;
	border-radius: 5px;
}

select#amount_type {
	height: 40px;
	border-radius: 5px;
}

input.form-control.form-control-sm.price-format {
	height: 40px;
	border-radius: 5px;
}

.form-group.btn-select-alls {
	margin-left: 20px;
}

#confirmation-section table button {
	background: #007bff;
	border: 1px solid #007bff;
	float: left;
}

.form-group button {
	background: #a97a31;
	padding: 5px 10px;
	font-size: 15px;
	color: #fff;
}

.profile-header {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.qr-code-referal {
	display: none;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.qr-code-referal span {
	font-size: 10px;
	color: #a97a31;
	margin-top: 4px;
}

#sidebar-profile {}
/*  */
.profile-header__banner{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.page-profile{
	background: #eee;
	padding: 50px 0;
}
.box-bg-item{
	background: #293e2b;
	color: white;
	border-radius: 10px;
	padding: 20px 25px;
	height: 100%;
}
.box-bg-item.h-auto{
	height: auto;
}
.profile-ttl{
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 18px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 2px solid #e5e5e545;
}
.profile-ttl::after{
	content: "";
	background: #a97a31;
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 70px;
	height: 2px;
}
.list-info{}
.list-info__item{
	justify-content: space-between;
}
.list-info__item>a{
	color: white;
}
.list-info__item>a:hover{
	color: #a97a31;
}
.list-info__item:not(:last-child){
	margin-bottom: 10px;
}
.list-info__ct{
	width: calc(100% - 30px);
}
.list-info__icon{
	width: 30px;
}
.list-info__icon i{
	font-size: 16px;
}
.list-info__icon svg{
	width: 18px;
    height: 18px;
}
.list-info__ttl{
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
    cursor: pointer;
}
.list-info__ttl small{
	/* display: block; */
	font-size: 1.4rem;
}
.list-info__number{
	margin-left: 5px;
    display: inline;
}
.fa-hand-holding-dollar:before {
    content: "\f4c0";
}
.fa-money-check-dollar:before {
    content: "\f53d";
}
.profile-banner img{
	width: 100%;
}
.gap-10{
	gap: 10px
}
/*
.wrap-content-main{
    background: #3c3b40;
}*/
.profile-sidebar .box-bg-item{
	border-radius: 0;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e638;
}
.table td, .table th{
	border-top:1px solid #dee2e638;
}
.table tr:first-child td{
	border-top: 0;
}
.table thead th{
	border-bottom:1px solid #dee2e638;
}
@media (min-width: 992px) {
	.page-profile #sidebar-profile .avatar{
		display: none !important;
	}
}
@media (max-width: 1200px) {
	.menu-profile-mobile {
		gap: 10px;
	}

	#sidebar-profile nav .nav-item .nav-link i {
		margin-right: 5px;
		position: unset;
	}

	.menu-profile-mobile .nav-item {
		white-space: normal;
		border-bottom: 1px solid #e5e5e5;
		margin: 0 auto;
	}

	.menu-profile-mobile .nav-item .nav-link:hover {
		color: #06515a;
	}

	.menu-profile-mobile .nav-item .nav-link {
		white-space: normal !important;
		overflow: hidden;
		display: flex;
		/* flex-direction: column; */
		text-align: center;
		padding: 0px;
	}

	.menu-profile-mobile .nav-item .nav-link i {
		margin-right: 5px;
		background: #ffffff;
		border-radius: 200px;
		margin: 0px 0px 0px 0px !important;
		color: var(--color-body) !important;
		font-size: 26px;
		width: 75px;
		height: 43px;
		margin: 0 auto;
		padding-top: 11px;
	}

	.menu-profile-mobile .nav-item {
		white-space: nowrap;
		border-bottom: 1px solid #ffffff !important;
	}

	.menu-profile-mobile .nav-item .nav-link p {
		display: inline-block;
		word-wrap: break-word;
		width: 60px;
		font-size: 11px;
		margin: 0 auto;
		font-weight: bold;
	}

	.avatar-mobile {
		width: 70px !important;
		height: 70px !important;
		border-radius: 60px !important;
	}

	.info-box-number strong {
		font-size: 20px;
	}

	.info-box {
		min-height: 50px !important;
		box-shadow: unset;
	}

	.bg-left {
		margin-bottom: 15px;
	}

	.wrap-profile-container .col-xl-9 {
		/* background-color: white; */
		padding: 15px;
	}
}

@media (max-width: 990px) {
	/* fix */
	.qr-code-referal {
		display: flex;
	}
	.page-profile>.ctnr{
		padding: 0;
	}
	.box-bg-item{
		border-radius: 0;
		padding: 20px;
	}
	.box-nav-virtual {
		/* opacity: 0; */
		/* height: 0px; */
		/* margin-bottom: 0px; */
	}

	.page-profile__box{
		margin: 0 -3px;
	}
	.page-profile__box>.row>.clm:not(:last-child) .box-bg-item{

	}
	/* end */
	#sidebar-profile .avatar{
		border-radius: 0;
        /* background: url(../images/bg-header.jpg) no-repeat center / cover; */
        background-position: center bottom;
		padding: 42px 20px 34px !important;
	}
	#sidebar-profile .avatar:before {
		content: "";
		position: absolute;
		display: block;
		width: 80%;
		height: 12px;
		background: #293e2b;
		bottom: calc(100% - 1px);
		z-index: 2;
		left: 50%;
		transform: translateX(-50%);
		border-radius: 35px 35px 0 0;
	}
	.header-profiles {
		padding: unset;
	}

	#sidebar-profile {
		border-radius: unset;
	}

	.bg-left {
		border-radius: unset;
	}

	#sidebar-profile nav .nav-item {
		min-width: unset;
		margin: unset !important;
		padding: 5px 10px;
		border-bottom: 1px solid #cdcdcd7a !important;
	}

	#sidebar-profile nav .nav-item .nav-link {
		justify-content: left;
		display: flex;
	}

	#sidebar-profile nav .nav-item .nav-link i {
		display: unset;
		width: 30px;
		height: unset;
		color: #999 !important;
		font-size: 20px;
		background: none;
		margin: unset !important;
	}

	#sidebar-profile nav .nav-item .nav-link p {
		display: unset !important;
		margin: unset !important;
		width: unset !important;
		padding-left: 15px;
		font-size: 14px;
		color: #333;
	}

	#sidebar-profile nav .nav-item:last-child {
		border-bottom: none !important;
	}

	section.header-mobile {
		/* display: none; */
	}

	.box-form-rutien {
		display: block !important;
	}

	.box-slider-box-welkey {
		flex-wrap: wrap;
	}

	.box-mobile {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin: unset;
		margin-bottom: 40px;
	}

	button.btn.btn-sm.btn-info.btn-coppy-link.copyButton.font-13 {
		background: none;
		margin-top: 0px;
		/* margin-top: 5px !important; */
		padding: 0px;
		width: auto;
		/* font-weight: 800; */
		color: #333333;
		font-size: 14px !important;
		margin-left: 15px;
	}

	span.title-qltk {
		width: 100%;
	}

	.total-amount {
		display: none;
	}
	.info-box .info-box-text, .info-box .progress-description{
		font-size: 12px;
	}
	span.info-box-icon.bg-info svg{
		width: 30px;
		height: 30px;
	}
	.info-box .info-box-text>small{
		display: block;
	}
}

@media (max-width: 767px) {
	.page-profile{
		padding: 0 0 56px;
	}
	span.info-box-icon.bg-info svg path {
		fill: #333;
	}

	.wrap-profile-container {
		padding: 30px 0 80px;
		/* background: white; */
	}







	#sidebar-profile .avata_in {
		margin-right: 0;
		margin-bottom: 5px;
	}

	#sidebar-profile .avatar h4 {
		color: white;
		text-align: center;
		font-size: 15px;
		margin-bottom: 0;
		font-weight: 400;
		text-transform: uppercase;
	}

	#sidebar-profile .avatar h6 {
		color: white;
		font-size: 13px;
	}

	#sidebar-profile .avatar-mobile{
		width: 50px !important;
        height: 50px !important;
	}
	.qr-code-referal img{
		width: 60px;
	}
	#sidebar-profile .avatar a{
		flex-direction: column;
	}
	#sidebar-profile .qr-code-referal>span {
		width: auto;
		display: inline-block;
		color: #293e2c;
		margin: 10px 15px 5px 15px;
		background: #ffffff;
		position: relative;
		z-index: 1;
		padding: 5px 18px;
		line-height: 1.5;
		font-size: 12px;
		text-transform: uppercase;
		border-radius: 30px;
		font-weight: 400;
	}

	.profile-box-bg {
		border-radius: 20px 20px 0 0;
		margin-top: -40px !important;
		z-index: 22;
		position: relative;
		padding: 22px 15px 10px !important;
		box-shadow: 0 -5px 6px -2px rgba(0, 0, 0, 0.1);
	}

	.box-hedding-setting .title-qltk {
		padding: 4px 5px;
		position: relative;
		min-height: 40px;
		align-items: center;
		text-align: center;
		justify-content: center;
		border-radius: 5px;
		transition: all 0.3s ease-in;
		font-size: 14px;
		text-transform: uppercase;
		color: #333;
		background: #283e2c12;
	}
	.click-hedding-settings{
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.box-hedding-setting.active .title-qltk {
		/* padding-left: 60px; */
		/* color: #546e7a; */
	}

	.box-hedding-setting.active .title-qltk .icon-mobile {
		/* background: #26A69A;
		color: white; */
	}

	#sidebar-profile nav .nav-item .nav-link i {
		margin: 0 auto 6px !important;
	}

	#qrCodeModal .modal-dialog {
		height: 100%;
		display: flex;
		align-items: center;
		padding: 0 10%;
	}

	#qrCodeModal .modal-dialog .modal-content {
		max-height: 100%;
		overflow-y: auto;
	}

	.wrap-profile-container .bg-left {
		margin-bottom: 0;
	}

	.wrap-profile-container .bg-left,
	.wrap-profile-container .main {
		background: white;
	}

	.title-qltk .icon-mobile {
		position: absolute;
		left: 10px;
		height: 35px;
		width: 35px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #546e7a;
	}

	.box-slider-box-welkey .box-mobile {
		flex: 0 46%;
	}

	.box-slider-box-welkey .info-box {
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding-bottom: 0;
	}

	.box-slider-box-welkey span.info-box-icon.bg-info {
		margin: 0 auto 10px;
		background: unset !important;
		border-radius: unset !important;
		box-shadow: unset;
	}

	#sidebar-profile .avatar h6 {
		text-align: inherit;
	}

	.profile-action-home {
		width: 26px;
		position: absolute;
		left: 10px;
		display: block !important;
		top: 10px;
		z-index: 100;
	}

	.profile-action-home svg {
		width: 24px;
		height: 24px;
	}

	.box-hedding-setting.active .box-nav-virtual {
		display: flex;
		flex-wrap: wrap;
	}

	#sidebar-profile nav .nav-item {
		border-bottom: 0 !important;
	}

	#sidebar-profile nav .nav-item .nav-link {
		display: flex;
		flex-direction: column;
		text-align: center;
		justify-content: center;
	}

	#sidebar-profile nav .nav-item .nav-link p {
		width: 100%;
		padding-left: 0;
		font-weight: 400;
		font-size: 12px;
	}

	#sidebar-profile nav .nav-item .nav-link {
		margin-left: 0;
	}

	#sidebar-profile nav .nav-item {
		width: calc(100% / 3);
	}

	button.btn.btn-sm.btn-info.btn-coppy-link.copyButton.font-13 {
		margin-left: 0;
	}

	.box-hedding-setting svg {
		margin-right: 10px;
	}

	.box-hedding-setting.active p.click-hedding-settings {
		transform: rotate(180deg);
		margin-right: 8px;
	}

	.wrap-profile-container .info-box .info-box-text,
	.wrap-profile-container .info-box .progress-description {
		text-align: center;
		width: 100%;
	}

	.info-box .info-box-content {
		width: 100%;
	}
}

@media (max-width: 575px) {
	.box-mobile {
		padding: 0px 5px;
		width: 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.wrap-pay .col-md-6 {
		padding: 0px 5px;
	}

	#sidebar-profile nav .nav-item .nav-link {
		padding-left: 0px;
	}

	.btn-coppy-link {
		font-size: 10px !important;
		padding: 0px !important;
		background-color: transparent;
		border: 0 !important;
		color: black !important;
	}

	.btn-delete-form {
		font-size: 10px !important;
		padding: 0px !important;
		background-color: transparent;
		border: 0 !important;
		color: black !important;
	}
}

@media (max-width: 575px) {
	.content-wrapper {
		padding: 0;
		background: unset;
		box-shadow: unset;
	}

	.box-mobile {
		padding: 0px 5px;
		width: 100%;
		-ms-flex: 0 0 50%;
		/* flex: 0 0 100%;
		max-width: 100%; */
		margin-bottom: 0px;
	}

	.wrap-pay .col-md-6 {
		padding: 0px 5px;
	}

	#sidebar-profile nav .nav-item .nav-link {
		padding-left: 0px;
	}

	footer .row .clm:nth-child(2) {
		display: none;
	}

	.footer-logo img {
		display: none;
	}

	footer {
		padding-bottom: 50px !important;
	}

	.card-title {
		font-size: 14px;
	}

	.table-responsive {
		padding: 20px 10px;
		color: #333;
	}

	h3.card-title {
		font-size: 18px;
	}

	div#withdraw-money-box form {
		margin-bottom: 0px;
	}
}

@media (max-width: 485px) {
	.menu-profile-mobile .nav-item .nav-link p {
		font-size: 10px;
	}

	#sidebar-profile nav .nav-item .nav-link i {}
}

.avatar-mobile {
	width: 55px;
	height: 55px;
	object-fit: cover;
	margin-bottom: 0;
	border-radius: 100%;
}

#checkrobot {
	margin-right: 5px;
}

.text-success {
	color: #ff6363 !important;
}

@media (max-width: 586px) {
	.hide-mobile {
		/* display: none; */
	}
}

.btn.btn-sm.btn-primary {
	font-size: 14px;
	border: none;
	outline: none;
	box-shadow: none;
}

.btn.btn-sm.btn-primary:hover,
.btn.btn-sm.btn-primary:focus,
.btn.btn-sm.btn-primary:active {
	background-color: #a97a31;
	border: none;
	outline: none;
	box-shadow: none;
}
