/*--------------------------------------
    eyoom (이윰빌더)
--------------------------------------*/

/*---------- Item Info ----------*/
.item-info-table {font-size:12px}
.item-info-table .width-180px {width:180px}
#sit_rel {position:relative;border:1px solid #757575;padding:20px 20px 10px;margin:20px 0 40px}
#sit_rel h2 {margin:0 0 20px;font-size:1.375rem;color:#252525;font-weight:700;text-align:center}
#sit_inf {margin:30px 0}
#sit_use {margin:30px 0}
#sit_qa {margin:30px 0}
#sit_dvr {margin:30px 0}
#sit_ex {margin:30px 0}
#sit_dvr img, #sit_ex img {display:block;max-width:100%;height:auto}
#sit_dvr > ul > li, #sit_ex > ul > li {position:relative;padding-left:14px;color:#757575;font-size:.875rem}
#sit_dvr > ul > li:before, #sit_ex > ul > li:before {content:"";display:block;position:absolute;top:7px;left:0;width:5px;height:5px;background-color:#b5b5b5}
@media (max-width:1199px) {
    #sit_rel {padding:20px 10px 10px}
}
@media (min-width: 768px) {
    .pg-anchor-in .nav-tabs {border-bottom:1px solid #ccc;}
    .pg-anchor-in .nav-tabs li {width:20%}
    .pg-anchor-in .nav-tabs li a {
        display:block;font-size:17px;padding:12px 10px;
        text-align:center;margin-right:0;margin-left:0;color:#959595;
        border-bottom:2px solid #fff
    }
    .pg-anchor-in .nav-tabs li a:hover {color:#000}
    .pg-anchor-in .nav-tabs li a:focus {color:#959595}
    .pg-anchor-in .nav-tabs li.active {z-index:1}
    .pg-anchor-in .nav-tabs li.active a {
        border-bottom:2px solid #000;font-weight:700;color:#000;background:#fff;
    }
    .pg-anchor-in .tab-bottom-line {position:relative;display:block;height:1px;margin-top:-1px;margin-bottom:45px}
}
@media (max-width: 767px) {
    .pg-anchor-in {position:relative;overflow:hidden;margin-bottom:20px;border:0; border-bottom:1px solid #ddd;background:#f8f8f8}
    .pg-anchor-in .nav-tabs {border-bottom:0}
    .pg-anchor-in .nav-tabs li {width:33.33333%;margin:0}
    .pg-anchor-in .nav-tabs li a {
        display:block;border:none;font-size:14px;padding:10px 0;
        text-align:center;border-bottom:1px solid #d5d5d5;margin-right:0;background:#fff;color:#959595;
    }
    .pg-anchor-in .nav-tabs li a:hover {color:#000}
    .pg-anchor-in .nav-tabs li a:focus {color:#959595}
    .pg-anchor-in .nav-tabs li.active a {font-weight:700;border:0;color:#000;background:#fff; border-bottom:2px solid #000}
    .pg-anchor-in .tab-bottom-line {display:none}
}

/*---------- Item Form ----------*/
/* Shop Detail Product */
.shop-item {padding:15px 0 70px}
.shop-product {position:relative;padding:10px 0}
.shop-product h2 {float:left;color:#687074;font-size:26px;text-transform:uppercase}
.shop-product .shop_datail_top {justify-content: space-between; margin-left:0; margin-right: 0;}
.detail_left {width:45%; flex-basis:45%; padding-left:0; padding-right: 0;}
.detail_right {width:52%; flex-basis: 52%; padding:10px 0; padding-left:0; padding-right: 0;}
.send_info {display:flex; gap:20px; padding:18px 0; border-bottom:1px solid #eee; margin-bottom:15px}
.send_info span {font-size:16px; color:#8A8A8A; font-weight:500}
.send_info span:last-child {color:#000;}
.shop-product .star-rating {font-size:15px; font-weight:500}
.shop-product .price-box { margin:10px 0 0; padding:15px 0; border-bottom:1px solid #eee; font-size:21px;}
.shop-product .price-box strong {padding-right:3px}
.shop-product .list-inline {margin:0}
.shop-different-product {padding:10px 0}
.shop-different-product .btn-default {padding:5px 14px}
.shop-product-img {position:relative;overflow:hidden}
/* Shop Product Img */
.zoomLens {cursor:pointer !important}
.product-img-big {position:relative;padding:0 0 1px;margin:0}
.product-img-big a {display:none}
.product-img-big a.visible {
    display:block;
}
.product-img-big img {display:block;width:100%;height:auto; border:1px solid #eee;}
.product-img-big i {width:100%;background:#e5e5e5;text-align:center;color:#757575;height:408px;line-height:408px;font-size:70px}
.product-img-big .fotorama__thumb-border {border-color:#e53935}
@media (max-width: 500px) {
    .product-img-big i {height:300px;line-height:300px}
}
.product-thumb {position:relative;overflow:hidden;display:none;margin-left:-1px;margin-right:-1px}
.product-thumb .thumb-img {
    position:relative;outline:none;padding:1px; height:0; padding-bottom:100%;
}
.product-thumb .thumb-img img {
    display:block;width:100%;height:100%;
    position: absolute; top:0; left:0; right:0; bottom:0; object-fit: cover;
}
.product-thumb .slick-prev, .product-thumb .slick-next {z-index:1;top:1px;width:20px;height:100%;height:calc(100% - 8px);background:rgba(0, 0, 0, 0.5);transform:none;-webkit-transform:none;-ms-transform:none}
.product-thumb .slick-prev:hover, .product-thumb .slick-next:hover {background:rgba(0, 0, 0, 0.7)}
.product-thumb .slick-next.slick-disabled, .product-thumb .slick-prev.slick-disabled {background:transparent}
.product-thumb .slick-next.slick-disabled:before, .product-thumb .slick-prev.slick-disabled:before {opacity:0}
.product-thumb .slick-prev {left:1px}
.product-thumb .slick-next {right:1px}
.product-thumb .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;content:"\f0d9";font-size:16px}
.product-thumb .slick-next:before {font-family:'Font Awesome\ 5 Free';font-weight:900;content:"\f0da";font-size:16px}
/* Shop Product Img Modal */
.shop-img-modal .fotorama__thumb-border {border-color:#FF4848}
@media (min-width: 992px) {
    .shop-img-modal .modal-dialog {width:600px}
    .shop-img-modal .modal-footer {text-align:center}
    .shop-img-modal .modal-footer .btn-e-lg {padding:10px 20px}
}
/* Shop Product Prev Next */
.shop-product-prev-next {position:relative;border:1px solid #e5e5e5;height:45px;padding:10px;line-height:25px}
.shop-product-prev-next .product-prev {position:absolute;top:0;left:0;color:#959595}
.shop-product-prev-next .product-prev i {width:45px;height:45px;line-height:45px;border-right:1px solid #e5e5e5;font-size:15px;text-align:center;margin-right:10px;color:#252525}
.shop-product-prev-next .product-next {position:absolute;top:0;right:0;color:#959595}
/* Shop Product Star Sns */
.shop-product-star-sns {position:relative;border:1px solid #e5e5e5;margin-top:-1px;height:45px;padding:10px 15px;line-height:25px}
.shop-product-prev-next .product-next i {width:45px;height:45px;line-height:45px;border-left:1px solid #e5e5e5;font-size:15px;text-align:center;margin-left:10px;color:#252525}
.shop-product-star-sns .li-divider {display:inline-block;width:2px;height:10px;margin:0 10px;background:#e5e5e5}
.item-share-wrap {position:absolute;top:0;right:0}
.item-share-wrap .item-share-btn {width:45px;height:45px;background:none;border:0;border-left:1px solid #e5e5e5}
.item-share-wrap .dropdown-menu {margin-top:-4px !important;background:#fff;;border:1px solid #757575;box-shadow:none;min-width:180px;height:53px}
.item-share-wrap img {display:block;width:100% \9;max-width:100%;height:auto}
.item-share-wrap .share-sns {position:absolute;top:10px;left:10px}
.item-share-wrap .share-facebook {display:inline-block;width:30px;height:30px;padding:5px;background:#6A82C6}
.item-share-wrap .share-twitter {display:inline-block;width:30px;height:30px;padding:5px;background:#7BBCEB}
.item-share-wrap .share-googleplus {display:inline-block;width:30px;height:30px;padding:5px;background:#CD6C59}
.item-share-wrap .share-rec {position:absolute;top:10px;right:10px;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;color:#fff;background:#FDAB29}
/* Shop Product Description */
.shop-product-form .product-title {margin:0 0 15px;font-size:22px;color:#151515}
.shop-product .shop-description-box {position:relative;padding:10px 0;background:none;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin:20px 0 0}
.shop-product .shop-description-box .table {font-size:.9375rem;margin-bottom:0}
.shop-product .shop-description-box .table>tbody>tr>th {width:30%}
.shop-product .shop-description-box .table>tbody>tr>th, .shop-product .shop-description-box .table>tbody>tr>td {border:0;padding:5px 0}
.shop-product .shop-description-box .shop-product-prices {font-size:1.125rem;color:#ab0000}
.shop-product .shop-description-box .line-through {font-size:.9375rem;color:#b5b5b5;text-decoration:line-through;margin-left:5px}

.sit_option {padding:15px 0;}
.sit_option label {display:block;margin:0 0 5px;color:#111; font-weight:500}
.sit_option.eyoom-form .select select {background:#fff; height:46px; padding:0 15px}
.sit_option.eyoom-form .select select:disabled {opacity:0.4;cursor:not-allowed}
.sit_option.eyoom-form .select i {background:#f5f5f5}
.sit_option h3 {font-size:16px; font-weight:bold;margin:0 0 15px}
.sit_sel_btn {position:relative} /* 선택옵션용 추가 버튼 */
.sit_sel_btn button {position:absolute;top:-51px;right:0 !important;right:15px}

#sit_sel_option h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sit_opt_added {margin:0;padding:0;border-bottom:0;background:#fff;list-style:none}
#sit_opt_added li {padding:25px 0;padding-right:250px;margin:0;border-width:0 0 1px;border-style:solid;border-color:#e5e5e5;background:none;position:relative}
#sit_opt_added li .opt_name {line-height:20px;font-weight:700}
#sit_opt_added li .opt_count {position:absolute;top:50%;right:0;margin-top:-15px}
#sit_opt_added button {float:left;width:30px;height:30px;border:1px solid #a5a5a5;background:#fff;color:#656565;font-size:.75rem}
#sit_opt_added button:hover {color:#000}
#sit_opt_added .num_input {float:left;border:1px solid #a5a5a5;width:45px;height:30px;text-align:center;margin:0 -1px}
#sit_opt_added .sit_opt_del {border:0;font-size:.9375rem}
#sit_opt_added .sit_opt_del:hover {color:#ab0000}
#sit_opt_added .sit_opt_prc {display:block;float:right;width:110px;text-align:right;line-height:30px;font-size:.9375rem;font-weight:700;margin-right:30px}
@media (max-width:991px) {
    #sit_opt_added li {padding-right:0}
    #sit_opt_added li .opt_count {position:relative;top:inherit;right:inherit;margin:10px 0 0}
    #sit_opt_added .sit_opt_prc {width:150px}
}

#mod_option_frm #sit_sel_option {margin:20px}
#mod_option_frm #sit_tot_price {margin:20px}
#mod_option_frm #sit_opt_added {border-top:1px solid #e5e5e5}
#mod_option_frm .btn_confirm {margin:20px}
#mod_option_frm .btn_confirm .btn_submit {height:40px;font-size:1rem;font-weight:700;width:100%;cursor:pointer}
#mod_option_frm .btn_confirm .btn_close {position:absolute;top:0;right:0;width:50px;height:50px;border:0;background:none;border-left:1px solid #c5c5c5;font-size:.9375rem}
#mod_option_frm .btn_confirm .btn_close:hover {background:#f5f5f5}

#sit_tot_price {margin:20px 0 35px;font-size:25px; color:#D50016;line-height:25px;font-weight:700;}
#sit_tot_price:after {display:block;visibility:hidden;clear:both;content:""}
#sit_tot_price span {float:left;color:#000; margin-right:20px; font-size:18px; font-weight:500}
#sit_ov_soldout {padding:20px 0;margin:10px 0;color:#ab0000;background:#fff0f0;font-weight:700;text-align:center}

/* Shop Product Button */
#sit_ov_btn {margin-top:20px}
#sit_ov_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sit_ov_btn button {
    width:40%;float:left;margin-right:12px;height:60px;margin-bottom:10px;font-weight:700;font-size:18px;
}
#sit_btn_buy {background:#4e4775;color:#fff;border:0}
#sit_btn_buy:hover {background:#4e4775}
#sit_btn_cart {border:1px solid #8B83BB;background:#fff;color:#4e4775}
#sit_btn_cart:hover {background:#f5f5f5}
#sit_btn_wish {
    display:inline-block;margin-bottom:10px;text-align:center;font-size:18px;float:right;
    width:70px;height:50px;line-height:60px;height:60px;border:1px solid #ddd;color:#a0a0a0;font-weight:700
}

#sit_btn_alm {display:inline-block;width:215px;float:left;margin-right:5px;height:50px;line-height:50px;margin-bottom:10px;font-weight:700;font-size:16px;background:#d50c0c;color:#fff;border:0;text-align:center}


/* Shop Scroll Show Button */
.sit-ov-height {position:relative}
#scroll_show_close {display:none;position:absolute;top:10px;right:10px;width:30px;height:30px;line-height:30px;text-align:center;color:#757575;font-size:1.125rem;cursor:pointer}
#scroll_show_close:hover {color:#000}
#scroll_show_close img {width:18px; height:auto}
.buy-btn-wr {display:none}
#sit_ov.static .scroll-show {display:block !important}
#sit_ov.scroll-no {display:block}
#sit_ov.fixed {
    position:fixed;top:10px;left:50%;width:600px;margin:0;padding:0;margin-left:-300px;
    max-height:600px;background:transparent;z-index:1;
}
#sit_ov.fixed #btn_buy_back {display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1099;background:rgba(0, 0, 0, 0.7);z-index:1}
#sit_ov.fixed .buy-btn-wr {position:relative;display:block;text-align:center;padding-bottom:10px;z-index:2}
#sit_ov.fixed .buy-btn-wr button {position:relative;width:260px;padding:0 15px;background:#4e4775;border:0;height:50px;line-height:50px;border-radius:50px !important;color:#fff;font-size:1rem;font-weight:700;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
#sit_ov.fixed .buy-btn-wr button:hover {background:#4e4775}
#sit_ov.fixed .buy-btn-wr button i {position:absolute;top:0;right:0;background:#2B2B2E;border-radius:0 25px 25px 0 !important;width:60px;line-height:50px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
#sit_ov.fixed .buy-btn-wr button:hover i {background:#3c3c3e}
#sit_ov.fixed .scroll-no {display:none}
#sit_ov.fixed .scroll-show {
    display:none;position:relative;background:#fff;border:0;padding:30px 15px 15px;
    max-height:600px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:2; border-radius: 15px;
}
#sit_ov.fixed .scroll-show-popup {display:block}
#sit_ov.fixed .scroll-show-popup #scroll_show_close {display:block}
@media (max-width:767px) {
    #sit_ov.fixed {top:inherit;bottom:71px;left:15px;right:15px;width:inherit;margin-left:0;z-index:1}
    #sit_ov.fixed .buy-btn-wr {position:absolute;bottom:-56px;left:50%;transform:translateX(-50%);padding-bottom:0; width:100%}
    #sit_ov.fixed .buy-btn-wr button {width:240px;height:46px;line-height:46px;border-radius:46px !important}
    #sit_ov.fixed .buy-btn-wr button i {line-height:46px}
}

/*---------- Item Use ----------*/
.product-use-top {position:relative;margin:20px 0 20px;line-height:40px; font-size:15px}
.product-use-top span {display: inline-block;}
.product-use-top h4 {display:inline-block;font-size:1rem;font-weight:700;margin-right:10px;color:#000}
.product-use-top .li-divider {display:inline-block;width:2px;height:10px;margin:0 10px;background:#e5e5e5}
.product-use-top .product-use-btn {float:right}
.product-use-wrap {border-top:1px solid #eaeaea}
.product-use-list {
    position:relative;padding:15px;padding-left:130px;min-height:85px;border-bottom:1px solid #eaeaea;
}
.product_thumb_top {display:flex; align-items: center;}
.product-use-thumbnail {margin-right:12px; border-left:1px solid #eee; padding-left:20px; width:92px; flex-basis:92px}
.product-use-thumbnail img {width:70px;height:70px; object-fit:cover; border:1px solid #eee;}
.product-use-title {font-weight:700;font-size:1rem;width:calc(100% - 210px); line-height:24px}
.product_thumb_top:after {clear: both; content:''; display:block}
.product-use-more {
    border:1px solid #656565;padding:2px 32px 2px 12px;color:#666;font-size:.75rem;margin:10px 0;
    position: absolute; top:30px; right:15px; background:#fff;
}
.product-use-more:after {
    background:url(../../../../../../img/sel_arrow.png) no-repeat transparent center right/10px auto;
    width:10px; height:22px; content:''; display:block; position: absolute; right:12px; top:1px;
}
.product-use-more.active:after {
    transform: rotate(180deg); top:0
}
.product-use-dl {margin:0;position:absolute;top:15px;left:15px;zoom:1}
.product-use-dl:after {display:block;visibility:hidden;clear:both;content:""}
.product-use-dl dt {position:absolute;font-size:0;line-height:0;content:""}
.product-use-dl dd {color:#252525;line-height:1.5}
.product-use-dl dd i {color:#959595;margin-right:5px}
.product-use-dl .product-use-star {margin:-3px 0 5px}
.product-use-cont {display:none; padding:0 15px}
.product-use-p {padding:20px 0; font-size:15px; line-height: 1.4; width:450px;}
.product-use-p img {display:block; margin-bottom:15px; border:1px solid #ddd;}
.product-use-cmd {text-align:right}
.use_name {font-weight:600}
.use_time {font-size:12.5px; color:#888 !important}
.product-use-reply {position:relative;border-top:1px solid #f0f0f0;margin:15px 0 0;padding:15px 0 0 30px}
.product-use-reply-icon {position:absolute;top:0px;left:0px;width:10px;height:25px;text-indent:-999px;border-left:1px solid #757575;border-bottom:1px solid #757575}
.product-use-reply-icon:after {content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #757575;position:absolute;bottom:-6px;right:-8px}
.product-use-reply-title {font-size:1rem;font-weight:700;line-height:1.5}
.product-use-reply-name {font-size:.9375rem;color:#959595;margin:10px 0}
.product-use-reply-p {padding:0;background:#fff}

/*---------- Item Qa ----------*/
.product-qa-btn {float:right;margin-bottom:20px}
.product-qa-wrap {border-top:1px solid #eaeaea}
.product-qa-list {position:relative;padding:15px;border:1px solid #eaeaea;border-top:0;min-height:56px}
.product-qa-title {
    display:block;float:left;width:80%;text-align:left;font-size:.9375rem;border:0;background:none;color:#000;
    display:flex; justify-content: start;
}
.product-qa-title span:last-child {width:calc(100% - 100px); flex-basis:calc(100% - 100px)}
.product-qa-title .sit_qaa_done {display:inline-block;width:72px;position:relative;font-weight:normal;color:#4c3f94;margin-right:8px}
.product-qa-title .sit_qaa_done:after {content:"";position:absolute;top:3px;right:0;width:2px;height:16px;background-color:#d5d5d5}
.product-qa-title .sit_qaa_yet {display:inline-block;width:90px;position:relative;font-weight:normal;color:#959595;margin-right:8px}
.product-qa-title .sit_qaa_yet:after {content:"";position:absolute;top:3px;right:0;width:2px;height:16px;background-color:#d5d5d5}
.product-qa-title .fa-lock.color-red {margin-left:5px;color:#ab0000 !important}
.product-qa-dl {color:#757575;margin:0;float:left;width:20%;text-align:right;zoom:1}
.product-qa-dl:after {display:block;visibility:hidden;clear:both;content:""}
.product-qa-dl dt {position:absolute;font-size:0;line-height:0;content:""}
.product-qa-dl dd {display:inline-block;margin-left:10px; font-size:13px;}
.product-qa-cont {display:none}
.product-qa-p {margin:15px 0}
.product-qa-p .product-qa-alp {position:absolute;top:10px;left:0;font-size:1.5rem;color:#959595;font-weight:700}
.product-qa-qaa {padding:15px 0;padding-left:30px;position:relative;min-height:100px;border-top:1px solid #eaeaea}
.product-qa-qaq {padding:15px 0;padding-left:30px;position:relative;min-height:100px}
.product-qa-cont textarea {display:none}
.product-qa-cmd {text-align:right}


/*---------- Item Use, Item Qa Paging ----------*/
.pg_current {background-color:#3f4678;border-color:#3f4678}


/*1015*/
.rating-selected.fas.fa-star {color: #FFD700;}
.before-price{text-decoration: line-through;font-size: 13px; color: #959595;}
.sale{font-size: 16px; color: #8A2BE2;}
.wish-icon {flex-shrink: 0; /* 아이콘의 크기가 줄어들지 않도록 */cursor: pointer;}
.wish-icon i.active {color: red;}
.sit_option.eyoom-form .select i {background:transparent}
.sit_option.eyoom-form .select i:before {display: none;}
.sit_option.eyoom-form .select i:after {
    border:0 !important; background:url(../../../../../../img/arrow.png) no-repeat center center;
    width:44px; height:44px; top:0; right:0; bottom:0; background-size: 8px auto; transform: rotate(90deg);
    opacity: 0.6;
}
.get_item_options {margin-bottom:15px}
.pg-anchor-in {margin-top:80px}
#sit_inf_explan {text-align: center;}
#sit_inf_explan img {width:70%;}
.info_bottom_box {width:70%; margin:50px auto 20px}
.info_bottom_box h4 {font-size:18.5px;padding:18px 0}
.info_bottom_box .table-list-eb tbody {border-top:1px solid #666}
.info_bottom_box .table-list-eb th, .info_bottom_box .table-list-eb td {border:0; font-size:15px; padding:17px 15px;}
.info_bottom_box .table-list-eb th {font-weight:500}

/*마이페이지*/
.mypage_top_right a {padding:7px 15px; max-width:188px; white-space: normal; line-height: normal; margin-bottom:8px}
.myaccount_main #smb_my {margin-bottom:0; margin-left:200px}
.shop-mypage .panel-group {position:relative;margin-bottom:70px}
.shop-mypage .panel-oc-btn {position:absolute;bottom:-30px;left:50%;width:50px;height:30px;margin-left:-25px;border:1px solid #d5d5d5;border-top:0;text-align:center;padding:5px 0 0;background:#f8f8f8}
.shop-mypage .panel-oc-btn .fas {display:block;line-height:1;font-size:11px;color:#757575}
.shop-mypage .panel-oc-btn .fa-caret-down {margin-top:-5px}
.shop-mypage .panel-heading {background:#f8f8f8; border:0; border-radius:20px; padding:25px;}
.shop-mypage .panel-heading .panel-title {font-size:1.25rem}
.shop-mypage .panel .panel-body {border:1px solid #ddd; margin-top:10px; border-radius:20px; padding: 15px 25px}
.shop-mypage .panel-body:after {content:"";display:block;clear:both}
.shop-mypage .panel-body {display: flex; flex-wrap: wrap; justify-content: space-between;}
.shop-mypage .panel-body dl {width:48%;}
.shop-mypage .panel-body dl:after {clear: both; content:''; display:block}
.shop-mypage .panel-body dt {float:left;width:40%;margin:3px 0;font-weight:bold; font-size:14px; padding-right:10px}
.shop-mypage .panel-body dd {float:left;width:60%;margin:3px 0; font-size:14px; padding-right:10px}
.shop-mypage .mypage-wishlist-container {margin-left:-10px;margin-right:-10px}
.shop-mypage .mypage-wishlist-box {position:relative;width:25%}
.shop-mypage .mypage-wishlist-box-pd {padding:10px}
.shop-mypage .mypage-wishlist-box-in {position:relative;border:1px solid #dadada;padding:10px;background:#fff}
.shop-mypage .mypage-wishlist-box .mypage-wishlist-img {margin-bottom:15px}
.shop-mypage .mypage-wishlist-box .mypage-wishlist-img img {display:block;max-width:100%;height:auto}
.shop-mypage .mypage-wishlist-box h5 {font-size:1rem;margin-bottom:10px}
.shop-mypage .mypage-wishlist-box-in:hover h5 {text-decoration:underline;color:#000}
.shop-mypage .mypage-wishlist-box .mypage-wishlist-date {font-size:.875rem;color:#959595}
.myaccount_main #sod_v {margin-left:220px}
.myaccount_main .shop-steps, .myaccount_main .shop-cart {margin-left:220px}
.myaccount_main .shop-wishlist {margin-left:220px}
.myaccount_main #itemuse {margin-left:220px}
.none_text {line-height:100px}

/*아이템 상세*/
.product_content_text {margin-bottom:8px}

/*아이템 상세 후기,문의 모달*/
#itemqa-iframe {height:500px !important}
#itemuse-iframe {height:600px !important}
.itemuse-iframe-modal .modal-footer {display:none}
.itemqa-iframe-modal .modal-footer {display:none}

/*상품 정보 고시*/
.item-info-table th {width:140px}
.item-info-table td {width:calc(100% - 150px)}


.my_info_top br {display: none;}


/*반응형*/
@media (max-width:991px) {
    .shop-mypage .mypage-wishlist-box {width:50%}
    .myaccount_main #smb_my {margin-left:0}
    .my_info_top br {display: block;}
    .mobile_none {display:none}
    .shop-mypage .panel-group {margin-bottom:0}
    .shop-product-form .product-title {font-size:20px; margin:0 0 10px;}
    .shop-product .price-box {padding:5px 0 10px; font-size:19px}
    .send_info {padding:12px 0}
    .send_info span {font-size:15px;}
    #sit_opt_added li {padding:10px 0 15px}
    .sit_option.eyoom-form .select select {height:42px;}
    #sit_tot_price {font-size: 21px; margin:15px 0 25px}
    #sit_tot_price span {font-size:16px}
    #sit_ov_btn button {height:52px;}
    #sit_btn_wish {width:13%; height:52px; line-height: 50px;}
}
@media (max-width:767px) {
    .shop-mypage .panel .panel-body {display: block;}
    .shop-mypage .panel-body dl {width:100%}
    .shop-mypage .panel-body dt {width:40%}
    .shop-mypage .panel-body dd {width:60%}
    .shop-mypage .mypage-wishlist-container {margin-left:-5px;margin-right:-5px}
    .shop-mypage .mypage-wishlist-box-pd {padding:5px}
    .item-info-table th {width:120px}
    .item-info-table td {width:calc(100% - 130px)}
    .myaccount-tabs .tab-item {padding:7px 10px}
    .shop-product .shop_datail_top {display: block;}
    .detail_left {width:100%;}
    .detail_right {width:100%}
    #sit_ov_btn {margin-top:10px}
    .shop-item {padding:0 0 50px}
    .shop-product {padding:0}
    #sit_inf_explan img {width:100%}
    .info_bottom_box {width:100%}
    #sit_use {margin:20px 0}
    .product-use-top {margin:10px 0 20px; font-size:13px}
    .product-use-top .product-use-btn {float:none; margin-top:5px;}
    .product-use-top h4 {font-size:.9rem; margin-right:5px}
    .product-use-top img {height:15px; width:auto; vertical-align: -1px; margin-right:4px}
    .product-use-top .product-use-btn a {font-size:13px;}
    .product-use-list {padding-left:0; padding-right:0}
    .product-use-dl {position:relative;top:inherit;left:inherit;padding-bottom:10px}
    .product-use-dl dd {display:inline-block;margin-right:6px; font-size:13px; font-weight:500; margin-right:4px}
    .product-use-dl dd.use_time {font-size:11px;}
    .product-use-dl .product-use-star {margin:-2px 6px 0 0}
    .product-use-thumbnail img {width:60px; height:60px;}
    .product-use-dl .product-use-star img {width:auto; height:12px;}
    .product-use-thumbnail {width:60px; flex-basis:60px;}
    .product-use-title {width:calc(100% - 100px); font-size:14px; font-weight:500}
    .product-use-more {top:55px; font-size:12px; padding:2px 25px 2px 8px; text-indent: -9999px; border:0}
    .product-use-more:after {right:0; background-size: 10px auto; top:0}
    .product-use-top .li-divider {display:none}
    .product-use-cont {font-size:13.5px}
    .product-qa-title {float:inherit;width:100%; display:block}
    .product-qa-title .sit_qaa_yet {display:block; width:100%}
    .product-qa-title .sit_qaa_yet:after {display: none;}
    .product-qa-dl {float:inherit;width:inherit;padding-top:10px;margin-top:0;border-top:0; text-align: left;}
    .product-qa-dl dd {display:inline-block;margin-left:0;margin-right:10px; font-size:12.5px}
    .product-qa-qaq {border-top:1px solid #eee; font-size:14px}
    .product-qa-qaa {font-size:14px}
    .product-use-thumbnail {border-left:0; padding-left:0}
    .product-use-cont {padding:0}
    .product-qa-title {font-size:14px}
    .product-qa-btn {float:none}
    #itemuse-iframe {height:550px !important}
    .product-use-p {width:100%;}
    .product-use-p img {width:100%; height:auto}
}

@media (max-width:499px) {
    #sit_ov.fixed .buy-btn-wr button {width:60%}
    #sit_ov_btn button {height:48px; width:38%; font-size:14px; margin-right:10px}
    #sit_btn_wish {width:15%; height:48px; line-height: 46px;}
    #sit_tot_price {font-size:19px;}
    #sit_tot_price span {font-size:15px}
    .scroll-show-popup #sit_btn_wish {display:none}
    .scroll-show-popup #sit_ov_btn button {width:48%; float:left;}
    .scroll-show-popup #sit_ov_btn button#sit_btn_buy {margin-right:0; float:right}
    .product-qa-p .product-qa-alp {font-size:1.3rem}
    #sit_opt_added .sit_opt_prc {
        display:block !important; float:none !important; text-align: left !important; clear: both; 
        padding-top:10px !important
    }
    #sit_sel_option #sit_opt_added li .opt_count .sit_opt_del {top:auto ; bottom:0}
    .shop-option .option-act-btn {padding:20px 0 13px}
    .shop-option .option-act-btn input {width:100% !important;}
    #sit_tot_price span {display:block; float:none}
    #mod_option_frm #sit_sel_option {margin:0 0 10px !important}
    #mod_option_frm #sit_tot_price {font-size:14px; text-align: left !important; margin-bottom:8px}
    #mod_option_frm #sit_tot_price strong {margin-left:0 !important}
    .product-qa-btn a {margin-bottom: 7px;}
    .myaccount_main #smb_my {padding-top:15px}
    .shop-item {padding-top:15px}
    #itemuse-iframe {height:500px !important}
}