@media (min-width: 1325px) {
	/* .slideshow{
		margin-right: 12% !important;
		margin-left: 12% !important;
		width: 76% !important;
	} */
	
	
}

@media (min-width: 992px) {
	.topup-card {
		background: #fff;
		border-radius: 8px;
		padding: 15px 0px;
		border: 1px solid #c7c7c7;
		position: relative;
		text-align: center;
		display: inline-block;
		margin: 15px auto;
		min-width: 155px;
	}
	
	.topup-card img {
		margin: 10px 0px;
		height: 35px;
	
	}
	.exp-notification{
		width: 6px;
		height: 6px;
		border-radius: 100px;
		background-color: red;
		margin: 7px 0px;


	}
	.order-table>tr>td{
		vertical-align: middle !important;
	}
	.order-table img{
		margin-left: 10px;
		margin-right: 5px;
		width:30px
	
	}
	.order-reddot{
		text-align: center;
		width: 10px;
		height: 10px;
		border-radius: 100px;
		background-color: red;
		position: absolute;
		top: 10px;
		right: 10px;
	
	}
	.tab-content {
		background: #fff;
		padding: 10px 25px;
		border-radius: 0 3px 3px;
		border: 1px solid #f5f7fa;
		border-radius: 0px 10px 10px 10px;
	}
	#failPop{
		display: flex;
		align-items: center;
		margin-left: 210px;
	}
	#successPop{
		display: flex;
		align-items: center;
		margin-left: 210px;
	}
	.wallet-amount img{
		margin-right: 10px;
		display: none;
	}
	.wallet-topup-record {
	
		position: relative;
		display: flow-root;
		margin: 30px 65px 10px;
	}
	.wallet-card .btn {
		background: #2E8CBD;
		color: white;
		border-radius: 60px;
		width: 125px;
		padding: 10px;
		border: 1px solid #666;
	}
	.wallet-card-icon-lg {
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		width: 100%;
		justify-content: space-between;
		padding-right: 10px;
	}
	.wallet-description{
		text-align: center;
		font-weight: 400;
		font-size: 11px;
		color: darkgrey;
		margin: 0px auto 25px;
	}
	.wallet-card-detail{
		margin: 10px auto 10px;
	
	}
	.wallet-card {
		background: #fff;
		border-radius: 20px;
		padding: 30px 51px 0px;
		border: 1px solid #c7c7c7;
		position: relative;
		text-align: center;
		display: flex;
	}
	.wallet-banner-img{
		position: absolute;
		right: 0px;
		bottom: 0;

	}

	.wallet-content{
		margin-top: -130px; 
		display:flex;
		justify-content: center;
	
	}
	.wallet-banner-title img {
		width: 180px;
	}

	.wallet-sub-card .wallet-card-icon {
		display: none;
	}

	.wallet-sub-card {
		margin: 10px;
	}

	.wallet-card-lg {
		background: #fff;
		border-radius: 20px;
		padding: 30px 40px 0px;
		border: 1px solid #c7c7c7;
		position: relative;
		text-align: center;
		display: flex;
	}
	.wallet-user{
		display: none;
	
		}
	
}

@media (max-width: 991px) {
	.wallet-banner-topic img{
		width: 175px;

	}

	.topup-card {
		background: #fff;
		border-radius: 8px;
		padding: 10px 5px 15px;
		border: 1px solid #c7c7c7;
		position: relative;
		text-align: center;
		display: inline-block;
		margin: 15px 0px;
		min-width: 155px;
	}
	.topup-card img {
		margin: 10px 0px;
		height: 35px;
	
	}
	.order-reddot{
		text-align: center;
		width: 10px;
		height: 10px;
		border-radius: 100px;
		background-color: red;
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.take-all-space li{
		width:33.33%;
		text-align: center;
	}
	
	.tab-content {
		background: #fff;
		padding: 10px 10px;
		border-radius: 0 3px 3px;
		border: 1px solid #f5f7fa;
		border-radius: 0px 10px 10px 10px;
	}
	#failPop{
		display: inline-flex;
		padding-right: 15px;
		align-items: center;
		justify-content: center;
	}
	#successPop{
		display: inline-flex;
		padding-right: 15px;
		align-items: center;
		justify-content: center;
	}
	.wallet-amount img{
		margin-right: 10px;
	}
	.wallet-topup-record {
	
		position: relative;
		display: flow-root;
		margin: 30px 30px 10px;
	}
	.wallet-topup-list-right i{
		display: none;

	}
	.wallet-card .btn {
		background: #2E8CBD;
		color: white;
		border-radius: 60px;
		width: 100%;
		padding: 10px;
		border: 1px solid #666;
	}
	.wallet-card {
		background: #fff;
		border-radius: 20px;
		padding: 30px 51px 5px;
		border: 1px solid #c7c7c7;
		position: relative;
		text-align: center;
		display: flex;
		
	}
	.wallet-topup-description>span{
		display: none;
	}

	.wallet-topup-list {
		border: 1px solid #c7c7c7;
		background: #fff;
		border-radius: 5px;
		margin: 10px 0px;
		padding: 15px 10px;
		overflow: scroll;
	}
	.wallet-content-border {
		
		background: #f7f7f7;
	}

	.wallet-card-detail.wallet-amount {
		margin: 45px auto 5px;
	}
	.wallet-card-detail {
		margin: 60px auto 10px;
	}

	.wallet-banner-img{
		position: absolute;
		right: 0px;
		bottom: 0;

	}
	.wallet-banner-description{
		display: flex;
		flex-direction: column;

	}
	.wallet-banner-title{
		padding-top: 5px;

	}
	.wallet-banner-title img{
		width: 140px;

	}

	.wallet-user{
		position: relative;
		z-index: 3;
		top: 85px;

	}
	.wallet-card-amount{
		margin: 45px auto 5px;
	
	}
	.wallet-description{
		text-align: center;
		font-weight: 400;
		font-size: 11px;
		color: darkgrey;
		margin: -5px auto 15px;
	}
	
	.wallet-symbol{

		display: none;
	}

	.wallet-card .wallet-topic{
		display: none;
	}
	.wallet-card .wallet-tutorial{
		display: none;
	}

	.wallet-card-icon-lg {
		display: none;
	}
	.wallet-card-lg{
		display: flex;
    	justify-content: space-between;
	}

	.wallet-sub-card {
		background: #fff;
		border-radius: 20px;
		padding: 30px 25px 20px;
		border: 1px solid #c7c7c7;
		position: relative;
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 10px;
		width: calc(50% - 6px);

	}
	.wallet-sub-card-plus{
		display: none;

	}

	.wallet-content {
		margin-top: -260px;
		margin-left: 30px;
		margin-right: 30px;
		display: block;
	}
}


