/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.typography-cta.cta {
	font-size: 16px;
	text-align: center;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	padding: 0 20px;
	bottom: auto;
	top: 84%;
}
.typography-cta.cta a {
	color: #6e6e73;
}
.monarch.typography-cta.cta {
	font-size: 16px;
	text-align: center;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	padding: 0 20px;
	bottom: auto;
	top: 88%;
}
[data-modal-id="feature-card-modal-entertainment"] .feature-card-modal-tile .card-viewport-content .image-container {
	position: relative;
}
[data-analytics-gallery-item-id="shop with a specialist"] .icon-card-content .icon-container {
	min-height: 62px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-cta.cta {
		bottom: auto;
		top: 85%;
	}
	.monarch.typography-cta.cta {
		bottom: auto;
		top: 88%;
		font-size: 16px;
		line-height: 1.3;
	}
	.section-select .section-header .section-header-headline {
		max-width: 63%;
	}
}
@media only screen and (min-width: 735px) and (max-width: 960px) {
	.monarch.typography-cta.cta {
		max-width: 320px;
		top: 85%;
	}
}
@media only screen and (max-width: 734px) {
	.typography-cta.cta {
		bottom: auto;
		font-size: 15px;
		top: 35%;
	}
	.monarch.typography-cta.cta {
		bottom: 12px;
		font-size: 15px;
		padding-left: 50px;
		top: auto;
	}
}
@media only screen and (max-width: 359px) {
	.typography-cta.cta, .monarch.typography-cta.cta {
		font-size: 12px;
	}
}
#feature-card-6 .feature-card-content .feature-card-image-container.image-center-center {
	padding-top: 30px;
}

.section-select .product-tile-set .product-tile.has-plus-rows-7 .product-tile-plus {
	grid-template-rows: var(--plus-row-1-height) var(--plus-row-2-height) var(
			--plus-row-3-height
		) var(--plus-row-4-height) var(--plus-row-5-height) var(
			--plus-row-6-height
		);
}

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
