/*--------------------------------------
    eyoom (이윰빌더)
--------------------------------------*/
body {padding-right:0 !important}
/*---------- Wrapper ----------*/
.wrapper {position:relative;overflow:hidden}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left:25px; padding-right:25px; max-width: 1320px; margin:0 auto
}

/*select input*/
select {
    -webkit-appearance:none; /* for chrome */
    -moz-appearance:none; /*for firefox*/
    appearance:none;
    background:url('../../../img/sel_arrow.png') no-repeat right 12px center/13px auto;
    padding:0 13px
}
select::-ms-expand{
    display:none;/*for IE10,11*/
}
input {padding:0 13px;}

/*---------- Header & Navbar ----------*/
#hd {position:relative;border-bottom:1px solid #d9dde3;background:#fff}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd-h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.to-content a {z-index:1000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
/* header wrap */
.header-wrap {position:relative;background-color:#fff;transition:all .3s ease 0s;border-bottom:1px solid #eee;z-index:1002}
/* top header */
.top-header {background: #8B83BB;}
.top-header-nav:after {clear: both; content:''; display:block}
.top-header-nav:after {content:"";display:block;clear:both}
.top-header-nav li {float:left;display:block;padding:0;color:#fff;margin-right:15px}
.top-header-nav li > a {display:block;color:#000;height:45px;line-height:45px;padding:0}
.top-header-nav li.select-language > a {color:#fff}
.top-header-nav li.select-language > a:hover {color:#fff;}
.top-header-nav li > a i {margin-right:5px;color:#959595}
.top-header-nav .cs-nav {margin:0}
.top-header-nav .cs-nav.s-nav {margin-right:15px}
.top-header-nav .cs-nav a {position:relative;;display:block;width:auto}
.top-header-nav .cs-nav a.disabled {pointer-events:none}
.top-header-nav .cs-nav a span {display:block;width:100%;height:45px;text-align:center; padding:0 10px; font-size:14.5px}
.top-header-nav .cs-nav .activate {color:#60569c;font-weight:700;background-color:#fff;height:46px}
.top-header-nav .cs-nav .deactivate {color:#fff;background-color:#8B83BB}
.top-header-nav li .eyoom-form {margin-top:10px}
.top-header-nav li.dropdown > a {cursor:pointer}
.top-header-nav li.dropdown .dropdown-menu {
    background-color:#fff;padding:5px 0;border:1px solid rgba(0,0,0,0.7);box-shadow:none;border-radius:0;
    margin:0;left:inherit;right:0
}
.top-header-nav li.dropdown .dropdown-menu a {display:block;padding:5px 10px;color:#000}
.top-header-nav li.dropdown .dropdown-menu a:hover {background-color:transparent;color:#3949ab}
.top-header-nav li.dropdown:hover > .dropdown-menu {display:block}
.top-header-nav.thn-end {float:right}
.top-header-nav.thn-end li {margin-right:0;margin-left:17px; font-size: 15px;}
.top-header-nav.thn-end li a {color:#454545}
.top-header-nav.thn-end li.check_link {margin-right:20px; font-weight:600}
.top-header-nav.thn-end li img {height:20px; margin-right:5px}
.top-header-nav.thn-end li.dropdown .dropdown-menu {left:inherit;right:0}
.navbar-mobile-toggler {display:none}
@media (max-width:991px) {
    .top-header-mobile-btn {display:block;position:absolute;top:12px;left:10px}
    .navbar-mobile-toggler {display:block;position:fixed;bottom:15px;right:15px;width:45px;height:45px;line-height:45px;border:0;background-color:#2d343d;margin-bottom:0;font-size:1rem;color:#fff;border-radius:50%;z-index:1000}
}
@media (max-width:576px) {
    .top-header-nav li {margin-right:5px}
}
/* header title */
.header-title {position:relative;border-bottom:1px solid #eee}
.header-title .container {position:relative;height:90px;display:flex; align-items: center;}
.header-title .title-logo {align-self:center}
.header-title .title-logo img {width:auto;height:34px}
.header-title .header-title-search {margin-left:45px; width:30%}
.header-title .header-title-search .eyoom-form .input {margin-bottom:0}
.header-title .header-title-search .eyoom-form .input > input {
    height:45px;border:.2em solid #000;color:#000;border-radius:30px;
    padding:0 15px;padding-right:50px; font-size:14.5px
}
.header-title .header-title-search .eyoom-form .input input:focus {border-width:2px !important;border-color:#000 !important}
.header-title .header-title-search .eyoom-form .input-button .button {
    height:45px;line-height:41px;font-size:1.25rem;padding:0;background-color:#000;color:#fff;
    top:0;right:0;border-left:0;opacity:1;border-radius:50%; width:45px; text-align: center;
}
.header-title .header-title-search .eyoom-form .input-button .button img {height:20px}
.header-title .header-title-btn {position:absolute;top:50%; transform:translateY(-50%); right:25px;}
.header-title .header-title-btn .title-btn {position:relative;float:left}
.header-title .header-title-btn .title-btn .title-btn-in {position:relative;width:120px;height:30px;line-height:30px;background:#1d1d26;text-align:left;font-size:.9375rem;color:#fff;padding:0 10px;border-top-left-radius:5px;border-bottom-left-radius:5px;display:flex;justify-content:space-between}
.header-title .header-title-btn .title-btn .title-btn-in.title-btn-navy {background:#3f4678;border-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px}
.header-title .header-title-btn .title-btn .title-btn-in:hover {opacity:0.9}
.header-title .header-title-btn .title-btn .title-btn-in .title-btn-text {font-size:.9375rem;color:#fff}
.header-title .header-title-btn .title-btn .title-btn-in i {display:block;position:absolute;top:7px;right:10px}
.header-title .header-title-btn .title-btn .title-btn-in .badge {position:absolute;top:7px;right:7px}
.header-title .header-title-btn .title-btn .title-btn-in .badge-indigo {background:#3f4678}
.header-title .header-title-btn .title-btn .title-btn-in .badge-dark {background:#1d1d26}
.header-title-mobile-btn {display:none;position:absolute;top:30px;right:15px;}
.header-title-mobile-btn .navbar-toggler {font-size:1.5rem;padding:.25rem .5rem;line-height:1}
.header-title-mobile-btn button img {width:auto; height:19px}
.header-title-mobile-btn button {border:0; background:transparent; filter: brightness(0); 
    padding: .25rem .5rem;
    line-height: 1;
}
.header-title-mobile-btn button.menu_mobile img {height:17px}
.header-title-mobile-btn button.cart_mobile img {height:20.5px}
@media (max-width:1100px) {
    .header-title .header-title-search {margin-left:20px; width:25%}
    .top-header-nav.thn-end li.check_link {margin-right:10px}
}
@media (max-width:991px) {
    .header-title {text-align:left;border-bottom:0}
    .header-title .header-title-btn {display:none}
    .header-title-mobile-btn {display:flex}
}
/* navbar */
.navbar {padding:0}
.navbar-nav li {position:relative;list-style:none}
.navbar-nav a,.navbar-toggler {color:#151515}
.navbar-nav>li>.nav-link {font-weight:500;font-size:1.125rem;padding:16px 10px !important}
.navbar-nav>li>.nav-link.active {color:#3949ab}
.navbar-nav>li>.nav-link:hover {color:#3949ab}
.navbar-nav .search-menu {position:absolute;top:0;right:0}
.navbar-nav>.nav-empty {font-size:.8125rem;padding:18px 10px !important;color:#151515}
.navbar-nav>.nav-empty>a {color:#53a5fa;padding:0}
.navbar-nav>li.dropdown-mega-menu>.nav-link {position:absolute;top:0;right:0;font-size:1.25rem;padding:15px 18px !important;border-left:1px solid rgba(0,0,0,0.15);border-right:1px solid rgba(0,0,0,0.15)}
.navbar-nav>li>.pc-search-btn {font-size:1.125rem;padding:16px 10px !important}
.navbar-nav .dropdown-toggle::after {border:0 none;font-family:'Font Awesome\ 5 Free';content:"\f0d7";font-weight:900;height:auto;line-height:normal;margin-left:5px;vertical-align:middle;width:auto;color:#b5b5b5;font-size:.75rem}
.navbar-nav .dropdown-toggle:only-child::after {display:none}
.navbar-nav .dropdown-mega-menu .dropdown-toggle::after {display:none}
.navbar-nav .dropdown-menu {background-color:#fff;border:1px solid rgba(0,0,0,0.7);border-radius:0;margin:0;min-width:12rem;padding:8px 0;top:120%;display:inherit;opacity:0;visibility:hidden;transition:all 0.2s ease-in-out}
.navbar-nav .dropdown-menu .dropdown-toggler::after {position:absolute;right:10px;top:10px}
.navbar-nav .dropdown:hover>.dropdown-menu {z-index:10;top:100% !important;opacity:1;visibility:visible}
.navbar-nav .dropdown-submenu .dropdown-menu {left:100%;margin-top:1px}
.navbar-nav .dropdown-submenu:hover > .dropdown-menu {z-index:10;top:-10px !important;opacity:1;visibility:visible}
.navbar-nav .dropdown-item {position:relative;padding:5px 25px 5px 15px !important;color:#000;font-size:1rem}
.navbar-nav .dropdown-item i {position:absolute;top:8px;right:15px}
.navbar-nav .dropdown-item.active,.navbar-nav .dropdown-item:active,.navbar-nav .dropdown-item:focus,.dropdown-item:hover {
    background-color:transparent; color:inherit
}
.navbar-nav .dropdown-menu li a.active,.navbar-nav .dropdown-menu li a:hover,.navbar-nav .dropdown-menu>ul>.mega-menu-col ul>li:hover>a,.navbar-nav .dropdown-menu>ul>li:hover>a {
    background-color:transparent; color:inherit
}
.navbar-nav .dropdown-mega-menu {position:static}
.navbar-nav .mega-menu {display:table;padding:15px 0;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}
.navbar-nav .dropdown-mega-menu .dropdown-menu {right:0}
.navbar-nav .mega-menu-col {border-right:1px solid #e5e5e5;flex:0 0 auto;width:20% !important}
.navbar-nav .mega-menu-col:nth-child(5) {border-right:0}
.navbar-nav .mega-menu-col:nth-child(10) {border-right:0}
.navbar-nav .mega-menu-col:nth-child(15) {border-right:0}
.navbar-nav .mega-menu-col:nth-child(6) h5,.navbar-nav .mega-menu-col:nth-child(7) h5,.navbar-nav .mega-menu-col:nth-child(8) h5,.navbar-nav .mega-menu-col:nth-child(9) h5,.navbar-nav .mega-menu-col:nth-child(10) h5,.navbar-nav .mega-menu-col:nth-child(11) h5,.navbar-nav .mega-menu-col:nth-child(12) h5,.navbar-nav .mega-menu-col:nth-child(13) h5,.navbar-nav .mega-menu-col:nth-child(14) h5,.navbar-nav .mega-menu-col:nth-child(15) h5 {border-top:1px solid #e5e5e5;padding-top:20px;margin-top:15px}
.navbar-nav .mega-menu-col h5 a {display:block;padding:5px 15px 10px !important;font-size:1.125rem;color:#252525;font-weight:700}
.navbar-nav .mega-menu-col h5 a:hover, .navbar-nav .mega-menu-col h5 a.active {background-color:transparent;color:#000}
.navbar-nav .mega-menu-col .mega-menu-item {position:relative;padding:5px 15px;display:block;width:100%;clear:both;font-weight:400;font-size:1rem;color:#212529;text-decoration:none;white-space:nowrap}
.navbar-nav .mega-menu-col .menu3-ul .mega-menu-item {margin-left:15px;border-left:1px solid #c5c5c5;color:#757575}
.navbar-nav .mega-menu-col .menu3-ul .mega-menu-item:before {content:"";position:absolute;top:14px;left:0;width:5px;height:1px;background-color:#d5d5d5}
@media (min-width:992px) {
    .navbar {z-index:20}
    .navbar-nav {max-height:59px}
}
@media (max-width:1199px) {
    .navbar-nav>li>.nav-link {padding:25px 7px !important}
}
@media (max-width:991px) {
    .navbar {height:0}
}
/* sidebar nav (mobile) */
.sidebar-left .sidebar-member-menu, .sidebar-left .sidebar-mobile-menu {display:none}
@media (max-width:991px) {
    .sidebar-left.offcanvas {
        position:fixed;bottom:0;z-index:1004;display:flex;flex-direction:column;max-width:380px;width:92%;
        background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out
    }
    .offcanvas-backdrop {z-index:1003}
    .sidebar-left .sidebar-left-content {padding-bottom:20px}
    .sidebar-left.show .sidebar-left-content {
        position:relative;height:100%;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch
    }
    .sidebar-left .offcanvas-header {padding:15px; background:#8B83BB; color:#fff}
    .sidebar-left .offcanvas-header a {color:#fff}
    .sidebar-left .offcanvas-header button {filter: invert(5000); opacity: 1;}
    .sidebar-left .sidebar-member-menu {
        position:relative;display:block;background-color:#fff;padding:5px 15px;border-bottom:1px solid #eee;
    }
    .sidebar-left .sidebar-member-menu .mobile_side {display:flex; justify-content: space-between; gap:7px;}
    .sidebar-left .sidebar-member-menu > a.btn-e {
        position:relative;background:#fff;height:36px;color:#333 !important; padding:0; line-height:34px;
        text-align:center;font-size:14px;border-radius:3px; border:1px solid #ccc;
    }
    .sidebar-left .sidebar-member-menu .sidebar-member-btn-box {
        display:block;border:1px solid #ccc; flex:1;
        padding:8px 2px; display:flex; align-items: center; justify-content: center;
    }
    .sidebar-left .sidebar-member-menu .sidebar-member-btn {
        position:relative;background:#fff;color:#333;
        text-align:center;font-size:13.5px;border-radius:3px;
    }
    /* nav */
    .sidebar-left .navbar-nav {position:relative;margin:0;float:none;}
    .sidebar-left .navbar-nav > .nav-li-divider {display:none}
    .sidebar-left .navbar-nav > .nav-li-space {height:40px;border-bottom:none;border-top:1px solid #e5e5e5;background:#fff}
    .sidebar-left .navbar-nav > li {float:none}
    .sidebar-left .navbar-nav > li > a {line-height:42px;padding:0 15px !important;font-size:.9375rem;color:#000}
    .sidebar-left .navbar-nav > li > a > .nav-cate-icon {width:20px;text-align:center}
    .sidebar-left .navbar-nav > li a {border-bottom:none;border-top:1px solid #e5e5e5}
    .sidebar-left .navbar-nav > li a:hover {border-top:1px solid #e5e5e5}
    .sidebar-left .navbar-nav > li:first-child > a {border-top:1px solid transparent}
    .sidebar-left .navbar-nav > li > .nav-link.active {color:#3949ab}
    .sidebar-left .navbar-nav > li.navbar-nav-home {display:block}
    .sidebar-left .navbar-nav > li.navbar-nav-home > a {background:#2b2b2e;color:#fff;border-top:1px solid #2b2b2e}
    .sidebar-left .navbar-nav > li > .cate-dropdown-open {position:absolute;top:1px;right:0;width:42px;height:42px;line-height:42px;margin:0;padding:0;text-align:center;border:0;border-left:1px solid #f0f0f0;z-index:1}
    .sidebar-left .navbar-nav > li > .cate-dropdown-open:before {font-family:'Font Awesome\ 5 Free';content:"\f067";font-weight:900;color:#353535}
    .sidebar-left .navbar-nav > li > .cate-dropdown-open:hover {border-top:0}
    .sidebar-left .navbar-nav > li > .cate-dropdown-open.show:before {font-family:'Font Awesome\ 5 Free';content:"\f068";font-weight:900;color:#3949ab}
    .sidebar-left .navbar-nav .dropdown > a:after {display:none}
    .sidebar-left .navbar-nav .dropdown-menu {position:relative;border:0;float:none;width:auto;margin:0;padding:0;box-shadow:none;background-color:transparent;display:none}
    .sidebar-left .navbar-nav .dropdown-menu:after {content:"";position:absolute;top:10px;bottom:10px;left:20px;width:1px;background:#e5e5e5}
    .sidebar-left .navbar-nav .dropdown-menu > li > a {color:#555555;line-height:26px;border-top:1px solid #e5e5e5}
    .sidebar-left .navbar-nav .dropdown-menu > li:first-child > a {border-top:1px solid #e5e5e5}
    .sidebar-left .navbar-nav .dropdown-menu.show {display:block;opacity:1;visibility:visible}
    .sidebar-left .navbar-nav .dropdown-submenu > a {position:relative;color:#555555;font-size:.9375rem;background:#fafafa;line-height:26px;padding:6px 15px 6px 35px !important;border-top:0}
    .sidebar-left .navbar-nav .dropdown-submenu > a:after {content:"";position:absolute;top:50%;left:15px;width:11px;height:11px;transform:translateY(-50%);border:2px solid #a5a5a5;border-radius:50%;background:#fff;z-index:1}
    .sidebar-left .navbar-nav .dropdown-submenu:first-child > a {border-top:1px solid #e5e5e5}
    .sidebar-left .navbar-nav .dropdown-submenu > a:hover {background:#e5e5e5;color:#000;border-top:0}
    .sidebar-left .navbar-nav .dropdown-submenu > a.active {background:#e5e5e5;color:#000;font-weight:700}
    .sidebar-left .navbar-nav .dropdown-submenu:first-child > a:hover {border-top:1px solid #e5e5e5}
    .sidebar-left .navbar-nav .dropdown-submenu:hover > .dropdown-menu {top:0 !important}
    .sidebar-left .navbar-nav .dropdown-menu.show .dropdown-menu {display:block;opacity:1;visibility:visible;left:0}
    .sidebar-left .navbar-nav .dropdown-menu .dropdown-menu .dropdown-submenu > a {border-top:0;padding: 6px 15px 6px 45px !important;}
    .sidebar-left .navbar-nav .dropdown-menu .dropdown-menu .dropdown-submenu > a:after {left:20px;width:12px;height:1px;border:0;border-radius:inherit;background:#d5d5d5}
    .sidebar-left .navbar-nav .dropdown-item i {position:absolute;top:12px;right:15px}
    .sidebar-left .sidebar-mobile-menu {
        position:relative;display:block;margin-top:42px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;
        opacity: 0; pointer-events: none;
    }
    .sidebar-left .sidebar-mobile-menu:after {content:"";display:block;clear:both}
    .sidebar-left .sidebar-mobile-menu a {display:block;float:left;width:50%;line-height:42px;padding:0 15px;border-bottom:1px solid #e5e5e5;font-weight:500}
    .sidebar-left .sidebar-mobile-menu a:nth-child(odd) {border-right:1px solid #e5e5e5}
    .sidebar-left .sidebar-mobile-menu a:nth-child(5) {border-bottom:0}
}

/*---------- Page Title ----------*/
.page-title-wrap {position:relative;width:100%;height:76px;background:#353535;padding:0;display:flex}
.page-title-wrap > .container {position:relative;display:flex;justify-content:space-between}
.page-title-wrap h2 {margin:0;font-size:1.375rem;color:#fff;font-weight:700;display:flex;align-items:center}
.page-title-wrap .sub-breadcrumb-wrap {display:flex;align-items:center}
.page-title-wrap .sub-breadcrumb {color:#c5c5c5;font-size:.875rem}
.page-title-wrap .sub-breadcrumb:after {content:"";display:block;clear:both}
.page-title-wrap .sub-breadcrumb li {float:left;margin-left:7px}
.page-title-wrap .sub-breadcrumb li:before {content:"/";margin-right:7px}
.page-title-wrap .sub-breadcrumb li:first-child:before {display:none}
.page-title-wrap .sub-breadcrumb a {color:#fff}

/*---------- Sub Nav ----------*/
.sub-nav-wrap {position:relative;z-index:3;padding:20px 0 0;margin-bottom:40px}
.sub-nav-home {display:none}
.sub-nav-list {position:relative}
.sub-nav-title {position:relative;margin:0;padding:0 30px 0 15px;font-size:13px;line-height:30px;border:1px solid #c5c5c5}
.sub-nav-title i {position:absolute;top:8px;right:10px}
.sub-nav-list ul {display:none;position:absolute;top:31px;left:0;z-index:10;width:100%;padding:10px 0;border:1px solid #c5c5c5;border-top:0 none;background:#fff}
.sub-nav-list li a {display:block;padding:0 15px;font-size:13px;line-height:30px}
.sub-nav-depth1 {margin-bottom:10px}
.sub-nav-wrap .sub-breadcrumb-wrap {display:none}
@media (min-width:992px){
    .sub-nav-wrap {position:relative;width:100%;height:70px;background:#555;padding:0;margin-bottom:40px}
    .sub-nav-wrap .container {position:relative}
    .sub-nav-wrap-in:after {content:"";display:block;clear:both}
    .sub-nav-home {display:block;float:left}
    .sub-nav-home a {display:block;height:50px;padding:0 15px;line-height:50px;font-size:20px;color:#353535;border-left:1px solid #c5c5c5;border-right:1px solid #c5c5c5}
    .sub-nav-home a:hover {color:#3949ab}
    .sub-nav-list {float:left;margin:0 0 0 -1px}
    .sub-nav-title {min-width:200px;padding:0 45px 0 25px;line-height:50px;font-size:15px;border:0 none;color:#353535;border-right:1px solid #c5c5c5}
    .sub-nav-title.cursor-pointer {cursor:pointer}
    .sub-nav-title i {top:18px;right:20px}
    .sub-nav-title:hover {color:#3949ab;font-weight:700}
    .sub-nav-list ul {top:50px;padding:0}
    .sub-nav-list li {float:none}
    .sub-nav-list li a {padding:10px 15px;border-top:1px solid #c5c5c5;font-size:14px}
    .sub-nav-list li:first-child a {border-top:0}
    .sub-nav-list li a:hover {color:#303F9F;background:#fafafa}
    .sub-nav-list li.active a {color:#303F9F;font-weight:700}
    .sub-nav-wrap .sub-breadcrumb-wrap {display:block;position:absolute;top:25px;right:15px}
    .sub-nav-wrap .sub-breadcrumb {color:#c5c5c5}
    .sub-nav-wrap .sub-breadcrumb:after {content:"";display:block;clear:both}
    .sub-nav-wrap .sub-breadcrumb li {float:left;margin-left:7px}
    .sub-nav-wrap .sub-breadcrumb li:before {content:"/";margin-right:7px}
    .sub-nav-wrap .sub-breadcrumb li:first-child:before {display:none}
    .sub-nav-wrap .sub-breadcrumb a {color:#fff}

}
@media (max-width:992px) {
    .sub-nav-wrap {padding-top:20px;background:#fff}
}

/*---------- Body ----------*/
.basic-body {position:relative;min-height:500px}
.page-body {padding:60px 0}
.basic-body:after {content:"";display:block;clear:both}

/*---------- Page Title ----------*/
.subpage-title {position:relative;font-size:1.5rem;border-bottom:1px solid #e5e5e5;font-weight:bold;padding:10px 0;line-height:1.7;color:#353535;background:#fff;margin-bottom:30px}
.subpage-title::after {content:"";position:absolute;bottom:-2px;left:0;width:50px;height:3px;background-color:#3F51B5}
.subpage-title .back-btn {display:block;position:absolute;top:16px;right:0;text-align:center;padding:6px 15px;margin:0;font-weight:400;line-height:1;border:1px solid #b5b5b5;font-size:.875rem}
.subpage-title .back-btn:hover {color:#303F9F}
@media (max-width:767px) {
    .subpage-title .back-btn {display:none}
}

/*---------- Main Contents ----------*/
.basic-body-main {padding:0;width:100%}
.main-heading h2 {position:relative;text-align:center;font-size:1.75rem;margin:0 0 30px}
.main-heading h2 strong {color:#454545}
.main-heading h2:after {content:"";position:absolute;bottom:-10px;left:50%;display:block;width:20px;height:2px;margin-left:-10px;background:#d5d5d5}
@media (max-width:576px) {
    .main-slider {margin:0 -15px}
}

/*---------- Footer ----------*/
.footer {
    position:relative;
    background:#F7F6FB; margin-top:70px
}
.footer-top {margin-bottom:30px;padding:30px 0;}
.footer-top:after {content:"";display:block;clear:both}
.footer-nav {width:50%;float:left}
.footer-nav a {color:#353535;font-size:.9375rem;margin-right:10px}
.footer-right-nav {position:relative;width:50%;float:right;text-align:right}
.footer-right-nav a {color:#353535;font-size:.9375rem;margin-right:10px}
.footer-cont-info {position:relative;font-size:.9375rem;padding:50px 0;word-break:keep-all;text-align:center;line-height:1.6}
.footer-cont-info strong {color:#353535}
.footer-cont-info span {color:#757575; font-size:13px; display:inline-block; margin-right:8px}
.footer-cont-info span.info-divider {margin-left:5px;margin-right:5px;color:#d5d5d5}
.footer-cont-info a {color:#555555;}
.footer-cont-info a:hover {color:#353535}
.footer-copyright {
    color:#ACACAC;font-size:12.5px;text-align:center;padding:20px 0;
    background:#171717
}
.footer-cont-info {display: flex; justify-content: space-between; align-items: start; text-align: left;}
.footer-cont-info > div {width:auto}
.foot_left1 > div {font-size:20px; font-weight:bold; color:#555; margin-bottom:20px}
.bis_link {font-size:14px; display:inline-block; margin-top:15px; text-decoration: none; color:#222; font-weight:500}
.bis_link img {height:11px; margin-left:5px; vertical-align: -0.5px;}
.footer-cont-info > div h3 {font-size:16.5px; margin-bottom:15px}
.footer-cont-info > div > a {font-size:14.5px; display: block; margin-bottom:6px;}
.foot_left3 p {margin-bottom:6px}
.foot_left4 ul {display: flex; justify-content: space-between; align-items: center; gap:10px;}
.foot_left4 ul li {width:42px; flex-basis:42px;}
.foot_left4 ul li img {width:100%}
.footer_in {text-align: center; padding:35px 0 25px}
.footer_in ul {
    display: flex; justify-content: center; gap:15px; align-items: center; border-bottom:1px solid #ddd;
    padding-bottom:25px;
}
.footer_in ul li a {display:block; width:100%; height:100%}
.footer_in ul li img {height:26px; width:auto}
.footer_in ul li:nth-child(4) img {width:30px; height:auto} 
.footer_link {
    text-align: left; background: #171717; padding:27px 0 40px; color:#ddd;
}
.co_name {font-size:17px; margin-top:2px}
.footer_link .container {display: flex; gap:40px; align-items: start;}
.footer_link span {display:inline-block; color:#a4a4a4; position: relative; padding-right:15px;margin:0}
.footer_link span button {outline: none; border:0; line-height:normal; padding:0; color:#a4a4a4; font-size:13.5px}
.footer_link span a {display:block; height:100%; color:#a4a4a4; font-size:13.5px}
.footer_link span:after {
    content:''; display:block; position: absolute; top:55%; transform: translateY(-50%);
    width:3px; height:3px; background:#777; border-radius:50%; right:5px
}
.footer_link span.last-btn:after {display:none}
.foot_in_wrap {display: flex; justify-content: space-between;}
.foot_in_wrap .fin_left {flex-basis: 60%; width:60%; text-align: left;}
.foot_in_wrap .fin_left img {width:500px}
.foot_in_wrap .fin_right {flex-basis: 40%; width:40%; text-align: left;}
.foot_in_wrap > div h3 {font-size: 17px; font-weight:600}
.Appimg_box {display: flex; gap:16px; margin-top:16px; align-items: center;}
.Appimg_box .app_qr {width:90px; height:90px; padding:7px; border-radius: 5px; border:1px solid #ccc;}
.store_box img {height:45px; margin-right:6px}
.f_copy {font-size:12px; padding-top:15px; color:#777}
.f_copy span {color:#777; padding-right:0}

@media (max-width:991px) {
    .footer-nav {width:100%;text-align:center}
    .footer-right-nav {width:100%;text-align:center;margin-top:10px}
}


/*---------- Search Full ----------*/
.search-full {position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0, 0, 0, 0.9);display:none;z-index:1010}
.search-full .search-field {position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}
.search-field h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.search-field form {position:relative;width:30%;margin:0 auto}
.search-field #mobile_search_input {font-size:1rem;padding:10px 30px 10px 10px;-webkit-appearance:none;display:block;background:transparent;color:#fff;width:100%;border:none;border-bottom:1px solid #fff;margin:0 auto}
.search-field .search-btn {
    position:absolute;top:0;right:0;width:45px;height:45px;border:0;cursor:pointer;color:#fff;
    background:transparent;
}
.search-field .search-btn img {height:18px; width:auto}
.search-full .search-close-btn {
    position:absolute;top:20px;right:20px;width:26px;height:26px;
    cursor:pointer;z-index:1;
}
.search-close-btn:after {content:"";height:26px;border-left:2px solid #fff;position:absolute;transform:rotate(45deg);left:12px}
.search-close-btn:before {content:"";height:26px;border-left:2px solid #fff;position:absolute;transform:rotate(-45deg);left:12px}
@media (max-width:1199px) {
	.search-field form {width:50%}
}
@media (max-width:767px) {
	.search-field form {width:80%}
}

/*---------- Sidebar Shop Member ----------*/
.sidebar-shop-member-wrap {position:fixed;top:0;bottom:0;right:0;z-index:1004;height:100%;background:#fff}
.sidebar-shop-member-btn {
    z-index:1002;position:absolute;top:50%;left:-60px;width:42px;height:100px;transform:translateY(-50%);
    background:#333;border:0;font-size:1.25rem;color:#fff;border-radius:42px; box-shadow: 0 0 10px 10px rgba(0,0,0,0.03);
}
.sidebar-shop-member-btn.mo-btn {display:none}
.sidebar-shop-member-btn span {display:block;width:42px;height:50px;line-height:50px}
.sidebar-shop-member-btn span img {height:17px;}
.sidebar-shop-member-btn .direction-icon {
    display:block;width:42px;height:50px;line-height:43px;background:#fff;
     color:#333; border-bottom-left-radius: 42px; border-bottom-right-radius: 42px; margin-top:2px
}
.sidebar-shop-member-btn .direction-icon img {height:15px}
.sidebar-shop-member-btn.active .fa-outdent {display:none}
.sidebar-shop-member-btn.active .direction-.sidebar-shop-member-btn .direction-iconicon:before {display:block;width:42px;height:50px;line-height:50px;content:"\f00d";font-family:'Font Awesome\ 5 Free';font-weight:900;background:#000;border-bottom-left-radius:21px;border-bottom-right-radius:21px}
.sidebar-shop-member.offcanvas {position:fixed;bottom:0;z-index:1004;display:flex;flex-direction:column;max-width:100%;width:300px;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;overflow-y:auto !important;height:100%;-webkit-overflow-scrolling:touch}
.sidebar-shop-member-in {padding:15px}
.sidebar-shop-member .rside-nav-list {margin:0 0 25px;padding:0;list-style:none;border:1px solid #e5e5e5}
.sidebar-shop-member .rside-nav-list:after {content:"";display:block;clear:both}
.sidebar-shop-member .rside-nav-list li {float:left;width:50%}
.sidebar-shop-member .rside-nav-list li a {display:block;width:100%;padding:8px 10px;text-align:center;font-size:.875rem}
.sidebar-shop-member .rside-nav-list li:nth-child(1) {border-bottom:1px solid #e5e5e5}
.sidebar-shop-member .rside-nav-list li:nth-child(2) {border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5}
.sidebar-shop-member .rside-nav-list li:nth-child(4) {border-left:1px solid #e5e5e5}
.sidebar-shop-member .shop-member-box {position:relative;margin-bottom:25px}
.sidebar-shop-member .shop-member-box .shop-member-box-title {position:relative;height:38px;line-height:38px;text-align:center;background-color:#353535;color:#fff;margin-bottom:10px}
.sidebar-shop-member .shop-member-box .shop-member-box-title .badge {position:absolute;top:-10px;right:-8px}
.sidebar-shop-member .shop-member-box .panel .panel-heading {background-color:transparent;border:0;padding:0}
.sidebar-shop-member .shop-member-box .panel .panel-title {position:relative;height:40px;margin:0;font-size:.9375rem;color:#fff;line-height:1.5;background-color:#353535;border:0;padding:10px 26px 10px 60px;cursor:pointer}
.sidebar-shop-member .shop-member-box .panel .panel-title .count-num {display:block;position:absolute;top:0;left:0;width:50px;height:40px;line-height:40px;text-align:center;background-color:#000;color:#fb8c00;font-size:.875rem}
.sidebar-shop-member .shop-member-box .panel .panel-body {border:0;padding:0}
.sidebar-shop-member .shop-member-box .op-area {border:1px solid #d5d5d5;margin:10px 0 30px;padding:10px}
.sidebar-shop-member .shop-member-box .op-area h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sidebar-shop-member .shop-member-box .op-area li {border-bottom:1px solid #eaeaea;position:relative;padding:10px 0;min-height:90px;padding-left:80px}
.sidebar-shop-member .shop-member-box .op-area li a {font-weight:700;color:#000}
.sidebar-shop-member .shop-member-box .op-area li .prd-img {position:absolute;top:10px;left:0px;padding:3px;border:1px solid #eaeaea}
.sidebar-shop-member .shop-member-box .op-area li .prd-name {display:block;font-weight:700}
.sidebar-shop-member .shop-member-box .op-area li .prd-cost {display:block;font-weight:700;color:#ab0000;margin:3px 0 0}
.sidebar-shop-member .shop-member-box .op-area .li-empty {padding:30px 0;padding-left:0;color:#959595;border-bottom:0;text-align:center;min-height:inherit}
.sidebar-shop-member .shop-member-box #stv {position:relative}
.sidebar-shop-member .shop-member-box #stv_pg {display:block;;text-align:center;margin:10px 0 0;line-height:20px}
.sidebar-shop-member .shop-member-box .stv-item {display:none;padding:0 9px;word-break:break-all}
.sidebar-shop-member .shop-member-box #up {position:absolute;bottom:10px;left:10px;width:30px;height:20px;overflow:hidden;border:1px solid #c5c5c5}
.sidebar-shop-member .shop-member-box #up span {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sidebar-shop-member .shop-member-box #down {position:absolute;bottom:10px;right:10px;width:30px;height:20px;overflow:hidden;border:1px solid #c5c5c5}
.sidebar-shop-member .shop-member-box #down span {position:absolute;font-size:0;line-height:0;overflow:hidden}
@media (max-width:767px) {
    .sidebar-shop-member-btn.pc-btn {display:none}
    .sidebar-shop-member-btn.mo-btn {display:block;z-index:1000}
    .sidebar-shop-member-btn {position:fixed;top:inherit;transform:inherit;bottom:15px;left:15px;width:45px;height:45px;line-height:45px;background:#4b4b4d;margin-bottom:0;font-size:1rem;border-radius:50%}
    .sidebar-shop-member-btn i {width:45px;height:45px;line-height:45px}
    .sidebar-shop-member-btn .direction-icon {display:none}
    .sidebar-shop-member-btn.active {background:#000}
    .sidebar-shop-member-btn.active i {display:none}
    .sidebar-shop-member-btn.active:before {content:"\f00d";font-family:'Font Awesome\ 5 Free';font-weight:900}
}

/*---------- Offcanvas ----------*/
.offcanvas-backdrop {z-index:1003}

/*---------- My Home ----------*/
.my-home>.container {padding-left:0;padding-right:0}

/*---------- Eb BackToTop ----------*/
.eb-backtotop {position:fixed;right:15px;bottom:15px;height:46px;width:46px;cursor:pointer;display:block;-webkit-border-radius:50% !important;-moz-border-radius:50% !important;border-radius:50% !important;box-shadow:inset 0 0 0 2px rgba(255,255,255,0.15);background:#fff;z-index:1001;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 0.2s linear;transition:all 0.2s linear}
.eb-backtotop.active-progress {opacity:1;visibility:visible;transform:translateY(0)}
.eb-backtotop:after {position:absolute;content:"\f106";font-family:'Font Awesome\ 5 Free';font-weight:900;text-align:center;font-size:16px;color:#757575;left:0;top:0;height:46px;width:46px;line-height:28px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}
.eb-backtotop:hover:after {color:#3949ab}
.eb-backtotop svg path {fill:none}
.eb-backtotop svg.backtotop-progress path {
    stroke:#b5b5b5;stroke-width:4;box-sizing:border-box;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;
}
.eb-backtotop .progress-count {display:block;position:absolute;bottom:8px;left:0;right:0;font-size:11px;text-align:center;color:#a5a5a5}
.eb-backtotop {box-shadow:inset 0 0 0 2px rgba(0,0,0,0.15)}
.eb-backtotop:after {color:#2b2b2e}
.eb-backtotop svg.backtotop-progress path {stroke:#7061C9}


/*헤더*/
.nav {
    display: flex;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.nav-item {
    margin-right: 30px;
}

.nav-link {
    display: block;
    padding: 15px 0;
    color: #111;
    text-decoration: none;
    font-size: 15.5px;
    font-weight: 500;
    transition: color 0.3s;
}

.nav-link:hover,
.nav-link:focus,
.nav-item.active .nav-link {
    color: #000;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    z-index: 1000;
    border: 1px solid #e5e5e5;
    border-top: none;
    left:0;
}
.all-menu-btn .dropdown-menu {left:auto; right:0}
.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}
.top-header .dropdown-item {
    display: block;
    padding: 10px 15px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
}

.top-header .dropdown-item:hover {
    background-color: #f8f8f8;
    color: #000;
}
.all-menu-btn {
    position: absolute;
    right: 0;
    top: 0;
}
.all-menu-btn .nav-item {margin-right:0}
.all-menu-btn i {margin-left:8px}
.top-header .container {position: relative;}
.select-language {
    position: absolute;
    right: 0;
    top: 0;
    width:87px;
    margin-right:0 !important
}
.top-header .select-language > a {
    height:28px; line-height: 26px; margin-top:8px; border:1px solid rgba(255,255,255,0.7);
    width:100%; border-radius:5px; padding:0 13px; font-size:13px; vertical-align: -2px;
}
.top-header-nav li.select-language a.KO {
    background:url(../image/ko_flag.png) no-repeat center left 10px;
    padding-left:35px;
    background-size: 19px auto;
}
.top-header-nav li.select-language a.EN {
    background:url(../image/en_flag.png) no-repeat center left 10px;
    padding-left:35px;
    background-size: 19px auto;
}
.top-header-nav li.select-language a.ID {
    background:url(../image/id_flag.png) no-repeat center left 10px;
    padding-left:35px;
    background-size: 19px auto;
}
.top-header .dropdown-menu-vertical {
    min-width: 100%;
    padding:5px 0;
    border-radius: 10px;
    overflow: hidden;
}
.top-header .dropdown-menu-vertical li {line-height:36px; float:none !important}
.top-header .dropdown-menu-vertical .dropdown-item {
    padding: 0;
    height:100%;
    line-height:36px;
    white-space: nowrap;
    padding:0 13px;
}
.top-header .dropdown-toggle {position: relative;}
.top-header .dropdown-toggle::after {
    position: absolute; right:12px; top:50%; transform: translateY(-50%);
    border-top:.4em solid; border-right:.4em solid transparent; border-left:.4em solid transparent
}
.nav .dropdown-toggle::after {display:none}
.m_header_title {display:none}
.mobile_cs {display:none}
.back-btn {
    border: none;
    background: none;
    cursor: pointer;
    width:20px;
    margin-right:5px;
    text-align: left;
}
.back-btn img {height:18px; width:auto}
.home_link img {height:20px; width:auto}
.top-header .header_left_tab {padding-right:95px}


/*메인*/
.flash-sale-container {
    margin-top: 72px;
}
.flash-sale-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}
.flash-sale-title {
    font-size: 24px;
    font-weight: bold;
}
.flash-sale-countdown {
    font-size: 17px;
    background: #EFEEF8;
    border-radius: 24px; 
    padding:0 15px;
    height:36px; line-height: 36px;
    width:auto; display: inline-block;
    margin-bottom:10px
}
.flash-sale-countdown span {
    color: #E10000;
    font-weight: bold;
}
.flash-sale-container .all_view {
    color:#555 !important; font-size:15px; background:transparent; border:0; padding:0;
    text-decoration: underline !important; margin-left:18px; margin-top: -2px;
}

.flash-sale-container .swiper-container {
    width: 100%;
    height: 100%;
}
.flash-sale-container .swiper-slide {
    text-align: center;
    font-size: 16px;
}
.main_product {margin-bottom:90px;}
.main_product.back_color_new {background: #f9f9f9; padding:75px 0;}
.main_product.back_color_new .flash-sale-container {margin-top:0}
.flash-sale-container .swiper-button-next:after,.flash-sale-container .swiper-button-prev:after {
    display:none
}
.flash-sale-container .swiper-button-next, .flash-sale-container .swiper-container-rtl .swiper-button-prev {
    background:url(../../../img/pro-arrow.jpg) no-repeat center center !important;
    width:48px; height:48px;
    background-size:cover !important;
    top:auto;
    bottom:0; right:0
}
.flash-sale-container .swiper-button-prev,.flash-sale-container  .swiper-container-rtl .swiper-button-next {
    background:url(../../../img/pro-arrow.jpg) no-repeat center center !important;
    width:48px; height:48px;
    transform:rotate(180deg);
    background-size:cover !important;
    top:auto;
    bottom:0;
    left:0
}
.flash-sale-container .swiper-wrapper {margin-bottom:70px}

/*페이지 타이틀*/
.page_title_box {font-size:30px; text-align: center; padding-bottom: 20px;}
.shop-mypage .page_title_box {display:none}


/*마이페이지*/

.basic-body-main {position:relative}
.myaccount-tabs {
    border-bottom: 0;
    margin-bottom: 20px;
    width: 170px;
    position: absolute;
    left:0; 
    top:0;
    border:1px solid #e5e5e5;
    padding:10px 0;
}

.myaccount-tabs .tab-item {
    padding: 7px 20px;
    cursor: pointer;
    border: 1px solid transparent;
    border-bottom: none;
    margin-bottom: -1px;
    font-size:15px;
}
.myaccount-tabs .tab-item a {color:#000}

.myaccount-tabs .tab-item.active {
    font-weight: bold;
}

/*팝업레이어*/
#modal_hd_pop .modal-header {display: none;}

/*브랜드*/
.shop-list-nav {width: 100%;margin-bottom: 20px;}
.float-start.list-nav {display: flex;flex-wrap: wrap;align-items: center;}
.float-start.list-nav a {margin-right: 10px;}
.shop-list-nav .list-nav strong {
    font-size: 22px;
    display: block;
}
.brand-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.666%;
    justify-content: flex-start; /* 왼쪽 정렬 */
}
.brand-list a {
    flex-basis:23%; /* 4개씩 정렬 */
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 40px;
    font-size:16px
}
.brand-logo {
    width: 100%;
    height: 130px; /* 고정된 높이 설정 */
    display: block;
    margin:0 auto 10px;
    object-fit: contain; /* 이미지 비율 유지 */
    border: 1px solid #ddd;
    border-radius:10px;
    padding:25px
}

.no_product_p {
    text-align: center; /* 텍스트 가운데 정렬 */
}



/*반응형*/
@media (max-width:1130px) {
    .footer-cont-info {display:block; padding-bottom:20px; padding-top:130px;}
    .footer-cont-info > div > a {font-size:13px}
    .footer-cont-info > div > a {font-size:13px}
    .footer-cont-info > div.foot_left3 {position: absolute; top:25px; left:0}
    .foot_left1 > div {font-size:17px; margin-bottom:65px}
    .footer-cont-info > div.foot_left2 {
        position: absolute; top:170px; left:0; display:flex; flex-wrap: wrap;
    }
    .footer-cont-info > div.foot_left2 a {margin-right:12px; margin-bottom:3px; font-weight:500}
    .footer-cont-info > div.foot_left2 h3 {display:none}
    .footer-cont-info > div.foot_left4 ul {position: absolute; right:0; top:130px}
    .footer-cont-info > div.foot_left4 ul li {width:30px; flex-basis: 30px;}
    .footer-cont-info > div.foot_left4 h3 {display:none}
    .footer-copyright {font-size:11.5px}
    .foot_in_wrap .fin_left {width:auto; flex-basis:auto}
    .foot_in_wrap .fin_right {width:auto; flex-basis:auto}
    .foot_in_wrap .fin_left img {width:450px}
    .Appimg_box .app_qr {width:76px; height:76px;}
    .store_box img {height:40px}
    .brand-logo {height:120px}
}


@media (max-width:991px) {
    .sidebar-left-content .all-menu-btn {position: initial;}
    .sidebar-left-content .all-menu-btn i {display:none}
    .sidebar-left-content .all-menu-btn .nav-link {display:none}
    .sidebar-left-content .all-menu-btn .dropdown-menu {display:block !important}
    .sidebar-left-content .nav {display: block; padding:0;}
    .sidebar-left-content .nav .nav-link {padding:11px 15px; box-shadow: none; border-bottom:1px solid #eee; font-size:14.5px}
    .sidebar-left-content .nav .dropdown {margin-right:0}
    .sidebar-left-content .nav .dropdown.arrow:after {
        position: absolute; right:12px; top:12px;
        content: ''; background: url(../../../img/arrow.png) no-repeat center center;
        width:20px; height:20px; background-size: 7px auto;
        transform: rotate(90deg); z-index: 1;
    }
    .sidebar-left-content .nav .dropdown.arrow.active:after {transform: rotate(-90deg);}
    .sidebar-left-content .nav .all-menu-btn .dropdown.arrow:after {display: none;}
    .sidebar-left-content .nav .all-menu-btn .dropdown-menu li {display:none}
    .sidebar-left-content .nav .all-menu-btn .dropdown-menu li.mobile_menu_li {display:block; font-size:14.5px}
    .sidebar-left-content{
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }
    .sidebar-left-content::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Opera*/
    }

    .sidebar-left-content .nav .dropdown-menu {
        position: initial; width:100%; float:none; box-shadow: none; border:0; border-bottom:1px solid #eee;
    }
    .sidebar-left-content .nav li.dropdown:hover > .dropdown-menu {display:none}
    .product-list-50 .cart-button {display:none !important}
    .product-list-50 .product-img-in .overlay {display:none}
    .myaccount-tabs {position: initial; width:100%; display: flex; white-space: nowrap; overflow: auto; display: none;}

    .mobile_cs {display:block; background: #bcb9cf; display:flex; flex-wrap: wrap;}
    .mobile_cs li {
        flex-basis:50%; width:50%; font-size:14.5px; border-bottom: 1px solid #d4c4df; 
        border-right:1px solid #d4c4df; align-content: center;
    }
    .mobile_cs li a {color:#fff; display: block; font-weight:600}
    .mobile_cs li a span {display:block; padding:10px; }
    .basic-body-main {padding:0}
    .basic-body {padding-top:112px; padding-bottom:40px}
    .page-body {padding-top:130px}
    .header-wrap {position: fixed;top:0; left:0; right:0; border-bottom:0}
    .header-title {position: absolute; top:0; left:0; right:0; background: #fff;}
    .top-header {position: absolute; top:62px; left:0; right:0;}
    .header-title .container {height:62px}
    .header-title-mobile-btn {top:15px;}
    .header-title .title-logo img {height:28px;}
    .top-header-nav .cs-nav {display:none}
    .top-header-nav .cs-nav a {pointer-events: none;}
    .m_header_title {display:block; line-height:50px; color:#fff; font-size:17px}
    .top-header .select-language > a {margin-top:11px}
    .footer_link br {display: none;}
    .foot_in_wrap .fin_left img {width:400px}
    .Appimg_box {gap:16px; align-items: start;}
    .Appimg_box .app_qr {width:80px; height:80px}
    .store_box img {height:36px; display:block; margin-bottom:6px}
    .brand-logo {height:100px}
    .brand-list a {margin-bottom:25px; font-size:15px}
}

@media (max-width:767px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding-left:17px; padding-right:17px
    }
    .top-header-nav .cs-nav a span{width:auto; font-size:14px;}
    .flash-sale-header {display: block; position: relative;}
    .flash-sale-countdown {display:block; margin-top:13px; text-align: center;}
    .flash-sale-container {margin-top:40px;}
    .flash-sale-container .all_view {position: absolute; right:0; top:3px; margin-top:0; font-size:13px}
    .footer-cont-info > div h3 {font-size:14.5px; margin-bottom:10px}
    .header-title .title-logo img {height:30px}
    .flash-sale-title {font-size:21px}
    .flash-sale-countdown {font-size:16px}
    .footer_in {padding:25px 0 20px}
    .foot_in_wrap > div h3 {font-size:16px; margin-bottom:5px}
    .foot_in_wrap .fin_left img {width:340px}
    .co_name {font-size:16px}
    .Appimg_box {gap:12px}
    .Appimg_box .app_qr {width:72px; height:72px}
    .store_box img {height:32px;}
    .footer_link .container {gap:25px}
    .shop-list-nav .list-nav strong { padding-top: 0;}
    .brand-list {gap:3.5%}
    .brand-list a {flex-basis:31%;}
    .brand-logo {height:84px; padding:10px}
}

@media (max-width:700px) {
    .flash-sale-container .swiper-wrapper {margin-bottom:55px}
    .product-main-70 .swiper-pagination {bottom:45px !important}
    .product-main-70 .swiper-pagination .swiper-pagination-bullet-active {background:#503DBE}
    .main_promotion .swiper-button-next, .main_promotion .swiper-button-prev {display:none}
}

@media (max-width:600px) {
    .main_product .flash-sale-container .product-main-60 .swiper {padding-right:20px}
    .swiper-button-next, .swiper-button-prev {display:none}
    .mobile_product .swiper-wrapper { padding-bottom:0 !important}
    .flash-sale-header {margin-bottom:13px}
    .main_product {margin-bottom:60px}
    .flash-sale-container.sale_main {margin-right:-20px;}
    .flash-sale-container.sale_main .flash-sale-header {margin-right:20px}
    .flash-sale-container.sale_main .swiper {padding-right:20px}
    .mobile_product .flash-sale-container .product-main-60{margin-right:-20px}
    .main_product.back_color_new {padding:0; background: #fff;}
    .footer {margin-top:50px}
    .basic-body-main .mobile_product:last-child .main_product {margin-bottom:0}
    .foot_in_wrap {display: block;}
    .foot_in_wrap .fin_left {margin-bottom:20px}
    .foot_in_wrap .fin_left img {width:100%}
    .store_box img {display: inline-block; height:43px; margin-right:10px}
    .Appimg_box {align-items: center; gap:25px}
    .Appimg_box .app_qr {width:86px; height:86px}
    .footer_link .container {display: block;}
}

@media (max-width:576px) {
    .page_title_box {font-size:20px;}
    .header-title-mobile-btn .navbar-toggler {padding:.25rem .4rem}
    .flash-sale-container .swiper-wrapper {margin-bottom:0}
    .main_promotion .flash-sale-container .swiper-wrapper {margin-bottom:10px}
    .product-main-70 .swiper-pagination {bottom:0 !important}
    .brand-list a {font-size:14px}
    .brand-logo {height:74px; margin:0 auto 5px}
}

@media (max-width:499px) {
    .flash-sale-title {font-size:19px}
    .flash-sale-countdown {font-size:15px}
    .shop-list-nav {font-size:13px}
    .shop-list-nav .sct_here:before, .shop-list-nav .sct_bg:before {
        padding:0 8px !important; background-position:center bottom 1px !important;
    }
    .footer_in {padding:30px 0 25px}
    .footer_link span {margin:0}
    .footer_link span button, .footer_link span a {font-size:13px;}
    .footer_link br {display:none}
    .footer_link div {margin-bottom:5px}
    .product-description .product-description-in .product-price .sale {display:none}
    .page_title_box {padding-top:15px;}
    .Appimg_box {gap:12px}
    .Appimg_box .app_qr {width:72px; height:72px}
    .store_box img {height:33px; margin-right:7px}
    .co_name {font-size:15px}
    .f_copy {font-size:11.5px}
    .foot_in_wrap > div h3 {font-size:15px}
}


@media (max-width:360px) {
    .header-title .title-logo img {height:24px}
    .header-title-mobile-btn button img {height:17px;}
    .header-title-mobile-btn button.cart_mobile img {height:18px}
    .header-title-mobile-btn button.menu_mobile img {height:15.5px;}
    .m_header_title {font-size:14.5px}
    .top-header .select-language > a {font-size:12.5px;}
    .flash-sale-title {font-size:17px}
    .select-language {width:70px}
    .top-header .dropdown-toggle::after {
        right:8px;
        border-top: .37em solid;
        border-right: .37em solid transparent;
        border-left: .37em solid transparent;
    }
    .top-header-nav li.select-language a.ID {
        background: url(../image/id_flag.png) no-repeat left 7px center;
        padding-left: 29px;
        background-size: 18px auto;
    }
    .top-header-nav li.select-language a.EN {
        background: url(../image/en_flag.png) no-repeat left 7px center;
        padding-left: 29px;
        background-size: 18px auto;
    }
    .top-header-nav li.select-language a.KO {
        background: url(../image/ko_flag.png) no-repeat left 7px center;
        padding-left: 29px;
        background-size: 18px auto;
    }
    .flash-sale-countdown {font-size:14px}
    .back-btn img {height:17px; width:auto}
    .home_link img {height:19px; width:auto}
    .sidebar-left .sidebar-member-menu .sidebar-member-btn {width:100%}
    .sidebar-left.offcanvas {width:100%}
    .mobile_cs li {font-size:13.5px}
    .Appimg_box {align-items: start; gap:16px}
    .store_box img {height:32px; display: block;}
    .brand-logo {height:70px;}
}

@media (max-width:300px) {
    .header-title-mobile-btn button img {height:16px}
    .header-title-mobile-btn .navbar-toggler {padding:.2rem .3rem}
    .foot_left1 > div {margin-bottom:85px}
    .footer-copyright {font-size:11px}
}