/* BASIC css start */
body {
    padding-top: 0 !important;
}
#head_box {
    position:fixed;
    top:0;
    z-index:100;
    width:100%;
    background:none !important;
    border:0 !important;
}
#head_box.fixed {
    background:#fff !important;
    border-bottom:1px solid #E1D9D7 !important;
}
#contentWrapper {
    padding-top: 0 !important
}
/* 메인 비쥬얼 배너 */
#mainSpot {
    position:relative;
    overflow:hidden;
}
#mainSpot .mySwiper {
}
#mainSpot .mySwiper .spotSlider {
}
#mainSpot .mySwiper .spotSlider .swiper-slide {
}
#mainSpot .mySwiper .spotSlider .swiper-slide a {
}
#mainSpot .mySwiper .spotSlider .swiper-slide a img {
    width:100%;
}
#mainSpot .swiper-button-prev {
    left:var(--swiper-navigation-sides-offset,80px);
}
#mainSpot .swiper-button-prev:after {
    font-size:0;
    background:url(//skin.makeshop.co.kr/skin/fortnight/pc/img/sld_left.png);
    width:22px;
    height:42px;
}
#mainSpot .swiper-button-next {
    right:var(--swiper-navigation-sides-offset,80px);
}
#mainSpot .swiper-button-next:after {
    font-size:0;
    background:url(//skin.makeshop.co.kr/skin/fortnight/pc/img/sld_right.png);
    width:22px;
    height:42px;
}
#mainSpot .swiper-pagination {
    top:unset;
    bottom:30px;
    width:240px;
    left:calc(50% - 120px);
    background:rgba(18,18,18,0.2);
    height:2px;
}
#mainSpot .swiper-pagination .swiper-pagination-progressbar-fill {
    background: rgba(18,18,18,1)
}
/* 이미지 배너 */
.Bnnr {
    position:relative;
    width:100%;
    text-align:center;
}
.Bnnr .inner {
    overflow: hidden;
}
.Bnnr .inner .tx {
}


.Bnnr .inner .tx span{display:inline-block;
    white-space:pre;
    animation:text-to-left 60s linear infinite;
    font-size:96px;
    font-weight:300;
    color:#5F4541;
    line-height:360px; }

@keyframes text-to-left {
    0% {
        transform:translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}
/* 상품 목록 영역 */
#newPrdSld {
    padding-top:136px;
}
#bstPrdWrp .swiper-pagination {
    width:240px;
    left:calc(50% - 120px);
    background:rgba(18,18,18,0.2);
    height:2px;
    position:unset;
    margin:60px auto 20px;
}
#bstPrdWrp .swiper-pagination .swiper-pagination-progressbar-fill {
    background:rgba(18,18,18,1)
}
#bstPrdWrp .arrowBox {
    position:absolute;
    right:0;
    bottom:30px;
}
#bstPrdWrp .arrowBox .l-line {
    display:inline-block;
    vertical-align:top;
    width:1px;
    height:12px;
    background:#ccc2bf;
    margin:0 15px;
}
#bstPrdWrp .swiper-button-prev:after,#bstPrdWrp .swiper-button-next:after {
    font-size:14px;
    font-family:var(--base-font);
    color:var(--point-color);
    text-transform:capitalize !important;
    font-weight:500;
}
#bstPrdWrp .arrowBox .swiper-button-next {
    margin-top:0;
    width:auto;
    height:unset;
    position:unset;
    display:inline-block;
    vertical-align:top;
}
#bstPrdWrp .arrowBox .swiper-button-next span {
    float:right;
    margin-left:10px;
}
#bstPrdWrp .arrowBox .swiper-button-next span:after {
}
#bstPrdWrp .arrowBox .swiper-button-prev {
    margin-top:0;
    width:auto;
    height:unset;
    position:unset;
    display:inline-block;
    vertical-align:top;
}
#bstPrdWrp .arrowBox .swiper-button-prev span {
    margin-right:12px;
}
#bstPrdWrp .arrowBox .swiper-button-prev span:after {
}
.moreBox {
    padding-top:0;
    padding-bottom:80px;
}

