/* BASIC css start */
#container {
    margin-top:60px;
}

.cate_wrap {
    display:flex;
     flex-direction: row;
     align-items:center;
     border-bottom:1px solid #000;
}

.now_cate{     
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 10px;
}
   
.shopbrand .wlist_group {
    margin-top:3px;
    text-align: center;
    clear: both;  
}

.shopbrand .wlist_group li {  
     text-align: center;
     display: inline-block;
     background: url(/design/lightbrain/mobile/bg_gnb_line.png) right 50% no-repeat;
     background-size: 1px auto;
     border: none;
 }
 
.shopbrand .wlist_group li a {
    padding: 10px 0;
}

a.sel {
    font-weight: bold !important;
    color: #000 !important;
}
    
.shopbrand .cate3 {  
    text-align: left;
}

.shopbrand .cate3 ul {
     clear: both;    
}

.shopbrand .cate3 li {
     margin-top:2px;
     font-size: 13px;
     text-align: center;
     display: inline-block;
}

.shopbrand .cate3 li a {
     padding: 10px;
     color:#757575;
}

.list_array {
     border-bottom:1px solid #000;
}

/* Dropdown Button */
.collection-cont{text-align:right;}


/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index:99;
    right:0;
    min-width: 160px;
    *box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border: 1px solid #ccc;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1; font-weight:600;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

.select-wrap {
    position: absolute;
    top: 19px;
    right: 0;
    padding-right: 15px;
    font-size: 20px;
    font-family: Helvetica Neue;
    background:#fff url(https://www.kolonmall.com/_ui/img/pc/icn/icn-pooduct-option.png) right center no-repeat;
}

.list_array{
    padding: 0px;
}

.prd_cate_list{margin:30px 0;}
.prd_cate_list ul{text-align:center;}
.prd_cate_list ul li{display:inline-block; margin:0 9px; font-size:1.2em;     line-height: 2;}
.list_arrayRight .on{font-weight:bold; color:#000;}
.page_location{height:40px !important; line-height:40px !important; text-align:center; background:#fafafa !important; font-size:1.4em; border-bottom:0;}
.page_location li {float:none;}
.shopbrand h2 {text-align:center; font-size: 1em; padding-top:10px;}
.shopbrand .MK_product_list { padding-top:10px;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.shopbrand .MK_product_list .items #MK_best_product li {width:33.33%;}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.shopbrand .list_group {border-top:1px solid #ccc; border-bottom:1px solid #ddd; text-align:center; margin-top:20px;}
.shopbrand .list_group select {    display: inline-block;
    color: #666;
    font-size: 3.2vw;
    height:40px;
    background-size: 2.5%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width:100%;
    border: 0;
    outline: 0;
}

#MS_select_category{border-right:1px solid #ddd;}

#container .more {
   margin-bottom: 0 !important;
   padding-bottom: 30px !important;
   border-bottom:1px solid #000;
}

.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}

.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}


.list_array .list_arrayRight img {
    margin-left: 15px;
}

.wlist_group li a{color:#757575;}

.shopbrand .list_array .list_arrayRight img {
    width: 10px;
    height: auto;
    vertical-align: middle;
    margin-bottom: 3px;
    display:none;
}


.cate-sort { margin:0 auto ; text-align:left; margin:0 auto;}


.wlist_group ul{font-size:0;}
.wlist_group li {padding:10px !important; display:inline-block; *display:inline; border-right:1px solid #E5E5E5; font-size: 13px; }
.wlist_groupt li a { display:block;height:25px;padding:0 15px; color:#757575; font-size: 11px; background:#fff; line-height:24px; text-decoration:none;text-align:center;background:#ffffff; font-weight: bold;}
.wlist_group li a:hover{ color:#000;}
.wlist_group li:first-child { border-left:0px solid #E5E5E5; }
.list_arrayLeft{margin-top:0 !important;}
.list_arrayRight {}
.list_arrayRight li{width:100%;}
.list_arrayRight ul li:first-child{margin-left:0;}


/* Dropdown Button */
.collection-cont{text-align:right;}
.dropbtn {
    text-align:right;
    color: #000;
    font-size: 12px;
    padding: 15px 10px;
    cursor: pointer;
    width: 60px;
    background-size: 10px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index:99;
    right:0;
    top: 36px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1; font-weight:bold;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}


    
    
/*prod_list ½ÃÀÛ*/

#MS_product {
   margin-top: 0px;
}

.list_shopping2x ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding:0;
    border-left: 1px solid #000;
    box-sizing: border-box;
}

span.my-wish-list {
    position:absolute;
    right: 6%;
    top:5%;
    width:7% !important;
    z-index:1;
}

span.my-wish-list img {
    width:100%;
}

.list_shopping2x li {
    margin-bottom: 0 !important;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
}

.list_shopping2x li img.listPic {
    width:100% !important;
    margin:0 !important;
    border: none !important;
}

.listName {
    margin-top: 0 !important;
    padding-bottom: 5px;
    font-size:12px;
    font-family: 'Arya';
    font-weight: normal;
    color:#8e8d8d;
} 

.subname {
    padding-top: 5px;
    color: #1b1b1b;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;    
}
   
.listPrice {
    font-size: 13px;
    font-family:'Arya';
}   

.list_shopping3x .list_shoppingInfo, .list_shopping2x .list_shoppingInfo {
   padding: 4% 10px;
   margin:0 !important;
}

/* BASIC css end */