@media (max-width: 767px) {
	.wallet-banner-img2{
		position: absolute;
		right: 0px;
		bottom: 0;

	}
	.wallet-banner-img2 img{
		height: 210px;
	}
	.wallet-sub-card {
		background: #fff;
		border-radius: 20px;
		padding: 30px 10px 20px;
		border: 1px solid #c7c7c7;
		position: relative;
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 10px;
		width: calc(50% - 6px);
	}
	.wallet-amount {
		text-align: center;
		font-weight: 500;
		font-size: 25px;
		margin: 0px auto 5px;
	}
	.cart {
		margin-bottom: 20px;
		padding-right: 17px
	}

	#back-top i {
		display: none
	}

	.sweet-modal-overlay {
		overflow: auto !important;
		background: white !important;
	}
	
	.sweet-modal-box {
		box-shadow: 0px 8px 46px rgba(0,0,0,0) !important;
	}
	
   .row {
	   margin-right: -11px;
       margin-left: -11px;
   }
   .product-grid-list {
       padding: 0px 4px 0px 4px !important;
   }
   .hide {
	   display: none;
   }
   .breadcrumb {
	   margin: 15px 0 !important;
   }
   .shopping-cart {
	   float: left !important;
	   padding-left: 3px;
   }
   
   .collapse {
	   padding-bottom: 20px;
   }
   
   h3{
       text-align: center;
   }
   
   /* .slideshow{
	   width: 100% !important;
	   margin: 0 !important;
	   padding: 0 !important;
   } */
}
@media (max-width: 1199px) {

	.wallet-card {
		background: #fff;
		border-radius: 20px;
		padding: 30px 35px 10px;
		border: 1px solid #c7c7c7;
		position: relative;
		text-align: center;
		display: flex;
	}
	
	
}

.slideshow{
		/* margin-top: 15px;
		margin-right: 6%;
		margin-left: 6%; */
		width: 100%;
	}

.container {
	padding: 0 20px !important;
}

.product-grid-list {
	padding: 0px 6px 6px 6px;
}
.news, .coupon {
	position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px;
    /* padding: 13px; */
    background: none;
    /* border-radius: 3px; */
    /* box-shadow: 0 1px 2px 0 #ccd1d9; */
    float: left;
}

.news .image, .coupon .image {
	display: block;
    width: 100%;
    /* margin: 3px 3% 9px 3%; */
}

.news .image img, .coupon .image img,  .sweet-modal-content img{
	width: 100%;
}

.news .title, .coupon .title {
	display: block;
    margin: 12px 0 7px;
    line-height: 1pc;
    float: none;
}

