/*
Theme Name: Magazine Lume Child
Template: magazine-lume
Version: 1.0
*/

body {
	border: none;
}
.hidden {
	display: none;
}

body .hgrid {
	max-width: 1120px;
	margin: 0 auto;
}
body:not(.home) #below-sitehead {
	max-width: 1120px;
	margin: 0 auto;
}
#main.main, #post-footer {
	background: transparent;
}
#header {
	border-bottom: none;
}
.admin-bar #header.stickymob-logomenu {
	background: white;
}
body #below-sitehead {
	padding-top: 15px;
	margin-top: 0;
}
#site-title a .blogname {
	font-size: 20px;
	letter-spacing: -0.4px;
	display: block;
}
.hootflex {
	justify-content: center;
}
.sitehead-side-widget #sitehead-aside {
	display: none;
}
#site-logo {
	margin: 0;
    padding-top: 18px;
    padding-bottom: 17px;
}
#site-title {
	line-height: 1;
}
.hk-gridbox {
	gap: 14px;
}
section#hootkit-posts-list-5 {
	margin: 0 0 40px;
	padding: 0 40px;
	border-radius: 10px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05), 0 0 1px 0 rgba(0, 0, 0, 0.07);
    background-color: #fff;
}
section#hootkit-posts-list-5 .posts-list-widget {
	padding-top: 25px;
    padding-bottom: 25px;
}
.hk-list-columns .hk-listunit {
	background: transparent;
}
.hk-list-style2 .hk-listunit-small .hk-listunit-image {
	width: 94px;
	min-height: 94px;
	border-radius: 10px;
}
.hk-gridunit-content .hk-gridunit-text {
	padding: 0 25px 20px;
}
#frontpage-area_b {
	margin: 0;
}
#frontpage-area_b .hk-listunit-title a {
	font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    color: #1e1e23;
}
.hk-listunit-views {
	font-size: 13px;
    height: 15px;
    letter-spacing: -0.5px;
    color: #424242;
    line-height: 1.25;
    font-weight: 400;
}
#below-sitehead {
	background: transparent;
	margin: 20px 0 0;
}
#below-sitehead.below-sitehead:after {
	display: none;
}
#below-sitehead ul, #below-sitehead li {
	margin: 0;
	padding: 0;
}
#below-sitehead ul {
	display: flex;
    align-items: center;
    justify-content: center;
}
#below-sitehead li {
	list-style: none;
	padding: 0 20px;
	margin: 0 10px;
}
.menu .menu-description {
	display: none;
}
#below-sitehead li a {
	margin: 0;
	padding: 12px 0 10px;
	display: block;
	font-size: 17px;
	letter-spacing: -0.57px;
	color: rgba(0, 0, 0, 0.6);
}
#below-sitehead li.current-menu-item, 
#below-sitehead li:has(a:hover) {
	border-bottom: 2px solid #000;
}
#below-sitehead #menu-main-menu li.current-menu-item a, 
#below-sitehead li a:hover {
	font-weight: bold;
    color: #000;
    border: none;
    background: none;
}
#below-sitehead .below-sitehead-inner {
	flex-direction: column;
}
#below-sitehead .below-sitehead-left, 
#below-sitehead .below-sitehead-left .widget {
	width: 100%;
}
.inline-nav .widget_nav_menu li a:after {
	display: none;
}

