@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
#balaan,
#balaan *,
#balaan span {
  font-family: 'SpoqaHanSans', 'Spoqa Han Sans', 'Lato', 'Noto' !important;
}

#btnTop {
    z-index: 101!important;
}

.list-hide {
    display: none!important;
}

#schResult .search-keyword {
    font-size: 1.4rem;
    text-align: center;
}

.scrollOff { /*position:fixed;overflow:hidden;height:100%;*/
}

#btnFilterSearch > span {
    height: 4.6rem !important;
    line-height: 4.6rem !important;
}

#filterPop {
    -webkit-overflow-scrolling: touch;
}

.filterPop .con_wrap {
    font-family: 'hs', 'noto' !important;
    padding-top: 1rem;
}

.filter_tab li span.selected {
    font-weight: 700;
}

.lyCon {
    border-top: 0.9rem solid #f1f1f1
}

.filterPop .lyBody .lyTop {
    border-bottom: 0.1rem solid #dbdbdb;
    overflow-y: hidden;
}

.filterPop .lyHeader {
    border-color: #eee;
}

.filterPop .lyBody .lyCon {
    height: 100% !important;
}

.filterPop .lyReset {
    border-radius: 0.3rem;
    border-color: #dbdbdb;
}

.filterPop .sel_item_group .item {
    height: auto;
}

.filterPop .sel_item_group .item span {
    font-family: 'hs', 'noto' !important;
    display: block;
    position: relative;
    padding: 0 2rem 0 0.2rem;
    vertical-align: middle;
    border: 0.5rem solid #000;
    box-sizing: border-box;
    border-radius: 0.3rem;
    background: #000;
    color: #fff;
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: -0.02rem;
}

.filter_tab a {
    color: #999;
}

.filter_tab a span {
    font-family: 'hs', 'noto' !important;
}

.filter_tab a span:after {
    content: '';
    display: none;
    position: absolute;
    right: -0.6rem;
    top: 0.4rem;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background: #be9162;
}

.filterPop .filter_tab {
    background: #f9f9f9;
}

.filter_tab a:before {
    display: none;
}

.filter_tab li.on a {
    font-weight: 700;
}

.btn_wrap .btn.btnType1 span {
    margin-bottom: 0;
}

.filterPop .lyBtn {
    padding: 0;
}

.filterPop .lyBtn .btn_wrap {
    background: #000;
    padding: 0 !important;
    margin: 0 !important;
}

.filterPop .lyBtn .btn_wrap .btn.btnType1 span {
    border-radius: 0rem;
    font-weight: 500;
    font-family: 'hs', 'noto' !important;
    font-size: 1.3rem !important;
}

.filter_group .filter_group_title {
    position: sticky;
    z-index: 5;
    top: -0.1rem;
    width: 100%;
    height: 2rem;
    padding-left: 1.8rem;
    border-right: 0;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #999;
    background: #fff;
    box-sizing: border-box;
    padding: 0.8rem 0 0.8rem 1.8rem;
}


.filter_brand #filterBrandContents, .filter_brand #filterSearchContents {
    /*padding-top: 4rem;*/
}

.initial-wish-group img {
    width: 1.9rem;
}

.filterPop .lyBody .lyTop .btn_toggle {
    display: block;
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    width: 5.5rem;
    height: 100%;
    background: #fff;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity .3s;
    border-bottom: 0rem solid;
    box-shadow: -0.5rem 0rem 1rem rgba(0, 0, 0, 0.15);
    border-left: 0;
}

.filter_brand .inp_search {
    height: 2.5rem;
    box-sizing: border-box;
    background: rgba(241, 241, 241, 0.95);
    padding: 0 0.8rem;
    border-radius: 0.3rem;
}

.filter_brand .inp_search .searchAll:after {
    top: 50%;
    width: 1.3rem;
    height: 1.3rem;
    margin-top: -0.65rem;
    background-position: -11.2rem -8.2rem;
}

.filter_brand .inp_search input {
    font-size: 1.1rem;
    line-height: 2.4rem;
    font-weight: normal;
}

.filter_brand .inp_search {
    border-bottom: none;
}

.pdtList .total {
    display: block !important;
}