.news .title span, .coupon .title span {
	color: #706F6F;
    font-size: 11pt;
    /* font-weight: 800; */
    display: -webkit-box;
    max-width: 100%;
    max-height: 135px;
	/* min-height: 35px; */
    margin: 0 auto;
    line-height: 18px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .content, .coupon .content {
	display: block;
    color: #aab2bd;
    float: none;
}

.news .content span, .coupon .content span {
	font-size: 10pt;
    display: -webkit-box;
    max-width: 100%;
    max-height: 54px;
	min-height: 54px;
    margin: 0 auto;
    line-height: 18px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .more, .coupon .more {
	/* font-size: 10pt; */
    /* font-weight: 700; */
    /* text-align: left; */
    margin: 12px 0 0px;
	/* padding: 5px;
	border: 1px solid #7d8794;
	border-radius: 5px;
    color: #E87070; */
}

.news .more>span,
.coupon .more>span {
	font-size: 8.5pt;
	/* font-weight: 700; */
	text-align: left;
	margin: 7px 0 0px;
	padding: 5px 8px;
	border: 1px solid #7d8794;
	border-radius: 5px;
	color: #E87070;
}

.owl-stage {
	margin: 0px auto;
}

a,
a:focus,
a:hover {
	text-decoration: none
}
body {
	font-family: Roboto, sans-serif, Microsoft JhengHei;
	font-weight: 400;
	font-size: 14px;
	color: #656d78;
}
.alert-danger a,
.alert-info a,
.alert-success a,
.alert-warning a,
.table>thead,
div.required .control-label:before {
	font-weight: 700
}
h1,
h2,
h3,
h4,
h5,
legend {
	text-transform: uppercase;
	font-weight: bold;
}

h1 {
	font-size: 18pt;
    line-height: 1.4;
}

h3 {
    padding-bottom: 6px;
    border-bottom: 1px solid #dcdcdc;
	margin-top: 0px;
	font-size: 15pt;
}


a {
	color: #aab2bd
}
a:focus,
a:hover {
	color: #434a54
}
p {
	line-height: 26px
}
.form-control {
	color: #656d78;
	background: #fff;
	border-top: 1px solid #ccd1d9;
	border-left: 1px solid #ccd1d9;
	border-right: 1px solid #ccd1d9;
	border-bottom: 1px solid #aab2bd;
	border-radius: 3px;
	box-shadow: none
}
.form-control:focus {
	border-color: #656d78;
	box-shadow: none
}
.form-control::-webkit-input-placeholder {
	color: #aab2bd
}
.form-control::-moz-placeholder {
	color: #aab2bd
}
.form-control:-ms-input-placeholder {
	color: #aab2bd
}
.well {
	background: #fff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 #ccd1d9
}
legend {
	color: #656d78;
	border: none
}
.has-error .form-control,
.has-error .form-control:focus {
	border: 1px solid #aab2bd;
	box-shadow: none
}
#back-top i,
.list-group,
.panel-default,
.ref-search-link a {
	/* box-shadow: 0 1px 2px 0 #ccd1d9 */
	/* text-align: center */
}
.category_list{
	text-align: left;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.text-danger {
	color: #e9573f
}
div.required .control-label:before {
	content: '* ';
	color: red
}
.table,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	border-color: #d6dde5;
	padding: 20px 0px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.table>tbody+tbody {
	border-top: none
}
.panel-group .panel {
	border-radius: 3px
}
.panel-heading {
	padding: 9pt 15px
}
.panel-default {
	background: #fff;
	border: none
}
.panel-default>.panel-heading {
	color: #656d78;
	background: #fff;
	border-color: #e7eaf0
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #fff
}
.panel-footer {
	background: #e7eaf0;
	border-color: #e7eaf0
}
.filter .panel-footer,
.filter .panel-heading {
	font-weight: 700;
	background: #fff;
	border-color: #e4e7ec
}

.profile-menu-list{
	text-align: center;
	max-width: 205px;
	border: 1px solid #d8d8d8;
	border-radius: 60px;
	color: #777;
	padding: 13px 0;
	background: #fff;


}

/* .profile-menu-list img {
 	width: 30px;
 	margin-right: 1px;

} */

.list-group-profile{
	/* border-top: 1px solid #e4e7ec; */
	border-bottom: 1px solid #e4e7ec;
	background: #fff;
}

.list-group .list-group-item {
	/* border-top: 1px solid #e4e7ec; */
	border-left: none;
	border-right: none;
	border-bottom: none
}
.list-group .list-group-item:first-child {
	border-top: none;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.list-group .list-group-item:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.list-group a.list-group-item {
	color: #656d78;
	text-transform: lowercase
}
.list-group a.list-group-item:focus,
.list-group a.list-group-item:hover {
	color: #434a54;
	background: #f5f7fa
}
.list-group a.list-group-item.active,
.list-group a.list-group-item.active:focus,
.list-group a.list-group-item.active:hover {
	color: #434a54;
	background-color: #f5f7fa;
	border-color: #f5f7fa;
	/* border-top: 1px solid #d6dadf; */
	border-bottom: 1px solid #e4e7ec
}
.fa-stack {
	font-size: 6px
}
.fa-star,
.fa-star-o {
	color: #ffce54;
	font-size: 14px
}
.fa-star+.fa-star-o {
	color: #ffce54
}
.ref-search-link {
	margin: 0;
	padding: 0
}
.ref-search-link a {
	display: block;
	margin-bottom: 6px;
	padding: 9pt 15px;
	text-align: center;
	color: #656d78;
	background: #fff;
	border-radius: 3px
}
.ref-search-link a:hover {
	background: #f8fafd;
	color: #434a54
}
#slideshow .owl-item.active.center {
	opacity: 1 !important;
}


#slideshow .item img {
    display: block;
    width: 95%;
    height: auto;
}

#slideshow .item iframe {
    border-radius: 30px;
    width: 100%;
}

#slideshow .item a {
    display: flex;
    justify-content: center;
}
.not-found {
	margin: 90pt 0
}
#back-top {
	position: fixed;
	right: 20px;
	bottom: 30px;
	z-index: 9
}
#back-top i {
	color: #2b2f35;
	font-size: 18px;
	background: #fff;
	height: 42px;
	width: 42px;
	line-height: 42px;
	text-align: center;
	border-radius: 100%;
	-webkit-transition: .3s;
	transition: .3s
}
.alert,
.btn,
.tags-sidebar li {
	border-radius: 3px
}
#back-top i:hover {
	color: #37bc9b;
	background: #f8fafd
}

