/* BASIC css start */
#productDetail{width:1400px; margin:0 auto;}
#productDetail .shopdetail_bottom{/* margin-top:270px;*/}
#productDetail .shopdetail_bottom .txt_detail{line-height:200%;}
#relatedPrd{/*margin-top:300px;*/ width:100%; }
#relatedPrd .swiper-button-prev,
#relatedPrd .swiper-button-next{width:20px; height:25px; margin-top:-12px; background:center no-repeat; }
#relatedPrd .swiper-button-prev:after,
#relatedPrd .swiper-button-next:after{display:none;}
#relatedPrd .swiper-button-prev{top:calc(50% - 56px); left:16px; background-image:url(/design/digue/renewal21/slide_arrow_prev.png); }
#relatedPrd .swiper-button-next{top:calc(50% - 56px); right:16px; background-image:url(/design/digue/renewal21/slide_arrow_next.png);}
/*
#relatedPrd .swiper-button-next.swiper-button-disabled{display:none;}
#relatedPrd .swiper-button-prev.swiper-button-disabled{display:none;}
*/
     
     
#dt_naver_pay .npay_type_MA_1{width:100%!important; height:auto!important;}
#dt_naver_pay .npay_button{padding:0!important; }
#dt_naver_pay .npay_text{display:none!important;}
#dt_naver_pay .npay_btn_item.btn_width{display:none!important;}
#dt_naver_pay .npay_event{display:none!important;}
#dt_naver_pay .npay_button_box{border:0!important; padding:0!important;}     
#dt_naver_pay .npay_btn_link{border-radius:0!important; border:0!important;}
     

/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info { zoom: 1; padding-bottom:150px;  position:relative; }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }

/* ¼¶³×ÀÏ */
#productDetail .thumb-info .thumb-wrap {float: left; width:1000px;}
#productDetail .thumb-info .thumb{width: 1000px; margin: 0 auto; }
#productDetail .thumb-info .thumb img {max-width:100%; height:auto; display: block; margin:0 auto;}

#productDetail .thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center; }
#productDetail .thumb-info .thumb-ctrl a { font-size: 11px; }
#productDetail .thumb-info .thumb-ctrl a img { vertical-align: middle; margin-right: 3px; }
#productDetail .thumb-info .thumb-ctrl a:hover { text-decoration: underline; }
/* »óÇ°¿É¼Ç Á¤º¸ */

#productDetail .thumb-info .info {width: 500px; padding: 0 25px 150px; box-sizing: border-box; /* position: fixed; top:208px;*/ position:absolute; top:0; left: 50%; margin-left: 300px; background: #FFF; z-index: 90;}
#productDetail .thumb-info .info.stop{position:absolute !important; bottom:0 !important; top:auto !important; }
#productDetail .thumb-info .info.fixed{position:fixed !important; top:74px !important; }

#productDetail .thumb-info .info .info_top{margin-top:-2px; margin-bottom:12px; }
#productDetail .thumb-info .info .info_top h3{display:inline; line-height:18px; font-size:16px; color:#000; font-weight:700;}
#productDetail .thumb-info .info .info_top .MK-product-icons{line-height:20px; vertical-align:middle; font-size:0;}
#productDetail .thumb-info .info .info_top .MK-product-icons img{vertical-align:middle;}
#productDetail .thumb-info .info .sale_notice{display:block; margin-bottom:12px; min-height:18px; line-height:18px; color:#000; font-size:11px; }
#productDetail .thumb-info .info .price_wrap{padding-bottom:17px;}
#productDetail .thumb-info .info .price_wrap .replace_price{}
#productDetail .thumb-info .info .price_wrap .price{display:block; margin-bottom:9px; color:#000; font-size:12px; line-height:12px;}
#productDetail .thumb-info .info .price_wrap .price em{padding-left:10px; font-weight:700; }
#productDetail .thumb-info .info .price_wrap .price em::before{content:"(";}
#productDetail .thumb-info .info .price_wrap .price em::after{content:")";}



