/* BASIC css start */
#outlet { max-width: 1440px; margin: 0 auto; padding-inline: 20px; padding-top: 30px; margin-top: 127px; }

#outlet .main_top { position: relative; background: #000; /*background: linear-gradient(0deg, #ffffff 20%, #000000 20%);*/ text-align: center; }
#outlet .main_top h2 { width: 100%; font-size: 70px; font-weight: 600; color: #fff; letter-spacing: 1px; text-align: center; }
#outlet .main_top h2 p { font-size: 26px; font-weight: 500; }

#outlet .category-list-box { width: 1440px; margin: 0 auto 25px; font-size:0; text-align:center; }
#outlet .category-list-box.flex a {display:inline-block; *zoom:1; *display:inline; height:40px; line-height:40px; font-size:15px; font-weight:400; margin:0 25px; color: #fff; }
#outlet .category-list-box a.active { position:relative; font-weight:600; }
#outlet .category-list-box a.active:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 2px; background-color: #000; -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -ms-transition: all .25s ease-in-out; transition: all .25s ease-in-out; }

#outlet .category-list { width: 1440px; margin: 70px auto; text-align: center; }
#outlet .category-list ul { overflow: hidden; }
#outlet .category-list li { display: inline-block; margin-right: 15px; text-align: center; }
#outlet .category-list li:last-child { margin-right: 0; }
#outlet .category-list li a { display: block; padding: 0 30px; height: 48px; line-height: 48px; border: 1px solid #333; border-radius: 50px; font-size: 15px; font-weight: 400; }
#outlet .category-list li a:hover { background: #000; color: #fff; }
#outlet .category-list li a.on { background: #ff6d44; color: #fff; border: 1px solid #ff6d44; }

.item-wrap .item-cont-wrap .item-cont { display: flex; }

.item-wrap { position: relative; padding-bottom: 25px; overflow: hidden; }
.item-wrap .item-tit { float: left; width: 12%; font-weight: 400; font-size: 30px; line-height: 38px; }
.item-wrap .item-tit a { display: block; font-size: 13px; font-weight: normal; margin-top: 35px; padding-left: 2px; background: url(//xexymix.jpg3.kr/xexymix/2020/sub/outlet/more_icon.png) no-repeat center; background-size: 11px; background-position-x: 45px; }
.item-wrap .item-cont .item-list dd .prd-name { text-overflow: ellipsis; white-space: nowrap; }
.item-wrap .item-cont-wrap { position:relative; float: left; width: 88%; overflow: hidden; }
.item-wrap .list-button-prev { position: absolute; top: 35%; left: 12.5%; width: 24px; height: 44px; background: url(//xexymix.jpg3.kr/xexymix/2020/main/list_btn_prev.png) no-repeat; background-size: contain; }
.item-wrap .list-button-next { position: absolute; top: 35%; right: 1.5%; width: 24px; height: 44px; background: url(//xexymix.jpg3.kr/xexymix/2020/main/list_btn_next.png) no-repeat; background-size: contain; }


.all-menu-wrap { top: 0; }

/* BASIC css end */

