/* The Korea Tourist — food, places, useful words */
body,#page,.site-content {
	background: #f6f3eb !important;
	color: #222b24;
}

body,button,input,select,textarea {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

h1,h2,h3,.site-title {
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: -.025em;
}

#masthead.site-header {
	position: relative !important;
	top: 0 !important;
	padding: 23px 40px !important;
	background: #f6f3eb !important;
	border-bottom: 1px solid #d8d7ca;
	color: #222b24;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 22px;
}

#masthead:before,#masthead:after {
	display: none !important;
}

#masthead .site-title {
	font-size: 29px;
	line-height: 1.1;
	margin: 0;
}

#masthead .site-title a,#masthead .main-navigation a {
	color: #222b24 !important;
	text-shadow: none;
}

#masthead .site-title a {
	font-weight: 700;
	letter-spacing: -.045em;
}

#masthead .site-description {
	display: none;
}

#masthead .main-navigation {
	float: none;
	width: auto;
	position: static;
}

#masthead .main-navigation a {
	font-size: 12px;
	letter-spacing: .06em;
	font-weight: 650;
	padding: 12px 9px;
}

#masthead .main-navigation a:hover {
	color: #9c442c !important;
}

#masthead .menu-toggle {
	color: #222b24;
	border-color: #d8d7ca;
	background: transparent;
}

#masthead .menu-toggle:before {
	color: #222b24;
}

#content {
	padding-top: 0 !important;
}

a {
	color: #234a38;
}

a:focus-visible,button:focus-visible {
	outline: 3px solid #9c442c;
	outline-offset: 4px;
}

.entry-content a {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.single .entry-content,.page .entry-content {
	max-width: 68ch;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	line-height: 1.8;
}

.entry-content h2 {
	font-size: 30px;
	line-height: 1.25;
	margin-top: 1.7em;
}

.entry-content figcaption {
	font-size: 13px;
	line-height: 1.5;
	color: #60695e;
	text-align: left;
}

.single .entry-content img {
	height: auto;
}

.visitor-notes,.kt-next-read {
	padding: 24px 28px;
	background: #eeeee1;
	border-left: 3px solid #9c442c;
	margin: 28px 0;
}

.visitor-notes h2,.kt-next-read h2 {
	margin-top: 0;
}

.kt-article-photos {
	display: grid;
	grid-template-columns: repeat(2,minmax(0,1fr));
	gap: 20px;
	margin: 28px 0;
}

.kt-article-photos figure {
	margin: 0 !important;
}

.kt-article-photos figure:only-child {
	grid-column: 1/-1;
}

.kt-article-photos img {
	width: 100%;
	max-height: 580px;
	object-fit: contain;
	background: #efede5;
}

.site-banner-header:before,.site-banner-header:after {
	display: none !important;
}

.posts {
	display: grid;
	grid-template-columns: repeat(2,minmax(0,1fr));
	gap: 36px;
	max-width: 1160px;
	margin: 0 auto;
	padding: 42px 28px;
	background: #f6f3eb !important;
}

.posts:before,.posts:after {
	display: none !important;
}

.posts .hentry {
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d8d7ca;
	border-radius: 0;
	overflow: hidden;
}

.posts .hentry .entry-media {
	position: relative !important;
	width: 100% !important;
	height: 300px !important;
	padding: 0 !important;
	float: none !important;
	background-position: center;
}

.posts .hentry .entry-inner {
	position: relative !important;
	width: 100% !important;
	height: auto !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	bottom: auto !important;
	float: none !important;
}

.posts .hentry .entry-inner-content {
	position: relative !important;
	width: 100% !important;
	height: auto !important;
	top: auto !important;
	bottom: auto !important;
	transform: none !important;
	padding: 24px 0 32px !important;
	text-align: left;
}

.posts .entry-title {
	text-align: left;
	font-size: 29px;
	line-height: 1.2;
}

.posts .entry-content {
	font-size: 17px;
	line-height: 1.65;
	color: #60695e;
}

.posts .entry-inner:before,.posts .entry-inner:after,.posts .entry-inner-content:before,.posts .entry-inner-content:after,.posts .cover-link {
	display: none !important;
}

.posts .link-more {
	text-align: left;
	margin-top: 18px;
}

.posts .link-more a {
	background: #234a38;
	color: white;
	border-radius: 0;
}

.page-id-120 #site-banner,.page-id-120 .site-banner {
	display: none !important;
}

