/* BASIC css start */
.brand .brand-title {padding:20px 5px;}
.brand .brand-select {text-align: right;}
.brand .brand-select select {width: 60%; vertical-align: top;}
.brand .brand-select .div-select-brand {display: inline-block; width: 100px; padding-left: 10px;}
.brand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.brand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.brand .MK_product_list .items {padding: 10px 0;}
.brand .MK_product_list .items #MK_promotion_product li {width:33.33%;}
.brand .more .more-title {color: #3b3b3b;}
.brand .list_array .list_arrayRight img {width: 23px; height: auto;}

.thum {width: 100%;position: relative;  }
.thum img {width: inherit !important; transition:all .3s}
.thum .ticon { position: absolute;top: 8px;left: 8px;}
/* .MK-product-icons img {width:85% !important;} */

.list_shopping2x li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 20px;
}
.btn_Grey {
    background-color: #0071E3;
   border: 1px solid #0071E3;

}


.list_shopping2x .list_shoppingInfo {    padding: 3px 8px;     text-align: left;
    font-family: "Noto Sans KR", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;}

.brand .list_array {
    height: 32px;
    border-bottom: 0px;
    border-top: 0px;
    padding: 0 8px;
    margin-bottom: 20px;
}

.listPrice  {
   font-size: 17px;
    font-weight: 700;
    color: #33559b;
    letter-spacing: -0.05em;
    font-family: Pretendard, sans-serif;
}
.listSoldout {
    font-size: 17px;
    color: #D22525;
    margin-bottom: 4px;
}

.listName {
    
    color: #000;
    font-weight: 400;
    letter-spacing: -.7px;
    font-size: 14px;
    line-height: 1.4;
    height: 30px;
}
/* BASIC css end */

