@charset "utf-8";

/*----------------------------------------------------------
    eyoom (이윰) - 테마 쇼핑몰 스킨 CSS
----------------------------------------------------------*/
.product-price {max-height:27px; overflow:hidden;}

/*---------- Item Info ----------*/
#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_inf #sit_inf_explan img {display:block;max-width:100%;height:auto !important;margin:0 auto}
#sit_dvr img, #sit_ex img {display:block;max-width:100%;height:auto;margin:0 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:none}
    .pg-anchor-in .nav-tabs li {width:20%}
    .pg-anchor-in .nav-tabs li a {display:block;border:1px solid #d5d5d5;font-size:.9375rem;padding:12px 10px;text-align:center;margin-right:0;margin-left:-1px;background:#f8f8f8;color:#959595;border-bottom:none !important}
    .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:1px solid #757575;padding:12px 10px 13px;font-weight:700;color:#000;background:#fff}
    .pg-anchor-in .tab-bottom-line {position:relative;display:block;height:1px;background:#757575;margin-top:-1px;margin-bottom:20px}
}
@media (max-width: 767px) {
    .pg-anchor-in {position:relative;overflow:hidden;margin-bottom:20px;border:2px solid #000;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:.8125rem;padding:10px 0;text-align:center;border-bottom:1px solid #d5d5d5;margin-right:0;background:#f8f8f8;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;border-bottom:1px solid #d5d5d5;color:#cc2300;background:#fff}
    .pg-anchor-in .nav-tabs li:nth-child(1) a {border-right:1px solid #d5d5d5}
    .pg-anchor-in .nav-tabs li:nth-child(2) a {border-right:1px solid #d5d5d5}
    .pg-anchor-in .nav-tabs li:nth-child(4) a {border-right:1px solid #d5d5d5;border-bottom:0 !important}
    .pg-anchor-in .nav-tabs li:nth-child(5) a {border-right:1px solid #d5d5d5;border-bottom:0 !important}
    .pg-anchor-in .nav-tabs li:nth-child(6) a {border-bottom:0 !important}
    .pg-anchor-in .tab-bottom-line {display:none}
}

/*---------- Item Form ----------*/
/* Shop Detail Product */
.shop-product {position:relative;padding:10px 0}
.shop-product h2 {float:left;color:#687074;font-size:26px;text-transform:uppercase}
.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;margin:0}
.product-img-big a {display:none}
.product-img-big a.visible {display:block}
.product-img-big img {display:block;max-width:100%;height:auto}
.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-top:4px;margin-left:-1px;margin-right:-1px}
.product-thumb .thumb-img {position:relative;outline:none;padding:1px}
.product-thumb .thumb-img img {display:block;max-width:100%;height:auto}
.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:after {content:"";display:block;clear:both}
.shop-product-prev-next #siblings_prev {position:absolute;top:0;left:0;color:#959595}
.shop-product-prev-next #siblings_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 #siblings_next {position:absolute;top:0;right:0;color:#959595}
.shop-product-prev-next #siblings_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-prev-next #siblings_prev span, .shop-product-prev-next #siblings_next span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
/* 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 .product-ratings {display:block;width:90px;margin:0;padding:0;margin-right:10px;float:left}
.shop-product-star-sns .product-ratings:after {content:"";display:block;clear:both}
.shop-product-star-sns .product-ratings li {padding:0;float:left;margin-right:0}
.shop-product-star-sns .product-ratings li .rating {color:#a5a5a5;font-size:.9375rem;line-height:normal}
.shop-product-star-sns .product-ratings li .rating-selected {color:#ab0000;font-size:.9375rem}
.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-kakaotalk {display:inline-block;width:30px;height:30px;padding:5px;background:#ffeb02}
.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}
@media (min-width:768px) and (max-width:991px) {
    .shop-product-star-sns {height:auto}
}
/* Shop Product Description */
.shop-product-form .product-title {margin:0 0 20px;font-size:1.375rem;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:20px 0;border-bottom:1px solid #e5e5e5}
.sit_option label {display:block;margin:0 0 5px;color:#656565}
.sit_option h3 {font-size:14px;margin:0 0 10px}
.sit_option .get_item_options {margin-top:10px}
.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:15px 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 (min-width:768px) and (max-width:991px) {
    #sit_opt_added li {padding-right:0}
    #sit_opt_added li .opt_count {position:relative;top:inherit;right:inherit;margin:15px 0 0}
    #sit_opt_added .sit_opt_prc {width:150px}
}
@media (max-width:576px) {
    #sit_opt_added li {padding-right:0}
    #sit_opt_added li .opt_count {position:relative;top:inherit;right:inherit;margin:15px 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:300px;cursor:pointer}
#mod_option_frm .btn_confirm .btn_close {position:absolute;top:0;right:0;width:50px;height:50px;border:0;background:none;font-size:.9375rem}
#mod_option_frm .btn_confirm .btn_close:hover {background:#f5f5f5}
#sit_tot_price {margin:10px 0;font-size:1.25rem;color:#ab0000;line-height:25px;font-weight:700;text-align:right}
#sit_tot_price:after {display:block;visibility:hidden;clear:both;content:""}
#sit_tot_price span {float:left;font-size:1.25rem;color:#000;font-weight:700}
#sit_ov_soldout {padding:15px;margin:20px 0;color:#ab0000;background:#fff0f0;font-weight:400;text-align:left}
/* 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:200px;float:left;margin-right:5px;height:50px;margin-bottom:10px;font-weight:700;font-size:16px}
#sit_btn_buy {background:#ab0000;color:#fff;border:0}
#sit_btn_buy:hover {background:#950000}
#sit_btn_cart {border:1px solid #ab0000;background:#fff;color:#ab0000}
#sit_btn_cart:hover {background:#f5f5f5}
#sit_btn_wish {display:inline-block;margin-bottom:10px;text-align:center;font-size:16px;float:right;width:70px;height:50px;line-height:48px;height:50px;border:1px solid #c5c5c5;color:#656565;font-weight:700}
#sit_btn_wish:hover {color:#ab0000}
#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:#ab0000;color:#fff;border:0;text-align:center}

#sit_memo {overflow:hidden;}
#sit_memo span {display:block; float:left; width:100px; line-height:38px;}
#sit_memo input[type=text] {float:left; width:calc(100% - 100px); height:38px; line-height:38px; border:1px solid #ccc;}
@media (max-width:1199px) {
    #sit_ov_btn button {width:170px}
    #sit_btn_wish {width:50px}
}
@media (max-width:991px) {
    #sit_ov_btn button {width:140px;font-size:14px}
}
@media (max-width:576px) {
    #mod_option_frm .btn_confirm .btn_submit {width:100%}
}
/* Shop Scroll Show Button */
.sit_ov_height {position:relative}
#scroll_show_close {display:none;position:absolute;top:5px;right:5px;width:30px;height:30px;line-height:30px;text-align:center;color:#757575;font-size:1.125rem;cursor:pointer}
#scroll_show_close:hover {color:#000}
.btn_buy_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:1100}
#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 .btn_buy_wr {position:relative;display:block;text-align:center;padding-bottom:10px;z-index:2}
#sit_ov.fixed .btn_buy_wr button {position:relative;width:260px;padding:0 15px;padding-right:55px;background:#ab0000;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 .btn_buy_wr button:hover {background:#950000}
#sit_ov.fixed .btn_buy_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 .btn_buy_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}
#sit_ov.fixed .scroll_show_popup {display:block}
#sit_ov.fixed .scroll_show_popup #scroll_show_close {display:block}
@media (max-width:600px) {
    #sit_ov.fixed {width:300px;margin-left:-150px}
}
/* largeimage */
#sit_pvi_nw .win_btn {text-align:center}
#sit_pvi_nw .win_btn .btn_close {height:45px;width:150px;font-size:1rem}
#sit_pvi_nw .win_btn .btn_close i {margin-left:5px}
#sit_pvi_nw h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sit_pvi_nwbig {padding:10px;text-align:center}
#sit_pvi_nwbig span {display:none}
#sit_pvi_nwbig span.visible {display:inline}
#sit_pvi_nw ul {margin:0 0 20px;padding:0 10px;list-style:none;text-align:center;zoom:1}
#sit_pvi_nw ul:after {display:block;visibility:hidden;clear:both;content:""}
#sit_pvi_nw li {display:inline-block;margin:0 0 1px 1px}
#sit_pvi_nw li img {width:60px;height:60px}
@media (max-width:991px){
    #sit_pvi {padding:0;width:100%;margin:0}
}
/* sit_relbuy */
#sit_relbuy {position:relative}
#sit_relbuy h2 {margin:0 0 20px;font-size:1.375rem;font-weight:700;text-align:center}
.relbuy-box {position:relative;margin-left:-5px;margin-right:-5px}
.relbuy-box .item-relbuy {position:relative;padding-left:5px;padding-right:5px;outline:none}
.relbuy-box .item-relbuy-in {position:relative;margin-bottom:20px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.relbuy-box .product-img {position:relative;overflow:hidden;margin-bottom:10px;background:#fff}
.relbuy-box .product-img-in {position:relative;overflow:hidden;width:100%}
.relbuy-box .product-img-in:before {content:"";display:block;padding-top:100%;background:#fff}
.relbuy-box .product-img-in img {display:block;max-width:100% !important;height:auto !important;position:absolute;top:0;left:0;right:0;bottom:0}
.relbuy-box .product-description .product-description-in {position:relative;overflow:hidden;padding:0 0 10px}
.relbuy-box .product-description .product-name {position:relative;overflow:hidden;font-size:.9375rem;line-height:1.4;height:45px}
.relbuy-box .product-description .product-name a {color:#000}
.relbuy-box .product-description .product-name a:hover {text-decoration:underline}
.relbuy-box .slick-next, .relbuy-box .slick-prev {width:30px;height:60px;text-align:center;background:rgba(0, 0, 0, 0.7)}
.relbuy-box .slick-next {right:5px;z-index:1}
.relbuy-box .slick-prev {left:5px;z-index:1}
.relbuy-box .slick-next:before, .relbuy-box .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;color:#fff;font-size:16px}
.relbuy-box .slick-next:before {content:"\f054"}
.relbuy-box .slick-prev:before {content:"\f053"}
@media (max-width:1199px) {
    .relbuy-box {margin-left:-3px;margin-right:-3px}
    .relbuy-box .item-relbuy {padding-left:3px;padding-right:3px}
    .relbuy-box .slick-next {right:3px}
    .relbuy-box .slick-prev {left:3px}
}

/*---------- Item Use ----------*/
.product-use-top {position:relative;margin:20px 0 20px;line-height:37px}
.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:150px;min-height:85px;border:1px solid #eaeaea;border-top:0}
.product-use-thumbnail {float:left;margin-right:15px}
.product-use-thumbnail img {max-width:70px;height:auto}
.product-use-title {font-weight:700;font-size:1rem}
.product-use-more {border:1px solid #656565;padding:2px 15px;color:#fff;font-size:.75rem;margin:10px 0;background:#656565}
.product-use-more:hover {background:#858585;border-color:#858585}
.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 {position:relative}
.product-use-star .product-ratings {display:block;width:90px;margin:0;padding:0}
.product-use-star .product-ratings:after {content:"";display:block;clear:both}
.product-use-star .product-ratings li {padding:0;float:left;margin-right:0}
.product-use-star .product-ratings li i {margin-right:0}
.product-use-star .product-ratings li .rating {color:#a5a5a5;font-size:.9375rem;line-height:normal}
.product-use-star .product-ratings li .rating-selected {color:#ab0000;font-size:.9375rem}
.product-use-cont {display:none}
.product-use-p {padding:20px 0}
.product-use-cmd {text-align:right}
@media (max-width:767px) {
    .product-use-list {padding-left:15px}
    .product-use-dl {position:relative;top:inherit;left:inherit;padding-top:15px;margin-top:15px;border-top:1px solid #f0f0f0}
    .product-use-dl dd {float:left;display:inline-block;margin-right:10px}
    .product-use-dl .product-use-star {margin-right:10px}
}
.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 Use Form ----------*/
.shop-product-use-write {position:relative;overflow:hidden;padding:15px}
.shop-product-use-write .win-title {position:relative;margin:0 0 20px;font-size:1.0625rem;height:60px;line-height:30px;padding:15px 10px;background:#353535;color:#fff}
.shop-product-use-write .btn-close {position:absolute;top:19px;right:10px}
.shop-product-use-write .radio {width:100px}
.shop-product-use-write .write-edit-wrap #is_content {display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100%;min-height:200px;padding:6px 10px;outline:none;border-width:1px;border-style:solid;border-radius:0;background:#FFF;color:#353535;appearance:normal;-moz-appearance:none;-webkit-appearance:none;resize:vertical}

/*---------- Item Use List ----------*/
.shop-product-use-list .uselist-search-box {position:relative;padding:15px;margin-bottom:30px;border:1px solid #d5d5d5;background:#fff}
.shop-product-use-list .search-input .icon-prepend {background-color:transparent;width:38px;height:36px;line-height:36px;border:0;color:#959595;font-size:.9375rem}
.shop-product-use-list .panel-group .panel {margin-bottom:15px}
.shop-product-use-list .panel-heading {min-height:100px;padding:15px;border:1px solid #d5d5d5}
.shop-product-use-list .product-use-img {position:absolute;top:15px;left:15px;width:70px;height:70px;overflow:hidden}
.shop-product-use-list .product-use-img img {display:block;max-width:100%;height:auto}
.shop-product-use-list .product-use-img span {position:absolute;font-size:0;line-height:0;overflow:hidden}
.shop-product-use-list .heading-content {margin-left:85px}
.shop-product-use-list .heading-content .star-image {width:70px}

.shop-product-use-list .product-ratings {display:block;width:78px;margin:0;padding:0}
.shop-product-use-list .product-ratings:after {content:"";display:block;clear:both}
.shop-product-use-list .product-ratings li {padding:0;float:left;margin-right:0}
.shop-product-use-list .product-ratings li i {margin-right:0}
.shop-product-use-list .product-ratings li .rating {color:#a5a5a5;font-size:.8125rem;line-height:normal}
.shop-product-use-list .product-ratings li .rating-selected {color:#ab0000;font-size:.8125rem}

.shop-product-use-list .panel-title {font-size:1rem;font-weight:700;line-height:1.4}
.shop-product-use-list .panel-title a:hover {text-decoration:underline;color:#000}
.shop-product-use-list .panel-title > a:before {top:15px;margin-top:inherit;font-size:1rem}
.shop-product-use-list .panel-body img {width:inherit !important;max-width:500px;height:auto}
.shop-product-use-list .panel-body .panel-use-reply {position:relative;border-top:1px solid #f0f0f0;margin:15px 0 0;padding:15px 0 0 30px}
.shop-product-use-list .panel-body .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}
.shop-product-use-list .panel-body .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}
.shop-product-use-list .panel-body .use-reply-subj {font-size:1rem;font-weight:700;line-height:1.4;margin:0}
.shop-product-use-list .panel-body .use-reply-name {font-size:.9375rem;color:#959595;margin:10px 0}
@media (max-width:767px) {
    .shop-product-use-list .heading-content .star-image {width:70px}
    .shop-product-use-list .panel-body img {max-width:100%}
}

/*---------- 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-weight:700;font-size:1rem;border:0;background:none;outline:none}
.product-qa-title .fas {color:#ab0000;margin-left:5px}
.product-qa-title .sit_qaa_done {background:#959595;color:#fff;width:62px;height:20px;line-height:20px;display:inline-block;text-align:center;padding:0 5px;margin-right:10px;font-size:.75rem;font-weight:normal}
.product-qa-title .sit_qaa_yet {background:#ab0000;border:0;color:#FFf;width:62px;height:20px;line-height:20px;display:inline-block;margin-right:10px;font-size:.75rem;text-align:center;padding:0 5px;font-weight:normal}
.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}
.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}
@media (max-width:767px) {
    .product-qa-title {float:inherit;width:inherit}
    .product-qa-dl {float:inherit;width:inherit;padding-top:15px;margin-top:15px;border-top:1px solid #eaeaea}
    .product-qa-dl dd {float:left;display:inline-block;margin-left:0;margin-right:10px}
}

/*---------- Item Qa Form ----------*/
.shop-product-qa-write {position:relative;overflow:hidden;padding:15px}
.shop-product-qa-write .win-title {position:relative;margin:0 0 20px;font-size:1.0625rem;height:60px;line-height:30px;padding:15px 10px;background:#353535;color:#fff}
.shop-product-qa-write .btn-close {position:absolute;top:19px;right:10px}
.shop-product-qa-write .radio {width:60px}
.shop-product-qa-write .write-edit-wrap #is_content {display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100%;min-height:200px;padding:6px 10px;outline:none;border-width:1px;border-style:solid;border-radius:0;background:#FFF;color:#353535;appearance:normal;-moz-appearance:none;-webkit-appearance:none;resize:vertical}

/*---------- Item Qa List ----------*/
.shop-product-qa-list .qalist-search-box {position:relative;padding:15px;margin-bottom:30px;border:1px solid #d5d5d5;background:#fff}
.shop-product-qa-list .search-input .icon-prepend {background-color:transparent;width:38px;height:36px;line-height:36px;border:0;color:#959595;font-size:.9375rem}
.shop-product-qa-list .panel-group .panel {margin-bottom:15px}
.shop-product-qa-list .panel-heading {min-height:100px;padding:15px;border:1px solid #d5d5d5}
.shop-product-qa-list .panel-heading .label {display:inline-block;width:64px;text-align:center}
.shop-product-qa-list .panel-heading .sit_qaa_yet {background:#ab0000}
.shop-product-qa-list .item-qa-img {position:absolute;top:15px;left:15px;width:70px;height:70px;overflow:hidden}
.shop-product-qa-list .item-qa-img img {display:block;max-width:100%;height:auto}
.shop-product-qa-list .item-qa-img span {position:absolute;font-size:0;line-height:0;overflow:hidden}
.shop-product-qa-list .heading-content {margin-left:85px}
.shop-product-qa-list .panel-title {font-size:1rem;font-weight:700;line-height:1.4}
.shop-product-qa-list .panel-title .fas {color:#ab0000;margin-left:5px}
.shop-product-qa-list .panel-title a:hover {text-decoration:underline;color:#000}
.shop-product-qa-list .panel-title > a:before {top:15px;margin-top:inherit;font-size:1rem}
.shop-product-qa-list .panel-body {padding:0}
.shop-product-qa-list .panel-body img {width:inherit !important;max-width:500px;height:auto}
.shop-product-qa-list .item-qa-cont .item-qa-alp {position:absolute;top:15px;left:15px;font-size:1.5rem;color:#959595;font-weight:700}
.shop-product-qa-list .item-qa-cont .item-qa-qaa {padding:15px;padding-left:45px;position:relative;min-height:100px;border-top:1px solid #d5d5d5}
.shop-product-qa-list .item-qa-cont .item-qa-qaq {padding:15px;padding-left:45px;position:relative;min-height:100px}
@media (max-width:767px) {
    .shop-product-qa-list .panel-body img {max-width:100%}
}

/*---------- list ----------*/
#sct_sortlst .list-sort-wrap .tab-scroll-category {margin-bottom:20px}
#sct {margin:20px auto 50px auto;}
.sct-ct {margin-bottom:20px}
.sct-ct ul {margin:0;padding:0;margin-left:-8px;margin-right:-8px}
.sct-ct ul:after {content:"";display:block;clear:both}
.sct-ct li {float:left;padding:10px 20px; background:#293c67; margin:10px 5px; border-radius:30px; }
.sct-ct li a {color:#fff;font-size:16px}
.sct-ct li a strong {color:#fff;}
.sct-ct li a span {color:#ddd;}
.sct-ct li a:hover {text-decoration:underline}
@media (max-width:576px) {
    .sct-ct ul {margin-left:-5px;margin-right:-5px}
    .sct-ct li {padding:5px}
    .sct-ct li a {font-size:.8125rem}
}

/*---------- list.10.skin ----------*/
#sct #sct_lst {margin-top:0px;margin-bottom:0}
#sct_lst {position:relative;float:right;margin-bottom:15px;z-index:1}
#sct_lst span {position:relative;float:left}
#sct_lst button {position:relative;margin:0;padding:0;width:40px;height:40px;border:1px solid #d5d5d5;cursor:pointer;background:#fff;font-size:15px;color:#454545}
#sct_lst button .product-type-on + i {color:#ab0000}
#sct_lst button.product-type-list-btn {border-right:0}
#sct_hhtml img {max-width:100%;}
@media (max-width:991px) {
    #sct #sct_lst {position:relative;margin-top:0;margin-bottom:20px}
}
.product-list-10 {margin-left:-10px;margin-right:-10px;font-size:.9375rem}
.product-list-10:after {content:"";display:block;clear:both}
.product-list-10 .item-list-wrap {padding:10px;width:25%;float:left}
.product-list-10 .item-list {position:relative;border:1px solid #e5e5e5;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.product-list-10 .product-img {position:relative;overflow:hidden;margin:10px;background:#fff}
.product-list-10 .product-img-in {position:relative;overflow:hidden;width:100%}
.product-list-10 .product-img-in:before {content:"";display:block;background:#fff;/*padding-top:100%;*/}
.product-list-10 .product-img-in .first-img {display:block}
.product-list-10 .product-img-in .second-img {display:none}
.product-list-10 .item-list:hover {border-color:#757575}
/*
.product-list-10 .item-list:hover .product-img-in .second-img {display:block}
.product-list-10 .product-img-in img {display:block;max-width:100%;height:auto;position:absolute;top:0;left:0;right:0;bottom:0}
*/
.product-list-10 .product-img-in img {display:block;max-width:100%;top:0;left:0;right:0;bottom:0; height:100%;}
.product-list-10 .product-img-in .discount-percent {position:absolute;top:-40px;left:-40px;width:80px;height:80px;padding-top:57px;text-align:center;background:#cc2300;color:#fff;font-style:italic;font-size:.75rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}
.product-list-10 .product-img-in .product-soldout {position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5)}
.product-list-10 .product-img-in .product-soldout-txt {display:block;width:190px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.875rem;font-weight:700;font-style:italic;color:#fff}
.product-list-10 .product-description .product-description-in {position:relative;overflow:hidden;padding:0 10px 10px}
.product-list-10 .product-description .product-name {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.125rem;font-weight:700;line-height:1.4;height:48px}
.product-list-10 .product-description .product-name a {color:#000}
.product-list-10 .product-description .product-name a:hover {text-decoration:underline}
.product-list-10 .product-description .title-price {font-size:1.125rem;font-weight:700;color:#cc2300}
.product-list-10 .product-description .line-through {font-size:.9375rem;color:#959595;text-decoration:line-through;margin-left:7px;font-weight:400}
.product-list-10 .product-description .product-id {color:#757575;display:block;font-size:.8125rem;margin-top:10px}
.product-list-10 .product-description .product-info {position:relative;overflow:hidden;height:38px;color:#959595;font-size:.8125rem;margin-top:10px}
.product-list-10 .product-description .product-btn-wrap {position:relative;margin-top:10px}
.product-list-10 .product-description .product-btn-wrap:after {content:"";display:block;clear:both}
.product-list-10 .product-description .product-btn-wrap .btn-e {display:block;width:50%;float:left;padding:10px;font-size:.8125rem}
.product-list-10 .product-description .product-btn-wrap .btn-e i {display:none}
.product-list-10 .product-description .product-btn-wrap .btn-e:first-child {border-right:0}
.product-list-10 .product-description-bottom {position:relative;overflow:hidden;padding:10px 0}
.product-list-10 .product-sns {position:relative;height:24px}
.product-list-10 .product-sns > a {position:relative;display:inline-block;width:24px;height:24px;background-color:#d5d5d5;border:3px solid #d5d5d5;margin-right:2px}
.product-list-10 .product-sns > a img {display:block;max-width:100%;height:auto}
.product-list-10 .product-sns > a.share-facebook:hover {background-color:#39558f;border-color:#39558f}
.product-list-10 .product-sns > a.share-twitter:hover {background-color:#4698e0;border-color:#4698e0}
.product-list-10 .product-sns > a.share-kakaotalk:hover {background-color:#ec8b00;border-color:#4698e0}
.product-list-10 .product-description-bottom {position:relative;overflow:hidden;padding:12px 10px;border-top:1px solid #e5e5e5}
.product-list-10 .product-description-bottom a:hover {text-decoration:underline;color:#000}
.product-list-10 .product-ratings {width:85px;margin:0;padding:0}
.product-list-10 .product-ratings span {padding:0;float:left;margin-right:0}
.product-list-10 .product-ratings span .rating {color:#a5a5a5;font-size:.9375rem;line-height:normal}
.product-list-10 .product-ratings span .rating-selected {color:#ab0000;font-size:.9375rem}
.product-list-10 .rgba-banner-area {position:absolute;top:5px;right:5px}
.product-list-10 .rgba-banner-area .shop_icon {display:block;height:18px;width:70px;line-height:18px;color:#fff;font-size:.6875rem;text-align:center;font-weight:400;position:relative;text-transform:uppercase;margin-bottom:3px;border-radius:2px}
.product-list-10 .rgba-banner-area .shop_icon_1 {background-color:#363b43}
.product-list-10 .rgba-banner-area .shop_icon_2 {background-color:#ab0000}
.product-list-10 .rgba-banner-area .shop_icon_3 {background-color:#ec8b00}
.product-list-10 .rgba-banner-area .shop_icon_4 {background-color:#00897b}
.product-list-10 .rgba-banner-area .shop_icon_5 {background-color:#8e24aa}
.product-list-10 .rgba-banner-area .shop_icon_6 {background-color:#f4511e}
.product-list-10 .rgba-banner-area .shop_icon_coupon {background-color:#676769}
.product-list-10 .item-main-10:hover .product-name a {text-decoration:underline}
.product-list-10 .item-list:hover .product-name a {text-decoration:underline}
.product-type-list .product-list-10 .item-list-wrap {width:50% !important}
.product-type-list .product-list-10 .item-list-wrap:nth-child(2n+1){clear:left}
.product-type-list .product-list-10 .product-img {position:absolute;top:0;left:0;overflow:hidden;background:#fff;width:160px}
.product-type-list .product-list-10 .product-img-in .product-soldout-txt {width:140px;font-size:1.5rem}
.product-type-list .product-list-10 .product-description {margin-left:175px;min-height:180px}
@media (max-width:1199px) {
    .product-list-10 {margin-left:-5px;margin-right:-5px}
    .product-list-10 .item-list-wrap {width:33.33333% !important;padding:5px}
    .product-list-10 .item-list-wrap.clearfix {clear:none}
    .product-list-10 .item-list-wrap:nth-child(3n+1){clear:left}
    .product-type-list .product-list-10 .item-list-wrap {width:50% !important}
    .product-type-list .product-list-10 .item-list-wrap:nth-child(3n+1){clear:none}
    .product-type-list .product-list-10 .item-list-wrap:nth-child(2n+1){clear:left}
}
@media (max-width:991px) {
    .product-list-10 .item-list-wrap {width:50% !important}
    .product-list-10 .item-list-wrap.clearfix {clear:none}
    .product-list-10 .item-list-wrap:nth-child(3n+1){clear:none}
    .product-list-10 .item-list-wrap:nth-child(2n+1){clear:left}
    .product-type-list .product-list-10 .item-list-wrap {width:100% !important;padding:10px 5px}
}
@media (max-width:767px) {
    .product-list-10 {margin-left:-2px;margin-right:-2px}
    .product-list-10 .item-list-wrap {padding:5px 2px;margin-bottom:20px}
    .product-list-10 .item-list {border:0}
    .product-list-10 .product-img {margin:0 0 10px}
    .product-list-10 .product-description .product-description-in {padding:0}
    .product-list-10 .product-description-bottom {padding:10px 0;border-top:0}
    .product-type-list .product-list-10 .item-list-wrap {width:100% !important;padding:10px 2px}
}
@media (max-width:576px) {
    .product-list-10 .product-img-in .product-soldout-txt {width:140px;font-size:1.5rem}
}
@media (max-width:500px) {
    .product-type-list .product-list-10 .product-img {position:relative;top:inherit;left:inherit;overflow:hidden;background:#fff;width:inherit}
    .product-type-list .product-list-10 .product-description {margin-left:0;min-height:inherit}
}
/* more button*/
#item_load_msg {display:none;text-align:center;margin-top:30px;font-size:12px;color:#959595}
#item_load_msg img {width:100px}
.li_more_btn {text-align:center;padding:30px 0}
#btn_more_item {height:55px;width:300px;background:#ab0000;border:0;border-radius:3px;color:#fff;font-size:1rem;font-weight:700;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
#btn_more_item:hover {background:#950000}

/*---------- main.10.skin ----------*/
.product-main-10 {position:relative;overflow:hidden;padding-top:75px;margin-top:-75px}
.product-main-10-in {margin-left:-10px;margin-right:-10px}
.product-main-10 .item-main-10 {position:relative;padding:0 10px;margin-bottom:20px;outline:none}
.product-main-10 .item-main-10-in {position:relative;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.product-main-10 .product-img {position:relative;overflow:hidden;margin-bottom:10px;background:#fff}
.product-main-10 .product-img-in {position:relative;overflow:hidden;width:100%}
.product-main-10 .product-img-in:before {content:"";display:block;padding-top:100%;background:#fff}
.product-main-10 .product-img-in .first-img {display:block}
.product-main-10 .product-img-in .second-img {display:none}
.product-main-10 .item-main-10:hover .product-img-in .second-img {display:block}
.product-main-10 .product-img-in img {display:block;max-width:100% !important;height:auto !important;position:absolute;top:0;left:0;right:0;bottom:0}
.product-main-10 .product-img-in .discount-percent {position:absolute;top:-40px;left:-40px;width:80px;height:80px;padding-top:57px;text-align:center;background:#ab0000;color:#fff;font-style:italic;font-size:.75rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}
.product-main-10 .product-img-in .product-soldout {position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5)}
.product-main-10 .product-img-in .product-soldout-txt {display:block;width:190px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.875rem;font-weight:700;font-style:italic;color:#fff}
.product-main-10 .product-description .product-description-in {position:relative;overflow:hidden;padding:0 0 10px}
.product-main-10 .product-description .product-name {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.0625rem;font-weight:700;line-height:1.4;height:47px}
.product-main-10 .product-description .product-name a {color:#000}
.product-main-10 .product-description .product-name a:hover {text-decoration:underline}
.product-main-10 .product-description .title-price {font-size:1.0625rem;font-weight:700;color:#ab0000;margin-right:7px}
.product-main-10 .product-description .line-through {font-size:.875rem;color:#959595;text-decoration:line-through;font-weight:400;white-space:nowrap}
.product-main-10 .product-description .product-id {color:#757575;display:block;font-size:.8125rem;margin-top:10px}
.product-main-10 .product-description .product-info {position:relative;overflow:hidden;height:38px;color:#959595;font-size:.8125rem;margin-top:10px}
.product-main-10 .product-description .product-btn-wrap {position:relative;margin-top:10px}
.product-main-10 .product-description .product-btn-wrap:after {content:"";display:block;clear:both}
.product-main-10 .product-description .product-btn-wrap .btn-e {display:block;width:50%;float:left;padding:10px;font-size:.8125rem}
.product-main-10 .product-description .product-btn-wrap .btn-e i {display:none}
.product-main-10 .product-description .product-btn-wrap .btn-e:first-child {border-right:0}
.product-main-10 .product-description-bottom {position:relative;overflow:hidden;padding:10px 0}
.product-main-10 .product-sns {position:relative;height:24px}
.product-main-10 .product-sns > a {position:relative;display:inline-block;width:24px;height:24px;background-color:#d5d5d5;border:3px solid #d5d5d5;margin-right:2px}
.product-main-10 .product-sns > a img {display:block;max-width:100%;height:auto}
.product-main-10 .product-sns > a.share-facebook:hover {background-color:#39558f;border-color:#39558f}
.product-main-10 .product-sns > a.share-twitter:hover {background-color:#4698e0;border-color:#4698e0}
.product-main-10 .product-sns > a.share-kakaotalk:hover {background-color:#ec8b00;border-color:#4698e0}
.product-main-10 .product-ratings {width:85px;margin:0;padding:0}
.product-main-10 .product-ratings li {padding:0;float:left;margin-right:0}
.product-main-10 .product-ratings li .rating {color:#a5a5a5;font-size:.8125rem;line-height:normal}
.product-main-10 .product-ratings li .rating-selected {color:#ab0000;font-size:.8125rem}
.product-main-10 .rgba-banner-area {position:absolute;top:5px;right:5px}
.product-main-10 .rgba-banner-area .shop_icon {display:block;height:18px;width:70px;line-height:18px;color:#fff;font-size:.6875rem;text-align:center;font-weight:400;position:relative;text-transform:uppercase;margin-bottom:3px;border-radius:2px}
.product-main-10 .rgba-banner-area .shop_icon_1 {background-color:#363b43}
.product-main-10 .rgba-banner-area .shop_icon_2 {background-color:#ab0000}
.product-main-10 .rgba-banner-area .shop_icon_3 {background-color:#ec8b00}
.product-main-10 .rgba-banner-area .shop_icon_4 {background-color:#00897b}
.product-main-10 .rgba-banner-area .shop_icon_5 {background-color:#8e24aa}
.product-main-10 .rgba-banner-area .shop_icon_6 {background-color:#f4511e}
.product-main-10 .rgba-banner-area .shop_icon_coupon {background-color:#676769}
.product-main-10 .item-main-10:hover .product-name a {text-decoration:underline}
.product-main-10 .item-main-wrap .sct_cartop_wr select.it_option {border:1px solid #353535}
.product-main-10 .item-main-wrap .sct_cartop_wr select.it_option:focus {border-color:#353535 !important}
.product-main-10 .slick-dotted.slick-slider {margin-bottom:20px}
.product-main-10 .slick-dots li {display:inline-block;margin:0 1px;width:30px;height:2px;background:#959595}
.product-main-10 .slick-dots li button:before {content:"";width:100%;height:2px;-webkit-transition:all .2s linear;transition:all .2s linear;opacity:1}
.product-main-10 .slick-dots li.slick-active button:before {background:#ab0000}
.product-main-10 .slick-next, .product-main-10 .slick-prev {width:26px;height:26px;line-height:24px;text-align:center;border:1px solid #d5d5d5;-webkit-transition:all .2s linear;transition:all .2s linear;transform:translate(0,0)}
.product-main-10 .slick-next:hover, .product-main-10 .slick-prev:hover {border:1px solid #555}
.product-main-10 .slick-next {top:-55px;right:40px;z-index:1}
.product-main-10 .slick-prev {top:-55px;left:inherit;right:70px;z-index:1}
.product-main-10 .slick-next:before, .product-main-10 .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;color:#151515;font-size:.8125rem;line-height:inherit}
.product-main-10 .slick-next:before {content:"\f054"}
.product-main-10 .slick-prev:before {content:"\f053"}
@media (max-width:1199px) {
    .product-main-10-in {margin-left:-5px;margin-right:-5px}
    .product-main-10 .item-main-10 {padding:0 5px}
}
@media (max-width:767px) {
    .product-main-10-in {margin-left:-2px;margin-right:-2px}
    .product-main-10 .item-main-10 {padding:0 2px}
}
@media (max-width:576px) {
    .product-main-10 .product-img-in .product-soldout-txt {width:140px;font-size:1.5rem}
    .product-main-10 .product-description .product-btn-wrap .btn-e {font-size:.75rem}
}

/*---------- main.20.skin ----------*/
.product-main-20 {position:relative;overflow:hidden;padding-top:75px;margin-top:-75px}
.product-main-20-in {margin-left:-10px;margin-right:-10px}
.product-main-20 .item-main-20 {position:relative;padding:0 10px;margin-bottom:20px;outline:none}
.product-main-20 .item-main-20-in {position:relative;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.product-main-20 .product-img {position:relative;overflow:hidden;margin-bottom:10px;background:#fff}
.product-main-20 .product-img-in {position:relative;overflow:hidden;width:100%}
.product-main-20 .product-img-in:before {content:"";display:block;padding-top:100%;background:#fff}
.product-main-20 .product-img-in .first-img {display:block}
.product-main-20 .product-img-in .second-img {display:none}
.product-main-20 .item-main-20:hover .product-img-in .second-img {display:block}
.product-main-20 .product-img-in img {display:block;max-width:100% !important;height:auto !important;position:absolute;top:0;left:0;right:0;bottom:0}
.product-main-20 .product-img-in .discount-percent {position:absolute;top:-40px;left:-40px;width:80px;height:80px;padding-top:57px;text-align:center;background:#ab0000;color:#fff;font-style:italic;font-size:.75rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}
.product-main-20 .product-img-in .product-soldout {position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5)}
.product-main-20 .product-img-in .product-soldout-txt {display:block;width:190px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.875rem;font-weight:700;font-style:italic;color:#fff}
.product-main-20 .product-description .product-description-in {position:relative;overflow:hidden;padding:0 0 10px}
.product-main-20 .product-description .product-name {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.0625rem;font-weight:700;line-height:1.4;height:47px}
.product-main-20 .product-description .product-name a {color:#000}
.product-main-20 .product-description .product-name a:hover {text-decoration:underline}
.product-main-20 .product-description .title-price {font-size:1.0625rem;font-weight:700;color:#ab0000;margin-right:7px}
.product-main-20 .product-description .line-through {font-size:.875rem;color:#959595;text-decoration:line-through;font-weight:400;white-space:nowrap}
.product-main-20 .product-description .product-id {color:#757575;display:block;font-size:.8125rem;margin-top:10px}
.product-main-20 .product-description .product-info {position:relative;overflow:hidden;height:38px;color:#959595;font-size:.8125rem;margin-top:10px}
.product-main-20 .product-description .product-btn-wrap {position:relative;margin-top:10px}
.product-main-20 .product-description .product-btn-wrap:after {content:"";display:block;clear:both}
.product-main-20 .product-description .product-btn-wrap .btn-e {display:block;width:50%;float:left;padding:10px;font-size:.8125rem}
.product-main-20 .product-description .product-btn-wrap .btn-e i {display:none}
.product-main-20 .product-description .product-btn-wrap .btn-e:first-child {border-right:0}
.product-main-20 .product-description-bottom {position:relative;overflow:hidden;padding:10px 0}
.product-main-20 .product-sns {position:relative;height:24px}
.product-main-20 .product-sns > a {position:relative;display:inline-block;width:24px;height:24px;background-color:#d5d5d5;border:3px solid #d5d5d5;margin-right:2px}
.product-main-20 .product-sns > a img {display:block;max-width:100%;height:auto}
.product-main-20 .product-sns > a.share-facebook:hover {background-color:#39558f;border-color:#39558f}
.product-main-20 .product-sns > a.share-twitter:hover {background-color:#4698e0;border-color:#4698e0}
.product-main-20 .product-sns > a.share-kakaotalk:hover {background-color:#ec8b00;border-color:#4698e0}
.product-main-20 .product-ratings {width:85px;margin:0;padding:0}
.product-main-20 .product-ratings li {padding:0;float:left;margin-right:0}
.product-main-20 .product-ratings li .rating {color:#a5a5a5;font-size:.8125rem;line-height:normal}
.product-main-20 .product-ratings li .rating-selected {color:#ab0000;font-size:.8125rem}
.product-main-20 .rgba-banner-area {position:absolute;top:5px;right:5px}
.product-main-20 .rgba-banner-area .shop_icon {display:block;height:18px;width:70px;line-height:18px;color:#fff;font-size:.6875rem;text-align:center;font-weight:400;position:relative;text-transform:uppercase;margin-bottom:3px;border-radius:2px}
.product-main-20 .rgba-banner-area .shop_icon_1 {background-color:#363b43}
.product-main-20 .rgba-banner-area .shop_icon_2 {background-color:#ab0000}
.product-main-20 .rgba-banner-area .shop_icon_3 {background-color:#ec8b00}
.product-main-20 .rgba-banner-area .shop_icon_4 {background-color:#00897b}
.product-main-20 .rgba-banner-area .shop_icon_5 {background-color:#8e24aa}
.product-main-20 .rgba-banner-area .shop_icon_6 {background-color:#f4511e}
.product-main-20 .rgba-banner-area .shop_icon_coupon {background-color:#676769}
.product-main-20 .item-main-20:hover .product-name a {text-decoration:underline}
.product-main-20 .item-main-wrap .sct_cartop_wr select.it_option {border:1px solid #353535}
.product-main-20 .item-main-wrap .sct_cartop_wr select.it_option:focus {border-color:#353535 !important}
.product-main-20 .slick-dotted.slick-slider {margin-bottom:20px}
.product-main-20 .slick-dots li {display:inline-block;margin:0 1px;width:30px;height:2px;background:#959595}
.product-main-20 .slick-dots li button:before {content:"";width:100%;height:2px;-webkit-transition:all .2s linear;transition:all .2s linear;opacity:1}
.product-main-20 .slick-dots li.slick-active button:before {background:#ab0000}
.product-main-20 .slick-next, .product-main-20 .slick-prev {width:26px;height:26px;line-height:24px;text-align:center;border:1px solid #d5d5d5;-webkit-transition:all .2s linear;transition:all .2s linear;transform:translate(0,0)}
.product-main-20 .slick-next:hover, .product-main-20 .slick-prev:hover {border:1px solid #555}
.product-main-20 .slick-next {top:-55px;right:40px;z-index:1}
.product-main-20 .slick-prev {top:-55px;left:inherit;right:70px;z-index:1}
.product-main-20 .slick-next:before, .product-main-20 .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;color:#151515;font-size:.8125rem;line-height:inherit}
.product-main-20 .slick-next:before {content:"\f054"}
.product-main-20 .slick-prev:before {content:"\f053"}
@media (max-width:1199px) {
    .product-main-20-in {margin-left:-5px;margin-right:-5px}
    .product-main-20 .item-main-20 {padding:0 5px}
}
@media (max-width:767px) {
    .product-main-20-in {margin-left:-2px;margin-right:-2px}
    .product-main-20 .item-main-20 {padding:0 2px}
}
@media (max-width:576px) {
    .product-main-20 .product-img-in .product-soldout-txt {width:140px;font-size:1.5rem}
    .product-main-20 .product-description .product-btn-wrap .btn-e {font-size:.75rem}
}

/*---------- main.30.skin ----------*/
.product-main-30 {position:relative;overflow:hidden;padding-top:75px;margin-top:-75px}
.product-main-30-in {margin-left:-10px;margin-right:-10px}
.product-main-30 .item-main-30 {position:relative;padding:0 10px;margin-bottom:20px;outline:none}
.product-main-30 .item-main-30-in {position:relative;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.product-main-30 .product-img {position:relative;overflow:hidden;margin-bottom:10px;background:#fff}
.product-main-30 .product-img-in {position:relative;overflow:hidden;width:100%}
.product-main-30 .product-img-in:before {content:"";display:block;padding-top:100%;background:#fff}
.product-main-30 .product-img-in .first-img {display:block}
.product-main-30 .product-img-in .second-img {display:none}
.product-main-30 .item-main-30:hover .product-img-in .second-img {display:block}
.product-main-30 .product-img-in img {display:block;max-width:100% !important;height:auto !important;position:absolute;top:0;left:0;right:0;bottom:0}
.product-main-30 .product-img-in .discount-percent {position:absolute;top:-40px;left:-40px;width:80px;height:80px;padding-top:57px;text-align:center;background:#ab0000;color:#fff;font-style:italic;font-size:.75rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}
.product-main-30 .product-img-in .product-soldout {position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5)}
.product-main-30 .product-img-in .product-soldout-txt {display:block;width:190px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.875rem;font-weight:700;font-style:italic;color:#fff}
.product-main-30 .product-description .product-description-in {position:relative;overflow:hidden;padding:0 0 10px}
.product-main-30 .product-description .product-name {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.0625rem;font-weight:700;line-height:1.4;height:47px}
.product-main-30 .product-description .product-name a {color:#000}
.product-main-30 .product-description .product-name a:hover {text-decoration:underline}
.product-main-30 .product-description .title-price {font-size:1.0625rem;font-weight:700;color:#ab0000;margin-right:7px}
.product-main-30 .product-description .line-through {font-size:.875rem;color:#959595;text-decoration:line-through;font-weight:400;white-space:nowrap}
.product-main-30 .product-description .product-id {color:#757575;display:block;font-size:.8125rem;margin-top:10px}
.product-main-30 .product-description .product-info {position:relative;overflow:hidden;height:38px;color:#959595;font-size:.8125rem;margin-top:10px}
.product-main-30 .product-description .product-btn-wrap {position:relative;margin-top:10px}
.product-main-30 .product-description .product-btn-wrap:after {content:"";display:block;clear:both}
.product-main-30 .product-description .product-btn-wrap .btn-e {display:block;width:50%;float:left;padding:10px;font-size:.8125rem}
.product-main-30 .product-description .product-btn-wrap .btn-e i {display:none}
.product-main-30 .product-description .product-btn-wrap .btn-e:first-child {border-right:0}
.product-main-30 .product-description-bottom {position:relative;overflow:hidden;padding:10px 0}
.product-main-30 .product-sns {position:relative;height:24px}
.product-main-30 .product-sns > a {position:relative;display:inline-block;width:24px;height:24px;background-color:#d5d5d5;border:3px solid #d5d5d5;margin-right:2px}
.product-main-30 .product-sns > a img {display:block;max-width:100%;height:auto}
.product-main-30 .product-sns > a.share-facebook:hover {background-color:#39558f;border-color:#39558f}
.product-main-30 .product-sns > a.share-twitter:hover {background-color:#4698e0;border-color:#4698e0}
.product-main-30 .product-sns > a.share-kakaotalk:hover {background-color:#ec8b00;border-color:#4698e0}
.product-main-30 .product-ratings {width:85px;margin:0;padding:0}
.product-main-30 .product-ratings li {padding:0;float:left;margin-right:0}
.product-main-30 .product-ratings li .rating {color:#a5a5a5;font-size:.8125rem;line-height:normal}
.product-main-30 .product-ratings li .rating-selected {color:#ab0000;font-size:.8125rem}
.product-main-30 .rgba-banner-area {position:absolute;top:5px;right:5px}
.product-main-30 .rgba-banner-area .shop_icon {display:block;height:18px;width:70px;line-height:18px;color:#fff;font-size:.6875rem;text-align:center;font-weight:400;position:relative;text-transform:uppercase;margin-bottom:3px;border-radius:2px}
.product-main-30 .rgba-banner-area .shop_icon_1 {background-color:#363b43}
.product-main-30 .rgba-banner-area .shop_icon_2 {background-color:#ab0000}
.product-main-30 .rgba-banner-area .shop_icon_3 {background-color:#ec8b00}
.product-main-30 .rgba-banner-area .shop_icon_4 {background-color:#00897b}
.product-main-30 .rgba-banner-area .shop_icon_5 {background-color:#8e24aa}
.product-main-30 .rgba-banner-area .shop_icon_6 {background-color:#f4511e}
.product-main-30 .rgba-banner-area .shop_icon_coupon {background-color:#676769}
.product-main-30 .item-main-30:hover .product-name a {text-decoration:underline}
.product-main-30 .item-main-wrap .sct_cartop_wr select.it_option {border:1px solid #353535}
.product-main-30 .item-main-wrap .sct_cartop_wr select.it_option:focus {border-color:#353535 !important}
.product-main-30 .slick-dotted.slick-slider {margin-bottom:20px}
.product-main-30 .slick-dots li {display:inline-block;margin:0 1px;width:30px;height:2px;background:#959595}
.product-main-30 .slick-dots li button:before {content:"";width:100%;height:2px;-webkit-transition:all .2s linear;transition:all .2s linear;opacity:1}
.product-main-30 .slick-dots li.slick-active button:before {background:#ab0000}
.product-main-30 .slick-next, .product-main-30 .slick-prev {width:26px;height:26px;line-height:24px;text-align:center;border:1px solid #d5d5d5;-webkit-transition:all .2s linear;transition:all .2s linear;transform:translate(0,0)}
.product-main-30 .slick-next:hover, .product-main-30 .slick-prev:hover {border:1px solid #555}
.product-main-30 .slick-next {top:-55px;right:40px;z-index:1}
.product-main-30 .slick-prev {top:-55px;left:inherit;right:70px;z-index:1}
.product-main-30 .slick-next:before, .product-main-30 .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;color:#151515;font-size:.8125rem;line-height:inherit}
.product-main-30 .slick-next:before {content:"\f054"}
.product-main-30 .slick-prev:before {content:"\f053"}
@media (max-width:1199px) {
    .product-main-30-in {margin-left:-5px;margin-right:-5px}
    .product-main-30 .item-main-30 {padding:0 5px}
}
@media (max-width:767px) {
    .product-main-30-in {margin-left:-2px;margin-right:-2px}
    .product-main-30 .item-main-30 {padding:0 2px}
}
@media (max-width:576px) {
    .product-main-30 .product-img-in .product-soldout-txt {width:140px;font-size:1.5rem}
    .product-main-30 .product-description .product-btn-wrap .btn-e {font-size:.75rem}
}

/*---------- main.40.skin ----------*/
.product-main-40 {position:relative;overflow:hidden;padding-top:75px;margin-top:-75px}
.product-main-40-in {margin-left:-10px;margin-right:-10px}
.product-main-40 .item-main-40 {position:relative;padding:0 10px;margin-bottom:20px;outline:none}
.product-main-40 .item-main-40-in {position:relative;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.product-main-40 .product-img {position:relative;overflow:hidden;margin-bottom:10px;background:#fff}
.product-main-40 .product-img-in {position:relative;overflow:hidden;width:100%}
.product-main-40 .product-img-in:before {content:"";display:block;padding-top:100%;background:#fff}
.product-main-40 .product-img-in .first-img {display:block}
.product-main-40 .product-img-in .second-img {display:none}
.product-main-40 .item-main-40:hover .product-img-in .second-img {display:block}
.product-main-40 .product-img-in img {display:block;max-width:100% !important;height:auto !important;position:absolute;top:0;left:0;right:0;bottom:0}
.product-main-40 .product-img-in .discount-percent {position:absolute;top:-40px;left:-40px;width:80px;height:80px;padding-top:57px;text-align:center;background:#ab0000;color:#fff;font-style:italic;font-size:.75rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}
.product-main-40 .product-img-in .product-soldout {position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5)}
.product-main-40 .product-img-in .product-soldout-txt {display:block;width:190px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.875rem;font-weight:700;font-style:italic;color:#fff}
.product-main-40 .product-description .product-description-in {position:relative;overflow:hidden;padding:0 0 10px}
.product-main-40 .product-description .product-name {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.0625rem;font-weight:700;line-height:1.4;height:47px}
.product-main-40 .product-description .product-name a {color:#000}
.product-main-40 .product-description .product-name a:hover {text-decoration:underline}
.product-main-40 .product-description .title-price {font-size:1.0625rem;font-weight:700;color:#ab0000;margin-right:7px}
.product-main-40 .product-description .line-through {font-size:.875rem;color:#959595;text-decoration:line-through;font-weight:400;white-space:nowrap}
.product-main-40 .product-description .product-id {color:#757575;display:block;font-size:.8125rem;margin-top:10px}
.product-main-40 .product-description .product-info {position:relative;overflow:hidden;height:38px;color:#959595;font-size:.8125rem;margin-top:10px}
.product-main-40 .product-description .product-btn-wrap {position:relative;margin-top:10px}
.product-main-40 .product-description .product-btn-wrap:after {content:"";display:block;clear:both}
.product-main-40 .product-description .product-btn-wrap .btn-e {display:block;width:50%;float:left;padding:10px;font-size:.8125rem}
.product-main-40 .product-description .product-btn-wrap .btn-e i {display:none}
.product-main-40 .product-description .product-btn-wrap .btn-e:first-child {border-right:0}
.product-main-40 .product-description-bottom {position:relative;overflow:hidden;padding:10px 0}
.product-main-40 .product-sns {position:relative;height:24px}
.product-main-40 .product-sns > a {position:relative;display:inline-block;width:24px;height:24px;background-color:#d5d5d5;border:3px solid #d5d5d5;margin-right:2px}
.product-main-40 .product-sns > a img {display:block;max-width:100%;height:auto}
.product-main-40 .product-sns > a.share-facebook:hover {background-color:#39558f;border-color:#39558f}
.product-main-40 .product-sns > a.share-twitter:hover {background-color:#4698e0;border-color:#4698e0}
.product-main-40 .product-sns > a.share-kakaotalk:hover {background-color:#ec8b00;border-color:#4698e0}
.product-main-40 .product-ratings {width:85px;margin:0;padding:0}
.product-main-40 .product-ratings li {padding:0;float:left;margin-right:0}
.product-main-40 .product-ratings li .rating {color:#a5a5a5;font-size:.8125rem;line-height:normal}
.product-main-40 .product-ratings li .rating-selected {color:#ab0000;font-size:.8125rem}
.product-main-40 .rgba-banner-area {position:absolute;top:5px;right:5px}
.product-main-40 .rgba-banner-area .shop_icon {display:block;height:18px;width:70px;line-height:18px;color:#fff;font-size:.6875rem;text-align:center;font-weight:400;position:relative;text-transform:uppercase;margin-bottom:3px;border-radius:2px}
.product-main-40 .rgba-banner-area .shop_icon_1 {background-color:#363b43}
.product-main-40 .rgba-banner-area .shop_icon_2 {background-color:#ab0000}
.product-main-40 .rgba-banner-area .shop_icon_3 {background-color:#ec8b00}
.product-main-40 .rgba-banner-area .shop_icon_4 {background-color:#00897b}
.product-main-40 .rgba-banner-area .shop_icon_5 {background-color:#8e24aa}
.product-main-40 .rgba-banner-area .shop_icon_6 {background-color:#f4511e}
.product-main-40 .rgba-banner-area .shop_icon_coupon {background-color:#676769}
.product-main-40 .item-main-40:hover .product-name a {text-decoration:underline}
.product-main-40 .item-main-wrap .sct_cartop_wr select.it_option {border:1px solid #353535}
.product-main-40 .item-main-wrap .sct_cartop_wr select.it_option:focus {border-color:#353535 !important}
.product-main-40 .slick-dotted.slick-slider {margin-bottom:20px}
.product-main-40 .slick-dots li {display:inline-block;margin:0 1px;width:30px;height:2px;background:#959595}
.product-main-40 .slick-dots li button:before {content:"";width:100%;height:2px;-webkit-transition:all .2s linear;transition:all .2s linear;opacity:1}
.product-main-40 .slick-dots li.slick-active button:before {background:#ab0000}
.product-main-40 .slick-next, .product-main-40 .slick-prev {width:26px;height:26px;line-height:24px;text-align:center;border:1px solid #d5d5d5;-webkit-transition:all .2s linear;transition:all .2s linear;transform:translate(0,0)}
.product-main-40 .slick-next:hover, .product-main-40 .slick-prev:hover {border:1px solid #555}
.product-main-40 .slick-next {top:-55px;right:40px;z-index:1}
.product-main-40 .slick-prev {top:-55px;left:inherit;right:70px;z-index:1}
.product-main-40 .slick-next:before, .product-main-40 .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;color:#151515;font-size:.8125rem;line-height:inherit}
.product-main-40 .slick-next:before {content:"\f054"}
.product-main-40 .slick-prev:before {content:"\f053"}
@media (max-width:1199px) {
    .product-main-40-in {margin-left:-5px;margin-right:-5px}
    .product-main-40 .item-main-40 {padding:0 5px}
}
@media (max-width:767px) {
    .product-main-40-in {margin-left:-2px;margin-right:-2px}
    .product-main-40 .item-main-40 {padding:0 2px}
}
@media (max-width:576px) {
    .product-main-40 .product-img-in .product-soldout-txt {width:140px;font-size:1.5rem}
    .product-main-40 .product-description .product-btn-wrap .btn-e {font-size:.75rem}
}

/*---------- main.50.skin ----------*/
.product-main-50 {position:relative;overflow:hidden;padding-top:75px;margin-top:-75px}
.product-main-50-in {margin-left:-10px;margin-right:-10px}
.product-main-50 .item-main-50 {position:relative;padding:0 10px;margin-bottom:20px;outline:none}
.product-main-50 .item-main-50-in {position:relative;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.product-main-50 .product-img {position:relative;overflow:hidden;margin-bottom:10px;background:#fff}
.product-main-50 .product-img-in {position:relative;overflow:hidden;width:100%}
.product-main-50 .product-img-in:before {content:"";display:block;padding-top:100%;background:#fff}
.product-main-50 .product-img-in .first-img {display:block}
.product-main-50 .product-img-in .second-img {display:none}
.product-main-50 .item-main-50:hover .product-img-in .second-img {display:block}
.product-main-50 .product-img-in img {display:block;max-width:100% !important;height:auto !important;position:absolute;top:0;left:0;right:0;bottom:0}
.product-main-50 .product-img-in .discount-percent {position:absolute;top:-40px;left:-40px;width:80px;height:80px;padding-top:57px;text-align:center;background:#ab0000;color:#fff;font-style:italic;font-size:.75rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}
.product-main-50 .product-img-in .product-soldout {position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5)}
.product-main-50 .product-img-in .product-soldout-txt {display:block;width:190px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.875rem;font-weight:700;font-style:italic;color:#fff}
.product-main-50 .product-description .product-description-in {position:relative;overflow:hidden;padding:0 0 10px}
.product-main-50 .product-description .product-name {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.0625rem;font-weight:700;line-height:1.4;height:47px}
.product-main-50 .product-description .product-name a {color:#000}
.product-main-50 .product-description .product-name a:hover {text-decoration:underline}
.product-main-50 .product-description .title-price {font-size:1.0625rem;font-weight:700;color:#ab0000;margin-right:7px}
.product-main-50 .product-description .line-through {font-size:.875rem;color:#959595;text-decoration:line-through;font-weight:400;white-space:nowrap}
.product-main-50 .product-description .product-id {color:#757575;display:block;font-size:.8125rem;margin-top:10px}
.product-main-50 .product-description .product-info {position:relative;overflow:hidden;height:38px;color:#959595;font-size:.8125rem;margin-top:10px}
.product-main-50 .product-description .product-btn-wrap {position:relative;margin-top:10px}
.product-main-50 .product-description .product-btn-wrap:after {content:"";display:block;clear:both}
.product-main-50 .product-description .product-btn-wrap .btn-e {display:block;width:50%;float:left;padding:10px;font-size:.8125rem}
.product-main-50 .product-description .product-btn-wrap .btn-e i {display:none}
.product-main-50 .product-description .product-btn-wrap .btn-e:first-child {border-right:0}
.product-main-50 .product-description-bottom {position:relative;overflow:hidden;padding:10px 0}
.product-main-50 .product-sns {position:relative;height:24px}
.product-main-50 .product-sns > a {position:relative;display:inline-block;width:24px;height:24px;background-color:#d5d5d5;border:3px solid #d5d5d5;margin-right:2px}
.product-main-50 .product-sns > a img {display:block;max-width:100%;height:auto}
.product-main-50 .product-sns > a.share-facebook:hover {background-color:#39558f;border-color:#39558f}
.product-main-50 .product-sns > a.share-twitter:hover {background-color:#4698e0;border-color:#4698e0}
.product-main-50 .product-sns > a.share-kakaotalk:hover {background-color:#ec8b00;border-color:#4698e0}
.product-main-50 .product-ratings {width:85px;margin:0;padding:0}
.product-main-50 .product-ratings li {padding:0;float:left;margin-right:0}
.product-main-50 .product-ratings li .rating {color:#a5a5a5;font-size:.8125rem;line-height:normal}
.product-main-50 .product-ratings li .rating-selected {color:#ab0000;font-size:.8125rem}
.product-main-50 .rgba-banner-area {position:absolute;top:5px;right:5px}
.product-main-50 .rgba-banner-area .shop_icon {display:block;height:18px;width:70px;line-height:18px;color:#fff;font-size:.6875rem;text-align:center;font-weight:400;position:relative;text-transform:uppercase;margin-bottom:3px;border-radius:2px}
.product-main-50 .rgba-banner-area .shop_icon_1 {background-color:#363b43}
.product-main-50 .rgba-banner-area .shop_icon_2 {background-color:#ab0000}
.product-main-50 .rgba-banner-area .shop_icon_3 {background-color:#ec8b00}
.product-main-50 .rgba-banner-area .shop_icon_4 {background-color:#00897b}
.product-main-50 .rgba-banner-area .shop_icon_5 {background-color:#8e24aa}
.product-main-50 .rgba-banner-area .shop_icon_6 {background-color:#f4511e}
.product-main-50 .rgba-banner-area .shop_icon_coupon {background-color:#676769}
.product-main-50 .item-main-50:hover .product-name a {text-decoration:underline}
.product-main-50 .item-main-wrap .sct_cartop_wr select.it_option {border:1px solid #353535}
.product-main-50 .item-main-wrap .sct_cartop_wr select.it_option:focus {border-color:#353535 !important}
.product-main-50 .slick-dotted.slick-slider {margin-bottom:20px}
.product-main-50 .slick-dots li {display:inline-block;margin:0 1px;width:30px;height:2px;background:#959595}
.product-main-50 .slick-dots li button:before {content:"";width:100%;height:2px;-webkit-transition:all .2s linear;transition:all .2s linear;opacity:1}
.product-main-50 .slick-dots li.slick-active button:before {background:#ab0000}
.product-main-50 .slick-next, .product-main-50 .slick-prev {width:26px;height:26px;line-height:24px;text-align:center;border:1px solid #d5d5d5;-webkit-transition:all .2s linear;transition:all .2s linear;transform:translate(0,0)}
.product-main-50 .slick-next:hover, .product-main-50 .slick-prev:hover {border:1px solid #555}
.product-main-50 .slick-next {top:-55px;right:40px;z-index:1}
.product-main-50 .slick-prev {top:-55px;left:inherit;right:70px;z-index:1}
.product-main-50 .slick-next:before, .product-main-50 .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;color:#151515;font-size:.8125rem;line-height:inherit}
.product-main-50 .slick-next:before {content:"\f054"}
.product-main-50 .slick-prev:before {content:"\f053"}
@media (max-width:1199px) {
    .product-main-50-in {margin-left:-5px;margin-right:-5px}
    .product-main-50 .item-main-50 {padding:0 5px}
}
@media (max-width:767px) {
    .product-main-50-in {margin-left:-2px;margin-right:-2px}
    .product-main-50 .item-main-50 {padding:0 2px}
}
@media (max-width:576px) {
    .product-main-50 .product-img-in .product-soldout-txt {width:140px;font-size:1.5rem}
    .product-main-50 .product-description .product-btn-wrap .btn-e {font-size:.75rem}
}

/*---------- shop main, shop list - cart option ----------*/
.sct_cartop {position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.9);z-index:1005}
.sct_cartop .headline-short {color:#b5b5b5}
.sct_cartop label {color:#959595}
.sct_cartop .eyoom-form .label {color:#b5b5b5}
.sct_cartop .cartopt-close-btn {position:absolute;top:20px;right:20px;width:50px;height:50px;cursor:pointer;z-index:1}
.sct_cartop .cartopt-close-btn:after {content:"";height:50px;border-left:2px solid #fff;position:absolute;transform:rotate(45deg);left:24px}
.sct_cartop .cartopt-close-btn:before {content:"";height:50px;border-left:2px solid #fff;position:absolute;transform:rotate(-45deg);left:24px}
.sct_cartop_wr {position:fixed;top:50%;left:50%;z-index:1;width:300px;height:450px;padding:15px;background-color:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.3);text-align:left;overflow-y:scroll;transform:translate(-50%,-50%)}
.sct_cartop_wr select.it_option {margin-bottom:10px;background-color:transparent;border-color:rgba(255,255,255,0.5);color:#b5b5b5}
.sct_cartop_wr select.it_option:disabled {background-color:rgba(0,0,0,0.3)}
.sct_cartop_wr select.it_option option {background-color:rgba(0,0,0,0.9)}

/*---------- main.event.skin ----------*/
.shop-boxevent-wrap {position:relative;background-color:#1e293c;padding:25px 0}
.boxevent-heading {position:relative;margin:0 0 30px;z-index:1}
.boxevent-heading h2 {position:relative;font-size:1.75rem;color:#fff;border-bottom:1px solid #3a4861;padding-bottom:10px}
.boxevent-heading h2 strong {color:#fff}
.boxevent-heading h2:after {content:"";position:absolute;bottom:-1px;left:0;display:block;width:40px;height:1px;background:#737d8f;z-index:1}
.boxevent-heading h2:before {content:"";position:absolute;bottom:-1px;left:45px;display:block;width:20px;height:1px;background:#737d8f;z-index:1}
.shop-boxevent .boxevent-box {position:relative;min-height:293px;margin-top:30px}
.shop-boxevent .boxevent-box:first-child {margin-top:0}
.shop-boxevent .boxevent-box:after {display:block;visibility:hidden;clear:both;content:""}
.shop-boxevent .boxevent-box-title {position:absolute;overflow:hidden;top:0;left:0;width:400px;height:293px}
.shop-boxevent .boxevent-box-title .box-title-img {position:relative}
.shop-boxevent .boxevent-box-title .box-title-img h5 {position:absolute;top:0;bottom:0;left:0;right:0;padding:20px;text-align:right;font-size:1.5rem;font-weight:700;color:#000;text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff}
.shop-boxevent .boxevent-box-title .box-title-txt {display:table-cell;vertical-align:middle;width:400px;height:293px;padding:0 30px;color:#fff;text-align:center;font-size:1.0625rem;background:#656565;word-break:keep-all}
.shop-boxevent .boxevent-item-wrap {position:relative;margin-left:420px;height:250px}
.shop-boxevent .boxevent-item {margin-left:-5px;margin-right:-5px}
.shop-boxevent .boxevent-item:after {display:block;visibility:hidden;clear:both;content:""}
.shop-boxevent .boxevent-item-box {float:left;width:25%}
.shop-boxevent .boxevent-item-box-in {position:relative;padding:0 5px 5px}
.shop-boxevent .boxevent-item-box-in .boxevent-item-img {position:relative;overflow:hidden;margin-bottom:10px}
.shop-boxevent .boxevent-item-box-in .boxevent-item-img img {display:block;max-width:100%;height:auto}
.shop-boxevent .boxevent-item-box-in .boxevent-item-desc h5 {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.0625rem;font-weight:700;line-height:1.4;height:47px;color:#b5b5b5}
.shop-boxevent .boxevent-item-box-in .boxevent-item-desc span {font-size:1.0625rem;color:#f4511e}
.shop-boxevent .boxevent-item-box-in:hover h5 {text-decoration:underline}
.shop-boxevent .boxevent-no-item {text-align:center;height:293px;line-height:293px;color:#959595}
@media (max-width:1199px) {
    .shop-boxevent .boxevent-item-box {width:50%}
    .shop-boxevent .boxevent-item-box-in {padding:0 5px 10px}
}
@media (max-width:991px) {
    .shop-boxevent .boxevent-box-title {position:relative;top:inherit;left:inherit;margin:0 auto 30px}
    .shop-boxevent .boxevent-box-title .box-title-txt {width:280px;height:175px;font-size:.9375rem}
    .shop-boxevent .boxevent-item-wrap {margin-left:0;height:175px}
}
@media (max-width:767px) {
    .shop-boxevent .boxevent-box-title {position:relative;width:auto;height:auto;top:inherit;left:inherit;margin-bottom:20px}
    .shop-boxevent .boxevent-box-title .box-title-txt {display:block;width:auto;height:200px;line-height:200px}
    .shop-boxevent .boxevent-item-wrap {margin-left:0;height:auto}
    .shop-boxevent .boxevent-item {margin-left:-2px;margin-right:-2px}
    .shop-boxevent .boxevent-item-box-in {padding:0 2px 10px}
}
@media (max-width:576px) {
    .shop-boxevent-wrap {padding:30px 0;margin-bottom:30px}
}

/*---------- search.skin ----------*/
.shop-search .shop-search-form .search-box {margin-bottom:30px}
.shop-search .shop-search-form .search-box-header h4 {font-size:1.25rem;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #757575}
.shop-search .shop-search-form .search-box-footer {color:#757575}
.shop-search .shop-search-form .search-input input {height:42px;background:#f8f8f8;font-weight:700;border:1px solid #757575}
.shop-search .shop-search-form .search-input .icon-prepend {background-color:transparent;width:42px;height:40px;line-height:40px;border:0;color:#959595}
.shop-search .shop-search-form .input-button .button {height:40px;line-height:40px;background:#fff;padding:0 30px;font-size:13px}
.shop-search .search-tab {background-color:#D6D6D6;height:40px;margin-bottom:30px}
.shop-search .search-tab #tab-search-result {display:none}
.shop-search .search-tab .scroll_tabs_container {text-align:center;margin-bottom:0}
.shop-search .search-tab .scroll_tabs_container div.scroll_tab_inner li {padding-left:10px;padding-right:10px}
.shop-search .search-tab .scroll_tabs_container div.scroll_tab_inner li a {font-weight:bold}
.shop-search .search-tab .scroll_tabs_container div.scroll_tab_inner span {padding-left:2px;padding-right:0}
.shop-search .search-cate {margin-bottom:30px}
.shop-search .search-cate ul {padding-left:1px;zoom:1;list-style:none}
.shop-search .search-cate ul:after {display:block;visibility:hidden;clear:both;content:""}
.shop-search .search-cate li {float:left;width:20%;border:1px solid #757575;margin-left:-1px;margin-top:-1px}
.shop-search .search-cate a {display:block;padding:0 5px;line-height:40px;font-size:.8125rem;text-align:center}
.shop-search .search-cate a:hover {background:#fafafa;color:#cc2300}
.shop-search #sct_lst {position:absolute;top:6px;right:0;margin-bottom:0;z-index:1;list-style:none}
.shop-search #sct_lst li {position:relative;float:left}
.shop-search #sct_lst button {position:relative;margin:0;padding:0;width:40px;height:40px;border:1px solid #d5d5d5;cursor:pointer;background:#fff;font-size:.9375rem;color:#454545}
.shop-search #sct_lst button.product-type-list-btn {border-right:0}
@media (max-width:991px) {
    .shop-search .tab-scroll-category {margin-bottom:20px}
    .shop-search #sct_lst {position:relative;top:inherit;right:inherit;float:right;margin-bottom:20px}
}
@media (max-width:991px) {
    .shop-search .search-cate li {width:33.33333%}
}
@media (max-width:576px) {
    .shop-search .search-cate li {width:50%}
}

/*---------- couponzone.10.skin ----------*/
.shop-couponzone .couponzone-container {margin-left:-10px;margin-right:-10px}
.shop-couponzone .couponzone-container:after {content:"";display:block;clear:both}
.shop-couponzone .couponzone-box {position:relative;width:25%;float:left}
.shop-couponzone .couponzone-box:nth-child(4n+1){clear:left}
.shop-couponzone .couponzone-box-pd {padding:10px}
.shop-couponzone .couponzone-box-in {position:relative;border:1px solid #d5d5d5;padding:10px;background:#fff}
.shop-couponzone .couponzone-box .couponzone-img {margin-bottom:15px}
.shop-couponzone .couponzone-box h5 {font-size:1.25rem;margin:0 0 10px}
.shop-couponzone .couponzone-box .couponzone-desc {color:#757575}
.shop-couponzone .couponzone-box .couponzone-desc h5 {font-size:.9375rem;color:#151515;margin-bottom:5px}
.shop-couponzone .couponzone-box .couponzone-desc strong {color:#353535;font-weight:400}
.shop-couponzone .couponzone-btn {position:relative;text-align:center;margin-top:15px}
.shop-couponzone .couponzone-btn button.disabled {background:#b5b5b5;border:1px solid #b5b5b5;cursor:not-allowed}
.shop-couponzone .couponzone-btn button.disabled:hover {background:#b5b5b5}
@media (max-width:1199px) {
    .shop-couponzone .couponzone-box {width:33.33333%}
    .shop-couponzone .couponzone-box:nth-child(4n+1){clear:none}
    .shop-couponzone .couponzone-box:nth-child(3n+1){clear:left}
}
@media (max-width:991px) {
    .shop-couponzone .couponzone-box {width:50%}
    .shop-couponzone .couponzone-box:nth-child(4n+1){clear:none}
    .shop-couponzone .couponzone-box:nth-child(3n+1){clear:none}
    .shop-couponzone .couponzone-box:nth-child(2n+1){clear:left}
}
@media (max-width:576px) {
    .shop-couponzone .couponzone-box {width:100%}
    .shop-couponzone .couponzone-box:nth-child(4n+1){clear:none}
    .shop-couponzone .couponzone-box:nth-child(3n+1){clear:none}
    .shop-couponzone .couponzone-box:nth-child(2n+1){clear:none}
}

/*---------- personalpay.skin ----------*/
.shop-personalpay .personalpay-container {margin-left:-10px;margin-right:-10px}
.shop-personalpay .personalpay-container:after {content:"";display:block;clear:both}
.shop-personalpay .personalpay-box {position:relative;float:left}
.shop-personalpay .personalpay-box-pd {padding:10px}
.shop-personalpay .personalpay-box-in {position:relative;border:1px solid #d5d5d5;padding:10px;background:#fff;text-align:center}
.shop-personalpay .personalpay-box .personalpay-img {background:#656565;text-align:center;padding:40px 0;margin-bottom:15px}
.shop-personalpay .personalpay-box .personalpay-img i {display:block;font-size:60px;color:#fff;margin-bottom:20px}
.shop-personalpay .personalpay-box .personalpay-img span {display:block;font-size:1.125rem;color:#b5b5b5}
.shop-personalpay .personalpay-box h5 {font-size:1.125rem;margin:0 0 10px}
.shop-personalpay .personalpay-box .personalpay-cost {font-size:1.125rem;color:#ab0000;font-weight:700}
@media (max-width:1199px) {
    .shop-personalpay .personalpay-box {width:33.33333% !important}
    .shop-personalpay .personalpay-box:nth-child(3n+1){clear:left}
}
@media (max-width:991px) {
    .shop-personalpay .personalpay-container {margin-left:-5px;margin-right:-5px}
    .shop-personalpay .personalpay-box {width:50% !important}
    .shop-personalpay .personalpay-box:nth-child(3n+1){clear:none}
    .shop-personalpay .personalpay-box:nth-child(2n+1){clear:left}
    .shop-personalpay .personalpay-box-pd {padding:5px}
}
@media (max-width:767px) {
    .shop-personalpay .personalpay-container {margin-left:-2px;margin-right:-2px}
    .shop-personalpay .personalpay-box-pd {padding:5px 2px}
    .shop-personalpay .personalpay-box h5 {font-size:.9375rem}
    .shop-personalpay .personalpay-box .personalpay-cost {font-size:1rem}
}

/*---------- relation.10.skin ----------*/
#sit_rel {position:relative;border:1px solid #757575;padding:20px 20px 10px;margin:20px 0 30px}
#sit_rel h2 {margin:0 0 20px;font-size:1.375rem;font-weight:700;text-align:center}
.relation-10 {position:relative}
.relation-10-in {margin-left:-10px;margin-right:-10px}
.relation-10 .item-relation-10 {position:relative;padding-left:10px;padding-right:10px;outline:none}
.relation-10 .item-relation-10-in {position:relative;-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}
.relation-10 .product-img-wrap {position:relative;background:#fff;margin-bottom:10px}
.relation-10 .product-img {position:relative;overflow:hidden;background:#fff}
.relation-10 .product-img-in {position:relative;overflow:hidden;width:100%}
.relation-10 .product-img-in:before {content:"";display:block;padding-top:100%;background:#fff}
.relation-10 .product-img-in img {display:block;max-width:100% !important;height:auto !important;position:absolute;top:0;left:0;right:0;bottom:0}
.relation-10 .product-description .product-description-in {position:relative;overflow:hidden;padding:0 0 10px}
.relation-10 .product-description .product-name {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.125rem;font-weight:700;line-height:1.4;height:48px}
.relation-10 .product-description .product-name a {color:#000}
.relation-10 .product-description .product-name a:hover {text-decoration:underline}
.relation-10 .product-description .title-price {font-size:1.125rem;font-weight:700;color:#ab0000;margin-right:7px}
.relation-10 .product-description .line-through {font-size:.9375rem;color:#959595;text-decoration:line-through;font-weight:400;white-space:nowrap}
.relation-10 .product-description .product-id {color:#757575;display:block;font-size:.8125rem;margin-top:10px}
.relation-10 .product-description .product-info {position:relative;overflow:hidden;height:38px;color:#959595;font-size:.8125rem;margin-top:10px}
.relation-10 .item-relation-10:hover .product-name a {text-decoration:underline}
.relation-10 .slick-next, .relation-10 .slick-prev {width:30px;height:60px;margin-top:-30px;text-align:center;background:rgba(0, 0, 0, 0.7)}
.relation-10 .slick-next {right:-11px;z-index:1}
.relation-10 .slick-prev {left:-11px;z-index:1}
.relation-10 .slick-next:before, .relation-10 .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;color:#fff;font-size:16px}
.relation-10 .slick-next:before {content:"\f054"}
.relation-10 .slick-prev:before {content:"\f053"}
@media (max-width:1199px) {
    #sit_rel {padding:20px 6px 10px}
    .relation-10-in {margin-left:-3px;margin-right:-3px}
    .relation-10 .item-relation-10 {padding-left:3px;padding-right:3px}
    .relation-10 .slick-next {right:-3px}
    .relation-10 .slick-prev {left:-3px}
}

/*---------- list.best.10.skin ----------*/
.product-best-wrap {position:relative;border:1px solid #757575;padding:30px 20px 0;margin:40px 0 30px}
.product-best-wrap h2 {position:absolute;top:-25px;left:50%;margin:0;margin-left:-70px;background:#ab0000;font-weight:normal;display:inline-block;color:#fff;font-size:15px;line-height:36px;width:140px;text-align:center;z-index:9}
.product-best-wrap h2 span {display:block;position:relative;z-index:11;background:#ab0000}
.product-best-wrap h2:before, .product-best-wrap h2:after {content:"";border-style:solid;border-width:0;height:0;position:absolute;width:0;z-index:10}
.product-best-wrap h2:before, .product-best-wrap h2:after {top:5px;z-index:-15}
.product-best-wrap h2:before {border-color:#950000 #950000 #950000 transparent;border-width:18px;left:-25px}
.product-best-wrap h2:after {border-color:#950000 transparent #950000 #950000;border-width:18px;right:-25px}
.product-best-10 {position:relative}
.product-best-10-in {margin-left:-10px;margin-right:-10px}
.product-best-10 .item-best-10 {position:relative;padding:0 10px;margin-bottom:20px;outline:none}
.product-best-10 .item-best-10-in {position:relative;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.product-best-10 .product-img {position:relative;overflow:hidden;margin-bottom:10px;background:#fff}
.product-best-10 .product-img-in {position:relative;overflow:hidden;width:100%}
.product-best-10 .product-img-in:before {content:"";display:block;padding-top:100%;background:#fff}
.product-best-10 .product-img-in .first-img {display:block}
.product-best-10 .product-img-in .second-img {display:none}
.product-best-10 .item-best-10:hover .product-img-in .second-img {display:block}
.product-best-10 .product-img-in img {display:block;max-width:100% !important;height:auto !important;position:absolute;top:0;left:0;right:0;bottom:0}
.product-best-10 .product-img-in .discount-percent {position:absolute;top:-40px;left:-40px;width:80px;height:80px;padding-top:57px;text-align:center;background:#ab0000;color:#fff;font-style:italic;font-size:.75rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}
.product-best-10 .product-img-in .product-soldout {position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5)}
.product-best-10 .product-img-in .product-soldout-txt {display:block;width:190px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.875rem;font-weight:700;font-style:italic;color:#fff}
.product-best-10 .product-description .product-description-in {position:relative;overflow:hidden;padding:0 0 10px}
.product-best-10 .product-description .product-name {position:relative;overflow:hidden;margin:10px 0 5px;font-size:1.125rem;font-weight:700;line-height:1.4;height:48px}
.product-best-10 .product-description .product-name a {color:#000}
.product-best-10 .product-description .product-name a:hover {text-decoration:underline}
.product-best-10 .product-description .title-price {font-size:1.125rem;font-weight:700;color:#ab0000;margin-right:7px}
.product-best-10 .product-description .line-through {font-size:.9375rem;color:#959595;text-decoration:line-through;font-weight:400;white-space:nowrap}
.product-best-10 .product-description .product-id {color:#757575;display:block;font-size:.8125rem;margin-top:10px}
.product-best-10 .product-description .product-info {position:relative;overflow:hidden;height:38px;color:#959595;font-size:.8125rem;margin-top:10px}
.product-best-10 .item-best-10:hover .product-name a {text-decoration:underline}
.product-best-10 .slick-next, .product-best-10 .slick-prev {width:30px;height:60px;margin-top:-30px;text-align:center;background:rgba(0, 0, 0, 0.7)}
.product-best-10 .slick-next:hover, .product-best-10 .slick-prev:hover, .product-best-10 .slick-next:focus, .product-best-10 .slick-prev:focus {background:rgba(0, 0, 0, 0.8)}
.product-best-10 .slick-next {right:-11px;z-index:1}
.product-best-10 .slick-prev {left:-11px;z-index:1}
.product-best-10 .slick-next:before, .product-best-10 .slick-prev:before {font-family:'Font Awesome\ 5 Free';font-weight:900;color:#fff;font-size:16px}
.product-best-10 .slick-next:before {content:"\f054"}
.product-best-10 .slick-prev:before {content:"\f053"}
@media (max-width:1199px) {
    .product-best-wrap {padding:30px 6px 0}
    .product-best-10-in {margin-left:-3px;margin-right:-3px}
    .product-best-10 .item-best-10 {padding-left:3px;padding-right:3px}
    .product-best-10 .slick-next {right:-3px}
    .product-best-10 .slick-prev {left:-3px}
}

/*---------- mainbanner.10.skin ----------*/
.mainbanner10-wrap {position:relative}
.mainbanner10-wrap .slick-dotted.slick-slider {margin-bottom:0}
.mainbanner10-container {position:relative;overflow:hidden;display:none}
.mainbanner10-container .mainbanner10-in .mainbanner10-item {position:relative;outline:none}
.mainbanner10-container .mainbanner10-in .mainbanner10-item img {display:block;max-width:100%;height:auto}
.mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont {position:absolute;top:0;bottom:0;left:0;right:0;padding:70px;background:rgba(0,0,0,0.3);word-break:keep-all}
.mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont-in {position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%)}
.mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont h2 {color:#fff;font-size:45px;font-weight:700}
.mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont h5 {color:#fff;margin-top:20px;font-size:1.375rem}
.mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont p {margin-top:20px;font-size:1rem;color:#fff}
.mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont .btn-e {background-color:#ab0000;border-color:#ab0000;padding:10px 40px;margin-top:20px}
.mainbanner10-container .mainbanner10-in .slick-dots {bottom:20px;z-index:2}
.mainbanner10-container .mainbanner10-in .slick-dots li {width:30px;height:2px}
.mainbanner10-container .mainbanner10-in .slick-dots li button:before {content:"";color:#fff;font-size:0;line-height:0;width:30px;height:2px;background:#fff;opacity:0.45}
.mainbanner10-container .mainbanner10-in .slick-dots li.slick-active button:before {opacity:0.85}
.mainbanner10-container .mainbanner10-in .slick-next, .mainbanner10-container .mainbanner10-in .slick-prev {width:30px;height:60px;border:0;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease}
.mainbanner10-container .mainbanner10-in .slick-next {right:15px;z-index:1}
.mainbanner10-container .mainbanner10-in .slick-prev {left:15px;z-index:1}
.mainbanner10-container .mainbanner10-in .slick-next:before, .mainbanner10-container .mainbanner10-in .slick-prev:before {content:"";display:block;position:absolute;top:50%;width:40px;height:40px;margin-top:-20px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mainbanner10-container .mainbanner10-in .slick-next:before {right:10px;border-right:1px solid #fff;border-top:1px solid #fff}
.mainbanner10-container .mainbanner10-in .slick-prev:before {left:10px;border-left:1px solid #fff;border-bottom:1px solid #fff}
.mainbanner10-container .mainbanner10-in .slick-next:after, .mainbanner10-container .mainbanner10-in .slick-prev:after {content:"";display:block;position:absolute;top:50%;width:0;height:1px;background:#fff;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}
.mainbanner10-container .mainbanner10-in .slick-next:after {right:3px}
.mainbanner10-container .mainbanner10-in .slick-prev:after {left:3px}
.mainbanner10-container .mainbanner10-in .slick-next:hover:after, .mainbanner10-container .mainbanner10-in .slick-prev:hover:after {width:40px}
.mainbanner10-wrap .mainbanner10-empty-wrap {position:relative;width:100%;height:600px;background-color:#4b4b4d}
.mainbanner10-wrap .mainbanner10-empty {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;word-break:keep-all}
.mainbanner10-wrap .mainbanner10-empty span {display:block;margin-top:10px}
.mainbanner10-wrap .mainbanner10-empty strong {font-weight:normal;color:#fb8c00}
@media (max-width:1199px) {
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont {padding:30px 70px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont h2 {font-size:35px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont h5 {font-size:1.125rem}
    .mainbanner10-container .mainbanner10-in .slick-dots {bottom:10px}
}
@media (max-width:991px) {
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont-in {min-width:550px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont h2 {font-size:28px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont h5 {font-size:1.125rem;margin-top:10px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont p {margin-top:10px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont .btn-e {margin-top:10px}
}
@media (max-width:767px) {
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont {padding:30px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont-in {min-width:380px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont h2 {font-size:35px}
    .mainbanner10-container .mainbanner10-in .mainbanner10-item .mainbanner10-cont h5 {font-size:1.125rem}
}
