/*
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 5,700+ 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.12.1758777198
Updated: 2025-09-25 14:13:18

*/

* {
    line-height: 1.6;
    font-family: "Noto Sans KR", sans-serif;
}

:root {
    --primary: #C5A67A;
    --s-color: #E2E2E2;
    --black: black;
    --bg-color: #111111;
}

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;
}

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

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

#ast-scroll-top {
    display: none !important;
}

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

ol,
ul {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

.padding {
    padding: 125px 20px;
}

.padding2 {
    padding: 0px 20px 125px 20px;
}

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

.main-header-menu .menu-link,
.main-header-menu>a {
    padding: 0 1.5em;
}

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

.ast-mobile-popup-drawer .ast-mobile-popup-header {
    background-color: var(--primary);
}

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

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

.intro-title {
    margin: 30px 0px 50px 0px;
    color: white;
    font-size: 1.5rem;
}

.intro-button a {
    display: inline-block;
    color: white;
    border: 1px solid white;
    padding: 10px 30px;
}

.intro-button a:hover {
    transition: .5s;
    background-color: var(--primary);
    border: 1px solid var(--primary);
}

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

.about-section {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100vh;
    background-image: url('/wp-content/uploads/2025/09/about-back.jpg');
}

.overlay-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 1;
}

.abouts-box {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.abouts02 {
    padding-left: 100px;
}

.abouts-box .about-t01 {
    font-size: 1.2rem;
    color: var(--primary);
}

.abouts-box .about-t02 {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 30px 0px;
    color: white;
}

.abouts-box .about-t03 {
    color: white;
    opacity: .95;
}

.preview {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.preview-inner {
    padding: 10px 30px;
    display: inline-block;
    font-size: 1.2rem;
    text-align: center;
    color: var(--primary);
    background-color: black;
    border-radius: 0px 0px 15px 15px;
}

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

.first {
    position: relative;
    background-image: url('/wp-content/uploads/2025/09/fstep01.jpg');
}

.second {
    background-image: url('/wp-content/uploads/2025/09/sstep.jpg');
}

.third {
    background-image: url('/wp-content/uploads/2025/09/third.jpg');
}

.fourth {
    background-image: url('/wp-content/uploads/2025/09/fourth.jpg');
}

.fifth {
    background-image: url('/wp-content/uploads/2025/09/fifth.jpg');
}

.sixth {
    background-image: url('/wp-content/uploads/2025/09/sixth.jpg');
}

.seventh {
    background-image: url('/wp-content/uploads/2025/09/seventh.jpg');
}

.step {
    color: white;
    text-align: center;
}

.step .step-t01 {
    font-size: 1.5rem;
}

.step .step-t02 {
    margin: 20px 0px;
    display: inline-block;
    background-color: white;
    width: 10px;
    height: 1px;
}

.step .step-t03 {
    font-size: 1.1rem;
    font-family: "Noto Serif KR", serif;
}

.type-section {
    background-color: var(--bg-color);
    padding: 100px 0px 100px 0px;
}

.type-section .type-t {
    color: var(--primary);
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 50px;
}

.mySwiper .swiper-slide {
    width: 1280px !important;
    max-width: 100%;
}

.mySwiper .swiper-wrapper .swiper-slide p{
    color: var(--s-color);
    text-align: center;
    font-size: 1rem;
    padding-top: 20px;
}

.br_m {
    display: none;
}

.serif {
    font-family: "Noto Serif KR", serif;
}

/** 메인페이지 251027 **/
.iabout-section {
    background-color: var(--bg-color);
}

.iabout-section .iabouts-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.iabout-section .iabouts-box .iabouts02 {
    padding-left: 70px;
}

.index-t {
    font-size: 1.2rem;
    text-align: center;
    color: var(--primary);
    margin-bottom: 50px;
}

.iabouts-t01 {
    font-size: 1.5rem;
    color: white;
    font-weight: 500;
    margin: 30px 0px;
}

.iabouts-t02 {
    color: var(--s-color);
    font-family: "Noto Serif KR", serif;
}

.ipreview-section {
    background-color: var(--bg-color);
}

.previewSwiper .swiper-slide {
    color: white;
}

.preview-wrap {
    position: relative;
    overflow: visible;
    max-width: 1280px;
}

.preview-prev,
.preview-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    color: #fff;
    z-index: 10;
    transition: .25s;
    cursor: pointer;
    pointer-events: auto;
}


.swiper-button-next:after,
.swiper-button-prev:after {
    color: white;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    font-size: 1.5rem !important;
}

.ipreviews-hours {
    font-size: 1.2rem;
    text-align: center;
    padding: 15px 0px;
}

.ipreviews-descr {
    font-family: "Noto Serif KR", serif;
    text-align: center;
    color: var(--s-color);
}

.ibanner-section {
    padding: 50px 20px;
    background-color: var(--bg-color);
}

.ibanner {
    padding: 100px 50px;
    background-image: url('/wp-content/uploads/2025/10/ibanner.jpg');
}

.ibanner .ibanner-t01 {
    font-size: 1.5rem;
    padding-bottom: 20px;
    color: white;
}

.ibanner .ibanner-t02 {
    color: var(--s-color);
    font-family: "Noto Serif KR", serif;
}


/** 서브페이지 **/
.soon {
    color: white;
    padding: 100px 20px;
    text-align: center;
    background-color: var(--bg-color);
}

/** 푸터 **/
.footrs-box {
    font-size: .9rem;
    color: white;
    opacity: .8;
    text-align: left;
    display: grid;
    grid-template-columns: 16.666% 1fr 16.666%;
    gap: 30px;
    font-weight: 200;
}

.ast-footer-copyright p {
    display: none;
}

.copy {
    margin-top: 20px;
}

.footrs.links-box {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

.footrs .links a {
    color: white;
    opacity: .8;
}

.footrs .links a:hover {
    transition: .5s;
    color: var(--primary);
}

.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
    margin-bottom: 0;
}

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

    .pc_only {
        display: none;
    }

    .br_m {
        display: block;
    }

    .abouts01 {
        display: none;
    }

    .abouts02 {
        padding-left: 0;
    }

    .intro-section {
        height: unset;
        padding: 150px 20px;
    }

    .intro-section .intro-logo img {
        width: 120px;
    }

    .about-section {
        text-align: center;
        padding: 60px 20px;
        height: unset;
    }

    .step-section {
        height: unset;
        padding: 100px 20px;
    }

    .abouts-box {
        grid-template-columns: 1fr;
    }

    .overlay-box {
        width: 100%;
    }

    .type-section {
        padding: 60px 20px;
    }

    .preview-section {
        padding: 60px 20px 0px 20px;
    }

    .mo-slider {
        padding: 0 20px;
    }

    .iabout-section .iabouts-box {
        grid-template-columns: 1fr;
    }

    .iabout-section .iabouts-box .iabouts02 {
        text-align: center;
        padding-left: 0;
    }

    .ibanner {
        padding: 50px 20px;
        text-align: center;
    }

    .footrs-box {
        text-align: center;
        gap: 30px;
        grid-template-columns: 1fr;
    }

    .footrs.links-box {
        justify-content: center;
    }
}

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

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

    .reservation a {
        padding: 10px 1.5em !important;
        color: var(--black) !important;
        background-color: var(--primary);
    }

    .reservation a:hover {
        transition: .5s;
        color: white !important;
        background-color: var(--black);
    }

    .preview-prev {
        margin-left: -70px;
    }

    .preview-next {
        margin-right: -70px;
    }
}