* {
    margin: 0;
    padding: 0;
    border: 0;
}

html, body {
    font-size: 14px;
    color: #232323;
    font-family: Alegreya Sans, Microsoft YaHei, Times New Roman, serif;
}

a {
    text-decoration: none;
    color: #232323
}

i {
    font-style: normal;
}

.hide {
    display: none !important;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

/* == clearfix == */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix2 {
    clear: both;
    content: '';
    *zoom: 1;
    display: block;
}

input:focus, textarea:focus {
    outline: none;
}

ul, li, ol {
    list-style: none;
}

input[type=button] {
    cursor: pointer;
    -webkit-appearance: none;
}

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
}

input[type=file] {
    cursor: pointer;
    -webkit-appearance: none;
}

button {
    cursor: pointer;
    -webkit-appearance: none;
}

button {
    border: none;
    outline: none;
    background: none;
    cursor: pointer
}

input {
    border: none;
    outline: none;
    background: none;
}

.text-c {
    text-align: center;
}

.text-r {
    text-align: right;
}

em {
    font-style: normal;
    font-weight: normal;
}

html, body {
    font-size: 14px;
    background: #fff;
}

body {
    overflow-x: hidden;
    width: 100%;
}

.w-1200 {
    width: 1200px;
    margin: 0 auto;
}

.color-blue {
    color: #035bf3;
}

body {
    color: #434244;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: .015em;
}

.img {
    -webkit-touch-callout: none;
}

.max-1170 {
    max-width: 1170px;
    margin: 0 auto;
}

/*html {*/
/*    margin-left: calc(100vw - 100%);*/
/*}*/

html {
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
}

bod {
    color: #434244;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: .015em;
}

.main-header {
    background-color: #fff;
    z-index: 10;
    transition: .3s ease-in-out;
    position: relative;
    z-index: 999;
}

.header-top {
    width: 100%;
    background: #e91e63 0% 0% no-repeat padding-box;
    display: flex;
    transition: .3s ease-in-out;
    z-index: 10;
}

.header-top .top-inner {
    width: 100%;
    margin: 0 auto;
    width: calc(100% - 96px);
    display: flex;
    justify-content: center;
    padding: 10px 0px 10px 0px;
    overflow-x: hidden;
}

.header-top .top-a {
    color: #fff;
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
}

.header-top .top-scroll {
    overflow: hidden;
    position: relative;
    height: 22px;
    width: 100%;
}

.header-top .top-a:hover {
    text-decoration: underline;
}

.header-gray {
    background: #f0f0f0 0% 0% no-repeat padding-box;
    transition: .3s ease-in-out;
}

.header-gray .gray-inner {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7px;
    padding-bottom: 7px;
}

.header-gray .gray-a {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: normal;
    color: #636569;
}

.header-gray .gray-link {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-gray .gray-a {
    margin-left: 32px;
}

.header-gray .gray-a:hover {
    text-decoration: underline;
}

.header-gray .gray-a:before {
    margin-right: 7px !important;
    content: " ";
    display: block;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 50%;
    width: 18px;
    height: 18px;
    background-image: url(../images/Help_Centre_Icon.png);
    color: #636569;
}

.header-gray .gray-a:nth-child(2):before {
    margin-right: 7px !important;
    content: " ";
    display: block;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    width: 20px;
    height: 20px;
    background-image: url(../images/header-links-icon.svg);
    color: #636569;
}

.header-gray .gray-a:nth-child(3):before {
    margin-right: 7px !important;
    background-image: url(../images/BBNT-Icon-Delivery-header.svg);
    content: "";
    background-repeat: no-repeat;
    width: 25px;
    height: 12px;
    background-size: 25px;
}

.header-gray .gray-a:nth-child(4):before {
    margin-right: 7px !important;
    background-image: url(../images/icon1.png);
    content: "";
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.header-mid {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    padding-bottom: 0px;
    display: flex;
    flex: 0 0 auto;
    justify-content: space-between;
    transition: .3s ease-in-out;
}

.header-mid .logo {
    display: block;
}

.header-mid .logo img {
    display: block;
    width: 290px;
    height: 57px;
}

.header-mid .mid-fr {
    display: flex;
    align-content: center;
    flex-grow: 1;
    flex: 1;
    justify-content: flex-end;
}

.header-mid .mid-link {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-right: 32px;
    color: #000;
    position: relative;
    margin-left: 8px;
    display: flex;
    padding: 0px;
    font-size: 15px;
}

.header-mid .mid-link span {
    margin: 0 5px;
}

.header-mid .mid-link .join-a {
    margin-left: 0;
}

.header-mid .mid-link .icon {
    display: block;
    width: 30px;
    margin-right: 5px;
}

.header-mid .mid-search {
    flex: 1;
    padding-left: 35px;
    margin-right: 32px;
}

.header-mid .mid-search .search {
    margin-right: 0;
    margin-left: auto;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    transition: all .5s ease;
    width: 240px;
    border-radius: 30px;
}

.header-mid .mid-search .input {
    padding: 0 20px;
    font-size: 1.6rem;
    flex: 1;
    height: 50px;
    width: auto;
    width: 170px;
    color: #e91e63;
    box-shadow: none;
}

.header-mid .mid-search .search-btn {
    cursor: pointer;
    margin-right: 20px;
    padding: 0;
}

.header-mid .mid-search .search-btn .icon {
    display: block;
    width: 20px;
}

.header-mid .mid-fr {
    align-items: center;
}

.header-mid .mid-search.open .search {
    width: 100%;
}

.header-mid .mid-search.open .search .input {
    width: auto;
}


.header-bottom {
    border-bottom: 1px solid #d3d3d3;
    background-color: #fff;
    z-index: 4;
    transition: top .3s ease-in-out;
    padding-top: 15px;
    position: relative;
}

.header-nav {
    max-width: 1170px;
    margin: 0 auto;
}

.header-nav .nav {
    display: flex;
    justify-content: space-between;
}

.header-nav .nav .nav-a {
    display: block;
    padding: 10px 28px 13px;
    text-decoration: none;
    position: relative;
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #e91e63;
}

.header-nav-down {
    position: absolute;
    left: 0;
    top: 70px;
    background: #fff;
    min-height: 200px;
    width: 100%;
    display: none;
}

.header-nav-down .down-inner {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 35px;
}

.header-nav-down .down-inner-ul {
    display: flex;
}

.header-nav-down .down-inner-li {
    width: 25%;
}

.header-nav-down .down-inner-li .li-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-nav-down .down-inner-li .h3 {
    padding: 15px 0 5px 5px;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 500;
}

.header-nav-down .down-inner-li .h3 a {
    color: #e91e63;
    font-size: 1.8rem;
}

.header-nav-down .down-inner-li .h3 a.red {
    color: #dc3545
}

.header-nav-down .down-inner-li .h3 a:hover {
    text-decoration: underline;
}

.header-nav-down .down-inner-li .li-c a {
    font-size: 1.7rem;
    letter-spacing: .015em;
    line-height: 1.5em;
    color: #434244;
    display: block;
    margin-bottom: 3px;
    padding-left: 5px;
    padding-top: 10px;
}

.header-nav-down .down-inner-li .li-c a:hover {
    text-decoration: underline;
    opacity: 0.6;
}

.header-nav-down .nav-img {
    padding: 25px 0px;
}

.header-nav-down .nav-img img {
    display: block;
    width: 100%;
}


.index-banner {
    position: relative;
}

.index-banner .pc-a {
    display: block;
}

.index-banner a img {
    display: block;
    width: 100%;
}


.index-Category {
    max-width: 1170px;
    margin: 0 auto;
}

.index-inner {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    margin-top: 55px;
    margin-bottom: 45px;
}

.index-h2 {
    ocolor: #000;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 2.7rem;
    line-height: 3.5rem;
    letter-spacing: .041rem;
    margin-bottom: 40px;
}

.index-h2::before, .index-h2::after {
    content: "";
    display: block;
    background-color: #d3d3d3;
    height: 1px;
    flex: 1;
}

.index-h2::before {
    margin-right: 50px;
}

.index-h2::after {
    margin-left: 50px;
}

.index-Category-ul {
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid !important;
}

.index-Category-ul li {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: auto !important;
    padding: 0 !important;
    align-self: stretch;
}

.index-Category-ul .li-a {
    display: block;
    position: relative;
    z-index: 2;
}

.index-Category-ul li img {
    display: block;
    vertical-align: top;
    transition: all 300ms ease-in-out;
    width: 100%;
}

.index-Category-ul li:hover img {
    opacity: 0.6
}

.index-Category-ul .li-tit {
    text-align: center;
    color: #636569;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .28rem;
    padding: 0;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: .36rem;
    font-size: 18px;
    line-height: 28px;
    height: 80px;
}

.index-door {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    background-color: #f7f7f7;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    margin-top: 55px;
    margin-bottom: 55px;
}

.index-door-content {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    width: 100%;
}

.index-h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #636569;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 2.1rem;
    letter-spacing: .64rem;
    font-weight: normal;
    padding: 18px 0 8px;
}

.index-h3:before {
    content: "";
    display: block;
    background-color: #d3d3d3;
    height: 1px;
    flex: 1;
    margin-right: 50px;
}

.index-h3:after {
    content: "";
    display: block;
    margin-left: 50px;
    background-color: #d3d3d3;
    height: 1px;
    flex: 1;
}

.index-door-content .h2 {
    font-size: 3rem;
    line-height: 4rem;
    text-align: center;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    letter-spacing: .045rem;
}

.index-door-content .door-img img {
    display: block;
    width: 100%;
}

.index-door-content .door-img {
    margin-bottom: 30px;
}

.index-door-more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 55px;
    margin-top: 20px;
    color: #e91e63;
    font-weight: 600;
    gap: 15px;
}

.index-door-more:hover {
    text-decoration: underline;
}

.index-door-more:after {
    content: "";
    width: 18px;
    height: 13px;
    background: url("../images/more1.svg") no-repeat center;
}


.index-Clearance {
}

.index-Clearance .h2 {
    font-size: 3rem;
    line-height: 4rem;
    text-align: center;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    letter-spacing: .045rem;
}

.index-Clearance .Clearance-img img {
    display: block;
    width: 100%;
}


.Clearance-box {
    max-width: 1170px;
    margin: 0 auto;
    justify-content: flex-start;
    display: flex;
    margin-top: 55px;
    margin-bottom: 55px;
}

.Clearance-left {
    width: 265px;
    min-width: 265px;
}

.Clearance-left .h3 {
    color: #000;
    margin: 15px 0;
    font-size: 3rem;
    line-height: 4rem;
    letter-spacing: .045rem;
    font-weight: normal
}

.Clearance-left .left-c {
    font-size: 1.8rem;
    line-height: 3.2rem;
    color: #434244;
    letter-spacing: .027rem;
}

.Clearance-right {
    margin-left: 45px;
    flex: 1;
    overflow: hidden
}

.Clearance-swiper {
    overflow: hidden;
}

.Clearance-swiper .li-t {
    display: flex;
    align-items: center;
}

.Clearance-swiper .li-t .h4 {
    font-size: 2rem;
    line-height: 2.6rem;
    letter-spacing: .031rem;
    margin-right: 10px;
    color: #000;
}

.Clearance-right .Clearance-swiper {
    padding-right: 50px;
}

.Clearance-swiper .li-t:hover .h4 {
    text-decoration: underline;
}

.Clearance-swiper .swiper-button-next:after {
    width: 58px;
    height: 58px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #dedede;
    border-radius: 50%;
    display: flex;
    min-width: 58px;
    align-items: center;
    justify-content: center;
    background: #fff url("../images/chevron-right.svg") no-repeat center;
    content: "";
    background-size: 10px;
    transition: all 300ms ease-in-out;
}

.Clearance-swiper .swiper-button-prev:after {
    width: 58px;
    height: 58px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #dedede;
    border-radius: 50%;
    display: flex;
    min-width: 58px;
    align-items: center;
    justify-content: center;
    background: #fff url("../images/chevron-left.svg") no-repeat center;
    content: "";
    background-size: 10px;
    transition: all 300ms ease-in-out;
}

.Clearance-swiper .Clearance-li:hover {
    opacity: 0.6;
}

.Clearance-swiper .Clearance-li:hover a {
    text-decoration: underline
}


.index-home {
    background: #f7f7f7;
    margin-bottom: 45px;
}

.index-home .home-content {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.index-home .home-tit {
    display: flex;
    align-items: center;
    border-color: #f7f7f7;
    padding-top: 20px;
    margin-bottom: 20px;
}

.index-home .home-tit:before {
    content: "";
    display: block;
    background-color: #d3d3d3;
    height: 1px;
    margin-right: 50px;
    flex: 1;
}

.index-home .home-tit:after {
    content: "";
    display: block;
    background-color: #d3d3d3;
    margin-left: 50px;
    height: 1px;
    flex: 1;
}

.index-home .home-tit a {
    color: #e91e63;
    padding: 18px 0 10px;
    line-height: 1.3;
    letter-spacing: .01em;
    text-decoration: none;
    font-size: 32px;
}

.index-home-ul {
    display: flex;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
}

.index-home-ul li a {
    display: block;
}

.index-home-ul li .li-img img {
    display: block;
    width: 100%;
}

.index-home-ul li .li-con {
    margin: -70px 35px 0 35px;
    padding: 40px 40px 45px 40px;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .0784313725);
    text-align: center;
    position: relative;
}

.index-home-ul li .li-t {
    font-size: 27px;
    letter-spacing: .4px;
    color: #000;
    padding: 16px 0 14px 0;
    font-weight: normal;
}

.index-home-ul li .li-c {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: .24px;
    color: #636569;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-home-ul li .li-m {
    color: #e91e63;
    display: flex;
    align-items: center;
    margin-top: 20px;
    gap: 15px;
    justify-content: center;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.7rem;
    letter-spacing: .031rem;
}


.index-join {
    justify-content: center;
    display: flex;
    flex-direction: column;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align: left;
    min-height: 500px;
    margin-top: 40px;
    margin-bottom: 55px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: url("../images/BBNT_Campaigns_Rewards_Homepage_Banner_Update_1.png") no-repeat center;
    background-size: cover;
}

