/* BASIC css start */
/* BASIC css start */
body #header {
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
}

/***************/
/**** Main. ****/
/***************/
#main-issue {
    height: 500px
}

.best-product {
    height: 660px
}

.best-banner {
    height: 265px
}

.fix-banner {
    height: 265px
}

.new-banner {
    height: 270px
}

.main-section-title {
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Noto Sans KR';
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 20px;
}

.sn-swiper-item .banner-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-right: 24px;
    padding-left: 24px;
    box-sizing: border-box
}

.sn-swiper-item.w .banner-inner * {
    color: #fff
}

.sn-swiper-item .banner-image {
    position: relative;
    width: 100%;
    height: 100%
}

.sn-swiper-item .banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner-inner .banner-subtitle {
    font-size: 14px;
    letter-spacing: -0.2px;
    line-height: 10px;
}

.banner-inner .banner-subtitle-bold {
    font-size: 14px;
    letter-spacing: -0.8px;
    line-height: 20px
}

.banner-inner .banner-title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.7px;
    line-height: 32px
}

.banner-inner .banner-description {
    font-size: 14px;
    line-height: 22px;
    opacity: 0.8
}

.banner-inner .banner-new {
    width: 34px;
    height: 18px;
    border-radius: 4px
}

.banner-inner .banner-new span {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Noto Sans KR';
    font-size: 11px;
    font-weight: 300;
    line-height: 18px;
}

