html {
    font-size: 16px;
}
body {
    max-width: 640px;
    margin: 0 auto;
    height: 100%;
    min-width: 320px;
    background: #fff;
    font-size: 16px;
	line-height: 1.3125rem;
    color: #333333;
    font-family: 'Helvetica Neue',Helvetica,sans-serif;
    font-weight: bold;

}
html, body{
    max-width: 640px;
    margin: 0 auto;
    -webkit-text-size-adjust: none !important;
    -moz-text-size-adjust: none !important;
    -ms-text-size-adjust: none !important;
    text-size-adjust: none !important;
}
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td {
    margin:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6 {
    font-size:100%;
    font-weight:normal;
}
table {
    font-size:inherit;
}
button {
    overflow:visible;
}
th, em, strong, b, address, cite {
    font-style:normal;
    font-weight:normal;
}
li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
img, fieldset {
    border:0 none;
    font-size: 0;
}
ins {
    text-decoration:none;
}
.float-clear::after{
    content: '';
    display: block;
    clear: both;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.bottom-btn{
    line-height: 3.375rem;
    background: #F60011;
    text-align: center;
    font-size: 1rem;
    bottom: 0;
    border-radius: 50px;
    width: calc(100% - 20px);
    margin: 10px;
    color: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 8px #FF000F9e;
}
.flex{
    display: flex;
}

.loading-box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 100000;
    text-align: center;
    background-color: #fff;
    padding-top: 20%;
}

.loading-box img {
    width: 100%;
    max-width: 120px;
    display: inline-block;
}

.loading-box p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}

.getbutton-io {
    border: unset !important;
    background: unset !important;
    box-shadow: unset !important;
}

.getbutton-io a {
    color: #337ab7;
    text-decoration: none;
}

.getbutton-io img {
    display: block;
    width: 100%;
}

.hKYcqG {
    display: flex;
    margin: 7px;
    margin-right: 0px;
    position: relative;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.getbutton-io > * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    box-sizing: border-box !important;
}

.hMTVHK {
    display: none;
}

.hMTVHK.clickst {
    display: inline-block;
    animation-duration: 0.2s;
    animation-timing-function: ease;
    animation-delay: 0.05s;
    transform: translateY(0px);
    animation-fill-mode: backwards;
    animation-name: bhWfGd;
}

.eySZQj {
    box-shadow: rgba(136, 136, 136, 0.4) 0px 1px 7px;
    min-height: 149px;
    border-radius: 10px;
    right: 60px;
    bottom: 86px;
    background-color: rgb(255, 255, 255);
    width: 302px;
    position: absolute;
    line-height: 23px;
    font-size: 14px;
    text-align: center;
    font-family: Roboto, "Helvetica Neue", sans-serif;
}

.gTpDWL {
    order: 2;
    position: relative;
}

.fgIrjD {
    flex-shrink: 0;
    opacity: 1;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    order: 2;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(136, 136, 136, 0.4) 0px 1px 7px;
    transition: 0.5s;
    position: relative;
    z-index: 200;
    animation: auto ease 0s 1 normal none running none;
    text-decoration: none !important;
    background-color: rgb(0, 195, 0) !important;
}

.kKsydr {
    background-color: rgb(0, 195, 0);
    display: flex;
    height: 50px;
    border-radius: 9px 9px 0px 0px;
    -webkit-box-align: center;
    align-items: center;
    text-align: left;
}

.dLpmyL {
    width: 28px;
    height: 28px;
    margin: 0px 3px 0px 12px;
}

.lmSbXj {
    text-align: left;
    color: rgb(255, 255, 255);
}

.etEzpE {
    cursor: pointer;
    width: 24px;
    margin: 6px 12px 0px auto;
}

.BVAfu {
    margin: 25px 20px;
}

.ladi-section {
    margin: 0 auto;
    position: relative;
}

.ladi-element {
    position: absolute;
}

.ladi-notify-transition {
    transition: top 500ms ease-in-out, bottom 500ms ease-in-out, opacity 500ms ease-in-out;
}

.ladi-element.ladi-notify-transition {
    width: 300px;
    height: 62px;
    top: -100px;
    left: 10px;
    bottom: auto;
    right: auto;
    position: fixed;
    z-index: 90000060;
}

.ladi-notify {
    padding: 5px;
    box-shadow: 0 0 1px rgba(64,64,64,.3), 0 8px 50px rgba(64,64,64,.05);
    border-radius: 40px;
    line-height: 1.6;
    width: 100%;
    height: 100%;
    font-size: 13px;
}

.ladi-element.ladi-notify-transition > .ladi-notify {
    background-color: rgba(250, 250, 250, 0.9);
    color: rgb(64, 64, 64);
}

.ladi-notify .ladi-notify-image img {
    float: left;
    margin-right: 13px;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    pointer-events: none;
}

.ladi-notify .ladi-notify-title {
    font-size: 100%;
    height: 17px;
    overflow: hidden;
    font-weight: 700;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}

.ladi-notify .ladi-notify-content {
    font-size: 92.308%;
    height: 17px;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    padding-top: 2px;
}

.ladi-notify .ladi-notify-time {
    line-height: 1.6;
    font-size: 84.615%;
    display: inline-block;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 155px);
    overflow: hidden;
}

.buybutton,
#btnPay {
    cursor: pointer;
}

.product-option-item {
    margin-bottom: 6px;
}

.product-option-item .colour {
    display: flex;
}

.product-option-item .title {
    font-size: 14px;
    font-weight: 900;
    line-height: 2rem;
}

.product-option-item .choosebtn {
    text-align: center;
    width: 32%;
    background: #fff;
    border: 1px solid #ddd;
    color: black;
    border-radius: 2px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 2rem;
    font-size: 14px;
}

.select2-results__option:hover {
    background-color: #5897fb;
    color: white;
}

.shop-select-page .layui-icon-close:before {
    content: '' !important;
}

.shop-select-page {
    max-width: 100% !important;
}

#top-banner {
    overflow: hidden;
}

.fixed-right-box {
    position: fixed;
    bottom: 110px;
    z-index: 1000;
    width: 60px;
}

.body-fbpage .fixed-right-box {
    bottom: 210px;
}

.body-fbpage .mui-bar {
    bottom: 102px;
}