/* BASIC css start */
.more_btn{
    display: block;
    width: 150px;
    margin: 30px auto;
    text-align: center;
    border: 1px solid #000;
    padding: 20px 15px;
    font-size: 14px;
    font-weight: bold;}
.shopbrand h2 {    padding: 50px 0 30px;
    color: #000;
    font-size: 1.5rem;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: bold;
    text-align: center;}.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.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 {padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}

.shopbrand .list_array .list_arrayRight{
    float: right;
    padding: 20px; margin:0 !important}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

.shopbrand .list_array .list_arrayRight select{
    border: 0;
    font-weight: bold;
    font-size: 15px;
    height: 24px;}


/*디자인 선택아이콘*/
#design{    display: table;
    width: 95%;
    margin: 30px auto;}
    
#design ul{font-size: 0;}
#design ul li{
    display: inline-block;
    width: 33.33%;
    text-align: center;
    /*padding-top: 15px;
    margin-bottom: 15px;*/}

#design ul li.on{background:#4cb284;}
#design ul li.on a p{color:#fff !important; font-weight:bold;}

#design ul li a{
    padding: 10px 0;
    font-size: 12px;
    height: 34px;
    display: block;
    background-position: center 14px !important;
    padding-top: 57px;
    background-size: 30px !important;
    line-height: 1.3;}
#design ul li:nth-child(1) a{ background: url(/design/codilab/daylight/m/img/mid_ico01.png); background-repeat: no-repeat; }
#design ul li:nth-child(2) a{ background: url(/design/codilab/daylight/m/img/mid_ico02_on.png); background-repeat: no-repeat; }
#design ul li:nth-child(3) a{ background: url(/design/codilab/daylight/m/img/mid_ico03.png); background-repeat: no-repeat; }
#design ul li:nth-child(4) a{ background: url(/design/codilab/daylight/m/img/mid_ico04.png); background-repeat: no-repeat; }
#design ul li:nth-child(5) a{ background: url(/design/codilab/daylight/m/img/mid_ico05.png); background-repeat: no-repeat; }
#design ul li:nth-child(6) a{ background: url(/design/codilab/daylight/m/img/mid_ico06.png); background-repeat: no-repeat; }
#design ul li:nth-child(7) a{ background: url(/design/codilab/daylight/m/img/mid_ico07.png); background-repeat: no-repeat; }
#design ul li:nth-child(8) a{ background: url(/design/codilab/daylight/m/img/mid_ico08.png); background-repeat: no-repeat; }
#design ul li a p{}

/* BASIC css end */