.pdt_filter {
    /*top: unset;*/
}

.pdt_filter {
    padding: 0 1.6rem 10px;
    position: relative;
    display: flex;
    flex-flow: column;
    transition: top 0.3s ease;
}
i.ico_filter {
    width: 1.8rem;
}
.filterPop i.ico_filter {
    margin-right: 1rem;
}
.filterPop i.ico_filter:after {
    background-position: -26.8rem -2.5rem;
}

.search_bar.top_goods.on {
    left: 0;
    width: 100%;
    padding: 10px 0;
    background: none;
    display: none;
}

.search_bar.top_goods.on .ico_common {
    width: 90%;
    background: rgba(241, 241, 241, 0.95);
    line-height: 2;
    padding-left: 0;
    border-radius: 0.3rem;
}

.search_bar.top_goods.on .ico_common:after {
    left: 85px;
}

.pdt_filter.fixed {
    background: #fff;
    padding: 10px 20px 10px;
    box-shadow: 0rem 0.1rem 0.1rem rgba(0, 0, 0, 0.03);
    transition: top 0.3s ease;
}

.search_bar.top_goods.on {
    transition: top 0.3s ease;
}

.search_bar.top_goods.on.top50 {
    top: 9.9rem;
}

#newgnb.hide {
    top: -5rem;
}

#newgnb.scroll-gnb {
    position: fixed !important;
    top: -5rem;
    transform: unset;
    z-index: 102;
    transition: top 0.3s ease;
}

#newgnb.scroll-gnb.top50 {
    top: 0;
}

.filterPop .lyBody .lyTop .sel_item_group.scroll {
    height: auto;
    overflow-y: auto;
}

.filterPop .lyBody .lyTop .sel_item_group {
    height: 160px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto;
}

.filterPop .sel_item_group .item span:after, .filterPop .sel_item_group .item span:before {
    content: "";
    width: 14px;
    height: 1px;
    background: #fff;
    transform: translate(-50%);
    top: 43%;
    position: absolute;
    margin: 0;
    right: 0.5rem;
    opacity: 0.7;
}

.filterPop .sel_item_group .item span:after {
    transform: rotate(45deg)
}

.filterPop .sel_item_group .item span:before {
    transform: rotate(-45deg);
}

.filter_cate_sub {
    overflow-y: scroll;
}

.con_wrap > .filter_con {
    height: calc(100% - 4.5rem);
    -webkit-overflow-scrolling: auto;
}

.con_wrap > .filter_con.active_fix {
    height: calc(100% - 12.5rem);
}

#tab_brand {
    -webkit-overflow-scrolling: touch;
}

.nonePrd span {
    background: #f1f1f1 !important;
    color: #999 !important;
    border: none !important;
}

#filterPop .lyTop .btn_toggle.open {
    z-index: 1;
    opacity: 1;
}

.filterPop .lyBody .lyCon:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 10rem;
    height: 100px;
    background: #f6f6f6;
}

.inputSearch.schRst {
    padding: 0 1.6rem 0.8rem;
}

.schResult {
    margin-top: 0rem;
    border-top: none;
}

.thick_divider {
    border: 0.5rem solid #f6f6f6;
}

article.latest_view {
    font-family: Lato;
    padding: 0 0 2.2rem 0;
    letter-spacing: -0.02rem !important;
    display: none;
}

article.latest_view .title {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 1.6rem;
}

article.latest_view .title span {
    font-size: 1.5rem;
    color: #222222;
}

article.latest_view .slider {
}

article.latest_view .slider .swiper-slide {
    margin-right: 1rem !important;
    width: 8.5rem !important;
}

article.latest_view .slider .swiper-slide:first-child {
    margin-left: 1.5rem;
}

article.latest_view .slider .swiper-slide .img {
    height: 10rem;
    display: flex;
    align-items: center;
}

article.latest_view .slider .swiper-slide .img img {
    width: 7.55rem !important;
    margin: auto;
}

article.latest_view .slider .swiper-slide .desc {
    text-align: left;
    margin-top: 0.9rem;
}

article.latest_view .slider .swiper-slide .desc div.brand {
    letter-spacing: -0.025rem;
    font-size: 1.1rem;
    font-weight: 500;
    color: #111111;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-family: hs, noto;
}

