/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.15.1764034697
Updated: 2025-11-25 10:38:17

*/
* {
    word-break: keep-all;
    line-height: 1.4;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

:root {
    --kakao: #FFE812;
    --telegram: #31A2E6;
    --black: black;
    --grey: #666;
}

header.entry-header .entry-title {
    display: none;
}

.ast-container,
.ast-container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0;
    margin-bottom: 0;
}

.background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

a img {
    display: inline-block;
}

.page .entry-header {
    display: none;
}

.padding {
    padding: 100px 20px;
}

/** 헤더 **/
.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.main-header-menu .menu-link,
.main-header-menu>a {
    outline: 0;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header {
    background-color: black;
}

.ahfb-svg-iconset svg {
    color: white;
}

/** 메인페이지 **/
.referral-section {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-image: url('/wp-content/uploads/2025/11/code.jpg');
}

.link-warp {
    margin-top: 50px;
}

.link-grid {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 30px;
}

.kakao-item a {
    background-color: var(--kakao);
}

.telegram-item a {
    background-color: var(--telegram);
}

.telegram-item a {
    color: white;
}

.link-grid .items a {
    font-size: 1.1rem;
    border-radius: 15px;
    padding: 15px 30px;
    display: block;
    font-weight: bold;
}

.link-grid .items a:hover {
    transition: .5s;
    color: white;
    background-color: black;
}

.link-grid .items a img {
    width: 40px;
}

.title {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    color: var(--black);
}

.descr {
    font-size: 1.1rem;
    color: var(--grey);
    text-align: center;
    margin-top: 5px;
    margin-bottom: 50px;
}

.channel-section {
    background-image: url('/wp-content/uploads/2025/11/channel-back.jpg');
}

.channel-warp {
    margin-bottom: 100px;
}

.channel-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    gap: 30px;
}

.channel-grid .items a {
    display: block;
    padding: 70px 20px;
    background-color: #2C2C2C;
    border-radius: 15px;
}

.channel-grid .items .channel-thumb img {
    width: 50px;
}

.channel-grid .items .channel-title {
    padding-top: 15px;
    color: white;
    font-size: 1.2rem;
    font-weight: 500;
}

.contact-warp {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 360px;
    text-align: center;
    padding: 50px 20px;
    border-radius: 15px;
    background-image: url('/wp-content/uploads/2025/11/contact.jpg');
}

.contact-t01 {
    color: white;
    font-size: 2rem;
    font-weight: bold;
}

.contact-t02 {
    margin: 10px 0px 50px 0px;
    color: white;
    font-size: 1.1rem;
}

.contact-btn a {
    display: block;
    border-radius: 30px;
    padding: 10px 30px;
    font-weight: bold;
    color: var(--black);
    background-color: white;
}

.contact-btn a:hover {
    color: white;
    transition: .5s;
    background-color: black;
}

.fa-solid {
    vertical-align: inherit;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}

.event-page .link-warp{
    margin-top: 0;
}

/** 서브페이지 **/
.event-bread {
    background-image: url('/wp-content/uploads/2025/11/event-b.jpg');
}

.channel-bread {
    background-image: url('/wp-content/uploads/2025/11/ch-back.jpg');
}

.guide-bread {
    background-image: url('/wp-content/uploads/2025/11/guide.jpg');
}

.bread-d {
    text-align: center;
    font-size: 1.1rem;
    color: white;
}

.bread-t {
    text-align: center;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
    color: white;
}

.bread-section {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.partner-warp{
    margin-top: 50px;
}

#kboard-pure-gallery-list .kboard-pure-gallery-list .kboard-list-item .kboard-list-new {
    display: none;
}

#kboard-pure-gallery-list .kboard-pure-gallery-list .kboard-list-item .kboard-list-user {
    display: none;
}

#kboard-pure-gallery-document .kboard-document-navi {
    display: none;
}

.kboard-list-descr {
    text-align: left;
    padding: 10px 0px;
    font-size: .9rem;
    color: var(--grey);
}

#kboard-pure-gallery-list .kboard-pure-gallery-list .kboard-list-item .kboard-list-thumbnail{
    border-radius: 20px;
}

.event-page .kboard-list-descr{
    color: white;
}

.event-page #kboard-pure-gallery-list .kboard-pure-gallery-list .kboard-list-item .kboard-list-title{
    color: white;
}

.channel-page .channel-warp {
    margin-top: 50px;
    margin-bottom: 0;
}

