/* BASIC css start */
#mask {display:none;position:fixed; top:0; bottom:0; left:0; right:0; width:100%; height:100%; background-color:rgba(0,0,0,.5); z-index:99;}

/* header */
#header { position:relative; width:100%; background:#fff; z-index:100 }
#header.fixed {position: fixed;top: 0;}
#header .headerTnb { margin:0 auto; position:relative; width:1420px; height:80px; *zoom:1 }
#header .headerTnb:after { display:block; clear:both; content:'' }
#header .headerTnb .tnbLeft { float:left; line-height:80px; }
#header .headerTnb .tnbLeft .tlogo {width: auto;display: inline-block;vertical-align: middle;margin-right: 50px;}
#header .headerTnb .tnbLeft ul {display: inline-block;vertical-align: middle;}
#header .headerTnb .tnbLeft li { padding-right:40px; float:left }
#header .headerTnb .tnbLeft li a { display:block; height:80px; color:#191919; line-height:80px;font-size: 18px;}
#header .headerTnb .tnbLeft li.noticeLine { padding-left:23px }
#header .headerTnb .tnbLeft li.noticeLine p { padding-left:21px; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/ico_volume.gif) 0 17px no-repeat }
#header .headerTnb .tnbLeft li.noticeLine p a { font-size:11px; color:#7a7a7a; line-height:49px; line-height:53px \0/IE8+9 }
#header .headerTnb .tnbRight {float:right;display: flex;align-items: center;}
#header .headerTnb .tnbRight li {padding: 0 20px;float:left;}
#header .headerTnb .tnbRight li a { display:block;vertical-align: middle;line-height: 80px;height: 80px;color: #999999;font-size: 18px;font-weight: 400;}
#header .headerTnb .tnbRight li a.ico {text-indent: -9999px;display: inline-block;height: 80px;width: 27px;line-height: 80px;background-size: auto 23px;background-position: center;background-repeat: no-repeat;}
#header .headerTnb .tnbRight li a.ico.srch {background-image: url(/design/duduworld/220906/ico_srch.png);}
#header .headerTnb .tnbRight li a.ico.cart {background-image: url(/design/duduworld/220906/ico_cart.png);position: relative;text-indent: unset;font-size: 0;}
#header .headerTnb .tnbRight li a.ico.mypage {background-image: url(/design/duduworld/220906/ico_mypage.png);}
#header .headerTnb .tnbRight li a.ico.cart .cart_cnt {position: absolute;top: 18px;right: -13px;display:none;width: 22px;height: 22px;background: #ee4a44;border-radius: 100%;}
#header .headerTnb .tnbRight li a.ico.cart .cart_cnt > span {color: #fff;font-size: 14px;font-weight: 400;position: relative;top: -29px;left: 7px;}
#header .headerTnb .tnbRight .fl li {position: relative;}
#header .headerTnb .tnbRight .fl li + li::before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 10px;background: #dcdcdc;}
#header .headerTnb .tnbRight .fr li {padding: 0 10px;}
#header .headerTnb .tnbRight .fr li:first-child {padding-left: 30px;}
#header .headerTnb .tnbRight .fr li:last-child {padding-right: 0;}

#header .subMenu {position: absolute;top: 80px;width:100%;}
#header .subMenu::after {content:""; display:block; clear:both;}
#header .subMenu .subWrap {display:none;width: 100%;background: #fff;border-top: 1px solid #eeeeee; }
#header .subMenu .subWrap.show {display:block;}
#header .subMenu .subInner {display:none; width: 1420px;margin: 0 auto;position: relative;}
#header .subMenu .subInner.active {display:block;}
#header .subMenu .menuLt {/*width: calc(100% - 540px);*/position: relative;display:inline-block;padding: 40px 0 150px;}
#header .subMenu .subList {position:relative;}
#header .subMenu .subList.depth2, 
#header .subMenu .subList.depth3 {display:none; position: absolute;top: 0;left: 220px; opacity:0; transition:0.5s; min-height:384px;}
#header .subMenu .subList li {width: 240px;height:48px;}
#header .subMenu .subList li a {display: inline-block;}
#header .subMenu .subList li a {font-size: 18px;width:100%;height:48px;line-height: 1;font-weight: 400;color: #191919;}
#header .subMenu .subList li.on > a {color: #ee4a44;}
#header .subMenu .subList li.on > a::before {content: ">";margin-right: 10px;}
#header .subMenu .subList.depth1 li.on .subList.depth2,
#header .subMenu .subList.depth2 li.on .subList.depth3 {display:block; opacity: 1 !important;left: 240px !important;}
#header .subMenu .subList.depth1 li.on .subList.depth2:hover,
#header .subMenu .subList.depth2 li.on .subList.depth3:hover {display:block}

