.pill-nav {
    margin-bottom: 25px;
}
.pill-nav .btn {
    background: #f2f2f2;
    border-radius: 50px;
    min-width: 150px;
    color: #595959;
    font-size: 1rem;
    font-weight: 600;
}
.pill-nav li {
    margin-right: 15px;
}
.pill-nav li:last-child {
    margin-right: 0;
}
.pill-nav .active {
    background: #ff6a13;
    color: #fff;
}
.title {
    margin-bottom: 50px;
}
.title small {
    color: #ff6a13;
    letter-spacing: 6px;
    font-family: 'Spoqa Han Sans Neo', sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
}
.title h2 {
    color: #000;
    font-weight: 700;
    font-size: 1.6rem;
}
.deal-item img {
    border-radius: 20px;
    margin-bottom: 15px;
}
.deal-item h2 {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    font-family: 'NotoSansKR', 'MalgunGothic', dotum, sans-serif !important;
}
.deal-item h3 {
    text-align: left;
    font-size: 16.5px;
    font-weight: normal;
    margin-top: 8px;
    color: #808080;
    font-family: 'NotoSansKR', 'MalgunGothic', dotum, sans-serif !important;
}
.mypage_cont,
.support_cont {
    float: unset;
    margin: 0 auto;
    width: 100%;
}

.of-orange {
    color: #ff6a13;
}

.category-container {
    text-align: left;
    padding-top: 20px;
}

.category-box h1 {
    font-size: 1.7rem;
    padding-bottom: 10px;
    font-weight: bold;
    font-family: 'Spoqa Han Sans Neo', sans-serif !important;
}

.category-box h3 {
    font-size: 1.2rem;
    font-weight: 300;
    font-family: 'Spoqa Han Sans Neo', sans-serif !important;
    letter-spacing: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-btn-container {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    margin-bottom: 40px;
}

.nav-btn-box {
    text-align: center;
    margin-right: 12px;
}

.nav-btn-box .active {
    color: #fff;
    background-color: #ff6a13;
}

.nav-btn {
    width: 110px;
    height: 42px;
    box-sizing: border-box;
    border-radius: 21px;
    background-color: #f2f2f2;
    line-height: 42px;
    font-size: 1rem;
    font-weight: bold;
    font-family: 'NanumSquareRound', sans-serif !important;
}

.nav-btn:hover {
    cursor: pointer;
}

.event-margin {
    margin: 0 0 5% 0;
}

.event-img {
    height: 280.56px;
    width: 100%;
}

.hide {
    display: none;
}

.no-product {
    text-align: center;
    margin: 15% 0 15% 0;
    font-size: 250%;
}

.support_cont_box.rayout_event tbody td:nth-child(3) {
    width: 300px !important;
}

.support_cont_box.rayout_event tbody td:nth-child(5) {
    width: 100px !important;
}

.rayout_event02 {
    text-align: center;
}

/* 
기획전 CK-editor로 생성되는 영역
에디터 css 제거 
에디터 영역 뒤틀리면 아래 부분 볼 것 !!!
 */
.rayout_event02 figure {
    margin: 10px auto;
}
