/* for Trade In tile */

.router-grid-wrapper .router-item-tradein .router-content-wrapper .router-item-content {
	padding-top: 80px;
	padding-left: 0px;
	padding-right: 0px;
}

@media only screen and (max-width: 734px) {
	.router-grid-wrapper .router-item-tradein .router-content-wrapper .router-item-content {
		margin: 0 20px;
	}
}

.overview-routers-tradein {
	--p-width: 1380px;
	--p-height: 528px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.overview-routers-tradein {
		--p-width: 1028px;
		--p-height: 404px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.overview-routers-tradein {
		--p-width: 375px;
		--p-height: 192px;
	}
}

/* Avail Language message */

.availability-message {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.56);
	letter-spacing: -0.12px;
	line-height: 16px;
	font-weight: 400;
}