.moreBox .item-cont .item-list {
    float:left;
}
.moreBox .item-cont .item-list:nth-child(4n) {
    margin-right:0
}

/*trend*/
#trend {
    max-width:1760px;
    margin-bottom:160px;
    padding-top: 0;
}
#trend .trendPrdWrp {
    display:flex;
    gap: 10px;
    justify-content:space-between;
}
#trend .item-wrap .item-cont .item-list {
    padding:16px 0;
    display:inline-flex;
    align-content:stretch;
    align-items:center;
    margin-right:0;
    width:100%;
}
#trend .item-wrap .item-cont .item-list:nth-child(2) {
    border-top:1px solid #E1D9D7;
    border-bottom:1px solid #E1D9D7;
}
#trend .item-wrap .item-cont .item-list .thumb {
    width:92px;
    margin-right:16px;
}
#trend .item-wrap .item-cont .item-list .prd-info {
    padding-top:0
}
.trendPrdWrp .section {
    flex: 1;
    display:inline-block;
    vertical-align:top;
}
.trendPrdWrp .section .big {
}
.trendPrdWrp .section .big a {
}
.trendPrdWrp .section .big a img {
    width:100%
}

#trend .item-wrap .item-cont {
    gap: 0;
}
#trend .item-wrap .item-cont .item-list .thumb .new_option .ico {
    width:100%
}
#trend .item-wrap .item-cont .item-list .thumb .new_option .ico img {
    width:15px;
}
#trend .item-wrap .item-cont .item-list .thumb .new_option {
    right:5px;
    top:5px
}
#trend .item-wrap .item-cont .item-list .prd-info .prd-price span.discount {
    position:unset;
    margin-left: 4px;
}
/*중간배너*/
.mid_banner {
    margin-bottom:160px;
    width:100%;
    height:520px;
    background:url('//skin.makeshop.co.kr/skin/fortnight/pc/img/bnr_img.png') no-repeat center center / cover;
    display:flex;
    align-items:center;
    justify-content:center;
    color:white;
    text-align:center;
}
.banner-content {
    z-index:2;
}
.banner-title {
    font-family:var(--base-font);
    font-size:36px;
    font-weight:600;
    margin-bottom:12px;
}
.banner-subtitle {
    font-size:16px;
    margin-bottom:32px;
    line-height:24px;
}
.banner-btn {
    font-family:var(--base-font);
    font-weight:600;
    color:#fff;
    border:1px solid #fff;
    cursor:pointer;
    border-radius:999px;
    font-size:16px;
    text-decoration:none;
    margin:auto;
    display:block;
    width:169px;
    height:38px;
    line-height: 38px;
}
/*recmd*/
#recmdPrdWrp {
    max-width:1760px;
}

#recmdPrdWrp .item-cont .item-list {
    width: calc(33.3333% - 16px);
    margin-right: 24px;
    margin-bottom: 80px;
}

#recmdPrdWrp .item-wrap .item-cont .item-list:nth-child(3n) {
    margin-right:0
}
#recmdPrdWrp .item-wrap .item-cont .item-list .thumb .new_option .ico {
    width: 100%;
}

#newPrdWrp .item-wrap .item-list {
    width: calc(25% - 18px);
    margin-right: 24px;
    margin-bottom: 80px;
}

#newPrdWrp .item-wrap .item-list:nth-child(4n) {
    margin-right: 0;
}