.join-content {
    padding-left: 80px;
}

.join-content .join-tit {
    padding-top: 50px;
    padding-bottom: 10px;
}

.join-content .join-c {
    padding-bottom: 10px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: .015em;
    color: #fff;
    font-size: 18px;
}

.join-content .join-c p {
    padding: 0 0 18px;
}

.join-content .join-more {
    background-color: #fff;
    color: #e91e63;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 40px;
    font-weight: 500;
}


.index-shop {
    max-width: 1170px;
    margin: 0 auto;
}

.index-shop .shop-content {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    margin-top: 70px;
    margin-bottom: 55px;
}

.index-shop .shop-tit {
    text-align: center;
}

.index-shop .shop-tit .h2 {
    font-size: 2.8rem;
    line-height: 4rem;
    text-align: center;
    font-weight: normal;
    letter-spacing: .045rem;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: Lora, serif;
}

.index-shop .shop-tit .tit-c {
    font-size: 1.8rem;
    line-height: 1.75;
    letter-spacing: .015em;
    color: #434244;
}

.index-shop .shop-box {
    position: relative;
    overflow: hidden;
}

.index-shop .shop-li {
    width: 300px;
    height: 300px;
}

.index-shop .shop-swiper {
    width: 100%;
    margin-top: 25px;
}

.index-shop .shop-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.85);
    cursor: pointer;
    cursor: hand;
    height: 100%;
    min-width: 60px;
    transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    opacity: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 0;
    pointer-events: inherit
}

.index-shop .shop-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.85);
    cursor: pointer;
    cursor: hand;
    height: 100%;
    min-width: 60px;
    transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    opacity: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99;
    margin: 0;
    padding: 0;
    pointer-events: inherit
}

.index-shop .shop-prev:after {
    color: #434244;
    font-size: 30px;
    font-weight: lighter;
    opacity: 0.8;
}

.index-shop .shop-prev:hover {
    opacity: 1
}

.index-shop .shop-next:hover {
    opacity: 1
}

.index-shop .shop-next:after {
    color: #434244;
    font-size: 30px;
    font-weight: lighter;
    opacity: 0.8;
}

.left999 {
    left: -999999px !important;
}

