/* CSS file */
/* stylepicker_system_14.css */
html.lt2.system_large {
	--lt-fontsize-standard: 20px;
	--lt-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--lt-ui: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--xxxlt-header-font-high: 'Playfair Display', Georgia, Baskerville, "New York", "Times New Roman", Times, serif;
	--xxxlt-header-font: 'Playfair Display', Georgia, Baskerville, "New York", "Times New Roman", Times, serif;
	font-size: var(--lt-fontsize-standard);
}
html.lt2.system_large body {
	--lt-fontsize-standard: 20px;
	font-size: var(--lt-fontsize-standard);
}

body.lt2.system_large #lt2_content {
	--lt-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-family: var(--lt-text-font);
	font-size: var(--lt-fontsize-standard);
}

html.lt2.system_large .tag_badge.holed:before {
	margin-left: -16px;
	margin-top: 0.5px;
}


/* new reviews */
html.lt2.system_large .mr_grid {
	--lt-mrgrid-cover-width: unset;
}