

.cnXARo {
    height: 100px;
    background-color: rgb(255, 255, 255);
    max-width: 1180px;
    margin: 0px auto;
    display: flex;
    overflow-x: hidden;
}
@media (max-width: 1023px) {
    .cnXARo {
        height: 45px;
    }
    .cnXARo::after {
        content: "";
        display: block;
        width: 61px;
        height: 1px;
    }
}
.border {
    border: 1px solid #dee2e6 !important;
}

/*
 Header
*/

#header-container, #header-container-hidden {
    z-index: 9999;
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #fff;
}

@media(min-width:1024px)and (max-width:1025px) {
    .root-header.au {
        padding-left: 1.2rem !important;
        padding-right: 1.2rem !important
    }
}

.root-header.au .root-header-view {
    overflow-x: initial
}

.root-header.au .root-header-view .navigation-link {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.root-header.au .root-header-view .header-item-buttons.header-hamburger-icon {
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
    margin: 0 19px 0 20px;
    height: 45px
}

@media(max-width:650px) {
    .root-header.au .root-header-view .header-item-buttons.header-hamburger-icon {
        margin: -2px 19px 0 22px
    }
}

@media(min-width:1023px) {
    .root-header.au .root-header-view .header-item-buttons.header-hamburger-icon {
        display: none
    }
}

.root-header.au .root-header-view .header-item-buttons.header-hamburger-icon img {
    vertical-align: middle
}

.root-header.au .root-header-view .header-logo-mobile {
    margin: auto 2.8% auto 0;
    display: inline-block;
    cursor: pointer
}

@media(max-width:650px) {
    .root-header.au .root-header-view .header-logo-mobile {
        margin: 2% auto !important
    }
}

.root-header.au .root-header-view .header-logo-mobile img {
    width: 72px;
    height: 23px
}

@media(max-width:650px) {
    .root-header.au .root-header-view .header-logo-mobile img {
        width: 57px;
        height: 18px
    }
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .header-logo-mobile {
        margin: auto
    }
}

@media(min-width:1280px)and (max-width:1281px) {
    .root-header.au .root-header-view .header-logo-mobile-cart {
        margin: auto 2.8% auto 3.5%
    }
}

@media(min-width:1365px)and (max-width:1366px) {
    .root-header.au .root-header-view .header-logo-mobile-cart {
        margin: auto 2.8% auto 1.5%
    }
}

.root-header.au .root-header-view .menu-links-container {
    display: flex;
    flex-direction: row;
    height: 17px;
    margin: auto 0
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .menu-links-container {
        flex-direction: column;
        margin: 40px 18px 0 22px;
        height: auto
    }
}

@media(max-width:650px) {
    .root-header.au .root-header-view .menu-links-container {
        margin: 35px 18px 0 22px
    }
}

.root-header.au .root-header-view .menu-links-container .menu-link {
    cursor: pointer;
    margin-right: 40px
}

.root-header.au .root-header-view .menu-links-container .menu-link .menu-link-image {
    display: none
}

.root-header.au .root-header-view .menu-links-container .menu-link .menu-link-name {
    font-family: var(--fontFamilyMedium);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    align-items: center;
    color: #202124;
    margin: auto 0
}

.root-header.au .root-header-view .menu-links-container .menu-link .menu-link-name--jp {
    font-size: 18px;
    font-weight: 700
}

@media(max-width:650px) {
    .root-header.au .root-header-view .menu-links-container .menu-link {
        padding: 15px 0 15px 20px
    }
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .menu-links-container .menu-link {
        margin-bottom: 10px;
        width: 100%;
        height: 115px;
        background-color: #f8f7f5;
        padding: 15px 0 15px 22px;
        border-radius: 3px;
        display: flex !important;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

    .root-header.au .root-header-view .menu-links-container .menu-link .menu-link-name {
        display: inline-block;
        font-family: var(--fontFamilyCondensed);
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        align-items: center;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    .root-header.au .root-header-view .menu-links-container .menu-link .menu-link-image {
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 100%;
        width: 202px;
        height: 114px
    }
}

.root-header.au .root-header-view .menu-links-container .menu-link:last-of-type {
    margin-right: 0
}

.root-header.au .root-header-view .menu-links-container .menu-link:last-child {
    margin-bottom: 0
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .menu-links-container {
        display: none
    }
}

.root-header.au .root-header-view .right-nav-container {
    height: 42px;
    margin: 29px 0 29px auto;
    display: flex;
    width: 17%
}

@media(min-width:1023px) {
    .root-header.au .root-header-view .right-nav-container {
        min-width: 245px
    }
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container {
        height: 38px;
        width: 61px;
        margin: 3px 0
    }
}

.root-header.au .root-header-view .right-nav-container .language-selector-container {
    padding-left: 0;
    display: flex;
    border-right: 1px solid #e3e3e3;
    padding-right: 6%;
    margin: auto 0
}

@media(min-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .language-selector-container {
        position: relative;
        left: 0;
        top: -7%;
        padding-right: 20px
    }
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .customSelect span {
    font-family: var(--fontFamilyMedium)
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .active-lang {
    font-weight: 700
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .lang-globe-icon {
    width: 18px;
    height: 18px
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .global-custom-select-container .dropdown-img {
    content: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    background: url(/static/media/AccordianUPBlack.97852a94.svg) no-repeat 100% 100%;
    transform: rotate(180deg)
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .global-custom-select-container .dropdown-img.upArrow {
    margin-top: -3px;
    transform: rotate(0deg)
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .global-custom-select-container {
    border-bottom: 0
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .global-custom-select-container .global-custom-select-dropdown {
    min-width: 224px;
    padding: 0;
    min-height: auto;
    max-height: -moz-fit-content;
    max-height: fit-content;
    border-radius: 8px;
    left: -205%;
    top: 160%
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .global-custom-select-container .customSelectOption {
    min-height: auto;
    margin: 0;
    background-color: #202124;
    float: left;
    padding: 0 23px
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .customSelectOption span {
    float: left;
    line-height: 48px;
    border-bottom: 1px solid #d2d3d3;
    width: 100%;
    font-family: var(--fontFamilyMedium)
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .customSelectOption span:not(.active-lang) {
    padding-left: 23px
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .lang-selector {
    color: #fff;
    padding: 14px 24px;
    display: inline-block;
    pointer-events: none
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .customSelectOption span.active-lang:before {
    content: "";
    width: 12px;
    height: 11px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABXSURBVHgBtctBDQAgCAVQIxjBCEaxgRE0ghFsZgQjGAE5wObcQC6y/Qv/fed+HABkzMB4K+arLxwxi3A7i4IJVlzpOXkkYioDYR4lEQsjULEw0vE16prZA0KiodJlD34AAAAASUVORK5CYII=);
    margin: 0 8px 0 0;
    display: inline-block
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .global-custom-select-container .customSelectOption:last-child span {
    border: 0
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .global-custom-select-container .customSelectOption:hover {
    background-color: #000
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .lang-selector-wrapper {
    display: flex;
    width: 90px;
    padding-right: 8px;
    vertical-align: middle;
    height: 20px;
    position: relative
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .language-selector {
    background-color: transparent;
    padding: 0;
    outline: none;
    border: none
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .language-selector .language-select {
    background-color: #fff;
    border: none;
    width: max-content;
    min-width: 25px;
    padding: 0;
    text-transform: capitalize;
    pointer-events: none;
    font-family: var(--fontFamilyMedium);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #202124;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ""
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .language-selector .dropdown-img {
    display: none
}

.root-header.au .root-header-view .right-nav-container .language-selector-container .language-selector .dropdown-img-desktop {
    width: 5px;
    height: 2.5px;
    vertical-align: middle;
    margin-left: 12px
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .language-selector-container {
        display: none
    }
}

.root-header.au .root-header-view .right-nav-container .language-selector-container.no-border {
    border: none
}

.root-header.au .root-header-view .right-nav-container .sign-in-container {
    margin: auto 0;
    border-right: 1px solid #e3e3e3;
    display: flex
}

.root-header.au .root-header-view .right-nav-container .sign-in-container .account-container {
    margin: -3px 5px 0 13px;
    cursor: pointer;
    min-width: 105px;
    width: auto;
    line-height: 24px;
    position: relative
}

.root-header.au .root-header-view .right-nav-container .sign-in-container .account-container .msg-badge {
    position: absolute;
    top: -7px;
    left: 9px;
    background: red;
    display: flex;
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
    height: 18px;
    min-width: 18px;
    justify-content: center;
    align-items: center
}

.root-header.au .root-header-view .right-nav-container .sign-in-container .account-container .account-icon {
    width: 18px;
    height: 18px;
    margin-top: -4px
}

.root-header.au .root-header-view .right-nav-container .sign-in-container .account-container .sign-in-text {
    font-family: var(--fontFamilyMedium);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    margin-left: 14px;
    align-items: center;
    text-align: right;
    color: #202124;
    width: -moz-fit-content;
    width: fit-content
}

.root-header.au .root-header-view .right-nav-container .sign-in-container .account-container .sign-in-text--jp {
    font-size: 18px;
    font-weight: 700
}

.root-header.au .root-header-view .right-nav-container .sign-in-container .account-container .arrow {
    display: none
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .sign-in-container {
        display: none
    }
}

.root-header.au .root-header-view .right-nav-container .cart-image {
    cursor: pointer;
    margin-top: -1px;
    margin-left: 10px
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .cart-image {
        height: 45px;
        width: 60px;
        margin: -1px 10px 4px 0
    }
}

@media(max-width:650px) {
    .root-header.au .root-header-view .right-nav-container .cart-image {
        margin: -1px 12px 0 4px
    }
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons {
    outline: none;
    border: none;
    background: transparent;
    padding: 0
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons {
        margin: 0 13px 0 3px
    }
}

@media(max-width:650px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons {
        margin: 6px 0 0 2px
    }
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons img {
    height: 42px;
    width: 42px;
    vertical-align: middle;
    margin-left: 9px
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons img {
        width: 40px;
        height: 40px
    }
}

@media(max-width:650px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons img {
        width: 38px;
        height: 38px
    }
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons .cart-icon-count {
    position: relative;
    top: -28px;
    display: flex;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #202124;
    left: 4px
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons .cart-icon-count.cart-icon-plus {
    top: -33px
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons .cart-icon-count.cart-icon-plus .cart-plus {
    vertical-align: super
}

@media(min-width:1441px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons .cart-icon-count.cart-icon-plus {
        left: 5px
    }
}

@media(max-width:650px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons .cart-icon-count {
        top: -26px !important;
        left: 18px !important
    }
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons .cart-icon-count {
        top: -27px;
        left: 19px;
        width: 20px;
        font-size: 10px
    }

    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons .cart-icon-count.cart-icon-plus {
        top: -30px;
        left: 20px
    }
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons.icon-active img {
    transform: scale(1.4)
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active {
    position: relative;
    margin-left: -28px;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #202124
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active {
        margin-left: -24px;
        top: 3px;
        font-size: 12px
    }
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active.cart-icon-plus {
    margin-left: -28px;
    bottom: -4px
}

@media(max-width:1023px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active.cart-icon-plus {
        top: -31px;
        margin-left: 15px;
        font-size: 12px
    }
}

@media(min-width:1441px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active.cart-icon-plus {
        left: 1px
    }
}

.root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active .cart-plus {
    vertical-align: super
}

@media(min-width:1441px) {
    .root-header.au .root-header-view .right-nav-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active {
        top: 5px;
        right: 5px
    }
}

.root-header.au .root-header-view .right-nav-container .shopping-cart {
    display: flex;
    justify-content: flex-end
}

.root-header.au .root-header-view .right-nav-container .shopping-cart .basket {
    width: 50px;
    height: 50px;
    display: block
}

.root-header.au .root-header-view .right-nav-container .shopping-cart a {
    text-align: center;
    line-height: 55px;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #202124;
    text-decoration: none
}

.root-header.au .root-header-view .right-nav-container .shopping-cart .lines {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 34px
}

.root-header.au .root-header-view .right-nav-container .shopping-cart .lines span {
    height: 2px;
    width: 0;
    background: #000;
    transform: rotate(-120deg);
    transform-origin: top left
}

.root-header.au .root-header-view .right-nav-container .shopping-cart .lines span.second {
    transform: rotate(-90deg)
}

.root-header.au .root-header-view .right-nav-container .shopping-cart .lines span.third {
    transform: rotate(-60deg)
}

.root-header.au .root-header-view .right-nav-container .shopping-cart.active .basket {
    animation-name: added;
    animation-duration: .6s;
    animation-iteration-count: 1;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    color: #fff
}

.root-header.au .root-header-view .right-nav-container .shopping-cart.active .lines {
    width: 44px
}

.root-header.au .root-header-view .right-nav-container .shopping-cart.active .lines span {
    animation: line-grow .6s linear forwards
}

@media(max-width:992px) {
    .root-header.au .root-header-view .right-nav-container .shopping-cart .basket {
        line-height: 45px;
        width: 40px;
        height: 40px
    }
}

@media(min-width:1023px) {
    .root-header.au .root-header-view-policies {
        margin-left: 130px;
        margin-right: 104px;
        max-width: 100%
    }
}

.root-header.au .support-links-menu {
    padding-right: 40%
}



/* スマホ？ */


.hamburger-container.side-nav-open .langmodal-close-button {
    margin-left: 13px;
    padding-bottom: 5px;
    margin-right: 15px;
    padding-right: 0;
    outline: none;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.hamburger-container.side-nav-open .langmodal-label {
    font-family: var(--fontFamilyCondensed);
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #202124;
    margin: 14px auto
}

.hamburger-container.side-nav-open .langmodal-stripe-icon {
    margin-left: 16px;
    padding: 0;
    display: inline-block
}

.hamburger-container.side-nav-open .langmodal-stripe-icon svg {
    margin-top: -6px;
    width: 39px;
    height: 20px
}

.hamburger-container.side-nav-open .langmodal-list-content {
    margin-top: 24px
}

.hamburger-container.side-nav-open .langmodal-list-txt {
    padding: 24px 0;
    display: inline-block;
    border-bottom: .5px solid #202124;
    width: 100%
}

.hamburger-container.side-nav-open .langmodal-list-txt:not(.active-lang) {
    padding: 24px 0 24px 24px
}

.hamburger-container.side-nav-open .langmodal-list-txt.active-lang {
    font-weight: 500
}

.hamburger-container.side-nav-open .langmodal-list-txt.active-lang:before {
    content: "";
    width: 14px;
    height: 11px;
    background-image: url(/static/media/lang-tick-black.3370e87f.svg);
    margin: 0 8px 0 0;
    display: inline-block
}

.hamburger-container.side-nav-open .langmodal-list {
    width: 100%;
    padding: 0 44px;
    cursor: pointer
}

.hamburger-container.side-nav-open .langmodal-list:hover {
    background-color: #f8f7f5
}

.hamburger-container.side-nav-open .langmodal-list:last-child .langmodal-list-txt {
    border: 0
}

.hamburger-container.side-nav-open .lang-selector-wrapper.mob {
    margin: 8px 13px 0 0;
    cursor: pointer
}

.hamburger-container.side-nav-open .lang-selector-wrapper.mob .lang-globe-icon {
    margin: -2px 6px 0 0
}



/*  */



.root-header-au .hamburger-container {
    transition: width 1.5s;
    width: 0;
    height: 0;
    overflow: hidden
}

.root-header-au .hamburger-container.side-nav-open {
    width: 100vw;
    background-color: #fff;
    display: block;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    overflow-y: auto
}

@media(min-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open {
        display: none
    }
}

@supports(-webkit-touch-callout:none) {
    .root-header-au .hamburger-container.side-nav-open {
        height: 90vh;
    }
}

@supports not (-webkit-touch-callout:none) {
    .root-header-au .hamburger-container.side-nav-open {
        height: 100vh
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #dbdbdb;
    display: flex;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 10001;
    background-color: #fff;
    justify-content: space-between
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .hamburger-close-button {
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 0;
    outline: none;
    background-color: transparent;
    border: none;
    cursor: pointer
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .hamburger-close-button {
        margin-left: 13px;
        padding-bottom: 5px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .hamburger-close-button img {
    width: 15px;
    height: 15px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .header-stripes-icon {
    margin: 0 auto
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image {
    cursor: pointer;
    margin-top: -1px;
    margin-left: 10px
}

@media(max-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image {
        height: 45px;
        width: 60px;
        margin: -1px 10px 4px 0
    }
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image {
        margin: -1px 12px 0 4px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons {
    outline: none;
    border: none;
    background: transparent;
    padding: 0
}

@media(max-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons {
        margin: 0 13px 0 3px
    }
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons {
        margin: 6px 0 0 2px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons img {
    height: 42px;
    width: 42px;
    vertical-align: middle;
    margin-left: 9px
}

@media(max-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons img {
        width: 40px;
        height: 40px
    }
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons img {
        width: 38px;
        height: 38px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons .cart-icon-count {
    position: relative;
    top: -28px;
    display: flex;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #202124;
    left: 4px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons .cart-icon-count.cart-icon-plus {
    top: -33px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons .cart-icon-count.cart-icon-plus .cart-plus {
    vertical-align: super
}

@media(min-width:1441px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons .cart-icon-count.cart-icon-plus {
        left: 5px
    }
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons .cart-icon-count {
        top: -26px !important;
        left: 18px !important
    }
}

@media(max-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons .cart-icon-count {
        top: -27px;
        left: 19px;
        width: 20px;
        font-size: 10px
    }

    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons .cart-icon-count.cart-icon-plus {
        top: -30px;
        left: 20px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons.icon-active img {
    transform: scale(1.4)
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active {
    position: relative;
    margin-left: -28px;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #202124
}

@media(max-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active {
        margin-left: -24px;
        top: 3px;
        font-size: 12px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active.cart-icon-plus {
    margin-left: -28px;
    bottom: -4px
}

@media(max-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active.cart-icon-plus {
        top: -31px;
        margin-left: 15px;
        font-size: 12px
    }
}

@media(min-width:1441px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active.cart-icon-plus {
        left: 1px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active .cart-plus {
    vertical-align: super
}

@media(min-width:1441px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .cart-image .header-item-buttons.icon-active .cart-icon-count-active {
        top: 5px;
        right: 5px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart {
    display: flex;
    justify-content: flex-end
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart .basket {
    width: 50px;
    height: 50px;
    display: block
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart a {
    text-align: center;
    line-height: 55px;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #202124;
    text-decoration: none
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart .lines {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 34px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart .lines span {
    height: 2px;
    width: 0;
    background: #000;
    transform: rotate(-120deg);
    transform-origin: top left
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart .lines span.second {
    transform: rotate(-90deg)
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart .lines span.third {
    transform: rotate(-60deg)
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart.active .basket {
    animation-name: added;
    animation-duration: .6s;
    animation-iteration-count: 1;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    color: #fff
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart.active .lines {
    width: 44px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart.active .lines span {
    animation: line-grow .6s linear forwards
}

@keyframes line-grow {
    10% {
        width: 10px
    }

    50% {
        width: 30px
    }

    80% {
        width: 20px
    }

    to {
        width: 10px;
        transform-origin: -6px 1px;
        margin-left: .57142857rem
    }
}

@keyframes added {
    0% {
        transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    25% {
        transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg)
    }

    50% {
        transform: scale(1.2) rotate(3deg);
        -moz-transform: scale(1.2) rotate(3deg);
        -ms-transform: scale(1.2) rotate(3deg);
        -o-transform: scale(1.2) rotate(3deg)
    }

    75% {
        transform: scale(1.1) rotate(-3deg);
        -moz-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        -o-transform: scale(1.1) rotate(-3deg)
    }

    to {
        transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0)
    }
}

@media(max-width:992px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-header-container .shopping-cart .basket {
        line-height: 45px;
        width: 40px;
        height: 40px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container {
    display: flex;
    flex-direction: row;
    margin: 30px 24px 20px 20px;
    justify-content: space-between
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container {
        margin: 30px 24px 15px 20px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container .hamburger-heading {
    width: 160px;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container .hamburger-heading {
        color: #000
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container .language-selector-container {
    width: 89px;
    height: 36px;
    margin-left: auto
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container .language-selector-container .language-selector {
    width: 89px;
    height: 36px;
    background-color: transparent;
    outline: none;
    border: none
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container .language-selector-container .language-selector .language-select {
    width: 91px;
    height: 36px;
    margin: 0;
    font-family: var(--fontFamilyRegular);
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #202124;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    padding: 0 37px 0 28px;
    border-radius: 34px;
    text-transform: uppercase;
    background-color: transparent;
    pointer-events: none
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container .language-selector-container .language-selector .dropdown-img {
    position: relative;
    vertical-align: middle;
    top: -33px;
    left: 36px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .language-head-container .language-selector-container .language-selector .dropdown-img-desktop {
    display: none
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .sign-in-container {
    margin: 0 18px 75px 22px;
    cursor: pointer
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .sign-in-container .account-container {
    position: absolute
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .sign-in-container .account-container .msg-badge {
    position: absolute;
    top: -7px;
    left: 9px;
    background: red;
    display: flex;
    border-radius: 18px;
    color: #fff;
    font-size: 10px;
    height: 18px;
    min-width: 18px;
    justify-content: center;
    align-items: center
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .sign-in-container .account-icon {
    height: 18px;
    width: 18px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .sign-in-container .sign-in-text {
    font-family: var(--fontFamilyMedium);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    display: inline;
    align-items: center;
    color: #202124;
    margin: 0 10px
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .sign-in-container .sign-in-text {
        text-align: right
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container {
    display: flex;
    flex-direction: row;
    height: 17px;
    margin: auto 0
}

@media(max-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container {
        flex-direction: column;
        margin: 40px 18px 0 22px;
        height: auto
    }
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container {
        margin: 35px 18px 0 22px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link {
    cursor: pointer;
    margin-right: 40px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link .menu-link-image {
    display: none
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link .menu-link-name {
    font-family: var(--fontFamilyMedium);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    align-items: center;
    color: #202124;
    margin: auto 0
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link .menu-link-name--jp {
    font-size: 18px;
    font-weight: 700
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link {
        padding: 15px 0 15px 20px
    }
}

@media(max-width:1023px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link {
        margin-bottom: 10px;
        width: 100%;
        height: 115px;
        background-color: #f8f7f5;
        padding: 15px 0 15px 22px;
        border-radius: 3px;
        display: flex !important;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link .menu-link-name {
        display: inline-block;
        font-family: var(--fontFamilyCondensed);
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        align-items: center;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link .menu-link-image {
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 100%;
        width: 202px;
        height: 114px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link:last-of-type {
    margin-right: 0
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .menu-links-container .menu-link:last-child {
    margin-bottom: 0
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .support-section-title {
    margin-top: 10px;
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
    background-color: #f8f7f5;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #202124;
    padding: 20px 18px 20px 22px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title {
    border-radius: 3px;
    align-items: center;
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #202124;
    padding: 0 18px 5% 22px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .header-text-footer {
    display: none
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .global-accordian-container {
    margin-top: 10px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .global-accordian-container .global-accordian-header-container {
    height: 60px;
    padding: 20px 20px 20px 22px;
    border-bottom: 1px solid #e3e3e3;
    background-color: #f8f7f5
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .global-accordian-container .global-accordian-header {
    font-family: var(--fontFamilyCondensed);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #202124
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .global-accordian-container .global-accordian-content .footer-links {
    list-style: none;
    outline: none;
    padding-inline-start: 0
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .global-accordian-container .global-accordian-content .footer-links>li {
    outline: none
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .global-accordian-container .global-accordian-content .footer-links>li {
        height: 50px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .global-accordian-container .global-accordian-content .footer-links>li>a {
    font-family: var(--fontFamilyMedium);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #494949;
    text-decoration: unset;
    white-space: nowrap;
    outline: none
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .footer-links {
    background-color: #f8f7f5;
    width: 100%
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .footer-links li:first-of-type {
    margin-top: 0
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .footer-links li {
    height: 45px;
    padding: 11px 18px 11px 22px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: var(--fontFamilyRegular)
}

@media(max-width:650px) {
    .root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .footer-links li {
        padding: 11px 18px
    }
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .footer-links li a {
    color: #202124;
    text-transform: none;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.root-header-au .hamburger-container.side-nav-open .hamburger-body-container .ul-title .footer-links li a .find-A-kfc-img {
    padding-right: 6px;
    margin-top: -3px;
    padding-left: 1px
}



/*  */




.global-accordian-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    outline: none
}

.global-accordian-container .global-accordian-header-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    text-align: left;
    background-color: transparent;
    border: none
}

.global-accordian-container .global-accordian-header-container .global-accordian-header {
    font-family: var(--fontFamilyRegular);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #494949
}

.global-accordian-container .global-accordian-header-container .global-accordian-content {
    outline: none
}

.global-accordian-container .global-accordian-header-container .global-accordian-arrow {
    width: 8px;
    height: 8px;
    object-fit: contain;
    cursor: pointer
}


.global-accordian-container.billDropDown {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000
}

.global-accordian-container.billDropDown .global-accordian-header-container {
    height: 60px;
    padding: 15px 5px
}

.global-accordian-container.billDropDown .global-accordian-header-container .global-accordian-header {
    font-family: "National 2 Condensed";
    color: #202124;
    font-weight: 700
}

.global-accordian-container.billDropDown .global-accordian-header-container .global-accordian-arrow {
    width: 16px;
    height: 12px
}

/*
 Footer
*/

