.clearfix:before, .clearfix:after {
    content: '';
    clear: both;
    float: none;
    display: block;
}

#header {
    background: #fff;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #dadada;
}

    #header * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.top-bar {
    padding: 15px;
    max-width: 1170px;
    margin: 0 auto;
    display: block;
}

    .top-bar .blind {
        display: none;
    }

    .top-bar ul {
        float: left;
        margin: 0 auto;
        position: relative;
        padding: 0;
    }

        .top-bar ul li.menu-item {
            float: left;
            display: inline-block;
            padding: 0 5px;
        }

            .top-bar ul li.menu-item a {
                padding: 10px 5px;
                display: block;
                color: #363636;
                text-decoration: none;
                font-size: 14px;
                font-weight: bold;
                text-transform: uppercase;
            }

                .top-bar ul li.menu-item a:hover {
                    color: #1428a0;
                }

        .top-bar ul .mobile-menu-more {
            display: none;
        }

        .top-bar ul.right {
            float: right;
        }

    .top-bar .logo {
        position: absolute;
        top: 50%;
        left: 50%;
        /*margin-left: -65px;*/
        padding: 23px 0 22px;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

        .top-bar .logo:after {
            position: relative;
            top: 0;
            left: 0;
            /*display: block;*/
            background-image: url(//cdn.samsung.com/etc/designs/smg/global/imgs/sp-gnb-pc.png);
            background-size: 160px auto;
            background-repeat: no-repeat;
            color: transparent;
            content: '';
            display: block;
            vertical-align: top;
            width: 130px;
            height: 19px;
            background-position: 0 0;
        }

        .top-bar .logo .blind {
            display: none;
        }

    .top-bar .s-gnb-toggler {
        float: left;
        display: none;
        background-color: #fff;
        /*border: 1px solid #000;*/
        /*border: 1px solid rgba(0, 0, 0, 0.24);*/
        border: none;
        outline: none !important;
    }

        .top-bar .s-gnb-toggler:after {
            width: 25px;
            height: 20px;
            background-position: 0 -21px;
            background-image: url("//cdn.samsung.com/etc/designs/smg/global/imgs/sp-gnb-mo.png");
            background-size: 130px auto;
            content: '';
            display: block;
        }

@media screen and (max-width: 1280px) {
    #header .top-bar .mobile-menu-wrapper {
        position: absolute;
        top: 70px;
        width: 100%;
        height: 0;
        left: 0;
        opacity: 0;
        background: #fff;
        padding: 20px;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        display: none;
        box-shadow: 0 12px 13px 0 rgba(0, 0, 0, 0.27);
        -moz-transition: all 2s ease-in-out;
        -o-transition: all 2s ease-in-out;
        -webkit-transition: all 2s ease-in-out;
        transition: all 2s ease-in-out;
    }

    #header .top-bar ul {
        float: left;
        width: 100%;
        display: block;
    }

        #header .top-bar ul .menu-item {
            display: block;
            width: 100%;
            border-bottom: 1px solid #dadada;
        }

    #header .top-bar .s-gnb-toggler {
        display: block;
        padding: 10px;
    }

    #header .top-bar s-gnb-close:after {
        width: 25px;
        height: 20px;
        background-position: -66px -28px;
        background-image: url(//cdn.samsung.com/etc/designs/smg/global/imgs/sp-gnb-mo.png);
        background-size: 165px auto;
        content: '.';
        display: block;
    }

    #header .top-bar .logo {
        top: 0;
        -moz-transform: translate(-50%, 8%);
        -ms-transform: translate(-50%, 8%);
        -o-transform: translate(-50%, 8%);
        -webkit-transform: translate(-50%, 8%);
        transform: translate(-50%, 8%);
    }

    #header.mobile-menu-opened .mobile-menu-wrapper {
        display: block;
        height: auto;
        opacity: 1;
    }
}

.gnb__bar {
    max-width: 1440px;
    margin: 0 auto !important;
    height: 80px;
    background: #fff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.gnb__bar-inner {
    padding: 0 24px 0 16px;
    font-size: 0;
}

.gnb__logo {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    height: 80px;
}

.navbar-logo {
    width: 104px;
}

.mobile-menu-wrapper {
    float: left;
    margin-left: 64px;
    font-size: 0;
}

.gnb__logo-icon {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 120px;
    height: 32px;
}

.mobile-menu-wrapper {
    margin-left: 0;
    float: none;
}

.gnb__main {
    float: left;
    margin-left: 64px;
    font-size: 0;
}

.gnb__depth1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    line-height: 1.33;
}

.gnb__depth1-link {
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 7px 8px !important;
    border-radius: 20px;
    color: #000 !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.33;
    text-transform: capitalize !important;
}

    .gnb__depth1-link:hover, .gnb__depth1-link.active {
        background: #000;
        color: #fff !important;
    }

    .gnb__depth1-link:focus {
        -webkit-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff;
        outline: 2px dotted black;
    }

    .gnb__depth1-link:focus-visible {
        outline: -webkit-focus-ring-color auto 1px;
    }

