/*
Theme Name: Astra-child
Theme URI: https://wpastra.com/about/
Description: Astra theme child
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Template: astra
Version: 1.0
*/

/*--------------------------------------------------------------------------------

 * Font - Font Noto Sans 400, 700, 800

--------------------------------------------------------------------------------*/
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, 
code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, 
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	font-family: 'Noto Sans KR', '맑은고딕', 'MalgunGothic', "Apple SD Gothic Neo", applegothic, sans-serif;
	-webkit-font-smoothing: antialiased;
}


/*--------------------------------------------------------------------------------

 * Font
 * Heading

--------------------------------------------------------------------------------*/
#header h1{
	color: #fff;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 0px;
    font-family: 'Noto Sans KR', '맑은고딕', 'MalgunGothic', "Apple SD Gothic Neo", applegothic, sans-serif;
	-webkit-font-smoothing: antialiased;
}


/*--------------------------------------------------------------------------------

 * Astro theme

--------------------------------------------------------------------------------*/
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}


/*--------------------------------------------------------------------------------

 * Woocommerce

--------------------------------------------------------------------------------*/

.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 1em;
    font-size: 21px;
    font-weight: 400;
}


/*--------------------------------------------------------------------------------

 * Woocommerce
 * Single page

--------------------------------------------------------------------------------*/
.ast-woocommerce-container {
    padding-top: 40px;
}

.woocommerce .star-rating {
    font-family: star !important;
}

.woocommerce .woocommerce-product-details__short-description {
    padding: 15px 0px 60px;
    margin-top: 30px;
    border-top: 1px solid #ededed;    
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: 20px 40px;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    min-height: 55px;
}

.woocommerce #reviews h2 {
    font-weight: 400;
    margin-bottom: 30px;
}

.ast-builder-menu-1 .menu-item > .menu-link{
    font-weight: 900;
}


/**리얼코치**/

body.single-product #lecture_list_form{
    display: none;
}

body.single-product .lecListBtn,
body.single-product .lecNavi{
    display: none!important;
}

body.single-product .tags{
    display: flex;
    gap: 10px;    
    margin: -20px 0 30px;    
}
body.single-product .tags span{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    padding: 2px 20px;
    font-family: 'Noto Sans KR', '맑은고딕', 'MalgunGothic', "Apple SD Gothic Neo", applegothic, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #5d5d5d;
}

body.single-product .lecDetail .lecHeader-col.lecSubject{
    text-align: left;
}

body.single-product .site-content .ast-container{
    max-width: 1600px;
}

body.single-product .lecDetail .lecDetail_description, .lecDetail_detailList{
    max-width: 1000px;
    margin: 0 auto;
}

body.single-product .zproductmeta{
    display: grid;
    grid-template-columns: auto 440px;
    gap: 50px;
}
body.single-product .table_lecInfoDetail td strong{
    font-weight: 500;
}
body.single-product .lecDetail .lecDetail_infoBox .lecImg_thumBox{
    max-width: 100% !important;
    padding: 0;
    float: none;
    display: flex;
    align-items: center;
}
body.single-product .lecDetail .lecDetail_infoBox .lecImg_thumBox .lecImg_thumnail{
    border-radius: 16px;
    overflow: hidden;
}
body.single-product .lecDetail .lecDetail_infoBox .lecImg_thumBox .lecImg_thumnail img{
    width: 100%;
    height: auto;
    scale: 1.05;
    border-radius: 0;
}
body.single-product .lecDetail .lecDetail_infoBox{
    margin: 0;
}

body.single-product .lecDetail .lecHeader{
    border: 0;
    margin: 40px 0 0;
    padding: 40px 0;
    display: flex;
}

body.single-product .lecDetail .lecHeader h1{
    font-size: 45px;
    line-height: 1.3;
    max-width: 700px;
    text-align: left;
}

body.single-product .lecDetail .lecDetail_infoBox .lecDetailInfomation{
    width: 100%!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
}

body.single-product .lecDetail .lecDetail_infoBox .lecDetailInfomation .bts{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 14px;
    margin-top: 30px;
}
body.single-product .lecDetail .lecDetail_infoBox .lecDetailInfomation .bts > div > a#add-to-cart{
    background: transparent;
    color: var(--ast-global-color-0);
}
body.single-product .lecDetail .lecDetail_infoBox .lecDetailInfomation .bts > div > a{
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    border-radius: 8px;
    background: var(--ast-global-color-0);
    border: 1px solid var(--ast-global-color-0);
    color: white;
    font-size: 17px;
}

