/* 스크린리더 읽기(숨김처리) */
.hideTxt,
.hide_txt { position: absolute!important; width: 1px !important; height: 1px!important; margin: -1px!important; clip: rect(0,0,0,0)!important; white-space: nowrap!important; border: 0!important; padding: 0!important; font-size: inherit!important; font-weight: inherit!important; text-indent:-9999px !important }

/** 일시품절 이미지 **/
.imglist .goodsEnd{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;}
.imglist .goodsEnd img{width:100%;}
.textlist .goodsEnd{width:100%;height:190px;position:absolute;top:0;left:0;z-index:2;}
.textlist .goodsEnd img{height:100%;}

/* 상품 이미지 */
.product_slide_26_wrap .goods_img { display: block; width: 282px; height: 282px; position: relative; }
.product_slide_26_wrap .goods_img img { display: block; width: 100%; height: 100%; object-fit: cover; }

/* 인증마크 */
.list_box_v4 .list_box .goods_img > .mark { position: absolute; z-index: 1; }
.product_slide_26_wrap .goods_img > .mark > span { margin: 0; }
.mark_wrap { display: flex!important; width: auto; height: auto; gap: 10px; top: 215px; left: 10px; position: absolute; z-index: 2; }
.mark_wrap .mark { width: 48px; height: 48px; }
.mark_wrap .mark > span { display: block; width: 100%; height: 100%; position: relative; }
.mark_wrap .mark > span > img { width: 100%!important; height: 100%!important; object-fit: contain!important; position: static; }
.mark_epl { display: none; width: auto; height: auto; position: absolute; padding: 5px; border: 1px solid #111; color: #666; background-color: #fff; z-index: 500; font-size: 13px; font-weight: 400; opacity: 0.7; white-space: nowrap; border-radius: 3px; top: -3px; transform: translate(0,-100%); }
.textlist .mark_epl { left: initial; right: 0; }
.textlist .mark_wrap { left: initial; right: 40px; top: 115px; }
.mark_wrap .mark:hover .mark_epl { display: block; }

/* 슬라이드 버튼 */
/*
.product_slide_26_wrap .swiper-button-prev,.swiper-button-next{
	position:absolute;top:calc(228px - 40px / 2);width:40px;height:40px;z-index:100;cursor:pointer; background-position:center;background-repeat:no-repeat;transform: translate(0,-50%);background-image: url(../img/main_slide_btn.png); background-size: auto; background-repeat: no-repeat;
}
*/
.product_slide_26_wrap .swiper-button-prev {left: calc(-40px - 30px); background-position: 0;}
.product_slide_26_wrap .swiper-button-next {right: calc(-40px - 30px); background-position: -40px;}

/* 슬라이드 내 더보기 */
.product_slide_26_wrap .swiper-slide.plusBtn {display: flex; justify-content: center; align-items: center; cursor: pointer;}


/* 상품 목록 정보 */
.product_slide_26_wrap {font-family: "Pretendard"; position: relative;}
.product_slide_26_wrap .pr_wrap { flex: 1; display: flex !important; flex-direction: column; gap: 0; font-family: inherit; position: relative; padding: 0 !important; margin: 0 !important; }
.product_slide_26_wrap .pr_wrap.row { flex-direction: row; }
.product_slide_26_wrap .pr_wrap .pr_img_box { display: block; width: 100%; max-width: 100%; height: 0; max-height: 0; padding-top: 100%; border: 1px solid #eee; border-radius: 0; overflow: hidden; position: relative; box-sizing: border-box; }
.product_slide_26_wrap .imglist .pr_wrap .pr_img_box { width: 100%; }
.product_slide_26_wrap .textlist > ul > li { display: flex; width: 100%; height: auto; padding: 20px 0; }
.product_slide_26_wrap .textlist .pr_wrap { display: flex; flex-direction: row; width: 100%; height: auto; padding: 0; border: 0; gap: 30px; }
.product_slide_26_wrap .textlist .pr_wrap .pr_img_box { width: 180px; padding-top: 180px; border: 0; }
.product_slide_26_wrap .pr_wrap .pr_img_box img { display: block; width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0; z-index: 0; }
.product_slide_26_wrap .pr_wrap .pr_img_box.sold_out { position: relative; }
.product_slide_26_wrap .pr_wrap .pr_img_box.sold_out::after { content: '품절'; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; font-size: 50px; font-weight: 600; line-height: 1; color: #fff; }

.product_slide_26_wrap .pr_wrap .pr_box { flex:1; display: block; width: 100%; height: auto; padding: 20px 0 0; }
.product_slide_26_wrap .textlist .pr_wrap .pr_box { max-width: 675px; padding: 0; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info { display: block; width: 100%; height: auto; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info .tit { display: block; width: 100%; height: auto; max-height: 108px; font-size: 16px; line-height: 1.4; font-weight: 400; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; margin: 0; text-decoration: none; }
.product_slide_26_wrap .textlist .pr_wrap .pr_box .pr_info .tit { display: block; width: 100%; white-space: nowrap; }

.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box { display: flex; width: 100%; height: auto; flex-wrap: wrap; margin-top: 7px; gap: 10px; padding: 0; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box dl { display: inline-flex; margin: 0; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box dl dt { overflow: hidden; line-height: 0; font-size: 0; text-indent: -1000px; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box dl dd { margin: 0; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .pr_unit { display: flex; width: 100%; height: auto; font-size: 14px; font-weight: 400; color: #999; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .pr_unit > dd { width: 100%; height: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .standard_price { display: inline-flex; width: 100%; font-size: 14px; font-weight: 400; line-height: 1.2; color: #999; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .standard_price > dd:first-of-type { text-decoration: line-through; margin: 0; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .standard_price > em { text-decoration: none; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .sale_per { display: inline-flex; width: auto; height: auto; font-size: 20px; font-weight: 600; line-height: 1; color: #ed3425; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .pr_price { display: inline-flex; width: auto; height: auto; font-size: 20px; font-weight: 600; line-height: 1; color: #111; align-items: baseline;}
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .pr_price > dd:last-child {font-size: 16px;}
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .pr_cnt { position: absolute; top: 172px; right: 10px; font-size: 36px; color: #ed3425; font-weight: 500; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .pr_cnt dd { display: flex; gap: 8px; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .pr_cnt dd > span { font-size: inherit; font-weight: inherit; color: inherit; }

.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .star_point { display: flex; width: 100%; height: auto; align-items: flex-start; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .star_point dd { font-size: 13px; font-weight: 400; color: #111; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .star_point dd:last-child { color: #a2a2a2; margin-left: 4px; line-height: 0.8; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .star_point dd.star { display: inline-flex; width: auto; height: auto; align-items: flex-start; line-height: 0.8; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_info_box .star_point dd.star::before { content: ''; display: inline-block; width: 12px; height: 12px; background-image: url(../img/star_point_icon.png); background-position: center; background-size: contain; background-repeat: no-repeat; margin-right: 5px; }

.product_slide_26_wrap .pr_wrap .pr_box .pr_tag_box { display: block; width: 100%; height: auto; max-height: 20px; margin-top: 12px; overflow: hidden; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_tag_box ul { display: flex; width: 100%; height: auto; gap: 5px; flex-wrap: wrap; padding: 0; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_tag_box ul > li { display: inline-flex; width: auto; height: auto; align-items: center; padding: 4px 10px; background-color: #f5f5f5; border-radius: 100px; font-size: 12px; font-weight: 400; line-height: 1; }
.product_slide_26_wrap .pr_wrap .pr_box .pr_tag_box .tag_2 { background-color: #eff6fb; color: #0075dc; }


.product_slide_26_wrap .pr_tag_box { display: block; width: 100%; max-width: 800px; height: auto; max-height: 52px; margin-top: 19px; overflow: hidden; }
.product_slide_26_wrap .pr_tag_box ul { display: flex; width: 100%; height: auto; gap: 9px; flex-wrap: wrap; }
.product_slide_26_wrap .pr_tag_box ul > li { display: inline-flex; width: auto; height: auto; padding: 11px; background-color: #f5f5f5; border-radius: 7.000000000000001px; font-size: 30.000000000000004px; font-weight: 400; }
.product_slide_26_wrap .pr_tag_box .tag_2 { background-color: #eff6fb; color: #0075dc; }
.product_slide_26_wrap .pr_tag_box .tag_3 { background-color: #f6effb; color: #6764f8; }
.product_slide_26_wrap .pr_tag_box .tag_4 { background-color: #fff4ee; color: #ff2400; }
