/* BASIC css start */
/* 스마트쿠폰목록 */
.shopdetail .shopdetailCoupon .smart-coupon-list li {position:relative; margin:14px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .c-info { width:82%; padding:20px; border-right: 1px dashed #cecece; box-sizing: border-box;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .c-image img { width:100%; height:128px;}
.shopdetail .shopdetailCoupon .smart-coupon-list li p { padding-bottom:10px; line-height:18px; font-size:13px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
.shopdetail .shopdetailCoupon .smart-coupon-list li p:last-child {padding-bottom:0;}
.shopdetail .shopdetailCoupon .smart-coupon-list li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
.shopdetail .shopdetailCoupon .smart-coupon-list li p.c-price {font-size:22px; color:#ff3a34; font-weight:bold;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down {position:absolute; top:0; right:0; width:18%; height:100%; background:#f8f8f8; text-align:center; box-sizing: border-box;} 
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span {position:absolute; right:0; top:50%; width:100%; margin-top:-22px; height:44px; font-size:12px; display:flex; word-break:break-all; flex-wrap:wrap; align-items:center; justify-content:center;  }
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span {color:#999;}
.shopdetail .shopdetailCoupon .smart-coupon-list li .btn-down span a { font-size:0; text-indent:-9999px; display:inline-block; width:22px; height:22px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 {border:1px solid #fff;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .c-info { background:#171940; border-color:#171940; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 p { color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 p.c-txt { color:#999; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down { background:#ff3a34; border:0; color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down a { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center right; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2 .btn-down span { color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style2.sc-reserve .btn-down { background:#3b6ce9; color:#fff; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 { border:0; border-radius:0;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .c-info { border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 p.c-price { color:#eb3697;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3 .btn-down a { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center right; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve p.c-price {color:#18b776;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down { background:#eefff7; }
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down span a {color:#000;}
.shopdetail .shopdetailCoupon .smart-coupon-list li.sc-style3.sc-reserve .btn-down a { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center right; }



input, textarea, select {
    max-width: 100%;
    font-size: 13px;
    font-family: 'Noto Sans KR', sans-serif;
    color: #555;
    vertical-align: middle;
    outline: 0;
    border-radius: 0;
}
@import url(contents_common_min.css);



.shopdetail .shopdetailInfo .shopdetailInfoTop {
    position: relative
}

.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_wrap {
    width: 100%;
    overflow: hidden
}

.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_wrap > img {
    display: block;
    width: 100%
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic {
    padding: 20px 0 15px;
    margin: 0 15px;
    border-bottom: 1px solid #dcdcdc
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic .MK-product-icons {
    display: block
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic .MK-product-icons img {
    display: inline-block;
    margin-bottom: 3px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic h2 {
    margin-bottom:10px;
    font-size: 1.347rem;
    line-height: 1.267rem;
    padding: 5px 0 0;
    font-weight: 400
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic .sub_name {
    font-size: .792rem;
    color: #b2b2b2;
    line-height: 1rem;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {
    padding: 10px 15px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc {
    font-size: 0;
    padding: 5px 0
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc:after,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc:before {
    content: "";
    display: table;
    width: 100%
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc .shopdetailInfoCont,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc .shopdetailInfoName {
    display: inline-block;
    vertical-align: top;
    font-size: .792rem
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {
    width: 30%
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {
    width: 70%
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .region {
    margin-left: 10px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .big strong {
    font-size: 1.426rem;
    font-weight: 900
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .coupon_wrap .coupon_img {
    display: block;
    margin-top: 5px;
    max-height: 45px;
    max-width: 100%
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .coupon_wrap .MS_coupon label {
    display: inline-block;
    line-height: 180%;
    padding-right: 5px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .coupon_wrap .MS_coupon span.date {
    display: inline-block;
    line-height: 180%;
    color: #7a7a7a
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .coupon_wrap .MS_coupon img.btn_coupon_download {
    height: 20px;
    margin-top: 5px;
    display: block
}

.shopdetail .shopdetailBoard {
    width: 100%;
    display: table;
    text-align: center;
    padding: 0 15px 0 5px;
    box-sizing: border-box;
    table-layout: fixed
}

.shopdetail .shopdetailBoard li {

    vertical-align: middle;
    padding: 10px 0 10px 10px
}

.shopdetail .shopdetailBoard li a {
    display: inline-block;
    width: 100%;

}



.shopdetail .shopdetailItem .detail_item_nav {
    height: 45px;
    border-bottom: 1px solid #e5e5e5
}

.shopdetail .shopdetailItem .detail_item_nav ul {
    height: 46px;
    display: table;
    table-layout: fixed;
    width: 100%
}

.shopdetail .shopdetailItem .detail_item_nav ul li {
    display: table-cell;
    vertical-align: middle;
    border-bottom: 2px solid transparent;
    color: #878787;
    text-align: center;
    font-size: .871rem
}

.shopdetail .shopdetailItem .detail_item_nav ul li.on {
    font-weight: 500;
    color: #222;
    border-bottom: 2px solid #222
}

.shopdetail .shopdetailItem .detail_head {
    padding: 10px 15px;
    overflow: hidden
}

.shopdetail .shopdetailItem .detail_head .btn_toggle {
    float: right;
    display: block;
    padding: 5px 10px;
    border: 1px solid #7a7a7a;
    background-color: #7a7a7a;
    color: #fff
}

.shopdetail .shopdetailItem .detail_head h3 {
    float: left;
    font-weight: 500;
    padding: 6px 0
}

.shopdetail .shopdetailItem .detail_item {
    padding-bottom: 10px
}

.shopdetail .shopdetailItem .detail_head + .detail_item {
    border-top: 1px dotted #dcdcdc;
    padding-top: 10px
}

.shopdetail .shopdetailItem .detail_item.mlr15 {
    margin-left: 15px;
    margin-right: 15px
}

.shopdetail .shopdetailItem .detail_item:after {
    display: table;
    width: 100%;
    content: ""
}

.shopdetail .shopdetailItem .detail_item img {
    max-width: 100%
}

.shopdetail .shopdetailItem .shopdetail_Content .detail_item {
    line-height: 150%;
    font-size: .792rem
}

.shopdetail .shopdetailItem .product_detail_outer.close .detail_item {
    display: none
}

.shopdetail .shopdetailItem .product_detail_outer .detail_item .shopdetailNotifyInfo dt {
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 2px
}

.shopdetail .shopdetailItem .product_detail_outer .detail_item .shopdetailNotifyInfo dd {
    padding-left: 10px;
    margin-bottom: 10px;
    color: #7a7a7a
}

.list_img_product01 li:nth-last-of-type(1) {
    border-bottom: 0
}

.list_img_product01 li .desc_container .btn_box {
    margin-top: 0
}

.list_img_product01 li .desc_container .btn_box a {
    padding: 4px 0;
    font-size: .625rem
}

.list_img_product01 li .desc_container .basket_quantity_wrap {
    height: 25px;
    font-size: 0
}

.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box,
.list_img_product01 li .desc_container .basket_quantity_wrap .btn_change,
.list_img_product01 li .desc_container .basket_quantity_wrap label {
    display: inline-block;
    vertical-align: top;
    height: 25px;
    box-sizing: border-box;
    font-size: .792rem
}

.list_img_product01 li .desc_container .basket_quantity_wrap label {
    width: 39px;
    line-height: 25px
}

.list_img_product01 li .desc_container .basket_quantity_wrap .btn_change {
    width: 48px;
    text-align: center;
    line-height: 23px;
    margin-left: 5px
}

.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box {
    height: 27px;
    border: 1px solid #dfdfdf;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box .btn_ {
    float: left;
    display:block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    font-size:0;
    background-size: 19px;
    background-position: center;
    background-repeat: no-repeat;
}

.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box .btn_:first-of-type{
    background-image: url(//skin.makeshop.co.kr/skin/ms_basic_mobile/images/ic_minus.png);    
}

.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box .btn_:last-of-type{
    background-image: url(//skin.makeshop.co.kr/skin/ms_basic_mobile/images/ic_plus.png);
}

.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box input {
    float: left;
    width: 38px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    box-sizing: border-box;
    border: 0;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    padding: 0;
    -webkit-appearance: none;
    font-size: .792rem;
    vertical-align: top;
}

.list_img_product01 li .desc_container select {
    width: 100%;
    height: 23px;
    border: 1px solid #dcdcdc;
    font-size: .625rem;
    padding-left: 8px;
    background: #fff url(//skin.makeshop.co.kr/skin/ms_basic_mobile/images/ic_select_arrow.png) calc(100% - 8px) center no-repeat;
    background-size: auto 5px;
    -webkit-appearance: none
}

.MK_optAddWrap .MK_inner-opt-cm {
    padding: 0 7px}

.MK_optAddWrap .MK_inner-opt-cm:after,
.MK_optAddWrap .MK_inner-opt-cm:before {
    content: "";
    display: table;
    width: 100%
}

.MK_optAddWrap .MK_inner-opt-cm li {
    position: relative;
    padding: 10px 0 10px ;
    margin-top: 5px
}

.MK_optAddWrap .MK_inner-opt-cm li:after {
    content: "";
    display: table;
    width: 100%
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_p-name {
    display: block;
    font-size:10px;
    margin-bottom: 10px;width:50%;font-weight: normal;
    color: #1c1c1c;
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_price {
position:absolute;right:30px;bottom:35px;
    height: 25px;
    line-height: 25px;
    vertical-align: text-top;

}

.MK_optAddWrap .MK_inner-opt-cm li .MK_price span {
    font-size: 10px;
    color: #000;font-weight: bold;
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_btn-del {
    position: absolute;
    bottom: 37px;
    right: 5px;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    padding: 5px
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_btn-del img {
    display: none
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_btn-del:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    overflow: hidden;
    background: url(/design/pota2024/images/mo/btn_price_delete.gif) center no-repeat
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl {
    float: left;
    width: 90px;
    height: 27px;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl input {
    width: 38px;
    height: 20px;
    line-height: 20px;
    text-align: left!important;
    box-sizing: border-box;
    border: 0;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    padding: 0 0 0 10px;
    -webkit-appearance: none;
    font-size: 10px;
    vertical-align: top;
    text-align:left;color:#555;
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a {
    position: absolute;
    top: 0;
    width: 25px;
    height: 20px;
    text-align: center;
    line-height: 25px;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a span {
    display: none
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a:nth-last-of-type(1) {
    right: 0;
    background-image: url(/design/pota2024/images/mo/ico_quantity_down.jpg)
}

.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a:nth-last-of-type(2) {
    right: 25px;
    background-image: url(/design/pota2024/images/mo/ico_quantity_up.jpg)
}

.option_tk .ms_qty-ctrl {
    float: left;
    width: 70px;
    height: 21px;
    border: 1px solid #dfdfdf;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

.option_tk .ms_qty-ctrl input {
    width: 30px;
    height: 27px;
    line-height: 27px;
    text-align: center !important;
    margin: 0 19px;
    box-sizing: border-box;
    border: 0;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    padding: 0;
    -webkit-appearance: none;
    font-size: .625rem;
    vertical-align: top
}

.option_tk .ms_qty-ctrl a {
    position: absolute;
    top: 0;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    background-size: 19px;
    background-position: center;
    background-repeat: no-repeat
}

.option_tk .ms_qty-ctrl a span {
    display: none
}

.option_tk .ms_qty-ctrl a:nth-last-of-type(1) {
    left: 0;
    background-image: url(//skin.makeshop.co.kr/skin/ms_basic_mobile/images/ic_minus.png)
}

.option_tk .ms_qty-ctrl a:nth-last-of-type(2) {
    right: 0;
    background-image: url(//skin.makeshop.co.kr/skin/ms_basic_mobile/images/ic_plus.png)
}

.option_tk .product-opt {
    font-size: 0;
    margin-bottom: 10px;
    padding: 0 15px;
    box-sizing: border-box
}

.option_tk .product-opt:after,
.option_tk .product-opt:before {
    content: "";
    width: 100%;
    display: table
}

.option_tk .product-opt .shopdetailInfoCont,
.option_tk .product-opt .shopdetailInfoName {
    display: inline-block;
    vertical-align: top;
    font-size: .6875rem;
    min-height: 20px;
    line-height: 20px
}

.option_tk .product-opt .shopdetailInfoName {
    width: 30%
}

.option_tk .product-opt .shopdetailInfoCont {
    width: 70%
}

.option_tk .product-opt .shopdetailInfoCont select {
    display: block;
    width: 100%;
    height: 28px;
    border: 1px solid #dcdcdc;
    font-size: .625rem;
    padding-left: 8px;
    background: #fff url(//skin.makeshop.co.kr/skin/ms_basic_mobile/images/ic_select_arrow.png) calc(100% - 8px) center no-repeat;
    background-size: auto 5px;
    -webkit-appearance: none
}

.option_tk .add-option-sel {
    font-size: .75rem;
    font-weight: 500;
    padding: 10px 15px 5px
}

.option_tk .add-opt_item {
    font-size: 0;
    margin-bottom: 10px;

    box-sizing: border-box
}

/*.option_tk .add-opt_item:after,
.option_tk .add-opt_item:before {
    content: "";
    width: 100%;
    display: table
}*/

.option_tk .add-opt_item .shopdetailInfoCont,
.option_tk .add-opt_item .shopdetailInfoName {
    display: inline-block;
    vertical-align: top;
    font-size: .792rem;
    line-height: 35px
}

.option_tk .add-opt_item .shopdetailInfoName {
    width: 30%
}

.option_tk .add-opt_item .shopdetailInfoCont {
    width: 100%
}


.MK_optAddWrap .total_sum {
    padding: 11px 15px 0;
    text-align: right
}

.MK_optAddWrap .total_sum > span {
    display: inline-block;
    font-size: .75rem;
    line-height: 180%
}

.option_tk .hybrid_opt_box > div {
    padding: 10px 15px
}

.option_tk .hybrid_opt_box span,
.option_tk .hybrid_opt_box strong {
    display: inline-block;
    line-height: 180%;
    font-size: .75rem
}

.option_tk .hybrid_opt_box .MK_total {
    font-weight: 500;
    color: #d9232e
}

#MK_innerOptTotal.total_box {
    padding: 25px 0px 18px;

}
#MK_innerOptTotal.total_box strong {font-size:11px;font-weight: normal;}
#MK_p_total {
font-weight: normal;font-size: 10px;
    font-family: Tahoma, sans-serif;
    color: #000;
}

#MK_innerOptTotal.total_box .txt-won {
    font-family: Tahoma, sans-serif;
    color: #000;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {
    padding-bottom: 50px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box {
    padding: 0 15px;
    font-size: 0;
    box-sizing: border-box
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn {
    padding: 10px 0;
    font-size: .951rem;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    margin-top: 6px;
    line-height:25px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn img{
    width:20px;
    margin:3px 5px 0 0;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn_100 {
    width: 100%;
    font-size:1.030rem;
    line-height:30px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn_50 {
    width: calc(50% - 3px);
    margin-right: 6px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn_50:nth-of-type(2) {
    margin-right: 0
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop p {
    line-height: 180%;
    font-size: .75rem;
    padding: 10px 15px;
    font-weight: 500;
    text-align: center
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop p.soldout {
    padding-top: 20px;
    font-size: .875rem
}

body.fixed {
    overflow: hidden
}

body.fixed .shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .3);
    z-index: 10
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap {
    padding: 0 15px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box {
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .tit {
    font-size: .75rem;
    font-weight: 500;
    padding: 10px 0 5px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list {
    width: 100%;
    font-size: 0
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list:after {
    clear: both;
    content: "";
    display: block
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li {
    position: relative;
    display: inline-block;
    width: calc((100% - 15px)/ 4);
    vertical-align: top;
    list-style: none;
    font-size: .625rem;
    margin-left: 5px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li:nth-of-type(4n+1) {
    margin-left: 0;
    margin-bottom: 10px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl {
    width: 100%;
    text-align: center
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dt.prdimg {
    position: relative
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dt.prdimg img {
    max-width: 100%;
    height: auto
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dt.prdimg.noimg {
    max-width: 100%;
    height: auto;
    border: 1px solid #d8d8d8;
    background: #fff url(/makeshop/newmanager/neoimages/h52_noimg.gif) no-repeat center center;
    box-sizing: border-box
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dt.prdimg .sel-img {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 54px;
    height: 54px;
    background: #000;
    opacity: .4
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdname {
    padding-top: 5px;
    line-height: 150%;
    word-wrap: break-word
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdnote {
    padding-bottom: 3px;
    line-height: 150%;
    word-wrap: break-word
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdprice {
    padding-bottom: 3px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty input {
    display: inline-block;
    width: 20px;
    height: 15px;
    line-height: 17px;
    padding: 0 5px;
    border: 1px solid #707070;
    font-size: 11px;
    text-align: right
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down {
    display: inline-block;
    width: 11px;
    height: 14px;
    line-height: 0;
    font-size: 0;
    vertical-align: top
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a {
    display: inline-block;
    width: 11px;
    height: 9px;
    line-height: 0;
    font-size: 0;
    vertical-align: top
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up {
    margin-bottom: 1px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li .soldout_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    display: block
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li .soldout_box > div {
    display: table;
    width: 100%;
    height: 100%
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li .soldout_box span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 1rem
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;

    transform:translate(-50%, -50%);
    min-width: 280px;margin: auto;
    max-width: 600px;
    width: 92%;border-radius: 5px;box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.75);background-color:#fff;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {

}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {

    max-height: calc(100vh - 200px);
    overflow-y: auto;
    background-color: #fff
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    display: none
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {
    display: block;
    position: fixed
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_basic {
    height: 50px;
    line-height: 50px;
    font-size: 1.030rem
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {
    display: block;
    position: relative;
    padding-top: 18px;
    background: url(//skin.makeshop.co.kr/skin/ms_basic_mobile/images/btn_down.png) center 0 no-repeat;
    background-size: auto 18px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed_change {
    padding-top: 10px
}

.shopdetailInfoDelivery {
    padding: 10px 15px
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {
    height: 50px;
    display: none
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {
    float: left;
    display: block;
    width: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222;
    background-color: #e3e3e3;
    font-size: 1.030rem;
    font-weight: 500
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {
    background-color: #222;
    color: #fff
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {
    text-align: right
}

.shopdetail .shopdetailInfo .gray-delivery {
    padding: 2px;
    background-color: #fff;
    color: #656565;
    font-size: .875em;
    border-radius: 3px;
    border: 1px solid #656565
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {
    background-color: #fff;
    text-align: right;
    padding: 15px;
    font-size: 1.2em
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {
    color: #f1191f;
    font-size: 1.333em;
    margin-left: 16px
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
select {
    font-size: 16px
}

.shopdetail .okdgg-checkout {
    margin-top: 15px
}

.shopdetail .okdgg-checkout img {
    max-width: 90%;
    height: auto
}

.cs-button {
    bottom: 53px !important
}

.shopdetail .soldout_anchor {
    display: block !important
}

.shopdetail .MK_btn-sms {
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid grey;
    color: #fff;
    font-weight: 700;
    background-color: #636363;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#636363), to(#5e5e5e));
    background-image: -webkit-linear-gradient(top, #636363, #5e5e5e);
    background-image: -moz-linear-gradient(top, #636363, #5e5e5e);
    background-image: -o-linear-gradient(top, #636363, #5e5e5e);
    background-image: linear-gradient(to bottom, #636363, #5e5e5e);
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.shopdetail .MK_btn-sms span {
    padding-left: 24px;
    background: url(/images/d3/m_01/bull/alarm_fff@2x.png) no-repeat 0 50%;
    background-size: 18px 14px
}

#nhn_btn {
    padding-top: 10px
}

#payco_order_btn {
    padding-top: 10px
}

#kakaopay_order_btn {
    padding-top: 10px
}

.shopdetail .shopdetailInfo .shopdetailInfoTit {
    height: 40px;
    line-height: 42px;
    padding: 0 12px;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    font-size: 14px;
    color: #000
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap:after {
    clear: both;
    content: "";
    display: block
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap {
    width: 100%;
    border-bottom: 1px solid #c7c7c7
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop {
    float: left;
    width: 45%
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop figure {
    padding: 15px 12px;
    border: 0
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue {
    float: right;
    width: 52%;
    padding: 15px 0;
    margin-right: 3%;
    border: 0
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoprdName {
    font-size: 1.333em;
    font-weight: 700
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoCont {
    width: auto;
    margin: 0
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoName {
    width: auto
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect p {
    padding: 0;
    background: 0 0
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoCont .basic_option {
    width: 100%
}

.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoName {
    display: none;
    width: 100%;
    padding: 0 0 5px 0
}

.shopdetailInfoOneclick {
    clear: both;
    background-color: #f6f6f6;
    padding: 5px 15px;
    overflow: hidden;
    zoom: 1
}

.shopdetailInfoOneclick > span {
    float: left
}

.shopdetailInfoOneclick .shopdetailInfoList {
    float: left;
    width: 70%
}

.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 #000
}

.MK-oneclick-list li.MK-oneclick-dis a {
    -moz-opacity: .5;
    opacity: .5
}

.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {
    padding: 1px;
    -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 .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
}

.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {
    padding: 1px
}

.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-bottom: 3px;
    display: block
}

.MK-oneclick-only-text li.MK-oneclick-text {
    height: auto
}

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

@-webkit-keyframes qbuy {
    from {
        bottom: -65px
    }

    to {
        bottom: 0
    }
}

@keyframes qbuy {
    from {
        bottom: -65px
    }

    to {
        bottom: 0
    }
}







.thumb_wrap .swiper-container .swiper-slide img{display:block; max-width:100%; margin:0 auto; }
.thumb_wrap .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000;}

.MK-oneclick-only-text li.MK-oneclick-text span{font-size: .6875rem;}
.MK-oneclick-value{font-size: .6875rem;}
.option_tk .product-opt{margin: 10px 0;}
.option_tk .add-opt_item{margin: 20px 0 0;display: flex;align-items: center;}
.shopdetail .shopdetailItem .shopdetail_Content .detail_item{padding: 20px 0 30px; text-align: center;}


.option_tk .shopdetailInfoSelect{margin-top:10px;}
.option_tk .shopdetailInfoSelect select{font-size:11px; color: #555;}
.shopdetailInfoOneclick{background-color:#fff !important}


.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_wrap {padding:0 7px;}
.xans-product-detail .ec-base-table .prd-price {padding: 20px 0 0px;font-size:11px;font-weight:normal;}

.xans-product-detail .ec-base-table {
    border: 0;
    color: #000;
    font-size: 11px;
}

.xans-product-detail .ec-base-table tbody th {
    padding: 10px 0 0px
}

.xans-product-detail .ec-base-table tbody th {
    font-size: 10px
}

.xans-product-detail .ec-base-table tbody td {
    padding: 20px 0 0px!important;
    font-size: 10px;
    height: 30px;
    line-height: 30px;
}

.xans-product-detail h1.name {
    margin: 30px 0px 0px;
    font-size: 13px;
    text-align: left;
}

.xans-product-detail .price strong {
    font-weight: normal;
}

.xans-product-detail .sale span {
    font-size: 11px!important;
}

.xans-product-detail p.prdIcon {
    margin: 0 7px 7px;
}

.xans-product-detail p.prdIcon img {
    margin: 7px 4px 0 0;
}

.xans-product-detail p.prdIcon .icon_img {
    margin: 7px 0 0 0;
}

.xans-product-detail .overview {
    padding: 0 7px;
    font-size: 12px;
}

.xans-product-detail .overview .prdImgView {
    position: relative;
    min-height: 100px;
    text-align: center;
}

.xans-product-detail .overview .prdImg {
    font-size: 0;
    line-height: 0;
}

.xans-product-detail .overview .prdImg img {
    width: 100%;
}

.xans-product-detail .overview .prdIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 25% auto;
}

.xans-product-detail .overview .color {
    overflow: hidden;
    margin: 7px 1px 0;
}

.xans-product-detail .overview .chips {
    float: left;
    width: 20px;
    height: 16px;
    margin: 0 3px 3px 0;
    font-size: 0;
    line-height: 0;
    border: 1px solid #e3e3e3;
}

.xans-product-detail .prdInfo td {
    line-height: 1.8;
    padding: 5px 0;
}

.xans-product-detail .infoArea_item {
    font-size: 11px;
}

.xans-product-detail .infoArea_item > ul > li {
    width: 100%;
    display: block;
    text-align: left;
    vertical-align: middle;
    line-height: 1.8;
    padding: 10px 0;
    color: #9e9e9e
}

.xans-product-detail .infoArea_item > ul > li strong {
    font-weight: normal
}

.xans-product-detail .infoArea_item > ul > li > .itemList {
    width: 100%;
    display: block;
    padding-bottom: 5px;
    color: #9e9e9e
}

.display_custom {
    display: none;
}

.xans-product-detail .prdOption table td select {
    width: 100%;
}

.xans-product-detail .prdOption table td.selectButton {
    text-align: right;
}

.xans-product-detail .prdOption table td.fileInfo input {
    width: 95%;
}

.xans-product-detail .prdOption table #ul_file_option li {
    margin: 4px 0 0;
    color: #757575;
    font-size: 11px;
}

.xans-product-detail .prdOption table #ul_file_option .btnDelete {
    overflow: hidden;
    display: inline-block;
    text-indent: -999px;
    width: 21px;
    height: 20px;
    border: 0;
    cursor: pointer;
    background: url("/design/pota2024/images/mo/btn_delete.png") no-repeat 0 0;
    background-size: 100% 100%;
}

.xans-product-detail .prdOption table .xans-product-option {
    border-top: 0;
}

.xans-product-detail .prdOption img {
    vertical-align: middle;
    cursor: pointer;
}

.xans-product-detail .ec-base-qty [type="tel"] {
    width: 30px;
    text-align: center!important;
}

.xans-product-detail input {
    border: 0!important
}

.xans-product-detail .overview .topLogo {
    overflow: hidden;
    padding: 0 0 14px;
}

.xans-product-detail .overview .topLogo span {
    float: left;
    padding: 0 14px 0 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
}

.xans-product-detail .overview .topLogo span img {
    max-height: 20px;
}

.xans-product-detail .overview .topLogo a {
    float: left;
}

.xans-product-detail .overview .topLogo a img {
    max-height: 26px;
}

.xans-product-detail .prdInfo {
    padding: 0 7px;
    font-size: 10px;
    color: #000
}

.xans-product-detail .prdInfo table tbody.priceArea {
    color: #9e9e9e;
    margin-top: -5px;
}

.xans-product-detail .prdInfo table tbody.priceArea th {
    color: #000
}

.xans-product-detail .prdInfo table tbody.priceArea tr.price td {
    text-decoration: line-through;
}

.xans-product-detail .prdInfo table tbody.priceArea tr.display_custom0 {
    display: none;
}

.xans-product-detail .prdInfo table td select {
    width: 100%;
}

.xans-product-detail .prdInfo table td select#delivery_cost_prepaid {
    margin: 0 0 7px;
}

.xans-product-detail .prdInfo table .mileage td p {
    display: inline-block;
}

.xans-product-detail .prdOption {
    padding: 0 0px;
    margin: 0px 0;
}

.xans-product-detail .prdOption table td select {
    width: 100%;
}

.xans-product-detail .prdOption table td.selectButton {
    text-align: right;
}

.xans-product-detail .prdOption table td.fileInfo input {
    width: 95%;
}

.xans-product-detail .prdOption table #ul_file_option li {
    margin: 4px 0 0;
    color: #757575;
    font-size: 11px;
}

.xans-product-detail .prdOption table #ul_file_option .btnDelete {
    overflow: hidden;
    display: inline-block;
    text-indent: -999px;
    width: 21px;
    height: 20px;
    border: 0;
    cursor: pointer;
    background: url("/design/pota2024/images/mo/btn_delete.png") no-repeat 0 0;
    background-size: 100% 100%;
}

.xans-product-detail .prdOption table .xans-product-option {
    border-top: 0;
}

.xans-product-detail .prdOption img {
    vertical-align: middle;
    cursor: pointer;
}

.xans-product-detail .btnRestockMail {
    display: inline-block;
    padding: 3px 7px;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    color: #1b1b1b;
    font-size: 11px;
    background: #fff;
}

.xans-product-detail .btnRestockSms {
    display: inline-block;
    padding: 3px 7px;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    color: #1b1b1b;
    font-size: 11px;
    background: #fff;
}

.xans-product-detail .sizeGuide {
    margin: 0 7px;
    padding: 20px 0 0px;
}

.xans-product-detail .sizeGuide a {
    display: inline-block;
    padding: 0 14px 0 0;
    color: #1b1b1b;
    font-size: 10px;
}

.xans-product-detail .likeButton {
    display: table;
    margin: 14px auto 0;
    text-align: center;
}

.xans-product-detail .likeButton button {
    padding: 0 9px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-bottom-color: #b5b5b5;
    border-radius: 3px;
}

.xans-product-detail .likeButton span {
    display: inline-block;
    font-size: 13px;
    line-height: 25px;
    color: #757575;
}

.xans-product-detail .likeButton .title:after {
    display: inline-block;
    content: "";
    margin: 0 9px;
    width: 1px;
    height: 9px;
    background: #dedede;
}

.xans-product-detail .likeButton .count {
    margin: 0 0 0 3px;
    background: none;
}

.xans-product-detail .likeButton.selected .title {
    color: #ef524d;
}

.xans-product-detail .likeButton.selected .count span {
    color: #2e2e2e;
}

.xans-coupon-productdetail.ec-base-fold {
    margin: 0 7px 7px;
}

.xans-coupon-productdetail .contents {
    background: #fff;
}

.xans-coupon-productdetail .contents li {
    padding: 14px;
    border-top: 1px solid #ececec;
}

.xans-coupon-productdetail .contents li:first-child {
    border-top: 0;
}

.xans-coupon-productdetail .coupon {
    width: 216px;
    height: 105px;
    margin: 10px auto;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    font-family: Dotum,sans-serif;
    background-repeat: no-repeat;
}

.xans-coupon-productdetail .coupon .title {
    display: block;
    padding: 8px 0 0;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    font-weight: normal;
    font-family: Arial,sans-serif;
}

.xans-coupon-productdetail .coupon .discount {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    font-family: Dotum,sans-serif;
    text-decoration: none;
}

.xans-coupon-productdetail .coupon .discount span {
    font-size: 22px;
    font-family: Verdana,sans-serif;
}

.xans-coupon-productdetail .coupon .period {
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    text-align: center;
    font-family: Dotum,sans-serif;
    letter-spacing: -1px;
}

.xans-coupon-productdetail .coupon .button {
    margin: 5px 0 0;
    text-align: center;
}





/* 게시글 */
#tabs {
    padding-bottom: 10px;
    font-size: 12px;
    /*margin: 0 10px;*/
}
#tabs .shopdetailBoard {
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    padding: 10px 8px;
    margin-bottom: 0;
    text-align: left;
}
#tabs .shopdetailBoard .tab_on {
    padding: 10px 0;
    font-weight: bold;
}
#tabs .util {
    border-bottom: 1px solid #e4e4e4;
    /*padding: 10px;*/
    padding:10px 0; 
}
#tabs .util a {
    border:0;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    background-color: #b4b4b4;
}
#tabs .list_board .reply-detail {
    margin: 0 5px;
    border: 1px solid #73adff;
    font-size: 0.875em;
    color: #5da0ff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
}
#tabs .review .list_board > ul > li.now > .cont_wrap {
    display: block;
}
#tabs .list_board > ul > li > .wrap .re-wrap {
    padding: 10px;
    border-top: 1px solid #bebebe;
}
#tabs .empty-board {
    text-align: center;
    padding: 15px 0 5px;
}
.list_board ul li {
    color: #424242;
    word-break: break-all;
}
.list_board .re-wrap ul li {
    font-size: 1em;
    border-bottom: 0;
    border-top: 1px dotted #bebebe;
    margin-top: 5px;
    padding-top: 5px;
    list-style: none;
}
.list_board ul li dl {
    padding: 7px;
}
.list_board ul li dl h4 {
    margin: 0
}
.list_board ul li .cont_wrap {
    padding-top: 5px;
    border-top: 1px dotted rgb(190, 190, 190);
    padding: 7px;
}
.list_board ul li .cont_wrap img {
    max-width: 100%;
    padding-bottom: 5px;
}
/* 댓글 */
.MS_cmt_list_box {
    color: #656565;
}
.MS_cmt_list_box .comment_list:last-child {
    border-bottom: 1px solid #cecece;
}
.MS_cmt_list_box .comment_list {
    padding: 5px;
    border: 1px solid #cecece;
    border-bottom: 0;
    background-color: #fff;
}
.MS_cmt_list_box .MS_cmt_hname {
    padding-left: 5px;
}
.MS_cmt_list_box .MS_cmt_content {
    padding-left: 15px;
}
.MS_cmt_list_box .comment_depth2 {
    padding-left: 10px;
}
.MS_cmt_list_box .comment_depth3 {
    padding-left: 15px;
}
#comment_password {
    width: 250px;
    left: 7px;
    box-shadow: 0 0 5px 0 #808080;
}
#comment_password input[type="password"] {
    width: 75%;
}
#comment_password form {
    height: auto !important;
}
#comment_password form span {
    display: block;
}
/* 답글 */
.list_board ul li .reply_depth1 .rating, .list_board ul li .reply_depth1 .info, .list_board ul li .reply_depth2 .rating, .list_board ul li .reply_depth2 .info, .list_board ul li .reply_depth3 .rating, .list_board ul li .reply_depth3 .info {
    padding-left: 12px;
}
.list_board ul li .reply_status {
    font-size: 0.875em;
    color: #777777;
    font-weight: normal;
}
/* 비번입력 */
.list_board input[type="password"] {
    border-radius: 3px 0 0 3px;
    width: 80%;
    border-right: 0;
    box-sizing: border-box;
    height: 35px;
}
.list_board input[type="button"] {
    width: 20%;
    float: right;
    height: 35px;
    border-radius: 0 3px 3px 0;
    background-color: #444;
    color: #fff;
    border: 1px solid #444;
    box-sizing: border-box;
}
.paging a.now {
    background-color: #fff !important;
    border: none !important;
    color: #000;
}
/* new, hit 아이콘 */
.list_board ul li dl h4 .new {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    color: #fff;
    font-size: 0.875em;
    background-color: #5cb7fa;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
}
.list_board ul li dl h4 .hit {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    color: #fff;
    font-size: 0.875em;
    background-color: #ff912c;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
}
/* 수정,삭제버튼 */
.list_board ul li .cont_wrap .comment_modify {
    text-align: right;
    margin-top: 5px;
}
.list_board ul li .cont_wrap .comment_modify a {
    width: 45px;
    border: 1px solid #444;
    border-radius: 3px;
    font-size: 0.875em;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    height: 20px;
    background-color: #fff;
}
.list_board ul li dl .info .review_del {
    width: 45px;
    border: 1px solid #444;
    border-radius: 3px;
    font-size: 0.875em;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    height: 20px;
    background-color: #fff;
}


.xans-mall-faq ul.tabs {
    font-size: 0;
    margin: 20px 0 0px;
    list-style-type: none;
    text-align: left;
}

.xans-mall-faq ul.tabs li {
    display: inline-block;
    text-align: left;
    margin: 0;
    margin-right: 15px;
    padding: 7px 0;
}

.xans-mall-faq ul.tabs li a {
    font-size: 10px;
    color: #999;
}

.xans-mall-faq ul.tabs li:visited {
    color: #000;
}


.xans-mall-faq ul.tabs li.selected a,ul.tabs li.selected:hover {
    position: relative;
    top: 0px;
    background: white;
    color: #000
}

.xans-mall-faq ul.tabs li.selected:hover {
    text-decoration: none;
}

div.tabcontents {
    border-top: 0;
    padding: 10px 0;
    color: rgb(99,99,99);
}

div.tabcontents p {
    line-height: 150%;
    height: 150%;
    color: rgb(99,99,99);font-size:11px;
}

div.tabcontents > div > .xans-product-additional {
    margin: 0!important
}

.css3-tab-nav {
    font-size: 0;
    margin: 15px 0 0px;
    list-style-type: none;
    text-align: left;
}

.css3-tab-nav label {
    display: inline-block;
    text-align: left;
    margin: 0;
    margin-right: 15px;
    padding: 7px 0;
    font-size: 10px;
    color: #999;
}

div.tabcontents {
    border-top: 0;
    padding: 10px 0;
    color: rgb(99,99,99);
}

div.tabcontents p {
    line-height: 150%;
    height: 150%;
    color: rgb(99,99,99);
}

.css3-tab {
    list-style: none;
    margin: 0 auto 40px;
    padding: 0px 0 0 0;
    position: relative;
    width: 100%;
}

.css3-tab input[type='radio'] {
    display: none;
}

.css3-tab .css3-tab-content {
    display: none;
    border-top: 0;
    padding: 10px 0;
    color: rgb(99,99,99);
}

.css3-tab .css3-tab-content p {
    line-height: 150%;
    height: 150%;
    color: rgb(99,99,99);
}

.css3-tab input[id='tabOne']:checked ~ .css3-tab-nav label[for='tabOne'] {
    color: #000;
}

.css3-tab input[id='tabOne']:checked ~ div.tab-one {
    display: block;
}

.css3-tab input[id='tabTwo']:checked ~ .css3-tab-nav label[for='tabTwo'] {
    color: #000;
}

.css3-tab input[id='tabTwo']:checked ~ div.tab-two {
    display: block;
}

.css3-tab input[id='tabThree']:checked ~ .css3-tab-nav label[for='tabThree'] {
    color: #000;
}

.css3-tab input[id='tabThree']:checked ~ div.tab-three {
    display: block;
}

.css3-tab input[id='addNew']:checked ~ .css3-tab-nav label[for='addNew'] {
    color: black;
    cursor: default;
}

.css3-tab input[id='addNew']:checked ~ div.add-new {
    display: block;
}
.xans-product-detail .ec-base-table {
    border: 0;
    color: #000;
    font-size: 11px;
}

.xans-mall-faq {margin:0 0px 20px;}

.xans-product-detail select {
    height: 28px;
    padding: 0 15px;
    line-height: 28px;
    border: 1px solid #dfdfdf!important;
    font-size: 11px;
    font-family: inherit;
    background: url(/design/pota2024/images/mo/m_select.png) no-repeat 96% 50%;
    background-size: 10px 6px;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    display: block;
    width: 100%;
}
.sizeGuidelayer {position:relative;display:none;border:1px solid #ccc; width:90%;padding:40px 20px 20px;}
.sizeGuidelayer .close {position:absolute;right:20px;top:20px;}
.sizeGuidelayer.is-active {display:block;position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);background:#fff;}
.shopdetailButton {padding:0 7px;}
.ec-base-button.gFixed {
    position: fixed;
    z-index: 120;
    left: 0;
    bottom: 0;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0 7px;
    box-sizing: border-box;
    background-color: #ffff;
    -webkit-box-shadow: 0px -4px 4px 0px rgba(120,120,120,0.5);
    -moz-box-shadow: 0px -4px 4px 0px rgba(120,120,120,0.5);
    box-shadow: 0px -4px 4px 0px rgba(120,120,120,0.5);
}
.shopdetailItem {margin:80px -7px;font-size: inherit;}
.shopdetailItem  .detail_item {text-align:center;}
.edibot-product-detail {font-family: "malgun gothic", sans-serif;   font-size: 14px;}


.xans-product-relation.swiper {
    margin-top: 50px;
    padding: 0 7px;
    background: #FFF;
}

.xans-product-relation:first-child h2 {
    border-top: 0;
}

.xans-product-relation h2 {
    padding: 0 0 20px 0;
    font-weight: normal ;
    letter-spacing: 0;
    color: #000;
    font-size: 10px;
}

.xans-product-relation img {
    max-width: 100%;
}

.xans-product-relation li {
    vertical-align: top;
    margin: 0 0 14px;
}

.xans-product-relation > ul > li > ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    font-size: 0;
    line-height: 0;
    box-sizing: border-box;
    padding: 0px;
}

.xans-product-relation > ul > li > ul > li {
    position: relative;
    display: inline-block;
    padding: 0;
    text-align: center;
    vertical-align: top;
}

.xans-product-relation .strike {
    font-weight: normal;
    text-decoration: line-through;
}

.xans-product-relation > ul[class*="grid"] {


    width: 100%;
    font-size: 0;
    line-height: 0;
    box-sizing: border-box;
}

.xans-product-relation > ul[class*="grid"] > li {
    position: relative;
    display: inline-block;
    padding: 0;
    vertical-align: top;
}

.xans-product-relation .thumbnail {
    margin: 0 0 10px;
}

.xans-product-relation .thumbnail img {
    width: 100%;
}

.xans-product-relation .information {
    position: relative;
    padding: 0 2px;
    min-height: 10px;
    text-align:center;
}

.xans-product-relation .name {
    margin: 0 0 5px;
    font-size: 9px;
    line-height: 1.25;
    word-wrap: break-word;
}

.xans-product-relation .name a {
    color: #757575;
}

.xans-product-relation .price {
    margin: 0 0 10px;
    color: #000;
    font-family: Tahoma;
    font-size: 9px;
    line-height: 1.25em;
}

.xans-product-relation .strike {
    text-decoration: line-through;
}

.xans-product-relation .grid2 li {
    width: 50%;
}

.xans-product-relation .grid3 li {
    width: 33.3333%
}

.xans-product-relation .grid4 li {
    width: 25%;
}

.xans-product-relation .grid5 li {
    width: 20%;
}

.xans-product-relation .swiper-pagination-clickable .swiper-pagination-bullet {margin: 0 3px 0 4px;
    width: 5px;
    height: 5px;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    background-color: #bbb;opacity:1;}
.xans-product-relation .swiper-pagination-clickable .swiper-pagination-bullet-active {background-color: #000;}
.xans-product-relation .swiper-horizontal>.swiper-pagination-bullets, .xans-product-relation .swiper-pagination-bullets.swiper-pagination-horizontal {bottom:0;}

#prdReview {
    width: 100%;
    padding: 50px 0 0;
}

#prdReview .board {
    padding: 10px 0;
}

#prdReview_ {
    padding: 0 7PX;
}

#prdReview h3 {
    width: 30%;
    font-weight: normal;
    display: inline-block;
    padding: 0 0 10px 0;
    letter-spacing: 0;
    color: #000;
    font-size: 10px;text-align:left;
}

#prdReview .review_button {
    float: right;
    width: 70%;
    display: inline-block;
    margin-top: 0px
}

#prdReview .board::after {
    clear: both;text-align:left;
    display: block;
    content: ""
}

#prdReview span.list_button {
    float: right;
    padding: 20px 0 10px 0;
    font-size: 0.8em;
    text-align: right;
    text-transform: none;
}

#prdReview .list_button_ {
    padding: 10px 20px;
    border: 1px solid #ddd;
    color: #555;
    margin: 0 0 0 5px;
}

#prdReview span.list_button1,#prdReview span.list_button2 {
    text-align: right;
    float: right;
}

#prdReview span.list_button1 a {
    padding: 8px 20px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0 0 5px;
    font-size: 10px
}

#prdReview span.list_button2 a {
    padding: 8px 20px;
    border: 1px solid #ddd;
    color: #000;
    margin: 0 0 0 5px;
    background: #fff;
    margin: 0 0 0 5px;
    font-size: 10px
}

#prdReview .board > .btnArea {
    padding: 0;
    margin: 0 auto;
}

#prdReview .nodata {
    clear: both;
    padding: 14px 0px;
    margin-top: 36px;
    font-size: 10px;
    border-top: 1px solid #ddd;
    color: #9e9e9e;
    border-bottom: 1px solid #ddd;
    letter-spacing: 0;
    text-align: center;
}

.xans-product-review .writeNotiArea {
    padding: 0 14px;
    background: #fff;
}

.xans-product-review .writeNotiArea:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-review .writeNotiArea p {
    float: left;
    margin: 7px 0;
}

.xans-product-review .writeNotiArea div.gRight {
    float: right;
    margin: 7px 0 0;
}

.xans-product-review .noAccess {
    margin: 14px 0;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #d5d5d5;
}

.xans-product-review .minor {
    padding: 108px 0 28px;
    text-align: center;
    background: url("/design/pota2024/images/mo/bg_adult.png") center 14px no-repeat;
    background-size: 80px 80px;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.xans-product-review .minor p {
    font-size: 13px;
    margin: 0 0 14px;
}

.xans-product-review .boardSort {
    padding: 7px 14px;
    font-size: 13px;
    background: #f1f1f1;
}

.xans-product-review .boardSort:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-review .boardSort span {
    float: left;
    margin: 0 14px 0 0;
}

.xans-product-review {
    float: left;
    width: 100%;
    margin: -1px 0 0;
    font-size: 11px;
    background: #fff;
}

.xans-product-review > ul > li {
    overflow: hidden;
    position: relative;

    min-height: 43px;
    color: #757575;
    border-bottom: 1px solid #d5d5d5;text-align:left;
}

.xans-product-review > ul > li:first-child {
    border-top: 1px solid #d5d5d5;
}

.xans-product-review .descriptions {
    position: relative;
    margin: 0 0 0 7px;

}

.xans-product-review .descriptions a {
    display: block;
    color: #757575;
    font-size: 0;
}

.xans-product-review .descriptions a .summary {
    display: block;
    padding: 0 15px 10px 0;
    color: #1b1b1b;
    font-size: 11px;
    line-height: 1.3em;
    font-weight: normal;
}

.xans-product-review .descriptions .id {
    padding: 0 7px 0 0;
}

.xans-product-review .descriptions span {
    position: relative;
    display: inline-block;
    padding: 0 7px 0 8px;
    font-size: 10px;
}

.xans-product-review .descriptions span.data:before {
    display: block;
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 1px;
    height: 11px;
    background: #d6d6d6;
}

.xans-product-review .descriptions strong + span:before {
    display: none;
}

.xans-product-review .descriptions strong.summary span {
    display: none;
    padding: 0 2px 0 0;
}

.xans-product-review .contentView {
    margin: 0;
    padding: 0;
    min-height: 0;
    color: #757575;
    font-size: 15px;
    text-align: left;
    word-wrap: break-word;
    border-top: 1px solid #d5d5d5;
}

.xans-product-review .contentView .view {
    margin: 20px 14px;
    padding: 0;
}

.xans-product-review .contentView .view.secret {
    padding: 14px 28px;
}
.xans-product-review .contentView .view img {width:100%;}
.xans-product-review .contentView .view.secret .alert {
    display: block;
    margin: 0 0 14px;
    padding: 0 0 0 31px;
    color: #353535;
    font-size: 13px;
    line-height: 1.2em;
    background: url("/design/pota2024/images/mo/ico_secret.png") 4px 4px no-repeat;
    background-size: 17px 20px;
}

.xans-product-review .contentView .view.secret p {
    position: relative;
    padding: 0 46px 0 0;
}

.xans-product-review .contentView .view.secret p input[type="password"] {
    width: 100%;
}

.xans-product-review .contentView .view.secret p input[type="button"] {
    position: absolute;
    top: 0;
    right: 0;
}

.xans-product-review .contentView .attach {
    max-width: 100%;
    text-align: center;
}

.xans-product-review .contentView .attach img {
    max-width: 100%;
    margin: 0 0 14px;
    border: 1px solid #dedede;
}

.xans-product-review .contentView p {
    color: #1b1b1b;
}

.xans-product-review .contentView .ec-base-button {
    margin: 0;
    padding: 14px 0px 0;
}

.xans-product-review .contentView .ec-base-button a em {
    color: #508bed;
}

.xans-product-review .contentView .ec-base-button .ico.write {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url("/design/pota2024/images/mo/ico_comment.png");
    background-size: 13px 13px;
}

.xans-product-review .contentView .boardComment li {
    padding: 0 0 0 14px;
    border-top: 1px solid #d5d5d5;
    background: #f1f1f1;
}

.xans-product-review .contentView .boardComment li .ec-base-button .gLeft {
    margin-left: -4px;
}

.xans-product-review .contentView .boardComment li .ec-base-button .gLeft a,.xans-product-review .contentView .boardComment li .ec-base-button .gLeft button {
    margin-left: 4px;
}

.xans-product-review .contentView .boardComment li .commentInfo {
    padding: 14px 14px 0;
    font-size: 12px;
    color: #757575;
    background: url("/design/pota2024/images/mo/ico_bullet.png") 0 16px no-repeat;
    background-size: 8px 8px;
}

.xans-product-review .contentView .boardComment li .commentInfo .name {
    padding: 0 8px 0 0;
    font-weight: normal;
}

.xans-product-review .contentView .boardComment li .commentInfo span {
    position: relative;
    padding: 0 8px;
}

.xans-product-review .contentView .boardComment li .commentInfo span:before {
    position: absolute;
    top: 1px;
    left: 0;
    display: inline-block;
    content: "";
    width: 1px;
    height: 11px;
    background: #ccc;
}

.xans-product-review .contentView .boardComment li .commentInfo .grade img {
    width: 50px;
    height: 8px;
}

.xans-product-review .contentView .boardComment p.comment {
    padding: 14px;
    color: #1b1b1b;
}

.xans-product-review .contentView .boardComment .replyArea {
    padding: 0 0 0 28px;
    border-top: 0;
    background: #f1f1f1;
    background-size: 8px 8px;
}

.xans-product-review .contentView .boardComment .replyArea .commentInfo {
    border-top: 1px solid #d5d5d5;
}

.xans-product-review .contentView .memoCont {
    padding: 7px 0 0;
    border-top: 1px solid #d5d5d5;
}

.xans-product-review .contentView .memoCont .label {
    padding: 0 7px 0 0;
    color: #757575;
    font-weight: normal;
    vertical-align: middle;
    letter-spacing: -1px;
}

.xans-product-review .contentView .memoCont .label.hide {
    display: none;
}

.xans-product-review .contentView .memoCont .info {
    padding: 0 14px;
}

.xans-product-review .contentView .memoCont .info:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-review .contentView .memoCont .info p {
    position: relative;
    box-sizing: border-box;
    width: 50%;
}

.xans-product-review .contentView .memoCont .info p .label {
    position: absolute;
    left: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    line-height: 29px;
    letter-spacing: 0;
}

.xans-product-review .contentView .memoCont .info p.name {
    float: left;
    padding: 0 0 0 45px
}

.xans-product-review .contentView .memoCont .info p.name .label {
    width: 45px;
}

.xans-product-review .contentView .memoCont .info p.password {
    float: right;
    padding: 0 0 0 65px
}

.xans-product-review .contentView .memoCont .info p.password .label {
    width: 65px;
}

.xans-product-review .contentView .memoCont .info p.name input[type="text"],.xans-product-review .contentView .memoCont .info p.password input[type="password"] {
    width: 100%;
    margin: 0;
}

.xans-product-review .contentView .memoCont .info p.password .label {
    margin: 0;
}

.xans-product-review .contentView .memoCont .ec-base-help {
    margin: 8px 0 0 24px;
}

.xans-product-review .contentView .memoCont .admin {
    margin: 10px 0 0;
}

.xans-product-review .contentView .memoCont .admin a {
    display: block;
    text-align: center;
}

.xans-product-review .contentView .memoCont .comment {
    margin: 14px 14px 0;
}

.xans-product-review .contentView .memoCont .comment textarea#comment {
    width: 100%;
    height: 50px;
    margin: 0 0 7px 0;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.xans-product-review .contentView .memoCont .byteRating {
    margin: 5px 0 0;
}

.xans-product-review .contentView .memoCont .byteRating:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-review .contentView .memoCont .rating {
    float: left;
    padding: 7px 14px;
    box-sizing: border-box;
}

.xans-product-review .contentView .memoCont .rating .label {
    display: inline-block;
    width: 45px;
    padding: 0;
    line-height: 29px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0;
}

.xans-product-review .contentView .memoCont .byte {
    float: right;
    text-align: right;
}

.xans-product-review .contentView .memoCont .submit {
    text-align: right;
    padding: 0 14px 7px;
}

.xans-product-review .contentView .memoCont .captcha {
    overflow: hidden;
    margin: 0 14px;
    padding: 10px 0 10px 114px;
    border-top: 1px solid #ededed;
}

.xans-product-review .contentView .memoCont .captcha .form {
    float: left;
    position: relative;
}

.xans-product-review .contentView .memoCont .captcha img {
    position: absolute;
    left: -30px;
    margin-right: -30px;
}

.xans-product-review .contentView .memoCont .captcha img:first-child {
    left: -114px;
    margin-right: -114px;
}

.xans-product-review .contentView .memoCont .captcha .form {
    width: 100%;
}

.xans-product-review .contentView .memoCont .captcha .form p {
    margin: 14px 0 0;
    padding: 0 0 0 20px;
    font-size: 11px;
    background: url("/design/pota2024/images/mo/ico_important.png") no-repeat 0 50%;
    background-size: 13px 13px;
}

.xans-product-review .contentView .memoCont .mButton {
    margin: 10px 0 0;
}

.xans-product-review .contentView .memoCont #captcha {
    margin: 2px 0 0 0;
    width: 100%;
}

.xans-product-review .contentView .memoCont .boardCommentAuthority {
    padding: 14px;
    text-align: center;
    background: #fff;
}
.MS_review_content_box, .MS_qna_content_box {display:none;}
#prdQnA .board::after {
    content: "";
    display: block;
    clear: both;
}

#prdQnA {
    width: 100%;
    padding: 0px 0 20px;
}

#prdQnA .board {
    padding: 10px 0;
}

#prdQnA_ {
    padding: 0 14PX;
}

#prdQnA .board::after {
    clear: both;
    display: block;
    content: ""
}

#prdQnA h3 {
    width: 30%;
    font-weight: normal;
    display: inline-block;
    padding: 0 0 10px 0;
    letter-spacing: 0;
    color: #000;
    font-size: 10px;
}

#prdQnA .qna_button {
    float: right;
    width: 70%;
    display: inline-block;
    margin: 0 0 10px
}

#prdQnA span.list_button {
    float: right;
    padding: 20px 0 10px 0;
    font-size: 0.8em;
    text-align: right;
    text-transform: none;
}

#prdQnA .list_button_ {
    padding: 10px 20px;
    border: 1px solid #ddd;
    color: #555;
    margin: 0 0 0 5px;
}

#prdQnA span.list_button1,#prdQnA span.list_button2 {
    text-align: right;
    float: right;
}

#prdQnA span.list_button1 a {
    padding: 8px 20px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0 0 5px;
    font-size: 10px
}

#prdQnA span.list_button2 a {
    padding: 8px 20px;
    border: 1px solid #ddd;
    color: #000;
    margin: 0 0 0 5px;
    background: #fff;
    margin: 0 0 0 5px;
    font-size: 10px
}

#prdQnA .board > .btnArea {
    padding: 0;
    margin: 0 auto;
}

#prdQnA .nodata {
    clear: both;
    width: 100%;
    margin-top: 36px;
    padding: 14px 0px;
    font-size: 10px;
    border-top: 1px solid #ddd;
    color: #9e9e9e;
    border-bottom: 1px solid #ddd;
    letter-spacing: 0;
    text-align: center;
}

.xans-product-qna .writeNotiArea {
    padding: 0 14px;
    background: #fff;
}

.xans-product-qna .writeNotiArea:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-qna .writeNotiArea p {
    float: left;
    margin: 7px 0;
}

.xans-product-qna .writeNotiArea div.gRight {
    float: right;
    margin: 7px 0 0;
}

.xans-product-qna .noAccess {
    margin: 14px 0;
    text-align: center;
    border-top: 1px solid #d5d5d5;
}

.xans-product-qna .minor {
    padding: 108px 0 28px;
    text-align: center;
    background: url("/design/pota2024/images/mo/bg_adult.png") center 14px no-repeat;
    background-size: 80px 80px;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.xans-product-qna .minor p {
    font-size: 13px;
    margin: 0 0 14px;
}

.xans-product-qna .boardSort {
    padding: 7px 14px;
    font-size: 13px;
    background: #f1f1f1;
}

.xans-product-qna .boardSort:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-qna .boardSort span {
    float: left;
    margin: 0 14px 0 0;
}

.xans-product-qna {
    float: left;
    width: 100%;
    margin: -1px 0 0;
    font-size: 11px;
    background: #fff;
}

.xans-product-qna > ul > li {
    overflow: hidden;
    position: relative;
    padding: 14px 0;
    min-height: 43px;
    color: #757575;
    border-bottom: 1px solid #d5d5d5;
}

.xans-product-qna > ul > li:first-child {
    border-top: 1px solid #d5d5d5;
}

.xans-product-qna .descriptions {
    position: relative;
    margin: 0 0 0 7px;
    padding: 0 7px;
}

.xans-product-qna .descriptions a {
    display: block;
    color: #757575;
    font-size: 0;
}

.xans-product-qna .descriptions a .summary {
    display: block;
    padding: 0 15px 10px 0;
    color: #1b1b1b;
    font-size: 10px;
    line-height: 1.3em;
    font-weight: normal;
}

.xans-product-qna .descriptions .id {
    padding: 0 7px 0 0;
}

.xans-product-qna .descriptions span {
    position: relative;
    display: inline-block;
    padding: 0 7px 0 8px;
    font-size: 11px;
}

.xans-product-qna .descriptions span.date:before {
    display: block;
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 1px;
    height: 11px;
    background: #d6d6d6;
}

.xans-product-qna .descriptions strong + span:before {
    display: none;
}

.xans-product-qna .descriptions strong.summary span {
    display: none;
    padding: 0 2px 0 0;
}

.xans-product-qna .contentView {
    margin: 0;
    padding: 0;
    min-height: 0;
    background: #f9f9f9;
    color: #757575;
    font-size: 15px;
    text-align: left;
    word-wrap: break-word;
}

.xans-product-qna .contentView .view {
    margin: 0;
    padding: 14px;
}

.xans-product-qna .contentView .view.secret {
    padding: 14px 28px;
}

.xans-product-qna .contentView .view.secret .alert {
    display: block;
    margin: 0 0 14px;
    padding: 0 0 0 31px;
    color: #353535;
    font-size: 13px;
    line-height: 1.2em;
    background: url("/design/pota2024/images/mo/ico_secret.png") 4px 4px no-repeat;
    background-size: 17px 20px;
}

.xans-product-qna .contentView .view.secret p {
    position: relative;
    padding: 0 51px 0 0;
}

.xans-product-qna .contentView .view.secret p input[type="password"] {
    width: 100%;
}

.xans-product-qna .contentView .view.secret p input[type="button"] {
    position: absolute;
    top: 0;
    right: 0;
}

.xans-product-qna .contentView .attach {
    max-width: 100%;
    text-align: center;
}

.xans-product-qna .contentView .attach img {
    max-width: 100%;
    margin: 0 0 14px;
    border: 1px solid #dedede;
}

.xans-product-qna .contentView p {
    color: #1b1b1b;
}

.xans-product-qna .contentView .ec-base-button {
    margin: 0;
    padding: 0 14px 14px;
}

.xans-product-qna .contentView .ec-base-button a em {
    color: #508bed;
}

.xans-product-qna .contentView .ec-base-button .ico.write {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url("/design/pota2024/images/mo/ico_comment.png");
    background-size: 13px 13px;
}

.xans-product-qna .contentView .boardComment li {
    padding: 0 0 0 14px;
    border-top: 1px solid #d5d5d5;
    background: #f1f1f1;
}

.xans-product-qna .contentView .boardComment li .ec-base-button .gLeft {
    margin-left: -4px;
}

.xans-product-qna .contentView .boardComment li .ec-base-button .gLeft a,.xans-product-qna .contentView .boardComment li .ec-base-button .gLeft button {
    margin-left: 4px;
}

.xans-product-qna .contentView .boardComment li .commentInfo {
    padding: 14px 14px 0;
    font-size: 12px;
    color: #757575;
    background: url("/design/pota2024/images/mo/ico_bullet.png") 0 16px no-repeat;
    background-size: 8px 8px;
}

.xans-product-qna .contentView .boardComment li .commentInfo .name {
    padding: 0 8px 0 0;
    font-weight: normal;
}

.xans-product-qna .contentView .boardComment li .commentInfo span {
    position: relative;
    padding: 0 8px;
}

.xans-product-qna .contentView .boardComment li .commentInfo span:before {
    position: absolute;
    top: 1px;
    left: 0;
    display: inline-block;
    content: "";
    width: 1px;
    height: 11px;
    background: #ccc;
}

.xans-product-qna .contentView .boardComment li span img {
    width: 50px;
    height: 10px;
    vertical-align: baseline;
}

.xans-product-qna .contentView .boardComment p.comment {
    padding: 14px;
    color: #1b1b1b;
}

.xans-product-qna .contentView .boardComment .replyArea {
    padding: 0 0 0 28px;
    border-top: 0;
    background: #f1f1f1;
    background-size: 8px 8px;
}

.xans-product-qna .contentView .boardComment .replyArea .commentInfo {
    border-top: 1px solid #d5d5d5;
}

.xans-product-qna .contentView .memoCont {
    padding: 7px 0 0;
    border-top: 1px solid #d5d5d5;
}

.xans-product-qna .contentView .memoCont .label {
    padding: 0 7px 0 0;
    color: #757575;
    font-weight: normal;
    vertical-align: middle;
    letter-spacing: -1px;
}

.xans-product-qna .contentView .memoCont .label.hide {
    display: none;
}

.xans-product-qna .contentView .memoCont .info {
    padding: 0 14px;
}

.xans-product-qna .contentView .memoCont .info:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-qna .contentView .memoCont .info p {
    position: relative;
    box-sizing: border-box;
    width: 50%;
}

.xans-product-qna .contentView .memoCont .info p .label {
    position: absolute;
    left: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    line-height: 29px;
    letter-spacing: 0;
}

.xans-product-qna .contentView .memoCont .info p.name {
    float: left;
    padding: 0 0 0 45px
}

.xans-product-qna .contentView .memoCont .info p.name .label {
    width: 45px;
}

.xans-product-qna .contentView .memoCont .info p.password {
    float: right;
    padding: 0 0 0 65px
}

.xans-product-qna .contentView .memoCont .info p.password .label {
    width: 65px;
}

.xans-product-qna .contentView .memoCont .info p.name input[type="text"],.xans-product-qna .contentView .memoCont .info p.password input[type="password"] {
    width: 100%;
    margin: 0;
}

.xans-product-qna .contentView .memoCont .info p.password .label {
    margin: 0;
}

.xans-product-qna .contentView .memoCont .ec-base-help {
    margin: 8px 0 0 24px;
}

.xans-product-qna .contentView .memoCont .admin a {
    display: block;
    text-align: center;
}

.xans-product-qna .contentView .memoCont .comment {
    margin: 14px 14px 0;
}

.xans-product-qna .contentView .memoCont .comment textarea#comment {
    width: 100%;
    height: 50px;
    margin: 0 0 7px 0;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.xans-product-qna .contentView .memoCont .byteRating {
    margin: 5px 0 0;
    border-bottom: 1px solid #ededed;
}

.xans-product-qna .contentView .memoCont .byteRating:after {
    content: "";
    display: block;
    clear: both;
}

.xans-product-qna .contentView .memoCont .rating {
    float: left;
    padding: 7px 14px;
    box-sizing: border-box;
}

.xans-product-qna .contentView .memoCont .rating .label {
    display: inline-block;
    width: 45px;
    padding: 0;
    line-height: 29px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0;
}

.xans-product-qna .contentView .memoCont .byte {
    float: right;
    text-align: right;
}

.xans-product-qna .contentView .memoCont .submit {
    text-align: right;
    padding: 0 14px 7px;
}

.xans-product-qna .contentView .memoCont .captcha {
    overflow: hidden;
    margin: 0 14px;
    padding: 10px 0 10px 114px;
    border-top: 1px solid #ededed;
}

.xans-product-qna .contentView .memoCont .captcha .form {
    float: left;
    position: relative;
}

.xans-product-qna .contentView .memoCont .captcha img {
    position: absolute;
    left: -30px;
    margin-right: -30px;
}

.xans-product-qna .contentView .memoCont .captcha img:first-child {
    left: -114px;
    margin-right: -114px;
}

.xans-product-qna .contentView .memoCont .captcha .form {
    width: 100%;
}

.xans-product-qna .contentView .memoCont .captcha .form p {
    margin: 14px 0 0;
    padding: 0 0 0 20px;
    font-size: 11px;
    background: url("/design/pota2024/images/mo/ico_important.png") no-repeat 0 50%;
    background-size: 13px 13px;
}

.xans-product-qna .contentView .memoCont .mButton {
    margin: 10px 0 0;
}

.xans-product-qna .contentView .memoCont #captcha {
    margin: 2px 0 0 0;
    width: 100%;
}

.xans-product-qna .contentView .memoCont .boardCommentAuthority {
    padding: 14px;
    text-align: center;
    background: #fff;
}
.qna_board_content .conts .txt div span {color:#000!important;}
.qna_board_content .conts .txt input[type="password"] { 
height: 36px;padding: 10px;
font-size: 10px;
line-height: 13px;
font-weight: inherit;box-sizing: 
border-box;border: 0 !important;
background-color: light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important;}
.qna_board_content .conts .txt input[type="button"] {
font-size: 11px;
color: #fff;
font-weight: normal;
background: #000;height: 35px;
line-height: 35px;
padding: 0 15px;border: 0 !important;}     
    
.xans-product-detail .overview .xans-product-image {
        float: left;
        padding: 0 1% 0 2%;
        width: 50%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
.xans-product-detail .overview .prdDesc {
        float: right;
        margin: 0 0 10px;
        width: 50%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    } 
.xans-product-detail .sale span { font-size: 11px !important;color: #9e9e9e;font-weight:normal;padding:20px 0 0 ;display:inline-block;}
.xans-product-detail .sale1 span {font-weight:normal;padding:20px 0 0 ;}
.xans-product-detail em.big {color:#555555;}
.edb-img-tag-w {position: unset!important;}
#opt_layer_background.show {display:block!important;}
.option_area.fixed #product_detail_option_layer {margin:0 10px}
.option_area.fixed #product_detail_option_layer .optionArea {
    max-height: 156px;
    padding: 0;
    overflow-y: scroll;
    background: #f1f1f1;
}

.option_area.fixed #product_detail_option_layer .optionArea .name {
    padding: 14px;
}

.option_area.fixed #product_detail_option_layer .byte {
    font-size: 11px;
    vertical-align: middle;
}

.option_area.fixed #product_detail_option_layer .byte strong {
    color: #1b87d4;
}

.option_area.fixed #product_detail_option_layer .xans-product-action {
    border-top: 1px solid #ccc;
}

.option_area.fixed #product_detail_option_layer .boardWrite td select {
    width: 100%;
}

.option_area.fixed #product_detail_option_layer .boardWrite input[type="text"],.option_area.fixed #product_detail_option_layer .boardWrite input[type="password"] {
    margin-bottom: 2px;
}

.option_area.fixed #product_detail_option_layer .boardWrite .name {
    margin: 0;
    padding: 14px;
    color: #2e2e2e;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.25em;
}

.option_area.fixed #product_detail_option_layer .productSet {
    border-bottom: 1px solid #d5d5d5;
    background-color: #fff;
}

.option_area.fixed #product_detail_option_layer .productSet .title {
    display: block;
    padding: 7px 14px 0;
}

.option_area.fixed #product_detail_option_layer .productSet .product {
    padding: 0 14px;
}

.option_area.fixed #product_detail_option_layer .productSet .product > li {
    position: relative;
    padding: 7px 0;
    border-top: 1px solid #ddd;
}

.option_area.fixed #product_detail_option_layer .productSet .product > li:first-child {
    border-top: 0;
}

.option_area.fixed #product_detail_option_layer .productSet .product img {
    max-width: 100%;
}

.option_area.fixed #product_detail_option_layer .productSet .product .information {
    overflow: hidden;
    padding: 0;
}

.option_area.fixed #product_detail_option_layer .productSet .product .name {
    margin: 0 0 7px;
    font-size: 13px;
    line-height: 1.25;
}

.option_area.fixed #product_detail_option_layer .productSet .product .name a {
    color: #1e222d;
    word-wrap: break-word;
}

.option_area.fixed #product_detail_option_layer .productSet .product .qty {
    font-size: 11px;
    color: #8f8f91;
}

.option_area.fixed #product_detail_option_layer .productSet .product .price {
    margin: 0 0 2px;
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
    color: #f60;
    line-height: 1.25;
    word-wrap: break-word;
}

.option_area.fixed #product_detail_option_layer .productSet .product .salePrice {
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
    color: #66676a;
}

.option_area.fixed #product_detail_option_layer .productSet .product .byte {
    font-size: 11px;
    vertical-align: middle;
}

.option_area.fixed #product_detail_option_layer .productSet .product .byte strong {
    color: #1b87d4;
}

.option_area.fixed #product_detail_option_layer .productSet .product .option td select {
    width: 100%;
}

.option_area.fixed #product_detail_option_layer .productSet .product .option td .fText {
    width: 45%;
    padding: 3px;
}

.option_area.fixed #product_detail_option_layer .productSet select {
    margin: 0 4px 0 0;
}

.option_area.fixed #product_detail_option_layer .productSet input[type="text"],.option_area.fixed #product_detail_option_layer .productSet input[type="password"] {
    margin-bottom: 2px;
}

.option_area.fixed #product_detail_option_layer .productSet .quantity img {
    width: 33px;
}

.option_area.fixed #product_detail_option_layer .productSet .quantity.set {
    padding: 14px 14px;
    border-top: 1px solid #ccc;
    background: #fff;
}

.option_area.fixed #product_detail_option_layer .productSet .quantity.set dt,.option_area.fixed #product_detail_option_layer .productSet .quantity.set dd {
    display: inline-block;
    vertical-align: middle;
}

.option_area.fixed #product_detail_option_layer .productSet .quantity.set dt {
    width: 75px;
    font-size: 13px;
    color: #757575;
}

.option_area.fixed #product_detail_option_layer .productSet td img {
    width: 26px;
    vertical-align: middle;
    cursor: pointer;
}

.option_area.fixed #product_detail_option_layer .productSet .selectButton {
    margin: 14px 0 0;
    width: 100%;
    text-align: right;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .value {
    color: #767479;
    word-break: break-all;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .value .ec-product-value {
    color: #363437;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button li {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 0 3px 3px 0;
    vertical-align: top;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
    background: #fff;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button li:last-child {
    margin-right: 0;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button li a {
    display: block;
    min-width: 30px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    word-break: break-all;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button li a span {
    display: inline-block;
    padding: 6px 5px;
    box-sizing: border-box;
    word-break: break-all;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button.ec-product-preview li {
    padding: 3px;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button.ec-product-preview li a {
    min-width: 24px;
    width: 24px;
    height: 24px;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button.ec-product-preview li a img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button.ec-product-preview li a span {
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    padding: 0;
    text-indent: 120%;
    white-space: nowrap;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button.ec-product-preview .ec-product-soldout span,.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button.ec-product-preview .ec-product-disabled span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button.ec-product-preview .ec-product-soldout span {
    background: url("//img.echosting.cafe24.com/skin/mobile/product/soldout_bg.png") repeat;
    background-size: 28px auto;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button .ec-product-soldout {
    border-style: dashed;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button .ec-product-soldout a span {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: not-allowed;
    color: #c8c8c8;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button .ec-product-soldout.ec-product-selected {
    border-style: dashed;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button .ec-product-disabled a span {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button .ec-product-selected {
    border: 2px solid #495164;
    border-radius: 2px;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-button .ec-product-selected a {
    margin: -1px;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-radio > li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-radio .ec-product-disabled,.option_area.fixed #product_detail_option_layer .xans-product-option td .ec-product-radio .ec-product-soldout {
    color: #d7d7d7;
}

.option_area.fixed #product_detail_option_layer #totalProducts {
    position: relative;
}

.option_area.fixed #product_detail_option_layer #totalProducts:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #d5d5d5;
}

.option_area.fixed #product_detail_option_layer #totalProducts table {
    margin: 0;
    border-collapse: separate;
}

.option_area.fixed #product_detail_option_layer #totalProducts thead {
    display: none;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td {
    padding: 3px 0 5px;
    border-top: 1px dotted #a1a1a3;
    font-size: 12px;
    color: #5f5f5f;
    line-height: 16px;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody tr:first-child td {
    border-top: 0;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody tr td:nth-child(2) {
    text-align: right;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody tr td:nth-child(3) {
    text-align: center;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td img {
    vertical-align: middle;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td p {
    margin: 5px 0 0 5px;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td p.option,.option_area.fixed #product_detail_option_layer #totalProducts tbody td p.product {
    padding: 0 0 0 4px;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td p.option strong,.option_area.fixed #product_detail_option_layer #totalProducts tbody td p.product strong {
    font-weight: normal;
    color: #1c1c1c
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td p.option:before,.option_area.fixed #product_detail_option_layer #totalProducts tbody td p.product:before {
    overflow: hidden;
    content: "";
    position: relative;
    left: -4px;
    display: inline-block;
    width: 3px;
    height: 7px;
    margin-right: -3px;
}

.option_area.fixed #product_detail_option_layer #totalProducts input[type=number] {
    width: 85px;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td .price {
    display: block;
    margin: 0 0 6px;
    font-weight: bold;
    font-size: 13px;
    font-family: Tahoma;
    color: #ff6600;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td .mileage {
    display: block;
    font-size: 11px;
    color: #212530;
    white-space: nowrap;
}

.option_area.fixed #product_detail_option_layer #totalProducts tbody td .soldOut {
    color: #e84f20;
}

.option_area.fixed #product_detail_option_layer .totalPrice {
    padding: 14px;
    font-size: 13px;
    line-height: 15px;
    color: #212530;
    vertical-align: middle;
    background: #f1f1f1;
}

.option_area.fixed #product_detail_option_layer .totalPrice > strong {
    color: #1b1b1b;
}

.option_area.fixed #product_detail_option_layer .totalPrice .total {
    float: right;
    font-family: Tahoma;
    color: #ff6600;
}
.option_area.fixed .sizeGuide, .option_area .btnClose,.option_area h1 {display:none;}
.option_area.fixed #product_detail_option_layer #NaverChk_Button {
    margin: 14px 0 15px;
}
.option_area.fixed .name {
    margin: 0;background: #f1f1f1;
    padding: 14px;
    color: #2e2e2e;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.25em;display:block!important;
}
.option_area.fixed h1 {display:block!important;
    padding: 0 14px;
    line-height: 35px;
    font-size: 13px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    color: #1b1b1b;
    background: #f1f1f1;
    border-radius: 5px 5px 0 0;
}


.option_area.fixed .btnClose {
    background: url(/design/pota2024/images/mo/btn_close_black.png) center center no-repeat;
    background-size: 14px 14px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 510;
    width: 36px;
    height: 36px;
    border: 0;
    padding: 0;
    font-size: 0;
    text-indent: -150%;display:block!important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .shopdetailInfoMultiSelect {background:#fff;}
.xans-product-action.optionfixed {display:none;}
.option_area.fixed .xans-product-action.optionfixed {display:block;
    border-top: 1px solid #ccc;padding: 7px 14px 7px 10px;
    border-radius: 0 0 5px 5px;margin: 1px;

}
.option_area.fixed #MK_innerOptTotal.total_box {padding:25px 13px 18px;}
#cartPop .layer {background:rgba(60, 60, 60, 0.3)!important; }
.xans-product-action.optionfixed .option_tk .shopdetailInfoSelect {padding:0 13px;}

/* BASIC css end */

