/* Adjust styles */
body {
	line-break: strict;
}
.icon-wrapper .icon-after::after,
.more::after,
#ac-globalfooter .ac-gf-more:after {
	top: -0.075em;
	position: relative;
}

span.unit {
	font-size: 0.43em;
}

@media only screen and (max-width: 320px) {
	.xsmall-show {
		display: block;
	}
}
@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-title:lang(ja) {
		margin: 14px 0 -14px;
	}
}

/* ac-local button */
.ios #ac-localnav .ac-ln-button,
.ipad #ac-localnav .ac-ln-button {
	padding-top: 4px;
	padding-bottom: 2px;
}

/* button */
.section-compare-table .button {
	padding-top: 9px;
	padding-bottom: 7px;
}

.content-table .button {
	padding-top: 9px;
	padding-bottom: 7px;
}

/* ribbon */
.ribbon .ribbon-content-wrapper {
	padding: 13px 0;
}
.ribbon .typography-caption {
	font-size: 14px;
}

/*------------------------------------*\
	A/B TEST
\*------------------------------------*/
body[data-test-10018="v1-v"] .modal-trigger {
	display: none;
}

.feature-chip .badge-copy {
	display: block;
	line-height: 1;
}

@media only screen and (max-width: 734px) {
	.template-badge .badge-value {
		margin-bottom: 11px;
	}
}
@media only screen and (max-width: 734px) {
	.mac-mini-compare #ac-localnav .ac-ln-button {
		padding-top: 4px;
		padding-bottom: 2px;
	}
}

/* ac-ln-button */
html.ios #ac-localnav .ac-ln-button,
html.touch #ac-localnav .ac-ln-button {
	padding-top: 5px;
	padding-bottom: 3px;
}

.monthly-pricing .footnote {
	display: inline-block;
	width: 0;
}

.mdash {
	text-align: center;
}

#ac-globalfooter .footnote-space {
	display: block;
	padding-top: 4px;
}

.modal .device-list .with-list-bullet li .nowrap {
	display: inline;
}
