/* BASIC css start */
/* */
.add-icons01,
.add-icons02,
.add-icons01 img,
.add-icons02 img{
    border: 0 none;
}
.deliveryInfo_wrap li.caution-red {
 color:red;
}



img{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}


.SMS_CategoryBest_wrap .swiper-slide .thumb-add-icons,
.thumb-add-icons {
    position: absolute;
    bottom: 0;
    width: 7.1vw;
    z-index: 1;
    left: 0.6vw;
}

.SMS_CategoryBest_wrap .swiper-slide .thumb-add-icons{
    padding: 0;
    margin-top: 0;
    display: block;
    text-align: unset;
    vertical-align: middle;
}

.thumb-add-icons ol {
}


.swiper-slide .thumb-add-icons li{
    width: 100% !important;
    height: 9.0vw;
    padding: 0;
    display:block;
    margin-bottom: 0.3vw;
    overflow: hidden;
}



.SMS_Product_display .items li .thumb-add-icons li {
    width: 100% !important;
    height: 9.0vw;
    padding: 0;
    display: inline-block;
    margin-bottom: 0.3vw;
    overflow: hidden;
}

 .swiper-slide .thumb,
.SMS_base_img {
    position: relative;
}

.SMS_base_img .thumb {
    position: relative;
}

.SMS_Product_display .suit-thumb-add-icons li {
    width: 100% !important;
    padding: 0;
    margin: 0;
}

.suit-thumb-add-icons {
    position: absolute;
    bottom: 0;
    width: 7.1vw;
    z-index: 1;
    right: 0;
}

/******************** ºÐ·ùÆäÀÌÁö CSS ****************/
 /*@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css); */
        
        body, p, a, span, b, i, em, strong, div, dl, dt, table, tr, td, th, caption{
            font-family: 'Noto Sans KR', sans-serif;
        }
        
        #bestCaterory{
        }
        
        .mobile-desc{
            text-align: center;
            margin-bottom: 0px;
        }
        
        .mobile-desc:last-child{
            margin-bottom: 0;
        }
        .two-colomn{
            margin-left:-0.5vw;
        }
        .colomn-item{
            position: relative;
            font-size: 0;
            box-sizing: border-box;
            width: 50%;
            overflow: hidden;
            padding-left: .5vw;
            
        }
        
        .mobile_size {
            color: #d10703;
            font-weight: 400;
            font-size: 12px;
            letter-spacing: -1px;
        }
        
        .mobile_product {
            font-size: 12px;
            font-weight: 400;
            letter-spacing: -1px;
        }
        
        .mobile_price {
            font-size: 14px;
            font-weight: bold;
            letter-spacing: -1px;
        }
        
        .price_won{
            font-size: 12px;
            vertical-align: middle;
        }
        
        .colomn-item {
            position: relative;
            font-size: 0;
            box-sizing: border-box;
            width: 50%;
            overflow: hidden;
        }
        
        .colomn-item .link-area{
            position: absolute;
            display: inline-block;
            font-size: 0;
            width: 100%;
            height: 100%;
        }
        
        .colomn-item img{
            width: 100%;
        }
        
        .mobile-info_cluster {
            padding: 10px 0;
        }
        
        .fl{
            float: left;
        }
        
        .clear::after,
        .clear::before{
            content: '';
            display: block;
            width: 0px;
            height:0px;
            clear:both;
        }
        
        .over_throw {
            text-decoration: line-through;
            color: #b1b1b1;
            font-weight: 100;
            margin-right: 10px;
        }
        
        .cate-best_tit {
            position: absolute;
            top: 0;
            left: 0;
            font-size: 14px;
            color: #fff;
            font-weight: 500;
            padding: 3px 8px 3px;
            background: rgba(0,0,0,0.5);
            margin-left: 0.5vw;
        }
        
        #bestPromotion{
            display:none;
        }
/******************** ºÐ·ùÆäÀÌÁö CSS ³¡ ****************/

.SMS_CategoryBest_wrap .swiper-slide .best_text{
    z-index:1;
}

/*******¿ÀÇÁ¶óÀÎ ÆäÀÌÁö********/
.insta-icon {
    width: 100%;
    position: relative;
    display: inline-block;
}
.insta-icon.store-board {
    display: inline;
}

.insta-icon::after {
    content: '';
    display: block;
    background: url(https://okkanetdh.jpg3.kr/gab/okkane_2019/images/in_35.png) center no-repeat;
    position: absolute;
    right: -3px;
    /* top: 0; */
    width: 30px;
    height: 30px;
    bottom: -1px;
    background-size:100%;
}

.insta-icon.store-board::after {
    display: inline;
    right: 0;
    left: -57px;
    top: -7px;
}
/* BASIC css end */