.shop-pop920 {
    /*display: none;*/
    background: rgba(116, 99, 99, 0.65);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.pop920-box {
    position: relative;
    display: flex;
    align-items: center;
    height: 90%;
    top: 5%;
    flex-direction: column;
    justify-content: center;
    max-width: 1270px;
    overflow: hidden;
    margin: 0 auto;
}

.popup-swiper {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.shop-pop920-item {
    padding: 20px;
    display: flex;
    background: #fff;
    max-height: calc(100% - 40px);
    position: relative;
    overflow-y: auto;
}

.shop-pop920-item img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.shop-pop920-right {
    width: 400px;
}

.shop-pop920-left {
    flex: 1;
}

.shop-pop920-right .pop920-right-con {
    padding: 100px 20px 0 20px;
}

.shop-pop920-right .li-t {
    text-align: center;
    color: #000;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    font-weight: 600
}

.shop-pop920-right .li-btn {
    border-width: 1px;
    border-style: solid;
    border-color: #222;
    max-width: 120px;
    display: block;
    margin: 15px auto;
    transition: background 0.5s, color 0.5s;
    font-size: 12px;
    letter-spacing: 1px;
    text-indent: 0;
    padding: 9px 15px;
    font-weight: normal;
    text-align: center;
    color: #222;

}

.shop-pop920-right .right-li:hover a {
    text-decoration: underline;
}

.shop-pop920-right .li-btn:hover {
    background: #222;
    color: #fff;
    text-decoration: underline;
}

.shop-pop920-right .right-li {
    margin: 0px 0 40px 0;
}

.shop-pop920-right .right-c {
    text-align: center;
    color: #000;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    word-wrap: break-word;
    word-break: break-word;
    padding: 15px 0px;
}

.right-b {
    text-align: center;
    padding: 0 15px;
}

.right-b a {
    color: #666;
    font-size: 11px;
    letter-spacing: 1px;
}

.popup-swiper .swiper-button-next {
    right: 300px;
    top: 20px;
    margin: 0;
}

.popup-swiper .swiper-button-prev {
    left: auto;
    right: 350px;
    top: 20px;
    margin: 0;
}

.popup-swiper .swiper-button-next:after {
    display: none;
}

.popup-swiper .swiper-button-prev:after {
    display: none;
}

.shop-pop920 .pop920-close {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 999;
}

.shop-pop920 .pop920-close:hover {
    opacity: 0.5;
}

.popup-swiper .swiper-button-next:hover {
    opacity: 0.5;
}

.popup-swiper .swiper-button-prev:hover {
    opacity: 0.5;
}

.shop-pop920 .right-link img {
    display: block;
    margin: 0 auto;
    height: 50px;
    width: auto;
}


.index-about {
    background: url("../images/Homepage_options_-_v42.jpg") no-repeat center;
    padding-top: 150px;
    padding-bottom: 150px;
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.index-about .h2 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    text-align: left;
    color: #fff;
    padding-left: 80px;
    font-size: 3rem;
    line-height: 4rem;
    letter-spacing: .045rem;
}

.index-about .about-c {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.8;
    margin-bottom: 28px;
    padding-left: 80px;
}

.index-about .about-more {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
    font-size: 2rem;
    line-height: 3.2rem;
    letter-spacing: .03rem;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 40px;
    background: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
}

.index-about .about-b {
    padding-left: 80px;
    display: flex;
    gap: 20px;
}

.index-about .about-more:hover {
    background: #fff;
    opacity: 1;
    border-color: #e91e63;
    color: #e91e63;
    background: #fff;
}


.index-Bedding {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding-top: 55px;
    padding-bottom: 55px;
}

.index-Bedding .bedding-content {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.index-Bedding .h1 {
    font-size: 3.2rem;
    font-weight: 400;
    color: #000;
    line-height: 1.3;
    letter-spacing: .01em;
    margin: 0;
    padding: 18px 0 20px;
}

.index-Bedding .article p {
    color: #434244;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: .015em;
    margin: 0;
    padding: 0 0 18px;
}


.main-footer {
    width: 100%;
    background-color: #e91e63;
}

.main-footer .footer {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 40px;
}

.main-footer .footer-nav {
    display: flex;
    gap: 40px;
    flex-direction: row;
    width: 780px;
    justify-content: space-between
}

.main-footer .footer-nav .li-t {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.main-footer .footer-nav .li-c a {
    display: block;
    color: #FFF;
    font-size: 1.4rem;
    padding-top: 6px;
}

.main-footer .footer-nav .li-c a:hover {
    text-decoration: underline;
}

.main-footer .footer-right .links-a img {
    display: block;
    width: 30px;
}

.main-footer .footer-right .links-a {
    margin-left: 10px;
}

.main-footer .footer-right .footer-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 15px;
}

.footer-top {
    border-top: 1px solid #d3d3d3;
    width: 100%;
    background: #fff 0% 0% no-repeat padding-box;
    display: flex;
    transition: .3s ease-in-out;
}

.footer-top-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 25px 0px;
}

.footer-top-ul li {
    display: flex;
    align-items: center;
}

.footer-top-ul li .li-img {
    width: 48px;
    margin-right: 8px;
}

.footer-top-ul li .li-img img {
    max-width: 100%;
}

.footer-top-ul li .li-t {
    padding: 0px;
    color: #000;
    font-size: 16px;
    line-height: 27px;
    font-weight: normal;
}

.footer-top-ul li .li-c {
    padding: 0px;
    color: #434244;
    font-weight: normal;
    font-size: 12px;
    line-height: 28px;
}

.footer-top-ul li:nth-child(1) .li-img {
    margin-right: 16px;
}

.footer-top-ul li:nth-child(2) .li-img {
    margin-right: 0px;
}

.footer-top-ul li:nth-child(3) .li-img {
    margin-right: 0px;
}


.footer-bottom {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}

.copyright {
    width: fit-content;
    color: #FFF;
    background-color: #e91e63;
    font-size: 1.2rem;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-bottom-right {
    display: flex;
    align-items: center;
}

.footer-bottom .pay-logo {
    width: 40px;

    height: fit-content;
    margin: 0px 12px 0px 6px;
    object-fit: contain;
}

.footer-bottom .pay-logo.mas {
    width: 31px;
}

.footer-bottom .pay-logo.pal {
    width: 45px;
}

.footer-bottom .pay-logo.aft {
    width: 75px;
}


.main-header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.header-top .top-inner {
    transition: .3s ease-in-out;
}

.header-gray .gray-inner {
    transition: .3s ease-in-out;
}

.main-header.fixed .header-top .top-inner {
    height: 0;
    overflow: hidden;
    padding: 0;
}

.main-header.fixed .header-gray .gray-inner {
    padding: 0;
    height: 0;
    overflow: hidden;
}

.header-nav-down {
    top: 67px;
}


.mNavBtn {
    width: 27px;
    height: 24px;
    cursor: pointer;
    z-index: 99999;
    display: none;
    position: relative;
    margin-right: 18px;
}

.mNavBtn span {
    position: absolute;
    left: 0;
    width: 27px;
    height: 2px;
    background: #e91e63;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mNavBtn span.line1 {
    top: 0;
}

.mNavBtn span.line2 {
    top: 10px;
}

.mNavBtn span.line3 {
    bottom: 0;
}

.mNavBtn.active .line1 {
    transform: rotate(45deg);
    top: 7px;
}

.mNavBtn.active .line2 {
    display: none;
}

.mNavBtn.active .line3 {
    transform: rotate(-45deg);
    bottom: 7px;
}

.mNavBtn.active span {
    width: 25px;
    color: #fff;
}

.body_hide {
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.black_bg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-indx: 9999;
    display: none;
}

.black_bg.fix {
    display: block;
    z-index: 999
}

.mNavBtn.active .line1 {
    top: 11px;
}

.mNavBtn.active .line3 {
    bottom: 10px;
}

.header-mid {
    align-items: center;
}


.mobile-search {
    display: none;
    padding: 0px 10px 10px 10px;
    background-color: #fff;
    transition: .3s ease-in-out;
    border-bottom: 1px solid #d2d2d2;
}

.mobile-search .m-search {
    display: flex;
    background: #f0f0f0;
    padding: 0 20px;
    border-radius: 32px;
}

.mobile-search .m-search .input {
    flex: 1;
    height: 45px;
    color: #e91e63;
}

.mobile-search .m-search .search-btn {
    margin-left: -42px;
    margin-top: -4px;
    background: none;
    width: auto;
    padding: 0;
    font-size: 3.7rem;
    z-index: 1;
    left: 0;

}

.mobile-search .m-search .search-btn .icon {
    display: block;
    width: 20px;
}

.index-banner .phone-img {
    display: none;
    width: 100%;
}

.header-nav-down .down-inner-li .h3 a {
    font-size: 1.6rem;
}

.header-nav-down .down-inner-li .li-c a {
    font-size: 1.4rem;
}

body {
    width: 100%;
    overflow-x: hidden;
}

.index-about {
    width: 100%;
    overflow: hidden;
}

.index-Category {
    overflow: hidden;
}

.index-door {
    overflow: hidden;
}

.index-Clearance {
    overflow: hidden;
}

.index-home {
    overflow: hidden;
}

.index-join {
    overflow: hidden;
}

.index-Bedding {
    overflow: hidden;
}

.phone-img {
    display: none !important
}

.Clearance-swiper .li-t .h4 {
    font-weight: 500;
}

.Clearance-swiper .li-t {
    margin-top: 10px;
}

.footer-phone {
    display: none;
}

.footer-pay {
    display: none;
}


.mobile-bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5)
}

.mobile-bg.active {
    display: block;
}


@media (min-width: 1414px) {

    .index-door {
        margin-left: 40px;
        margin-right: 40px;
    }
}


@media (max-width: 1024px) {
    .pc-img {
        display: none !important
    }

    .phone-img {
        display: block !important
    }

    .mNavBtn {
        display: block;
    }

    .mid-search {
        display: none;
    }

    .header-gray {
        display: none;
    }

    .header-mid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-bottom {
        display: none;
    }

    .main-header.fixed .header-top .top-inner {
        height: auto;
        overflow: hidden;
        padding: 10px 0;
    }

    .header-mid .logo img {
        width: 268px;
        height: 50px;
    }

    .header-mid .mid-link .icon {
        width: 26px;
    }

    .header-mid .mid-link {
        font-size: 13px;
    }

    .mobile-search {
        display: block;
    }

    .index-banner .phone-img {
        display: block;
    }

    .index-banner .pc-img {
        display: none;
    }

    .header-mid .mid-link .ss {
        display: none;
    }

    .header-mid .mid-link {
        margin-right: 0;
    }

    .index-Category-ul {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .Clearance-box {
        display: block;
    }

    .index-home-ul {
        display: grid;
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .main-footer .footer-nav {
        display: none;
    }

    .footer-top {
        display: none;
    }

    .footer-bottom-right {
        display: none;
    }

    .header-top .top-a {
        font-size: 12px;
    }

    .header-mid {
        width: auto;
        padding: 10px;
    }

    .header-top .top-inner {
        padding: 6px 0;
    }

    .index-Category {
        padding: 0 20px;
    }

    .index-h2 {
        font-size: 2.2rem;
    }

    .index-Category-ul .li-tit {
        font-size: 12px;
        height: 60px;
        line-height: 2;
    }

    .index-inner {
        margin-bottom: 20px;
    }

    .index-door {
        padding: 0 20px;
    }

    .index-h3 {
        font-size: 12px;
    }

    .index-door-content .h2 {
        font-size: 2.2rem;
    }

    .index-door-more {
        font-size: 1.5rem;
    }

    .index-Clearance .h2 {
        font-size: 2.2rem;
    }

    .Clearance-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .Clearance-left {
        width: auto;
        min-width: inherit;
        text-align: center;
        padding: 0 20px;
    }

    .Clearance-left .h3 {
        font-size: 2.2rem;
    }

    .Clearance-left .left-c {
        font-size: 1.4rem;
        line-height: 2;
    }

    .Clearance-right {
        margin-left: 0;
        margin-top: 15px;
    }

    .Clearance-right .Clearance-swiper {
        padding: 0 30px;
    }

    .Clearance-swiper .li-t .h4 {
        font-size: 1.6rem;
    }

    .index-home {
        padding: 0 20px;
    }

    .index-home .home-tit a {
        font-size: 2.2rem;
    }

    .index-home-ul li .li-con {
        margin: -70px 15px 0 15px;
        padding: 30px 20px 35px 20px;
    }

    .index-home-ul li .li-t {
        font-size: 17px;
    }

    .index-home-ul li .li-t {
        line-height: 2.2;
        letter-spacing: .33px;
        color: #000;
        padding: 16px 0 14px 0;
    }

    .index-home-ul li .li-c {
        font-size: 13px;
        line-height: 2.2
    }

    .index-home-ul li .li-m {
        font-size: 1.6rem;
    }

    .index-join {
        background: url("../images/Homepage_final_Mob2.jpg") no-repeat center;
        background-size: cover;
        padding-bottom: 80px;
        padding-top: 80px;
    }

    .join-content {
        padding-left: 80px;
        padding-right: 80px;
        text-align: center;
    }

    .join-content img {
        max-width: 90%;
        margin: 0 auto;
    }

    .index-join {
        min-height: inherit
    }

    .join-content .join-c {
        margin: 0 -60px;
        font-size: 16px;
        text-align: center;
    }

    .join-content .join-more {
        font-size: 18px;
    }

    .index-shop {
        padding-left: 20px;
        padding-right: 20px;
    }

    .index-shop .shop-tit .h2 {
        font-size: 2.2rem;
    }

    .index-shop .shop-li {
        width: 100%;
    }

    .index-shop .swiper-slide {
        margin-left: -20px;
    }

    .shop-pop920 {
        z-index: 999999;
    }

    .pop920-box {
        height: 100%;
        top: 0;
    }

    /*.shop-pop920-item{min-height:100%;overflow-y:auto;height:100vh;max-height:inherit}*/
    /*.shop-pop920-item{display:block;}*/
    /*.shop-pop920-right{width:100%;}*/
    .index-about {
        background: url("../images/Homepage_Tiles_-_About_Us_-_Mob.jpg") no-repeat center;
        background-size: cover;
    }

    .about-inner {
        padding: 0 20px;
    }

    .index-about .h2 {
        padding: 0;
    }

    .index-about .about-c {
        padding-left: 0;
    }

    .index-about .about-b {
        padding-left: 0;
    }

    .index-about .about-b {
        display: block;
    }

    .index-about .about-more {
        margin: 15px 0px;
    }

    .index-about .h2 {
        font-size: 2.2rem;
    }

    .index-about .about-more {
        font-size: 1.6rem;
    }

    .index-Bedding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .index-Bedding .h1 {
        font-size: 2.2rem;
    }

    .index-Bedding .article p {
        font-size: 1.3rem;
    }

    .main-footer {
        padding: 30px 20px;
        width: auto;
    }

    .main-footer .footer {
        display: none;
    }

    .footer-phone {
        display: block;
    }

    .foot-phone-top {
        display: flex;
        justify-content: space-between;
    }

    .footer-links {
        display: flex;
        align-items: center;
    }

    .footer-links .links-a {
        margin-right: 8px;
    }

    .footer-links img {
        width: 35px;
    }

    .footer-logo {
        width: 88px;
    }

    .main-footer .footer-bottom {
        display: none;
    }

    .footer-pay {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 10px 20px;
    }

    .footer-pay img {
        margin: 20px 12px 0px 6px;
        width: 40px;
    }

    .copyright {
        text-align: center;
        width: auto;
    }

    .phone-nav-li {
        border-top: 1px solid #ef0f5b;
        padding: 20px 0px;
    }

    .phone-nav-t {
        color: #fff;
        font-size: 1.6rem;
        line-height: 1.75;
        display: flex;
        align-items: center;
        font-weight: 500;
    }

    .phone-nav-c {
        display: none;
    }

    .phone-nav-c a {
        display: block;
        color: #a9b5b1;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.75;
        letter-spacing: .015em;
        padding-top: 6px;
    }

    .phone-nav-t:after {
        content: "";
        background-image: url(../images/chevron-down.svg);
        background-size: 16px;
        width: 16px;
        height: 10px;
        background-repeat: no-repeat;
        margin-left: auto;
        transition: .3s ease-in-out;
        display: block;
    }

    .phone-nav-t.on:after {
        transform: rotate(180deg);
    }

    .main-header.fixed .header-top .top-inner {
        padding: 6px 0;
    }

    .mobile-search {
        padding-bottom: 15px;
    }

    .header-bottom {
        position: fixed;
        left: 0;
        width: 315px;
        top: 155px;
        height: calc(100% - 155px);
        z-index: 99999;
        background: #fff;
        padding: 0;
        border: none;
    }

    .header-nav .nav {
        display: block;
    }

    .header-nav .nav-a {
        padding: 19px 0 19px 30px;
        border-bottom: 1px solid #d2d2d2;
    }


}


.shop-pop920 {
    z-index: 99999;
}

.index-shop .shop-li {
    cursor: pointer
}

.shop-pop920 .swiper-container-fade .swiper-slide {
    pointer-events: inherit;
    transition-property: inherit;
}

.header-top .top-a {
    height: 22px;
    line-height: 22px;
}

.shop-pop920-item img {
    max-height: inherit
}

.pop920-head {
    height: 100px;
    width: 420px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 3;
}


.category-swiper {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.category-swiper-w .swiper-button-next:after, .category-swiper-w .swiper-button-prev:after {
    display: none;
}

.category-swiper-w .swiper-button-next {
    opacity: 0;
    width: 30px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    right: 0px;
}

.category-swiper-w .swiper-button-prev {
    opacity: 0;
    width: 30px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    left: 00px
}

.category-swiper-w .swiper-button-next img {
    width: 10px;
    display: block
}

.category-swiper-w .swiper-button-prev img {
    display: block;
    width: 10px;
}

.category-swiper .cate-li a {
    display: block;
    position: relative;
}

.category-swiper .cate-li a img {
    display: block;
    width: 100%;
}

.category-swiper .li-tit {
    position: absolute;
    width: 80%;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .28rem;
    padding: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: .36rem;
    font-size: 18px;
    line-height: 28px;
    height: 80px;
}

.category-swiper-w {
    position: relative;
}

.category-swiper-w:hover .swiper-button-next {
    opacity: 1
}

.category-swiper-w:hover .swiper-button-prev {
    opacity: 1
}

.index-xin {
    margin-bottom: 80px;
}

.index-xin .xin-inner {
    max-width: 1170px;
    margin: 0 auto;
}

.index-xin .xin-inner .xin-li a {
    display: block;
}

.index-xin .xin-inner .xin-li img {
    display: block;
    width: 100%;
}

.index-xin .xin-swiper {
    position: relative;
    overflow: hidden;
}

.index-xin .swiper-button-next:after, .index-xin .swiper-button-prev:after {
    display: none;
}

.index-xin .swiper-button-next {
    opacity: 0;
    width: 30px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    right: 0px;
}

.index-xin .swiper-button-prev {
    opacity: 0;
    width: 30px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    left: 0px;
}

.index-xin .xin-swiper:hover .swiper-button-next {
    opacity: 1;
}

.index-xin .xin-swiper:hover .swiper-button-prev {
    opacity: 1;
}

.index-xin .h2 {
    color: #e91e63;
    padding: 15px 0 30px 0;
    line-height: 1.3;
    letter-spacing: .01em;
    text-decoration: none;
    font-size: 32px;
    font-weight: normal
}


body {
    font-size: 1.4rem;
}

.header-list-scale {
    color: #fff;
    background: #ED1B2f;
    transition: .3s ease-in-out;
    padding: 12.5px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-list-scale .scale-a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}

.list-scale-first .first-img {
    padding: 15px 0px;
}

.list-scale-first .first-img a {
    display: block;
}

.list-scale-first .first-img img {
    display: block;
    width: 100%;
}

.list-scale-first .h1 {
    font-size: 3rem;
    font-weight: 400;
    color: #000;
    line-height: 1.3;
    letter-spacing: .01em;
    margin: 0;
    padding: 18px 0 12px;
}

.list-scale-first .article {
    color: #434244;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: .015em;
    margin: 0;
    padding: 0 0 18px;
}

.index-Category-ul.gray li {
    background: #f0f0f0
}

.list-title {
    font-size: 3rem;
    text-align: center;
    font-weight: normal;
    font-weight: 400;
    color: #000;
    line-height: 1.3;
    letter-spacing: .01em;
}

.list-title.marb30 {
    margin-bottom: 30px;
}

.index-inner.mm {
    margin-bottom: 0px;
}

.scale-list-line {
    height: 1px;
    background: #d3d3d3;
    margin: 50px auto;
}

.scale-list-article {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0px 0px 50px 0;
}

.scale-list-article h2 {
    font-weight: 400;
    color: #000;
    line-height: 1.3;
    letter-spacing: .01em;
    margin: 0;
    padding: 18px 0 10px;
    font-size: 22px;
}

.scale-list-article h2 a:hover {
    text-decoration: underline;
}

.scale-list-article p {
    color: #434244;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: .015em;
    margin: 0;
    padding: 0 0 18px;
}

.inner-position {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto 20px auto;
    max-width: 1170px;
}

.inner-position .s {
    margin: 0 4px;
}

.inner-position .a {
    color: #b1b1b1
}

.inner-position .a:hover {
    text-decoration: underline;
    color: #333;
}

.inner-position .home-a {
    width: 20px;
    height: 20px;
}

.line-a {
    text-decoration: underline
}

.product-list-top {
}

.product-list-choice {
    background: #fff;
    min-height: 80px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .0901960784);
}

.product-list-container {
    min-height: 200px;
    width: 100%;
    max-width: 1170px;
    margin: 35px auto 50px auto;
    /*display: grid;*/
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 3fr);
    grid-gap: 30px;
}

.product-list-left {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    height: -webkit-max-content;
    height: max-content;
    max-height: calc(100vh - 140px);
    width: 100%;
    overflow-y: auto;
}

.product-list-left .left-side-choice li .li-tit {
    font-size: 2rem;
    line-height: 27px;
    font-weight: 500;
    letter-spacing: .3px;
    margin-bottom: 25px;
    color: #000;
}

.product-list-left .li-tit {
    background: url("../images/jj1.png") no-repeat right center;
    cursor: pointer;
    background-size: 20px;
}

.product-list-left .li-tit.active {
    background: url("../images/jj2.png") no-repeat right center;
    cursor: pointer;
    background-size: 20px;
}

.product-list-left .li-con {
    display: none;
}

.left-side-choice li {
    border-bottom: 1px solid #ddd;
}

.left-side-choice {
    padding-right: 20px;
}

.product-list-left .left-side-choice li {
    margin-bottom: 30px;
}

.product-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-list-ul {
    display: grid;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
    column-gap: 20px;
    row-gap: 50px;
}

.product-list-ul li a {
    display: block;
}

.product-list-ul li .li-img img {
    display: block;
    width: 100%;
}

.product-list-ul li .li-img {
    position: relative;
}

.product-list-ul li .num {
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 10px;
    color: #fff;
    background: #9f133d;
    z-index: 3;
    display: flex;
    align-items: center;
    line-height: 1;
}

.product-list-ul li .num .s {
    font-size: 2rem;
    margin: 0 5px;
}

.product-list-ul li .li-t {
    font-size: 16px;
    text-align: center;
    line-height: 1;
    margin: 15px 0px 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-list-ul li .li-p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-list-ul li .li-p .line {
    text-decoration: line-through;
}

.product-list-ul li .li-p .g {
    color: #9f133d;
    margin: 0 4px;
}

.product-list-ul li a:hover {
    text-decoration: underline;
}

.product-list-left .side-li {
    margin: 15px 0px;
}

.product-list-left .radio {
    display: flex;
    align-items: center;
    position: relative;
}

.product-list-left .radio input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.product-list-left .check {
    display: flex;
    align-items: center;
    position: relative;
}

.product-list-left .check input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.product-list-left .radio-s {
    color: #434244;
    background: url("../images/radio1.png") no-repeat 0px center;
    padding-left: 30px;
    background-size: 20px;
    font-size: 16px;
}

.product-list-left .radio-s .count {
    font-size: 13px;
    color: #a3a3a3;
}

.product-list-left .radio input:checked + .radio-s {
    background: url("../images/radio2.png") no-repeat 0px center;
    background-size: 20px;
    color: #e91e63;
}

.product-list-left .check-s {
    color: #434244;
    background: url("../images/check1.png") no-repeat 0px center;
    padding-left: 30px;
    background-size: 20px;
    font-size: 15px;
}

.product-list-left .check-s .count {
    font-size: 13px;
    color: #a3a3a3;
}

.product-list-left .check input:checked + .check-s {
    background: url("../images/check2.png") no-repeat 0px center;
    background-size: 20px;
    color: #e91e63;
}


.product-detail {
    display: flex;
    justify-content: space-between;
    max-width: 1170px;
    margin: 20px auto;
}

.product-detail-left {
    width: 50.3%;
}

.product-detail-right {
    width: 44.4%;
}

.product-detail-big {
    position: relative;
}

.product-detail-left-big .swiper-big {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.product-detail-left-small {
    position: relative;
    margin-top: 30px;
}

.product-detail-left-small .swiper-small {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.product-detail-left-small img {
    display: block;
    width: 100%;
    cursor: pointer;
}

.product-detail-left-big img {
    display: block;
    width: 100%;
    cursor: pointer;
}

.product-detail .swiper-small-next:after {
    display: none;
}

.product-detail .swiper-small-prev:after {
    display: none;
}

.product-detail .swiper-small-next {
    right: 0;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8) url("../images/chevron-right.svg") no-repeat center;
    background-size: 10px;
}

.product-detail .swiper-small-prev {
    left: 0;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8) url("../images/chevron-left.svg") no-repeat center;
    background-size: 10px;
}

.product-detail .swiper-small-next:hover {
    background: rgba(255, 255, 255, 1) url("../images/chevron-right.svg") no-repeat center;
    background-size: 10px;
}

.product-detail .swiper-small-prev:hover {
    background: rgba(255, 255, 255, 1) url("../images/chevron-left.svg") no-repeat center;
    background-size: 10px;
}

.product-detail-left-small .swiper-slide-thumb-active:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: rgba(0, 0, 0, 0.5)
}

.product-detail-left-small .swiper-slide {
    position: relative;
}

.product-detail-img-close {
    transition: all 300ms;
    opacity: 0.6;
    z-index: 12;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url("../images/close1.svg") center;
    background-size: 100%;
}

.product-detail-img-pop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom right, #77736d, #706d68);
    /*display: none;*/
    z-index: 99999;
}

.product-detail-img-pop .product-swiper-pop img {
    display: block;
    height: 90%;
    margin: 0 auto;
    top: 5%;
}

.product-detail-img-pop .product-swiper-pop .swiper-slide {
    display: flex;
    align-items: center;
}

.product-detail-img-close:hover {
    transform: scale(1.05);
    opacity: 0.8;
}

.product-detail-img-pop-inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-swiper-pop {
    width: 100%;
    height: 100%;
    display: flex;
}

.product-swiper-pop .swiper-button-next:after {
    color: #fff;
    transition: all 300ms;
    opacity: 0.5;
}

.product-swiper-pop .swiper-button-prev:after {
    color: #fff;
    transition: all 300ms;
    opacity: 0.5;
}

.product-swiper-pop .swiper-button-next:hover:after {
    transform: scale(1.05);
    opacity: 0.8
}

.product-swiper-pop .swiper-button-prev:hover:after {
    transform: scale(1.05);
    opacity: 0.8
}

.product-detail-tit {
    font-size: 30px;
    color: #000;
    font-weight: normal;
    margin: 20px 0px 10px 0;
}

.product-detail-right-tip {
    color: #e91e63;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.product-detail-right-read {
    text-decoration: underline;
    color: #e91e63;
    margin-top: 15px;
}

.product-detail-right-read .read-btn {
    cursor: pointer;
}

.product-detail-right-table {
    margin: 20px 0px;
}

.product-detail-right-table table {
    width: 100%;
}

.product-detail-right-table table .price {
    color: #9f133d;
}

.product-detail-right-table table .price .line {
    text-decoration: line-through;
    color: #706d68;
    font-size: 12px;
}

.product-detail-right-table table tr td {
    padding: 15px 10px;
    color: #706d68;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}

.product-detail-right-table table tr th {
    font-weight: normal;
    font-size: 12px;
    padding: 15px 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

.product-count {
    display: flex;;
    align-items: center;
    justify-content: center;
    position: relative;
}

.product-count .count-ww {
    border: solid 1px #ddd;
    background-color: #f7f7f7;
    align-items: center;
    height: 42px;
    justify-content: center;
    position: relative;
}

.product-count .count-text {
    width: 38px;
    color: #434244;
    text-align: center;
    height: 30px;
}

.product-count .count-btn {
    width: 30px;
    height: 40px;
    max-width: 30px;
    max-height: 40px;
    font-size: 16px;
    color: #636466;
    font-weight: lighter;
}

.product-detail-right-total {
    margin-top: 28px;
    text-align: right;
    margin-bottom: 15px;
    font-size: 24px;
    color: #706d68;
}

.product-detail-right-pay {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 20px 0px;
}

.product-detail-right-pay a {
    display: block;
    margin-left: 10px;
}

.product-detail-right-pay a img {
    display: block;
    width: 42px;
}

.product-detail-right-bot {
    display: flex;
    justify-content: space-between;
}

.pro-wis-btn-w {
    width: 33.333%;
}

.pro-wis-btn-w .pro-wis-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 81px;
    background: #fff;
    border: 1px solid #ddd;
    color: #636569;
    font-weight: 500;
    font-size: 18px;
    width: 100%;
}

.pro-wis-btn-w .pro-wis-btn:hover {
    background: #f7f7f7
}

.pro-wis-btn-w .pro-wis-btn .icon {
    display: block;
    margin-right: 10px;
}

.pro-bag-btn-w {
    width: calc(66.6666% - 16px);
}

.pro-bag-btn-w .pro-bag-btn {
    background: #e91e63;
    color: #fff;
    height: 81px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.pro-bag-btn-w .pro-bag-btn:hover {
    background: #ef0f5b
}


.product-detail-two-wrap {
    background: #f5f5f5;
}

.product-detail-two {
    padding: 90px 0;
}

.product-detail-two-inner {
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.product-detail-two-left {
    width: 49.14%;
}

.product-detail-two-right {
    width: 45.25%;
}

.product-detail-two h2 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 2px;
    color: #000;
}

.product-detail-two-left h4 {
    font-weight: normal;
    font-size: 18px;
    margin: 10px 0px;
    color: #000;
}

.product-detail-two-left .article {
    line-height: 2;
    color: #434244;
}

.product-detail-two-left .article p {
    line-height: 2;
}

.product-detail-two-right-li-down {
    display: none;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 30px;
}

.product-detail-two-right-li {
    cursor: pointer;
    padding: 30px 0px;
    font-weight: 500;
    font-size: 16px;
    color: #434244;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
}

.product-detail-two-right-li h4 {
    font-size: 16px;
    font-weight: 500;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-detail-two-right-li .icon {
    width: 30px;
    height: 30px;
    background: url("../images/jj1.png") no-repeat center;
    background-size: 20px auto;;
}

.product-detail-two-right-li.on .icon {
    background: url("../images/jj2.png") no-repeat center;
    background-size: 20px;
}

.product-detail-two-right-con {
    margin-top: 30px;
}

.product-detail-two-right-li.on {
    border-bottom: 1px solid #f5f5f5;
}

.product-detail-two-right-li-down .two-liaw {
    margin-bottom: 15px;
}

.product-detail-two-right-li-down .two-lia {
    color: #e91e63;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
}

.product-detail-two-right-li-down p {
    color: #414042;
    margin: 0 0 18px;
}

.product-detail-two-right-li-down .lia {
    color: #e91e63;
    text-decoration: underline;
    font-size: 16px;
}

.product-detail-three {
    padding: 60px 0px;
}

.product-detail-three-inner {
    max-width: 1170px;
    margin: 0 auto;
}

.product-detail-h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
}

.product-detail-three-ul {
    display: flex;
    flex-wrap: wrap;
}

.product-detail-three-ul li {
    margin: 0 10px 40px;
    width: calc(25% - 20px);
}

.product-detail-three-ul li a {
    display: block;
}

.product-detail-three-ul li .li-img img {
    display: block;
    width: 100%;
}

.product-detail-three-ul li .li-t {
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 20px 0px 15px 0;
    line-height: 1;
}

.product-detail-three-ul li .li-c {
    text-align: center;
    margin: 10px 0px 5px 0;
}

.product-detail-three-ul li .li-p {
    text-align: center;
    color: #434244;
}

.product-detail-three-ul li .li-p .p {
    color: #9f133d;
}

.product-detail-three-ul li .linep {
    text-decoration: line-through;
}

.product-detail-three-ul li .line {
    font-size: 12px;
    text-decoration: line-through;
}


.login-inner-banner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 42px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: top;
    background-image: url(../images/join-rewards-hero@2x.png);
    color: #fff;
    text-align: center;
}

.login-inner-banner .icon {
    width: 200px;
    display: block;
    margin: 0 auto;
}

.login-inner-banner h5 {
    letter-spacing: .27px;
    color: #fff;
    max-width: 960px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    padding-top: 17px;
    font-weight: 400;
    font-style: italic;
}

.login-container {
    margin: 38px 0px;
}

.login-inner {
    max-width: 1170px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 58px;
}

.login-inner-left {
}

.login-inner-right {
}

.login-inner-tab {
    display: flex;
}

.login-inner-tab .tab-li {
    border-bottom: 1px solid #d3d3d3;
    flex: 1;
    text-align: center;
    color: #898a8d;
    padding: 15px 0px;
    line-height: 32px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}

.login-inner-tab .tab-li:hover {
    background: #f7f7f7;
}

.login-inner-tab .tab-li.active {
    color: #e91e63;
    border-bottom: 2px solid #e91e63;
}

.login-box {
    display: none;
    padding: 30px 0px;
}

.login-box.active {
    display: block;
}

.login-box .login-h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    margin: 20px 0;
}

.login-box .login-tip {
    font-weight: 400;
    font-style: italic;
    text-align: center;
    color: #636466;
    line-height: 1.75;
}

.login-item {
    margin: 30px 0px;
    display: flex;
    justify-content: space-between;
}

.red {
    color: #9f133d;
}

.login-item .label {
    margin-bottom: 15px;
    color: #000;
}

.login-item .input {
    background: #fff;
    padding: 10px;
    width: 100%;
    border: 0.7px solid #a3a3a3;
    border-radius: 5px;
    line-height: 32px;
    letter-spacing: .27px;
}

.rate100 {
    width: 100%;
}

.rate50 {
    width: calc(50% - 24px);
}

.login-item .input:hover {
    border-color: #e91e63
}

.login-item .input:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.login-check {
    width: 100%;
    position: relative;
}

.login-check .check {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.login-check .check + span {
    background: url("../images/check1.png") no-repeat 0 center;
    display: block;
    padding-left: 32px;
    background-size: 24px;
    color: #e91e63;
}

.login-check .check:checked + span {
    background: url("../images/check2.png") no-repeat 0px center;
    background-size: 24px;
}

.login-btn {
    margin: 40px 0px;
    height: 65px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0;
    background-color: #e91e63;
    text-transform: uppercase;
}

.login-btn:hover {
    background: #ef0f5b
}

.login-privacy {
    background: #f7f7f7;
    padding: 36px;
    color: #434244;
    line-height: 2;
}

.login-privacy .privacy-a {
    color: #e91e63;
    text-decoration: underline;
}

.login-privacy .privacy-a:hover {
    opacity: 0.6;
}

.login-other .other-flex {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(1px, 1fr));
    background: #fff;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, .0784313725);
    border: 1px solid #f0f0f0;
}

.login-other .other-a {
    display: block;
    background: #fff;
    text-align: center;
    letter-spacing: .24px;
    color: #e91e63;
    font-size: 13px;
    line-height: 24px;
    text-transform: none;
    height: auto;
    width: auto;
    padding: 18px 1px 16px 1px;
}

.login-other .other-a:not(:last-child) {
    border-right: 1px solid #f0f0f0;
}

.login-other .other-a:hover {
    background: #f4f7f4;
}

.login-other .other-h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}