.channel-page .channel-section {
    background-image: unset;
}

.contact-bread {
    background-image: url('/wp-content/uploads/2025/11/contact-back.jpg');
}

.partner-bread {
    background-image: url('/wp-content/uploads/2025/11/partner.jpg');
}

.small-text {
    margin: 30px 0px;
    color: var(--grey);
    font-size: 1.1rem;
    text-align: center;
}

.alert-warp {
    padding: 50px 20px;
    border-radius: 30px;
    text-align: center;
    background-color: #FFF2F2;
}

.alert-t {
    font-size: 1.5rem;
    color: red;
    font-weight: bold;
    margin-bottom: 20px;
}

.alert-d {
    font-size: 1.1rem;
    color: var(--grey);
}

.step-section {
    background-color: #F2F2F2;
}

.step-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-bottom: 80px;
}

.step-grid:last-child {
    margin-bottom: 0;
}

.step-t {
    font-size: 1.5rem;
    color: var(--black);
    font-weight: bold;
    margin-bottom: 20px;
}

.step-d p {
    font-size: 1.1rem;
    color: var(--grey);
    margin-bottom: 10px;
}

.step-d p:last-child {
    margin-bottom: 0;
}

.bold {
    font-weight: bold;
}

.red {
    font-size: .9rem !important;
    color: red !important;
}

.step-d p img {
    margin: 10px 0px 20px 0px;
}

.benefit-section {
    background-image: url('/wp-content/uploads/2025/11/benefit.jpg');
}

.benefit .title,
.benefit .descr {
    color: white;
}

.benefit-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.benefit-item {
    background: #272727;
    border-radius: 15px;
    padding: 28px 24px;
    color: white;
}

.benefit-item h3 {
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.gold{
    color: #D3AE5C;
}

.border-warp{
    text-align: center;
    margin-top: 30px;
    border-radius: 15px;
    border: 1px solid #D3AE5C;
    padding: 50px 20px;
}

.border-t{
    font-size: 1.2rem;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
}

.border-d{
    color: white;
}

.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p{
    margin-bottom: 0;
}

.board-warp{
    margin-top: 50px;
}

.entry-content ul, .entry-content ol{
    padding-left: 0;
}

.event-page .bread-section{
    height: auto;
    padding: 192px 20px 100px 20px;
}

.event-page .kboard-list-benefit{
    color: white;
}

.kboard-list-benefit{
    font-size: .85rem;
    margin-bottom: 5px;
}

.kboard-descr h2{
    font-size: 1.1rem;
    text-align: center;
}

.page-id-22 .ast-primary-header-bar{
    background-color: black !important;
}

.guide-page, .contact-page{
    margin-top: 92px;
}

.page-id-28 .ast-primary-header-bar{
    background-color: black !important;
}

/** 푸터 **/
.footer-section {
    font-size: .9rem;
}

@media all and (max-width:767px) {
    .br_pc {
        display: none;
    }

    .link-grid {
        gap: 20px;
        grid-template-columns: 1fr;
    }

    .channel-grid {
        grid-template-columns: 1fr;
    }

    .referral-section {
        padding: 100px 20px 100px 20px;
        height: auto;
    }

    .padding {
        padding: 60px 20px;
    }

    .contact-warp {
        min-height: auto;
    }

    .bread-section {
        height: auto;
        padding: 100px 20px;
    }

    .bread-t {
        font-size: 1.5rem;
    }

    .step-grid {
        text-align: center;
        gap: 30px;
        margin-bottom: 50px;
        grid-template-columns: 1fr;
    }

    .step-left {
        order: 2;
    }

    .step-right {
        order: 1;
    }

    .benefit-grid {
        grid-template-columns: 1fr;
    }

    .benefit-item{
        text-align: center;
    }

    .title{
        font-size: 1.5rem;
    }

    .border-warp{
        padding: 20px;
    }

    .event-bread{
        background-color: black;
        background-image: unset;
    }

    .ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap{
        background-color: black;
    }

    [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
        fill: white;
    }

    .ast-header-break-point .main-header-bar{
        border-bottom: 0;
    }

    .event-page .bread-section{
        padding: 60px 20px;
    }
}

/* Tablet (가로폭 768px 이상, 1023px 이하) */
@media all and (min-width:768px) and (max-width:1023px) {}

/* PC Desktop (가로폭 1024 이상) */
@media all and (min-width:1024px) {}