@charset "UTF-8";:root{--el-color-white:#fff;--el-color-black:#000;--el-color-primary-rgb:64,158,255;--el-color-success-rgb:103,194,58;--el-color-warning-rgb:230,162,60;--el-color-danger-rgb:245,108,108;--el-color-error-rgb:245,108,108;--el-color-info-rgb:144,147,153;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:.3s;--el-transition-duration-fast:.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(.645,.045,.355,1);--el-transition-function-fast-bezier:cubic-bezier(.23,1,.32,1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier),opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;color-scheme:light;--el-color-primary:#409eff;--el-color-primary-light-3:#79bbff;--el-color-primary-light-5:#a0cfff;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d9ecff;--el-color-primary-light-9:#ecf5ff;--el-color-primary-dark-2:#337ecc;--el-color-success:#67c23a;--el-color-success-light-3:#95d475;--el-color-success-light-5:#b3e19d;--el-color-success-light-7:#d1edc4;--el-color-success-light-8:#e1f3d8;--el-color-success-light-9:#f0f9eb;--el-color-success-dark-2:#529b2e;--el-color-warning:#e6a23c;--el-color-warning-light-3:#eebe77;--el-color-warning-light-5:#f3d19e;--el-color-warning-light-7:#f8e3c5;--el-color-warning-light-8:#faecd8;--el-color-warning-light-9:#fdf6ec;--el-color-warning-dark-2:#b88230;--el-color-danger:#f56c6c;--el-color-danger-light-3:#f89898;--el-color-danger-light-5:#fab6b6;--el-color-danger-light-7:#fcd3d3;--el-color-danger-light-8:#fde2e2;--el-color-danger-light-9:#fef0f0;--el-color-danger-dark-2:#c45656;--el-color-error:#f56c6c;--el-color-error-light-3:#f89898;--el-color-error-light-5:#fab6b6;--el-color-error-light-7:#fcd3d3;--el-color-error-light-8:#fde2e2;--el-color-error-light-9:#fef0f0;--el-color-error-dark-2:#c45656;--el-color-info:#909399;--el-color-info-light-3:#b1b3b8;--el-color-info-light-5:#c8c9cc;--el-color-info-light-7:#dedfe0;--el-color-info-light-8:#e9e9eb;--el-color-info-light-9:#f4f4f5;--el-color-info-dark-2:#73767a;--el-bg-color:#fff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#fff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#fff;--el-box-shadow:0px 12px 32px 4px #0000000a,0px 8px 20px #00000014;--el-box-shadow-light:0px 0px 12px #0000001f;--el-box-shadow-lighter:0px 0px 6px #0000001f;--el-box-shadow-dark:0px 16px 48px 16px #00000014,0px 12px 32px #0000001f,0px 8px 16px -8px #00000029;--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:#000c;--el-overlay-color-light:#000000b3;--el-overlay-color-lighter:#00000080;--el-mask-color:#ffffffe6;--el-mask-color-extra-light:#ffffff4d;--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:var(--el-transition-md-fade)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transform-origin:center bottom;transition:var(--el-transition-md-fade)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transform-origin:top left;transition:var(--el-transition-md-fade)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-icon{--color:inherit;align-items:center;color:var(--color);display:inline-flex;fill:currentColor;font-size:inherit;height:1em;justify-content:center;line-height:1em;position:relative;width:1em}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}.el-button{--el-button-font-weight:var(--el-font-weight-primary);--el-button-border-color:var(--el-border-color);--el-button-bg-color:var(--el-fill-color-blank);--el-button-text-color:var(--el-text-color-regular);--el-button-disabled-text-color:var(--el-disabled-text-color);--el-button-disabled-bg-color:var(--el-fill-color-blank);--el-button-disabled-border-color:var(--el-border-color-light);--el-button-divide-border-color:#ffffff80;--el-button-hover-text-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-color-primary-light-9);--el-button-hover-border-color:var(--el-color-primary-light-7);--el-button-active-text-color:var(--el-button-hover-text-color);--el-button-active-border-color:var(--el-color-primary);--el-button-active-bg-color:var(--el-button-hover-bg-color);--el-button-outline-color:var(--el-color-primary-light-5);--el-button-hover-link-text-color:var(--el-text-color-secondary);--el-button-active-color:var(--el-text-color-primary);align-items:center;-webkit-appearance:none;background-color:var(--el-button-bg-color);border:var(--el-border);border-color:var(--el-button-border-color);box-sizing:border-box;color:var(--el-button-text-color);cursor:pointer;display:inline-flex;font-weight:var(--el-button-font-weight);height:32px;justify-content:center;line-height:1;outline:none;text-align:center;transition:.1s;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.el-button:hover{background-color:var(--el-button-hover-bg-color);border-color:var(--el-button-hover-border-color);color:var(--el-button-hover-text-color);outline:none}.el-button:active{background-color:var(--el-button-active-bg-color);border-color:var(--el-button-active-border-color);color:var(--el-button-active-text-color);outline:none}.el-button:focus-visible{outline:2px solid var(--el-button-outline-color);outline-offset:1px;transition:outline-offset 0s,outline 0s}.el-button>span{align-items:center;display:inline-flex}.el-button+.el-button{margin-left:12px}.el-button{border-radius:var(--el-border-radius-base);font-size:var(--el-font-size-base)}.el-button,.el-button.is-round{padding:8px 15px}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon]+span{margin-left:6px}.el-button [class*=el-icon] svg{vertical-align:bottom}.el-button.is-plain{--el-button-hover-text-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-fill-color-blank);--el-button-hover-border-color:var(--el-color-primary)}.el-button.is-active{background-color:var(--el-button-active-bg-color);border-color:var(--el-button-active-border-color);color:var(--el-button-active-text-color);outline:none}.el-button.is-disabled,.el-button.is-disabled:hover{background-color:var(--el-button-disabled-bg-color);background-image:none;border-color:var(--el-button-disabled-border-color);color:var(--el-button-disabled-text-color);cursor:not-allowed}.el-button.is-loading{pointer-events:none;position:relative}.el-button.is-loading:before{background-color:var(--el-mask-color-extra-light);border-radius:inherit;bottom:-1px;content:"";left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;z-index:1}.el-button.is-round{border-radius:var(--el-border-radius-round)}.el-button.is-circle{border-radius:50%;padding:8px;width:32px}.el-button.is-text{background-color:initial;border:0 solid #0000;color:var(--el-button-text-color)}.el-button.is-text.is-disabled{background-color:initial!important;color:var(--el-button-disabled-text-color)}.el-button.is-text:not(.is-disabled):hover{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled):focus-visible{outline:2px solid var(--el-button-outline-color);outline-offset:1px;transition:outline-offset 0s,outline 0s}.el-button.is-text:not(.is-disabled):active{background-color:var(--el-fill-color)}.el-button.is-text:not(.is-disabled).is-has-bg{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled).is-has-bg:hover{background-color:var(--el-fill-color)}.el-button.is-text:not(.is-disabled).is-has-bg:active{background-color:var(--el-fill-color-dark)}.el-button__text--expand{letter-spacing:.3em;margin-right:-.3em}.el-button.is-link{background:#0000;border-color:#0000;color:var(--el-button-text-color);height:auto;padding:2px}.el-button.is-link:hover{color:var(--el-button-hover-link-text-color)}.el-button.is-link.is-disabled{background-color:initial!important;border-color:#0000!important;color:var(--el-button-disabled-text-color)}.el-button.is-link:not(.is-disabled):active,.el-button.is-link:not(.is-disabled):hover{background-color:initial;border-color:#0000}.el-button.is-link:not(.is-disabled):active{color:var(--el-button-active-color)}.el-button--text{background:#0000;border-color:#0000;color:var(--el-color-primary);padding-left:0;padding-right:0}.el-button--text.is-disabled{background-color:initial!important;border-color:#0000!important;color:var(--el-button-disabled-text-color)}.el-button--text:not(.is-disabled):hover{background-color:initial;border-color:#0000;color:var(--el-color-primary-light-3)}.el-button--text:not(.is-disabled):active{background-color:initial;border-color:#0000;color:var(--el-color-primary-dark-2)}.el-button__link--expand{letter-spacing:.3em;margin-right:-.3em}.el-button--primary{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-primary);--el-button-border-color:var(--el-color-primary);--el-button-outline-color:var(--el-color-primary-light-5);--el-button-active-color:var(--el-color-primary-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-primary-light-5);--el-button-hover-bg-color:var(--el-color-primary-light-3);--el-button-hover-border-color:var(--el-color-primary-light-3);--el-button-active-bg-color:var(--el-color-primary-dark-2);--el-button-active-border-color:var(--el-color-primary-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-primary-light-5);--el-button-disabled-border-color:var(--el-color-primary-light-5)}.el-button--primary.is-link,.el-button--primary.is-plain,.el-button--primary.is-text{--el-button-text-color:var(--el-color-primary);--el-button-bg-color:var(--el-color-primary-light-9);--el-button-border-color:var(--el-color-primary-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-primary);--el-button-hover-border-color:var(--el-color-primary);--el-button-active-text-color:var(--el-color-white)}.el-button--primary.is-link.is-disabled,.el-button--primary.is-link.is-disabled:active,.el-button--primary.is-link.is-disabled:focus,.el-button--primary.is-link.is-disabled:hover,.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover,.el-button--primary.is-text.is-disabled,.el-button--primary.is-text.is-disabled:active,.el-button--primary.is-text.is-disabled:focus,.el-button--primary.is-text.is-disabled:hover{background-color:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-8);color:var(--el-color-primary-light-5)}.el-button--success{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-success);--el-button-border-color:var(--el-color-success);--el-button-outline-color:var(--el-color-success-light-5);--el-button-active-color:var(--el-color-success-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-success-light-5);--el-button-hover-bg-color:var(--el-color-success-light-3);--el-button-hover-border-color:var(--el-color-success-light-3);--el-button-active-bg-color:var(--el-color-success-dark-2);--el-button-active-border-color:var(--el-color-success-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-success-light-5);--el-button-disabled-border-color:var(--el-color-success-light-5)}.el-button--success.is-link,.el-button--success.is-plain,.el-button--success.is-text{--el-button-text-color:var(--el-color-success);--el-button-bg-color:var(--el-color-success-light-9);--el-button-border-color:var(--el-color-success-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-success);--el-button-hover-border-color:var(--el-color-success);--el-button-active-text-color:var(--el-color-white)}.el-button--success.is-link.is-disabled,.el-button--success.is-link.is-disabled:active,.el-button--success.is-link.is-disabled:focus,.el-button--success.is-link.is-disabled:hover,.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover,.el-button--success.is-text.is-disabled,.el-button--success.is-text.is-disabled:active,.el-button--success.is-text.is-disabled:focus,.el-button--success.is-text.is-disabled:hover{background-color:var(--el-color-success-light-9);border-color:var(--el-color-success-light-8);color:var(--el-color-success-light-5)}.el-button--warning{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-warning);--el-button-border-color:var(--el-color-warning);--el-button-outline-color:var(--el-color-warning-light-5);--el-button-active-color:var(--el-color-warning-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-warning-light-5);--el-button-hover-bg-color:var(--el-color-warning-light-3);--el-button-hover-border-color:var(--el-color-warning-light-3);--el-button-active-bg-color:var(--el-color-warning-dark-2);--el-button-active-border-color:var(--el-color-warning-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-warning-light-5);--el-button-disabled-border-color:var(--el-color-warning-light-5)}.el-button--warning.is-link,.el-button--warning.is-plain,.el-button--warning.is-text{--el-button-text-color:var(--el-color-warning);--el-button-bg-color:var(--el-color-warning-light-9);--el-button-border-color:var(--el-color-warning-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-warning);--el-button-hover-border-color:var(--el-color-warning);--el-button-active-text-color:var(--el-color-white)}.el-button--warning.is-link.is-disabled,.el-button--warning.is-link.is-disabled:active,.el-button--warning.is-link.is-disabled:focus,.el-button--warning.is-link.is-disabled:hover,.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover,.el-button--warning.is-text.is-disabled,.el-button--warning.is-text.is-disabled:active,.el-button--warning.is-text.is-disabled:focus,.el-button--warning.is-text.is-disabled:hover{background-color:var(--el-color-warning-light-9);border-color:var(--el-color-warning-light-8);color:var(--el-color-warning-light-5)}.el-button--danger{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-danger);--el-button-border-color:var(--el-color-danger);--el-button-outline-color:var(--el-color-danger-light-5);--el-button-active-color:var(--el-color-danger-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-danger-light-5);--el-button-hover-bg-color:var(--el-color-danger-light-3);--el-button-hover-border-color:var(--el-color-danger-light-3);--el-button-active-bg-color:var(--el-color-danger-dark-2);--el-button-active-border-color:var(--el-color-danger-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-danger-light-5);--el-button-disabled-border-color:var(--el-color-danger-light-5)}.el-button--danger.is-link,.el-button--danger.is-plain,.el-button--danger.is-text{--el-button-text-color:var(--el-color-danger);--el-button-bg-color:var(--el-color-danger-light-9);--el-button-border-color:var(--el-color-danger-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-danger);--el-button-hover-border-color:var(--el-color-danger);--el-button-active-text-color:var(--el-color-white)}.el-button--danger.is-link.is-disabled,.el-button--danger.is-link.is-disabled:active,.el-button--danger.is-link.is-disabled:focus,.el-button--danger.is-link.is-disabled:hover,.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover,.el-button--danger.is-text.is-disabled,.el-button--danger.is-text.is-disabled:active,.el-button--danger.is-text.is-disabled:focus,.el-button--danger.is-text.is-disabled:hover{background-color:var(--el-color-danger-light-9);border-color:var(--el-color-danger-light-8);color:var(--el-color-danger-light-5)}.el-button--info{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-info);--el-button-border-color:var(--el-color-info);--el-button-outline-color:var(--el-color-info-light-5);--el-button-active-color:var(--el-color-info-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-info-light-5);--el-button-hover-bg-color:var(--el-color-info-light-3);--el-button-hover-border-color:var(--el-color-info-light-3);--el-button-active-bg-color:var(--el-color-info-dark-2);--el-button-active-border-color:var(--el-color-info-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-info-light-5);--el-button-disabled-border-color:var(--el-color-info-light-5)}.el-button--info.is-link,.el-button--info.is-plain,.el-button--info.is-text{--el-button-text-color:var(--el-color-info);--el-button-bg-color:var(--el-color-info-light-9);--el-button-border-color:var(--el-color-info-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-info);--el-button-hover-border-color:var(--el-color-info);--el-button-active-text-color:var(--el-color-white)}.el-button--info.is-link.is-disabled,.el-button--info.is-link.is-disabled:active,.el-button--info.is-link.is-disabled:focus,.el-button--info.is-link.is-disabled:hover,.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover,.el-button--info.is-text.is-disabled,.el-button--info.is-text.is-disabled:active,.el-button--info.is-text.is-disabled:focus,.el-button--info.is-text.is-disabled:hover{background-color:var(--el-color-info-light-9);border-color:var(--el-color-info-light-8);color:var(--el-color-info-light-5)}.el-button--large{--el-button-size:40px;height:var(--el-button-size)}.el-button--large [class*=el-icon]+span{margin-left:8px}.el-button--large{border-radius:var(--el-border-radius-base);font-size:var(--el-font-size-base);padding:12px 19px}.el-button--large.is-round{padding:12px 19px}.el-button--large.is-circle{padding:12px;width:var(--el-button-size)}.el-button--small{--el-button-size:24px;height:var(--el-button-size)}.el-button--small [class*=el-icon]+span{margin-left:4px}.el-button--small{border-radius:calc(var(--el-border-radius-base) - 1px);font-size:12px;padding:5px 11px}.el-button--small.is-round{padding:5px 11px}.el-button--small.is-circle{padding:5px;width:var(--el-button-size)}[class*=el-col-]{box-sizing:border-box}[class*=el-col-].is-guttered{display:block;min-height:1px}.el-col-0{flex:0 0 0%;max-width:0}.el-col-0,.el-col-0.is-guttered{display:none}.el-col-offset-0{margin-left:0}.el-col-pull-0{position:relative;right:0}.el-col-push-0{left:0;position:relative}.el-col-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-1,.el-col-1.is-guttered{display:block}.el-col-offset-1{margin-left:4.1666666667%}.el-col-pull-1{position:relative;right:4.1666666667%}.el-col-push-1{left:4.1666666667%;position:relative}.el-col-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-2,.el-col-2.is-guttered{display:block}.el-col-offset-2{margin-left:8.3333333333%}.el-col-pull-2{position:relative;right:8.3333333333%}.el-col-push-2{left:8.3333333333%;position:relative}.el-col-3{flex:0 0 12.5%;max-width:12.5%}.el-col-3,.el-col-3.is-guttered{display:block}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{position:relative;right:12.5%}.el-col-push-3{left:12.5%;position:relative}.el-col-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-4,.el-col-4.is-guttered{display:block}.el-col-offset-4{margin-left:16.6666666667%}.el-col-pull-4{position:relative;right:16.6666666667%}.el-col-push-4{left:16.6666666667%;position:relative}.el-col-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-5,.el-col-5.is-guttered{display:block}.el-col-offset-5{margin-left:20.8333333333%}.el-col-pull-5{position:relative;right:20.8333333333%}.el-col-push-5{left:20.8333333333%;position:relative}.el-col-6{flex:0 0 25%;max-width:25%}.el-col-6,.el-col-6.is-guttered{display:block}.el-col-offset-6{margin-left:25%}.el-col-pull-6{position:relative;right:25%}.el-col-push-6{left:25%;position:relative}.el-col-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-7,.el-col-7.is-guttered{display:block}.el-col-offset-7{margin-left:29.1666666667%}.el-col-pull-7{position:relative;right:29.1666666667%}.el-col-push-7{left:29.1666666667%;position:relative}.el-col-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-8,.el-col-8.is-guttered{display:block}.el-col-offset-8{margin-left:33.3333333333%}.el-col-pull-8{position:relative;right:33.3333333333%}.el-col-push-8{left:33.3333333333%;position:relative}.el-col-9{flex:0 0 37.5%;max-width:37.5%}.el-col-9,.el-col-9.is-guttered{display:block}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{position:relative;right:37.5%}.el-col-push-9{left:37.5%;position:relative}.el-col-10{flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-10,.el-col-10.is-guttered{display:block}.el-col-offset-10{margin-left:41.6666666667%}.el-col-pull-10{position:relative;right:41.6666666667%}.el-col-push-10{left:41.6666666667%;position:relative}.el-col-11{flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-11,.el-col-11.is-guttered{display:block}.el-col-offset-11{margin-left:45.8333333333%}.el-col-pull-11{position:relative;right:45.8333333333%}.el-col-push-11{left:45.8333333333%;position:relative}.el-col-12{flex:0 0 50%;max-width:50%}.el-col-12,.el-col-12.is-guttered{display:block}.el-col-offset-12{margin-left:50%}.el-col-pull-12{position:relative;right:50%}.el-col-push-12{left:50%;position:relative}.el-col-13{flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-13,.el-col-13.is-guttered{display:block}.el-col-offset-13{margin-left:54.1666666667%}.el-col-pull-13{position:relative;right:54.1666666667%}.el-col-push-13{left:54.1666666667%;position:relative}.el-col-14{flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-14,.el-col-14.is-guttered{display:block}.el-col-offset-14{margin-left:58.3333333333%}.el-col-pull-14{position:relative;right:58.3333333333%}.el-col-push-14{left:58.3333333333%;position:relative}.el-col-15{flex:0 0 62.5%;max-width:62.5%}.el-col-15,.el-col-15.is-guttered{display:block}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{position:relative;right:62.5%}.el-col-push-15{left:62.5%;position:relative}.el-col-16{flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-16,.el-col-16.is-guttered{display:block}.el-col-offset-16{margin-left:66.6666666667%}.el-col-pull-16{position:relative;right:66.6666666667%}.el-col-push-16{left:66.6666666667%;position:relative}.el-col-17{flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-17,.el-col-17.is-guttered{display:block}.el-col-offset-17{margin-left:70.8333333333%}.el-col-pull-17{position:relative;right:70.8333333333%}.el-col-push-17{left:70.8333333333%;position:relative}.el-col-18{flex:0 0 75%;max-width:75%}.el-col-18,.el-col-18.is-guttered{display:block}.el-col-offset-18{margin-left:75%}.el-col-pull-18{position:relative;right:75%}.el-col-push-18{left:75%;position:relative}.el-col-19{flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-19,.el-col-19.is-guttered{display:block}.el-col-offset-19{margin-left:79.1666666667%}.el-col-pull-19{position:relative;right:79.1666666667%}.el-col-push-19{left:79.1666666667%;position:relative}.el-col-20{flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-20,.el-col-20.is-guttered{display:block}.el-col-offset-20{margin-left:83.3333333333%}.el-col-pull-20{position:relative;right:83.3333333333%}.el-col-push-20{left:83.3333333333%;position:relative}.el-col-21{flex:0 0 87.5%;max-width:87.5%}.el-col-21,.el-col-21.is-guttered{display:block}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{position:relative;right:87.5%}.el-col-push-21{left:87.5%;position:relative}.el-col-22{flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-22,.el-col-22.is-guttered{display:block}.el-col-offset-22{margin-left:91.6666666667%}.el-col-pull-22{position:relative;right:91.6666666667%}.el-col-push-22{left:91.6666666667%;position:relative}.el-col-23{flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-23,.el-col-23.is-guttered{display:block}.el-col-offset-23{margin-left:95.8333333333%}.el-col-pull-23{position:relative;right:95.8333333333%}.el-col-push-23{left:95.8333333333%;position:relative}.el-col-24{flex:0 0 100%;max-width:100%}.el-col-24,.el-col-24.is-guttered{display:block}.el-col-offset-24{margin-left:100%}.el-col-pull-24{position:relative;right:100%}.el-col-push-24{left:100%;position:relative}@media only screen and (max-width:767px){.el-col-xs-0{display:none;flex:0 0 0%;max-width:0}.el-col-xs-0.is-guttered{display:none}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{left:0;position:relative}.el-col-xs-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-xs-1,.el-col-xs-1.is-guttered{display:block}.el-col-xs-offset-1{margin-left:4.1666666667%}.el-col-xs-pull-1{position:relative;right:4.1666666667%}.el-col-xs-push-1{left:4.1666666667%;position:relative}.el-col-xs-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-xs-2,.el-col-xs-2.is-guttered{display:block}.el-col-xs-offset-2{margin-left:8.3333333333%}.el-col-xs-pull-2{position:relative;right:8.3333333333%}.el-col-xs-push-2{left:8.3333333333%;position:relative}.el-col-xs-3{flex:0 0 12.5%;max-width:12.5%}.el-col-xs-3,.el-col-xs-3.is-guttered{display:block}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{left:12.5%;position:relative}.el-col-xs-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-xs-4,.el-col-xs-4.is-guttered{display:block}.el-col-xs-offset-4{margin-left:16.6666666667%}.el-col-xs-pull-4{position:relative;right:16.6666666667%}.el-col-xs-push-4{left:16.6666666667%;position:relative}.el-col-xs-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-xs-5,.el-col-xs-5.is-guttered{display:block}.el-col-xs-offset-5{margin-left:20.8333333333%}.el-col-xs-pull-5{position:relative;right:20.8333333333%}.el-col-xs-push-5{left:20.8333333333%;position:relative}.el-col-xs-6{flex:0 0 25%;max-width:25%}.el-col-xs-6,.el-col-xs-6.is-guttered{display:block}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{left:25%;position:relative}.el-col-xs-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-xs-7,.el-col-xs-7.is-guttered{display:block}.el-col-xs-offset-7{margin-left:29.1666666667%}.el-col-xs-pull-7{position:relative;right:29.1666666667%}.el-col-xs-push-7{left:29.1666666667%;position:relative}.el-col-xs-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-xs-8,.el-col-xs-8.is-guttered{display:block}.el-col-xs-offset-8{margin-left:33.3333333333%}.el-col-xs-pull-8{position:relative;right:33.3333333333%}.el-col-xs-push-8{left:33.3333333333%;position:relative}.el-col-xs-9{flex:0 0 37.5%;max-width:37.5%}.el-col-xs-9,.el-col-xs-9.is-guttered{display:block}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{left:37.5%;position:relative}.el-col-xs-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-xs-10.is-guttered{display:block}.el-col-xs-offset-10{margin-left:41.6666666667%}.el-col-xs-pull-10{position:relative;right:41.6666666667%}.el-col-xs-push-10{left:41.6666666667%;position:relative}.el-col-xs-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-xs-11.is-guttered{display:block}.el-col-xs-offset-11{margin-left:45.8333333333%}.el-col-xs-pull-11{position:relative;right:45.8333333333%}.el-col-xs-push-11{left:45.8333333333%;position:relative}.el-col-xs-12{display:block;flex:0 0 50%;max-width:50%}.el-col-xs-12.is-guttered{display:block}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{left:50%;position:relative}.el-col-xs-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-xs-13.is-guttered{display:block}.el-col-xs-offset-13{margin-left:54.1666666667%}.el-col-xs-pull-13{position:relative;right:54.1666666667%}.el-col-xs-push-13{left:54.1666666667%;position:relative}.el-col-xs-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-xs-14.is-guttered{display:block}.el-col-xs-offset-14{margin-left:58.3333333333%}.el-col-xs-pull-14{position:relative;right:58.3333333333%}.el-col-xs-push-14{left:58.3333333333%;position:relative}.el-col-xs-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-xs-15.is-guttered{display:block}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{left:62.5%;position:relative}.el-col-xs-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-xs-16.is-guttered{display:block}.el-col-xs-offset-16{margin-left:66.6666666667%}.el-col-xs-pull-16{position:relative;right:66.6666666667%}.el-col-xs-push-16{left:66.6666666667%;position:relative}.el-col-xs-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-xs-17.is-guttered{display:block}.el-col-xs-offset-17{margin-left:70.8333333333%}.el-col-xs-pull-17{position:relative;right:70.8333333333%}.el-col-xs-push-17{left:70.8333333333%;position:relative}.el-col-xs-18{display:block;flex:0 0 75%;max-width:75%}.el-col-xs-18.is-guttered{display:block}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{left:75%;position:relative}.el-col-xs-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-xs-19.is-guttered{display:block}.el-col-xs-offset-19{margin-left:79.1666666667%}.el-col-xs-pull-19{position:relative;right:79.1666666667%}.el-col-xs-push-19{left:79.1666666667%;position:relative}.el-col-xs-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-xs-20.is-guttered{display:block}.el-col-xs-offset-20{margin-left:83.3333333333%}.el-col-xs-pull-20{position:relative;right:83.3333333333%}.el-col-xs-push-20{left:83.3333333333%;position:relative}.el-col-xs-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-xs-21.is-guttered{display:block}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{left:87.5%;position:relative}.el-col-xs-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-xs-22.is-guttered{display:block}.el-col-xs-offset-22{margin-left:91.6666666667%}.el-col-xs-pull-22{position:relative;right:91.6666666667%}.el-col-xs-push-22{left:91.6666666667%;position:relative}.el-col-xs-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-xs-23.is-guttered{display:block}.el-col-xs-offset-23{margin-left:95.8333333333%}.el-col-xs-pull-23{position:relative;right:95.8333333333%}.el-col-xs-push-23{left:95.8333333333%;position:relative}.el-col-xs-24{display:block;flex:0 0 100%;max-width:100%}.el-col-xs-24.is-guttered{display:block}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{left:100%;position:relative}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;flex:0 0 0%;max-width:0}.el-col-sm-0.is-guttered{display:none}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{left:0;position:relative}.el-col-sm-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-sm-1,.el-col-sm-1.is-guttered{display:block}.el-col-sm-offset-1{margin-left:4.1666666667%}.el-col-sm-pull-1{position:relative;right:4.1666666667%}.el-col-sm-push-1{left:4.1666666667%;position:relative}.el-col-sm-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-sm-2,.el-col-sm-2.is-guttered{display:block}.el-col-sm-offset-2{margin-left:8.3333333333%}.el-col-sm-pull-2{position:relative;right:8.3333333333%}.el-col-sm-push-2{left:8.3333333333%;position:relative}.el-col-sm-3{flex:0 0 12.5%;max-width:12.5%}.el-col-sm-3,.el-col-sm-3.is-guttered{display:block}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{left:12.5%;position:relative}.el-col-sm-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-sm-4,.el-col-sm-4.is-guttered{display:block}.el-col-sm-offset-4{margin-left:16.6666666667%}.el-col-sm-pull-4{position:relative;right:16.6666666667%}.el-col-sm-push-4{left:16.6666666667%;position:relative}.el-col-sm-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-sm-5,.el-col-sm-5.is-guttered{display:block}.el-col-sm-offset-5{margin-left:20.8333333333%}.el-col-sm-pull-5{position:relative;right:20.8333333333%}.el-col-sm-push-5{left:20.8333333333%;position:relative}.el-col-sm-6{flex:0 0 25%;max-width:25%}.el-col-sm-6,.el-col-sm-6.is-guttered{display:block}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{left:25%;position:relative}.el-col-sm-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-sm-7,.el-col-sm-7.is-guttered{display:block}.el-col-sm-offset-7{margin-left:29.1666666667%}.el-col-sm-pull-7{position:relative;right:29.1666666667%}.el-col-sm-push-7{left:29.1666666667%;position:relative}.el-col-sm-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-sm-8,.el-col-sm-8.is-guttered{display:block}.el-col-sm-offset-8{margin-left:33.3333333333%}.el-col-sm-pull-8{position:relative;right:33.3333333333%}.el-col-sm-push-8{left:33.3333333333%;position:relative}.el-col-sm-9{flex:0 0 37.5%;max-width:37.5%}.el-col-sm-9,.el-col-sm-9.is-guttered{display:block}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{left:37.5%;position:relative}.el-col-sm-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-sm-10.is-guttered{display:block}.el-col-sm-offset-10{margin-left:41.6666666667%}.el-col-sm-pull-10{position:relative;right:41.6666666667%}.el-col-sm-push-10{left:41.6666666667%;position:relative}.el-col-sm-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-sm-11.is-guttered{display:block}.el-col-sm-offset-11{margin-left:45.8333333333%}.el-col-sm-pull-11{position:relative;right:45.8333333333%}.el-col-sm-push-11{left:45.8333333333%;position:relative}.el-col-sm-12{display:block;flex:0 0 50%;max-width:50%}.el-col-sm-12.is-guttered{display:block}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{left:50%;position:relative}.el-col-sm-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-sm-13.is-guttered{display:block}.el-col-sm-offset-13{margin-left:54.1666666667%}.el-col-sm-pull-13{position:relative;right:54.1666666667%}.el-col-sm-push-13{left:54.1666666667%;position:relative}.el-col-sm-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-sm-14.is-guttered{display:block}.el-col-sm-offset-14{margin-left:58.3333333333%}.el-col-sm-pull-14{position:relative;right:58.3333333333%}.el-col-sm-push-14{left:58.3333333333%;position:relative}.el-col-sm-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-sm-15.is-guttered{display:block}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{left:62.5%;position:relative}.el-col-sm-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-sm-16.is-guttered{display:block}.el-col-sm-offset-16{margin-left:66.6666666667%}.el-col-sm-pull-16{position:relative;right:66.6666666667%}.el-col-sm-push-16{left:66.6666666667%;position:relative}.el-col-sm-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-sm-17.is-guttered{display:block}.el-col-sm-offset-17{margin-left:70.8333333333%}.el-col-sm-pull-17{position:relative;right:70.8333333333%}.el-col-sm-push-17{left:70.8333333333%;position:relative}.el-col-sm-18{display:block;flex:0 0 75%;max-width:75%}.el-col-sm-18.is-guttered{display:block}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{left:75%;position:relative}.el-col-sm-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-sm-19.is-guttered{display:block}.el-col-sm-offset-19{margin-left:79.1666666667%}.el-col-sm-pull-19{position:relative;right:79.1666666667%}.el-col-sm-push-19{left:79.1666666667%;position:relative}.el-col-sm-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-sm-20.is-guttered{display:block}.el-col-sm-offset-20{margin-left:83.3333333333%}.el-col-sm-pull-20{position:relative;right:83.3333333333%}.el-col-sm-push-20{left:83.3333333333%;position:relative}.el-col-sm-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-sm-21.is-guttered{display:block}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{left:87.5%;position:relative}.el-col-sm-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-sm-22.is-guttered{display:block}.el-col-sm-offset-22{margin-left:91.6666666667%}.el-col-sm-pull-22{position:relative;right:91.6666666667%}.el-col-sm-push-22{left:91.6666666667%;position:relative}.el-col-sm-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-sm-23.is-guttered{display:block}.el-col-sm-offset-23{margin-left:95.8333333333%}.el-col-sm-pull-23{position:relative;right:95.8333333333%}.el-col-sm-push-23{left:95.8333333333%;position:relative}.el-col-sm-24{display:block;flex:0 0 100%;max-width:100%}.el-col-sm-24.is-guttered{display:block}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{left:100%;position:relative}}@media only screen and (min-width:992px){.el-col-md-0{display:none;flex:0 0 0%;max-width:0}.el-col-md-0.is-guttered{display:none}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{left:0;position:relative}.el-col-md-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-md-1,.el-col-md-1.is-guttered{display:block}.el-col-md-offset-1{margin-left:4.1666666667%}.el-col-md-pull-1{position:relative;right:4.1666666667%}.el-col-md-push-1{left:4.1666666667%;position:relative}.el-col-md-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-md-2,.el-col-md-2.is-guttered{display:block}.el-col-md-offset-2{margin-left:8.3333333333%}.el-col-md-pull-2{position:relative;right:8.3333333333%}.el-col-md-push-2{left:8.3333333333%;position:relative}.el-col-md-3{flex:0 0 12.5%;max-width:12.5%}.el-col-md-3,.el-col-md-3.is-guttered{display:block}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{left:12.5%;position:relative}.el-col-md-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-md-4,.el-col-md-4.is-guttered{display:block}.el-col-md-offset-4{margin-left:16.6666666667%}.el-col-md-pull-4{position:relative;right:16.6666666667%}.el-col-md-push-4{left:16.6666666667%;position:relative}.el-col-md-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-md-5,.el-col-md-5.is-guttered{display:block}.el-col-md-offset-5{margin-left:20.8333333333%}.el-col-md-pull-5{position:relative;right:20.8333333333%}.el-col-md-push-5{left:20.8333333333%;position:relative}.el-col-md-6{flex:0 0 25%;max-width:25%}.el-col-md-6,.el-col-md-6.is-guttered{display:block}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{left:25%;position:relative}.el-col-md-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-md-7,.el-col-md-7.is-guttered{display:block}.el-col-md-offset-7{margin-left:29.1666666667%}.el-col-md-pull-7{position:relative;right:29.1666666667%}.el-col-md-push-7{left:29.1666666667%;position:relative}.el-col-md-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-md-8,.el-col-md-8.is-guttered{display:block}.el-col-md-offset-8{margin-left:33.3333333333%}.el-col-md-pull-8{position:relative;right:33.3333333333%}.el-col-md-push-8{left:33.3333333333%;position:relative}.el-col-md-9{flex:0 0 37.5%;max-width:37.5%}.el-col-md-9,.el-col-md-9.is-guttered{display:block}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{left:37.5%;position:relative}.el-col-md-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-md-10.is-guttered{display:block}.el-col-md-offset-10{margin-left:41.6666666667%}.el-col-md-pull-10{position:relative;right:41.6666666667%}.el-col-md-push-10{left:41.6666666667%;position:relative}.el-col-md-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-md-11.is-guttered{display:block}.el-col-md-offset-11{margin-left:45.8333333333%}.el-col-md-pull-11{position:relative;right:45.8333333333%}.el-col-md-push-11{left:45.8333333333%;position:relative}.el-col-md-12{display:block;flex:0 0 50%;max-width:50%}.el-col-md-12.is-guttered{display:block}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{left:50%;position:relative}.el-col-md-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-md-13.is-guttered{display:block}.el-col-md-offset-13{margin-left:54.1666666667%}.el-col-md-pull-13{position:relative;right:54.1666666667%}.el-col-md-push-13{left:54.1666666667%;position:relative}.el-col-md-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-md-14.is-guttered{display:block}.el-col-md-offset-14{margin-left:58.3333333333%}.el-col-md-pull-14{position:relative;right:58.3333333333%}.el-col-md-push-14{left:58.3333333333%;position:relative}.el-col-md-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-md-15.is-guttered{display:block}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{left:62.5%;position:relative}.el-col-md-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-md-16.is-guttered{display:block}.el-col-md-offset-16{margin-left:66.6666666667%}.el-col-md-pull-16{position:relative;right:66.6666666667%}.el-col-md-push-16{left:66.6666666667%;position:relative}.el-col-md-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-md-17.is-guttered{display:block}.el-col-md-offset-17{margin-left:70.8333333333%}.el-col-md-pull-17{position:relative;right:70.8333333333%}.el-col-md-push-17{left:70.8333333333%;position:relative}.el-col-md-18{display:block;flex:0 0 75%;max-width:75%}.el-col-md-18.is-guttered{display:block}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{left:75%;position:relative}.el-col-md-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-md-19.is-guttered{display:block}.el-col-md-offset-19{margin-left:79.1666666667%}.el-col-md-pull-19{position:relative;right:79.1666666667%}.el-col-md-push-19{left:79.1666666667%;position:relative}.el-col-md-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-md-20.is-guttered{display:block}.el-col-md-offset-20{margin-left:83.3333333333%}.el-col-md-pull-20{position:relative;right:83.3333333333%}.el-col-md-push-20{left:83.3333333333%;position:relative}.el-col-md-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-md-21.is-guttered{display:block}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{left:87.5%;position:relative}.el-col-md-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-md-22.is-guttered{display:block}.el-col-md-offset-22{margin-left:91.6666666667%}.el-col-md-pull-22{position:relative;right:91.6666666667%}.el-col-md-push-22{left:91.6666666667%;position:relative}.el-col-md-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-md-23.is-guttered{display:block}.el-col-md-offset-23{margin-left:95.8333333333%}.el-col-md-pull-23{position:relative;right:95.8333333333%}.el-col-md-push-23{left:95.8333333333%;position:relative}.el-col-md-24{display:block;flex:0 0 100%;max-width:100%}.el-col-md-24.is-guttered{display:block}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{left:100%;position:relative}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;flex:0 0 0%;max-width:0}.el-col-lg-0.is-guttered{display:none}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{left:0;position:relative}.el-col-lg-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-lg-1,.el-col-lg-1.is-guttered{display:block}.el-col-lg-offset-1{margin-left:4.1666666667%}.el-col-lg-pull-1{position:relative;right:4.1666666667%}.el-col-lg-push-1{left:4.1666666667%;position:relative}.el-col-lg-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-lg-2,.el-col-lg-2.is-guttered{display:block}.el-col-lg-offset-2{margin-left:8.3333333333%}.el-col-lg-pull-2{position:relative;right:8.3333333333%}.el-col-lg-push-2{left:8.3333333333%;position:relative}.el-col-lg-3{flex:0 0 12.5%;max-width:12.5%}.el-col-lg-3,.el-col-lg-3.is-guttered{display:block}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{left:12.5%;position:relative}.el-col-lg-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-lg-4,.el-col-lg-4.is-guttered{display:block}.el-col-lg-offset-4{margin-left:16.6666666667%}.el-col-lg-pull-4{position:relative;right:16.6666666667%}.el-col-lg-push-4{left:16.6666666667%;position:relative}.el-col-lg-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-lg-5,.el-col-lg-5.is-guttered{display:block}.el-col-lg-offset-5{margin-left:20.8333333333%}.el-col-lg-pull-5{position:relative;right:20.8333333333%}.el-col-lg-push-5{left:20.8333333333%;position:relative}.el-col-lg-6{flex:0 0 25%;max-width:25%}.el-col-lg-6,.el-col-lg-6.is-guttered{display:block}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{left:25%;position:relative}.el-col-lg-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-lg-7,.el-col-lg-7.is-guttered{display:block}.el-col-lg-offset-7{margin-left:29.1666666667%}.el-col-lg-pull-7{position:relative;right:29.1666666667%}.el-col-lg-push-7{left:29.1666666667%;position:relative}.el-col-lg-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-lg-8,.el-col-lg-8.is-guttered{display:block}.el-col-lg-offset-8{margin-left:33.3333333333%}.el-col-lg-pull-8{position:relative;right:33.3333333333%}.el-col-lg-push-8{left:33.3333333333%;position:relative}.el-col-lg-9{flex:0 0 37.5%;max-width:37.5%}.el-col-lg-9,.el-col-lg-9.is-guttered{display:block}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{left:37.5%;position:relative}.el-col-lg-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-lg-10.is-guttered{display:block}.el-col-lg-offset-10{margin-left:41.6666666667%}.el-col-lg-pull-10{position:relative;right:41.6666666667%}.el-col-lg-push-10{left:41.6666666667%;position:relative}.el-col-lg-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-lg-11.is-guttered{display:block}.el-col-lg-offset-11{margin-left:45.8333333333%}.el-col-lg-pull-11{position:relative;right:45.8333333333%}.el-col-lg-push-11{left:45.8333333333%;position:relative}.el-col-lg-12{display:block;flex:0 0 50%;max-width:50%}.el-col-lg-12.is-guttered{display:block}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{left:50%;position:relative}.el-col-lg-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-lg-13.is-guttered{display:block}.el-col-lg-offset-13{margin-left:54.1666666667%}.el-col-lg-pull-13{position:relative;right:54.1666666667%}.el-col-lg-push-13{left:54.1666666667%;position:relative}.el-col-lg-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-lg-14.is-guttered{display:block}.el-col-lg-offset-14{margin-left:58.3333333333%}.el-col-lg-pull-14{position:relative;right:58.3333333333%}.el-col-lg-push-14{left:58.3333333333%;position:relative}.el-col-lg-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-lg-15.is-guttered{display:block}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{left:62.5%;position:relative}.el-col-lg-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-lg-16.is-guttered{display:block}.el-col-lg-offset-16{margin-left:66.6666666667%}.el-col-lg-pull-16{position:relative;right:66.6666666667%}.el-col-lg-push-16{left:66.6666666667%;position:relative}.el-col-lg-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-lg-17.is-guttered{display:block}.el-col-lg-offset-17{margin-left:70.8333333333%}.el-col-lg-pull-17{position:relative;right:70.8333333333%}.el-col-lg-push-17{left:70.8333333333%;position:relative}.el-col-lg-18{display:block;flex:0 0 75%;max-width:75%}.el-col-lg-18.is-guttered{display:block}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{left:75%;position:relative}.el-col-lg-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-lg-19.is-guttered{display:block}.el-col-lg-offset-19{margin-left:79.1666666667%}.el-col-lg-pull-19{position:relative;right:79.1666666667%}.el-col-lg-push-19{left:79.1666666667%;position:relative}.el-col-lg-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-lg-20.is-guttered{display:block}.el-col-lg-offset-20{margin-left:83.3333333333%}.el-col-lg-pull-20{position:relative;right:83.3333333333%}.el-col-lg-push-20{left:83.3333333333%;position:relative}.el-col-lg-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-lg-21.is-guttered{display:block}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{left:87.5%;position:relative}.el-col-lg-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-lg-22.is-guttered{display:block}.el-col-lg-offset-22{margin-left:91.6666666667%}.el-col-lg-pull-22{position:relative;right:91.6666666667%}.el-col-lg-push-22{left:91.6666666667%;position:relative}.el-col-lg-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-lg-23.is-guttered{display:block}.el-col-lg-offset-23{margin-left:95.8333333333%}.el-col-lg-pull-23{position:relative;right:95.8333333333%}.el-col-lg-push-23{left:95.8333333333%;position:relative}.el-col-lg-24{display:block;flex:0 0 100%;max-width:100%}.el-col-lg-24.is-guttered{display:block}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{left:100%;position:relative}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;flex:0 0 0%;max-width:0}.el-col-xl-0.is-guttered{display:none}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{left:0;position:relative}.el-col-xl-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-xl-1,.el-col-xl-1.is-guttered{display:block}.el-col-xl-offset-1{margin-left:4.1666666667%}.el-col-xl-pull-1{position:relative;right:4.1666666667%}.el-col-xl-push-1{left:4.1666666667%;position:relative}.el-col-xl-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-xl-2,.el-col-xl-2.is-guttered{display:block}.el-col-xl-offset-2{margin-left:8.3333333333%}.el-col-xl-pull-2{position:relative;right:8.3333333333%}.el-col-xl-push-2{left:8.3333333333%;position:relative}.el-col-xl-3{flex:0 0 12.5%;max-width:12.5%}.el-col-xl-3,.el-col-xl-3.is-guttered{display:block}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{left:12.5%;position:relative}.el-col-xl-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-xl-4,.el-col-xl-4.is-guttered{display:block}.el-col-xl-offset-4{margin-left:16.6666666667%}.el-col-xl-pull-4{position:relative;right:16.6666666667%}.el-col-xl-push-4{left:16.6666666667%;position:relative}.el-col-xl-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-xl-5,.el-col-xl-5.is-guttered{display:block}.el-col-xl-offset-5{margin-left:20.8333333333%}.el-col-xl-pull-5{position:relative;right:20.8333333333%}.el-col-xl-push-5{left:20.8333333333%;position:relative}.el-col-xl-6{flex:0 0 25%;max-width:25%}.el-col-xl-6,.el-col-xl-6.is-guttered{display:block}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{left:25%;position:relative}.el-col-xl-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-xl-7,.el-col-xl-7.is-guttered{display:block}.el-col-xl-offset-7{margin-left:29.1666666667%}.el-col-xl-pull-7{position:relative;right:29.1666666667%}.el-col-xl-push-7{left:29.1666666667%;position:relative}.el-col-xl-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-xl-8,.el-col-xl-8.is-guttered{display:block}.el-col-xl-offset-8{margin-left:33.3333333333%}.el-col-xl-pull-8{position:relative;right:33.3333333333%}.el-col-xl-push-8{left:33.3333333333%;position:relative}.el-col-xl-9{flex:0 0 37.5%;max-width:37.5%}.el-col-xl-9,.el-col-xl-9.is-guttered{display:block}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{left:37.5%;position:relative}.el-col-xl-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-xl-10.is-guttered{display:block}.el-col-xl-offset-10{margin-left:41.6666666667%}.el-col-xl-pull-10{position:relative;right:41.6666666667%}.el-col-xl-push-10{left:41.6666666667%;position:relative}.el-col-xl-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-xl-11.is-guttered{display:block}.el-col-xl-offset-11{margin-left:45.8333333333%}.el-col-xl-pull-11{position:relative;right:45.8333333333%}.el-col-xl-push-11{left:45.8333333333%;position:relative}.el-col-xl-12{display:block;flex:0 0 50%;max-width:50%}.el-col-xl-12.is-guttered{display:block}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{left:50%;position:relative}.el-col-xl-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-xl-13.is-guttered{display:block}.el-col-xl-offset-13{margin-left:54.1666666667%}.el-col-xl-pull-13{position:relative;right:54.1666666667%}.el-col-xl-push-13{left:54.1666666667%;position:relative}.el-col-xl-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-xl-14.is-guttered{display:block}.el-col-xl-offset-14{margin-left:58.3333333333%}.el-col-xl-pull-14{position:relative;right:58.3333333333%}.el-col-xl-push-14{left:58.3333333333%;position:relative}.el-col-xl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-xl-15.is-guttered{display:block}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{left:62.5%;position:relative}.el-col-xl-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-xl-16.is-guttered{display:block}.el-col-xl-offset-16{margin-left:66.6666666667%}.el-col-xl-pull-16{position:relative;right:66.6666666667%}.el-col-xl-push-16{left:66.6666666667%;position:relative}.el-col-xl-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-xl-17.is-guttered{display:block}.el-col-xl-offset-17{margin-left:70.8333333333%}.el-col-xl-pull-17{position:relative;right:70.8333333333%}.el-col-xl-push-17{left:70.8333333333%;position:relative}.el-col-xl-18{display:block;flex:0 0 75%;max-width:75%}.el-col-xl-18.is-guttered{display:block}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{left:75%;position:relative}.el-col-xl-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-xl-19.is-guttered{display:block}.el-col-xl-offset-19{margin-left:79.1666666667%}.el-col-xl-pull-19{position:relative;right:79.1666666667%}.el-col-xl-push-19{left:79.1666666667%;position:relative}.el-col-xl-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-xl-20.is-guttered{display:block}.el-col-xl-offset-20{margin-left:83.3333333333%}.el-col-xl-pull-20{position:relative;right:83.3333333333%}.el-col-xl-push-20{left:83.3333333333%;position:relative}.el-col-xl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-xl-21.is-guttered{display:block}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{left:87.5%;position:relative}.el-col-xl-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-xl-22.is-guttered{display:block}.el-col-xl-offset-22{margin-left:91.6666666667%}.el-col-xl-pull-22{position:relative;right:91.6666666667%}.el-col-xl-push-22{left:91.6666666667%;position:relative}.el-col-xl-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-xl-23.is-guttered{display:block}.el-col-xl-offset-23{margin-left:95.8333333333%}.el-col-xl-pull-23{position:relative;right:95.8333333333%}.el-col-xl-push-23{left:95.8333333333%;position:relative}.el-col-xl-24{display:block;flex:0 0 100%;max-width:100%}.el-col-xl-24.is-guttered{display:block}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{left:100%;position:relative}}.el-row{box-sizing:border-box;display:flex;flex-wrap:wrap;position:relative}.el-row.is-justify-center{justify-content:center}.el-row.is-justify-end{justify-content:flex-end}.el-row.is-justify-space-between{justify-content:space-between}.el-row.is-justify-space-around{justify-content:space-around}.el-row.is-justify-space-evenly{justify-content:space-evenly}.el-row.is-align-top{align-items:flex-start}.el-row.is-align-middle{align-items:center}.el-row.is-align-bottom{align-items:flex-end}:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter{animation:v-modal-in var(--el-transition-duration-fast) ease}.v-modal-leave{animation:v-modal-out var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{background:var(--el-popup-modal-bg-color);height:100%;left:0;opacity:var(--el-popup-modal-opacity);position:fixed;top:0;width:100%}.el-popup-parent--hidden{overflow:hidden}.el-dialog{--el-dialog-width:50%;--el-dialog-margin-top:15vh;--el-dialog-bg-color:var(--el-bg-color);--el-dialog-box-shadow:var(--el-box-shadow);--el-dialog-title-font-size:var(--el-font-size-large);--el-dialog-content-font-size:14px;--el-dialog-font-line-height:var(--el-font-line-height-primary);--el-dialog-padding-primary:16px;--el-dialog-border-radius:var(--el-border-radius-base);background:var(--el-dialog-bg-color);border-radius:var(--el-dialog-border-radius);box-shadow:var(--el-dialog-box-shadow);box-sizing:border-box;margin:var(--el-dialog-margin-top,15vh) auto 50px;overflow-wrap:break-word;padding:var(--el-dialog-padding-primary);position:relative;width:var(--el-dialog-width,50%)}.el-dialog:focus{outline:none!important}.el-dialog.is-align-center{margin:auto}.el-dialog.is-fullscreen{--el-dialog-width:100%;--el-dialog-margin-top:0;border-radius:0;height:100%;margin-bottom:0;overflow:auto}.el-dialog__wrapper{bottom:0;left:0;margin:0;overflow:auto;position:fixed;right:0;top:0}.el-dialog.is-draggable .el-dialog__header{cursor:move;-webkit-user-select:none;user-select:none}.el-dialog__header{padding-bottom:var(--el-dialog-padding-primary)}.el-dialog__header.show-close{padding-right:calc(var(--el-dialog-padding-primary) + var(--el-message-close-size, 16px))}.el-dialog__headerbtn{background:#0000;border:none;cursor:pointer;font-size:var(--el-message-close-size,16px);height:48px;outline:none;padding:0;position:absolute;right:0;top:0;width:48px}.el-dialog__headerbtn .el-dialog__close{color:var(--el-color-info);font-size:inherit}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:var(--el-color-primary)}.el-dialog__title{color:var(--el-text-color-primary);font-size:var(--el-dialog-title-font-size);line-height:var(--el-dialog-font-line-height)}.el-dialog__body{color:var(--el-text-color-regular);font-size:var(--el-dialog-content-font-size)}.el-dialog__footer{box-sizing:border-box;padding-top:var(--el-dialog-padding-primary);text-align:right}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial}.el-dialog--center .el-dialog__footer{text-align:inherit}.el-modal-dialog.is-penetrable{pointer-events:none}.el-modal-dialog.is-penetrable .el-dialog{pointer-events:auto}.el-overlay-dialog{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}.el-overlay-dialog.is-closing .el-dialog{pointer-events:none}.dialog-fade-enter-active{animation:modal-fade-in var(--el-transition-duration)}.dialog-fade-enter-active .el-overlay-dialog{animation:dialog-fade-in var(--el-transition-duration)}.dialog-fade-leave-active{animation:modal-fade-out var(--el-transition-duration)}.dialog-fade-leave-active .el-overlay-dialog{animation:dialog-fade-out var(--el-transition-duration)}@keyframes dialog-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes dialog-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}.el-overlay{background-color:var(--el-overlay-color-lighter);bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:2000}.el-overlay .el-overlay-root{height:0}.el-dialog[data-v-5e300e87]{height:auto!important}@media only screen and (min-width:320px) and (max-width:599px){.el-dialog.modal-alert-message .el-dialog--center[data-v-5e300e87]{height:auto!important;margin:auto!important;top:50%;transform:translateY(-50%);width:90%!important}}button[data-v-5e300e87]{cursor:pointer}button.btn-goto-bag-detail[data-v-5e300e87]{background-color:#fff;border:0;color:#090909!important;font-family:kittithada_light_45regular;font-size:14px;font-weight:300;text-decoration:underline}button.btn-goto-bag-detail[data-v-5e300e87]:focus{outline:0}header .navbar-order-time[data-v-5e300e87]{align-items:center;background-color:#ffe3f3;display:flex;height:25px;justify-content:center}header .navbar-order-time svg .a[data-v-5e300e87]{fill:none;stroke:#eb008b;stroke-linecap:round;stroke-linejoin:round}header .navbar-order-time .content[data-v-5e300e87]{align-items:center;display:flex;justify-content:center}header .navbar-order-time .content span.text[data-v-5e300e87]{color:#ec008c;font-family:kittithada_roman_55regular;font-size:16px;margin:0 8px}header .navbar-order-time .content span.time[data-v-5e300e87]{color:#ec008c;font-family:kittithada_bold_75regular;font-size:16px}header .el-dropdown-link[data-v-5e300e87]{cursor:pointer}header .el-dropdown-link .el-icon[data-v-5e300e87]{display:inline-block}header svg[data-v-5e300e87]{fill:#fff}header .bg-black-pink[data-v-5e300e87]{background-color:#000;border-top:4px solid #ec008c}header .bg-black-pink.mobile[data-v-5e300e87]{border-top:4px solid #000}header .navbar-large[data-v-5e300e87],header .navbar-large.payment[data-v-5e300e87]{height:76px}header .navbar-small[data-v-5e300e87]{height:49px}header .navbar-1[data-v-5e300e87]{height:28px;padding:0}@media only screen and (min-width:600px){header .navbar-1[data-v-5e300e87]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-1[data-v-5e300e87]{max-width:1200px}}header .navbar-1[data-v-5e300e87]{margin:0 auto}header .navbar-1 .items[data-v-5e300e87]{align-items:center;display:flex;height:100%;justify-content:space-between}header .navbar-1 .items svg[data-v-5e300e87]{fill:#000;margin-right:14px}header .navbar-1 .items svg.svg-social[data-v-5e300e87]{height:20px;width:20px}header .navbar-1 .items span[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}header .navbar-1 a[data-v-5e300e87]{align-items:center;color:#000;display:flex;font-size:14px;height:100%;justify-content:center}header .navbar-1 a[data-v-5e300e87]:hover{text-decoration:underline}header .navbar-1 .items.right span.select-lang[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;margin-left:12px;margin-right:8px}header .navbar-1 .items.right a[data-v-5e300e87]{border-right:1px solid #000;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;padding:0 14px}header .navbar-1 .items.right a[data-v-5e300e87]:last-child{border-right:0}header .navbar-1 .items.right .el-dropdown[data-v-5e300e87]{color:#000;font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-1 .items.right .el-dropdown .el-icon--right[data-v-5e300e87]{margin-left:5px}header .navbar-1 svg[data-v-5e300e87]{height:12px}header .navbar-2[data-v-5e300e87]{height:70px}@media only screen and (min-width:600px){header .navbar-2[data-v-5e300e87]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-2[data-v-5e300e87]{max-width:1200px}}header .navbar-2[data-v-5e300e87]{margin:0 auto}header .navbar-2 .ui.input.icon[data-v-5e300e87]{display:flex;position:relative}header .navbar-2 .ui.input.icon input[data-v-5e300e87]{background-color:#fff;border:0;border-radius:25px;color:#000000de;font-size:16px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-2 .ui.input.icon input[data-v-5e300e87]:focus{outline:none}header .navbar-2 .ui.input.icon span[data-v-5e300e87]{border-radius:50%;color:#ec008c;cursor:pointer;padding:8px 10px;position:absolute;right:5px}header .navbar-2 .ui.input.icon span i[data-v-5e300e87]{font-size:18px}header .navbar-2 .header-eveandboy[data-v-5e300e87]{color:#fff;font-size:26px}header .navbar-2 .logo-eveandboy.small[data-v-5e300e87]{cursor:pointer;left:50%;margin-top:10px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}header .navbar-2 .logo-eveandboy.small svg[data-v-5e300e87]{display:block}header .navbar-2 .menu-profile-link[data-v-5e300e87]{display:block;height:100%;width:100%}header .navbar-2 .menu-profile-link .menu-profile-dropdown[data-v-5e300e87]{border-top:1px solid #ec008c;display:none}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-5e300e87]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-5e300e87]:hover{background-color:#ec008c}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item img[data-v-5e300e87]{height:15px;width:15px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item h6[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-2 .menu-profile-link:hover .menu-profile-dropdown[data-v-5e300e87]{display:block}header .navbar-2 .dropdown-profile[data-v-5e300e87]{height:100%}@media only screen and (min-width:600px){header .navbar-2 .dropdown-profile[data-v-5e300e87]{max-width:220px;min-width:155px}}header .navbar-2 .dropdown-profile[data-v-5e300e87]{cursor:pointer}header .navbar-2 .dropdown-profile svg[data-v-5e300e87]{color:#fff;width:auto}header .navbar-2 .dropdown-profile img[data-v-5e300e87]{border-radius:50%;height:36px;width:36px}header .navbar-2 .dropdown-profile .content[data-v-5e300e87]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .navbar-2 .dropdown-profile .content h5[data-v-5e300e87]{display:block}header .navbar-2 .dropdown-profile .content h5.header[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;-webkit-line-clamp:1;margin-bottom:4px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header .navbar-2 .dropdown-profile .content h5.sub-header[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-2 .dropdown-profile .content[data-v-5e300e87]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-2 .dropdown-profile i[data-v-5e300e87]{color:#fff}header .navbar-2 .items-svg[data-v-5e300e87]{height:100%}header .navbar-2 .items-svg svg[data-v-5e300e87]{height:32px;width:auto}header .navbar-2 .items-svg[data-v-5e300e87]{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}@media only screen and (min-width:600px){header .navbar-3[data-v-5e300e87]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-3[data-v-5e300e87]{max-width:1080px}}header .navbar-3[data-v-5e300e87]{margin:0 auto}header .navbar-3 .header-eveandboy[data-v-5e300e87]{color:#fff;font-size:26px}header .navbar-3 .menu-profile-link[data-v-5e300e87]{display:block;height:100%;width:70%}header .navbar-3 .menu-profile-link .menu-profile-dropdown[data-v-5e300e87]{border-top:1px solid #ec008c;display:none}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-5e300e87]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-5e300e87]:hover{background-color:#ec008c}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item img[data-v-5e300e87]{height:15px;width:15px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item h6[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-3 .menu-profile-link:hover .menu-profile-dropdown[data-v-5e300e87]{display:block}header .navbar-3 .dropdown-profile[data-v-5e300e87]{cursor:pointer;height:100%;padding:0 16px}header .navbar-3 .dropdown-profile svg[data-v-5e300e87]{background-color:#222;border:2px solid #c1c1c1;border-radius:50%;fill:#999;padding-top:4px;width:18px}header .navbar-3 .dropdown-profile img[data-v-5e300e87]{border-radius:50%;height:18px;width:18px}header .navbar-3 .dropdown-profile .content.text-left[data-v-5e300e87]{min-width:95px}header .navbar-3 .dropdown-profile .content h5[data-v-5e300e87]{display:block}header .navbar-3 .dropdown-profile .content h5.header[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;margin-bottom:4px}header .navbar-3 .dropdown-profile .content h5.sub-header[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-3 .dropdown-profile .content[data-v-5e300e87]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-3 .dropdown-profile i[data-v-5e300e87]{color:#fff}header .navbar-3 .items-svg[data-v-5e300e87]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end}header .navbar-3 .items-svg svg[data-v-5e300e87]{height:20px}header .navbar-3 .items-svg svg.search-icon .c[data-v-5e300e87]{fill:none}header .navbar-3 .items-svg svg.search-icon .a[data-v-5e300e87]{fill:none;stroke:#fff!important;stroke-linecap:round;stroke-miterlimit:10}header .navbar-3 .items-svg svg.search-icon .b[data-v-5e300e87]{stroke:none}header .navbar-4[data-v-5e300e87]{padding:14px 0}@media only screen and (min-width:600px){header .navbar-4[data-v-5e300e87]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-4[data-v-5e300e87]{max-width:1080px}}header .navbar-4[data-v-5e300e87]{margin:0 auto}header .navbar-4 a[data-v-5e300e87]{color:#fff;margin-left:auto}header .navbar-4 .header-eveandboy[data-v-5e300e87]{color:#fff}header .navbar-menu[data-v-5e300e87]{height:43px}@media only screen and (min-width:600px){header .navbar-menu[data-v-5e300e87]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-menu[data-v-5e300e87]{max-width:1200px}}header .navbar-menu[data-v-5e300e87]{border-bottom:1px solid #d1d1d1;margin:0 auto}header .navbar-menu ul[data-v-5e300e87]{height:100%;margin:0;position:relative;width:100%}header .navbar-menu ul .menu[data-v-5e300e87]{display:flex;height:100%}header .navbar-menu ul .menu-scroll[data-v-5e300e87]{overflow-x:auto;overflow-y:hidden}header .navbar-menu ul .menu-scroll[data-v-5e300e87]::-webkit-scrollbar{display:none}header .navbar-menu ul .menu-scroll[data-v-5e300e87]{-ms-overflow-style:none;scrollbar-width:none}header .navbar-menu ul .menu-right[data-v-5e300e87]{display:flex;height:100%;margin-left:auto;position:static}header .navbar-menu ul .menu-right .content[data-v-5e300e87]{left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li.tab[data-v-5e300e87]{cursor:pointer;display:flex;justify-content:center;list-style-position:inside;list-style-type:none;margin:4px 15px}header .navbar-menu ul li.tab a[data-v-5e300e87]{align-self:center;display:inline-block}header .navbar-menu ul li.tab .icon-menu-product[data-v-5e300e87]{align-self:center;display:flex}header .navbar-menu ul li.tab h6.menu-header[data-v-5e300e87]{align-self:center;display:inline-block;font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;white-space:nowrap}header .navbar-menu ul li .content[data-v-5e300e87]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;color:#000;display:none;height:540px;left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li .content__product[data-v-5e300e87]{background-color:transparent;box-shadow:0 0 0 0 transparent}header .navbar-menu ul li .content__product .main-category[data-v-5e300e87]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;display:flex;flex-direction:column;float:left;height:500px;justify-content:space-evenly;width:25%}header .navbar-menu ul li .content__product .main-category .item h6.category-name[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-menu ul li .content__product .main-category .item.active h6[data-v-5e300e87],header .navbar-menu ul li .content__product .main-category .item:hover h6.category-name[data-v-5e300e87]{font-weight:700}header .navbar-menu ul li .content__product .main-category .item .product__content[data-v-5e300e87]{display:inline-block}header .navbar-menu ul li .content__product .main-category .item[data-v-5e300e87]{padding:10px 24px}header .navbar-menu ul li .content__product .product__content.active[data-v-5e300e87]{display:inline-block}header .navbar-menu ul li .content__product .product__content[data-v-5e300e87]{background-color:#fff;box-shadow:5px 3px 5px #00000029;display:none;height:500px;width:75%}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-5e300e87]{height:500px;overflow-x:hidden;overflow-y:auto;padding:24px 0}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-5e300e87]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-5e300e87]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-5e300e87]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-5e300e87]{color:#9c9c9c;display:block;margin-bottom:14px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category h6[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;letter-spacing:.24px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-5e300e87]:hover{color:#ec008c;text-decoration:underline}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row[data-v-5e300e87]{padding:0 5% 14px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-header[data-v-5e300e87]{background-color:#ec008c;display:inline-block;height:12px;margin-right:4px;width:3px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:700;line-height:1.5}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-5e300e87]:hover{color:#ec008c}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-sub[data-v-5e300e87]{border-top:1px solid #e6e6e6;bottom:0}header .navbar-menu ul li .content__product .product__content .product-image-right[data-v-5e300e87]{padding:14px}header .navbar-menu ul li .content__brand[data-v-5e300e87]{padding:14px 24px}header .navbar-menu ul li .content__brand .brand-image[data-v-5e300e87]{padding:0 0 0 24px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand[data-v-5e300e87]{margin-top:14px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand a[data-v-5e300e87]{text-decoration:underline}header .navbar-menu ul li .content__brand ul.submenu-list-link[data-v-5e300e87]{list-style:none}header .navbar-menu ul li .content__brand ul.submenu-list-link h5[data-v-5e300e87]{margin-bottom:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link li[data-v-5e300e87]{margin-bottom:7px}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-5e300e87]{color:#666;font-size:14px;text-decoration:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-5e300e87]:hover{color:#eb008b;text-decoration:underline}header .navbar-menu ul li .content__brand .ui.input.icon[data-v-5e300e87]{align-items:center;display:flex;max-width:230px;min-width:190px;position:relative}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-5e300e87]{background-color:#fff;border:1px solid #d2d2d2;border-radius:25px;box-sizing:border-box;color:#000;font-size:14px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-5e300e87]:focus{outline:none}header .navbar-menu ul li .content__brand .ui.input.icon span[data-v-5e300e87]{border-radius:50%;color:#d2d2d2;cursor:pointer;left:10px;position:absolute}header .navbar-menu ul li .content__brand .ui.input.icon span i[data-v-5e300e87]{font-size:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom h5[data-v-5e300e87],header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li[data-v-5e300e87]{margin-bottom:0}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li a[data-v-5e300e87]{font-size:12px}header .navbar-menu ul li .content__brand h6[data-v-5e300e87]{text-decoration:underline}header .navbar-menu ul li .content__brand h6 a[data-v-5e300e87]{color:#000}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-5e300e87]{height:495px;overflow-x:hidden;overflow-y:auto;padding:14px 0;white-space:nowrap}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-5e300e87]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-5e300e87]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-5e300e87]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand .text-more[data-v-5e300e87]{bottom:0;position:absolute;text-decoration:underline}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-5e300e87]{height:500px;overflow-x:hidden;overflow-y:scroll}header .navbar-menu ul li .content__brand .el-col-scroll-y ul[data-v-5e300e87]{height:auto!important;margin-bottom:14px;width:100%}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-5e300e87]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-5e300e87]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-5e300e87]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand ul.tag-a-z[data-v-5e300e87]{align-items:center;color:#000;display:flex;flex-direction:column;font-family:kittithada_bold_75regular;font-weight:bolder;height:500px;list-style:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.tag-a-z li[data-v-5e300e87]{font-family:kittithada_medium_65regular;font-size:12px;font-weight:400;line-height:1;margin-bottom:6.5px}header .navbar-menu ul li .content__brand ul.tag-a-z li.active[data-v-5e300e87]{color:#ec008c}header .navbar-menu ul li .content .divider[data-v-5e300e87]{width:1px}header .navbar-menu ul li .content .divider.horizontal[data-v-5e300e87]{background-color:#e6e6e6;height:90%;margin-left:10px;position:absolute;transform:translateY(2%)}header .navbar-menu ul li .content .main-promotion[data-v-5e300e87]{display:block;font-size:18px}header .navbar-menu ul li .content .main-promotion .item[data-v-5e300e87]{display:block}header .navbar-menu ul li .content .main-promotion .item h6[data-v-5e300e87]{font-weight:100}header .navbar-menu ul li .content .main-promotion .item[data-v-5e300e87]:hover{color:#000}header .navbar-menu ul li .content .main-promotion .item:hover h6[data-v-5e300e87]{font-weight:700}header .navbar-menu ul li .content .main-promotion .item[data-v-5e300e87]{padding:14px 24px}header .navbar-menu ul li .content .promotion-image[data-v-5e300e87]{display:grid;grid-template-columns:repeat(10,minmax(1em,1fr));grid-gap:4px;grid-auto-rows:1fr}header .navbar-menu ul li .content .promotion-image[data-v-5e300e87]:before{content:"";grid-column:1/1;grid-row:1/1;padding-bottom:100%;width:0}header .navbar-menu ul li .content .promotion-image[data-v-5e300e87]{margin-left:auto;margin-right:14px;padding-top:14px;width:95%}header .navbar-menu ul li a[data-v-5e300e87]{color:#000}header .navbar-menu ul li a[data-v-5e300e87]:hover{color:#ec008c}header .navbar-menu ul li:hover.tab[data-v-5e300e87]{border-bottom:4px solid #ec008c;color:#ec008c;margin-bottom:0}header .navbar-menu ul li:hover.tab .icon-menu-product svg .a[data-v-5e300e87]{fill:none;stroke:#ec008c;stroke-linecap:round}header .navbar-menu ul li:hover .content[data-v-5e300e87]{display:block}header .nav-section__1 .dropdown-profile svg[data-v-5e300e87],header .nav-section__1 .items svg[data-v-5e300e87]{transition:transform .25s ease,opacity .25s ease}header .nav-section__1.active .header-eveandboy[data-v-5e300e87]{transition:font-size .3s}header .nav-section__1.active .dropdown-profile img[data-v-5e300e87],header .nav-section__1.active .dropdown-profile svg[data-v-5e300e87]{transition:width .3s}header .nav-section__1.active .items svg[data-v-5e300e87]{opacity:1;transform:scale(1)}header .nav-section__1.active[data-v-5e300e87]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__1.hide .header-eveandboy[data-v-5e300e87]{font-size:26px;transition:font-size .3s}header .nav-section__1.hide .dropdown-profile img[data-v-5e300e87],header .nav-section__1.hide .dropdown-profile svg[data-v-5e300e87]{transition:width .3s;width:18px}header .nav-section__1.hide .items svg[data-v-5e300e87]{opacity:.85;transform:scale(.85)}header .nav-section__1.hide[data-v-5e300e87]{left:0;position:absolute;right:0;transform:translateY(-100%);transition:transform .3s}header .nav-section__2[data-v-5e300e87]{left:0;position:absolute;right:0;top:-300%}header .nav-section__2.active[data-v-5e300e87]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__2.hide[data-v-5e300e87]{left:0;position:absolute;right:0;transform:translateY(-300%);transition:transform .3s;z-index:-1}header h1.countinue-shopping[data-v-5e300e87]{font-family:kittithada_light_45regular;font-size:20px;font-weight:900}header .navbar-bag-quantity[data-v-5e300e87]{position:relative}header .navbar-bag-quantity .quantity-bag.small[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:12px;min-height:20px;min-width:20px;padding:2px;right:-12px;top:-12px}header .navbar-bag-quantity .quantity-bag[data-v-5e300e87]{align-items:center;background-color:#ec008c;border-radius:50%;color:#fff;display:flex;font-family:kittithada_roman_55regular;font-size:16px;font-weight:300;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:2px;position:absolute;right:-8px;top:-5px}header .navbar-bag-quantity svg[data-v-5e300e87]{fill:#fff!important;height:20px}header .navbar-bag-quantity svg.bag .c[data-v-5e300e87]{fill:none}header .navbar-bag-quantity svg.bag .a[data-v-5e300e87]{fill:#fff;stroke:none!important}header .navbar-bag-quantity svg.bag .b[data-v-5e300e87]{stroke:none}.popular-image-brand[data-v-5e300e87]{border:1px solid #000;display:block;float:left;height:100px;margin-bottom:12px;margin-right:12px;width:100px}.popular-image-brand .image-card[data-v-5e300e87]{align-items:center;display:flex;justify-content:center;position:relative}.popular-image-brand .image-card[data-v-5e300e87],.popular-image-brand .image-card img[data-v-5e300e87]{height:100px!important;margin:0!important;max-height:100px!important;max-width:100px!important;min-height:100px!important;min-width:100px!important;width:100px!important}.promotion-image[data-v-5e300e87]{position:relative;width:95%}.promotion-image .preload-image[data-v-5e300e87],.promotion-image img[data-v-5e300e87]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promotion-image .preload-image[data-v-5e300e87]{bottom:0;left:0;right:0;top:0}.custom-dialog .el-dialog__wrapper[data-v-5e300e87]{background-color:#000c;overflow:auto;z-index:9999}.custom-dialog .el-dialog__wrapper .el-dialog[data-v-5e300e87]{align-items:center;background-color:transparent;box-shadow:none;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.white-icon[data-v-5e300e87]{cursor:pointer;fill:#fff!important;stroke:#fff!important}[v-cloak][data-v-5e300e87]{display:none!important}.app-content-main header[data-v-5e300e87]{background-color:#fff;position:sticky;top:0;z-index:1000}.app-content-main main[data-v-5e300e87]{margin-bottom:100px}.app-content-main footer[data-v-5e300e87]{border-top:solid #ec008c;bottom:0;left:0;right:0}@media only screen and (min-width:600px){.app-content-main .container[data-v-5e300e87]{max-width:700px}}@media only screen and (min-width:1080px){.app-content-main .container[data-v-5e300e87]{max-width:1200px}}.app-content-main .container[data-v-5e300e87]{margin:0 auto;min-height:600px}.card.slick-slider.slick-initialized:active div[data-v-5e300e87],.card.slick-slider.slick-initialized:focus div[data-v-5e300e87]{outline:0!important}.card.slick-slider.slick-initialized .slick-track[data-v-5e300e87]{padding:4px 0}.card.slick-slider.slick-initialized .slick-active div[data-v-5e300e87]{outline:0!important}.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-5e300e87]{left:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-5e300e87]{right:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-5e300e87],.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-5e300e87]{background-color:#555;border-radius:50%;fill:#fff;font-size:12px;height:20px;opacity:.8;padding:14px;transition:.3s ease;width:20px}.carousel-product-detail.slick-slider.slick-initialized:active div[data-v-5e300e87],.carousel-product-detail.slick-slider.slick-initialized:focus div[data-v-5e300e87]{outline:0!important}.carousel-product-detail.slick-slider.slick-initialized.navigation img[data-v-5e300e87]{border:2px solid transparent;border-radius:6px;cursor:pointer;height:auto;max-height:64px;max-width:64px;width:auto}.carousel-product-detail.slick-slider.slick-initialized.navigation .slick-current img[data-v-5e300e87]{border:2px solid #ec008c}.carousel-product-detail.slick-slider.slick-initialized .slick-track[data-v-5e300e87]{padding:4px 0}.carousel-product-detail.slick-slider.slick-initialized .slick-active div[data-v-5e300e87]{outline:0!important}.banner-sliding.slick-slider.slick-initialized[data-v-5e300e87]{height:480px;margin:0 auto;width:1080px}.banner-sliding.slick-slider.slick-initialized .banner-image img[data-v-5e300e87]{height:480px;width:1080px}.banner-sliding.slick-slider.slick-initialized:active div[data-v-5e300e87],.banner-sliding.slick-slider.slick-initialized:focus div[data-v-5e300e87]{outline:0!important}.banner-sliding.slick-slider.slick-initialized .option-slider[data-v-5e300e87]{bottom:1.5em;position:absolute;right:1.5em}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page[data-v-5e300e87]{margin:0 8px}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page span[data-v-5e300e87]{font-size:24px;font-weight:900}.banner-sliding.slick-slider.slick-initialized .option-slider .next svg[data-v-5e300e87],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play svg[data-v-5e300e87],.banner-sliding.slick-slider.slick-initialized .option-slider .prev svg[data-v-5e300e87]{fill:#fff;height:16px}.banner-sliding.slick-slider.slick-initialized .option-slider .next[data-v-5e300e87],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play[data-v-5e300e87],.banner-sliding.slick-slider.slick-initialized .option-slider .prev[data-v-5e300e87]{background-color:#000;border-radius:50%;cursor:pointer;margin:0 8px;opacity:.8;padding:14px 14px 10px;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout[data-v-5e300e87]{margin:0}.layout .title[data-v-5e300e87]{align-items:flex-end;border-bottom:1px solid #d2d2d2;margin-bottom:2px;padding-bottom:2px}.layout .text-header[data-v-5e300e87]{font-weight:lighter;text-transform:uppercase}.layout .text-header strong[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:700}@media only screen and (min-width:320px) and (max-width:599px){.layout .text-header strong[data-v-5e300e87]{font-size:14px}}.layout .pages[data-v-5e300e87]{margin-left:14px}.layout .pages span[data-v-5e300e87]{border-radius:50%;color:#aaa;cursor:pointer;font-size:14px;margin:0 2px;padding:2px 8px}.layout .pages span[data-v-5e300e87]:hover{background-color:#555;color:#fff}.layout .pages span.active[data-v-5e300e87]{background-color:#000;color:#fff}.layout .link-view-all[data-v-5e300e87]{color:#000;margin-right:14px;text-decoration:underline}.layout .link-view-all span[data-v-5e300e87]{font-size:18px}.layout .link-view-all svg[data-v-5e300e87]{fill:#000;height:10px}.layout .banner[data-v-5e300e87]{width:100%}.carousel .next svg[data-v-5e300e87],.carousel .prev svg[data-v-5e300e87]{fill:#fff;height:16px}.carousel .next[data-v-5e300e87],.carousel .prev[data-v-5e300e87]{background-color:#555;border-radius:50%;cursor:pointer;opacity:.8;padding:14px 14px 10px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel .prev[data-v-5e300e87]{left:-55px}.carousel .next[data-v-5e300e87]{right:-55px}.carousel[data-v-5e300e87]{position:relative}.carousel__content[data-v-5e300e87]{display:flex;overflow-x:hidden;padding:1px 0;white-space:nowrap}.carousel__item[data-v-5e300e87]{flex:0 0 auto;transition:transform .3s;width:100%}.el-input[data-v-5e300e87]::-webkit-scrollbar{width:6px;z-index:11}.el-input[data-v-5e300e87]::-webkit-scrollbar-corner{background:#fff}.el-input[data-v-5e300e87]::-webkit-scrollbar-thumb{background:#b4bccc;border-radius:5px;width:6px}.el-input[data-v-5e300e87]::-webkit-scrollbar-track{background:#fff}.el-input[data-v-5e300e87]::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-breadcrumb[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}.el-breadcrumb.custom-breadcrumb[data-v-5e300e87]{margin-top:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item a[data-v-5e300e87]:hover{color:inherit!important;cursor:pointer;text-decoration:none!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item.btn[data-v-5e300e87]{cursor:pointer}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item[data-v-5e300e87]{align-items:center;display:flex}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg[data-v-5e300e87]{height:14px;width:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .a[data-v-5e300e87]{fill:none;stroke-miterlimit:10}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .b[data-v-5e300e87],.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-5e300e87]{stroke:none}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-5e300e87]{fill:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item span.el-breadcrumb__inner[data-v-5e300e87]{text-transform:capitalize!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-5e300e87]{color:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-5e300e87]{color:#ec008c}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__separator[data-v-5e300e87]{color:#000;font-weight:700;margin:0 9px}.el-collapse[data-v-5e300e87]{border-bottom:1px solid #ebeef5;border-top:1px solid #ebeef5}.el-collapse .el-collapse-item__header[data-v-5e300e87]{background-color:#f6f6f6;border-bottom:1px solid #ebeef5;color:#505050;font-family:kittithada_roman_55regular;font-size:14px;font-weight:500;height:auto;line-height:1;padding:20px}.el-collapse .el-collapse-item__header svg[data-v-5e300e87]{margin-right:15px}.el-collapse .el-collapse-item__header svg.truck-svg[data-v-5e300e87]{height:22.416px!important;width:44.769px!important}.el-collapse .el-collapse-item__header svg.truck-svg .a[data-v-5e300e87]{fill:none!important;stroke:#333!important;stroke-linecap:round!important;stroke-linejoin:round!important}.el-collapse .el-collapse-item__wrap[data-v-5e300e87]{padding:24px}.el-collapse .el-collapse-item__content[data-v-5e300e87]{color:#303133;font-size:13px;line-height:1.7692307692;padding-bottom:25px}.el-checkbox-group.custom-checkbox[data-v-5e300e87]{font-size:none}.el-checkbox-group.custom-checkbox .el-checkbox[data-v-5e300e87]{display:block;font-size:none;margin-right:30px}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked .el-checkbox__inner[data-v-5e300e87]{background-color:#ec008c!important;border:1px solid #ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked+.el-checkbox__label[data-v-5e300e87]{color:#ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-5e300e87]{height:18px;width:18px}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-5e300e87]:after{height:11px;left:5.5px;top:1px;width:5px}.el-checkbox-group.custom-checkbox .el-checkbox__label[data-v-5e300e87],.el-checkbox-group.custom-checkbox .el-checkbox__label h3[data-v-5e300e87]{color:#000;font-family:kittithada_roman_55regular;font-size:13px;font-weight:400;line-height:1;padding-left:10px}.radio-payment-method .el-radio-button[data-v-5e300e87]:first-child{margin-left:0!important}.radio-payment-method .el-radio-button:first-child .el-radio-button__inner[data-v-5e300e87],.radio-payment-method .el-radio-button:last-child .el-radio-button__inner[data-v-5e300e87]{border-radius:0!important}.radio-payment-method .el-radio-button[data-v-5e300e87]{margin:8px}.radio-payment-method .el-radio-button__inner[data-v-5e300e87]{background:#fff;border:2px solid #d2d2d2!important;border-radius:0;color:#666;cursor:pointer;font-family:kittithada_bold_75regular;font-size:16px;height:81px;margin:0;outline:0;padding:0;position:relative;transition:all .1s cubic-bezier(.645,.045,.355,1);width:116px}.radio-payment-method .el-radio-button__inner svg.icon-correct[data-v-5e300e87]{display:none;height:24px;position:absolute;right:-12px;top:-12px;width:24px}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-5e300e87]{fill:#fff;stroke-width:em(4)}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-5e300e87],.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-5e300e87]{stroke:#ec008c}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-5e300e87],.radio-payment-method .el-radio-button__inner svg.icon-correct .d[data-v-5e300e87]{fill:none}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-5e300e87]{stroke-linecap:round;stroke-linejoin:round;stroke-width:em(6)}.radio-payment-method .el-radio-button__inner svg.icon-correct .c[data-v-5e300e87]{stroke:none}.radio-payment-method .el-radio-button__inner .svg-icon[data-v-5e300e87]{align-items:center;display:flex;height:70%;justify-content:center}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card[data-v-5e300e87]{height:18.888px;width:27.751px}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-5e300e87],.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-5e300e87]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-5e300e87]{stroke-width:.648px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code[data-v-5e300e87]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-5e300e87]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay[data-v-5e300e87]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay .a[data-v-5e300e87]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .text[data-v-5e300e87]{height:30%}.radio-payment-method .el-radio-button__inner .text h6[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:10px;font-weight:300;white-space:normal}.radio-payment-method .el-radio-button__orig-radio[data-v-5e300e87]{display:none}.radio-payment-method .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-5e300e87]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner[data-v-5e300e87]{background-color:#ffe2f3;border:2px solid #ec008c!important;color:#ec008c}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner svg.icon-correct[data-v-5e300e87]{display:block}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-5e300e87],.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-5e300e87]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-5e300e87]{stroke-width:.648px}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-5e300e87]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.airpay g[data-v-5e300e87]{fill:#ec008c}.radio-payment-method .el-radio-button[data-v-5e300e87]:focus{box-shadow:0 0 0 0 transparent!important}body.el-popup-parent--hidden[data-v-5e300e87]{padding-right:0!important}.radio-product-sku[data-v-5e300e87]{width:540px}@media only screen and (min-width:320px) and (max-width:599px){.radio-product-sku[data-v-5e300e87]{overflow:auto;width:100%}}.radio-product-sku .el-radio-button[data-v-5e300e87]:first-child{border-left:0;margin-left:0!important}.radio-product-sku .el-radio-button[data-v-5e300e87]{position:relative}.radio-product-sku .el-radio-button .preload-image[data-v-5e300e87],.radio-product-sku .el-radio-button img[data-v-5e300e87]{height:40px;width:40px}.radio-product-sku .el-radio-button[data-v-5e300e87]{margin:0 6px 6px 0}.radio-product-sku .el-radio-button__inner[data-v-5e300e87]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:40px;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:40px;width:auto}.radio-product-sku .el-radio-button__orig-radio[data-v-5e300e87]{display:none}.radio-product-sku .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-5e300e87]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-sku .el-radio-button.is-active .el-radio-button__inner[data-v-5e300e87]{border:3px solid #ec008c!important}.radio-product-sku .el-radio-button[data-v-5e300e87]:focus{box-shadow:0 0 0 0 transparent!important}.radio-product-gift[data-v-5e300e87]{width:540px}.radio-product-gift .el-radio-button[data-v-5e300e87]:first-child{border-left:0;margin-left:0!important}.radio-product-gift .el-radio-button img[data-v-5e300e87]{height:50px;width:50px}.radio-product-gift .el-radio-button[data-v-5e300e87]{margin:6px}.radio-product-gift .el-radio-button__inner[data-v-5e300e87]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:auto}.radio-product-gift .el-radio-button__orig-radio[data-v-5e300e87]{display:none}.radio-product-gift .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-5e300e87]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-gift .el-radio-button.is-active .el-radio-button__inner[data-v-5e300e87]{border:3px solid #ec008c!important}.radio-product-gift .el-radio-button[data-v-5e300e87]:focus{box-shadow:0 0 0 0 transparent!important}.add-bag-group[data-v-5e300e87]{align-content:center;display:flex!important}@media only screen and (min-width:600px){.button-product-quantity[data-v-5e300e87]{align-content:center;display:flex!important}}@media only screen and (min-width:1080px){.button-product-quantity[data-v-5e300e87]{align-content:center;display:flex!important}}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity[data-v-5e300e87]{align-items:center;display:flex;position:relative}}.button-product-quantity .input-quantity-product[data-v-5e300e87]{margin:0 8px;padding:4px 0;text-align:center;width:50px}.button-product-quantity .input-quantity-product[data-v-5e300e87]::-webkit-inner-spin-button,.button-product-quantity .input-quantity-product[data-v-5e300e87]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.button-product-quantity .input-quantity-product[data-v-5e300e87]{-moz-appearance:textfield}.button-product-quantity .el-button[data-v-5e300e87]{display:inline!important}.button-product-quantity .el-button.button-quantity[data-v-5e300e87]{border:none!important;border-radius:50%!important;height:auto!important;padding:0!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity[data-v-5e300e87]{display:block!important}}.button-product-quantity .el-button.button-quantity i[data-v-5e300e87]{font-size:32px}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity i[data-v-5e300e87]{font-size:19px}}.button-product-quantity .el-button.button-quantity.is-disabled[data-v-5e300e87]{cursor:default}.button-product-quantity .el-button.button-quantity.is-disabled:hover i[data-v-5e300e87]{color:none}.button-product-quantity .el-button.button-quantity:not(.is-disabled) i[data-v-5e300e87]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):hover i[data-v-5e300e87]{color:#ec008c}.button-product-quantity .el-button.button-quantity:not(.is-disabled):focus i[data-v-5e300e87]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):active i[data-v-5e300e87]{color:#ec008c}.button-product-quantity .el-input.input-quantity[data-v-5e300e87]{align-self:center!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity[data-v-5e300e87]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity input[data-v-5e300e87]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input[data-v-5e300e87]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-5e300e87]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal[data-v-5e300e87]{align-self:center!important;border:none!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal[data-v-5e300e87]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input[data-v-5e300e87]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input[data-v-5e300e87]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-5e300e87]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal input[data-v-5e300e87]:disabled{color:#606266!important}.button-product-quantity.navbar-bag[data-v-5e300e87]{margin-left:0}.el-select.custom-select-bag .el-input input.el-input__inner[data-v-5e300e87]{height:25px!important}.el-select.custom-select-bag .el-input.el-input--suffix[data-v-5e300e87]{margin-bottom:0!important}.el-select.custom-select-bag .el-input span.el-input__suffix .el-input__icon[data-v-5e300e87]{line-height:1!important}.el-select.custom-select-filter .el-input input.el-input__inner[data-v-5e300e87]{height:35px!important;line-height:inherit}.el-select.custom-select-filter .el-input.el-input--suffix[data-v-5e300e87]{border-radius:4px!important;margin-bottom:0!important}.el-select.custom-select-filter .el-input span.el-input__suffix .el-input__icon[data-v-5e300e87]{line-height:1!important}.el-select.limit-item[data-v-5e300e87]{width:100px}.el-dropdown[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:300}.el-dropdown.custom-icon-navbar[data-v-5e300e87]{align-items:center;display:flex;height:100%;justify-content:center}.el-dropdown[data-v-5e300e87]:focus{outline:0}@media only screen and (min-width:600px){.el-dropdown-menu.custom-icon-navbar[data-v-5e300e87]{width:380px}}@media only screen and (min-width:1080px){.el-dropdown-menu.custom-icon-navbar[data-v-5e300e87]{width:380px}}.custom-navbar.el-divider.el-divider--vertical[data-v-5e300e87]{background-color:#3a3a3a;display:inline-block;height:35%;margin:0 18px;position:relative;vertical-align:middle;width:1px}.el-tag[data-v-5e300e87]{border-radius:4px;border-width:1px;font-size:12px;height:32px;line-height:30px;padding:0 10px}.el-notification[data-v-5e300e87]{background-color:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 12px #0000001a;box-sizing:border-box;display:flex;overflow:hidden;padding:14px 26px 14px 13px;position:fixed;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;width:300px}.el-notification.right[data-v-5e300e87]{right:16px}.el-notification__icon[data-v-5e300e87]{font-size:24px;height:24px;width:24px}.el-notification__group[data-v-5e300e87]{margin-left:13px;margin-right:8px}.el-notification__title[data-v-5e300e87]{color:#303133;font-family:kittithada_medium_65regular;font-size:16px;font-weight:700;margin:0}.el-notification__content[data-v-5e300e87]{color:#606266;font-family:kittithada_medium_65regular;font-size:14px;line-height:21px;margin:6px 0 0;text-align:justify}.el-tabs.custom-two-tab[data-v-5e300e87]{margin-top:15px}@media only screen and (min-width:320px) and (max-width:599px){.el-tabs.custom-two-tab[data-v-5e300e87]{margin-top:0}}.el-tabs.custom-two-tab .el-tabs__header.is-top[data-v-5e300e87]{background-color:#ececec;border:1px solid #afafaf;border-radius:10px}.el-tabs.custom-two-tab .el-tabs__active-bar.is-top[data-v-5e300e87]{display:none}.el-tabs.custom-two-tab .el-tabs__nav.is-top[data-v-5e300e87]{display:flex;width:100%}.el-tabs.custom-two-tab .el-tabs__nav-wrap[data-v-5e300e87]:after{display:none}.el-tabs.custom-two-tab .el-tabs__item[data-v-5e300e87]{color:#888;padding:0}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-0[data-v-5e300e87]{border-radius:8px 0 0 8px!important}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-3[data-v-5e300e87]{border-radius:0 8px 8px 0!important}.el-tabs.custom-two-tab .el-tabs__item.is-top[data-v-5e300e87]{text-align:center;width:50%}.el-tabs.custom-two-tab .el-tabs__item.is-active[data-v-5e300e87]{background-color:#000;color:#fff}.hooper.custom-popup-banner[data-v-5e300e87]{cursor:pointer;height:100%;width:100%}.hooper.custom-popup-banner .hooper-pagination[data-v-5e300e87]{bottom:-63px;padding:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators[data-v-5e300e87]{align-items:center;justify-content:center}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-5e300e87]{margin-right:15px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-5e300e87]:last-child{margin-right:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator[data-v-5e300e87]{border-radius:6px;height:10px;margin:0;width:10px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator.is-active[data-v-5e300e87]{background-color:#ec008c}.image-popup-banner img[data-v-5e300e87]{border-radius:16px 16px 0 0;margin:0 auto;max-width:375px;width:auto}.image-popup-banner .preload-image[data-v-5e300e87]{bottom:0;height:480px;left:0;margin:0 auto;right:0;top:0;width:375px}.section-btn-popup[data-v-5e300e87]{display:flex}.section-btn-popup .divider[data-v-5e300e87]{background-color:#999;height:100%;width:1px}.section-btn-popup button[data-v-5e300e87]{background-color:#fff;border:0;border-radius:0;font-family:kittithada_roman_55regular;font-size:14px;padding:10px;width:100%}body[data-v-5e300e87]{margin:0}a[data-v-5e300e87]{text-decoration:none}ul[data-v-5e300e87]{list-style:none}.bg-pink[data-v-5e300e87]{background-color:#ec008c}.bg-black[data-v-5e300e87]{background-color:#000}html[data-v-5e300e87]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}h1[data-v-5e300e87],h2[data-v-5e300e87],h3[data-v-5e300e87],h4[data-v-5e300e87],h5[data-v-5e300e87],h6[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-weight:300;font-weight:400;line-height:1;margin:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding:0}h1[data-v-5e300e87]{font-size:30px}h2[data-v-5e300e87]{font-size:24px}h3[data-v-5e300e87]{font-size:20px}h4[data-v-5e300e87]{font-size:18px}h5[data-v-5e300e87]{font-size:16px}h6[data-v-5e300e87]{font-size:14px}[data-v-5e300e87]:focus{outline:0!important}.wh-100[data-v-5e300e87]{width:100%!important}.fluid[data-v-5e300e87]{display:block}.flex[data-v-5e300e87]{display:flex}.flex.wrap[data-v-5e300e87]{flex-wrap:wrap}.flex.middle[data-v-5e300e87]{justify-content:center}.flex.between[data-v-5e300e87]{justify-content:space-between}.flex.around[data-v-5e300e87]{justify-content:space-around}.flex.evenly[data-v-5e300e87]{justify-content:space-evenly}.flex.center[data-v-5e300e87]{align-items:center}.text-left[data-v-5e300e87]{text-align:left}.text-right[data-v-5e300e87]{text-align:right}.text-center[data-v-5e300e87]{text-align:center}.btn-black[data-v-5e300e87]{background-color:#000;color:#fff;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300;width:100%}.btn-black[data-v-5e300e87]:hover{background-color:#ec008c;color:#fff}.btn-black[data-v-5e300e87]:focus{background-color:#000;color:#fff}.btn-white[data-v-5e300e87]{background-color:#fff;border:1px solid #707070!important;color:#000;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300}.btn-white[data-v-5e300e87]:hover{border:1px solid #ec008c!important;color:#ec008c}.el-loading-spinner[data-v-5e300e87]{margin:8px 0;padding:8px 0}.el-loading-spinner .path[data-v-5e300e87]{stroke:#ec008c}.el-loading-spinner p.el-loading-text[data-v-5e300e87]{color:#ec008c;font-size:14px}.header-eveandboy[data-v-5e300e87]{font-size:45px}.header-eveandboy span[data-v-5e300e87]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:bolder}.logo-eveandboy[data-v-5e300e87]{align-content:center;cursor:pointer;display:flex;justify-content:center}.logo-eveandboy.black[data-v-5e300e87]{fill:#000}.logo-eveandboy.white[data-v-5e300e87]{fill:#fff}.logo-eveandboy svg[data-v-5e300e87]{height:32px}@media only screen and (min-width:320px) and (max-width:599px){.hidden-xs-only[data-v-5e300e87]{display:none!important}}@media only screen and (min-width:1080px){.hidden-sm-and-up[data-v-5e300e87]{display:none!important}}.content-modal .icon-modal[data-v-5e300e87]{text-align:center}.content-modal .icon-modal svg[data-v-5e300e87]{height:54px;width:auto}.content-modal .icon-modal svg.success-icon .a[data-v-5e300e87],.content-modal .icon-modal svg.success-icon .b[data-v-5e300e87]{fill:none}.content-modal .icon-modal svg.success-icon .b[data-v-5e300e87]{stroke:#1bcb1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.content-modal .icon-modal svg.success-icon .c[data-v-5e300e87],.content-modal .icon-modal svg.success-icon .d[data-v-5e300e87]{stroke:none}.content-modal .icon-modal svg.success-icon .d[data-v-5e300e87]{fill:#2ed030}.content-modal .icon-modal svg.failed-icon .a[data-v-5e300e87]{fill:none;stroke:red;stroke-linecap:round;stroke-linejoin:round}.content-modal .icon-modal svg.timeout-icon[data-v-5e300e87]{height:150px}.content-modal__title[data-v-5e300e87]{text-align:center;word-break:break-word}.content-modal__title h1[data-v-5e300e87]{color:#404240;font-size:30px;margin:11px 0}.content-modal__title h6[data-v-5e300e87]{color:#000;font-family:kittithada_bold_75regular;font-size:18px;font-weight:300;line-height:1.5;margin-bottom:20px}.el-collapse.term{border:0}.el-collapse.term .el-collapse-item__header{background-color:#fff;padding-left:0;padding-right:0;text-align:left}.el-collapse.term .el-collapse-item__header h1{color:#ec008c;font-family:kittithada_bold_75regular;font-size:26px;font-weight:700;margin-right:8px}.el-collapse.term .el-collapse-item__header h6{color:#000;font-family:kittithada_bold_75regular;font-size:20px;font-weight:700}.el-collapse.term .el-collapse-item__arrow{display:none}.el-collapse.term .el-collapse-item__wrap{padding:7px 0 17.5px}.el-collapse.term .el-collapse-item__content .content__term .box-1{margin-bottom:24px}.el-collapse.term .el-collapse-item__content .content__term{text-align:left}.el-collapse.term .el-collapse-item__content .content__term p{color:#7d7d7d;font-family:kittithada_roman_55regular;font-size:13px;font-weight:400;line-height:16px;margin:0!important}.el-collapse.term .el-collapse-item__content .content__term a{color:#ec008c;font-family:kittithada_roman_55regular;font-size:13px;font-weight:400;line-height:16px;text-decoration:underline}.el-collapse.term .el-collapse-item__content .content__term h6{color:#000;font-family:kittithada_bold_75regular;font-size:13px;font-weight:400;line-height:16px;margin:0!important}header .navbar-order-time[data-v-29a82c3b]{align-items:center;background-color:#ffe3f3;display:flex;height:25px;justify-content:center}header .navbar-order-time svg .a[data-v-29a82c3b]{fill:none;stroke:#eb008b;stroke-linecap:round;stroke-linejoin:round}header .navbar-order-time .content[data-v-29a82c3b]{align-items:center;display:flex;justify-content:center}header .navbar-order-time .content span.text[data-v-29a82c3b]{color:#ec008c;font-family:kittithada_roman_55regular;font-size:16px;margin:0 8px}header .navbar-order-time .content span.time[data-v-29a82c3b]{color:#ec008c;font-family:kittithada_bold_75regular;font-size:16px}header .el-dropdown-link[data-v-29a82c3b]{cursor:pointer}header .el-dropdown-link .el-icon[data-v-29a82c3b]{display:inline-block}header svg[data-v-29a82c3b]{fill:#fff}header .bg-black-pink[data-v-29a82c3b]{background-color:#000;border-top:4px solid #ec008c}header .bg-black-pink.mobile[data-v-29a82c3b]{border-top:4px solid #000}header .navbar-large[data-v-29a82c3b],header .navbar-large.payment[data-v-29a82c3b]{height:76px}header .navbar-small[data-v-29a82c3b]{height:49px}header .navbar-1[data-v-29a82c3b]{height:28px;padding:0}@media only screen and (min-width:600px){header .navbar-1[data-v-29a82c3b]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-1[data-v-29a82c3b]{max-width:1200px}}header .navbar-1[data-v-29a82c3b]{margin:0 auto}header .navbar-1 .items[data-v-29a82c3b]{align-items:center;display:flex;height:100%;justify-content:space-between}header .navbar-1 .items svg[data-v-29a82c3b]{fill:#000;margin-right:14px}header .navbar-1 .items svg.svg-social[data-v-29a82c3b]{height:20px;width:20px}header .navbar-1 .items span[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}header .navbar-1 a[data-v-29a82c3b]{align-items:center;color:#000;display:flex;font-size:14px;height:100%;justify-content:center}header .navbar-1 a[data-v-29a82c3b]:hover{text-decoration:underline}header .navbar-1 .items.right span.select-lang[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;margin-left:12px;margin-right:8px}header .navbar-1 .items.right a[data-v-29a82c3b]{border-right:1px solid #000;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;padding:0 14px}header .navbar-1 .items.right a[data-v-29a82c3b]:last-child{border-right:0}header .navbar-1 .items.right .el-dropdown[data-v-29a82c3b]{color:#000;font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-1 .items.right .el-dropdown .el-icon--right[data-v-29a82c3b]{margin-left:5px}header .navbar-1 svg[data-v-29a82c3b]{height:12px}header .navbar-2[data-v-29a82c3b]{height:70px}@media only screen and (min-width:600px){header .navbar-2[data-v-29a82c3b]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-2[data-v-29a82c3b]{max-width:1200px}}header .navbar-2[data-v-29a82c3b]{margin:0 auto}header .navbar-2 .ui.input.icon[data-v-29a82c3b]{display:flex;position:relative}header .navbar-2 .ui.input.icon input[data-v-29a82c3b]{background-color:#fff;border:0;border-radius:25px;color:#000000de;font-size:16px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-2 .ui.input.icon input[data-v-29a82c3b]:focus{outline:none}header .navbar-2 .ui.input.icon span[data-v-29a82c3b]{border-radius:50%;color:#ec008c;cursor:pointer;padding:8px 10px;position:absolute;right:5px}header .navbar-2 .ui.input.icon span i[data-v-29a82c3b]{font-size:18px}header .navbar-2 .header-eveandboy[data-v-29a82c3b]{color:#fff;font-size:26px}header .navbar-2 .logo-eveandboy.small[data-v-29a82c3b]{cursor:pointer;left:50%;margin-top:10px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}header .navbar-2 .logo-eveandboy.small svg[data-v-29a82c3b]{display:block}header .navbar-2 .menu-profile-link[data-v-29a82c3b]{display:block;height:100%;width:100%}header .navbar-2 .menu-profile-link .menu-profile-dropdown[data-v-29a82c3b]{border-top:1px solid #ec008c;display:none}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-29a82c3b]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-29a82c3b]:hover{background-color:#ec008c}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item img[data-v-29a82c3b]{height:15px;width:15px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item h6[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-2 .menu-profile-link:hover .menu-profile-dropdown[data-v-29a82c3b]{display:block}header .navbar-2 .dropdown-profile[data-v-29a82c3b]{height:100%}@media only screen and (min-width:600px){header .navbar-2 .dropdown-profile[data-v-29a82c3b]{max-width:220px;min-width:155px}}header .navbar-2 .dropdown-profile[data-v-29a82c3b]{cursor:pointer}header .navbar-2 .dropdown-profile svg[data-v-29a82c3b]{color:#fff;width:auto}header .navbar-2 .dropdown-profile img[data-v-29a82c3b]{border-radius:50%;height:36px;width:36px}header .navbar-2 .dropdown-profile .content[data-v-29a82c3b]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .navbar-2 .dropdown-profile .content h5[data-v-29a82c3b]{display:block}header .navbar-2 .dropdown-profile .content h5.header[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;-webkit-line-clamp:1;margin-bottom:4px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header .navbar-2 .dropdown-profile .content h5.sub-header[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-2 .dropdown-profile .content[data-v-29a82c3b]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-2 .dropdown-profile i[data-v-29a82c3b]{color:#fff}header .navbar-2 .items-svg[data-v-29a82c3b]{height:100%}header .navbar-2 .items-svg svg[data-v-29a82c3b]{height:32px;width:auto}header .navbar-2 .items-svg[data-v-29a82c3b]{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}@media only screen and (min-width:600px){header .navbar-3[data-v-29a82c3b]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-3[data-v-29a82c3b]{max-width:1080px}}header .navbar-3[data-v-29a82c3b]{margin:0 auto}header .navbar-3 .header-eveandboy[data-v-29a82c3b]{color:#fff;font-size:26px}header .navbar-3 .menu-profile-link[data-v-29a82c3b]{display:block;height:100%;width:70%}header .navbar-3 .menu-profile-link .menu-profile-dropdown[data-v-29a82c3b]{border-top:1px solid #ec008c;display:none}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-29a82c3b]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-29a82c3b]:hover{background-color:#ec008c}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item img[data-v-29a82c3b]{height:15px;width:15px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item h6[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-3 .menu-profile-link:hover .menu-profile-dropdown[data-v-29a82c3b]{display:block}header .navbar-3 .dropdown-profile[data-v-29a82c3b]{cursor:pointer;height:100%;padding:0 16px}header .navbar-3 .dropdown-profile svg[data-v-29a82c3b]{background-color:#222;border:2px solid #c1c1c1;border-radius:50%;fill:#999;padding-top:4px;width:18px}header .navbar-3 .dropdown-profile img[data-v-29a82c3b]{border-radius:50%;height:18px;width:18px}header .navbar-3 .dropdown-profile .content.text-left[data-v-29a82c3b]{min-width:95px}header .navbar-3 .dropdown-profile .content h5[data-v-29a82c3b]{display:block}header .navbar-3 .dropdown-profile .content h5.header[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;margin-bottom:4px}header .navbar-3 .dropdown-profile .content h5.sub-header[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-3 .dropdown-profile .content[data-v-29a82c3b]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-3 .dropdown-profile i[data-v-29a82c3b]{color:#fff}header .navbar-3 .items-svg[data-v-29a82c3b]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end}header .navbar-3 .items-svg svg[data-v-29a82c3b]{height:20px}header .navbar-3 .items-svg svg.search-icon .c[data-v-29a82c3b]{fill:none}header .navbar-3 .items-svg svg.search-icon .a[data-v-29a82c3b]{fill:none;stroke:#fff!important;stroke-linecap:round;stroke-miterlimit:10}header .navbar-3 .items-svg svg.search-icon .b[data-v-29a82c3b]{stroke:none}header .navbar-4[data-v-29a82c3b]{padding:14px 0}@media only screen and (min-width:600px){header .navbar-4[data-v-29a82c3b]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-4[data-v-29a82c3b]{max-width:1080px}}header .navbar-4[data-v-29a82c3b]{margin:0 auto}header .navbar-4 a[data-v-29a82c3b]{color:#fff;margin-left:auto}header .navbar-4 .header-eveandboy[data-v-29a82c3b]{color:#fff}header .navbar-menu[data-v-29a82c3b]{height:43px}@media only screen and (min-width:600px){header .navbar-menu[data-v-29a82c3b]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-menu[data-v-29a82c3b]{max-width:1200px}}header .navbar-menu[data-v-29a82c3b]{border-bottom:1px solid #d1d1d1;margin:0 auto}header .navbar-menu ul[data-v-29a82c3b]{height:100%;margin:0;position:relative;width:100%}header .navbar-menu ul .menu[data-v-29a82c3b]{display:flex;height:100%}header .navbar-menu ul .menu-scroll[data-v-29a82c3b]{overflow-x:auto;overflow-y:hidden}header .navbar-menu ul .menu-scroll[data-v-29a82c3b]::-webkit-scrollbar{display:none}header .navbar-menu ul .menu-scroll[data-v-29a82c3b]{-ms-overflow-style:none;scrollbar-width:none}header .navbar-menu ul .menu-right[data-v-29a82c3b]{display:flex;height:100%;margin-left:auto;position:static}header .navbar-menu ul .menu-right .content[data-v-29a82c3b]{left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li.tab[data-v-29a82c3b]{cursor:pointer;display:flex;justify-content:center;list-style-position:inside;list-style-type:none;margin:4px 15px}header .navbar-menu ul li.tab a[data-v-29a82c3b]{align-self:center;display:inline-block}header .navbar-menu ul li.tab .icon-menu-product[data-v-29a82c3b]{align-self:center;display:flex}header .navbar-menu ul li.tab h6.menu-header[data-v-29a82c3b]{align-self:center;display:inline-block;font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;white-space:nowrap}header .navbar-menu ul li .content[data-v-29a82c3b]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;color:#000;display:none;height:540px;left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li .content__product[data-v-29a82c3b]{background-color:transparent;box-shadow:0 0 0 0 transparent}header .navbar-menu ul li .content__product .main-category[data-v-29a82c3b]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;display:flex;flex-direction:column;float:left;height:500px;justify-content:space-evenly;width:25%}header .navbar-menu ul li .content__product .main-category .item h6.category-name[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-menu ul li .content__product .main-category .item.active h6[data-v-29a82c3b],header .navbar-menu ul li .content__product .main-category .item:hover h6.category-name[data-v-29a82c3b]{font-weight:700}header .navbar-menu ul li .content__product .main-category .item .product__content[data-v-29a82c3b]{display:inline-block}header .navbar-menu ul li .content__product .main-category .item[data-v-29a82c3b]{padding:10px 24px}header .navbar-menu ul li .content__product .product__content.active[data-v-29a82c3b]{display:inline-block}header .navbar-menu ul li .content__product .product__content[data-v-29a82c3b]{background-color:#fff;box-shadow:5px 3px 5px #00000029;display:none;height:500px;width:75%}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-29a82c3b]{height:500px;overflow-x:hidden;overflow-y:auto;padding:24px 0}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-29a82c3b]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-29a82c3b]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-29a82c3b]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-29a82c3b]{color:#9c9c9c;display:block;margin-bottom:14px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category h6[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;letter-spacing:.24px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-29a82c3b]:hover{color:#ec008c;text-decoration:underline}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row[data-v-29a82c3b]{padding:0 5% 14px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-header[data-v-29a82c3b]{background-color:#ec008c;display:inline-block;height:12px;margin-right:4px;width:3px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:700;line-height:1.5}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-29a82c3b]:hover{color:#ec008c}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-sub[data-v-29a82c3b]{border-top:1px solid #e6e6e6;bottom:0}header .navbar-menu ul li .content__product .product__content .product-image-right[data-v-29a82c3b]{padding:14px}header .navbar-menu ul li .content__brand[data-v-29a82c3b]{padding:14px 24px}header .navbar-menu ul li .content__brand .brand-image[data-v-29a82c3b]{padding:0 0 0 24px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand[data-v-29a82c3b]{margin-top:14px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand a[data-v-29a82c3b]{text-decoration:underline}header .navbar-menu ul li .content__brand ul.submenu-list-link[data-v-29a82c3b]{list-style:none}header .navbar-menu ul li .content__brand ul.submenu-list-link h5[data-v-29a82c3b]{margin-bottom:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link li[data-v-29a82c3b]{margin-bottom:7px}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-29a82c3b]{color:#666;font-size:14px;text-decoration:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-29a82c3b]:hover{color:#eb008b;text-decoration:underline}header .navbar-menu ul li .content__brand .ui.input.icon[data-v-29a82c3b]{align-items:center;display:flex;max-width:230px;min-width:190px;position:relative}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-29a82c3b]{background-color:#fff;border:1px solid #d2d2d2;border-radius:25px;box-sizing:border-box;color:#000;font-size:14px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-29a82c3b]:focus{outline:none}header .navbar-menu ul li .content__brand .ui.input.icon span[data-v-29a82c3b]{border-radius:50%;color:#d2d2d2;cursor:pointer;left:10px;position:absolute}header .navbar-menu ul li .content__brand .ui.input.icon span i[data-v-29a82c3b]{font-size:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom h5[data-v-29a82c3b],header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li[data-v-29a82c3b]{margin-bottom:0}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li a[data-v-29a82c3b]{font-size:12px}header .navbar-menu ul li .content__brand h6[data-v-29a82c3b]{text-decoration:underline}header .navbar-menu ul li .content__brand h6 a[data-v-29a82c3b]{color:#000}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-29a82c3b]{height:495px;overflow-x:hidden;overflow-y:auto;padding:14px 0;white-space:nowrap}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-29a82c3b]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-29a82c3b]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-29a82c3b]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand .text-more[data-v-29a82c3b]{bottom:0;position:absolute;text-decoration:underline}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-29a82c3b]{height:500px;overflow-x:hidden;overflow-y:scroll}header .navbar-menu ul li .content__brand .el-col-scroll-y ul[data-v-29a82c3b]{height:auto!important;margin-bottom:14px;width:100%}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-29a82c3b]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-29a82c3b]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-29a82c3b]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand ul.tag-a-z[data-v-29a82c3b]{align-items:center;color:#000;display:flex;flex-direction:column;font-family:kittithada_bold_75regular;font-weight:bolder;height:500px;list-style:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.tag-a-z li[data-v-29a82c3b]{font-family:kittithada_medium_65regular;font-size:12px;font-weight:400;line-height:1;margin-bottom:6.5px}header .navbar-menu ul li .content__brand ul.tag-a-z li.active[data-v-29a82c3b]{color:#ec008c}header .navbar-menu ul li .content .divider[data-v-29a82c3b]{width:1px}header .navbar-menu ul li .content .divider.horizontal[data-v-29a82c3b]{background-color:#e6e6e6;height:90%;margin-left:10px;position:absolute;transform:translateY(2%)}header .navbar-menu ul li .content .main-promotion[data-v-29a82c3b]{display:block;font-size:18px}header .navbar-menu ul li .content .main-promotion .item[data-v-29a82c3b]{display:block}header .navbar-menu ul li .content .main-promotion .item h6[data-v-29a82c3b]{font-weight:100}header .navbar-menu ul li .content .main-promotion .item[data-v-29a82c3b]:hover{color:#000}header .navbar-menu ul li .content .main-promotion .item:hover h6[data-v-29a82c3b]{font-weight:700}header .navbar-menu ul li .content .main-promotion .item[data-v-29a82c3b]{padding:14px 24px}header .navbar-menu ul li .content .promotion-image[data-v-29a82c3b]{display:grid;grid-template-columns:repeat(10,minmax(1em,1fr));grid-gap:4px;grid-auto-rows:1fr}header .navbar-menu ul li .content .promotion-image[data-v-29a82c3b]:before{content:"";grid-column:1/1;grid-row:1/1;padding-bottom:100%;width:0}header .navbar-menu ul li .content .promotion-image[data-v-29a82c3b]{margin-left:auto;margin-right:14px;padding-top:14px;width:95%}header .navbar-menu ul li a[data-v-29a82c3b]{color:#000}header .navbar-menu ul li a[data-v-29a82c3b]:hover{color:#ec008c}header .navbar-menu ul li:hover.tab[data-v-29a82c3b]{border-bottom:4px solid #ec008c;color:#ec008c;margin-bottom:0}header .navbar-menu ul li:hover.tab .icon-menu-product svg .a[data-v-29a82c3b]{fill:none;stroke:#ec008c;stroke-linecap:round}header .navbar-menu ul li:hover .content[data-v-29a82c3b]{display:block}header .nav-section__1 .dropdown-profile svg[data-v-29a82c3b],header .nav-section__1 .items svg[data-v-29a82c3b]{transition:transform .25s ease,opacity .25s ease}header .nav-section__1.active .header-eveandboy[data-v-29a82c3b]{transition:font-size .3s}header .nav-section__1.active .dropdown-profile img[data-v-29a82c3b],header .nav-section__1.active .dropdown-profile svg[data-v-29a82c3b]{transition:width .3s}header .nav-section__1.active .items svg[data-v-29a82c3b]{opacity:1;transform:scale(1)}header .nav-section__1.active[data-v-29a82c3b]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__1.hide .header-eveandboy[data-v-29a82c3b]{font-size:26px;transition:font-size .3s}header .nav-section__1.hide .dropdown-profile img[data-v-29a82c3b],header .nav-section__1.hide .dropdown-profile svg[data-v-29a82c3b]{transition:width .3s;width:18px}header .nav-section__1.hide .items svg[data-v-29a82c3b]{opacity:.85;transform:scale(.85)}header .nav-section__1.hide[data-v-29a82c3b]{left:0;position:absolute;right:0;transform:translateY(-100%);transition:transform .3s}header .nav-section__2[data-v-29a82c3b]{left:0;position:absolute;right:0;top:-300%}header .nav-section__2.active[data-v-29a82c3b]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__2.hide[data-v-29a82c3b]{left:0;position:absolute;right:0;transform:translateY(-300%);transition:transform .3s;z-index:-1}header h1.countinue-shopping[data-v-29a82c3b]{font-family:kittithada_light_45regular;font-size:20px;font-weight:900}header .navbar-bag-quantity[data-v-29a82c3b]{position:relative}header .navbar-bag-quantity .quantity-bag.small[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:12px;min-height:20px;min-width:20px;padding:2px;right:-12px;top:-12px}header .navbar-bag-quantity .quantity-bag[data-v-29a82c3b]{align-items:center;background-color:#ec008c;border-radius:50%;color:#fff;display:flex;font-family:kittithada_roman_55regular;font-size:16px;font-weight:300;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:2px;position:absolute;right:-8px;top:-5px}header .navbar-bag-quantity svg[data-v-29a82c3b]{fill:#fff!important;height:20px}header .navbar-bag-quantity svg.bag .c[data-v-29a82c3b]{fill:none}header .navbar-bag-quantity svg.bag .a[data-v-29a82c3b]{fill:#fff;stroke:none!important}header .navbar-bag-quantity svg.bag .b[data-v-29a82c3b]{stroke:none}.popular-image-brand[data-v-29a82c3b]{border:1px solid #000;display:block;float:left;height:100px;margin-bottom:12px;margin-right:12px;width:100px}.popular-image-brand .image-card[data-v-29a82c3b]{align-items:center;display:flex;justify-content:center;position:relative}.popular-image-brand .image-card[data-v-29a82c3b],.popular-image-brand .image-card img[data-v-29a82c3b]{height:100px!important;margin:0!important;max-height:100px!important;max-width:100px!important;min-height:100px!important;min-width:100px!important;width:100px!important}.promotion-image[data-v-29a82c3b]{position:relative;width:95%}.promotion-image .preload-image[data-v-29a82c3b],.promotion-image img[data-v-29a82c3b]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promotion-image .preload-image[data-v-29a82c3b]{bottom:0;left:0;right:0;top:0}.custom-dialog .el-dialog__wrapper[data-v-29a82c3b]{background-color:#000c;overflow:auto;z-index:9999}.custom-dialog .el-dialog__wrapper .el-dialog[data-v-29a82c3b]{align-items:center;background-color:transparent;box-shadow:none;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.white-icon[data-v-29a82c3b]{cursor:pointer;fill:#fff!important;stroke:#fff!important}[v-cloak][data-v-29a82c3b]{display:none!important}.app-content-main header[data-v-29a82c3b]{background-color:#fff;position:sticky;top:0;z-index:1000}.app-content-main main[data-v-29a82c3b]{margin-bottom:100px}.app-content-main footer[data-v-29a82c3b]{border-top:solid #ec008c;bottom:0;left:0;right:0}@media only screen and (min-width:600px){.app-content-main .container[data-v-29a82c3b]{max-width:700px}}@media only screen and (min-width:1080px){.app-content-main .container[data-v-29a82c3b]{max-width:1200px}}.app-content-main .container[data-v-29a82c3b]{margin:0 auto;min-height:600px}.card.slick-slider.slick-initialized:active div[data-v-29a82c3b],.card.slick-slider.slick-initialized:focus div[data-v-29a82c3b]{outline:0!important}.card.slick-slider.slick-initialized .slick-track[data-v-29a82c3b]{padding:4px 0}.card.slick-slider.slick-initialized .slick-active div[data-v-29a82c3b]{outline:0!important}.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-29a82c3b]{left:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-29a82c3b]{right:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-29a82c3b],.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-29a82c3b]{background-color:#555;border-radius:50%;fill:#fff;font-size:12px;height:20px;opacity:.8;padding:14px;transition:.3s ease;width:20px}.carousel-product-detail.slick-slider.slick-initialized:active div[data-v-29a82c3b],.carousel-product-detail.slick-slider.slick-initialized:focus div[data-v-29a82c3b]{outline:0!important}.carousel-product-detail.slick-slider.slick-initialized.navigation img[data-v-29a82c3b]{border:2px solid transparent;border-radius:6px;cursor:pointer;height:auto;max-height:64px;max-width:64px;width:auto}.carousel-product-detail.slick-slider.slick-initialized.navigation .slick-current img[data-v-29a82c3b]{border:2px solid #ec008c}.carousel-product-detail.slick-slider.slick-initialized .slick-track[data-v-29a82c3b]{padding:4px 0}.carousel-product-detail.slick-slider.slick-initialized .slick-active div[data-v-29a82c3b]{outline:0!important}.banner-sliding.slick-slider.slick-initialized[data-v-29a82c3b]{height:480px;margin:0 auto;width:1080px}.banner-sliding.slick-slider.slick-initialized .banner-image img[data-v-29a82c3b]{height:480px;width:1080px}.banner-sliding.slick-slider.slick-initialized:active div[data-v-29a82c3b],.banner-sliding.slick-slider.slick-initialized:focus div[data-v-29a82c3b]{outline:0!important}.banner-sliding.slick-slider.slick-initialized .option-slider[data-v-29a82c3b]{bottom:1.5em;position:absolute;right:1.5em}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page[data-v-29a82c3b]{margin:0 8px}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page span[data-v-29a82c3b]{font-size:24px;font-weight:900}.banner-sliding.slick-slider.slick-initialized .option-slider .next svg[data-v-29a82c3b],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play svg[data-v-29a82c3b],.banner-sliding.slick-slider.slick-initialized .option-slider .prev svg[data-v-29a82c3b]{fill:#fff;height:16px}.banner-sliding.slick-slider.slick-initialized .option-slider .next[data-v-29a82c3b],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play[data-v-29a82c3b],.banner-sliding.slick-slider.slick-initialized .option-slider .prev[data-v-29a82c3b]{background-color:#000;border-radius:50%;cursor:pointer;margin:0 8px;opacity:.8;padding:14px 14px 10px;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout[data-v-29a82c3b]{margin:0}.layout .title[data-v-29a82c3b]{align-items:flex-end;border-bottom:1px solid #d2d2d2;margin-bottom:2px;padding-bottom:2px}.layout .text-header[data-v-29a82c3b]{font-weight:lighter;text-transform:uppercase}.layout .text-header strong[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:700}@media only screen and (min-width:320px) and (max-width:599px){.layout .text-header strong[data-v-29a82c3b]{font-size:14px}}.layout .pages[data-v-29a82c3b]{margin-left:14px}.layout .pages span[data-v-29a82c3b]{border-radius:50%;color:#aaa;cursor:pointer;font-size:14px;margin:0 2px;padding:2px 8px}.layout .pages span[data-v-29a82c3b]:hover{background-color:#555;color:#fff}.layout .pages span.active[data-v-29a82c3b]{background-color:#000;color:#fff}.layout .link-view-all[data-v-29a82c3b]{color:#000;margin-right:14px;text-decoration:underline}.layout .link-view-all span[data-v-29a82c3b]{font-size:18px}.layout .link-view-all svg[data-v-29a82c3b]{fill:#000;height:10px}.layout .banner[data-v-29a82c3b]{width:100%}.carousel .next svg[data-v-29a82c3b],.carousel .prev svg[data-v-29a82c3b]{fill:#fff;height:16px}.carousel .next[data-v-29a82c3b],.carousel .prev[data-v-29a82c3b]{background-color:#555;border-radius:50%;cursor:pointer;opacity:.8;padding:14px 14px 10px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel .prev[data-v-29a82c3b]{left:-55px}.carousel .next[data-v-29a82c3b]{right:-55px}.carousel[data-v-29a82c3b]{position:relative}.carousel__content[data-v-29a82c3b]{display:flex;overflow-x:hidden;padding:1px 0;white-space:nowrap}.carousel__item[data-v-29a82c3b]{flex:0 0 auto;transition:transform .3s;width:100%}.el-input[data-v-29a82c3b]::-webkit-scrollbar{width:6px;z-index:11}.el-input[data-v-29a82c3b]::-webkit-scrollbar-corner{background:#fff}.el-input[data-v-29a82c3b]::-webkit-scrollbar-thumb{background:#b4bccc;border-radius:5px;width:6px}.el-input[data-v-29a82c3b]::-webkit-scrollbar-track{background:#fff}.el-input[data-v-29a82c3b]::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-breadcrumb[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}.el-breadcrumb.custom-breadcrumb[data-v-29a82c3b]{margin-top:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item a[data-v-29a82c3b]:hover{color:inherit!important;cursor:pointer;text-decoration:none!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item.btn[data-v-29a82c3b]{cursor:pointer}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item[data-v-29a82c3b]{align-items:center;display:flex}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg[data-v-29a82c3b]{height:14px;width:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .a[data-v-29a82c3b]{fill:none;stroke-miterlimit:10}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .b[data-v-29a82c3b],.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-29a82c3b]{stroke:none}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-29a82c3b]{fill:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item span.el-breadcrumb__inner[data-v-29a82c3b]{text-transform:capitalize!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-29a82c3b]{color:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-29a82c3b]{color:#ec008c}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__separator[data-v-29a82c3b]{color:#000;font-weight:700;margin:0 9px}.el-collapse[data-v-29a82c3b]{border-bottom:1px solid #ebeef5;border-top:1px solid #ebeef5}.el-collapse .el-collapse-item__header[data-v-29a82c3b]{background-color:#f6f6f6;border-bottom:1px solid #ebeef5;color:#505050;font-family:kittithada_roman_55regular;font-size:14px;font-weight:500;height:auto;line-height:1;padding:20px}.el-collapse .el-collapse-item__header svg[data-v-29a82c3b]{margin-right:15px}.el-collapse .el-collapse-item__header svg.truck-svg[data-v-29a82c3b]{height:22.416px!important;width:44.769px!important}.el-collapse .el-collapse-item__header svg.truck-svg .a[data-v-29a82c3b]{fill:none!important;stroke:#333!important;stroke-linecap:round!important;stroke-linejoin:round!important}.el-collapse .el-collapse-item__wrap[data-v-29a82c3b]{padding:24px}.el-collapse .el-collapse-item__content[data-v-29a82c3b]{color:#303133;font-size:13px;line-height:1.7692307692;padding-bottom:25px}.el-checkbox-group.custom-checkbox[data-v-29a82c3b]{font-size:none}.el-checkbox-group.custom-checkbox .el-checkbox[data-v-29a82c3b]{display:block;font-size:none;margin-right:30px}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked .el-checkbox__inner[data-v-29a82c3b]{background-color:#ec008c!important;border:1px solid #ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked+.el-checkbox__label[data-v-29a82c3b]{color:#ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-29a82c3b]{height:18px;width:18px}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-29a82c3b]:after{height:11px;left:5.5px;top:1px;width:5px}.el-checkbox-group.custom-checkbox .el-checkbox__label[data-v-29a82c3b],.el-checkbox-group.custom-checkbox .el-checkbox__label h3[data-v-29a82c3b]{color:#000;font-family:kittithada_roman_55regular;font-size:13px;font-weight:400;line-height:1;padding-left:10px}.radio-payment-method .el-radio-button[data-v-29a82c3b]:first-child{margin-left:0!important}.radio-payment-method .el-radio-button:first-child .el-radio-button__inner[data-v-29a82c3b],.radio-payment-method .el-radio-button:last-child .el-radio-button__inner[data-v-29a82c3b]{border-radius:0!important}.radio-payment-method .el-radio-button[data-v-29a82c3b]{margin:8px}.radio-payment-method .el-radio-button__inner[data-v-29a82c3b]{background:#fff;border:2px solid #d2d2d2!important;border-radius:0;color:#666;cursor:pointer;font-family:kittithada_bold_75regular;font-size:16px;height:81px;margin:0;outline:0;padding:0;position:relative;transition:all .1s cubic-bezier(.645,.045,.355,1);width:116px}.radio-payment-method .el-radio-button__inner svg.icon-correct[data-v-29a82c3b]{display:none;height:24px;position:absolute;right:-12px;top:-12px;width:24px}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-29a82c3b]{fill:#fff;stroke-width:em(4)}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-29a82c3b],.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-29a82c3b]{stroke:#ec008c}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-29a82c3b],.radio-payment-method .el-radio-button__inner svg.icon-correct .d[data-v-29a82c3b]{fill:none}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-29a82c3b]{stroke-linecap:round;stroke-linejoin:round;stroke-width:em(6)}.radio-payment-method .el-radio-button__inner svg.icon-correct .c[data-v-29a82c3b]{stroke:none}.radio-payment-method .el-radio-button__inner .svg-icon[data-v-29a82c3b]{align-items:center;display:flex;height:70%;justify-content:center}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card[data-v-29a82c3b]{height:18.888px;width:27.751px}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-29a82c3b],.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-29a82c3b]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-29a82c3b]{stroke-width:.648px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code[data-v-29a82c3b]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-29a82c3b]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay[data-v-29a82c3b]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay .a[data-v-29a82c3b]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .text[data-v-29a82c3b]{height:30%}.radio-payment-method .el-radio-button__inner .text h6[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:10px;font-weight:300;white-space:normal}.radio-payment-method .el-radio-button__orig-radio[data-v-29a82c3b]{display:none}.radio-payment-method .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-29a82c3b]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner[data-v-29a82c3b]{background-color:#ffe2f3;border:2px solid #ec008c!important;color:#ec008c}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner svg.icon-correct[data-v-29a82c3b]{display:block}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-29a82c3b],.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-29a82c3b]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-29a82c3b]{stroke-width:.648px}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-29a82c3b]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.airpay g[data-v-29a82c3b]{fill:#ec008c}.radio-payment-method .el-radio-button[data-v-29a82c3b]:focus{box-shadow:0 0 0 0 transparent!important}body.el-popup-parent--hidden[data-v-29a82c3b]{padding-right:0!important}.radio-product-sku[data-v-29a82c3b]{width:540px}@media only screen and (min-width:320px) and (max-width:599px){.radio-product-sku[data-v-29a82c3b]{overflow:auto;width:100%}}.radio-product-sku .el-radio-button[data-v-29a82c3b]:first-child{border-left:0;margin-left:0!important}.radio-product-sku .el-radio-button[data-v-29a82c3b]{position:relative}.radio-product-sku .el-radio-button .preload-image[data-v-29a82c3b],.radio-product-sku .el-radio-button img[data-v-29a82c3b]{height:40px;width:40px}.radio-product-sku .el-radio-button[data-v-29a82c3b]{margin:0 6px 6px 0}.radio-product-sku .el-radio-button__inner[data-v-29a82c3b]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:40px;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:40px;width:auto}.radio-product-sku .el-radio-button__orig-radio[data-v-29a82c3b]{display:none}.radio-product-sku .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-29a82c3b]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-sku .el-radio-button.is-active .el-radio-button__inner[data-v-29a82c3b]{border:3px solid #ec008c!important}.radio-product-sku .el-radio-button[data-v-29a82c3b]:focus{box-shadow:0 0 0 0 transparent!important}.radio-product-gift[data-v-29a82c3b]{width:540px}.radio-product-gift .el-radio-button[data-v-29a82c3b]:first-child{border-left:0;margin-left:0!important}.radio-product-gift .el-radio-button img[data-v-29a82c3b]{height:50px;width:50px}.radio-product-gift .el-radio-button[data-v-29a82c3b]{margin:6px}.radio-product-gift .el-radio-button__inner[data-v-29a82c3b]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:auto}.radio-product-gift .el-radio-button__orig-radio[data-v-29a82c3b]{display:none}.radio-product-gift .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-29a82c3b]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-gift .el-radio-button.is-active .el-radio-button__inner[data-v-29a82c3b]{border:3px solid #ec008c!important}.radio-product-gift .el-radio-button[data-v-29a82c3b]:focus{box-shadow:0 0 0 0 transparent!important}.add-bag-group[data-v-29a82c3b]{align-content:center;display:flex!important}@media only screen and (min-width:600px){.button-product-quantity[data-v-29a82c3b]{align-content:center;display:flex!important}}@media only screen and (min-width:1080px){.button-product-quantity[data-v-29a82c3b]{align-content:center;display:flex!important}}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity[data-v-29a82c3b]{align-items:center;display:flex;position:relative}}.button-product-quantity .input-quantity-product[data-v-29a82c3b]{margin:0 8px;padding:4px 0;text-align:center;width:50px}.button-product-quantity .input-quantity-product[data-v-29a82c3b]::-webkit-inner-spin-button,.button-product-quantity .input-quantity-product[data-v-29a82c3b]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.button-product-quantity .input-quantity-product[data-v-29a82c3b]{-moz-appearance:textfield}.button-product-quantity .el-button[data-v-29a82c3b]{display:inline!important}.button-product-quantity .el-button.button-quantity[data-v-29a82c3b]{border:none!important;border-radius:50%!important;height:auto!important;padding:0!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity[data-v-29a82c3b]{display:block!important}}.button-product-quantity .el-button.button-quantity i[data-v-29a82c3b]{font-size:32px}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity i[data-v-29a82c3b]{font-size:19px}}.button-product-quantity .el-button.button-quantity.is-disabled[data-v-29a82c3b]{cursor:default}.button-product-quantity .el-button.button-quantity.is-disabled:hover i[data-v-29a82c3b]{color:none}.button-product-quantity .el-button.button-quantity:not(.is-disabled) i[data-v-29a82c3b]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):hover i[data-v-29a82c3b]{color:#ec008c}.button-product-quantity .el-button.button-quantity:not(.is-disabled):focus i[data-v-29a82c3b]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):active i[data-v-29a82c3b]{color:#ec008c}.button-product-quantity .el-input.input-quantity[data-v-29a82c3b]{align-self:center!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity[data-v-29a82c3b]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity input[data-v-29a82c3b]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input[data-v-29a82c3b]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-29a82c3b]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal[data-v-29a82c3b]{align-self:center!important;border:none!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal[data-v-29a82c3b]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input[data-v-29a82c3b]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input[data-v-29a82c3b]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-29a82c3b]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal input[data-v-29a82c3b]:disabled{color:#606266!important}.button-product-quantity.navbar-bag[data-v-29a82c3b]{margin-left:0}.el-select.custom-select-bag .el-input input.el-input__inner[data-v-29a82c3b]{height:25px!important}.el-select.custom-select-bag .el-input.el-input--suffix[data-v-29a82c3b]{margin-bottom:0!important}.el-select.custom-select-bag .el-input span.el-input__suffix .el-input__icon[data-v-29a82c3b]{line-height:1!important}.el-select.custom-select-filter .el-input input.el-input__inner[data-v-29a82c3b]{height:35px!important;line-height:inherit}.el-select.custom-select-filter .el-input.el-input--suffix[data-v-29a82c3b]{border-radius:4px!important;margin-bottom:0!important}.el-select.custom-select-filter .el-input span.el-input__suffix .el-input__icon[data-v-29a82c3b]{line-height:1!important}.el-select.limit-item[data-v-29a82c3b]{width:100px}.el-dropdown[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:300}.el-dropdown.custom-icon-navbar[data-v-29a82c3b]{align-items:center;display:flex;height:100%;justify-content:center}.el-dropdown[data-v-29a82c3b]:focus{outline:0}@media only screen and (min-width:600px){.el-dropdown-menu.custom-icon-navbar[data-v-29a82c3b]{width:380px}}@media only screen and (min-width:1080px){.el-dropdown-menu.custom-icon-navbar[data-v-29a82c3b]{width:380px}}.custom-navbar.el-divider.el-divider--vertical[data-v-29a82c3b]{background-color:#3a3a3a;display:inline-block;height:35%;margin:0 18px;position:relative;vertical-align:middle;width:1px}.el-tag[data-v-29a82c3b]{border-radius:4px;border-width:1px;font-size:12px;height:32px;line-height:30px;padding:0 10px}.el-notification[data-v-29a82c3b]{background-color:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 12px #0000001a;box-sizing:border-box;display:flex;overflow:hidden;padding:14px 26px 14px 13px;position:fixed;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;width:300px}.el-notification.right[data-v-29a82c3b]{right:16px}.el-notification__icon[data-v-29a82c3b]{font-size:24px;height:24px;width:24px}.el-notification__group[data-v-29a82c3b]{margin-left:13px;margin-right:8px}.el-notification__title[data-v-29a82c3b]{color:#303133;font-family:kittithada_medium_65regular;font-size:16px;font-weight:700;margin:0}.el-notification__content[data-v-29a82c3b]{color:#606266;font-family:kittithada_medium_65regular;font-size:14px;line-height:21px;margin:6px 0 0;text-align:justify}.el-tabs.custom-two-tab[data-v-29a82c3b]{margin-top:15px}@media only screen and (min-width:320px) and (max-width:599px){.el-tabs.custom-two-tab[data-v-29a82c3b]{margin-top:0}}.el-tabs.custom-two-tab .el-tabs__header.is-top[data-v-29a82c3b]{background-color:#ececec;border:1px solid #afafaf;border-radius:10px}.el-tabs.custom-two-tab .el-tabs__active-bar.is-top[data-v-29a82c3b]{display:none}.el-tabs.custom-two-tab .el-tabs__nav.is-top[data-v-29a82c3b]{display:flex;width:100%}.el-tabs.custom-two-tab .el-tabs__nav-wrap[data-v-29a82c3b]:after{display:none}.el-tabs.custom-two-tab .el-tabs__item[data-v-29a82c3b]{color:#888;padding:0}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-0[data-v-29a82c3b]{border-radius:8px 0 0 8px!important}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-3[data-v-29a82c3b]{border-radius:0 8px 8px 0!important}.el-tabs.custom-two-tab .el-tabs__item.is-top[data-v-29a82c3b]{text-align:center;width:50%}.el-tabs.custom-two-tab .el-tabs__item.is-active[data-v-29a82c3b]{background-color:#000;color:#fff}.hooper.custom-popup-banner[data-v-29a82c3b]{cursor:pointer;height:100%;width:100%}.hooper.custom-popup-banner .hooper-pagination[data-v-29a82c3b]{bottom:-63px;padding:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators[data-v-29a82c3b]{align-items:center;justify-content:center}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-29a82c3b]{margin-right:15px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-29a82c3b]:last-child{margin-right:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator[data-v-29a82c3b]{border-radius:6px;height:10px;margin:0;width:10px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator.is-active[data-v-29a82c3b]{background-color:#ec008c}.image-popup-banner img[data-v-29a82c3b]{border-radius:16px 16px 0 0;margin:0 auto;max-width:375px;width:auto}.image-popup-banner .preload-image[data-v-29a82c3b]{bottom:0;height:480px;left:0;margin:0 auto;right:0;top:0;width:375px}.section-btn-popup[data-v-29a82c3b]{display:flex}.section-btn-popup .divider[data-v-29a82c3b]{background-color:#999;height:100%;width:1px}.section-btn-popup button[data-v-29a82c3b]{background-color:#fff;border:0;border-radius:0;font-family:kittithada_roman_55regular;font-size:14px;padding:10px;width:100%}body[data-v-29a82c3b]{margin:0}a[data-v-29a82c3b]{text-decoration:none}ul[data-v-29a82c3b]{list-style:none}.bg-pink[data-v-29a82c3b]{background-color:#ec008c}.bg-black[data-v-29a82c3b]{background-color:#000}html[data-v-29a82c3b]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}h1[data-v-29a82c3b],h2[data-v-29a82c3b],h3[data-v-29a82c3b],h4[data-v-29a82c3b],h5[data-v-29a82c3b],h6[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-weight:300;font-weight:400;line-height:1;margin:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding:0}h1[data-v-29a82c3b]{font-size:30px}h2[data-v-29a82c3b]{font-size:24px}h3[data-v-29a82c3b]{font-size:20px}h4[data-v-29a82c3b]{font-size:18px}h5[data-v-29a82c3b]{font-size:16px}h6[data-v-29a82c3b]{font-size:14px}[data-v-29a82c3b]:focus{outline:0!important}.wh-100[data-v-29a82c3b]{width:100%!important}.fluid[data-v-29a82c3b]{display:block}.flex[data-v-29a82c3b]{display:flex}.flex.wrap[data-v-29a82c3b]{flex-wrap:wrap}.flex.middle[data-v-29a82c3b]{justify-content:center}.flex.between[data-v-29a82c3b]{justify-content:space-between}.flex.around[data-v-29a82c3b]{justify-content:space-around}.flex.evenly[data-v-29a82c3b]{justify-content:space-evenly}.flex.center[data-v-29a82c3b]{align-items:center}.text-left[data-v-29a82c3b]{text-align:left}.text-right[data-v-29a82c3b]{text-align:right}.text-center[data-v-29a82c3b]{text-align:center}.btn-black[data-v-29a82c3b]{background-color:#000;color:#fff;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300;width:100%}.btn-black[data-v-29a82c3b]:hover{background-color:#ec008c;color:#fff}.btn-black[data-v-29a82c3b]:focus{background-color:#000;color:#fff}.btn-white[data-v-29a82c3b]{background-color:#fff;border:1px solid #707070!important;color:#000;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300}.btn-white[data-v-29a82c3b]:hover{border:1px solid #ec008c!important;color:#ec008c}.el-loading-spinner[data-v-29a82c3b]{margin:8px 0;padding:8px 0}.el-loading-spinner .path[data-v-29a82c3b]{stroke:#ec008c}.el-loading-spinner p.el-loading-text[data-v-29a82c3b]{color:#ec008c;font-size:14px}.header-eveandboy[data-v-29a82c3b]{font-size:45px}.header-eveandboy span[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:bolder}.logo-eveandboy[data-v-29a82c3b]{align-content:center;cursor:pointer;display:flex;justify-content:center}.logo-eveandboy.black[data-v-29a82c3b]{fill:#000}.logo-eveandboy.white[data-v-29a82c3b]{fill:#fff}.logo-eveandboy svg[data-v-29a82c3b]{height:32px}@media only screen and (min-width:320px) and (max-width:599px){.hidden-xs-only[data-v-29a82c3b]{display:none!important}}@media only screen and (min-width:1080px){.hidden-sm-and-up[data-v-29a82c3b]{display:none!important}}html[data-v-29a82c3b]{font-size:16px}ul.list-term-privacy[data-v-29a82c3b]{list-style:none;margin:0}ul.list-term-privacy li[data-v-29a82c3b]{display:flex;padding:0 70px}@media only screen and (min-width:320px) and (max-width:599px){ul.list-term-privacy li[data-v-29a82c3b]{padding:0 14px}}ul.list-term-privacy li span[data-v-29a82c3b]{font-family:kittithada_roman_55regular;margin-right:16px!important}ul.list-term-privacy li h6[data-v-29a82c3b],ul.list-term-privacy li span[data-v-29a82c3b]{color:#7d7d7d!important;font-size:13px!important;font-weight:400!important;line-height:16px!important}ul.list-term-privacy li h6[data-v-29a82c3b]{font-family:kittithada_roman_55regular!important;padding:0!important}ul.circle[data-v-29a82c3b]{list-style:outside;margin:0;padding-left:24px}ul.circle li[data-v-29a82c3b]{margin-bottom:0}ul.circle li span[data-v-29a82c3b]{font-family:kittithada_roman_55regular;margin-right:16px!important}ul.circle li h6[data-v-29a82c3b],ul.circle li span[data-v-29a82c3b]{color:#7d7d7d!important;font-size:13px!important;font-weight:400!important;line-height:16px!important}ul.circle li h6[data-v-29a82c3b]{font-family:kittithada_roman_55regular!important}.content-about[data-v-29a82c3b]{margin-top:52px;padding:0 14px 150px;text-align:center}.content-about h1[data-v-29a82c3b]{color:#000}.content-about h1.light[data-v-29a82c3b]{font-family:kittithada_light_45regular;font-size:31px;font-weight:lighter;line-height:30px;margin-right:5px}.content-about h1.bold[data-v-29a82c3b]{font-family:kittithada_bold_75regular;font-size:31px;font-weight:700;line-height:28px}.content-about h1.bolder[data-v-29a82c3b]{border-bottom:3px solid #ec008c;display:inline-block;font-family:kittithada_bold_75regular;font-size:37px;font-weight:400;line-height:50px;margin-bottom:8px}@media only screen and (min-width:320px) and (max-width:599px){.content-about h1.bolder[data-v-29a82c3b]{font-size:30px}}.content-about .content__header[data-v-29a82c3b]{padding-top:20px}@media only screen and (min-width:320px) and (max-width:599px){.content-about .content__header[data-v-29a82c3b]{padding-top:5px}}.content-about .content__term ul[data-v-29a82c3b]{color:#7d7d7d;font-family:kittithada_roman_55regular;font-size:18px;font-weight:400;line-height:30px;margin:0!important;padding:14px 70px 0 90px}@media only screen and (min-width:320px) and (max-width:599px){.content-about .content__term ul[data-v-29a82c3b]{padding:14px 14px 0 30px}}.content-about .content__term ul[data-v-29a82c3b]{word-break:normal}.content-about .content__term ul li[data-v-29a82c3b]{list-style-type:disc;word-break:normal}.content-about .content__term ul li span[data-v-29a82c3b]{text-decoration:underline}.content-about .content__term .box-1[data-v-29a82c3b]{margin-bottom:24px}.content-about .content__term[data-v-29a82c3b]{text-align:left}.content-about .content__term p[data-v-29a82c3b]{color:#7d7d7d;font-family:kittithada_roman_55regular;font-size:18px;font-weight:400;line-height:30px;margin:0!important;padding:14px 70px 0;word-break:normal}@media only screen and (min-width:320px) and (max-width:599px){.content-about .content__term p[data-v-29a82c3b]{padding:14px 14px 0}}.content-about .content__term a[data-v-29a82c3b]{color:#ec008c;font-family:kittithada_roman_55regular;font-size:16px;font-weight:400;line-height:24px;text-decoration:underline}.content-about .content__term h5[data-v-29a82c3b]{color:#000;font-family:kittithada_bold_75regular;font-size:22px;font-weight:400;line-height:22px;padding:20px 70px 0}@media only screen and (min-width:320px) and (max-width:599px){.content-about .content__term h5[data-v-29a82c3b]{padding:14px 14px 0}}.content-about .content__term h6[data-v-29a82c3b]{color:#000;font-family:kittithada_bold_75regular;font-size:20px;font-weight:400;line-height:22px;padding:20px 70px 0}@media only screen and (min-width:320px) and (max-width:599px){.content-about .content__term h6[data-v-29a82c3b]{padding:14px 14px 0}}.eveandboy-icon[data-v-29a82c3b]{text-align:center}.eveandboy-icon svg[data-v-29a82c3b]{fill:#000;height:auto;max-height:50px;width:auto}.el-dialog__wrapper.modal-pdpa .el-dialog{border-radius:10px}.el-dialog__wrapper.modal-pdpa .el-dialog__header{color:#000;display:block;font-family:kittithada_bold_75regular;font-size:14px;text-align:center}.el-dialog__wrapper.modal-pdpa .el-dialog__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;padding:14px}.el-dialog__wrapper.modal-pdpa .el-dialog__body .text-detail{color:#000;font-family:kittithada_roman_55regular;font-size:13px;line-height:1.5;word-break:normal}.el-dialog__wrapper.modal-pdpa .el-dialog__body .text-detail ul{padding:14px 14px 14px 20px;word-break:normal}.el-dialog__wrapper.modal-pdpa .el-dialog__body .text-detail ul li{list-style-type:disc;word-break:normal}.el-dialog__wrapper.modal-pdpa .el-dialog__body .text-detail ul li span{text-decoration:underline}.el-dialog__wrapper.modal-pdpa .el-dialog__body .text-detail a{color:#003bff;text-decoration:underline}.el-dialog__wrapper.modal-pdpa .el-dialog__footer{border-radius:0 0 10px 10px;padding:14px}@media only screen and (min-width:320px) and (max-width:599px){.el-dialog__wrapper.modal-pdpa .el-dialog__footer .footer-btn-group{display:flex;justify-content:space-between}.el-dialog__wrapper.modal-pdpa .el-dialog__footer .footer-btn-group button{width:100%}}.el-dialog__wrapper.modal-privacy-policy .el-dialog{height:90vh;margin-top:5vh!important;max-width:80%!important;width:80%!important}@media only screen and (min-width:320px) and (max-width:599px){.el-dialog__wrapper.modal-privacy-policy .el-dialog{height:100vh;margin-top:0!important;max-width:100%!important;width:100%!important}}.el-dialog__wrapper.modal-privacy-policy .el-dialog__header{display:block}.el-dialog__wrapper.modal-privacy-policy .el-dialog__body{height:90%;overflow-x:hidden;overflow-y:auto;padding:10px}.el-dialog__wrapper.modal-privacy-policy .el-dialog__body .text-detail{margin-top:-80px}.el-dialog__wrapper.modal-privacy-policy .el-dialog__body::-webkit-scrollbar{width:10px}.el-dialog__wrapper.modal-privacy-policy .el-dialog__body::-webkit-scrollbar-track{background:#f1f1f1}.el-dialog__wrapper.modal-privacy-policy .el-dialog__body::-webkit-scrollbar-thumb{background:#888}.el-dialog__wrapper.modal-privacy-policy .el-dialog__body::-webkit-scrollbar-thumb:hover{background:#555}.el-dialog__wrapper.custom-dialog .el-dialog{border-radius:20px!important}.el-dialog__wrapper.custom-dialog .confirm{align-items:center;display:flex;justify-content:center}.el-dialog__wrapper.popup-phone .el-dialog{border-radius:10px;height:-moz-fit-content;height:fit-content;margin-top:30vh!important;text-align:center;width:70%!important}.el-dialog__wrapper.popup-phone .el-dialog .el-dialog__body{padding:0!important}.el-dialog__wrapper.popup-phone .el-dialog .title-text-poup-change-coupon{color:#000;font-family:kittithada_bold_75regular;padding:16px 16px 0;word-break:break-word}.el-dialog__wrapper.popup-phone .el-dialog .detail-popup-change-coupon{color:#000;padding:5px 16px 16px;word-break:break-word}.el-dialog__wrapper.popup-phone .el-dialog .layout-button{border-top:1px solid #dadada;display:flex;justify-content:right}.el-dialog__wrapper.popup-phone .el-dialog .layout-button .button-cancel-change-coupon{border-right:1px solid #dadada;color:#000!important;padding:10px;width:100%}.el-dialog__wrapper.popup-phone .el-dialog .layout-button .button-ok-change-coupon{color:#1d79d3!important;padding:10px;width:100%}button.el-button.btn-cookie[data-v-1d3b465d]{border-radius:25px!important;width:auto}header .navbar-order-time[data-v-1d3b465d]{align-items:center;background-color:#ffe3f3;display:flex;height:25px;justify-content:center}header .navbar-order-time svg .a[data-v-1d3b465d]{fill:none;stroke:#eb008b;stroke-linecap:round;stroke-linejoin:round}header .navbar-order-time .content[data-v-1d3b465d]{align-items:center;display:flex;justify-content:center}header .navbar-order-time .content span.text[data-v-1d3b465d]{color:#ec008c;font-family:kittithada_roman_55regular;font-size:16px;margin:0 8px}header .navbar-order-time .content span.time[data-v-1d3b465d]{color:#ec008c;font-family:kittithada_bold_75regular;font-size:16px}header .el-dropdown-link[data-v-1d3b465d]{cursor:pointer}header .el-dropdown-link .el-icon[data-v-1d3b465d]{display:inline-block}header svg[data-v-1d3b465d]{fill:#fff}header .bg-black-pink[data-v-1d3b465d]{background-color:#000;border-top:4px solid #ec008c}header .bg-black-pink.mobile[data-v-1d3b465d]{border-top:4px solid #000}header .navbar-large[data-v-1d3b465d],header .navbar-large.payment[data-v-1d3b465d]{height:76px}header .navbar-small[data-v-1d3b465d]{height:49px}header .navbar-1[data-v-1d3b465d]{height:28px;padding:0}@media only screen and (min-width:600px){header .navbar-1[data-v-1d3b465d]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-1[data-v-1d3b465d]{max-width:1200px}}header .navbar-1[data-v-1d3b465d]{margin:0 auto}header .navbar-1 .items[data-v-1d3b465d]{align-items:center;display:flex;height:100%;justify-content:space-between}header .navbar-1 .items svg[data-v-1d3b465d]{fill:#000;margin-right:14px}header .navbar-1 .items svg.svg-social[data-v-1d3b465d]{height:20px;width:20px}header .navbar-1 .items span[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}header .navbar-1 a[data-v-1d3b465d]{align-items:center;color:#000;display:flex;font-size:14px;height:100%;justify-content:center}header .navbar-1 a[data-v-1d3b465d]:hover{text-decoration:underline}header .navbar-1 .items.right span.select-lang[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;margin-left:12px;margin-right:8px}header .navbar-1 .items.right a[data-v-1d3b465d]{border-right:1px solid #000;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;padding:0 14px}header .navbar-1 .items.right a[data-v-1d3b465d]:last-child{border-right:0}header .navbar-1 .items.right .el-dropdown[data-v-1d3b465d]{color:#000;font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-1 .items.right .el-dropdown .el-icon--right[data-v-1d3b465d]{margin-left:5px}header .navbar-1 svg[data-v-1d3b465d]{height:12px}header .navbar-2[data-v-1d3b465d]{height:70px}@media only screen and (min-width:600px){header .navbar-2[data-v-1d3b465d]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-2[data-v-1d3b465d]{max-width:1200px}}header .navbar-2[data-v-1d3b465d]{margin:0 auto}header .navbar-2 .ui.input.icon[data-v-1d3b465d]{display:flex;position:relative}header .navbar-2 .ui.input.icon input[data-v-1d3b465d]{background-color:#fff;border:0;border-radius:25px;color:#000000de;font-size:16px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-2 .ui.input.icon input[data-v-1d3b465d]:focus{outline:none}header .navbar-2 .ui.input.icon span[data-v-1d3b465d]{border-radius:50%;color:#ec008c;cursor:pointer;padding:8px 10px;position:absolute;right:5px}header .navbar-2 .ui.input.icon span i[data-v-1d3b465d]{font-size:18px}header .navbar-2 .header-eveandboy[data-v-1d3b465d]{color:#fff;font-size:26px}header .navbar-2 .logo-eveandboy.small[data-v-1d3b465d]{cursor:pointer;left:50%;margin-top:10px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}header .navbar-2 .logo-eveandboy.small svg[data-v-1d3b465d]{display:block}header .navbar-2 .menu-profile-link[data-v-1d3b465d]{display:block;height:100%;width:100%}header .navbar-2 .menu-profile-link .menu-profile-dropdown[data-v-1d3b465d]{border-top:1px solid #ec008c;display:none}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-1d3b465d]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-1d3b465d]:hover{background-color:#ec008c}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item img[data-v-1d3b465d]{height:15px;width:15px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item h6[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-2 .menu-profile-link:hover .menu-profile-dropdown[data-v-1d3b465d]{display:block}header .navbar-2 .dropdown-profile[data-v-1d3b465d]{height:100%}@media only screen and (min-width:600px){header .navbar-2 .dropdown-profile[data-v-1d3b465d]{max-width:220px;min-width:155px}}header .navbar-2 .dropdown-profile[data-v-1d3b465d]{cursor:pointer}header .navbar-2 .dropdown-profile svg[data-v-1d3b465d]{color:#fff;width:auto}header .navbar-2 .dropdown-profile img[data-v-1d3b465d]{border-radius:50%;height:36px;width:36px}header .navbar-2 .dropdown-profile .content[data-v-1d3b465d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .navbar-2 .dropdown-profile .content h5[data-v-1d3b465d]{display:block}header .navbar-2 .dropdown-profile .content h5.header[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;-webkit-line-clamp:1;margin-bottom:4px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header .navbar-2 .dropdown-profile .content h5.sub-header[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-2 .dropdown-profile .content[data-v-1d3b465d]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-2 .dropdown-profile i[data-v-1d3b465d]{color:#fff}header .navbar-2 .items-svg[data-v-1d3b465d]{height:100%}header .navbar-2 .items-svg svg[data-v-1d3b465d]{height:32px;width:auto}header .navbar-2 .items-svg[data-v-1d3b465d]{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}@media only screen and (min-width:600px){header .navbar-3[data-v-1d3b465d]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-3[data-v-1d3b465d]{max-width:1080px}}header .navbar-3[data-v-1d3b465d]{margin:0 auto}header .navbar-3 .header-eveandboy[data-v-1d3b465d]{color:#fff;font-size:26px}header .navbar-3 .menu-profile-link[data-v-1d3b465d]{display:block;height:100%;width:70%}header .navbar-3 .menu-profile-link .menu-profile-dropdown[data-v-1d3b465d]{border-top:1px solid #ec008c;display:none}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-1d3b465d]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-1d3b465d]:hover{background-color:#ec008c}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item img[data-v-1d3b465d]{height:15px;width:15px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item h6[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-3 .menu-profile-link:hover .menu-profile-dropdown[data-v-1d3b465d]{display:block}header .navbar-3 .dropdown-profile[data-v-1d3b465d]{cursor:pointer;height:100%;padding:0 16px}header .navbar-3 .dropdown-profile svg[data-v-1d3b465d]{background-color:#222;border:2px solid #c1c1c1;border-radius:50%;fill:#999;padding-top:4px;width:18px}header .navbar-3 .dropdown-profile img[data-v-1d3b465d]{border-radius:50%;height:18px;width:18px}header .navbar-3 .dropdown-profile .content.text-left[data-v-1d3b465d]{min-width:95px}header .navbar-3 .dropdown-profile .content h5[data-v-1d3b465d]{display:block}header .navbar-3 .dropdown-profile .content h5.header[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;margin-bottom:4px}header .navbar-3 .dropdown-profile .content h5.sub-header[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-3 .dropdown-profile .content[data-v-1d3b465d]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-3 .dropdown-profile i[data-v-1d3b465d]{color:#fff}header .navbar-3 .items-svg[data-v-1d3b465d]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end}header .navbar-3 .items-svg svg[data-v-1d3b465d]{height:20px}header .navbar-3 .items-svg svg.search-icon .c[data-v-1d3b465d]{fill:none}header .navbar-3 .items-svg svg.search-icon .a[data-v-1d3b465d]{fill:none;stroke:#fff!important;stroke-linecap:round;stroke-miterlimit:10}header .navbar-3 .items-svg svg.search-icon .b[data-v-1d3b465d]{stroke:none}header .navbar-4[data-v-1d3b465d]{padding:14px 0}@media only screen and (min-width:600px){header .navbar-4[data-v-1d3b465d]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-4[data-v-1d3b465d]{max-width:1080px}}header .navbar-4[data-v-1d3b465d]{margin:0 auto}header .navbar-4 a[data-v-1d3b465d]{color:#fff;margin-left:auto}header .navbar-4 .header-eveandboy[data-v-1d3b465d]{color:#fff}header .navbar-menu[data-v-1d3b465d]{height:43px}@media only screen and (min-width:600px){header .navbar-menu[data-v-1d3b465d]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-menu[data-v-1d3b465d]{max-width:1200px}}header .navbar-menu[data-v-1d3b465d]{border-bottom:1px solid #d1d1d1;margin:0 auto}header .navbar-menu ul[data-v-1d3b465d]{height:100%;margin:0;position:relative;width:100%}header .navbar-menu ul .menu[data-v-1d3b465d]{display:flex;height:100%}header .navbar-menu ul .menu-scroll[data-v-1d3b465d]{overflow-x:auto;overflow-y:hidden}header .navbar-menu ul .menu-scroll[data-v-1d3b465d]::-webkit-scrollbar{display:none}header .navbar-menu ul .menu-scroll[data-v-1d3b465d]{-ms-overflow-style:none;scrollbar-width:none}header .navbar-menu ul .menu-right[data-v-1d3b465d]{display:flex;height:100%;margin-left:auto;position:static}header .navbar-menu ul .menu-right .content[data-v-1d3b465d]{left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li.tab[data-v-1d3b465d]{cursor:pointer;display:flex;justify-content:center;list-style-position:inside;list-style-type:none;margin:4px 15px}header .navbar-menu ul li.tab a[data-v-1d3b465d]{align-self:center;display:inline-block}header .navbar-menu ul li.tab .icon-menu-product[data-v-1d3b465d]{align-self:center;display:flex}header .navbar-menu ul li.tab h6.menu-header[data-v-1d3b465d]{align-self:center;display:inline-block;font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;white-space:nowrap}header .navbar-menu ul li .content[data-v-1d3b465d]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;color:#000;display:none;height:540px;left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li .content__product[data-v-1d3b465d]{background-color:transparent;box-shadow:0 0 0 0 transparent}header .navbar-menu ul li .content__product .main-category[data-v-1d3b465d]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;display:flex;flex-direction:column;float:left;height:500px;justify-content:space-evenly;width:25%}header .navbar-menu ul li .content__product .main-category .item h6.category-name[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-menu ul li .content__product .main-category .item.active h6[data-v-1d3b465d],header .navbar-menu ul li .content__product .main-category .item:hover h6.category-name[data-v-1d3b465d]{font-weight:700}header .navbar-menu ul li .content__product .main-category .item .product__content[data-v-1d3b465d]{display:inline-block}header .navbar-menu ul li .content__product .main-category .item[data-v-1d3b465d]{padding:10px 24px}header .navbar-menu ul li .content__product .product__content.active[data-v-1d3b465d]{display:inline-block}header .navbar-menu ul li .content__product .product__content[data-v-1d3b465d]{background-color:#fff;box-shadow:5px 3px 5px #00000029;display:none;height:500px;width:75%}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-1d3b465d]{height:500px;overflow-x:hidden;overflow-y:auto;padding:24px 0}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-1d3b465d]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-1d3b465d]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-1d3b465d]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-1d3b465d]{color:#9c9c9c;display:block;margin-bottom:14px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category h6[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;letter-spacing:.24px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-1d3b465d]:hover{color:#ec008c;text-decoration:underline}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row[data-v-1d3b465d]{padding:0 5% 14px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-header[data-v-1d3b465d]{background-color:#ec008c;display:inline-block;height:12px;margin-right:4px;width:3px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:700;line-height:1.5}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-1d3b465d]:hover{color:#ec008c}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-sub[data-v-1d3b465d]{border-top:1px solid #e6e6e6;bottom:0}header .navbar-menu ul li .content__product .product__content .product-image-right[data-v-1d3b465d]{padding:14px}header .navbar-menu ul li .content__brand[data-v-1d3b465d]{padding:14px 24px}header .navbar-menu ul li .content__brand .brand-image[data-v-1d3b465d]{padding:0 0 0 24px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand[data-v-1d3b465d]{margin-top:14px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand a[data-v-1d3b465d]{text-decoration:underline}header .navbar-menu ul li .content__brand ul.submenu-list-link[data-v-1d3b465d]{list-style:none}header .navbar-menu ul li .content__brand ul.submenu-list-link h5[data-v-1d3b465d]{margin-bottom:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link li[data-v-1d3b465d]{margin-bottom:7px}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-1d3b465d]{color:#666;font-size:14px;text-decoration:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-1d3b465d]:hover{color:#eb008b;text-decoration:underline}header .navbar-menu ul li .content__brand .ui.input.icon[data-v-1d3b465d]{align-items:center;display:flex;max-width:230px;min-width:190px;position:relative}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-1d3b465d]{background-color:#fff;border:1px solid #d2d2d2;border-radius:25px;box-sizing:border-box;color:#000;font-size:14px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-1d3b465d]:focus{outline:none}header .navbar-menu ul li .content__brand .ui.input.icon span[data-v-1d3b465d]{border-radius:50%;color:#d2d2d2;cursor:pointer;left:10px;position:absolute}header .navbar-menu ul li .content__brand .ui.input.icon span i[data-v-1d3b465d]{font-size:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom h5[data-v-1d3b465d],header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li[data-v-1d3b465d]{margin-bottom:0}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li a[data-v-1d3b465d]{font-size:12px}header .navbar-menu ul li .content__brand h6[data-v-1d3b465d]{text-decoration:underline}header .navbar-menu ul li .content__brand h6 a[data-v-1d3b465d]{color:#000}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-1d3b465d]{height:495px;overflow-x:hidden;overflow-y:auto;padding:14px 0;white-space:nowrap}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-1d3b465d]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-1d3b465d]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-1d3b465d]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand .text-more[data-v-1d3b465d]{bottom:0;position:absolute;text-decoration:underline}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-1d3b465d]{height:500px;overflow-x:hidden;overflow-y:scroll}header .navbar-menu ul li .content__brand .el-col-scroll-y ul[data-v-1d3b465d]{height:auto!important;margin-bottom:14px;width:100%}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-1d3b465d]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-1d3b465d]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-1d3b465d]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand ul.tag-a-z[data-v-1d3b465d]{align-items:center;color:#000;display:flex;flex-direction:column;font-family:kittithada_bold_75regular;font-weight:bolder;height:500px;list-style:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.tag-a-z li[data-v-1d3b465d]{font-family:kittithada_medium_65regular;font-size:12px;font-weight:400;line-height:1;margin-bottom:6.5px}header .navbar-menu ul li .content__brand ul.tag-a-z li.active[data-v-1d3b465d]{color:#ec008c}header .navbar-menu ul li .content .divider[data-v-1d3b465d]{width:1px}header .navbar-menu ul li .content .divider.horizontal[data-v-1d3b465d]{background-color:#e6e6e6;height:90%;margin-left:10px;position:absolute;transform:translateY(2%)}header .navbar-menu ul li .content .main-promotion[data-v-1d3b465d]{display:block;font-size:18px}header .navbar-menu ul li .content .main-promotion .item[data-v-1d3b465d]{display:block}header .navbar-menu ul li .content .main-promotion .item h6[data-v-1d3b465d]{font-weight:100}header .navbar-menu ul li .content .main-promotion .item[data-v-1d3b465d]:hover{color:#000}header .navbar-menu ul li .content .main-promotion .item:hover h6[data-v-1d3b465d]{font-weight:700}header .navbar-menu ul li .content .main-promotion .item[data-v-1d3b465d]{padding:14px 24px}header .navbar-menu ul li .content .promotion-image[data-v-1d3b465d]{display:grid;grid-template-columns:repeat(10,minmax(1em,1fr));grid-gap:4px;grid-auto-rows:1fr}header .navbar-menu ul li .content .promotion-image[data-v-1d3b465d]:before{content:"";grid-column:1/1;grid-row:1/1;padding-bottom:100%;width:0}header .navbar-menu ul li .content .promotion-image[data-v-1d3b465d]{margin-left:auto;margin-right:14px;padding-top:14px;width:95%}header .navbar-menu ul li a[data-v-1d3b465d]{color:#000}header .navbar-menu ul li a[data-v-1d3b465d]:hover{color:#ec008c}header .navbar-menu ul li:hover.tab[data-v-1d3b465d]{border-bottom:4px solid #ec008c;color:#ec008c;margin-bottom:0}header .navbar-menu ul li:hover.tab .icon-menu-product svg .a[data-v-1d3b465d]{fill:none;stroke:#ec008c;stroke-linecap:round}header .navbar-menu ul li:hover .content[data-v-1d3b465d]{display:block}header .nav-section__1 .dropdown-profile svg[data-v-1d3b465d],header .nav-section__1 .items svg[data-v-1d3b465d]{transition:transform .25s ease,opacity .25s ease}header .nav-section__1.active .header-eveandboy[data-v-1d3b465d]{transition:font-size .3s}header .nav-section__1.active .dropdown-profile img[data-v-1d3b465d],header .nav-section__1.active .dropdown-profile svg[data-v-1d3b465d]{transition:width .3s}header .nav-section__1.active .items svg[data-v-1d3b465d]{opacity:1;transform:scale(1)}header .nav-section__1.active[data-v-1d3b465d]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__1.hide .header-eveandboy[data-v-1d3b465d]{font-size:26px;transition:font-size .3s}header .nav-section__1.hide .dropdown-profile img[data-v-1d3b465d],header .nav-section__1.hide .dropdown-profile svg[data-v-1d3b465d]{transition:width .3s;width:18px}header .nav-section__1.hide .items svg[data-v-1d3b465d]{opacity:.85;transform:scale(.85)}header .nav-section__1.hide[data-v-1d3b465d]{left:0;position:absolute;right:0;transform:translateY(-100%);transition:transform .3s}header .nav-section__2[data-v-1d3b465d]{left:0;position:absolute;right:0;top:-300%}header .nav-section__2.active[data-v-1d3b465d]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__2.hide[data-v-1d3b465d]{left:0;position:absolute;right:0;transform:translateY(-300%);transition:transform .3s;z-index:-1}header h1.countinue-shopping[data-v-1d3b465d]{font-family:kittithada_light_45regular;font-size:20px;font-weight:900}header .navbar-bag-quantity[data-v-1d3b465d]{position:relative}header .navbar-bag-quantity .quantity-bag.small[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:12px;min-height:20px;min-width:20px;padding:2px;right:-12px;top:-12px}header .navbar-bag-quantity .quantity-bag[data-v-1d3b465d]{align-items:center;background-color:#ec008c;border-radius:50%;color:#fff;display:flex;font-family:kittithada_roman_55regular;font-size:16px;font-weight:300;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:2px;position:absolute;right:-8px;top:-5px}header .navbar-bag-quantity svg[data-v-1d3b465d]{fill:#fff!important;height:20px}header .navbar-bag-quantity svg.bag .c[data-v-1d3b465d]{fill:none}header .navbar-bag-quantity svg.bag .a[data-v-1d3b465d]{fill:#fff;stroke:none!important}header .navbar-bag-quantity svg.bag .b[data-v-1d3b465d]{stroke:none}.popular-image-brand[data-v-1d3b465d]{border:1px solid #000;display:block;float:left;height:100px;margin-bottom:12px;margin-right:12px;width:100px}.popular-image-brand .image-card[data-v-1d3b465d]{align-items:center;display:flex;justify-content:center;position:relative}.popular-image-brand .image-card[data-v-1d3b465d],.popular-image-brand .image-card img[data-v-1d3b465d]{height:100px!important;margin:0!important;max-height:100px!important;max-width:100px!important;min-height:100px!important;min-width:100px!important;width:100px!important}.promotion-image[data-v-1d3b465d]{position:relative;width:95%}.promotion-image .preload-image[data-v-1d3b465d],.promotion-image img[data-v-1d3b465d]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promotion-image .preload-image[data-v-1d3b465d]{bottom:0;left:0;right:0;top:0}.custom-dialog .el-dialog__wrapper[data-v-1d3b465d]{background-color:#000c;overflow:auto;z-index:9999}.custom-dialog .el-dialog__wrapper .el-dialog[data-v-1d3b465d]{align-items:center;background-color:transparent;box-shadow:none;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.white-icon[data-v-1d3b465d]{cursor:pointer;fill:#fff!important;stroke:#fff!important}[v-cloak][data-v-1d3b465d]{display:none!important}.app-content-main header[data-v-1d3b465d]{background-color:#fff;position:sticky;top:0;z-index:1000}.app-content-main main[data-v-1d3b465d]{margin-bottom:100px}.app-content-main footer[data-v-1d3b465d]{border-top:solid #ec008c;bottom:0;left:0;right:0}@media only screen and (min-width:600px){.app-content-main .container[data-v-1d3b465d]{max-width:700px}}@media only screen and (min-width:1080px){.app-content-main .container[data-v-1d3b465d]{max-width:1200px}}.app-content-main .container[data-v-1d3b465d]{margin:0 auto;min-height:600px}.card.slick-slider.slick-initialized:active div[data-v-1d3b465d],.card.slick-slider.slick-initialized:focus div[data-v-1d3b465d]{outline:0!important}.card.slick-slider.slick-initialized .slick-track[data-v-1d3b465d]{padding:4px 0}.card.slick-slider.slick-initialized .slick-active div[data-v-1d3b465d]{outline:0!important}.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-1d3b465d]{left:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-1d3b465d]{right:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-1d3b465d],.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-1d3b465d]{background-color:#555;border-radius:50%;fill:#fff;font-size:12px;height:20px;opacity:.8;padding:14px;transition:.3s ease;width:20px}.carousel-product-detail.slick-slider.slick-initialized:active div[data-v-1d3b465d],.carousel-product-detail.slick-slider.slick-initialized:focus div[data-v-1d3b465d]{outline:0!important}.carousel-product-detail.slick-slider.slick-initialized.navigation img[data-v-1d3b465d]{border:2px solid transparent;border-radius:6px;cursor:pointer;height:auto;max-height:64px;max-width:64px;width:auto}.carousel-product-detail.slick-slider.slick-initialized.navigation .slick-current img[data-v-1d3b465d]{border:2px solid #ec008c}.carousel-product-detail.slick-slider.slick-initialized .slick-track[data-v-1d3b465d]{padding:4px 0}.carousel-product-detail.slick-slider.slick-initialized .slick-active div[data-v-1d3b465d]{outline:0!important}.banner-sliding.slick-slider.slick-initialized[data-v-1d3b465d]{height:480px;margin:0 auto;width:1080px}.banner-sliding.slick-slider.slick-initialized .banner-image img[data-v-1d3b465d]{height:480px;width:1080px}.banner-sliding.slick-slider.slick-initialized:active div[data-v-1d3b465d],.banner-sliding.slick-slider.slick-initialized:focus div[data-v-1d3b465d]{outline:0!important}.banner-sliding.slick-slider.slick-initialized .option-slider[data-v-1d3b465d]{bottom:1.5em;position:absolute;right:1.5em}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page[data-v-1d3b465d]{margin:0 8px}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page span[data-v-1d3b465d]{font-size:24px;font-weight:900}.banner-sliding.slick-slider.slick-initialized .option-slider .next svg[data-v-1d3b465d],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play svg[data-v-1d3b465d],.banner-sliding.slick-slider.slick-initialized .option-slider .prev svg[data-v-1d3b465d]{fill:#fff;height:16px}.banner-sliding.slick-slider.slick-initialized .option-slider .next[data-v-1d3b465d],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play[data-v-1d3b465d],.banner-sliding.slick-slider.slick-initialized .option-slider .prev[data-v-1d3b465d]{background-color:#000;border-radius:50%;cursor:pointer;margin:0 8px;opacity:.8;padding:14px 14px 10px;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout[data-v-1d3b465d]{margin:0}.layout .title[data-v-1d3b465d]{align-items:flex-end;border-bottom:1px solid #d2d2d2;margin-bottom:2px;padding-bottom:2px}.layout .text-header[data-v-1d3b465d]{font-weight:lighter;text-transform:uppercase}.layout .text-header strong[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:700}@media only screen and (min-width:320px) and (max-width:599px){.layout .text-header strong[data-v-1d3b465d]{font-size:14px}}.layout .pages[data-v-1d3b465d]{margin-left:14px}.layout .pages span[data-v-1d3b465d]{border-radius:50%;color:#aaa;cursor:pointer;font-size:14px;margin:0 2px;padding:2px 8px}.layout .pages span[data-v-1d3b465d]:hover{background-color:#555;color:#fff}.layout .pages span.active[data-v-1d3b465d]{background-color:#000;color:#fff}.layout .link-view-all[data-v-1d3b465d]{color:#000;margin-right:14px;text-decoration:underline}.layout .link-view-all span[data-v-1d3b465d]{font-size:18px}.layout .link-view-all svg[data-v-1d3b465d]{fill:#000;height:10px}.layout .banner[data-v-1d3b465d]{width:100%}.carousel .next svg[data-v-1d3b465d],.carousel .prev svg[data-v-1d3b465d]{fill:#fff;height:16px}.carousel .next[data-v-1d3b465d],.carousel .prev[data-v-1d3b465d]{background-color:#555;border-radius:50%;cursor:pointer;opacity:.8;padding:14px 14px 10px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel .prev[data-v-1d3b465d]{left:-55px}.carousel .next[data-v-1d3b465d]{right:-55px}.carousel[data-v-1d3b465d]{position:relative}.carousel__content[data-v-1d3b465d]{display:flex;overflow-x:hidden;padding:1px 0;white-space:nowrap}.carousel__item[data-v-1d3b465d]{flex:0 0 auto;transition:transform .3s;width:100%}.el-input[data-v-1d3b465d]::-webkit-scrollbar{width:6px;z-index:11}.el-input[data-v-1d3b465d]::-webkit-scrollbar-corner{background:#fff}.el-input[data-v-1d3b465d]::-webkit-scrollbar-thumb{background:#b4bccc;border-radius:5px;width:6px}.el-input[data-v-1d3b465d]::-webkit-scrollbar-track{background:#fff}.el-input[data-v-1d3b465d]::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-breadcrumb[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}.el-breadcrumb.custom-breadcrumb[data-v-1d3b465d]{margin-top:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item a[data-v-1d3b465d]:hover{color:inherit!important;cursor:pointer;text-decoration:none!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item.btn[data-v-1d3b465d]{cursor:pointer}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item[data-v-1d3b465d]{align-items:center;display:flex}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg[data-v-1d3b465d]{height:14px;width:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .a[data-v-1d3b465d]{fill:none;stroke-miterlimit:10}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .b[data-v-1d3b465d],.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-1d3b465d]{stroke:none}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-1d3b465d]{fill:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item span.el-breadcrumb__inner[data-v-1d3b465d]{text-transform:capitalize!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-1d3b465d]{color:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-1d3b465d]{color:#ec008c}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__separator[data-v-1d3b465d]{color:#000;font-weight:700;margin:0 9px}.el-collapse[data-v-1d3b465d]{border-bottom:1px solid #ebeef5;border-top:1px solid #ebeef5}.el-collapse .el-collapse-item__header[data-v-1d3b465d]{background-color:#f6f6f6;border-bottom:1px solid #ebeef5;color:#505050;font-family:kittithada_roman_55regular;font-size:14px;font-weight:500;height:auto;line-height:1;padding:20px}.el-collapse .el-collapse-item__header svg[data-v-1d3b465d]{margin-right:15px}.el-collapse .el-collapse-item__header svg.truck-svg[data-v-1d3b465d]{height:22.416px!important;width:44.769px!important}.el-collapse .el-collapse-item__header svg.truck-svg .a[data-v-1d3b465d]{fill:none!important;stroke:#333!important;stroke-linecap:round!important;stroke-linejoin:round!important}.el-collapse .el-collapse-item__wrap[data-v-1d3b465d]{padding:24px}.el-collapse .el-collapse-item__content[data-v-1d3b465d]{color:#303133;font-size:13px;line-height:1.7692307692;padding-bottom:25px}.el-checkbox-group.custom-checkbox[data-v-1d3b465d]{font-size:none}.el-checkbox-group.custom-checkbox .el-checkbox[data-v-1d3b465d]{display:block;font-size:none;margin-right:30px}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked .el-checkbox__inner[data-v-1d3b465d]{background-color:#ec008c!important;border:1px solid #ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked+.el-checkbox__label[data-v-1d3b465d]{color:#ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-1d3b465d]{height:18px;width:18px}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-1d3b465d]:after{height:11px;left:5.5px;top:1px;width:5px}.el-checkbox-group.custom-checkbox .el-checkbox__label[data-v-1d3b465d],.el-checkbox-group.custom-checkbox .el-checkbox__label h3[data-v-1d3b465d]{color:#000;font-family:kittithada_roman_55regular;font-size:13px;font-weight:400;line-height:1;padding-left:10px}.radio-payment-method .el-radio-button[data-v-1d3b465d]:first-child{margin-left:0!important}.radio-payment-method .el-radio-button:first-child .el-radio-button__inner[data-v-1d3b465d],.radio-payment-method .el-radio-button:last-child .el-radio-button__inner[data-v-1d3b465d]{border-radius:0!important}.radio-payment-method .el-radio-button[data-v-1d3b465d]{margin:8px}.radio-payment-method .el-radio-button__inner[data-v-1d3b465d]{background:#fff;border:2px solid #d2d2d2!important;border-radius:0;color:#666;cursor:pointer;font-family:kittithada_bold_75regular;font-size:16px;height:81px;margin:0;outline:0;padding:0;position:relative;transition:all .1s cubic-bezier(.645,.045,.355,1);width:116px}.radio-payment-method .el-radio-button__inner svg.icon-correct[data-v-1d3b465d]{display:none;height:24px;position:absolute;right:-12px;top:-12px;width:24px}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-1d3b465d]{fill:#fff;stroke-width:em(4)}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-1d3b465d],.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-1d3b465d]{stroke:#ec008c}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-1d3b465d],.radio-payment-method .el-radio-button__inner svg.icon-correct .d[data-v-1d3b465d]{fill:none}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-1d3b465d]{stroke-linecap:round;stroke-linejoin:round;stroke-width:em(6)}.radio-payment-method .el-radio-button__inner svg.icon-correct .c[data-v-1d3b465d]{stroke:none}.radio-payment-method .el-radio-button__inner .svg-icon[data-v-1d3b465d]{align-items:center;display:flex;height:70%;justify-content:center}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card[data-v-1d3b465d]{height:18.888px;width:27.751px}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-1d3b465d],.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-1d3b465d]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-1d3b465d]{stroke-width:.648px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code[data-v-1d3b465d]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-1d3b465d]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay[data-v-1d3b465d]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay .a[data-v-1d3b465d]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .text[data-v-1d3b465d]{height:30%}.radio-payment-method .el-radio-button__inner .text h6[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:10px;font-weight:300;white-space:normal}.radio-payment-method .el-radio-button__orig-radio[data-v-1d3b465d]{display:none}.radio-payment-method .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-1d3b465d]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner[data-v-1d3b465d]{background-color:#ffe2f3;border:2px solid #ec008c!important;color:#ec008c}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner svg.icon-correct[data-v-1d3b465d]{display:block}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-1d3b465d],.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-1d3b465d]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-1d3b465d]{stroke-width:.648px}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-1d3b465d]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.airpay g[data-v-1d3b465d]{fill:#ec008c}.radio-payment-method .el-radio-button[data-v-1d3b465d]:focus{box-shadow:0 0 0 0 transparent!important}body.el-popup-parent--hidden[data-v-1d3b465d]{padding-right:0!important}.radio-product-sku[data-v-1d3b465d]{width:540px}@media only screen and (min-width:320px) and (max-width:599px){.radio-product-sku[data-v-1d3b465d]{overflow:auto;width:100%}}.radio-product-sku .el-radio-button[data-v-1d3b465d]:first-child{border-left:0;margin-left:0!important}.radio-product-sku .el-radio-button[data-v-1d3b465d]{position:relative}.radio-product-sku .el-radio-button .preload-image[data-v-1d3b465d],.radio-product-sku .el-radio-button img[data-v-1d3b465d]{height:40px;width:40px}.radio-product-sku .el-radio-button[data-v-1d3b465d]{margin:0 6px 6px 0}.radio-product-sku .el-radio-button__inner[data-v-1d3b465d]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:40px;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:40px;width:auto}.radio-product-sku .el-radio-button__orig-radio[data-v-1d3b465d]{display:none}.radio-product-sku .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-1d3b465d]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-sku .el-radio-button.is-active .el-radio-button__inner[data-v-1d3b465d]{border:3px solid #ec008c!important}.radio-product-sku .el-radio-button[data-v-1d3b465d]:focus{box-shadow:0 0 0 0 transparent!important}.radio-product-gift[data-v-1d3b465d]{width:540px}.radio-product-gift .el-radio-button[data-v-1d3b465d]:first-child{border-left:0;margin-left:0!important}.radio-product-gift .el-radio-button img[data-v-1d3b465d]{height:50px;width:50px}.radio-product-gift .el-radio-button[data-v-1d3b465d]{margin:6px}.radio-product-gift .el-radio-button__inner[data-v-1d3b465d]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:auto}.radio-product-gift .el-radio-button__orig-radio[data-v-1d3b465d]{display:none}.radio-product-gift .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-1d3b465d]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-gift .el-radio-button.is-active .el-radio-button__inner[data-v-1d3b465d]{border:3px solid #ec008c!important}.radio-product-gift .el-radio-button[data-v-1d3b465d]:focus{box-shadow:0 0 0 0 transparent!important}.add-bag-group[data-v-1d3b465d]{align-content:center;display:flex!important}@media only screen and (min-width:600px){.button-product-quantity[data-v-1d3b465d]{align-content:center;display:flex!important}}@media only screen and (min-width:1080px){.button-product-quantity[data-v-1d3b465d]{align-content:center;display:flex!important}}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity[data-v-1d3b465d]{align-items:center;display:flex;position:relative}}.button-product-quantity .input-quantity-product[data-v-1d3b465d]{margin:0 8px;padding:4px 0;text-align:center;width:50px}.button-product-quantity .input-quantity-product[data-v-1d3b465d]::-webkit-inner-spin-button,.button-product-quantity .input-quantity-product[data-v-1d3b465d]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.button-product-quantity .input-quantity-product[data-v-1d3b465d]{-moz-appearance:textfield}.button-product-quantity .el-button[data-v-1d3b465d]{display:inline!important}.button-product-quantity .el-button.button-quantity[data-v-1d3b465d]{border:none!important;border-radius:50%!important;height:auto!important;padding:0!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity[data-v-1d3b465d]{display:block!important}}.button-product-quantity .el-button.button-quantity i[data-v-1d3b465d]{font-size:32px}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity i[data-v-1d3b465d]{font-size:19px}}.button-product-quantity .el-button.button-quantity.is-disabled[data-v-1d3b465d]{cursor:default}.button-product-quantity .el-button.button-quantity.is-disabled:hover i[data-v-1d3b465d]{color:none}.button-product-quantity .el-button.button-quantity:not(.is-disabled) i[data-v-1d3b465d]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):hover i[data-v-1d3b465d]{color:#ec008c}.button-product-quantity .el-button.button-quantity:not(.is-disabled):focus i[data-v-1d3b465d]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):active i[data-v-1d3b465d]{color:#ec008c}.button-product-quantity .el-input.input-quantity[data-v-1d3b465d]{align-self:center!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity[data-v-1d3b465d]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity input[data-v-1d3b465d]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input[data-v-1d3b465d]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-1d3b465d]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal[data-v-1d3b465d]{align-self:center!important;border:none!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal[data-v-1d3b465d]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input[data-v-1d3b465d]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input[data-v-1d3b465d]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-1d3b465d]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal input[data-v-1d3b465d]:disabled{color:#606266!important}.button-product-quantity.navbar-bag[data-v-1d3b465d]{margin-left:0}.el-select.custom-select-bag .el-input input.el-input__inner[data-v-1d3b465d]{height:25px!important}.el-select.custom-select-bag .el-input.el-input--suffix[data-v-1d3b465d]{margin-bottom:0!important}.el-select.custom-select-bag .el-input span.el-input__suffix .el-input__icon[data-v-1d3b465d]{line-height:1!important}.el-select.custom-select-filter .el-input input.el-input__inner[data-v-1d3b465d]{height:35px!important;line-height:inherit}.el-select.custom-select-filter .el-input.el-input--suffix[data-v-1d3b465d]{border-radius:4px!important;margin-bottom:0!important}.el-select.custom-select-filter .el-input span.el-input__suffix .el-input__icon[data-v-1d3b465d]{line-height:1!important}.el-select.limit-item[data-v-1d3b465d]{width:100px}.el-dropdown[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:300}.el-dropdown.custom-icon-navbar[data-v-1d3b465d]{align-items:center;display:flex;height:100%;justify-content:center}.el-dropdown[data-v-1d3b465d]:focus{outline:0}@media only screen and (min-width:600px){.el-dropdown-menu.custom-icon-navbar[data-v-1d3b465d]{width:380px}}@media only screen and (min-width:1080px){.el-dropdown-menu.custom-icon-navbar[data-v-1d3b465d]{width:380px}}.custom-navbar.el-divider.el-divider--vertical[data-v-1d3b465d]{background-color:#3a3a3a;display:inline-block;height:35%;margin:0 18px;position:relative;vertical-align:middle;width:1px}.el-tag[data-v-1d3b465d]{border-radius:4px;border-width:1px;font-size:12px;height:32px;line-height:30px;padding:0 10px}.el-notification[data-v-1d3b465d]{background-color:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 12px #0000001a;box-sizing:border-box;display:flex;overflow:hidden;padding:14px 26px 14px 13px;position:fixed;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;width:300px}.el-notification.right[data-v-1d3b465d]{right:16px}.el-notification__icon[data-v-1d3b465d]{font-size:24px;height:24px;width:24px}.el-notification__group[data-v-1d3b465d]{margin-left:13px;margin-right:8px}.el-notification__title[data-v-1d3b465d]{color:#303133;font-family:kittithada_medium_65regular;font-size:16px;font-weight:700;margin:0}.el-notification__content[data-v-1d3b465d]{color:#606266;font-family:kittithada_medium_65regular;font-size:14px;line-height:21px;margin:6px 0 0;text-align:justify}.el-tabs.custom-two-tab[data-v-1d3b465d]{margin-top:15px}@media only screen and (min-width:320px) and (max-width:599px){.el-tabs.custom-two-tab[data-v-1d3b465d]{margin-top:0}}.el-tabs.custom-two-tab .el-tabs__header.is-top[data-v-1d3b465d]{background-color:#ececec;border:1px solid #afafaf;border-radius:10px}.el-tabs.custom-two-tab .el-tabs__active-bar.is-top[data-v-1d3b465d]{display:none}.el-tabs.custom-two-tab .el-tabs__nav.is-top[data-v-1d3b465d]{display:flex;width:100%}.el-tabs.custom-two-tab .el-tabs__nav-wrap[data-v-1d3b465d]:after{display:none}.el-tabs.custom-two-tab .el-tabs__item[data-v-1d3b465d]{color:#888;padding:0}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-0[data-v-1d3b465d]{border-radius:8px 0 0 8px!important}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-3[data-v-1d3b465d]{border-radius:0 8px 8px 0!important}.el-tabs.custom-two-tab .el-tabs__item.is-top[data-v-1d3b465d]{text-align:center;width:50%}.el-tabs.custom-two-tab .el-tabs__item.is-active[data-v-1d3b465d]{background-color:#000;color:#fff}.hooper.custom-popup-banner[data-v-1d3b465d]{cursor:pointer;height:100%;width:100%}.hooper.custom-popup-banner .hooper-pagination[data-v-1d3b465d]{bottom:-63px;padding:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators[data-v-1d3b465d]{align-items:center;justify-content:center}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-1d3b465d]{margin-right:15px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-1d3b465d]:last-child{margin-right:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator[data-v-1d3b465d]{border-radius:6px;height:10px;margin:0;width:10px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator.is-active[data-v-1d3b465d]{background-color:#ec008c}.image-popup-banner img[data-v-1d3b465d]{border-radius:16px 16px 0 0;margin:0 auto;max-width:375px;width:auto}.image-popup-banner .preload-image[data-v-1d3b465d]{bottom:0;height:480px;left:0;margin:0 auto;right:0;top:0;width:375px}.section-btn-popup[data-v-1d3b465d]{display:flex}.section-btn-popup .divider[data-v-1d3b465d]{background-color:#999;height:100%;width:1px}.section-btn-popup button[data-v-1d3b465d]{background-color:#fff;border:0;border-radius:0;font-family:kittithada_roman_55regular;font-size:14px;padding:10px;width:100%}body[data-v-1d3b465d]{margin:0}a[data-v-1d3b465d]{text-decoration:none}ul[data-v-1d3b465d]{list-style:none}.bg-pink[data-v-1d3b465d]{background-color:#ec008c}.bg-black[data-v-1d3b465d]{background-color:#000}html[data-v-1d3b465d]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}h1[data-v-1d3b465d],h2[data-v-1d3b465d],h3[data-v-1d3b465d],h4[data-v-1d3b465d],h5[data-v-1d3b465d],h6[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-weight:300;font-weight:400;line-height:1;margin:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding:0}h1[data-v-1d3b465d]{font-size:30px}h2[data-v-1d3b465d]{font-size:24px}h3[data-v-1d3b465d]{font-size:20px}h4[data-v-1d3b465d]{font-size:18px}h5[data-v-1d3b465d]{font-size:16px}h6[data-v-1d3b465d]{font-size:14px}[data-v-1d3b465d]:focus{outline:0!important}.wh-100[data-v-1d3b465d]{width:100%!important}.fluid[data-v-1d3b465d]{display:block}.flex[data-v-1d3b465d]{display:flex}.flex.wrap[data-v-1d3b465d]{flex-wrap:wrap}.flex.middle[data-v-1d3b465d]{justify-content:center}.flex.between[data-v-1d3b465d]{justify-content:space-between}.flex.around[data-v-1d3b465d]{justify-content:space-around}.flex.evenly[data-v-1d3b465d]{justify-content:space-evenly}.flex.center[data-v-1d3b465d]{align-items:center}.text-left[data-v-1d3b465d]{text-align:left}.text-right[data-v-1d3b465d]{text-align:right}.text-center[data-v-1d3b465d]{text-align:center}.btn-black[data-v-1d3b465d]{background-color:#000;color:#fff;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300;width:100%}.btn-black[data-v-1d3b465d]:hover{background-color:#ec008c;color:#fff}.btn-black[data-v-1d3b465d]:focus{background-color:#000;color:#fff}.btn-white[data-v-1d3b465d]{background-color:#fff;border:1px solid #707070!important;color:#000;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300}.btn-white[data-v-1d3b465d]:hover{border:1px solid #ec008c!important;color:#ec008c}.el-loading-spinner[data-v-1d3b465d]{margin:8px 0;padding:8px 0}.el-loading-spinner .path[data-v-1d3b465d]{stroke:#ec008c}.el-loading-spinner p.el-loading-text[data-v-1d3b465d]{color:#ec008c;font-size:14px}.header-eveandboy[data-v-1d3b465d]{font-size:45px}.header-eveandboy span[data-v-1d3b465d]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:bolder}.logo-eveandboy[data-v-1d3b465d]{align-content:center;cursor:pointer;display:flex;justify-content:center}.logo-eveandboy.black[data-v-1d3b465d]{fill:#000}.logo-eveandboy.white[data-v-1d3b465d]{fill:#fff}.logo-eveandboy svg[data-v-1d3b465d]{height:32px}@media only screen and (min-width:320px) and (max-width:599px){.hidden-xs-only[data-v-1d3b465d]{display:none!important}}@media only screen and (min-width:1080px){.hidden-sm-and-up[data-v-1d3b465d]{display:none!important}}.footer-cookie.active[data-v-1d3b465d]{display:flex}.footer-cookie.active-mobile-cookie[data-v-1d3b465d]{bottom:0;display:flex}.footer-cookie[data-v-1d3b465d]{align-items:center;bottom:0;display:none;justify-content:center;left:0;padding:17px 32px;position:fixed;right:0;z-index:2000}@media only screen and (min-width:320px) and (max-width:599px){.footer-cookie[data-v-1d3b465d]{padding:17px 14px}}.footer-cookie[data-v-1d3b465d]{background-color:#fafafa;box-shadow:0 -4px 6px #00000029}.footer-cookie span[data-v-1d3b465d]{color:#333;font-family:kittithada_roman_55regular;font-size:14px;margin-right:8px;width:auto;word-break:normal}.footer-cookie span a[data-v-1d3b465d]{color:#333;text-decoration:underline}.footer-cookie .btn-black[data-v-1d3b465d]{width:20%}@media only screen and (min-width:320px) and (max-width:599px){.footer-cookie .btn-black[data-v-1d3b465d]{width:30%}}.footer-cookie .btn-black[data-v-1d3b465d]{margin-left:auto}[data-v-0f11caf9]{box-sizing:border-box}body[data-v-0f11caf9],html[data-v-0f11caf9]{margin:0;padding:0}.maintenance-container[data-v-0f11caf9]{align-items:center;background-color:#eb008b;display:flex;height:100vh;justify-content:center;margin:0;padding:0}.maintenance-content[data-v-0f11caf9]{background:#eb008b;margin:0;padding:2rem;text-align:center}.logo[data-v-0f11caf9]{max-height:calc(100vh - 4rem);max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.flex.jusend{justify-content:flex-end}.flex.end{align-items:flex-end}.float__left{float:left}.float__right{float:right}ul{padding:0}.logo-eveandboy.payment svg{height:28px!important}.logo-eveandboy.small svg{height:20px}.logo-eveandboy.footer{fill:#fff}.button{background-color:#fff;border-radius:4px;color:#000;padding:14px}.not-border{border:0!important}.el-table{font-size:14px}.el-table .el-table__header thead th{padding:12px 0}.el-table .el-table__header thead th .cell{line-height:23px;padding-left:10px;padding-right:10px}.el-table .el-table__body td{padding:12px 0}.el-table .el-table__body td .cell{line-height:23px;padding-right:10px}.el-button{border:0;border-radius:4px!important;font-family:kittithada_roman_55regular;font-size:16px!important;height:45px;line-height:1;padding:12px 20px!important}.el-button.fluid{display:flex;height:100%;width:100%}.el-button.custom-button-next{background-color:#000;color:#fff}.el-button.custom-button-next.is-disabled{background-color:#c8c9cc;border-color:#c8c9cc;color:#fff}.el-button.custom-btn-filter-point{height:36px!important;padding:8px 16px!important}.el-button.custom-button-send-code{background-color:#eee;color:#7d7d7d}input::-ms-clear,input::-ms-reveal{display:none}.el-form .el-form-item{margin:8px 0;padding-bottom:10px}.el-form .el-form-item.label__null .el-form-item__label{visibility:hidden}.el-form .el-form-item__label{color:#000;display:block;float:none;font-family:kittithada_roman_55regular;font-size:14px;line-height:40px;padding:0 12px 0 0;text-align:left}.el-form .el-form-item__content{font-size:14px;line-height:40px;padding-bottom:4px}.el-form .el-form-item__content .el-input{margin-bottom:0!important}.el-input{font-family:kittithada_roman_55regular;font-size:16px!important;margin-bottom:15px!important}.el-input input.el-input__inner{border-radius:4px;color:#606266;height:45px;line-height:40px;padding:0 15px;width:100%}.el-input.custom-input-search .el-input__icon{line-height:1;width:25px}.el-input.custom-input-password input.el-input__inner{padding:0 40px 0 15px}.el-input.custom-input-password span.el-input__suffix{align-items:center;display:flex;justify-content:center;right:0!important;width:40px}.el-input.custom-input-password span.el-input__suffix-inner{line-height:0}.el-input.custom-input-password span.el-input__suffix-inner svg.eyeclose{fill:#606266}.el-input.custom-input-password span.el-input__suffix-inner svg{cursor:pointer;fill:#000;height:20px;right:5px;width:20px}.btn-login-next{margin-top:24px}.el-select.date-birth,.el-select.date-birth .el-input input{text-align:center}.el-select .el-input,.el-select .el-input input.el-input__inner{font-family:kittithada_roman_55regular;font-size:16px}.el-select .el-input input.el-input__inner{border:1px solid #dcdfe6;border-radius:4px;color:#606266;height:45px;padding:0 14px;width:100%}.el-select .el-input span.el-input__suffix{right:5px}.el-select .el-input span.el-input__suffix .el-select__caret{font-size:14px}.el-select .el-input span.el-input__suffix .el-input__icon{line-height:40px;width:25px}.el-select-dropdown__item{font-family:kittithada_roman_55regular;font-size:14px}.checkbox .el-checkbox{color:#222;font-family:kittithada_light_45regular;font-size:14px}.checkbox .checkbox,.checkbox .custom-checkbox{margin-right:30px}.checkbox .checkbox.clear-vertical span.el-checkbox__input,.checkbox .custom-checkbox.clear-vertical span.el-checkbox__input{vertical-align:initial}.checkbox .checkbox.clear-vertical,.checkbox .custom-checkbox.clear-vertical{margin-bottom:16px}@media only screen and (min-width:320px) and (max-width:599px){.checkbox .checkbox.clear-vertical,.checkbox .custom-checkbox.clear-vertical{margin-bottom:5px}}.checkbox .checkbox span.el-checkbox__input span.el-checkbox__inner,.checkbox .custom-checkbox span.el-checkbox__input span.el-checkbox__inner{border:1px solid #dcdfe6;border-radius:2px;box-sizing:border-box;height:24px;width:24px}.checkbox .checkbox span.el-checkbox__input span.el-checkbox__inner:after,.checkbox .custom-checkbox span.el-checkbox__input span.el-checkbox__inner:after{height:16px;left:9px}.checkbox .checkbox span.el-checkbox__input.is-checked .el-checkbox__inner,.checkbox .custom-checkbox span.el-checkbox__input.is-checked .el-checkbox__inner{background-color:#ec008c!important}.checkbox .checkbox span.el-checkbox__input.is-checked+.el-checkbox__label,.checkbox .custom-checkbox span.el-checkbox__input.is-checked+.el-checkbox__label{color:#ec008c}.checkbox .checkbox span.el-checkbox__label,.checkbox .custom-checkbox span.el-checkbox__label{color:#222;display:inline-block;font-family:kittithada_light_45regular;font-size:15px;line-height:1.1;padding-left:10px;white-space:normal}.login-content{margin:0 14px}.login-content .content__title{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:9px}.login-content .content__title.mb{margin-bottom:19px}.login-content .content__title h5{font-family:kittithada_bold_75regular;font-size:16px}.login-content .content__title a{color:#000;font-family:kittithada_roman_55regular;font-size:14px;line-height:1}.text-main-guest-bottom-logo{margin-bottom:33px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.text-main-guest-bottom-logo{margin-bottom:10px}}.text-main-guest-bottom-logo h1{font-family:kittithada_bold_75regular;font-size:24px;margin-bottom:10px}.text-main-guest-bottom-logo h6{color:#ec008c;font-family:kittithada_roman_55regular;font-size:12px;font-weight:300}.text-main-guest-bottom-logo h6 strong{color:#000}.text-main-guest-bottom-logo h6 svg.special-icon{height:auto;margin-right:8px;width:10px}.login-try-again{color:#888;font-family:kittithada_roman_55regular;font-size:12px;margin-top:19px;text-align:center}.login-try-again a{color:#ec008c;text-decoration:underline}.el-dialog__wrapper.active-header .el-dialog__header{display:block}.el-dialog__wrapper .el-dialog{box-shadow:0 1px 3px #0000004d}.el-dialog__wrapper .el-dialog__header{display:none}.el-dialog__wrapper .el-dialog__body{font-size:14px}.el-dialog__wrapper .el-dialog__footer{background-color:#fff}.el-radio{font-family:kittithada_roman_55regular;font-size:16px}.el-radio__input.is-checked .el-radio__inner{background:#ec008c!important;border-color:#ec008c!important}.el-radio__input.is-checked+.el-radio__label{color:#ec008c!important}.el-radio__inner:after{height:4px;width:4px}.el-radio-group{font-family:kittithada_roman_55regular;font-size:16px}.el-radio-group .el-radio{margin-right:30px}.el-radio-group .el-radio__input .el-radio__inner{height:18px;width:18px}.el-radio-group .el-radio__label{font-size:16px;padding-left:10px}.el-radio-group .el-radio-button__inner{-webkit-appearance:none;background:#fff;border:1px solid #dcdfe6;border-left:0;border-radius:0;box-sizing:border-box;color:#606266;cursor:pointer;font-family:kittithada_roman_55regular;font-size:14px;font-weight:500;margin:0;outline:0;padding:12px 20px;position:relative;text-align:center;transition:all .3s cubic-bezier(.645,.045,.355,1);white-space:nowrap}.el-radio-group.edit-address{display:flex;justify-content:space-between}@media only screen and (min-width:320px) and (max-width:599px){.el-radio-group.edit-address{justify-content:space-around}}.el-radio-group.edit-address .el-radio-button__inner{-webkit-appearance:none;background:#fff;border:2px solid #cfcfcf!important;box-sizing:border-box;color:#333;cursor:pointer;height:40px;margin:0;outline:0;padding:0 6px;position:relative;text-align:center;transition:all .3s cubic-bezier(.645,.045,.355,1);white-space:nowrap;width:81px}@media only screen and (min-width:320px) and (max-width:599px){.el-radio-group.edit-address .el-radio-button__inner{width:100px}}.el-radio-group.edit-address .el-radio-button__inner{align-items:center;border-radius:10px;display:flex;font-family:kittithada_roman_55regular;font-size:14px;justify-content:center}.el-radio-group.edit-address .el-radio-button__inner svg.home{fill:#333;stroke:none}.el-radio-group.edit-address .el-radio-button__inner svg{fill:none;stroke:#333;width:20px}.el-radio-group.edit-address .el-radio-button__inner h6{font-family:kittithada_roman_55regular;font-size:14px;margin-left:6px}.el-radio-group.edit-address .el-radio-button__orig-radio{display:none}.el-radio-group.edit-address .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.el-radio-group.edit-address .el-radio-button.is-active .el-radio-button__inner{background-color:#ffe2f3!important;border:2px solid #ec008c!important;color:#ec008c!important}.el-radio-group.edit-address .el-radio-button.is-active .el-radio-button__inner svg.home{fill:#ec008c;stroke:#ec008c}.el-radio-group.edit-address .el-radio-button.is-active .el-radio-button__inner svg{fill:none;filter:invert(26%) sepia(100%) saturate(6697%) hue-rotate(313deg) brightness(89%) contrast(113%);stroke:#ec008c;width:20px}.el-radio-group.edit-address .el-radio-button:focus{box-shadow:0 0 0 0 transparent!important}.el-radio-group.filter-type-member-point-mobile{display:flex;justify-content:space-between}.el-radio-group.filter-type-member-point-mobile .el-radio-button{margin:0 2px}.el-radio-group.filter-type-member-point-mobile .el-radio-button__inner{align-items:center;-webkit-appearance:none;background:#fff;border:2px solid #707070!important;border-radius:0;box-sizing:border-box;color:#000;display:flex;font-family:kittithada_roman_55regular;font-size:13px;height:45px;justify-content:center;margin:0;outline:0;padding:9px 18px;text-align:center;white-space:nowrap;width:72px}.el-radio-group.filter-type-member-point-mobile .el-radio-button__inner h6{font-family:kittithada_roman_55regular;font-size:14px;margin-left:6px}.el-radio-group.filter-type-member-point-mobile .el-radio-button__orig-radio{display:none}.el-radio-group.filter-type-member-point-mobile .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#000;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.el-radio-group.filter-type-member-point-mobile .el-radio-button.is-active .el-radio-button__inner{background-color:#000;border:2px solid #000!important;color:#fff}.el-radio-group.filter-type-member-point-mobile .el-radio-button:focus{box-shadow:0 0 0 0 transparent!important}.el-radio-group.filter-type-member-point-tablet{display:flex;justify-content:space-between}.el-radio-group.filter-type-member-point-tablet .el-radio-button{margin:0 2px}.el-radio-group.filter-type-member-point-tablet .el-radio-button__inner{align-items:center;-webkit-appearance:none;background:#fff;border:2px solid #707070!important;border-radius:0;box-sizing:border-box;color:#000;display:flex;font-family:kittithada_roman_55regular;font-size:13px;height:35px;justify-content:center;margin:0;max-width:82px;min-width:75px;outline:0;padding:9px 18px;text-align:center;white-space:nowrap;width:100%}.el-radio-group.filter-type-member-point-tablet .el-radio-button__inner h6{font-family:kittithada_roman_55regular;font-size:14px;margin-left:6px}.el-radio-group.filter-type-member-point-tablet .el-radio-button__orig-radio{display:none}.el-radio-group.filter-type-member-point-tablet .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#000;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.el-radio-group.filter-type-member-point-tablet .el-radio-button.is-active .el-radio-button__inner{background-color:#000;border:2px solid #000!important;color:#fff}.el-radio-group.filter-type-member-point-tablet .el-radio-button:focus{box-shadow:0 0 0 0 transparent!important}.el-radio-group.filter-type-member-point{display:flex;justify-content:space-between}.el-radio-group.filter-type-member-point .el-radio-button{margin:0 2px}.el-radio-group.filter-type-member-point .el-radio-button__inner{align-items:center;-webkit-appearance:none;background:#fff;border:2px solid #707070!important;border-radius:0;box-sizing:border-box;color:#000;display:flex;font-family:kittithada_roman_55regular;font-size:14px;height:35px;justify-content:center;margin:0;outline:0;padding:9px 18px;text-align:center;white-space:nowrap;width:97px}.el-radio-group.filter-type-member-point .el-radio-button__inner h6{font-family:kittithada_roman_55regular;font-size:14px;margin-left:6px}.el-radio-group.filter-type-member-point .el-radio-button__orig-radio{display:none}.el-radio-group.filter-type-member-point .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#000;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.el-radio-group.filter-type-member-point .el-radio-button.is-active .el-radio-button__inner{background-color:#000!important;border:2px solid #000!important;color:#fff!important}.el-radio-group.filter-type-member-point .el-radio-button:focus{box-shadow:0 0 0 0 transparent!important}.el-radio-group.filter-product-view{display:flex;justify-content:space-between}.el-radio-group.filter-product-view .el-radio-button__inner{align-items:center;-webkit-appearance:none;background:#fff;border:1px solid #eee!important;box-sizing:border-box;display:flex;height:35px;justify-content:center;margin:0;outline:0;padding:12px;text-align:center;white-space:nowrap;width:auto}.el-radio-group.filter-product-view .el-radio-button__inner svg{height:18px;width:18px}.el-radio-group.filter-product-view .el-radio-button__inner svg.view-1 .a{fill:#cfcfcf}.el-radio-group.filter-product-view .el-radio-button__inner svg.view-2 .view-product-card{fill:#222}.el-radio-group.filter-product-view .el-radio-button__original-radio{display:none}.el-radio-group.filter-product-view .el-radio-button__original-radio:checked+.el-radio-button__inner{background-color:#000!important;border:1px solid #eee!important;color:#fff}.el-radio-group.filter-product-view .el-radio-button__original-radio:checked+.el-radio-button__inner svg.view-1 .a,.el-radio-group.filter-product-view .el-radio-button__original-radio:checked+.el-radio-button__inner svg.view-2 .view-product-card{fill:#fff}.el-radio-group.filter-product-view .el-radio-button__original-radio:checked+.el-radio-button__inner{box-shadow:0 0 0 0 transparent!important}.el-radio-group.filter-product-view .el-radio-button.is-active .el-radio-button__inner{background-color:#000!important;border:1px solid #eee!important}.el-radio-group.filter-product-view .el-radio-button.is-active .el-radio-button__inner svg.view-1 .a,.el-radio-group.filter-product-view .el-radio-button.is-active .el-radio-button__inner svg.view-2 .view-product-card{fill:#fff}.el-radio-group.filter-product-view .el-radio-button:focus{box-shadow:0 0 0 0 transparent!important;outline:0!important}.login-go-back{margin-top:24px;text-align:center}.login-go-back a{color:#000;cursor:pointer;font-family:kittithada_roman_55regular;font-size:13px;font-weight:500}.el-dialog{max-width:555px;width:100%}.el-dialog__body__title h1,.el-dialog__body__title hr{color:#000}.vue-phone-number-input .select-country-container{max-width:25%!important;min-width:25%!important;width:25%!important}.vue-phone-number-input .select-country-container .country-selector{align-items:center!important;display:flex;font-family:kittithada_roman_55regular;font-size:16px;height:45px!important;justify-content:space-between;min-height:auto!important}.vue-phone-number-input .select-country-container .country-selector__country-flag{left:20px!important;top:auto!important}.vue-phone-number-input .select-country-container .country-selector__country-flag .iti-flag-small.iti-flag{height:14px}.vue-phone-number-input .select-country-container .country-selector__toggle{height:24px!important;min-height:24px!important;right:5px;top:auto}.vue-phone-number-input .select-country-container .country-selector__toggle svg{height:24px;vertical-align:sub;width:24px}.vue-phone-number-input .select-country-container .country-selector__input{font-size:16px;height:45px!important;min-height:auto!important;padding:0 0 0 55px!important}.vue-phone-number-input .select-country-container .country-selector__label{display:none}.vue-phone-number-input .select-country-container .country-selector__list{height:217px!important;max-height:217px!important;min-width:300px!important;width:300px!important}.vue-phone-number-input .select-country-container .country-selector__list::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.vue-phone-number-input .select-country-container .country-selector__list::-webkit-scrollbar{background-color:#f5f5f5;width:10px}.vue-phone-number-input .select-country-container .country-selector__list::-webkit-scrollbar-thumb{background-color:#505050}.vue-phone-number-input .select-country-container .country-selector__list .vue-recycle-scroller__item-view:hover{background-color:#888;color:#fff}.vue-phone-number-input .select-country-container .country-selector__list .vue-recycle-scroller__item-view button.country-selector__list__item{font-family:kittithada_roman_55regular;font-size:16px!important;height:30px!important}.vue-phone-number-input .select-country-container .country-selector__list .vue-recycle-scroller__item-view button .country-selector__list__item__flag-container{margin-right:10px!important}.vue-phone-number-input .select-country-container .country-selector__list .vue-recycle-scroller__item-view button .country-selector__list__item__flag-container .iti-flag{height:14px!important;width:26px!important}.vue-phone-number-input .flex-1{border-radius:4px!important;margin-left:14px}.vue-phone-number-input .flex-1 .input-tel,.vue-phone-number-input .flex-1 .input-tel__input{font-family:kittithada_roman_55regular;font-size:16px;height:45px!important;min-height:auto!important}.vue-phone-number-input .flex-1 .input-tel__input{padding-top:10px!important}.vue-phone-number-input .flex-1 .input-tel__label{cursor:pointer;font-family:kittithada_roman_55regular;font-size:16px;font-size:inherit;line-height:1;padding:4px;right:4px;text-align:right;top:4px}.el-dropdown-menu__item{color:#606266;font-size:12px;line-height:36px;padding:0 20px}.btn-black.icon span{align-items:center;display:flex;justify-content:center}.btn-black.icon svg{fill:#fff;height:21px;margin-right:4px;width:15px}.btn-black.disabled{color:#fff}.btn-black.disabled,.btn-black.disabled:hover{background-color:#afafaf}.btn-black.is-disabled,.btn-black.is-disabled:focus,.btn-black.is-disabled:hover{background-color:#c4c4c4;background-image:none;border-color:#8b8b8b;color:#4b4b4b;cursor:not-allowed}.btn-pink{background-color:#ec008c;color:#fff;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300}.btn-pink.icon span{align-items:center;display:flex;justify-content:center}.btn-pink.icon svg{fill:#fff;height:21px;margin-right:4px;width:15px}.btn-pink.disabled{color:#fff}.btn-pink.disabled,.btn-pink.disabled:hover{background-color:#afafaf}.btn-pink:focus,.btn-pink:hover{background-color:#ec008c;color:#fff}.btn-pink.is-disabled,.btn-pink.is-disabled:focus,.btn-pink.is-disabled:hover{background-color:#c4c4c4;background-image:none;border-color:#8b8b8b;color:#4b4b4b;cursor:not-allowed}.btn-categories{background-color:#fff;border:1px solid #eee!important;color:#000;font-family:kittithada_roman_55regular;font-size:14px;font-weight:300;margin-bottom:14px!important;margin-left:0!important;margin-right:14px!important}.btn-categories:hover{border:1px solid #ec008c!important;color:#ec008c}button.btn-edit{background-color:#fff;border:0;color:#000;cursor:pointer;font-size:14px;font-weight:700;padding:0;text-decoration:underline}.btn-add-circle{background-color:#000;color:#fff;height:50px;width:50px}.btn-add-circle:hover{background-color:#ec008c;color:#fff}.btn-add-circle{border-radius:50%!important}.btn-default:hover{background-color:#fff;border:1px solid red!important;color:red}.el-range-editor.el-input__inner.el-input__inner{height:35px;line-height:40px;padding:3px 10px!important}.el-range-editor.el-input__inner.el-input__inner .el-input__icon{width:25px}.el-date-editor .el-range-input,.el-date-editor .el-range-separator{font-size:14px}.el-date-editor--daterange.el-input,.el-date-editor--daterange.el-input__inner,.el-date-editor--timerange.el-input,.el-date-editor--timerange.el-input__inner{width:100%}.el-date-editor .el-range__icon{color:#000;float:left;font-size:14px;line-height:32px;margin-left:-5px}.el-date-editor .el-range__close-icon{color:#ec008c;font-size:14px;line-height:32px;width:25px}.el-date-editor .el-range-separator{font-size:14px;line-height:32px;padding:0 5px}.el-picker-panel{background:#fff;border:1px solid #e4e7ed;border-radius:4px;box-shadow:0 2px 12px #0000001a;color:#606266;line-height:30px;margin:5px 0}.el-date-range-picker,.el-date-range-picker .el-picker-panel__body{max-width:325px;min-width:325px;width:325px}.el-date-range-picker__header{font-size:10px;height:28px;line-height:1.5}.el-date-range-picker__header .el-picker-panel__icon-btn{font-size:12px;margin-top:8px}.el-date-range-picker__header div{margin-top:8px}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__header div{font-size:14px;font-weight:500;margin-right:50px}.el-picker-panel__content.el-date-range-picker__content{padding:4px}.el-picker-panel__content.el-date-range-picker__content .el-date-table{font-size:10px}.el-picker-panel__content.el-date-range-picker__content .el-date-table th{font-size:11px;line-height:3;padding:0 5px}.el-picker-panel__content.el-date-range-picker__content .el-date-table td{padding:4px 0;width:32px}.el-picker-panel__content.el-date-range-picker__content .el-date-table td div{height:30px;padding:3px 0}.el-picker-panel__content.el-date-range-picker__content .el-date-table td span{height:21px;line-height:21px;width:21px}.el-picker-panel__content.el-date-range-picker__content .el-date-table td.available:hover,.el-picker-panel__content.el-date-range-picker__content .el-date-table td.today span{color:#ec008c}.el-picker-panel__content.el-date-range-picker__content .el-date-table td.end-date span,.el-picker-panel__content.el-date-range-picker__content .el-date-table td.start-date span{background-color:#ec008c}.el-picker-panel__content.el-date-range-picker__content .el-date-table td .el-date-table td.in-range div:hover,.el-picker-panel__content.el-date-range-picker__content .el-date-table td .el-date-table.is-week-mode .el-date-table__row.current div,.el-picker-panel__content.el-date-range-picker__content .el-date-table td .el-date-table.is-week-mode .el-date-table__row:hover div,.el-picker-panel__content.el-date-range-picker__content .el-date-table td.in-range div{background-color:#ffe2f3}.el-date-table td,.el-date-table td div{height:30px}.el-upload{display:block}.el-upload .el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;box-sizing:border-box;display:block;height:auto;overflow:hidden;position:relative;text-align:center;width:100%}@media only screen and (min-width:320px) and (max-width:599px){.el-upload .el-upload-dragger{height:90px}.el-upload .el-upload-dragger .el-icon-upload{margin:5px}}.el-form-item__error{font-size:12px;line-height:1;padding-top:4px}.tag-promotion__mix{background-color:#000;border-radius:0 10px;height:30px;position:absolute;right:2%;top:2%;width:80px;z-index:1}.tag-promotion__mix h6{color:#fff;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}.tag-promotion__mix .tag__pink{background-color:#ec008c;border-radius:0 10px}.tag-promotion__mix .tag__black,.tag-promotion__mix .tag__pink{align-items:center;display:flex;height:50%;justify-content:center;width:100%}.tag-promotion__mix .tag__black{background-color:#000;border-radius:0 0 0 10px}.tag-promotion__one-tag{align-items:center;background-color:#000;border-radius:0 10px;display:flex;height:20px;justify-content:center;position:absolute;right:2%;top:2%;width:80px;z-index:1}.tag-promotion__one-tag h6{color:#fff;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}.tag-promotion__available{background-color:#fcee21;border-radius:0 10px;height:15%;position:absolute;right:2%;top:2%;width:47%;z-index:1}.tag-promotion__available h6{color:#fff;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}.tag-promotion__available .tag__black{align-items:center;background-color:#000;border-radius:0 10px;display:flex;height:95%;justify-content:center;margin-top:5%;width:100%}.tag-promotion__available .tag__black .number{margin-right:10px}.tag-promotion__available .tag__black .number h6{color:#fcee21;font-family:kittithada_bold_75regular;font-size:22px;font-style:italic;font-weight:700}.tag-promotion__available .tag__black .text{text-align:left}.tag-promotion__available .tag__black .text h6{color:#fff;font-family:kittithada_roman_55regular;font-size:11px;font-weight:400;white-space:pre-wrap}.tag-promotion__new-1{border-radius:0 10px;height:30px;position:absolute;right:2%;top:2%;width:80px;z-index:1}.tag-promotion__new-1 .tag{position:relative}.tag-promotion__new-1 .tag__black{align-items:center;background-color:#000;border-radius:0 0 0 10px;display:flex;height:100%;justify-content:center;padding-right:10%;position:absolute;width:35%;z-index:2}.tag-promotion__new-1 .tag__black .text{display:inline-block}.tag-promotion__new-1 .tag__black .text h6{color:#fff;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;white-space:pre-wrap}.tag-promotion__new-1 .tag__pink{align-items:center;background-color:#ec008c;border-radius:0 10px;display:flex;height:100%;justify-content:center;position:absolute;right:0;width:67%;z-index:3}.tag-promotion__new-1 .tag__pink .number{display:inline-block}.tag-promotion__new-1 .tag__pink .number h6{color:#fff!important;font-family:kittithada_bold_75regular;font-size:14px;font-weight:700}.tag-promotion__new-1-2{border-radius:0 10px;height:30px;position:absolute;right:2%;top:2%;width:75px;z-index:1}.tag-promotion__new-1-2 .tag{position:relative}.tag-promotion__new-1-2 .tag__black{align-items:center;background-color:#000;border-radius:0 0 0 10px;display:flex;height:100%;justify-content:center;padding-right:10%;position:absolute;width:42%;z-index:2}.tag-promotion__new-1-2 .tag__black .text{display:inline-block}.tag-promotion__new-1-2 .tag__black .text h6{color:#fff;font-family:kittithada_roman_55regular;font-size:11px;font-weight:400;white-space:pre-wrap}.tag-promotion__new-1-2 .tag__pink{align-items:center;background-color:#000;border-radius:0 10px;display:flex;height:100%;justify-content:center;position:absolute;right:0;width:62%;z-index:3}.tag-promotion__new-1-2 .tag__pink .content-white{align-items:center;background-color:#fff;border-radius:0 8px;display:block;display:flex;height:81%;justify-content:center;width:93%}.tag-promotion__new-1-2 .tag__pink .content-white .number{display:inline-block}.tag-promotion__new-1-2 .tag__pink .content-white .number span{color:#ec008c!important;display:block;font-family:kittithada_bold_75regular;font-size:8px;font-weight:400;line-height:1}.tag-promotion__new-1-2 .tag__pink .content-white .number h6{color:#ec008c!important;font-family:kittithada_bold_75regular;font-size:12px;font-weight:700;line-height:1}.tag-promotion__new-2{border-radius:0 10px;height:45px;position:absolute;right:6%;top:2%;width:50px;z-index:1}.tag-promotion__new-2 .tag{position:relative}.tag-promotion__new-2 .tag__black{background-color:#fff;border:0;border-radius:10px 10px 0 0;height:100%;position:absolute;width:100%;z-index:2}.tag-promotion__new-2 .tag__black .image-gift{border:1px solid #000;border-radius:8px 8px 0 0;height:81%;width:auto}.tag-promotion__new-2 .tag__black .text-gift{align-items:center;background-color:#000;border-radius:0 0 8px 8px;display:flex;height:25%;justify-content:center;position:relative;width:auto}.tag-promotion__new-2 .tag__black .text-gift .text{display:inline-block}.tag-promotion__new-2 .tag__black .text-gift .text h6{color:#fff;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;white-space:pre-wrap}@media only screen and (min-width:320px) and (max-width:599px){.tag-promotion__new-2 .tag__black .text-gift .text h6{font-size:10px}}.tag-promotion__new-2 .tag__black .text-gift .qty-gift{align-items:center;background-color:#ec008c;border-radius:50%;display:flex;height:22px;justify-content:center;position:absolute;right:-11px;width:22px}.tag-promotion__new-2 .tag__black .text-gift .qty-gift h6{color:#fff;display:inline-block;font-family:kittithada_roman_55regular;font-size:10px;font-weight:400;white-space:pre-wrap}.tag-promotion__new-2 .tag__pink{background-color:#ec008c;border-radius:0 10px;height:100%;position:absolute;right:0;width:67%;z-index:3}.home-container{background-color:#fff;margin:0 auto;max-width:1080px}.pattern-container{margin-bottom:20px}@media only screen and (min-width:320px) and (max-width:599px){.pattern-container{margin-bottom:15px}}.modal-popup-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-spinner{display:flex;justify-content:center;padding:20px}.loading-spinner .spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#ec008c;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.view-more-section{display:flex;justify-content:center;margin:30px 0}.view-more-section .view-more-btn{background-color:#ec008c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .3s ease}.view-more-section .view-more-btn:hover{background-color:#b9006e}.view-more-section .view-more-btn:disabled{background-color:#ccc;cursor:not-allowed}header .navbar-order-time{align-items:center;background-color:#ffe3f3;display:flex;height:25px;justify-content:center}header .navbar-order-time svg .a{fill:none;stroke:#eb008b;stroke-linecap:round;stroke-linejoin:round}header .navbar-order-time .content{align-items:center;display:flex;justify-content:center}header .navbar-order-time .content span.text{color:#ec008c;font-family:kittithada_roman_55regular;font-size:16px;margin:0 8px}header .navbar-order-time .content span.time{color:#ec008c;font-family:kittithada_bold_75regular;font-size:16px}header .el-dropdown-link{cursor:pointer}header .el-dropdown-link .el-icon{display:inline-block}header svg{fill:#fff}header .bg-black-pink{background-color:#000;border-top:4px solid #ec008c}header .bg-black-pink.mobile{border-top:4px solid #000}header .navbar-large,header .navbar-large.payment{height:76px}header .navbar-small{height:49px}header .navbar-1{height:28px;padding:0}@media only screen and (min-width:600px){header .navbar-1{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-1{max-width:1200px}}header .navbar-1{margin:0 auto}header .navbar-1 .items{align-items:center;display:flex;height:100%;justify-content:space-between}header .navbar-1 .items svg{fill:#000;margin-right:14px}header .navbar-1 .items svg.svg-social{height:20px;width:20px}header .navbar-1 .items span{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}header .navbar-1 a{align-items:center;color:#000;display:flex;font-size:14px;height:100%;justify-content:center}header .navbar-1 a:hover{text-decoration:underline}header .navbar-1 .items.right span.select-lang{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;margin-left:12px;margin-right:8px}header .navbar-1 .items.right a{border-right:1px solid #000;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;padding:0 14px}header .navbar-1 .items.right a:last-child{border-right:0}header .navbar-1 .items.right .el-dropdown{color:#000;font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-1 .items.right .el-dropdown .el-icon--right{margin-left:5px}header .navbar-1 svg{height:12px}header .navbar-2{height:70px}@media only screen and (min-width:600px){header .navbar-2{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-2{max-width:1200px}}header .navbar-2{margin:0 auto}header .navbar-2 .ui.input.icon{display:flex;position:relative}header .navbar-2 .ui.input.icon input{background-color:#fff;border:0;border-radius:25px;color:#000000de;font-size:16px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-2 .ui.input.icon input:focus{outline:none}header .navbar-2 .ui.input.icon span{border-radius:50%;color:#ec008c;cursor:pointer;padding:8px 10px;position:absolute;right:5px}header .navbar-2 .ui.input.icon span i{font-size:18px}header .navbar-2 .header-eveandboy{color:#fff;font-size:26px}header .navbar-2 .logo-eveandboy.small{cursor:pointer;left:50%;margin-top:10px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}header .navbar-2 .logo-eveandboy.small svg{display:block}header .navbar-2 .menu-profile-link{display:block;height:100%;width:100%}header .navbar-2 .menu-profile-link .menu-profile-dropdown{border-top:1px solid #ec008c;display:none}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item:hover{background-color:#ec008c}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item img{height:15px;width:15px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item h6{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-2 .menu-profile-link:hover .menu-profile-dropdown{display:block}header .navbar-2 .dropdown-profile{height:100%}@media only screen and (min-width:600px){header .navbar-2 .dropdown-profile{max-width:220px;min-width:155px}}header .navbar-2 .dropdown-profile{cursor:pointer}header .navbar-2 .dropdown-profile svg{color:#fff;width:auto}header .navbar-2 .dropdown-profile img{border-radius:50%;height:36px;width:36px}header .navbar-2 .dropdown-profile .content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .navbar-2 .dropdown-profile .content h5{display:block}header .navbar-2 .dropdown-profile .content h5.header{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;-webkit-line-clamp:1;margin-bottom:4px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header .navbar-2 .dropdown-profile .content h5.sub-header{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-2 .dropdown-profile .content{color:#fff;margin:0 14px;padding:8px 0}header .navbar-2 .dropdown-profile i{color:#fff}header .navbar-2 .items-svg{height:100%}header .navbar-2 .items-svg svg{height:32px;width:auto}header .navbar-2 .items-svg{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}@media only screen and (min-width:600px){header .navbar-3{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-3{max-width:1080px}}header .navbar-3{margin:0 auto}header .navbar-3 .header-eveandboy{color:#fff;font-size:26px}header .navbar-3 .menu-profile-link{display:block;height:100%;width:70%}header .navbar-3 .menu-profile-link .menu-profile-dropdown{border-top:1px solid #ec008c;display:none}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item:hover{background-color:#ec008c}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item img{height:15px;width:15px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item h6{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-3 .menu-profile-link:hover .menu-profile-dropdown{display:block}header .navbar-3 .dropdown-profile{cursor:pointer;height:100%;padding:0 16px}header .navbar-3 .dropdown-profile svg{background-color:#222;border:2px solid #c1c1c1;border-radius:50%;fill:#999;padding-top:4px;width:18px}header .navbar-3 .dropdown-profile img{border-radius:50%;height:18px;width:18px}header .navbar-3 .dropdown-profile .content.text-left{min-width:95px}header .navbar-3 .dropdown-profile .content h5{display:block}header .navbar-3 .dropdown-profile .content h5.header{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;margin-bottom:4px}header .navbar-3 .dropdown-profile .content h5.sub-header{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-3 .dropdown-profile .content{color:#fff;margin:0 14px;padding:8px 0}header .navbar-3 .dropdown-profile i{color:#fff}header .navbar-3 .items-svg{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end}header .navbar-3 .items-svg svg{height:20px}header .navbar-3 .items-svg svg.search-icon .c{fill:none}header .navbar-3 .items-svg svg.search-icon .a{fill:none;stroke:#fff!important;stroke-linecap:round;stroke-miterlimit:10}header .navbar-3 .items-svg svg.search-icon .b{stroke:none}header .navbar-4{padding:14px 0}@media only screen and (min-width:600px){header .navbar-4{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-4{max-width:1080px}}header .navbar-4{margin:0 auto}header .navbar-4 a{color:#fff;margin-left:auto}header .navbar-4 .header-eveandboy{color:#fff}header .navbar-menu{height:43px}@media only screen and (min-width:600px){header .navbar-menu{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-menu{max-width:1200px}}header .navbar-menu{border-bottom:1px solid #d1d1d1;margin:0 auto}header .navbar-menu ul{height:100%;margin:0;position:relative;width:100%}header .navbar-menu ul .menu{display:flex;height:100%}header .navbar-menu ul .menu-scroll{overflow-x:auto;overflow-y:hidden}header .navbar-menu ul .menu-scroll::-webkit-scrollbar{display:none}header .navbar-menu ul .menu-scroll{-ms-overflow-style:none;scrollbar-width:none}header .navbar-menu ul .menu-right{display:flex;height:100%;margin-left:auto;position:static}header .navbar-menu ul .menu-right .content{left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li.tab{cursor:pointer;display:flex;justify-content:center;list-style-position:inside;list-style-type:none;margin:4px 15px}header .navbar-menu ul li.tab a{align-self:center;display:inline-block}header .navbar-menu ul li.tab .icon-menu-product{align-self:center;display:flex}header .navbar-menu ul li.tab h6.menu-header{align-self:center;display:inline-block;font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;white-space:nowrap}header .navbar-menu ul li .content{background-color:#fff;box-shadow:0 0 8px 3px #00000029;color:#000;display:none;height:540px;left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li .content__product{background-color:transparent;box-shadow:0 0 0 0 transparent}header .navbar-menu ul li .content__product .main-category{background-color:#fff;box-shadow:0 0 8px 3px #00000029;display:flex;flex-direction:column;float:left;height:500px;justify-content:space-evenly;width:25%}header .navbar-menu ul li .content__product .main-category .item h6.category-name{font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-menu ul li .content__product .main-category .item.active h6,header .navbar-menu ul li .content__product .main-category .item:hover h6.category-name{font-weight:700}header .navbar-menu ul li .content__product .main-category .item .product__content{display:inline-block}header .navbar-menu ul li .content__product .main-category .item{padding:10px 24px}header .navbar-menu ul li .content__product .product__content.active{display:inline-block}header .navbar-menu ul li .content__product .product__content{background-color:#fff;box-shadow:5px 3px 5px #00000029;display:none;height:500px;width:75%}header .navbar-menu ul li .content__product .product__content .sub-category{height:500px;overflow-x:hidden;overflow-y:auto;padding:24px 0}header .navbar-menu ul li .content__product .product__content .sub-category::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__product .product__content .sub-category::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__product .product__content .sub-category::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category{color:#9c9c9c;display:block;margin-bottom:14px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category h6{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;letter-spacing:.24px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category:hover{color:#ec008c;text-decoration:underline}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row{padding:0 5% 14px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-header{background-color:#ec008c;display:inline-block;height:12px;margin-right:4px;width:3px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category{font-family:kittithada_bold_75regular;font-size:14px;font-weight:700;line-height:1.5}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category:hover{color:#ec008c}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-sub{border-top:1px solid #e6e6e6;bottom:0}header .navbar-menu ul li .content__product .product__content .product-image-right{padding:14px}header .navbar-menu ul li .content__brand{padding:14px 24px}header .navbar-menu ul li .content__brand .brand-image{padding:0 0 0 24px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand{margin-top:14px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand a{text-decoration:underline}header .navbar-menu ul li .content__brand ul.submenu-list-link{list-style:none}header .navbar-menu ul li .content__brand ul.submenu-list-link h5{margin-bottom:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link li{margin-bottom:7px}header .navbar-menu ul li .content__brand ul.submenu-list-link li a{color:#666;font-size:14px;text-decoration:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.submenu-list-link li a:hover{color:#eb008b;text-decoration:underline}header .navbar-menu ul li .content__brand .ui.input.icon{align-items:center;display:flex;max-width:230px;min-width:190px;position:relative}header .navbar-menu ul li .content__brand .ui.input.icon input{background-color:#fff;border:1px solid #d2d2d2;border-radius:25px;box-sizing:border-box;color:#000;font-size:14px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-menu ul li .content__brand .ui.input.icon input:focus{outline:none}header .navbar-menu ul li .content__brand .ui.input.icon span{border-radius:50%;color:#d2d2d2;cursor:pointer;left:10px;position:absolute}header .navbar-menu ul li .content__brand .ui.input.icon span i{font-size:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom h5,header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li{margin-bottom:0}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li a{font-size:12px}header .navbar-menu ul li .content__brand h6{text-decoration:underline}header .navbar-menu ul li .content__brand h6 a{color:#000}header .navbar-menu ul li .content__brand .popular-brand-image{height:495px;overflow-x:hidden;overflow-y:auto;padding:14px 0;white-space:nowrap}header .navbar-menu ul li .content__brand .popular-brand-image::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .popular-brand-image::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .popular-brand-image::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand .text-more{bottom:0;position:absolute;text-decoration:underline}header .navbar-menu ul li .content__brand .el-col-scroll-y{height:500px;overflow-x:hidden;overflow-y:scroll}header .navbar-menu ul li .content__brand .el-col-scroll-y ul{height:auto!important;margin-bottom:14px;width:100%}header .navbar-menu ul li .content__brand .el-col-scroll-y::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .el-col-scroll-y::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .el-col-scroll-y::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand ul.tag-a-z{align-items:center;color:#000;display:flex;flex-direction:column;font-family:kittithada_bold_75regular;font-weight:bolder;height:500px;list-style:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.tag-a-z li{font-family:kittithada_medium_65regular;font-size:12px;font-weight:400;line-height:1;margin-bottom:6.5px}header .navbar-menu ul li .content__brand ul.tag-a-z li.active{color:#ec008c}header .navbar-menu ul li .content .divider{width:1px}header .navbar-menu ul li .content .divider.horizontal{background-color:#e6e6e6;height:90%;margin-left:10px;position:absolute;transform:translateY(2%)}header .navbar-menu ul li .content .main-promotion{display:block;font-size:18px}header .navbar-menu ul li .content .main-promotion .item{display:block}header .navbar-menu ul li .content .main-promotion .item h6{font-weight:100}header .navbar-menu ul li .content .main-promotion .item:hover{color:#000}header .navbar-menu ul li .content .main-promotion .item:hover h6{font-weight:700}header .navbar-menu ul li .content .main-promotion .item{padding:14px 24px}header .navbar-menu ul li .content .promotion-image{display:grid;grid-template-columns:repeat(10,minmax(1em,1fr));grid-gap:4px;grid-auto-rows:1fr}header .navbar-menu ul li .content .promotion-image:before{content:"";grid-column:1/1;grid-row:1/1;padding-bottom:100%;width:0}header .navbar-menu ul li .content .promotion-image{margin-left:auto;margin-right:14px;padding-top:14px;width:95%}header .navbar-menu ul li a{color:#000}header .navbar-menu ul li a:hover{color:#ec008c}header .navbar-menu ul li:hover.tab{border-bottom:4px solid #ec008c;color:#ec008c;margin-bottom:0}header .navbar-menu ul li:hover.tab .icon-menu-product svg .a{fill:none;stroke:#ec008c;stroke-linecap:round}header .navbar-menu ul li:hover .content{display:block}header .nav-section__1 .dropdown-profile svg,header .nav-section__1 .items svg{transition:transform .25s ease,opacity .25s ease}header .nav-section__1.active .header-eveandboy{transition:font-size .3s}header .nav-section__1.active .dropdown-profile img,header .nav-section__1.active .dropdown-profile svg{transition:width .3s}header .nav-section__1.active .items svg{opacity:1;transform:scale(1)}header .nav-section__1.active{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__1.hide .header-eveandboy{font-size:26px;transition:font-size .3s}header .nav-section__1.hide .dropdown-profile img,header .nav-section__1.hide .dropdown-profile svg{transition:width .3s;width:18px}header .nav-section__1.hide .items svg{opacity:.85;transform:scale(.85)}header .nav-section__1.hide{left:0;position:absolute;right:0;transform:translateY(-100%);transition:transform .3s}header .nav-section__2{left:0;position:absolute;right:0;top:-300%}header .nav-section__2.active{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__2.hide{left:0;position:absolute;right:0;transform:translateY(-300%);transition:transform .3s;z-index:-1}header h1.countinue-shopping{font-family:kittithada_light_45regular;font-size:20px;font-weight:900}header .navbar-bag-quantity{position:relative}header .navbar-bag-quantity .quantity-bag.small{font-family:kittithada_roman_55regular;font-size:12px;min-height:20px;min-width:20px;padding:2px;right:-12px;top:-12px}header .navbar-bag-quantity .quantity-bag{align-items:center;background-color:#ec008c;border-radius:50%;color:#fff;display:flex;font-family:kittithada_roman_55regular;font-size:16px;font-weight:300;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:2px;position:absolute;right:-8px;top:-5px}header .navbar-bag-quantity svg{fill:#fff!important;height:20px}header .navbar-bag-quantity svg.bag .c{fill:none}header .navbar-bag-quantity svg.bag .a{fill:#fff;stroke:none!important}header .navbar-bag-quantity svg.bag .b{stroke:none}.popular-image-brand{border:1px solid #000;display:block;float:left;height:100px;margin-bottom:12px;margin-right:12px;width:100px}.popular-image-brand .image-card{align-items:center;display:flex;justify-content:center;position:relative}.popular-image-brand .image-card,.popular-image-brand .image-card img{height:100px!important;margin:0!important;max-height:100px!important;max-width:100px!important;min-height:100px!important;min-width:100px!important;width:100px!important}.promotion-image{position:relative;width:95%}.promotion-image .preload-image,.promotion-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promotion-image .preload-image{bottom:0;left:0;right:0;top:0}.custom-dialog .el-dialog__wrapper{background-color:#000c;overflow:auto;z-index:9999}.custom-dialog .el-dialog__wrapper .el-dialog{align-items:center;background-color:transparent;box-shadow:none;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.white-icon{cursor:pointer;fill:#fff!important;stroke:#fff!important}[v-cloak]{display:none!important}.app-content-main header{background-color:#fff;position:sticky;top:0;z-index:1000}.app-content-main main{margin-bottom:100px}.app-content-main footer{border-top:solid #ec008c;bottom:0;left:0;right:0}@media only screen and (min-width:600px){.app-content-main .container{max-width:700px}}@media only screen and (min-width:1080px){.app-content-main .container{max-width:1200px}}.app-content-main .container{margin:0 auto;min-height:600px}.card.slick-slider.slick-initialized:active div,.card.slick-slider.slick-initialized:focus div{outline:0!important}.card.slick-slider.slick-initialized .slick-track{padding:4px 0}.card.slick-slider.slick-initialized .slick-active div{outline:0!important}.card.slick-slider.slick-initialized .slick-arrow.slick-prev{left:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next{right:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next,.card.slick-slider.slick-initialized .slick-arrow.slick-prev{background-color:#555;border-radius:50%;fill:#fff;font-size:12px;height:20px;opacity:.8;padding:14px;transition:.3s ease;width:20px}.carousel-product-detail.slick-slider.slick-initialized:active div,.carousel-product-detail.slick-slider.slick-initialized:focus div{outline:0!important}.carousel-product-detail.slick-slider.slick-initialized.navigation img{border:2px solid transparent;border-radius:6px;cursor:pointer;height:auto;max-height:64px;max-width:64px;width:auto}.carousel-product-detail.slick-slider.slick-initialized.navigation .slick-current img{border:2px solid #ec008c}.carousel-product-detail.slick-slider.slick-initialized .slick-track{padding:4px 0}.carousel-product-detail.slick-slider.slick-initialized .slick-active div{outline:0!important}.banner-sliding.slick-slider.slick-initialized{height:480px;margin:0 auto;width:1080px}.banner-sliding.slick-slider.slick-initialized .banner-image img{height:480px;width:1080px}.banner-sliding.slick-slider.slick-initialized:active div,.banner-sliding.slick-slider.slick-initialized:focus div{outline:0!important}.banner-sliding.slick-slider.slick-initialized .option-slider{bottom:1.5em;position:absolute;right:1.5em}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page{margin:0 8px}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page span{font-size:24px;font-weight:900}.banner-sliding.slick-slider.slick-initialized .option-slider .next svg,.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play svg,.banner-sliding.slick-slider.slick-initialized .option-slider .prev svg{fill:#fff;height:16px}.banner-sliding.slick-slider.slick-initialized .option-slider .next,.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play,.banner-sliding.slick-slider.slick-initialized .option-slider .prev{background-color:#000;border-radius:50%;cursor:pointer;margin:0 8px;opacity:.8;padding:14px 14px 10px;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout{margin:0}.layout .title{align-items:flex-end;border-bottom:1px solid #d2d2d2;margin-bottom:2px;padding-bottom:2px}.layout .text-header{font-weight:lighter;text-transform:uppercase}.layout .text-header strong{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:700}@media only screen and (min-width:320px) and (max-width:599px){.layout .text-header strong{font-size:14px}}.layout .pages{margin-left:14px}.layout .pages span{border-radius:50%;color:#aaa;cursor:pointer;font-size:14px;margin:0 2px;padding:2px 8px}.layout .pages span:hover{background-color:#555;color:#fff}.layout .pages span.active{background-color:#000;color:#fff}.layout .link-view-all{color:#000;margin-right:14px;text-decoration:underline}.layout .link-view-all span{font-size:18px}.layout .link-view-all svg{fill:#000;height:10px}.layout .banner{width:100%}.carousel .next svg,.carousel .prev svg{fill:#fff;height:16px}.carousel .next,.carousel .prev{background-color:#555;border-radius:50%;cursor:pointer;opacity:.8;padding:14px 14px 10px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel .prev{left:-55px}.carousel .next{right:-55px}.carousel{position:relative}.carousel__content{display:flex;overflow-x:hidden;padding:1px 0;white-space:nowrap}.carousel__item{flex:0 0 auto;transition:transform .3s;width:100%}.el-input::-webkit-scrollbar{width:6px;z-index:11}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-thumb{background:#b4bccc;border-radius:5px;width:6px}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-breadcrumb{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}.el-breadcrumb.custom-breadcrumb{margin-top:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item a:hover{color:inherit!important;cursor:pointer;text-decoration:none!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item.btn{cursor:pointer}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item{align-items:center;display:flex}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg{height:14px;width:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .a{fill:none;stroke-miterlimit:10}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .b,.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c{stroke:none}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c{fill:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item span.el-breadcrumb__inner{text-transform:capitalize!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner{color:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:#ec008c}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__separator{color:#000;font-weight:700;margin:0 9px}.el-collapse{border-bottom:1px solid #ebeef5;border-top:1px solid #ebeef5}.el-collapse .el-collapse-item__header{background-color:#f6f6f6;border-bottom:1px solid #ebeef5;color:#505050;font-family:kittithada_roman_55regular;font-size:14px;font-weight:500;height:auto;line-height:1;padding:20px}.el-collapse .el-collapse-item__header svg{margin-right:15px}.el-collapse .el-collapse-item__header svg.truck-svg{height:22.416px!important;width:44.769px!important}.el-collapse .el-collapse-item__header svg.truck-svg .a{fill:none!important;stroke:#333!important;stroke-linecap:round!important;stroke-linejoin:round!important}.el-collapse .el-collapse-item__wrap{padding:24px}.el-collapse .el-collapse-item__content{color:#303133;font-size:13px;line-height:1.7692307692;padding-bottom:25px}.el-checkbox-group.custom-checkbox{font-size:none}.el-checkbox-group.custom-checkbox .el-checkbox{display:block;font-size:none;margin-right:30px}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#ec008c!important;border:1px solid #ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked+.el-checkbox__label{color:#ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__inner{height:18px;width:18px}.el-checkbox-group.custom-checkbox .el-checkbox__inner:after{height:11px;left:5.5px;top:1px;width:5px}.el-checkbox-group.custom-checkbox .el-checkbox__label,.el-checkbox-group.custom-checkbox .el-checkbox__label h3{color:#000;font-family:kittithada_roman_55regular;font-size:13px;font-weight:400;line-height:1;padding-left:10px}.radio-payment-method .el-radio-button:first-child{margin-left:0!important}.radio-payment-method .el-radio-button:first-child .el-radio-button__inner,.radio-payment-method .el-radio-button:last-child .el-radio-button__inner{border-radius:0!important}.radio-payment-method .el-radio-button{margin:8px}.radio-payment-method .el-radio-button__inner{background:#fff;border:2px solid #d2d2d2!important;border-radius:0;color:#666;cursor:pointer;font-family:kittithada_bold_75regular;font-size:16px;height:81px;margin:0;outline:0;padding:0;position:relative;transition:all .1s cubic-bezier(.645,.045,.355,1);width:116px}.radio-payment-method .el-radio-button__inner svg.icon-correct{display:none;height:24px;position:absolute;right:-12px;top:-12px;width:24px}.radio-payment-method .el-radio-button__inner svg.icon-correct .a{fill:#fff;stroke-width:em(4)}.radio-payment-method .el-radio-button__inner svg.icon-correct .a,.radio-payment-method .el-radio-button__inner svg.icon-correct .b{stroke:#ec008c}.radio-payment-method .el-radio-button__inner svg.icon-correct .b,.radio-payment-method .el-radio-button__inner svg.icon-correct .d{fill:none}.radio-payment-method .el-radio-button__inner svg.icon-correct .b{stroke-linecap:round;stroke-linejoin:round;stroke-width:em(6)}.radio-payment-method .el-radio-button__inner svg.icon-correct .c{stroke:none}.radio-payment-method .el-radio-button__inner .svg-icon{align-items:center;display:flex;height:70%;justify-content:center}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card{height:18.888px;width:27.751px}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .a,.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b{stroke-width:.648px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code .a{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay .a{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .text{height:30%}.radio-payment-method .el-radio-button__inner .text h6{font-family:kittithada_bold_75regular;font-size:10px;font-weight:300;white-space:normal}.radio-payment-method .el-radio-button__orig-radio{display:none}.radio-payment-method .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner{background-color:#ffe2f3;border:2px solid #ec008c!important;color:#ec008c}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner svg.icon-correct{display:block}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .a,.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b{stroke-width:.648px}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.qr-code .a{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.airpay g{fill:#ec008c}.radio-payment-method .el-radio-button:focus{box-shadow:0 0 0 0 transparent!important}body.el-popup-parent--hidden{padding-right:0!important}.radio-product-sku{width:540px}@media only screen and (min-width:320px) and (max-width:599px){.radio-product-sku{overflow:auto;width:100%}}.radio-product-sku .el-radio-button:first-child{border-left:0;margin-left:0!important}.radio-product-sku .el-radio-button{position:relative}.radio-product-sku .el-radio-button .preload-image,.radio-product-sku .el-radio-button img{height:40px;width:40px}.radio-product-sku .el-radio-button{margin:0 6px 6px 0}.radio-product-sku .el-radio-button__inner{border:0;border:3px solid transparent!important;border-radius:6px!important;height:40px;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:40px;width:auto}.radio-product-sku .el-radio-button__orig-radio{display:none}.radio-product-sku .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-sku .el-radio-button.is-active .el-radio-button__inner{border:3px solid #ec008c!important}.radio-product-sku .el-radio-button:focus{box-shadow:0 0 0 0 transparent!important}.radio-product-gift{width:540px}.radio-product-gift .el-radio-button:first-child{border-left:0;margin-left:0!important}.radio-product-gift .el-radio-button img{height:50px;width:50px}.radio-product-gift .el-radio-button{margin:6px}.radio-product-gift .el-radio-button__inner{border:0;border:3px solid transparent!important;border-radius:6px!important;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:auto}.radio-product-gift .el-radio-button__orig-radio{display:none}.radio-product-gift .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-gift .el-radio-button.is-active .el-radio-button__inner{border:3px solid #ec008c!important}.radio-product-gift .el-radio-button:focus{box-shadow:0 0 0 0 transparent!important}.add-bag-group{align-content:center;display:flex!important}@media only screen and (min-width:600px){.button-product-quantity{align-content:center;display:flex!important}}@media only screen and (min-width:1080px){.button-product-quantity{align-content:center;display:flex!important}}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity{align-items:center;display:flex;position:relative}}.button-product-quantity .input-quantity-product{margin:0 8px;padding:4px 0;text-align:center;width:50px}.button-product-quantity .input-quantity-product::-webkit-inner-spin-button,.button-product-quantity .input-quantity-product::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.button-product-quantity .input-quantity-product{-moz-appearance:textfield}.button-product-quantity .el-button{display:inline!important}.button-product-quantity .el-button.button-quantity{border:none!important;border-radius:50%!important;height:auto!important;padding:0!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity{display:block!important}}.button-product-quantity .el-button.button-quantity i{font-size:32px}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity i{font-size:19px}}.button-product-quantity .el-button.button-quantity.is-disabled{cursor:default}.button-product-quantity .el-button.button-quantity.is-disabled:hover i{color:none}.button-product-quantity .el-button.button-quantity:not(.is-disabled) i{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):hover i{color:#ec008c}.button-product-quantity .el-button.button-quantity:not(.is-disabled):focus i{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):active i{color:#ec008c}.button-product-quantity .el-input.input-quantity{align-self:center!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity input{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity input.el-input__inner{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input.el-input__inner{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal{align-self:center!important;border:none!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input.el-input__inner{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input.el-input__inner{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal input:disabled{color:#606266!important}.button-product-quantity.navbar-bag{margin-left:0}.el-select.custom-select-bag .el-input input.el-input__inner{height:25px!important}.el-select.custom-select-bag .el-input.el-input--suffix{margin-bottom:0!important}.el-select.custom-select-bag .el-input span.el-input__suffix .el-input__icon{line-height:1!important}.el-select.custom-select-filter .el-input input.el-input__inner{height:35px!important;line-height:inherit}.el-select.custom-select-filter .el-input.el-input--suffix{border-radius:4px!important;margin-bottom:0!important}.el-select.custom-select-filter .el-input span.el-input__suffix .el-input__icon{line-height:1!important}.el-select.limit-item{width:100px}.el-dropdown{font-family:kittithada_bold_75regular;font-size:14px;font-weight:300}.el-dropdown.custom-icon-navbar{align-items:center;display:flex;height:100%;justify-content:center}.el-dropdown:focus{outline:0}@media only screen and (min-width:600px){.el-dropdown-menu.custom-icon-navbar{width:380px}}@media only screen and (min-width:1080px){.el-dropdown-menu.custom-icon-navbar{width:380px}}.custom-navbar.el-divider.el-divider--vertical{background-color:#3a3a3a;display:inline-block;height:35%;margin:0 18px;position:relative;vertical-align:middle;width:1px}.el-tag{border-radius:4px;border-width:1px;font-size:12px;height:32px;line-height:30px;padding:0 10px}.el-notification{background-color:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 12px #0000001a;box-sizing:border-box;display:flex;overflow:hidden;padding:14px 26px 14px 13px;position:fixed;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;width:300px}.el-notification.right{right:16px}.el-notification__icon{font-size:24px;height:24px;width:24px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{color:#303133;font-family:kittithada_medium_65regular;font-size:16px;font-weight:700;margin:0}.el-notification__content{color:#606266;font-family:kittithada_medium_65regular;font-size:14px;line-height:21px;margin:6px 0 0;text-align:justify}.el-tabs.custom-two-tab{margin-top:15px}@media only screen and (min-width:320px) and (max-width:599px){.el-tabs.custom-two-tab{margin-top:0}}.el-tabs.custom-two-tab .el-tabs__header.is-top{background-color:#ececec;border:1px solid #afafaf;border-radius:10px}.el-tabs.custom-two-tab .el-tabs__active-bar.is-top{display:none}.el-tabs.custom-two-tab .el-tabs__nav.is-top{display:flex;width:100%}.el-tabs.custom-two-tab .el-tabs__nav-wrap:after{display:none}.el-tabs.custom-two-tab .el-tabs__item{color:#888;padding:0}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-0{border-radius:8px 0 0 8px!important}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-3{border-radius:0 8px 8px 0!important}.el-tabs.custom-two-tab .el-tabs__item.is-top{text-align:center;width:50%}.el-tabs.custom-two-tab .el-tabs__item.is-active{background-color:#000;color:#fff}.hooper.custom-popup-banner{cursor:pointer;height:100%;width:100%}.hooper.custom-popup-banner .hooper-pagination{bottom:-63px;padding:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators{align-items:center;justify-content:center}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li{margin-right:15px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li:last-child{margin-right:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator{border-radius:6px;height:10px;margin:0;width:10px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator.is-active{background-color:#ec008c}.image-popup-banner img{border-radius:16px 16px 0 0;margin:0 auto;max-width:375px;width:auto}.image-popup-banner .preload-image{bottom:0;height:480px;left:0;margin:0 auto;right:0;top:0;width:375px}.section-btn-popup{display:flex}.section-btn-popup .divider{background-color:#999;height:100%;width:1px}.section-btn-popup button{background-color:#fff;border:0;border-radius:0;font-family:kittithada_roman_55regular;font-size:14px;padding:10px;width:100%}body{margin:0}a{text-decoration:none}ul{list-style:none}.bg-pink{background-color:#ec008c}.bg-black{background-color:#000}html{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:kittithada_bold_75regular;font-weight:300;font-weight:400;line-height:1;margin:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding:0}h1{font-size:30px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}:focus{outline:0!important}.wh-100{width:100%!important}.fluid{display:block}.flex{display:flex}.flex.wrap{flex-wrap:wrap}.flex.middle{justify-content:center}.flex.between{justify-content:space-between}.flex.around{justify-content:space-around}.flex.evenly{justify-content:space-evenly}.flex.center{align-items:center}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.btn-black{background-color:#000;color:#fff;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300;width:100%}.btn-black:hover{background-color:#ec008c;color:#fff}.btn-black:focus{background-color:#000;color:#fff}.btn-white{background-color:#fff;border:1px solid #707070!important;color:#000;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300}.btn-white:hover{border:1px solid #ec008c!important;color:#ec008c}.el-loading-spinner{margin:8px 0;padding:8px 0}.el-loading-spinner .path{stroke:#ec008c}.el-loading-spinner p.el-loading-text{color:#ec008c;font-size:14px}.header-eveandboy{font-size:45px}.header-eveandboy span{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:bolder}.logo-eveandboy{align-content:center;cursor:pointer;display:flex;justify-content:center}.logo-eveandboy.black{fill:#000}.logo-eveandboy.white{fill:#fff}.logo-eveandboy svg{height:32px}@media only screen and (min-width:320px) and (max-width:599px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:1080px){.hidden-sm-and-up{display:none!important}}body{height:100%;margin:0!important;overflow-x:hidden;overflow-y:scroll;padding:0}@media only screen and (min-width:320px) and (max-width:599px){body::-webkit-scrollbar{-webkit-appearance:none;display:none}body{-ms-overflow-style:none;scrollbar-width:none}}.line-in-section{background-color:#e1e1e1;height:1px;width:100%}header .navbar-order-time[data-v-ef458e03]{align-items:center;background-color:#ffe3f3;display:flex;height:25px;justify-content:center}header .navbar-order-time svg .a[data-v-ef458e03]{fill:none;stroke:#eb008b;stroke-linecap:round;stroke-linejoin:round}header .navbar-order-time .content[data-v-ef458e03]{align-items:center;display:flex;justify-content:center}header .navbar-order-time .content span.text[data-v-ef458e03]{color:#ec008c;font-family:kittithada_roman_55regular;font-size:16px;margin:0 8px}header .navbar-order-time .content span.time[data-v-ef458e03]{color:#ec008c;font-family:kittithada_bold_75regular;font-size:16px}header .el-dropdown-link[data-v-ef458e03]{cursor:pointer}header .el-dropdown-link .el-icon[data-v-ef458e03]{display:inline-block}header svg[data-v-ef458e03]{fill:#fff}header .bg-black-pink[data-v-ef458e03]{background-color:#000;border-top:4px solid #ec008c}header .bg-black-pink.mobile[data-v-ef458e03]{border-top:4px solid #000}header .navbar-large[data-v-ef458e03],header .navbar-large.payment[data-v-ef458e03]{height:76px}header .navbar-small[data-v-ef458e03]{height:49px}header .navbar-1[data-v-ef458e03]{height:28px;padding:0}@media only screen and (min-width:600px){header .navbar-1[data-v-ef458e03]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-1[data-v-ef458e03]{max-width:1200px}}header .navbar-1[data-v-ef458e03]{margin:0 auto}header .navbar-1 .items[data-v-ef458e03]{align-items:center;display:flex;height:100%;justify-content:space-between}header .navbar-1 .items svg[data-v-ef458e03]{fill:#000;margin-right:14px}header .navbar-1 .items svg.svg-social[data-v-ef458e03]{height:20px;width:20px}header .navbar-1 .items span[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}header .navbar-1 a[data-v-ef458e03]{align-items:center;color:#000;display:flex;font-size:14px;height:100%;justify-content:center}header .navbar-1 a[data-v-ef458e03]:hover{text-decoration:underline}header .navbar-1 .items.right span.select-lang[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;margin-left:12px;margin-right:8px}header .navbar-1 .items.right a[data-v-ef458e03]{border-right:1px solid #000;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;padding:0 14px}header .navbar-1 .items.right a[data-v-ef458e03]:last-child{border-right:0}header .navbar-1 .items.right .el-dropdown[data-v-ef458e03]{color:#000;font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-1 .items.right .el-dropdown .el-icon--right[data-v-ef458e03]{margin-left:5px}header .navbar-1 svg[data-v-ef458e03]{height:12px}header .navbar-2[data-v-ef458e03]{height:70px}@media only screen and (min-width:600px){header .navbar-2[data-v-ef458e03]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-2[data-v-ef458e03]{max-width:1200px}}header .navbar-2[data-v-ef458e03]{margin:0 auto}header .navbar-2 .ui.input.icon[data-v-ef458e03]{display:flex;position:relative}header .navbar-2 .ui.input.icon input[data-v-ef458e03]{background-color:#fff;border:0;border-radius:25px;color:#000000de;font-size:16px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-2 .ui.input.icon input[data-v-ef458e03]:focus{outline:none}header .navbar-2 .ui.input.icon span[data-v-ef458e03]{border-radius:50%;color:#ec008c;cursor:pointer;padding:8px 10px;position:absolute;right:5px}header .navbar-2 .ui.input.icon span i[data-v-ef458e03]{font-size:18px}header .navbar-2 .header-eveandboy[data-v-ef458e03]{color:#fff;font-size:26px}header .navbar-2 .logo-eveandboy.small[data-v-ef458e03]{cursor:pointer;left:50%;margin-top:10px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}header .navbar-2 .logo-eveandboy.small svg[data-v-ef458e03]{display:block}header .navbar-2 .menu-profile-link[data-v-ef458e03]{display:block;height:100%;width:100%}header .navbar-2 .menu-profile-link .menu-profile-dropdown[data-v-ef458e03]{border-top:1px solid #ec008c;display:none}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-ef458e03]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-ef458e03]:hover{background-color:#ec008c}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item img[data-v-ef458e03]{height:15px;width:15px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item h6[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-2 .menu-profile-link:hover .menu-profile-dropdown[data-v-ef458e03]{display:block}header .navbar-2 .dropdown-profile[data-v-ef458e03]{height:100%}@media only screen and (min-width:600px){header .navbar-2 .dropdown-profile[data-v-ef458e03]{max-width:220px;min-width:155px}}header .navbar-2 .dropdown-profile[data-v-ef458e03]{cursor:pointer}header .navbar-2 .dropdown-profile svg[data-v-ef458e03]{color:#fff;width:auto}header .navbar-2 .dropdown-profile img[data-v-ef458e03]{border-radius:50%;height:36px;width:36px}header .navbar-2 .dropdown-profile .content[data-v-ef458e03]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .navbar-2 .dropdown-profile .content h5[data-v-ef458e03]{display:block}header .navbar-2 .dropdown-profile .content h5.header[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;-webkit-line-clamp:1;margin-bottom:4px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header .navbar-2 .dropdown-profile .content h5.sub-header[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-2 .dropdown-profile .content[data-v-ef458e03]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-2 .dropdown-profile i[data-v-ef458e03]{color:#fff}header .navbar-2 .items-svg[data-v-ef458e03]{height:100%}header .navbar-2 .items-svg svg[data-v-ef458e03]{height:32px;width:auto}header .navbar-2 .items-svg[data-v-ef458e03]{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}@media only screen and (min-width:600px){header .navbar-3[data-v-ef458e03]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-3[data-v-ef458e03]{max-width:1080px}}header .navbar-3[data-v-ef458e03]{margin:0 auto}header .navbar-3 .header-eveandboy[data-v-ef458e03]{color:#fff;font-size:26px}header .navbar-3 .menu-profile-link[data-v-ef458e03]{display:block;height:100%;width:70%}header .navbar-3 .menu-profile-link .menu-profile-dropdown[data-v-ef458e03]{border-top:1px solid #ec008c;display:none}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-ef458e03]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-ef458e03]:hover{background-color:#ec008c}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item img[data-v-ef458e03]{height:15px;width:15px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item h6[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-3 .menu-profile-link:hover .menu-profile-dropdown[data-v-ef458e03]{display:block}header .navbar-3 .dropdown-profile[data-v-ef458e03]{cursor:pointer;height:100%;padding:0 16px}header .navbar-3 .dropdown-profile svg[data-v-ef458e03]{background-color:#222;border:2px solid #c1c1c1;border-radius:50%;fill:#999;padding-top:4px;width:18px}header .navbar-3 .dropdown-profile img[data-v-ef458e03]{border-radius:50%;height:18px;width:18px}header .navbar-3 .dropdown-profile .content.text-left[data-v-ef458e03]{min-width:95px}header .navbar-3 .dropdown-profile .content h5[data-v-ef458e03]{display:block}header .navbar-3 .dropdown-profile .content h5.header[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;margin-bottom:4px}header .navbar-3 .dropdown-profile .content h5.sub-header[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-3 .dropdown-profile .content[data-v-ef458e03]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-3 .dropdown-profile i[data-v-ef458e03]{color:#fff}header .navbar-3 .items-svg[data-v-ef458e03]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end}header .navbar-3 .items-svg svg[data-v-ef458e03]{height:20px}header .navbar-3 .items-svg svg.search-icon .c[data-v-ef458e03]{fill:none}header .navbar-3 .items-svg svg.search-icon .a[data-v-ef458e03]{fill:none;stroke:#fff!important;stroke-linecap:round;stroke-miterlimit:10}header .navbar-3 .items-svg svg.search-icon .b[data-v-ef458e03]{stroke:none}header .navbar-4[data-v-ef458e03]{padding:14px 0}@media only screen and (min-width:600px){header .navbar-4[data-v-ef458e03]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-4[data-v-ef458e03]{max-width:1080px}}header .navbar-4[data-v-ef458e03]{margin:0 auto}header .navbar-4 a[data-v-ef458e03]{color:#fff;margin-left:auto}header .navbar-4 .header-eveandboy[data-v-ef458e03]{color:#fff}header .navbar-menu[data-v-ef458e03]{height:43px}@media only screen and (min-width:600px){header .navbar-menu[data-v-ef458e03]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-menu[data-v-ef458e03]{max-width:1200px}}header .navbar-menu[data-v-ef458e03]{border-bottom:1px solid #d1d1d1;margin:0 auto}header .navbar-menu ul[data-v-ef458e03]{height:100%;margin:0;position:relative;width:100%}header .navbar-menu ul .menu[data-v-ef458e03]{display:flex;height:100%}header .navbar-menu ul .menu-scroll[data-v-ef458e03]{overflow-x:auto;overflow-y:hidden}header .navbar-menu ul .menu-scroll[data-v-ef458e03]::-webkit-scrollbar{display:none}header .navbar-menu ul .menu-scroll[data-v-ef458e03]{-ms-overflow-style:none;scrollbar-width:none}header .navbar-menu ul .menu-right[data-v-ef458e03]{display:flex;height:100%;margin-left:auto;position:static}header .navbar-menu ul .menu-right .content[data-v-ef458e03]{left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li.tab[data-v-ef458e03]{cursor:pointer;display:flex;justify-content:center;list-style-position:inside;list-style-type:none;margin:4px 15px}header .navbar-menu ul li.tab a[data-v-ef458e03]{align-self:center;display:inline-block}header .navbar-menu ul li.tab .icon-menu-product[data-v-ef458e03]{align-self:center;display:flex}header .navbar-menu ul li.tab h6.menu-header[data-v-ef458e03]{align-self:center;display:inline-block;font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;white-space:nowrap}header .navbar-menu ul li .content[data-v-ef458e03]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;color:#000;display:none;height:540px;left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li .content__product[data-v-ef458e03]{background-color:transparent;box-shadow:0 0 0 0 transparent}header .navbar-menu ul li .content__product .main-category[data-v-ef458e03]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;display:flex;flex-direction:column;float:left;height:500px;justify-content:space-evenly;width:25%}header .navbar-menu ul li .content__product .main-category .item h6.category-name[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-menu ul li .content__product .main-category .item.active h6[data-v-ef458e03],header .navbar-menu ul li .content__product .main-category .item:hover h6.category-name[data-v-ef458e03]{font-weight:700}header .navbar-menu ul li .content__product .main-category .item .product__content[data-v-ef458e03]{display:inline-block}header .navbar-menu ul li .content__product .main-category .item[data-v-ef458e03]{padding:10px 24px}header .navbar-menu ul li .content__product .product__content.active[data-v-ef458e03]{display:inline-block}header .navbar-menu ul li .content__product .product__content[data-v-ef458e03]{background-color:#fff;box-shadow:5px 3px 5px #00000029;display:none;height:500px;width:75%}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-ef458e03]{height:500px;overflow-x:hidden;overflow-y:auto;padding:24px 0}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-ef458e03]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-ef458e03]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-ef458e03]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-ef458e03]{color:#9c9c9c;display:block;margin-bottom:14px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category h6[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;letter-spacing:.24px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-ef458e03]:hover{color:#ec008c;text-decoration:underline}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row[data-v-ef458e03]{padding:0 5% 14px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-header[data-v-ef458e03]{background-color:#ec008c;display:inline-block;height:12px;margin-right:4px;width:3px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:700;line-height:1.5}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-ef458e03]:hover{color:#ec008c}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-sub[data-v-ef458e03]{border-top:1px solid #e6e6e6;bottom:0}header .navbar-menu ul li .content__product .product__content .product-image-right[data-v-ef458e03]{padding:14px}header .navbar-menu ul li .content__brand[data-v-ef458e03]{padding:14px 24px}header .navbar-menu ul li .content__brand .brand-image[data-v-ef458e03]{padding:0 0 0 24px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand[data-v-ef458e03]{margin-top:14px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand a[data-v-ef458e03]{text-decoration:underline}header .navbar-menu ul li .content__brand ul.submenu-list-link[data-v-ef458e03]{list-style:none}header .navbar-menu ul li .content__brand ul.submenu-list-link h5[data-v-ef458e03]{margin-bottom:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link li[data-v-ef458e03]{margin-bottom:7px}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-ef458e03]{color:#666;font-size:14px;text-decoration:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-ef458e03]:hover{color:#eb008b;text-decoration:underline}header .navbar-menu ul li .content__brand .ui.input.icon[data-v-ef458e03]{align-items:center;display:flex;max-width:230px;min-width:190px;position:relative}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-ef458e03]{background-color:#fff;border:1px solid #d2d2d2;border-radius:25px;box-sizing:border-box;color:#000;font-size:14px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-ef458e03]:focus{outline:none}header .navbar-menu ul li .content__brand .ui.input.icon span[data-v-ef458e03]{border-radius:50%;color:#d2d2d2;cursor:pointer;left:10px;position:absolute}header .navbar-menu ul li .content__brand .ui.input.icon span i[data-v-ef458e03]{font-size:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom h5[data-v-ef458e03],header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li[data-v-ef458e03]{margin-bottom:0}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li a[data-v-ef458e03]{font-size:12px}header .navbar-menu ul li .content__brand h6[data-v-ef458e03]{text-decoration:underline}header .navbar-menu ul li .content__brand h6 a[data-v-ef458e03]{color:#000}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-ef458e03]{height:495px;overflow-x:hidden;overflow-y:auto;padding:14px 0;white-space:nowrap}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-ef458e03]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-ef458e03]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-ef458e03]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand .text-more[data-v-ef458e03]{bottom:0;position:absolute;text-decoration:underline}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-ef458e03]{height:500px;overflow-x:hidden;overflow-y:scroll}header .navbar-menu ul li .content__brand .el-col-scroll-y ul[data-v-ef458e03]{height:auto!important;margin-bottom:14px;width:100%}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-ef458e03]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-ef458e03]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-ef458e03]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand ul.tag-a-z[data-v-ef458e03]{align-items:center;color:#000;display:flex;flex-direction:column;font-family:kittithada_bold_75regular;font-weight:bolder;height:500px;list-style:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.tag-a-z li[data-v-ef458e03]{font-family:kittithada_medium_65regular;font-size:12px;font-weight:400;line-height:1;margin-bottom:6.5px}header .navbar-menu ul li .content__brand ul.tag-a-z li.active[data-v-ef458e03]{color:#ec008c}header .navbar-menu ul li .content .divider[data-v-ef458e03]{width:1px}header .navbar-menu ul li .content .divider.horizontal[data-v-ef458e03]{background-color:#e6e6e6;height:90%;margin-left:10px;position:absolute;transform:translateY(2%)}header .navbar-menu ul li .content .main-promotion[data-v-ef458e03]{display:block;font-size:18px}header .navbar-menu ul li .content .main-promotion .item[data-v-ef458e03]{display:block}header .navbar-menu ul li .content .main-promotion .item h6[data-v-ef458e03]{font-weight:100}header .navbar-menu ul li .content .main-promotion .item[data-v-ef458e03]:hover{color:#000}header .navbar-menu ul li .content .main-promotion .item:hover h6[data-v-ef458e03]{font-weight:700}header .navbar-menu ul li .content .main-promotion .item[data-v-ef458e03]{padding:14px 24px}header .navbar-menu ul li .content .promotion-image[data-v-ef458e03]{display:grid;grid-template-columns:repeat(10,minmax(1em,1fr));grid-gap:4px;grid-auto-rows:1fr}header .navbar-menu ul li .content .promotion-image[data-v-ef458e03]:before{content:"";grid-column:1/1;grid-row:1/1;padding-bottom:100%;width:0}header .navbar-menu ul li .content .promotion-image[data-v-ef458e03]{margin-left:auto;margin-right:14px;padding-top:14px;width:95%}header .navbar-menu ul li a[data-v-ef458e03]{color:#000}header .navbar-menu ul li a[data-v-ef458e03]:hover{color:#ec008c}header .navbar-menu ul li:hover.tab[data-v-ef458e03]{border-bottom:4px solid #ec008c;color:#ec008c;margin-bottom:0}header .navbar-menu ul li:hover.tab .icon-menu-product svg .a[data-v-ef458e03]{fill:none;stroke:#ec008c;stroke-linecap:round}header .navbar-menu ul li:hover .content[data-v-ef458e03]{display:block}header .nav-section__1 .dropdown-profile svg[data-v-ef458e03],header .nav-section__1 .items svg[data-v-ef458e03]{transition:transform .25s ease,opacity .25s ease}header .nav-section__1.active .header-eveandboy[data-v-ef458e03]{transition:font-size .3s}header .nav-section__1.active .dropdown-profile img[data-v-ef458e03],header .nav-section__1.active .dropdown-profile svg[data-v-ef458e03]{transition:width .3s}header .nav-section__1.active .items svg[data-v-ef458e03]{opacity:1;transform:scale(1)}header .nav-section__1.active[data-v-ef458e03]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__1.hide .header-eveandboy[data-v-ef458e03]{font-size:26px;transition:font-size .3s}header .nav-section__1.hide .dropdown-profile img[data-v-ef458e03],header .nav-section__1.hide .dropdown-profile svg[data-v-ef458e03]{transition:width .3s;width:18px}header .nav-section__1.hide .items svg[data-v-ef458e03]{opacity:.85;transform:scale(.85)}header .nav-section__1.hide[data-v-ef458e03]{left:0;position:absolute;right:0;transform:translateY(-100%);transition:transform .3s}header .nav-section__2[data-v-ef458e03]{left:0;position:absolute;right:0;top:-300%}header .nav-section__2.active[data-v-ef458e03]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__2.hide[data-v-ef458e03]{left:0;position:absolute;right:0;transform:translateY(-300%);transition:transform .3s;z-index:-1}header h1.countinue-shopping[data-v-ef458e03]{font-family:kittithada_light_45regular;font-size:20px;font-weight:900}header .navbar-bag-quantity[data-v-ef458e03]{position:relative}header .navbar-bag-quantity .quantity-bag.small[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:12px;min-height:20px;min-width:20px;padding:2px;right:-12px;top:-12px}header .navbar-bag-quantity .quantity-bag[data-v-ef458e03]{align-items:center;background-color:#ec008c;border-radius:50%;color:#fff;display:flex;font-family:kittithada_roman_55regular;font-size:16px;font-weight:300;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:2px;position:absolute;right:-8px;top:-5px}header .navbar-bag-quantity svg[data-v-ef458e03]{fill:#fff!important;height:20px}header .navbar-bag-quantity svg.bag .c[data-v-ef458e03]{fill:none}header .navbar-bag-quantity svg.bag .a[data-v-ef458e03]{fill:#fff;stroke:none!important}header .navbar-bag-quantity svg.bag .b[data-v-ef458e03]{stroke:none}.popular-image-brand[data-v-ef458e03]{border:1px solid #000;display:block;float:left;height:100px;margin-bottom:12px;margin-right:12px;width:100px}.popular-image-brand .image-card[data-v-ef458e03]{align-items:center;display:flex;justify-content:center;position:relative}.popular-image-brand .image-card[data-v-ef458e03],.popular-image-brand .image-card img[data-v-ef458e03]{height:100px!important;margin:0!important;max-height:100px!important;max-width:100px!important;min-height:100px!important;min-width:100px!important;width:100px!important}.promotion-image[data-v-ef458e03]{position:relative;width:95%}.promotion-image .preload-image[data-v-ef458e03],.promotion-image img[data-v-ef458e03]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promotion-image .preload-image[data-v-ef458e03]{bottom:0;left:0;right:0;top:0}.custom-dialog .el-dialog__wrapper[data-v-ef458e03]{background-color:#000c;overflow:auto;z-index:9999}.custom-dialog .el-dialog__wrapper .el-dialog[data-v-ef458e03]{align-items:center;background-color:transparent;box-shadow:none;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.white-icon[data-v-ef458e03]{cursor:pointer;fill:#fff!important;stroke:#fff!important}[v-cloak][data-v-ef458e03]{display:none!important}.app-content-main header[data-v-ef458e03]{background-color:#fff;position:sticky;top:0;z-index:1000}.app-content-main main[data-v-ef458e03]{margin-bottom:100px}.app-content-main footer[data-v-ef458e03]{border-top:solid #ec008c;bottom:0;left:0;right:0}@media only screen and (min-width:600px){.app-content-main .container[data-v-ef458e03]{max-width:700px}}@media only screen and (min-width:1080px){.app-content-main .container[data-v-ef458e03]{max-width:1200px}}.app-content-main .container[data-v-ef458e03]{margin:0 auto;min-height:600px}.card.slick-slider.slick-initialized:active div[data-v-ef458e03],.card.slick-slider.slick-initialized:focus div[data-v-ef458e03]{outline:0!important}.card.slick-slider.slick-initialized .slick-track[data-v-ef458e03]{padding:4px 0}.card.slick-slider.slick-initialized .slick-active div[data-v-ef458e03]{outline:0!important}.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-ef458e03]{left:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-ef458e03]{right:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-ef458e03],.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-ef458e03]{background-color:#555;border-radius:50%;fill:#fff;font-size:12px;height:20px;opacity:.8;padding:14px;transition:.3s ease;width:20px}.carousel-product-detail.slick-slider.slick-initialized:active div[data-v-ef458e03],.carousel-product-detail.slick-slider.slick-initialized:focus div[data-v-ef458e03]{outline:0!important}.carousel-product-detail.slick-slider.slick-initialized.navigation img[data-v-ef458e03]{border:2px solid transparent;border-radius:6px;cursor:pointer;height:auto;max-height:64px;max-width:64px;width:auto}.carousel-product-detail.slick-slider.slick-initialized.navigation .slick-current img[data-v-ef458e03]{border:2px solid #ec008c}.carousel-product-detail.slick-slider.slick-initialized .slick-track[data-v-ef458e03]{padding:4px 0}.carousel-product-detail.slick-slider.slick-initialized .slick-active div[data-v-ef458e03]{outline:0!important}.banner-sliding.slick-slider.slick-initialized[data-v-ef458e03]{height:480px;margin:0 auto;width:1080px}.banner-sliding.slick-slider.slick-initialized .banner-image img[data-v-ef458e03]{height:480px;width:1080px}.banner-sliding.slick-slider.slick-initialized:active div[data-v-ef458e03],.banner-sliding.slick-slider.slick-initialized:focus div[data-v-ef458e03]{outline:0!important}.banner-sliding.slick-slider.slick-initialized .option-slider[data-v-ef458e03]{bottom:1.5em;position:absolute;right:1.5em}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page[data-v-ef458e03]{margin:0 8px}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page span[data-v-ef458e03]{font-size:24px;font-weight:900}.banner-sliding.slick-slider.slick-initialized .option-slider .next svg[data-v-ef458e03],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play svg[data-v-ef458e03],.banner-sliding.slick-slider.slick-initialized .option-slider .prev svg[data-v-ef458e03]{fill:#fff;height:16px}.banner-sliding.slick-slider.slick-initialized .option-slider .next[data-v-ef458e03],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play[data-v-ef458e03],.banner-sliding.slick-slider.slick-initialized .option-slider .prev[data-v-ef458e03]{background-color:#000;border-radius:50%;cursor:pointer;margin:0 8px;opacity:.8;padding:14px 14px 10px;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout[data-v-ef458e03]{margin:0}.layout .title[data-v-ef458e03]{align-items:flex-end;border-bottom:1px solid #d2d2d2;margin-bottom:2px;padding-bottom:2px}.layout .text-header[data-v-ef458e03]{font-weight:lighter;text-transform:uppercase}.layout .text-header strong[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:700}@media only screen and (min-width:320px) and (max-width:599px){.layout .text-header strong[data-v-ef458e03]{font-size:14px}}.layout .pages[data-v-ef458e03]{margin-left:14px}.layout .pages span[data-v-ef458e03]{border-radius:50%;color:#aaa;cursor:pointer;font-size:14px;margin:0 2px;padding:2px 8px}.layout .pages span[data-v-ef458e03]:hover{background-color:#555;color:#fff}.layout .pages span.active[data-v-ef458e03]{background-color:#000;color:#fff}.layout .link-view-all[data-v-ef458e03]{color:#000;margin-right:14px;text-decoration:underline}.layout .link-view-all span[data-v-ef458e03]{font-size:18px}.layout .link-view-all svg[data-v-ef458e03]{fill:#000;height:10px}.layout .banner[data-v-ef458e03]{width:100%}.carousel .next svg[data-v-ef458e03],.carousel .prev svg[data-v-ef458e03]{fill:#fff;height:16px}.carousel .next[data-v-ef458e03],.carousel .prev[data-v-ef458e03]{background-color:#555;border-radius:50%;cursor:pointer;opacity:.8;padding:14px 14px 10px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel .prev[data-v-ef458e03]{left:-55px}.carousel .next[data-v-ef458e03]{right:-55px}.carousel[data-v-ef458e03]{position:relative}.carousel__content[data-v-ef458e03]{display:flex;overflow-x:hidden;padding:1px 0;white-space:nowrap}.carousel__item[data-v-ef458e03]{flex:0 0 auto;transition:transform .3s;width:100%}.el-input[data-v-ef458e03]::-webkit-scrollbar{width:6px;z-index:11}.el-input[data-v-ef458e03]::-webkit-scrollbar-corner{background:#fff}.el-input[data-v-ef458e03]::-webkit-scrollbar-thumb{background:#b4bccc;border-radius:5px;width:6px}.el-input[data-v-ef458e03]::-webkit-scrollbar-track{background:#fff}.el-input[data-v-ef458e03]::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-breadcrumb[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}.el-breadcrumb.custom-breadcrumb[data-v-ef458e03]{margin-top:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item a[data-v-ef458e03]:hover{color:inherit!important;cursor:pointer;text-decoration:none!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item.btn[data-v-ef458e03]{cursor:pointer}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item[data-v-ef458e03]{align-items:center;display:flex}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg[data-v-ef458e03]{height:14px;width:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .a[data-v-ef458e03]{fill:none;stroke-miterlimit:10}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .b[data-v-ef458e03],.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-ef458e03]{stroke:none}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-ef458e03]{fill:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item span.el-breadcrumb__inner[data-v-ef458e03]{text-transform:capitalize!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-ef458e03]{color:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-ef458e03]{color:#ec008c}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__separator[data-v-ef458e03]{color:#000;font-weight:700;margin:0 9px}.el-collapse[data-v-ef458e03]{border-bottom:1px solid #ebeef5;border-top:1px solid #ebeef5}.el-collapse .el-collapse-item__header[data-v-ef458e03]{background-color:#f6f6f6;border-bottom:1px solid #ebeef5;color:#505050;font-family:kittithada_roman_55regular;font-size:14px;font-weight:500;height:auto;line-height:1;padding:20px}.el-collapse .el-collapse-item__header svg[data-v-ef458e03]{margin-right:15px}.el-collapse .el-collapse-item__header svg.truck-svg[data-v-ef458e03]{height:22.416px!important;width:44.769px!important}.el-collapse .el-collapse-item__header svg.truck-svg .a[data-v-ef458e03]{fill:none!important;stroke:#333!important;stroke-linecap:round!important;stroke-linejoin:round!important}.el-collapse .el-collapse-item__wrap[data-v-ef458e03]{padding:24px}.el-collapse .el-collapse-item__content[data-v-ef458e03]{color:#303133;font-size:13px;line-height:1.7692307692;padding-bottom:25px}.el-checkbox-group.custom-checkbox[data-v-ef458e03]{font-size:none}.el-checkbox-group.custom-checkbox .el-checkbox[data-v-ef458e03]{display:block;font-size:none;margin-right:30px}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked .el-checkbox__inner[data-v-ef458e03]{background-color:#ec008c!important;border:1px solid #ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked+.el-checkbox__label[data-v-ef458e03]{color:#ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-ef458e03]{height:18px;width:18px}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-ef458e03]:after{height:11px;left:5.5px;top:1px;width:5px}.el-checkbox-group.custom-checkbox .el-checkbox__label[data-v-ef458e03],.el-checkbox-group.custom-checkbox .el-checkbox__label h3[data-v-ef458e03]{color:#000;font-family:kittithada_roman_55regular;font-size:13px;font-weight:400;line-height:1;padding-left:10px}.radio-payment-method .el-radio-button[data-v-ef458e03]:first-child{margin-left:0!important}.radio-payment-method .el-radio-button:first-child .el-radio-button__inner[data-v-ef458e03],.radio-payment-method .el-radio-button:last-child .el-radio-button__inner[data-v-ef458e03]{border-radius:0!important}.radio-payment-method .el-radio-button[data-v-ef458e03]{margin:8px}.radio-payment-method .el-radio-button__inner[data-v-ef458e03]{background:#fff;border:2px solid #d2d2d2!important;border-radius:0;color:#666;cursor:pointer;font-family:kittithada_bold_75regular;font-size:16px;height:81px;margin:0;outline:0;padding:0;position:relative;transition:all .1s cubic-bezier(.645,.045,.355,1);width:116px}.radio-payment-method .el-radio-button__inner svg.icon-correct[data-v-ef458e03]{display:none;height:24px;position:absolute;right:-12px;top:-12px;width:24px}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-ef458e03]{fill:#fff;stroke-width:em(4)}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-ef458e03],.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-ef458e03]{stroke:#ec008c}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-ef458e03],.radio-payment-method .el-radio-button__inner svg.icon-correct .d[data-v-ef458e03]{fill:none}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-ef458e03]{stroke-linecap:round;stroke-linejoin:round;stroke-width:em(6)}.radio-payment-method .el-radio-button__inner svg.icon-correct .c[data-v-ef458e03]{stroke:none}.radio-payment-method .el-radio-button__inner .svg-icon[data-v-ef458e03]{align-items:center;display:flex;height:70%;justify-content:center}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card[data-v-ef458e03]{height:18.888px;width:27.751px}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-ef458e03],.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-ef458e03]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-ef458e03]{stroke-width:.648px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code[data-v-ef458e03]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-ef458e03]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay[data-v-ef458e03]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay .a[data-v-ef458e03]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .text[data-v-ef458e03]{height:30%}.radio-payment-method .el-radio-button__inner .text h6[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:10px;font-weight:300;white-space:normal}.radio-payment-method .el-radio-button__orig-radio[data-v-ef458e03]{display:none}.radio-payment-method .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-ef458e03]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner[data-v-ef458e03]{background-color:#ffe2f3;border:2px solid #ec008c!important;color:#ec008c}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner svg.icon-correct[data-v-ef458e03]{display:block}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-ef458e03],.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-ef458e03]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-ef458e03]{stroke-width:.648px}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-ef458e03]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.airpay g[data-v-ef458e03]{fill:#ec008c}.radio-payment-method .el-radio-button[data-v-ef458e03]:focus{box-shadow:0 0 0 0 transparent!important}body.el-popup-parent--hidden[data-v-ef458e03]{padding-right:0!important}.radio-product-sku[data-v-ef458e03]{width:540px}@media only screen and (min-width:320px) and (max-width:599px){.radio-product-sku[data-v-ef458e03]{overflow:auto;width:100%}}.radio-product-sku .el-radio-button[data-v-ef458e03]:first-child{border-left:0;margin-left:0!important}.radio-product-sku .el-radio-button[data-v-ef458e03]{position:relative}.radio-product-sku .el-radio-button .preload-image[data-v-ef458e03],.radio-product-sku .el-radio-button img[data-v-ef458e03]{height:40px;width:40px}.radio-product-sku .el-radio-button[data-v-ef458e03]{margin:0 6px 6px 0}.radio-product-sku .el-radio-button__inner[data-v-ef458e03]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:40px;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:40px;width:auto}.radio-product-sku .el-radio-button__orig-radio[data-v-ef458e03]{display:none}.radio-product-sku .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-ef458e03]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-sku .el-radio-button.is-active .el-radio-button__inner[data-v-ef458e03]{border:3px solid #ec008c!important}.radio-product-sku .el-radio-button[data-v-ef458e03]:focus{box-shadow:0 0 0 0 transparent!important}.radio-product-gift[data-v-ef458e03]{width:540px}.radio-product-gift .el-radio-button[data-v-ef458e03]:first-child{border-left:0;margin-left:0!important}.radio-product-gift .el-radio-button img[data-v-ef458e03]{height:50px;width:50px}.radio-product-gift .el-radio-button[data-v-ef458e03]{margin:6px}.radio-product-gift .el-radio-button__inner[data-v-ef458e03]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:auto}.radio-product-gift .el-radio-button__orig-radio[data-v-ef458e03]{display:none}.radio-product-gift .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-ef458e03]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-gift .el-radio-button.is-active .el-radio-button__inner[data-v-ef458e03]{border:3px solid #ec008c!important}.radio-product-gift .el-radio-button[data-v-ef458e03]:focus{box-shadow:0 0 0 0 transparent!important}.add-bag-group[data-v-ef458e03]{align-content:center;display:flex!important}@media only screen and (min-width:600px){.button-product-quantity[data-v-ef458e03]{align-content:center;display:flex!important}}@media only screen and (min-width:1080px){.button-product-quantity[data-v-ef458e03]{align-content:center;display:flex!important}}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity[data-v-ef458e03]{align-items:center;display:flex;position:relative}}.button-product-quantity .input-quantity-product[data-v-ef458e03]{margin:0 8px;padding:4px 0;text-align:center;width:50px}.button-product-quantity .input-quantity-product[data-v-ef458e03]::-webkit-inner-spin-button,.button-product-quantity .input-quantity-product[data-v-ef458e03]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.button-product-quantity .input-quantity-product[data-v-ef458e03]{-moz-appearance:textfield}.button-product-quantity .el-button[data-v-ef458e03]{display:inline!important}.button-product-quantity .el-button.button-quantity[data-v-ef458e03]{border:none!important;border-radius:50%!important;height:auto!important;padding:0!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity[data-v-ef458e03]{display:block!important}}.button-product-quantity .el-button.button-quantity i[data-v-ef458e03]{font-size:32px}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity i[data-v-ef458e03]{font-size:19px}}.button-product-quantity .el-button.button-quantity.is-disabled[data-v-ef458e03]{cursor:default}.button-product-quantity .el-button.button-quantity.is-disabled:hover i[data-v-ef458e03]{color:none}.button-product-quantity .el-button.button-quantity:not(.is-disabled) i[data-v-ef458e03]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):hover i[data-v-ef458e03]{color:#ec008c}.button-product-quantity .el-button.button-quantity:not(.is-disabled):focus i[data-v-ef458e03]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):active i[data-v-ef458e03]{color:#ec008c}.button-product-quantity .el-input.input-quantity[data-v-ef458e03]{align-self:center!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity[data-v-ef458e03]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity input[data-v-ef458e03]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input[data-v-ef458e03]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-ef458e03]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal[data-v-ef458e03]{align-self:center!important;border:none!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal[data-v-ef458e03]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input[data-v-ef458e03]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input[data-v-ef458e03]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-ef458e03]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal input[data-v-ef458e03]:disabled{color:#606266!important}.button-product-quantity.navbar-bag[data-v-ef458e03]{margin-left:0}.el-select.custom-select-bag .el-input input.el-input__inner[data-v-ef458e03]{height:25px!important}.el-select.custom-select-bag .el-input.el-input--suffix[data-v-ef458e03]{margin-bottom:0!important}.el-select.custom-select-bag .el-input span.el-input__suffix .el-input__icon[data-v-ef458e03]{line-height:1!important}.el-select.custom-select-filter .el-input input.el-input__inner[data-v-ef458e03]{height:35px!important;line-height:inherit}.el-select.custom-select-filter .el-input.el-input--suffix[data-v-ef458e03]{border-radius:4px!important;margin-bottom:0!important}.el-select.custom-select-filter .el-input span.el-input__suffix .el-input__icon[data-v-ef458e03]{line-height:1!important}.el-select.limit-item[data-v-ef458e03]{width:100px}.el-dropdown[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:300}.el-dropdown.custom-icon-navbar[data-v-ef458e03]{align-items:center;display:flex;height:100%;justify-content:center}.el-dropdown[data-v-ef458e03]:focus{outline:0}@media only screen and (min-width:600px){.el-dropdown-menu.custom-icon-navbar[data-v-ef458e03]{width:380px}}@media only screen and (min-width:1080px){.el-dropdown-menu.custom-icon-navbar[data-v-ef458e03]{width:380px}}.custom-navbar.el-divider.el-divider--vertical[data-v-ef458e03]{background-color:#3a3a3a;display:inline-block;height:35%;margin:0 18px;position:relative;vertical-align:middle;width:1px}.el-tag[data-v-ef458e03]{border-radius:4px;border-width:1px;font-size:12px;height:32px;line-height:30px;padding:0 10px}.el-notification[data-v-ef458e03]{background-color:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 12px #0000001a;box-sizing:border-box;display:flex;overflow:hidden;padding:14px 26px 14px 13px;position:fixed;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;width:300px}.el-notification.right[data-v-ef458e03]{right:16px}.el-notification__icon[data-v-ef458e03]{font-size:24px;height:24px;width:24px}.el-notification__group[data-v-ef458e03]{margin-left:13px;margin-right:8px}.el-notification__title[data-v-ef458e03]{color:#303133;font-family:kittithada_medium_65regular;font-size:16px;font-weight:700;margin:0}.el-notification__content[data-v-ef458e03]{color:#606266;font-family:kittithada_medium_65regular;font-size:14px;line-height:21px;margin:6px 0 0;text-align:justify}.el-tabs.custom-two-tab[data-v-ef458e03]{margin-top:15px}@media only screen and (min-width:320px) and (max-width:599px){.el-tabs.custom-two-tab[data-v-ef458e03]{margin-top:0}}.el-tabs.custom-two-tab .el-tabs__header.is-top[data-v-ef458e03]{background-color:#ececec;border:1px solid #afafaf;border-radius:10px}.el-tabs.custom-two-tab .el-tabs__active-bar.is-top[data-v-ef458e03]{display:none}.el-tabs.custom-two-tab .el-tabs__nav.is-top[data-v-ef458e03]{display:flex;width:100%}.el-tabs.custom-two-tab .el-tabs__nav-wrap[data-v-ef458e03]:after{display:none}.el-tabs.custom-two-tab .el-tabs__item[data-v-ef458e03]{color:#888;padding:0}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-0[data-v-ef458e03]{border-radius:8px 0 0 8px!important}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-3[data-v-ef458e03]{border-radius:0 8px 8px 0!important}.el-tabs.custom-two-tab .el-tabs__item.is-top[data-v-ef458e03]{text-align:center;width:50%}.el-tabs.custom-two-tab .el-tabs__item.is-active[data-v-ef458e03]{background-color:#000;color:#fff}.hooper.custom-popup-banner[data-v-ef458e03]{cursor:pointer;height:100%;width:100%}.hooper.custom-popup-banner .hooper-pagination[data-v-ef458e03]{bottom:-63px;padding:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators[data-v-ef458e03]{align-items:center;justify-content:center}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-ef458e03]{margin-right:15px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-ef458e03]:last-child{margin-right:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator[data-v-ef458e03]{border-radius:6px;height:10px;margin:0;width:10px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator.is-active[data-v-ef458e03]{background-color:#ec008c}.image-popup-banner img[data-v-ef458e03]{border-radius:16px 16px 0 0;margin:0 auto;max-width:375px;width:auto}.image-popup-banner .preload-image[data-v-ef458e03]{bottom:0;height:480px;left:0;margin:0 auto;right:0;top:0;width:375px}.section-btn-popup[data-v-ef458e03]{display:flex}.section-btn-popup .divider[data-v-ef458e03]{background-color:#999;height:100%;width:1px}.section-btn-popup button[data-v-ef458e03]{background-color:#fff;border:0;border-radius:0;font-family:kittithada_roman_55regular;font-size:14px;padding:10px;width:100%}body[data-v-ef458e03]{margin:0}a[data-v-ef458e03]{text-decoration:none}ul[data-v-ef458e03]{list-style:none}.bg-pink[data-v-ef458e03]{background-color:#ec008c}.bg-black[data-v-ef458e03]{background-color:#000}html[data-v-ef458e03]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}h1[data-v-ef458e03],h2[data-v-ef458e03],h3[data-v-ef458e03],h4[data-v-ef458e03],h5[data-v-ef458e03],h6[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-weight:300;font-weight:400;line-height:1;margin:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding:0}h1[data-v-ef458e03]{font-size:30px}h2[data-v-ef458e03]{font-size:24px}h3[data-v-ef458e03]{font-size:20px}h4[data-v-ef458e03]{font-size:18px}h5[data-v-ef458e03]{font-size:16px}h6[data-v-ef458e03]{font-size:14px}[data-v-ef458e03]:focus{outline:0!important}.wh-100[data-v-ef458e03]{width:100%!important}.fluid[data-v-ef458e03]{display:block}.flex[data-v-ef458e03]{display:flex}.flex.wrap[data-v-ef458e03]{flex-wrap:wrap}.flex.middle[data-v-ef458e03]{justify-content:center}.flex.between[data-v-ef458e03]{justify-content:space-between}.flex.around[data-v-ef458e03]{justify-content:space-around}.flex.evenly[data-v-ef458e03]{justify-content:space-evenly}.flex.center[data-v-ef458e03]{align-items:center}.text-left[data-v-ef458e03]{text-align:left}.text-right[data-v-ef458e03]{text-align:right}.text-center[data-v-ef458e03]{text-align:center}.btn-black[data-v-ef458e03]{background-color:#000;color:#fff;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300;width:100%}.btn-black[data-v-ef458e03]:hover{background-color:#ec008c;color:#fff}.btn-black[data-v-ef458e03]:focus{background-color:#000;color:#fff}.btn-white[data-v-ef458e03]{background-color:#fff;border:1px solid #707070!important;color:#000;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300}.btn-white[data-v-ef458e03]:hover{border:1px solid #ec008c!important;color:#ec008c}.el-loading-spinner[data-v-ef458e03]{margin:8px 0;padding:8px 0}.el-loading-spinner .path[data-v-ef458e03]{stroke:#ec008c}.el-loading-spinner p.el-loading-text[data-v-ef458e03]{color:#ec008c;font-size:14px}.header-eveandboy[data-v-ef458e03]{font-size:45px}.header-eveandboy span[data-v-ef458e03]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:bolder}.logo-eveandboy[data-v-ef458e03]{align-content:center;cursor:pointer;display:flex;justify-content:center}.logo-eveandboy.black[data-v-ef458e03]{fill:#000}.logo-eveandboy.white[data-v-ef458e03]{fill:#fff}.logo-eveandboy svg[data-v-ef458e03]{height:32px}@media only screen and (min-width:320px) and (max-width:599px){.hidden-xs-only[data-v-ef458e03]{display:none!important}}@media only screen and (min-width:1080px){.hidden-sm-and-up[data-v-ef458e03]{display:none!important}}.loading-screen.active[data-v-ef458e03]{display:block}.loading-screen[data-v-ef458e03]{background-color:#ffffffe6;bottom:0;display:none;left:0;margin:0;position:fixed;right:0;top:0;transition:opacity .3s;z-index:20000}.loading-screen img[data-v-ef458e03]{height:300px;width:300px}@media only screen and (min-width:320px) and (max-width:599px){.loading-screen img[data-v-ef458e03]{height:150px;width:150px}}.loading-screen img[data-v-ef458e03]{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}header .navbar-order-time[data-v-59039f40]{align-items:center;background-color:#ffe3f3;display:flex;height:25px;justify-content:center}header .navbar-order-time svg .a[data-v-59039f40]{fill:none;stroke:#eb008b;stroke-linecap:round;stroke-linejoin:round}header .navbar-order-time .content[data-v-59039f40]{align-items:center;display:flex;justify-content:center}header .navbar-order-time .content span.text[data-v-59039f40]{color:#ec008c;font-family:kittithada_roman_55regular;font-size:16px;margin:0 8px}header .navbar-order-time .content span.time[data-v-59039f40]{color:#ec008c;font-family:kittithada_bold_75regular;font-size:16px}header .el-dropdown-link[data-v-59039f40]{cursor:pointer}header .el-dropdown-link .el-icon[data-v-59039f40]{display:inline-block}header svg[data-v-59039f40]{fill:#fff}header .bg-black-pink[data-v-59039f40]{background-color:#000;border-top:4px solid #ec008c}header .bg-black-pink.mobile[data-v-59039f40]{border-top:4px solid #000}header .navbar-large[data-v-59039f40],header .navbar-large.payment[data-v-59039f40]{height:76px}header .navbar-small[data-v-59039f40]{height:49px}header .navbar-1[data-v-59039f40]{height:28px;padding:0}@media only screen and (min-width:600px){header .navbar-1[data-v-59039f40]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-1[data-v-59039f40]{max-width:1200px}}header .navbar-1[data-v-59039f40]{margin:0 auto}header .navbar-1 .items[data-v-59039f40]{align-items:center;display:flex;height:100%;justify-content:space-between}header .navbar-1 .items svg[data-v-59039f40]{fill:#000;margin-right:14px}header .navbar-1 .items svg.svg-social[data-v-59039f40]{height:20px;width:20px}header .navbar-1 .items span[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400}header .navbar-1 a[data-v-59039f40]{align-items:center;color:#000;display:flex;font-size:14px;height:100%;justify-content:center}header .navbar-1 a[data-v-59039f40]:hover{text-decoration:underline}header .navbar-1 .items.right span.select-lang[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;margin-left:12px;margin-right:8px}header .navbar-1 .items.right a[data-v-59039f40]{border-right:1px solid #000;font-family:kittithada_roman_55regular;font-size:12px;font-weight:400;padding:0 14px}header .navbar-1 .items.right a[data-v-59039f40]:last-child{border-right:0}header .navbar-1 .items.right .el-dropdown[data-v-59039f40]{color:#000;font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-1 .items.right .el-dropdown .el-icon--right[data-v-59039f40]{margin-left:5px}header .navbar-1 svg[data-v-59039f40]{height:12px}header .navbar-2[data-v-59039f40]{height:70px}@media only screen and (min-width:600px){header .navbar-2[data-v-59039f40]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-2[data-v-59039f40]{max-width:1200px}}header .navbar-2[data-v-59039f40]{margin:0 auto}header .navbar-2 .ui.input.icon[data-v-59039f40]{display:flex;position:relative}header .navbar-2 .ui.input.icon input[data-v-59039f40]{background-color:#fff;border:0;border-radius:25px;color:#000000de;font-size:16px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-2 .ui.input.icon input[data-v-59039f40]:focus{outline:none}header .navbar-2 .ui.input.icon span[data-v-59039f40]{border-radius:50%;color:#ec008c;cursor:pointer;padding:8px 10px;position:absolute;right:5px}header .navbar-2 .ui.input.icon span i[data-v-59039f40]{font-size:18px}header .navbar-2 .header-eveandboy[data-v-59039f40]{color:#fff;font-size:26px}header .navbar-2 .logo-eveandboy.small[data-v-59039f40]{cursor:pointer;left:50%;margin-top:10px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}header .navbar-2 .logo-eveandboy.small svg[data-v-59039f40]{display:block}header .navbar-2 .menu-profile-link[data-v-59039f40]{display:block;height:100%;width:100%}header .navbar-2 .menu-profile-link .menu-profile-dropdown[data-v-59039f40]{border-top:1px solid #ec008c;display:none}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-59039f40]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item[data-v-59039f40]:hover{background-color:#ec008c}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item img[data-v-59039f40]{height:15px;width:15px}header .navbar-2 .menu-profile-link .menu-profile-dropdown .item h6[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-2 .menu-profile-link:hover .menu-profile-dropdown[data-v-59039f40]{display:block}header .navbar-2 .dropdown-profile[data-v-59039f40]{height:100%}@media only screen and (min-width:600px){header .navbar-2 .dropdown-profile[data-v-59039f40]{max-width:220px;min-width:155px}}header .navbar-2 .dropdown-profile[data-v-59039f40]{cursor:pointer}header .navbar-2 .dropdown-profile svg[data-v-59039f40]{color:#fff;width:auto}header .navbar-2 .dropdown-profile img[data-v-59039f40]{border-radius:50%;height:36px;width:36px}header .navbar-2 .dropdown-profile .content[data-v-59039f40]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .navbar-2 .dropdown-profile .content h5[data-v-59039f40]{display:block}header .navbar-2 .dropdown-profile .content h5.header[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;-webkit-line-clamp:1;margin-bottom:4px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header .navbar-2 .dropdown-profile .content h5.sub-header[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-2 .dropdown-profile .content[data-v-59039f40]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-2 .dropdown-profile i[data-v-59039f40]{color:#fff}header .navbar-2 .items-svg[data-v-59039f40]{height:100%}header .navbar-2 .items-svg svg[data-v-59039f40]{height:32px;width:auto}header .navbar-2 .items-svg[data-v-59039f40]{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}@media only screen and (min-width:600px){header .navbar-3[data-v-59039f40]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-3[data-v-59039f40]{max-width:1080px}}header .navbar-3[data-v-59039f40]{margin:0 auto}header .navbar-3 .header-eveandboy[data-v-59039f40]{color:#fff;font-size:26px}header .navbar-3 .menu-profile-link[data-v-59039f40]{display:block;height:100%;width:70%}header .navbar-3 .menu-profile-link .menu-profile-dropdown[data-v-59039f40]{border-top:1px solid #ec008c;display:none}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-59039f40]{background-color:#000;border-bottom:1px solid #3a3a3a;color:#fff;cursor:pointer;display:flex;padding:16px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item[data-v-59039f40]:hover{background-color:#ec008c}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item img[data-v-59039f40]{height:15px;width:15px}header .navbar-3 .menu-profile-link .menu-profile-dropdown .item h6[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:16px;margin-left:20px}header .navbar-3 .menu-profile-link:hover .menu-profile-dropdown[data-v-59039f40]{display:block}header .navbar-3 .dropdown-profile[data-v-59039f40]{cursor:pointer;height:100%;padding:0 16px}header .navbar-3 .dropdown-profile svg[data-v-59039f40]{background-color:#222;border:2px solid #c1c1c1;border-radius:50%;fill:#999;padding-top:4px;width:18px}header .navbar-3 .dropdown-profile img[data-v-59039f40]{border-radius:50%;height:18px;width:18px}header .navbar-3 .dropdown-profile .content.text-left[data-v-59039f40]{min-width:95px}header .navbar-3 .dropdown-profile .content h5[data-v-59039f40]{display:block}header .navbar-3 .dropdown-profile .content h5.header[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;margin-bottom:4px}header .navbar-3 .dropdown-profile .content h5.sub-header[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:11px;font-weight:700}header .navbar-3 .dropdown-profile .content[data-v-59039f40]{color:#fff;margin:0 14px;padding:8px 0}header .navbar-3 .dropdown-profile i[data-v-59039f40]{color:#fff}header .navbar-3 .items-svg[data-v-59039f40]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end}header .navbar-3 .items-svg svg[data-v-59039f40]{height:20px}header .navbar-3 .items-svg svg.search-icon .c[data-v-59039f40]{fill:none}header .navbar-3 .items-svg svg.search-icon .a[data-v-59039f40]{fill:none;stroke:#fff!important;stroke-linecap:round;stroke-miterlimit:10}header .navbar-3 .items-svg svg.search-icon .b[data-v-59039f40]{stroke:none}header .navbar-4[data-v-59039f40]{padding:14px 0}@media only screen and (min-width:600px){header .navbar-4[data-v-59039f40]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-4[data-v-59039f40]{max-width:1080px}}header .navbar-4[data-v-59039f40]{margin:0 auto}header .navbar-4 a[data-v-59039f40]{color:#fff;margin-left:auto}header .navbar-4 .header-eveandboy[data-v-59039f40]{color:#fff}header .navbar-menu[data-v-59039f40]{height:43px}@media only screen and (min-width:600px){header .navbar-menu[data-v-59039f40]{max-width:700px}}@media only screen and (min-width:1080px){header .navbar-menu[data-v-59039f40]{max-width:1200px}}header .navbar-menu[data-v-59039f40]{border-bottom:1px solid #d1d1d1;margin:0 auto}header .navbar-menu ul[data-v-59039f40]{height:100%;margin:0;position:relative;width:100%}header .navbar-menu ul .menu[data-v-59039f40]{display:flex;height:100%}header .navbar-menu ul .menu-scroll[data-v-59039f40]{overflow-x:auto;overflow-y:hidden}header .navbar-menu ul .menu-scroll[data-v-59039f40]::-webkit-scrollbar{display:none}header .navbar-menu ul .menu-scroll[data-v-59039f40]{-ms-overflow-style:none;scrollbar-width:none}header .navbar-menu ul .menu-right[data-v-59039f40]{display:flex;height:100%;margin-left:auto;position:static}header .navbar-menu ul .menu-right .content[data-v-59039f40]{left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li.tab[data-v-59039f40]{cursor:pointer;display:flex;justify-content:center;list-style-position:inside;list-style-type:none;margin:4px 15px}header .navbar-menu ul li.tab a[data-v-59039f40]{align-self:center;display:inline-block}header .navbar-menu ul li.tab .icon-menu-product[data-v-59039f40]{align-self:center;display:flex}header .navbar-menu ul li.tab h6.menu-header[data-v-59039f40]{align-self:center;display:inline-block;font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;white-space:nowrap}header .navbar-menu ul li .content[data-v-59039f40]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;color:#000;display:none;height:540px;left:0;position:absolute;right:0;top:40px}header .navbar-menu ul li .content__product[data-v-59039f40]{background-color:transparent;box-shadow:0 0 0 0 transparent}header .navbar-menu ul li .content__product .main-category[data-v-59039f40]{background-color:#fff;box-shadow:0 0 8px 3px #00000029;display:flex;flex-direction:column;float:left;height:500px;justify-content:space-evenly;width:25%}header .navbar-menu ul li .content__product .main-category .item h6.category-name[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:16px;font-weight:400}header .navbar-menu ul li .content__product .main-category .item.active h6[data-v-59039f40],header .navbar-menu ul li .content__product .main-category .item:hover h6.category-name[data-v-59039f40]{font-weight:700}header .navbar-menu ul li .content__product .main-category .item .product__content[data-v-59039f40]{display:inline-block}header .navbar-menu ul li .content__product .main-category .item[data-v-59039f40]{padding:10px 24px}header .navbar-menu ul li .content__product .product__content.active[data-v-59039f40]{display:inline-block}header .navbar-menu ul li .content__product .product__content[data-v-59039f40]{background-color:#fff;box-shadow:5px 3px 5px #00000029;display:none;height:500px;width:75%}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-59039f40]{height:500px;overflow-x:hidden;overflow-y:auto;padding:24px 0}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-59039f40]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-59039f40]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__product .product__content .sub-category[data-v-59039f40]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-59039f40]{color:#9c9c9c;display:block;margin-bottom:14px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category h6[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400;letter-spacing:.24px}header .navbar-menu ul li .content__product .product__content .sub-category .link-sub-category[data-v-59039f40]:hover{color:#ec008c;text-decoration:underline}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row[data-v-59039f40]{padding:0 5% 14px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-header[data-v-59039f40]{background-color:#ec008c;display:inline-block;height:12px;margin-right:4px;width:3px}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:700;line-height:1.5}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row h6.header-sub-category[data-v-59039f40]:hover{color:#ec008c}header .navbar-menu ul li .content__product .product__content .sub-category .sub-category-row .divider-sub[data-v-59039f40]{border-top:1px solid #e6e6e6;bottom:0}header .navbar-menu ul li .content__product .product__content .product-image-right[data-v-59039f40]{padding:14px}header .navbar-menu ul li .content__brand[data-v-59039f40]{padding:14px 24px}header .navbar-menu ul li .content__brand .brand-image[data-v-59039f40]{padding:0 0 0 24px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand[data-v-59039f40]{margin-top:14px}header .navbar-menu ul li .content__brand .brand-image .view-all-brand a[data-v-59039f40]{text-decoration:underline}header .navbar-menu ul li .content__brand ul.submenu-list-link[data-v-59039f40]{list-style:none}header .navbar-menu ul li .content__brand ul.submenu-list-link h5[data-v-59039f40]{margin-bottom:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link li[data-v-59039f40]{margin-bottom:7px}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-59039f40]{color:#666;font-size:14px;text-decoration:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.submenu-list-link li a[data-v-59039f40]:hover{color:#eb008b;text-decoration:underline}header .navbar-menu ul li .content__brand .ui.input.icon[data-v-59039f40]{align-items:center;display:flex;max-width:230px;min-width:190px;position:relative}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-59039f40]{background-color:#fff;border:1px solid #d2d2d2;border-radius:25px;box-sizing:border-box;color:#000;font-size:14px;line-height:1;padding:10px 45px 10px 15px;text-align:left;width:100%}header .navbar-menu ul li .content__brand .ui.input.icon input[data-v-59039f40]:focus{outline:none}header .navbar-menu ul li .content__brand .ui.input.icon span[data-v-59039f40]{border-radius:50%;color:#d2d2d2;cursor:pointer;left:10px;position:absolute}header .navbar-menu ul li .content__brand .ui.input.icon span i[data-v-59039f40]{font-size:14px}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom h5[data-v-59039f40],header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li[data-v-59039f40]{margin-bottom:0}header .navbar-menu ul li .content__brand ul.submenu-list-link.custom li a[data-v-59039f40]{font-size:12px}header .navbar-menu ul li .content__brand h6[data-v-59039f40]{text-decoration:underline}header .navbar-menu ul li .content__brand h6 a[data-v-59039f40]{color:#000}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-59039f40]{height:495px;overflow-x:hidden;overflow-y:auto;padding:14px 0;white-space:nowrap}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-59039f40]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-59039f40]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .popular-brand-image[data-v-59039f40]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand .text-more[data-v-59039f40]{bottom:0;position:absolute;text-decoration:underline}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-59039f40]{height:500px;overflow-x:hidden;overflow-y:scroll}header .navbar-menu ul li .content__brand .el-col-scroll-y ul[data-v-59039f40]{height:auto!important;margin-bottom:14px;width:100%}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-59039f40]::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-59039f40]::-webkit-scrollbar{background-color:#f5f5f5;width:10px}header .navbar-menu ul li .content__brand .el-col-scroll-y[data-v-59039f40]::-webkit-scrollbar-thumb{background-color:#505050}header .navbar-menu ul li .content__brand ul.tag-a-z[data-v-59039f40]{align-items:center;color:#000;display:flex;flex-direction:column;font-family:kittithada_bold_75regular;font-weight:bolder;height:500px;list-style:none;text-transform:uppercase}header .navbar-menu ul li .content__brand ul.tag-a-z li[data-v-59039f40]{font-family:kittithada_medium_65regular;font-size:12px;font-weight:400;line-height:1;margin-bottom:6.5px}header .navbar-menu ul li .content__brand ul.tag-a-z li.active[data-v-59039f40]{color:#ec008c}header .navbar-menu ul li .content .divider[data-v-59039f40]{width:1px}header .navbar-menu ul li .content .divider.horizontal[data-v-59039f40]{background-color:#e6e6e6;height:90%;margin-left:10px;position:absolute;transform:translateY(2%)}header .navbar-menu ul li .content .main-promotion[data-v-59039f40]{display:block;font-size:18px}header .navbar-menu ul li .content .main-promotion .item[data-v-59039f40]{display:block}header .navbar-menu ul li .content .main-promotion .item h6[data-v-59039f40]{font-weight:100}header .navbar-menu ul li .content .main-promotion .item[data-v-59039f40]:hover{color:#000}header .navbar-menu ul li .content .main-promotion .item:hover h6[data-v-59039f40]{font-weight:700}header .navbar-menu ul li .content .main-promotion .item[data-v-59039f40]{padding:14px 24px}header .navbar-menu ul li .content .promotion-image[data-v-59039f40]{display:grid;grid-template-columns:repeat(10,minmax(1em,1fr));grid-gap:4px;grid-auto-rows:1fr}header .navbar-menu ul li .content .promotion-image[data-v-59039f40]:before{content:"";grid-column:1/1;grid-row:1/1;padding-bottom:100%;width:0}header .navbar-menu ul li .content .promotion-image[data-v-59039f40]{margin-left:auto;margin-right:14px;padding-top:14px;width:95%}header .navbar-menu ul li a[data-v-59039f40]{color:#000}header .navbar-menu ul li a[data-v-59039f40]:hover{color:#ec008c}header .navbar-menu ul li:hover.tab[data-v-59039f40]{border-bottom:4px solid #ec008c;color:#ec008c;margin-bottom:0}header .navbar-menu ul li:hover.tab .icon-menu-product svg .a[data-v-59039f40]{fill:none;stroke:#ec008c;stroke-linecap:round}header .navbar-menu ul li:hover .content[data-v-59039f40]{display:block}header .nav-section__1 .dropdown-profile svg[data-v-59039f40],header .nav-section__1 .items svg[data-v-59039f40]{transition:transform .25s ease,opacity .25s ease}header .nav-section__1.active .header-eveandboy[data-v-59039f40]{transition:font-size .3s}header .nav-section__1.active .dropdown-profile img[data-v-59039f40],header .nav-section__1.active .dropdown-profile svg[data-v-59039f40]{transition:width .3s}header .nav-section__1.active .items svg[data-v-59039f40]{opacity:1;transform:scale(1)}header .nav-section__1.active[data-v-59039f40]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__1.hide .header-eveandboy[data-v-59039f40]{font-size:26px;transition:font-size .3s}header .nav-section__1.hide .dropdown-profile img[data-v-59039f40],header .nav-section__1.hide .dropdown-profile svg[data-v-59039f40]{transition:width .3s;width:18px}header .nav-section__1.hide .items svg[data-v-59039f40]{opacity:.85;transform:scale(.85)}header .nav-section__1.hide[data-v-59039f40]{left:0;position:absolute;right:0;transform:translateY(-100%);transition:transform .3s}header .nav-section__2[data-v-59039f40]{left:0;position:absolute;right:0;top:-300%}header .nav-section__2.active[data-v-59039f40]{left:0;position:static;right:0;transform:translateY(0);transition:transform .2s}header .nav-section__2.hide[data-v-59039f40]{left:0;position:absolute;right:0;transform:translateY(-300%);transition:transform .3s;z-index:-1}header h1.countinue-shopping[data-v-59039f40]{font-family:kittithada_light_45regular;font-size:20px;font-weight:900}header .navbar-bag-quantity[data-v-59039f40]{position:relative}header .navbar-bag-quantity .quantity-bag.small[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:12px;min-height:20px;min-width:20px;padding:2px;right:-12px;top:-12px}header .navbar-bag-quantity .quantity-bag[data-v-59039f40]{align-items:center;background-color:#ec008c;border-radius:50%;color:#fff;display:flex;font-family:kittithada_roman_55regular;font-size:16px;font-weight:300;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:2px;position:absolute;right:-8px;top:-5px}header .navbar-bag-quantity svg[data-v-59039f40]{fill:#fff!important;height:20px}header .navbar-bag-quantity svg.bag .c[data-v-59039f40]{fill:none}header .navbar-bag-quantity svg.bag .a[data-v-59039f40]{fill:#fff;stroke:none!important}header .navbar-bag-quantity svg.bag .b[data-v-59039f40]{stroke:none}.popular-image-brand[data-v-59039f40]{border:1px solid #000;display:block;float:left;height:100px;margin-bottom:12px;margin-right:12px;width:100px}.popular-image-brand .image-card[data-v-59039f40]{align-items:center;display:flex;justify-content:center;position:relative}.popular-image-brand .image-card[data-v-59039f40],.popular-image-brand .image-card img[data-v-59039f40]{height:100px!important;margin:0!important;max-height:100px!important;max-width:100px!important;min-height:100px!important;min-width:100px!important;width:100px!important}.promotion-image[data-v-59039f40]{position:relative;width:95%}.promotion-image .preload-image[data-v-59039f40],.promotion-image img[data-v-59039f40]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promotion-image .preload-image[data-v-59039f40]{bottom:0;left:0;right:0;top:0}.custom-dialog .el-dialog__wrapper[data-v-59039f40]{background-color:#000c;overflow:auto;z-index:9999}.custom-dialog .el-dialog__wrapper .el-dialog[data-v-59039f40]{align-items:center;background-color:transparent;box-shadow:none;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.white-icon[data-v-59039f40]{cursor:pointer;fill:#fff!important;stroke:#fff!important}[v-cloak][data-v-59039f40]{display:none!important}.app-content-main header[data-v-59039f40]{background-color:#fff;position:sticky;top:0;z-index:1000}.app-content-main main[data-v-59039f40]{margin-bottom:100px}.app-content-main footer[data-v-59039f40]{border-top:solid #ec008c;bottom:0;left:0;right:0}@media only screen and (min-width:600px){.app-content-main .container[data-v-59039f40]{max-width:700px}}@media only screen and (min-width:1080px){.app-content-main .container[data-v-59039f40]{max-width:1200px}}.app-content-main .container[data-v-59039f40]{margin:0 auto;min-height:600px}.card.slick-slider.slick-initialized:active div[data-v-59039f40],.card.slick-slider.slick-initialized:focus div[data-v-59039f40]{outline:0!important}.card.slick-slider.slick-initialized .slick-track[data-v-59039f40]{padding:4px 0}.card.slick-slider.slick-initialized .slick-active div[data-v-59039f40]{outline:0!important}.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-59039f40]{left:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-59039f40]{right:-70px}.card.slick-slider.slick-initialized .slick-arrow.slick-next[data-v-59039f40],.card.slick-slider.slick-initialized .slick-arrow.slick-prev[data-v-59039f40]{background-color:#555;border-radius:50%;fill:#fff;font-size:12px;height:20px;opacity:.8;padding:14px;transition:.3s ease;width:20px}.carousel-product-detail.slick-slider.slick-initialized:active div[data-v-59039f40],.carousel-product-detail.slick-slider.slick-initialized:focus div[data-v-59039f40]{outline:0!important}.carousel-product-detail.slick-slider.slick-initialized.navigation img[data-v-59039f40]{border:2px solid transparent;border-radius:6px;cursor:pointer;height:auto;max-height:64px;max-width:64px;width:auto}.carousel-product-detail.slick-slider.slick-initialized.navigation .slick-current img[data-v-59039f40]{border:2px solid #ec008c}.carousel-product-detail.slick-slider.slick-initialized .slick-track[data-v-59039f40]{padding:4px 0}.carousel-product-detail.slick-slider.slick-initialized .slick-active div[data-v-59039f40]{outline:0!important}.banner-sliding.slick-slider.slick-initialized[data-v-59039f40]{height:480px;margin:0 auto;width:1080px}.banner-sliding.slick-slider.slick-initialized .banner-image img[data-v-59039f40]{height:480px;width:1080px}.banner-sliding.slick-slider.slick-initialized:active div[data-v-59039f40],.banner-sliding.slick-slider.slick-initialized:focus div[data-v-59039f40]{outline:0!important}.banner-sliding.slick-slider.slick-initialized .option-slider[data-v-59039f40]{bottom:1.5em;position:absolute;right:1.5em}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page[data-v-59039f40]{margin:0 8px}.banner-sliding.slick-slider.slick-initialized .option-slider .text-page span[data-v-59039f40]{font-size:24px;font-weight:900}.banner-sliding.slick-slider.slick-initialized .option-slider .next svg[data-v-59039f40],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play svg[data-v-59039f40],.banner-sliding.slick-slider.slick-initialized .option-slider .prev svg[data-v-59039f40]{fill:#fff;height:16px}.banner-sliding.slick-slider.slick-initialized .option-slider .next[data-v-59039f40],.banner-sliding.slick-slider.slick-initialized .option-slider .pause-and-play[data-v-59039f40],.banner-sliding.slick-slider.slick-initialized .option-slider .prev[data-v-59039f40]{background-color:#000;border-radius:50%;cursor:pointer;margin:0 8px;opacity:.8;padding:14px 14px 10px;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout[data-v-59039f40]{margin:0}.layout .title[data-v-59039f40]{align-items:flex-end;border-bottom:1px solid #d2d2d2;margin-bottom:2px;padding-bottom:2px}.layout .text-header[data-v-59039f40]{font-weight:lighter;text-transform:uppercase}.layout .text-header strong[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:700}@media only screen and (min-width:320px) and (max-width:599px){.layout .text-header strong[data-v-59039f40]{font-size:14px}}.layout .pages[data-v-59039f40]{margin-left:14px}.layout .pages span[data-v-59039f40]{border-radius:50%;color:#aaa;cursor:pointer;font-size:14px;margin:0 2px;padding:2px 8px}.layout .pages span[data-v-59039f40]:hover{background-color:#555;color:#fff}.layout .pages span.active[data-v-59039f40]{background-color:#000;color:#fff}.layout .link-view-all[data-v-59039f40]{color:#000;margin-right:14px;text-decoration:underline}.layout .link-view-all span[data-v-59039f40]{font-size:18px}.layout .link-view-all svg[data-v-59039f40]{fill:#000;height:10px}.layout .banner[data-v-59039f40]{width:100%}.carousel .next svg[data-v-59039f40],.carousel .prev svg[data-v-59039f40]{fill:#fff;height:16px}.carousel .next[data-v-59039f40],.carousel .prev[data-v-59039f40]{background-color:#555;border-radius:50%;cursor:pointer;opacity:.8;padding:14px 14px 10px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel .prev[data-v-59039f40]{left:-55px}.carousel .next[data-v-59039f40]{right:-55px}.carousel[data-v-59039f40]{position:relative}.carousel__content[data-v-59039f40]{display:flex;overflow-x:hidden;padding:1px 0;white-space:nowrap}.carousel__item[data-v-59039f40]{flex:0 0 auto;transition:transform .3s;width:100%}.el-input[data-v-59039f40]::-webkit-scrollbar{width:6px;z-index:11}.el-input[data-v-59039f40]::-webkit-scrollbar-corner{background:#fff}.el-input[data-v-59039f40]::-webkit-scrollbar-thumb{background:#b4bccc;border-radius:5px;width:6px}.el-input[data-v-59039f40]::-webkit-scrollbar-track{background:#fff}.el-input[data-v-59039f40]::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-breadcrumb[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}.el-breadcrumb.custom-breadcrumb[data-v-59039f40]{margin-top:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item a[data-v-59039f40]:hover{color:inherit!important;cursor:pointer;text-decoration:none!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item.btn[data-v-59039f40]{cursor:pointer}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item[data-v-59039f40]{align-items:center;display:flex}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg[data-v-59039f40]{height:14px;width:14px}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .a[data-v-59039f40]{fill:none;stroke-miterlimit:10}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .b[data-v-59039f40],.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-59039f40]{stroke:none}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item svg .c[data-v-59039f40]{fill:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item span.el-breadcrumb__inner[data-v-59039f40]{text-transform:capitalize!important}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner[data-v-59039f40]{color:#000}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-59039f40]{color:#ec008c}.el-breadcrumb.custom-breadcrumb .el-breadcrumb__separator[data-v-59039f40]{color:#000;font-weight:700;margin:0 9px}.el-collapse[data-v-59039f40]{border-bottom:1px solid #ebeef5;border-top:1px solid #ebeef5}.el-collapse .el-collapse-item__header[data-v-59039f40]{background-color:#f6f6f6;border-bottom:1px solid #ebeef5;color:#505050;font-family:kittithada_roman_55regular;font-size:14px;font-weight:500;height:auto;line-height:1;padding:20px}.el-collapse .el-collapse-item__header svg[data-v-59039f40]{margin-right:15px}.el-collapse .el-collapse-item__header svg.truck-svg[data-v-59039f40]{height:22.416px!important;width:44.769px!important}.el-collapse .el-collapse-item__header svg.truck-svg .a[data-v-59039f40]{fill:none!important;stroke:#333!important;stroke-linecap:round!important;stroke-linejoin:round!important}.el-collapse .el-collapse-item__wrap[data-v-59039f40]{padding:24px}.el-collapse .el-collapse-item__content[data-v-59039f40]{color:#303133;font-size:13px;line-height:1.7692307692;padding-bottom:25px}.el-checkbox-group.custom-checkbox[data-v-59039f40]{font-size:none}.el-checkbox-group.custom-checkbox .el-checkbox[data-v-59039f40]{display:block;font-size:none;margin-right:30px}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked .el-checkbox__inner[data-v-59039f40]{background-color:#ec008c!important;border:1px solid #ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__input.is-checked+.el-checkbox__label[data-v-59039f40]{color:#ec008c}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-59039f40]{height:18px;width:18px}.el-checkbox-group.custom-checkbox .el-checkbox__inner[data-v-59039f40]:after{height:11px;left:5.5px;top:1px;width:5px}.el-checkbox-group.custom-checkbox .el-checkbox__label[data-v-59039f40],.el-checkbox-group.custom-checkbox .el-checkbox__label h3[data-v-59039f40]{color:#000;font-family:kittithada_roman_55regular;font-size:13px;font-weight:400;line-height:1;padding-left:10px}.radio-payment-method .el-radio-button[data-v-59039f40]:first-child{margin-left:0!important}.radio-payment-method .el-radio-button:first-child .el-radio-button__inner[data-v-59039f40],.radio-payment-method .el-radio-button:last-child .el-radio-button__inner[data-v-59039f40]{border-radius:0!important}.radio-payment-method .el-radio-button[data-v-59039f40]{margin:8px}.radio-payment-method .el-radio-button__inner[data-v-59039f40]{background:#fff;border:2px solid #d2d2d2!important;border-radius:0;color:#666;cursor:pointer;font-family:kittithada_bold_75regular;font-size:16px;height:81px;margin:0;outline:0;padding:0;position:relative;transition:all .1s cubic-bezier(.645,.045,.355,1);width:116px}.radio-payment-method .el-radio-button__inner svg.icon-correct[data-v-59039f40]{display:none;height:24px;position:absolute;right:-12px;top:-12px;width:24px}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-59039f40]{fill:#fff;stroke-width:em(4)}.radio-payment-method .el-radio-button__inner svg.icon-correct .a[data-v-59039f40],.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-59039f40]{stroke:#ec008c}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-59039f40],.radio-payment-method .el-radio-button__inner svg.icon-correct .d[data-v-59039f40]{fill:none}.radio-payment-method .el-radio-button__inner svg.icon-correct .b[data-v-59039f40]{stroke-linecap:round;stroke-linejoin:round;stroke-width:em(6)}.radio-payment-method .el-radio-button__inner svg.icon-correct .c[data-v-59039f40]{stroke:none}.radio-payment-method .el-radio-button__inner .svg-icon[data-v-59039f40]{align-items:center;display:flex;height:70%;justify-content:center}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card[data-v-59039f40]{height:18.888px;width:27.751px}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-59039f40],.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-59039f40]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-59039f40]{stroke-width:.648px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code[data-v-59039f40]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-59039f40]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay[data-v-59039f40]{height:22.619px;width:22.62px}.radio-payment-method .el-radio-button__inner .svg-icon svg.airpay .a[data-v-59039f40]{fill:none;stroke:#333;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button__inner .text[data-v-59039f40]{height:30%}.radio-payment-method .el-radio-button__inner .text h6[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:10px;font-weight:300;white-space:normal}.radio-payment-method .el-radio-button__orig-radio[data-v-59039f40]{display:none}.radio-payment-method .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-59039f40]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner[data-v-59039f40]{background-color:#ffe2f3;border:2px solid #ec008c!important;color:#ec008c}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner svg.icon-correct[data-v-59039f40]{display:block}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .a[data-v-59039f40],.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-59039f40]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.credit-card .b[data-v-59039f40]{stroke-width:.648px}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.qr-code .a[data-v-59039f40]{fill:none;stroke:#ec008c;stroke-linecap:round;stroke-linejoin:round}.radio-payment-method .el-radio-button.is-active .el-radio-button__inner .svg-icon svg.airpay g[data-v-59039f40]{fill:#ec008c}.radio-payment-method .el-radio-button[data-v-59039f40]:focus{box-shadow:0 0 0 0 transparent!important}body.el-popup-parent--hidden[data-v-59039f40]{padding-right:0!important}.radio-product-sku[data-v-59039f40]{width:540px}@media only screen and (min-width:320px) and (max-width:599px){.radio-product-sku[data-v-59039f40]{overflow:auto;width:100%}}.radio-product-sku .el-radio-button[data-v-59039f40]:first-child{border-left:0;margin-left:0!important}.radio-product-sku .el-radio-button[data-v-59039f40]{position:relative}.radio-product-sku .el-radio-button .preload-image[data-v-59039f40],.radio-product-sku .el-radio-button img[data-v-59039f40]{height:40px;width:40px}.radio-product-sku .el-radio-button[data-v-59039f40]{margin:0 6px 6px 0}.radio-product-sku .el-radio-button__inner[data-v-59039f40]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:40px;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:40px;width:auto}.radio-product-sku .el-radio-button__orig-radio[data-v-59039f40]{display:none}.radio-product-sku .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-59039f40]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-sku .el-radio-button.is-active .el-radio-button__inner[data-v-59039f40]{border:3px solid #ec008c!important}.radio-product-sku .el-radio-button[data-v-59039f40]:focus{box-shadow:0 0 0 0 transparent!important}.radio-product-gift[data-v-59039f40]{width:540px}.radio-product-gift .el-radio-button[data-v-59039f40]:first-child{border-left:0;margin-left:0!important}.radio-product-gift .el-radio-button img[data-v-59039f40]{height:50px;width:50px}.radio-product-gift .el-radio-button[data-v-59039f40]{margin:6px}.radio-product-gift .el-radio-button__inner[data-v-59039f40]{border:0;border:3px solid transparent!important;border-radius:6px!important;height:auto;padding:4px;transition:all .1s cubic-bezier(.645,.045,.355,1);width:auto}.radio-product-gift .el-radio-button__orig-radio[data-v-59039f40]{display:none}.radio-product-gift .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-59039f40]{background-color:transparent;border-color:transparent;box-shadow:0 0 0 0 transparent!important;color:#fff}.radio-product-gift .el-radio-button.is-active .el-radio-button__inner[data-v-59039f40]{border:3px solid #ec008c!important}.radio-product-gift .el-radio-button[data-v-59039f40]:focus{box-shadow:0 0 0 0 transparent!important}.add-bag-group[data-v-59039f40]{align-content:center;display:flex!important}@media only screen and (min-width:600px){.button-product-quantity[data-v-59039f40]{align-content:center;display:flex!important}}@media only screen and (min-width:1080px){.button-product-quantity[data-v-59039f40]{align-content:center;display:flex!important}}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity[data-v-59039f40]{align-items:center;display:flex;position:relative}}.button-product-quantity .input-quantity-product[data-v-59039f40]{margin:0 8px;padding:4px 0;text-align:center;width:50px}.button-product-quantity .input-quantity-product[data-v-59039f40]::-webkit-inner-spin-button,.button-product-quantity .input-quantity-product[data-v-59039f40]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.button-product-quantity .input-quantity-product[data-v-59039f40]{-moz-appearance:textfield}.button-product-quantity .el-button[data-v-59039f40]{display:inline!important}.button-product-quantity .el-button.button-quantity[data-v-59039f40]{border:none!important;border-radius:50%!important;height:auto!important;padding:0!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity[data-v-59039f40]{display:block!important}}.button-product-quantity .el-button.button-quantity i[data-v-59039f40]{font-size:32px}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-button.button-quantity i[data-v-59039f40]{font-size:19px}}.button-product-quantity .el-button.button-quantity.is-disabled[data-v-59039f40]{cursor:default}.button-product-quantity .el-button.button-quantity.is-disabled:hover i[data-v-59039f40]{color:none}.button-product-quantity .el-button.button-quantity:not(.is-disabled) i[data-v-59039f40]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):hover i[data-v-59039f40]{color:#ec008c}.button-product-quantity .el-button.button-quantity:not(.is-disabled):focus i[data-v-59039f40]{color:#000}.button-product-quantity .el-button.button-quantity:not(.is-disabled):active i[data-v-59039f40]{color:#ec008c}.button-product-quantity .el-input.input-quantity[data-v-59039f40]{align-self:center!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity[data-v-59039f40]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity input[data-v-59039f40]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input[data-v-59039f40]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity input.el-input__inner[data-v-59039f40]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal[data-v-59039f40]{align-self:center!important;border:none!important;display:inline!important;margin:0 12px!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal[data-v-59039f40]{margin-left:6px!important;margin-right:6px!important;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input[data-v-59039f40]{height:32px;line-height:1!important;padding:0!important;width:50px!important}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input[data-v-59039f40]{height:22px;width:46px!important}}.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:18px;text-align:center}@media only screen and (min-width:320px) and (max-width:599px){.button-product-quantity .el-input.input-quantity-modal input.el-input__inner[data-v-59039f40]{background-color:transparent!important;font-family:kittithada_roman_55regular;font-size:16px}}.button-product-quantity .el-input.input-quantity-modal input[data-v-59039f40]:disabled{color:#606266!important}.button-product-quantity.navbar-bag[data-v-59039f40]{margin-left:0}.el-select.custom-select-bag .el-input input.el-input__inner[data-v-59039f40]{height:25px!important}.el-select.custom-select-bag .el-input.el-input--suffix[data-v-59039f40]{margin-bottom:0!important}.el-select.custom-select-bag .el-input span.el-input__suffix .el-input__icon[data-v-59039f40]{line-height:1!important}.el-select.custom-select-filter .el-input input.el-input__inner[data-v-59039f40]{height:35px!important;line-height:inherit}.el-select.custom-select-filter .el-input.el-input--suffix[data-v-59039f40]{border-radius:4px!important;margin-bottom:0!important}.el-select.custom-select-filter .el-input span.el-input__suffix .el-input__icon[data-v-59039f40]{line-height:1!important}.el-select.limit-item[data-v-59039f40]{width:100px}.el-dropdown[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:14px;font-weight:300}.el-dropdown.custom-icon-navbar[data-v-59039f40]{align-items:center;display:flex;height:100%;justify-content:center}.el-dropdown[data-v-59039f40]:focus{outline:0}@media only screen and (min-width:600px){.el-dropdown-menu.custom-icon-navbar[data-v-59039f40]{width:380px}}@media only screen and (min-width:1080px){.el-dropdown-menu.custom-icon-navbar[data-v-59039f40]{width:380px}}.custom-navbar.el-divider.el-divider--vertical[data-v-59039f40]{background-color:#3a3a3a;display:inline-block;height:35%;margin:0 18px;position:relative;vertical-align:middle;width:1px}.el-tag[data-v-59039f40]{border-radius:4px;border-width:1px;font-size:12px;height:32px;line-height:30px;padding:0 10px}.el-notification[data-v-59039f40]{background-color:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 12px #0000001a;box-sizing:border-box;display:flex;overflow:hidden;padding:14px 26px 14px 13px;position:fixed;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;width:300px}.el-notification.right[data-v-59039f40]{right:16px}.el-notification__icon[data-v-59039f40]{font-size:24px;height:24px;width:24px}.el-notification__group[data-v-59039f40]{margin-left:13px;margin-right:8px}.el-notification__title[data-v-59039f40]{color:#303133;font-family:kittithada_medium_65regular;font-size:16px;font-weight:700;margin:0}.el-notification__content[data-v-59039f40]{color:#606266;font-family:kittithada_medium_65regular;font-size:14px;line-height:21px;margin:6px 0 0;text-align:justify}.el-tabs.custom-two-tab[data-v-59039f40]{margin-top:15px}@media only screen and (min-width:320px) and (max-width:599px){.el-tabs.custom-two-tab[data-v-59039f40]{margin-top:0}}.el-tabs.custom-two-tab .el-tabs__header.is-top[data-v-59039f40]{background-color:#ececec;border:1px solid #afafaf;border-radius:10px}.el-tabs.custom-two-tab .el-tabs__active-bar.is-top[data-v-59039f40]{display:none}.el-tabs.custom-two-tab .el-tabs__nav.is-top[data-v-59039f40]{display:flex;width:100%}.el-tabs.custom-two-tab .el-tabs__nav-wrap[data-v-59039f40]:after{display:none}.el-tabs.custom-two-tab .el-tabs__item[data-v-59039f40]{color:#888;padding:0}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-0[data-v-59039f40]{border-radius:8px 0 0 8px!important}.el-tabs.custom-two-tab .el-tabs__item.is-top#tab-3[data-v-59039f40]{border-radius:0 8px 8px 0!important}.el-tabs.custom-two-tab .el-tabs__item.is-top[data-v-59039f40]{text-align:center;width:50%}.el-tabs.custom-two-tab .el-tabs__item.is-active[data-v-59039f40]{background-color:#000;color:#fff}.hooper.custom-popup-banner[data-v-59039f40]{cursor:pointer;height:100%;width:100%}.hooper.custom-popup-banner .hooper-pagination[data-v-59039f40]{bottom:-63px;padding:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators[data-v-59039f40]{align-items:center;justify-content:center}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-59039f40]{margin-right:15px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li[data-v-59039f40]:last-child{margin-right:0}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator[data-v-59039f40]{border-radius:6px;height:10px;margin:0;width:10px}.hooper.custom-popup-banner .hooper-pagination ol.hooper-indicators li button.hooper-indicator.is-active[data-v-59039f40]{background-color:#ec008c}.image-popup-banner img[data-v-59039f40]{border-radius:16px 16px 0 0;margin:0 auto;max-width:375px;width:auto}.image-popup-banner .preload-image[data-v-59039f40]{bottom:0;height:480px;left:0;margin:0 auto;right:0;top:0;width:375px}.section-btn-popup[data-v-59039f40]{display:flex}.section-btn-popup .divider[data-v-59039f40]{background-color:#999;height:100%;width:1px}.section-btn-popup button[data-v-59039f40]{background-color:#fff;border:0;border-radius:0;font-family:kittithada_roman_55regular;font-size:14px;padding:10px;width:100%}body[data-v-59039f40]{margin:0}a[data-v-59039f40]{text-decoration:none}ul[data-v-59039f40]{list-style:none}.bg-pink[data-v-59039f40]{background-color:#ec008c}.bg-black[data-v-59039f40]{background-color:#000}html[data-v-59039f40]{font-family:kittithada_roman_55regular;font-size:14px;font-weight:400}h1[data-v-59039f40],h2[data-v-59039f40],h3[data-v-59039f40],h4[data-v-59039f40],h5[data-v-59039f40],h6[data-v-59039f40]{font-family:kittithada_bold_75regular;font-weight:300;font-weight:400;line-height:1;margin:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding:0}h1[data-v-59039f40]{font-size:30px}h2[data-v-59039f40]{font-size:24px}h3[data-v-59039f40]{font-size:20px}h4[data-v-59039f40]{font-size:18px}h5[data-v-59039f40]{font-size:16px}h6[data-v-59039f40]{font-size:14px}[data-v-59039f40]:focus{outline:0!important}.wh-100[data-v-59039f40]{width:100%!important}.fluid[data-v-59039f40]{display:block}.flex[data-v-59039f40]{display:flex}.flex.wrap[data-v-59039f40]{flex-wrap:wrap}.flex.middle[data-v-59039f40]{justify-content:center}.flex.between[data-v-59039f40]{justify-content:space-between}.flex.around[data-v-59039f40]{justify-content:space-around}.flex.evenly[data-v-59039f40]{justify-content:space-evenly}.flex.center[data-v-59039f40]{align-items:center}.text-left[data-v-59039f40]{text-align:left}.text-right[data-v-59039f40]{text-align:right}.text-center[data-v-59039f40]{text-align:center}.btn-black[data-v-59039f40]{background-color:#000;color:#fff;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300;width:100%}.btn-black[data-v-59039f40]:hover{background-color:#ec008c;color:#fff}.btn-black[data-v-59039f40]:focus{background-color:#000;color:#fff}.btn-white[data-v-59039f40]{background-color:#fff;border:1px solid #707070!important;color:#000;font-family:kittithada_bold_75regular;font-size:20px;font-weight:300}.btn-white[data-v-59039f40]:hover{border:1px solid #ec008c!important;color:#ec008c}.el-loading-spinner[data-v-59039f40]{margin:8px 0;padding:8px 0}.el-loading-spinner .path[data-v-59039f40]{stroke:#ec008c}.el-loading-spinner p.el-loading-text[data-v-59039f40]{color:#ec008c;font-size:14px}.header-eveandboy[data-v-59039f40]{font-size:45px}.header-eveandboy span[data-v-59039f40]{font-family:kittithada_bold_75regular;font-size:17.6px;font-weight:bolder}.logo-eveandboy[data-v-59039f40]{align-content:center;cursor:pointer;display:flex;justify-content:center}.logo-eveandboy.black[data-v-59039f40]{fill:#000}.logo-eveandboy.white[data-v-59039f40]{fill:#fff}.logo-eveandboy svg[data-v-59039f40]{height:32px}@media only screen and (min-width:320px) and (max-width:599px){.hidden-xs-only[data-v-59039f40]{display:none!important}}@media only screen and (min-width:1080px){.hidden-sm-and-up[data-v-59039f40]{display:none!important}}.content[data-v-59039f40]{margin-top:50px}.content .icon[data-v-59039f40]{text-align:center}.content .icon svg.page-not-found[data-v-59039f40]{height:180.513px;width:185.716px}.content__header[data-v-59039f40]{margin-top:180px;text-align:center}.content__header h1[data-v-59039f40]{color:#333;font-family:kittithada_bold_75regular;font-size:28px;font-weight:700}.content__text[data-v-59039f40]{padding:40px;text-align:center}.content__text h1[data-v-59039f40]{color:#333;font-family:kittithada_roman_55regular;font-size:11px;line-height:13.28px}