/*상세페이지*/
body.single {
	background: white; 
}
body.single #header {
	border-color: rgba(0, 0, 0, 0.08);
	border-width: 1px;
	border-style: solid;
}
body.single .main-content-grid {
	justify-content: center;
}
body.single #main #content {
	max-width: 750px;
    padding: 0 50px 0 20px;
}
body.single #main #sidebar-primary {
	max-width: 370px;
    padding: 0 20px 0 30px;
    border-left: 1px solid #eee;
}
body.single #content-wrap .post {
	padding: 0;
    background: transparent;
    border: none;
}
body.single #below-sitehead {
	display: none;
}
.entry-byline-metarray > div {
	display: block;
	font-size: 12px;
    line-height: 13px;
    letter-spacing: -0.46px;
    color: #929294;
}
.entry-byline-block.entry-byline-author {
	margin-top: 10px;
}
.post-views.content-post {
	margin-top: 15px;
}
.entry-byline-block:after {
	display: none;
}
.content h1.loop-title {
	font-size: 27px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.8px;
    color: #1e1e23;
}
.entry-byline .entry-author a, .entry-byline-metarray .entry-byline-label {
	font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: -0.5px;
    color: #1e1e23;
}
.entry-byline-block.entry-byline-tags {
	display: flex;
    gap: 7px;
    flex-wrap: wrap;
    padding: 20px 15px;
}
.entry-byline-block.entry-byline-tags a {
	padding: 8px 11px;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: -0.5px;
    color: #767678;
    border-radius: 16px;
    background-color: #f4f4f4;
    display: block;
    width: fit-content;
}
.entry-byline-block.entry-byline-catblock .catblock {
	background: transparent;
    border-width: 1px 0 1px 0;
    border-radius: 0px;
    border-color: #303038;
    color: #303038;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    padding: 5px 2px;
}
.altthemedividers .loop-meta-wrap:not(.pgheadimg-wrap):after {
	display: none;
}
#sidebar-primary .widget-title span {
	font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.5px;
    color: #1c1c23;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}
#sidebar-primary .widget-title span::after {
	display: none;
}
.hk-list-style1 .hk-listunit-small .hk-listunit-image {
	max-height: 85px;
	border-radius: 5px;
}
body:not(.home) .hk-listunit {
	margin-bottom: 25px;
}
#sidebar-primary .hk-listunit-small.visual-img .hk-listunit-content {
	padding: 0;
}

/*카테고리 목록*/
body.page #main .hgrid {
	padding-top: 15px;
}
body.page #loop-meta-wrap, 
body.page #loop-meta-wrap {
	display: none;
}
body.page #main #content {
	margin: 0;
	width: 100%;
    max-width: 100%;
}
#post-1932 {
	height: 100%;
    padding: 16px 40px 30px;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05), 0 0 1px 0 rgba(0, 0, 0, 0.07);
    background-color: #fff;
}
#post-1932 ul, #post-1932 li {
	list-style: none;
    padding: 0;
    margin: 0;
}
#post-1932 li {
	padding: 15px 2px 14px;
	border-bottom: 1px solid rgba(34, 34, 34, 0.1);
}
#post-1932 .cus_category_list a {
	font-size: 15px;
    font-weight: normal;
    letter-spacing: -0.54px;
    color: #222;
    word-break: break-all;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#post-1932 .cus_category_list a .cnt {
    font-size: 14px;
    color: #929294;
}
/*카테고리 표시*/
body.category #main.main, body:has(#archive-wrap) .post-footer {
	background: transparent;
}
body.category #main .hgrid {
	padding-top: 15px;
}
body.category #loop-meta-wrap, 
body.category #loop-meta-wrap {
	display: none;
}
body.category #main #content {
	margin: 0;
	width: 100%;
    max-width: 100%;
}
#archive-wrap article .hgrid {
	display: flex;
	align-items: center;
}
body.category #sidebar-primary:has(.view_sidebar) {
	display: none;
}
#archive-wrap .entry-featured-img-wrap {
	flex: 0 0 94px;
	width: 94px;
    min-height: 94px;
    margin-right: 20px;
    height: auto;
    margin-right: 20px;
}
#archive-wrap .entry-featured-img-wrap img {
	width: 94px;
	height: 94px;
	object-fit: cover;
}
#archive-wrap .entry-grid-content {
	margin-top: 0;
}
#archive-wrap .entry-grid-content .entry-title a {
	font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    color: #1e1e23;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