#productDetail .thumb-info .info .info_tab_wrap{overflow:auto; margin-bottom:50px; }
#productDetail .thumb-info .info .info_tab_wrap .tabs{height:24px; font-size:0; margin-bottom:15px; }
#productDetail .thumb-info .info .info_tab_wrap .tabs > li{display:inline-block; vertical-align:top; height:24px; padding:0 13px; }
#productDetail .thumb-info .info .info_tab_wrap .tabs > li:nth-of-type(1){padding-left:0;}
#productDetail .thumb-info .info .info_tab_wrap .tabs > li span{display:inline-block; height:24px; box-sizing:border-box; line-height:24px; color:#000; font-size:11px; cursor:pointer; letter-spacing:1px;}
#productDetail .thumb-info .info .info_tab_wrap .tabs > li.sel span{/*border-bottom:1px solid #000;*/ font-weight:bold;}
#productDetail .thumb-info .info .info_tab_wrap .contents{overflow:auto; height:300px;}
#productDetail .thumb-info .info .info_tab_wrap .contents::-webkit-scrollbar {
    width: 1px; /* ¼¼·Î ½ºÅ©·Ñ¹ÙÀÇ ³Êºñ¸¦ 1px·Î ¼³Á¤ */
}

#productDetail .thumb-info .info .info_tab_wrap .contents::-webkit-scrollbar-thumb {
   -webkit-border-radius: 1px;
    border-radius: 1px;
    background: rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

#productDetail .thumb-info .info .info_tab_wrap .contents::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 1px;
    border-radius: 10px;
}


#productDetail .thumb-info .info .info_tab_wrap .contents > .cont{display:none; padding:10px 0; font-weight:100; letter-spacing:1px; font-weight:400;}
#productDetail .thumb-info .info .info_tab_wrap .contents > .cont.sel{display:block; }





#productDetail .thumb-info .info .prd_btns{padding:13px 0 0;}
#productDetail .thumb-info .info .prd_btns .btn_basic{display:block;  box-sizing:border-box; border:1px solid #000; line-height:36px; text-align:center; background:#FFF; font-size:12px; color:#000; /*letter-spacing:2px;*/ margin:5px 0; }
#productDetail .thumb-info .info .prd_btns .sub_btns{padding:12px 0 40px; font-size:0; text-align:right;}
#productDetail .thumb-info .info .prd_btns .sub_btns a{display:inline-block; vertical-align:top; padding:0 8px; height:21px; line-height:21px; color:#000; font-size:12px; font-weight:400; /*letter-spacing:1px;*/ }

#productDetail .thumb-info .info .btn_nhn_wrap{}
#productDetail .thumb-info .info .btn_nhn_wrap #nhn_btn{/*padding-top:20px;*/}
#productDetail .thumb-info .info .btn_nhn_wrap #nhn_btn .npay_type_B_2{width:100% !important; height:auto!important;}

/* ====================================================================== */


#productDetail .thumb-info .info .tit-prd { border-top:1px solid #000; border-bottom:1px solid #e3e3e3; margin-left: 0px; font-size: 16px; color: #252525;padding:12px 0;font-weight:bold; }
#productDetail .thumb-info .info .info_pirce { padding:25px 10px 15px; text-transform:uppercase; }
#productDetail .thumb-info .info .info_pirce .con_price { display:block; color:#e60012; font-size:15px; text-transform:uppercase; padding:10px 0;}
#productDetail .thumb-info .info .table-opt {  }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { font-size: 11px; padding: 10px 0 3px;text-transform:uppercase; }
#productDetail .thumb-info .info .table-opt td select { width:220px;border:1px solid #707070; }
#productDetail .thumb-info .info .table-opt th { font-weight: normal;}


#productDetail .thumb-info .info .table-opt dl{display:flex; align-items:center;}
#productDetail .thumb-info .info .table-opt dd{width:100%; display:flex; flex-wrap: wrap; justify-content: flex-end;}
#productDetail .thumb-info .info .table-opt th{width:79px; }