article.latest_view .slider .swiper-slide .desc div.origin {
    font-size: 1.1rem;
    font-weight: normal;
    letter-spacing: -0.025rem;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

article.latest_view .slider .swiper-slide .desc div.price {
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: normal;
    color: #020202;
    margin-top: 0.15rem;
    font-family: Lato;
}

article.latest_view .slider .swiper-slide .desc div.runout {
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: normal;
    color: #BD081C;
    margin-top: 0.15rem;
    font-family: Lato;
}

article.latest_view .slider .swiper-slide .desc div:last-child > span.won {
    font-family: Lato;
    font-size: 1rem;
    font-weight: 500;
    line-height: normal;
    color: #020202;
}

/*list 하단 slider swiper api -> css로 변경 20200604 by 세찬*/
article.latest_view .swiper-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
}

article.latest_view .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

article.latest_view .slider .swiper-slide:last-child:after {
    content: "";
    display: block;
    position: absolute;
    right: -1.5rem;
    width: 1.5rem;
    height: 1.5rem;
}

.helper_bar {
    display: flex;
}

.helper_bar div:first-of-type {
    margin-right: 0.6rem;
}

.filter_group .opt_item label .chip {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0.2rem;
}

.meta_color {
    display: inline-block;
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    /*margin-top: -0.2rem;*/
    margin-right: 0.4rem;
    vertical-align: middle;
    box-sizing: border-box;
    /*border: 1px solid rgba(255, 255, 255, 0.1);*/
    border-radius: 0.2rem;
    /*box-shadow: 0 0 0 1px #333;*/
}


.more {
    font-family: NotoSansCJKkr;
    font-size: 1.1rem;
    font-weight: normal;
    letter-spacing: -0.021rem;
    text-align: right;
    color: #666666;
    text-decoration: underline;
}

#footer {
    margin-top: 0 !important;
}

#tab_brand .filter_group.hide {
    display: none;
}

.filter_group span.txt {
    font-family: 'hs', 'noto' !important;
    white-space: break-spaces;
    display: inline-block;
    line-height: 1.4rem !important;
    width: 90%;
}

.no-products {
    min-height: 24vh;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-flow: column nowrap;
    margin: auto;
}

.no-products > img {
    width: 4rem;
    margin-bottom: 2rem;
}

.no-products p.no-products-msg-1 strong {
    text-align: center;
    font-size: 15px;
}

.no-products p.no-products-msg-2 {
    font-weight: 500;
}

div.popup {
    background-color: white;
    display: none;
}

div.popup.on {
    display: block;
}

div.popup div.popup-body {
    overflow-y: scroll;
    height: 100%;
}

div.popup div.popup-header {
    text-align: center;
    padding: 1.25rem 0 1.4rem 0;
    font-family: NotoSansCJKkr;
    color: #020202;
    letter-spacing: 0.031rem;
    font-size: 1.5rem;
    font-weight: 700;
    box-shadow: 0 0 3px 0 #ccc;
}

div.popup div.popup-header b {
    font-size: 1.7rem;
    font-family: Baskerville;
    font-weight: 600;
    display: inline-block;
}

div.popup div.popup-body div.img-realpacking {
    position: relative;
    margin-top: -108rem;
    width: 22rem;
    cursor: pointer;
}

div.popup div.popup-body div.btn-realpacking-wrapper {
    position: relative;
    margin-top: -76rem;
}

.btn_close {
    position: fixed;
    display: block;
    right: 1.4rem;
    top: 1.2rem;
    z-index: 9999;
    padding: 1rem;
}

.popup .popup-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}

.popup .popup-body .btn-show-realpacking {
    background-color: black;
    border-radius: 0.7rem;
    color: white;
    padding: 1.2rem 3rem;
    font-weight: normal;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-bottom: 7rem;
}

.popup .popup-body .btn-show-realpacking .icon-right-arrow {
    content: '';
    display: inline-block;
    right: 1.8rem;
    top: 50%;
    padding: 0.3rem;
    border: 1px solid white;
    border-width: 0.1rem 0.1rem 0 0;
    transform: rotate(45deg);
    transition-duration: .3s;
}

