/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
#header {display: block;}
#header #topbanner {display: none;}
#header .headerTop {display: none !important;}
#header .header_fixed.fixed {top: 54px !important;}
#header .headerBottom {display: block !important;z-index: 99;}
#header .headerBottom .all_cate_view { position: absolute !important; background: #fff;}
#header_ver3 { display:block !important; } 
#header_ver3 .flexed .tit img { display: inline-block; width:127px; } 

/* ºÐ·ù »ó´Ü Å¸ÀÌÆ² */
.catetit_wrap { position: relative; width: 100%; margin: 0 auto; } 
.catetit_wrap img { width: 100%; } 

/* Å¸ÀÌÆ² */
.cateTit {margin: 57.024px 0 25px;font-size: 20px;padding: 0 22px;} 

/* º£½ºÆ® »óÇ° */
#best_swiper {margin-bottom: 0;padding: 0 0 0 22px;} 
#best_swiper .item-list .prd-info{padding: 17px 0 95px;}
#best_swiper .swiper-scrollbar {left: 50% !important;transform: translateX(-50%);height: 2px;width: 90%;} 
#best_swiper .swiper-scrollbar .swiper-scrollbar-drag { background: #000; } 

/* ºÐ·ù */
.bcate {position: relative;font-size: 22px;font-weight: 700;text-align: left;margin-bottom: 28px;line-height: 1;} 
.cate-wrap {position: relative;margin-top: 20px;margin-bottom: 20px;padding: 0 0 0 22px;overflow: hidden;width: 100vw;margin-left: calc(-50vw + 50%);box-sizing: border-box;} 
.cate-wrap .class-list {position: relative;word-break: break-all;overflow: auto;white-space: nowrap;-ms-overflow-style: none;scrollbar-width: none;padding-right: 22px;} 
.cate-wrap .class-list::-webkit-scrollbar { display: none; } 
.cate-wrap .class-list.cate1_wrap { /* margin-bottom: 20px; */ } 
.cate-wrap .class-list.cate1_wrap ul { display: flex; justify-content: flex-start; gap: 0 15px; } 
.cate-wrap .class-list.cate1_wrap ul li { margin-bottom: 14px; } 
.cate-wrap .class-list.cate1_wrap ul li a { position: relative; display: inline-block; height: 36px; line-height: 36px; font-size: 13px; font-weight: 400; } 
.cate-wrap .class-list.cate1_wrap ul li a.sel { font-weight: 600; } 
.cate-wrap .class-list.cate1_wrap ul li a.sel: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; } 
.cate-wrap .class-list.cate2_wrap ul {display: flex;justify-content: flex-start;gap: 0 8px;} 
.cate-wrap .class-list.cate2_wrap ul li a {display: inline-block;color: #777777;font-size: 15px;font-weight: 400;line-height: 20px;word-wrap: break-word;background: #f4f4f4;padding: 7px 15px;border-radius: 50px;white-space: pre;} 
.cate-wrap .class-list.cate2_wrap ul li a:hover { background:#000; color:#fff; font-weight:600; } 
.cate-wrap .class-list.cate2_wrap ul li a.sel {background: #3b3b3b;color:#fff;font-weight: 500;} 
.cate-wrap .class-list.cate2_wrap ul li:last-child{margin-right:22px;}

/* »óÇ°¼ö, Á¤·Ä */
.pd_info {display:flex;justify-content: space-between;margin-bottom: 20px;align-items: center;padding: 0 22px;} 
.pd_info .pd_count {color: #555;font-size: 15px;font-weight: 400;line-height: 1;word-wrap: break-word;} 
.pd_info .pd_count b {color: #555;font-size: 15px;font-weight: 600;} 
.pd_info select {border: 0;color: #333;font-size: 15px;font-weight: 400;height: auto;line-height: 1;word-wrap: break-word;background: url(/design/stlsnow7/imgs/select_arrow.svg) transparent no-repeat center right/ 12px 6px;padding-right: 24px;appearance: none;-moz-appearance: none;-webkit-appearance: none;} 

/* »óÇ°¸®½ºÆ® */
.item-wrap { margin-bottom:0 !important;  } 

/* ÀüÃ¼ ºÐ·ù */
#cate_bg {display:none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgb(0 0 0 / 47%);z-index: 100;} 
.all_cate_wrap {display:none;position: fixed;bottom: 0;left: 0;right: 0;background: #fff;z-index: 101;height: 80%;text-align: center;border-radius: 10px 10px 0 0;padding-bottom: 31px;box-sizing: border-box;} 
.all_cate_wrap p {padding: 24.5px;line-height: 0;margin-bottom: 14.5px;} 
.all_cate_wrap p img {vertical-align: middle;width: 39px;} 
.all_cate_wrap > ul {display: flex;flex-direction: column;gap: 35px;overflow: auto;height: 100%;} 
.all_cate_wrap > ul > li { } 
.all_cate_wrap > ul > li > a {display: inline-block;font-size: 17px;font-weight: 500;color: #333;} 
.all_cate_wrap > ul > li > a img { vertical-align: middle; width: 8px; margin-left: 6px; transition-duration: 0.5s; transition-timing-function: ease; } 
.all_cate_wrap > ul > li > a.on img { transform: rotate(180deg); } 
.all_cate_wrap ul li .sub_cate { display:none; } 
.all_cate_wrap ul li .sub_cate ul { display: flex; flex-direction: column; gap: 17.5px; margin-top: 18.5px; } 
.all_cate_wrap ul li .sub_cate ul li { } 
.all_cate_wrap ul li .sub_cate ul li a {font-size: 16px;font-weight: 500;color: #777;} 


/* BASIC css end */


/* BASIC css end */


/* BASIC css end */


/* BASIC css end */

