/*Payment Methods */

.tile-cta {
	font-size: 17px;
	text-align: left;
	padding-top: 50px;
}

@media only screen and (min-width: 735px) {
	.section-devices .devices-other .devices-item {
		flex-basis: 18%;
		max-width: 18%;
	}
}

@media only screen and (max-width: 734px) {
	.section-devices .devices-other .devices-item.device-alexa-alt, .section-devices .devices-other .devices-item.device-lg-tv-alt, .section-devices .devices-other .devices-item.device-nest-alt {
		position: relative;
		left: 12px;
	}
}

.section-cards .cards-container .tile-music-sing .tile-content {
	padding-right: 167px;
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-sing .tile-content {
		padding-right: 126px;
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-sing .tile-content {
		padding-right: 35px;
	}
}

html.no-reduced-motion .swipe-up-reveal .line .words {
	padding: 4px 0 8px;
}

.section-cards .cards-container .tile-music-discovery .tile-headline {
	padding: 0 0 5px;
}

.tile-music-live .typography-headline-super {
	padding-bottom: 5px;
}

.section-cards .cards-container .tile-shared-listening .tile-headline {
	padding-bottom: 5px;
}

.accordion-title .accordion-title-text {
	--accordion-title-max-width: 87.333333%;
	max-width: 87.333333%;
}

/* LG logo ALT */
.section-devices .devices-other .device-lg-tv-alt {
	padding-top: 12px;
}

@media only screen and (max-width: 1068px) {
	.section-devices .devices-other .device-lg-tv-alt {
		padding-top: 5px;
	}
}

@media only screen and (max-width: 734px) {
	.section-devices .devices-other .device-lg-tv-alt {
		padding-top: 1px;
	}
}

.overview-apple-one {
	left: 14%;
	margin: 0 auto;
	position: relative;
	max-height: 253px;
}

@media only screen and (max-width: 1068px) {
	.overview-apple-one {
		left: 15%;
		max-height: 183px;
	}
}

/* Custom Styling for Hiding device-banner - START */
.hero-sticky-button {
	padding-block-end: 30px !important;
}

.section-hero .offers-container.section-content-responsive {
	margin-bottom: 0px;
}

@media only screen and (max-width: 1068px) {
	.hero-sticky-button {
		padding-block-end: 90px !important;
	}

	.section-hero .offers-container.section-content-responsive {
		margin-bottom: 90px;
	}
}

@media only screen and (max-width: 734px) {
	.hero-sticky-button {
		padding-block-end: 68px !important;
	}

	.section-hero .offers-container.section-content-responsive {
		margin-bottom: 68px;
	}
}
/* Custom Styling for Hiding device-banner - END */

/* apple one tile - full width fix */
.section-offers .card-apple-one-offer {
	align-items: center;
	justify-content: center;
	text-align: center;
}

.section-offers .card-logo {
	margin-left: auto;
	margin-right: auto;
}

.overview-apple-one {
	left: 9%;
	margin: 0 auto 50px;
}

@media only screen and (max-width: 1068px) {
	.overview-apple-one {
		left: 10%;
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-one {
		left: -38%;
	}
}

@media only screen and (max-width: 552px) {
	.card-apple-one-offer .overview-apple-one {
		left: -125px;
		top: -34px;
	}
}