.alert {
	margin: 30px 0;
	padding: 10px 1pc
}
/*
.alert:hover {
	color: #fff;
	opacity: 1
}
*/
.alert-dismissable .close {
	color: #000
}
.alert-info {
	background-color: #7cd1ef;
	border-color: #4fc1e9
}
.alert-info .close,
.alert-info a {
	color: #31708f
}
.alert-warning {
	background-color: #ffdd87;
	border-color: #ffce54
}
.alert-warning .close,
.alert-warning a {
	color: #8a6d3b
}
.alert-danger {
	background-color: #f2838f;
	border-color: #ed5565
}
.alert-danger .close,
.alert-danger a {
	color: #a94442
}
.alert-success {
	background-color: #b9df90;
	border-color: #a0d468
}
.alert-success .close,
.alert-success a {
	color: #3c763d
}
.close {
	color: #434a54;
	font-size: 17px;
	font-weight: 400;
	text-shadow: none;
	opacity: 1
}
.btn-primary,
.shopping-cart>.btn {
	font-weight: 700;
	text-shadow: none;
	text-transform: uppercase
}
.close:hover {
	color: #fff;
	opacity: 1
}
.blog-post {
	margin-bottom: 30px
}
.blog-post h3 a {
	color: #37bc9b
}
.blog-post h3 a:hover {
	color: #434a54
}
.blog-post img {
	padding: 0 30px 30px 0
}
.blog-post .post-separator {
	display: block;
	height: 1px;
	width: 100%;
	background: #ccd1d9
}
.recent-post {
	display: block
}
.recent-post img {
	width: 90px;
	height: 90px;
	padding: 0 15px 15px 0
}
.tags-sidebar li {
	background: #e6e9ed;
	margin: 3px 1px;
	padding: 2px 9pt
}
.breadcrumb {
	font-size: 13px;
	background: 0 0;
	margin: 22px 0;
	padding: 0
}
.breadcrumb a {
	color: #aab2bd;
	font-size: 13px
}
.breadcrumb a:hover {
	color: #434a54
}
.breadcrumb>li+li:before {
	color: #dfe3ea
}
.btn {
	background: 0 0;
	-webkit-transition: .3s;
	transition: .3s
}
.btn-default {
	color: #656d78;
	background: #fff;
	border-top: 1px solid #ccd1d9;
	border-left: 1px solid #ccd1d9;
	border-right: 1px solid #ccd1d9;
	border-bottom: 1px solid #aab2bd
}
.btn-default.active,
.btn-default.disabled,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.btn-default[disabled] {
	color: #434a54;
	background: #f5f7fa;
	border: 1px solid #aab2bd
}
.btn-primary {
	background: #37bc9b;
	border: 1px solid #37bc9b;
	color: #f5f7fa;
	text-align: center;
	padding: 9pt 30px
}
.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
	color: #434a54;
	border: 1px solid #656d78;
	background: 0 0;
	text-shadow: none;
	box-shadow: none
}
.btn-danger {
	color: #aab2bd;
	border: 1px solid #656d78;
	background: 0 0;
	text-shadow: none;
	box-shadow: none
}
.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:hover,
.btn-danger[disabled] {
	color: #fff;
	background: #37bc9b;
	border: 1px solid #37bc9b;
	text-shadow: none;
	box-shadow: none
}



.shopping-cart .navbar-toggle i {
	font-size: 21px
}
.shopping-cart>.btn {
	color: #d6d6d6;
	font-size: 13px;
	text-align: right;
	line-height: 24px;
	background: 0 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 9px 0 0px 0px;
}
.shopping-cart>.btn:active,
.shopping-cart>.btn:hover {
	outline: 0
}
.shopping-cart .cart-icon {
	display: inline-block;
	position: relative
}
.shopping-cart .cart-icon strong {
	display: block;
	position: relative;
	color: #656d78;
	border: 2px solid #656d78;
	padding: 2px 9px;
	margin-left: 15px;
	z-index: 9
}
.shopping-cart .cart-icon .cart-icon-handle {
	position: absolute;
	top: -6px;
	left: 50%;
	height: 8px;
	width: 15px;
	border: 2px solid #656d78;
	border-bottom: 0;
	border-top-left-radius: 99px;
	border-top-right-radius: 99px
}
.shopping-cart .dropdown-menu {
	min-width: 75pt;
	font-size: 13px;
	margin: 9px 0 0;
	padding: 20px 6px 0;
	z-index: 1001
}
.shopping-cart .dropdown-menu .dropdown-triangle:before {
	left: 70%
}
.shopping-cart .dropdown-menu .btn {
	padding: 7.5px 10px
}
.shopping-cart .dropdown-menu .btn-title {
	font-size: 13px
}
.shopping-cart .dropdown-menu table {
	margin-bottom: 10px
}
.shopping-cart .dropdown-menu table a:hover {
	color: #37bc9b
}
.shopping-cart .dropdown-menu li>div {
	min-width: 418px;
	padding: 0 10px
}
.shopping-cart .dropdown-menu li p {
	margin: 20px 0
}
.shopping-cart .img-thumbnail {
	padding: 4px;
	background: #656d78;
	border: none
}
.shopping-cart .table>tbody>tr>td,
.shopping-cart .table>tbody>tr>th {
	border-color: #4f5763;
	vertical-align: middle
}

.shopping-cart{
	position: relative;
    min-height: 1px;
	float: right;
}





.wallet-card-icon-lg img {
	border-radius: 18px 0px 0px 0px;
}

.wallet-card-icon-lg i {
	float: right;
	padding-top: 9px;
}

.wallet-card-icon {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding-right: 10px;
}

.wallet-card-icon img {
	border-radius: 18px 0px 0px 0px;
}

.wallet-card-icon i {
	float: right;
	padding-top: 9px;
}

.wallet-content-border{
	border-radius: 0px 0px 15px 15px;
	border: 1px solid #c7c7c7;
	padding: 0px 0px 25px;
	background: #fff;

}

.wallet-topic{
	text-align: center;
    font-weight: 600;
    font-size: 20px;
    margin: 0px auto 5px;
}

.wallet-amount{
	text-align: center;
    font-weight: 500;
    font-size: 45px;
    margin: 0px auto 5px;
}

.wallet-amount img{
	margin-right: 10px;
}


.wallet-tutorial{
	text-align: center;
    font-weight: 400;
    font-size: 11px;
    color: darkgrey;
    margin: 20px auto 5px;
	text-decoration: underline;
}


.wallet-card-lg .btn {
	background: #2E8CBD;
	color: white;
	border-radius: 60px;
    width: 125px;
    padding: 10px;
    border: 1px solid #666;
}

.wallet-card-lg .red {
	background: #FF6C70 !important;
}

.wallet-sub-card-plus{
	width: 40px;
    height: 40px;
    color: #4D4D4D;
    font-size: 40px;
    margin-top: 45px;
}

.wallet-detail-card {
	background: #fff;
    border-radius: 20px;
    width: 400px;
    height: 300px;
    border: 1px solid #c7c7c7;
}