/* ÆÇ¸Å°¡°Ý */
#productDetail .thumb-info .info .table-opt .price { font-weight: bold; }
/* ÁÖ¹®¼ö·® */
#goods_amount { float: left; width: 32px; border: 0; }
#productDetail .thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns { width: 19px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 7px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px; }
#productDetail .thumb-info .info .prd-btns {/* margin-top: 20px; */}
#productDetail .thumb-info .info .prd-btns a { margin: 0; }
#productDetail .thumb-info .info .prd-btns .soldout { margin-left: 10px; font-weight: bold; }
                                


/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap { color: #666; font-size: 11px; line-height: 13px; /*font-family: Dotum;*/ }
.MK_optAddWrap li { list-style: none; }
/* ¿É¼Ç¼±ÅÃ */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* ¿É¼Ç¼±ÅÃPP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* ¿É¼Ç °á°ú ¸®½ºÆ® */
#MK_innerOptWrap {  }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
/*
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; min-height:13px; _height: 13px; *margin-bottom: -4px; padding: 8px 5px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name, #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl, #MK_innerOptWrap .MK_inner-opt-cm li .MK_price, #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { 
 display: block; 
 font-family: NanumGothic, AppleGothic, Helvetica, sans-serif; 
} 
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { right: 20px; top: 10px; color: #333;display:none; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right: 0px; top: 10px;background:url('/design/digue/2017_new/btn_comment_del.png') center no-repeat;width:8px; height:9px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del img { opacity:0; }
*/
/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/
/*.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }*/
/* ±âº»¿É¼Ç */
/*
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name { position:absolute;left:0;color:#000000;font-weight:bold; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl { width: 30px; top: 5px; *top: 2px; right: 30px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count { width: 26px; height: 16px; line-height: 16px; padding: 2px 0 0 2px;border:1px solid #707070;text-align:center; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a { position: absolute; right: -15px; font-size: 0; line-height: 0; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img { vertical-align: top; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up { top: 3px;background:url('/design/digue/2017_new/basket_up.png') no-repeat; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up img, #MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw img {opacity:0; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw { top: 11px;background:url('/design/digue/2017_new/basket_down.png') no-repeat; }
*/
/* °³º°¿É¼Ç */
/*#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name { margin-right: 80px; }*/





.table-opt .MK_inner-opt-cm li { *zoom: 1; position: relative; min-height:13px; _height: 13px; *margin-bottom: -4px; padding: 8px 0 20px; margin-top:20px; }
.table-opt .MK_inner-opt-cm li .MK_qty-ctrl,
.table-opt .MK_inner-opt-cm li .MK_price,
.table-opt .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
.table-opt .MK_inner-opt-cm li .MK_p-name, 
.table-opt .MK_inner-opt-cm li .MK_qty-ctrl,
.table-opt .MK_inner-opt-cm li .MK_price, 
.table-opt .MK_inner-opt-cm li .MK_btn-del {  display: block;  font-family: NanumGothic, AppleGothic, Helvetica, sans-serif; } 
.table-opt .MK_inner-opt-cm li .MK_p-name{width: 200px; }

.table-opt .MK_inner-opt-cm li .MK_price { right: 20px; top: 10px; color: #333; /*display:none;*/ }
.table-opt .MK_inner-opt-cm li .MK_btn-del { right: 0px; top: 12px;background:url('/design/digue/2017_new/btn_comment_del.png') center no-repeat;width:8px; height:8px; }
.table-opt .MK_inner-opt-cm li .MK_btn-del img { opacity:0; }

/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }*/
/* ±âº»¿É¼Ç */
.table-opt li .MK_p-name { position:absolute;left:0;color:#000000;font-weight:bold; }
.table-opt li .MK_qty-ctrl { width: 30px; top: 5px; *top: 2px; right: 100px; }
.table-opt li .MK_qty-ctrl input { width: 15px; height: 16px; line-height: 16px; padding: 2px 0 0 2px;border:0; text-align:center !important; }
.table-opt li .MK_qty-ctrl a { position: absolute; right: -15px; font-size: 0; line-height: 0; width:7px; height:5px; }
.table-opt li .MK_qty-ctrl a img { vertical-align: top; display:none; }
.table-opt li .MK_qty-ctrl a.MK_btn-up { top: 9px;/*background:url('/design/digue/2017_new/basket_up.png') no-repeat;*/ right:0; }
.table-opt li .MK_qty-ctrl a.MK_btn-up:before{content:'+'; position:absolute; left:0; top:0; font-size:13px; color:#000; }
.table-opt li .MK_qty-ctrl a.MK_btn-up img, #MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw img {opacity:0; }
.table-opt li .MK_qty-ctrl a.MK_btn-dw { top: 9px; left:-12px; /*background:url('/design/digue/2017_new/basket_down.png') no-repeat;*/ }
.table-opt li .MK_qty-ctrl a.MK_btn-dw:before{content:'-'; position:absolute; left:0; top:0; font-size:20px; color:#000; }



.table-opt .MK_inner-opt-cm li .MK_price{position:absolute; display:block; top:5px; right:5px; display:block; text-align:right; box-sizing:border-box;/* width:100%;*/ padding:0 10px; height:20px; line-height:20px; font-size:0;  }
.table-opt .MK_inner-opt-cm li .MK_price span{font-size:12px; font-family:'Lato','Noto Sans KR',NanumGothic, AppleGothic, Helvetica, µ¸¿ò, dotum, sans-serif;  }

/* °³º°¿É¼Ç */
/*#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name { margin-right: 80px; }*/


*/













/* ÃÑÇÕ°è */
#MK_innerOptTotal { 
 padding: 20px 0px; 
 font-size: 12px; 
 color: #262626; 
 text-align: right; 
 font-family: NanumGothic, AppleGothic, Helvetica, sans-serif; 
} 
#MK_innerOptTotal .MK_txt-total {font-size:12px; color:#000; font-weight:bold; }
#MK_innerOptTotal .MK_txt-won {font-size:12px; color:#000; font-weight:bold;}
#MK_innerOptTotal .MK_total { color: #e81021; font-weight: bold; }
/* ¼Ò¸®ºä */
#sorivu { position: relative; margin-top: 20px; }
/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */
#productWrap { margin: 10px 0; }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 12px; border-collapse: collapse; border-width: 1px 0 1px 0; border-color: #b4b4b4; border-style: solid; table-layout: fixed; }
#productWrap table th { border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background-color: #f8f8f8; color: #3b3b3d; text-align: left; padding: 10px 0 10px 15px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e0e0e0; word-break: break-all; text-align: left; padding: 10px 0 10px 17px; }



.detail_info1{border-top:1px solid #000; font-size:15px; padding:10px 0;/* border-bottom:1px solid #000;*/ font-weight:bold}
.detail_info1 img{text-align:right; vertical-align:middle; float:right; }
.last_b {border-bottom:1px solid #000}
.dt_last {border-bottom:1px solid #000;}

#productDetail .prd_btns .buy_btn { text-align:center;width:100%;padding:0; line-height:36px; color:#fff; background:#000; display:inline-block;box-sizing:border-box;font-weight:400; font-size:12px;
-webkit-transition-property:color, background; 
-webkit-transition-duration: 0.3s, 0.3s; 
-webkit-transition-timing-function: linear, ease-in;
transition-property:color, background; 
transition-duration: 0.3s, 0.3s; 
transition-timing-function: linear, ease-in; }
#productDetail .prd_btns .buy_btn:hover { background:#000;color:#fff; }
#productDetail .prd_btns .cart_b { margin-top:20px; text-align:center; }
#productDetail .prd_btns .cart_b .cart_btn, #productDetail .prd_btns .wish_b .wish_btn { display:inline-block;padding:15px 0;border:1px solid #9c9c9c;color:#404040; width:100%; text-align:center; }
#productDetail .prd_btns .cart_b .cart_btn:hover, #productDetail .prd_btns .wish_b .wish_btn:hover { background:#d8d8d8;-webkit-transition-property:color, background; 
-webkit-transition-duration: 0.3s, 0.3s; 
-webkit-transition-timing-function: linear, ease-in;
transition-property:color, background; 
transition-duration: 0.3s, 0.3s; 
transition-timing-function: linear, ease-in; }

#productDetail .prd-btns .order_b a {font-size:31px; font-weight:bold;}
.ff{width:1300px; }


.product-info-box a { background:url('/design/digue/2017_new/pro_info_box_bg.png') right no-repeat;padding-right:13px; }


/* ¿øÅ¬¸¯¿É¼Ç */

/*
.MK-oneclick-list { overflow:hidden; zoom:1; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li { float:left; margin: 0 5px 5px 0; }
.MK-oneclick-list li a { border:1px solid #231f20; display: inline-block; border-radius: 1px; box-sizing:border-box; }
.MK-oneclick-list li.MK-oneclick-sel a { border:2px solid #000000; }
*/

.MK-oneclick-list { overflow:hidden; zoom:1; font-size:0; }
.MK-oneclick-list:after { content: ""; display: block; clear: both; }
.MK-oneclick-list li {display:inline-block; /*margin: 0 13px 13px 0;*/ }

.MK-oneclick-list li a { /*border:1px solid #d2d2d2;*/ display: inline-block; font-size:11px;  /*height:26px;*/ line-height:16px; border-radius:0; box-sizing:border-box; padding:0 4px; vertical-align:top;  }
.MK-oneclick-list li.MK-oneclick-sel a { /*border:1px solid #444444; background:#444;*/ color:#FFF; background:#000; }



.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a { padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: block; text-align: center; vertical-align: middle; line-height: 19px; }
.MK-oneclick-list li a img { width: 100%; height:100%;}
.MK-oneclick-list li.MK-oneclick-image a {height:50px;}
.MK-oneclick-list li.MK-oneclick-image a img {width: auto; height: 48px;;}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {height:46px; width: auto;}
.MK-oneclick-list li.MK-oneclick-color { width:50px; height: 50px; }
.MK-oneclick-list li.MK-oneclick-color a { padding: 2px; }


.MK-oneclick-list li.MK-oneclick-color span { width: 44px; height: 44px; }
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span { width: 27px; height: 27px; }

.MK-oneclick-list li.MK-oneclick-text {/*min-width:35px; */ max-width:100%; height: 50px; }
.MK-oneclick-list li.MK-oneclick-text a {/* padding: 2px; */ /*padding:0 10px;*/ font-size:11px; }
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {/*padding:1px;*/ padding:0 4px; }
.MK-oneclick-list li.MK-oneclick-text span {/* min-width: 29px; line-height: 44px; */ }
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span { min-width: 30px; line-height: 27px; }
.MK-oneclick-value { padding: 5px 0; /*display:block;*/ display:none; }


.MK-oneclick-only-text li.MK-oneclick-text { height: auto; }
.MK-oneclick-only-text li.MK-oneclick-text span { height: auto; /*line-height: 19px;*/ /*line-height:24px;*/ }

/*
#MK_innerOptTotal,
#MK_innerOptPrice{display:none;}
*/

#MK_innerOptTotal .totalLeft{/*display:none;*/ }
#MK_innerOptTotal{display:flex; align-items:center; border-top:1px solid #000; padding-top:20px; margin-top:20px; }
#MK_innerOptTotal .totalRight { border-top:1px solid #000; margin-top:10px;  }
#MK_innerOptTotal #MK_p_total{text-align:right; color:#000; font-size:12px; font-family:'Lato','Noto Sans KR',NanumGothic, AppleGothic, Helvetica, µ¸¿ò, dotum, sans-serif; /*margin-top:25px; padding:0 15px;*/ padding-left:3px; }
#MK_innerOptTotal .totalRight .MK_txt-won{display:none;}
#MK_innerOptPrice{display:block; text-align:right; margin-top:6px; display:none;  }


.multioption_st1 select{max-width:100%; }


/* Ç°Àý ´ë°¢¼± */


.MK-oneclick-dis.dd-soldout {
    position: relative;
}
.MK-oneclick-dis.dd-soldout::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="0" x2="100%" y2="100%" stroke="gray" /></svg>');
    opacity: .3;
}

/* BASIC css end */