#header .subMenu .menuRt {display:none; width: 540px; /*min-height:465px;*/ float: right;box-sizing: border-box;border-left: 1px solid #eeeeee;padding: 40px 0 40px 100px;}
#header .subMenu .menuRt .s_inner {position: relative;}
#header .subMenu .menuRt .itemList {display: none;width: 360px;background: #f7f7f7;border-radius: 20px;text-align: center;box-sizing: border-box;padding: 70px 0 20px;}
#header .subMenu .menuRt .itemList .imgWrap {width: 270px;padding-top: 270px;position: relative;margin: 0 auto;height: 0;}
#header .subMenu .menuRt .itemList .imgWrap img {position: absolute;top: 0;left: 0;bottom: 0;right: 0;object-fit: cover;display: block;width: 100%;height: 100%;}
#header .subMenu .menuRt .itemList .txtWrap {margin-top: 50px;}
#header .subMenu .menuRt .itemList .txtWrap p {font-size: 16px;color: #191919;font-weight: 500;line-height: 1;}
#header .subMenu .menuRt .itemList .txtWrap .btn_more {display: inline-block;width: 140px;height: 40px;line-height: 40px;font-size: 16px;background: #333333;color: #fff;margin-top: 20px;border-radius: 20px;}

#header .subMenu .subClose {position: absolute;width: 30px;height: 30px;top: 40px;right: 0;}
#header .subMenu .subClose img {width:100%;}
#header .subMenu .subChBtn {position: absolute;bottom: -46px;left: 50%;transform: translateX(-50%);display: block;width: 180px;height: 46px;line-height: 46px;background: #333333;text-align: center;border-radius: 0 0 15px 15px;}
#header .subMenu .subChBtn a {color: #fff;font-size: 16px; display:block; height:46px; line-height:46px;}

#header #allMenu .menuLt {width: 100%;padding: 0;font-size: 0;vertical-align: top;}
#header #allMenu .menuLt .cateWrap {width: 190px;display: inline-block;vertical-align: top;box-sizing: border-box;border-left: 1px solid #eee;min-height: 678px; padding-bottom:20px;}
#header #allMenu .menuLt .cateWrap:last-child {border-right: 1px solid #eee;}
#header #allMenu .menuLt .cateWrap > a {padding: 20px 0 20px 30px;display: block;font-size: 15px;color: #191919;font-weight: 500;background: #f9f9f9;letter-spacing: 0px;white-space: nowrap;}

#header #allMenu .subList li {height: auto;}
#header #allMenu .subList li a {font-size: 14px;font-weight: 500;padding-bottom: 15px;height: auto;}
#header #allMenu .subList.depth1 {padding-left: 30px;margin-top: 20px;}
#header #allMenu .subList.depth2 {display: block;opacity: 1;position: unset;left: unset;top: unset;min-height: unset;}
#header #allMenu .subList.depth2 a {color: #767676;}
#header #allMenu .subList.depth2 a::before {content: "-";margin-right: 3px;}

#header .subMenu .subList.depth2 {width: 1180px;margin-left: -90px;padding-left: 90px;}
#header .subMenu .subList.depth2 li.on .subList.depth3 {left: 330px !important;margin-left: -100px;padding-left: 100px;}

#header .newItem {display: none;float: right;font-size: 0;padding: 40px 0 30px 30px;}
#header .newItem .itemLt {display: inline-block;vertical-align: top;margin-right: 20px;}
#header .newItem .itemList {width: 360px;background: #f7f7f7;border-radius: 20px;text-align: center;box-sizing: border-box;padding: 70px 0 30px;}
#header .newItem .itemList .imgWrap {width: 270px;padding-top: 270px;position: relative;margin: 0 auto;height: 0;}
#header .newItem .itemList .imgWrap img {position: absolute;top: 0;left: 0;bottom: 0;right: 0;object-fit: contain;display: block;width: 100%;height: 100%;}
#header .newItem .itemList .txtWrap {margin-top: 50px;}
#header .newItem .itemList .txtWrap p {font-size: 16px;color: #191919;font-weight: 500;line-height: 1;}
#header .newItem .itemList .txtWrap .btn_more {display: inline-block;width: 140px;height: 40px;line-height: 40px;font-size: 16px;background: #333333;color: #fff;margin-top: 20px;border-radius: 20px;}