.wallet-symbol{
	width: 40px;
    height: 40px;
    border-radius: 100px;
    background-color: #4D4D4D;
    color: white;
    font-size: 25px;
    position: relative;
    margin: 108px 10px;
    padding: 2px 12px;
    font-family: serif;
    font-weight: 600;

}
.wallet-topup-amount{
	text-align: center;
    font-weight: 500;
	font-size: 20px;
	margin-right: 22px;

}
.wallet-topup-description {
	text-align: center;
    font-weight: 400;
    font-size: 11px;
    color: darkgrey;

}


.wallet-topup-amount {
	text-align: center;
    font-weight: 500;
    font-size: 20px;

}


.wallet-topup-record img {
	width: 35px;
    margin-right: 19px;
}

.wallet-topup-list {
	display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 23px 25px;

}

.wallet-topup-list i{
	color: #ccc;
	font-size: 30px;
}

.wallet-topup-list-left {
	display: flex;
    align-items: center;
    justify-content: flex-start;
}

.wallet-topup-list-right {
	display: flex;
    align-items: center;
    justify-content: flex-end;
}

.wallet-topup-title {
	line-height: 22px;
}

.wallet-topup-title span {
	color: #999999;
}

.wallet-topup-terms {
    position: relative;
    display: flow-root;
    margin: 50px 65px 10px;
}

.wallet-topup-terms div {
	color: #ccc;
	font-size: 11px
}

.topup-centre-banner{
	background-image: url(../img/wallet/wallet-home-banner-bkg.png);
	position: relative;
	height: 10px;
	padding: 30px;
	display: flex;
	align-items: center;
	max-width: 600px;
	border-radius: 5px 5px 0px 0px;

}

.topup-centre-content{
	background-color:#fff ;
	position: relative;
	padding: 30px;
	align-items: center;
	max-width: 600px;
	border: 1px solid #ccc ;
	border-radius: 0px 0px 5px 5px;

}

.topup-centre-title{
	font-size: 13px;
    color: #4D4D4D;
}

.topup-centre-banner i{
	position: absolute;
	top: -35px;
	right: 0px;
	font-size: 30px;
	color:#fff
}

.topup-centre-banner img{
	width: 130px;
}

.topup-centre-banner span{
	font-size: 18px; 
	color: white; 
	margin-left: 3px;
}





.topup-centre-title i {
	position: absolute;
    right: 10px;
    top: 25px;
}



