/* BASIC css start */
/* 211210 morenvy 영광 */
@charset "utf-8";
body {opacity:0;}
.cboth {clear:both;*zoom:1}
.cboth:after {content:" ";display:block;clear:both;}
.fleft {float:left;}
.fright {float:right;}
.m_off {display:none !important;}
.displaynone {display: none;}

.pdt20 {padding-top:20px;}
.pdt30 {padding-top:30px;}
.pdt40 {padding-top:40px;}
.pdt50 {padding-top:50px;}
.pdt60 {padding-top:60px;}
.pdt70 {padding-top:70px;}
.pdt80 {padding-top:80px;}

#contentWrapper { zoom:1; position:relative; z-index:2; margin: 0 auto; background:#fff; margin-bottom:55px;}
#container {min-height: 100% !important; margin:0 0 150px 0; padding:0 !important; z-index: 100; position: relative; overflow: hidden; background-color: #fff; transition: 300ms; backface-visibility:hidden;}
#content {width:100%; margin:0 auto;}
#contents { background-color:#fff;padding-top:80px; }
img {vertical-align: middle;}
select, input {outline: none;}
body {font-family:'Spoqa Han Sans Neo', sans-serif;font-size:13px;}
/* 상단 공통이미지 */
.wrap_header_bg {display:none; height:360px; width:100%; background:#fff;position:absolute; z-index:101;}
.header_bg {height:360px; width:100%; background-size:cover !important; position:relative; z-index:101; text-align:center;}


/* 상단 카테고리 */
#header { margin:0px;padding:0px;position:relative; z-index:9995;}
#mheader {display: flex; justify-content: space-between; align-items: center; height:100%; width:100%;}
#mheader .top_logo {display:block; margin-left:24px;}
#mheader .top_logo a {display:block; color:#fff; font-size:18px; font-weight:700; line-height: 32px; letter-spacing:0.16em; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
#mheader .top_logo a.logo_white {display:none; }
#mheader .top_menu {display: flex; align-items: center; margin:0 24px 0 0;}
#mheader .top_menu img {height:24px;-webkit-transition: .3s ease-in-out; transition: .3s eafse-in-out;}
#mheader .top_menu .msearch {position:relative; margin-right:24px;}
#mheader .top_menu .mcate_bt {position:relative;}
#mheader .top_menu .msearch img:last-child {position:absolute; left:0; opacity:1; visibility:visible;}
#mheader .top_menu .mcate_bt img:last-child {position:absolute; left:0; opacity:1; visibility:visible;}

/* 상단 카테고리(고정) */
#comment_top {position:fixed; top:0px; left:0;right:0;bottom:0; margin:0 auto; padding:0px; background:#fff; height:80px;border-bottom:1px solid #e8e8e8;  width:100%; z-index:1000; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
#comment_top.fixed {position: fixed; top:0px; background-color:rgba(255,255,255); border-bottom:1px solid #e8e8e8; box-sizing:border-box; z-index:1000; height:80px;}
#comment_top.fixed #mheader {height:100%; }
#comment_top.fixed #mheader .top_logo a {color:#1a1a1a;}
#comment_top.fixed .top_logo a.logo_white {display:none;}
#comment_top.fixed .top_logo a.logo_black {display:block;}
#comment_top.fixed .top_menu .msearch img:first-child {opacity:0; visibility:hidden;}
#comment_top.fixed .top_menu .mcate_bt img:first-child {opacity:0; visibility:hidden;}
#comment_top.fixed .top_menu .msearch img:last-child {opacity:1; visibility:visible;}
#comment_top.fixed .top_menu .mcate_bt img:last-child {opacity:1; visibility:visible;}


/* 전체메뉴 햄버거 버튼 */
body.cate_show {overflow:hidden;}
.all_cate {width:100%; height:0; background:#000; position: fixed; left: 0; top: 0; overflow-y:scroll; z-index: 9999; opacity: 0; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s; transition-duration: 0.6s;}
body.cate_show .all_cate {width:100%; height:100vh; opacity: 1; -webkit-transition: all 0.65s ease !important; -o-transition: all 0.65s ease !important; transition: all 0.65s ease !important; -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.all_cate .pop_header {display: flex; align-items:center; justify-content: flex-end; height:80px; margin:0 24px;}
.all_cate .pop_header .pop_menu {display: flex; align-items: center;}
.all_cate .pop_header .pop_menu .msearch {margin-right:24px;}

.all_cate .pop_cate {margin:8px 0 48px 32px; text-align:left;}
/* 팝업 수동카테고리 */
.all_cate .pop_cate > ul > li {position:relative;}
.all_cate .pop_cate > ul > li > a {display:inline-block; margin:8px 0; font-size:32px; font-weight:700; color:#fff; line-height: 40px;}
.all_cate .pop_cate > ul > li > .sub_cate {display:none; padding:16px 0 32px 16px;}
.all_cate .pop_cate > ul > li > .sub_cate img {height:18px; margin-right:6px;}
.all_cate .pop_cate li .sub_cate > a {display:block; padding:8px 0; font-size:18px; font-weight:500; color:#9a9a9a; line-height: 24px;}

/* 팝업 자동카테고리 */



/* 사이드바02 : 카테고리 */
.menu04 > ul {padding-top: 24px;}
.menu04 ul li {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; border: 0;  }

.menu04 ul > li a.view {position: static; border: 0; padding:8px 0; font-size:18px; font-weight:500; color:#9a9a9a; line-height: 24px;width: 70%;}
.categoryList > li > a.cate,
.categoryList > li > ul > li > a.cate,
.categoryList > li > ul > li > ul > li > a.cate{background:url('/design/motovelo/mobile_modernstudio/side_select.svg') no-repeat;border-top: none; width:62px;height: 32px;padding: 0;position:relative;}
.categoryList > li.selected > a.cate,
.categoryList > li > ul > li.selected > a.cate,
.categoryList > li > ul > li > ul > li.selected > a.cate{background:url('/design/motovelo/mobile_modernstudio/side_down.svg') no-repeat;border-bottom: none;width: 62px;height: 32px;padding:0;}
.categoryList ul {display: none;}
.menu04 li.selected > a.cate:after {display: none;}
.menu04 ul > li > ul {width: 100%; margin-bottom: 14px; box-sizing: border-box;padding-top: 14px;}
.menu04 ul > li > ul li { }
.menu04 ul > li > ul button {display: none;}
.menu04 ul > li > ul a.view {font-size: 16px; line-height: 24px; font-weight: 400; color: #9a9a9a;padding-left:10px;}
.menu04 li.noChild > a.view {display: block;}
.menu04 li.noChild > a.cate {display: none !important;}
.menu04 .tab_category ul li:last-child {margin-bottom: 0;}
.menu04 .tab_category02 li:last-child {margin-bottom: 0;}
.menu04 .tab_category02 {padding-top: 24px;border-top: 1px solid #e8e8e8; }
.menu04 .board_cate {display: none;}

.menu04 #slide_community.selected .board_cate {display: block;}
.menu04 .board_cate li a {font-size: 15px; line-height: 32px; font-weight: 400; color: #9a9a9a;}
.categoryList li.selected > ul {display: block; ;}
.categoryList > li.selected .slideSubMenu li {}
.menu04 ul > li > ul a.view {}

.categoryList li .slideSubMenu > li > ul > li a {padding-left: 32px;}
.categoryList li .slideSubMenu > li > ul > li > ul > li  a {padding-left: 48px;}

.categoryList li .slideSubMenu > li > ul, 
.categoryList li .slideSubMenu > li > ul > li > ul {padding: 0;}




/* 팝업 로그인 메뉴 */
.all_cate .pop_log {margin:0 0 0 32px;}
.all_cate .pop_log ul {display:flex; justify-content: left;}
.all_cate .pop_log a {padding:0 12px; font-size:14px; font-weight:700; color:#9a9a9a; line-height: 24px; white-space:nowrap;}
.all_cate .pop_log li:first-child a {padding-left:0px;}

.catesh_bt {position: absolute; right:40px; top:12px; width: 16px; height: 16px; cursor: pointer; opacity:0.3;transition: 0.35s;}
.catesh_bt.active {opacity:1;}
.catesh_bt.active:before {transform: translatey(-50%) rotate(-90deg);opacity: 0;}
.catesh_bt.active:after {transform: translatey(-50%) rotate(0);}
.catesh_bt:before, .catesh_bt:after {content: ""; display: block; background-color: #fff; position: absolute; top: 50%; left: 0; transition: 0.35s; width: 100%; height: 3px;}
.catesh_bt:before {transform: translatey(-50%);}
.catesh_bt:after {transform: translatey(-50%) rotate(90deg);}

/* 검색 팝업 검색 버튼 */
body.search_show {overflow:hidden;}
.pop_search {width:100%; height:0; position: fixed; left: 0; top: 0; overflow-y:hidden; z-index: 9999; opacity: 0; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s; transition-duration: 0.6s;}
body.search_show .pop_search {width:100%; height:100vh; opacity: 1; -webkit-transition: all 0.65s ease !important; -o-transition: all 0.65s ease !important; transition: all 0.65s ease !important; -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.pop_search .bg {width:100%; height:100vh; opacity: 0.8; background:#000;}
.pop_search .wrap_search_f {width:100%; padding:20px 0px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.pop_search .wrap_search_f .search_h {display: flex; justify-content: space-between; align-items: center; margin:0 24px 32px 24px; font-size:24px; font-weight:700; color:#fff; line-height: 32px;}
.pop_search .wrap_search_f .search_h .cate_close {cursor:pointer;}
.pop_search .wrap_search_f .search_form {position:relative; margin:0 24px;}
.pop_search .wrap_search_f .txt {position:relative;}
.pop_search .wrap_search_f #keyword {width:100%; padding:15px 0 30px; font-size:16px; font-family:'Spoqa Han Sans Neo', sans-serif; color:#9a9a9a; line-height: 24px; background:none; border:none; border-bottom:1px solid #9a9a9a;}
.pop_search .wrap_search_f input:-webkit-autofill,
.pop_search .wrap_search_f input:-webkit-autofill:hover,
.pop_search .wrap_search_f input:-webkit-autofill:focus,
.pop_search .wrap_search_f input:-webkit-autofill:active {transition: background-color 5000s; -webkit-text-fill-color: #9a9a9a !important;}
.pop_search .wrap_search_f .btn_sch {position:absolute; top:0; right:0;}

/* 상품 썸네일 화면 */
.list_shopping2x {background-color:transparent;}
.list_shopping2x ul {padding:0 16px !important; font-size: 0;}
.list_shopping2x ul > li {margin-bottom:30px;}
.list_shopping2x ul > li a {padding: 0;}
.list_shopping2x li {display: inline-block; width: 50%; padding: 0 8px; margin-bottom: 40px; box-sizing: border-box;}
.thumbnail {position: relative; margin:0 0 15px;}
.thumbnail img {border:none;width: 100%;height: 100%;border-radius: 12px;}
.thumbnail .MK-product-icons {position: absolute; left: 0; bottom: 0; height: 18px; border-radius:12px;}
.thumbnail .MK-product-icons img {width: 18px !important; padding: 0;}
.list_shoppingInfo { margin: 0 !important; padding:0 !important; text-align: left !important;}
.list_shoppingInfo .salebox {display:inline-block;}
.list_shoppingInfo .salebox .sale_text {font-weight:600; font-size:16px; color:#ff4800; line-height:24px; margin-right:8px;}
.list_shoppingInfo .listName {display:block; margin:0 0 4px; color:#1a1a1a; font-size:14px; font-weight:500; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 20px;}
.list_shoppingInfo .listSubname {margin-bottom:16px; color:#9a9a9a; font-size:13px; font-weight:400; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; white-space:normal; overflow:hidden; text-overflow:ellipsis; line-height: 20px;display:none;}
.list_shoppingInfo .listPrice { display:inline-block; margin:0; color:#1a1a1a; font-size:16px; font-weight:600; line-height: 24px;}
.list_shoppingInfo .listDiscount {display:block; margin:4px 0 0; }
.list_shoppingInfo .listDiscount del { color:#9a9a9a; font-size:14px; text-decoration:line-through; font-weight:300; line-height:20px;}
.list_shoppingInfo .color > div {line-height: 0;}
.list_shoppingInfo .color span {display: inline-block;float: unset;width:15px;height: 15px;margin: 0 0 0px 2px;border:1px solid #e5e5e5;box-sizing:border-box;border-radius: 30px;}
.list_shoppingInfo .color span:first-child {margin-left: 0;}

/* 상품 리스트 화면 */
.list_shopping1x {padding-bottom: 40px;}
.list_shopping1x ul {padding:  0 16px;}
.list_shopping1x ul > li {padding:14px 6px; box-sizing: border-box; border-top: 1px solid #ececec;}
.list_shopping1x ul > li:first-child {padding:0 8px 14px;}
.list_shopping1x ul > li > a {padding: 0 !important; overflow: unset;}
.list_shopping1x .thumbnail {width:45%; margin: 0 15px 0 0; float: left; padding: 0;}
.list_shopping1x .thumbnail > img {width: 100% !important; height: 100%;}
.list_shopping1x .thumbnail .salebox {bottom: -3px; right: 6px;}
.list_shopping1x .list_shoppingInfo {float: left; padding: 0; width:50%; height: 154px; text-align: left;}
@media screen and (min-width: 420px) and (max-width: 767px) {.list_shopping1x li { width: 100%;} .list_shopping1x li:nth-child(2) {border-top:1px solid #ececec;}}
@media screen and (min-width: 768px) {.list_shopping1x li:nth-child(1) {padding: 14px 6px !important;}}

/* 상품 목록,검색 페이지 상품 없을때 */
.none-data {margin:60px 0 60px;}

/* 더보기 버튼 */
.btn_moreGray {background: #fff; width: 200px; height: 56px; border: 1px solid #1a1a1a; padding: 0; margin: 0 auto; font-size: 16px; font-weight: 400; line-height: 56px; color: #1a1a1a;}
.btn_moreGray span {color:inherit;}
.btn_moreGray span img {margin:0 0 4px 10px;}

/* 서브 상단 스타일 */
.header_bg .wrap_t {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); white-space:nowrap;}
.header_bg .txt01 {color:#fff; font-size:28px; font-weight:700; line-height:32px;}
.header_bg .txt02 {color:#fff; font-size:16px; line-height:24px; padding-top:8px;}

.top_sub_menu {margin:-56px auto 0; position:absolute; z-index: 102; letter-spacing:0px; word-spacing: 0px; font-size:0px;width:100%; text-align:center;}
.top_sub_menu ul {display:flex; margin:0 24px;}
.top_sub_menu ul li {width:100%; display:inline-block; margin:0px 0.5px; }
.top_sub_menu ul li a {height:56px; padding:0 0px; line-height:56px; display:block; text-align:center; background-color:rgba(255,255,255,0.2); color:#fff; font-size:14px;}
.top_sub_menu ul li a.on {background-color:rgba(255,255,255,1); color:#1a1a1a; font-weight:500;}

/* 추가페이지 공통*/
.page_container_add {min-height:300px;}
#page_container {position:relative;}


/* 서브페이지 색상 */
#join .privercy {background-color: #fff;}
.privercy #terms_agree .terms-agree dl {font-size: 12px;}
a.btn_Red {color : #fff; background-color:#3c3c3c !important; border: 1px solid #3c3c3c !important;}
#basket .price-total-info-bottom .txt-price { color: #1a1a1a;}

.h_title {border-top: 0; position: relative; background-color: #fff; padding: 0;}
.h_title h3 {line-height: 32px;font-size: 24px;padding: 36px 40px;color: #1a1a1a;text-align:center;}
.h_title h3 a {display:none;}

.mypage .h_title {border-top: 1px solid #464646; border-bottom: 1px solid #464646; padding: 6px 10px;}
.mypage .h_title h3 {font-size: 100%; line-height: 1em; padding: 0; color: #3b3b3b; text-align: left;}

/* 게시판 폰트 */
#review-board-list .boardList {font-family: 'Spoqa Han Sans Neo', sans-serif;}
#review-board-type .rbInfo,#review-board-type .board-list{font-family: 'Spoqa Han Sans Neo', sans-serif !important;}

/* 다찾다 검색 파인더 - 레이어 */
#allfinder-ctr { z-index: 9990; position: fixed; right:0; top:80px; }
.scoll {right: -43px; }

#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:9999; 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;padding:13px 0 18px; background: #000; color: #fff; font-size: 16px; font-weight: bold; letter-spacing: -0.5px; border:none; vertical-align:bottom; }
.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; font-style:normal; }

.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; }

.speechbubble{ display: inline-block; width: 66px; height: 28px; line-height: 32px; background: url('/design/motovelo/speechbubble.png') no-repeat 0 0; color: #fff; font-size: 12px; font-family: tahoma; font-weight: bold; text-align: center; margin-left:3px;
               animation-duration: 4s; animation-name: textcolor; animation-iteration-count:infinite;}
@keyframes textcolor {
  from {
    color: #ffffff;
  }
  25% {
    color: #fff799;
  }
  50% {
    color: #acd598;
  }
  75% {
    color: #7ecef4;
  }
  to {
    color: #ffffff;
  }
}
a.black {0 0 0 10px;}


.new_icon {position: absolute;background: #49b5c2;padding: 1px 5px 0px 4px;top: 17px;left: 130px;border-radius: 5px;color: #ffffff;font-size: 11px;animation-duration: 4s;animation-name: iconColor;animation-iteration-count:infinite;transition: 0.3s;}
.new_icon:after {
    border-top: 0px solid #ffffff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 0px solid transparent;
  transform: rotate(90deg);
    content: "";
    position: absolute;
    top: 6.5px;
    left: -7px;
    animation-duration: 4s;
    animation-name: iconColor2;
    animation-iteration-count:infinite;
}

@keyframes iconColor {
  from {
    background: #4ac2a6;
  }
  25% {
    background: #4a90c2;
  }
  50% {
    background: #4ab6c2;
  }
  75% {
    background: #4ac27d;
  }
  to {
    background: #4ac2a6;
  }
}

@keyframes iconColor2 {
  from {
    border-top: 6px solid #4ac2a6;
  }
  25% {
    border-top: 6px solid #4a90c2;
  }
  50% {
    border-top: 6px solid #4ab6c2;
  }
  75% {
    border-top: 6px solid #4ac27d;
  }
  to {
    border-top: 6px solid #4ac2a6;
  }
}


.N_icon {left: 163px;}





/* BASIC css end */