#header .newItem .itemRt {display: inline-block;font-size: 0;width: 690px;padding-right: 80px;}
#header .newItem .itemRt .itemList {display: inline-block;width: 220px;margin-right: 15px;padding: 15px 0 25px;margin-bottom: 15px;}
#header .newItem .itemRt .itemList:nth-child(3n) {margin-right: 0;}
#header .newItem .itemRt .itemList .imgWrap {width: 170px;padding-top: 170px;}
#header .newItem .itemRt .itemList .txtWrap {margin-top: 15px;}

#srch {position: fixed;top: 0;left: 50%;transform: translateX(-50%);z-index: 101;}
#srch.hide {display:none; }
#srch .search {top: 200px;position: absolute;left: 50%;transform: translateX(-50%);width: 800px;background: #fff;border-radius: 30px;padding: 50px 0 40px;text-align: center;}
#srch .search.fixed {top: 50%;transform: translate(-50%, -50%);}
#srch .srchTop input.MS_search_word {width: 640px;height: 60px;line-height: 60px;color: #999999;font-size: 20px;text-align: center;font-weight: 400;border-radius: 30px;border: 1px solid #dbdbdb;box-sizing: border-box;}
#srch .srchTop {position: relative;width: 640px;margin: 0 auto 40px;}
#srch .srchTop a {position: absolute;top: 50%;transform: translateY(-50%);right: 38px;display: inline-block;width: 26px;height: 26px;background: url(/design/duduworld/220906/ico_srch.png) center / 24px no-repeat;text-indent: -9999px;}
#srch .srchMid {margin-bottom:34px;}
#srch .srchMid h3 {font-size: 20px;font-weight: 500;color: #191919;letter-spacing: -0.25px;line-height: 1;margin-bottom: 30px;}
#srch .srchMid ul li {display: inline-block;width: calc((100% - 36px)/4);margin-right: 12px;margin-bottom: 10px;}
#srch .srchMid ul {width: 640px;margin: 0 auto;font-size: 0;}
#srch .srchMid ul li:nth-child(4n) {margin-right: 0;}
#srch .srchMid ul li a {display: block;height: 46px;line-height: 46px;border-radius: 8px;background: #f4f4f4;color: #767676;font-size: 18px;font-weight: 400;}
#srch .srchBtm h3 {font-size: 20px;font-weight: 500;color: #191919;letter-spacing: -0.25px;line-height: 1;margin-bottom: 30px;}
#srch .srchBtm .itemWrap {width: 640px;margin: 0 auto;}
#srch .srchBtm .itemWrap li {float: left;margin-right: 20px;margin-bottom: 5px;}
#srch .srchBtm .itemWrap::after {content: "";display: block;clear: both;}
#srch .srchBtm .itemWrap li:last-child {margin-right: 0;}
#srch .srch_close {position: absolute;top:156px !important;left:calc(50% + 400px);width: 44px;height: 44px;line-height: 40px;background: #fff;border-radius: 100%;text-align: center;cursor:pointer;}