.topup-selected{
	background: #FFF8F9 !important;
    border: 1px solid #FF6570 !important;

}
.topup-content-bottom{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.uploadReceipt {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 15px auto 0px; 
	font-size:11px;
	background: #FF6570;
	color: white;
	border-radius: 60px;
    width: 230px;
    padding: 10px;
    border: 1px solid #666;	
	margin: 10px auto 0px;
}

.uploadmsg {
	text-align: center !important;
	font-size: 10.5px !important;
	padding: 5px; 
	color: #FF6570;
}

.topup-content-bottom div{
	margin: 15px auto 0px; 
	font-size:11px

}

.topup-content-bottom .btn{
	background: #c4c4c4;
	color: white;
	border-radius: 60px;
    width: 230px;
    padding: 10px;
    border: 1px solid #666;	
	margin: 10px auto 0px;
}

.topup-bottom-selected{
	background: #2E8CBD !important;

}

.topup-option-topic{
    margin: 5px 10px;
	font-size: 15px;
}

.topup-option-pc{
	
	margin: 10px 0px 0px;
}

.topup-option-pc.body{
	font-size: 11px;
}

.topup-option-pc.amount{
	font-size: 20px;
    font-weight: bold;
    font-style: italic;
}


.topup-option-fc{
	color: #FF6570;
}

.topup-option-fc.body{
	font-size: 11px;
}

.topup-option-fc.amount{
	font-size: 17px;
    font-weight: bold;
    font-style: italic;
}

.topup-tag-blue{
	min-width: 50px;
	min-height: 20px;
	border-radius: 50px;
	background-color:#2E8CBD;
	color: white;
	font-size: 11px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	right: -10px;
	top: -10px;
	padding: 5px 10px;

}

.topup-tag-red{
	min-width: 50px;
	min-height: 20px;
	border-radius: 50px;
	background-color:#FF6570;
	color: white;
	font-size: 11px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	right: -10px;
	top: -10px;
	padding: 5px 10px;
}

.payment-card {
	background: #fff;
    border-radius: 8px;
    padding: 15px 0px;
    border: 1px solid #c7c7c7;
    position: relative;
    text-align: center;
    display: flex;
    margin: 15px 5px;
    min-width: 155px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.payment-card img {
	/* margin: 5px 5px 5px 30px; */
	height: 25px;

}

.payment-card span {
    font-size: 13px;
    /* margin-right: 30px; */

}

.popup-centre-banner{
	background-image: url(../img/wallet/wallet-home-banner-bkg.png);
	position: relative;
	height: 10px;
	padding: 25px;
    width: 300px;
    border-radius: 10px 10px 0px 0px;
}

.popup-centre-banner img{
	width: 50px;
    position: absolute;
	top: 25px;
    right: 125px;
    z-index: 2;
}



.popup-centre-banner i{
	position: absolute;
	top: -35px;
	right: 0px;
	font-size: 30px;
	color:#fff
}

.popup-centre-content{
	background-color:#fff ;
	position: relative;
	padding: 30px;
	align-items: center;
	width: 300px;
	border: 1px solid #ccc ;
	border-radius: 0px 0px 10px 10px;
	display: flex;
    flex-direction: column;
    align-items: center;
}

.popup-centre-content-topic{
	font-size: 25px;
    font-weight: bold;
    margin: 15px auto;
	color: #4D4D4D;
}
.popup-centre-content-detail{
    display: flex;
    flex-direction: column;
    align-items: center;
	color: #4D4D4D;
}

.popup-centre-content .btn {
	background: #FF6570;
	color: white;
	border-radius: 60px;
    width: 200px;
    padding: 10px;
    border: 1px solid #666;	
	margin: 25px auto 0px;
}




.order-topic{
	font-size: 15px;
	padding: 10px 0px;
	font-weight: bold;
}

.order-warn{
	color:red
}

@media (max-width: 478px) {
	.cart .dropdown-menu {
		width: 100%
	}
	.cart .dropdown-menu li>div {
		min-width: 100%
	}
	
	
}
.dropdown-menu {
	min-width: 200px;
	background: #434a54;
	border: none;
	border-radius: 3px;
	box-shadow: 0 6px 9pt rgba(0, 0, 0, .175)
}
.dropdown-menu .dropdown-triangle:before {
	content: '';
	position: absolute;
	top: -8px;
	left: 10%;
	height: 0;
	width: 0;
	border-bottom: 8px solid #434a54;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent
}
.dropdown-menu>li>a {
	padding: 9px 20px
}
.dropdown-menu>li>a:hover {
	color: #f5f7fa;
	background: #656d78
}
footer {
	background: #272727;
	color: #656d78;
	padding: 0px 50px 44px;
	margin-top: 15px;
}
footer .fa-cogs {
	position: absolute;
	font-size: 27em;
	color: #3f464f
}
footer h3 {
	color: #37bc9b;
	font-size: 20px;
	font-weight: 500;
	margin-top: 33px;
	margin-bottom: 0;
	line-height: 34px
}
footer a {
	color: #7d8794;
	text-transform: uppercase
}
footer .links a,
footer .social a {
	font-size: 9pt;
	font-weight: 700
}
footer .links a {
	float: left;
	margin: 0 10px 0 0
}
footer .links a:hover {
	color: #f5f7fa
}
footer .social {
	padding-top: 41px
}
footer .social li {
	margin: 0 0 4px
}
footer .social a {
	display: block;
	padding: 14px 0;
	background: #3d434c;
	border: 1px solid #3d434c;
	border-radius: 3px;
	text-align: center
}
footer .social a:hover {
	color: #f5f7fa;
	background: #434a54
}
footer .social i {
	font-size: 14px;
	margin: 0 0 0 6px
}
footer .social .facebook:hover {
	background: #3b5998;
	border-color: #3b5998
}
footer .social .twitter:hover {
	background: #55acee;
	border-color: #55acee
}
footer .social .youtube:hover {
	background: #e52d27;
	border-color: #e52d27
}
footer .social .skype:hover {
	background: #00aff0;
	border-color: #00aff0
}
footer .social .google-plus:hover {
	background: #dd4b39;
	border-color: #dd4b39
}
footer .social .instagram:hover {
	background: #3f729b;
	border-color: #3f729b
}
footer .payment li {
	float: left;
	margin: 30px 4px 0 0
}
footer .payment i {
	color: rgba(170, 178, 189, .4);
	font-size: 2.4em
}
footer .powered {
	color: #7d8794;
	font-size: .65em;
	letter-spacing: 2px;
	padding: 50px 0 0;
	text-align: left;
	text-transform: uppercase
}
footer .powered a {
	color: #7d8794
}
footer .powered a:hover {
	color: #f5f7fa
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	footer .fa-cogs {
		font-size: 22em
	}
	#successPop{

	}
	.order-table img{
		margin-left: 10px;
		margin-right: 5px;
		width:25px
	
	}
	.container{
		width: inherit;
	}
	.exp-notification{
		width: 6px;
		height: 6px;
		border-radius: 100px;
		background-color: red;
		margin: 7px 0px;
	}
}
header {
	position: relative;
	background: #272727;
	padding: 17px 0 0px;
	/*border-bottom: 1px solid #dee1e5*/
}
.fixed-header {
	position: fixed;
	top: -66px;
	width: 100%;
	box-shadow: 0 6px 6px -6px #ccd1d9;
	-webkit-animation: slide .5s forwards;
	animation: slide .5s forwards;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	z-index: 999
}
.fixed-header header {
	padding: 8px 0 0
}
.fixed-header .navbar {
	margin-bottom: 6px
}
@-webkit-keyframes slide {
	100% {
		top: 0
	}
}
@keyframes slide {
	100% {
		top: 0
	}
}
@media (max-width: 767px) {
	.exp-notification{
		display: none;
	}
	
	.order-table img{
		width:20px
	
	}
	.order-table>tr>td{
		font-size: 12px;
	}
	.order-topic{
		font-size: 12px;
		
	}
	footer .fa-cogs {
		font-size: 22em
	}
	.fixed-header {
		position: relative
	}
	h3 {
		font-size: 12pt;
	}
	.row .col-sm-12 {
		padding: 0px;
	}
}
#logo {
	margin-bottom: 10px
}
.top-nav {
	color: #aab2bd;
	font-size: .86em;
	background: #434a54;
	height: 33px;
	line-height: 33px
}
.top-nav a:active,
.top-nav a:focus,
.top-nav a:hover {
	color: #f5f7fa
}
.top-nav .dropdown-menu {
	margin-top: 9px;
	text-align: center
}
.top-nav .dropdown-menu a {
	color: #aab2bd;
	font-size: .86em
}
.top-nav .currency {
	margin-right: 15px
}
.top-nav .links-inline .dropdown-triangle:before {
	left: 75%
}
.top-nav .search i {
	color: #37bc9b;
	font-size: 14px
}
.top-nav .search .input-group {
	padding: 4px 9px 3px
}
.top-nav .search .btn,
.top-nav .search input {
	color: #aab2bd;
	background: #656d78;
	border: 1px solid #656d78
}
.top-nav .search .btn i,
.top-nav .search input i {
	color: #aab2bd
}
.top-nav .search .btn i:hover,
.top-nav .search input i:hover {
	color: #ccd1d9
}
.navbar {
	border-radius: 0
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
#menu {
	width: 100%
}
#menu .nav>li>a {
	background: 0 0;
	margin: 0;
	padding-left: 0;
	padding-right: 38px;
	font-size: 11.5pt;
	font-weight: bold;
	letter-spacing: 1px;

}
#menu .nav>li>a:hover,
.TranslangList>div:hover,
.TransCurrList>div:hover,
.usernames:hover {
	color:#FF6570 !important;
}


