/* BASIC css start */
/* */
.main_popup_box {
padding: 20px !important;
background: rgba(0,0,0,0.45);
}
.main_popup_box .main_popup_container {
width: 100%;
height:auto !important;
padding: 5px;
max-width: 500px;
margin: 0 auto;
/*overflow: hidden;*/

}

.main_popup_box .main_popup_container .main_popup_btn .btn_close2 {
display: block;
font-size: 12px;
letter-spacing: 5px;
text-align: center;
height: 40px;
line-height: 40px;
color: #fff;
margin: 10px 0 0 0;
border: 1px solid #000;
background:#000;
}

.main_popup_box .main_popup_container .main_popup_btn .btn_todayClose {
color: #000 !important;
}

/*
.main_popup_box .main_popup_container .main_popup_btn .btn_todayClose input {
background-color:#000 !important;
border-left-color:#fff !important;
border-right-color: #fff !important;
}*/


.kakaotalk_bt{
position: fixed;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 0;
    bottom: 140px;
    right: 5px;
    line-height: 35px;
    border: 0px ;
    z-index: 100;
    border-radius: 100%;
}

.kakaotalk_bt img{    
    width: 40px;
    height: 40px;}


.tabSub_box_inner li {height:30px !important;}



/* Ãß°¡»óÇ°¸í ½ÃÀÛ */ 
/* ³ëÃâ - display: block;, ºñ³ëÃú - display: none; */ 

.SMS_Product_display .items li .info_container .subname {display: block;} /* Ä«Å×°í¸®, ¸ÞÀÎ */
#SMS_shopdetailInfo .shop_de_name .shop_de_subname {display: block;} /* »ó¼¼ */

/* Ãß°¡»óÇ°¸í ³¡ */ 






/* ¸ð¹ÙÀÏ Ä«Ä«¿ÀÅå Ã¤³Î ¹öÆ° À§Ä¡ */
.kakaoChatMob {
    position: fixed;
    z-index: 999;
    right: 5px; /* È­¸é ¿À¸¥ÂÊÀ¸·ÎºÎÅÍÀÇ °Å¸®, ¼ýÀÚ¸¸ ÀÔ·Â */
    bottom: 95px; /* È­¸é ¾Æ·¡ÂÊÀ¸·ÎºÎÅÍÀÇ °Å¸®, ¼ýÀÚ¸¸ ÀÔ·Â */
}
/* BASIC css end */