.main-issue .banner-inner .banner-title {
    padding-top: 110px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.main-issue .banner-inner .banner-subtitle {
    padding-top: 8px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
    letter-spacing: -0.25px;
    color: #000;
}

.main-issue .banner-inner .banner-description {
    padding-top: 24px
}

.best-product {
    border-top: 1px solid rgba(48, 48, 48, 0.3)
}

.best-product .product-list-wrapper.type-thumbnail {
    padding-top: 0;
    padding-bottom: 70px;
    text-align: left
}

.best-product .product-sort {}

.best-product .product-name {
    padding-top: 4px
}

.best-product .product-price {
    padding-top: 6px
}

.best-banner .banner-inner .banner-subtitle {
    font-weight: 300;
    padding-top: 20px;
    opacity: 0.7;
}

.best-banner .banner-inner .banner-title {
    padding-top: 3px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}

.best-banner .banner-inner .banner-title.en {
    font-family: 'Noto Sans KR';
    font-weight: 600;
}

.best-banner .banner-inner .banner-title-en {
    padding-top: 8px;
    ;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.best-banner .banner-inner .limit {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    background-color: #f1f1f1
}

.best-banner .banner-inner .limit * {
    color: #fff !important;
    font-weight: 600
}

.best-banner .banner-inner .limit .title {
    font-size: 12px;
    margin-top: 4px
}

.best-banner .banner-inner .limit .person {
    margin-top: 2px
}

.best-banner .banner-inner .limit .number {
    font-size: 20px
}

.best-banner .banner-inner .limit .unit {
    position: relative;
    top: -3px;
    padding-left: 2px
}

.category-best .product-list-wrapper.type-thumbnail {
    padding-top: 40px;
    padding-bottom: 40px
}

.category-best .product-list-wrapper.type-thumbnail .product-item {
    background-color: #fff
}

.category-best .navi-wrapper {
    width: 494px
}

.category-best .product-item .product-details .product-price {
    padding-top: 8px
}

.new-banner .sn-swiper-item.b * {
    color: #303030
}

.new-banner .sn-swiper-item.w * {
    color: #fff
}

.new-banner .sn-swiper-item.b .banner-new {
    mix-blend-mode: normal;
    background-color: #303030
}

.new-banner .sn-swiper-item.b .banner-new span {
    color: #fff
}

.new-banner .sn-swiper-item.w .banner-new {
    mix-blend-mode: screen;
    background-color: #fff
}

.new-banner .sn-swiper-item.w .banner-new span {
    color: #000
}

.new-banner .banner-inner .banner-new {
    margin-top: 30px
}

.new-banner .banner-inner .banner-subtitle {
    padding-top: 16px;
    font-weight: 300;
    color: #000;
}

.new-banner .banner-inner .banner-title {
    padding-top: 2px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}

.new-banner .banner-inner .banner-description {
    padding-top: 12px;
    font-size: 12px;
    line-height: 16px
}

.new-banner .banner-inner .banner-feature {
    padding-top: 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.best-review {
    padding-top: 10px
}

.best-review .best-review-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 45px
}

.best-review .review-item {
    position: relative;
    flex: 1 1 50%;
    box-sizing: border-box;
    width: 50%;
    padding-right: 24px;
    padding-left: 24px
}

.best-review .product-thumbnail {
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%
}

.best-review .product-thumbnail a {
    overflow: hidden;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.best-review .product-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.best-review .product-info {
    padding-top: 8px;
    padding-left: 10px
}

.best-review .product-name {
    white-space: nowrap
}

.best-review .product-name a {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.best-review .product-total-review {
    position: relative;
    padding-top: 2px
}

.best-review .product-total-review .total {
    display: inline-block;
    vertical-align: top;
    color: #303030;
    font-family: 'Noto Sans KR';
    font-size: 30px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -2px;
}

.best-review .product-total-review .unit {
    display: inline-block;
    padding-top: 5px;
    padding-left: 6px;
    vertical-align: top;
    color: #757575;
    text-transform: uppercase;
    font-family: 'Noto Sans KR';
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
}

.live-content-wrapper iframe {
    vertical-align: top
}

.live-content-wrapper .info-area {
    position: relative;
    width: 100%;
    padding: 8px 24px 10px;
    background-color: #faa7c0;
    box-sizing: border-box;
    color: #fff
}

.live-content-wrapper .lave-content-title {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Noto Sans KR';
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 22px;
}

.live-content-wrapper .lave-content-name {
    padding-top: 2px;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
}

.live-content-wrapper .info-area .nav-link {
    position: absolute;
    right: 24px;
    bottom: 18px;
    color: #fff
}

/* .live-content-wrapper .info-area .nav-link.icon::after{background-color:#fff} */
.instagram-feed {
    padding-top: 10px;
    padding-bottom: 60px
}

.instagram-feed .feed-header a {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #c1c1c1;
    border-radius: 2px;
    font-weight: 300;
}

.instagram-feed .feed-header a span {
    display: block;
    width: 100%;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.instagram-feed .feed-list {
    margin-top: 9px;
    margin-right: -1px;
    margin-left: -1px
}

.instagram-feed .feed-list::after {
    content: '';
    display: block;
    position: relative;
    clear: both
}

.instagram-feed .feed-list .feed-item {
    overflow: hidden;
    float: left;
    position: relative;
    width: 25%;
    height: 0;
    padding-bottom: 25%
}

.instagram-feed .feed-list .feed-item a {
    overflow: hidden;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 1px;
    box-sizing: border-box
}

.instagram-feed .feed-list .feed-item a img {
    display: block;
    width: 100%;
    vertical-align: top
}

.instagram-feed .feed-footer {
    position: relative;
    padding-top: 20px
}

.instagram-feed .feed-footer .text {
    color: #757575;
    font-size: 12px;
    line-height: 24px
}

.instagram-feed .feed-footer .nav-link {
    position: absolute;
    right: 0
}


/* BASIC css start */
/* BASIC css start */
.sn-body {
    padding-top: 0 !important;
}

.category-best .product-list-container {
    /* display: none; */
}

.instagram-feed .feed-list .feed-item a img {
    display: block;
    height: 100%;
    vertical-align: top;
    margin: 0 auto;
}


.best-review .product-info {
    padding-left: 5px !important;
}

#layerNotice {
    bottom: 200px !important;
}


/* ÅØ½ºÆ®¹è³Ê */
.text_banner ul {
    font-size: 0;
    height: 40px;
}

.text_banner ul li {
    font-size: 12px;
    display: inline-block;
    width: 50%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid rgba(48, 48, 48, 0.3);
}

.text_banner ul li:first-child {
    border-right: 1px solid rgba(48, 48, 48, 0.3);
}

.text_banner ul li img {
    vertical-align: middle;
    margin-right: 3px;
}

.text_banner ul li a {
    color: #303030;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.5px;
    display: block;
    height: 40px;
    line-height: 40px;
}

.best-product {
    border-top: 0 !important;
}

/* ÅØ½ºÆ®¹è³Ê */

.category-best-menu {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
}

.category-best-menu ul {}

.category-best-menu li {
    display: inline-block;
    padding: 0 20px 20px 20px;
    outline: 0;
}

.category-best-menu li a {
    display: block;
    color: #757575;
    font-family: 'Noto Sans KR';
    font-size: 13px;
    line-height: 16px;
    outline: 0;
    font-weight: 300;
}

.category-best-menu li a.is-selected {
    position: relative;
    color: #303030;
    font-weight: 600
}

.category-best-menu li a.is-selected::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #303030
}

.category-best-menu ul {
    text-align: center;
    /* padding: 0 20px; */
}

.category-best-menu li.slick-active a {
    position: relative;
    color: #303030;
    font-weight: 500;
}

.category-best-menu li.slick-active a:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #303030;
}

.slick-initialized .slick-slide {
    outline: 0
}


.instagram_item {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    line-height: 1;
}

.instagram_item a {}

.instagram_item a img {
    width: 100%;
    /* height: 100%; */
}

.instainner {
    font-size: 0;
}

.category-best .product-list-wrapper.type-thumbnail {
    padding-top: 5px !important;
}

.main_btn {
    font-size: 0;
    padding: 30px 15px 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.main_btn a {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Noto Sans KR', sans-serif;
    color: #000;
    letter-spacing: 0.5px;
    border: 1px solid #ddd;
    border-radius: 100px;
    padding: 7px 0;
    display: inline-block;
    vertical-align: middle;
    width: 31%;
    text-align: center;
}

.main_btn .line {
    width: 1px;
    height: 17px;
    background: #ddd;
    display: none;
}

.toggle_shop .icon2 {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.sn-header .sn-service a.btn-shopping {
    display: none;
}


#main-issue .sn-swiper-pagination {
    display: flex !important;
    top: inherit;
    left: inherit;
    right: inherit;
}

a.product-name.bold {
    font-weight: 600;
}

.sns-btn {
    width: 100%;
    font-size: 0;
    padding-top: 24px;
}

.sns-btn a {
    width: 50%;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
    font-family: 'Noto Sans KR';
    text-align: center;
    display: inline-block;
    font-weight: 400;
    position: relative;
}

.sns-btn a img {
    width: 28px;
    margin-right: 0;
    vertical-align: middle;
    margin-top: -2px;
}

.sns-btn a.app img {
    margin-right: 2px;
}

.sns-btn a strong {
    font-weight: 400;
}

.sns-btn a.kakao {
    background: #ffe40c;
}

.sns-btn a.app {
    background: #2d5727;
    color: #fff;
    margin-top: 7px;
}

.sns-btn a span {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -100px;
}

/*
.sns-btn a.kakao span {background: url(/design/sona6769/bt_icon_kakao_1101.png) no-repeat;background-size: 28px;background-position: center;display: inline-block;height: 40px;width: 40px;vertical-align: top;}
.sns-btn a.app span {background: url(/design/sona6769/bt_icon_so_1101.png) no-repeat; background-size: 28px;background-position: center;display: inline-block;height: 40px;width: 40px;vertical-align: top;}
*/


.mid-btn {
    margin-top: 30px
}

.mid-btn a {
    display: block
}

.mid-btn a img {
    vertical-align: middle
}


/*¸â¹ö½Ê ÇýÅÃ Ãß°¡*/
.membership_benefit {
    border-top: 1px solid #c0c0c0;
    padding: 30px 0;
}

.membership_benefit h3 {
    font-weight: 400;
    font-family: 'Noto Sans KR';
    font-size: 20px;
    margin-bottom: 15px;
}

.membership_benefit ul {
    font-size: 0
}

.membership_benefit ul li {
    text-indent: 40%;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    font-size: 13px;
    margin-bottom: 2%;
    background-color: #f9f9f9 !important;
    padding: 25px 0;
}

.membership_benefit ul li.box1 {
    background: url(http://sona6769.img9.kr/images/com/icon_2022_01.png) no-repeat;
    background-position: 10px;
    background-size: 55px;
}

.membership_benefit ul li.box2 {
    background: url(http://sona6769.img9.kr/images/com/icon_2022_02.png) no-repeat;
    background-position: 10px;
    background-size: 55px;
}

.membership_benefit ul li.box3 {
    background: url(http://sona6769.img9.kr/images/com/icon_2022_03.png) no-repeat;
    background-position: 10px;
    background-size: 55px;
}

.membership_benefit ul li.box4 {
    background: url(http://sona6769.img9.kr/images/com/icon_2022_04.png) no-repeat;
    background-position: 10px;
    background-size: 55px;
}

.membership_benefit ul li.left {
    margin-right: 2%;
}

.membership_benefit ul li.right {}

.membership_benefit ul li.top {}

.membership_benefit ul li.bottom {}


.membership_benefit ul li a {
    display: block
}

.membership_benefit ul li a:hover,
.membership_benefit ul li a:active,
.membership_benefit ul li a:focus {
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none !important;
}

.membership_benefit ul li a strong {}

.membership_benefit ul li a span {
    display: block;
}

.membership_benefit ul li a img {}

.membership_benefit p.txt {
    margin-bottom: 20px;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 1.4;
}

.membership_benefit .nav-link {
    float: right;
    margin-top: 15px;
} 


/* BASIC css end */


/* BASIC css end */