.TranslangList>div,
.TransCurrList>div,
.username {
background: 0 0;
	margin: 0;
	font-size: 11.5pt;
	font-weight: bold;
	letter-spacing: 1px;
}

#menu .nav>li.open>a,
#menu .nav>li>a:hover {
	background: 0 0
}
#menu ul li:active span:after,
#menu ul li:focus span:after,
#menu ul li:hover span:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 20%;
	width: 0;
	height: 0;
	border-bottom: 8px solid #434a54;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent
}
#menu .dropdown-menu {
	padding: 9pt 0 10px;
	border-radius: 3px
}
#menu .dropdown-inner {
	display: table
}
#menu .dropdown-inner ul {
	display: table-cell
}
#menu .dropdown-inner a {
	clear: both;
	display: block;
	min-width: 200px;
	color: #ccd1d9;
	font-size: 9pt;
	font-weight: 700;
	text-transform: uppercase;
	padding: 17px
}
#menu .dropdown-inner a:hover {
	color: #f5f7fa;
	background: #656d78
}
#menu .dropdown-inner .see-all a {
	color: #37bc9b;
	padding-bottom: 8px;
	border-top: 1px solid #4b535e
}
#menu .dropdown-inner .see-all a:focus,
#menu .dropdown-inner .see-all a:hover {
	color: #ccd1d9;
	background: 0 0
}
#menu .nav-tabs>li>a,
#menu .nav>li>a:focus,
#menu .nav>li>a:hover {
	border: none
}
@media (min-width: 768px) {
	
	#menu .dropdown:hover .dropdown-menu {
		display: block
	}
}
@media (max-width: 767px) {
	#sticky>header {
		padding: 6px 0 0px;
		margin-bottom: 0px;
	}
	#logo {
		display: none
	}
	#menu .dropdown-inner,
	#menu div.dropdown-inner>ul.list-unstyled {
		display: block
	}
	.navbar-collapse {
		padding-left: 15px;
		padding-right: 15px;
		float: left !important;
	}
	.navbar-collapse>.navbar-nav>.extra {
		padding-left: 18px !important;
		padding-right: 18px !important;
	}
	#menu {
		border-radius: 3px;
		margin-bottom: 3px !important;
	}
	#menu div.dropdown-menu {
		margin-left: 0!important;
		padding-bottom: 10px;
		background: #ccd1d9;
		border-radius: 0
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: #aab2bd
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff
	}
	#menu .dropdown-inner .see-all a {
		color: #fff;
		margin-top: 0;
		padding-bottom: 17px;
		border: none;
		border-radius: 0
	}
	#menu .dropdown-inner .see-all a:focus,
	#menu .dropdown-inner .see-all a:hover {
		color: #fff;
		background: #aab2bd
	}
	#menu #category {
		float: left;
		/*margin-left: 15px;*/
		color: #656d78;
		font-weight: 700;
		text-transform: uppercase;
		line-height: 46px
	}
	#menu .btn-navbar {
		font-stretch: expanded;
		color: #f5f7fa;
		margin-right: 0px;
		padding: 4px 18px;
		float: right;
		background: #656d78;
		border-radius: 3px
	}
	#menu .btn-navbar.disabled,
	#menu .btn-navbar:active,
	#menu .btn-navbar:focus,
	#menu .btn-navbar:hover,
	#menu .btn-navbar[disabled] {
		color: #656d78;
		background: #f5f7fa
	}
	#menu .nav>li>a {
		padding-left: 18px;
		padding-right: 18px
	}
	#menu .nav>li.languageList {
		position: relative !important;
		top: 15px !important;
		padding-left: 15px;
	}
	#menu ul li:active span,
	#menu ul li:focus span,
	#menu ul li:hover span {
		display: none
	}
}
.pagination>li>a,
.pagination>li>span {
	color: #656d78;
	background: #fff;
	border-top: 1px solid #ccd1d9;
	border-left: 1px solid #ccd1d9;
	border-right: 1px solid #ccd1d9;
	border-bottom: 1px solid #aab2bd;
	padding: 8px 14px
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #656d78;
	background: #e6e9ed;
	border-top: 1px solid #ccd1d9;
	border-left: 1px solid #ccd1d9;
	border-right: 1px solid #ccd1d9;
	border-bottom: 1px solid #aab2bd
}
.results {
	padding-top: 27px
}
.product-item a {
	display: block;
	color: #434a54;
	font-weight: 700
}
.product-item a:hover {
	color: #37bc9b
}
.product-item .price {
	color: #aab2bd;
	font-weight: 700
}
.product-item .price .price-new {
	color: #37bc9b
}
.product-grid .product-item {
	position: relative;
	width: 100%;
	border: none;
	padding-bottom: 4pc;
	margin-bottom: 30px;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 #ccd1d9;
	overflow: hidden;
	z-index: 1
}
.product-grid .product-item img {
	width: 100%
}
.product-grid .product-item .item-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
	border-radius: 3px;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}
