/* Weekend */
/*---------------------------------------------------------*/
.weekend a { color: black; }
.weekend .ui.accordion .active.title > .accordion-down-icon {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}
.weekend > .grid:first-child { border-top: 1px solid black; align-items: center; }
@media screen and (max-width: 767px) {
    .ui.stackable.celled.grid>.column:not(.row),
    .ui.stackable.celled.grid>.row>.column,
    .ui.stackable.divided:not(.vertically).grid>.column:not(.row),
    .ui.stackable.divided:not(.vertically).grid>.row>.column {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
}

/* weekend title section */

@media screen and (min-width: 1441px) {
    /* .weekend .main-title { min-height: 500px !important; }  */
}
@media screen and (max-width: 1440px) {
    /* .weekend .main-title { min-height: 400px !important; } */
}
@media screen and (max-width: 991px) {
    /* .weekend .main-title { min-height: 350px !important; } */
}
@media screen and (max-width: 767px) {
    .weekend .main-title { padding-top: 0 !important; padding-bottom: 0 !important; min-height: 250px !important; }
}
@media screen and (max-width: 539px) {
    .weekend .main-title { padding-top: 0 !important; padding-bottom: 0 !important; min-height: 160px !important; }
}
.weekend .main-title > .segment > p {
    position: absolute;
    bottom: 4%;
    left: 0;
    width: 100%;
    text-align: center;
}
.weekend .main-title > .segment > * { font-size: 18px; }
.weekend .main-title > .segment > p .divider { padding: 0 20px; }
@media screen and (max-width: 767px) {
    .weekend .main-title > .segment > p a { display: block; }
    .weekend .main-title > .segment > p .divider { display: none; }
}
.weekend .main-profile > .card { box-shadow: none !important; margin-bottom: 0; }
.weekend .main-profile > .card .header { word-break: keep-all; }
.weekend .main-profile > .card .content {
    word-break: keep-all;
    line-height: 1.9;
    border-radius: 0 !important;
}
.weekend .main-profile > .card .content .information {
    margin-top: 0 !important;
    margin-bottom: 27px !important;
    color: #666666;
}
.weekend .main-profile > .card .label { margin: 14px 0; padding:0.5em 0.8em!important; }
.weekend .main-profile > .card .content > p { font-size: 110%; margin-top: 20px; }
.weekend .main-profile > .card .content p strong { font-weight: bolder; color: black; }
.weekend .main-profile > .card .content .button { border-radius: 40px; }
.weekend .main-profile > .card .content ul { font-size: 14px; padding-left: 0px !important; list-style: none; }
.weekend .main-profile > .card .content { padding-top: 0 !important; }
.weekend .main-profile > .card .content > .grid { align-items: center; margin-top: 10px; }
.weekend .main-profile > .card .content > .grid .column { padding-top: 0 !important; padding-bottom: 0 !important; }
.weekend .main-profile > .card .content > .grid .column p { padding-top: 6px !important; padding-bottom: 6px !important; }
.weekend .main-profile > .card .content > .grid .column:nth-of-type(1) { padding-right: 26px !important; }
.weekend .main-profile > .card .content > .grid .column:nth-of-type(2) p:last-of-type { margin-bottom: 0 !important; }
.weekend .main-profile > .grid { padding: 0 6px; margin-bottom: 40px; }
.weekend .main-profile > .grid .title { font-weight: bold; display: block; }
.weekend .main-profile > .grid a.link { text-decoration: underline; }
.weekend .main-profile > .grid > .column:last-child { text-align: right; }
@media screen and (max-width: 991px) {
    .weekend .main-profile > .card .content > .grid .column:nth-of-type(1) { font-size: 16px; }
    .weekend .main-profile > .grid > .column:last-child {
        text-align: center; font-size: 120% !important; padding-top: 40px !important;
        padding-left: 6px !important; padding-right: 6px !important;
    }
    .weekend .main-profile > .card .content ul { padding-left: 0 !important; }
}
.community-wrapper .bottom .kakao.icon {
    background-image: url('/assets/icon/kakao.png');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.community-wrapper-mobile .right .kakao.icon {
    background-image: url('/assets/icon/kakao.png');
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

/* weekend this week section */
.weekend .weekend-list .column:first-child { padding: 0 !important; }
.weekend .weekend-list .column:not(:first-child) { padding-top: 0 !important; padding-bottom: 0 !important; padding: 0 !important; }
.weekend .weekend-list .column:not(:first-child) h2 { padding: 0 20px; }
.weekend .weekend-list .column:not(:first-child) .ui.breadcrumb { padding: 20px; }
.weekend .weekend-list .column:not(:first-child) .ui.breadcrumb .section { color: rgb(40, 40, 40); }
.weekend .weekend-list .column:not(:first-child) .ui.circular.segment {
    position: absolute;
    right: 20px;
    bottom: 7px;
    padding: 10px;
    font-size: 100%;
    margin: 0;
    color: rgba(34, 36, 38, 0.15);
}


.sunday-list .week-note:not(:first-child) .cover { display: none; }
.sunday-list .week-note:not(:first-child):hover .cover , .sunday-list .week-note:not(:first-child).toggled .cover {
    display: flex;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    background-color: rgba(40, 40, 40, 0.9);
    transition: opacity 0.15s ease-in, height 0.25s ease-in;
}
.sunday-list .weekend-list .week-note:not(:first-child) .cover strong { color: rgb(255, 81, 38); }
.sunday-list .week-note { cursor: pointer; background-color: rgb(40, 40, 40); max-height: 650px;}
.weekend .weekend-list .week-note .breadcrumb .section:not(.active) { color: white !important; }
.weekend .weekend-list .week-note .breadcrumb .divider { color: white !important; } 
.weekend .weekend-list .week-note .circular.segment { background-color: rgb(40, 40, 40); border: 1px solid white; }
.weekend .weekend-list .week-note .circular.segment p { color: white; }

.weekend .weekend-content > div > p {
    line-height: 1.8 !important;
    word-break: keep-all;
}

.weekend .weekend-content > div { padding: 80px !important; padding-bottom: 60px !important; font-size: 20px; /* font-size: 1.4vw; */ line-height: 1.7 !important;}
@media screen and (max-width: 1440px) {
    .weekend .weekend-content > div { padding: 30px !important; padding-bottom: 50px !important; font-size: 18px !important; }
}
.weekend .weekend-content > div strong { position: absolute; bottom: 60px; }
@media screen and (min-width: 768px) and (max-width: 991px) {
    .weekend .weekend-list .column:first-child { width: 100% !important; }
    .weekend .weekend-list .column:not(:first-child) { width: 50% !important; }
    .weekend .weekend-content > div { padding: 20px !important; font-size: 18px; }
    .weekend .weekend-content > div strong { position: absolute; bottom: 30px; }
}
@media screen and (max-width: 767px) {
    .weekend .weekend-content > div strong { position: absolute; bottom: 30px; }
    .weekend .weekend-content > div {
        font-size: 20px;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* weekend recommend section */
.weekend > div:nth-child(3) { margin-top: 60px; padding-bottom: 80px; }
.weekend .recommend-section > .column:first-of-type { width: 34% !important; }
.weekend .recommend-section > .column:last-of-type { width: 66% !important; padding: 0 !important; }
@media screen and (min-width: 768px) and (max-width: 991px) {
    .weekend .recommend-section > .column:last-of-type { width: 100% !important; }
}
@media screen and (max-width: 767px) {
    .weekend .recommend-list { padding-left: 20px !important;}
}

@media screen and (max-width: 767px) {
    .weekend .recommend-list .accordion .title { padding: 0 !important; }
    .weekend .recommend-list .accordion .title span { font-size: 18px; }
}
/* .weekend .recommend-list .accordion .title > .icon { float: right; } */
.weekend .recommend-list .accordion .content > .grid .column:first-child p:first-child {
    font-size: 20px;
    margin-bottom: 80px;
}
.weekend .recommend-list .accordion .content > .grid .column:last-child { padding-right: 40px !important; padding-left: 20px !important; }
@media screen and (max-width: 767px) {
    .weekend .recommend-list .accordion .content > .grid .column:first-child { padding-right: 0 !important; padding-left: 0 !important; }
    .weekend .recommend-list .accordion .content > .grid .column:last-child { padding-right: 0 !important; padding-left: 0 !important; padding-top: 0 !important; }
    .weekend .recommend-list .accordion .content > .grid .column:last-child p:first-child {
        font-size: 18px;
        margin-bottom: 80px;
    }
}
.weekend .recommend-list .accordion .content > .grid .column:last-child p:nth-of-type(2) { position: absolute; bottom: 28px; }
.weekend .recommend-list .accordion .content > .grid .column { padding-top: 28px !important; padding-bottom: 28px !important; }
.weekend .recommend-list .accordion .content .button { border-radius: 40px; }
@media screen and (max-width: 767px) {
    .weekend .recommend-list .ui.accordion { margin-right: 0 !important; }
}
.weekend .recommend-list .ui.accordion > div { padding-top: 15px; padding-bottom: 15px; }
.weekend .recommend-list .ui.accordion > div:not(:last-child) { border-bottom: 1px solid #d4d4d5; }
.weekend .nonread-link {
    margin-top: 40px !important;
    border-radius: 40px !important;
}

/* weekend tips section */

.tips-title{
    font-size: 30px;
    padding-bottom: 30px;
    margin-left: calc((100% - 700px) / 2);
}

.tips-wrapper{
    background-color: #E7E7E7; 
}
.weekend .tips {
    margin-left: calc((100% - 700px) / 2);  
}

div.item.column { 
    border-right: 1px solid #cccccc; 
    margin-right: 15px !important;
    padding-right: 18px !important;

}
.weekend .tips h2 { font-size: 22px; }
.weekend .tips h3 { padding-bottom: 10px;}
.weekend .tips > .column { padding: 0 !important; }
.weekend .tips > .column p { font-size: 16px;}
.weekend .tips > .column:last-child { padding: 50px 40px 70px 0 !important;}
@media screen and (max-width: 991px) {
    .weekend .tips > .column:last-child {width: 100% !important; }
}
.weekend .tips .row:nth-of-type(2) > .column { padding-top: 20px !important; }
@media screen and (max-width: 767px) {
    .weekend .tips h3 { padding-bottom: 10px; margin-top: 30px; }
    .weekend .tips .row:nth-of-type(2) > .column { padding-top: 40px !important; padding-bottom: 40px !important; }
    .weekend .tips .row:nth-of-type(2) .grid > .column { padding: 0 !important; }
}


/* new added style */

.theme.white .hmenu {
    background-color: white !important;
    border-bottom : 1px solid black !important;
}

.tips-link{
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: bold;
}

.tips-link:hover{
    text-decoration: underline;
    text-underline-offset: 2px;
}

p{
    line-height: 1.7 !important;
    word-break: keep-all;
}

button:hover{
    cursor: pointer;
}

.orange{
    color:#FF552B !important;
}

.main-title {
    width: calc(37%);
    margin: -20px 60px 0 60px;
}

.top-banner{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 90px 0;
}

.user-content{
    margin-right: 40px;
}

/* .top-banner-right{
    min-width: 485px;
} */

.membership{
    margin-bottom: 10px;
}

.membership-status{
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color:#ED5D39;
}

div.meta{
    margin-bottom: 15px;
}

.user-name{
    font-size: 24px;
    font-weight: bold;
}

.user-email{
    font-size:16px;
    color:#999999;
}


.login-info{
    margin-bottom: 30px;
}

.shot-info{
    margin: 15px 0;
}

p.information {
    margin-top: 10px !important;
    color: #666666;
}

.button-wrapper{
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #666666;
}

.square-button-wrapper{
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.round-button-wrapper{
    display: grid;
    width: 100%;
    border-radius: 100px;
}

.round-button-wrapper-line{
    display: grid;
    width: 100%;
    border-radius: 100px;
    border: 1px solid #e7e7e7 !important;
}

.round-button-gray{
    font-size: 16px;
    font-weight: 500;
    color: #252525;
    text-align: center;
    background-color: #E7E7E7;
    padding: 10px 0;
    border-radius: 100px;
    border: 0;
    outline: 0;
}

.round-button-black{
    font-size: 16px;
    font-weight: 500;
    color: white !important;
    text-align: center;
    background-color: #252525;
    padding: 8px 0;
    border: 0;
    outline: 0;
    border-radius: 100px;
}

.square-button-line {
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 0px;
    text-align: center;
    white-space: nowrap;
}

.square-button-line-no-hover{
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 0px;
    text-align: center;
    white-space: nowrap;
}

.square-button-line-no-hover-white{
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 0px;
    text-align: center;
    white-space: nowrap;
    color:white !important;
}

.square-button-line:hover {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: white;
    background-color: #252525;
    padding: 15px 0px;
    text-align: center;
    transition: all 0.5s ease;
}

.information {
    list-style: none;
    padding: 0px;
    font-size: 14px;
    color: #666666;
}


.community-wrapper{
    padding-left: 30px;
    margin-right: 30px;
    border-left : 1px solid #666666;
    max-height: 220px;
}

.community-wrapper .title {
    font-size: 18px;
    font-weight: bold;
}

.community-wrapper .top{
    margin-bottom : 60px;
    min-width: 150px;
}

.community-wrapper .top > a {
    display: block;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.community-wrapper .top > a:hover {
    display: block;
    color:#666666;
}

.community-wrapper .bottom {
    display: flex;
    align-items: flex-end;
    gap: 3px;
}

.community-wrapper .bottom > a {
    height: 27px;
}


.sunday-list{
    display:grid;
    grid-template-columns: 3fr 6fr 3fr;
    margin-bottom: 80px;
}

.friends-content{
    padding: 36px 30px 36px 40px;
}

.friends-content > div > p > a{
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: bold;
    font-size: 14px;
}

.friends-content > div > p > a:hover{
    color: #252525;
}

.friends-content-mobile > div > p > a{
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: bold;
    font-size: 14px;
}

.friends-content-mobile > div > p > a:hover{
    color: #252525;
}


.week-note{
    position: relative;
}

.note-img{
    width:100%;
    height:100%;
    object-fit:cover;
    max-height: 650px;
}

.note-info{
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    bottom: 0px;
    background-color: rgba(34, 36, 38, 0.85);
    width: 100%;
    min-height: 50%;
    padding: 30px;
}

.note-info-bottom{
    display: flex;
    justify-content: space-between;
}

.note-title{
    font-size: 20px;
    color: white;
    word-break: keep-all;
    line-height: 1.6;
    max-width: 400px;
    margin-bottom: 40px;
}

.cp-wrapper{
    display: flex;
    align-items: center;
    color:white;
}

a.cp-name{
    font-size: 14px;
    color: white;

}

.comma {
    margin: 0 2px;
}

.divider{
    display: inline;
    color: white;
    font-size: 14px;
    margin: -2px 8px 0 8px;
}

.friends{
    font-weight: bold;
}

.score-cup{
    display: flex;
}

.score-cup > img {
    position: relative;
}

.score-cup > span {
    position: absolute;
    right: 54px;
    font-size: 14px;
    font-weight: 600;
    max-width: 55px;
}

.weekend .recommend-list { padding-left: 0 !important; }

.weekend .recommend-list .accordion{
    margin-bottom: 30px;
}

.accordion-content-wrapper{
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    padding: 10px 0 20px 0 !important;
}

.weekend .recommend-list h2 { 
    font-size: 30px; 
    margin-bottom: 40px; 
    word-break: keep-all; 
    line-height: 1.5;
}

.weekend .recommend-list .accordion .title > .accordion-down-icon{ text-align: right; width:14px; margin-right: 15px; }
.weekend .recommend-list .accordion .title { 
    display: flex; 
    flex-direction: row; 
    width: 100%; 
    justify-content: space-between; 
    align-items:baseline;
    font-size: 20px !important;
}
.weekend .recommend-list .accordion .title span { color: rgb(150, 150, 150) !important; padding-right: 20px !important; word-break: keep-all; line-height: 1.6;}
.weekend .recommend-list .accordion .title span strong { color:black; }

.accordion-image-wrapper{
    max-width: 420px;
}

.accordion-image{
    width: 100%;
    height: 100%;
}

.accordion-text{
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 80px 0 40px;
}

.accordion-text > p > span {
    color: #999999;
}


.recommend-list-wrapper{
    padding: 40px 40px 100px 4px !important;
    width: 100% !important;
    margin-left: calc((100% - 700px) / 2);
}

.go-icon{
    margin-left: 6px;
    width: 13px;
}

/* tablet */

.friends-content-mobile{
    display: none;
}

.community-wrapper-mobile{
    display: none;
}

div.not-read.button-wrapper{
    max-width: 250px;
}

div.read.button-wrapper{
    max-width: 250px;
}

div.center.aligned.content{
    padding: 30px !important; 
}

.ui.modal{
    min-width: 380px;
    word-break: keep-all;
    line-height: 1.6;
}

.modal-title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
}

.modal-text{
    font-size: 18px;
    margin-bottom: 15px;
}

.modal-image{
    margin-bottom: 20px;
    margin-left: 20px;
}

.modal-info{
    font-size: 14px;
    color: #666666;
}

div.actions{
    background-color: #252525 !important;
    min-height: 56px;
    border: 0;
    padding: 0 !important;
    margin: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ui.modal .actions>.button:not(.fluid) {
    margin-left: 0 !important;
}

div.ui.grey.approve.button{
    width: 100%;
    min-height: 56px;
    background-color: #252525;
    color: white;
    border-radius: 0;
    margin: 0 ;
    padding: 0;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ui.page.dimmer{
    z-index: 2000;
}

@media screen and (max-width: 1200px) {

    .top-banner {
        margin: 40px 0;
        display: grid;
        grid-template-columns: 5fr 6fr;
        gap: 60px;
        align-items: center;
    }

    .main-title {
        width: calc(90%);
        margin: 60px 40px;
    }

    .friends-content-mobile{
        display: block !important;
    }
    .friends-content{
        display: none !important;
    }

    .community-wrapper-mobile{
        display: flex !important;
        flex-direction: row;
        justify-content: space-between;
        padding: 30px 30px 0 30px;
        border-top: 1px solid #666666;
    }

    .community-wrapper-mobile .left{
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    .community-wrapper-mobile .left .title{
        margin-right: 15px;
    }

    .community-wrapper-mobile .left .anchor-wrapper{
        display: flex;
        flex-direction: row;
        gap: 15px;
    }

    .community-wrapper-mobile .left .anchor-wrapper > a {
        text-decoration: underline;
        text-underline-offset: 2px;
    }

    .community-wrapper-mobile .left .anchor-wrapper > a:hover {
        color:#666666;
    }

    .community-wrapper-mobile .right{
        display: flex;
        gap: 5px;
    }

    .community-wrapper{
        display: none !important;
    }

    .sunday-list{
        display:grid;
        grid-template-columns: 4fr 3fr;
        margin-bottom: 80px;
    }

    .weekend > div:nth-child(3) {
        margin-top: 60px; 
        padding: 30px;
    }

    .accordion-text {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin: 0 40px 0 40px;
    }

    .accordion-content-wrapper {
        grid-template-columns: 1.2fr 1.5fr;
    }

}


@media screen and (max-width :767px) {
    div.item.column { 
        border-bottom: 1px solid #CCCCCC;
        border-right: 0;
        margin-right: 0px;
        margin-bottom: 30px !important;
        padding: 0 0 30px 0 !important;
    }

    div.last-item.column {
        padding: 0 !important;
    }

    .top-banner {
        display: flex;
        flex-direction: column;
        gap: 0;
        margin: 0 0 40px 0;
    }

    .main-title{
        margin: 40px;
    }

    .top-banner-right{
        width: 100%;
    }

    .user-content{
        margin-left: 20px;
        margin-right: 20px;
    }

    .community-wrapper-mobile {
        padding: 30px 20px 0 20px;
    }

    .community-wrapper-mobile .left{
        flex-direction: column;
    }

    .community-wrapper-mobile .left .anchor-wrapper{
        flex-direction: row;
    }

    .community-wrapper-mobile .right{
        display: flex;
        gap: 5px;
    }


    .recommend-list-wrapper {
        padding: 0 !important;
        width: 100% !important;
        margin: 0 20px 80px 20px;
    }

    .accordion-image {
        width: 100%;
        height: auto !important;
    }

    .accordion-text {
        font-size: 16px;
    }

    .tips-title{
        padding-bottom: 30px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .weekend .tips{
        margin-left: 20px;
    }

    .weekend .tips > .column:last-child {
        padding: 25px 40px 70px 0 !important;
    }

    .weekend .recommend-list .ui.accordion > div {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .ui.modal {
        min-width: 320px !important;
    }

    .ui.mini.modal {
        max-width: 320px !important;
    }

    .modal-title{
        font-size: 22px;
    }
    
    .modal-text{
        font-size: 16px;
    }

    .ui.modal>.actions {
        padding: 0 !important;
    }
    
}

@media screen and (max-width :600px){
    .sunday-list {
        display: flex;
        flex-direction: column;
    }

    .note-info {
        position: relative;
}

.accordion-content-wrapper {
    display: flex;
    flex-direction: column;
}

.accordion-image-wrapper{
    max-width: fit-content;
}


.accordion-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 25px 0 0 0;
    gap: 15px;
}

div.not-read.button-wrapper{
    max-width: 100%;
}

div.read.button-wrapper{
    max-width: 100%;
}



}

@media screen and (max-width: 375px){
    .community-wrapper-mobile {
        flex-direction: column;
        align-items: left !important;
        gap:30px;
    }
}