body div.calcu *,
body div.tim *{
   font-family: 'Noto Sans KR', '맑은고딕', 'MalgunGothic', "Apple SD Gothic Neo", applegothic, sans-serif !important;
}

body.single-product .zproductmeta .table_lecInfoDetail th, body.single-product .zproductmeta .table_lecInfoDetail td{
    padding: 4px;
    color: #5d5d5d;
}
body.single-product .zproductmeta .table_lecInfoDetail th{
    font-weight: 500;
}
.tim{
    display: flex;    
    flex-direction: column;
    color: white;
    background: #221d41;
    border-radius: 10px;
    margin-top: 25px;
    width: 100%;
    padding: 18px 28px 24px;
}
.tim .title{
    text-align: center;
    font-weight: 500;
    font-size: 14px;
}
.tim .countdown{
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 10px;
    font-size: 19px;
    font-weight: 300;
    color: #939393;
}
.tim .countdown > div{
    display: flex;
    gap: 3px;
}
.tim .countdown span{
    font-weight: 500;
    color: white;
}
.calcu{
    display: flex;    
    flex-direction: column;
    background: #f9f9f9;
    border-radius: 10px;
    margin-bottom: 15px;
    width: 100%;
    padding: 20px 28px 24px;
}
.calcu .title{
    color: black;
    font-weight: normal;
    font-size: 14px;
    font-weight: 500;    
    margin-bottom: 10px;
}
body.single-product .txt_discount{
    font-size: 30px;
    color: black;
}
.calcu .sub{
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: -.4px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    color: #9b9b9b;
    font-weight: 300;
}
.calcuops{
    position: relative;
}
.calcuops .lab{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    height: 50px;
    color: black;
    background: white;
    border: 1px solid #d3d3d3;
    align-items: center;
    padding: 10px 20px;
    border-radius: 8px;    
}
.calcuops .lab svg{    
    width: 18px;
    height: 18px;
}
.calcuops .ops.active{
    display: block;
}
.calcuops .ops{
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 100%;
    height: 200px;
    overflow-y: scroll;
    background: white;
    box-shadow: 0 9px 48px #10151740;
    border-radius: 8px;
    padding: 10px 0;
}
.calcuops .op{
    cursor: pointer;
    padding: 10px 20px;
    color: black;
}
.calcuops .op:hover{
    background: #f9f9f9;
}
.clacuamount{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
}
.clacuamount span{
    font-weight: 600;
    font-size: 20px;
    color: black;
    margin-left: 5px;
}
.zmodal *{
    font-family: 'Noto Sans KR', '맑은고딕', 'MalgunGothic', "Apple SD Gothic Neo", applegothic, sans-serif !important;
}
.zmodal.active{
    display: flex;
    padding: 15px;
}
.zmodal{
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 34%);    
}
.zmodal .zcon .cls{
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zmodal .cls svg{
    width: 20px;
    height: 20px;
}
.zmodal .zcon{
    position: relative;
    letter-spacing: -.4px;
    border-radius: 16px;
    background: white;
    padding: 40px;
    width: 100%;
    max-width: 500px;
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
}
.zmodal .zcon strong{
    color: #ff0073;
    font-weight: 700;
}
.zmodal .zcon h3{
    line-height: 1.4;
    font-size: 32px;
    font-weight: bold;
    color: black;
    margin: 10px 0 20px;
}
.zmodal .zcon .bt{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    height: 48px;
    margin-top: 25px;
}


@media only screen and (max-width: 922px){
    body.single-product .lecDetail .lecDetail_infoBox{
        grid-template-columns: 100%;
    }
    body.single-product .lecDetail .lecHeader{
        padding: 10px 0;
    }
    body.single-product .lecDetail .lecHeader h1{
        font-size: 22px;
    }
    .zmodal .zcon{
        padding: 30px 20px 20px;
    }
    .zmodal .zcon h3{
        font-size: 22px;
    }
    .zmodal .zcon{
        font-size: 14px;
        line-height: 1.5;
    }
    body.single-product .tags span{
        font-size: 12px;
    }
}