/* BASIC css start */
/*
========================================================================
comfortlab.s 공통 css
========================================================================
*/
@charset "euc-kr";
#m_preview_wrap {display:none;} /* 미리보기 숨기기 */

#contents{}
#container{width:100%; max-width:850px; min-width:320px; margin: 0 auto}
*{margin: 0; padding: 0; box-sizing: border-box;}
ul,li{list-style: none;}
a{text-decoration: none; color: inherit;}
.clear_fix::after,.clear_fix::before{clear: both; display: block; content: "";}
/* font-family: 'Noto Sans KR', sans-serif; */
/* font-family: 'Lato' , sans-serif; */
/* font-family: 'Playfair Display', serif; */
/* font-family: 'Playfair Display SC', serif; */
/* base */
* {-webkit-text-size-adjust:none;}

body {position:relative;font-size:0.75em;line-height:1.417em;color:#3b3b3b;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{ }
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure{margin:0;padding:0}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%; word-break: break-all;}


body,
h1, h2, h3, h4, h5, h6, table,
pre, xmp, plaintext, listing,
input, textarea, select, button, a {
   font-family: 'Pretendard', 'Noto Sans KR', DotumChe, "돋움체", Verdana, monospace, Corbel, AppleGothic, Helvetica, sans-serif;
}

#contents, #contents button, #contents input, #contents select, #contents table, #contents textarea { font-family: 'Pretendard', 'Noto Sans KR', DotumChe, "돋움체", Verdana, monospace, Corbel, AppleGothic, Helvetica, sans-serif; }

.sns-login ul li.apple span { background: url(/images/d3/m_01/icon/ico_sns_apple.gif) no-repeat 50% 50%; background-size: 20px auto; }