.page-id-120 #post-120>.entry-inner {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto !important;
	padding: 0 34px !important;
}

.page-id-120 #post-120>.entry-inner>.entry-header {
	display: none;
}

.page-id-120 #post-120>.entry-inner>.entry-content {
	width: 100%;
	max-width: none;
	padding: 0;
}

.page-id-120 #post-120>.entry-inner:before,.page-id-120 #post-120>.entry-inner:after,.page-id-120 #post-120 .entry-content:before,.page-id-120 #post-120 .entry-content:after {
	display: none !important;
}

.kt-home {
	font-size: 18px;
	line-height: 1.65;
}

.kt-home .kt-intro {
	display: grid;
	grid-template-columns: 1.1fr 1fr;
	gap: 56px;
	align-items: center;
	padding: 48px 0 44px;
}

.kt-home .kt-eyebrow {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
	color: #9c442c;
	line-height: 1.5;
	margin: 0 0 18px;
}

.kt-home h1 {
	font-size: clamp(44px,5.3vw,72px);
	font-weight: 400;
	line-height: 1.03;
	letter-spacing: -.045em;
	margin: 0 0 24px;
	color: #222b24;
}

.kt-home h1 em {
	color: #234a38;
	font-weight: 400;
}

.kt-home .kt-lede {
	font-size: 19px;
	line-height: 1.65;
	max-width: 430px;
	color: #60695e;
	margin: 0 0 28px;
}

.kt-home .kt-button {
	display: inline-flex;
	gap: 26px;
	align-items: center;
	background: #234a38;
	color: white;
	padding: 14px 20px;
	text-decoration: none;
	font-size: 14px;
}

.kt-home .kt-button:hover {
	background: #153324;
}

.kt-home .kt-hero-photo {
	margin: 0;
	position: relative;
}

.kt-home .kt-hero-photo img {
	display: block;
	width: 100%;
	height: 430px;
	object-fit: cover;
	margin: 0;
}

.kt-home .kt-hero-photo figcaption {
	display: flex;
	justify-content: space-between;
	gap: 12px;
	padding-top: 12px;
	font-size: 12px;
	line-height: 1.5;
	color: #60695e;
}

.kt-home .kt-hero-photo a {
	color: #222b24;
}

.kt-home .kt-city-links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 24px;
	align-items: center;
	padding: 20px 0;
	border-top: 1px solid #d8d7ca;
	border-bottom: 1px solid #d8d7ca;
	font-size: 14px;
	margin-bottom: 44px;
}

.kt-home .kt-city-links span {
	color: #60695e;
	margin-right: auto;
}

.kt-home .kt-section-heading {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 24px;
}

.kt-home h2 {
	font-size: 32px;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 12px;
}

.kt-home .kt-section-heading p {
	font-size: 14px;
	color: #60695e;
	margin: 0;
}

.kt-home .kt-story-grid {
	display: grid;
	grid-template-columns: repeat(3,minmax(0,1fr));
	gap: 34px 26px;
}

.kt-home .kt-story {
	margin: 0;
	padding: 0 0 22px;
	border-bottom: 1px solid #d8d7ca;
	background: transparent;
}

.kt-home .kt-story img {
	display: block;
	width: 100%;
	height: 245px;
	object-fit: cover;
	margin: 0 0 20px;
}

.kt-home .kt-story-body {
	padding: 0;
}

.kt-home h3 {
	font-size: 29px;
	line-height: 1.15;
	font-weight: 400;
	margin: 0 0 15px;
}

.kt-home h3 a {
	color: #222b24;
	text-decoration: none;
}

