* {
    font-family: 'Noto Sans KR',sans-serif !important;
}

.entry-header h1.entry-title {
    font-size: 38px;
}

.x-sidebar {
    display: none;
}

.x-breadcrumbs-wrap .x-breadcrumbs {
    line-height: 28px;
}

.entry-header {
    padding-bottom: 32px;
    border-bottom: 1px solid #E3E3E3;
}

.entry-header h1 {
    border-bottom-width: 0px !important;
}

.p-meta a {
    display: none;
}

.main_footer {
    display: none;
}

.x-container.max.width.offset {
    max-width: 1200px;
}

.x-main {
    width: 100% !important;
}

.x-img {
    width: 100%;
}

div.helpful-block-content {
    width: 100%;
    border: 0px;
    border-radius: 5px !important;
    background: #f5f7fa !important;
    padding: 34px !important;
    margin: 0 0 49px;
}

div.helpful-block-content ul {
    text-align: center;
    margin: 0px;
}

div.helpful-block-content ul li {
    display: inline-block;
    margin: 0;
    line-height: 32px;
}

div.helpful-block-content ul li span.wthp_title {
    font-family: Noto Sans KR;
    font-size: 16px;
    font-weight: normal;
    padding-right: 26px;
}

div.helpful-block-content ul li a {
    font-family: Noto Sans KR;
    width: 100px;
    height: 40px;
    border-radius: 5px !important;
    background: white !important;
    border: solid 2px #e2e4e7;
    color: #4295ff;
    font-size: 15px;
    font-weight: normal;
}

@media (max-width: 979px) {
    #top > .x-container {
        padding-top: 20px !important;
    }
    .entry-content.content .helpful-block-content li:nth-child(2) {
        float: none !important;
        line-height: 36px !important;
    }
    .entry-content.content .helpful-block-content li:nth-child(3) {
        float: none !important;
    }
}

@media (max-width: 800px) {
    .x-container.max.width.offset {
        margin-bottom: 0;
    }
    .icon-home {
        display: none !important;
    }
    .right-content {
        display: none !important;
    }
    .entry-content.content .helpful-block-content li:nth-child(2) {
        display: block;
    }
    .entry-wrap .entry-header {
        padding-bottom: 16px;
    }
    .entry-header h1.entry-title {
        font-size: 22px;
        line-height: 30px;
    }
    .entry-wrap .entry-content {
        margin-top: 0;
    }
    .entry-wrap .entry-content #x-section-1 {
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }
    .entry-wrap .entry-content .helpful-block-content {
        background: none !important;
        margin: 0px;
    }
    .entry-wrap .entry-content .helpful-block-content .wthp_title {
        padding-right: 0;
    }
    #lCommonFooterInformation {
        margin-top: 0 !important;
    }
}




.cs-ta-left {
    text-align: left;
}

.cs-ta-center {
    text-align: center;
}

.cs-ta-right {
    text-align: right;
}

.section-review-listing {
    display: none;
}


/*
 * 이페이지 전용
 */

@media (max-width: 979px) {
    /* 하단 헬프센터 : 이글이 도움이 되셨나요?*/
    .entry-content.content .helpful-block-content {
        background: #F1F1F1;
        padding: 1rem;
    }

    .entry-content.content .helpful-block-content ul,
    .entry-content.content .helpful-block-content ul p {
        margin: 0px;
    }

    .entry-content.content .helpful-block-content li:nth-child(2) {
        float: left;
        line-height: 3.5rem;
    }

    .entry-content.content .helpful-block-content li:nth-child(3) {
        float: right;
    }

    .entry-content.content .helpful-block-content li a {
        background: white;
        border-radius: 4rem;
        /*order: 1px solid #cccccc;*/
        width: 7rem;
    }

    .wthp_title {
        color: #8e8c8b;
    }

    .entry-content.content .helpful-block-content input[type=button] {
        margin: 10px 3px 0px;
        float: right;
        background: white;
        box-shadow: none;
        border: 2px #cccccc solid;
        padding: 0.5rem;
        border-radius: 1rem;
    }

    .entry-content.content .cs-content .x-section {
        padding-right: 0px !important;
    }

    header.entry-header {
        margin-right: 0px;
    }
}

.x-main{
    margin-top: 40px;
}

.num_contentTitle p {
    margin: 0 0 1.5em;
}