/* BASIC css start */
/* morenvy.com 231017 ¹ÚÁØÈ£ */
@charset "utf-8";
body {padding:0;margin:0;}
#wrap {position:relative; margin:0 auto;}
div#container {width:100%;position:relative;margin:0 auto;}
#container #contents {width:100%;margin:0 auto;background-color: #fff;}



body, input, select, textarea, code, button {font-family:'Red Hat Display','Pretendard',sans-serif !important;}

.cboth {clear:both;*zoom:1}
.cboth:after {content:" ";display:block;clear:both;}
.m_off {display:none !important;}
svg:not(:root) {overflow:hidden;}
audio, canvas, img, svg, video {max-width:100%;height:auto;box-sizing:border-box;}
audio, canvas, iframe, img, svg, video {vertical-align:middle;}

.move {transition:all 0.3s;}
#mask {position:fixed;top:0;left:0;height:100%;display: block;width:100%;background:rgba(0,0,0,0.4);z-index:-1;opacity:0;visibility:hidden; -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s;transition:all 0.3s;}
html.expand #mask {z-index: 100; opacity:1;visibility:visible;}



/* »ó´Ü : ÅØ½ºÆ® ¹è³Ê */
.h_banner {position: relative; z-index: 1; width: 100%; height: 32px; background-color:#1a1a1a; overflow: hidden;}
.h_banner a {display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; font-size: 13px; line-height:20px; font-weight: 500; color:#ffffff; letter-spacing:-0.020em;}
.h_banner .close {z-index: 1; position: absolute; top: 50%; transform: translateY(-50%); cursor: pointer; display:flex; align-items:center; right:0px;}
.h_banner .close svg path {transition: 0.3s;}




/* »ó´Ü */
#mheader {position:relative;border:0;padding:0;margin:0; background-color: #fff; border-bottom: 1px solid #efefef;}
#mheader:after,
#mheader:before {display:none;}
#mheader > div:not(#dimmedSlider) {position: relative; z-index: 3; background-color: #fff;}
#mheader.search #dimmedSlider {z-index: 10;}
#dimmedSlider {width: 100% !important; height: 100vh !important;}
#mheader.fixed {z-index: 2; position: fixed; top: 0; left: 0; width: 100%; border-bottom: 1px solid #efefef;}
span.mh_empty {display: none; transition: height 0.3s;}
#mheader.fixed + span.mh_empty {display: block; height:96px;}


/* »ó´Ü : ·Î°í */
#mheader .mh_sec01 .mh_logo {position: absolute; top: 50%; transform: translate(-50%, -50%); left: 50%;}
#mheader .mh_sec01 .mh_logo img {height: 24px;}


/* »ó´Ü01 : ¸Þ´º */
#mheader .mh_sec01 {display: flex; align-items: center; justify-content: space-between; padding: 20px 16px; position: relative;}
#mheader .mh_sec01 .top_left {}
#mheader .mh_sec01 .top_right {display: flex; align-items: center;}
#mheader .mh_sec01 .top_right div:not(:first-child) {margin-left: 8px;}
#mheader .mh_sec01 .top_right .mh_search {position: relative; width: 24px; height: 24px;}
#mheader .mh_sec01 .top_right .mh_search > span {position: absolute; top: 0; left: 0; width: 24px !important; height: 24px !important;}
#mheader .mh_sec01 .top_right .mh_search .close {display: none;}
#mheader .mh_sec01 .top_right .mh_cart {position: relative;}
#mheader .mh_sec01 .top_right .mh_cart span {display: flex; align-items: center; justify-content: center; position: absolute; top: -2px; right:-4px; font-size: 11px; line-height: 1; font-weight: 700; background-color:#1a1a1a; color: #ffffff; width:16px; height:16px; border-radius:50%;}

#mheader.fixed .mh_sec01 {padding: 16px 16px; -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s;transition:all 0.3s;}



/* »ó´Ü02 : Ä«Å×°í¸® */
#mheader .mh_sec02 {}
#mheader .swiper_top {height:48px; background:#fff;  margin-left:16px; display:flex; align-items:center;}
#mheader .swiper_top li a {display:flex; align-items:center; color:#1a1a1a; font-size:15px; font-weight:500; position: relative;}
#mheader .swiper_top .swiper-wrapper .swiper-slide {width:auto !important; margin:0 8px; display: flex; align-items: center; }
#mheader .swiper_top .swiper-wrapper .swiper-slide:first-child {margin-left:2px !important;}
#mheader .swiper_top .swiper-wrapper .swiper-slide:last-child {margin-right:24px !important;}

#mheader.fixed .swiper_top {height:40px; -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s;transition:all 0.3s;}


/* »ó´Ü03 : °Ë»ö */
#mheader .mh_sec03 {display: none; position: absolute !important; top: 64px; width: 100%;}
#mheader .mh_sec03 .search_area {padding: 8px 6% 32px; width: 100%; box-sizing: border-box;}
#mheader .mh_sec03 .search_area fieldset {position: relative; border: 0; font-size: 0; width: 0; margin: 0 auto; transition: width 0.5s; padding-bottom: 16px; background-color: #fff;}
#mheader .mh_sec03 .search_area input#keyword {width: 100%; height: auto; padding: 10px 0; border: 0; border-bottom: 2px solid #1a1a1a; font-size: 15px; line-height: 20px; font-weight: 400; color: #a8a8a8;  box-sizing: border-box; border-radius: 0;}
#mheader .mh_sec03 .search_area .btn_sh {position: absolute; top: 8px; right: 0;}
#mheader .mh_sec03 .hot_keyword ul {opacity: 0; display: flex; flex-wrap: wrap; margin: 0 -8px; transform: translateY(-20px); transition: 1s;}
#mheader .mh_sec03 .hot_keyword ul li {display: inline-block;}
#mheader .mh_sec03 .hot_keyword ul li a {padding: 0 8px; font-size: 13px; line-height: 24px; font-weight: 400; color: #1a1a1a;}

#mheader .mh_sec03.open .hot_keyword ul {opacity: 1; transform: translateY(0);}
#mheader.search .mh_sec03 .search_area fieldset {width: 100%;}

#mheader.search #dimmedSlider {z-index: 2;}
#dimmedSlider {width: 100%; height: 100vh;  display: none; position: fixed; left: 0px; top: 0; right: 0px; bottom: 0px; z-index: 500; background: rgba(0, 0, 0, 0.4);}



/* »çÀÌµå¹Ù */
aside#aside {position: fixed; top: 0; left: 0; display: block !important; z-index: 101 !important; width: calc(100vw - 64px); height: 100vh; overflow-y: auto; transform: translateX(-100%); transition: transform 0.5s; padding: 0 24px; box-sizing: border-box; background-color: #fff;}
html.expand aside#aside {transform: translateX(0);}
html.expand div#container {transform: translate(0,0);}
div#dimmedSlider {background-color: rgba(26,26,26,0.5);}
html.expand #btnFoldLayout {left: calc(100vw - 64px);}



/* »çÀÌµå¹Ù01 : ·Î±×ÀÎ */
aside#aside .ms_top {display: flex; align-items: center; padding: 20px 0; border-bottom: 1px solid #ededed; position:sticky; top:0px; background-color:#ffffff; z-index:10;}
aside#aside .ms_top .ms_login div {display: flex; align-items: center;}
aside#aside .ms_top .ms_login a {font-size: 13px; line-height: 24px; font-weight: 400; color: #1a1a1a;}
aside#aside .ms_top .ms_login img {width: 24px; height: 24px;}
aside#aside .ms_top .btnClose {position: static; margin-left: auto; padding: 0;}




/* »çÀÌµå¹Ù02 : Ä«Å×°í¸® */
aside#aside .ms_cate {padding: 24px 0; border-bottom: 1px solid #ededed;}
aside#aside .ms_cate ul.categoryList ul {display: none;}
aside#aside .ms_cate ul.categoryList li.selected> ul {display: block;}

aside#aside .ms_cate ul.first_menu {border-bottom:1px solid #ededed; margin-bottom:32px; padding-bottom:16px;}

aside#aside .ms_cate ul li {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; border: 0; background-color: #fff; margin-bottom: 16px;}
aside#aside .ms_cate ul > li a.view {position: static; border: 0; padding: 0; font-size: 18px; line-height: 24px; font-weight: 700; color: #1a1a1a;}

aside#aside .ms_cate ul > li a.cate {position: relative; display: block; width: 24px; height: 24px; padding: 0 !important; background: none !important; background-image: none !important; border: 0 !important;}
aside#aside .ms_cate ul > li a.cate:before {content: ''; width: 24px; height: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background:url(/design/jewelrytop/mobile_drorganic/side_down.svg);}
aside#aside .ms_cate ul > li a.cate:after {display:none; content: ''; width: 24px; height: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background:url(/design/jewelrytop/mobile_drorganic/side_up.svg);}
aside#aside .ms_cate li.selected > a.cate:before {display: none;}
aside#aside .ms_cate li.selected > a.cate:after {display: block;}


aside#aside .ms_cate ul > li > ul {width: 100%; margin: 16px 0 24px; padding-left: 16px; box-sizing: border-box;}
aside#aside .ms_cate ul > li > ul li { margin-bottom: 2px;}

aside#aside .ms_cate ul > li > ul button {display: none;}
aside#aside .ms_cate ul > li > ul a.view {font-size: 14px; line-height: 32px; font-weight: 400; color: #777777; width:100%; display:flex;}
aside#aside .ms_cate ul > li > ul a.view span {font-size: 14px; line-height: 32px; font-weight: 400; color: #777777; display:inline-flex; }
aside#aside .ms_cate ul > li > ul a.view span.blank {color:#cccccc; font-size:12px; padding:0px 10px;}

aside#aside .ms_cate li.noChild > a.view {display: block;}
aside#aside .ms_cate li.noChild > a.cate {display: none !important;}

aside#aside .ms_cate .board_cate {display: none;}
aside#aside .ms_cate #slide_community.selected .board_cate {display: block;}
aside#aside .ms_cate .board_cate li a {font-size: 15px; line-height: 32px; font-weight: 400; color: #6a6a6a;}



/* »çÀÌµå¹Ù03 : ¸¶ÀÌÆäÀÌÁö */
aside#aside .ms_mypage {padding: 32px 0;}
aside#aside .ms_mypage a {display: block; font-size: 15px; line-height: 32px; font-weight: 400; color: #8a8a8a; margin-bottom: 8px;}









/* °øÅë : ´õº¸±â */
.more_btn a.more {padding: 12px 0 12px 8px;}
a.more {position: relative; z-index:1; display: block; width: 112px; padding: 8px 0 8px 8px; margin: 0 auto; box-sizing: border-box; font-size: 12px; line-height: 16px; letter-spacing: 0.04em; font-weight: 700; color: #1a1a1a;}
a.more span {position: relative; z-index: 2; display: flex; align-items: center; justify-content: space-between;}
a.more span img {width: 16px !important; height: 16px !important;}
a.more:after {content: ''; display: block; width: 100%; height: 2px; background-color: #1a1a1a; z-index: 1; position: absolute; bottom: 0; left: 0;}




/* °øÅë : Å¸ÀÌÆ² */
div.m_titleArea {text-align: center; margin-bottom: 24px;}
div.m_titleArea .t01 {font-size: 24px; line-height: 32px; font-weight: 700; color: #1a1a1a;}
div.m_titleArea .t02 {margin-top: 8px; font-size: 15px; line-height: 20px; font-weight: 400; color: #777777;}
div.m_titleArea a.more {margin-top: 32px;}



/* °øÅë : ½º¿ÍÀÌÆÛ ½ºÅ©·Ñ¹Ù */
div.swiper-scrollbar {bottom: 0 !important; left: 0 !important; width: 100% !important; height: 2px !important; border-radius: 0; background-color: #ededed;}
div.swiper-scrollbar div.swiper-scrollbar-drag {border-radius: 0; background-color: #1a1a1a;}


/* °øÅë : ½º¿ÍÀÌÆÛ ÆäÀÌÁö³×ÀÌ¼Ç */
div.swiper-pagination {width: auto; display: flex; align-items: center;}
div.swiper-pagination span.swiper-pagination-bullet {opacity: 1; display: flex; align-items: center; justify-content: center; width: 16px; height: 16px; background: none; margin: 0 0 0 4px !important;}
div.swiper-pagination span.swiper-pagination-bullet:before {content: ''; display: block; width: 4px; height: 4px; background-color: #c8c8c8; border-radius: 50%;}
div.swiper-pagination span.swiper-pagination-bullet:first-child {margin-left: 0 !important;}
div.swiper-pagination span.swiper-pagination-bullet-active:before {width: 10px; height: 10px; border: 2px solid #1a1a1a; background-color: transparent; box-sizing: border-box;}



/* »óÇ°Áø¿­ */
div.item-wrap {background-color:transparent;}
div.item-wrap > .item-cont > li.item-list {margin-bottom: 40px;}
div.item-wrap > .item-cont:not(.swiper-wrapper) {display: flex; flex-wrap: wrap; align-items: flex-start; padding:0 20px !important;}
div.item-wrap > .item-cont:not(.swiper-wrapper) > li.item-list {width: 50%; padding: 0 4px; box-sizing: border-box;}

div.item-wrap .thumb {position: relative; margin:0 0 16px; border: 0px solid #ededed;}
div.item-wrap .thumb a img {border:none; width:100%;}
div.item-wrap .thumb .timesale_box {display: none;}
div.item-wrap .thumb .prd-ico {position: absolute; top: 0; right: 0; display: flex; flex-direction: column; align-items: flex-end;}
div.item-wrap .thumb .prd-ico img {display: block; padding: 0;}
div.item-wrap .thumb .prd-ico img:not(:first-child) {margin-top: 4px;}

div.item-wrap .soldout {width:72px;height:72px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%); display:flex;justify-content:center;align-items:center;border-radius:50%; background:rgba(0,0,0,0.5);font-size:12px; line-height: 14px; letter-spacing: 0.02em;font-weight:700;color:#fff; text-align: center; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);}


div.item-wrap .prd-info { margin: 0; padding:0;}
div.item-wrap .prd-info .prd-name {margin:0 0 4px;}
div.item-wrap .prd-info .prd-name a {text-align: left; color:#1a1a1a; font-size:12px; line-height: 18px; font-weight:500; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; white-space:normal; overflow:hidden; text-overflow:ellipsis; max-height:36px;}


div.item-wrap .prd-info > ul li {vertical-align: unset;}
div.item-wrap .prd-info > ul li.prd-subname {text-align:left; margin-bottom:8px; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; white-space:normal; overflow:hidden; text-overflow:ellipsis; line-height: 12px; max-height: 24px; color:#777777 !important; font-size:11px !important; font-weight:400 !important;}


div.item-wrap .prd-info > ul li.prd-price {display: flex; align-items: baseline; gap: 4px; margin-bottom:4px;}
div.item-wrap .prd-info > ul li span.sale_box {display: inline-block; margin-right: 8px; font-size: 15px; line-height: 20px; font-weight: 700; color: #ff4800;}
div.item-wrap .prd-info > ul li span.price {display: inline-block; color: #1a1a1a !important; font-size: 13px !important; font-weight: 700 !important; line-height: 18px;}
div.item-wrap .prd-info > ul li span.through {display: inline-block; color: #777777 !important; font-size: 11px !important; font-weight: 400 !important; line-height: 16px; text-decoration: line-through;}
div.item-wrap .prd-info > ul li span.price.point_per {color:#ff4800 !important;}



div.item-wrap .prd-info > ul li.prd-ico {margin-bottom:0px;}
div.item-wrap .prd-info > ul li.prd-ico, 
div.item-wrap .prd-info > ul li.prd-ico span {font-size: 0; display:flex; flex-wrap: wrap;}

div.item-wrap .prd-info > ul li.prd-ico img {height:14px !important; width: auto !important; margin:0px 2px 2px 0px;}
div.item-wrap .prd-info > ul li.prd-ico .MK-product-icons img {padding:0px;}



div.item-wrap .prd-info > ul li.review_count {margin-top:4px; display:flex; align-items:center; gap:4px; font-size:11px; line-height:16px; color:#1a1a1a;}
div.item-wrap .prd-info > ul li.review_count img {height:16px;}




div.item-wrap .prd-info > ul li .color {margin-top: 16px;}
div.item-wrap .prd-info > ul li .color .chips {float: none; display: inline-block; width: 10px; height: 10px; margin: 0; border: 1px solid #ededed; box-sizing: border-box; border-radius: 50%;}
div.item-wrap .prd-info > ul li .color .chips:not(:first-child) {margin-left: 8px;}




div.item-wrap .pro_icon {display: flex; margin-top: 16px;}
div.item-wrap .pro_icon span {display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 10px; background-color: #f8f8f8;}
div.item-wrap .pro_icon span:not(:first-child) {margin-left: 8px;}
div.item-wrap .pro_icon span img {width: 16px; height: 16px;}






/* »óÇ°Áø¿­ ±â°£ÇÒÀÎ */
div.item-wrap .item-cont .timesale_box {display: none; width: 100%; margin-bottom:16px;}
div.item-wrap .item-cont .timesale_due {display: none;}
div.item-wrap .item-cont .timesale_box .untilStart,
div.item-wrap .item-cont .timesale_box .untilEnd {display: flex; align-items: center; justify-content: center; flex-wrap: wrap; background-color: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: 8px 18px; font-size: 12px; line-height: 16px; letter-spacing: -0.02em; font-weight: 500; color: #1a1a1a; width:100%; /* width: max-content; max-width: calc(100% - 24px); */  box-sizing: border-box; margin: 0 auto;}
div.item-wrap .item-cont .timesale_box .untilStart span,
div.item-wrap .item-cont .timesale_box .untilEnd span {display: flex; align-items: center; justify-content: center; margin: 0 6px; padding: 5px 4px; min-width: 24px; min-height: 24px; box-sizing: border-box; line-height: 14px; background-color: #f1f1f1; border-radius: 4px;}
div.item-wrap .item-cont .timesale_box .untilStart span:last-child,
div.item-wrap .item-cont .timesale_box .untilEnd span:last-child {margin-right: 0;}




/* 1´Ü Áø¿­ */
div.item-wrap > .item-cont.grid1 {}
div.item-wrap > .item-cont.grid1 li.item-list {width: 100%; padding: 24px 8px; margin-bottom: 0; border-top: 1px solid #ececec;}
div.item-wrap > .item-cont.grid1 li.item-list:first-child {border-top: 0; padding-top: 0;}
div.item-wrap > .item-cont.grid1 li.item-list .box{ display: flex; align-items: flex-start;}
div.item-wrap > .item-cont.grid1 li.item-list .box .thumb {width: 40%; margin: 0;}
div.item-wrap > .item-cont.grid1 li.item-list .box .prd-info {width: 60%; padding-left: 16px; box-sizing: border-box;}





/* °Ô½ÃÆÇ °øÅë */
.btn_Red,
#basket .order-btn a.btn_Red {background-color:#1a1a1a; border-color:#1a1a1a;}
.h_title {position: relative; padding: 32px 0; text-align: center; border-top: 0; border-bottom: 1px solid #ededed; background-color: #fff;}
.h_title .top_prev {position: absolute; top:50%; left:24px; transform: translateY(-50%);}
.h_title h3 {font-size: 20px; line-height: 32px; font-weight: 700; color: #1a1a1a;}










/* ´ÙÃ£´Ù °Ë»ö ÆÄÀÎ´õ - ·¹ÀÌ¾î */
#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-family:'malgun gothic'; 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; }
/* BASIC css end */

