/* BASIC css start */
.item-wrap .item-cont .item-list .prd-price img{
    margin-left: 8px;
    margin-top: -12px;
}

.item-wrap .item-cont .item-list .prd-price span.soldout{
    font-family: 'SUIT-Regular';
    font-size: 14px;
    color: #be1010;
    font-weight: bold;}

#dim_bg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 70px;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 8;
    display: none;}

#reviewBoard {
    width: 1000px !important;
}
    
    
#sideicon{
    position: fixed;
    right: 30px;
    bottom: 20%;
    z-index: 22;}
    
#sideicon a{
    display: block;
    margin-bottom: 10px;}
    
#sideicon a img{}
#sideicon a.ka{}
#sideicon a.goTop{}

.joinPoint{ display: inline-block;
    position: absolute;
    top: -28px;
    font-family: 'SUIT-Bold';
    left: 50%;
    margin-left: -32px;
    width: 60px;
    height: 18px;
    line-height: 13px;
    padding-top: 4px;
    text-align: center;
    font-size: 12px;
    -webkit-animation: joinPointAni 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    color: #fff;
    background: #799d2f;
    border-radius: 100px;}

.joinPoint:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -3px;
    border-style: solid;
    border-width: 7px 5px 0px;
    border-color: #799d2f transparent;}



@-webkit-keyframes joinPointAni {
  0%  { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }
  5%  { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(-2px) skewX(0deg) skewY(0deg); }
  10% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }
  15% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(-2px) skewX(0deg) skewY(0deg); }
  20% { -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }
  100%{ -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); }
}



#closeTopBanner {
	_background: #ff5e4d;
	overflow: hidden;
	position: relative;
	height: 40px;
    text-align:center; 
}
#closeTopBanner .bg {
	/*width: 1280px;
	margin: 0 auto;
	position: relative;*/
}
#closeTopBanner ul.slider {
	height: 40px;
}
#closeTopBanner ul.slider2 {
	position: relative;
}

#closeTopBanner ul.slider li{height:40px}

#closeTopBanner ul.slider li a{
    height: 40px;
    display: block;
    line-height: 40px;
    font-size: 16px;}

.slick-arrow{display:none !important}

body{
    min-width: 1490px;}

#closeBtn {
	cursor: pointer;
	position: absolute;
	top: 0;
	z-index: 1;
	right: 0 !important;
	left: inherit !important;
}
#deleteCookie {
	cursor: pointer;
}

#mask { display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:200 }

/* header */
#header { position:relative; width:100%; background:#fff; z-index:100; transition: 0.3s ease-in; }
#header.fixed{
    position: fixed;
    top: 0;
    left: 0;
    background:rgba(265,265,265,0.9);
    padding-top: 22px;
    padding-bottom: 5px;}
    
#header.fixed .headerTnb{display:none}

#header .headerTnb { margin:0 auto; position:relative; width:1490px; height:45px; *zoom:1 }
#header .headerTnb:after { display:block; clear:both; content:'' }

#header .headerTnb .tnb {
    text-align: right;
    display: block;
    height: 50px;
    margin-top: 30px;}

#header .headerTnb .tnb > ul{ padding-top: 5px;}

#header .headerTnb .tnb ul >li {
    margin-right: 16px;
    margin-bottom: 6px;
    display: inline-block;
    vertical-align: top;}

#header .headerTnb .tnb ul >li.join{position:relative;}
#header .headerTnb .tnb ul >li.cs{padding-bottom: 10px;position:relative; margin-top: -2px;}
#header .headerTnb .tnb ul >li.src{margin-right:20px; margin-top: -4px;}
#header .headerTnb .tnb ul >li.cart{margin-right: 10px; position: relative;margin-top: -6px;}
#header .headerTnb .tnb ul >li.cart span#user_basket_quantity{
    position: absolute;
    right: -10px;
    top: -4px;
    background: #799d2f;
    border-radius: 100%;
    text-align: center;
    height: 19px;
    width: 19px;
    line-height: 20px;
    font-family: 'SUIT-Bold';
    color:#fff;
    font-size: 12px;
    padding-left: 1px;
    width: 18px;}
    
#header .headerTnb .tnb ul >li a { display:block;color: #595959;font-size: 14px; letter-spacing: -.2px;}
#header .headerTnb .tnb ul >li.join a {color:#799d2f}


#header .headerTnb .tnb ul li.cs em.point{
    background: url(/design/laura33/renewal/pc/arrow.png) no-repeat;
    width: 8px;
    height: 15px;
    display: inline-block;
    margin-left: 8px;
    background-position: center 7px;
}

#header .headerTnb .tnb li.cs > ul.arrow{
    position: absolute;
    top: 25px;
    left: -9px;
    display: none; 
    background: #fff;
    border: 1px solid #ccc;
    /*width: 65px;
    height: 88px;*/
    padding: 7px;
    text-align: left;
    z-index: 2;}
    
#header .headerTnb .tnb ul >li.cs:hover ul.arrow{display:block}

#header .headerTnb .tnb li.cs > ul.arrow > a{}
#header .headerTnb .tnb li.cs > ul.arrow li{}
#header .headerTnb .tnb li.cs > ul.arrow li > a{
    letter-spacing: 0;
    white-space: pre;
    font-size: 13.5px;
    text-indent: 5px;
    padding-top: 2px;}
    
