.energy-flag-wrapper {
	margin-top: 20px;
}

.theme-dark .energy-flag-list li[data-rating-product*="ipad"] {
	color: rgb(29, 29, 31);
}
.energy-flag-list li {
	text-wrap: nowrap;
}
.energy-flag-list li:nth-child(4) {
	margin-inline-start: 0px;
}
@media only screen and (max-width: 1068px) {
	.energy-flag-list li:nth-child(3) {
		margin-inline-start: 0px;
	}
	.energy-flag-list li:nth-child(4) {
		margin-inline-start: 0px;
	}
}
@media only screen and (max-width: 734px) {
	.energy-flag-list li {
		display: block;
		margin-inline-start: 0px;
	}
	.energy-flag-list li:nth-child(n + 2) {
		margin-inline-start: 0px;
	}
}

.ric-modal .ric-modal-content-wrapper {
	background: #f5f5f7 !important;
}

.energy-flag-corner {
	z-index: 1000;
}

@media only screen and (max-width: 734px) {
	.welcome-content-container div.bottom-marquee.marquee-container .viewport-content {
		width: 100%;
	}
}
.energy-modal-container.ric-modal .energy-info-image-wrapper .energy-info-image img {
	border-radius: 18px;
}
.product-tile-ipad-pro .product-tile-price, .product-tile-ipad-air .product-tile-price, .section-welcome .pricing-product {
	white-space: nowrap;
}

/* begin - homepage */
html[data-layout-name] footer#ac-globalfooter .energy-flag-wrapper .energy-flag-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	row-gap: 15px;
	column-gap: 20px;
}

html[data-layout-name] footer#ac-globalfooter .energy-flag-wrapper {
	padding-bottom: 17px;
}

html[data-layout-name] footer#ac-globalfooter .energy-flag-wrapper .energy-flag-list li {
	white-space: nowrap;
	margin-inline-start: unset;
	font-size: 12px;
	padding: 0;
}

html[data-layout-name]
	footer#ac-globalfooter
	.ac-gf-sosumi:has(.energy-flag-wrapper):has(> ul) {
	padding: 0 0 11px;
}

html[data-layout-name]
	footer#ac-globalfooter
	.ac-gf-sosumi:has(.energy-flag-wrapper) {
	padding: 0 0 0;
}
/* end - homepage */
