/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.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 img {width: 32px; height: auto;}

/* wib 추가 */

.prd-wrapper {margin: 0 14px;}
.list-hd-img img {width:100%;}
.list-tit {font-size:18px; color:#000; font-weight:500;font-family: -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', Pretendard, Roboto, 'Noto Sans KR', 'Segoe UI', 'Malgun Gothic', sans-serif;}

/* 상품공통 */
.item .list {margin: 0 0 14px; vertical-align: top;}
.item .list .item-list  { background: #fff; border: 0px solid #dfdfdf; box-sizing:border-box;}
.item .list .item-list .prd-info { padding:24px 18px 20px; background: #ffffff; position:relative; }
.item .list .item-list .prd-info .prd-name {padding-bottom:10px;}
.item .list .item-list .prd-info .prd-name a {font-size: 20px; line-height:20px; color: #000; font-weight: bold; }
.item .list .item-list .prd-info .sub-name a {font-size: 16px; line-height:14px; color: #595959;}
.item .list .item-list .prd-info .prd-price{ padding: 22px 0 0; color: #000; font-size: 16px; line-height:15px; font-weight: bold;}
.item .list .item-list .prd-info .prd-price strike { font-size: 14px; color: #4c4c4c; padding-right:10px; font-weight:normal;}
.item .list .item-list .thumbnail a img {width:100%;}
.item .list .item-list .prd-info .moreview {position:absolute; right:18px; bottom:18px; color:#f04b3c;display:inline-flex;align-items:center;}
.item .list .item-list .prd-info .moreview a {font-size:16px; line-height:13px; border-bottom:1px solid #578cdc; color:#578cdc;}
.item .list .item-list .prd-info .moreview .my-whsh-list{font-size:16px}
/*
.item .list .item-list .prd-info .moreview::before {content:'\f08a';font-family:'FontAwesome';font-weight: 900;margin-right:4px;}
.item .list:nth-of-type(2n-1) {display:none !important}*/
.item .list:nth-of-type(6n-1) {margin-right:0 !important;}
.sub-slide .swiper-slide {width:85%;}
.sub-slide .swiper-slide img {width:100%}

/* 갤러리형 */
.prd-gallery .item .list {width: calc(50% - 2px); display: inline-block; vertical-align: top; margin:0 0 30px;}
.prd-gallery .item .list:nth-of-type(3n) { margin-right: 0px;}
.prd-gallery .item .list .item-list .prd-info {padding:20px 10px 18px;}
.prd-gallery .item .list .item-list .prd-info .prd-name a {font-size:15px; line-height:15px;}
.prd-gallery .item .list .item-list .prd-info .sub-name a {font-size:12px; line-height:12px;}
.prd-gallery .item .list .item-list .prd-info .prd-price {padding:18px 0 0; font-size: 14px; line-height:14px;}
.prd-gallery .item .list .item-list .prd-info .moreview {position:relative; right:auto; bottom:auto; padding-top:15px;display:inline-flex;align-items:center;}
/*
.prd-gallery .item .list .item-list .prd-info .moreview::before {content:'\f08a';font-family:'FontAwesome';font-weight: 900;margin-right:4px;}
*/
.item .list .item-list .prd-info .moreview .my-wish-list{font-size:16px}
.item .list .item-list .slick-slide{padding:0 6px;}
.prd-gallery .item .list .item-list .slick-slide{padding:0;}
.slick-slide img{width:100%;height:auto;}

/* BASIC css end */

