@charset "UTF-8";

.section-header .section-title .flashsale-cd div {
	width: 56.019px;
	height: 59px;
	border-radius: 8px;
	background: #f16923 !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	flex-shrink: 0;
	color: var(--primary-white, #FFF);
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	position: relative;
}

.pdp-bundle-homecard {
	color: var(--secondary-color-red-700);
	right: 0 !important;
	left: calc(100% - 140px) !important;
}

.tradein-service-content-panel.warning-service-express {
	color: var(--hover-orange) !important;
}

.promotion-relate .swiper a img {
	height: 235px;
	object-fit: cover;
}

.checkout-page .ui.selection.dropdown {
	height: 45px;
}