body.category nav.navigation{
	margin: 30px auto 20px;
    width: fit-content;
}
body.category #main.main #content {
	padding: 10px 40px 0;
	margin: 0 15px;
    border-radius: 10px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05), 0 0 1px 0 rgba(0, 0, 0, 0.07);
    background-color: #fff;
}
/*로그인*/
#main:has(#tt_nonce) > div {
	border-radius: 12px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
    background: #fff;
    padding: 40px 36px;
}
#main:has(#tt_nonce) h2 {
	margin: 0 0 20px;
    text-align: left;
    font-size: 26px;
    font-weight: 700;
    color: #111;
}
#main:has(#tt_nonce) p {
	margin: 0 0 20px;
}
#main:has(#tt_nonce) label {
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
    font-size: 14px;
}
#main:has(#tt_nonce) input[type="text"] {
	width: 100% !important;
    height: 40px;
    padding: 0 16px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    font-size: 15px;
    transition: .25s;
    box-sizing: border-box;
    background: #fafafa;
}
#main:has(#tt_nonce) input[type="text"]:focus {
	outline: none;
    border-color: #111;
    background: #fff;
    box-shadow: 0 0 0 4px rgba(0,0,0,.08);
}
#main:has(#tt_nonce) button {
	width: 100%;
    height: 45px;
    border: 0;
    border-radius: 10px;
    background: #111;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: .25s;
}
#main:has(#tt_nonce) button:hover {
	opacity: 0.9;
}
/*커뮤니티*/
#post-1961 {
	margin: 0;
    padding: 20px 40px;
    border-radius: 10px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05), 0 0 1px 0 rgba(0, 0, 0, 0.07);
    background: #fff;
}
body.page-id-1961 #kboard-default-list {
	margin: 0;
}

@media (max-width: 1023px) {
	body .hgrid {
		max-width: calc(100% - 20px);
		padding: 0 5px;
	}
	#below-sitehead .below-sitehead-left {
		padding: 0;
	}
	#branding #site-logo.site-logo-image {
		padding: 0px;
	}
	#below-sitehead .below-sitehead-right {
		padding: 10px 0 0;
	}
	#below-sitehead li {
		padding: 0 10px;
	}
	
	/*메인*/
	#frontpage-area_b_1 {
		padding: 0;
	}
	#frontpage-area_b_1 section#hootkit-posts-list-5 {
		padding: 0 20px;
	}
	#frontpage-area_b_1 .hk-listunit {
		align-items: center;
		margin-bottom: 5px;
	}
	
	/*커뮤니티*/
	#post-1961 {
		padding: 20px;
	}
	#kboard-default-list.guestbook .kboard-list tbody tr {
		padding: 0;
	}
	#kboard-default-list.guestbook .kboard-pagination {
		padding: 20px 0;
	}
	body:has(#kboard-default-list.guestbook) .entry-content {
		margin-bottom: 10px;	
	}
	#kboard-default-list .kboard-control a {
		font-size: 16px;
	}
	#kboard-default-list.guestbook .kboard-list tr {
		border: none;
	}
	#kboard-default-list.guestbook table tr td {
		display: block;
        margin-bottom: 15px;
        border: none;
	}
	
	/*로그인*/
	#main:has(#tt_nonce) > div {
		max-width: calc(100% - 30px) !important;
		padding: 20px;
		box-sizing: border-box;
		margin-top: 0px !important;
	}
	
	/*카테고리*/
	body.page #main #content {
		padding: 0;
	}
	body.category #main.main #content {
		margin: 0;
		padding: 20px;
	}
	body.category .post {
		padding: 0 0 10px;
	}
	body.category .post .hgrid {
		margin: 0;
		max-width: 100%;
	}
	
	/*게시물 상세*/
	.wp-block-image a {
		width: 100%;
	}
	body.single #main #sidebar-primary {
		border-left: none;
		border-top: 1px solid #eee;
		padding-top: 30px;
	}
	body.single #main #content {
		max-width: 100%;
    	padding: 0 20px;
	}
	.entry-byline-block.entry-byline-tags:not(:has(a)) {
		display: none;
	}
	
	/*헤더*/
	.admin-bar #header.stickymob-logomenu {
		height: 50px;
	    display: flex;
	    align-items: center;
	}
	
	#site-title .custom-logo{
	    max-width: 80%;
	}
}

.kboard-default-poweredby {
	display: none !important;
}