@media (max-width:1024px) {
    #mainSpot .swiper-button-next, #mainSpot .swiper-button-prev {
        display: none !important;
    }

    #mainSpot .mySwiper .spotSlider .swiper-slide a img {
        width:100%;
    }
    #mainSpot .swiper-button-prev {
        left:var(--swiper-navigation-sides-offset,80px);
    }
    #mainSpot .swiper-button-prev:after {
        font-size:0;
        background:url(//skin.makeshop.co.kr/skin/fortnight/pc/img/sld_left.png);
        width:22px;
        height:42px;
    }
    #mainSpot .swiper-button-next {
        right:var(--swiper-navigation-sides-offset,80px);
    }
    #mainSpot .swiper-button-next:after {
        font-size:0;
        background:url(//skin.makeshop.co.kr/skin/fortnight/pc/img/sld_right.png);
        width:22px;
        height:42px;
    }
    #mainSpot .swiper-pagination {
        top:unset;
        bottom:30px;
        width:240px;
        left:calc(50% - 120px);
        background:rgba(18,18,18,0.2);
        height:2px;
    }
    #mainSpot .swiper-pagination .swiper-pagination-progressbar-fill {
        background: rgba(18,18,18,1)
    }

    #head_box {
        position:fixed;
        top:0;
        z-index:100;
        width:100%;
        background:none !important;
        border:0 !important;
    }
    #head_box.fixed {
        background:#fff !important;
        border-bottom:1px solid #E1D9D7 !important;
    }
    #contentWrapper {
        padding-top: 0 !important
    }
    /* 메인 비쥬얼 배너 */
    #mainSpot {
        position:relative;
        overflow:hidden;
    }
    #mainSpot .mySwiper {
    }
    #mainSpot .mySwiper .spotSlider {
    }
    #mainSpot .mySwiper .spotSlider .swiper-slide {
    }
    #mainSpot .mySwiper .spotSlider .swiper-slide a {
    }
    #mainSpot .mySwiper .spotSlider .swiper-slide a img {
        width:100%;
    }
    #mainSpot .swiper-button-prev {
        left:var(--swiper-navigation-sides-offset,80px);
    }
    #mainSpot .swiper-button-prev:after {
        font-size:0;
        background:url(//skin.makeshop.co.kr/skin/fortnight/pc/img/sld_left.png);
        width:22px;
        height:42px;
    }
    #mainSpot .swiper-button-next {
        right:var(--swiper-navigation-sides-offset,80px);
    }
    #mainSpot .swiper-button-next:after {
        font-size:0;
        background:url(//skin.makeshop.co.kr/skin/fortnight/pc/img/sld_right.png);
        width:22px;
        height:42px;
    }
    #mainSpot .swiper-pagination {
        top:unset;
        bottom:30px;
        width:240px;
        left:calc(50% - 120px);
        background:rgba(18,18,18,0.2);
        height:2px;
    }
    #mainSpot .swiper-pagination .swiper-pagination-progressbar-fill {
        background: rgba(18,18,18,1)
    }
    /* 이미지 배너 */
    .Bnnr {
        overflow: hidden;
        position:relative;
        width:100%;
        text-align:center;
    }
    .Bnnr .inner {
    }
    .Bnnr .inner .tx {
        display:inline-block;
        white-space:pre;
        animation:text-to-left 60s linear infinite;
        font-size:48px;
        font-weight:300;
        color:#5F4541;
        line-height: 1;
    }

    .Bnnr .inner .tx span {
        font-size: 48px;
        font-weight: 300;
        color: #5F4541;
        line-height: 1;
        display: block;
        animation: none;
    }

    @keyframes text-to-left {
        0% {
            transform:translateX(0%);
        }
        100% {
            transform: translateX(-50%);
        }
    }
    /* 상품 목록 영역 */
    #newPrdSld {
        padding-top:136px;
    }

    #bstPrdWrp .swiper-pagination {
        width:240px;
        left:calc(50% - 120px);
        background:rgba(18,18,18,0.2);
        height:2px;
        position:unset;
        margin: 40px auto 0px;
    }
    #bstPrdWrp .swiper-pagination .swiper-pagination-progressbar-fill {
        background:rgba(18,18,18,1)
    }
    #bstPrdWrp .arrowBox {
        position:absolute;
        right:0;
        bottom: 28px;
    }
    #bstPrdWrp .arrowBox .l-line {
        display:inline-block;
        vertical-align:top;
        width:1px;
        height:12px;
        background:#ccc2bf;
        margin:2px 15px;
    }

    #bstPrdWrp .swiper-button-prev:after,#bstPrdWrp .swiper-button-next:after {
        font-size:13px;
        font-family:var(--base-font);
        color:var(--point-color);
        text-transform:capitalize !important;
        font-weight:500;
    }
    #bstPrdWrp .arrowBox .swiper-button-next {
        margin-top:0;
        width:auto;
        height:unset;
        position:unset;
        display:inline-block;
        vertical-align:top;
    }
    #bstPrdWrp .arrowBox .swiper-button-next span {
        float:right;
        margin-left:10px;
    }
    #bstPrdWrp .arrowBox .swiper-button-next span:after {
    }
    #bstPrdWrp .arrowBox .swiper-button-prev {
        margin-top:0;
        width:auto;
        height:unset;
        position:unset;
        display:inline-block;
        vertical-align:top;
    }
    #bstPrdWrp .arrowBox .swiper-button-prev span {
        margin-right:12px;
    }
    #bstPrdWrp .arrowBox .swiper-button-prev span:after {
    }

    #bstPrdWrp .arrowBox .swiper-button-next span img,#bstPrdWrp .arrowBox .swiper-button-prev span img{width:5px; height:10px; vertical-align: middle; margin-top: -2px; display: inline-block;}

    .moreBox {
        padding-top:0;
        padding-bottom:100px;
    }

    .moreBox .items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .moreBox .item-wrap .item-cont .items,.moreBox .item-wrap .item-cont .items .thumb {
        width: 100%
    }


    .moreBox .items .thumb {position:relative;overflow:hidden;}
    .moreBox .items .thumb .prd_thumb img {
        width: 100%;
        aspect-ratio: 1 / 1;
        object-fit: cover;
        display: block;}
    .moreBox .items .thumb .new_option {
        position: absolute;
        right: 16px;
        top: 17px;}

    .moreBox .items .prd-info{padding-bottom:0}
    .moreBox .items .prd-info .prd-price {padding-top:0;position: relative;}
    .moreBox .items .prd-info .prd-price strike {
        color: #999999;
        font-size: 12px;
        line-height: 14px;
        font-weight: 500;}


    .moreBox .items .prd-info .prd-price span.replace{color: #121212;font-size: 14px; font-weight: 700;}
    .moreBox .items .prd-info .prd-price span.discount{color:#5F4541; font-size:14px; font-weight:700; line-height:16px; position: absolute; right: 0; bottom: 0; }

    .moreBox .items .prd-info .prd-info-list {text-align:left;}
    .moreBox .items .prd-info .score img {width:15px;margin-top:-3px;margin-right:3px;}
    .moreBox .items .prd-info .review {margin-left:5px;}
    .moreBox .items .prd-wish {padding-top:0;}

    .moreBox .items .thumb .new_option .ico.prd-wish::after {bottom:18px;}

    .moreBox .items .thumb .new_option {}
    .moreBox .items .thumb .new_option .ico {display: inline-block;text-align: center;width: 49%;}
    .moreBox .items .thumb .new_option .ico.prd-wish::after {/*content:"";display:inline-block;width:1px;height:30px;background-color:#eee8da;position: absolute;right: 50%;bottom:15px;*/}
    .moreBox .items .thumb .new_option .ico img {width:20px;height:100%;}
    .moreBox .items .thumb .new_option .ico .on {display:none;}
    .moreBox .items .thumb .new_option .ico .wish-on .off {display:none;}
    .moreBox .items .thumb .new_option .ico .wish-on .on {display:inline-block;}
    .moreBox .items .thumb {position:relative;overflow:hidden }
    .moreBox .items .thumb .prd_thumb img { width:100%;transform: scale(1);transition: all 0.6s ease;}
    .moreBox .items .thumb .prd_thumb img:hover {transform: scale(1.04);transition: all 0.6s ease;}
    .moreBox .items .prd-info { padding:12px 0 60px; overflow:hidden }
    .moreBox .items .prd-ico {text-align:left; display: inline-block;}
    .moreBox .items .prd-ico img { margin:2px }
    .moreBox .items .prd-name {text-align:left; _margin-bottom: 6px;}
    .moreBox .items .prd-name a {
        font-weight: 500;
        color: #121212;
        font-size: 13px;
        word-wrap: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: 20px;
        display: inline-block;}
    .moreBox .items .prd-price { padding-top:5px;text-align: left;}
    .moreBox .items .prd-price strike { color:#707070; }
    .moreBox .items .prd-price .price { color:#1c1c1c; }
    .moreBox .items .prd-color { padding-top:15px;text-align:left;}
    .moreBox .items .prd-preview { padding-top:5px }
    .moreBox .items .prd-preview .btn-preview { display:inline-block; width:69px; height:17px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_preview.gif) 0 0 no-repeat }
    .moreBox .items .prd-benefit { padding-top:5px;text-align:left; }
    .moreBox .items .prd-wish a { font-family: 'malgun gothic'; font-size: 14px; color: #000; }
    .moreBox .items .prd-wish i.fa { margin-right: 4px; color: #c8c8c8; font-size: 22px; vertical-align: text-top; cursor:pointer; }
    .moreBox .items .prd-wish i.fa-heart { display:none; color: #f41f3a; }
    .moreBox .items .prd-wish .wish-on i.fa-heart { display:inline-block; }
    .moreBox .items .prd-wish .wish-on i.fa-heart-o { display:none; }
    .moreBox .items .prd-subname {
        line-height: 16px;
        margin-bottom: 8px;
        color: #999999;
        text-align: left;
        _word-break: keep-all;
        font-weight: 400;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 16px;
    }


    #newPrdWrp .item-wrap .item-list{width:calc(50% - 4px);margin-bottom: 40px;}

    #newPrdWrp .item-wrap .item-list:nth-child(even){
        margin-left: 4px;
        margin-right: 0;}
    #newPrdWrp .item-wrap .item-list:nth-child(odd){
        margin-left: 0;
        margin-right: 4px;}


    /*trend*/
    #trend {width: calc(100% - 32px);
        margin-bottom:40px;
        padding-top: 0;
    }
    #trend .trendPrdWrp {
        display: block;
    }

    #trend .item-wrap .item-cont .item-list {
        padding:16px 0;
        display:inline-flex;
        align-content:stretch;
        align-items:center;
        margin-right:0;
        width:100%;
    }
    #trend .item-wrap .item-cont .item-list:nth-child(2) {
        border-top:1px solid #E1D9D7;
        border-bottom:1px solid #E1D9D7;
    }
    #trend .item-wrap .item-cont .item-list .thumb {
        width:80px;
        margin-right:16px;
    }

    #trend .item-wrap .item-cont .item-list .prd-info {
        padding-top:0
    }

    .trendPrdWrp .section {
        width: 100%;
        display: block;
        padding-bottom: 60px;
    }
    .trendPrdWrp .section .big {
    }


    .trendPrdWrp .section .big a {
    }
    .trendPrdWrp .section .big a img {
        width:100%
    }
    #trend .item-wrap .item-cont .item-list .thumb .new_option .ico {
        width:100%
    }
    #trend .item-wrap .item-cont .item-list .thumb .new_option .ico img {
        width:15px;
    }
    #trend .item-wrap .item-cont .item-list .thumb .new_option {
        right:8px;
        top:9px
    }

    #trend .item-wrap .item-cont .item-list .prd-info .prd-price span.discount {
        position:unset;
        margin-left: 4px;
    }
    /*중간배너*/
    .mid_banner {
        margin-bottom:100px;
        width:100%;
        height:520px;
        background:url('//skin.makeshop.co.kr/skin/fortnight/pc/img/bnr_img.png') no-repeat center center / cover;
        display:flex;
        align-items:center;
        justify-content:center;
        color:white;
        text-align:center;
    }
    .banner-content {
        z-index:2;
    }
    .banner-title {
        font-family:var(--base-font);
        font-size:36px;
        font-weight:600;
        margin-bottom:12px;
    }
    .banner-subtitle {
        font-size:16px;
        margin-bottom:32px;
        line-height:24px;
        word-break: keep-all;
    }
    .banner-btn {
        font-family:var(--base-font);
        font-weight:600;
        color:#fff;
        border:1px solid #fff;
        cursor:pointer;
        border-radius:999px;
        font-size:16px;
        text-decoration:none;
        margin:auto;
        display:block;
        width:169px;
        height:38px;
        line-height: 38px;
    }
    /*recmd*/
    #recmdPrdWrp {width: calc(100% - 32px);
    }

    #recmdPrdWrp .item-wrap .item-cont .item-list .prd-info .prd-price strike{font-size:11px}
    #recmdPrdWrp .item-wrap .item-cont .item-list .prd-info .prd-price .price{margin-right:3px}

    #recmdPrdWrp .item-wrap .item-cont .item-list .prd-info{_padding-bottom:40px}

    #recmdPrdWrp .item-wrap .item-cont .item-list .prd-name a{line-height:1}

    #recmdPrdWrp .item-wrap .item-cont .item-list .prd-info .prd-price .price{font-size:13px}

    #recmdPrdWrp .item-wrap .item-list {
        width: calc(33.3333% - 8px);
        margin-bottom: 40px;
    }


    #recmdPrdWrp .item-wrap .item-list:nth-child(2){}

    #recmdPrdWrp .item-wrap .item-cont .item-list{
        margin-right: 12px;
    }

    #recmdPrdWrp .item-wrap .item-cont .item-list .thumb{}

    #recmdPrdWrp .item-wrap .item-cont .item-list:nth-child(3n) {
        margin-right:0
    }
    #recmdPrdWrp .item-wrap .item-cont .item-list .thumb .new_option .ico {
        width: 100%;
    }

    .product-wrap .item-wrap .item-cont .item-list .prd-info .prd-price span.discount{line-height:1.4}
}

