@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_Black.eot');
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'),
		/* IE6-8 */
		url('/fonts/IRANSans-fa/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),
		/* FF39+,Chrome36+, Opera24+*/
		url('/fonts/IRANSans-fa/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('/fonts/IRANSans-fa/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
		/* IE6-8 */
		url('/fonts/IRANSans-fa/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
		/* FF39+,Chrome36+, Opera24+*/
		url('/fonts/IRANSans-fa/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('/fonts/IRANSans-fa/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
		/* IE6-8 */
		url('/fonts/IRANSans-fa/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
		/* FF39+,Chrome36+, Opera24+*/
		url('/fonts/IRANSans-fa/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('/fonts/IRANSans-fa/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
		/* IE6-8 */
		url('/fonts/IRANSans-fa/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
		/* FF39+,Chrome36+, Opera24+*/
		url('/fonts/IRANSans-fa/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('/fonts/IRANSans-fa/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),
		/* IE6-8 */
		url('/fonts/IRANSans-fa/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),
		/* FF39+,Chrome36+, Opera24+*/
		url('/fonts/IRANSans-fa/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('/fonts/IRANSans-fa/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum).eot');
	src: url('/fonts/IRANSans-fa/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
		/* IE6-8 */
		url('/fonts/IRANSans-fa/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
		/* FF39+,Chrome36+, Opera24+*/
		url('/fonts/IRANSans-fa/woff/IRANSansWeb(FaNum).woff') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('/fonts/IRANSans-fa/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: IRANSans !important;
	color: #081D33;
	vertical-align: baseline;
	text-decoration: none;
	direction: rtl;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block;
}

body {
	background-color: white;
}

a:hover {
	text-decoration: none;
}

ol,
ul {
	display: block;
	list-style: none;
}

li {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

::selection {
	color: #fff;
	background: rgb(126 92 244);
}

::-moz-selection {
	color: #fff;
	background: #001E07;
}

a {
	display: inline-block;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none;
	-webkit-user-drag: none;
}

*:focus {
	outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[dir="ltr"] {
	direction: ltr !important;
	text-align: left !important;
}

input[dir="rtl"] {
	direction: rtl !important;
	text-align: right !important;
}

.clear-both {
	clear: both;
}

.container {
	position: relative;
	max-width: 1320px;
	margin: auto;
}

header {
	display: flow-root;
	border-top: 3px solid #7E5CF4;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

header .container-header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-direction: row;
}


/*
.logo {
    background: url('/images/logo.png');
    background-size: cover;
    position: relative;
    width: 250px;
    height: 87px;
} */

.app>.container {
	top: 3rem
}

.app>.container>.logo {
	display: block;
	margin-right: 39%;
}

header>.container>.logo {
	float: right;
	margin: 13px 1rem;
}


/* header .navbar {
    float: right;
} */

header .navbar>li {
	position: relative;
	display: inline-block;
	box-shadow: 0 0 0 #7e5cf4 inset;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

header h1 {
	color: black;
	letter-spacing: 1px;
	font-size: 28px;
	float: right;
	margin: 28px 0 0;
}

.navbar {
	position: relative;
	left: 176px;
}

ul.mobile-menu {
	display: none;
	position: absolute;
	right: -100%;
	top: 0;
	transition: 1s;
}

.mobile-menu li img {
	margin-left: 8px;
	width: 19px;
}

.icon-nav-mobile,
.nav-icon {
	display: none;
}

header .navbar>li>a {
	padding: 27px 17px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

header .navbar>li>a[icon]:before {
	display: block;
	width: auto;
	height: 24px;
	content: '';
	margin: 0 auto 10px;
	vertical-align: bottom;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

header .navbar>li>a[icon="home"]:before {
	background: url('/fonts/svg/home.svg') no-repeat;
	width: 20px;
}

header .navbar>li>a[icon="panel"]:before {
	background: url('/fonts/svg/panel.svg') no-repeat;
	width: 23px;
}

header .navbar>li>a[icon="contact"]:before {
	background: url('/fonts/svg/Calling.svg') no-repeat;
	width: 24px;
}

header .navbar>li>a[icon="tracking"]:before {
	background: url('/fonts/svg/tracking.svg') no-repeat;
	width: 24px;
}

header .navbar>li>a[icon="blog-icon-header"]:before {
	background: url('/fonts/svg/blog-icon.svg') no-repeat;
	background-size: cover;
	width: 24px;
}

header .navbar>li:hover>a[icon="home"]:before {
	background: url('/images/icon-home-hover.png') no-repeat;
}

header .navbar>li:hover>a[icon="panel"]:before {
	background: url('/fonts/svg/panel-light.svg') no-repeat;
}

header .navbar>li:hover>a[icon="contact"]:before {
	background: url('/fonts/svg/Calling-light.svg') no-repeat;
}

header .navbar>li:hover>a[icon="tracking"]:before {
	background: url('/images/icon-tracking-hover.png') no-repeat;
}

header .navbar>li:hover>a[icon="blog-icon-header"]:before {
	background: url('/fonts/svg/blog-icon-hover.svg') no-repeat;
	background-size: cover;
}

header .navbar>li:after {
	position: absolute;
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23BEADF9FF' stroke-width='1' stroke-dasharray='6,5' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	width: 1px;
	height: 61%;
	top: 0;
	bottom: 0;
	content: '';
	margin: auto 1px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

header .navbar>li:last-child:after {
	display: none;
}

header .navbar>li:hover {
	box-shadow: 0 100px 1px #7e5cf4 inset;
}

header .navbar>li:hover>a {
	color: white;
}

header .userarea {
	/* float: left; */
	margin: 35px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: row;
}

header .userarea>a[icon="plus"] {
	background: #7E5CF4;
	color: white;
	font-size: 15px;
	padding: 7px 12px;
	margin-right: 1rem;
	border-radius: 5px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

header .userarea>a[icon="plus"]:before {
	position: relative;
	display: inline-block;
	background: url('/images/icon-plus.png') no-repeat;
	width: 10px;
	height: 10px;
	content: '';
	left: 0;
	margin-left: 10px;
	vertical-align: middle;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

header .userarea>button[icon="cart"] {
	background: #FFFFFF;
	position: relative;
	padding: 6px;
	border: 1px solid #7e5cf4;
	border-radius: 7px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	direction: ltr;
}

header .userarea>button[icon="cart"]:before {
	position: relative;
	display: inline-block;
	background: url('/fonts/svg/Cart-top.svg') no-repeat;
	width: 21px;
	height: 22px;
	content: '';
	z-index: 1;
	vertical-align: middle;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

header .userarea>button[icon="cart"][data]:after {
	position: absolute;
	background: #FF2727;
	width: 20px;
	height: 20px;
	color: white;
	font-size: 15px;
	top: -8px;
	right: -10px;
	content: attr(data);
	line-height: 23px;
	text-align: center;
	box-shadow: 0 0 0 4px #fff;
	border-radius: 50%;
}

header .navbar:hover>li:after {
	opacity: 0;
}

header .userarea>button[icon="cart"]:hover {
	background: #7e5cf4;
}

header .userarea>button[icon="cart"]:hover:before {
	background: url('/fonts/svg/Cart-top-light.svg') no-repeat;
}

header .userarea>a[icon="plus"]:hover {
	background: #ffffff;
	color: #7E5CF4;
	box-shadow: 0 0 0 2px #7e5cf4 inset, -20px 0 #7e5cf4 inset, 0 0 7px #a288fb;
}

header .userarea>a[icon="plus"]:hover:before {
	left: 6px;
}

.promotion {
	width: auto;
	height: 25rem;
	margin: 2rem auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: row;
}

.promotion:before {
	position: absolute;
	background: url('/images/vector-blur.png');
	width: 501px;
	height: 491px;
	top: -2rem;
	margin-right: -10rem;
	content: '';
	z-index: -1;
}

.promotion:after {
	position: absolute;
	background: url(/images/vector-blur.png);
	width: 501px;
	height: 491px;
	top: -2rem;
	margin-left: -10rem;
	content: '';
	z-index: -1;
	left: 28px;
	opacity: 0.5;
}

.promotion>.slider {
	display: inline-block;
	width: 70%;
	height: 100%;
}

.promotion>.slider>img {
	width: 100%;
	height: 100%;
}

.promotion>.offer {
	background: -moz-linear-gradient(200deg, rgba(241, 237, 255, 1) 0%, rgba(255, 255, 255, 1) 80%);
	background: -webkit-linear-gradient(200deg, rgba(241, 237, 255, 1) 0%, rgba(255, 255, 255, 1) 80%);
	background: linear-gradient(200deg, rgba(241, 237, 255, 1) 0%, rgba(255, 255, 255, 1) 80%);
	width: 28%;
	height: 100%;
	padding: 0 15px;
	float: left;
	clear: left;
	text-align: center;
	border-radius: 12px;
	box-shadow: 3px 3px 10px rgb(235 229 255 / 40%);
}

.promotion>.offer>h5 {
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin: 1rem 0;
}

.promotion>.offer>h5:before {
	display: inline-block;
	background: url('/fonts/svg/Combined.svg');
	width: 35px;
	height: 35px;
	content: '';
	margin-left: 10px;
	vertical-align: middle;
}

.promotion>.offer .offer-picture {
	display: block;
	background: rgb(255 255 255 / 85%);
	width: auto;
	height: auto;
	margin: 3rem 1rem 1.5rem;
	border-radius: 12px;
}

.promotion>.offer>a {
	display: flow-root;
}

.promotion>.offer .offer-picture>img {
	width: auto;
	height: auto;
	margin-top: -3rem;
}

.promotion>.offer h3 {
	font-size: 16px;
	font-weight: normal;
	float: right;
}

.promotion>.offer>a>span {
	background: #FF2727;
	font: 17px Calibri;
	color: white;
	padding: 2px 15px;
	float: left;
	border-radius: 12px;
}

.promotion>.offer dl {
	display: inline-block;
	width: 100%;
	height: auto;
	margin-top: 15px;
	clear: both;
}

.promotion>.offer dl>span {
	font: 15px 'IRANSans';
	font-weight: bold;
	float: left;
}

.promotion>.offer dl>em {
	position: relative;
	font: 15px 'IRANSans';
	font-weight: bold;
	float: right;
}

.promotion>.offer:before {
	position: absolute;
	background: url('/images/vector-back-offer.svg');
	width: 217px;
	height: 424px;
	top: -6rem;
	left: -4rem;
	content: '';
	z-index: -1;
	-webkit-animation: offer 2s infinite;
	-moz-animation: offer 2s infinite;
	-o-animation: offer 2s infinite;
	animation: offer 2s infinite;
}

@-webkit-keyframes offer {
	0% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
		opacity: 0.9;
	}

	50% {
		-webkit-transform: rotate(-7deg);
		-moz-transform: rotate(-7deg);
		-ms-transform: rotate(-7deg);
		-o-transform: rotate(-7deg);
		transform: rotate(-7deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
		opacity: 0.9;
	}
}

@-moz-keyframes offer {
	0% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
		opacity: 0.9;
	}

	50% {
		-webkit-transform: rotate(-7deg);
		-moz-transform: rotate(-7deg);
		-ms-transform: rotate(-7deg);
		-o-transform: rotate(-7deg);
		transform: rotate(-7deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
		opacity: 0.9;
	}
}

@-o-keyframes offer {
	0% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
		opacity: 0.9;
	}

	50% {
		-webkit-transform: rotate(-7deg);
		-moz-transform: rotate(-7deg);
		-ms-transform: rotate(-7deg);
		-o-transform: rotate(-7deg);
		transform: rotate(-7deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
		opacity: 0.9;
	}
}

@keyframes offer {
	0% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
		opacity: 0.9;
	}

	50% {
		-webkit-transform: rotate(-7deg);
		-moz-transform: rotate(-7deg);
		-ms-transform: rotate(-7deg);
		-o-transform: rotate(-7deg);
		transform: rotate(-7deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		transform: rotate(-5deg);
		opacity: 0.9;
	}
}

.whyus {
	margin: 5rem auto 2rem;
}

.whyus>ul>li {
	width: 25%;
	background: rgb(247 247 255 / 0%);
	padding: 40px 20px;
	margin: 0 1rem;
	border-radius: 20px;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

.whyus>ul {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: row;
}

.whyus>ul>li>span {
	color: #081D33;
	font-size: 17px;
}

.whyus>ul>li>p {
	color: #6F6396;
	font-size: 13px;
	line-height: 21px;
	margin: 10px 0;
}

.whyus>ul>li>i {
	position: relative;
	display: block;
	background: -moz-linear-gradient(150deg, rgba(235, 229, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(150deg, rgba(235, 229, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(150deg, rgba(235, 229, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	width: 80px;
	height: 80px;
	margin: 0 auto 1rem;
	border-radius: 20px;
}

.whyus>ul>li>i:before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	content: '';
	margin: auto;
}

.whyus>ul>li>i[icon="express"]:before {
	background: url('/fonts/svg/express.svg') no-repeat;
	width: 30px;
	height: 30px;
}

.whyus>ul>li>i[icon="trust"]:before {
	background: url('/fonts/svg/Best-price.svg') no-repeat;
	width: 38px;
	height: 38px;
}

.whyus>ul>li>i[icon="security"]:before {
	background: url('/fonts/svg/Original-product.svg') no-repeat;
	width: 26px;
	height: 32px;
}

.whyus>ul>li>i[icon="support"]:before {
	background: url('/fonts/svg/Support.svg') no-repeat;
	width: 31px;
	height: 31px;
}

.whyus>ul>li:hover {
	background: rgb(247 247 255);
}

.infograph {
	position: relative;
	background: -moz-linear-gradient(0deg, rgba(166, 141, 254, 1) 0%, rgba(126, 92, 244, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(166, 141, 254, 1) 0%, rgba(126, 92, 244, 1) 100%);
	background: linear-gradient(0deg, rgba(166, 141, 254, 1) 0%, rgba(126, 92, 244, 1) 100%);
	padding: 30px 0;
	margin: 10rem auto 3rem;
	text-indent: 3rem;
	border-radius: 20px;
}

section.infograph>h1 {
	color: white;
	font-size: 26px;
	font-weight: normal;
}

.infograph>p {
	color: #280F7C;
	font-size: 16px;
	margin-top: 10px;
}

.infograph>#vector {
	position: absolute;
	background: url('/images/vector-bigolive-banner.svg') no-repeat;
	width: 269px;
	height: 269px;
	top: -125px;
	left: 1rem;
}

.infograph>#vector:before {
	position: absolute;
	background: url('/images/vector-ring.svg') no-repeat;
	width: 109px;
	height: 109px;
	top: 30%;
	right: -35%;
	content: '';
	-webkit-animation: vector-ring 2s infinite;
	-moz-animation: vector-ring 2s infinite;
	-o-animation: vector-ring 2s infinite;
	animation: vector-ring 2s infinite;
}

.infograph>#vector:after {
	position: absolute;
	background: url('/images/vector-ring.svg') no-repeat;
	width: 109px;
	height: 109px;
	top: 62%;
	right: -62%;
	content: '';
	zoom: 0.65;
	-webkit-animation: vector-ring 2s infinite;
	-moz-animation: vector-ring 2s infinite;
	-o-animation: vector-ring 2s infinite;
	animation: vector-ring 2s infinite;
}

@-webkit-keyframes vector-ring {
	0% {
		transform: skew(0, 0deg);
	}

	25% {
		transform: skew(0, -5deg);
	}

	75% {
		transform: skew(0, 5deg);
	}

	100% {
		transform: skew(0, 0deg);
	}
}

@-moz-keyframes vector-ring {
	0% {
		transform: skew(0, 0deg);
	}

	25% {
		transform: skew(0, -5deg);
	}

	75% {
		transform: skew(0, 5deg);
	}

	100% {
		transform: skew(0, 0deg);
	}
}

@-o-keyframes vector-ring {
	0% {
		transform: skew(0, 0deg);
	}

	25% {
		transform: skew(0, -5deg);
	}

	75% {
		transform: skew(0, 5deg);
	}

	100% {
		transform: skew(0, 0deg);
	}
}

@keyframes vector-ring {
	0% {
		transform: skew(0, 0deg);
	}

	25% {
		transform: skew(0, -5deg);
	}

	75% {
		transform: skew(0, 5deg);
	}

	100% {
		transform: skew(0, 0deg);
	}
}

.shop {
	display: flow-root;
	margin: 2rem auto;
}

.shop>.shop-title {
	position: relative;
}

.shop>.shop-title>h2 {
	position: relative;
	display: inline-block;
	font-size: 30px;
	font-weight: normal;
	margin-top: 1.5rem;
}

.shop>.shop-title>i {
	position: relative;
	display: inline-block;
	background: -moz-linear-gradient(150deg, rgba(235, 229, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(150deg, rgba(235, 229, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(150deg, rgba(235, 229, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	width: 110px;
	height: 110px;
	margin-left: 1rem;
	vertical-align: top;
	border-radius: 20px;
}

.shop>.shop-title>i:before {
	position: absolute;
	right: 0;
	left: 0;
	bottom: -10px;
	content: '';
	margin: auto;
}

.shop[category="bigolive"]>.shop-title>i:before {
	background: url('/images/bigolive-title.svg') no-repeat;
	width: 110px;
	height: 110px;
}

.shop[category="likee"]>.shop-title>i:before {
	background: url('/images/likee-title.svg') no-repeat;
	width: 92px;
	height: 92px;
	top: 0;
	bottom: 0;
}

.shop>.shop-title>h2:after {
	position: absolute;
	top: 38px;
	right: 0;
	content: '';
	z-index: -1;
	font-size: 35px;
	font-weight: 900;
	background-color: #fff;
	color: #f1edff;
}

.shop[category="bigolive"]>.shop-title>h2:after {
	content: 'BigoLive';
}

.shop[category="likee"]>.shop-title>h2:after {
	content: 'Like';
}

.shop>.shop-title:after {
	position: absolute;
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23BEADF9FF' stroke-width='1' stroke-dasharray='5,7' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	width: 86%;
	height: 1px;
	left: 0;
	bottom: 20px;
	content: '';
	margin: auto 1px;
	z-index: -2;
}

.shop>.shop-title>h2:after {
	position: absolute;
	top: 38px;
	right: 0;
	content: '';
	z-index: -1;
	font-size: 35px;
	font-weight: 900;
	background-color: #fff;
	color: #f1edff;
}

.shop[category="bigolive"]>.shop-title>h2:after {
	content: 'BigoLive';
}

.shop[category="likee"]>.shop-title>h2:after {
	content: 'Like';
}

.shop>.shop-title:after {
	position: absolute;
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23BEADF9FF' stroke-width='1' stroke-dasharray='5,7' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	width: 86%;
	height: 1px;
	left: 0;
	bottom: 20px;
	content: '';
	margin: auto 1px;
	z-index: -2;
}

.shop>.shop-content {
	margin-top: 2rem;
	text-align: center;
}

.shop>.shop-content>.product-box {
	display: inline-block;
	width: 18%;
	height: 312px;
	padding: 25px;
	margin: 0 10px 15px;
	box-shadow: 0 0 0 2px rgb(235 229 255), 0 0 0 #7e5cf400 inset, 0 0 20px rgb(81 52 183 / 0%);
	border-radius: 20px;
	cursor: pointer;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

.shop>.shop-content>.product-box:hover {
	box-shadow: 0 0 0 2px rgb(235 229 255 / 0%), 0 -7px 0 #7e5cf4 inset, 0 0 20px rgb(81 52 183 / 40%);
	-webkit-animation: product 2s infinite;
	-moz-animation: product 2s infinite;
	-o-animation: product 2s infinite;
	animation: product 2s infinite;
}

@-webkit-keyframes product {
	0% {
		border-radius: 20px;
	}

	25% {
		border-radius: 0 20px 20px 20px;
	}

	75% {
		border-radius: 20px 0 20px 20px;
	}

	100% {
		border-radius: 20px;
	}
}

@-moz-keyframes product {
	0% {
		border-radius: 20px;
	}

	25% {
		border-radius: 0 20px 20px 20px;
	}

	75% {
		border-radius: 20px 0 20px 20px;
	}

	100% {
		border-radius: 20px;
	}
}

@-o-keyframes product {
	0% {
		border-radius: 20px;
	}

	25% {
		border-radius: 0 20px 20px 20px;
	}

	75% {
		border-radius: 20px 0 20px 20px;
	}

	100% {
		border-radius: 20px;
	}
}

@keyframes product {
	0% {
		border-radius: 20px;
	}

	25% {
		border-radius: 0 20px 20px 20px;
	}

	75% {
		border-radius: 20px 0 20px 20px;
	}

	100% {
		border-radius: 20px;
	}
}

.shop>.shop-content>.product-box>.picture {
	position: relative;
	background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(235, 229, 255, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(235, 229, 255, 1) 100%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(235, 229, 255, 1) 100%);
	padding: 30px 0;
	margin: 1.5rem 0 1rem;
	border-radius: 20px;
	height: 183px;
}

.shop>.shop-content>.product-box>.picture>i {
	position: absolute;
	font: 18px Calibri;
	color: white;
	font-weight: bold;
	top: -32px;
	right: 0;
	padding: 5px 15px 30px;
	letter-spacing: 1px;
	border-radius: 10px 10px 0 0;
	z-index: -1;
}

.shop[category="bigolive"]>.shop-content>.product-box>.picture>i {
	background: -moz-linear-gradient(150deg, rgba(0, 199, 186, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(150deg, rgba(0, 199, 186, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(150deg, rgba(0, 199, 186, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.shop[category="likee"]>.shop-content>.product-box>.picture>i {
	background: -moz-linear-gradient(0deg, rgba(220, 70, 225, 1) 0%, rgba(150, 75, 255, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(220, 70, 225, 1) 0%, rgba(150, 75, 255, 1) 100%);
	background: linear-gradient(0deg, rgba(220, 70, 225, 1) 0%, rgba(150, 75, 255, 1) 100%);
}

.shop>.shop-content>.product-box>span {
	color: #7E5CF4;
	font: 17px 'IRANSans';
	font-weight: 500;
}


/* .shop>.shop-content>.product-box>small {
    color: #998DC1;
    font-size: 15px;
    margin-right: 2px;
    vertical-align: middle;
} */

.shop>.shop-content>.product-box>button {
	display: inline-block;
	background: #7E5CF4;
	width: 37px;
	height: 37px;
	content: '';
	margin-right: 5px;
	vertical-align: middle;
	border: 0;
	border-radius: 7px;
	cursor: pointer;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

.shop>.shop-content>.product-box>button:before {
	position: relative;
	display: inline-block;
	background: url('/fonts/svg/Cart-top-light.svg') no-repeat;
	width: 24px;
	height: 20px;
	content: '';
	z-index: 1;
	vertical-align: middle;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

.shop>.shop-content>.product-box:hover>button {
	background: white;
	box-shadow: 0 0 0 2px #7e5cf4;
}

.shop>.shop-content>.product-box:hover>button:before {
	background: url('/fonts/svg/Cart-top.svg') no-repeat;
}

footer {
	position: relative;
	background: -moz-linear-gradient(0deg, rgba(166, 141, 254, 1) 0%, rgba(139, 108, 247, 1) 90%);
	background: -webkit-linear-gradient(0deg, rgba(166, 141, 254, 1) 0%, rgba(139, 108, 247, 1) 90%);
	background: linear-gradient(0deg, rgba(166, 141, 254, 1) 0%, rgba(139, 108, 247, 1) 90%);
	margin-top: 15rem;
	padding-bottom: 8rem;
}

footer:before {
	position: absolute;
	background: url('/images/vector-footer.png') repeat-x;
	background-position-x: -8rem;
	width: 100%;
	height: 169px;
	top: -160px;
	content: '';
	transform: translatey(0px);
	animation: float 3s ease-in-out infinite;
}

@keyframes float {
	0% {
		transform: translatey(0px);
	}

	50% {
		transform: translatey(20px);
	}

	100% {
		transform: translatey(0px);
	}
}

footer .box-footer>h4 {
	color: white;
	font-size: 35px;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

footer .box-footer {
	display: inline-block;
	width: 43%;
}

footer .right-box-footer {
	float: right;
	margin-left: 5rem;
}

footer .left-box-footer {
	width: 25%;
	float: left;
	direction: ltr;
	text-align: center;
}

footer .center-box-footer {
	width: 15%;
}

footer .box-footer>p {
	color: white;
	font-size: 14px;
	line-height: 2rem;
	text-align: justify;
}

.shop>.stand {
	position: relative;
	background: rgb(245, 206, 225);
	background: -moz-linear-gradient(230deg, rgba(245, 206, 225, 1) 2%, rgba(189, 231, 253, 1) 98%);
	background: -webkit-linear-gradient(230deg, rgba(245, 206, 225, 1) 2%, rgba(189, 231, 253, 1) 98%);
	background: linear-gradient(230deg, rgba(245, 206, 225, 1) 2%, rgba(189, 231, 253, 1) 98%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5cee1", endColorstr="#bde7fd", GradientType=1);
	width: 25%;
	height: 35rem;
	float: right;
	border-radius: 12px;
}

.shop>.content {
	float: left;
	width: 72%;
}

.shop>.stand>i {
	position: relative;
	background: #fff;
	width: 120px;
	height: 120px;
	float: right;
	margin: 1.5rem;
	border-radius: 50%;
}

.shop>.stand>i:before {
	position: absolute;
	display: inline-block;
	content: '';
	top: 5px;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	zoom: 0.7;
}

.shop[category="bigolive"]>.stand>i:before {
	background: url('/images/vector-product-bigolive.png');
	width: 117px;
	height: 96px;
}

.shop>.content>h3 {
	position: relative;
	font-size: 27px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 1rem;
	border-bottom: 2px solid #EBE5FF;
}

.shop>.content>h3:after {
	position: absolute;
	background: #7E5CF4;
	width: 5%;
	height: 3px;
	content: '';
	right: 0;
	bottom: -2px;
}

.shop>.content>form>p {
	display: block;
	margin: 10px 0;
}

.shop>.content>form>p>i {
	font-size: 18px;
	font-style: normal;
}

.shop>.content>form>p>i:before {
	display: inline-block;
	background: url('/images/icon-product-title.png') no-repeat;
	width: 20px;
	height: 20px;
	content: '';
	margin-left: 7px;
	vertical-align: middle;
}

.shop>.content>form>p>span {
	color: #081D33;
	font-size: 17px;
	margin-left: 5px;
}

.shop>.content>form>p>select {
	background: #FBFAFF;
	font: 13px 'IRANSans';
	color: #615195;
	width: 27%;
	padding: 9px 10px;
	margin-left: 1rem;
	border: 0;
	border-radius: 4px;
	box-shadow: 0 0 0 1px #EBE5FF;
}

.shop>.content>form>p>strong {
	position: relative;
	display: inline-block;
	font: 17px 'IRANSans';
	color: #7E5CF4;
	font-weight: 500;
	margin-left: 5px;
}

.shop>.content>form>p>b {
	font: 20px 'IRANSans';
	color: #7E5CF4;
	font-weight: bold;
}

.shop>.content>form>p>strong:before {
	position: absolute;
	background: #7E5CF4;
	width: 94%;
	height: 1px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: '';
}

.shop>.content>form>.row {
	display: inline-block;
	width: 40%;
	margin: 1rem 0;
	margin-left: -1rem;
	text-align: right;
}

.shop>.content>form>.row>label {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 2rem;
}

.shop>.content>form>.row>label:before {
	display: inline-block;
	background: url('/images/icon-required.png') no-repeat;
	width: 12px;
	height: 12px;
	content: '';
	margin-left: 7px;
	vertical-align: middle;
}

.shop>.content>form>.row>input {
	background: white;
	font: 12px 'IRANSans';
	color: #615195;
	width: 85%;
	padding: 9px 10px;
	letter-spacing: 1px;
	text-align: right;
	direction: ltr;
	border: 0;
	border-radius: 4px;
	box-shadow: 0 0 0 2px #EBE5FF;
}

.shop>.content>form>.row>label>i[icon="warning"] {
	position: absolute;
	color: #FF5F5F;
	font-size: 13px;
	font-style: normal;
	right: 20px;
	top: 27px;
}

.shop>.content>form>.row>label>i[icon="warning"]:before {
	display: inline-block;
	background: url('/images/icon-warning.png') no-repeat;
	width: 16px;
	height: 16px;
	content: '';
	margin-left: 7px;
	vertical-align: middle;
}

.shop>.content>form>.row>i[icon="help"] {
	display: inline-block;
	position: relative;
	background: url('/images/icon-faq.png') no-repeat;
	width: 20px;
	height: 20px;
	left: 35px;
	cursor: pointer;
	vertical-align: middle;
}

.shop>.content>form>.row>i[icon="remove"] {
	display: inline-block;
	position: relative;
	background: url('/images/icon-remove.png') no-repeat;
	width: 20px;
	height: 20px;
	left: 35px;
	top: 5px;
	cursor: pointer;
	vertical-align: middle;
}

.shop>.content>form>.account_id {
	display: none;
}

.shop>.content>form>input[type="submit"] {
	background: #7E5CF4;
	font: 12px 'IRANSans';
	color: white;
	padding: 8.5px 15px;
	margin: 1rem 0;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}

.shop>.content>form>p:nth-child(2)>span {
	color: #6F6396;
	font-size: 14px;
}

.shop>.stand:after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.shop[category="bigolive"]>.stand:after {
	background: url('/images/vector-bigolive-large.png') no-repeat;
	width: 272px;
	height: 300px;
}

.shop[category="likee"]>.stand:after {
	background: url('/images/vector-likee-large.png') no-repeat;
	width: 272px;
	height: 300px;
}

.shop>.content>form>.quantity {
	display: inline-block;
	background: #F8F7FF;
	padding: 5px 4px;
	margin: 0 10px;
	border-radius: 7px;
	direction: ltr;
}

.shop>.content>form>.quantity>input[type="button"] {
	position: relative;
	background: none;
	font: 17px 'IRANSans';
	color: #353141;
	font-weight: bold;
	padding: 0 10px;
	top: -1px;
	border: none;
	cursor: pointer;
}

.shop>.content>form>.quantity>input[type="number"] {
	background: white;
	font: 13px 'IRANSans';
	font-weight: 500;
	width: 2rem;
	padding: 2px 0;
	text-align: center;
	border: 0;
	border-radius: 7px;
	-webkit-appearance: none;
	-moz-appearance: textfield;
	appearance: textfield;
}

.shop>.content>form>span {
	font-size: 16px;
}

.forinformation {
	margin: 3rem auto 2rem;
}

.forinformation>ul>li {
	display: inline-block;
	background: #F8F7FF;
	width: 30%;
	height: auto;
	padding: 40px 20px;
	margin: 0 1rem;
	border-radius: 20px;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

.forinformation>ul {
	text-align: center;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	align-content: center;
	flex-wrap: wrap;
	flex-direction: row;
}

.forinformation>ul>li>span {
	color: #998DC1;
	font-size: 16px;
}

.forinformation>ul>li>p {
	color: #6F6396;
	font-size: 13px;
	line-height: 21px;
	margin: 10px 0;
}

.forinformation>ul>li>i {
	position: relative;
	display: block;
	background: white;
	width: 80px;
	height: 80px;
	margin: 0 auto 1rem;
	border-radius: 50%;
}

.forinformation>ul>li>i:before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	content: '';
	margin: auto;
}

.forinformation>ul>li>i[icon="valid"]:before {
	background: url('/images/icon-trust.png') no-repeat;
	width: 38px;
	height: 38px;
}

.forinformation>ul>li>i[icon="automatic"]:before {
	background: url('/images/icon-process.png') no-repeat;
	width: 42px;
	height: 42px;
}

.forinformation>ul>li>i[icon="express"]:before {
	background: url('/images/icon-express.png') no-repeat;
	width: 30px;
	height: 30px;
}

.faq,
.howtobuy {
	display: flow-root;
	background: white;
	box-shadow: 0 0 0 1px #EBE5FF;
	border-radius: 12px;
	margin-bottom: 1rem;
}

.faq>ul,
.howtobuy>ul {
	padding: 5px 23px 10px;
}

.faq>ul>li>span,
.howtobuy>ul>li>span {
	display: block;
	color: #7E5CF4;
	font-size: 18px;
	margin: 15px 0 8px;
}

.faq>h6,
.howtobuy>h6 {
	background: rgb(235 229 255 / 38%);
	font-weight: normal;
	padding: 10px;
	margin: 15px 15px 0;
	border-radius: 7px;
}

.faq>h6:before {
	display: inline-block;
	background: url('/images/icon-description.png') no-repeat;
	width: 18px;
	height: 18px;
	content: '';
	margin-left: 7px;
	vertical-align: middle;
}

.howtobuy>h6:before {
	display: inline-block;
	background: url('/images/icon-shop.png') no-repeat;
	width: 20px;
	height: 20px;
	content: '';
	margin-left: 7px;
	vertical-align: middle;
}

.faq>ul>li>span:before,
.howtobuy>ul>li>span:before {
	display: inline-block;
	background: url('/images/icon-faq.png') no-repeat;
	width: 20px;
	height: 20px;
	content: '';
	margin-left: 7px;
	vertical-align: middle;
}

.faq>ul>li>p,
.howtobuy>ul>li>p {
	color: #6F6396;
	font-size: 15px;
	margin-right: 27px;
	margin-bottom: 7px;
}

ul>li>p[icon="list"]:before {
	display: inline-block;
	background: url('/images/icon-list.png') no-repeat;
	width: 16px;
	height: 12px;
	content: '';
	margin-left: 7px;
	vertical-align: middle;
}

.howtobuy>figure {
	position: relative;
	text-align: left;
}

.howtobuy>figure>img {
	position: relative;
	background: #fff;
	margin: 3rem 7rem;
	box-shadow: 0 0 0 8px #d4c7ff;
	border-radius: 35px;
	z-index: 1;
}

.howtobuy>figure>i[icon="findid"] {
	position: absolute;
	color: #7E5CF4;
	font-size: 35px;
	font-weight: 500;
	font-style: normal;
	top: 40%;
	right: 0;
	left: 49%;
	margin: auto;
	text-align: center;
}

.howtobuy>figure>i[icon="findid"]:before {
	display: block;
	background: url('/images/icon-findid.png') no-repeat;
	width: 70px;
	height: 70px;
	content: '';
	margin: auto;
}

.howtobuy>figure:before {
	position: absolute;
	background: url('/images/vector-ring2.png') no-repeat;
	width: 223px;
	height: 223px;
	top: -4%;
	left: 2%;
	content: '';
}

.howtobuy>figure:after {
	position: absolute;
	background: url('/images/vector-ring2.png') no-repeat;
	width: 223px;
	height: 223px;
	bottom: 2%;
	left: 38%;
	content: '';
}

footer .box-footer>ul>li {
	margin-bottom: 5px;
}

footer .box-footer>ul>li>a {
	padding: 3px 10px;
	color: white;
	font-size: 14px;
	border-radius: 5px;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

footer .box-footer>ul>li>a:before {
	display: inline-block;
	background: #7E5CF4;
	width: 7px;
	height: 7px;
	content: '';
	margin-left: 10px;
	border-radius: 50%;
	vertical-align: middle;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

footer .box-footer>ul>li>a:hover {
	background: #7E5CF4;
}

footer .box-footer>span {
	font-size: 17px;
	color: white;
}

footer .box-footer>span:before {
	display: inline-block;
	background: url('/images/icon-useful-link.png') no-repeat;
	width: 18px;
	height: 8px;
	content: '';
	margin-left: 7px;
	vertical-align: middle;
}

footer .box-footer>ul {
	margin-top: 10px;
}

footer .box-footer>ul>li>a:hover:before {
	background: white;
}

.panel-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: row;
}

.sidebar {
	width: 270px;
	height: auto;
	padding: 10px 10px 0;
	margin-top: 1rem;
	/* float: right; */
	box-shadow: 0 0 0 1px #ECE6FF;
	border-radius: 12px;
}

.sidebar>.userarea {
	display: flow-root;
	background: -moz-linear-gradient(0deg, rgba(58, 19, 195, 1) 25%, rgba(126, 92, 244, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(58, 19, 195, 1) 25%, rgba(126, 92, 244, 1) 100%);
	background: linear-gradient(0deg, rgba(58, 19, 195, 1) 25%, rgba(126, 92, 244, 1) 100%);
	padding: 7px;
	border-radius: 12px;
}

.sidebar>.userarea>figure>img {
	width: 60px;
	height: 60px;
	margin: 7px 7px 7px 12px;
	float: right;
	border-radius: 50%;
}

.sidebar>.userarea>figure {
	display: flow-root;
	background: -moz-linear-gradient(0deg, rgba(235, 229, 255, 1) 30%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(235, 229, 255, 1) 30%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(0deg, rgba(235, 229, 255, 1) 30%, rgba(255, 255, 255, 1) 100%);
	padding: 3px 0;
	margin-bottom: 20px;
	border-radius: 12px;
}

.sidebar>.userarea>figure>span {
	display: block;
	font: 14px 'IRANSans';
	font-weight: 500;
	margin: 10px 0 5px;
}

.sidebar>.userarea>figure>p {
	display: block;
	font: 14px 'IRANSans';
	letter-spacing: 1px;
}

.sidebar>ul {
	margin: 1rem 0;
}

.sidebar>ul>li>a {
	position: relative;
	display: block;
	background: white;
	color: #4C3F76;
	padding: 7px;
	box-shadow: 0 0 0 1px #DDDDDD;
	border-radius: 12px;
	overflow: hidden;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

.sidebar>ul>li {
	margin-bottom: 12px;
}

.sidebar>ul>li>a>i {
	position: relative;
	display: inline-block;
	background: #EBE5FF;
	width: 60px;
	height: 60px;
	vertical-align: middle;
	margin-left: 1rem;
	border-radius: 12px;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

.sidebar>ul>li>a>i:before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

.sidebar>ul>li>a>i[icon="dashboard"]:before {
	background: url('/images/icon-home.png') no-repeat;
	width: 20px;
	height: 22px;
}

.sidebar>ul>li>a>i[icon="orders"]:before {
	background: url('/images/icon-order.png') no-repeat;
	width: 23px;
	height: 23px;
}

.sidebar>ul>li>a>i[icon="wallet"]:before {
	background: url('/images/icon-wallet.png') no-repeat;
	width: 25px;
	height: 20px;
}

.sidebar>ul>li>a>i[icon="addFunds"]:before {
	background: url('/images/icon-addfunds.png') no-repeat;
	width: 25px;
	height: 25px;
}

.sidebar>ul>li>a>i[icon="setting"]:before {
	background: url('/images/icon-userdetail.png') no-repeat;
	width: 25px;
	height: 25px;
}

.sidebar>ul>li>a>i[icon="referral"]:before {
	background: url('/images/icon-referral.png') no-repeat;
	width: 24px;
	height: 24px;
}

.sidebar>ul>li>a:hover>i[icon="dashboard"]:before,
.sidebar>ul>li.active>a>i[icon="dashboard"]:before {
	background: url('/images/icon-home-hover.png') no-repeat;
}

.sidebar>ul>li>a:hover>i[icon="orders"]:before,
.sidebar>ul>li.active>a>i[icon="orders"]:before {
	background: url('/images/icon-order-hover.png') no-repeat;
}

.sidebar>ul>li>a:hover>i[icon="wallet"]:before,
.sidebar>ul>li.active>a>i[icon="wallet"]:before {
	background: url('/images/icon-wallet-hover.png') no-repeat;
}

.sidebar>ul>li>a:hover>i[icon="setting"]:before,
.sidebar>ul>li.active>a>i[icon="setting"]:before {
	background: url('/images/icon-userdetail-hover.png') no-repeat;
}

.sidebar>ul>li>a:hover>i[icon="referral"]:before,
.sidebar>ul>li.active>a>i[icon="referral"]:before {
	background: url('/images/icon-referral-hover.png') no-repeat;
}

.sidebar>ul>li>a:after {
	position: absolute;
	background: url('/images/icon-arrowmenu.png') no-repeat;
	width: 9px;
	height: 16px;
	content: '';
	top: 0;
	left: 1rem;
	bottom: 0;
	margin: auto;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

.sidebar>ul>li>a:hover:after,
.sidebar>ul>li.active>a:after {
	background: url('/images/icon-arrowmenu-hover.png') no-repeat;
}

.sidebar>ul>li>a:hover,
.sidebar>ul>li.active>a {
	background: #7F50FF;
	color: white;
	box-shadow: 0 0 0 1px #7F50FF;
}

.sidebar>ul>li>a:hover>i,
.sidebar>ul>li.active>a>i {
	background: -moz-linear-gradient(0deg, rgba(127, 80, 255, 1) 30%, rgba(63, 46, 122, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(127, 80, 255, 1) 30%, rgba(63, 46, 122, 1) 100%);
	background: linear-gradient(0deg, rgba(127, 80, 255, 1) 30%, rgba(63, 46, 122, 1) 100%);
}

.content {
	width: 76%;
	/* float: left; */
	margin-top: 1rem;
	padding-right: 10px;
}

.content>figure {
	margin: 1rem 0;
	display: flex;
	text-align: center;
	align-items: stretch;
	justify-content: space-between;
	align-content: center;
	flex-wrap: wrap;
	flex-direction: row;
}

.content>p {
	color: #6F6396;
	font: 13px 'IRANSans';
	text-align: justify;
	line-height: 27px;
}

.content .lightbox {
	position: relative;
	display: inline-table;
	background: #F7F4FF;
	width: 47%;
	height: auto;
	padding: 20px;
	margin: 0 10px;
	text-align: right;
	direction: ltr;
	border-radius: 12px;
}

.content .lightbox:before {
	width: 110px;
	height: 110px;
	content: '';
	float: right;
	margin-left: 2rem;
	border-radius: 50%;
}

.content .lightbox[icon="wallet"]:before {
	background: #EBE5FF url('/images/vector-wallet.png') center no-repeat;
}

.content .lightbox[icon="contact"]:before {
	background: #EBE5FF url('/images/vector-contact.png') center no-repeat;
}

.content .lightbox>span {
	display: block;
	font-size: 19px;
	margin-bottom: 1rem;
}

.content .lightbox>strong {
	display: inline-block;
	background: #EBE5FF;
	font: 13px 'IRANSans';
	font-weight: 500;
	color: #7E5CF4;
	padding: 4px 10px;
	border-radius: 7px;
}

.content .lightbox:first-child>a[icon="plus"] {
	position: absolute;
	background: white url('/images/icon-plus-big.png') center no-repeat;
	width: 46px;
	height: 46px;
	top: 1rem;
	left: 1rem;
	margin: 0;
	cursor: pointer;
	border-radius: 12px;
}

.content .lightbox>a {
	width: 51px;
	height: 51px;
	margin: 0 8px;
	border-radius: 12px;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

.content .lightbox>a[icon="phone"] {
	background: white url('/images/logo-phone.png') center no-repeat;
}

.content .lightbox>a[icon="telegram"] {
	background: white url('/images/logo-telegram.png') center no-repeat;
}

.content .lightbox>a[icon="whatsapp"] {
	background: white url('/images/logo-whatsapp.png') center no-repeat;
}

.content .lightbox>a[icon="phone"]:hover {
	background: white url('/images/logo-phone-hover.png') center no-repeat;
}

.content .lightbox>a[icon="telegram"]:hover {
	background: white url('/images/logo-telegram-hover.png') center no-repeat;
}

.content .lightbox>a[icon="whatsapp"]:hover {
	background: white url('/images/logo-whatsapp-hover.png') center no-repeat;
}

.content h4 {
	display: inline-block;
	font-size: 19px;
	font-weight: normal;
}

.content>.lastorders>h4 {
	font-size: 17px;
}

.content>.lastorders {
	margin-top: 2rem;
}

.content>.lastorders>a {
	font-size: 16px;
	color: #7E5CF4;
	float: left;
}

.content>.lastorders>a:after {
	display: inline-block;
	background: url('/images/icon-arrow.png') no-repeat;
	width: 18px;
	height: 14px;
	content: '';
	margin-right: 12px;
	vertical-align: middle;
}

.content>.lastorders>h4:before {
	display: inline-block;
	background: url('/images/icon-orderlist.png') no-repeat;
	width: 20px;
	height: 25px;
	content: '';
	margin-left: 12px;
	vertical-align: middle;
}

.content table {
	display: block;
	width: 100%;
	height: auto;
	padding: 5px 10px;
	margin: 1.5rem 0;
	border-spacing: 0 8px;
	box-shadow: 0 0 0 1px #EBE5FF;
	border-radius: 12px;
}


/*
.content table>tbody.scroll {
	display: block;
	width: 100%;
	height: 32.6rem;
	overflow: hidden;
}

.content table>tbody.scroll tr {
	display: table;
	padding: 5px 0;
	margin-bottom: 12px;
}

.content table[scroll]>thead {
	display: block;
	margin-right: 1rem;
}

.content table[scroll]>thead {
	display: block;
	margin-right: 1rem;
}

.content table[scroll]>thead>tr>th:first-child {
	position: relative;
	right: 20px;
} */

.content table>tbody tr>td:nth-child(3):not(.align-center) {
	direction: ltr;
	text-align: right;
}

.content>figure>.referral-totalprofit {
	background: #14B56B;
	width: 36%;
	padding: 72px 0;
	float: right;
	border-radius: 12px;
}

.content>figure:nth-child(4) {
	background: #EBE5FF;
	padding: 10px;
	border-radius: 12px;
}

.content>figure>.referral-detailprofit {
	background: #FFFFFF;
	width: 63%;
	padding: 5px 0;
	text-align: right;
	float: left;
	border-radius: 12px;
}

.content>figure>.referral-totalprofit>h5 {
	font: 23px 'IRANSans';
	font-weight: 500;
}

.content>figure>.referral-totalprofit>span {
	display: block;
	color: white;
	margin-top: 10px;
}

.content>figure>.referral-detailprofit li {
	background: rgb(235 229 255 / 40%);
	padding: 13px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: right;
	border-radius: 12px;
}

.content>figure>.referral-detailprofit li>span {
	color: #7E5CF4;
	font-size: 15px;
}

.content>figure>.referral-detailprofit li>em {
	font: 13px 'IRANSans';
	font-weight: 500;
	color: #081D33;
	float: left;
}

.content>figure>.referral-detailprofit li:before {
	display: inline-block;
	background: url('/images/icon-profit.png') no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 7px;
	content: '';
	vertical-align: middle;
}

.content>figure>.referral-detailprofit>ul {
	height: 163px;
	padding-right: 8px;
}

.content>figure>.referral-detailprofit>h5 {
	display: inline-block;
	color: #4C3F76;
	margin: 10px 2rem;
}

.content>figure>.referral-detailprofit>h5:before {
	display: inline-block;
	background: url('/images/icon-star.png') no-repeat;
	width: 18px;
	height: 18px;
	margin-left: 7px;
	content: '';
	vertical-align: middle;
}


/*
.content>figure>.referral-detailprofit .scroll--track {
	right: 8px;
} */

.content table>thead>tr>th {
	color: #998DC1;
	font-size: 16px;
	font-weight: normal;
	padding: 0 20px 7px;
	text-align: right;
}

.content table>thead>tr>.align-center {
	text-align: center;
}

.content table>tbody tr {
	width: 100%;
	box-shadow: 0 0 0 1px #EBE5FF;
	border-radius: 7px;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.content table>tbody tr>td {
	font: 13px 'IRANSans';
	letter-spacing: 1px;
	padding: 15px 20px;
	font-weight: 500;
}

.content table>tbody tr>td:nth-child(2) {
	direction: ltr;
	text-align: right;
}

.content table>tbody tr>td>a[icon="visit"] {
	background: url('/fonts/svg/eyes.svg') center no-repeat;
	width: 20px;
	height: 14px;
	vertical-align: middle;
}

.content table>tbody tr>td>span {
	font-size: 15px;
	letter-spacing: 0;
	padding: 3px 10px;
	border-radius: 7px;
}

.content table>tbody tr>td>span[status="pending"] {
	background: #F1EDFF;
	color: #7450F0;
	box-shadow: 0 0 0 1px #7E5CF4;
}

.content table>tbody tr>td>span[status="completed"] {
	background: #F0FFEB;
	color: #078149;
	box-shadow: 0 0 0 1px #14B56B;
}

.content table>tbody tr>td>span[status="failed"] {
	background: #FFEBEB;
	color: #ED2121;
	box-shadow: 0 0 0 1px #EB4141;
}

.content table>tbody tr:hover {
	background: #F7F4FF;
}

.content table>tbody tr>.align-center {
	text-align: center;
}

.content>.wallet {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	align-content: center;
	flex-wrap: wrap;
	flex-direction: row;
	margin: 1rem 0;
}

.content>.wallet>figure {
	display: inline-block;
	background: -moz-linear-gradient(155deg, rgba(126, 92, 244, 1) 30%, rgba(58, 19, 195, 1) 100%);
	background: -webkit-linear-gradient(155deg, rgba(126, 92, 244, 1) 30%, rgba(58, 19, 195, 1) 100%);
	background: linear-gradient(155deg, rgba(126, 92, 244, 1) 30%, rgba(58, 19, 195, 1) 100%);
	width: 49%;
	/* height: auto; */
	padding: 20px;
	/* float: right; */
	line-height: 6rem;
	border-radius: 12px;
}

.content>.wallet>a {
	width: 49%;
	/* height: 120px; */
	font-size: 22px;
	padding: 15px;
	/* float: left; */
	text-align: right;
	line-height: 106px;
	border-radius: 7px;
}

.content>.wallet>figure:before {
	background: #7E5CF4 url('/images/vector-wallet.png') center no-repeat;
	width: 110px;
	height: 110px;
	content: '';
	float: right;
	margin-left: 2rem;
	border-radius: 50%;
}

.content>.wallet>figure>span {
	color: white;
	font-size: 19px;
	margin-left: 0.5rem;
}

.content>.wallet>figure>strong {
	color: white;
	font: 20px 'IRANSans';
	font-weight: 500;
}

.content>.wallet>a[icon="plus"]:before {
	background: #7E5CF4 url('/images/vector-addfunds.png') center no-repeat;
	width: 110px;
	height: 110px;
	content: '';
	float: right;
	margin-left: 2rem;
	border-radius: 50%;
}

.content>.wallet>a[icon="plus"] {
	background: -moz-linear-gradient(197deg, rgba(126, 92, 244, 1) 30%, rgba(58, 19, 195, 1) 100%);
	background: -webkit-linear-gradient(197deg, rgba(126, 92, 244, 1) 30%, rgba(58, 19, 195, 1) 100%);
	background: linear-gradient(197deg, rgba(126, 92, 244, 1) 30%, rgba(58, 19, 195, 1) 100%);
	color: white;
}

table>tbody tr>td>span[status] {
	font: 13px 'IRANSans';
	font-weight: bold;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

table>tbody tr>td>span[status="+"] {
	color: #14B56B;
}

table>tbody tr>td>span[status="-"] {
	color: #B51414;
}

.content>#editprofile {
	position: relative;
	display: flow-root;
	margin: 1rem 0;
}

.content>#editprofile>img {
	width: 120px;
	height: 120px;
	float: right;
	margin-left: 1rem;
	border-radius: 50%;
	box-shadow: 0 0 0 5px #EBE5FF, 0 0 0 7px white !important;
}

.content>#editprofile>i {
	position: absolute;
	background: white url(/images/icon-edit.png) center no-repeat;
	width: 25px;
	height: 25px;
	right: 7px;
	bottom: 7px;
	padding: 7px;
	border-radius: 50%;
	background-size: 63%;
	cursor: pointer;
}

.content>#editprofile>h3 {
	font: 19px 'IRANSans';
	font-weight: 500;
	margin: 20px 0 5px;
}

.content>#editprofile>p {
	color: #998DC1;
	font: 15px 'IRANSans';
	margin-top: 1rem;
	letter-spacing: 1px;
}

.content>#editprofile>input[type="file"] {
	display: none;
}

.content>#editprofile_form>p {
	margin-bottom: 15px;
}

.content>#editprofile_form>p>span {
	display: inline-block;
	width: 49%;
}

.content>#editprofile_form>p>span>label {
	display: block;
	margin-bottom: 7px;
}

.content>#editprofile_form>p>span>input[type="text"] {
	width: 90%;
	font: 13px 'IRANSans';
	padding: 7px 12px;
	border: 1px solid #EBE5FF;
	border-radius: 5px;
}

.content h6 {
	color: #7E5CF4;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
}

.content>#editprofile_form>p>span>input[type="submit"] {
	background: #7E5CF4;
	color: white;
	font: 15px 'IRANSans';
	padding: 10px 20px;
	border: none;
	border-radius: 5px;
	margin-top: 1rem;
	cursor: pointer;
}

.content>p>span {
	color: #7E5CF4;
	font: 17px 'IRANSans';
	font-weight: 500;
}

.content>figure>.referral-box {
	display: inline-block;
	background: #EBE5FF;
	width: 60%;
	padding: 15px;
	float: left;
	text-align: right;
	border-radius: 12px;
}

.content>figure>.referral-box:first-child {
	background: #7E5CF4;
	width: 39%;
	float: right;
	margin-left: 5px;
}

.content>figure>.referral-box>span {
	display: block;
	font: 16px 'IRANSans';
	color: #7E5CF4;
	text-indent: 2rem;
	margin-bottom: 1rem;
}

.content>figure>.referral-box:first-child>span {
	color: white;
	text-indent: 1rem;
}

.content>figure>.referral-box>p {
	position: relative;
	background: white;
	font: 17px 'Calibri';
	padding: 24px 20px;
	text-align: center;
	direction: ltr;
	border-radius: 12px;
}

.content>figure>.referral-box:first-child>p {
	font-size: 25px;
}

.content>figure>.referral-box[icon]:before {
	display: inline-block;
	content: '';
	margin: 1rem 2rem;
}

.content>figure>.referral-box[icon="code"]:before {
	display: block;
	background: url('/images/vector-referral.png') no-repeat;
	width: 48px;
	height: 53px;
	margin: 1rem auto;
}

.content>figure>.referral-box[icon="link"]:before {
	background: url('/images/vector-referral-link.png') no-repeat;
	width: 45px;
	height: 45px;
}

.content>figure>.referral-box>p>i[icon="copy"] {
	position: absolute;
	background: url('/images/icon-copy.png') no-repeat;
	width: 22px;
	height: 21px;
	content: '';
	top: 0;
	right: 1rem;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}

.content>figure>.referral-box:first-child>p {
	padding: 15px 20px;
}

body.app {
	display: flow-root;
	background-color: #F9F7FF;
	text-align: center;
	box-shadow: 0 3px inset #7e5cf4;
}

.hidden {
	display: none;
}

.app h1 {
	color: black;
	letter-spacing: 1px;
	font-size: 28px;
	margin: 5rem 0 0;
}

.app .auth,
.app .auth-success {
	display: inline-block;
	background: white;
	width: 27%;
	height: auto;
	padding: 1rem 2rem;
	margin-top: 1rem;
	text-align: right;
	border-radius: 12px;
}

.app .auth>h5 {
	display: inline-block;
	color: #7E5CF4;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}

.app .auth>p {
	font-size: 15px;
}

.app .auth>p>a {
	color: #7E5CF4;
	border-bottom: 1px dashed;
	margin: 0 3px;
}

.app .auth>form {
	margin: 1rem 0;
	text-align: center;
}

.app .auth>form>p {
	display: flow-root;
	margin-bottom: 12px;
}

.app .auth>form>p>input[type="text"],
.app .auth>form>p>input[type="password"] {
	width: 90%;
	font: 13px 'IRANSans';
	color: #4C3F76;
	padding: 10px 1rem;
	border: 0;
	box-shadow: 0 0 0 1px #d1c6f4;
	border-radius: 5px;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

.app .auth>form>p>input[name="phone_number"],
.app .auth>form>.sms_code {
	direction: ltr;
}

.app .auth>form>p>input[name="sms_code"] {
	direction: ltr;
	text-align: center;
}

.app .auth>form>p>input::placeholder {
	color: #4C3F76;
	text-align: right;
}

.app .auth>form>p>input[name="sms_code"]::placeholder {
	color: #4C3F76;
	margin: 0;
}

.app .auth>form>p>input:hover,
.app .auth>form>p>input:focus {
	box-shadow: 0 0 0 1px #7E5CF4 !important;
}

.app .auth>form>p>input[type="submit"],
.app .auth-success>a {
	display: block;
	background: #7E5CF4;
	width: 100%;
	font: 14px 'IRANSans';
	color: white;
	padding: 14px;
	margin: 2rem 0 0;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}

.app>div:first-child:not(.logo):before {
	position: absolute;
	background: url('/images/pattern-box.png');
	width: 850px;
	height: 580px;
	content: '';
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}

.app .auth>form>p>span {
	display: inline-block;
	color: #FF0000;
	font-size: 14px;
	margin: 10px 0;
}

.app .auth>form>p>input[error] {
	box-shadow: 0 0 0 2px #ff2c2c !important;
}

.app .auth>form>p>input[type="number"] {
	width: 40px;
	height: 45px;
	font: 15px 'IRANSans';
	margin: 0 3px;
	text-align: center;
	border: 0;
	border-radius: 5px;
	box-shadow: 0 0 0 1px #D1C6F4;
	-webkit-appearance: none;
	-moz-appearance: textfield;
	appearance: textfield;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

.app .auth>p>span {
	font: 14px 'IRANSans';
	color: #000;
}

.app .auth>a {
	color: #7E5CF4;
	font-size: 16px;
	float: left;
	margin: 5px 0;
}

.app .auth>a:after {
	display: inline-block;
	background: url('/images/icon-arrow.png') no-repeat;
	width: 18px;
	height: 14px;
	content: '';
	margin-right: 12px;
	vertical-align: middle;
}

.app .auth>form>p>a {
	margin: 0 2px;
	border-bottom: 1px solid #7E5CF4;
	cursor: pointer;
}

.app .auth-success>a {
	width: auto;
	text-align: center;
}

.app .auth-success>i[icon="cheer-up"] {
	display: block;
	background: url('/images/vector-cheerup.png') no-repeat;
	width: 68px;
	height: 68px;
	content: '';
	margin: 1rem auto 2rem;
}

.app .auth-success>h5 {
	color: #7E5CF4;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
}

.app .auth-success {
	text-align: center;
}

header .btn-user-create {
	background: #7e5cf4;
	font-size: 15px;
	padding: 7px 12px;
	margin-right: 1rem;
	display: flex;
	border-radius: 5px;
	align-items: center;
	justify-content: space-between;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	height: 39px;
}

header .btn-user-create img {
	position: relative;
	width: 20px;
	height: 20px;
	left: 0;
	margin-left: 10px;
	vertical-align: middle;
}

header .btn-user-create p {
	color: #fff;
	transition: .8s;
	margin-right: 8px;
}

header .btn-user-create:hover {
	background: #ffffff;
	color: #7e5cf4;
	box-shadow: 0 0 0 2px #7e5cf4 inset, -42px 0 #7e5cf4 inset, 0 0 7px #a288fb;
}

header .btn-user-create img:hover {
	left: 6px;
}

header .btn-user-create:hover p {
	color: #7e5cf4;
}

header .userarea>i[icon="userarea"] {
	position: relative;
	background: #7E5CF4 url(/fonts/svg/Account.svg) no-repeat right 10px bottom 8px;
	width: 34px;
	height: 39px;
	padding: 8.5px 30px;
	margin-right: 7px;
	float: left;
	cursor: pointer;
	border-radius: 5px;
}

header .userarea>i[icon="userarea"]:after {
	position: absolute;
	background: url('/fonts/svg/down.svg') no-repeat;
	width: 9px;
	height: 9px;
	content: '';
	top: 1px;
	left: 10px;
	bottom: 0;
	margin: auto;
}

header .userarea>ul {
	display: none;
	position: absolute;
	background: white;
	width: 16%;
	left: 0;
	padding: 10px;
	margin-top: 10px;
	box-shadow: 0 0 0 1px #ebe5ff;
	border-radius: 12px;
	z-index: 2;
	top: 70px;
}

header .userarea>ul>figure {
	background: #7E5CF4;
	padding: 5px 7px;
	border-radius: 12px;
}

header .userarea>ul>figure>img {
	display: inline-block;
	width: 35px;
	height: 35px;
	content: '';
	margin: 7px 5px;
	vertical-align: middle;
	border-radius: 50%;
}

header .userarea>ul>figure>span {
	color: white;
	font: 13px 'IRANSans';
	font-weight: 500;
}

header .userarea>ul>figure>p {
	color: #D3C6FF;
	font: 10px 'IRANSans';
	margin: -5px auto 5px;
	text-align: center;
}

header .userarea>ul>figure>p>span {
	color: #D3C6FF;
	font: 12px 'IRANSans';
	text-align: center;
	vertical-align: middle;
}

header .userarea>ul>li {
	border-bottom: 1px solid #EBE5FF;
}

header .userarea>ul>li>a {
	display: block;
	font-size: 15px;
	padding: 8px 3px;
}

header .userarea>ul>li:last-child {
	border: none;
}

header .userarea>ul>li:last-child>a {
	color: #EB4D4D;
}

.callback>.dialog {
	background: rgb(20 181 107 / 11%);
	padding: 35px 0;
	text-align: center;
	border-radius: 12px;
}

.callback>.dialog>span {
	color: #0B9656;
	font-size: 24px;
}

.callback>.dialog>span:before {
	display: inline-block;
	background: url('/images/icon-success.png') no-repeat;
	width: 40px;
	height: 40px;
	content: '';
	margin: 0 10px;
	vertical-align: middle;
}

.callback>ul {
	margin-bottom: 3rem;
	text-align: center;
}

.callback>ul>li {
	position: relative;
	display: inline-block;
	margin: 0 30px;
}

.callback>ul>li>h6 {
	color: #998DC1;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

.callback>ul>li>span {
	display: inline-block;
	color: #081D33;
	font: 16px 'IRANSans';
}

.callback>ul>li[icon="date"]>span {
	direction: ltr;
}

.callback>ul>li:after {
	position: absolute;
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23C7C7C7' stroke-width='2' stroke-dasharray='5,8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	width: 1px;
	height: 5rem;
	top: -10px;
	bottom: 0;
	content: '';
	margin: auto 31px;
}

.callback>ul>li:before {
	display: inline-block;
	content: '';
	margin: 10px 0;
}

.callback>ul>li[icon="date"]:before {
	background: url('/images/icon-date.png') no-repeat;
	width: 35px;
	height: 31px;
}

.callback>ul>li[icon="phonenumber"]:before {
	background: url('/images/icon-phonenumber.png') no-repeat;
	width: 35px;
	height: 35px;
}

.callback>ul>li[icon="transaction"]:before {
	position: relative;
	background: url('/images/vector-tracking.png') no-repeat;
	width: 64px;
	height: 64px;
	top: 13px;
}

.callback>ul>li[icon="price"]:before {
	background: url('/images/icon-price.png') no-repeat;
	width: 30px;
	height: 32px;
}

.callback>ul>li[icon="method"]:before {
	background: url('/images/icon-method.png') no-repeat;
	width: 34px;
	height: 27px;
}

.callback>ul>li:last-child:after {
	display: none;
}

.callback>p {
	background: #EBE5FF;
	font: 21px 'IRANSans';
	color: #081D33;
	padding: 17px 0;
	text-align: center;
	border-radius: 12px;
}

.callback {
	width: 60%;
	margin-bottom: 10rem;
}

.payment td:first-child {
	color: #4C3F76;
	text-align: right;
}

.payment td:last-child {
	text-align: left;
}

.callback>h5 {
	color: #081D33;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin: 2rem 0;
}

.payment tr {
	box-shadow: 0 1px #ebe5ff;
}

.payment tr>td {
	padding: 15px 5px 15px 5px;
	vertical-align: middle;
}

.payment>tbody tr:last-child {
	box-shadow: none;
}

.payment>tbody tr>td[price] {
	color: #7E5CF4;
	font-size: 18px !important;
	font-weight: 900 !important;
}

.payment>tbody>tr[discount],
.payment>tbody>tr[finalPrice] {
	display: none;
}

.payment>tbody tr>td:last-child {
	font: 13px 'IRANSans';
}

.payment td:first-child>p {
	font: 13px 'IRANSans';
	color: #4C3F76;
	margin-bottom: 5px;
}

.payment>tbody tr>td:last-child>.account_id {
	background: #EBE5FF;
	font: 12px 'IRANSans';
	color: #4C3F76;
	padding: 3px 10px;
	float: left;
	clear: both;
	margin-bottom: 3px;
	border-radius: 12px;
	vertical-align: middle;
}

.payment td:first-child>p:before {
	display: inline-block;
	background: url('/images/icon-list.png') no-repeat;
	width: 16px;
	height: 12px;
	content: '';
	margin-left: 8px;
	vertical-align: baseline;
}

.payment>tbody tr>td>.calculateDiscount {
	background: #7e5cf4;
	color: white;
	font: 15px 'IRANSans';
	padding: 6px 12px;
	border: 0;
	border-radius: 7px 0 0 7px;
	cursor: pointer;
}

.payment>tbody tr>td:last-child>dt {
	color: #4C3F76;
	font-size: 16px;
	margin: 7px 0;
	float: right;
}

.invoice>.invoice-form {
	width: 60%;
}

.invoice-form>h4 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 1rem;
}

.invoice-form>h4:before {
	display: inline-block;
	background: #7E5CF4 url('/images/invoice-detail.png') center no-repeat;
	width: 52px;
	height: 52px;
	content: '';
	margin-left: 12px;
	border-radius: 50%;
	vertical-align: middle;
}

.invoice-form>p {
	margin-bottom: 1rem;
}

.invoice-form {
	width: 58%;
	float: right;
}

.invoice-form>p>span {
	display: inline-block;
	width: 47%;
	margin-left: 2rem;
}

.invoice-form>p label {
	display: block;
	color: #4C3F76;
	margin-bottom: 10px;
}

.invoice-form>p>span>input[type="text"],
.invoice-form>p>span>input[type="email"] {
	width: 95%;
	font: 12px 'IRANSans';
	padding: 10px;
	border: 1px solid #D1C6F4;
	border-radius: 5px;
}

.invoice-form>p>textarea {
	width: 96%;
	font: 12px 'IRANSans';
	padding: 10px;
	border: 1px solid #D1C6F4;
	border-radius: 5px;
	resize: none;
}

.invoice {
	display: flow-root;
	margin: 1rem auto;
}

.invoice-preparing {
	background: #A48AFE;
	width: 36%;
	padding: 25px;
	float: left;
	border-radius: 12px;
}

.invoice-preparing>h4 {
	color: white;
	font-size: 19px;
	font-weight: normal;
}

.invoice-preparing>figure {
	background: white;
	padding: 15px 25px;
	margin-top: 1.3rem;
	border-radius: 12px;
}

.invoice-form>p>span:last-child {
	margin: 0;
}

.payment>tbody tr>td>input[type="text"] {
	font: 13px 'IRANSans';
	padding: 7px;
	margin-left: -5px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #EBE5FF;
	border-radius: 0 7px 7px 0;
}

.invoice-preparing>figure>p {
	color: #7E5CF4;
	font-size: 14px;
	margin: 10px 0;
}

.invoice-preparing>figure>input[type="submit"] {
	display: block;
	background: #14B56B;
	width: 100%;
	color: white;
	font: 18px 'IRANSans';
	padding: 16px 0;
	margin-top: 1rem;
	border: 0;
	border-radius: 7px;
	cursor: pointer;
}

.payment>tbody tr>td>input[type="text"]::placeholder {
	text-align: right;
}

.invoice-preparing>figure>ul>li {
	padding: 10px;
	border: 1px solid #EBE5FF;
	border-radius: 7px;
	margin-bottom: 12px;
}

.invoice-preparing>figure>ul>li:last-child {
	margin: 0;
}

.invoice-preparing>figure>ul>li>span {
	color: #4C3F76;
}

.invoice-preparing>figure>ul>li>p {
	color: #998DC1;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 25px;
}

/* ===== INVOICE LAYOUT ===== */
.invoice.container form{
	display: flex;
	gap: 1.5rem;
	direction: rtl;
	margin: 2rem auto;
}

/* LEFT: invoice form */
.invoice-form {
	flex: 0 0 60%;
	background: #fff;
	padding: 25px;
	border-radius: 16px;
	box-shadow: 0 8px 20px rgba(92,70,190,0.1);
}

.invoice-form h4 {
	font-size: 1.2rem;
	font-weight: 600;
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
	gap: 10px;
}

.invoice-form h4:before {
	display: inline-block;
	background: #7E5CF4 url('/images/invoice-detail.png') center no-repeat;
	width: 52px;
	height: 52px;
	content: '';
	margin-left: 12px;
	border-radius: 50%;
	vertical-align: middle;
}

.invoice-form label {
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
}

.invoice-form input[type="text"],
.invoice-form input[type="email"],
.invoice-form textarea {
	width: 100%;
	padding: 10px;
	font-size: 14px;
	border: 1px solid #D1C6F4;
	border-radius: 8px;
	margin-bottom: 1rem;
}

/* RIGHT: invoice-preparing */
.invoice-preparing {
	flex: 0 0 40%;
	background: #A48AFE;
	padding: 25px;
	border-radius: 16px;
	color: #fff;
}

.invoice-preparing h4 {
	margin: 0;
	font-size: 1.2rem;
	font-weight: 600;
}

/* FIGURE */
.invoice-preparing figure {
	background: #fff;
	color: #4B3E76;
	padding: 20px;
	margin-top: 1.5rem;
	border-radius: 16px;
}

/* CART CATEGORY */
.cart-category {
	background: #F6F3FF;
	border-radius: 14px;
	padding: 15px;
	margin-bottom: 1rem;
}

.cart-category-header {
	display: flex;
	align-items: center;
	gap: 12px;
}

.cart-category-header img {
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.cart-category-header h5 {
	margin: 0;
	font-weight: 600;
}

/* ACCOUNT BOX */
.account-box {
	background: #fff;
	padding: 12px;
	border-radius: 12px;
	margin-top: 8px;
}

.account-header {
	display: flex;
	gap: 10px;
	align-items: center;
}

.account-header img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	object-fit: cover;
}

.account-header .name { font-weight: 600; }
.account-header .acc-id { color: #7E5CF4; font-size: 0.85rem; }

/* PURCHASE ITEM */
.purchase-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 6px;
}

.pq {
	display: flex;
	gap: 6px;
	background: #F0EBFF;
	padding: 5px 10px;
	border-radius: 8px;
}

/* REMOVE ITEM BUTTON */
.remove-item {
	color: #E74C3C;
	font-size: 22px;
	cursor: pointer;
	transition: 0.2s;
}

.remove-item:hover {
	transform: scale(1.25);
}

/* DISCOUNT & PAYMENT */
.payment {
	width: 100%;
	border-collapse: collapse;
	margin-top: 15px;
}

.payment td {
	padding: 8px 10px;
	border-bottom: 1px solid #E6DEFF;
}

.payment tr[discount] td,
.payment tr[finalPrice] td {
	font-weight: bold;
	color: #7E5CF4;
}

.payment input[type="text"] {
	width: 50%;
	padding: 6px 10px;
	border-radius: 8px;
	border: 1px solid #D1C6F4;
	margin-right: 5px;
}

.calculateDiscount {
	cursor: pointer;
	color: #14B56B;
	font-weight: 600;
}

/* PAYMENT METHODS */
.payment-methods {
	list-style: none;
	padding: 0;
	margin-top: 15px;
}

.payment-methods li {
	background: #F6F3FF;
	padding: 12px;
	border-radius: 10px;
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;
}

.payment-methods li input[type="radio"] {
	margin-bottom: 5px;
}

.payment-methods li p {
	font-size: 0.85rem;
	color: #4B3E76;
}

/* SUBMIT BUTTON */
.invoice-preparing input[type="submit"] {
	width: 100%;
	padding: 12px 0;
	border-radius: 12px;
	background: #7E5CF4;
	color: #fff;
	font-weight: 600;
	margin-top: 10px;
}

/* RESPONSIVE */
@media (max-width: 900px) {
	.invoice.container form {
		flex-wrap: wrap;
	}
	.invoice.container {
		flex-direction: column;
	}

	.invoice-form, .invoice-preparing {
		flex: 1 1 100%;
	}
}

.callback>ul>li[icon="transaction"]>h6 {
	font-size: 22px;
}

.callback>ul>li[icon="transaction"]>span {
	font-size: 20px;
	color: #ff2727;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px 5px #555;
}

.callback>ul>li[icon="transaction"]:after {
	top: 18px;
	margin-right: 42px;
}

.callback>ul>li[icon="transaction"] {
	top: 10px;
}

.userpreview {
	position: relative;
	display: inline-block;
	background: rgb(245, 206, 225);
	background: -moz-linear-gradient(230deg, rgba(245, 206, 225, 1) 2%, rgba(189, 231, 253, 1) 98%);
	background: -webkit-linear-gradient(230deg, rgba(245, 206, 225, 1) 2%, rgba(189, 231, 253, 1) 98%);
	background: linear-gradient(230deg, rgba(245, 206, 225, 1) 2%, rgba(189, 231, 253, 1) 98%);
	padding: 12px 30px;
	text-indent: 3rem;
	direction: ltr;
	border-radius: 12px;
}

.userpreview>img {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 0;
	left: -10px;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	box-shadow: 0 0 0 4px rgb(216 220 240);
}

.userpreview>span {
	font: 20px 'IRANSans';
}

.shop>.content>form>.row>i {
	color: #ff2727;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.shop>.content>form>.row>i[icon="error"]:before {
	display: inline-block;
	background: url('/images/icon-error.png') no-repeat;
	width: 32px;
	height: 32px;
	content: '';
	margin-left: 10px;
	vertical-align: middle;
}

.callback>a {
	display: block;
	background: #14B56B;
	color: white;
	font-size: 21px;
	text-align: center;
	padding: 16px 0;
	margin-top: 1rem;
	border-radius: 7px;
}

.content>#addFunds {
	margin: 1rem 0;
}

.content>#addFunds>p {
	margin-bottom: 1rem;
}

.content>#addFunds>p:nth-child(2) {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	flex-direction: row;
	align-content: center;
}

.content>#addFunds>p>span {
	display: inline-table;
	width: 35%;
}

.content>#addFunds>p>span:nth-child(2) {
	margin-right: 15px;
}

.content>#addFunds>p>span>label {
	display: block;
	color: #4C3F76;
	margin-bottom: 7px;
}

.content>#addFunds>p>.receipt {
	display: none;
	margin-right: 15px;
}

.content>#addFunds>p>span>input[type="number"] {
	width: 100%;
	font: 13px 'IRANSans';
	padding: 7px 12px 7px 40px;
	border: 1px solid #EBE5FF;
	border-radius: 5px;
	margin-bottom: 15px;
}

.content>#addFunds>p>span>em {
	position: relative;
	color: #998DC1;
	font-size: 13px;
	font-style: normal;
	margin-right: -40px;
	vertical-align: middle;
}

.content>#addFunds>p>span>span {
	font-size: 15px;
	vertical-align: middle;
	margin-left: 5px;
}

.content>#addFunds>p>input[type="submit"] {
	position: relative;
	display: inline-block;
	background: #7f50ff;
	width: 20%;
	color: white;
	font: 18px 'IRANSans';
	padding: 12px 0;
	top: -13px;
	box-shadow: 0 3px #6b45d5;
	border: 0;
	border-radius: 7px;
	cursor: pointer;
}

.content>#addFunds>p>span>textarea {
	width: 100%;
	font: 12px 'IRANSans';
	padding: 10px;
	border: 1px solid #EBE5FF;
	border-radius: 5px;
	resize: none;
}

.content>.credit_card {
	padding: 1rem;
	border: 1px solid #EBE5FF;
	border-radius: 12px;
}

.content>.credit_card>h4 {
	color: #4C3F76;
	font-size: 16px;
}

.content>.credit_card>h4>p {
	display: inline;
	background: rgb(126 92 244 / 6%);
	color: #4C3F76;
	padding: 4px 1rem;
	margin: 0 6px;
	border: 1px solid #D3C6FF;
	border-radius: 7px;
}

.content>.credit_card>h4>p>span {
	color: #7F50FF;
	font-size: 17px;
	margin: 0 3px;
}

.content>.credit_card>div>figure {
	display: inline-block;
	width: 48%;
	margin: 0 4px;
	border: 1px solid #EBE5FF;
	border-radius: 12px;
}

.content>.credit_card>div {
	margin: 20px 0;
	text-align: center;
}

.content>.credit_card>div>figure>i {
	display: inline-block;
	background: url('/images/bank-melat.png') no-repeat;
	width: 66px;
	height: 66px;
	float: right;
	margin: 23px 8px;
}

.content>.credit_card>div>figure>i[icon="melat"] {
	background: url('/images/bank-melat.png') no-repeat;
}

.content>.credit_card>div>figure>i[icon="tejarat"] {
	background: url('/images/bank-tejarat.png') no-repeat;
}

.content>.credit_card>div>figure>ul>li {
	display: inline-block;
	padding-bottom: 16px;
	margin-top: 16px;
	border-bottom: 1px solid #EFEAFF;
}

.content>.credit_card>div>figure>ul>li>label {
	font-size: 14px;
}

.content>.credit_card>div>figure>ul>li>span {
	padding: 7px 8px;
	color: #7E5CF4;
	font-size: 14px;
	letter-spacing: 2px;
	border: 1px solid #D3C6FF;
	border-radius: 7px;
	cursor: pointer;
}

.content>.credit_card>div>figure>ul>li:last-child {
	border: none;
}

.content>.credit_card>div>figure>ul>li>span>em {
	font-size: 15px;
	font-style: normal;
	letter-spacing: 0;
	margin-right: 10px;
	margin-left: 4px;
}

.content>.credit_card>p {
	color: #4C3F76;
	font-size: 14px;
	margin-bottom: 1rem;
}

.content>.credit_card>p:last-child {
	margin: 0;
}

.promotion>.offer dl>em:before {
	position: absolute;
	background: #081D33;
	width: 100%;
	height: 1px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: '';
}

.shop>.content>form>p>b[color="red"] {
	color: #ff2727;
}

.promotion>.offer>a>p {
	display: block;
	background: white;
	padding: 10px;
	margin: 35px 1rem 0;
	border: 1px solid #EFEFEF;
	box-shadow: 0 0 15px rgb(163 163 163 / 16%);
	border-radius: 12px;
}


/*
.scroll--track
{
	width: 17px;
	background: #EBE5FF;
	border-radius: 25px;
}

.scroll--slider
{
	padding: .30em;
}

.scroll--slider::after
{
	background: #7e5cf4;
	border-radius: 5rem;
}

.scroll
{
	position: relative;
}

.scroll--track
{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	pointer-events: none;
	opacity: 0;
}

*[dir='rtl'] .scroll--track
{
	left: 0;
	right: auto;
}

.scroll--slider
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-top: 5px;
	box-sizing: border-box;
	height: 0;
	border: none;
	background: transparent;
	pointer-events: none;
}

.scroll--slider::after
{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
}

.scroll--content
{
	position: relative;
	width: 97%;
	height: 100%;
	padding: 3px 1rem 3px 5px;
	overflow-y: auto;
	direction: ltr;
}

.scroll--content::-webkit-scrollbar
{
	-webkit-appearance: none;
} */

.contact>h4 {
	font-size: 20px;
	font-weight: normal;
}

.contact>ul {
	margin: 2rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	flex-direction: row;
}

.contact>ul>li {
	display: inline-block;
	margin: 0 5px;
}

.contact>ul>li>a {
	background: #EBE5FF;
	height: auto;
	padding: 15px;
	border-radius: 12px;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	align-content: center;
	flex-wrap: wrap;
	margin-top: 15px;
}

.contact>ul>li>a>span {
	display: inline-block;
	color: #081D33;
	margin: 3px 0 7px;
}

.contact>ul>li>a>strong {
	display: flex;
	color: #7E5CF4;
	font: 14px 'IRANSans';
	font-weight: 500;
	direction: ltr;
	width: 95%;
	align-items: center;
	flex-direction: column;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: -27px;
}

.contact>ul>li>a:before {
	position: relative;
	background: #fff;
	width: 77px;
	height: 70px;
	content: '';
	float: right;
	margin-left: 1rem;
	border-radius: 12px;
}

.contact>ul>li[icon="whatsapp"]>a:before {
	background: #fff url('/images/contact-whatsapp.png') center no-repeat;
}

.contact>ul>li[icon="telegram"]>a:before {
	background: #fff url('/images/contact-telegram.png') center no-repeat;
}

.contact>ul>li[icon="instagram"]>a:before {
	background: #fff url('/images/contact-instagram.png') center no-repeat;
}

.wallet_history {
	display: block;
}

.wallet_history>tbody {
	height: 23.8rem;
}

.box-support-img {
	margin: auto;
	text-align: center;
}

footer .left-box-footer div.logo-namad {
	background: rgb(255 255 255 / 10%);
	padding: 10px 0;
	margin-right: 5px;
	border-radius: 12px;
	flex: 1;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

footer .left-box-footer div.logo-namad img {
	width: 88px;
}

footer .left-box-footer>div {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-content: space-around;
}

footer .left-box-footer>p {
	text-align: center;
}

footer .box-footer>figure {
	background: -moz-linear-gradient(0deg, rgba(167, 142, 255, 0) 0%, rgba(126, 92, 244, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(167, 142, 255, 0) 0%, rgba(126, 92, 244, 1) 100%);
	background: linear-gradient(0deg, rgba(167, 142, 255, 0) 0%, rgba(126, 92, 244, 1) 100%);
	padding: 1rem;
	margin: 1rem 0;
	text-align: right;
	border-radius: 12px;
}

footer .box-footer>figure>span {
	color: white;
}

footer .box-footer>figure>a {
	float: left;
	margin-right: 1rem;
}

footer .box-footer>figure>a[icon="instagram"] {
	background: url('/fonts/svg/instagram.svg');
	width: 20px;
	height: 20px;
}

footer .box-footer>figure>a[icon="telegram"] {
	background: url('/fonts/svg/telegram.svg');
	width: 20px;
	height: 20px;
}

footer .box-footer>figure>a[icon="whatsapp"] {
	background: url('/fonts/svg/whatsapp.svg');
	width: 20px;
	height: 20px;
}

.callback-error {
	display: block;
	background: #f8f8f8;
	width: 85%;
	margin: 7rem auto;
	padding: 3rem 0;
	border-radius: 12px;
	text-align: center;
}

.callback-error:before {
	display: block;
	background: #fff url('/images/vector-failed.png') center no-repeat;
	width: 111px;
	height: 111px;
	padding: 10px;
	margin: -7rem auto 1rem;
	box-shadow: 0 0 0 5px #f8f8f8;
	content: '';
	border-radius: 50%;
}

.callback-error>p {
	font-size: 22px;
	margin: 1rem 0;
	color: #ff4b4b;
}

.callback-error>a {
	background: #7e5cf4;
	color: white;
	font-size: 14px;
	padding: 10px;
	border-radius: 7px;
}

.widecontent>h3 {
	color: #ee9403;
	font: 8rem Calibri;
	font-weight: bold;
	letter-spacing: 1rem;
	text-shadow: 3px 3px 0 #e76b08;
}

.widecontent {
	text-align: center;
}

.img-erore-man {
	display: block;
	margin: auto;
}

.widecontent>a {
	background: #7E5CF4;
	font-size: 18px;
	color: white;
	padding: 1rem 2rem;
	border: 1px solid #EFEFEF;
	box-shadow: 0 0 15px rgb(163 163 163 / 16%);
	border-radius: 12px;
}

.widecontent>p {
	color: #182218;
	margin: -20px 0 40px;
	font-size: 24px;
	text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px 5px #555;
}

.modalBox {
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 99999;
	padding-top: 70px;
}

.modalBox>#cropImagePop {
	position: container;
	background: #f8f8f8;
	width: 28rem;
	top: 10%;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	padding: 2rem 0;
	border-radius: 12px;
	box-shadow: 0 0 15px rgb(0 0 0 / 25%);
}

.modalBox>#cropImagePop>button {
	background: #7c7c7c;
	font: 14px 'IRANSans';
	color: white;
	padding: 5px 10px;
	margin-left: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.modalBox>#cropImagePop>button#cropImageBtn {
	background: #7E5CF4;
}

.content>.credit_card>div>figure>ul>li:last-child {
	border: none;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	font-size: 24px !important;
}

.swiper-wrapper {
	border-radius: 12px;
	overflow: hidden;
}


/* پیگیری وضعیت سفارش */

.box-peygiri {
	background-color: #F7F4FF;
	border-radius: 17px;
	margin: 100px 0;
	margin-bottom: 80px;
	position: relative;
	height: 230px;
}

.icon-box-peygiri {
	background-color: #CEAFFF;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	padding: 28px;
	position: relative;
	left: -50%;
	top: -34%;
	border: 8px solid #fff;
	transform: translate(50%, 0);
}

.text-peygiri {
	text-align: center;
	margin-top: -45px;
	font-size: 20px;
	font-weight: 700;
}

.box-search-order {
	align-items: center;
	justify-content: center;
	align-content: center;
	position: absolute;
	bottom: 0;
	right: 50%;
	transform: translate(50%, 37px);
}

.form-search-order {
	position: relative;
}

.fild-search-order {
	height: 82px;
	width: 636px;
	border-radius: 8px;
	border: 2.5px solid #EBE5FF;
	padding: 15px;
}

.btn-search-order {
	background-color: #7E5CF4;
	border-color: #7E5CF4;
	border-radius: 8px;
	width: 50px;
	height: 50px;
	left: 13px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
}

.title-peygiri-table {
	text-align: center;
	font-size: 18px;
}

.peygiri-Content table>thead>tr>th {
	text-align: center !important;
}

.peygiri-Content table>tbody tr>td {
	width: 27rem;
	text-align: center !important;
}

#peygiri-page table {
	display: table;
	width: 100%;
	height: auto;
	padding: 5px 10px;
	margin: 1.5rem 0;
	border-spacing: 0 8px;
	box-shadow: 0 0 0 1px #EBE5FF;
	border-radius: 12px;
}

#peygiri-page table>tbody tr {
	width: 100%;
	box-shadow: 0 0 0 1px #EBE5FF;
	border-radius: 7px;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

#peygiri-page table>thead>tr>th {
	color: #998DC1;
	font-size: 16px;
	font-weight: normal;
	padding: 0 20px 7px;
	text-align: right;
}

#peygiri-page table>tbody tr:hover {
	background: #F7F4FF;
}

#peygiri-page table>tbody tr>.align-center {
	text-align: center;
}


/*
#peygiri-page table>tbody.scroll {
	display: block;
	width: 100%;
	height: 32.6rem;
	overflow: hidden;
}

#peygiri-page table>tbody.scroll tr {
	display: table;
	padding: 5px 0;
	margin-bottom: 12px;
}

#peygiri-page table[scroll]>thead {
	display: block;
	margin-right: 1rem;
}

#peygiri-page table[scroll]>thead {
	display: block;
	margin-right: 1rem;
}

#peygiri-page table[scroll]>thead>tr>th:first-child {
	position: relative;
	right: 20px;
} */

#peygiri-page table>tbody tr>td:nth-child(3):not(.align-center) {
	direction: ltr;
	text-align: right;
}

#peygiri-page table>tbody tr>td {
	font: 13px 'IRANSans';
	letter-spacing: 1px;
	padding: 15px 20px;
	font-weight: 500;
}

#peygiri-page table>tbody tr>td:nth-child(2) {
	direction: ltr;
	text-align: right;
}

#peygiri-page table>tbody tr>td>a[icon="visit"] {
	background: url('/fonts/svg/eyes.svg') center no-repeat;
	width: 20px;
	height: 14px;
	vertical-align: middle;
}

#peygiri-page table>tbody tr>td>span {
	font-size: 15px;
	letter-spacing: 0;
	padding: 3px 10px;
	border-radius: 7px;
}

#peygiri-page table>tbody tr>td>span[status="pending"] {
	background: #F1EDFF;
	color: #7450F0;
	box-shadow: 0 0 0 1px #7E5CF4;
}

#peygiri-page table>tbody tr>td>span[status="completed"] {
	background: #F0FFEB;
	color: #078149;
	box-shadow: 0 0 0 1px #14B56B;
}

#peygiri-page table>tbody tr>td>span[status="failed"] {
	background: #FFEBEB;
	color: #ED2121;
	box-shadow: 0 0 0 1px #EB4141;
}

.scroll--content {
	display: contents;
	width: 100%;
}

.pagination-container {
	display: flex;
	align-items: center;
	justify-content: center;
	direction: ltr;
	margin-bottom: 50px;
}

.pagination-number {
	margin: 0 6px;
	border-radius: 6px;
	background: #7E5CF4;
	max-width: auto;
	min-width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding: 0 6px;
	color: #fff;
}

.pagination-number:hover {
	opacity: 0.9;
}

.pagination-container .active {
	background: #432e8b;
}

.shop>.shop-content>.product-box>span[data-available='0'] {
	color: #ff1100;
}

.shop>.shop-content>.product-box>span[data-available='1']::after {
	content: "تومان";
	color: #998DC1;
	font-size: 14px;
	vertical-align: middle;
	margin-right: 5px;
	font-weight: 500;
}

.offer-price[data-available='1']::after {
	content: "تومان";
	color: #000000;
	font-size: 14px;
	vertical-align: middle;
	font-weight: bold;
}

.swiper-slide img {
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
}

table.payment .userpreview {
	text-indent: 2rem;
}

table.payment .userpreview img {
	width: 55px;
	height: 55px;
}

.required {
	color: #E01020;
	font-size: 16px;
	line-height: 1;
}

.account_name {
	background: #7E5CF4;
	color: #fff;
	padding: 4px;
	border-radius: 8px;
}

input[type="checkbox"] {
	display: inline-block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	box-sizing: border-box;
	margin-top: 0;
	padding: 0;
	vertical-align: middle;
	margin-inline-end: 5px;
}

.confirm_account {
	background-color: #f8f7ff;
	padding: 30px;
	border-radius: 8px;
	border: 1px solid #ddd;
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
}

.confirm_account span.account_name {
	background-color: unset;
	color: #7E5CF4;
	font-weight: 700;
	text-decoration: underline;
}

.confirm_account img {
	border-radius: 50%;
	border: 4px solid #e0d7eb;
	position: absolute;
	left: 10px;
	top: 10px;
}

p.des span {
	color: #6F6396 !important;
	font-size: 14px !important;
}

.row-dragon-field {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 25px;
	margin-bottom: 15px;
}

.item-dragon-field {
	display: flex;
	flex-direction: column;
	gap: 10px;
	flex: 1;
	position: relative;

}

.item-dragon-field label {
	font: 14px 'IRANSans';
}

.item-dragon-field input {
	font: 12px 'IRANSans';
	padding: 10px;
	border: 1px solid #D1C6F4;
	border-radius: 5px;
	width: 100%;
}

.item-dragon-field button {
	position: absolute;
	left: 6px;
	bottom: 6px;
	color: #7e5cf4;
	background-color: #f7f5ff;
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 5px;
	cursor: pointer;
}

.item-dragon-field .resend-code {
	display: none;
	margin-bottom: 42px;
	background-color: #fff;
}

.item-dragon-field input[name="sms_code"],
.item-dragon-field input[name="credit_card"] {
	text-align: center;
}

.row-dragon-field.otp {
	background-color: #f8f7ff;
	padding: 15px;
	border-radius: 8px;
	border: 1px solid #ddd;
	margin-top: 30px;
	margin-bottom: 20px;
	display: none;
}

span.otp-time-left {
	position: absolute;
	left: 8px;
	color: #7e5cf4;
	font-size: 14px;
}

button.submit-otp {
	background: #7e5cf4;
	color: #fff;
	padding: 5px 15px;
}

button.decrement-button {
	left: 40px;
}

.dragons-count-wrapper button {
	width: 29px;
}

.row-dragon-submit {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 20px;
}

.row-dragon-submit b#finalPrice {
	color: #7e5cf4;
	font-size: 18px;
}

.dragon-submit {
	background: #7e5cf4;
	color: white;
	font: 15px 'IRANSans';
	padding: 8px 12px;
	border: 0;
	border-radius: 7px;
	cursor: pointer;
	margin-top: 5px;
}


.shop[category="dragon"]>.stand:after {
	background: url(/images/vector-dragon-large.png) no-repeat;
	background-size: contain;
	background-position: center;
}

label.ID-not-found i {
	color: #ff2727;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

label.ID-not-found i:before {
	display: inline-block;
	background: url(/images/icon-error.png) no-repeat;
	width: 32px;
	height: 32px;
	content: '';
	margin-left: 10px;
	vertical-align: middle;
}

/* new code */

.box-pubg-banner {
	position: relative;
	background: hsla(211, 99%, 55%, 1);
	background: linear-gradient(310deg, hsla(211, 99%, 55%, 1) 0%, hsla(215, 71%, 57%, 1) 39%, hsla(215, 100%, 31%, 1) 100%);
	background: -moz-linear-gradient(310deg, hsla(211, 99%, 55%, 1) 0%, hsla(215, 71%, 57%, 1) 39%, hsla(215, 100%, 31%, 1) 100%);
	background: -webkit-linear-gradient(310deg, hsla(211, 99%, 55%, 1) 0%, hsla(215, 71%, 57%, 1) 39%, hsla(215, 100%, 31%, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#1986FE", endColorstr="#4586E0", GradientType=1);
	padding: 30px 0;
	margin: 10rem auto 3rem;
	text-indent: 3rem;
	border-radius: 20px;
}

section.box-pubg-banner.container {
	display: flex;
	justify-content: space-between;
	padding: 40px;
}

.right-box-banner {
	z-index: 2;
}

.right-box-banner h2 {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}

.right-box-banner p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

.box-pubg-banner img {
	position: absolute;
	left: 0;
	top: -97px;
}

.box-pubg-banner::before {
	content: "";
	background-image: url(/images/pubg-banner-bg.svg);
	width: 357px;
	height: 219px;
	position: absolute;
	right: -20px;
	top: -37px;
}

.shop-box-pubg>.product-box {
	width: 23.1% !important;
}

.shop[category="pubg"]>.shop-content>.product-box>.picture>i {
	background: -moz-linear-gradient(180deg, rgba(25, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(25, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(180deg, rgba(25, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.shop[category="pubg"]>.shop-title>i:before {
	background: url('/images/UC-pubg-vector.png') no-repeat;
	width: 112px;
	height: 84px;
	top: 0;
	bottom: 0;
}

.shop[category="pubg"]>.shop-title>h2:after {
	content: 'UC Pubg';
}


/* razergold */

.shop-box-razergold>.product-box {
	width: 23.1% !important;
}

.shop[category="razergold"]>.shop-content>.product-box>.picture>i {
	background: -moz-linear-gradient(180deg, rgba(0, 137, 26, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0, 137, 26, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(180deg, rgba(0, 137, 26, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.shop[category="razergold"]>.shop-title>i:before {
	background: url('/images/razergold.png') no-repeat;
	width: 91px;
	height: 91px;
	top: 0;
	bottom: 0;
}

.shop[category="razergold"]>.shop-title>h2:after {
	content: 'RazerGold';
}


/* banner rezaer */

.box-razergold-banner {
	position: relative;
	background: rgba(68, 214, 44, 1);
	background: linear-gradient(310deg, rgba(68, 214, 44, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: -moz-linear-gradient(310deg, rgba(68, 214, 44, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(310deg, rgba(68, 214, 44, 1) 0%, rgba(0, 0, 0, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#1986FE", endColorstr="#4586E0", GradientType=1);
	padding: 30px 0;
	margin: 10rem auto 3rem;
	text-indent: 3rem;
	border-radius: 20px;
}

section.box-razergold-banner.container {
	display: flex;
	justify-content: space-between;
	padding: 40px;
}

.box-razergold-banner img {
	position: absolute;
	left: 0;
	top: -97px;
}

section.shop.container[category="pubg"] a.product-box {
	width: 23%;
}

section.shop.container[category="razer"] a.product-box {
	width: 23%;
}

.shop[category="razer"]>.shop-title>i:before {
	background: url(https://bigotop.com/images/razer-gold.png);
	width: 95px;
	height: 95px;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
}

.shop[category="razer"]>.shop-title>h2:after {
	content: 'razer gold';
}

.dragon-banner {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 60px 0;
}

.dragon-banner a>img {
	border-radius: 15px;
}

.shop[category="razer"]>.stand:after {
	background: url(https://bigotop.com/images/razergold-banner.svg) no-repeat;
	background-size: contain;
	background-position: center;
	width: 80%;
}

.shop[category="pubg"]>.stand:after {
	background: url(https://bigotop.com/images/pubg-banner.svg) no-repeat;
	background-size: contain;
	background-position: center;
	width: 80%;
}

.shop>.shop-content>.product-box>.picture>i {
	background-color: #4CAF50;
}

table.payment-razer {
	width: 100%;
	text-align: center;
	border-radius: 8px;
	overflow: hidden;
	padding: 0;
	margin: 50px 0;
	border-collapse: collapse;
}

table.payment-razer th {
	background-color: #bfaefa;
}

table.payment-razer * {
	padding: 10px;
}

table.payment-razer td {
	background-color: #f7f7f7;
}

table.payment-razer tr {
	border-bottom: 1px solid #ddd;
}

table.payment-razer tr:last-child {
	border: unset;
}

div#verifyAccount {
	position: relative;
	width: 100%;
}

div#verifyAccount div {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	margin-top: 10px;
}

div#verifyAccount div input[type="text"] {
    background: #fff;
    font: 12px 'IRANSans';
    color: #615195;
    padding: 9px 26px;
    letter-spacing: 1px;
    text-align: right;
    direction: ltr;
    border-radius: 0 4px 4px 0;
    border: 2px solid #EBE5FF;
    border-left: 0;
    cursor: pointer;
}

div#verifyAccount .verifyAccount {
	background-color: #7e5cf4;
	padding: 5px 10px;
	font-size: 12px;
	color: #fff;
	border-radius: 4px 0 0 4px;
	line-height: 2.5;
}
div#verifyAccount span.resendVerifyCode {
    font-size: 12px;
    display: inline-block;
    margin-top: 15px;
    margin-right: 1px;
    cursor: pointer;
    color: #494949;
    background-color: #ddd;
    padding: 10px 15px;
    border-radius: 6px;
}

.account-status,
.kyc-status {
	border-radius: 10px;
	margin-bottom: 10px;
	transition: all 0.3s ease;
}

.status-badge {
	display: flex;
	align-items: center;
	padding: 10px 15px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 500;
	position: relative;
}

.status-icon {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin-left: 5px;
}

.status-tooltip {
	display: none;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	background: #333;
	color: white;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 12px;
	white-space: nowrap;
	margin-bottom: 5px;
}

.status-badge:hover .status-tooltip {
	display: block;
}

/* رنگ‌بندی وضعیت حساب */
.verified {
	background: #e6f7ee;
	color: #00a854;
	border-left: 3px solid #00a854;
}

.verified::before {
	display: inline-block;
	background: url('/images/icon-success.png') no-repeat;
	background-size: auto;
	background-size: cover;
	width: 24px;
	height: 24px;
	content: "";
	vertical-align: middle;
	margin-left: 7px;
}

.pending {
	background: #fff7e6;
	color: #fa8c16;
	border-left: 3px solid #fa8c16;
}

.pending::before {
	display: inline-block;
	background: url('/images/icon-pending.png') no-repeat;
	background-size: cover;
	width: 24px;
	height: 23px;
	content: "";
	vertical-align: middle;
	margin-left: 7px;
}

.unverified {
	background: #fff1f0;
	color: #f5222d;
	border-left: 3px solid #f5222d;
}

.unverified::before {
	display: inline-block;
	background: url('/images/icon-warning.svg') no-repeat;
	background-size: auto;
	background-size: cover;
	width: 24px;
	height: 24px;
	content: "";
	vertical-align: middle;
	margin-left: 7px;
}

.blocked {
	background: #f5f5f5;
	color: #595959;
	border-left: 3px solid #595959;
}

.blocked::before {
	display: inline-block;
	background: url('/images/icon-error.png') no-repeat;
	background-size: cover;
	width: 24px;
	height: 24px;
	content: "";
	vertical-align: middle;
	margin-left: 7px;
}

.rejected {
	background: #fff1f0;
	color: #f5222d;
	border-left: 3px solid #f5222d;
}

.limited::before,.rejected::before {
	display: inline-block;
	background: url('/images/icon-alert.svg') no-repeat;
	background-size: cover;
	width: 24px;
	height: 24px;
	content: "";
	vertical-align: middle;
	margin-left: 7px;
}

.limited {
	background: #fff7e6;
	color: #fa8c16;
	border-left: 3px solid #fa8c16;
}

.kyc-status .status-header {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
}

.status-title {
	font-weight: 600;
	font-size: 16px;
}

.status-detail {
	font-size: 14px;
	margin-bottom: 10px;
}

.status-actions {
	margin-top: 15px;
}

.rejection-reason,
.correction-notes {
	background: rgba(0, 0, 0, 0.05);
	padding: 10px;
	border-radius: 5px;
	margin: 10px 0;
	font-size: 13px;
}

/* رنگ‌بندی وضعیت احراز هویت */
.kyc-status.verified {
	background: #e6f7ee;
	border-right: 3px solid #00a854;
}

.kyc-status.pending {
	background: #fff7e6;
	border-right: 3px solid #fa8c16;
}

.kyc-status.rejected {
	background: #fff1f0;
	border-right: 3px solid #f5222d;
}

.kyc-status.empty {
	background: #f5f5f5;
	border-right: 3px solid #d9d9d9;
}

.kyc-status.needs-correction {
	background: #fff7e6;
	border-right: 3px solid #fa8c16;
}

.kyc-status.expired {
	background: #fff1f0;
	border-right: 3px solid #f5222d;
}

.btn-view-docs,
.btn-reupload,
.btn-upload,
.btn-upload-again,
.btn-renew {
	padding: 8px 15px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	font-size: 13px;
	transition: all 0.2s;
}

.btn-view-docs {
	background: #00a854;
	color: white;
}

.btn-reupload {
	background: #f5222d;
	color: white;
}

.btn-upload {
	background: #1890ff;
	color: white;
}

.btn-upload-again {
	background: #fa8c16;
	color: white;
}

.btn-renew {
	background: #722ed1;
	color: white;
}

.btn-view-docs:hover {
	background: #00924c;
}

.btn-reupload:hover {
	background: #d81e1e;
}

.btn-upload:hover {
	background: #1475d9;
}

.btn-upload-again:hover {
	background: #e67e0d;
}

.btn-renew:hover {
	background: #5e1db3;
}

.kyc-status {
	padding: 10px;
}
