@font-face{font-family:'superspace_regular';src:url("../../fonts/superspace_regular.eot");src:url("../../fonts/superspace_regular.eot?#iefix") format("embedded-opentype"),url("../../fonts/superspace_regular.woff2") format("woff2"),url("../../fonts/superspace_regular.woff") format("woff"),url("../../fonts/superspace_regular.ttf") format("truetype"),url("../../fonts/superspace_regular.svg#superspace_regular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'superspace_bold';src:url("../../fonts/superspace_bold.eot");src:url("../../fonts/superspace_bold.eot?#iefix") format("embedded-opentype"),url("../../fonts/superspace_bold.woff2") format("woff2"),url("../../fonts/superspace_bold.woff") format("woff"),url("../../fonts/superspace_bold.ttf") format("truetype"),url("../../fonts/superspace_bold.svg#superspace_bold") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'arcon-regular';src:url("../../fonts/arcon-regular.eot");src:url("../../fonts/arcon-regular.eot?#iefix") format("embedded-opentype"),url("../../fonts/arcon-regular.woff2") format("woff2"),url("../../fonts/arcon-regular.woff") format("woff"),url("../../fonts/arcon-regular.ttf") format("truetype"),url("../../fonts/arcon-regular.svg#arcon-regular") format("svg");font-weight:normal;font-style:normal}body{margin:0 auto;padding:0px;color:#000;font-family:"Prompt";font-size:15px;background-color:#e6e6e6}a{color:#000;border:none;outline:none;text-decoration:none}a:link,a:visited{outline:none;color:#000;text-decoration:none}a:hover{color:#000;text-decoration:none}.clear{clear:both}.no-padding{margin:0px;padding:0px}.loader{background:#000;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:999}.loader::after{content:"";border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loading{position:fixed;z-index:999999999;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading:after{content:"";display:block;position:absolute;width:30px;height:30px;-webkit-mask-size:contain !important;mask-size:contain !important;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#fff;-webkit-mask-image:url("../../imgs/loading.svg");mask-image:url("../../imgs/loading.svg")}.loading:before{content:"";display:block;position:relative;margin:10% auto;width:60px;height:60px;border-radius:40px 40px 0px 40px;-webkit-box-sizing:border-box;border:solid 7px rgba(0,0,0,0.3);-webkit-animation:loading 1s infinite ease-in-out}@-webkit-keyframes loading{0%{border-color:rgba(0,0,0,0.3)}25%{border-top-color:#fff;border-right-color:rgba(0,0,0,0.3);border-bottom-color:rgba(0,0,0,0.3);border-left-color:rgba(0,0,0,0.3)}50%{border-top-color:#fff;border-right-color:#fff;border-bottom-color:rgba(0,0,0,0.3);border-left-color:rgba(0,0,0,0.3)}75%{border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-left-color:rgba(0,0,0,0.3)}100%{border-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-left-color:#fff}}#main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}@media (max-width: 992px){#main{display:block}#home{width:100vw;overflow-x:hidden}}@media (width: 1024px){#main{padding:0 20px}}#toast{position:fixed;z-index:99999;top:12%;right:10%;border-radius:3px;min-width:250px;max-width:80%;padding:10px 20px;text-align:center;color:#fff;font-size:13px;-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.3);box-shadow:2px 2px 3px rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0.9;-webkit-animation:slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;display:none}#toast span{max-width:88%}#toast:before{content:"";width:20px;height:20px;display:inline-block;margin-right:10px;background-size:cover;background-repeat:no-repeat}#toast.success:before{background-image:url("../../imgs/icon_toast_success.svg")}#toast.warning:before{background-image:url("../../imgs/icon_toast_warning.svg")}#toast.error:before{background-image:url("../../imgs/icon_toast_error.svg")}#toast.condition:before{width:0;height:0;margin-right:0}#toast.success{background:#80b435}#toast.warning{background:#d5a011}#toast.error{background:#da2828}#toast.condition{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;background:#0166d0;padding-right:30px}#toast.condition a{color:#fff}#toast.condition span{max-width:100%}#toast .toast-close{position:absolute;right:10px}a.orderhistory{position:fixed;top:10px;right:10px;background:#0166d0;border-radius:50em;padding:9px 10px;color:#fff;z-index:10;width:100px;max-width:100px;-webkit-transition:all 0.1s;transition:all 0.1s}a.orderhistory.sticky{width:40px}a.orderhistory.sticky .orderhistory__text{position:absolute;opacity:0}.orderhistory__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderhistory__text{line-height:1;font-weight:lighter;text-align:center;font-size:12px;position:absolute;width:60px;left:6px;opacity:1}.orderhistory__icon img{width:22px;height:22px}.orderhistory__number{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f43636;border-radius:50em;min-width:16px;height:16px;font-size:10px}.orderhistory__value{font-weight:500;font-size:16px}.orderhistory__title{font-size:12px;font-weight:lighter}.orderhistory__list--box{background:#0166d0;margin-bottom:15px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;color:#fff;font-weight:lighter}.orderhistory__list--order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.orderhistory__list--status{position:relative;font-size:12px;text-align:right}.orderhistory__list--status a{color:#fff;text-decoration:underline}.orderhistory__list--status .success{width:16px;height:16px;background:#9bb700;display:inline-block;margin-right:10px;vertical-align:middle}.orderhistory__list--detail{margin-right:15px}.orderhistory__myaccount{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:25px}.orderhistory__myaccount--box{margin-left:15px}.orderhistory__myaccount--phone{font-size:20px}.modal-backdrop{z-index:10}.modal-backdrop.in{opacity:0.75}#orderhistory__mobile{max-width:323px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;margin-top:0;margin-bottom:0}#orderhistory__mobile .modal-body{padding:20px 35px}#orderhistory__mobile .orderhistory__header{font-size:20px;font-weight:500;margin-bottom:5px}#orderhistory__mobile .orderhistory__subheader{font-weight:lighter;font-size:14px;margin-bottom:20px}#orderhistory__mobile .orderhistory__input{font-size:14px;font-weight:lighter;margin-bottom:30px}#orderhistory__mobile .orderhistory__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#orderhistory__mobile .orderhistory__submit{color:#0166d0;border:1px solid #0166d0;border-radius:2px;line-height:2;background:unset;min-width:100px;font-size:15px;font-weight:500}#orderhistory__mobile .orderhistory__cancel{font-size:15px;font-weight:lighter}#orderhistory__mobile .orderhistory__error{display:none;margin-bottom:20px;text-align:center;color:red}#orderhistory__list{margin-top:15px;margin-right:0;width:420px}#orderhistory__list .modal-header{border:unset;padding:0 15px;text-align:right}#orderhistory__list .modal-header a{color:#fff;background:transparent;border:unset;font-size:25px;margin-right:5px}#orderhistory__list .modal-header a img{width:14px;height:14px}#orderhistory__list .modal-body{padding-top:0}#orderhistory__list .modal-content{background:transparent;-webkit-box-shadow:unset;box-shadow:unset;border:unset}#orderhistory__list .orderhistory__back{font-size:14px;font-weight:lighter;text-align:right}#orderhistory__list .orderhistory__back a{color:#fff;text-decoration:underline}.has-error{position:relative}.has-error input{border-color:red !important}.help-block.form-error{position:absolute;bottom:-14px;right:0;font-size:9px;color:red;margin:0;font-weight:lighter}.basket__action{padding:10px 20px;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;z-index:3}.basket__quantity--box{display:-webkit-box;display:-ms-flexbox;display:flex}.basket__quantity--icon{width:16px;height:16px;mask-size:contain !important;-webkit-mask-size:contain !important;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;background-color:#fff;mask-image:url("../../imgs/shopping_bag.svg");-webkit-mask-image:url("../../imgs/shopping_bag.svg");display:inline-block;margin-right:7px}.basket__quantity--total{font-size:14px;font-weight:lighter}.basket__price{font-size:14px;font-weight:lighter}.ltp__action--submit:disabled{opacity:0.25}.ltp__action--submit{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:500;color:#fff;background:#0166d0;border:unset;border-radius:4px;padding:7px 10px}@media (max-width: 992px){#orderhistory__mobile{width:95%;max-width:95%}#orderhistory__mobile .modal-content{width:100%}#orderhistory__list{width:100%;margin:0px;margin-top:15px}#orderhistory__list .modal-body{padding:15px 10px}a.orderhistory{position:fixed;top:10px;right:10px;background:#0166d0;border-radius:50em;padding:12px;color:#fff;z-index:10;width:130px;max-width:130px;-webkit-transition:all 0.1s;transition:all 0.1s}a.orderhistory.sticky{width:46px}a.orderhistory.sticky .orderhistory__text{position:absolute;opacity:0}.orderhistory__text{font-size:15px;left:11px;width:80px}.orderhistory__icon img{padding-bottom:4px}}#footer{width:100%;margin:0 auto;margin-top:30px}#footer .main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}#footer .policy{font-size:10px;padding-left:40px;line-height:0.5em;font-weight:lighter}#footer .policy a{text-decoration:underline}#footer .control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;padding:0;cursor:pointer}#footer .control a{display:-webkit-box;display:-ms-flexbox;display:flex}#footer .control--icon{width:16px;height:16px;margin-right:10px}#footer .poweredby{margin-left:20px}#footer .policy.nologo{padding-left:15px}@media (max-width: 992px){#footer{margin:0 auto;width:100%;max-width:450px;background:#f2f2f2}#footer .logo{padding:20px 0}#footer .logo img{min-width:120px;max-width:130px;margin:0 auto}#footer .policy{padding:20px 0;text-align:center}#footer .control{border:1px solid #d9d9d9;border-width:1px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;font-size:12px}#footer .poweredby{margin-left:0px;display:block;margin-top:16px}#footer .poweredby a{margin-left:0px}}@media (width: 1024px){#footer{max-width:984px}}@media only screen and (max-width: 992px){#home{height:unset;-ms-overflow-style:none;scrollbar-width:none}#home::-webkit-scrollbar{display:none}}#policy{height:85vh;width:calc(85vh + 400px + 45px);margin:0 auto;overflow-y:scroll;max-width:100%}#policy .policy{margin-bottom:40px}#policy .policy__title{font-size:22px;font-weight:bold;margin-bottom:40px}#policy .policy__title--logo{max-height:60px;margin-right:20px}#policy .policy__topic{font-weight:bold}#policy .policy__detail{margin-bottom:20px;font-weight:100}#policy .back{padding:0.5em 2em;border-radius:3px;font-weight:bold;font-size:18px}@media (max-width: 992px){#policy{height:unset;overflow:unset;padding:0 25px}#policy .policy__title{margin:40px 0}#policy .policy__detail{font-size:12px}#policy .back{display:block;text-align:center;margin-bottom:40px}}@media (min-width: 400px) and (max-width: 992px){#policy{max-width:450px}}
/*# sourceMappingURL=style.css.map */