#header .headerTop { margin:0 auto; position:relative; width:1490px; height: 90px; *zoom:1 }
#header .headerTop:after { display:block; clear:both; content:'' }
#header .headerTop .tlogo { margin:0 210px; padding-top:12px; text-align:center }
#header .headerTop .searchArea { display:none; position: absolute; top: -16px; right: 52px; width: 204px; height: 40px; border-bottom: 1px solid #000;}
#header .headerTop .searchArea .search { position:relative; width:204px; height:40px }
#header .headerTop .searchArea .search input { padding-left:10px; width:164px; height:39px; line-height:40px; border:none; background:#fff }
#header .headerTop .searchArea .search a { display:block; position:absolute; top:0; right:0; width:30px; height:40px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_search.gif) 0 0 no-repeat }

#header .headerGnb {
    width: 1490px;
    margin: 0 auto;}
    
#header .headerGnb .gnbInner { margin-bottom: 25px; position:relative; }
#header .headerGnb .gnbInner ul {  text-align: center;*zoom:1 }
    #header .headerGnb .gnbInner ul:after { display:block; clear:both; content:'' }
#header .headerGnb .gnbInner ul li {position:relative; display: inline-block; vertical-align: top;}
#header .headerGnb .gnbInner ul li a {
    padding:0 55px; 
    display: block;
    height: 41px;
    font-size: 18px;
    color: #202020;
    line-height: 41px;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif;
    font-weight: 700; }


#header .headerGnb .gnbInner ul li.first { 
    padding-left: 50px;
    position: absolute;
    left: 0; }
#header .headerGnb .gnbInner ul li.first a{color: #be1010;}
#header .headerGnb .gnbInner ul li.first a:after{
    content: "|";
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 0;
    width: 1px;
    height: 12px;
    background: #c9c9c9;}
#header .headerGnb .gnbInner ul li.last {position: absolute;   right: 85px;}
#header .headerGnb .gnbInner ul li.last a{padding-right: 20px;}
#header .headerGnb .gnbInner ul li.last-1{
    padding: 0 55px 0 40px;
    position: absolute;
    right: 235px;}
    
#header .headerGnb .gnbInner ul li.last-1 a:before{
    content: "|";
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 0;
    width: 1px;
    height: 12px;
    background: #c9c9c9;}

#header.fixed #allmenu{_background:rgba(265,265,265,0.9);}
#allmenu{width:100%; display:none; position: absolute;  background: #fff;padding-top: 140px; margin-top: -130px; z-index: -1;}
#allmenu #allwrap{width: 1490px; margin: 0 auto; padding-bottom: 40px;}
#allmenu #allwrap > div{display:inline-block; vertical-align:top; padding: 0 55px;}
#allmenu #allwrap > div > ul{}
#allmenu #allwrap > div > ul > li{
    margin-bottom: 20px;
}

#allmenu #allwrap > div > ul > li > p > a{
    color: #595959;
    font-size: 14px;}
    

#allmenu #allwrap > div > ul > li > p{}
#allmenu #allwrap > div.menu01 > ul > li > p > a{
    font-size: 14px;
    font-family: 'Poppins' !important;
    color: #595959;} 
    
#allmenu #allwrap > div > ul > li > p > a:hover,
#allmenu #allwrap > div > ul > li > .sub a:hover{font-weight:bold; }

#allmenu #allwrap > div.menu01 > ul > li:hover > .sub{display:block}
#allmenu #allwrap > div.menu02 > ul > li:hover > .sub{display:block}
#allmenu #allwrap > div.menu03 > ul > li:hover > .sub{display:block}
#allmenu #allwrap > div.menu04 > ul > li:hover > .sub{display:block}
#allmenu #allwrap > div.menu05 > ul > li:hover > .sub{display:block}

#allmenu #allwrap > div.menu01 > ul > li > .sub{
    width: 155px;}

#allmenu #allwrap > div > ul > li > .sub{
    margin-top: 15px;
    display: none;
    transition: 0.3s ease-in-out;
    margin-top: 15px;}
    
#allmenu #allwrap > div.menu01 > ul > li > .sub a{
  font-family: 'Poppins' !important;
    font-size: 14px;
    color: #a4a4a4;
    margin-right: 6px;
    display:inline-block !important;
}

#allmenu #allwrap > div.menu01 > ul > li > .sub a,#allmenu #allwrap > div.menu02 > ul > li > .sub a,#allmenu #allwrap > div.menu03 > ul > li > .sub a,#allmenu #allwrap > div.menu04 > ul > li > .sub a,#allmenu #allwrap > div.menu05 > ul > li > .sub a{
  font-family: 'Poppins' !important;
    _font-size: 14px;
    color: #a4a4a4;
    margin-right: 6px;
    display:block;
    padding:2px 0;
}
    
#allmenu #allwrap > div.menu01{padding-left: 105px;
    width: 90px;}
    
#allmenu #allwrap > div.menu02{
    margin-left: 55px;
    padding-right: 0;
    position: absolute;}
    
#allmenu #allwrap > div.menu03{
    padding-left: 260px;}
    
#allmenu #allwrap > div.menu04{
    padding-left: 45px;}
    
#allmenu #allwrap > div.menu05{
    padding-left: 55px;
}
#allmenu #allwrap > div.menu06{
    width: 153px;}
    
#allmenu #allwrap > div.menu07{}

/* ´ÙÃ£´Ù ÀÚµ¿¿Ï¼º*/
.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; bottom:40%; right: 0; width: 103px; height:86px; }
#allfinder-ctr a { display:block; width:100%; height:100%; background:url('/design/laura33/renewal/pc/allfinder_ctrl_pc_ver2.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; }

.othercss{position:absolute;white-space: nowrap;margin-top:-10px !important; padding-top:20px}
/* BASIC css end */