@media screen and (min-width:768px) {
    body {font-size:0.813em;}
    .mobileOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:10px;}
    .list_shopping1x li:first-child a {padding:10px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x ul {padding:0 5px;}
    .list_shopping2x li {width:33.3%;}
    .list_shopping2x li a {padding:5px;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
}

/*
========================================================================
comfortlab.s Header
========================================================================
*/
/*
#header{width: 100%; min-width: 320px; max-width: 850px; margin: 0 auto;height: 53px;  position: fixed; top: 0; transition: background-color .6s; left:50%; transform:translateX(-50%); z-index:10 }
#header.bg{background-color: rgba(255, 255, 255, 0.55);transition: background-color .6s;}
#header .head_inner{width: 100%; padding: 0 3%; display: flex; justify-content: space-between; align-items: center; height: 100%;position:relative}
#header .head_inner .ham{}
#header .head_inner .ham a{}
#header .head_inner .ham a img{transform: scale(.66);}
#header .head_inner h1.logo{position:absolute; top:50%; transform:translate(-50%,-50%); left:50%}
#header .head_inner h1.logo a{}
#header .head_inner h1.logo a img{transform: scale(.78);}
#header .head_inner .user_icon{}
#header .head_inner .user_icon ul{display:flex; align-items: center}
#header .head_inner .user_icon ul li{display: inline-block;}
#header .head_inner .user_icon ul li a{ position: relative; display: block; width: 34px; height: 40px; }
#header .head_inner .user_icon ul li a img { position: absolute; left: 50%; top: 50%; height: 24px; transform: translate(-50%, -50%); }

#header .head_inner .user_icon ul li a img{transform: scale(.66);}
#header .head_inner .user_icon ul li.li_search{}
#header .head_inner .user_icon ul li.li_search{width: 21px; height: 21px;}
#header .head_inner .user_icon ul li.li_search{width: 21px; height: 21px; background: url(/design/newcomfort/branded/MO_img/search.png) no-repeat center center; background-size: contain;}
#header .head_inner .user_icon ul li.li_search a{text-indent:-9999px}
#header .head_inner .user_icon ul li.li_search input{display:none}
*/

/* menu-category
#header .menu-category { background: #fff; }
#header .menu-category ul { display: flex; }
#header .menu-category ul li { }
#header .menu-category ul li a { padding: 0 14px; font-size: 10px; line-height: 28px; color: #000; }
#header .menu-category .comfortlab {}
#header .menu-category .comfortlab a {}
#header .menu-category .comfortlab-s { background: #87957f; }
#header .menu-category .comfortlab-s a { color: #fff; }
#header .menu-category .comfortlab-mens {}
#header .menu-category .comfortlab-mens a {}

    
#header .head_inner .user_icon ul .li_search {}
#header .head_inner .user_icon ul .li_search a { }
#header .head_inner .user_icon ul .li_search a img { height: 24px; padding-bottom: 2px; }

#header .head_inner .user_icon ul li.li_cart{}
#header .head_inner .user_icon ul li.li_cart a{}
#header .head_inner .user_icon ul li.li_cart a img { transform: translate(-60%, -50%);}

#header .head_inner .user_icon ul li.li_cart a span{position: absolute; top: 3px; background-color: #000; color: #fff; right: -3px; width: 14px; height: 14px; border-radius: 50%; text-align: center; font-size: 9px; line-height: 13px;}
 */

/*
========================================================================
    Header
========================================================================
*/
#header { position: sticky; left: 0; top: 0; width: 100%; z-index: 99; }
#header .top-area {}

/* menu-category */
#header .menu-category { background: #fff; }
#header .menu-category ul { display: flex; }
#header .menu-category ul li { width: 33.33%; border-radius: 5px 5px 0 0; text-align: center; box-shadow: 0 0 10px 0 rgba(0,0,0,0.25); }
#header .menu-category ul li a { display: block; padding: 0 14px; font-size: 12px; line-height: 32px; color: #000; }
#header .menu-category .comfortlab { background: #cda780; }
#header .menu-category .comfortlab a { color: #fff; }
#header .menu-category .comfortlab-s { background-color: #000; }
#header .menu-category .comfortlab-s a { color: #fff; font-weight: 600; }
#header .menu-category .comfortlab-mens { }
#header .menu-category .comfortlab-mens a { }

/* menu-utility */
#header .menu-utility { position: relative; width: 100%; height: 40px; background: #000; }
#header .menu-utility > p { position: absolute; top: 5px; }
#header .menu-utility > p > a { display: block; width: 30px; height: 30px; background: orange; }
#header .menu-utility .category { left: 10px; }
#header .menu-utility .category a { background: url('//newcomfort.img11.kr/pc/_didot/img/icon_util_menu_w.svg') no-repeat center / auto 30px; }
#header .menu-utility .search { left: 42px; }
#header .menu-utility .search a { background: url('//newcomfort.img11.kr/pc/_didot/img/icon_h_search.svg') no-repeat center / auto 20px; }
#header .menu-utility .logo { position: absolute; left: 50%; top: 50%; width: fit-content; transform: translate(-50%, -50%); }
#header .menu-utility .logo a { font-size: 20px; color: #fff; font-weight: 800; }
#header .menu-utility .cart { right: 42px; }
#header .menu-utility .cart a { background: url('//newcomfort.img11.kr/pc/_didot/img/icon_h_cart.svg') no-repeat center left / auto 20px;}
#header .menu-utility .cart a span { font-size:8px; text-align:center; color:#000; position:absolute; top:0px; right:0; width:15px; height:15px; background:#fff; border-radius: 50%; line-height:15px; }
#header .menu-utility .mypage { right: 10px; }
#header .menu-utility .mypage a { background: url('//newcomfort.img11.kr/pc/_didot/img/icon_h_user.svg') no-repeat center / auto 20px; }



/* 서치창 */
.hd_search_area{ opacity: 0; transition: all .5s; display: none; z-index: 42; position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); background-color: #fff; width: 90%; max-width:420px; height: 120px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.424); border-radius: 25px;}
.hd_search_area.show { display: block; opacity: 0; }
.hd_search_area.opacity { opacity: 1; }
.hd_search_area .sr_inner{width: 95%; height: 95%; margin: 0 auto; padding: 20px;}
.hd_search_area .sr_inner .sr_close{}
.hd_search_area .sr_inner .sr_close a{float: right;}
.hd_search_area .sr_inner .sr_close a img{}
.hd_search_area .sr_inner .search{ margin: 10px 0 0; }
.hd_search_area .sr_inner .search{ width: 100%; height:50px; }
.hd_search_area .sr_inner .search fieldset{ height: 50px; width:100%; margin:0 auto; border-bottom:2px solid #000; position:relative;}
.hd_search_area .sr_inner .search input{font-weight:600; font-size:14px; background:none !important; border:none; width:100%; height:100%; padding-bottom:2px}
.hd_search_area .sr_inner .search input::placeholder{ color:#000; }
.hd_search_area .sr_inner .search input:focus { outline:0; }
.hd_search_area .sr_inner .search .search_icon{position:absolute; top:50%; transform:translateY(-50%); left:0; display:inline-block;text-indent:-9999px; width:18px; height:19px; float:right; background:url(/design/newcomfort/branded/PC_img/sr_search.png) no-repeat center center; background-size:contain}
.hd_search_area .sr_inner p{ font-size: 16px; font-weight: 600;color: #000;}
.hd_search_area .sr_inner p span{color: #aaa;display: inline-block; margin-left: 5px; font-weight: 500;}
.hd_search_bg{ opacity: 0;transition: all .5s; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255,255,255,.23); z-index: 41;display: none;}
.hd_search_bg.show{display: block;transition: all .5s;opacity: 0; }
.hd_search_bg.opacity{opacity: 1;transition: all .5s;}


/* 어사이드 */
.as_bg.show{display: block;transition: all 1s;opacity: 1;}
aside.show{left: 0;transition: all .6s; z-index: 120;}
.as_bg{width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.281); position: fixed; left: 0; top: 0; z-index: 100;display: none; transition: all 1s;opacity: 0;}
aside{background-color: rgb(255, 255, 255);position: fixed; left: -100%; top: 0; width: 75%; height: 100%; overflow-y: auto;  z-index: 120; transition: all .6s;max-width:630px; min-width:320px }
aside .as_inner{width: 100%;  padding: 7% 7%;padding-bottom:30px}
aside .as_inner>div{width: 100%;}

aside .as_top{border-bottom: 1px solid #eee;padding-bottom: 10px; margin-bottom: 20px;}
aside .as_top .as_logo{margin-top: 30px;padding-bottom: 20px; border-bottom: 1px solid #222; margin-bottom: 20px;}
aside .as_top .as_logo a{display: block; width: 155px; }
aside .as_top .as_logo a img{width: 100%;}
aside .as_top nav{}
aside .as_top nav>ul{}
aside .as_top nav>ul>li{margin: 15px 0;}
aside .as_top nav>ul>li>a{display: block; font-size: 18px; font-weight: 300;color:#000}
aside .as_inner nav>ul>li.asi_li_shop{}
aside .as_inner nav>ul>li.asi_li_shop>a{}
aside .as_inner nav>ul>li.asi_li_shop span{float: right; width: 15px; height: 15px; display: inline-block; position: relative;cursor:pointer}
aside .as_inner nav>ul>li.asi_li_shop span>a{transition: all .4s;display:block;width: 100%; height: 100%;}
aside .as_inner nav>ul>li.asi_li_shop span::before{transition: all .4s;content: ""; display: block; position: absolute; width: 1px; height: 15px; background-color: rgb(0, 0, 0);top: 0; left: 50%;transform: translateX(-50%);}
aside .as_inner nav>ul>li.asi_li_shop span::after{content: ""; display: block; position: absolute; width: 15px; height: 1px; background-color: rgb(0, 0, 0);top: 49%; left: 50%;transform: translate(-50%,-50%); }
aside .as_inner nav>ul>li.asi_li_shop span.rotate::before{transform: rotate(90deg); transform-origin: center; transition: all .4s;}
aside .as_inner nav>ul>li.asi_li_shop .sub_m{margin-top: 10px; display: none;}
aside .as_inner nav>ul>li.asi_li_shop .sub_m>li{  padding: 6px 5px 6px 15px;}
aside .as_inner nav>ul>li.asi_li_shop .sub_m>li:hover>a{text-decoration:underline}
aside .as_inner nav>ul>li.asi_li_shop .sub_m>li:first-child{padding-top: 12px;}
aside .as_inner nav>ul>li.asi_li_shop .sub_m>li:last-child{padding-bottom: 14px;}
aside .as_inner nav>ul>li.asi_li_shop .sub_m>li>a{display: block; color:#000; font-weight: 400; font-size:14px}

aside .as_top .banner_list { margin: 30px 0 0; }
aside .as_top .banner_list ul {}
aside .as_top .banner_list ul li {}
aside .as_top .banner_list ul li a { display: block; }
aside .as_top .banner_list ul li a img { max-width: 100%; }

aside .as_middle{border-bottom: 1px solid #eee; margin-bottom: 24px;}
aside .as_middle .user_m{width: 100%;}
aside .as_middle .user_m ul{width: 100%; display: flex; flex-wrap: wrap;}
aside .as_middle .user_m ul li{ width: 50%; margin-bottom: 10px;}
aside .as_middle .user_m ul li a{font-size: 14px; font-weight: 500;}
aside .as_middle .sns{margin: 14px 0 25px;} 
aside .as_middle .sns ul{} 
aside .as_middle .sns ul li{width: 34px; height: 34px; display: inline-block;margin-right:5px} 
aside .as_middle .sns ul li a{display: block;width: 100%; height: 100%;} 
aside .as_middle .sns ul li a img{width: 100%;} 

aside .as_bottom{}
aside .as_bottom>div{margin-bottom: 30px;}
aside .as_bottom h5{ color: #000; font-size: 15.5px; font-weight: 700; margin-bottom: 10px;}
aside .as_bottom li{letter-spacing:.8px;font-size: 14px;color: #888;font-weight: 500;}
aside .as_bottom li span{color: #4b4b4b; font-weight: 500;}
aside .as_bottom .copy{ font-size: 14px;color: #888;font-weight: 500; border-top: 1px solid #eee; padding-top: 20px;}











/* 최근 본 상품 */
#ly_lastView {width:100%; position:absolute; top:36px; left:0; background-color:#fff; z-index:101; padding-bottom:20px; box-shadow: 0 1px 10px #717171; display:none;}
/* //최근 본 상품 */

@media screen and (min-width:768px) {
    #header #menu {width:85px;}
    #header .headerTop {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}

/* 다찾다 자동완성*/
.search-auto-complete-list { display:none; z-index:1; position:absolute; top:43px; left:0; width:100%; line-height:14px; background:#fff; box-shadow:0px 0px 5px 0px rgb(0 0 0 / 20%); }
.search-auto-complete-list ul { width:100%; padding:8px 5px 10px 5px; border-bottom:1px solid #ddd; display: flex; flex-wrap: wrap;}
.search-auto-complete-list ul li { text-align:center; margin: 3px; }
.search-auto-complete-list ul li a { display:block; padding:8px 14px; color:#000; border: 1px solid #eee; border-radius: 10px; background:none; font-size:11px; letter-spacing:-1px; } 
.search-auto-complete-list ul li a strong { color:#ab3e41; }
.search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.search-auto-complete-list ul li a:hover span {}
.search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#666; font-size:11px; }


/* 다찾다 검색 파인더 - 레이어 */
#allfinder-ctr { z-index: 100; position: fixed; right:0; bottom:50%; }
#allfinder-ctr a { display:block; width:77px; height:64px; background:url('/images/common/allfinder_ctrl_mo.png') no-repeat 0 0; background-size:100% 100%; border:none; outline:none; font-size:0; }

.all-finder-layer { z-index:200; position:fixed; top:0; left:0; width:100%; height:100%; background:#fff; overflow-y:auto; }
.all-finder-layer .finder-hd { z-index:1; position:fixed; top:0; left:0; width:100%; height:60px; border-bottom:1px solid #e7e7e7; background:#fff; }
.all-finder-layer .finder-hd .fa-close { position:absolute; top:17px; right:10px; font-size:26px; color:#000; }
.all-finder-layer .finder-hd .finder-tit { height:60px; line-height:60px; padding:0 10px; font-size:16px; font-weight:bold; color:#000; letter-spacing:-2px; }
.all-finder-layer .finder-search { position:relative; margin:0 10px 20px; border:2px solid #000; border-radius:3px; }
.all-finder-layer .finder-search .fa-search { display: inline-block; width: 40px; height: 42px; line-height: 42px; text-align: center; font-size: 18px; }
.all-finder-layer .finder-search .txt-input { width:85%; height:42px; line-height:42px; margin:0; padding:0; font-size:14px; outline:none; border:none; color: #000; vertical-align:top; letter-spacing:-1px; }
.all-finder-layer .finder-search .txt-input::-webkit-input-placeholder { color:#b1b1b1; }
.all-finder-layer .finder-search dd { background:#FFF; }
.all-finder-layer .finder-opt { padding:60px 0 55px; color:#000; }
.all-finder-layer .finder-opt dl dt { position:relative; height:53px; line-height:53px; padding:0 10px; border-top:1px solid #e7e7e7; font-size:14px; font-weight:bold; color:#000; letter-spacing:-1px; }
.all-finder-layer .finder-opt dl dt .fa { position:absolute; top:50%; right:10px; margin-top:-13px; font-size:25px; color:#b2b2b2; }
.all-finder-layer .finder-opt dl dt > .finder-tooltip-btn { display:inline-block; width:20px; height:20px; line-height:20px; margin-top:0; border:1px solid #cecece; border-radius:20px; color:#666; font-size:11px; background:#fff; text-align:center; outline:none; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer { display:none; position:absolute; top:43px; left:10px; width:70%; padding:0 15px 11px; border:1px solid #000; background:#fff; text-align:left; font-weight:normal; color:#000; z-index:1 }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-btn-close { display:inline-block; position:absolute; top:10px; right:14px; margin:0; font-size:19px; color:#000; outline:none; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-layer-tit { padding:13px 0; border-bottom:1px solid #e5e5e5; font-size:14px; font-weight:bold; line-height:14px; }
.all-finder-layer .finder-opt dl dt .finder-comm-layer .finder-layer-cnt { padding-top:13px; line-height:1.5; font-size:13px; }
.all-finder-layer .finder-opt dl dd { display:none; padding:10px 5px 0; border-top:1px solid #e7e7e7; background:#f4f4f4; font-size:0; }
.all-finder-layer .finder-opt dl dd label { display:inline-block; width:33.3333%; text-align:center; line-height:18px;}
.all-finder-layer .finder-opt .finder-color label { width:12.5%; }
.all-finder-layer .finder-opt .finder-price .finder-price-input { padding:0 5px 10px; text-align:right; font-size:12px; }
.all-finder-layer .finder-opt .finder-price .finder-price-input:after { clear: both; content: ""; display: block; }
.all-finder-layer .finder-opt .finder-price .finder-price-input span { float:left; display:inline-block; height:34px; line-height:34px; }
.all-finder-layer .finder-opt .finder-price .finder-price-input label { display: inline-block; width: 33%; padding: 0 8px; border: 1px solid #ccc; border-radius:3px; color: #666; background:#fff; }
.all-finder-layer .finder-opt .finder-price .finder-price-input label .txt-input { display: inline-block; width: 84%; height: 32px; line-height: 32px; padding: 0; border: none; background: none; color: #000; outline:none; text-align:right; }
.all-finder-layer .finder-opt .finder-child-category { padding:0; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category { padding:15px; margin-bottom:9px; border-bottom:1px solid #e7e7e7; font-size:14px; font-weight:bold; color:#9a9a9a; background:#fff; word-break:break-all; letter-spacing:-1px; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .pd-2px { padding:0 2px; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .fc-black { color:#000; }
.all-finder-layer .finder-opt .finder-child-category .mobile-select-category .fa { margin-left:2px; color:#000; }
.all-finder-layer .finder-btn-c { z-index:1; position:fixed; bottom:0; left:0; width:100%; height:55px; text-align: center; font-size:0; }
.all-finder-layer .finder-btn-c a.reset { display: inline-block; width: 30%; height: 55px; line-height: 55px; background: #999; color: #fff; font-size: 16px; font-weight: bold; letter-spacing: 1px; border:none; }
.all-finder-layer .finder-btn-c button { display: inline-block; width: 70%; height: 55px; line-height: 55px; background: #000; color: #fff; font-size: 16px; font-weight: bold; letter-spacing: -0.5px; border:none; }
.all-finder-layer .finder-btn-c button span.fa-search { margin-right:5px; margin-top:-2px; vertical-align:middle; font-size:0.750em; }
.all-finder-layer .finder-btn-c button span.finder-count { display:inline-block; color:#ffd800; font-size:18px; vertical-align:middle; }

.all-finder-layer .finder-opt .finder-options { display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:80%; height:22px; padding: 5px 5%; line-height:22px; border: 1px solid #ccc; word-break:break-all; border-radius: 20px; background:#fff; color:#000; text-align:center; font-size:12px; }
.all-finder-layer .finder-opt .finder-options.on { font-weight: bold; border: 1px solid #000; box-shadow:2px 2px 3px #d2d2d2; }
.all-finder-layer .finder-opt .finder-option-color em { display: inline-block; width: 33px; height: 33px; border-radius:20px; font-size:0; vertical-align:middle; }
.all-finder-layer .finder-opt .finder-option-color.color-picker { width:33px; height:33px; padding: 0; border: none; } 
.all-finder-layer .finder-opt .finder-option-color.color-picker .fa-check { display:none; width:33px; height:33px; margin-top:-25px; color:#fff; text-align:center; font-size:16px; }
.all-finder-layer .finder-opt .finder-option-color.color-picker.on .fa-check { display:block; }
.all-finder-layer .finder-opt .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color:#000; }

.finder-option-color.finder-option-color-black em { background-color: #000; }
.finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; }
.finder-option-color.finder-option-color-gray em { background-color: #808080; }
.finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; }
.finder-option-color.finder-option-color-brown em { background-color: #aa6810; }
.finder-option-color.finder-option-color-navy em { background-color: #425583; }
.finder-option-color.finder-option-color-blue em { background-color: #0000ff; }
.finder-option-color.finder-option-color-light-blue em { background-color: #62acff; }
.finder-option-color.finder-option-color-red em { background-color: #ff0000; }
.finder-option-color.finder-option-color-orange em { background-color: #ffa500; }
.finder-option-color.finder-option-color-yellow em { background-color: #ffff00; }
.finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; }
.finder-option-color.finder-option-color-purple em { background-color: #800080; }
.finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; }
.finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; }
.finder-option-color.finder-option-color-green em { background-color: #008000; }
.finder-option-color.finder-option-color-light-green em { background-color: #72dd95; }
.finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; }
.finder-option-color.finder-option-color-gold em { background-color: #cfbc4e; }
.finder-option-color.finder-option-color-apricot em { background-color: #fbceb1;  }

.all-finder-layer .search-auto-complete-list { display:none; z-index:1; position:absolute; top:43px; left:0; width:100%; line-height:14px; background:#fff; box-shadow:0px 0px 5px 0px rgb(0 0 0 / 20%); }
.all-finder-layer .search-auto-complete-list ul { width:100%; padding:8px 5px 10px 5px; border-bottom:1px solid #ddd; display: flex; flex-wrap: wrap;}
.all-finder-layer .search-auto-complete-list ul li { text-align:center; margin: 3px; }
.all-finder-layer .search-auto-complete-list ul li a { display:block; padding:8px 14px; color:#000; border: 1px solid #eee; border-radius: 10px; background:none; font-size:11px; letter-spacing:-1px; } 
.all-finder-layer .search-auto-complete-list ul li a strong { color:#ab3e41; }
.all-finder-layer .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.all-finder-layer .search-auto-complete-list ul li a:hover span {}
.all-finder-layer .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#666; font-size:11px; }



#quick_banner { position: fixed; z-index: 99; display: block; flex-wrap: nowrap; width: auto; overflow: visible; background: transparent; bottom: 150px; right: 27px; }
#ch-plugin { z-index: 988!important; } 
#MAKESHOPLY11 { z-index: 10000001 !important }
/* BASIC css end */

