/* BASIC css start */
/*
.pr_top_bg { min-width:1400px; width:100%; height:520px; background:url(/design/rtx22/re_2022/pr_bg.jpg) no-repeat center -350px /cover fixed; }
*/

/* class-list */
#productClass .cate-wrap { overflow:hidden }
#productClass .cate-wrap .p_title { text-align:center; color:#007f53; font-size:30px; font-weight:bold; }

#productClass .cate-wrap .class-list ul { padding:45px 0; text-align:center; }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li { padding:0 30px; display:inline-block; }
#productClass .cate-wrap .class-list ul li .num { color: #777;}

#productClass .cate-wrap .class-list ul li a { position:relative; display:block; font-size:16px; color:#888;  border-bottom:0px solid; transition:all 0.5s; }
#productClass .cate-wrap .class-list ul li a:before { content:''; position:absolute; background:#007f53; height:1px; width:0; bottom:0; transition:all 0.5s; }
#productClass .cate-wrap .class-list ul li a:hover { color:#007f53; }
#productClass .cate-wrap .class-list ul li a:hover:before { width:100%; }
#productClass .cate-wrap .class-list ul li a.sel { color:#000; font-weight:bold; color:#007f53; }
#productClass .cate-wrap .class-list ul li a.sel:before { width:100%; }

/* item-list */
.item-wrap .item-cont { margin-bottom:50px; }
.item-wrap .item-con:last-child { margin-bottom:0; }
.item-wrap .item-cont .item-list { padding:0; width:33.33%; text-align:center; }
.item-wrap .item-cont .item-list .thumb { width:100%; padding:0 5px; position:relative; }
.item-wrap .item-cont .item-list .thumb .thumbnail { display:block; overflow:hidden; width:100%; }
.item-wrap .item-cont .item-list .thumb .thumbnail img { transition:all 0.5s; }
.item-wrap .item-cont .item-list .thumb:hover .thumbnail img { transform:scale(1.03); }

.item-wrap .item-cont .item-list .thumb .previewBtn { position:absolute; width:35px; height:35px; bottom:-10px; right:20px; opacity:0;-webkit-opacity:0; transition:all 0.5s; background:url(/design/rtx22/re_2022/cart_icon.svg) no-repeat center/contain; }
.item-wrap .item-cont .item-list .thumb .previewBtn:hover { background:url(/design/rtx22/re_2022/cart_icon_c.svg) no-repeat center/contain; }
.item-wrap .item-cont .item-list .thumb:hover .previewBtn { bottom:20px; opacity:1;-webkit-opacity:1; }

.item-wrap .item-cont .item-list .prd-name span.my-wish-list { display:inline-block; width:13px; margin-left:5px; }
.item-wrap .item-cont .item-list .prd-name span.my-wish-list img { width:100%; }

.item-wrap .item-cont .item-list .prd-price .price { position:relative; }
.item-wrap .item-cont .item-list .prd-price .price.highlight:after { background:#fff6bc; height:40%; top:auto; bottom:0; }
.item-wrap .item-cont .item-list:hover .prd-price .price.highlight:after { width:100%; }

/* »óÇ°Á¤·Ä ¸®½ºÆ® */
.pr_right { width:1300px; margin:0 auto; }
.pr_right .pr_align_wrap { position:relative; float:right; width:105px; padding:5px 10px; z-index:999; }
.pr_right .pr_align_wrap p { cursor:pointer; font-size:14px; font-weight:600; line-height:1.6; }
.pr_right .pr_align_wrap p .list_arrow { float:right; width:10px; height:22px; background:url(/design/rtx22/re_2022/arrow_icon.png) no-repeat center/contain; transition:all 0.5s; }
.pr_right .pr_align_wrap p .list_arrow.on { transform:rotate(180deg); }
.pr_right .pr_align_wrap .pr_align { position:absolute; width:100%; left:0; top:100%; background:#fff; display:none; }
.pr_right .pr_align_wrap .pr_align li a { display:block; padding:2px 15px; font-weight:normal; font-size:14px;line-height:1.6;  }
.pr_right .pr_align_wrap .pr_align li:hover a { color:#007f53; font-weight:600; }


/* best-item */
#productClass .best-item { padding-top: 20px; padding-bottom: 10px; border-top: 2px solid #5c5c5c; border-bottom: 2px solid #5c5c5c; background-color: #f8f8f8; }


/* total-sort */
#productClass .total-sort { padding-top: 30px; }

/*bolder Áö¿ì±â*/
.item-cont > b {font-weight:normal !important;}

/*ºÐ·ùÆäÀÌÁö¿¡¼­ event Ç¥½Ã Áö¿ì±â*/
.foamBtn {display:none;}

/*elle Å¸ÀÌÆ² ¹è³Ê ³ôÀÌ*/
.banner_mt {margin-top:2rem;}
/* BASIC css end */