.filter_group .opt_list_brand .opt_item {
    height: auto;
}

.filter_group .opt_item input[type=checkbox] + label {
    height: auto;
    overflow: inherit !important;
}

.filter_group .opt_list_brand .opt_item .is-wish:after {
    content: '';
    background-image: url(https://static.balaan.co.kr/mobile/img/icon/ic-new-heart-selected.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 0.8rem;
    height: 0.8rem;
    display: inline-block;
    margin-left: 0.3rem;
}

div.brand-divider {
    border-bottom: 1px solid #f1f1f1;
    margin: 0 2rem;
}

.filter_group .opt_list_brand .no-wish-link {
    text-align: center;
    margin: 0 2rem;
    text-align: center;
    padding: 0;
    margin: 0 2rem;
    line-height: 1.4rem;
    word-break: keep-all;
    white-space: pre-wrap;
}

.filter_group .opt_list_brand .no-wish-link span {
    font-size: 1.1rem;
    opacity: 0.6;
}

.filter-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 3.4rem;
    flex-flow: row nowrap;
    padding: 0 1.6rem;
    z-index: 100;
    background-color: white;
}

.filter-row:first-of-type {
    margin-top: 0.5rem;
}

.filter-row:last-of-type {
    border-bottom: 1px solid #eee;
}

.filter-row .filter-item-wrapper {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    color:#020202;
}

.pdt_filter:after {
    content: none;
}

a.btn_grid_view {
    width: 2rem;
    height: 2rem;
    display: flex;
}

.filter-row-divider {
    width: 1px;
    background-color: #ccc;
    height: 1rem;
    margin: 0 1rem;
}

.btn-filter:not(.rank-btn-filter) {
    border: 1px solid #020202;
    border-radius: 0.2rem;
    padding: 0.25rem 0.4rem;
    margin-left: 1.2rem;
}

.btn-filter.active {
    background-color: #020202;
    color: white;
}

.btn-filter #btnShowFilter {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.1rem 0.4rem;
    font-size: 1.1rem;
}

.btn-filter #btnShowFilter span {
    font-size: 1.1rem !important;
    letter-spacing: normal !important;
}

.btn-filter #btnShowFilter:after {
    content: '';
    width: 1.5rem;
    background-image: url(//static.balaan.co.kr/n/img/common/list/filter-40.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 1.5rem;
    display: inline-block;
}

.btn-filter.active #btnShowFilter:after {
    background-image: url(//static.balaan.co.kr/n/img/common/list/filter-wh-40.png);
}

.btn-sort {
    display: flex;
    align-items: center;
    position: relative;
    width: 9.6rem;
}

.btn-sort > select {
    color: #000;
    flex: 1;
}

