@charset "UTF-8";:root{--font:"cabin",sans-serif;--text:#333;--orange:#ed7d31;--black:#222;--yellow:#ffc107;--yellowv2:#fabe00;--red:#e53935;--blue:#288ad6;--background-grey:#f7f7f7;--dark-text:#666;--radius-small:2px;--radius:4px;--radius-large:6px;--radius-rounded:9999px;--box-shadow:0 14px 26px -12px rgba(0,0,0,.22),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.1)}@font-face{font-family:cabin;font-style:normal;font-weight:700;src:url(/fonts/Cabin-Bold.ttf) format("truetype")}@font-face{font-family:cabin;font-style:normal;font-weight:600;src:url(/fonts/Cabin-SemiBold.ttf) format("truetype")}@font-face{font-family:cabin;font-style:normal;font-weight:500;src:url(/fonts/Cabin-Medium.ttf) format("truetype")}@font-face{font-family:cabin;font-style:normal;font-weight:400;src:url(/fonts/Cabin-Regular.ttf) format("truetype")}@font-face{font-display:block;font-family:iconfont;font-style:normal;font-weight:300;src:url(/fonts/fa-light-300.eot);src:url(/fonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(/fonts/fa-light-300.woff2) format("woff2"),url(/fonts/fa-light-300.woff) format("woff"),url(/fonts/fa-light-300.ttf) format("truetype"),url(/fonts/fa-light-300.svg#iconfont) format("svg")}[class*=" iconfont-"],[class^=iconfont-]{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iconfont!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.iconfont-spinner:before{content:"\f110"}.iconfont-list-alt:before{content:"\f022"}.iconfont-table-cells:before{content:"\f00a"}.iconfont-phone-volume:before{content:"\f2a0"}.iconfont-envelope:before{content:"\f0e0"}.iconfont-fire-alt:before{content:"\f7e4"}.iconfont-question-circle:before{content:"\f059"}.iconfont-badge-check:before{content:"\f336"}.iconfont-shield-check:before{content:"\f2f7"}.iconfont-tag:before{content:"\f02b"}.iconfont-user:before{content:"\f007"}.iconfont-shopping-bag:before{content:"\f290"}.iconfont-search:before{content:"\f002"}.iconfont-angle-down:before{content:"\f107"}.iconfont-angle-up:before{content:"\f106"}.iconfont-chevron-right:before{content:"\f054"}.iconfont-chevron-left:before{content:"\f053"}.iconfont-truck:before{content:"\f0d1"}.iconfont-usd-circle:before{content:"\f2e8"}.iconfont-comments-alt:before{content:"\f4b6"}.iconfont-heart:before{content:"\f004"}.iconfont-cart-plus:before{content:"\f217"}.iconfont-mobile-android:before{content:"\f3ce"}.iconfont-paper-plane:before{content:"\f1d8"}.iconfont-phone-alt:before{content:"\f879"}.iconfont-check:before{content:"\f00c"}.iconfont-hand-peace:before{content:"\f25b"}.iconfont-comments:before{content:"\f086"}.iconfont-award:before{content:"\f559"}.iconfont-undo:before{content:"\f0e2"}.iconfont-money-check:before{content:"\f53c"}.iconfont-gifts:before{content:"\f79c"}.iconfont-phone-rotary:before{content:"\f8d3"}.iconfont-cloud:before{content:"\f0c2"}.iconfont-barcode:before{content:"\f02a"}.iconfont-tags:before{content:"\f02c"}.iconfont-shopping-cart:before{content:"\f07a"}.iconfont-bags-shopping:before{content:"\f847"}.iconfont-user-headset:before{content:"\f82d"}.iconfont-shipping-fast:before{content:"\f48b"}.iconfont-home-lg-alt:before{content:"\f80c"}.iconfont-list:before{content:"\f03a"}.iconfont-angle-left:before{content:"\f104"}.iconfont-angle-double-left:before{content:"\f100"}.iconfont-angle-right:before{content:"\f105"}.iconfont-angle-double-right:before{content:"\f101"}.iconfont-clock:before{content:"\f017"}.iconfont-eye:before{content:"\f06e"}.iconfont-trash-alt:before{content:"\f2ed"}.iconfont-building:before{content:"\f1ad"}.iconfont-tty:before{content:"\f1e4"}.iconfont-phone:before{content:"\f095"}.iconfont-calendar:before{content:"\f133"}.iconfont-globe:before{content:"\f0ac"}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:.9;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}*{box-sizing:border-box}body{background:#fff;color:var(--text);font:14px/19px var(--font);font-weight:400;margin:0}:focus{outline:0}.pointer{cursor:pointer}img{height:auto;max-width:100%}.img-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;font-size:.0001px;line-height:0;padding-top:50%;width:100%}.img-bg img{height:0;width:0}.img-bg--100{padding-top:100%}.img-bg--65{padding-top:65%}.bg-white{background-color:#fff}button:disabled{cursor:not-allowed!important;pointer-events:none!important}.i-agree{position:relative}.i-agree #i_agree-error{left:-5px;position:absolute;top:18px}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media screen and (max-width:991px){.max-sm{width:100%}}@media screen and (max-width:768px){.max-xs{width:100%}}@media screen and (max-width:991px){.hidden-sm{display:none!important}}@media screen and (max-width:768px){.hidden-xs{display:none!important}}@media (min-width:992px){.col-lg-2-5{flex:0 0 auto;width:20%}}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.flex-wrap-wrap{flex-wrap:wrap}.flex-wrap-nowrap{flex-wrap:nowrap}.d-flex-none{flex:0 0 auto}.d-flex-auto{flex:1 1 auto}.align-items-flex-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-flex-end{align-items:flex-end}.justify-content-flex-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-flex-end{justify-content:flex-end}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.align-self-flex-start{align-self:flex-start}.align-self-center{align-self:center}.align-self-flex-end{align-self:flex-end}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mv-0{margin-left:0!important}.mv-0{margin-right:0!important}.mh-0{margin-bottom:0!important;margin-top:0!important}.m-5{margin:5px!important}.mt-5{margin-top:5px!important}.mr-5{margin-right:5px!important}.mb-5{margin-bottom:5px!important}.ml-5,.mv-5{margin-left:5px!important}.mv-5{margin-right:5px!important}.mh-5{margin-bottom:5px!important;margin-top:5px!important}.m-10{margin:10px!important}.mt-10{margin-top:10px!important}.mr-10{margin-right:10px!important}.mb-10{margin-bottom:10px!important}.ml-10,.mv-10{margin-left:10px!important}.mv-10{margin-right:10px!important}.mh-10{margin-bottom:10px!important;margin-top:10px!important}.m-15{margin:15px!important}.mt-15{margin-top:15px!important}.mr-15{margin-right:15px!important}.mb-15{margin-bottom:15px!important}.ml-15,.mv-15{margin-left:15px!important}.mv-15{margin-right:15px!important}.mh-15{margin-bottom:15px!important;margin-top:15px!important}.m-20{margin:20px!important}.mt-20{margin-top:20px!important}.mr-20{margin-right:20px!important}.mb-20{margin-bottom:20px!important}.ml-20,.mv-20{margin-left:20px!important}.mv-20{margin-right:20px!important}.mh-20{margin-bottom:20px!important;margin-top:20px!important}.m-25{margin:25px!important}.mt-25{margin-top:25px!important}.mr-25{margin-right:25px!important}.mb-25{margin-bottom:25px!important}.ml-25,.mv-25{margin-left:25px!important}.mv-25{margin-right:25px!important}.mh-25{margin-bottom:25px!important;margin-top:25px!important}.m-30{margin:30px!important}.mt-30{margin-top:30px!important}.mr-30{margin-right:30px!important}.mb-30{margin-bottom:30px!important}.ml-30,.mv-30{margin-left:30px!important}.mv-30{margin-right:30px!important}.mh-30{margin-bottom:30px!important;margin-top:30px!important}.m-35{margin:35px!important}.mt-35{margin-top:35px!important}.mr-35{margin-right:35px!important}.mb-35{margin-bottom:35px!important}.ml-35,.mv-35{margin-left:35px!important}.mv-35{margin-right:35px!important}.mh-35{margin-bottom:35px!important;margin-top:35px!important}.m-40{margin:40px!important}.mt-40{margin-top:40px!important}.mr-40{margin-right:40px!important}.mb-40{margin-bottom:40px!important}.ml-40,.mv-40{margin-left:40px!important}.mv-40{margin-right:40px!important}.mh-40{margin-bottom:40px!important;margin-top:40px!important}.m-45{margin:45px!important}.mt-45{margin-top:45px!important}.mr-45{margin-right:45px!important}.mb-45{margin-bottom:45px!important}.ml-45,.mv-45{margin-left:45px!important}.mv-45{margin-right:45px!important}.mh-45{margin-bottom:45px!important;margin-top:45px!important}.m-50{margin:50px!important}.mt-50{margin-top:50px!important}.mr-50{margin-right:50px!important}.mb-50{margin-bottom:50px!important}.ml-50,.mv-50{margin-left:50px!important}.mv-50{margin-right:50px!important}.mh-50{margin-bottom:50px!important;margin-top:50px!important}.m-55{margin:55px!important}.mt-55{margin-top:55px!important}.mr-55{margin-right:55px!important}.mb-55{margin-bottom:55px!important}.ml-55,.mv-55{margin-left:55px!important}.mv-55{margin-right:55px!important}.mh-55{margin-bottom:55px!important;margin-top:55px!important}.m-60{margin:60px!important}.mt-60{margin-top:60px!important}.mr-60{margin-right:60px!important}.mb-60{margin-bottom:60px!important}.ml-60,.mv-60{margin-left:60px!important}.mv-60{margin-right:60px!important}.mh-60{margin-bottom:60px!important;margin-top:60px!important}.m-65{margin:65px!important}.mt-65{margin-top:65px!important}.mr-65{margin-right:65px!important}.mb-65{margin-bottom:65px!important}.ml-65,.mv-65{margin-left:65px!important}.mv-65{margin-right:65px!important}.mh-65{margin-bottom:65px!important;margin-top:65px!important}.m-70{margin:70px!important}.mt-70{margin-top:70px!important}.mr-70{margin-right:70px!important}.mb-70{margin-bottom:70px!important}.ml-70,.mv-70{margin-left:70px!important}.mv-70{margin-right:70px!important}.mh-70{margin-bottom:70px!important;margin-top:70px!important}.m-75{margin:75px!important}.mt-75{margin-top:75px!important}.mr-75{margin-right:75px!important}.mb-75{margin-bottom:75px!important}.ml-75,.mv-75{margin-left:75px!important}.mv-75{margin-right:75px!important}.mh-75{margin-bottom:75px!important;margin-top:75px!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.pv-0{padding-left:0!important}.pv-0{padding-right:0!important}.ph-0{padding-bottom:0!important;padding-top:0!important}.p-5{padding:5px!important}.pt-5{padding-top:5px!important}.pr-5{padding-right:5px!important}.pb-5{padding-bottom:5px!important}.pl-5,.pv-5{padding-left:5px!important}.pv-5{padding-right:5px!important}.ph-5{padding-bottom:5px!important;padding-top:5px!important}.p-10{padding:10px!important}.pt-10{padding-top:10px!important}.pr-10{padding-right:10px!important}.pb-10{padding-bottom:10px!important}.pl-10,.pv-10{padding-left:10px!important}.pv-10{padding-right:10px!important}.ph-10{padding-bottom:10px!important;padding-top:10px!important}.p-15{padding:15px!important}.pt-15{padding-top:15px!important}.pr-15{padding-right:15px!important}.pb-15{padding-bottom:15px!important}.pl-15,.pv-15{padding-left:15px!important}.pv-15{padding-right:15px!important}.ph-15{padding-bottom:15px!important;padding-top:15px!important}.p-20{padding:20px!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20,.pv-20{padding-left:20px!important}.pv-20{padding-right:20px!important}.ph-20{padding-bottom:20px!important;padding-top:20px!important}.p-25{padding:25px!important}.pt-25{padding-top:25px!important}.pr-25{padding-right:25px!important}.pb-25{padding-bottom:25px!important}.pl-25,.pv-25{padding-left:25px!important}.pv-25{padding-right:25px!important}.ph-25{padding-bottom:25px!important;padding-top:25px!important}.p-30{padding:30px!important}.pt-30{padding-top:30px!important}.pr-30{padding-right:30px!important}.pb-30{padding-bottom:30px!important}.pl-30,.pv-30{padding-left:30px!important}.pv-30{padding-right:30px!important}.ph-30{padding-bottom:30px!important;padding-top:30px!important}.p-35{padding:35px!important}.pt-35{padding-top:35px!important}.pr-35{padding-right:35px!important}.pb-35{padding-bottom:35px!important}.pl-35,.pv-35{padding-left:35px!important}.pv-35{padding-right:35px!important}.ph-35{padding-bottom:35px!important;padding-top:35px!important}.p-40{padding:40px!important}.pt-40{padding-top:40px!important}.pr-40{padding-right:40px!important}.pb-40{padding-bottom:40px!important}.pl-40,.pv-40{padding-left:40px!important}.pv-40{padding-right:40px!important}.ph-40{padding-bottom:40px!important;padding-top:40px!important}.p-45{padding:45px!important}.pt-45{padding-top:45px!important}.pr-45{padding-right:45px!important}.pb-45{padding-bottom:45px!important}.pl-45,.pv-45{padding-left:45px!important}.pv-45{padding-right:45px!important}.ph-45{padding-bottom:45px!important;padding-top:45px!important}.p-50{padding:50px!important}.pt-50{padding-top:50px!important}.pr-50{padding-right:50px!important}.pb-50{padding-bottom:50px!important}.pl-50,.pv-50{padding-left:50px!important}.pv-50{padding-right:50px!important}.ph-50{padding-bottom:50px!important;padding-top:50px!important}.p-55{padding:55px!important}.pt-55{padding-top:55px!important}.pr-55{padding-right:55px!important}.pb-55{padding-bottom:55px!important}.pl-55,.pv-55{padding-left:55px!important}.pv-55{padding-right:55px!important}.ph-55{padding-bottom:55px!important;padding-top:55px!important}.p-60{padding:60px!important}.pt-60{padding-top:60px!important}.pr-60{padding-right:60px!important}.pb-60{padding-bottom:60px!important}.pl-60,.pv-60{padding-left:60px!important}.pv-60{padding-right:60px!important}.ph-60{padding-bottom:60px!important;padding-top:60px!important}.p-65{padding:65px!important}.pt-65{padding-top:65px!important}.pr-65{padding-right:65px!important}.pb-65{padding-bottom:65px!important}.pl-65,.pv-65{padding-left:65px!important}.pv-65{padding-right:65px!important}.ph-65{padding-bottom:65px!important;padding-top:65px!important}.p-70{padding:70px!important}.pt-70{padding-top:70px!important}.pr-70{padding-right:70px!important}.pb-70{padding-bottom:70px!important}.pl-70,.pv-70{padding-left:70px!important}.pv-70{padding-right:70px!important}.ph-70{padding-bottom:70px!important;padding-top:70px!important}.p-75{padding:75px!important}.pt-75{padding-top:75px!important}.pr-75{padding-right:75px!important}.pb-75{padding-bottom:75px!important}.pl-75,.pv-75{padding-left:75px!important}.pv-75{padding-right:75px!important}.ph-75{padding-bottom:75px!important;padding-top:75px!important}.min-width-20{min-width:20px!important}.max-width-20{max-width:20px!important}.max-height-20,.min-height-20{min-height:20px!important}.min-width-40{min-width:40px!important}.max-width-40{max-width:40px!important}.max-height-40,.min-height-40{min-height:40px!important}.min-width-60{min-width:60px!important}.max-width-60{max-width:60px!important}.max-height-60,.min-height-60{min-height:60px!important}.min-width-80{min-width:80px!important}.max-width-80{max-width:80px!important}.max-height-80,.min-height-80{min-height:80px!important}.min-width-100{min-width:100px!important}.max-width-100{max-width:100px!important}.max-height-100,.min-height-100{min-height:100px!important}.min-width-120{min-width:120px!important}.max-width-120{max-width:120px!important}.max-height-120,.min-height-120{min-height:120px!important}.min-width-140{min-width:140px!important}.max-width-140{max-width:140px!important}.max-height-140,.min-height-140{min-height:140px!important}.min-width-160{min-width:160px!important}.max-width-160{max-width:160px!important}.max-height-160,.min-height-160{min-height:160px!important}.min-width-180{min-width:180px!important}.max-width-180{max-width:180px!important}.max-height-180,.min-height-180{min-height:180px!important}.min-width-200{min-width:200px!important}.max-width-200{max-width:200px!important}.max-height-200,.min-height-200{min-height:200px!important}.min-width-220{min-width:220px!important}.max-width-220{max-width:220px!important}.max-height-220,.min-height-220{min-height:220px!important}.min-width-240{min-width:240px!important}.max-width-240{max-width:240px!important}.max-height-240,.min-height-240{min-height:240px!important}.min-width-260{min-width:260px!important}.max-width-260{max-width:260px!important}.max-height-260,.min-height-260{min-height:260px!important}.min-width-280{min-width:280px!important}.max-width-280{max-width:280px!important}.max-height-280,.min-height-280{min-height:280px!important}.min-width-300{min-width:300px!important}.max-width-300{max-width:300px!important}.max-height-300,.min-height-300{min-height:300px!important}.min-width-320{min-width:320px!important}.max-width-320{max-width:320px!important}.max-height-320,.min-height-320{min-height:320px!important}.min-width-340{min-width:340px!important}.max-width-340{max-width:340px!important}.max-height-340,.min-height-340{min-height:340px!important}.min-width-360{min-width:360px!important}.max-width-360{max-width:360px!important}.max-height-360,.min-height-360{min-height:360px!important}.min-width-380{min-width:380px!important}.max-width-380{max-width:380px!important}.max-height-380,.min-height-380{min-height:380px!important}.min-width-400{min-width:400px!important}.max-width-400{max-width:400px!important}.max-height-400,.min-height-400{min-height:400px!important}.min-width-420{min-width:420px!important}.max-width-420{max-width:420px!important}.max-height-420,.min-height-420{min-height:420px!important}.min-width-440{min-width:440px!important}.max-width-440{max-width:440px!important}.max-height-440,.min-height-440{min-height:440px!important}.min-width-460{min-width:460px!important}.max-width-460{max-width:460px!important}.max-height-460,.min-height-460{min-height:460px!important}.min-width-480{min-width:480px!important}.max-width-480{max-width:480px!important}.max-height-480,.min-height-480{min-height:480px!important}.min-width-500{min-width:500px!important}.max-width-500{max-width:500px!important}.max-height-500,.min-height-500{min-height:500px!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.font-size-10{font-size:10px!important}.font-size-11{font-size:11px!important}.font-size-12{font-size:12px!important}.font-size-13{font-size:13px!important}.font-size-14{font-size:14px!important}.font-size-15{font-size:15px!important}.font-size-16{font-size:16px!important}.font-size-17{font-size:17px!important}.font-size-18{font-size:18px!important}.font-size-19{font-size:19px!important}.font-size-20{font-size:20px!important}.font-size-21{font-size:21px!important}.font-size-22{font-size:22px!important}.font-size-23{font-size:23px!important}.font-size-24{font-size:24px!important}.font-size-25{font-size:25px!important}.font-size-26{font-size:26px!important}.font-size-27{font-size:27px!important}.font-size-28{font-size:28px!important}.font-size-29{font-size:29px!important}.font-size-30{font-size:30px!important}.font-size-31{font-size:31px!important}.font-size-32{font-size:32px!important}.font-size-33{font-size:33px!important}.font-size-34{font-size:34px!important}.font-size-35{font-size:35px!important}.font-size-36{font-size:36px!important}.font-size-37{font-size:37px!important}.font-size-38{font-size:38px!important}.font-size-39{font-size:39px!important}.font-size-40{font-size:40px!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.loading-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert .alert-link{font-weight:700}.alert-warning{background:#fff3cd;background:linear-gradient(45deg,#fff3cd,#fff3cd);border-color:#ffeeba;color:#856404;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff3cd",endColorstr="#fff3cd",GradientType=1)}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03;text-decoration:none}.alert-secondary{background:#e2e3e5;background:linear-gradient(45deg,#e2e3e5,#e2e3e5);border-color:#d6d8db;color:#383d41;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e3e5",endColorstr="#e2e3e5",GradientType=1)}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326;text-decoration:none}.alert-primary{background:#cce5ff;background:linear-gradient(45deg,#cce5ff,#cce5ff);border-color:#b8daff;color:#004085;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cce5ff",endColorstr="#cce5ff",GradientType=1)}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752;text-decoration:none}.alert-error{background:#ffc1c3;background:linear-gradient(45deg,#ffc1c3,#ffc1c3);border-color:#ff7791;color:#272727;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc1c3",endColorstr="#ffc1c3",GradientType=1)}.alert-error hr{border-top-color:#ff5e7c}.alert-error .alert-link{color:#0e0e0e;text-decoration:none}.color-orange{color:var(--orange)}.color-red{color:var(--red)}.color-blue{color:var(--blue)}.swiper-pagination-default{font-size:.0001px;line-height:0;text-align:center;vertical-align:middle;width:100%}.swiper-pagination-default .swiper-pagination-bullet{background-color:#eee;border-radius:var(--radius-rounded);cursor:pointer;display:inline-block;height:8px;margin:0 4px;width:8px}.swiper-pagination-default .swiper-pagination-bullet-active{background-color:var(--orange)}.swiper-button-next-default,.swiper-button-prev-default{background:var(--background-grey);border-radius:var(--radius-small);cursor:pointer;height:40px;line-height:40px;opacity:.8;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:.3s;width:40px;z-index:1}.swiper-button-prev-default{left:5px}.swiper-button-prev-default:hover{opacity:1}.swiper-button-next-default{right:5px}.swiper-button-next-default:hover{opacity:1}.swiper-cate-child-button-next,.swiper-cate-child-button-prev{background:var(--background-grey);border-radius:var(--radius-small);box-shadow:1px 1px 4px rgba(0,0,0,.1);cursor:pointer;height:35px;line-height:35px;opacity:.8;position:absolute;text-align:center;top:-45px;transition:.3s;width:35px;z-index:1}@media only screen and (max-width:376px){.swiper-cate-child-button-next,.swiper-cate-child-button-prev{top:0;top:50%;transform:translateY(-50%);z-index:2}}.swiper-cate-child-button-prev{right:50px}.swiper-cate-child-button-prev:hover{opacity:1}@media only screen and (max-width:376px){.swiper-cate-child-button-prev{left:0;right:auto}}.swiper-cate-child-button-next{right:0}.swiper-cate-child-button-next:hover{opacity:1}.select-border .select2-container--default .select2-selection--single{border-color:#eee}.form-group .select2-container .select2-selection--single{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;height:38px}.form-group .select2-container .select2-selection__rendered{line-height:38px}.form-group .select2-container .select2-selection__arrow{top:50%;transform:translateY(-50%)}.slider-banner{align-items:flex-start;display:flex;flex-wrap:wrap}.slider-banner__item{flex:0 0 auto}.slider-banner__left{flex-basis:calc(100% - 260px);max-width:calc(100% - 260px)}@media only screen and (max-width:1023px){.slider-banner__left{flex-basis:100%;max-width:100%}}.slider-banner__right{flex-basis:260px;max-width:260px}@media only screen and (max-width:1023px){.slider-banner__right{display:none!important}}.swiper-home__items{background-position:50%;background-repeat:no-repeat;background-size:cover;font-size:.0001px;line-height:0;position:relative;width:100%}.swiper-home__items img{height:0;width:0}.swiper-home .swiper-home-pagination{bottom:10px;font-size:.0001px;line-height:0;position:absolute;text-align:center;vertical-align:middle;width:100%;z-index:1}.swiper-home .swiper-home-pagination .swiper-pagination-bullet{background-color:#eee;border-radius:var(--radius-rounded);cursor:pointer;display:inline-block;height:8px;margin:0 4px;width:8px}.swiper-home .swiper-home-pagination .swiper-pagination-bullet-active{background-color:var(--orange);width:24px}.swiper-home .swiper-home-button-next,.swiper-home .swiper-home-button-prev{background:var(--background-grey);border-radius:var(--radius-small);cursor:pointer;height:40px;line-height:40px;opacity:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:.3s;width:40px;z-index:1}.swiper-home .swiper-home-button-prev{left:5px}.swiper-home .swiper-home-button-next{right:5px}.swiper-home:hover .swiper-home-button-next:hover,.swiper-home:hover .swiper-home-button-prev:hover{opacity:.6;transition-timing-function:ease}.banner-right{background-position:50%;background-repeat:no-repeat;background-size:cover;font-size:.0001px;line-height:0;position:relative;width:100%}.banner-right img{height:0;width:0}.shipping [class*=col-]:not(:last-child) .single-post:before{background-color:#eee;content:"";display:block;height:50%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;z-index:1}.single-post{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:center;padding:10px;position:relative}.single-post .post-image{cursor:pointer;min-width:40px;position:relative}.single-post .post-image i{color:var(--orange);font-size:38px;margin:0 10px 0 0}.single-post .post-content .post-title{font-size:14px;font-weight:600;margin:0}.heading{background-color:#fff;margin:20px 0 10px;padding:10px}.heading .name{color:var(--yellow);font-size:22px;font-weight:600;letter-spacing:0;margin:0;padding-bottom:0;text-transform:none}.heading .name:before{background:url(/images/icons/fire.svg) no-repeat;content:"";float:left;height:20px;margin-right:5px;width:20px}.heading-default{align-items:center;background-color:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:0}.heading-default a{color:var(--text);display:block;text-decoration:none;transition:.3s}.heading-default .name{align-items:center;color:var(--text);font-size:22px;font-weight:600;justify-content:center;letter-spacing:0;line-height:1.2em;margin:0;padding:10px;text-transform:none}.heading-default ul{margin:0;padding:0}.heading-default ul li{list-style:none;padding:0 7.5px}.heading-default ul li a:hover{color:var(--orange);text-decoration:underline}.heading-default ul li:last-child a{border:1px solid var(--orange);border-radius:40px;color:var(--orange);padding:5px 10px}.heading-default ul li:last-child a:hover{background-color:var(--orange);color:#fff;text-decoration:none}.single-product{border:1px solid #eee;display:flex;flex-direction:column;margin:0;overflow:hidden;position:relative;transition:.3s}.single-product a{color:#333;text-decoration:none}.single-product .product-image{background-color:#fff;padding:20px;position:relative}.single-product .product-image .product-label{border-radius:2px;bottom:10px;color:#fff;font-size:11px;font-weight:600;height:18px;left:10px;line-height:18px;padding:0 5px;position:absolute;text-align:center;z-index:9}.single-product .product-content{box-flex:1;background-color:#fff;display:flex;flex:1 0 auto;flex-direction:column;padding:10px}.single-product .product-content .product-title .name{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:flex;font-size:14px;font-weight:600;height:40px;line-height:20px;margin:0 0 10px;overflow:hidden;text-overflow:ellipsis}.single-product .product-content .product-title .name a{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.single-product .product-content .product-price{line-height:18px}.single-product .product-content .product-price .new-price{color:var(--red);font-size:14px;font-weight:500}.single-product .product-content .product-price .old-price del{color:#999;font-size:13px}.single-product .product-content .product-price .old-price ins{background:url(/images/icons/sale.svg) no-repeat 50%;background-size:contain;color:#fff;font-size:12px;height:45px;padding-top:22.5px;position:absolute;right:10px;text-align:center;top:10px;width:35px}.single-product .product-content .product-price--multi{padding-left:10px;position:relative}.single-product .product-content .product-price--multi:after{color:var(--red);content:"~";left:0;position:absolute;top:8.5px}.single-product .product-content .product-control{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.single-product .product-content .product-control .btn-cart{align-items:center;background-color:#eee;border:0;border-radius:100%;color:#000;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.single-product .product-content .product-control .btn-cart:hover{background-color:var(--orange)}.single-product .product-content .product-control .btn-cart:hover i{color:#fff}.single-product .product-content .product-control .btn-detail{border:1px solid var(--orange);border-radius:35px;color:var(--orange);cursor:pointer;font-size:14px;font-weight:600;height:35px;line-height:1.5;text-align:center;width:90px}.single-product .product-content .product-control .btn-favorite{align-items:center;background-color:#eee;border:0;border-radius:100%;color:#000;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.single-product .product-content .product-control .btn-favorite i{line-height:0}.single-product .product-content .product-control .btn-favorite:hover i{color:var(--red)}.single-product:hover{border-color:var(--orange);cursor:pointer}.single-product:hover .product-content .product-title h3 a{color:var(--orange)}.single-product:hover .product-content .product-control .btn-detail{background-color:var(--orange);color:#fff}.trending-products .single-product{border-radius:8px}@media only screen and (max-width:768px){.trending-products .single-product{border-radius:0}}.trending-products .single-product:hover{transform:translateY(-4px)}.grouped-products .single-product{border:0}.grouped-products .single-product .product-image .product-label.sale{background:linear-gradient(180deg,#d70904,#eb1e02 49%,#fe3200);font-size:12px;font-weight:400;height:20px;line-height:20px}.grouped-products .single-product .product-content .product-meta{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.grouped-products .single-product .product-content .product-control{margin-top:0}.grouped-products .single-product:hover{box-shadow:0 0 50px rgba(0,0,0,.1)}#price-slider{background:linear-gradient(90deg,#e0e0e0,#e0e0e0);border-radius:4px;height:8px;margin-top:10px;position:relative}#price-slider .ui-slider-range{background:linear-gradient(90deg,#ffbd90,#ed7d31);border-radius:4px}#price-slider .ui-slider-handle{background:#fff;border:3px solid var(--orange);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2);cursor:pointer;height:16px;top:-5px;transition:background .2s,border-color .2s;width:16px}#price-slider .ui-slider-handle:hover{background:#000;border-color:var(--orange)}#price_range_display{border:none;border-bottom:1px solid #ddd;margin-bottom:10px;padding:10px 0;width:100%}#filterForm .btn{background:#ed7d31;color:#fff;font-size:14px;margin-top:15px;padding:4px 20px}#filterForm .btn.btn-second{background:#c7c7c7;color:#000;margin-left:5px}.brand-list-wrapper{margin-top:5px;max-height:300px;overflow-y:auto;padding-right:5px}.brand-checkbox-input{accent-color:orange;cursor:pointer;height:16px;margin-right:8px;width:16px}.brand-checkbox-item{align-items:center;border-radius:5px;display:flex;padding:3px 0;transition:background-color .2s}.brand-checkbox-item .check-icon{color:orange;display:none;margin-left:auto}.brand-checkbox-item.checked .check-icon{display:inline}#header .header-top{background-color:#eee}#header .header-top__info{align-items:center;display:flex;justify-content:flex-start;margin:0;padding:0}#header .header-top__info li{list-style:none}#header .header-top__info li:not(:last-child){margin-right:15px}#header .header-top__info li a{color:var(--orange);font-size:13px;line-height:30px;text-decoration:none}#header .header-top__menu{display:flex;justify-content:flex-end;margin:0;padding:0}#header .header-top__menu li{list-style:none}#header .header-top__menu li:not(:last-child){margin-right:10px;padding-right:10px;position:relative}#header .header-top__menu li:not(:last-child):before{background-color:#999;content:"";display:block;height:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;z-index:9}#header .header-top__menu li a{color:var(--dark-text);line-height:30px;text-decoration:none}#header .header-middle{transition:all .5s;width:100%}#header .header-middle.sticky{animation:slideDown .7s;background-color:#fff;box-shadow:0 2px 5px -1px rgba(0,0,0,.1);opacity:1;position:fixed;top:0;z-index:9991}#header .header-logo{font-size:.0001px;line-height:0}#header .header-logo img{max-height:40px;min-width:30px}#header .header-search{align-items:center;display:flex}#header .header-search input{border:1px solid var(--orange);border-bottom-left-radius:var(--radius);border-top-left-radius:var(--radius);height:40px;line-height:40px;padding:0 10px;width:100%}#header .header-search button{background-color:var(--orange);border:none;border-bottom-right-radius:var(--radius);border-top-right-radius:var(--radius);cursor:pointer;height:40px;line-height:40px;width:40px}#header .header-info{align-items:center;display:flex;justify-content:center}@media (max-width:1200px){#header .header-info .header-promotion{display:none}}#header .header-info .header-promotion a{color:var(--text);display:block;padding-left:40px;position:relative;text-decoration:none}#header .header-info .header-promotion i{display:block;font-size:30px;left:0;position:absolute;top:5px}#header .header-info .header-promotion span{display:block;font-size:14px;font-weight:600;line-height:20px}#header .header-info .header-promotion small{display:block;font-size:13px;line-height:15px;margin-top:5px}@media (max-width:768px){#header .header-info .header-account{display:none}}#header .header-info .header-account a{color:var(--text);display:block;padding-left:35px;position:relative;text-decoration:none}#header .header-info .header-account i{display:block;font-size:30px;left:0;position:absolute;top:5px}#header .header-info .header-account .iconfont-user--logged{background:#2ab600;border-radius:50%;color:#fff;font-size:18px;padding:8px}#header .header-info .header-account span{display:block;font-size:14px;font-weight:600;line-height:20px}#header .header-info .header-account small{display:block;font-size:13px;line-height:15px;margin-top:5px}#header .header-info .header-cart{padding:15px 0}@media (max-width:768px){#header .header-info .header-cart{margin-right:5px}}#header .header-info .header-cart .cart-icon{position:relative}#header .header-info .header-cart .cart-icon a{color:var(--text);display:block;padding-left:35px;position:relative;text-decoration:none}@media (max-width:768px){#header .header-info .header-cart .cart-icon a{padding-left:0}}#header .header-info .header-cart .cart-icon i{display:block;font-size:30px;left:0;position:absolute;top:5px}@media (max-width:768px){#header .header-info .header-cart .cart-icon i{left:auto;position:static;top:auto}}#header .header-info .header-cart .cart-icon small{background-color:#ed7d31;border-radius:100%;color:#000;display:block;font-size:10px;height:20px;line-height:20px;text-align:center;width:20px}@media (max-width:768px){#header .header-info .header-cart .cart-icon small{position:absolute;right:-10px;top:0}}#header .header-info .header-cart .cart-icon span{display:block;font-size:14px;font-weight:600;line-height:15px;margin-top:5px}@media (max-width:768px){#header .header-info .header-cart .cart-icon span{display:none}}#header .menu-hamburger{border-top:2px solid #333;display:inline-block;height:18px;position:relative;width:20px}#header .menu-hamburger:after,#header .menu-hamburger:before{background-color:#333;content:"";display:block;height:2px;left:0;position:absolute;width:100%}#header .menu-hamburger:before{top:calc(50% - 1px);transform:translateY(-50%)}#header .menu-hamburger:after{bottom:0}#header .menu-hamburger.white{border-top-color:#fff}#header .menu-hamburger.white:after,#header .menu-hamburger.white:before{background-color:#fff}#header .mobile-menu-button{background-color:transparent;border:none;display:block;font-size:.0001px;margin:0;outline:none;padding:5px}@media (min-width:992px){#header .mobile-menu-button{display:none}}#header .header-bottom{background-color:var(--orange)}#header .header-bottom .single-menu.menu-vertical{position:relative}#header .header-bottom .single-menu.menu-vertical .menu-title{align-items:center;background-color:#222;color:#fff;cursor:pointer;display:flex;height:45px;padding:0 10px;text-decoration:none}#header .header-bottom .single-menu.menu-vertical .menu-title .name{font-size:15px;font-weight:600}#header .header-bottom .single-menu.menu-vertical .menu-content{display:none}#header .header-bottom .single-menu.menu-vertical:hover .menu-title{color:var(--orange)}#header .header-bottom .single-menu.menu-vertical:hover .menu-hamburger.white{border-top-color:var(--orange)}#header .header-bottom .single-menu.menu-vertical:hover .menu-hamburger.white:after,#header .header-bottom .single-menu.menu-vertical:hover .menu-hamburger.white:before{background-color:var(--orange)}#header .header-bottom .single-menu.menu-vertical:hover .menu-content{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);display:block;position:absolute;top:100%;width:100%;z-index:9}.header-search-wrapper{position:relative}.header-search-show{left:0;position:absolute;top:100%;width:100%}.header-search-show .block{max-height:400px;overflow-x:hidden;overflow-y:auto}.header-search-show.display{background-color:#fff;box-shadow:0 10px 10px 0 rgba(0,0,0,.15);width:100%;z-index:2}.header-search-show .item{align-items:flex-start;border-bottom:1px solid #eee;display:flex;padding:10px}.header-search-show .item:hover{background-color:#eee}.header-search-show .item .image{width:60px}.header-search-show .item .image a{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;padding-top:100%}.header-search-show .item .infos{display:block;padding-left:15px}.header-search-show .item .infos a{color:#000;display:block;font-size:13px;font-weight:600;line-height:100%;margin-bottom:5px;text-decoration:none}.header-search-show .item .infos a:hover{color:var(--orange)}.header-search-show .item .infos span{color:#666;font-size:13px}.header-search-show .mess-total{cursor:pointer;display:block;padding:8px 10px}.nav-banner{align-items:center;display:flex;height:100%;padding-left:25px}.nav-banner a{color:#fff;font-size:14px;margin-right:20px;text-decoration:none;text-transform:uppercase}#content{background-color:var(--background-grey);min-height:60vh}#content:after,#content:before{content:"";display:table}@media only screen and (max-width:768px){#footer{margin-bottom:50px}}#footer a{text-decoration:none;transition:.3s}#footer .footer-top{background-color:#eee;padding:10px 0}#footer .footer-top .footer-certify{align-items:center;display:flex;margin-bottom:5px}@media only screen and (max-width:768px){#footer .footer-top .footer-certify{justify-content:center}}#footer .footer-top .footer-certify a:not(:last-child){margin-right:10px}#footer .footer-top .footer-copyright{font-size:13px;line-height:20px}@media only screen and (max-width:768px){#footer .footer-top .footer-copyright{text-align:center}}#footer .footer-top .footer-code-app{align-items:center;display:flex;justify-content:flex-end}@media only screen and (max-width:768px){#footer .footer-top .footer-code-app{justify-content:center}}#footer .footer-top .footer-code-app .footer-qr-code img{height:85px;margin-right:10px}#footer .footer-top .footer-code-app .footer-app img{height:40px}@media only screen and (max-width:992px){#footer .footer-top .footer-code-app .footer-app img{height:26px}}#footer .footer-top .footer-code-app .footer-app a+a{margin-left:10px}#footer .footer-top .footer-code-app .footer-app p{font-size:13px;margin-top:5px}#footer .footer-middle{border-bottom:1px solid #eee;border-top:1px solid #eee;padding:10px 0}#footer .footer-middle .footer-title .name{font-size:15px;font-weight:700}#footer .footer-middle .footer-menu ul{margin:0;padding-left:15px}#footer .footer-middle .footer-menu ul li{color:#ccc}#footer .footer-middle .footer-menu ul li a{color:var(--text);font-size:13px}#footer .footer-middle .footer-menu ul li a:hover{color:var(--orange)}#footer .footer-middle .footer-newsletter p{font-size:13px;line-height:20px;margin-bottom:5px}#footer .footer-middle .footer-newsletter form{position:relative}#footer .footer-middle .footer-newsletter input{background-color:#eee;border:1px solid #eee;border-radius:40px;height:35px;padding:0 35px 0 10px;width:100%}#footer .footer-middle .footer-newsletter button{background-color:transparent;border:0;cursor:pointer;height:35px;position:absolute;right:0;top:0;width:35px}#footer .footer-middle .footer-newsletter span.error{color:var(--red);font-size:13px}#footer .footer-middle .footer-payment{display:flex;flex-wrap:wrap;margin:0 -5px 15px}#footer .footer-middle .footer-payment figure{flex:1 1 20%;margin:0;padding:5px}#footer .footer-middle .footer-payment img{border:1px solid #eee;border-radius:4px}#footer .footer-middle .footer-facebook{max-width:100%}#footer .footer-bottom{padding:10px 0}#footer .footer-bottom .footer-title .name{font-size:15px;font-weight:700;margin:0}#footer .footer-bottom .footer-address{font-size:13px;line-height:20px}#footer .footer-bottom .footer-phone{margin:5px 0 15px}#footer .footer-bottom .footer-phone .btn{background-color:#ddd;border:0;border-radius:.25rem;color:#666;display:inline-block;font-size:1rem;font-weight:400;height:30px;line-height:20px;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}#footer .footer-bottom .footer-phone .btn:hover{background-color:var(--orange);color:#fff}#footer .footer-bottom .footer-phone span{font-weight:600}#footer .info-bar{background-color:#fff;bottom:0;box-shadow:0 -2px 5px -1px rgba(0,0,0,.1);display:none;flex-wrap:wrap;left:0;padding:5px 0;position:fixed;right:0;z-index:99}@media only screen and (max-width:768px){#footer .info-bar{display:flex}}#footer .info-bar a{align-items:center;color:#333;display:flex;flex-direction:column;justify-content:center;position:relative;width:25%}#footer .info-bar a.active,#footer .info-bar a:hover{color:var(--orange)}#footer .info-bar i{font-size:20px}@media only screen and (max-width:575px){#footer .info-bar i{font-size:16px}}#footer .info-bar span{font-size:12px;line-height:20px}.category-menu{position:relative}.category-menu a{color:var(--text);text-decoration:none}.category-menu a:hover{color:var(--orange)}.category-menu__box{animation:fadeIn 1s ease;background-color:#fff;border:1px solid #eee;display:block;padding:10px;transition:.5s;width:10%;width:100%}.category-menu__box:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15);z-index:9}.category-menu__name{-webkit-line-clamp:2;font-size:14px;font-weight:400;height:40px;line-height:20px;margin:10px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis}.category-menu__img{border-radius:100%;height:60px;margin:0 auto;overflow:hidden;width:60px}.product-introduction a{color:var(--text);text-decoration:none}.product-introduction .product-social iframe{height:20px!important;width:143px!important}.product-introduction .product-title .name{font-size:28px;font-weight:700;line-height:30px;margin:0 0 10px}.product-introduction .product-review{display:inline-block;font-size:13px}.product-introduction .product-review a{color:#288ad6}.product-introduction .product-price{align-items:center;background:#fafafa;display:flex;padding:15px 20px}.product-introduction .product-price .new-price{color:#e53935;display:inline-block;font-size:22px;line-height:1.2;margin-right:10px}.product-introduction .product-price .old-price{color:#999;display:inline-block}.product-introduction .product-price .old-price del{font-size:16px;margin:0 5px;text-decoration:line-through}.product-introduction .product-price .old-price ins{background-color:#e53935;border-radius:2px;color:#fff;font-size:12px;font-weight:600;padding:2px 5px;text-decoration:none;text-transform:uppercase;white-space:nowrap}.product-introduction .product-price .price-note{font-size:16px;font-weight:500}.product-introduction .product-ship{background-color:#ecf7ed;border:1px solid #c4ddc8;border-radius:4px;color:#4f995a;font-weight:600;line-height:30px;padding:0 10px}.product-introduction .product-ship:before{background:url(/images/icons/clock.svg);content:"";float:left;height:20px;margin:5px 0;width:20px}.product-introduction .product-ship span{border-left:1px solid #c4ddc8;display:block;font-size:13px;margin-left:28px;padding-left:10px;text-transform:uppercase}.product-introduction .product-promotion{border:1px solid #eee;border-radius:4px;line-height:18px;margin:10px 0 0}.product-introduction .product-promotion .product-mark strong{background-color:#f4f4f4;border-bottom:1px solid #eee;display:block;font-size:15px;margin-bottom:10px;overflow:hidden;padding:10px;text-transform:uppercase}.product-introduction .product-promotion .product-mark span{display:block;overflow:hidden;padding:0 10px 0 30px}.product-introduction .product-promotion .product-mark span:before{background:url(/images/icons/check.svg);content:"";float:left;height:14px;margin:2px 0 0 -20px;width:14px}.product-introduction .product-promotion .product-mark span a{color:#288ad6}.product-introduction .product-promotion .product-mark span label a{color:#e53935;font-weight:400}.product-introduction .product-note{border-top:1px solid #eee;margin-top:10px;padding:10px}.product-introduction .product-note span{display:block;padding:0 0 10px 15px;position:relative}.product-introduction .product-note span:before{background-color:#288ad6;border-radius:100%;content:"";height:6px;left:0;position:absolute;top:5px;width:6px}.product-introduction .product-note span:last-child{padding-bottom:0}.product-introduction .product-middle{margin-bottom:10px}.product-introduction .product-middle ul{margin:0;padding:0}.product-introduction .product-middle ul li{line-height:1.5em;list-style:none}.product-introduction .product-middle .product-specs{background-color:#fff4de;border:1px solid #eee;border-radius:4px;padding:10px}.product-introduction .product-middle .product-specs li i{font-weight:700}.product-introduction .product-middle .product-bottom{line-height:18px}.product-introduction .product-bottom .product-brand a{color:#288ad6}.product-introduction .product-bottom .product-sku span{margin-left:5px}.product-introduction .product-bottom .product-category a{color:#288ad6}.product-introduction .product-bottom .list-group{display:block;margin:5px 0 0;overflow:hidden;padding:0}.product-introduction .product-bottom .list-group li{margin:8px 0;padding-left:15px;position:relative}.product-introduction .product-bottom .list-group li:before{background-color:#ff6b00;content:"";height:6px;left:0;position:absolute;top:5px;width:6px}.product-introduction .product-bottom .list-group li span{margin-left:5px}.product-introduction .product-bottom .product-quantity{display:flex;flex-wrap:wrap}.product-introduction .product-bottom .product-quantity label{line-height:30px;margin:0 10px 0 0}.product-introduction .product-bottom .product-quantity span{color:#e53935;font-size:13px;line-height:30px;margin-left:10px}.product-introduction .product-bottom .product-quantity .decrease-quantity,.product-introduction .product-bottom .product-quantity .increase-quantity{background-color:#fff;border:1px solid #d6d8db;color:#999;cursor:pointer;display:inline-block;height:35px;line-height:35px;padding:0;text-align:center;width:35px}.product-introduction .product-bottom .product-quantity .minus-plus-quantity{background-color:transparent;border-style:solid none;border-bottom:1px solid #d6d8db;border-top:solid #d6d8db;border-width:1px;font-weight:500;height:35px;line-height:35px;text-align:center;width:50px}.product-introduction .product-bottom .product-order{margin:0 -5px;padding:0}.product-introduction .product-bottom .product-order:after,.product-introduction .product-bottom .product-order:before{content:"";display:table;width:100%}.product-introduction .product-bottom .product-order li{float:left;list-style:none;padding:0 5px;width:50%}.product-introduction .product-bottom .product-order li:first-child{margin:10px 0;width:100%}.product-introduction .product-bottom .product-order li:first-child a{background-color:#ff9800;background-color:#ff5722;background:linear-gradient(top,#ff9800,#ff5722)}.product-introduction .product-bottom .product-order li:not(:first-child) a{background-color:#00afef;background-color:#288ad6;background:linear-gradient(top,#00afef,#288ad6)}.product-introduction .product-bottom .product-order li a{align-items:center;border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:16px;justify-content:center;min-height:58px;padding:10px 0;text-align:center;text-transform:uppercase}.product-introduction .product-bottom .product-order li a b{font-weight:700}.product-introduction .product-bottom .product-order li a span{color:#fff;display:block;font-size:13px;text-transform:none}.product-introduction .product-consultant{text-align:center}.product-introduction .product-consultant a{color:#288ad6}.product-checking{background-color:#fff}.product-checking a{color:var(--text);text-decoration:none}.product-checking .product-commit{color:#288ad6;margin-bottom:10px}.product-checking .product-policy{background-color:#e9f3fa;border:1px solid #eee;border-radius:4px;margin:0 0 10px;padding:10px 0 5px}.product-checking .product-policy li{border-top:1px solid #d4e7f6;line-height:20px;list-style:none;margin:0 10px;padding:5px 0}.product-checking .product-policy li:first-child{border-top:0;padding-top:0}.product-checking .product-policy li i{color:#288ad6;margin-right:5px}.product-checking .product-booking{border:1px solid #eee;border-radius:4px;padding:10px;text-align:center}.product-checking .product-booking a{color:var(--text);text-decoration:none}.product-checking .product-booking p:not(:first-child) i,.product-checking .product-booking p:not(:last-child){color:#288ad6}.product-checking .product-booking a{color:#e53935;font-size:20px}.title-detail-product{font-size:24px;font-weight:700;line-height:28px;margin:15px 0}.content-view-more{overflow:hidden;position:relative}.product-read-less,.product-read-more{background:0 0;background:-webkit-gradient(left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(50%,hsla(0,0%,100%,.91)),color-stop(55%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.91) 50%,#fff 55%);bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=0);height:80px;left:0;margin:0;padding-top:30px;position:absolute;right:0;text-align:center;width:100%}.product-read-less a,.product-read-more a{word-wrap:break-word;background-color:#fff;border:1px solid #288ad6;border-radius:2px;color:#288ad6;cursor:pointer;display:block;font-size:14px;height:30px;line-height:30px;margin:10px auto;text-decoration:none;width:95px}.product-read-less a:after,.product-read-more a:after{border-left:5px solid transparent;border-right:5px solid transparent;content:"";display:inline-block;margin:-2.5px 0 0 5px;vertical-align:middle}.product-read-more a:after{border-top:5px solid #288ad6}.product-read-less{height:60px;padding-top:10px;position:relative}.product-read-less a:after{border-bottom:5px solid #288ad6}.post-tag a{background-color:#ed7d31;border:1px solid #ed7d31;color:#fff;display:inline-block;font-size:13px;line-height:18px;margin:0 5px 5px 0;padding:3px 5px;text-decoration:none;transition:.2s ease}.post-tag a:before{content:"#"}.product-rating{font-size:16px}.product-rating a{color:var(--text);text-decoration:none}.post-detail{background:#fff;padding:10px}.post-detail .headline{font-size:28px;font-weight:700;line-height:32px;margin:0 0 5px}.post-detail .headline a{color:var(--text);text-decoration:none}.post-detail .post-meta{margin-top:10px}.post-detail .post-meta:after,.post-detail .post-meta:before{content:"";display:table;width:100%}.post-detail .post-meta .post-author svg{fill:#fff;background-color:#ed7d31;border-radius:50%;height:11px;margin:0 5px -1px 0;vertical-align:middle;width:11px}.post-detail .post-meta .post-author a{color:#ed7d31;font-weight:600;text-decoration:none}.post-detail .post-meta .hyphen-left:before{color:#666;content:"-";margin:0 5px}.post-detail .post-meta .post-date,.post-detail .post-meta .post-time{color:#666}.post-detail .post-meta .post-view{color:#666;float:right}.post-detail .post-social{border:1px dashed #ddd;border-width:1px 0;margin-top:10px;padding:10px 0 5px;width:100%}.post-detail .post-related a{color:var(--text);text-decoration:none}.post-detail .post-related ul{margin-left:15px;padding:0}.post-detail .post-related ul li{font-size:14px;line-height:24px;list-style:none;margin-bottom:10px}.post-detail .post-related ul li:first-child{margin-top:5px}.post-detail .post-related ul li a{color:#288ad6;position:relative}.post-detail .post-related ul li a:before{background-color:#ed7d31;border-radius:100%;content:"";height:5px;left:-14px;position:absolute;top:6px;width:5px}.post-detail .post-zone{border:1px solid #eee;margin-top:20px}.post-detail .post-zone .title{background-color:#f7f7f7;border-bottom:1px solid #eee;font-size:14px;line-height:24px;padding:8px 10px 4px;text-transform:uppercase}.post-detail .post-zone .title i{background:#ed7d31;border-radius:50%;color:#fff;display:inline-block;font-size:10px;height:17px;line-height:17px;text-align:center;vertical-align:middle;width:17px}.post-detail .post-zone .title .name{color:#333;display:inline-block;font-size:18px;font-weight:600;letter-spacing:-.25px;margin:0 0 0 5px;vertical-align:middle}.post-detail .post-zone ul{margin:0;padding:5px 10px}.post-detail .post-zone ul li{border-bottom:1px solid #eee;font-size:14px;line-height:24px;list-style:none;margin-bottom:5px;padding-bottom:5px}.post-detail .post-zone ul li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.post-detail .post-zone ul li:before{color:#288ad6;content:"•";font-size:26px;margin-right:8px;vertical-align:bottom}.post-detail .post-zone ul li span{color:#288ad6;margin-right:8px}.post-detail .post-zone ul li span:after{border-right:1px solid #333;content:"";margin-left:8px}.post-detail .post-zone ul li a{color:#ed7d31;text-decoration:none}.post-detail .post-hotline{background-color:#f7f7f7;-o-border-image:2 repeating-linear-gradient(45deg,#ed7d31,#ed7d31 6px,transparent 0,transparent 12px,#288ad6 0,#288ad6 18px,transparent 0,transparent 24px);border-image:2 repeating-linear-gradient(45deg,#ed7d31,#ed7d31 6px,transparent 0,transparent 12px,#288ad6 0,#288ad6 18px,transparent 0,transparent 24px);border-style:solid;border-width:2px;margin-top:15px;padding:10px;text-align:center}.post-detail .post-hotline .title{color:#288ad6;font-size:22px;font-weight:700;line-height:1.3em;margin:0}.post-detail .post-hotline ul{margin:5px 0 0;padding:0}.post-detail .post-hotline ul li{line-height:3em;list-style:none}.post-detail .post-hotline ul li i{background:#00d26a;border-radius:4px;color:#fff;display:inline-block;font-size:10px;height:15px;line-height:15px;text-align:center;vertical-align:text-top;width:15px}.post-detail .post-hotline ul li a{color:#c41039;text-decoration:none}.face-like iframe{height:20px!important;width:143px!important}.heading-shape{background-color:#fff;padding:0;width:100%}.heading-shape .name{border-left:3px solid #ed7d31;color:#333;display:inline-block;font-size:18px;font-weight:600;letter-spacing:-.25px;margin:8.5px 0 8.5px -1px;padding:0 0 0 10px;position:relative;text-transform:uppercase}.heading-basic{padding:0;width:100%}.heading-basic .name{color:#333;display:inline-block;font-size:22px;font-weight:700;margin:0;padding:0;position:relative;vertical-align:middle}.page-compact{border-radius:10px;box-shadow:0 2px 16px rgba(0,0,0,.05);margin:0 auto;padding:30px;position:relative}.content-editor figure>div{max-width:100%;width:100%}.product-attribute{display:flex;flex-wrap:wrap;margin:0 -5px;padding:0}.product-attribute li{list-style:none;margin-bottom:8px;padding:0 5px}.product-attribute li label{border-radius:1px;cursor:pointer;line-height:100%;position:relative}.product-attribute li label input{opacity:0;position:absolute;z-index:-1}.product-attribute li label input:checked+span{border-color:#e53935}.product-attribute li label input:checked+span:before{opacity:1;z-index:1}.product-attribute li label input:checked+span:after{opacity:1;z-index:2}.product-attribute li label span{background-color:var(--yellowv2);border:1px solid rgba(0,0,0,.09);border-radius:2px;color:#111;display:block;font-size:12px;font-weight:600;line-height:100%;padding:8px 15px;position:relative;text-transform:uppercase;transition:border .2s ease-in;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-attribute li label span:before{border-bottom:14px solid #e53935;border-left:14px solid transparent;content:"";height:0;width:0}.product-attribute li label span:after,.product-attribute li label span:before{bottom:0;opacity:0;position:absolute;right:0;transition:opacity .2s ease-in;z-index:-1}.product-attribute li label span:after{color:#fff;content:"\f00c";font-family:iconfont;font-size:5px;height:10px;line-height:10px;text-align:center;width:8px}.panel-post{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);overflow:hidden}.panel-post a{color:var(--text);text-decoration:none}.panel-post a:hover{color:var(--orange)}.panel-post .post-image{cursor:pointer;margin:0;overflow:hidden;padding:0;position:relative}.panel-post .post-image a{display:block;height:100%;padding-bottom:65%;position:relative;width:100%}.panel-post .post-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.panel-post .post-content{background-color:#fff;padding:10px}.panel-post .post-content .post-title .name{font-size:20px;font-weight:700;line-height:26px;margin:0 0 5px}.panel-post .post-meta{font-size:14px}.panel-post .post-meta .post-author{align-items:center;background-color:#ed7d31;border-radius:12px;display:inline-flex;height:20px;padding:0 6px}.panel-post .post-meta .post-author svg{fill:#ed7d31;background-color:#fff;border-radius:50%;height:10px;margin:0 5px 0 0;overflow:hidden;vertical-align:middle;width:10px}.panel-post .post-meta .post-author a{color:#fff;font-size:13px;font-weight:600;line-height:18px}.panel-post .post-date{color:var(--dark-text)}.panel-post .post-date:before{content:"•";margin:0 5px}.panel-post .post-description{margin:10px 0 0}.panel-post .post-description p{margin:0}.panel-post__row{display:flex;flex-wrap:wrap}.panel-post__col-left{flex:0 0 41.666667%;max-width:41.666667%}@media only screen and (max-width:768px){.panel-post__col-left{flex:0 0 100%;max-width:100%}}.panel-post__col-right{flex:0 0 58.333333%;max-width:58.333333%}@media only screen and (max-width:768px){.panel-post__col-right{flex:0 0 100%;max-width:100%}}.ecommerce .product-control .btn-continue{background-color:#eee;border:0;border-radius:2px;color:#000;height:35px;padding:5px 7.5px}.ecommerce .product-control .btn:hover{background-color:#000;color:#fff;cursor:pointer}.cart-table-responsive{overflow-x:auto;overflow-y:hidden}.cart-table a{color:var(--text);text-decoration:none}.cart-table table{background-color:#fff;border-collapse:collapse;border-spacing:0;min-width:300px;width:100%}.cart-table table thead tr th{font-size:15px;font-weight:600;line-height:24px;text-transform:uppercase}.cart-table table tbody tr td,.cart-table table thead tr th{border:1px solid #eee;padding:10px;text-align:center;vertical-align:middle}.cart-table table tbody tr td{line-height:18px}.cart-table table tbody tr td .product-image img{border:1px solid #eee;display:block;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;transition:all .3s ease 0s;width:80px}.cart-table table tbody tr td .product-image img:hover{border-color:#ed7d31}.cart-table table tbody tr td .product-title a:hover{color:#ed7d31;outline:0}.cart-table table tbody tr td .product-sku{font-size:12px}.cart-table table tbody tr td .product-price span{color:#e53935;display:block;font-size:16px;font-weight:700}.cart-table table tbody tr td .product-price del{color:#999;display:block;font-size:13px;text-decoration:line-through}.cart-table table tbody tr td .product-quantity{align-items:center;display:flex;justify-content:center}.cart-table table tbody tr td .product-quantity .decrease-quantity,.cart-table table tbody tr td .product-quantity .increase-quantity{background-color:#fff;border:1px solid #d6d8db;color:#999;cursor:pointer;display:inline-block;height:35px;line-height:35px;padding:0;text-align:center;width:35px}.cart-table table tbody tr td .product-quantity .minus-plus-quantity{background-color:transparent;border-style:solid none;border-bottom:1px solid #d6d8db;border-width:1px 1px medium;border-top:1px solid #d6d8db;height:35px;line-height:35px;text-align:center;width:40px}.cart-table table tbody tr td .product-subtotal span{color:#e53935;display:block;font-size:16px;font-weight:700}.product-message{text-align:center}.product-message .title{font-weight:700}.product-message a{color:#e53935}.cart-coupon .btn{background-color:#ed7d31;border:0;border-radius:2px;color:#000;height:35px;margin-left:10px;padding:5px 7.5px}.cart-coupon .btn:hover{background-color:#000;color:#fff}.cart-total a{text-decoration:none}.cart-total table{background-color:#fff;border-collapse:collapse;border-spacing:0;width:100%}.cart-total table tr td{border-bottom:1px solid #eee;line-height:18px;padding:10px 0;text-align:left;vertical-align:middle}.cart-total table tr td:last-child{font-size:16px;font-weight:700;text-align:right}.cart-total table tr:last-child td:last-child{color:#e53935;font-size:20px}.cart-total .btn{background-color:#ed7d31;border:0;border-radius:4px;color:#000;display:block;line-height:20px;margin-top:10px;padding:10px;text-transform:uppercase}.cart-total .btn span{display:block;font-size:15px;text-transform:uppercase}.cart-total .btn span+span{font-size:13px;text-transform:none}.cart-total .btn:hover{background-color:#000;color:#fff}.billing-details input[type=radio]{margin-top:0;top:50%;transform:translateY(-50%)}.billing-details .card-footer .btn{background-color:#ed7d31;border:0;border-radius:2px;color:#000;height:35px;padding:5px 7.5px}.billing-details .card-footer .btn:hover{background-color:#000;color:#fff}.billing-details .card-footer .btn-cart{background-color:#eee}.order-success-block{padding:40px 0}.order-success-block img{color:red;max-width:100%;width:50px}.order-success-block .action{margin:0 -10px}.order-success-block .action>div{padding:0 10px}.contact a{color:var(--text);text-decoration:none}.contact blockquote{border-left:4px solid #ddd;font-size:14px;margin:0;padding:10px}.contact .contact-right .content{margin:0;padding:0}.contact .contact-right .content li{list-style:none}.contact .contact-right .content li:not(:last-child){margin-bottom:10px}.contact .contact-right .content li i{color:#ed7d31;margin-right:5px;width:20px}.customer .menu{margin:0;padding:0}.customer .menu li{list-style:none}.customer .menu li a{color:var(--text);display:block;padding:5px 0}.customer .menu li.active a,.customer .menu li:hover a{color:var(--orange)}.customer .info{margin:0;padding:0}.customer .info li{list-style:none;margin-bottom:5px}.customer .info li span{display:inline-block;font-weight:600;min-width:100px}.customer .info li small{font-size:13px}.filter-form button{background:#2ab600;border:1px solid #ced4da;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#fff;margin-top:-1px;max-height:39px;outline:none;width:40px}.filter-form button:hover{background:#269f00}.filter-form span.error{color:red}.category-list{margin:0;padding:0}.category-list li{list-style:none}.category-list li a{color:var(--text);display:block;line-height:1.4em;padding:5px 0;text-decoration:none;transition:.4s}.category-list li.active a,.category-list li:hover a{color:var(--orange)}.mega-menu .single-menu .menu-dropdown{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:block;opacity:0;position:absolute;text-align:left;transition:opacity .5s ease 0s,transform .5s ease 0s;visibility:hidden;z-index:-99999}.mega-menu .single-menu .menu-dropdown li a{color:#333;display:block;line-height:16px;padding:5px 10px;position:relative}.mega-menu .single-menu.menu-vertical{background-color:#fff;position:relative}.mega-menu .single-menu.menu-vertical .menu-dropdown{left:100%;top:0;transform:translate(20px);width:100%}.mega-menu .single-menu .menu-grid{padding:10px}.mega-menu .single-menu ul li.menu-item ul li.menu-item .menu-dropdown{left:100%;top:0}.mega-menu .single-menu ul li.menu-item ul li.menu-item .menu-grid{box-shadow:none;opacity:1;padding:0;position:static;transform:translate(0);visibility:visible;width:auto}.mega-menu .menu-content{display:block;margin:0;padding:0}.mega-menu .menu-content li{list-style:none}.mega-menu .menu-content li.menu-item{position:static}.mega-menu .menu-content li.menu-item:hover>a{color:var(--orange)}.mega-menu .menu-content a{color:#333;text-decoration:none}.mega-menu .menu-content>li.menu-item{padding:0 10px}.mega-menu .menu-content>li.menu-item>a{align-items:center;border-bottom:1px solid #eee;color:#333;display:flex;font-weight:400;justify-content:space-between;padding:7.5px 0;position:relative}.mega-menu .menu-content>li.menu-item:last-child>a{border-bottom:0}.mega-menu .menu-content>li.menu-item:hover>.menu-dropdown{opacity:1;transform:translate(0);visibility:visible;z-index:99}.mega-menu .menu-content>li.menu-item>ul.menu-grid{display:flex;flex-wrap:wrap;max-height:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;width:920px}@media only screen and (max-width:1200px){.mega-menu .menu-content>li.menu-item>ul.menu-grid{width:702px}}@media only screen and (max-width:991px){.mega-menu .menu-content>li.menu-item>ul.menu-grid{width:524px}}.mega-menu .menu-content>li.menu-item>ul.menu-grid>li{flex:0 1 25%}.mega-menu .menu-content>li.menu-item>ul.menu-grid>li.menu-item>a{color:#333;font-size:15px;font-weight:600}.mega-menu .view-all{align-items:center;color:var(--blue)!important;display:inline-flex;vertical-align:middle}.mega-menu .view-all:hover{color:var(--orange)!important}.breadcrumb-navigation{background-color:#eee}.single-breadcrumb{background-color:#e9ecef;padding:8px 0}.single-breadcrumb a{color:var(--text);text-decoration:none}.single-breadcrumb .breadcrumb{border-radius:.25rem;display:flex;flex-wrap:wrap;margin:0 -5px;padding:0}.single-breadcrumb .breadcrumb__item{list-style:none;padding:5px}.single-breadcrumb .breadcrumb__item .name{font-size:14px}.single-breadcrumb .breadcrumb__item.active,.single-breadcrumb .breadcrumb__item.active a,.single-breadcrumb .breadcrumb__item:hover,.single-breadcrumb .breadcrumb__item:hover a{color:var(--orange)}.single-breadcrumb .breadcrumb__item+.breadcrumb__item:before{color:#6c757d;content:"";content:"/";padding-right:5px}.single-heading{margin-bottom:10px;padding:10px 0}.single-heading .name{display:inline-block;font-size:22px;font-weight:700;line-height:1.2em;margin:0;padding:0}.single-heading span{color:#666;display:inline-block;font-size:14px;margin-left:5px}.all-product{border:0;display:flex;flex-direction:column;margin:0;overflow:hidden;position:relative;transition:.3s}.all-product a{color:#333;text-decoration:none}.all-product .product-image{background-color:#fff;padding:10px;position:relative}.all-product .product-image .product-label{border-radius:2px;bottom:10px;color:#fff;left:10px;padding:0 5px;position:absolute;text-align:center;z-index:9}.all-product .product-image .product-label.sale{background:linear-gradient(180deg,#d70904,#eb1e02 49%,#fe3200);font-size:12px;font-weight:400;height:20px;line-height:20px}.all-product .product-content{box-flex:1;background-color:#fff;display:flex;flex:1 0 auto;flex-direction:column;padding:10px}.all-product .product-content .product-meta{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.all-product .product-content .product-title .name{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:flex;font-size:14px;font-weight:600;height:40px;line-height:20px;margin:0 0 10px;overflow:hidden;text-overflow:ellipsis}.all-product .product-content .product-title .name a{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.all-product .product-content .product-price{line-height:18px}.all-product .product-content .product-price .new-price{color:var(--red);font-size:14px;font-weight:500}.all-product .product-content .product-price .old-price del{color:#999;font-size:13px}.all-product .product-content .product-price .old-price ins{background:url(/images/icons/sale.svg) no-repeat 50%;background-size:contain;color:#fff;font-size:12px;height:45px;padding-top:22.5px;position:absolute;right:10px;text-align:center;top:10px;width:35px}.all-product .product-content .product-price--multi{padding-left:10px;position:relative}.all-product .product-content .product-price--multi:after{color:var(--red);content:"~";left:0;position:absolute;top:8.5px}.all-product .product-content .product-control{align-items:center;display:flex;justify-content:space-between;margin-top:0}.all-product .product-content .product-control .btn-cart{align-items:center;background-color:#eee;border:0;border-radius:100%;color:#000;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.all-product .product-content .product-control .btn-cart:hover{background-color:var(--orange)}.all-product .product-content .product-control .btn-cart:hover i{color:#fff}.all-product .product-content .product-control .btn-favorite{align-items:center;background-color:#eee;border:0;border-radius:100%;color:#000;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.all-product .product-content .product-control .btn-favorite i{line-height:0}.all-product .product-content .product-control .btn-favorite:hover i{color:var(--red)}.all-product:hover{box-shadow:0 0 50px rgba(0,0,0,.1);cursor:pointer}.all-product:hover .product-content .product-title h3 a{color:var(--orange)}.all-product:hover .product-content .product-control .btn-detail{background-color:var(--orange);color:#fff}.facebook-fanpage .fb_iframe_widget{max-width:100%;width:100%}.facebook-fanpage .fb_iframe_widget span{max-width:100%;width:100%!important}.group-thumbs-detail .swiper-slide-thumb-active .single-thumbs-box{border-color:var(--orange)}.group-thumbs-detail .single-thumbs-box{border:1px solid #ddd;border-radius:var(--radius);cursor:pointer;padding:5px}.group-thumbs-detail .single-thumbs-item{background-position:50%;background-repeat:no-repeat;background-size:cover;font-size:.0001px;line-height:0;padding-top:100%;width:100%}.group-thumbs-detail .single-thumbs-item img{height:0;width:0}.group-thumbs-detail .swiper-button-next-thumbs,.group-thumbs-detail .swiper-button-prev-thumbs{background:#fff;border-radius:var(--radius-rounded);cursor:pointer;height:35px;line-height:35px;opacity:1;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:.3s;width:35px;z-index:1}.group-thumbs-detail .swiper-button-next-thumbs i,.group-thumbs-detail .swiper-button-prev-thumbs i{color:var(--orange)}.group-thumbs-detail .swiper-button-prev-thumbs{left:5px}.group-thumbs-detail .swiper-button-prev-thumbs:hover{background-color:var(--orange)}.group-thumbs-detail .swiper-button-prev-thumbs:hover i{color:#fff}.group-thumbs-detail .swiper-button-next-thumbs{right:5px}.group-thumbs-detail .swiper-button-next-thumbs:hover{background-color:var(--orange)}.group-thumbs-detail .swiper-button-next-thumbs:hover i{color:#fff}.rate{float:left;height:17px}.rate:not(:checked)>input{position:absolute;top:-9999px}.rate:not(:checked)>label{color:#ccc;cursor:pointer;float:right;font-size:20px;overflow:hidden;white-space:nowrap;width:17px}.rate:not(:checked)>label:before{content:"★"}.rate>input:checked~label{color:#ffc107}.rate:not(:checked)>label:hover,.rate:not(:checked)>label:hover~label{color:#ffcb2f}.rate>input:checked+label:hover,.rate>input:checked+label:hover~label,.rate>input:checked~label:hover,.rate>input:checked~label:hover~label,.rate>label:hover~input:checked~label{color:#ffd454}.rate.default{height:24px}.rate.default:not(:checked)>label{font-size:30px;width:24px}.widget{background-color:#fff;border:1px solid #eee;border-bottom:2px solid #ddd;margin-bottom:10px}.widget .widget-title{border-bottom:1px solid #eee;padding:8px 10px 4px;position:relative}.widget .widget-title:before{background-color:#ed7d31;bottom:-2px;content:"";height:3px;left:10px;position:absolute;width:80px}.widget .widget-title .name{color:#333;display:inline-block;font-size:18px;font-weight:600;letter-spacing:-.25px;margin:0;text-transform:uppercase}.widget .widget-content{max-width:100%;padding:10px}.pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -3px;padding:0}.pagination li{flex:0 0 auto;list-style:none;padding:0 3px}.pagination a{color:var(--text);text-decoration:none}.pagination .page-item .page-link{background-color:#fff;border:1px solid #eee;color:#ed7d31;display:block;height:35px;line-height:1.25;margin-bottom:10px;margin-left:-1px;min-width:35px;padding:.5rem .75rem;position:relative;transition:all .3s ease-in-out 0s}.pagination .page-item.active .page-link,.pagination .page-item:focus .page-link,.pagination .page-item:hover .page-link{background-color:#ed7d31;border-color:#ed7d31;color:#fff}.pagination .page-item .disabled,.pagination .page-item.active .disabled,.pagination .page-item:focus .disabled,.pagination .page-item:hover .disabled{background:#fff;border-color:#eee;color:var(--text)}.pagination .page-item .disabled{cursor:not-allowed;opacity:.5;pointer-events:none;text-decoration:none}.widget-media{align-items:flex-start;border-bottom:1px solid #eee;display:flex;margin:10px 0;padding-bottom:10px}.widget-media a{color:var(--text);text-decoration:none}.widget-media a:hover{color:var(--orange)}.widget-media:first-child{margin-top:0}.widget-media:last-child{border-bottom:0;margin:0;padding-bottom:0}.widget-media .media-object{height:75px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:143px}.widget-media .media-body{flex:1}.widget-media .media-body .media-heading{color:#333;font-size:14px;font-weight:600;margin:0 0 5px}.widget-media .media-body .media-date{color:#666;font-size:13px}.tag-cloud{margin-bottom:-10px}.tag-cloud a{background-color:rgba(0,0,0,.08);border:1px solid #ddd;color:#333;display:inline-block;font-size:13px;line-height:18px;margin:0 5px 10px 0;padding:3px 5px;text-decoration:none;transition:.2s ease}.tag-cloud a:before{content:"#"}.tag-cloud a:hover{background-color:#ed7d31;border-color:#ed7d31;color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card .card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.75rem 1.25rem}.card .card-header .title{font-size:18px;font-weight:600;margin:0}.card .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card .card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);display:flex;flex-wrap:wrap;justify-content:space-between;padding:.75rem 1.25rem}.card .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.media{align-items:flex-start;display:flex}.media-body{flex:1}.swiper-banner .single-banner a{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--radius);display:block;font-size:.0001px;line-height:0;padding-top:50%;width:100%}.swiper-banner .single-banner a img{height:0;width:0}.swiper-banner-two .single-banner a{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--radius);display:block;font-size:.0001px;line-height:0;padding-top:50%;width:100%}.swiper-banner-two .single-banner a img{height:0;width:0}.mobile-menu{background-color:#fff;height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);transition:.3s;width:calc(100% - 60px);z-index:6}.mobile-menu .menu-header{align-items:center;background:#f7f7f7;display:flex;justify-content:space-between;padding:5px 10px;position:relative}.mobile-menu .menu-header .menu-brand img{max-height:35px}.mobile-menu .menu-header .menu-close{background-color:transparent;border:0;cursor:pointer;height:30px;outline:0;position:relative;width:30px}.mobile-menu .menu-header .menu-close:after,.mobile-menu .menu-header .menu-close:before{background-color:#ed7d31;content:"";height:2px;left:3px;position:absolute;top:calc(50% - 1px);transition:all .4s ease-out;width:25px}.mobile-menu .menu-header .menu-close:before{transform:rotate(45deg)}.mobile-menu .menu-header .menu-close:after{transform:rotate(-45deg)}.mobile-menu .menu-footer{background:#f7f7f7;bottom:0;padding:15px 10px;position:absolute;width:100%}@media only screen and (max-width:768px){.mobile-menu .menu-footer{padding-bottom:50px}}.mobile-menu .menu-footer .menu-hotline{text-align:center}.mobile-menu .menu-footer .menu-hotline a{color:var(--dark-text);font-size:14px;text-decoration:none}.mobile-menu .menu-footer .menu-hotline span{color:var(--orange);font-size:20px;font-weight:600;line-height:30px;margin-left:5px}.mobile-menu .menu-content{margin:0;max-height:calc(100vh - 150px);overflow:hidden;overflow-y:auto;padding:10px}.mobile-menu .menu-content li{list-style:none}.mobile-menu .menu-content li a{align-items:center;color:#4c4c4c;display:flex;justify-content:space-between;padding:6px 5px;position:relative;text-decoration:none}.mobile-menu .menu-content li a:hover{color:var(--orange)}.mobile-menu .menu-content li a .menu-toggle{cursor:pointer;font-size:20px;height:25px;line-height:25px;min-width:25px;position:relative;text-align:center;width:25px;z-index:2}.mobile-menu .menu-content>li{overflow:hidden}.mobile-menu .menu-content>li ul{border-radius:5px;height:0;padding:0 8px;visibility:hidden}.mobile-menu .menu-content>li ul.display{height:auto;visibility:visible}.mobile-menu .menu-content>li{border-top:1px dashed #f1f1f1}.mobile-menu .menu-content>li:first-child{border-top:none}.mobile-menu .menu-content>li>a{text-transform:uppercase}.mobile-menu .menu-content li.active>a{font-weight:700}.mobile-menu.display{transform:translateX(0);z-index:6}.overlay{background:rgba(0,0,0,.2);display:none;height:100vh;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:-9999}.overlay.display{display:block;opacity:1;z-index:5}.comp-table{max-width:100%;overflow-x:auto;overflow-y:hidden}.comp-table table{margin:0;min-width:800px;padding:0}.comp-table tr td,.comp-table tr th{margin:0;padding:5px}.comp-table.full table{max-width:100%;width:100%}.comp-table__border table{border-collapse:collapse}.comp-table__border table td{border:1px solid #dedede;border-collapse:collapse}.comp-table thead tr td{background-color:#e9e9e9}.post-horizontal__name a{color:#000;text-decoration:none}.post-horizontal__name a:hover{color:var(--orange)}.form-group{margin-bottom:1rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-family:var(--font);font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group .form-control{border-color:#eee;border-radius:2px;flex:1 1 auto;height:35px;margin-bottom:0;min-width:0;position:relative;width:1%}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}textarea.form-control{font-family:var(--font);height:auto}[type=checkbox].form-control{display:inline-block;height:18px;margin:0;padding:0;vertical-align:middle;width:18px}.form-group>*{-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.form-group span.error{color:#e53935;display:inline-block;font-size:13px;line-height:100%;margin-left:5px;margin-top:5px}.btn,.form-group a{text-decoration:none}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;box-sizing:border-box;color:#212529;cursor:pointer;display:inline-block;font-family:var(--font);font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.btn.border{border-color:#333;color:#333}.btn.orange{background-color:#ed7d31;color:#fff}.btn.orange:hover{background-color:#ff8533}.btn:disabled{cursor:not-allowed}

/* Bigtools: ẩn danh sách bài viết liên quan auto-chèn trong bài blog */
.post-detail .post-related {
  display: none !important;
}
/*# sourceMappingURL=app.css.map*/