.login-inner-right-box {
    background: #465e68;
    position: relative;
    padding-top: 84px;
    padding-bottom: 68px;
    display: grid;
    place-items: center;
    row-gap: 42px;
}

.login-inner-right-box .border {
    position: absolute;
    top: 32px;
    right: 32px;
    bottom: 32px;
    left: 32px;
    border: 1px solid #fff;
    opacity: .37;
}

.login-inner-right-box .header {
    text-align: center;
    color: #fff;
    letter-spacing: 2.8px;
    color: #fff;
    font-size: 12px;
}

.login-inner-right-box .advantages {
    list-style-type: none;
    -webkit-margin-before: 0px;
    margin-block-start: 0px;
    -webkit-margin-after: 0px;
    margin-block-end: 0px;
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
    display: grid;
    row-gap: 42px;
}

.login-inner-right-box .advantages li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #fff;
    padding-left: 72px;
    padding-right: 72px;
    line-height: 2.2
}

.login-inner-right-box .advantages li .title {
    letter-spacing: .31px;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    padding: 0px;
    margin-top: 16px;
    margin-bottom: 12px;
}

.login-inner-right .tnc {
    background: #f7f7f7;
    padding: 36px;
    display: grid;
    row-gap: 20px;
    color: #434244;
    margin-top: 30px;
}


.code-drawer {
    position: fixed;
    overflow-y: auto;
    z-index: 999999;
    outline: 0;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    transform: none;
    display: none;
    background: none
}

.code-drawer .overlay {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .5019607843);
    z-index: 20;
    opacity: 0;
    transition: opacity .3s;
}

.code-drawer .overlay.show {
    opacity: 1;
    transition: opacity .3s;
}

.code-drawer-inner {
    position: absolute;
    top: 0px;
    right: 0px;
    min-height: 100vh;
    background-color: #fff;
    z-index: 110;
    width: 100%;
    max-width: 485px;
    transform: translateX(100%);
    transition: transform .3s;
}

.code-drawer.show {
    display: block;
}

.code-drawer-inner.show {
    transform: translateX(0%);
    transition: transform .3s;
}

.code-drawer-close {
    cursor: pointer;
    width: 55px;
    height: 55px;
    background: url("../images/close.svg") no-repeat center;
    margin-left: auto;
    margin-right: 44px;
    margin-top: 30px;
    background-size: 32px;
}

.code-drawer-close:hover {
    background: rgba(0, 0, 0, 0.04) url("../images/close.svg") no-repeat center;
    border-radius: 100%;
    background-size: 32px;
}

.code-drawer-tit {
    display: block;
    width: 132px;
    margin: 50px auto 10px auto;
}

.code-drawer-h1 {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    padding: 10px 44px;
}

.code-drawer-form {
    margin: 20px 44px;
}

.center-container {
    margin: 30px auto;
    max-width: 1170px;
    display: flex;
    justify-content: space-between;
}

.center-side {
    width: 300px;
}

.center-side-bar {
    padding: 25px 40px 40px;
    border: none;
    background-color: #f0f0f0;
}

.center-side-ul {
}

.center-side-ul li a {
    display: block;
    color: #434244;
    padding: 20px 0;
    line-height: 28px;
    border-bottom: solid 1px #c1c1c1;
    font-size: 16px;
}

.center-side-ul li.active a {
    color: #e91e63;
    font-weight: bold;
}

.center-main {
    order: 2;
    flex: 1 1 auto;
}


.help-header {
    text-align: center;
    padding: 32px 0px;
    background: #fff;
}

.help-header img {
    display: block;
    height: 56px;
    margin: 0 auto 15px auto;
}

.help-header p {
    color: #636569;
    font-size: 16px;
    letter-spacing: 4.8px
}

