/* BASIC css start */
.pager.swiper-pagination-fraction {
    display: inline-block;
    width: auto;
    font-size: .625rem;
    font-weight: 500;
    line-height: 100%;
    left: auto;
    right: 1.1rem;
    bottom: 1.1rem;
    padding: .3125rem .5rem;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    border-radius: 1.25rem;
    white-space: nowrap;
    position: absolute;
    z-index: 1;
}




/*¿¬°ü»óÇ° ½º¿ÍÀÌÆÛ*/
.swiper-container2{
    position:relative;
    overflow:hidden;
    width: 100% !important;
    margin-top:0px;    
    border-bottom:1px solid #000;
}

.swiper-container2 .swiper-wrapper img{width:100%;}


.swiper-container2 .swiper-wrapper {
    position:relative;
    width:100%;
  
    display:flex;   
}
.swiper-container2 .swiper-pagination {
    display: block;
    position: absolute !important;
    left: 0 !important;
    bottom: -20px !important;
    width: 100% !important;
    text-align: center;
}


.swiper-container2 .swiper-slide .swiper-slide-active {
    width: 50% !important;
    margin-right:0 !important;

}

.swiper-container {
    width: 100%; 
    margin-top:0;
}

.swiper-slide {
    text-align: center;
    font-size: 12px;   
    border-right: 1px solid #000;
}


.swiper-container2 .swiper-slide.swiper-slide-next {
    width: 50% !important;
    height: auto;
    margin-right:0 !important;    
}

.swiper-container2 .thumb {
    margin-bottom: 0 !important;
}

.swiper-container2 .info {
    padding: 5px 10px;
}

.swiper-container2 .listName {
   text-align:left;
   font-size: 13px !important;
   font-family: 'Ayra' !important;
}

.swiper-container2 .money{
   font-family: 'Ayra';
}

.swiper-container2 .subname {
   color: #8e8d8d;
   font-size: 12px !important;
   margin: 0 0 6px;
   font-weight: 400;
   text-align:left;
   font-size: 15px;
   font-family:"Arya";
}

.swiper-container2 .price {
    text-align:left;
   font-size: 13px;
   font-family:"Arya";
}

.swiper-container2 .listPrice {
    text-align:left;
   font-size: 13px;
   font-family:"Arya";
}



/* accordion toggle*/
div.toggle_wrap {
    display:inline-block;
    width:100%;
    margin-top: 20px;
    border-bottom: 1px solid #ddd;
}

.collapsible {
    position:relative;
    background-color: #fff;
    color: #000;;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border-top: 1px solid #ddd !important;
    border: none;
    text-align: left;
    outline: none;
    font-size: 13px;
}

.content {
    padding: 0px 15px !important;
    max-height: 0;
    height: 100% !important;
    overflow-y:auto !important;   
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #fff;
    color: #333;
}
        
.content p {
    font-size:13px;            
    padding: 5px 0 7px;        
}
        
.content::-webkit-scrollbar {
    display: none
}
        
.content_tit{
    font-weight:600;
}
                       
.collapsible:before {
    content: "";
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 8px;
    height: 1px;
    background: #333;
    top: calc(50% - 1px);
    right: 16px;
}

.toggle_wrap .collapsible:after {
    content: "";
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 8px;
    height: 1px;
    background: #333;
    top: calc(50% - 1px);
    right: 16px;
    transform: rotate(90deg);
    transition: .3s linear;
}

.toggle_wrap .active:after {
    transform: rotate(0deg);
}
        
.pro_info img {
    width: 100%;
}  

#sizeChart{
   margin-bottom:15px;
}

#sizeChart th {
     width: 10%;
}

#sizeChart td {
     width: 10%;
     padding: 5px 0;
     text-align:center;
}
        