.itemWrap li .descWrap {color: #191919;margin-top: 20px;}
.itemWrap li .descWrap p {text-align:left;}
.itemWrap li .descWrap .pname {color: #191919;font-size: 16px;font-weight: 400;letter-spacing: -0.25px;line-height: 1;}
.itemWrap li .descWrap .pprice {margin-top: 10px;font-size: 18px;font-weight: 500;color: #191919;line-height: 1;}
.itemWrap li .descWrap .pprice .per {color: #ee4a44;}



/* ´ÙÃ£´Ù ÀÚµ¿¿Ï¼º*/
.search-auto-complete-list { display:none; z-index:1; position:absolute; top:40px; left:0; border:1px solid #ddd; border-top:1px solid #000; line-height:14px; background:#fff; }
.search-auto-complete-list ul { width:202px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.search-auto-complete-list ul li { text-align:left; }
.search-auto-complete-list ul li.on { background:#f3f3f3; }
.search-auto-complete-list ul li a { display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; 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 { border-bottom:1px solid #000; }
.search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }


/* ´ÙÃ£´Ù °Ë»ö ÆÄÀÎ´õ */
#allfinder-layer { z-index: 9999; position: fixed; top: 50px; right: 110px; width: 1000px; zoom: 1; overflow: hidden; }
#allfinder-layer .finder-body { display:none; z-index:1; position: relative; width: 998px; *width:918px; padding:35px 40px 5px; max-height: 800px; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; border:1px solid #666; background:#fff; }
#allfinder-layer .finder-body .finder-close { position: absolute; top: 15px; right: 10px; font-size:24px; color:#000; *width:19px; *height:24px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; *background-size:19px 24px; }
#allfinder-ctr { z-index: 10000; position: fixed; top: 50px; right: 0; width: 103px; height:86px; }
#allfinder-ctr a { display:block; width:100%; height:100%; background:url('/images/common/allfinder_ctrl_pc.png') no-repeat right top; border:none; outline:none; font-size:0; }


.all-finder-layer .finder-body .finder-tbl table { border:1px solid #ccc; border-top:1px solid #000; }
.all-finder-layer .finder-body .finder-tbl th, 
.all-finder-layer .finder-body .finder-tbl td { height: 40px; border-top: 1px solid #e5e5e5; font-size: 13px; font-family:'Malgun Gothic'; color: #000; }
.all-finder-layer .finder-body .finder-tbl tr:first-child th,
.all-finder-layer .finder-body .finder-tbl tr:first-child td { border-top:none; }
.all-finder-layer .finder-body .finder-tbl th { padding: 5px 0; background: #f4f4f4; text-align: left; vertical-align:top; }
.all-finder-layer .finder-body .finder-tbl th .txt-l { position:relative; height:34px; line-height:34px; padding: 0 20px; margin:3px 0; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .fa { position:absolute; top:50%; right:15px; margin-top:-6px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-tooltip-btn { display:inline-block; width:20px; height:20px; line-height:22px; border:1px solid #cecece; border-radius:20px; color:#666; font-size:11px; background:#fff; text-align:center; outline:none; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer { display:none; position:absolute; top:33px; left:52px; width:270px; padding:0 20px 18px; border:1px solid #000; background:#fff; text-align:left; font-weight:normal; color:#000; z-index:1}
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-btn-close { display:inline-block; position:absolute; top:14px; right:20px; margin:0; font-size:21px; color:#000; outline:none; *width:19px; *height:22px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-tit { padding:18px 0; border-bottom:1px solid #e5e5e5; font-size:15px; font-weight:bold; line-height:15px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-cnt { padding-top:16px; line-height:1.5; font-size:13px; }
.all-finder-layer .finder-body .finder-tbl td { padding: 5px 10px; }
.all-finder-layer .finder-body .txt-input { height: 21px; line-height: 21px; padding: 0 5px; font-size: 13px; font-family:'Malgun Gothic'; }
.all-finder-layer .finder-body .finder-category { height:40px; overflow:hidden; }
.all-finder-layer .finder-body .finder-category.open { height:100%; overflow:visible; }
.all-finder-layer .finder-body tr.finder-child-category {display:none;}
.all-finder-layer .finder-body tr.finder-child-category th,
.all-finder-layer .finder-body tr.finder-child-category td { border-top:none; }
.all-finder-layer .finder-body tr.finder-child-category td { background:#fbfbfb; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; vertical-align:top; word-break:break-all; color:#9a9a9a; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 .fa-check { display:none; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on { font-weight:bold; color:#000; border:0; border-radius:0; box-shadow: unset; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on .fa-check { display:inline-block; margin-right:3px; }

.all-finder-layer .finder-body .finder-color { padding-left:10px; }
.all-finder-layer .finder-body .finder-price .finder-price-input { display: inline-block; padding-top:5px}
.all-finder-layer .finder-body .finder-price .finder-price-input label { display: inline-block; width: 110px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; color: #666; }
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input { display: inline-block; width: 90px; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: right; }
.all-finder-layer .finder-body .finder-search { position:relative; padding-left:5px; }
.all-finder-layer .finder-body .finder-search label { display: inline-block; width: 320px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; }
.all-finder-layer .finder-body .finder-search label .txt-input { display: block; width:100%; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: left; }
.all-finder-layer .finder-body .finder-btn-c { padding: 30px 0; text-align: center; }
.all-finder-layer .finder-body .finder-btn-c a.reset { display: inline-block; width: 140px; height: 60px; line-height: 57px; border:none; border-radius:3px; background: #999; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: 1px; font-family:'Malgun Gothic'; margin-right:15px; }
.all-finder-layer .finder-body .finder-btn-c button { display: inline-block; height: 60px; line-height: 57px; padding:0 30px; *padding:0; border:none; border-radius:3px; background: #000; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: -0.5px; font-family:'Malgun Gothic'; cursor:pointer; }
.all-finder-layer .finder-body .finder-btn-c button span.ico-search { visibility:visible; display:inline-block; width:16px; height:15px; margin-right:10px; margin-top:-4px; *margin-top:0; vertical-align:middle; background:url('/images/common/btn_h15_search.png') no-repeat 0 0; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count { visibility:visible; display:inline-block; height:60px; color:#ffd800; font-size:23px; *vertical-align:middle; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count-toggle { visibility:visible; display:none; }


.all-finder-layer .finder-body .finder-options { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; border: 1px solid #fff; vertical-align:top; word-break:break-all; }
.all-finder-layer .finder-body .finder-options.on { font-weight: bold; border: 1px solid #000; border-radius: 20px; box-shadow:2px 2px 3px #d2d2d2; }
.all-finder-layer .finder-body .finder-option-color em { display: inline-block; width: 22px; height: 22px; border-radius:20px; font-size:0; vertical-align:top; }
.all-finder-layer .finder-body .finder-option-color.color-picker { width:22px; height:22px; padding: 0; border: none; } 
.all-finder-layer .finder-body .finder-option-color.color-picker.on { border: none; }
.all-finder-layer .finder-body .finder-option-color.color-picker .fa-check { display:none; width:22px; height:22px; margin-top:-17px; color:#fff; text-align:center; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on .fa-check { display:block; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color:#000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-black em { background-color: #000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gray em { background-color: #808080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-brown em { background-color: #aa6810; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-navy em { background-color: #425583; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-blue em { background-color: #0000ff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-blue em { background-color: #62acff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-red em { background-color: #ff0000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-orange em { background-color: #ffa500; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-yellow em { background-color: #ffff00; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-purple em { background-color: #800080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-green em { background-color: #008000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-green em { background-color: #72dd95; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gold em { background-color: #cfbc4e;  }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-apricot em { background-color: #fbceb1;  }

.all-finder-layer .finder-body .search-auto-complete-list { display:none; z-index:1; position:absolute; top:30px; left:5px; border:1px solid #ddd; line-height:14px; background:#fff; }
.all-finder-layer .finder-body .search-auto-complete-list ul { width:340px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.all-finder-layer .finder-body .search-auto-complete-list ul li { text-align:left; }
.all-finder-layer .finder-body .search-auto-complete-list ul li.on { background:#f3f3f3; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a{ display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a strong { color:#ab3e41; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.all-finder-layer .finder-body .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }

.all-finder-layer .finder-body .finder-search-data .finder-options { border: 1px solid #e5e5e5; box-shadow:none; }
.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close { margin-left:10px; color: #999; }




/* ÆË¾÷ */
#shopPop {position: fixed;top: 82px;left: 64px;z-index: 999;width: 360px;height: 470px; display:none;}
#shopPop .swiper-container {}
#shopPop img {width:100%;}
#shopPop .swiper-button-next::after, #shopPop .swiper-button-prev::after {display: none;}
#shopPop .swiper-button-next, 
#shopPop .swiper-button-prev {width: 40px;height: 60px;background: rgb(0,0,0,.35) center / 12px 23px no-repeat;opacity: 1;}
#shopPop .swiper-button-next {right: 0;background-image: url(/design/duduworld/220906/m/ico_pop_right.png) !important;}
#shopPop .swiper-button-prev {left: 0;background-image: url(/design/duduworld/220906/m/ico_pop_left.png) !important;}
#shopPop .swiper-pagination {bottom: 15px;}
#shopPop .swiper-pagination .swiper-pagination-bullet {width: 15px;height: 15px;opacity: 1;background: #fff;margin: 0 9px;}
#shopPop .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #ee4a44;}
#shopPop .btnWrap {display: flex; align-items:center;margin-top:-1px;background: #f9f9f9;color: #191919;font-size: 0.875rem;border-radius: 0 0 20px 20px;}
#shopPop .btnWrap a {display: block;width:100%;height: 50px;line-height: 50px;text-align: center;}
#shopPop .btnWrap .event_close {color: #999999;}

/* BASIC css end */