.help-banner {
    background: url("../images/top_banner_desktop.png") no-repeat center;
    background-size: cover;
    padding: 55px 0 60px 0;
}

.help-banner .banner-tit {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.help-banner .banner-search {
    max-width: 480px;
    margin: 20px auto;
    display: flex;
    background: #fff;
    border-radius: 35px;
    align-items: center;
}

.help-banner .banner-search .input {
    width: 100%;
    height: 65px;
    padding: 0 30px;
    flex: 1;
    font-size: 16px;
    letter-spacing: 0.09em;
}

.help-banner .banner-search .input ::placeholder {
    color: #b2b2b9;
}

.help-banner .banner-search .icon {
    margin-right: 30px;
    min-width: 24px;
    display: block;
    width: 24px;
    height: 24px;
    background: url("../images/sear.svg") no-repeat center;
    background-size: 100%;
}

body {
    letter-spacing: 0.07em;
}

.body-gray {
    background: #f7f7f7;
}

.help-container {
}

.help-h2 {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    color: #000;
}

.help-section1 {
    max-width: 1170px;
    margin: 0px auto;
    background: #f7f7f7;
    padding: 60px 0px;
}

.help-section1-ul {
    margin-top: 30px;
}

.help-section1-ul li {
    background: white;
    margin-bottom: 15px;
}

.help-section1-ul li .li-hd {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    display: flex;
    justify-content: space-between;
    padding: 29px 31px;
    cursor: pointer;
}

.help-section1-ul li .li-hd .icon {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/accordion_chevron.svg") no-repeat center;
}

.help-section1-ul li .li-t {
    flex: 1;
}

.help-section1-ul li .li-hd.on .icon {
    transform: rotate(180deg);
}

.help-section1-ul li .li-bd {
    padding: 20px 31px;
    color: #424244;
    line-height: 2;
    display: none;
}

.help-section1-ul li .line-a {
    color: #e91e63;
    text-decoration: underline;
}

.help-section1-ul li .li-bd p {
    margin: 0 0 10.9375px
}

.help-section1-ul li:hover {
    box-shadow: 0px 1px 10px #0000001a
}

.help-section2 {
    padding: 10px 0 60px 0;
    max-width: 1170px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    margin-top: 78px;
}

.help-section2-left {
}

.help-section2-left .help-h2 {
    text-align: left;
}

.help-section2-right {
}

.help-section2-ul {
    margin-top: 30px;
}

.help-section2-ul li {
    margin-bottom: 15px;
}

.help-section2-ul li h4 {
    font-weight: 500;
    color: #000;
    flex: 1;
    margin-right: 30px;
    font-size: 17px;
}

.help-section2-ul li a {
    display: flex;
    padding: 40px 27px 40px 31px;
    align-items: center;
    background: #fff;
}

.help-section2-ul li .num {
    background: #f4f7f4;
    border-radius: 15px;
    padding: 2px 16px;
    line-height: 28px;
    color: #e91e63;
}

.help-section2-ul li .icon {
    background: url("../images/accordion_chevron.svg") no-repeat center;
    width: 30px;
    height: 30px;
    margin-left: 20px;
    transform: rotate(-90deg);
}

.help-section2-ul li .li-fr {
    display: flex;
    align-items: center;
}

.help-section2-ul li a:hover {
    box-shadow: 0px 1px 10px #0000001a
}

.help-h3 {
    color: #636466;
    font-size: 24px;
    font-weight: 400;
}

.help-section2-right .help-tip {
    color: #424244;
    margin: 30px 0px;
}

.help-section2-right .help-table table {
    width: 100%;
    border-collapse: collapse
}

.help-section2-right .help-table {
    margin: 30px 0px;
}

.help-section2-right .help-table table tr th {
    border: 1px solid #d5d5d5;
    background: #e91e63;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    padding: 21px 0;
}

.help-section2-right .help-table table tr td {
    border: 1px solid #d5d5d5;
    padding: 21px 10px;
    text-align: center;
    font-size: 16px;
    color: #434244;
}

.help-section2-right .help-table table tr td:nth-child(1) {
    font-weight: 600;
    color: #183247;
}


.help-section3 {
    background: url("../images/bottom_banner_desktop.png") no-repeat center;
    background-size: cover;
    padding-top: 112px;
    padding-bottom: 99px;
    margin-top: 20px;
    text-align: center;
    color: #fff;
}

.help-section3 h2 {
    font-weight: 500;
    font-size: 26px;
}

.help-section3 p {
    margin: 15px 0;
}

.help-section3-btn {
    display: block;
    width: 235px;
    height: 70px;
    margin: 20px auto;
    background: #fff;
    line-height: 70px;
    text-align: center;
    color: #e91e63;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}

.help-section3-btn:hover {
    background: #f9f9f9;
}

.help-list {
    padding-top: 70px;
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 60px;
}

.help-list ul.breadcrumbs {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-inline-start: 0px;
    margin-block-start: 0px;
    margin-block-end: 0px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(1px, max-content));
    grid-gap: 4px;
    align-items: center;
}

.help-list ul.breadcrumbs p {
    margin: 0px;
    font-size: 16px;
    line-height: 32px;
    font-size: 13px;
    color: #a3a3a3;
}

.help-list ul.breadcrumbs a {
    font-size: 16px;
    line-height: 32px;
    color: #e91e63;
    font-size: 13px;
}

.help-list ul.breadcrumbs a:hover {
    opacity: 0.6;
}

.help-list h1 {
    margin-top: 14px;
    margin-bottom: 38px;
    color: #000;
    font-weight: 400;
}

.help-list > ul.articles {
    list-style: none;
    margin-block-start: 0px;
    margin-block-end: 0px;
    padding-inline-start: 0px;
    margin: 0px;
    background: white;
    padding: 48px;
    display: grid;
    grid-gap: 8px;
}

.help-list .login-item .input {
    border-color: #ccc;
}

.help-list .login-item .select {
    border-color: #ccc;
}

.help-list > ul.articles li {
    padding-top: 21px;
    padding-bottom: 21px;
    border-bottom: 1px solid #d5d5d5;
}

.help-list > ul.articles li a {
    line-height: 32px;
    letter-spacing: 0.27px;
    color: #434244;
}

.help-list > ul.articles li a:hover {
    opacity: 0.6;
}

#related-article-list {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 10px;
    display: grid;
    grid-gap: 8px;
}

#related-article-list li {
    margin-bottom: 0px;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #d5d5d5;
}

.ellipsis {
    white-space: initial;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#related-article-list li a {
    line-height: 32px;
    letter-spacing: 0.27px;
    color: #424244;
}

#related-article-list li a:hover {
    opacity: 0.6;
}

.help-list-lead {
    color: #636466;
    font-size: 22px;
    font-weight: 400;
    margin-top: 30px;
}

.body-gray {
    min-height: 100vh;
}

.contact-tip {
    color: #434244;
    line-height: 32px;
}

.help-list form {
    margin-top: 25px;

}

.login-item .select {
    display: block;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 0px;
    border: 0.7px solid #a3a3a3;
    border-radius: 3px;
    appearance: none;
    background-image: url(../images/accordion_chevron.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 97%;
    padding-right: 8%;
    height: 50px !important;
    padding-left: 10px;
    font-size: 16px;
    color: #424244;
    line-height: 32px;
    outline: none;
}

.login-item .input {
    padding: 10px 0;
    text-indent: 10px;
}

.help-list .login-item .select:hover {
    border-color: #e91e63
}

.help-list .login-item .input:hover {
    border-color: #e91e63
}

.login-item .select:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.help-list .login-item .text {
    padding: 10px;
    font-size: 16px;
    min-height: 260px;
    width: calc(100% - 22px);
    border: 1px solid #a3a3a3;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}

.help-list .login-item .text:hover {
    border-color: #e91e63
}

.help-list .login-item .text:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.help-list .login-item .hidden_upload {
    position: relative;
    background: #ffffff;
    border: 1px dashed #d5d5d5;
    border-radius: 10px;
    text-align: center;
    padding-top: 49px;
    padding-bottom: 49px;
}

.help-list .login-item .hidden_upload:hover {
    border-color: #e91e63
}

.upload-files {
    width: 100%;
}

.help-list .login-item .hidden_upload .up-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.bbnt-upload-files-title {
    color: #e91e63;
    font-size: 20px;
    line-height: 27px;
    margin: 10px 0px;
    font-weight: 500;
}

.bbnt-upload-files-subtitle {
    color: #e91e63;
}


.header-list-scale {
    background: #881719
}

.help-list.max-540 {
    max-width: 540px;
}

.gift-banner {
    background: url("../images/banner-hero@2x.png") no-repeat center;
    background-size: cover;
}

.gift-banner .banner-inner {
    max-width: 1170px;
    margin: 0 auto;
}

.gift-banner .banner-inner .title {
    line-height: 48px;
    font-weight: normal;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 8px;
}

.gift-banner .banner-inner .subtitle {
    color: #fff;
    font-style: oblique;
    line-height: 32px;
    letter-spacing: .27px;
    padding: 0px 0px 22px 0px;
}

.gift-tab {
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .0588235294);
}

.gift-tab .tabs {
    max-width: 676px;
    display: flex;
    margin: 0 auto;
}

.gift-tab .tab-li {
    flex: 1;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #898a8d;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
}

.gift-tab .tab-li:hover {
    background: #f7f7f7;
}

.gift-tab .tab-li.active {
    color: #e91e63;
    font-weight: 500;
    border-bottom: 2px solid #e91e63
}

.gift-container {
    max-width: 650px;
    margin: 0 auto;
}

.gift-content {
    display: none;
}

.gift-content.active {
    display: block;
}

.gift-h2 {
    font-weight: 500;
    color: #000;
    font-size: 22px;
}

.gift-content .tip-c {
    color: #898a8d;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: -10px;
}

.gift-radio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px -8px;
}

.gift-radio .radio-li {
    position: relative;
}

.gift-radio .radio-li .radio {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.gift-radio .radio-li .c {
    width: 100%;
    background: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    color: #434244;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 8px;
    width: 90px;
    border: 1px solid #d5d5d5;
}

.gift-radio .radio-li .radio:checked + .c {
    background: #f4f7f4;
    border: 2px solid #e91e63;
    color: #e91e63;
}

.gift-radio .radio-li:hover .c {
    background: #f7f7f7;
}

.help-list .login-item .input.date {
    background: url("../images/gift_card_form_calendar_input.svg") no-repeat 98% center;
}


.center-side {
    margin-right: 50px;
}

.center-h1 {
    font-size: 30px;
    color: #000;
    font-weight: 500;
}

.block-dashboard-info {
    padding: 10px 0;
}

.center-main .block-title {
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-weight: 400;
    color: #434244;
}

.center-main .block-title strong {
    font-weight: 400;
}

.center-main .box-title {
    padding: 10px 0;
    display: inline-block;
    font-weight: normal;
}

body {
    color: #434244;
}

a {
    color: #434244;
}

.center-main .box-content p {
    padding: 0 0 18px;
}

.center-main .action.edit {
    font-weight: 500;
    font-weight: 550;
}

.center-main .action.change-password:hover {
    text-decoration: underline;
}

.block-dashboard-addresses {
    padding: 10px 0;
}

.text-line-hover:hover {
    text-decoration: underline;
}

.center-account label {
    display: block;
    color: #000;
    margin-bottom: 9px;
}

.center-account .control {
    padding-bottom: 10px;
}

.center-account .input {
    height: 50px;
    font-size: 16px;
    color: #000;
    border: 1px solid #a3a3a3;
    padding: 0 10px;
    max-width: 100%;
    width: 100%;
}

.account-check {
    position: relative;
    padding-top: 5px;
}

.account-check .check {
    position: absolute;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin: -2px 0;
}

.account-check .check + label {
    position: relative;
    cursor: pointer;
    padding: 0 0 0 26px;
    margin: 0 0 16px;
    line-height: 15px;
    color: #000;
}

.account-check .check + label:before {
    content: "";
    display: block;
    border: 1px solid #64656a;
    box-shadow: 0 0 0 1px #fff inset;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.account-check input[type=checkbox]:not(.star):checked + label::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #e91e63;
}

.account-check input[type=checkbox]:not(.star):checked + span::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #e91e63;
}

.field-tooltip {
    margin: 15px 0px;
}

.field-tooltip .label {
    display: block;
    margin-bottom: 10px;
}

.center-account {
    margin-top: 15px;
}

input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: -internal-light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important;
    color: fieldtext !important;
}

.center-account-btn {
    display: block;
    min-width: 170px;
    height: 55px;
    text-align: center;
    background: #e91e63;
    color: #fff;
    text-transform: uppercase;
    margin: 20px 0px;
    font-size: 15px;
}

.center-account-btn:hover {
    background: #ef0f5b
}

.account-bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.account-back {
    text-transform: uppercase;
    font-size: 16px;
}

.block-addresses-default {
    padding: 10px 0;
}

.additional-addresses {
    margin-top: 20px;
}

.additional-addresses table {
    text-align: left;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #fff;
    max-width: 100%;
    width: 100%;
}

.additional-addresses table th {
    font-weight: 600;
    letter-spacing: .05em;
    padding: 7px;
    background: #fff;
    border: 1px solid #64656a;
    vertical-align: top;
}

.additional-addresses table td {
    padding: 7px;
    border: 1px solid #64656a;
    background: #fff;
    font-size: 13px;
}

.additional-addresses table td .action.edit {
    font-weight: 400;
}

.public-table-pages {
    display: flex;
    margin: 15px 0;
    align-items: center;
    justify-content: space-between;
}

.public-table-pages .limiter {
    display: flex;
    align-items: center;
}

.public-table-pages .limiter-options {
    background-color: #fff;
    padding: 10px;
    width: 100%;
    margin-top: -4px;
    border: 1px solid #d3d3d3;
}

.public-table-pages .control {
    margin-left: 6px;
    margin-right: 6px;
}

.actions-toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}

.message.empty {
    margin: 10px 0;
}


