.container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1320px}}@media (min-width: 1700px){.container{max-width:1738px}}.product-summary.small.mb-3.mt-3 li::before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 48 48'%3E%3Cpath fill='%234caf50' d='M44 24c0 11.045-8.955 20-20 20S4 35.045 4 24 12.955 4 24 4s20 8.955 20 20'/%3E%3Cpath fill='%23ccff90' d='M34.602 14.602 21 28.199l-5.602-5.598-2.797 2.797L21 33.801l16.398-16.402z'/%3E%3C/svg%3E");font-size:15px;color:limegreen;line-height:1.7;padding-right:10px}.container,.container-fluid{padding-right:12px;padding-left:12px}.row{margin-right:-12px;margin-left:-12px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-right:12px;padding-left:12px}.line_1{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-word;-webkit-line-clamp:1;height:calc(20px* 1);line-height:21px}.line_2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-word;-webkit-line-clamp:2;height:calc(20px* 2);line-height:21px}.line_3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-word;-webkit-line-clamp:3;height:calc(20px* 3);line-height:21px}.line_4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-word;-webkit-line-clamp:4;height:calc(20px* 4);line-height:21px}.line_5{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-word;-webkit-line-clamp:5;height:calc(20px* 5);line-height:21px}.gap_1{gap:1px}.gap_2{gap:2px}.gap_3{gap:3px}.gap_4{gap:4px}.gap_5{gap:5px}.gap_6{gap:6px}.gap_7{gap:7px}.gap_8{gap:8px}.gap_9{gap:9px}.gap_10{gap:10px}.w-32{width:32px}.w-33{width:33px}.w-34{width:34px}.w-35{width:35px}.w-36{width:36px}.w-37{width:37px}.w-38{width:38px}.w-39{width:39px}.w-40{width:40px}.w-41{width:41px}.w-42{width:42px}.w-43{width:43px}.w-44{width:44px}.w-45{width:45px}.w-46{width:46px}.w-47{width:47px}.w-48{width:48px}.w-49{width:49px}.w-50{width:50px}.w-51{width:51px}.w-52{width:52px}.w-53{width:53px}.w-54{width:54px}.w-55{width:55px}.w-56{width:56px}.w-57{width:57px}.w-58{width:58px}.w-59{width:59px}.w-60{width:60px}.w-61{width:61px}.w-62{width:62px}.w-63{width:63px}.w-64{width:64px}.w-65{width:65px}.w-66{width:66px}.w-67{width:67px}.w-68{width:68px}.w-69{width:69px}.w-70{width:70px}.w-71{width:71px}.w-72{width:72px}.w-73{width:73px}.w-74{width:74px}.w-75{width:75px}.w-76{width:76px}.w-77{width:77px}.w-78{width:78px}.w-79{width:79px}.w-80{width:80px}body{font-family:'Inter', sans-serif;font-size:14px}body.overflow{overflow:hidden}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);background-color:#f7f7f7;border-radius:10px}body::-webkit-scrollbar{width:3px;background-color:#f7f7f7}body::-webkit-scrollbar-thumb{border-radius:10px;background-color:#FFF;background-image:-webkit-gradient(linear, 40% 0%, 75% 84%, from(var(--mainColor)), to(var(--mainColor)), color-stop(0.6, var(--mainColor)))}@media (max-width: 991px){body{padding-bottom:65px}}img{max-width:100%}i.down_icon,i.right_icon,i.left_icon,i.up_icon{position:absolute;top:16px;right:5px;display:flex;justify-content:center;align-items:center}i.down_icon:before,i.right_icon:before,i.left_icon:before,i.up_icon:before{content:'';width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#59646a transparent transparent transparent;transition:border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s}i.right_icon{transform:rotate(-90deg)}i.left_icon{transform:rotate(90deg)}i.up_icon{transform:rotate(180deg)}.btn-primary.focus,.btn-primary:focus,.form-control:focus,.btn.focus,.btn:focus{box-shadow:none}.fill_light{fill:#fff}.weight-400{font-weight:400}.weight-500{font-weight:500}.embed-responsive-9by16{padding-bottom:56.25%}.banner{overflow:hidden}.banner img{top:0;left:0;transition:transform 0.5s ease-out;width:100%}.banner:hover img{transform:scale(1.05)}.product-content img{height:auto;border-radius:20px;margin:10px auto}a{color:var(--textColor)}a path{transition:0.3s all ease-in-out}a,a:hover{text-decoration:none;transition:0.3s all ease-in-out}a:hover,.alert-warning .alert-link:hover{color:var(--mainColor)}a:hover path,.alert-warning .alert-link:hover path{fill:var(--mainColor)}.sitdown:before{content:"";left:0;opacity:1;position:absolute;right:0;top:0;background:rgba(255,255,255,0.6) none repeat scroll 0 0;height:0;transition:all 0.5s ease-in-out 0s;width:100%;z-index:1}.sitdown:hover:before{opacity:0;height:100%}.topbar{font-size:10px;padding:8px 0;border-bottom:1px #191E24 solid}header.left_h{width:260px;text-align:center;position:fixed;height:100%;top:0 !important;z-index:9;background:#000}.sapo-buyxgety-badge{top:20px !important;right:20px !important}button{cursor:pointer}.pt-xl-7{padding-top:4rem !important}.pb-xl-7{padding-bottom:4rem !important}.rounded-10{border-radius:10px !important}.mf{margin-right:-8px;margin-left:-8px}.swiper-container [class*=swiper-button-].swiper-button-disabled{display:none}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{width:30px;height:60px;display:flex;justify-content:center;align-items:center;background:#f7f7f7;box-shadow:0 0 4px 0 rgba(0,0,0,0.2);color:#707070;top:50%;transform:translateY(-50%);margin:0;transition:.3s;outline:none;opacity:.9}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{font-size:20px;color:#333}.swiper-container .swiper-button-next:hover:after,.swiper-container .swiper-button-prev:hover:after{color:var(--mainColor)}.swiper-container .swiper-button-next{padding-left:7px;border-radius:100px 0 0 100px;right:0}.swiper-container .swiper-button-prev{padding-right:7px;border-radius:0 100px 100px 0;left:0}.swiper-container .swiper-pagination-bullet:before{transition:0.7s width;content:'';width:0%;height:100%;position:absolute;background:#fff;top:0;right:0}.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active:before{transition:0.7s width;width:100%;left:0;right:auto}.swiper-container .swiper-pagination-bullet:after{content:'';width:100%;height:100%;position:absolute;background:#fff;top:0;right:0;opacity:0.25}.swiper-container-fade .swiper-slide{opacity:0 !important}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{opacity:1 !important}.line_slide{bottom:0;left:0;z-index:2;line-height:0}.head_svg svg path{stroke:#3F4449}.menu-toggle{width:50px;height:50px;right:-50px;top:0;z-index:10;background:var(--leftColBackground)}.menu-toggle svg{fill:var(--accentColor1)}.logo{position:relative}@media (max-width: 991.98px){.mb-rounded{border-radius:15px}.pr-menu{padding-right:0}.navigation-block{height:100vh;overflow-y:auto;overflow-x:hidden}.navigation-block::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);background-color:#f7f7f7;border-radius:10px}.navigation-block::-webkit-scrollbar{width:2px;background-color:#f7f7f7}.navigation-block::-webkit-scrollbar-thumb{border-radius:10px;background-color:#FFF;background-image:-webkit-gradient(linear, 40% 0%, 75% 84%, from(var(--mainColor)), to(var(--mainColor)), color-stop(0.6, var(--mainColor)))}}.head_svg:hover{color:var(--menuHover)}.blog_head a{color:#fff;font-size:14px;line-height:normal}.blog_head a:hover{color:var(--menuHover)}.blog_head a:after{content:'';width:1px;height:30px;background:#ffffff;position:absolute;right:0;top:50%;transform:translateY(-50%);filter:opacity(0.4)}.blog_head a:last-child:after{display:none}.navigation-bottom .pop_login{line-height:normal}.navigation-bottom .pop_login a:hover{color:var(--menuHover)}.navigation-bottom .btn-search{cursor:pointer}.navigation-bottom .btn-account{margin-left:24px}.navigation-bottom .btn-account svg{transition:0.5s all;fill:#000}.navigation-bottom .btn-cart{margin-left:24px;top:initial !important;line-height:normal}.navigation-bottom .btn-cart svg{max-width:30px;fill:#000;width:20px}.navigation-bottom .btn-cart .text{white-space:nowrap}.navigation-bottom .btn-cart-indicator{border:1px #3F4449 solid;min-width:24px;height:24px;line-height:24px;border-radius:12px;margin-left:8px}@media (min-width: 1200px){.navigation-bottom .btn-cart{flex:0 0 80px;min-width:80px;max-width:80px}}.item_product_main .option-swath{overflow:hidden;position:relative;padding:0}.item_product_main .option-swath .show_again{background-color:#ffffff;position:absolute;left:0;top:0;height:100%;width:31px;z-index:80;padding:3px 0}.item_product_main .option-swath .swatch-color-wrapper{overflow:auto}.item_product_main .option-swath .swatch-color-wrapper::-webkit-scrollbar{display:none}@media (min-width: 992px){.item_product_main .option-swath .swatch-color-wrapper{overflow:hidden;padding-bottom:0}}.item_product_main .option-swath .show_more{background-color:#ffffff;position:absolute;right:0;top:0;height:100%;width:24px;z-index:80;padding:3px 0}.item_product_main .option-swath .show_more{position:absolute;right:0;cursor:pointer;display:block;z-index:99}.item_product_main .option-swath .show_more .show_icon{background:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/ic_arrow_circle_right.svg?1777972379285) right center no-repeat;width:24px;height:24px}.item_product_main .option-swath .show_more:hover .show_icon{background:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/ic_arrow_circle_right_fill.svg?1777972379285) right center no-repeat}.item_product_main .option-swath .show_again{position:absolute;left:0;cursor:pointer;display:block;z-index:99}.item_product_main .option-swath .show_again .show_icon{background:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/ic_arrow_circle_left.svg?1777972379285) right center no-repeat;width:24px;height:24px}.item_product_main .option-swath .show_again:hover .show_icon{background:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/ic_arrow_circle_left_fill.svg?1777972379285) right center no-repeat}.item_product_main .option-swath .swatch{display:none}.item_product_main .option-swath .swatch .swatch-element input{display:none}.item_product_main .option-swath .swatch label{float:left;min-width:25px !important;height:25px !important;margin:0;border:1px solid #DDE1EF;background-color:#fff;font-size:em(13px);text-align:center;line-height:25px;white-space:nowrap;font-weight:500;padding:0;border-radius:4px}.item_product_main .option-swath .swatch.swatch-color{width:95%;display:flex;white-space:nowrap;margin:0;transition:transform .25s linear}.item_product_main .option-swath .swatch.swatch-color::-webkit-scrollbar{display:none}.item_product_main .option-swath .swatch.swatch-color .swatch-element{float:none;display:inline-block;vertical-align:top;margin-bottom:0;transition:transform .25s linear}.item_product_main .option-swath .swatch.swatch-color .swatch-element.color label{width:30px !important;height:30px !important;min-width:unset !important;padding:0 !important;border-radius:30px !important;border:1px solid #E8E8E8}.item_product_main .option-swath .swatch.swatch-color .swatch-element.color input:checked+label{border-color:#000}.item_product_main .option-swath .swatch.swatch-color .swatch-element.color input:checked+label:before{display:none}.item_product_main .option-swath .swatch.swatch-color .swatch-element:nth-child(4) ~ .swatch-element{display:none}.item_product_main .option-swath .btn-num{line-height:30px;letter-spacing:2px;font-size:18px;position:absolute;right:0;top:0;background:#FFF;width:26px;text-align:right;cursor:pointer}@media (max-width: 992px){.item_product_main .option-swath .btn-num{display:none !important}}.item_product_main .selector-wrapper{display:none !important}.item_product_main .swatch{margin-bottom:8px;position:relative}.item_product_main .swatch .options-title{margin-bottom:5px;text-align:left;float:none;min-width:100px;font-size:16px}.item_product_main .swatch label{float:left;min-width:48px !important;height:40px !important;margin:0;border:1px solid #DDE1EF;font-size:16px;text-align:center;line-height:38px;white-space:nowrap;padding:0;border-radius:2px;cursor:pointer}.item_product_main .swatch-element label{padding:0 5px}.item_product_main .swatch-element label .img-check{display:none}.item_product_main .color.swatch-element label{line-height:33px;background-position:top center !important;width:48px !important;height:48px !important;min-width:unset !important;padding:0 !important;border-radius:4px !important;border:solid 1px #333}.item_product_main .color.swatch-element label input:checked+label{border-color:red}.item_product_main .color.swatch-element label img:not(.crossed-out){width:32px;height:32px;border-radius:0px}.item_product_main .swatch input:checked+label{color:var(--mainColor);border:2px solid var(--mainColor);position:relative}.item_product_main .swatch input:checked+label .img-check{display:inline-block;position:absolute;bottom:0;right:0}.item_product_main .swatch .color label{border:2px solid white;position:relative;padding-top:2px !important}.item_product_main .swatch .color label span{display:inline-block;width:40px;height:40px;vertical-align:top;border-radius:4px}.item_product_main .swatch .color label:hover{border-color:var(--mainColor) !important}.item_product_main .swatch .color input:checked+label{position:relative;border:2px solid var(--mainColor);transform:scale(0.89)}.item_product_main .swatch .color input:checked+label:after{content:"\f00c";font-family:FontAwesome;display:none}.item_product_main .swatch .color .has-thumb{position:relative}.item_product_main .swatch .color .has-thumb .ant-swatch{max-height:32px;position:relative;top:0;left:-3px}@media (max-width: 767px){.item_product_main .swatch .color .has-thumb .ant-swatch{top:-2px}}.item_product_main .swatch .swatch-element{float:left;-webkit-transform:translateZ(0);-webkit-font-smoothing:antialiased;margin:0px 10px 5px 0;position:relative}.item_product_main .swatch .swatch-element:last-child{margin:0 0 5px}.item_product_main .swatch .swatch-element input{cursor:pointer}.item_product_main .crossed-out{position:absolute;width:100%;height:100%;left:0;top:0}.item_product_main .swatch .swatch-element .crossed-out{display:none}.item_product_main .swatch .swatch-element.soldout .crossed-out{display:block}.item_product_main .swatch.error{background-color:#E8D2D2 !important;color:#333 !important;padding:1em;border-radius:5px}.item_product_main .swatch.error p{margin:0.7em 0}.item_product_main .swatch.error p:first-child{margin-top:0}.item_product_main .swatch.error p:last-child{margin-bottom:0}.item_product_main .swatch.error code{font-family:monospace}.search-block{width:100%;top:100%;left:0;background:#FFF;box-shadow:6px 10px 25px 0px rgba(0,0,0,0.1);border-bottom:1px solid #e8e8e8;padding-top:48px;padding-bottom:80px;opacity:0;visibility:hidden;transition:all .3s;z-index:9}.search-block.active{opacity:1;visibility:visible}.search-block #clearKeywords{color:#7E8185;cursor:pointer}.search-block #closeSearch{top:12px;right:12px;cursor:pointer}.search-block .container{max-width:1560px}@media (max-width: 1500px) and (min-width: 1200px){.search-block .container{max-width:1200px}}@media (max-width: 1199px){.search-block .container{max-width:90%}}.search-block .title{color:#7E8185;line-height:40px;font-size:16px}.search-block ul li:not(:last-child){margin-right:16px}.search-block ul li a{line-height:37px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3327 7.99969C15.3327 8.28607 15.1231 8.51821 14.8646 8.51821C14.6061 8.51821 14.3965 8.28607 14.3965 7.99969V5.10327L9.26646 10.7861C9.08366 10.9886 8.78735 10.9886 8.60455 10.7861L5.81493 7.69587L1.46502 12.5145C1.28222 12.717 0.985914 12.717 0.803115 12.5145C0.620316 12.312 0.620316 11.9837 0.803115 11.7812L5.48398 6.59604L5.51933 6.56026C5.70318 6.39412 5.9745 6.40619 6.14588 6.59604L8.9355 9.68624L13.7346 4.37005H11.1199C10.8614 4.37005 10.6518 4.1379 10.6518 3.85153C10.6518 3.56516 10.8614 3.33301 11.1199 3.33301H14.8646C15.1231 3.33301 15.3327 3.56516 15.3327 3.85153V7.99969Z' fill='%233F4449'/%3E%3C/svg%3E") 0 center no-repeat}.search-block .search-default{padding-top:72px}.search-block .swiper_search_default .swiper-button-prev,.search-block .swiper_search_default .swiper-button-next{width:32px;height:32px;background:none;top:-44px;right:0;margin:0}.search-block .swiper_search_default .swiper-button-prev:after,.search-block .swiper_search_default .swiper-button-next:after{font-size:16px;color:#3F4449;font-weight:bold}.search-block .swiper_search_default .swiper-button-prev{right:32px;left:auto}.left-search{display:flex;align-items:center;justify-content:flex-end;top:0 !important;width:1256px;max-width:calc(100% - 150px)}.left-search input[type="text"]{height:48px;color:#000;border:none;border-bottom:1px #191E24 solid;box-shadow:none;padding:0 40px 0 36px;border-radius:0}.left-search input[type="text"]::placeholder{color:#7E8185}.left-search button[type="submit"]{background:none;border:none;height:48px;left:0;top:0}.left-search.open{width:100%;opacity:1;left:0;pointer-events:auto}.left-search.active #searchResult{display:block}.info-block a{color:#000}.info-block a:hover{color:var(--menuHover)}.info-block a img{width:100%;max-width:28px;margin-right:10px;vertical-align:-18px}.info-block a b{line-height:normal}.b_ico_Cart{width:38px;height:38px}.cart_m{color:#fff;background:var(--lightLeftColBackground);border-top:2px solid var(--mainColor)}.cart_m img{max-height:30px}.title{font-size:22px;z-index:7;flex:none}.title a,.title span{color:#212529;letter-spacing:0}.title a:hover{color:var(--mainColor)}.img_b{border:2px solid var(--mainColor);background:var(--mainColor);min-width:65px;height:65px}.aspect{height:0}.aspect .img{left:50%;top:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;width:auto !important;height:auto !important}.item_list .item-title{font-size:1rem}.ring-container{width:1em;height:8px}.ring-container .ringring{border:3px solid var(--mainColor);border-radius:50%;height:1pc;width:1pc;left:-4px;top:-4px;animation:pulsate 1s ease-out;animation-iteration-count:infinite;opacity:0}.ring-container .circle{width:8px;height:8px;background-color:var(--mainColor);background-color:var(--mainColor);border-radius:50%;top:0;left:0}@keyframes pulsate{0%{-webkit-transform:scale(0.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2);opacity:0}}.ratio1by1{padding-bottom:100% !important}.ratio2by3{padding-bottom:calc(100%*3/2) !important}.ratio3by2{padding-bottom:calc(100%*2/3) !important}.ratio2by1{padding-bottom:50% !important}.ratio1by2{padding-bottom:200% !important}.ratio1by3{padding-bottom:calc(100%/3) !important}.ratio1by4{padding-bottom:calc(100%/4) !important}.ratio1by12{padding-bottom:calc(100%/12) !important}.ratio1by6{padding-bottom:calc(100%/6) !important}.ratioslide{padding-bottom:calc(100%*25/64) !important}body{color:var(--textColor)}.h-auto{height:auto !important}.bor-10{border-radius:10px}.m_white_bg_module{background:#fff}@media (max-width: 767px){.m_white_bg_module.opa_5{background:linear-gradient(180deg, rgba(255,255,255,0.5) 0%, #fff 33%, #fff 100%)}}.crp{cursor:pointer}#body_overlay{top:0 !important;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);z-index:10}.mbs{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-flex-wrap:unset;flex-wrap:unset}.text-main{color:var(--mainColor)}.navigation-block{border-top:1px solid #ffffffa6;min-width:calc(100% - 145px);background:linear-gradient(90deg, var(--mainColor), var(--mainColor2))}.header{padding:9px 12px;top:0;background:#FFF;z-index:9}.header>.container{max-width:100%}@media (max-width: 991px){.header{padding-left:0;padding-right:0}}.col-right{width:100%;display:flex;flex-direction:column;min-height:90vh}.col-right .contentWarp{flex:1 0 auto}#menu_mobile{border-right:1px solid #E8E8E8;box-shadow:6px 0px 25px 0px rgba(0,0,0,0.1);width:420px;left:-450px;top:0 !important;z-index:9999;height:100vh;overflow:auto;transition:all .3s;opacity:0;visibility:hidden}#menu_mobile.active{left:0;opacity:1;visibility:visible}#menu_mobile .logo{padding:9px 0;border-bottom:0.75px solid #191E24;margin-bottom:8px;top:0;z-index:1}#menu_mobile .close-menu{top:12px;right:16px;cursor:pointer}#menu_mobile .lv0{padding:0 16px;margin-bottom:32px}#menu_mobile .level0{border-bottom:1px solid #E8E8E8}#menu_mobile .level0 .menu-more{right:0;top:0;cursor:pointer}#menu_mobile .level0 .menu-more.active path:nth-child(1){display:none}#menu_mobile .level0>a{line-height:48px;padding-left:32px;font-size:16px}#menu_mobile .level0>a img{left:0;top:12px}#menu_mobile .level0:nth-child(1)>a:after{content:'SALE';background:var(--mainColor);color:#FFF;font-size:12px;border-radius:2px;padding:1px 6px;position:relative;top:-2px;margin-left:12px}#menu_mobile .level0>.menu-more{height:48px;width:48px}#menu_mobile .level0 ul{display:none;border-top:1px solid #E8E8E8}#menu_mobile .level0 ul.active{display:block}#menu_mobile .level0 ul a{line-height:40px}#menu_mobile .level0 ul a img{left:0;top:10px}#menu_mobile .level0 ul .menu-more{height:40px;width:40px}#menu_mobile .level0 ul .level1>a{padding-left:48px}#menu_mobile .level0 ul .level1>a img{left:16px}#menu_mobile .level0 ul .level2{padding-left:28px}#menu_mobile .level0 ul .banner-menu{padding:24px 0}#menu_mobile .level0 ul .banner-menu .label{top:40px;left:16px;background:var(--mainColor);font-size:12px;padding:0px 4px;border-radius:2px}#menu_mobile .level0 ul .banner-menu .name{margin:16px 0 8px}#menu_mobile .level0 ul .banner-menu .desc{font-size:12px}#menu_mobile .level0 ul.lv2{border-bottom:1px solid #E8E8E8}#menu_mobile .menu-sub{padding:0 16px}#menu_mobile .menu-sub a{line-height:28px;font-size:12px}@media (max-width: 567px){.border-xs-none{border:none !important}.bg_head{background:linear-gradient(var(--mainColor), #fff);left:unset;height:170px;top:0 !important;border-radius:0 0 20px 20px;z-index:0;transition:all 0.6s}.bg_head.min{transform:translateY(-250px)}}.ico_mb_bar{max-height:20px}.b_shadow{transition:all .3s ease-in-out}.b_shadow:hover{box-shadow:0 0px 4px 0 rgba(0,0,0,0.25)}.sale-label{top:5px;left:-5px;color:#ffffff;background:var(--accentColor2);padding:4px 6px;z-index:4;font-size:12px;border-top-left-radius:5px;border-top-right-radius:13px;border-bottom-right-radius:13px;box-shadow:0px 0px 5px 1px #fff}.sale-label:after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:0 5px 5px 0;border-color:transparent var(--accentColor2) transparent transparent;bottom:-5px;left:0px;filter:brightness(0.8)}.thumb{overflow:hidden;padding-bottom:100%;display:block;position:relative}.thumb img{left:50%;top:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;width:auto !important;height:auto !important;position:absolute;-webkit-transition:opacity 800ms ease;-moz-transition:opacity 800ms ease;-o-transition:opacity 800ms ease;transition:opacity 800ms ease}.thumb .product-avail{position:absolute;right:5px;bottom:5px;z-index:5;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;border-radius:5px;padding:2px 7px;color:var(--mainColor);font-size:11px;font-weight:700}.thumb .product-image{transition:all 0.5s ease-in-out;left:0;top:0;height:100%;width:100%;position:absolute}.thumb .product-image.second-image{position:absolute;width:100%;height:100%;opacity:0}.thumb .product-image.second-image.active{opacity:1}.thumb .zoom{transition:.8s ease-out;will-change:transform}.thumb .flash-tag{top:12px;left:12px;font-size:12px;align-items:baseline}.thumb .flash-tag span{margin-bottom:5px;color:#FFF;padding:0 6px;line-height:20px;border-radius:2px}.thumb .flash-tag span.new{background:#0A122A}.thumb .flash-tag span.sale{background:#C5A059}.thumb .flash-tag span.sold{background:#ED1C24}.thumb:hover .product-image{opacity:1}.thumb:hover .zoom{transform:scale(1.1)}.time_box .title img{margin-left:15px !important;height:60px;vertical-align:-2px}.time_box .countdown-item{background:#ce1219;padding:5px;min-width:36px;border:2px solid}.time_box .bg_flash{top:50%;transform:translateY(-50%);left:0;z-index:0;border-radius:10px}.sold-module{height:20px;border-radius:10px;background:#ff9a9a;z-index:1}.sold-module img{left:2px;top:-2px;width:18px;z-index:3}.sold-module .sold{font-size:12px;color:#fff;z-index:2;line-height:normal}@media (max-width: 375px){.sold-module .sold{font-size:9px}}.sold-module .remain{background:linear-gradient(to right, #ec1a17, #ffad00);left:0;top:0;z-index:1;border-radius:10px}.sold-module .remain:before{content:'';width:100%;height:100%;background-image:linear-gradient(45deg, rgba(255,255,255,0.25) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0.25) 75%, transparent 75%, transparent);animation:progress_bar_fill 2s linear infinite;background-size:30px 30px;position:absolute}@keyframes progress_bar_fill{0%{background-position:0 0}100%{background-position:30px 0}}.box_shadow{box-shadow:0 0px 2px 0 rgba(60,64,67,0.1),0 0px 6px 0px rgba(60,64,67,0.25)}.product-item{overflow:hidden}.product-item .quick-view{top:10px;right:10px;transform:translateX(100px);opacity:0;visibility:hidden;transition:all .3s;width:30px;height:30px;z-index:1;background:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/search.svg?1777972379285) center no-repeat #fff}.product-item .thumb{margin-bottom:12px}.product-item .item-info .item-title{margin-bottom:12px;font-weight:400;font-size:14px}.product-item .item-info .item-title a{transition:0.4s color}.product-item .item-info .item-title a:hover{color:var(--mainColor)}.product-item .item-info.small .item-title a{font-size:14px}.product-item .item-info .action{clear:both;padding:3px 10px;border:1px solid var(--mainColor);border-radius:20px;min-width:120px;backdrop-filter:blur(4px);transition:0.4s all;color:var(--mainColor)}.product-item .item-info .action:hover{color:#fff;background:var(--mainColor)}.product-item .item-info .action:hover i.right_icon{transform:rotate(270deg)}.product-item .item-info .product-img .item{margin-right:12px;width:22px;cursor:pointer;position:relative;display:flex;align-items:center}.product-item .item-info .product-img .item img{border:1px solid #E8E8E8;border-radius:50%;vertical-align:top}.product-item .item-info .product-img .item.active img,.product-item .item-info .product-img .item:hover img{border-width:2px}.product-item .item-info .product-img .item.active:before,.product-item .item-info .product-img .item:hover:before{content:'';width:26px;height:26px;border:2px #3F4449 solid;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.product-item .item-info .product-img .plus{display:inline-block;line-height:20px;border:1px solid #E8E8E8;background:#F5F5F5;width:22px;text-align:center;border-radius:50%;font-size:12px}.product-item:hover .item-info{bottom:0}.product-item:hover .quick-view{transform:translateX(0);opacity:1;visibility:visible}.product-item .product-item_form{top:60px;right:8px;z-index:1}@media (min-width: 992px){.product-item .product-item_form{transform:translateX(100%);opacity:0;visibility:hidden;transition:0.3s all ease}}.product-item .product-item_form .btn{font-size:14px}.product-item .product-item_form .btn:hover{color:var(--mainColor)}@media (min-width: 992px){.product-item .product-item_form{transform:translateX(0);opacity:1;visibility:visible}}@media (max-width: 991px){.product-item .product-item_form .btn{min-width:35px;height:35px}.product-item .product-item_form .btn svg,.product-item .product-item_form .btn img{width:20px;height:20px}}.product-item .item-price,.product-item-list .item-price{margin-bottom:12px}.product-item .item-price .special-price,.product-item-list .item-price .special-price{margin-right:12px}.product-item .item-price .old-price,.product-item-list .item-price .old-price{font-size:12px;color:#7E8185;margin-right:12px}@media (max-width: 375px){.product-item .item-price,.product-item-list .item-price{font-size:13px}.product-item .item-price .old-price,.product-item-list .item-price .old-price{font-size:11px}}.product-item .item-price .sale,.product-item-list .item-price .sale{background:var(--mainColor);color:#FFF;font-size:12px;font-weight:500;padding:1px 4px;border-radius:2px}.product-item .small .old-price,.product-item-list .small .old-price{font-size:11px}.view_more{margin-bottom:-15px}.view_more:before{content:'';width:100%;height:1px;position:absolute;left:0;top:50%;background:#dee2e6;z-index:0}.view_more a{font-size:14px;background:var(--mainColor);padding:5px 15px;border-radius:25px;box-shadow:0px 0px 0px 13px #fff}.view_more a:hover{background:var(--mainColor2);color:#fff !important}.product-item-list .action,.product-item-list .author{font-size:14px}.more_abs .view_more{top:0px;right:15px;padding-right:20px}.more_abs .view_more .down_icon{top:10px}.more_abs .view_more:hover .down_icon:before{border-color:var(--mainColor) transparent transparent transparent}@media (min-width: 576px){.item-info .item_sum{display:-webkit-box !important}}.menu_list{top:0;right:0}@media (min-width: 992px){.menu_list{position:absolute}}.menu_list .list_mn a{font-size:14px}.title_blo a{font-size:1.1rem}.item_grid{transition:all 0.5s;margin-bottom:15px}.item_grid .entry-date{color:#ffffff;top:10px;left:0;padding:0px 7px;line-height:normal;z-index:2}.item_grid .entry-date p{margin:0}.item_grid .entry-date p.day{font-size:1.2rem}.item_grid .entry-date p.yeah{font-size:0.8rem}.item_grid .entry-date:before{content:'';background:var(--mainColor);width:120px;height:120px;border-radius:50%;position:absolute;top:-60px;left:-40px;z-index:-1;pointer-events:none}.item_grid .sum{font-size:0.95rem}@media (min-width: 767px){.item_grid.index .cont{box-shadow:0 0 8px 0 rgba(4,0,0,0.4);border-radius:10px;background:#fff;z-index:4;transform:translateY(-60px);transition:all 0.5s}.item_grid.index:hover .cont{transform:translateY(-40px)}}footer{background:#E5E5E5;padding-top:64px;padding-bottom:64px}@media (min-width: 1400px){footer .container{padding-left:50px;padding-right:50px}}footer .footer-title{font-size:16px;border-bottom:1px #000000 solid;padding-bottom:8px;margin-bottom:8px}footer .footer-title:not(:first-child){margin-top:48px}footer .footer-col{padding:0 35px}footer .hotline{border:1px solid #3F4449;line-height:40px;padding:0 20px;border-radius:20px;margin-bottom:24px}footer .hotline svg{margin-right:8px}footer .bct{margin-bottom:24px}footer .social a{border-radius:50%;overflow:hidden}footer .social a:not(:last-child){margin-right:12px}footer ul li{margin-bottom:6px}footer p{text-align:justify}.btn-primary{transition:all 0.5s;color:#fff;background-color:var(--mainColor);border-color:var(--mainColor)}.btn-primary:hover,.btn-primary:active,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled):active:focus{background-color:var(--mainColor2);border-color:var(--mainColor2)}.effect-ming{overflow:hidden}.effect-ming img{-webkit-transition:opacity 0.35s;transition:opacity 0.35s}.effect-ming .overlay{top:0;left:0;padding:30px;backface-visibility:hidden;pointer-events:none;z-index:3}@media (min-width: 1199px){.effect-ming .overlay::before{content:'';position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;border-radius:.25rem;box-shadow:0 0 0 45px rgba(255,255,255,0.2);opacity:0;transition:opacity 0.35s, transform 0.35s;transform:scale3d(1.4, 1.4, 1);background-image:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/favicon.png?1777972379285);background-repeat:no-repeat;background-position:center center;background-size:70px;background-color:rgba(76,175,80,0.2)}}@media (min-width: 1199px){.effect-ming:hover .overlay::before{opacity:1;transform:scale3d(1, 1, 1)}}.effect-ming.open_video .modal-open:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.3;z-index:1}.effect-ming .video_open{top:0;left:0;background-repeat:no-repeat;background-position:center center;z-index:2}.grecaptcha-badge{display:none !important}#book-form h3{color:#fff}.phone-box .oi{opacity:0;width:0;font-size:0;position:absolute;height:0;left:40px;top:7px;-webkit-transition:all 0.3s;transition:all 0.3s}@keyframes play0{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0deg) scale(1) skew(1deg)}100%{transform:rotate(0deg) scale(1) skew(1deg)}}.phone-box,.zalo-box,.fb-box{width:36px;height:36px;line-height:36px;border-radius:30px;display:inline-block;background:var(--mainColor);position:relative}.phone-box img,.zalo-box img,.fb-box img{max-width:25px}.phone-box svg,.zalo-box svg,.fb-box svg{fill:#fff}.phone-box:hover,.zalo-box:hover,.fb-box:hover{transform:translateY(-5px)}.play0{animation:play0 1.5s ease infinite}.fix-phone{position:fixed;z-index:21;right:0;display:flex;border-top-left-radius:30px;border-bottom-left-radius:30px;justify-content:center;align-items:center;background-color:var(--mainColor)}@media (min-width: 992px){.fix-phone{top:50% !important;transform:translateY(-50%);flex-direction:column}.fix-phone:before{content:"";position:absolute;height:30px;width:60px;top:-30px;right:0px;border-radius:0 0 50px 0;box-shadow:30px 0 0 0 var(--mainColor);pointer-events:none}.fix-phone:after{content:"";position:absolute;height:30px;width:60px;bottom:-30px;right:0px;border-radius:0 50px 0px 0;box-shadow:30px 0 0 0 var(--mainColor);pointer-events:none}}.fix-phone .notify{right:calc(100% + 15px);top:0;height:fit-content;width:250px}.gift-product{margin-bottom:5px}.gift-product .item{border:1px solid #E8E8E8;border-radius:16px;padding:10px;font-weight:500;font-size:14px;margin-bottom:12px}.gift-product .item label{display:inline-block;background:#C5A059;line-height:20px;color:#FFF;border-radius:2px;padding:0 6px;margin:0;font-size:12px}.gift-product .item img{width:60px;margin-right:10px;border-radius:5px}.gift-product .item .price{color:#7E8185}.gift-product .item button{height:20px;line-height:20px;background:var(--mainColor);color:#FFF;border-radius:10px;padding:0 15px}.gift-product .item button:hover{background:var(--subColor)}.gift-product .item button[disabled="disabled"]{opacity:0.5;background:var(--subColor)}.gift-product .item .price-box{justify-content:space-between;margin:0;position:relative}.gift-product .item .price-box input{display:none}@media (max-width: 991px){.mew_mobi_bar{top:initial !important;bottom:0;left:0;background:#fff;width:100%;height:65px;z-index:13;box-shadow:0 7px 36px rgba(16,42,67,0.4);transition:all .5s;transform:translateY(0)}.mew_mobi_bar .item{width:30%}.mew_mobi_bar .item .btn-cart-indicator{min-width:20px;height:20px;top:-6px;right:2px;padding:3px;background:#f00;color:#fff;border-radius:50%;line-height:15px;font-size:13px}.mew_mobi_bar .item svg{max-width:20px;height:20px;margin:0 auto;fill:var(--textColor)}.mew_mobi_bar .item img{max-width:20px !important;height:20px;margin:0 auto}.mew_mobi_bar .item .tit{font-size:14px}.mew_mobi_bar .item.active svg,.mew_mobi_bar .item:hover svg,.mew_mobi_bar .item.open svg{fill:var(--mainColor)}.mew_mobi_bar .item.active .tit,.mew_mobi_bar .item:hover .tit,.mew_mobi_bar .item.open .tit{color:var(--mainColor)}.mew_mobi_bar.mew_mobi_bar_product{padding:12px}.mew_mobi_bar.mew_mobi_bar_product .js-addToCart,.mew_mobi_bar.mew_mobi_bar_product .product-action_addcart_bar{height:42px;width:80px;border:1px var(--mainColor) solid;margin-right:16px;border-radius:27px}.mew_mobi_bar.mew_mobi_bar_product .js-buynow,.mew_mobi_bar.mew_mobi_bar_product .product-action_buynow_bar{background:var(--mainColor);min-width:calc(100% - 96px);border-radius:27px !important;font-size:16px;line-height:42px;height:42px}.mew_mobi_bar.mew_mobi_bar_product .product-action_buynow{border-radius:27px !important}.fix-phone{overflow:hidden;position:fixed;bottom:55px;left:50%;right:auto;transform:translate(-50%) scale(1);border-radius:6px;background:#fff;padding:10px 0;z-index:9;top:inherit !important;box-shadow:0px 0px 2px 2px rgba(45,52,58,0.1);opacity:0;transition:0.7s all;visibility:hidden}.fix-phone.fix-phone.active{animation-name:contact_bar;animation-duration:0.7s;opacity:1;pointer-events:auto;z-index:11;visibility:visible}.w-mb-50.ratio1by1{padding-bottom:calc((100% - 15px)/2) !important}}@keyframes contact_bar{0%{opacity:0;transform:translate(-50%)}30%{opacity:0;transform:translate(-50%)}70%{opacity:1;transform:translate(-50%) scale(1.08)}100%{opacity:1;transform:translate(-50%) scale(1)}}@media (max-width: 767px){.payment-accept{padding-bottom:10px}.coppyright{padding:10px 0;text-align:center}}.show{transition:opacity 400ms}img.flashsale-img{max-width:100px !important;width:auto}.hide{opacity:0}.payment-accept img{max-height:30px}.back_top{background:var(--mainColor);width:40px;height:40px;bottom:0px;right:12px;border-radius:20px;cursor:pointer;opacity:0;transition-duration:0.7s;z-index:8;top:initial !important}.back_top.back_show{opacity:1;bottom:12px}@keyframes play_video{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}30%{transform:scale(1.1)}40%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.open_video .video_open{will-change:transform}.open_video .video_open:hover{animation:play_video 1.5s ease infinite}.popup_video{top:0 !important;left:0;visibility:hidden;z-index:0;opacity:0;transition:all 0.5s;pointer-events:none}.popup_video.open{z-index:12;background:rgba(0,0,0,0.5);visibility:visible;opacity:1;pointer-events:auto}.popup_video .b_video{width:800px;max-width:calc(100% - 10px)}.popup_video .max-100{max-width:100%}.popup_video .close_video{border-radius:50%;width:30px;height:30px;border:2px solid #000;z-index:9}@media (min-width: 768px){.popup_video .close_video{right:-6px;top:-12px;transition:all 0.3s}}@media (max-width: 767px){.popup_video .close_video{bottom:-35px;right:50%;transform:translateX(50%)}}.popup_video .close_video img{max-width:16px;filter:brightness(0)}@media (min-width: 768px){.popup_video .close_video:hover{transform:scale(1.1) rotate(360deg)}}.hideOnScroll{transform:translateY(100%)}.compare-label{cursor:pointer}@media (max-width: 767px){.compare-label{font-size:13px}}.compare-label input[type=checkbox]+.compare-checkbox{width:14px;height:14px;display:inline-block;border:1px solid #8f8f9d;border-radius:4px;transition:all 0.3s ease}.compare-label input[type=checkbox]:checked+.compare-checkbox{background-image:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/checked_filter.png?1777972379285);background-repeat:no-repeat;background-position:center;background-color:var(--mainColor);background-size:10px;border-color:var(--mainColor);transition:all 0.3s ease}.js-compare-share,.js-compare-button{cursor:pointer;transition-duration:.7s;z-index:8;top:initial !important}.js-compare-share img,.js-compare-button img{filter:brightness(0) invert(1);max-width:28px}.js-compare-share svg,.js-compare-button svg{fill:#fff}.js-compare-share span:not(.tit),.js-compare-button span:not(.tit){bottom:-4px;left:-4px;width:18px;height:18px;background:var(--menuHover);line-height:18px;font-size:12px;color:#000;box-shadow:0px 0px 1px 1px #ebebeb;visibility:visible;opacity:1}.js-compare-share span:not(.tit).hidden,.js-compare-button span:not(.tit).hidden{visibility:hidden;opacity:0;display:none !important}.js-compare-share.hidden,.js-compare-button.hidden{display:none !important}.js-compare-share img{max-width:20px}.notify{position:absolute;width:100%;bottom:100%;padding:5px;border-radius:8px;box-shadow:0 5px 10px -5px rgba(0,0,0,0.15),0 10px 10px -5px rgba(0,0,0,0.1);width:200px;visibility:hidden;opacity:0;transition:all 0.3s ease}.notify.active{visibility:visible;opacity:1}.notify p{margin:0}.notify .notify-title{font-size:14px;line-height:22px;font-weight:bold}.notify .notify-text{font-size:12px;line-height:18px}.notify.system{background-color:var(--toastSysBg)}.notify.system .notify-text,.notify.system .notify-title{color:var(--toastSysCl)}.notify.success{background-color:var(--toastSuccessBg)}.notify.success .notify-text,.notify.success .notify-title{color:var(--toastSuccessCl)}.notify.warning{background-color:var(--toastWarningBg)}.notify.warning .notify-text,.notify.warning .notify-title{color:var(--toastWarningCl)}.notify.error{background-color:var(--toastErrorBg)}.notify.error .notify-text,.notify.error .notify-title{color:var(--toastErrorCl)}.tab_link{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;max-width:100%}.tab_link .js-tab-title{transition:all .15s ease;white-space:nowrap}.tab_link .js-tab-title.active,.tab_link .js-tab-title:hover{background:#fff;color:var(--mainColor);border-color:var(--mainColor) !important}.tab_link .js-tab-title img{max-width:32px}.js-tab-content{display:none}.search-cate{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;max-width:100%}.search-cate .active{background:#fff;color:var(--mainColor);border-color:var(--mainColor) !important}.label_tag{z-index:9;bottom:0;left:0;font-size:10px;line-height:13px}.label_tag.label1{background:linear-gradient(to right, #faab08, #d42611)}.label_tag.label2{background:linear-gradient(to right, #e91f63, #db2663)}.label_tag.label3{background:linear-gradient(to right, #3bacf0, #1b6dc1)}.label_tag.label4{background:linear-gradient(to right, #3bacf0, #1b6dc1)}.label_tag.label5{background:linear-gradient(to right, #ef3006, #c60004)}.product-item .sapo-product-reviews-badge .sapo-product-reviews-star i{font-size:13px}.b_sale_blog .aspect .img,.lastest-articles .aspect .img,.m_blog .aspect .img{left:50%;top:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;width:100% !important;height:100% !important;object-fit:cover}.top-banner{z-index:1001}@media (max-width: 991px){.top-banner{position:fixed !important;top:0;left:0;right:0}}.top-banner .close{z-index:9;position:absolute;right:8px;top:5px;background:white;width:20px;height:20px;border-radius:100%;line-height:20px;font-size:14px;vertical-align:top}@media (max-width: 767px){.top-banner .close{zoom:0.7}}#p-now{top:0 !important}#p-now .modal-content{background:transparent;border:none}#p-now .modal-header{background:transparent;border-bottom:1px solid #f1f1f1;align-items:center}#p-now .modal-header h2{font-size:16px;margin:0;padding:0;line-height:24px;font-weight:700;color:var(--mainColor)}#p-now .modal-header .close{color:#333;font-size:26px;font-weight:normal;z-index:9;position:relative}#p-now .modal-dialog{background:#fff;margin:80px auto 0;transform:translate(0)}@media (min-width: 767px){#p-now .modal-dialog{width:700px;max-width:700px}}@media (max-width: 767px){#p-now .modal-dialog{margin:0px auto 0}}.new-popup .des-top{font-size:19.5px;margin-bottom:20px}@media (max-width: 767px){.new-popup .des-top{font-size:18px;margin-bottom:12px}}.new-popup .n-p{color:#101835;padding:0px 0 0;margin-top:0px;font-size:19px}@media (max-width: 767px){.new-popup .n-p{color:#101835;padding:0px 0 0;margin-top:5px;font-size:18px}}.new-popup .pop-top h2{font-weight:bold;color:var(--mainColor);text-transform:uppercase;font-size:28px;margin-bottom:0px}@media (max-width: 767px){.new-popup .pop-top h2{font-size:21px}}.new-popup .n-p-call a{display:inline-block;vertical-align:top;margin-right:10px}.new-popup .n-p-call .phones{display:inline-block;background:#E9C155 !important;padding:6px 35px !important;font-size:24px;border-radius:20px !important;border:1px solid white !important;color:#fff !important}@media (max-width: 767px){.new-popup .n-p-call .phones{display:inline-block;background:#E9C155 !important;padding:6px 20px !important;font-size:24px;border-radius:20px !important;border:1px solid white !important;color:#fff !important}}.new-popup .customer-name{display:flex;align-items:center}.new-popup .customer-name .input-box{width:50%}.new-popup .customer-name .text-phone{margin-right:20px}.new-popup .des_form{background:#efefef;padding:20px 10px;border-radius:10px;margin:10px 0;font-weight:700}.new-popup .subml{background:var(--mainColor);color:#fff;border:1px solid var(--mainColor);padding:10px 20px}.new-popup .input-text{outline:none;padding:7px 10px;width:100%;margin-bottom:10px;border-radius:5px;border:1px solid #ddd}.new-popup .submit{background:#c9302c;height:48.28px;width:auto;border-radius:10px;margin-bottom:20px;line-height:48px;padding:0 33.4px;text-align:center;white-space:nowrap;outline:none !important;cursor:pointer;font-weight:400;letter-spacing:0;font-size:16px;color:#fff;border:1px solid #fff}@media (max-width: 991px){.new-popup .submit{margin-bottom:15px}}@media (max-width: 767px){.new-popup .submit{background:#c9302c;height:48.28px;width:170px;border-radius:20px;margin-bottom:20px;line-height:48px;padding:0 20px;text-align:center;white-space:nowrap;outline:none !important;cursor:pointer;font-weight:400;letter-spacing:0;font-size:16px;color:#fff;border:1px solid #fff}}#popupPhone .new-popup .submit{padding:0 41.4px}.blog-item-list .thumb{padding-bottom:0}.jas-sale-pop{background:#fff;bottom:-100%;left:20px;padding:10px 15px 10px 10px;box-shadow:0 0 20px rgba(0,0,0,0.1);border-radius:3px;opacity:0;visibility:hidden;transition:all 2s;z-index:99999;position:fixed;overflow:hidden}@media (max-width: 480px){.jas-sale-pop{left:10px;right:10px;max-width:290px}.jas-sale-pop .jas-sale-pop-content{overflow:hidden;max-width:180px}}.jas-sale-pop a img{max-width:80px}@media (max-width: 321px){.jas-sale-pop{left:10px;right:10px;max-width:220px}.jas-sale-pop .jas-sale-pop-content{max-width:180px}}.jas-sale-pop .mr__20{margin-right:10px}.jas-sale-pop h4{color:#222;margin:0;font-size:14px;margin-bottom:0px}.jas-sale-pop h3{margin:0;font-size:13px;max-width:255px;line-height:20px;max-height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:300}.jas-sale-pop h3 a{color:#878787;margin:0;font-size:13px}.jas-sale-pop .jas-sale-pop-timeago{color:#878787;font-size:12px;font-weight:300}.jas-sale-pop .pe-7s-close{right:5px;top:5px;cursor:pointer;position:absolute;display:inline-block;width:10px;height:10px;background:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/close.png?1777972379285);background-repeat:no-repeat;background-size:cover;background-position:center}.jas-sale-pop.slideUp{bottom:150px;opacity:1;visibility:visible}.jas-sale-pop.middle-xs{-webkit-box-align:center;-ms-flex-align:center}.jas-sale-pop.flex{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.jas-sale-pop.flex{z-index:1024;top:auto !important}.tag_product_new{position:absolute;bottom:2px;left:2px}.tag_product_new p{padding:2px 5px;font-size:11px;margin:0;color:#fff;background:var(--mainColor);border-radius:3px}.tag_product_new img{max-height:24px;position:initial;transform:translate(0)}.bizweb-theme-previewer{display:none}.mySwiperNested .swiper-slide{width:100%;padding:15px 0}@media (max-width: 991px){.mySwiperNested .swiper-slide{width:100%}}.mySwiperNested .coupon__wrap{display:flex;flex-flow:row;width:100%;border-radius:10px}.mySwiperNested .coupon__wrap .coupon__title{position:relative;display:flex;flex-flow:column;align-items:center;justify-content:center;flex:0 0 auto;width:35%;padding:10px}@media (max-width: 991px){.mySwiperNested .coupon__wrap .coupon__title{width:35%}}.mySwiperNested .coupon__wrap .coupon__title:before{content:"";position:absolute;top:-10px;right:-10px;width:15px;height:15px;background-color:#fff;border-radius:100%}.mySwiperNested .coupon__wrap .coupon__title:after{content:"";position:absolute;top:-11px;right:-10px;width:20px;height:10px;background-color:#fff}.mySwiperNested .coupon__wrap .coupon__title .couple__category{font-size:25px;font-weight:700}.mySwiperNested .coupon__wrap .coupon__title .coupon__max{font-weight:700;font-size:40px}.mySwiperNested .coupon__wrap .coupon__detail{position:relative;display:flex;flex-flow:column;align-items:flex-start;flex:0 0 auto;width:65%;padding:10px 10px 10px 15px}@media (max-width: 991px){.mySwiperNested .coupon__wrap .coupon__detail{width:65%;align-items:center}}.mySwiperNested .coupon__wrap .coupon__detail:before{content:"";position:absolute;bottom:-10px;left:-5px;width:15px;height:15px;background-color:#fff;border-radius:100%}.mySwiperNested .coupon__wrap .coupon__detail:after{content:"";position:absolute;bottom:-11px;left:-10px;width:20px;height:10px;background-color:#fff}.mySwiperNested .coupon__wrap .coupon__detail .coupon__price{margin-bottom:5px;font-size:16px;font-weight:700;letter-spacing:0.5px}@media (max-width: 991px){.mySwiperNested .coupon__wrap .coupon__detail .coupon__price{font-size:14px}}.mySwiperNested .coupon__wrap .coupon__detail .coupon__info{display:flex;flex-flow:column;align-items:flex-start}.mySwiperNested .coupon__wrap .coupon__detail .coupon__info span{margin-bottom:5px;font-size:11px;text-align:left}.mySwiperNested .coupon__wrap .coupon__footer{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%}.mySwiperNested .coupon__wrap .coupon__footer .coupon__condition a,.mySwiperNested .coupon__wrap .coupon__footer .coupon__btn a{display:inline-flex;padding:5px 10px;text-decoration:none}.mySwiperNested .coupon__wrap .coupon__footer .coupon__condition a{border-radius:15px;font-size:11px;font-weight:600}.mySwiperNested .coupon__wrap .coupon__footer .coupon__btn a{border-radius:5px;font-size:12px;color:#fff;font-weight:600}.mySwiperNested .coupon__wrap .coupon__border{position:absolute;top:50%;left:0;width:2px;height:calc(100% - 30px);transform:translateY(-50%)}.swiperFashion .coupon__wrap{border:1px solid #FB4A60;background-color:#fb4a600a}.swiperFashion .coupon__wrap .coupon__title:before,.swiperFashion .coupon__wrap .coupon__detail:before{border:1px solid #FB4A60}.swiperFashion .coupon__wrap .coupon__max,.swiperFashion .coupon__wrap .couple__category{color:#FB4A60}.swiperFashion .coupon__wrap .coupon__price{color:#FB4A60}.swiperFashion .coupon__wrap .coupon__info span{color:#000000}.swiperFashion .coupon__wrap .coupon__condition a{color:#FB4A60;background-color:#FB4A60}.swiperFashion .coupon__wrap .coupon__btn a{background-color:#FB4A60}.swiperFashion .coupon__wrap .coupon__border{border-left:1px dashed #FB4A60}.coupon-copy{display:flex;align-items:center;width:fit-content}#cpnCode{font-weight:800;border:1px dashed #f00;padding:8px 3px;border-right:0;color:#fb4a60}#cpnBtn{border:1px solid #fff;background:#fb4a60;padding:9px 6px;color:#ffffff;cursor:pointer}.social-share{display:flex;align-items:center;gap:15px}.social-share p{font-weight:bold;color:#555;margin:10px}.share-button{border-radius:50%;color:#fff;transition:transform 0.3s ease, box-shadow 0.3s ease;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.share-button:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,0.2)}.media-body{font-size:14px}.dpc{display:block;max-width:100%;height:auto;margin:0 auto;border-radius:10px}.dmobile{display:none}.product_poli .row.flex-nowrap{display:flex;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start}.custom-scrollbar::-webkit-scrollbar{display:none}.contact-button{right:12px;bottom:61px;z-index:99}.contact-button .contact-list{height:0;overflow:hidden;transition:all .3s;margin-bottom:9px}.contact-button .contact-list a{margin-bottom:9px}.contact-button .contact-btn{cursor:pointer}.contact-button .contact-btn .close{display:none}.contact-button.active .contact-btn .close{display:block}.contact-button.active .contact-btn .open{display:none}.contact-button.active .contact-list{height:138px}#sapo-loyalty-rewards-init .sapo-launcher-button{z-index:999;bottom:12px !important;left:12px !important}@media (max-width: 767px){#sapo-loyalty-rewards-init .sapo-launcher-button{width:40px !important;height:40px}}.poli-wrap{background:#F5F5F5;border-radius:16px;padding:16px 4px}.poli-item{color:#1B4332}.poli-item img{min-width:24px;width:24px;margin-right:12px}.poli-item:nth-child(1),.poli-item:nth-child(2){margin-bottom:14px}.cart-fixed,.voucher-fixed{top:0;width:510px;max-width:100%;height:100%;padding-top:16px;padding-bottom:160px;z-index:99999;right:-600px;transition:all .3s}.cart-fixed.active,.voucher-fixed.active{right:0}.cart-fixed .cart__header,.voucher-fixed .cart__header{height:48px;padding:0 12px;font-size:20px;cursor:pointer}.voucher-fixed .note{margin-bottom:12px;padding:0 20px}.voucher-fixed .list{padding:0 28px;height:calc(100% - 30px);overflow:auto}.voucher-fixed .item{background:#191e24;position:relative}.voucher-fixed .item::before{content:"";position:absolute;right:-8px;top:0;width:16px;height:100%;background:radial-gradient(circle at right, transparent 6px, #191e24 7px);background-size:16px calc(114px / 8);background-repeat:repeat-y}.voucher-fixed .item::after{content:"";position:absolute;left:-8px;top:0;width:16px;height:100%;background:radial-gradient(circle at left, transparent 6px, #191e24 7px);background-size:16px calc(114px / 8);background-repeat:repeat-y}.voucher-fixed .item .left{padding-left:64px;padding-right:12px;background:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/voucher_icon.svg?1777972379285) left 22px center no-repeat;font-size:12px}.voucher-fixed .item .left span{font-size:16px}.voucher-fixed .item .right{height:114px;width:140px;min-width:140px;border-left:1px solid #7E8185}.voucher-fixed .item .right span{line-height:32px;background:url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/copy.svg?1777972379285) right 12px center no-repeat;border-radius:16px;padding:0 34px 0 12px;cursor:pointer;transition:all .3s}.voucher-fixed .item .right span:hover{border-color:var(--mainColor) !important;background-color:var(--mainColor)}.voucher-fixed .back{margin:12px 16px;color:var(--mainColor);border-color:var(--mainColor);line-height:52px;border-radius:27px;font-size:20px;width:calc(100% - 32px);bottom:0;left:0}.voucher-fixed .back svg{margin-right:12px}.cart-fixed .no-product .cart__header{top:16px;left:0}.cart-fixed .no-product svg{max-height:120px}.cart-fixed .no-product svg .m_color{fill:var(--mainColor)}.cart-fixed .have-product{height:100%}.cart-fixed.detail-expand{padding-bottom:285px}.cart-fixed .cart__ship{padding:16px}.cart-fixed .cart__ship p{font-size:12px;margin-bottom:6px}.cart-fixed .cart__ship .scrollbar{background:#E8E8E8;height:11px;border-radius:6px}.cart-fixed .cart__ship .scrollbar .percent{background:#2D6A4F;border-radius:6px;width:0%;height:100%;top:0;left:0;transition:all .3s}.cart-fixed .cart__detail{height:calc(100% - 40px);overflow:auto}.cart-fixed .cart__related{padding:0 16px 30px;overflow:hidden;height:0;visibility:hidden}.cart-fixed .cart__related.active{height:initial;visibility:visible}.cart-fixed .cart__related .title{font-size:16px;line-height:40px;margin-bottom:8px}@media (min-width: 768px){.cart-fixed .cart__related .swiper-container{overflow:initial}}.cart-fixed .cart__related .swiper-button-prev,.cart-fixed .cart__related .swiper-button-next{width:32px;height:32px;top:4px;background:none;margin:0}.cart-fixed .cart__related .swiper-button-prev:after,.cart-fixed .cart__related .swiper-button-next:after{display:none}.cart-fixed .cart__related .swiper-button-prev{right:48px;left:auto}.cart-fixed .cart__related .swiper-button-next{right:16px}.cart-fixed .cart_sidebar__basket{padding:0 20px}.cart-fixed .cart-row{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #F5F5F5}.cart-fixed .cart-row .item-image{min-width:88px;width:88px;margin-right:12px}.cart-fixed .cart-row .item-info{min-width:calc(100% - 100px);width:calc(100% - 100px)}.cart-fixed .cart-row .edit-cart{height:32px;border-radius:16px;background:#f5f5f5 url(//bizweb.dktcdn.net/100/489/008/themes/1121384/assets/select_ico.svg?1777972379285) right 12px center no-repeat;padding-left:12px;padding-right:34px;border:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;cursor:pointer;outline:none}.cart-fixed .cart-row .remove{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.6096 3.33333L3.33343 13.6095L2.39062 12.6667L12.6668 2.39052L13.6096 3.33333Z' fill='%233F4449'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.33343 2.39052L13.6096 12.6667L12.6668 13.6095L2.39062 3.33333L3.33343 2.39052Z' fill='%233F4449'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-color:transparent;padding:0;width:16px;height:16px;border:none;top:3px;right:0}.cart-fixed .cart-row .item-price{width:calc(100% - 117px);vertical-align:middle}.cart-fixed .cart-row .item-price .js-compare-price{font-size:12px;text-decoration:line-through;color:#7E8185}.cart-fixed .cart-row .number-input{width:113px;vertical-align:middle;border-radius:16px;overflow:hidden}.cart-fixed .cart-row .number-input input{background:#F5F5F5;width:100%;height:32px;border:none;padding:0 35px;outline:none}.cart-fixed .cart-row .number-input button{width:32px;min-width:32px;height:32px;top:0;padding:0;border:none;background:none}.cart-fixed .cart-row .number-input button.step-down-qty{left:0}.cart-fixed .cart-row .number-input button.step-up-qty{right:0}.cart-fixed .cart-row .number-input button:before,.cart-fixed .cart-row .number-input button:after{display:inline-block;position:absolute;content:'';width:12px;height:1px;background-color:var(--textColor);transform:translate(-50%, -50%)}.cart-fixed .cart-row .number-input button.step-up-qty:after{transform:translate(-50%, -50%) rotate(90deg)}.cart-fixed .poli-wrap{margin:64px 16px;font-size:12px}.cart-fixed .cart__footer{box-shadow:2px -5px 25px 0px rgba(0,0,0,0.05);bottom:0;left:0}.cart-fixed .cart__voucher{height:48px;cursor:pointer}.cart-fixed .cart__voucher .cart__voucher_view{color:#7E8185}.cart-fixed .cart__voucher .cart__voucher_view svg{margin-left:6px}.cart-fixed .cart__summary{padding-top:12px;padding-bottom:12px;border-top:1px solid #F5F5F5}.cart-fixed .cart__summary_total{font-size:16px}.cart-fixed .cart-total-detail-decrease{height:70px}.cart-fixed .cart-total-detail-decrease .expand{margin-left:12px;cursor:pointer}.cart-fixed .cart-total-detail-decrease .btn-checkout{width:233px;margin:0}.cart-fixed .cart-total-detail-decrease .freeship{font-size:12px;color:#2D6A4F}.cart-fixed .cart-total-detail{cursor:pointer}.cart-fixed .btn-checkout{margin-top:12px;line-height:40px;border-radius:27px;font-size:20px}@media (max-width: 991px){.product_poli .col-9{flex:0 0 75%;max-width:75%}}@media (max-width: 767px){.dpc{display:none}.dmobile{display:block;width:100%;height:auto}}@media (max-width: 1399px) and (min-width: 1200px){footer .container{padding-left:12px;padding-right:12px}footer .footer-col{padding:0 20px}}@media (max-width: 1199px) and (min-width: 768px){footer .footer-col{padding:0 20px}footer .hotline{padding:0px 10px}}@media (max-width: 991px) and (min-width: 768px){#menu_mobile{widht:325px}}@media (max-width: 991px){.back_top.back_show{bottom:75px}.contact-button{bottom:124px}footer .footer-col{margin-bottom:30px}}@media (max-width: 767px){.poli-item:nth-child(3){margin-bottom:14px}.navigation-bottom svg{width:24px;height:24px}.left-search{max-width:calc(100% - 36px);margin-left:0 !important}.search-block{padding-top:20px;padding-bottom:20px}.search-block .search-default{padding-top:20px}.search-block .search-default ul{flex-wrap:initial !important;white-space:nowrap;overflow:auto}.search-block .search-default ul li:nth-child(1){padding-left:0 !important}.search-block .container{max-width:100%}.cart-fixed .cart-total-detail-decrease .btn-checkout{width:150px}.cart-fixed .btn-checkout{line-height:30px;font-size:16px}.cart-fixed .cart__header,.voucher-fixed .cart__header{padding:0 2px}.voucher-fixed .note{padding:0 12px}.voucher-fixed .list{padding:0 20px}.voucher-fixed .item .left{padding-left:40px;background-position:left 7px center;background-size:22px;width:100%;font-size:10px}.voucher-fixed .item .left span{font-size:13px}.voucher-fixed .item .right{width:120px;min-width:120px}.voucher-fixed .item .right span{font-size:12px;line-height:28px;padding:0 34px 0 12px}.voucher-fixed .item:not(:last-child){margin-bottom:12px !important}.voucher-fixed .back{margin-left:12px;margin-right:12px}footer{padding-top:40px;padding-bottom:0}.navigation-bottom .btn-cart,.navigation-bottom .btn-account{margin-left:12px}#menu_mobile{width:100%}footer .footer-col{padding-left:12px;padding-right:12px}}