.product-grid .product-item:hover .item-overlay {
	background: rgba(170, 178, 189, .42)
}
.product-grid .product-item .clickable a {
	display: block;
	padding: 100%;
	z-index: 9
}
.product-grid .product-item .caption {
	position: absolute;
	bottom: -87pt;
	display: block;
	min-width: 100%;
	min-height: 180px;
	padding: 6px 15px;
	margin: 0;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 1
}
.product-grid .product-item .caption .cart {
	display: block;
	padding: 27px 0 0;
	clear: both
}
.product-grid .product-item .caption .btn-primary {
	width: 100%;
	color: #fff;
	background: #37bc9b;
	border: 1px solid #37bc9b;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.product-grid .product-item .caption .btn-primary:hover {
	color: #434a54;
	background: 0 0;
	border: 1px solid #656d78
}
.product-grid .product-item .caption .name a,
.product-grid .product-item .caption .price {
	text-align: center
}
.product-grid .product-item .caption .name a {
	text-transform: lowercase;
	line-height: 1pc;
	margin: 9px 0 0
}
.product-grid .product-item:hover .caption {
	-webkit-transform: translatey(-83px);
	transform: translatey(-83px)
}
.product-grid .product-item .compare,
.product-grid .product-item .wishlist {
	color: #fff;
	display: none;
	margin-bottom: 3px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	border: none;
	-webkit-transition: .3s;
	transition: .3s
}
.product-grid .product-item .compare a,
.product-grid .product-item .wishlist a {
	display: block;
	color: #fff;
	font-size: 14px
}
.product-grid .product-item .wishlist {
	position: absolute;
	top: 15px;
	left: 15px;
	background: #37bc9b
}
.product-grid .product-item .wishlist:hover {
	background: #33b091
}
.product-grid .product-item .compare {
	position: absolute;
	top: 3pc;
	left: 15px;
	background: #434a54
}
.product-grid .product-item .compare:hover {
	background: #393f47
}
.product-grid .product-item:hover .compare,
.product-grid .product-item:hover .wishlist {
	display: block
}
.product-grid .product-item .sale-tag {
	width: 50px;
	height: 75pt;
	background: #37bc9b;
	position: absolute;
	top: -45px;
	right: -10px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.product-grid .product-item .sale-tag span {
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	left: 2px;
	position: absolute;
	top: 3pc;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
@media (min-width: 992px) {
	.product-grid .product-item {
		width: 213px
	}
}
@media (min-width: 1200px) {
	.product-grid .product-item {
		width: 263px
	}
}
.product-list .product-item {
	margin-bottom: 20px
}
.product-list .product-item .image {
	float: left;
	padding-right: 30px;
	margin-bottom: 20px
}
.product-list .product-item .image img {
	max-width: 263px
}
.product-list .product-item .name a {
	text-transform: uppercase
}
.product-list .product-item .description {
	margin: 10px 0 20px
}
.product-list .product-item .description p {
	line-height: 21px
}
.product-list .product-item .rating {
	padding: 0 0 11px
}
.product-list .product-item .price {
	margin-bottom: 10px
}
.product-list .product-item .clickable a,
.product-list .product-item .sale-tag {
	display: none
}
.product-list .product-item .btn-primary {
	margin: 0 0 20px
}
.product-sidebar {
	width: 100%;
	overflow: auto
}
.product-sidebar .product-item {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 10px;
	padding: 10px;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 #ccd1d9;
	float: left
}
.product-sidebar .product-item .image {
	display: block;
	width: 90px;
	/*height: 90px;*/
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 0
}
.product-sidebar .product-item .image img,
.thumbnails img {
	width: 100%
}
.product-sidebar .product-item .name {
	display: block;
	margin: 9px 0 2px;
	line-height: 1pc;
	float: none
}
.product-sidebar .product-item .price {
	display: block;
	color: #aab2bd;
	font-weight: 700;
	float: none
}
.showcase {
	margin-bottom: 30px;
	-webkit-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out
}
.showcase:hover {
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: .75
}
.nav-tabs {
	margin-bottom: 0;
	border-bottom: none;
	overflow: hidden
}
.nav-tabs li a {
	color: #656d78;
	font-weight: 700;
	background: #f5f7fa;
	border-top: 3px solid #f5f7fa;
	border-radius: 3px 3px 0 0;
	margin-right: -1px;
	padding: 9px 21px 9pt;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nav-tabs li a:focus,
.nav-tabs li a:hover {
	background: #e6e9ed;
	border-top: 3px solid #e6e9ed
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #656d78;
	border-top: 3px solid #f86b70;
	border-radius:5px 5px 0px 0px;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a,
.nav>li>a:focus,
.nav>li>a:hover {
	border-left: 1px solid #f5f7fa;
	border-right: 1px solid #f5f7fa;
	border-bottom: none;
	border-radius: 5px 5px 0px 0px;
}


@media (max-width: 767px) {
	.tab-content {
		margin-bottom: 20px
	}
}
.img-thumbnail {
	padding: 0;
	border: none;
	border-radius: 3px
}
.thumbnail {
	border: none;
	background: 0 0;
	margin: 0 0 20px;
	padding: 0
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -20px
}
.thumbnails li {
	margin-left: 20px
}
.thumbnails .image-additional {
	float: left;
	margin-left: 30.5px
}
.image-additional {
	max-width: 74px
}
.image-additional a {
	margin-bottom: 30px;
	display: block
}
/* scrollbar */
::-webkit-scrollbar {
    height: 10px;
    width: 12px;
}

::-webkit-scrollbar-thumb {
    color: #dfdfdf;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #dfdfdf;
    -webkit-box-shadow: inset 0 0 2px rgb(0 0 0 / 50%);
    display: block;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 30%);
    -webkit-border-radius: 10px;
}