.page-main {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-top: 30px;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar {
    padding-top: 0px;
    margin-bottom: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar h1 {
    color: #000;
    font-weight: 400;
    font-size: 30px;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary {
    display: flex;
    align-items: center;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.tocart {
    background: none;
    color: #646569;
    text-transform: none;
    display: flex;
    padding: 0px;
    font-size: 1.8rem;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: auto;
    margin-left: 36px;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.removeall {
    background: none;
    color: #646569;
    text-transform: none;
    display: flex;
    padding: 0px;
    font-size: 1.8rem;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: auto;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.removeall:hover {
    opacity: 0.8
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.tocart:hover {
    opacity: 0.8;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.share {
    background: none;
    text-transform: none;
    display: flex;
    padding: 0px;
    font-size: 1.8rem;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: auto;
    margin-left: 36px;
    color: #e91e63;
    font-weight: 500;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.share:hover {
    opacity: 0.8;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.removeall span {
    margin-left: 10px;
    font-size: 15px;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.removeall::before {
    content: "";
    background-image: url(../images/wishlist-minus.svg);
    width: 22px;
    height: 22px;
    background-size: 22px;
    display: block;
    background-repeat: no-repeat;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.tocart::before {
    content: "";
    background-image: url(../images/wishlist-plus.svg);
    width: 22px;
    height: 22px;
    background-size: 22px;
    display: block;
    background-repeat: no-repeat;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.share::before {
    content: "";
    background-image: url(../images/wishlist-share.svg);
    width: 22px;
    height: 22px;
    background-size: 20px;
    display: block;
    background-repeat: no-repeat;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.share span {
    margin-left: 10px;
    font-size: 15px;
}

.wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action.tocart span {
    margin-left: 10px;
    font-size: 15px;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items {
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
    border-top: 1px solid #ddd;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item {
    padding: 16px 0px;
    border-bottom: 1px solid #ddd;
    background: none;
    display: flex;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    flex: 1 1 auto;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container {
    display: flex;
    flex-grow: 1;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container {
    display: flex;
    align-items: center;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container .product-item-photo {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container .product-item-photo .product-image-photo {
    width: 130px;
    height: 130px;
    min-width: 130px;
    min-height: 130px;
    font-size: 0px;
    object-fit: cover;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container .wishlist-item-details-container {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 16px;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container .wishlist-item-details-container .wishlist-item-details-main-container {
    text-align: start;
}

.wishlist-index-index .column.main .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container .wishlist-item-details-container .wishlist-item-details-main-container .item-code {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0px;
    font-style: italic;
}


.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container .wishlist-item-details-container .wishlist-item-stock-notice {
    display: flex;
    align-items: center;
    color: #e91e63;
    font-weight: 500;
    font-size: 16px;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container .wishlist-item-details-container .wishlist-item-stock-notice.wishlist-item-stock-notice-available::before {
    content: "";
    width: 16px;
    height: 16px;
    background-size: 16px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(../images/icon-tick.svg);
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .box-tocart {
    margin-right: 24px;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .box-tocart .fieldset {
    display: flex;
    align-items: center;
    border: none;
    margin: 0px;
    padding: 0px;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .box-tocart .fieldset .field.qty {
    display: flex;
    align-items: center;
    background: #f7f7f7;
    border: 1px solid #d6d6d6;
    margin-right: 24px;
    height: 55px;
    max-width: 150px;

}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .box-tocart .fieldset .field.qty .qty-control--more .icon {
    content: "";
    background-image: url(../images/wishlist-quantity-plus.svg);
    width: 12px;
    height: 12px;
    background-size: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}

.product-item .product-item-info .product-item-actions-container .box-tocart .fieldset .field.qty .qty-control--less .icon {
    background-image: url(../images/wishlist-quantity-minus.svg);
    width: 12px;
    height: 12px;
    background-size: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .box-tocart .fieldset .field.qty .control.qty {
    padding-bottom: 0px;
    flex: 1;

}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .box-tocart .fieldset .field.qty .control.qty .input-text.qty {
    border: none;
    background: none;
    font-size: 16px;
    text-align: center;
    height: 50px;
    color: #000;
    padding: 0 0px;
    max-width: 100%;
    width: 100%;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .box-tocart .fieldset .field.qty .qty-control {
    width: 45px;
    height: 55px;
    min-width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .box-tocart .fieldset .wishlist-product-item-actions .actions-primary .action.tocart.primary {
    color: #fff;
    font-weight: 500;
    padding: 14px 44px;
    width: -webkit-max-content;
    width: max-content;
    height: 55px;
    background-color: #e91e63;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .product-item-extra-actions-container .btn-remove.action.delete {
    color: #646569;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .product-item-extra-actions-container .btn-remove.action.delete::before {
    content: "";
    background-image: url(../images/wishlist-minus.svg);
    width: 22px;
    height: 22px;
    background-size: 22px;
    display: block;
    background-repeat: no-repeat;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-actions-container .product-item-extra-actions-container .btn-remove.action.delete span {
    margin-left: 8px;
}

.wishlist-index-index .form-wishlist-items .product-item-link {
    color: #e91e63;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

.wishlist-index-index .form-wishlist-items .product-item-link:hover {
    text-decoration: underline;
}

.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .wishlist-item-content-container .wishlist-item-details-container .wishlist-item-details-main-container .item-code {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0px;
    font-size: 13px;
    font-style: italic;
}


.bag-index-index .main-title {
    font-size: 30px;
    font-weight: 500;
    color: #000
}

.bag-index-index .bbnt-mybag .cart-items {
    display: flex;
}

.bag-index-index .bbnt-mybag .cart-items .item-list {
    width: 52%;
}

.bag-index-index .bbnt-mybag .bbnt-divider {
    border-bottom: 1px solid #d3d3d3;
    height: 60px;
    display: flex;
    align-items: flex-end;
    font-size: 14px;
    color: #434244;
}

.bag-index-index .pure-u-lg-5-24 {
    display: inline-block;
    zoom: 1;
    width: 20.8333%;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.bag-index-index .topic-area .topic-group {
    display: flex;
    justify-content: space-between;
    width: 79.1667%;
}

.bag-index-index .product-item-component .item-details .item-img {
    margin-right: 20px;
    width: 30%;
}

.bag-index-index .o-imagewrap {
    display: block;
    position: relative;
    margin: 0;
    overflow: hidden;
    white-space: pre;
    width: 100%;
    height: 95%;
    padding-bottom: 100%;
}

.bag-index-index .o-imagewrap .o-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bag-index-index .item-img a .o-imagewrap .o-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
    transition: opacity .3s .2s;
    text-align: center;
}

.pure-u-13-24 {
    width: 54.1667%;
}

.topic-area .topic-group .topic-quantity {
    padding-left: 20px;
    margin-bottom: 10px;
    text-align: center;
    width: 25%;
}

.topic-area .topic-group .topic-2 {
    margin-bottom: 10px;
    text-align: center;
    width: 20.8333%;
}

.bbnt-mybag .bbnt-divider {
    border-bottom: 1px solid #d3d3d3;
    width: 100%;
}

.product-item-component .item-details {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 36px 0;
}

.product-item-component .item-details .item-img {
    margin-right: 20px;
    width: 30%;
}

.product-item-component .item-details .product {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 79.1667%;
}

.pure-u-lg-13-24 {
    width: 54.1667%;
}

.product-item-component .item-details .product .item-quantity {
    text-align: center;
    padding-right: 10px;
    width: 25%;
}

.product-item-component .item-details .product .item-total-row {
    width: 20.8333%;
    display: flex;
    flex-direction: column;
}

.bbnt-mybag .cart-items .my-bag-summary {
    width: 48%;
}

.payment-methods {
    padding: 30px 0;
    justify-content: center;
    display: flex;
}

.payment-methods .payment-methods__logo {
    width: auto;
    height: 22px;
    margin: 0 6px 10px;
}

.bbnt-mybag .cart-items .my-bag-summary {
    width: 48%;
}

.cart-summary-container {
    padding-top: 25px;
    padding: 7px 0 7px 83px;
}

.bag-index-index .product-item-component {
    border-bottom: 1px solid #d3d3d3;
}

.product-item-component .item-details .product {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 79.1667%;
}

.product-item-component .item-details .product .item-description .description {
    margin-bottom: 5px;
    width: 100%;
    padding-right: 30px;
}

.product-item-component .item-details .product .item-description .description a {
    color: #434244;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
    overflow-wrap: break-word;
    overflow: hidden;
    max-height: 80px;
    min-height: 20px;
    display: block;
    letter-spacing: .15px;
}

.product-item-component .item-details .product .item-description .item-code {
    font-style: italic;
    margin-bottom: 5px;
    width: 100%;
    padding-right: 30px;
    font-size: 1.4rem;
}

.product-item-component .item-details .product .item-description .price {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 400;
}

.product-item-component .item-details .inside-remove-link {
    display: none;
}

.product-item-component .item-details .product .item-description .remove-link {
    color: #e91e63;
    text-decoration: underline;
    cursor: pointer;
    font-size: 16px;
}

.product-item-component .item-details .product .item-quantity {
    text-align: center;
    padding-right: 10px;
    width: 25%;
}

.product-item-component .item-details .product .item-quantity .item-qty-actions {
    display: flex;
    flex-direction: row;
    border: 1px solid #d6d6d6;
    max-width: 117px;
}

.product-item-component .item-details .product .item-quantity .item-qty-actions button.quantity-icon {
    font-size: 16px;
    background-color: #f7f7f7;
    color: #000;
    border: none;
    width: 33.3%;
    height: 42px;
    padding: 0px;
    font-weight: 400;
}

.product-item-component .item-details .product .item-quantity .item-qty-actions .btn-value {
    font-size: 15px;
    border-left: 0;
    border-right: 0;
    background-color: #f7f7f7;
    color: #000;
    border: none;
    width: 33.3%;
    height: 42px;
    padding: 0px;
    font-weight: 400;
}

.product-item-component .item-details .product .item-quantity .spinner-container {
    height: 10px;
}

.product-item-component .item-details .remove-link-underneath-the-quantity-selector {
    margin-top: 16px;
    display: flex;
    justify-content: center;
}

.product-item-component .item-details .remove-link-underneath-the-quantity-selector .remove-link {
    color: #e91e63;
    text-decoration: underline;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
}

.product-item-component .item-details .product .item-total-row {
    display: flex;
    flex-direction: column;
    width: 20.8333%;
}

.product-item-component .item-details .product .item-total-row .item-total-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    justify-content: center;
}

.product-item-component .item-details .product .item-total-row .item-total-price .sales-row {
    color: #9f133d;
    padding-right: 4px;
    display: flex;
}

.product-item-component .item-details .product .item-price {
    font-size: 12px;
    text-decoration: line-through;
    text-align: center;
}

.product-item-component .item-details .outside-remove-link {
    display: none;
    margin-top: 24px;
}

.product-item-component .item-details .product .item-description .description a {
    font-size: 15px;
}

.product-item-component .item-details .item-img {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

*, *:before, *:after {
    box-sizing: inherit;
}

.bag-index-index .product-item-component .item-details .item-img {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.bag-index-index .product-item-component .item-details .item-img a {
    display: block;
    height: 145px;
}

.order-summary-component {
    background-color: #f0f0f0;
    padding: 45px 45px 30px 45px;
}

.order-summary-component .order-row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    line-height: 26px;
    min-height: 20px;
    height: initial;
    margin-bottom: 10px;
    padding: 0px 0 4px;
}

.order-summary-component .order-row > div:first-child {
    margin-right: 20px;
}

.order-summary-component .order-row .discount {
    color: #9f133d;
}

.bbnt-mybag .bbnt-divider {
    border-bottom: 1px solid #d3d3d3;
}

.order-summary-component .delivery-cost {
    padding: 24px 0;
    margin: 0;
}

.order-summary-component .bbnt-mybag .bbnt-divider {
    border-bottom: 1px solid #d3d3d3;
}

.order-summary-component .total-cost {
    color: #000;
    padding: 24px 0;
    margin: 0;
    font-weight: 550;
}

order-summary-component .order-row.gst-amount {
    padding: 0 0 26px;
    color: #898a8d;
}

.product-item-component .item-details .remove-link-underneath-the-quantity-selector .remove-link {
    font-size: 13px;
}

.product-item-component .item-details .product .item-description .item-code {
    font-size: 13px
}

.product-item-component .item-details .product .item-description .price .new-price {
    margin-right: 4px;
    color: #9f133d;
}

.product-item-component .item-details .product .item-description .price .unit-price {
    font-size: 12px;
    text-decoration: line-through;
}

.order-summary-component .checkout .btn-checkout {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    position: relative;
    min-height: 60px;
    height: 60px;
    background-color: #e91e63;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

.order-summary-component .checkout .btn-checkout::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    background-size: contain;
    background-position: 0;
    background-image: url(../images/BBNT-icon-lock.svg);
    margin-right: 8px;
    background-repeat: no-repeat;
}

.order-summary-component .gift-card {
    justify-content: center;
    margin: 25px auto auto;
    height: 45px;
    margin-top: 30px;
}

.order-summary-component .gift-card::before {
    content: "";
    display: inline-block;
    width: 31px;
    height: 20px;
    position: relative;
    background-size: contain;
    background-position: 0;
    background-image: url(../images/BBNT-Icon-Gift-Card.svg);
    margin-right: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.order-summary-component .order-row.gift-card > div:first-child {
    margin-right: 0;
    padding-bottom: 0px;
    color: #636569;
    font-size: 13px;
    line-height: 24px;
    text-align: left;
}

.free-shipping-cal-component {
    background-color: #f0f0f0;
    padding: 45px;
    margin: 35px 0;
}

.free-shipping-cal-component .free-shipping-label {
    color: #000;
    font-size: 16px;
    font-weight: 550;
}

.free-shipping-cal-component .progress-bar {
    height: auto;
    display: flex;
    align-items: center;
    border-radius: 5px;
    margin: 10px 0 10px 0;
    width: calc(100% - 50px);
    position: relative;
}

.free-shipping-cal-component .progress-bar .line {
    height: 6px;
    width: 100%;
    background-color: #346558;
    border-radius: 5px;
    z-index: 1;
}

.free-shipping-cal-component .progress-bar .line-bg {
    height: 6px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 0;
    border-radius: 5px;
    box-shadow: 6px 1px 5px -2px #d8d8d8;
}

.free-shipping-cal-component .progress-bar::after {
    content: "";
    display: inline-block;
    width: 35px;
    height: 16px;
    position: absolute;
    background-size: cover;
    background-position: 0;
    background-image: url(../images/BBNT-Icon-Delivery.svg);
    margin-left: 5px;
    margin-right: 5px;
    right: -50px;
}

.bbnt-mybag .sub-label {
    color: #434244;
    margin-bottom: 2px;
    margin: 0;
    padding: 0 0 18px
}

.promo-code-component {
    background-color: #f0f0f0;
    padding: 45px 45px 30px 45px;
}

.promo-code-component .promo-label {
    color: #000;
    font-size: 16px;
    font-weight: 550;
    padding-left: 0px;
}

.bbnt-mybag .sub-label {
    font-size: 13px;
    color: #434244;
    margin-bottom: 2px;
}

.promo-code-component .input-btn {
    display: flex;
}

.promo-code-component .input-promo {
    height: 50px;
    padding: 10px 19px;
    font-size: 16px;
    color: #000;
    border: 1px solid #a3a3a3;
    padding: 10px;
    max-width: 100%;
    width: 100%;
    background: #fff;
}

.promo-code-component .input-btn .btn-apply {
    background-color: rgba(0, 0, 0, 0);
    color: #e91e63;
    width: auto;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    margin-left: -75px;
    padding: 14px;
    line-height: 1.23em;
    letter-spacing: .015em;
    height: 55px;
}


.checkout-header {
    display: flex;
    position: relative;
    justify-content: space-between;
    max-width: 1170px;
    align-items: center;
    margin: auto;
    padding: 20px 0;
}

.checkout-header .header-logo img {
    display: block;
    height: 57px;
}

.checkout-header .shopping-bag-link {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-decoration: none;
    color: #e91e63;
}

.checkout-header .shopping-bag-link::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 16px;
    position: relative;
    background-size: contain;
    background-position: 0;
    background-image: url(../images/BBNT-Icon-Bag.svg);
    margin-right: 8px;
    background-repeat: no-repeat;
    margin-top: -3px;
}

.checkout-header .shopping-bag-link:hover {
    text-decoration: underline;
}

.checkout-container {
    max-width: 1170px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
}

.checkout-container-left {
    width: 50%;
}

.checkout-container-right {
    width: 50%;
}

.checkout-container-left .tab-view {
    display: flex;
    align-items: center;
    height: initial;
    margin-bottom: 50px;
    position: relative;
    border: none;
    padding-top: 30px;
}

.checkout-container-left .tab-view .tab {
    font-weight: 500;
    font-size: 16px;
    color: #8e8f91;
    cursor: pointer;
    letter-spacing: .01em;
    text-align: left;
    display: flex;
    align-items: baseline;
}

.checkout-container-left .tab-view .tab.selected {
    color: #e91e63;
}

.checkout-container-left .tab-view .tab .numberCircle {
    border-radius: 30px;
    display: block;
    font-weight: 500;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
    height: 30px;
    border: 1px solid #8e8f91;
    font-size: 14px;
}

.checkout-container-left .tab-view .tab.selected .numberCircle {
    border: 1px solid #e91e63;
}

.checkout-container-left .tab-view .separator {
    width: 23px;
    margin-left: 20px;
    margin-right: 20px;
}

.delivery-details-h3 {
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-weight: normal;;
    font-size: 20px;
}

.login-item .tip-c {
    color: #898a8d;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: -10px;
}

.delivery-details .address-item-ul {
}

.delivery-details .address-item {
    position: relative;
}

.delivery-details .address-item .form-check {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.delivery-details .address-item .form-check + .address-details:before {
    width: 27px;
    height: 27px;
    border-radius: 100%;
    display: block;
    border: 1px solid #64656a;
    box-shadow: 0 0 0 2px #fff inset;
    content: "";
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
}

.delivery-details .address-item .address-details {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    border-style: solid;
    padding: 25px 160px 25px 65px;
    position: relative;
    margin-bottom: 25px;
    border: 1px solid #a3a3a3;
    opacity: 1;
}

.delivery-details .address-item .form-check:checked + .address-details:before {
    content: "";
    background-color: #e91e63;
}

.delivery-details .address-item .form-check:checked + .address-details {
    background: #f4f7f4;
    border: 1px solid #e91e63;
}

.delivery-details .address-item .name {
    font-size: 16px;
    font-weight: 550;
    margin-bottom: 10px;
}

.delivery-details .address-item .address-value {
    line-height: 2;
    font-size: 14px;
}

.address-is-not-a-default {
    line-height: 28px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    letter-spacing: .24px;
    color: #e91e63;
    display: flex;
    align-items: center;
    font-size: 13px;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0);
    white-space: nowrap;
    margin-left: 40px;
}

.address-is-not-a-default:before {
    content: "";
    display: block;
    background-image: url(../images/delivery-saved-address-trash.svg);
    background-size: contain;
    background-position: center;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    margin-right: 7px;
}

.address-is-not-a-default:hover {
    text-decoration: underline;
}

.SavedAddressFormFragment-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px auto;
}

.or-add-a-new-address {
    font-weight: 550;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: .27px;
    color: #e91e63;
    display: flex;
    align-items: center;
    width: -webkit-max-content;
    width: max-content;
    white-space: nowrap;
    -webkit-user-select: none;
    user-select: none;
}

.or-add-a-new-address::before {
    content: "";
    display: block;
    background-image: url(../images/bbnt-checkout-2022-add-address-plus.svg);
    background-size: contain;
    background-position: center;
    width: 22px;
    height: 25px;
    background-repeat: no-repeat;
    margin-right: 7px;
}

.or-add-a-new-address:hover {
    color: #e91e63;
    opacity: 0.8;
}

.save-address-checkout {
    position: relative;
    margin-left: 20px;
}

.save-address-checkout .check {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.save-address-checkout .check + span {
    background: url("../images/check1.png") no-repeat 0px center;
    padding-left: 40px;
    line-height: 2;
    display: block;
    background-size: 28px;
}

.save-address-checkout .check:checked + span {
    background: url("../images/check2.png") no-repeat 0px center;
    background-size: 28px;
}

.center-order-list-ul {
    border-top: 1px solid #d5d5d5;
    margin: 30px auto;
}

.center-order-list-ul li {
    padding: 35px 0px;
    border-bottom: 1px solid #d5d5d5;
    display: flex;
    align-items: center;
}

.center-order-list-ul li .li-img {
    width: 169px;
    height: 169px;
}

.center-order-list-ul li .li-img img {
    display: block;
    width: 100%;
}

.center-order-list-ul li .li-img a {
    display: block;
}

.center-order-list-ul li .li-txt {
    flex: 1;
    margin: 0 30px;
}

.center-order-list-ul li .li-last {
    white-space: nowrap;
}

.center-order-list-ul li .order-detail-a {
    color: #e91e63;
    text-transform: uppercase;
}

.center-order-list-ul li .order-detail-a:hover {
    text-decoration: underline;
}

.center-order-list-ul li .li-t {
    font-size: 16px;
    font-weight: 550;
    line-height: 28px;
    color: #434244;
}

.center-order-list-ul li .li-code {
    margin: 5px 0;
    font-style: oblique;
}

.center-order-list-ul li .li-num {
    margin: 5px 0;
}

.center-order-list-ul li .p {
    display: flex;
    align-items: center;
}

.center-order-list-ul li .li-price {
    margin: 5px 0px;
}

.center-order-list-ul li .red {
    color: #9f133d;
    font-size: 16px;
}

.center-order-list-ul li .line {
    text-decoration: line-through;
    font-size: 12px;
    margin-left: 10px;
}

.main-pages {
}


.center-order-total .total-li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 2;
    margin: 15px 0px;
}

.center-order-total .total-li .p {
    margin-left: 30px;
    min-width: 100px;
    text-align: right;
}

.center-order-total .total-li .red {
    color: #9f133d
}

.center-order-total .total-line {
    height: 1px;
    background: #d5d5d5;
}

.center-order-total {
    background: #f7f7f7;
    padding: 36px 32px;
    margin: 30px auto;
}

.Shipping-Method-radio {
    position: relative;
    margin: 25px 0px;
}

.Shipping-Method-radio .radio {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}

.Shipping-Method-radio .radio-c {
    padding-left: 40px;
    position: relative;
}

.Shipping-Method-radio .radio-c:before {
    width: 27px;
    height: 27px;
    border-radius: 100%;
    display: block;
    border: 1px solid #64656a;
    box-shadow: 0 0 0 2px #fff inset;
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.Shipping-Method-radio .radio:checked + .radio-c:before {
    content: "";
    background-color: #e91e63;
}


.Shipping-Method-check {
    position: relative;
    margin: 15px 0px;
}

.Shipping-Method-check .check {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}

.Shipping-Method-check .check-c {
    padding-left: 40px;
    position: relative;
    color: #e91e63;
}

.Shipping-Method-check .check-c:before {
    width: 24px;
    height: 24px;
    display: block;
    border: 1px solid #64656a;
    box-shadow: 0 0 0 2px #fff inset;
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.Shipping-Method-check .check:checked + .check-c:before {
    content: "";
    background: #f4f7f4 url("../images/icon-tick.svg") no-repeat center;
    border: 1px solid #e91e63;
}

.Delivery-Details-btn {
    display: flex;
    align-items: center;
    height: 73px;
    width: 400px;
    background-color: #e91e63;
    font-weight: 500;
    padding: 14px 24px;
    color: #fff;
    font-size: 18px;
    margin: 40px 0;
}

.Delivery-Details-btn::after {
    content: "";
    display: block;
    width: 20px;
    height: 14px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: auto;
    background-image: url(../images/review-and-pay-long-arrow.svg);
}

.Delivery-Details-footer {
    padding-top: 30.2px;
    padding-bottom: 32.2px;
    background-color: #e91e63;
    text-align: center;
    font-size: 1.6rem;
    line-height: 28px;
    letter-spacing: .24px;
    color: #FFF;
}


.checkout-container-right {
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
    height: -webkit-max-content;
    height: max-content;
}

.checkout-container-right-inner {
    background: #f7f7f7;
    padding: 36px 32px;
}

.checkout-header {
    display: block;
}

.checkout-header .tab-view {
    display: flex;
    align-items: center;
    height: initial;
    margin-bottom: 50px;
    position: relative;
    border: none;
    padding-top: 30px;
    justify-content: center;
}

.checkout-header .tab-view .tab {
    font-weight: 500;
    font-size: 16px;
    color: #8e8f91;
    cursor: pointer;
    letter-spacing: .01em;
    text-align: left;
    display: flex;
    align-items: baseline;
}

.checkout-header .tab-view .tab.selected {
    color: #e91e63;
}

.checkout-header .tab-view .separator {
    width: 23px;
    margin-left: 20px;
    margin-right: 20px;
}

.checkout-header h1 {
    text-align: center;
    margin-top: 30px;
}

.checkout-header .tab-view .tab .numberCircle {
    border-radius: 30px;
    display: block;
    font-weight: 500;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
    height: 30px;
    border: 1px solid #8e8f91;
    font-size: 14px;
}

.checkout-header .tab-view .tab.selected .numberCircle {
    border: 1px solid #e91e63;
}

.checkout-header .header-tt {
    position: relative;
}

.checkout-header .header-tt .header-logo {
    flex: 1;
}

.checkout-header .header-tt .header-logo img {
    margin: 0 auto;
}

.checkout-header .header-tt .shopping-bag-link {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.checkout-container-left {
    width: 60%
}

.checkout-container-right {
    width: calc(40% - 55px);
}

.checkout-container-right .my-bag-summary {
    background: #f7f7f7;
    padding: 36px 32px;
}

.checkout-container-right .my-bag-summary h4 {
    text-align: center;
    font-weight: 500;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul {
    padding-inline-start: 0px;
    list-style-type: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    margin-top: 16px;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul > li:not(.show-more-tile) {
    position: relative;
    cursor: pointer;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul > li:not(.show-more-tile) > img {
    display: block;
    width: 100%;
    aspect-ratio: 1/1;
    font-size: 0;
    transition: opacity .3s ease-in-out;
    object-fit: cover;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul > li:not(.show-more-tile) > p {
    display: block;
    padding: 8px 0px;
    background: #fff;
    text-align: center;
    font-size: 1.3rem;
    line-height: 16px;
    letter-spacing: 0px;
    color: #434244;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    transition: opacity .3s ease-in-out;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul > li:not(.show-more-tile) > .quantity {
    position: absolute;
    top: -4px;
    right: -4px;
    background: #e91e63;
    border: 1px solid #e91e63;
    border-radius: 100%;
    width: 21px;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    transition: opacity .3s ease-in-out;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul > li:not(.show-more-tile) {
    color: #fff;
    font-size: 1.4rem;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 0px;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul > li.show-more-tile::before {
    content: "";
    display: block;
    width: 27px;
    height: 27px;
    background-image: url(../images/checkout2022_mybagsummary_showmore.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 8px;
    transition: background-image .3s ease-in-out;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul > li.show-more-tile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    transition: background-color .3s ease-in-out;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > ul > li.show-more-tile:hover {
    background: #e91e63;
    color: #fff;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > a {
    margin-top: 25px;
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 1.8rem;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: .27px;
    color: #e91e63;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > a:hover {
    opacity: 0.8
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures > a::after {
    margin-left: 10px;
    content: "";
    display: block;
    width: 20px;
    height: 14px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/view-item-details-long-arrow.svg);
}

.checkout-container-right .my-bag-summary > .orderSummaryWithItemPictures {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 18px;
}

.checkout-container-right .my-bag-summary > .by-the-numbers {
    display: grid;
    row-gap: 18px;
}

.checkout-container-right .my-bag-summary > .by-the-numbers > .orderValueByItemsBreakdown {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 18px;
    display: grid;
    row-gap: 18px;
}

.checkout-container-right .my-bag-summary > .by-the-numbers > .orderValueByItemsBreakdown > .orderTotal_withoutDiscountsOrAnything {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.checkout-container-right .my-bag-summary > .by-the-numbers > .orderValueByItemsBreakdown > .saleDiscountsAppliedOnTheOrderTotal {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.checkout-container-right .my-bag-summary > .by-the-numbers > .totalValueBreakdown > div {
    display: flex;
    justify-content: space-between;
    margin: 15px 0px;
    align-items: center;
}

.checkout-container-right .my-bag-summary > .by-the-numbers > .shippingValueBreakdown {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.checkout-container-right .my-bag-summary > .by-the-numbers .the-price.subtract-price {
    color: #9f133d;
}

.checkout-container-right .my-bag-summary > .by-the-numbers .the-price.subtract-price.green {
    color: #e91e63;
}

.checkout-container-right .my-bag-summary > .by-the-numbers > .totalValueBreakdown > div.total-inc-gst p {
    color: #000;
    font-weight: 550;
    font-size: 18px;
}

.checkout-container-right .my-bag-summary > .by-the-numbers > .totalValueBreakdown > div.total-inc-gst p > .inc-gst-brackets {
    font-style: oblique;
}

.mobile-checkout-container {
    width: 100vw;
    background: #f5f0e5;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: .24px;
    color: #9b6f1c;
    display: none;
}

.mobile-checkout-container a {
    width: 100vw;
    background: #f5f0e5;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: .24px;
    color: #9b6f1c;
    padding-top: 17px;
    padding-bottom: 17px;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
}

.mobile-checkout-container .show-order-delivery-text {
    margin-left: auto;
}

.mobile-checkout-container .header-delivery-touchpoint::after {
    margin-left: auto;
    margin-right: 16px;
    content: "";
    display: block;
    width: 7px;
    height: 12px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/bbnt-checkout-2022-chevron-right.svg);
}

.Shipping-Method-radio .radio-c {
    display: block;
}

.Shipping-Method-check .check-c {
    display: block
}

.this-order-will-be-shipped-to h4 {
    font-weight: 550;
    font-size: 16px;
    margin-bottom: 10px;
}

.this-order-will-be-shipped-to > p {
    padding-bottom: 4px;
    line-height: 36px;
}

.this-order-will-be-shipped-to > .email > .value {
    font-weight: 550;
    color: #000;
}

.this-order-will-be-shipped-to > a {
    display: flex;
    align-items: center;
    text-transform: unset;
    font-size: 1.8rem;
    font-weight: 550;
    line-height: 32px;
    letter-spacing: .27px;
    color: #e91e63;
    text-align: start;
    -webkit-user-select: none;
    user-select: none;
    width: auto;
    padding: 0px;
    height: auto;
    background-color: unset;
    cursor: pointer;
    margin-top: 10px;
}

.this-order-will-be-shipped-to > a:hover {
    opacity: 0.9;
}

.this-order-will-be-shipped-to > a::before {
    content: "";
    background-image: url(../images/payment-page-shipping-details-edit.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
    margin-right: 11px;
}

.Review-Pay {
    margin: 30px auto;
}

.Review-Payment-ul li {
    position: relative;
}

.Review-Payment-ul li .radio {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    opacity: 0
}

.Review-Payment-ul li .li-con {
    background: #fff;
    border: 1px solid #d5d5d5;
    padding: 22px 18px;
    margin-top: -1px;
}

.Review-Payment-ul li .li-hd {
    position: relative;
    padding-left: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Review-Payment-ul li .li-hd .icon {
    display: block;
    height: 30px;
    opacity: 0.3;
    filter: grayscale(1);
}

.Review-Payment-ul li .li-hd:before {
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    display: block;
    transform: translateY(-50%);
    border-radius: 100%;
    box-shadow: 0 0 0 2px #fff inset;
    border: 1px solid #64656a;
}

.Review-Payment-ul li .radio:checked + .li-con .li-hd:before {
    background-color: #e91e63;
    border: 1px solid #e91e63;
}

.Review-Payment-ul li .li-bd {
    padding-left: 40px;
    margin-right: 40px;
    margin-top: 15px;
    display: none;
}

.Review-Payment-ul li .radio:checked + .li-con .li-hd {
    color: #e91e63
}

.Review-Payment-ul li .radio:checked + .li-con {
    border-color: #e91e63;
    position: relative;
    z-index: 2;
}

.Review-Payment-ul li .radio:checked + .li-con .li-bd {
    display: block;
}

.payment-btn {
    background-color: #e91e63;
    height: 55px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
}

.gift-cards-tab {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4%;
}

.gift-cards-tab .tab-li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    font-weight: 400;
    color: #e91e63;
    background: rgba(0, 0, 0, 0);
    border: 1.5px solid #a3a3a3;
    text-align: left;
    height: 75px;
    letter-spacing: .01em;
    text-transform: none;
    cursor: pointer;
}

.gift-cards-tab .tab-li::before {
    content: "";
    display: block;
    height: 20px;
    margin: 0 12px 0 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.gift-cards-tab .tab-li.gift:before {
    background-image: url(../images/BBNT-icon-gift-card-green.svg);

}

.gift-cards-tab .tab-li.apply:before {
    background-image: url(../images/bbnt-icon-promo-code-active.png);
}

.gift-cards-tab .tab-li.active {
    border-color: #e91e63;
    color: #e91e63;
    background-color: #f4f7f4;
}

.gift-cards-box .account-back {
    font-size: 14px;
    text-transform: inherit;
}

.gift-cards-box .account-back:hover {
    text-decoration: underline;
}

.gift-cards-box {
    display: none;
}

.gift-cards-box.active {
    display: block;
}

.Review-Pay {
    margin: 50px 0;
}

.input-flex {
    display: flex;
    align-items: center;
}

.input-flex .input {
    flex: 1;
}

.gift-cards-box-btn {
    background: #e91e63;
    color: #fff;
    height: 55px;
    padding: 0 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: -2px;
}

.product-count .count-ww {
    min-width: 115px;
}


.page-title220 {
    font-size: 30px;
    font-weight: normal
}

.page-tip220 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 2;
    margin: 15px 0px;
}

.login-item .li-input {
    position: relative;
}

.login-item .li-input .code-btn {
    background: #e91e63;
    color: #fff;
    height: 30px;
    padding: 0 10px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.product-rule220 {
    margin: 30px 0;
}

.product-rule220 .rule220-item {
    margin: 20px 0px;
    display: flex;
}

.product-rule220 .rule220-item .label {
    color: #666;
    line-height: 35px;
    margin: 5px 0;
    margin-right: 30px;
}

.product-rule220 .chi {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}

.product-rule220 .chi .s {
    line-height: 35px;
    padding: 0 10px;
    background: #f7f7f7;
    border-radius: 3px;
    margin: 5px 10px;
    cursor: pointer;
}

.product-rule220 .chi .s.on {
    background: #e91e63;
    color: #fff;
}

.product-rule220 .chi .y {
    border: 1px solid #ddd;
    margin: 5px;
    cursor: pointer;
}

.product-rule220 .chi .y img {
    display: block;
    width: 40px;
    height: 40px;
}

.product-rule220 .chi .y.on {
    border-color: #e91e63
}

.product-rule220 .chi-num {
    margin: 5px 0;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
}

.product-rule220 .chi-num .num-btn {
    background: #f7f7f7;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 20px;
}

.product-rule220 .chi-num .num-text {
    width: 50px;
    height: 36px;
    text-align: center;
    font-size: 16px;
}

.log-box {
    margin: 30px 0;
}

.log-box-ul {
    position: relative;
    padding-left: 40px;
}

.log-box-ul:before {
    position: absolute;
    left: 5px;
    width: 1px;
    height: 100%;
    background: #ccc;
    display: block;
    content: "";
}

.log-box-ul li {
    margin-bottom: 20px;
    position: relative;
}

.log-box-ul li:before {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: -40px;
    display: block;
    content: "";
}

.log-box-ul li .li-c {
    color: #999;
}

.log-box-ul li.gray {
    color: #888;
}

.log-box-ul li .li-t {
    font-size: 16px;
    margin-bottom: 5px;
}

@media (max-width: 1024px) {
    .index-xin {
        padding: 0 20px;
    }

    .index-xin .h2 {
        font-size: 2.2rem;
    }

    .index-xin .swiper-button-next {
        opacity: 1;
    }

    .index-xin .swiper-button-prev {
        opacity: 1
    }

    .category-swiper-w .swiper-button-next {
        opacity: 1
    }

    .category-swiper-w .swiper-button-prev {
        opacity: 1
    }

    .scale-list-article {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mobile-checkout-container {
        display: block;
    }

    .checkout-container-left {
        width: 100%;
    }

    .checkout-container-right {
        display: none;
    }

    .checkout-container {
        padding: 20px;
    }

    .SavedAddressFormFragment-actions {
        flex-wrap: wrap
    }

    .save-address-checkout {
        margin-left: 0;
        margin-top: 10px;
    }

    .login-item-li.rate50 {
        width: 100%;
    }

    .login-item {
        flex-wrap: wrap;
    }

    .login-item .login-item-li:nth-child(2n) {
        margin-top: 20px;
    }

    .Delivery-Details-btn {
        width: 100%;
    }

    .checkout-header .header-tt .shopping-bag-link {
        position: relative;
        display: block;
        text-align: center;
    }

    .checkout-header .header-logo img {
        height: 50px;
    }

    .checkout-header {
        margin: 30px 0;
    }

    .header-list-scale {
        font-size: 12px;
        text-align: center;
        word-wrap: break-word;
        word-break: break-all;
    }

    .center-side {
        display: none;
    }

    .center-container {
        padding: 0 15px;
        display: block;
    }

    .additional-addresses {
        overflow: hidden;
        overflow-x: scroll;
    }

    .center-main {
        order: inherit;
        flex: inherit;
    }

    .help-list {
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
    }

    .help-header img {
        height: 50px;
    }

    .help-banner {
        padding: 40px 15px;
    }

    .list-scale-first {
        padding-left: 15px;
        padding-right: 15px;
    }

    .login-container {
    }

    .login-inner {
        display: block;
    }

    .login-inner-left {
        padding-left: 15px;
        padding-right: 15px;
    }

    .gift-banner .banner-inner {
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-detail {
        padding-left: 15px;
        padding-right: 15px;
        flex-wrap: wrap;
    }

    .product-detail-left {
        width: 100%;
    }

    .product-detail-right {
        width: 100%;
    }

    .product-detail-two {
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-detail-two-left {
        width: 100%;
    }

    .product-detail-two-right {
        width: 100%;
    }

    .product-detail-two-inner {
        flex-wrap: wrap
    }

    .product-detail-three-ul li {
        width: calc(50% - 20px)
    }

    .product-detail-three {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .header-mid .logo img {
        width: 182px;
        height: 40px;
    }
}



.header-nav .nav .nav-a{color:#333}
.language-a .s{color:#fff;padding:0 }
.language-a{margin-left:20px;background:rgba(0,0,0,0.1);color:#999;padding:0 10px 0 20px;border-radius:15px;display:flex;align-items:center;margin-left:0;}
.language-a-tip{color:#666;margin-left:20px;}
.header-top{background:#fdf2fb;}
.header-top .top-a{color:#444;}

.index-h2{text-transform: uppercase;font-family: Lora,serif}
.main-footer{
    background:#e2e1dd;
}
.main-footer .footer-nav .li-t{color:#333;}
.main-footer .footer-nav .li-c a{color:#666}
.copyright{background:none;color:#888}
.main-footer .footer-right .footer-links{margin-top:0;}
.indexxin1029{background:#e2e1dd;padding:60px 20px;}
.indexxin1029-inner{
    max-width:1170px;
    margin:0 auto;
}
.indexxin1029-inner .mid-ff{display:flex;border:1px solid #c2c2c2;align-items:center;background:#fff;margin:10px 0;}
.indexxin1029-inner .mid-ff .input{
    flex:1;
    padding:0 15px;
    font-size:1.7rem;

}
.indexxin1029-inner .mid-ff .btn{background:#212121;padding:0 20px;color:#ffff;font-size:1.7rem;height:6rem;border:none;outline:none;}
.index-door-content .h2{
    font-family: Lora, serif !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight:600;
}

.index-door-content .h2{
    font-family: Lora, serif !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight:600;
}
.index-shop .shop-tit .h2{
    font-family: Lora, serif !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight:600;
}
.index-Bedding .h1{
    font-family: Lora, serif !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight:600;
}
.index-h2{font-weight:600;}
.product-list-ul li .li-t{
    line-height:24px;
    height:48px;
    text-align:left;
    white-space: inherit;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.xin11-tith3{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:25px;
    margin-top:15px;
}
.xin11-tith3 h3{
    font-family: Lora, serif !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 600;
    font-size:2.4rem;
}
.xin11-tith3 .aa{
    color: #212121;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: rgba(33, 33, 33, 0.4);
    text-decoration-thickness: 1px;
    margin-left:20px;
}

body{color:#1a1a1a;}
.header-gray{background:#000;color:#fff;}
.header-gray .gray-a{color:#fff;}
.language-a-tip{color:#e6e6e6;}
.language-a .s{color:#fff !important;}
.language-down{background:#000 !important;}
.language-down .lag-a{color:#fff;}
.swiper-container0 img{display:block;width:100%;}
.swiper-container0 a{display:block;}
.swiper-container0{position:relative;width:100%;}
.swiper-container0 .swiper-pagination-bullet-active{background:#ee4f85 !important}
.header-nav .nav .nav-a{color:#000;font-weight:600;}


.flex1126{
    display:flex;
    flex-wrap:wrap;
}
.cate-li{width:calc(20% - 20px);margin:10px;}
.cate-li a{display:block;position:relative;height:250px;}
.cate-li a img{object-fit: cover;width: 100%;position:absolute;left:0;
    height:100%;
    top:0;
    object-fit: cover;}
.li-tit{text-transform:uppercase;position:absolute;font-size:18px;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);color:#fff;padding:10px 0;text-align:center;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.footer1126form{
    max-width:500px;margin-top:-150px;
}
@media (max-width: 1200px){
    .cate-li{
        width:calc(50% - 20px);
    }
    .footer1126form{margin-top:inherit;}

}