.kt-home h3 a:hover {
	text-decoration: underline;
}

.kt-home .kt-story-body>p {
	font-size: 15px;
	line-height: 1.65;
	color: #60695e;
	margin: 0 0 12px;
}

.kt-home .kt-story-body>.kt-eyebrow {
	font-size: 10px;
	color: #9c442c;
}

.kt-home .kt-story-body>.kt-korean {
	font-size: 13px;
	color: #234a38;
	font-weight: 600;
}

.kt-home .kt-all-notes {
	text-align: right;
	margin: 22px 0 44px;
	font-size: 14px;
}

.kt-home .kt-reading-guide {
	background: #234a38;
	color: #f6f3eb;
	display: grid;
	grid-template-columns: 1fr 1.4fr;
	gap: 40px;
	padding: 38px;
	margin: 0 0 30px;
}

.kt-home .kt-reading-guide .kt-eyebrow {
	color: #e2c190;
}

.kt-home .kt-reading-guide h2 {
	color: #f6f3eb;
	font-size: 36px;
}

.kt-home .kt-reading-guide p {
	font-size: 16px;
	margin: 0 0 16px;
}

.kt-home .kt-reading-guide a {
	color: #f6f3eb;
}

.kt-home .kt-home-footer {
	display: grid;
	grid-template-columns: 1.6fr 1fr;
	gap: 60px;
	padding: 16px 0 20px;
}

.kt-home .kt-home-footer h2 {
	font-size: 26px;
}

.kt-home .kt-home-footer p {
	font-size: 14px;
	color: #60695e;
}

.kt-home .kt-footer-links {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	font-size: 14px;
}

@media(max-width:950px) {
	#masthead.site-header {
		padding: 22px 24px !important;
	}
	
	#masthead .site-title {
		font-size: 25px;
	}
	
	#masthead .main-navigation a {
		font-size: 11px;
		padding: 12px 6px;
	}
	
	.kt-home .kt-intro {
		gap: 28px;
	}
	
	.kt-home .kt-hero-photo img {
		height: 390px;
	}
}

@media(max-width:700px) {
	#masthead.site-header {
		display: block;
		padding: 20px !important;
	}
	
	#masthead .site-title {
		font-size: 26px;
	}
	
	#masthead .main-navigation {
		margin-top: 14px;
		background: #f6f3eb !important;
	}
	
	#masthead .main-navigation ul {
		background: #f6f3eb !important;
	}
	
	#masthead .main-navigation a {
		font-size: 13px;
		padding: 12px 0;
	}
	
	.page-id-120 #post-120>.entry-inner {
		padding: 0 20px !important;
	}
	
	.kt-home .kt-intro {
		grid-template-columns: 1fr;
		gap: 28px;
		padding: 30px 0 24px;
	}
	
	.kt-home h1 {
		font-size: 48px;
		max-width: 450px;
	}
	
	.kt-home .kt-lede {
		font-size: 17px;
	}
	
	.kt-home .kt-hero-photo img {
		height: 320px;
	}
	
	.kt-home .kt-city-links {
		gap: 12px 22px;
		margin-bottom: 30px;
	}
	
	.kt-home .kt-city-links span {
		width: 100%;
	}
	
	.kt-home .kt-story-grid {
		grid-template-columns: 1fr;
		gap: 28px;
	}
	
	.kt-home .kt-story img {
		height: 260px;
	}
	
	.kt-home .kt-section-heading {
		display: block;
	}
	
	.kt-home .kt-reading-guide,.kt-home .kt-home-footer {
		grid-template-columns: 1fr;
		gap: 16px;
	}
	
	.kt-home .kt-reading-guide {
		padding: 26px;
	}
	
	.kt-home .kt-reading-guide h2 {
		font-size: 31px;
	}
	
	.kt-home .kt-all-notes {
		text-align: left;
	}
	
	.posts {
		grid-template-columns: 1fr;
		padding: 26px 20px;
		gap: 28px;
	}
	
	.posts .hentry .entry-media {
		height: 260px !important;
	}
	
	.posts .entry-title {
		font-size: 27px;
	}
	
	.kt-article-photos {
		grid-template-columns: 1fr;
	}
	
	.single .entry-content,.page .entry-content {
		font-size: 17px;
	}
}

