/* General */
.icon-wrapper .icon,
.icon-wrapper .more::after,
.icon-wrapper .icon-before::before,
.icon-wrapper .icon-after::after {
	position: relative;
	top: -0.05em;
}

#ac-globalfooter .ac-gf-icon-after::after,
#ac-globalfooter .ac-gf-more::after {
	/* Buystrip */
	top: -0.08em;
}

@media only screen and (max-width: 374px) {
	.xxsmall-show {
		display: block;
	}
}
@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-button {
		padding-top: 5px;
		padding-bottom: 3px;
		padding-left: 12px;
		padding-right: 10px;
	}
}

/* compatibility */
@media only screen and (max-width: 734px) {
	.section-compatibility .techspecs-column .column:nth-of-type(2) {
		padding-left: 5px;
	}
}
