.firstgroup_box,.secondgroup_box {
	min-height: 30px;
	padding: 10px 20px;
	background-color: #fff;
	box-shadow: 0 4px 15px 1px rgba(6,75,179,0.06);
	display: flex;
	align-items: center;
}

.firstgroup_box .firstgroup_box_prov,.secondgroup_box .secondgroup_box_area {
	color: #0e62ff;
	display: inline-block;
	min-width: 60px;
}

.firstgroup_box .firstgroup_box_group,.secondgroup_box .secondgroup_box_group {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(auto-fit,120px);
	gap: 10px 0;
}

.firstgroup_box .firstgroup_item,.secondgroup_box .secondgroup_item,.pro_box .pro_item {
	height: 28px;
	box-shadow: 0px 4px 15px 1px rgba(6,75,179,0.06);
	border-radius: 1px;
	border: solid 1px #ced1e2;
	margin-left: -1px;
	float: left;
	margin-bottom: 3px;
}

.firstgroup_box .firstgroup_item.active,.firstgroup_box .firstgroup_item:hover,.secondgroup_box .secondgroup_item.active,.secondgroup_box .secondgroup_item:hover,.pro_box .pro_item.active,.pro_box .pro_item:hover {
	background-color: #0e62ff;
	border-color: #0e62ff;
	box-shadow: 0 4px 15px 1px rgba(6,75,179,0.06);
	border-radius: 1px;
	color: #fff;
}

.firstgroup_box a,.secondgroup_box a,.pro_box a,.firstgroup_box .firstgroup_item,.secondgroup_box .secondgroup_item,.pro_box .pro_item {
	color: #495057;
	min-width: 120px;
	padding: 0 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
}

.firstgroup_box a:hover,.secondgroup_box a:hover,.pro_box a:hover,.firstgroup_box .firstgroup_item:hover a,.secondgroup_box .secondgroup_item:hover a,.pro_box .pro_item:hover a {
	color: #fff;
}

form#addCartForm {
	width: 1180px;
	margin: auto;
}

.row {
	margin-top: 20px;
}

.header-top-tools.fr a {
	color: #fff;
}

.header {
	height: 95px;
}

.banner-wrap {
	height: 95px;
}

.linear {
	font-size: 12px;
	letter-spacing: 0;
	padding: 0px 18px;
	height: auto;
	border-radius: 0;
	line-height: 25px;
	background: #fff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
}

.header-right a {
	color: #fff;
}

label.btn.btn-primary.active.mr-2 {
	padding: 3px 10px;
}

h4.card-title {
	border-left: 2px solid #298EEA;
	padding: 0px 10px;
}

.bootstrap-select>.dropdown-toggle {
	border: 1px solid #ced4da;
}

label {
	font-weight: 700;
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #055cfe;
	border-color: #0c6bff;
}

.form-check.mr-4 {
	width: 100%;
}

.btn {
	font-weight: 700;
}

.cycle-select-discount {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 14px;
	height: 15px;
	background-color: #f56921;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
}

.card.cartitem.active {
	background: #f6f6f6;
}

.gdd-quick-link-buy-vip:hover .gdd-quick-link-buy-vip__popover {
	-webkit-box-sizing: content-box;
}

.content-titlelx {
	text-align: left;
	border-bottom: 1px solid #ebf0fc;
	width: 100%;
	padding: 10px 0px;
}

.content-titlelxr a {
	color: #ffffff;
}

.content-titlelx h4 {
	font-size: 14px;
	border-left: 3px solid #0056ff;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 16px;
	padding-left: 14px;
	display: inline-block;
}

.content-titlelxr {
	font-size: 12px;
	letter-spacing: 0;
	padding: 2px 0px;
	height: auto;
	line-height: 25px;
	background: #0056ff;
	border: 1px solid rgba(244,106,106,0.25);
	border-radius: 4px;
	color: #fff;
}

.warning {
	font-size: 11px;
	padding-left: 20px;
	display: inline-block;
}

.cartitem.active {
	background: #fff;
}

.cartitem.active .card-footer a {
	background-color: #f1672a!important;
	color: #fff;
	z-index: 99;
}

.col-sm-12 {
	padding-right: 0px;
	padding-left: 0px;
}

.card-body.p-4 {
	padding: 0.8rem !important;
}

.config-content-parent {
	box-sizing: border-box;
	border-radius: 1px;
	margin-bottom: 0.5rem !important;
}

.card {
	margin-bottom: 24px;
	background: #fff;
	box-shadow: 0 16px 16px 0 rgb(55 69 103/2%),0 8px 8px 0 rgb(235 240 252/2%);
	border: 1px solid #e1e6f0;
}

.card.cartitem:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 4px;
	background: #3860f4;
	box-shadow: 0 16px 16px 0 rgb(55 69 103/2%),0 8px 8px 0 rgb(235 240 252/2%);
	border-radius: 0 0 2px 2px;
}

.content-title h5 {
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	color: #000;
}

.card-footer a {
	color: #f1672a;
	display: inline-block;
	width: 100%;
	line-height: 40px;
	background: #fff;
}

.content-title,.card-textle {
	border-bottom: 1px solid #ebf0fc;
	width: 100%;
}

.col-sm-12 li {
	padding: 3px 0px;
	color: #666;
	border-bottom: 1px solid #e6e6e642;
}

.level59no {
	color: #FFF;
	font-weight: bold;
	font-size: 12px !important;
	float: right;
	top: -20px;
	position: relative;
	background-color: #0056ff;
	line-height: 14px;
	padding: 5px 0;
	width: 10%;
	text-align: center;
	border-radius: 0 0 2px 0px;
	margin-right: -19px;
}

.level59 {
	color: #FFF;
	font-weight: bold;
	font-size: 12px !important;
	float: right;
	top: -20px;
	position: relative;
	background-color: #ff902d;
	line-height: 14px;
	padding: 5px 0;
	width: 10%;
	text-align: center;
	border-radius: 0 0 2px 0px;
	margin-right: -19px;
}

@media (max-width:767px) {
	.header-top-tools {
		height: 55px;
		margin-right: 10px;
	}

	.banner-wrap {
		height: 55px;
	}

	.config-content-parent,form#addCartForm {
		width: auto;
		margin: auto;
		margin-top: 20px;
	}

	.header {
		height: 55px;
	}

	.card-body.p-4 {
		padding: 0rem !important;
	}

	.card {
		padding: 0px;
	}

	.aside-container {
		display: none;
	}

	.btn-group,.btn-group-vertical {
		display: inline-table;
		width: 100%;
	}

	.btn-sm {
		width: 25%;
	}

	.btn-group-sm > .btn,.btn-sm {
		padding: 3px 5px;
	}

	.row {
		margin-top: 0px;
	}

	.mr-4 {
		margin-right: 0rem !important;
	}

	.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn {
		margin-bottom: 5px;
	}

	.card-body {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		min-height: 1px;
		padding: 5px 15px;
	}
}