/* CUSTOM: SS-MART marquee */
#mainMarquee{
    background:#fff;
    border-bottom:1px solid #E1D9D7;
    padding:14px 16px;
    box-sizing:border-box;
}
#mainMarquee .mainMarqueeInner{
    max-width:1760px;
    margin:0 auto;
    display:flex;
    align-items:center;
    gap:16px;
}
#mainMarquee .mainBrand{
    font-size:22px;
    font-weight:800;
    color:#231f20;
    letter-spacing:0.5px;
    white-space:nowrap;
}
#mainMarquee .mainMarqueeWrap{
    flex:1;
    overflow:hidden;
    border:1px solid #E1D9D7;
    background:#F6F4F3;
    border-radius:999px;
    padding:8px 12px;
}
#mainMarquee .mainMarqueeTrack{
    display:flex;
    align-items:center;
    gap:40px;
    white-space:nowrap;
    will-change:transform;
    animation: mainMarqueeMove 20s linear infinite;
}
#mainMarquee .mainMarqueeTrack span{
    font-size:14px;
    font-weight:600;
    color:#5F4541;
}
@keyframes mainMarqueeMove{
    0%{transform:translateX(0);}
    100%{transform:translateX(-50%);}
}
@media (max-width:1024px){
    #mainMarquee{padding:12px 12px;}
    #mainMarquee .mainBrand{font-size:18px;}
    #mainMarquee .mainMarqueeWrap{padding:7px 10px;}
    #mainMarquee .mainMarqueeTrack span{font-size:13px;}
}

/* BASIC css end */

