/* BASIC css start */
/* =============================================================================
   상품 리스트 product_list.html
   ========================================================================== */
#product-list .items-wrap {margin-top:12px;padding-bottom:25px;}
#product-list .items-wrap .items[data-type=horizontal] li { min-height: 100%; }
#product-list .results .tool-wrap { width:100%; position: relative; padding:12px 0; height:25px; margin:0 auto;}
#product-list .results .tool-wrap select { width: 43.875%; position: absolute; top:12px; height:22px; line-height:22px;border:1px #d3d3d3 solid; border-radius:0px; color:#2a2a2a; font-size: .7em; font-family: 'Nanum Gothic', Arial, Helvetica, Dotum, sans-serif; }
#product-list .results .tool-wrap select:first-child { left:3.125%; }
#product-list .results .tool-wrap select:last-child { right:3.125%; }
#product-list .results .paging-wrap { /*overflow-y: auto; height: 200px;*/ }
#product-list .results .paging { color: #a3a3a3; text-indent: 10px;font-size:.9em;line-height: 25px; background-color: #f1f1f1; }
#product-list .results .tool-wrap .links { padding:0 0px 0px 0px; margin-left:3.125%;}
#product-list .results .tool-wrap .links a.now { color: #2a2a2a; }
#product-list .results .tool-wrap .links a { display: inline-block; margin: 0 4px 0 0; font-size: .7em; font-weight: normal; color: #888; font-family: 'Nanum GothicB', Arial, Helvetica, Dotum, sans-serif; }
#product-list .results .paging { text-indent:3.125%; color: #615145; line-height: 22px; background-color: #e4e2e0; margin-bottom:15px;font-size: .7em; font-family: 'Nanum Gothic', Arial, Helvetica, Dotum, sans-serif;}
#product-list .results .tool-wrap .type-btn { position: absolute; right:3.125%; top:12px; }
#product-list .results .tool-wrap .type-btn a { display: block; width:48px; height:23px; text-indent: -9999px; }
#product-list .results .tool-wrap .type-btn a.list { background: url(/design/dekorea77/mobile/list_list.gif) no-repeat 0 0; background-size: contain; }
#product-list .results .tool-wrap .type-btn a.gallery { background: url(/design/dekorea77/mobile/list_gallery.gif) no-repeat 0 0; background-size: contain; } 
#product-list .results .category-title {}
#product-list .results .category-title img { width: 100%; }

/* 갤러리형 */
.items-wrap .items[data-type=gallery] { padding :0 0 0 0; }
.items-wrap .items[data-type=gallery] > li {float: left; position: relative; width: 33.333%; }
.items-wrap .items[data-type=gallery] > li.step {clear:both;float:left;}
.items-wrap .items[data-type=gallery] > li dl:after { clear: both; }
.items-wrap .items[data-type=gallery] > li dl:before, .items-wrap .items[data-type="gallery"] > li dl:after { content: ""; display: table; }
.items-wrap .items[data-type=gallery] > li dl:before, .items-wrap .items[data-type="gallery"] > li dl:after { content: ""; display: table; }
.items-wrap .items[data-type=gallery] > li dl {position: relative;}
.items-wrap .items[data-type=gallery] .thumb-img { width: 100%; height:auto; margin-bottom:9px; }
.items-wrap .items[data-type=gallery] .thumb-img img {width:90%; height:auto; max-height: 100%; border:1px #e6e6e6 solid;}
.items-wrap .items[data-type=gallery] .pname {font-weight: normal; line-height:1.25em; margin:0px 0px 3px 0px; text-align:center; font-size: .95em}
.items-wrap .items[data-type=gallery] .icons {margin-bottom:3px;}
.items-wrap .items[data-type=gallery] .price-info li { border: medium none; font-size: 1em; line-height: 1.5em; margin: 0; padding: 0; text-align: left; }
.items-wrap .items[data-type=gallery] .price-info li .review-count { font-size: smaller; }
.items-wrap .items[data-type=gallery] .price-info li .review-count em { font-style: normal; } 
.items-wrap .items[data-type=gallery] .price-info .tit { font-size: 1em; margin-right: 4px; }
.items-wrap .items[data-type=gallery] .price-info .tit img { vertical-align: -1px; }
.items-wrap .items[data-type=gallery] .price-info .discount { color: #000000; font-weight: bold; }
.items-wrap .items[data-type=gallery] .price-info .strike { text-decoration: line-through; }
.items-wrap .items[data-type=gallery] .price-strike { line-height:1.25em; font-weight: normal; text-decoration: line-through; text-align:center;}
.items-wrap .items[data-type=gallery] .price { line-height:1.25em; height:1.25em; font-weight: bold; color:#222; font-size:1em; text-align:center;}
.items-wrap .items[data-type=vertical] .price-info .tit img { vertical-align: -1px; }

.items-wrap .items[data-type=vertical] .price-info .break { margin-top:5px; }
/* =============================================================================
   아이콘 및 품절배경 관련
================================================================================*/
.items-wrap .items .icons { position: absolute; left: 5px; top: 0; }
.items-wrap .items .icons span img { display:block;padding:3px 0; }
.items-wrap .items .sold-out { position: absolute; z-index: 1; width: 100%; height: 100%; background: url(/images/d3/m_01/bg/sold_out.png) no-repeat top center; background-size: 100%; }
.items-wrap .items[data-type=vertical] .vertical-img { position:relative; float: left; margin: 0; width: 95px; height: auto; }
.items-wrap .items[data-type=vertical] .vertical-img img { width: 100%; height: auto; max-height: none; }
.items-wrap .items[data-type=vertical] .sold-out { left: 0; top: 0; }

.items-wrap .items[data-type=gallery] .gallery-img { width: 95px; height: auto; position:relative; }
.items-wrap .items[data-type=gallery] .gallery-img img { width: 100%; height: auto; max-height: none; }
.items-wrap .items[data-type=gallery] .sold-out { left: 0; top: 0; }
/* =============================================================================
   베스트 상품
================================================================================*/
#product-list .results .MK_product_list { position: relative; border-bottom:1px #d3d3d3 solid;}
#product-list .results .MK_product_list h3 { margin: 0; padding: 5px 0; text-indent: 10px; font-size: .75em; color: #2a2a2a; font-family: 'Nanum Gothic', sans-serif;}
#product-list .results .MK_product_list .items { position: relative; width: 93.75%; margin: 0 auto; overflow: hidden; }
#product-list .results .MK_product_list .items ul { width: 100%; }
#product-list .results .MK_product_list .items ul li { float: left; width: 33.332%; list-style-type: none; }
#product-list .results .MK_product_list .items ul li a { position: relative; display: block; padding: 5px; }
#product-list .results .MK_product_list .items ul li img { width: 100%; height: auto; border: 1px solid #dddddd; }
#product-list .results .MK_product_list .items .paging-num { padding: 5px 0; font-size: .65em; text-align: center; color: #615145; font-family: 'Nanum Gothic', sans-serif;}
#product-list .results .MK_product_list .btns a { display: block; width:35px; height:35px; position: absolute; top: 50%; margin-top: -17px; text-indent: -9999px; }
#product-list .results .MK_product_list .btns a.prev { left:0; background: url(/design/dekorea77/mobile/arrow_left.png) no-repeat 0 0; background-size: contain; }
#product-list .results .MK_product_list .btns a.next { right:0; background: url(/design/dekorea77/mobile/arrow_right.png) no-repeat 0 0; background-size: contain; }
/* BASIC css end */