@media(prefers-reduced-motion:reduce) {
	* {
		scroll-behavior: auto !important;
		transition: none !important;
	}
}

@media(min-width:701px) {
	#masthead #primary-menu {
		display: flex;
		gap: 14px;
		flex-wrap: wrap;
		justify-content: flex-end;
		margin: 0;
	}
	
	#masthead #primary-menu>li {
		float: none;
		margin: 0;
		padding: 0;
	}
	
	#masthead .site-branding {
		flex-shrink: 0;
	}
	
	#masthead .main-navigation {
		margin: 0;
	}
}

.page-id-120 #primary {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.page-id-120 .site-inner {
	background: #f6f3eb !important;
}

.single .site-inner {
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
}

.single .entry-media {
	display: none !important;
}

.single article>.entry-inner {
	width: 100% !important;
	max-width: 800px;
	margin: 44px auto 0 !important;
	padding: 0 28px !important;
}

.single .entry-inner:before,.single .entry-inner:after,.single .entry-content:before,.single .entry-content:after {
	display: none !important;
}

.single .entry-title {
	font-size: 44px;
	line-height: 1.14;
	font-weight: 400;
}

.single .entry-header {
	padding-top: 0;
}

.single .entry-posted {
	font-size: 13px;
	margin-top: 20px;
}

.single .entry-content {
	padding-top: 20px;
}

@media(max-width:700px) {
	.single article>.entry-inner {
		margin-top: 28px !important;
		padding: 0 20px !important;
	}
	
	.single .entry-title {
		font-size: 35px;
	}
	
	.single .entry-content {
		padding-top: 10px;
	}
}

.posts .hentry .entry-inner-content {
	padding: 24px !important;
}

.posts .entry-title {
	font-weight: 400;
}

.blog .site-banner,.blog .site-banner-inner,.blog .site-banner-content {
	height: 280px !important;
	min-height: 0 !important;
}

.blog .site-banner-header {
	bottom: 30px !important;
	padding: 0 !important;
}

.blog .site-description {
	font-size: 32px !important;
	line-height: 1.25;
}

.blog .site-description:before,.blog .site-description:after {
	display: none !important;
}

@media(max-width:700px) {
	.blog .site-banner,.blog .site-banner-inner,.blog .site-banner-content {
		height: 220px !important;
	}
	
	.blog .site-description {
		font-size: 26px !important;
	}
	
	.posts .hentry .entry-inner-content {
		padding: 22px !important;
	}
}

/* City archive introductions */
.category .posts > .page-header {
	grid-column: 1 / -1;
	width: 100%;
	height: auto;
	min-height: 0;
	padding: 24px 0 32px;
	margin: 0;
	text-align: left;
	background: transparent;
}

.category .page-header .page-title {
	padding: 0;
	text-align: left;
	font-size: 44px;
	line-height: 1.15;
	font-weight: 400;
	margin: 0 0 18px;
}

.category .taxonomy-description {
	max-width: 760px;
	font-size: 18px;
	line-height: 1.7;
	margin: 0;
}

.category .taxonomy-description p {
	margin: 0 0 12px;
}

@media(max-width:700px) {
	.category .posts > .page-header {
		padding: 12px 0 20px;
	}
	
	.category .page-header .page-title {
		font-size: 34px;
	}
}

/* Keep single-article headers in the reading column */
.single article > .entry-inner > .entry-header {
	position: relative !important;
	width: 100% !important;
	background: transparent !important;
	color: #222b24 !important;
	padding: 0 !important;
	transform: none !important;
}

.single article > .entry-inner > .entry-header .entry-title, .single article > .entry-inner > .entry-header a {
	color: #222b24 !important;
}