/* BASIC css start */
/* BASIC css start */
#mask { display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:200 }
 
/* 다찾다 자동완성*/
.search-auto-complete-list { display:none; z-index:1; position:absolute; top:40px; left:0; border:1px solid #ddd; border-top:1px solid #000; line-height:14px; background:#fff; }
.search-auto-complete-list ul { width:202px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.search-auto-complete-list ul li { text-align:left; }
.search-auto-complete-list ul li.on { background:#f3f3f3; }
.search-auto-complete-list ul li a { display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.search-auto-complete-list ul li a strong { color:#ab3e41; }
.search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }


/* 다찾다 검색 파인더 */
#allfinder-layer { z-index: 9999; position: fixed; top: 50px; right: 110px; width: 1000px; zoom: 1; overflow: hidden; }
#allfinder-layer .finder-body { display:none; z-index:1; position: relative; width: 998px; *width:918px; padding:35px 40px 5px; max-height: 800px; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; border:1px solid #666; background:#fff; }
#allfinder-layer .finder-body .finder-close { position: absolute; top: 15px; right: 10px; font-size:24px; color:#000; *width:19px; *height:24px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; *background-size:19px 24px; }
#allfinder-ctr { z-index: 10000; position: fixed; top: 50px; right: 0; width: 103px; height:86px; }
#allfinder-ctr a { display:block; width:100%; height:100%; background:url('/images/common/allfinder_ctrl_pc.png') no-repeat right top; border:none; outline:none; font-size:0; }


.all-finder-layer .finder-body .finder-tbl table { border:1px solid #ccc; border-top:1px solid #000; }
.all-finder-layer .finder-body .finder-tbl th, 
.all-finder-layer .finder-body .finder-tbl td { height: 40px; border-top: 1px solid #e5e5e5; font-size: 13px; font-family:'Malgun Gothic'; color: #000; }
.all-finder-layer .finder-body .finder-tbl tr:first-child th,
.all-finder-layer .finder-body .finder-tbl tr:first-child td { border-top:none; }
.all-finder-layer .finder-body .finder-tbl th { padding: 5px 0; background: #f4f4f4; text-align: left; vertical-align:top; }
.all-finder-layer .finder-body .finder-tbl th .txt-l { position:relative; height:34px; line-height:34px; padding: 0 20px; margin:3px 0; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .fa { position:absolute; top:50%; right:15px; margin-top:-6px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-tooltip-btn { display:inline-block; width:20px; height:20px; line-height:22px; border:1px solid #cecece; border-radius:20px; color:#666; font-size:11px; background:#fff; text-align:center; outline:none; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer { display:none; position:absolute; top:33px; left:52px; width:270px; padding:0 20px 18px; border:1px solid #000; background:#fff; text-align:left; font-weight:normal; color:#000; z-index:1}
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-btn-close { display:inline-block; position:absolute; top:14px; right:20px; margin:0; font-size:21px; color:#000; outline:none; *width:19px; *height:22px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-tit { padding:18px 0; border-bottom:1px solid #e5e5e5; font-size:15px; font-weight:bold; line-height:15px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-cnt { padding-top:16px; line-height:1.5; font-size:13px; }
.all-finder-layer .finder-body .finder-tbl td { padding: 5px 10px; }
.all-finder-layer .finder-body .txt-input { height: 21px; line-height: 21px; padding: 0 5px; font-size: 13px; font-family:'Malgun Gothic'; }
.all-finder-layer .finder-body .finder-category { height:40px; overflow:hidden; }
.all-finder-layer .finder-body .finder-category.open { height:100%; overflow:visible; }
.all-finder-layer .finder-body tr.finder-child-category {display:none;}
.all-finder-layer .finder-body tr.finder-child-category th,
.all-finder-layer .finder-body tr.finder-child-category td { border-top:none; }
.all-finder-layer .finder-body tr.finder-child-category td { background:#fbfbfb; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; vertical-align:top; word-break:break-all; color:#9a9a9a; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 .fa-check { display:none; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on { font-weight:bold; color:#000; border:0; border-radius:0; box-shadow: unset; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on .fa-check { display:inline-block; margin-right:3px; }

.all-finder-layer .finder-body .finder-color { padding-left:10px; }
.all-finder-layer .finder-body .finder-price .finder-price-input { display: inline-block; padding-top:5px}
.all-finder-layer .finder-body .finder-price .finder-price-input label { display: inline-block; width: 110px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; color: #666; }
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input { display: inline-block; width: 90px; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: right; }
.all-finder-layer .finder-body .finder-search { position:relative; padding-left:5px; }
.all-finder-layer .finder-body .finder-search label { display: inline-block; width: 320px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; }
.all-finder-layer .finder-body .finder-search label .txt-input { display: block; width:100%; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: left; }
.all-finder-layer .finder-body .finder-btn-c { padding: 30px 0; text-align: center; }
.all-finder-layer .finder-body .finder-btn-c a.reset { display: inline-block; width: 140px; height: 60px; line-height: 57px; border:none; border-radius:3px; background: #999; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: 1px; font-family:'Malgun Gothic'; margin-right:15px; }
.all-finder-layer .finder-body .finder-btn-c button { display: inline-block; height: 60px; line-height: 57px; padding:0 30px; *padding:0; border:none; border-radius:3px; background: #000; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: -0.5px; font-family:'Malgun Gothic'; cursor:pointer; }
.all-finder-layer .finder-body .finder-btn-c button span.ico-search { visibility:visible; display:inline-block; width:16px; height:15px; margin-right:10px; margin-top:-4px; *margin-top:0; vertical-align:middle; background:url('/images/common/btn_h15_search.png') no-repeat 0 0; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count { visibility:visible; display:inline-block; height:60px; color:#ffd800; font-size:23px; *vertical-align:middle; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count-toggle { visibility:visible; display:none; }


.all-finder-layer .finder-body .finder-options { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; border: 1px solid #fff; vertical-align:top; word-break:break-all; }
.all-finder-layer .finder-body .finder-options.on { font-weight: bold; border: 1px solid #000; border-radius: 20px; box-shadow:2px 2px 3px #d2d2d2; }
.all-finder-layer .finder-body .finder-option-color em { display: inline-block; width: 22px; height: 22px; border-radius:20px; font-size:0; vertical-align:top; }
.all-finder-layer .finder-body .finder-option-color.color-picker { width:22px; height:22px; padding: 0; border: none; } 
.all-finder-layer .finder-body .finder-option-color.color-picker.on { border: none; }
.all-finder-layer .finder-body .finder-option-color.color-picker .fa-check { display:none; width:22px; height:22px; margin-top:-17px; color:#fff; text-align:center; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on .fa-check { display:block; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color:#000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-black em { background-color: #000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gray em { background-color: #808080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-brown em { background-color: #aa6810; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-navy em { background-color: #425583; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-blue em { background-color: #0000ff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-blue em { background-color: #62acff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-red em { background-color: #ff0000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-orange em { background-color: #ffa500; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-yellow em { background-color: #ffff00; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-purple em { background-color: #800080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-green em { background-color: #008000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-green em { background-color: #72dd95; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gold em { background-color: #cfbc4e;  }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-apricot em { background-color: #fbceb1;  }

.all-finder-layer .finder-body .search-auto-complete-list { display:none; z-index:1; position:absolute; top:30px; left:5px; border:1px solid #ddd; line-height:14px; background:#fff; }
.all-finder-layer .finder-body .search-auto-complete-list ul { width:340px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.all-finder-layer .finder-body .search-auto-complete-list ul li { text-align:left; }
.all-finder-layer .finder-body .search-auto-complete-list ul li.on { background:#f3f3f3; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a{ display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a strong { color:#ab3e41; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.all-finder-layer .finder-body .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }

.all-finder-layer .finder-body .finder-search-data .finder-options { border: 1px solid #e5e5e5; box-shadow:none; }
.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close { margin-left:10px; color: #999; }






/* [공통] 이너 레이아웃 */
.inner {
    width: 100%;     
    max-width: 1400px;   
    min-width: 1230px; /* 1250px - 20px(스크롤바 여유) */
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}
/* =========================================
   1. 기본 헤더 (Default Header)
========================================= */
.default-header {background: #fff;border-bottom: 1px solid #454545;}

/* Top Bar */
.top-bar {background: #f4f6f8;}
.top-links {display: flex;justify-content: flex-end;height: 34px;align-items: center;}
.top-links li {position: relative;padding: 0 10px;}
.top-links li::after {content: "";position: absolute;right: 0;background: #8a8a88;width: 1px;height: 14px;top: 50%;transform: translateY(-50%);}
.top-links li:last-child {padding: 0 0 0 10px;}
.top-links li:last-child::after { display: none; }
.top-links li a {color:#333333; font-size:15px;}

/* Main Header */
.main-header {display: flex;align-items: center;height: 120px;justify-content: space-between;}
.logo a {font-size: 32px;font-weight: bold;color: #00b4b4;} /* 로고 임시 텍스트 효과, 이미지가 덮어씀 */

/* 검색창 */
.search-box-wrap {
    position: absolute;
    top: 36px;
    /* transform: translateY(-50%);*/
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 500px;
}

.search-box {
    position: relative;
    width: 500px;
    height: 45px;
    border: 2px solid #00b4b4;
    border-radius: 30px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.search-box input {flex: 1;height: 95%;font-size: 16px;border: 0;}
.search-box .btn-search {/* width: 30px; *//* height: 30px; */}

/* 유틸리티 아이콘 */
.user-utils {display: flex;gap: 15px;text-align: center;align-items: flex-end;}
.user-utils li a {font-size: 15px;color: #777777;display: flex;flex-direction: column;align-items: center;gap: 8px;position: relative;}
.user-utils img { width: 28px; height: 28px; margin-bottom: 5px; }

/* Nav Bar */
.nav-bar {border-top: 1px solid #e5e5e5;}
.nav-inner {display: flex;align-items: center;height: 48px;}

/* 전체 카테고리 버튼 */
.all-category { position: relative; height: 100%; }
.btn-all-category {
    background: #454545;
    color: #fff;
    width: 220px;
    height: 100%;
    display: flex;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    align-items: center;
    line-height: 1;
    gap: 15px;
    box-sizing: border-box;
}
.btn-all-category img { margin-right: 10px; width: 20px; }

/* GNB & 우측 메뉴 */
.gnb { display: flex; height: 100%; flex: 1; margin-left: 20px; }
.gnb > li {position: relative;display: flex;align-items: center;}
.gnb > li > a {padding: 0 20px;font-weight: bold;font-size: 18px;height: 100%;display: flex;align-items: center;color: #000; }
.gnb > li > a[href*="xcode=015"] {color: #da120d !important; }
.gnb > li > a[href*="xcode=016"] { color: #0167e6 !important; }
/* 6번째 .virtual 클래스를 가진 li부터 모두 숨김 */
.gnb > li.virtual:nth-child(n+6) {
    display: none !important;
}

/* 컬러 클래스 */
.txt-red { color: #da120d !important; }
.txt-blue { color: #0167e6 !important; }
.bg-pink { background-color: #fff0f0; }

.right-nav {display: flex;height: 100%;border-right: 1px solid #e5e5e5;}
.right-nav li > a {padding: 0 20px;height: 100%;display: flex;align-items: center;font-weight: bold;border-left: 1px solid #e5e5e5;color: #000000;font-size: 18px;}
.right-nav li:last-child > a {
    background: #f4f6f8;
}
/* =========================================
   2. 드롭다운 및 메가메뉴 (Hover Effects)
========================================= */
/* 서브메뉴 공통 */
.dropdown {
    position: absolute;
    top: 50px; /* nav-inner 높이 */
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: 1px solid #dddddd;
    /* box-shadow: 0 4px 6px rgba(0,0,0,0.1); */
    min-width: 195px;
    display: none; /* jQuery로 제어 */
    z-index: 100;
    width: 100%;
    margin-top: -2px;
    padding: 10px;
    box-sizing: border-box;
}
.dropdown li a {
    display: block;
    padding: 10px;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    border-radius: 6px;
}
.dropdown li a:hover {background: #333333;color: #fff;}
.dropdown li.divider { height: 1px; background: #eee; margin: 5px 0; }
 

/* 메가메뉴 (전체 카테고리) - 이미지 3, 4번 참고 */
.mega-menu {
    position: absolute;
    top: 50px;
    left: 0;
    /*width: 966px;*/
    /*width: 718px;*/
    background: #fff;
    border: 1px solid #ddd;
    /* box-shadow: 0 5px 10px rgba(0,0,0,0.1); */
    display: none;
    z-index: 200;
    margin-top: -2px;
    max-height: 538px;
    box-sizing: border-box;
}
.mega-menu ul {
    flex: 0 0 248px;
    width: 248px; /* Firefox에서 flex-basis가 부모 자동 폭 계산에 반영되지 않는 현상 보완 */
    border-right: 1px solid #eee;
    padding: 10px;min-height: 538px;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #d1d1d1 transparent;
}
/* 크롬, 사파리, 엣지용 스크롤바 전체 영역 설정 */


.mega-menu ul:not(.depth-1)::-webkit-scrollbar {
  width: 6px;  /* 세로 스크롤바의 두께 */
  height: 6px; /* 가로 스크롤바의 두께 (필요한 경우) */
}

/* 스크롤바가 움직이는 길 (트랙) */
.mega-menu ul:not(.depth-1)::-webkit-scrollbar-track {
  background: transparent; /* 트랙 배경을 투명하게 (원하면 #f1f1f1 등 색상 추가 가능) */
}

/* 움직이는 스크롤바 막대 (썸) */
.mega-menu ul:not(.depth-1)::-webkit-scrollbar-thumb {
  background-color: #d1d1d1; /* 이미지와 비슷한 연한 회색 */
  border-radius: 10px;       /* 모서리를 둥글게 */
}

/* 마우스를 올렸을 때 스크롤바 막대 색상 (옵션) */
.mega-menu ul:not(.depth-1)::-webkit-scrollbar-thumb:hover {
  background-color: #b0b0b0; /* 마우스 호버 시 살짝 진해지도록 */
}
.mega-menu ul:last-child { border-right: none; }
.mega-menu ul li a {display: block;padding: 10px;font-size: 18px;border-radius: 6px;color: #000000;font-weight: 400;position: relative;letter-spacing: -1px;padding-right: 0;}
 
.mega-menu .depth-1 {
    flex: 0 0 220px;
    width: 220px; /* Firefox에서 flex-basis가 부모 자동 폭 계산에 반영되지 않는 현상 보완 */
}
.mega-menu .depth-1 li.active a {background: var(--maincolor);color: #fff;padding: 10px;}
.mega-menu .depth-1 li a {display: block;padding: 10px;font-size: 18px;border-radius: 6px;color: #000000;font-weight: bold;}
.mega-menu ul:not(.depth-1) li.active:not(:first-child) > a {background: #f7f8f9;color: #000000;font-weight: bold;padding-left: 22px;}
.mega-menu ul:not(.depth-1) li.active:not(:first-child) > a::before {content: '\2022 ';color: var(--maincolor);position: absolute;top: 50%;transform: translateY(-50%);left: 10px;} /* • 문자를 직접 넣어서 간혹 깨져보이는 현상이 발생함. → 유니코드 이스케이프로 수정하여 고침 */

.mega-menu ul:not(.depth-1) li.title {
    width: calc(100% + 20px);
    margin: -10px 0 10PX -10px;
    background: #f4f6f8;
    pointer-events: none; /* 타이틀은 마우스 오버 방지 */
}
.mega-menu ul:not(.depth-1) li.title a {
    padding: 10px 10px 10px 20px;
    cursor: default;
    font-weight: bold;
    color: #333;
} 

/* =========================================
   3. Sticky Header (스크롤 고정 헤더)
========================================= */
.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    /* box-shadow: 0 2px 5px rgba(0,0,0,0.05); */
    z-index: 999;
    height: 68px;
    display: none; /* 스크롤 시 jQuery로 노출 */
}

.sticky-inner {display: flex;align-items: center;height: 100%;justify-content: space-between;}

/* 스크롤 시 좌측 햄버거 메뉴 */
.sticky-all-category {position: relative;height: 100%;display: flex;align-items: center;padding: 10px;box-sizing: border-box;border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5;}
.btn-sticky-hamburger {
    background: #454545;
    width: 68px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}
.btn-sticky-hamburger img { width: 24px; }

/* Sticky 상태의 요소들 */
.sticky-all-category + .logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 88px;
}
.sticky-header .logo img {margin-left: 30px;vertical-align: baseline;}
.sticky-search {/* width: 400px; *//* height: 40px; *//* margin-left: auto; *//* margin-right: 40px; */    top: 10px;}
.sticky-utils {gap: 35px;}
.sticky-utils li a { font-size: 0; gap: 0; } /* 텍스트 숨김 */
.sticky-utils img { width: 24px; height: 24px; margin: 0; }

/* Sticky 헤더 내 메가메뉴 위치 조정 */
.sticky-header .mega-menu {top: 70px;left: -1px;}
.sticky-header .mega-menu::after {
    content: "";
    background: #fff;
    width: 87px;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 0;
}


/* 퀵 메뉴 고정 및 위치 설정 */
.quick-menu {
    position: fixed;
    top: 50%;
    transform: translateY(-50%); /* 화면 세로 중앙에 배치 */
    
    /* 핵심: 화면 정중앙(50%)에서 inner 최대 너비의 절반(700px)만큼 간 뒤, 20px 띄움 */
    left: calc(50% + 720px);
    width: 60px;
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    z-index: 999;
    overflow: hidden; /* 둥근 모서리 바깥으로 배경색이 나가지 않게 */
}

/* 개별 버튼 공통 스타일 */
.quick-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    text-decoration: none;
    border-bottom: 1px solid #e0e0e0;
    transition: background-color 0.2s ease;
    box-sizing: border-box;
}

.quick-btn:last-child {
    border-bottom: none; /* 마지막 버튼은 하단 선 제거 */
}

.quick-btn:hover {
    background-color: #f8f8f8;
}

/* 카카오톡 버튼 전용 스타일 */
.quick-btn.kakao {
    background-color: #fae100; /* 카카오 공식 옐로우 */
}

.quick-btn.kakao:hover {
    background-color: #f4dc00;
}

.kakao-text {
    font-family: 'Arial', sans-serif;
    font-weight: 900;
    font-size: 13px;
    color: #3c1e1e;
    letter-spacing: -0.5px;
}

/* 반응형: 화면이 좁아져서 퀵메뉴가 잘릴 위기에 처하면 무조건 우측 화면 끝에 붙임 */
@media (max-width: 1510px) {
    .quick-menu {
        left: auto;
        right: 20px;
    }
}
@media (max-width: 1300px) {
    .gnb > li > a {    padding: 0 16px}
}



.cart-badge {
    position: absolute;
    top: 1px;
    right: -1px;
    background-color: #18b7ae;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    padding: 0 5px;
    border-radius: 10px;
    line-height: 1.2;
    border: 1px solid #fff;
    letter-spacing: -0.02em;
} 

/* BASIC css end */