.product-detail-info {font-size:14px; font-weight:normal; text-align:left; padding:0 15px;  color:#969696;   letter-spacing: -0.03em; line-height: 1.3; margin-top: 13px;}


#contents .h_title, .page_location{font-size: 1.5em !important;}

.add-option-sel{display:none;}
.detail_event img{width:100%;}
.detail_event{margin-top:0px;}
.common_content .bar{}
.common_content{ width:100%;}
.common_content ul{font-size:12px; margin-bottom:40px; line-height:1.6;}
.common_content h4{ color:#000; font-weight:bold; margin-bottom:15px; font-size:14px;}
.common_content ul li{ color:#666;   margin-bottom:10px;}
.common_txt{padding: 20px 15px;}


#mPowerreview .tit{display:none;}
.sns_crap img  {height: 6vw; margin-left:5px;}
.sns_crap{margin-top:-3px;float:right;  }
#ocbMsg{display:none;
background-color: #f5f5f5;
    padding: 5px 15px;
}
.MK_txt-total{float:left; font-weight:500; font-size:0.99em;}
.option_area span{}
.option_area.fixed span{}
.option_area.fixed{cursor:default;}
.page_location{background:none !important; border-bottom:0 !important; font-weight:normal !important;     padding: 28px 10px 20px 15px;}
.page_location a{color:#666; font-size:0.8em; }
.price{font-size:1.6em;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ }

.shopdetailInfoCont{font-size: 16px;}
.swiper-button-next2, .swiper-button-prev2 {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
   
    background-position: center;
    background-repeat: no-repeat;}
.optselect p:first-child{}
#MK_innerOptTotal{border-top:1px solid #ddd;}


.tabtitle2{line-height: 1.2 !important;
    height: 37px;
    padding: 8px 0;
    vertical-align: top;
 
    box-sizing: border-box;}
    
   
.swiper-slide .thumb a{ position:relative; display:block; }
.swiper-slide .thumb a .soldout_wrap { position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.4); }
.swiper-slide .thumb a .soldout_wrap .soldout_txt { display:inline-block; color:#fff; font-size:15px; font-weight:bold; position: absolute; left: 50%; margin-left: -38px; top: 50%; margin-top: -8px;}

.swiper-container1 .swiper-wrapper .thumb img{width:100%;}
.prd-photo img{width:100%;}
.swiper-slide .preview_icon a:first-child{display:inline-block !important;}
.swiper-slide .preview_icon{margin-top:10px;}
.swiper-slide .thumb{margin-bottom:20px;}
.preview_icon a:first-child{display:none !important;}
.m_bnwrap{font-size:0; text-align:center; margin: 50px 0 10px 0; padding:0 20px;}
.m_bnwrap li{display: inline-block;
    width: 23.5%;
    margin-left: 2%;
}

.m_bnwrap li:first-child{margin-left:0;}
.m_bnwrap li img{width:100%;}

.swiper-button-next, .swiper-button-prev{}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:0% !important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:0% !important;}


.swiper-container1{position:relative; overflow:hidden; }

.swiper-container1 h3{font-size:20px; color:#000; font-weight:bold; text-align:center; margin-bottom:38px;}


.swiper-button-next, .swiper-button-prev{
    width: 30px !important;
    height: 27px !important;
    background-size: 15px !important;
    background-position: center center !important;
    opacity: 0.6;
}  


.swiper-pagination-bullet{width:8px !important; height:8px !important; margin: 0 4px;  -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important;}



.swiper-pagination2{bottom:0 !important; position: static !important; width: auto !important;
    margin-top: 30px;     text-align: center;}



.prdList{overflow:hidden;}
.cafcon_more_btn{cursor:pointer; text-align:center; }
.cafcon_more_btn span{ 
     margin-top: 12px;
    width: 49%;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin-bottom: 5px;
    background: #fff;
    color: #000;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.btn_Red{
    letter-spacing: 0.2em;
    width: 100%;
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
}

.opt_bg {
    position:absolute;
    top:-32px;
    left:0;
    width:100%;
    height: 40px;
    background:#fff;
    border-top:1px solid #ddd;
    box-sizing :border-box;
}

.opt_close {
     display:none;
     position:absolute;
     width:20px;
     height:20px;
     right:10px;
     top: -10px;
     z-index:11;
}

.display {
   display:block;
}

.brand_content{text-align:center;}
.brand_content img{width:100%;}
.shopdetail .shopdetailInfo {background-color:#fff; }
.shopdetail .shopdetailInfo h2 {font-size:18px; font-weight:bolder; text-align:left; padding:0 15px;     letter-spacing: -0.03em; line-height: 1.3;}
.sub-prd {
    padding: 5px 15px;
    font-size: 13px;
}
.shopdetail h3 {font-weight:bold;font-size: 14px; padding:10px 15px; margin-bottom:10px; border-bottom:1px solid #000; }
.shopdetail h3 .fa {float:right; font-size: 1.5em;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure {padding:16px 15px; border-bottom:1px solid #c7c7c7;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff; margin-top:30px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative;  padding: 10px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color:#000; font-size:1.333em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom:8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .region {margin-left: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation {position:absolute; top:50%; right:10px; text-align:center; margin-top: -25px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a {width:50px; height:50px; color:#fff; background-color:#636363; display: inline-block; font-size:0.917em; border-radius: 4px; border:1px solid #424242;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a:first-child {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoDelivery {padding:10px 15px;}
/* »óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {width: 100%; position: fixed; z-index: 9999; bottom: 0; left: 0; right: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {-webkit-animation: qbuy 150ms linear 1 normal; animation: qbuy 150ms linear 1 normal;}
@-webkit-keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
@keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
.btn_Red{border:0 !important;     background-color: rgba( 000, 000, 000, 0.8 ) !important; color:#999;}
.mb_shoppolicy img {width: 100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk { position:relative; overflow-y:auto; background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {width:100%; box-sizing: border-box; position:relative; bottom:0; left:0; right:0;  z-index: 101; text-align: center;  margin:0 auto; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {display: block; position: fixed;}




.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {display: block; position: relative;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn a{ padding-left: 8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {opacity:0.8; position: absolute; top: -18px; right: 41%; margin-left:-36px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff; border-top: 1px dotted #444;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {position:relative; background-color: #fff; text-align: center; padding: 10px 15px; display:none; padding-top: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width: 48%;
    color: #000;
    background-color: #fff;
    display: inline-block;

    margin: 0;
    border: 1px solid #ddd;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    font-size: 14px;}




.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {background-color:#000; border:1px solid #000; box-sizing:border-box; color:#fff; margin-left: 2%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {PADDING: 10PX 0; background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {background-color:#fff; padding: 8px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 28%; padding-right: 5px; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #f6f6f6; padding:0 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}
.shopdetail .shopdetailBoard {display:none; text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%; background-color:#f8f8f8; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}


#MK_innerOptScroll{padding-bottom:30px;}

.option_tk #MK_innerOptTotal{font-size:1.6em;}
.MK_optAddWrap .MK_inner-opt-cm li {position:relative; padding: 7px 15px; margin-top:30px; text-align:right; font-size:12px;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {
    margin-top: 9px;
    float:left;
     font-size:1.1em !important;
    display: inline-block;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {display:inline-block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {padding:0 6px; width: 80px; margin-right: 10px; height:35px; font-size:13px !important;
 -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {
    vertical-align: middle;
    background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_comment_del.gif) 0 0 no-repeat;
    display: inline-block;
    margin-left: 10px;
    width:15px;
    height:15px;
   
}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {
    width: 20px;
    display:none;
}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:14px; right:0; font-size: 1.3em; display:none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {
    background-color: #fff; 
    width: 35px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
    font-size:1.1em !important;
    border:1px solid #ddd;
    color: #000;
    display: inline-block;
    box-sizing: border-box;

}
.MK_optAddWrap .total {text-align:right; padding:23px 15px; font-size: 1.8em;}
.MK_optAddWrap .MK_total { color:#000; font-weight:600;}
.MK_optAddWrap .MK_txt-won {font-weight:600;}




.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 p {
   width:90%;
   margin:0 auto;
   padding: 5px;
   background-color:#fff;
   border:1px solid #000;

}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 p:last-child {
   margin-bottom:0px;

}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .shopdetailInfoName {width: 27%; padding-right: 3px; box-sizing:border-box; font-size:13px; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .shopdetailInfoCont {width:65%; display:inline-block; margin-left:2%; font-size:14px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .shopdetailInfoCont select {
    background-color: #fff;
    border: none;
    font-size:13px !important;
    color: #1f1f1f;
    height: 40px;
    background-size: 2.5%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 100%;
       margin-left: 20px;
    outline: 0;
}

input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {
    border: none;
    appearance: auto !important;   
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #f6f6f6; padding:0 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .add-option select {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect2 .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px; color: #1c1c1c;}



/* //»óÇ°¿É¼Ç */
.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;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {text-align:center; padding:30px 0 55px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop {padding:0 15px;align-items: center;    font-size: 16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a { line-height:50px; display: inline-block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {width:50%; background-color: #fff; border:1px solid #000;border-top: none; border-left:none !important; box-sizing: border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart { background-color:#fff; border:1px solid #000;width:50%;box-sizing: border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {color:#fff; background-color:#000; width:100%; height:50px; line-height:50px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; height:auto;}

.btn_wrap2 {
    display: flex;
    justify-content:
    space-between;
    flex-wrap: nowrap;
    flex-direction: row;
}

/* ³×ÀÌ¹öÆäÀÌ */

#nhn_btn {
   padding:0 !important;
}

div.npay_storebtn_bx.npay_type_MA_1 {
   width: unset !important;
   height: unset !important;

}

.snspay .npay_text,
.npay_event_text,
.npay_btn_item.btn_width {
    display: none !important
}

.snspay .npay_button {
    padding: 0 !important;
}

div.npay_button_box {
    border:none !important;
}

.snspay .npay_event {
    display: none !important;
}

.snspay div#NPAY_BUTTON_BOX_ID {
   ;
    padding: 0 !important;
}


.snspay .npay_btn_link.npay_btn_pay {
    width: 100% !important;
    height: 50px !important;
    background-color: #fff !important;
    border: 1px solid #000 !important;
    border-top: none !important;
    border-bottom: none !important;
    border-radius: 0px !important;
    box-sizing: border-box !important;
}

.snspay .npay_btn_link.npay_btn_pay .npay_logo {
    width: 45px !important;
    height: 50px !important;
    vertical-align: middle !important;
    background-position-y: -11% !important;
}





.shopdetail .shopdetailCoupon {margin-top:15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet {padding:0 15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .image_src {max-width: 100%; padding-bottom: 5px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li dl {height:34px; background:url("/images/d3/m_04/bg_coupon@2x.gif") no-repeat left center; padding:10px 0 10px 92px; border-bottom:1px dashed #cbcbcb; position:relative; background-size: 81px auto;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li:last-child {border-bottom:0px none;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt {width:82px; position:absolute; top:10px; left:0 ; color:#fff; text-align:center;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt strong {font-weight: normal;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon h4 {font-weight:bold;}
.shopdetail .shopdetailItem .shopdetailItemPopup {text-align:center; padding:0 15px; margin:22px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:none; padding:10px 0;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom {height:60px; padding:0 0 0 75px; margin-top:10px; background:url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 20px center; line-height: 60px; background-size: 50px auto;}
.shopdetail .shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage table {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage object {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage iframe {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage div {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailNotify {margin-top:24px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:0 15px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 25px 6px;}
.shopdetail .shopdetailRelationItem {padding:0 15px 30px 15px;}
.shopdetail .shopdetailRelationItem .listName input {float:right;}
.shopdetail .shopdetailRelationItem .btn_cart {width:290px; text-align:center; font-weight:bold; color:#fff; background-color:#393939; display:block; padding:10px 0; margin:0 auto;}

/* °ü·Ã»óÇ° */
.shopdetailRelation {margin:30px 0 0;}
.shopdetailRelation .list_shoppingRelationItem1x {padding: 0 !important;}
.shopdetailRelation .list_shoppingRelationItem1x ul {clear:both; }
.shopdetailRelation .list_shoppingRelationItem1x li {width:50%; display:inline-block; vertical-align: top;  padding:18px 0;}
.shopdetailRelation .list_shoppingRelationItem1x li figure {padding:0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {border:0px none;}
.shopdetailRelation .list_shoppingRelationItem1x li img.listPic {width:100%; margin-bottom:10px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo {position: relative;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {    border-bottom: 1px solid #dedede;
    padding: 0 0px 2px 0;
    margin-bottom: 5px;
    text-align: center;}
    .shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listPrice{ text-align: center;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {
    border:1px solid #ddd;
    color: #1f1f1f;
    font-size: 3.2vw;
    height: 40px;
    background-size: 4.5%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 100%;
    outline: 0;
}

.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {position:absolute; top:0; right:0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount {margin: 12px 0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .amount-input {text-align:right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-plus {
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-minus {
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.shopdetailRelation .list_shoppingRelationItem1x .btn_Black {width:290px; margin: 0 auto;}


/* OKDGG ¹öÆ° */
.shopdetail .okdgg-checkout {margin-top: 15px;}
.shopdetail .okdgg-checkout img {max-width: 90%; height: auto;}
/* //OKDGG ¹öÆ° */

/* Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */
.cs-button {bottom: 53px !important;}
/* //Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */

/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â */
.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 #808080;
    color: #fff; font-weight: bold;
    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; }
/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â ³¡ */

@media screen and (min-width:420px) and (max-width:767px) {
	.shopdetail .shopdetailInfo {position:relative; overflow:hidden; zoom:1;background-color: #fff;}

	.shopdetail .shopdetailInfo .shopdetailInfoTop {float:left;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop figure {border-bottom:0px none;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop, .shopdetail .shopdetailInfo .shopdetailInfoBottom {width:100%;}
	
	.shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #fff;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetail .shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetail .shopdetailRelationItem {padding:0 0 30px 0;}

	.shopdetail .shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetail .shopdetailRelationItem .btn_cart {margin:34px auto;}
	
	.shopdetailRelation .list_shoppingRelationItem1x li:nth-child(2) {border:0px none;}
}
@media screen and (min-width:768px) {
	.shopdetail .shopdetailInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #c7c7c7; background-color: #fff;}
	
	.shopdetail .shopdetailInfo .shopdetailInfoTop {float:left;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop figure {border-bottom:0px none;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop, .shopdetail .shopdetailInfo .shopdetailInfoBottom {width:100%;}
	.shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #fff;}

	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetail .shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetail .shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetail .shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetail .shopdetailItem .shopdetailNotify {margin-top:36px;}
	.shopdetail .shopdetailRelationItem .btn_cart {margin:34px auto;}
	.shopdetailRelation .list_shoppingRelationItem1x li {width:50%;}
	.shopdetailRelation .list_shoppingRelationItem1x li:nth-child(2) {border:0px none;}
}


#payco_order_btn {padding-top:10px;}

.slides2{width:92%;height:550px;position:relative;overflow:hidden; margin:0 auto;}
.slides2 .slidesjs-slide img{}
.slides2 .slidesjs-navigation{position:absolute;top:50%;margin-top:-20px;width:20px;height:40px;z-index:19;text-indent:-9999px; }
.slides2 .slidesjs-previous{left:2%;background:url("/design/lightbrain/wizdesign/v_leftbtn.png") no-repeat;}
.slides2 .slidesjs-next{right:2%;background:url("/design/lightbrain/wizdesign/v_rightbtn.png") no-repeat}
.slidesjs-pagination{text-align:center; margin:10px;}
.slides2 li img{}
.slidesjs-slide{text-align:center;}
.slidesjs-container{margin:0 auto; overflow:unset !important;}
.slidesjs-control{width:auto !important;}
.thumb img{width:100%;}
.slidesjs-pagination li{display:inline-block; margin:0 5px;}
.slidesjs-pagination li a{display:block;width:12px;height:12px;background:#666;text-align:left;text-indent:-9999px;}
.slidesjs-pagination li .active{background:#000;}

.fst{width:22% !important;}
.scd{width:27% !important;}
.thr{width:25% !important; line-height:1 !important; height:37px; padding-top:9px; box-sizing:border-box;}
.fourth{width:29% !important;}
.fifth{width:22% !important;}
.fourth a{color:#fff; font-size:10px !important;}
.fifth a{color:#fff; font-size:10px !important;}

.info img{width:100% !important;}

.tapboard{position:relative; width:100%;}
.tapboard > li{width:25%; float:left; text-align:center; background:#323232;}
.tapboard > li > a{ font-weight:bold; width:100%; line-height:40px; color:#fff; display:inline-block;}
.tapboard > .on > a{color:#323232; background:#e3e3e3;}
.tapboard > li .board_content{display:none; position:absolute; left:0; top:70px; width:100%; font-size:15px; color:#555; line-height:1.5; }
.tapboard > .on .board_content{display:block;}
.tapboard .btn_more{position:absolute;right:0;top:0}        
#column_detail .detailTab li.on.fourth a { display:block; color:#323232;}
#column_detail .detailTab li.on.fifth a { display:block; color:#323232;}        


/*»ó¼¼ÆäÀÌÁö*/
.detailinfo {
    padding-top:40px !important;
    border-top:none !important;
}



/* »óÇ° »ó¼¼ ÅÇ */
#column_detail {position:relative;width: 100%;margin-top: 70px;}
#column_detail .detailTab { width:100%;  position:relative; height:46px;  }
#column_detail .detailTab li { float:left; width:33.333% !important; font-size:3.3vw; color:#999; background: #fff; font-weight:bold; text-align:center; line-height:37px; cursor:pointer; border-bottom:1px solid #ddd; }
#column_detail .detailTab li:last-child { border-right: none; }
#column_detail .detailTab li a { font-size:10px; font-weight:bold; }
#column_detail .detailTab li.on { color:#000; font-weight:bold; border-bottom:1px solid #000;}
#column_detail .detailTab li.on a { display:block;  }
#column_detail .prd-detail { display: block; margin-top: -8px; width: 100%;}
#column_detail .prd-info{display:block; margin: 20px auto;}



.slides3 .slidesjs-slide img{width:80%;}
.slides3 .slidesjs-navigation{position:absolute;top:50%;margin-top:-20px;width:20px;height:40px;z-index:19;text-indent:-9999px; }
.slides3 .slidesjs-previous{left:2%;background:url("http://www.starship-eshop.co.kr/design/lightbrain/wizdesign/v_leftbtn.png") no-repeat;}
.slides3 .slidesjs-next{right:2%;background:url("http://www.starship-eshop.co.kr/design/lightbrain/wizdesign/v_rightbtn.png") no-repeat}
.slidesjs-pagination{}
.slides3 li img{}
.slidesjs-slide{text-align:center;}
.slidesjs-container{margin:0 auto; overflow:unset !important; width:100% !important;}
.slidesjs-control{width:auto !important;}

.thumb-wrap{
    position:relative; 
    background-color:#fff;

}

.content2 li {
   border-bottom: 1px solid #000;
   box-sizing: border-box;  
}

.content2 li:first-child {
   border-top:1px solid #000;
}




/* °Ô½Ã±Û */
#tabs {margin: 5px;border: 1px solid #bbb; padding-bottom: 10px; font-size: 12px;}
#tabs .shopdetailBoard {overflow: hidden;text-align:center;border-top:1px solid #bbb;border-bottom:1px solid #bbb;background-color: #f8f8f8; padding: 10px 0; margin-bottom: 0;}
#tabs .shopdetailBoard .tab_on {font-weight: bold; padding: 10px 0;}
#tabs .util {border-bottom: 1px solid #464646; padding:10px;}
#tabs .util a {display: inline-block;height: 10px;line-height: 30px;border-radius: 3px;width: 100%;text-align: center; margin-top:-15px;}
#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; border-bottom: 1px solid #bebebe; 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 {display: none; padding-top: 5px; border-top: 1px dotted rgb(190, 190, 190); background-color: #f9f9f9; 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;}

/* 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;}

/* ÆäÀÌÁö³×ÀÌ¼Ç */
.paging {position: relative; text-align: center; margin-top: 15px;}
.paging a.next,
.paging a.prev {width: 30px; height: 25px; line-height: 23px; border: 1px solid #8C8C8C; background-color: #F1F1F1; color: #000;}
.paging strong {font-weight: bold; color: #000; text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; border: 1px solid #111; font-size: .75em; background-color: #fff; margin: 0 2px;}
.paging a {text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; color: #727a8b; border: 1px solid #CECECE; font-size: .75em; font-weight: 700; background-color: #fff; margin: 0 2px;}
.paging .now { font-weight: bold; color: #000; text-align: center; display: inline-block; width: 25px; height: 25px; line-height: 23px; border: 1px solid #111; font-size: .75em; background-color: #fff; margin: 0 2px; }




ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    width: 100%;
    font-family:"dotum";
    font-size:12px;
}
ul.tabs li {
    float: left;
    text-align:center;
    cursor: pointer;
    width:82px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #eee;
    border-left: none;
    font-weight: bold;
    background: #fafafa;
    overflow: hidden;
    position: relative;
}
ul.tabs li.active {
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.tab_container {
    border: 1px solid #eee;
    border-top: none;
    clear: both;
    float: left;
    width: 248px;
    background: #FFFFFF;
}
.tab_content {
    padding: 5px;
    font-size: 12px;
    display: none;
}
.tab_container .tab_content ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.tab_container .tab_content ul li {
    padding:5px;
    list-style:none
}
;
 #container {
    width: 249px;
    margin: 0 auto;
}

#container {
     margin-top: 60px;
}

.thumb_slide img{width:80%;}


 
.dcPercent {  font-size: 16px;
    padding-left: 10px;
    color: #009e9c;
}





.conts{max-width: 100%; ;margin: 15px 15px;} 
.conts  .content{width: 100%;overflow: hidden;padding-top: 10px;}

.subject{font-size: 16px; font-weight: 500;}
.left {margin-bottom: 10px; padding-bottom: 10px;border-bottom: 1px solid #eee;}
.right{position:absolute; top:20px ; right:15px;}
#review_board_list{position:relative;}
#review_board_list dl { margin-bottom:10px;background: #fff; border:1px solid #ddd; padding: 20px 15px;     position: relative;}
#review_board_file_list dl dt div.left {display: inline-block; margin-bottom: 5px;font-size: 13px;}
#review_board_file_list dl dt div.right{    float: right;}
#review_board_file_list dl dt div.left .subject{
    FONT-SIZE: 15PX;
    FONT-WEIGHT: 700;
    COLOR: #000;
}

 
.in-img{ height:300px;MARGIN-top: 10PX;}
.in-img img{height:100%}
 
 
 .review_text img{height:300px!important;width:auto !important;}

/*¹öÆ°*/
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish { padding-left: 10px; padding-right: 10px; background-color:#FFF; border:1px solid #393939;} 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish i.fa { margin-right: 4px; color: #999; font-size:20px;line-height: 50px;} 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish i.fa-heart { color: #f41f3a; display:none; } 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish .wish-on i.fa-heart-o { display:none; } 
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish .wish-on i.fa-heart { display:inline-block; } 






/*°ü·Ã»óÇ°, ¾Æ´õÄÃ·¯ ¿µ¿ª*/


.shopdetailRelation .list_shoppingRelationItem1x {
    padding: 0 7px;
    margin-top: 10px;
}

.shopdetailRelation .list_shoppingRelationItem1x ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    box-sizing: border-box;
}


.shopdetailRelation .list_shoppingRelationItem1x li {
    width: 50%;
    padding: 0;
    border: 1px solid #eee;
    box-sizing: border-box;  
}

.shopdetailRelation .list_shoppingRelationItem1x li:first-child {
    display: inline-block;
    width: 50%;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 0;

}

.shopdetailRelation .list_shoppingRelationItem1x li figure {
    padding: 0px;
}


.shopdetailRelation .list_shoppingRelationItem1x li img.listPic {
    width: 100%;
    margin: 0;
}



.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo {
    width: 100%;
    position: relative;
    text-align: center;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {
    border-bottom: 0px solid #dedede;
    padding: 0 0px 2px 0;
    margin-bottom: 5px;
    text-align: center;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listPrice {
    text-align: center;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {
    width: 100%;
}

.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {
    position: absolute;
    top: 0;
    right: 0;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount {
    margin: 12px 0;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .amount-input {
    text-align: center;
    padding-left: 0px !important;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-plus {
    background-color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    color: #353535;
    border: 1px solid #bbb;
}

.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-minus {
    background-color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    color: #353535;
    border: 1px solid #bbb;
}

.shopdetailRelation .list_shoppingRelationItem1x .btn_Black {
    width: 290px;
    margin: 0 auto;
}



/* BASIC css end */