.custom-select-fake-text:after,
.btn-sort:after {
    content: '';
    background-image: url(//static.balaan.co.kr/n/img/common/list/arrow-sorting.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    position: absolute;
    right: 0.5rem;
}

.custom-select-fake-text:after {
    position: relative;
    right: 0;

    margin-left: 0.2rem;
}

/*.custom-select {*/
/*    display: none !important;*/
/*}*/


/* slide goods start */
section.section-soldout-popular > .section-title {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    color: #020202;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
    font-family: 'hs' !important;
    letter-spacing: -0.4rem !important;
    font-weight: 700;
    padding-top: 1.6rem;
}

section.section-soldout-popular > .section-title .section-title-text {
    font-family: 'hs' !important;
    font-size: 1.6rem;
    font-weight: 600;
    width: 100%;
    word-break: keep-all;
    line-height: 2.4rem;
    letter-spacing: -0.05rem !important;
    font-stretch: condensed;
    font-weight: 700;
}

section.section-soldout-popular .slide {
    display: flex;
    align-items: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
}

section.section-soldout-popular .slide::-webkit-scrollbar {
    display: none;
}

section.section-soldout-popular .slide .slide-item {
    display: block;
    margin-right: 1.2rem;
    position: relative;
    width: 36.3%;
}

section.section-soldout-popular .slide .slide-item:nth-last-child(2) {
    margin-right: 0;
}

section.section-slide-goods .goods-box,
section.section-slide-goods .goods-box a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

section.section-slide-goods .goods-box .goods-img-box {
    position: relative;
    width: 9rem;
    height: 12rem;
    margin-bottom: 0.7rem;
    display: flex;
    align-items: center;
}



section.section-slide-goods .goods-box .goods-img-box picture {
    height:100%;
    display:flex;
    align-items:center;
  }

section.section-slide-goods .goods-box .goods-img-box .goods-rank-badge {
    font-family: 'lato';
    font-weight: bold;
    color: #fff;
    font-size: 1.2rem;
    position: absolute;
    bottom: 0;
    border-radius: 0.2rem;
    background: #a2a2aa;
    width: 1.8rem;
    height: 1.8rem;
    text-align: center;
    line-height: 1.8rem;
}

section.section-slide-goods .goods-box .goods-img-box .goods-rank-badge:first-child,
section.section-slide-goods .goods-box .goods-img-box .goods-rank-badge.rank-1 {
    background: #BD081C;
}

section.section-slide-goods .goods-box .goods-img {
    /*margin: 1rem 0 0 0;*/
}

section .table-slide-item .btn-goods-wish {
    position: absolute;
    right: 0.2rem;
    top: 1.1rem;
    width: 2.3rem;
}

section.section-slide-goods .goods-box .btn-goods-wish {
    position: absolute;
    right: 0.2rem;
    width: 2.2rem;
    top: 0.2rem;
}

section.section-slide-goods .goods-box .goods-info {
    display: flex !important;
    flex-flow: column wrap;
    justify-content: center;
}

section.section-slide-goods .goods-box .goods-info .icon-row {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 0.5rem;
    height: 1.6rem;
}

section.section-slide-goods .goods-box .goods-info .icon-row img {
    width: 4.4rem;
}

section.section-slide-goods .goods-box .goods-info > span {
    margin-bottom: 0.5rem;
}

section.section-slide-goods .goods-box .goods-info .goods-designer {
    font-family: 'lato' !important;
    font-size: 1rem;
    color: #111;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 10.3rem;
}

section.section-slide-goods .goods-box .goods-info .goods-name {
    font-family: 'Noto' !important;
    font-size: 1.1rem;
    color: #666;
    font-weight: 300;
    width: 10.3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

section.section-slide-goods .goods-box .goods-info .goods-price {
    font-family: 'lato' !important;
    font-size: 1.1rem;
    color: #020202;
    font-weight: bold;
}

section.section-slide-goods .goods-box .goods-info .goods-price .sale-price {
    letter-spacing: -0.01rem !important;
    font-family: lato, SpoqaHanSansNeo !important;
}

section.section-slide-goods .goods-box .goods-info .goods-price .sale-rate {
    color: #bd083d;
    margin-left: 0.3rem;
}

section.section-soldout-popular .slide .slide-item:first-child > * {
    margin-left: 1.6rem;
}

section.section-soldout-popular .slide .slide-item:nth-last-child(2) > * {
    margin-right: 0;
}

.time-goods-slide .slide-item.btn-more-item,
section.section-slide-goods .slide .slide-item.btn-more-item {
    margin: auto 0;
    padding: 0 1.6rem;
}

.slide-item .btn-more > a,
.slide-item .btn-more,
section.section-slide-goods .slide .slide-item .btn-more > a,
section.section-slide-goods .slide .slide-item .btn-more {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.slide-item .btn-more .more-arrow-box,
section.section-slide-goods .slide .slide-item .btn-more .more-arrow-box {
    background: #f9f9f9;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 7rem;
    height: 7rem;
    border-radius: 4.5rem;
    margin-bottom: 0.7rem;
}

.slide-item .btn-more .more-arrow-box img,
section.section-slide-goods .slide .slide-item .btn-more .more-arrow-box img {
    width: 2rem;
}

.slide-item .btn-more .more-text,
section.section-slide-goods .slide .slide-item .btn-more .more-text {
    color: #333;
    font-family: 'Noto' !important;
    font-size: 1.2rem;
}

/* slide goods end */

div.clear, section.section-soldout-popular .btn-slide div.clear {
    width: 1.6rem;
    height: 1.6rem;
    visibility: hidden;
}

div.section-divider {
    margin-top: 2.4rem;
    border-top: 0.75rem solid #f6f6f6;
}

section.section-soldout-popular .swiper-container {
    padding-right: 1rem;
}

section.section-soldout-popular .btn_add_wishlist {
    position: absolute;
    right: 0.2rem;
    top: 0;
    margin: 0 !important;
}

section.section-soldout-popular .btn_add_wishlist > a {
    width: 2.1rem;
    height: 2.1rem;
    background-image: url(https://i.balaan.io/mobile/img/icons/icon-heart-gray-24.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}

section.section-soldout-popular .btn_add_wishlist > a.on {
    background-image: url('https://i.balaan.io/mobile/img/icons/icon-heart-red-24.svg');
}

.btn-naver-lowest-price {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
    align-content: center;
    color: #666666;
    font-family: 'lato', SpoqaHanSansNeo !important;
    position: relative;
}

.btn-naver-lowest-price.selected {
    color: #020202;
    font-weight: 600;
}

.btn-naver-lowest-price:before {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 1.9rem;
    height: 1.9rem;
    background: #fff;
    border: 0.1rem solid #e5e5e5;
    box-sizing: border-box;
    border-radius: 0.4rem;
    margin-right: 0.5rem;
}

.btn-naver-lowest-price:after {
    content: '';
    display: block;
    position: absolute;
    left: 0.7rem;
    top: 0.3rem;
    width: 0.4rem;
    height: 0.7rem;
    border: solid #e5e5e5;
    border-width: 0 0.2rem 0.2rem 0;
    transform: rotate(45deg);
    border-radius: 0.2rem;
}

.btn-naver-lowest-price.selected:before {
    background: #000;
    border-color: #000;
}

.btn-naver-lowest-price.selected:after {
    border-color: #fff;
}

.btn-naver-lowest-price span {
    color: #666666;
    font-family: 'lato', SpoqaHanSansNeo !important;

    display: flex;
    align-items: center;
}

.btn-naver-lowest-price.selected span {
    color: #020202;
}

.btn-naver-lowest-price span:before {
    content: '';
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    background: url(https://i.balaan.io/mobile/img/icons/icon-label-gr-20.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.btn-naver-lowest-price.selected span:before {
    background: url(https://i.balaan.io/mobile/img/icons/icon-label-b-20.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.breadcrumb-ul {
    justify-content: center;
    display: flex;
    align-items: center;
    position: relative;
    top: 0;
    transition: top 0.3s ease;
    height: 2rem;

    z-index: 100;
    background: white;

    margin-top: 0.4rem;
}

/*.breadcrumb-ul.top50 {*/
/*    top: 5rem;*/
/*}*/

.breadcrumb-ul span.breadcrumb-divider {
    margin: 0 0.3rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumb-ul span.breadcrumb-divider:after {
    content: '';
    border-top: 1px;
    border-right: 1px;
    border-color: #dbdbdb;
    transform: rotate(45deg);
    width: 0.4rem;
    height: 0.4rem;
    position: relative;
    border-style: solid;
    border-bottom: 0;
    border-left: 0;
    display: inline-block;
    margin-top: calc(50% - 0.2rem);
    margin-right: 0.2rem;
}

select:focus {
    border: none !important;
}

.breadcrumb-ul span a,
.breadcrumb-ul span span.custom-select-fake-text,
.breadcrumb-ul span select {
    font-family: 'Noto' !important;
    letter-spacing: -0.02rem;
    font-size: 1.1rem;
    font-weight: normal;
    padding: 1rem 0rem;
}

.breadcrumb-ul .custom-select-box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.custom-select-fake-text {
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumb-ul .custom-select-box:after {
    right: -1.5rem;
}

.breadcrumb-ul .custom-select-box select {
    color: #020202;
}

.breadcrumb-ul span.breadcrumb-divider,
.breadcrumb-ul .breadcrumb-category-link a {
    color: #999;
}

.breadcrumb-ul .breadcrumb-category-link a {
    display: block;
}


.goods-badge span {
  font-size: 1rem;
  font-family: lato, SpoqaHanSansNeo !important;
  color: #020202;
}

.goods-badge {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: fit-content;
  height: 2rem;
  margin-right: 0.5rem;
}

.goods-badge:last-child {
  margin-right: 0;
}

.badge-naver {
  font-size: 1rem;
  color: #020202;
  margin-right: 0.4rem;
  background: #f6f6f6;
  padding: 0 0.4rem;
    border-radius: 0.2rem;
    font-weight: 600;
}

.badge-naver:before {
  content: '';
  display: inline-block;
  width: 1.1rem;
  height: 1.1rem;
  background-size: 100%;
  background-position: center;
  margin-right: 0.1rem;
  background-repeat: no-repeat;
  background-image: url(//i.balaan.io/mobile/img/icons/icon-label-b-20.svg);
}

.badge-today-pick,
.badge-oneday-delivery {

}

.badge-today-pick span,
.badge-oneday-delivery span {
  display: none;
}

.badge-today-pick:before,
.badge-oneday-delivery:before {
  content: '';
  background-image: url(//i.balaan.io/mobile/img/icons/list-label-r-img.svg);
  width: 5.5rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.badge-today-pick:before {
  background-image: url(//i.balaan.io/mobile/img/icons/list-label-b-img.svg);
}

.select-modal {
    display: none;
}

.select-modal.show {
    display: flex;
    justify-content: center;
    align-items: center;
    /* position: absolute; */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 111;
    text-align: left;
}


.select-modal-wrapper {
    width: 84%;
    background-color: white;
    border-radius: 0.4rem;
    box-shadow: 0 1rem 3rem rgba(0,0,0,0.2);
    z-index: 113;
    overflow: hidden;
    padding: 0.4rem 0;
    max-height: 43rem;
    overflow-y: scroll;
    overflow-x: hidden;
}

.select-modal-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 112;
}

.select-modal-item {
    padding: 1.2rem 1.6rem;
    border-bottom: 1px solid #eee;
    color: #666;
    z-index: 113;
}

.select-modal-item:last-child {
    border: none;
}

.select-modal-item .radioType {
    display: inline-block;
    position: relative;
    margin-right: 1rem;
    vertical-align: middle;
    width: 100%;
}

.select-modal-item .radioType input[type=radio] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 2rem;
    height: 2rem;
    padding: 0;
    background: #fff;
    border: 0.1rem solid #dedede;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
}

.select-modal-item .radioType label {
    display: inline-block;
    position: relative;
    z-index: 2;
    height: 2.1rem;
    padding-left: 2.8rem;
    font-size: 1.4rem;
    line-height: 2.1rem;
    width: 90%;
    font-weight: normal;
}

.select-modal-item .radioType input[type=radio]:checked + label {
    font-weight: bold;
    color: #000;
}

.radioType input[type=radio]:checked {
    border-color: #000;
}

.popular {
    font-size: 1.6rem !important;
    font-weight: 500 !important;
}
.filter_brand .filter_group .filter_group_initial {
    margin-top: 2.1rem;
}

.lyTop .swiper-slide {
    width: fit-content;
}

section.section-soldout-popular {
    padding-top: 0!important;
}

/*발란위크 예고 페이지때문에 임시로 추가*/
.info_box_wrap .balaan-week-msg {
    color: #bd081c;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: Noto !important;
}

span.auction-mark {
    font-family: Lato;
    font-size: 0.9rem;
    color: #ccc;
    padding: 0.1rem 0.5rem;
    border: 1px solid #f6f6f6;
    border-radius: 0.8rem;
    line-height: 1.3rem;
    font-weight: normal;

    position: absolute;
    left: 0;
    bottom: 0;
}

#balaan span.auction-mark {
    font-family: Lato !important;
}

@media screen and (min-width:550px) {
  .select-modal-wrapper { width: 75%; max-height: 80%; }

  section.section-soldout-popular .swiper-container { padding-right: 0; }
  section.section-soldout-popular .slide .slide-item { width: 40%; }
  section.section-soldout-popular .slide .slide-item:first-child a { margin-left: 0; }
  section.section-soldout-popular .slide.swiper-wrapper { margin-left: 1.6rem; }
  .btn-change-gender { right:auto !important; left:50%; margin-left:170px; }
  #btnTop { right:auto !important; left:50%; margin-left:170px; }
}