/* BASIC css start */
/* ÀÌ¹ÌÁö ¸Ê */
img[usemap] { border: none; height: auto; max-width: 100%; width: auto;}
img{ border: none; height: auto; max-width: 100%; width: auto;}
.evt_img { width: 100%;  max-width: 750px;  margin: 0 auto; position: relative;text-align: center; }


/* °øÅë */
#contentWrap { margin: 0px auto; text-align:center; max-width: 750px;}
.item-wrap {margin:0 auto;width: 100%;}
.item-wrap .dc {color: #008cff !important;}


/* .section_03 */
.section_03 {}
.section_03 .gift-container {position: relative;}
.section_03 .limited-icon {position: absolute;right: 140px;width: 145px;height: 50px;text-align: center;border-radius: 100px;background: #0084ff;background-size: cover;animation: float 3s ease-in-out infinite;}
.section_03 .limited-icon_1 {bottom: 191px;}
.section_03 .limited-icon_2 {bottom: 198px;}
.section_03 .limited-icon_3 {bottom: 348px;}
.section_03 .limited-icon span {line-height: 50px;font-size: 20px;font-weight: 700;color: #fff;}

/* ÇÑÁ¤¼ö·® */
@keyframes float {
    0% {transform: translateY(0);}
    50% {transform: translateY(-8px); }
    100% { transform: translateY(0);  }
}


/* .ev_cate_header */
.ev_cate_header {position: sticky;top: 72px;background: white;z-index: 1000;border-bottom: 1px solid #ddd;padding: 8px 0;}
.ev_gnb { display: flex; gap: 8px; overflow-x: auto; white-space: nowrap; scroll-behavior: smooth; -ms-overflow-style: none; scrollbar-width: none; }
.ev_gnb::-webkit-scrollbar { display: none; }
.ev_gnb a {flex: 0 0 auto; padding: 12px; text-decoration: none;text-decoration: none;color: #949494;font-size: 16px;line-height: 16px;padding: 7px 11px;-webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;border-width: 1px;border-style: solid;border-radius: 6px;cursor: pointer;white-space: nowrap;}
.ev_gnb a:hover {color:#0084ff;}
.ev_gnb a.on {color: #000;font-weight: bold;color: rgb(250, 250, 251);border-color: rgb(18, 19, 20);background-color: rgb(18, 19, 20);}

/* .section_05 - 10 °øÅë  */
.cate_tit {padding: 16px 16px 16px 0;box-shadow: inset 0 1px rgba(0, 0, 0, 0.05);text-align: left;scroll-margin-top: 120px;}
.cate_tit h3 {font-size: 16px; line-height: 16px; font-weight: 600; color: #242729;}
.tab_content {margin-bottom:20px;}
.item-wrap .item-cont {display: flex;flex-direction: row;flex-wrap: wrap; gap:10px;}
.item-wrap .item-cont .item-list {width: calc(33.3333% - 10px);padding-bottom: 40px;}
.item-wrap .item-cont .item-list .thumb img {border-radius: 15px;}
.prd-info > ul .prd-price, .section_04 .prd-info > ul .prd-soldout, .section_04 .prd-info > ul .dc { font-size: 18px; font-weight: 600; display: inline-block; }
.prd-info > ul .prd-soldout { color: #c7c7c7; }
.prd-info > ul .dc {color: #008cff;}
.prd-info > ul .prd-price del { font-size: 15px; font-weight: 600; color: #bbb; display: inline-block; }
.rating-group.tiny > a{font-size: 13px; color:#292b2b;}




/* footer */
#footer {margin:0!important;}




/* BASIC css end */