.gnb__depth1-menu {
    vertical-align: middle;
    padding: 0 !important;
}

.gnb__sub {
    float: right;
    font-size: 0;
}

.gnb__utility {
    float: right !important;
    margin-left: 36px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px !important;
}

.gnb__cart {
    margin-left: 24px;
}

.gnb__login {
    margin-left: 24px;
}

.gnb__depth1-mobile {
    display: none;
}

@media only screen and (max-width: 1280px) {
    .gnb__bar {
        height: 56px;
    }

    .gnb__bar-inner {
        padding: 8px 16px;
    }

    .button-div {
        float: right;
    }

    .s-gnb-toggler {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        height: 80px;
    }

    .mobile-menu-wrapper {
        height: 350px !important;
    }

    .gnb__main {
        margin-left: 0;
    }

    .gnb__utility {
        display: none !important;
    }
}

@media only screen and (max-width: 1280px) {
    .gnb__sub {
        display: none !important;
    }

    .gnb__depth1-desktop {
        display: none !important;
    }

    .gnb__depth1-mobile {
        display: block !important;
    }

    .mobile-menu-wrapper {
        height: 550px !important;
    }
}

/*# sourceMappingURL=header-menu-simple.css.map */

/*Footer Styling*/
.footer-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    border-top: 1px solid #ccc;
}

.blind, .hidden, legend, table caption {
    display: block;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    clip: rect(1px,1px,1px,1px);
}

.footer-column__item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-bottom: 32px;
    border-bottom: 1px solid #ccc;
    width: 20%;
    border-right: 1px solid #d9d9d9;
}

.footer-category {
    position: relative;
}

.footer-category__title {
    display: block;
    height: 56px;
    padding: 16px 24px;
    font-size: 18px;
    line-height: 1.33;
    font-weight: 700;
}

.footer-category__anchor {
    display: none;
}

.footer-category__list {
    list-style: outside none none;
    padding-inline-start: 0px;
}

.footer-category__item {
    list-style: outside none none;
}

.footer-category__link {
    display: block;
    padding: 7px 24px;
    font-size: 14px;
    line-height: 1.33;
    color: #000;
    background-color: transparent;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-bottom {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    font-size: 0;
}

.footer-copyright-wrap {
    position: relative;
    display: table;
    width: 100%;
    height: auto;
    min-height: 96px;
    border-bottom: 1px solid #d9d9d9;
}

.footer-copyright-align {
    display: table-cell;
    vertical-align: middle;
    padding: 17px 12px 15px 24px;
}

.footer-copyright {
    display: block;
    max-width: 1023px;
    font-size: 12px;
    line-height: 1.33;
}

.footer-language-wrap {
    position: relative;
    height: 64px;
    padding-left: 24px;
}

.footer-language {
    display: table;
    height: 64px;
    float: left;
    padding-right: 24px;
}

    .footer-language::after {
        display: inline-block;
        margin-top: 27px;
        width: 1px;
        height: 12px;
        background-color: #d9d9d9;
        content: '';
        margin-left: 24px;
    }

.footer-language__anchor {
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.33;
    color: #000;
    text-decoration: none;
}

.footer-terms {
    display: table;
    height: 64px;
    float: left;
}

.footer-terms__list {
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
    text-align: left;
    padding-inline-start: 0;
}

.footer-terms__item {
    display: inline-block;
}

.footer-terms__link {
    display: block;
    padding: 0 12px;
    font-size: 12px;
    line-height: 1.33;
    color: #000;
    text-decoration: none;
}

.footer-terms__item:first-child a {
    padding-left: 0;
}

.footer-sns {
    display: table;
    height: 100%;
    float: right;
    margin-right: 24px;
}

.footer-sns__title {
    display: table-cell;
    vertical-align: middle;
    height: 16px;
    font-family: 'SamsungOne',arial,sans-serif;
    font-size: 12px;
    line-height: 1.33;
}

.footer-sns__list {
    display: table-cell;
    vertical-align: middle;
}

.footer-sns__item {
    display: inline-block;
    border-radius: 100%;
    margin-left: 15px;
}

.footer-sns__link {
    display: block;
    width: 24px;
    height: 24px;
}

.fa {
    color: black;
}

.footer-column-mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .footer-column-desktop {
        display: none !important;
    }

    .footer-column-mobile {
        display: block;
    }

    .footer-column {
        table-layout: auto;
        display: block;
    }

    .footer-column__item {
        display: block;
        position: relative;
        border: 0;
        width: 100%;
        padding-bottom: 0vw;
        border-right: 0;
    }

    .footer-category__link {
        color: black !important;
        text-decoration: none !important;
    }

    .footer-category__title {
        height: 15.55555556vw !important;
        padding: 4.72222222vw 6.66666667vw !important;
        font-size: 4.44444444vw !important;
    }

    .footer-category__anchor {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 15.55555556vw;
    }

    .footer-category::after {
        content: '';
        display: block;
        width: auto;
        height: 1px;
        background-color: #e7e7e7;
        margin: 0 23px;
    }
}
