@charset "utf-8";
/*=== global.css ===*/
@font-face{font-family: 'SFDisplay';font-style: normal;font-weight: 300;font-display: swap;src: url('font/SFDisplay/SFDisplay-Light.woff2') format('woff2');}
@font-face{font-family: 'SFDisplay';font-style: normal;font-weight: 400;font-display: swap;src: url('font/SFDisplay/SFDisplay-Regular.woff2') format('woff2');}
@font-face{font-family: 'SFDisplay';font-style: normal;font-weight: 500;font-display: swap;src: url('font/SFDisplay/SFDisplay-Medium.woff2') format('woff2');}
@font-face{font-family: 'SFDisplay';font-style: normal;font-weight: 700;font-display: swap;src: url('font/SFDisplay/SFDisplay-Semibold.woff2') format('woff2');}

/* Thanh scroll tong cua trang duoc OverlayScrollbars quan ly (xem layout/include/stylesheet.php +
   script-body.php) - scrollbar dang overlay, KHONG chiem be rong trang, nen mo modal khong con lam
   doi be rong/giat layout nua. Khong con can giu-cho scrollbar hay nhuom mau track o day nua. */

/* Modal yeu cau dang nhap (layout/include/script-body.php) - thiet ke lai voi mascot "mim-cuoi"
   thay cho banner do/tieu de kho khan cu, cho than thien hon. Scope rieng .modal-requirelogin /
   .requirelogin-* de KHONG anh huong cac modal modal_mtm khac (vd modal_tragop) dung chung class
   goc .modal_mtm. Mascot "peek" nhe len tren mep modal (margin-top am + nen tron phia sau) thay vi
   nam gon trong 1 vung mau banner - tao diem nhan than thien, khac voi dang modal_mtm mac dinh. */
.modal-requirelogin .modal-dialog{max-width:360px; margin-left: auto; margin-right: auto;}
.modal-requirelogin .requirelogin-content{border:none;border-radius:20px;padding:0 24px 24px;overflow:visible;text-align:center;box-shadow:0 20px 45px rgba(0,0,0,.18)}
.modal-requirelogin .requirelogin-close{position:absolute;top:14px;right:14px;z-index:2;opacity:.55;background-size:12px}
.modal-requirelogin .requirelogin-close:hover{opacity:.9}
.modal-requirelogin .requirelogin-mascot{margin:-38px auto 4px;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle at 50% 42%, #fff 0%, #fff 62%, #ffe2e2 100%);box-shadow:0 10px 24px rgba(215,0,24,.22);display:flex;align-items:center;justify-content:center}
.modal-requirelogin .requirelogin-mascot img{width:88px;height:88px;object-fit:contain}
.modal-requirelogin .requirelogin-body{padding:4px 0 0}
.modal-requirelogin .requirelogin-title{margin:0 0 6px;font-size:19px;font-weight:800;color:var(--color-red);line-height:1.3}
.modal-requirelogin .requirelogin-desc{margin:0 0 20px;font-size:14px;line-height:1.5;color:#6b6b6b}
.btn-requirelogin-primary{background:var(--color-red);color:#FFF;border:1px solid var(--color-red)}
.btn-requirelogin-primary.pdinfo_faddcart__btn:hover{background:#FFF;color:var(--color-red)}
.btn-requirelogin-secondary{background:#FFF;color:var(--color-red);border:1px solid var(--color-red)}
.btn-requirelogin-secondary.pdinfo_faddcart__btn:hover{background:var(--color-red);color:#FFF}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%; height: auto}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background-color:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*=== layout.css ===*/
:root{--color:#3f3f3f;--color-main:#3f3f3f;--color-hover:#d70018;--color-red:#d70018;--bgbar:#d70018;--bgnav:#d70018;--ftitle:'SFDisplay',sans-serif;--freset:'SFDisplay',sans-serif;--ftitle-spacing:.3px;}.row{--bs-gutter-x:1.8rem;}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gy-5{--bs-gutter-y:3rem}.row.gx-2{--bs-gutter-x:.5rem;}html{overflow-x:hidden;}body{position:relative;font:400 14px/24px var(--freset);color:RGB(0,8,28);overflow-x:hidden;width:100%;background-color:#fff;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}body.page-cart #bg-main{background:#FFF;}body.modal-fixed{overflow:hidden;position:fixed;width:100vw;}body.loading{position:relative;}body.loading::before{position:absolute;left:0;top:0;z-index:9999!important;width:100%;height:100%;overflow:hidden;content:'';background-color:rgba(0,0,0,.75);}body.loading::after{position:fixed;top:calc(50vh - 20px);left:calc(50vw - 20px);z-index:9999;content:"";display:inline-block;width:40px;height:40px;vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent;--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),.76)!important;}.readmore,.hover-black,.btn-readmore,.hover,.hover-main{display:inline-block;vertical-align:middle;-webkit-transform:perspective(0) translateZ(0);transform:perspective(0) translateZ(0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s;border:none;}.readmore,.hover-black,.btn.hover,.btn.hover-main{border-radius:.25rem;overflow:hidden;}.readmore::before,.hover-black::before,.hover:before,.hover-main::before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:var(--color-hover);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.btn-readmore:before{background:var(--color);}.readmore::before,.hover-main::before{background:var(--color-hover);}.hover-black::before{background:#000;}.readmore:hover,.readmore:focus,.readmore:active,.hover-black:hover,.hover-black:focus,.hover-black:active,.btn-readmore:hover,.btn-readmore:focus,.btn-readmore:active,.hover:hover,.hover:focus,.hover:active,.hover-main:hover,.hover-main:focus,.hover-main:active{color:white;}.readmore:hover::before,.readmore:focus:before,.readmore:active:before,.hover-black:hover::before,.hover-black:focus:before,.hover-black:active:before,.btn-readmore:hover::before,.btn-readmore:focus:before,.btn-readmore:active:before,.hover:hover:before,.hover:focus:before,.hover:active:before,.hover-main:hover:before,.hover-main:focus:before,.hover-main:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(.52,1.64,.37,.66);transition-timing-function:cubic-bezier(.52,1.64,.37,.66);}.btn-readmore{position:relative;background:var(--color-hover);color:#FFF;font-size:17px;line-height:22px;padding:14px 35px;overflow:hidden;}.btn-readmore .fa{margin-left:10px;}.btn-readmore.btn-xs{font-size:13px;font-weight:500;line-height:20px;padding:8px 25px 7px;min-width:140px;border-radius:25px;}.btn-outline-viewall{--bs-btn-padding-x:1.5rem;--bs-btn-color:var(--color-red);--bs-btn-border-color:var(--color-red);--bs-btn-hover-color:#fff;--bs-btn-hover-bg:var(--color-red);--bs-btn-hover-border-color:var(--color-red);font-size:14px;font-weight:500;line-height:22px;box-shadow:0 .25rem .25rem rgba(var(--bs-body-color-rgb),.075);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.btn-outline-viewall i{margin-left:.25rem;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.btn-outline-viewall:hover{box-shadow:0 .25rem .5rem rgba(var(--bs-body-color-rgb),.15);}.btn-outline-viewall:hover i{transform:translateX(8px);}a{text-decoration:none;}img{width:auto;height:auto;}.img-responsive{max-width:100%;height:auto;display:inline-block;}.pos_static{position:static;}.pos_rel{position:relative;}.figure{margin:0;}.img-full{display:block;width:100%;height:auto;}.bg-gray{background:#EAEAEA!important;color:#000;}.bg-gray .figure-caption{color:#000;padding:6px 15px;}[type=number]::-webkit-outer-spin-button,[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.hide_arrow::-webkit-outer-spin-button,.hide_arrow::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}[type=number],.hide_arrow{-moz-appearance:textfield}div[type=button],p[type=button],a[type=button]{border-radius:0;border:none;background:none;-webkit-appearance:none;}.tooltip{z-index:99;font-size:12px;font-weight:normal;line-height:1.25;}.product-title-tooltip{--bs-tooltip-max-width:220px;line-height:18px;}.hr{border-color:#CCC;margin-top:20px;margin-bottom:35px;box-shadow:0 .5rem 1rem rgba(0,0,0,.5)}.btn-full{width:100%}.line-limit{--line-clamp:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--line-clamp);-webkit-box-orient:vertical;max-height:calc(var(--line-height,24px) * var(--line-clamp));line-height:var(--line-height,24px);}.line-limit--3{--line-clamp:3;}.line-limit--4{--line-clamp:4;}.line-limit--5{--line-clamp:5;}.line-limit--6{--line-clamp:6;}.text_user_limit{max-width:65px;}.text-right{text-align:right;}.f-title{font-family:var(--ftitle);font-weight:700;letter-spacing:.5px;}.clearfix{clear:both;}.text-cap{text-transform:capitalize!important;}.text-upp{text-transform:uppercase;}.transition{transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;}.trans_dis{transition:none;-moz-transition:none;-webkit-transition:none;}.img-hover-zoom .img-zoom{transition:all .7s ease-in-out 0s;-webkit-transition:all .7s ease-in-out 0s;-moz-transition:all .7s ease-in-out 0s;}.img-hover-zoom:hover .img-zoom{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);}.text_hide{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.bold-300{font-weight:300!important;}.bold-0{font-weight:400!important;}.bold-500,.b500{font-weight:500!important;}.bold{font-weight:bold!important;}.overflow{overflow:hidden;}.margin-page{margin-top:30px;margin-bottom:30px;}.color-main,.color-main.dcontent{color:var(--color-main);}.color-red{color:var(--color-red);}.color-hover{color:var(--color-hover);}.text-black{color:#000;}.text-red{color:var(--color-red)!important;}.text-lg{font-size:130%;}.hr{margin:30px 0;padding:0;}.hr-red{border-color:var(--color-red);}.record-empty{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin:2rem;}.bg-none{background:none!important;}.bg-red{background-color:var(--color-red)!important;}.fs12{font-size:12px!important;line-height:1.2;}.fs15{font-size:15px!important;}#pagination{text-align:center;margin-top:30px;margin-bottom:30px;}#pagination>*{margin:0 5px;position:relative;height:34px;min-width:34px;line-height:24px;font-size:15px;font-weight:500;overflow:hidden;background-color:#FFF;border-color:#666;color:#000;transition:transform .3s ease;-moz-transition:transform .3s ease;-webkit-transition:transform .3s ease;}#pagination>*:last-child::after{display:none;}#pagination b{color:#FFF;font-weight:500;background-color:var(--color-hover);border-color:var(--color-hover);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);}#pagination a:hover{border-color:var(--color-hover);color:var(--color-hover);background:none;transform:translateY(-3px);}#pagination.pagination--simple>*{color:var(--color-red);font-size:14px;text-transform:capitalize;border-radius:26px;padding-left:1.25rem;padding-right:1.25rem;border-color:var(--color-red);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}#pagination.pagination--simple a:hover{background-color:var(--color-red);color:#fff;transform:none;}#button-share{margin:15px 0 30px;padding:10px;text-align:left;background:#f4f4f4;}#button-share .header{font-weight:600;font-size:13px;font-weight:bold;position:relative;display:inline-block;line-height:23px;color:#000;}#button-share>a{display:inline-block;vertical-align:middle;}#button-share .share-item{color:#FFF;font-size:10px;font-weight:bold;position:relative;margin-left:10px;display:inline-block;padding-right:10px;background:#de4501;line-height:23px;}#button-share a:last-child .share-item{margin-right:0;}#button-share .share-item b{font-weight:bold;}#button-share .share-item i{background:#FFF;display:inline-block;padding:6px 10px 7px 7px;margin:0 10px 0 0;color:#373c43;text-align:center;color:#5d72a4;width:28px;font-size:12px;}#button-share .share-item i:after{border:medium solid transparent;content:" ";pointer-events:none;height:0;position:absolute;left:28px;top:50%;width:0;border-color:rgba(229,229,229,0) rgba(229,229,229,0) rgba(229,229,229,0) #fff;border-width:5px;margin-top:-5px;}#button-share .share-item:hover i{background:#000;color:#FFF}#button-share .share-item:hover i:after{border-color:rgba(229,229,229,0) rgba(229,229,229,0) rgba(229,229,229,0) #000;}#button-share .share-sheet{background:#ec1e25;}#button-share .share-sheet i{background:#000;color:#FFF;}#button-share .share-sheet i::after{border-color:rgba(229,229,229,0) rgba(229,229,229,0) rgba(229,229,229,0) #000;}.bg-fb,#button-share .share-fb{background:#5d72a4;}.color-fb,#button-share .share-fb i{color:#5d72a4;}.bg-twitter,#button-share .share-twitter{background:#00baff;}.color-twitter,#button-share .share-twitter i{color:#00baff;}.bg-pinterest,#button-share .share-pinterest{background:#f20000;}.color-pinterest,#button-share .share-pinterest i{color:#f20000;}.bg-link,#button-share .share-link{background:#2f70b0;}.color-link,#button-share .share-link i{color:#2f70b0;}.bg-youtube{background:#F00;}.color-youtube{color:#F00;}.bg-instagram,#button-share .share-instagram{background:rgb(38,38,38);}.header__action_mobile{display:none;}.header__action_mobile_hotline{display:block;width:36px;height:34px;background:url(img/icon-header-hotline.png) no-repeat center;background-size:auto 25px;filter:brightness(0) invert(1);}.header__action_logo_mobile{border:none;background:#FFF;padding:5px;border-radius:.25rem;}.header__action_logo_mobile>a{display:block;}.header__action_logo_mobile img{height:20px;}.btn__action_mobile{border:none;background:none;padding:5px 5px;font-size:23px;line-height:1;color:#222;}.btn__action_mobile img{height:30px;}.header__fsearch .btn__action_mobile{padding:3px 0;color:#FFF;line-height:30px;background:none;}.header__logo__cart{position:relative;overflow:hidden;background:rgba(233,233,233);border:1px solid #FFF;font-size:21px;width:40px;height:38px;line-height:38px;border-radius:4px;display:block;color:#222;}.header__logo__cart>span{position:absolute;right:2px;top:3px;z-index:1;font-size:11px;font-weight:bold;line-height:1;background:var(--color-red);color:#FFF;padding:4px 5px 3px 6px;text-align:center;border-radius:15px;}.outline-none{outline:none;}/* Chi ep height:auto khi CHUA sticky. Luc sticky, plugin jquery.sticky doi #header sang
   position:fixed va dat chieu cao inline cho wrapper de giu cho; neu van ep height:auto!important
   thi wrapper sup ve 0, keo toan bo noi dung nhay len bang chieu cao header -> layout shift. */
#header-sticky-wrapper:not(.is-sticky),#hlogo__container-sticky-wrapper:not(.is-sticky),#undefined-sticky-wrapper:not(.is-sticky){height:auto!important;}.is-sticky #header,.is-sticky .header__nav__container{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);z-index:9000!important;}.is-sticky .navigation>li.nav-logo{display:inline-block;opacity:1;transition:opacity .3s ease-in 0s;-moz-transition:opacity .3s ease-in 0s;-webkit-transition:opacity .3s ease-in 0s;}.hlogo__container>.row{padding-bottom:.5rem;}#header{width:100%;display:block;float:left;clear:both;font-size:14px;padding:0;margin:0;background:#FFF;background-size:cover;transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-webkit-transition:all .3s ease-out 0s;}.header__logo{margin:10px 0;}.header__logo img{max-height:60px;display:inline-block;transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-webkit-transition:all .2s ease-out 0s;}.header__fsearch{padding-left:2rem;padding-right:0;}.header__fsearch>.row{margin-left:0;margin-right:0;}.header__action__fsearch{position:relative;padding-left:0;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;border:2px solid var(--color-hover);border-radius:12px;overflow:hidden;height:42px;background:var(--color-hover);}.header__action__fsearch input{display:block;border:none;background:rgb(255,255,255);width:100%;height:38px;line-height:38px;padding:3px 50px 3px 15px;}.header__action__fsearch button{background:none;border:none;position:absolute;right:0;top:0;bottom:0;min-width:50px;text-align:center;padding:0 0;color:#8D8D8D;font-size:21px;}.header__action__fsearch button:hover{color:var(--color-red);}.header__action__fsearch input:focus{outline:none;box-shadow:none;}.header__action__fsearch_quick{position:absolute;left:0;top:100%;z-index:999;width:135%;max-height:0;overflow:hidden;transition:max-height .3s ease;-moz-transition:max-height .3s ease;-webkit-transition:max-height .3s ease;}.header__action__fsearch_quick ul,.header__action__fsearch__container:focus-within .header__action__fsearch_quick{max-height:550px;}.header__action__fsearch_quick ul{margin:0 .25rem;list-style-type:none;padding:0 0;overflow:hidden;overflow-y:auto;box-shadow:0 .5rem 1rem #00000026;border-radius:.375rem;border:1px solid #DDD;}.header__action__fsearch_quick ul li{margin:0;padding:0;list-style-type:none;border-top:none;background:#FFF;border-bottom:1px solid #DDD}.header__action__fsearch_quick ul li:last-child{border-bottom:none;}.header__action__fsearch_quick a{display:block;color:inherit;padding:11px 13px 10px;font-size:13px;line-height:1.2;}.header__action__fsearch_quick a:hover{color:var(--color-hover);}.header__action__fsearch_quick img{width:64px;}
.header__action__fsearch_quick div.hfsq{max-height:550px;}.hfsq{margin:0 .25rem;background:#FFF;border-radius:14px;border:1px solid #E2E2E2;box-shadow:0 .75rem 2rem rgba(0,0,0,.14);overflow:hidden;max-height:480px;display:flex;flex-direction:column;}.hfsq-tags{flex:0 0 auto;padding:12px 16px 10px;border-bottom:1px solid #F0F0F0;background:#FCFCFC;}.hfsq-tags__label{margin:0 0 10px;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#6B6B6B;}.hfsq-tags__list{display:grid;grid-template-columns:1fr 1fr;gap:.1rem 1rem;}.header__action__fsearch_quick a.hfsq-tag{display:flex;align-items:center;gap:.55rem;padding:.35rem .3rem;border-radius:6px;font-size:13px;font-weight:400;color:#333;transition:background .15s ease,color .15s ease;}.header__action__fsearch_quick a.hfsq-tag:hover{background:#F5F5F5;color:var(--color-red);}.hfsq-tag__icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px;color:#999;font-size:13px;}.header__action__fsearch_quick a.hfsq-tag:hover .hfsq-tag__icon{color:var(--color-red);}.hfsq-tag__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.hfsq-list{flex:1 1 auto;overflow-y:auto;}.header__action__fsearch_quick a.hfsq-item{display:flex;align-items:center;gap:.75rem;padding:10px 16px;border-bottom:1px solid #F5F5F5;transition:background .15s ease;}.hfsq-item:last-child{border-bottom:none;}.header__action__fsearch_quick a.hfsq-item:hover{background:#FAFAFA;}.hfsq-item__thumb{position:relative;flex:0 0 auto;width:52px;height:52px;border-radius:10px;overflow:hidden;border:1px solid #EEE;background:#FAFAFA;}.hfsq-item__thumb img{display:block;width:100%;height:100%;object-fit:contain;}.hfsq-item__thumb .percent_tag{position:absolute;left:2px;top:2px;font-size:9px;line-height:1;padding:.18rem .3rem;box-shadow:none;}.hfsq-item__body{flex:1 1 auto;min-width:0;}.hfsq-item__title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:13.5px;line-height:1.3;font-weight:600;color:var(--color-main);}.hfsq-item__badges{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:4px;}.hfsq-badge{display:inline-block;font-size:10.5px;font-weight:600;line-height:1.4;padding:.05rem .4rem;border-radius:4px;}.hfsq-badge--urgent{background:#FFF0EE;color:var(--color-red);}.hfsq-badge--tragop{background:#F1F1F1;color:#666;}.hfsq-item__price{flex:0 0 auto;text-align:right;}.hfsq-item__price b{display:block;font-weight:700;color:var(--color-main);font-size:14px;}.hfsq-item__price s{display:block;margin-top:2px;font-size:11.5px;color:#AAA;font-weight:400;text-decoration:line-through;}
mark.search-hl{background:none;color:var(--color-red);font-weight:inherit;padding:0;}.header__action__fsearch_quick a.hfsq-footer{flex:0 0 auto;display:block;text-align:center;padding:11px 16px;background:#FFF3F2;color:var(--color-red);font-size:13px;font-weight:600;border-top:1px solid #F5F5F5;}.header__action__fsearch_quick a.hfsq-footer:hover{background:#FFE7E5;color:var(--color-red);}.hfsq-footer__arrow{display:inline-block;margin-left:.15rem;}.header__action__fsearch_quick .title{font-size:14px;margin-bottom:3px;--line-height:18px;font-weight:500;--line-clamp:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--line-clamp);-webkit-box-orient:vertical;max-height:calc(var(--line-height,24px) * var(--line-clamp));line-height:var(--line-height,24px);}.header__action__fsearch_quick .price{color:var(--color-hover);}.header__action__fsearch_quick .price s{display:inline-block;margin-left:5px;color:#000;}.header__action{margin:0;padding:0;list-style-type:none;text-align:center;font-size:11px;text-transform:capitalize;line-height:20px;font-weight:500;}.header__action__item{padding:1px 6px;margin:0;list-style-type:none;}.header__action__item>a{position:relative;padding-left:46px;min-height:40px;text-align:left;color:inherit;display:flex;flex-direction:column;justify-content:center;text-decoration:none;line-height:18px;}.header__action__item>a::before{position:absolute;left:0;top:0;width:45px;min-height:100%;content:"";display:block;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.header__action__item>a b{display:block;clear:both;color:var(--color-hover);word-break:normal;}.header__action__item a:hover{text-decoration:none;color:var(--bs-primary);}.header__action__icon_checkorder::before{background:url('img/icon-header-delivery-2510.svg') no-repeat center;background-size:auto 28px;}.header__action__icon_order::before{background:url('img/icon-header-cart-2510.svg') no-repeat center;background-size:auto 28px;}.header__action__icon_store::before{background:url('img/icon-header-store-2510.svg') no-repeat center;background-size:auto 28px;}.header__action__icon_hotline::before{background:url('img/icon-header-hotline-2510.svg') no-repeat center;background-size:auto 28px;}.header__action__icon_service::before{background:url('img/icon-header-service.svg') no-repeat center;background-size:auto 30px;}.header__action__icon_membership::before{background:url('img/icon-header-membership.png') no-repeat center;background-size:auto 28px;}.header__nav__container{display:block;background:var(--bgnav);width:100%;text-align:center;margin-left:0;margin-right:0;}.navigation{position:relative;margin:0;padding:0;list-style-type:none;text-align:center;font-size:14px;font-weight:normal;line-height:20px;display:inline-flex;max-width:100%;width:auto;}.navigation>li{flex:0 0 auto;width:auto;}.navigation>li,.header__navsub>li{padding:0;margin:0;list-style-type:none;}.navigation>li{display:inline-block;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.navigation li.no-border{border:none;}.navigation-itemlink{color:#FFF;position:relative;padding:13px 11px 9px;display:flex;text-decoration:none;align-items:center;justify-content:center;}.navigation-item--icon .navigation-itemlink{padding-right:6px;}.navigation-itemlink span{display:block;position:relative;vertical-align:middle;line-height:22px;padding-bottom:2px;}.navigation-itemlink span::before{position:absolute;left:50%;bottom:-2px;z-index:1;content:"";display:block;width:0;height:1px;background:#FFF;transform:translateX(-50%);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.navigation .navigation-item:hover span::before{width:100%;}.navigation a:hover{color:#FFF;text-decoration:none;}.navigation li.selected{background:rgba(0,0,0,.2)}.navigation img{display:inline-block;vertical-align:middle;height:20px;width:20px;object-fit:contain;object-position:center;margin-right:3px;transform:translateY(-2px);}.navigation .fa{margin-right:7px;font-size:17px;color:rgb(255,255,255,.98);transform:translateY(1px);}.navigation>li.nav-logo{display:none;opacity:0;transition:opacity .3s ease-out 0s;-moz-transition:opacity .3s ease-out 0s;-webkit-transition:opacity .3s ease-out 0s;vertical-align:top;}.navigation>li.nav-logo>a{padding:0 0 3px}.navigation>li.nav-logo span{line-height:1;padding:0;border-radius:1px;}.navigation>li.nav-logo span::before{display:none;}.navigation>li.nav-logo img{height:45px;width:auto;object-fit:cover;object-position:center;transform:none;margin:0;}.navigation .arrow:before{bottom:-3px;left:50%;z-index:9;border:solid transparent;content:" ";height:0;width:0;position:absolute;z-index:9;pointer-events:none;opacity:0;}.navigation .arrow:before{border-color:#FFF;border-bottom-color:#FFF;border-width:7px;margin-left:-7px;}.navigation>.arrow:hover:before{opacity:1;}.navigation li:hover .header__navsub{transition:opacity .5s ease-in;display:block;opacity:1;}.header__navsub{opacity:0;display:none;position:absolute;top:100%;left:-1px;z-index:2550;width:100%;scrollbar-width:thin;text-align:left;padding:0;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;background:rgba(255,255,255);box-shadow:rgba(0,0,0,.25) 0 0 28px 0;font-weight:normal;color:#000;font-size:11px;line-height:20px;transition:all .3s ease-out;}.header__navsub__container{position:relative;margin:0;padding:10px 5px;list-style-type:none;display:flex;flex-wrap:wrap;}.header__navsub__container>li{flex:0 0 auto;width:calc(100% / 5);margin:0 0 .75rem;padding:0 15px;text-align:left;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.header__navsub__container li::after{display:none;}.header__navsub__container li:last-child{border:none;}.header__navsub__container li:hover{color:var(--color-hover);border:none;}.header__navsub__title,.header__navsub__container a{border:none;display:block;padding:2px 0;margin:0 0;color:#000;font-family:var(--ftitle);font-size:13px;font-weight:normal;text-transform:none;}.header__navsub__container a:hover{color:var(--color-red)!important;}.header__navsub__title.bold{font-size:15px;margin-bottom:0;color:var(--color-red)}.header__navsub_right{left:auto;right:0;max-width:220px;}.header__navsub__container li:hover .header__navsubctl{}.header__navsubctl__container{padding:0;}.header__navsubctl{background-color:#fff;display:inline-block;min-width:190px;max-width:220px;text-align:left;padding:0;font-weight:normal;color:#000;font-size:11px;line-height:20px;transition:all .3s ease-out;overflow:hidden;}.header__navsubctl li{width:100%;display:block;position:relative;padding:0!important;margin:0!important;list-style-type:none;}.header__navsubitem__li_arrow,.header__navsubitem__li.arrow{padding-right:15px!important;}.header__navsubitem__li_arrow::before,.header__navsubitem__li.arrow:before{position:absolute;right:0;top:5px;z-index:1;left:auto;bottom:auto;width:auto;height:auto;opacity:1;color:#000;border:none;margin:0;padding:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f0da";font-family:'Font Awesome 5 Free';font-weight:900;font-size:14px;}.header__navsubitem{position:absolute;left:100%;top:0;z-index:10;display:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.header__navsubitem__li:hover .header__navsubitem{display:inline-block;}.header__navsubitem__li:hover>a,.header__navsubitem__li:hover::before{color:var(--color-hover);}.header__navsubitem__container{position:relative;padding:0;margin-left:.375rem;background-color:#fff;box-shadow:var(--bs-box-shadow-sm);flex-direction:column;border:1px solid #ccc!important;border-radius:.375rem;}.header__navsubitem__container>li:not(:last-child){border-bottom:1px solid #ccc!important;}.header__navsubitem__container>li{flex:0 0 auto;width:100%;padding:.175rem .75rem!important;}.header__navsub--phukien{max-height:74vh;scrollbar-width:thin;overflow-y:auto;}.header__navsub__container--phukien{--width-title:250px;flex-direction:column;padding:0;}.header__navsub__container--phukien .header__navsub__li--phukien{width:100%;display:flex;flex-wrap:nowrap;margin:0;padding:0 0;}.header__navsub--phukien .header__navsub__title--phukien{flex:0 0 auto;width:var(--width-title);display:block;margin:0;padding:8px 15px;border-right:1px solid #DDD;border-bottom:1px solid #DDD;font-size:14px!important;}.header__navsubctl--phukien{position:absolute;left:var(--width-title);top:0;z-index:9;flex:0 0 auto;display:none;width:calc(100% - var(--width-title));height:100%;padding:10px 25px;background-color:#f2f2f2}.header__navsubctl--phukien li{position:relative;flex:0 0 auto;width:25%;padding-left:20px!important;margin-bottom:.25rem!important;}.header__navsubctl--phukien li::before{position:absolute;left:0;top:8px;z-index:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f111";font-family:'Font Awesome 5 Free';font-weight:900;font-size:7px;}.navigation-item--phukien:hover .header__navsub--phukien:not(:hover) .header__navsub__container--phukien>.header__navsub__li--phukien:first-child .header__navsubctl--phukien,.header__navsub__container--phukien .header__navsub__li--phukien:hover .header__navsubctl--phukien{display:block;}.header__navsub__container--phukien .header__navsub__li--phukien:hover>a{color:var(--color-red)!important;}.navigation li.navigation-item--icon:hover .header__navsub{display:flex;flex-wrap:wrap;}.header__navsub_icon__container>.header__navsubitem__li{flex:0 0 auto;width:calc(100% / 6)!important;padding:0 5px;text-align:center;margin-bottom:8px;}.header__navsub_icon__container>.header__navsubitem__li.header__navsubitem__li--col5{width:calc(100% / 5)!important;min-height:30px;}.header__navsub_icon__container .header__navsubitem__li--icon .header__navsub__title{display:flex;border-radius:5px;border:1px solid #ccc;overflow:hidden;box-shadow:var(--bs-box-shadow-sm);padding:.25em;height:100%;align-items:center;text-align:center;justify-content:center;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;}.header__navsub_icon__container .header__navsub__title:hover{border-color:var(--color-hover);}.header__navsub_icon__li_box{display:flex;flex-direction:column;height:100%;}.header__navsub_icon__li_box>*{flex:0 0 auto;width:100%;}.header__navsub_icon__container figure{}.header__navsub_icon__container img{margin:0;height:30px;width:100%;object-position:center;object-fit:contain;transform:none;}.header__navsub_icon__container .header__navsub__title{line-height:17px;}#footer{font-size:13px;line-height:18px;color:#000;position:relative;padding:0;color:var(--color);background:#fff;}.footer_intro{border-top:1px solid #CCC;padding-top:20px;}.footer__navigation{padding-bottom:15px;}.footer_intro>.container.row{margin:0 auto;}#footer a{color:inherit;}#footer a:hover{color:var(--color-hover);}.footer__title{font-size:17px;font-weight:500;margin-bottom:10px;font-family:var(--ftitle);letter-spacing:var(--ftitle-spacing);}.footer__titlesub{font-size:13px;text-transform:capitalize;font-weight:bold;margin-bottom:5px;}.footer_info address,.footer_info p{font-size:13px;line-height:20px;color:#000;margin-bottom:8px;}.footer_info p>b{font-weight:normal;}.footer_nav a{color:inherit;}.footer_ul:not(.row){margin:0;padding:0;list-style-type:none;}.footer_ul li{clear:both;display:block;margin-bottom:8px;vertical-align:middle;}.footer_ul.row{padding:0;}.footer__title a:hover,.footer_ul a:hover{color:var(--color-red);text-decoration:none;}#footer a[href*=mailto]{color:var(--bs-blue);text-transform:none;font-size:15px;}#footer a[href*=mailto] b{clear:both;display:block;font-weight:300;line-height:20px;margin-bottom:.15rem;color:var(--color);text-decoration:none;}#footer a[href*=mailto]:hover{color:var(--color-hover);}.footer_ul{font-size:14px;font-weight:300;}.footer_ul .fa,.footer_ul .fab{margin-right:5px;min-width:13px;font-size:14px;}.footer_ul .fa-facebook-square{color:rgb(93,114,164);}.footer_ul .fa-youtube{color:RGB(255,0,0);}.footer_ul .fa-map-marker-alt{color:blue}.footer_ul .fa-phone-alt{color:rgb(255,108,0)}.footer_ul .icon-zalo{background:url(img/icon-zalo.png) no-repeat left 0;background-size:contain;display:inline-block;width:12px;height:12px;margin-right:5px;}.footer-img-payment{max-width:100%;height:75px;object-fit:contain;object-position:top left;}.footer_ul--icon li{position:relative;background:url(img/icon-send-right.png) no-repeat left 4px;background-size:10px auto;padding-left:18px;}.footer_nav--contact{padding-left:2rem;}.footer__navigation--link{padding-right:3rem;}.footer_infotext{text-align:center;padding-bottom:10px;}#footer .footer_text{line-height:20px;font-size:14px;margin-bottom:5px;}#footer .footer_text p{margin-bottom:3px;}#footer .footer_text p:last-child{margin-bottom:0;}.footer_social{margin:0 -5px .5rem;padding:0 0;list-style-type:none;line-height:22px;text-transform:capitalize;}.footer_social li{display:inline-block;margin:5px 0;padding-left:5px;padding-right:5px;vertical-align:middle;}.footer_social .fab{font-size:17px;vertical-align:middle;}.footer_social a{display:inline-block;text-align:center;color:#FFF!important;width:32px;height:32px;line-height:30px;border-radius:4px;overflow:hidden;transition:all .3s ease-out;-moz-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;vertical-align:middle;opacity:.9;}.footer_social a:hover{transform:translateY(-5px);color:#FFF;opacity:1;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;}.footer_social img{display:block;width:100%;height:100%;object-fit:contain;object-position:center top;}.footer_social .onlinegov{width:auto;background:none;border-radius:0;}.footer_social .onlinegov img{height:32px;width:auto;display:inline-block;vertical-align:middle;}.footer-boxitem-action{--bs-gutter-x:.65rem;--bs-gutter-y:.65rem;}.footer-boxitem-action-item{display:block;width:100%;height:100%;border:1px solid #ccc;border-radius:.35rem;overflow:hidden;box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);padding:.35rem .35rem;text-transform:capitalize;font-size:12px;line-height:20px;background-color:#fff;text-align:center;}.footer-boxitem-action-item b.icon-phone{position:relative;display:block;margin-top:.05rem;color:var(--color-red);min-height:22px;padding-left:15px;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;font-size:11px;font-weight:700;line-height:1.25;text-align:left;}.footer-boxitem-action-item b.icon-phone::before{position:absolute;left:0;top:0;z-index:1;width:18px;height:18px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:25px;font-family:'Font Awesome 5 Free';font-weight:900;content:'\f879';font-size:13px;transform:rotate(30deg);}.footer-boxitem-action-item--link{display:block;position:relative;line-height:16px;padding:.5rem .35rem .5rem 46px;background-color:#fff;text-align:left;}.footer-boxitem-action-item--link::before{position:absolute;left:0;top:0;width:45px;min-height:100%;content:"";display:block;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.footer-boxitem-action-item--link.header__action__icon_store::before,.footer-boxitem-action-item--link.header__action__icon_checkorder::before{background-size:auto 26px;}.footer-boxitem-action-item--link b{clear:both;display:block;font-weight:normal;}.footer_keysearch{border-top:1px solid #999;margin-top:.5rem;padding-top:.75rem;text-align:left;}.footer_keysearch .row .mb-3:last-child{margin-bottom:0!important}.footer_keysearch a{display:inline-block;padding:2px 10px 2px 0;margin-right:12px;margin-bottom:4px;position:relative;line-height:18px;}.footer_keysearch a::after{position:absolute;right:0;top:50%;content:"";display:block;width:1px;height:12px;background:#000;transform:translateY(-50%);}.footer_keysearch div a:last-child{margin-right:0;padding-right:0;}.footer_keysearch div a:last-child::after{display:none;}#footer .home-tieuchi{margin:0;box-shadow:none!important;padding-top:25px;}.owl-theme .owl-nav{margin:0!important;}.owl-theme .owl-dots{margin-bottom:0;width:80%;position:absolute;left:50%;bottom:5px;transform:translateX(-50%);}.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;background:#fff;margin-top:0;margin-bottom:0;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;border-radius:16px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:var(--color-red);}.owl-theme .owl-dots .owl-dot.active span{width:46px;}#bg-main{position:relative;z-index:1;background-color:rgb(241,240,241);color:#000;text-align:center;margin-bottom:1.5rem;border-bottom:1px solid #CCC;}.breadcrumb{background:none;padding:12px 0 10px;margin:0;list-style:none;font-size:12px;line-height:1.3;font-weight:400;color:inherit;letter-spacing:.5px;}.breadcrumb a,.breadcrumb-item+.breadcrumb-item::before{color:#000;}.breadcrumb a:hover{color:var(--color-hover);text-decoration:none;}.post__container{padding:1.5rem 2rem 2rem 0;}.page-thread #bg-main{margin-bottom:0;}.navthread__container{position:relative;background-color:#f6f6f6;padding-top:2rem;padding-bottom:3rem;padding-left:1.25rem;min-height:100%;padding-right:30px;border-left:1px solid #ddd;width:28%;}.navthread__container::before{position:absolute;left:100%;top:0;z-index:-1;width:100vw;height:100%;content:"";display:block;background-color:#f6f6f6;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.leftnavsub__container{margin:0;padding:0 0 0 15px;list-style-type:none;clear:both;display:block;}.leftnavsub__item,.leftnavsub__container li{clear:both;position:relative;padding:0 15px 0 16px;margin:0;list-style-type:none;display:block;position:relative;line-height:20px;}.leftnavsub__item::before,.leftnavsub__container li::before{position:absolute;left:0;top:11px;width:15px;height:15px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f111";font-family:'Font Awesome 5 Free';font-weight:900;font-size:7px;}.leftnavsub__item a,.leftnavsub__container a{padding-top:5px;padding-bottom:5px;line-height:20px;font-size:14px;font-weight:normal;}.leftnav__title{font-size:16px;font-weight:900;line-height:1.4;padding-left:15px!important;margin:10px 0!important;background:#ededed;}.collection-item{padding-left:33px!important;}.collection-item::before{left:15px;}.leftnavsub__item.selected::before,.leftnavsub__container li.selected::before{color:var(--color-red);}.leftnav_thread{margin-bottom:30px;font-size:15px;line-height:1.4;}.leftnav_thread__title{font-size:17px;line-height:24px;}.leftnav_thread__list{margin:0;padding:0 0 0 15px;}.leftnav_thread__list li{margin-bottom:12px;}.leftnav_thread__list a{color:inherit;}.leftnav_thread__list a:hover{text-decoration:none;color:var(--color-hover);}.leftnav_thread__list .selected,.leftnav_thread__list .selected a{color:red;}.post-title{font-size:27px;font-weight:normal;line-height:26px;margin:0 0 15px;padding:0 0 0;color:var(--color-main);}.title-page{font-size:27px;font-weight:bold;line-height:1.4;margin:0 0 15px;padding:0 0 0;color:#111;}.title-page a{color:inherit;text-decoration:none;}.titlesub-page{font-size:25px;font-weight:700;line-height:1.4;margin:0 0 5px;padding:0 0 0;color:#000;}.page-quote,.quote-page{margin:0 auto 20px;padding:0;font-size:15px;line-height:1.6;font-weight:500;color:#000}.dcontent,.dcontent pre{font-size:16px;line-height:28px;font-weight:400;color:#000;text-align:left;}.dcontent pre{word-wrap:break-word;white-space:-moz-pre-wrap;white-space:pre-wrap;background:none;border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:0;margin-bottom:15px;}.dcontent a{color:var(--color-red);text-decoration:none;}.dcontent a:hover{color:var(--color-hover);text-decoration:none;border-bottom:1px dotted var(--color-hover);}.dcontent a.btn{padding-top:.5rem;color:#FFF;background:var(--color-hover);font-size:14px;font-weight:bold;}.dcontent *{max-width:100%!important;}.dcontent img{display:inline-block;max-width:100%;height:auto!important;}.dcontent h1,.dcontent h2,.dcontent h3,.dcontent h4,.dcontent h5,.dcontent h6{line-height:120%;}.dcontent img{display:inline-block;max-width:100%;height:auto!important;}.dcontent h1{font-size:115%;line-height:170%;}.dcontent h2{font-size:110%;font-weight:bold;line-height:160%;}.dcontent h3{font-size:105%;font-weight:bold;line-height:150%;}.dcontent h4{font-size:14px;font-weight:normal;line-height:24px;}.dcontent h5{font-size:95%;font-weight:normal;line-height:95%;}.dcontent h6{font-size:90%;font-weight:normal;line-height:90%;}.dcontent p{margin-bottom:15px;}.dcontent img,.dcontent iframe{max-width:100%;}.dcontent p:last-child,.dcontent ul li p:last-child{margin:0!important;}.dcontent table{border-collapse:collapse!important;width:100%!important;max-width:100%;margin-bottom:20px;}.dcontent table>thead>tr>th,.dcontent table>tbody>tr>th,.dcontent table>tfoot>tr>th,.dcontent table>thead>tr>td,.dcontent table>tbody>tr>td,.dcontent table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:middle;}.dcontent table>thead>tr>th{vertical-align:bottom;background-color:#EEE;}.dcontent .table[border="1"] tbody,.dcontent .table[border="1"] td,.dcontent .table[border="1"] tfoot,.dcontent .table[border="1"] th,.dcontent .table[border="1"] thead,.dcontent .table[border="1"] tr{border-width:1px;}.dcontent .table[border="2"] tbody,.dcontent .table[border="2"] td,.dcontent .table[border="2"] tfoot,.dcontent .table[border="2"] th,.dcontent .table[border="2"] thead,.dcontent .table[border="2"] tr{border-width:2px;}.dcontent .table[border="3"] tbody,.dcontent .table[border="3"] td,.dcontent .table[border="3"] tfoot,.dcontent .table[border="3"] th,.dcontent .table[border="3"] thead,.dcontent .table[border="3"] tr{border-width:3px;}.dcontent li{margin-bottom:5px;}.dcontent-sm{font-size:14px;line-height:24px;}.dcontent-sm p{margin-bottom:10px;}.dcontent .dcontent-btn{padding:.4rem 1rem;background-color:var(--color-hover);color:#FFF;border-color:var(--color-hover);text-decoration:none;font-size:14px;font-weight:500;min-width:220px;text-align:center;}.dcontent .dcontent-btn:hover{color:#FFF;box-shadow:0 0 0 .25rem rgba(49,132,253,.5);}.dcontent .dcontent-figcaption{padding:12px 15px 10px;background:#f2f2f2;text-align:center;}.image-center{text-align:center;}.image-captioned{display:inline-block;border:1px solid #EEE;}.image-captioned figcaption{background-color:#eee;padding:.5rem;}.dcontent .dcontent-h2{font-size:23px;font-weight:bold;line-height:1.4;}.dcontent .dcontent-h3{font-size:21px;font-weight:bold;line-height:1.4;}.dcontent .dcontent-h4{font-size:19px;font-weight:bold;line-height:1.4;}.dcontent .dcontent-h5{font-size:17px;font-weight:normal;line-height:1.4;}.dcontent .dcontent-h6{font-size:17px;font-weight:normal;line-height:1.4;}.dcontent .dcontent-btn1,.dcontent .dcontent-btn2,.dcontent .dcontent-btn3{position:relative;display:inline-block;color:RGB(255,255,255);font-size:14px;font-weight:bold;padding:.6rem 15px;margin-bottom:.75rem;border-radius:35px;min-width:220px;text-align:center;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.dcontent .dcontent-btn1 a,.dcontent .dcontent-btn2 a,.dcontent .dcontent-btn3 a{color:#FFF;text-decoration:none;}.dcontent .dcontent-btn1{background:var(--color-hover);color:#FFF;}.dcontent .dcontent-btn2{text-align:center;background:#111;color:#FFF;}.dcontent .dcontent-btn3{text-align:center;background:var(--bs-blue);color:#FFF;}.dcontent .dcontent-btn1:hover,.dcontent .dcontent-btn2:hover,.dcontent .dcontent-btn3:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(-1px);color:#FFF!important;}.dcontent .dcontent-btn1 a:hover,.dcontent .dcontent-btn2 a:hover,.dcontent .dcontent-btn3 a:hover{color:#FFF;text-decoration:none;border:none;}.owl-theme .owl-nav{margin:0!important;}.owl-theme .owl-nav .owl-prev,.owl-theme .owl-nav .owl-next{position:absolute;top:50%;z-index:99;min-width:25px;min-height:25px;margin:0;border:none;background:none;text-align:right;overflow:hidden;transition:all .3s ease-out;-moz-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;}.owl-theme .owl-nav .owl-prev:hover,.owl-theme .owl-nav .owl-next:hover{background:none;}.homebanner_ver__boxgroup{position:relative;}.homebanner_ver__group{position:absolute;top:0;left:50%!important;transform:translateX(-50%);}.homebanner_ver__group.is_scrollfix{}.homebanner-ver{position:absolute;max-width:150px;}.homebanner-ver.ver-left{left:0;transform:translateX(-100%);}.homebanner-ver.ver-right{right:0!important;left:auto!important;transform:translateX(100%);}#modal_popup .close{position:absolute;right:0;top:0;z-index:9;transform:translateY(-100%);background:var(--color-red);color:#FFF;display:block;opacity:1;font-size:11px;font-weight:normal;line-height:1.3;padding:6px 8px;border-radius:0;}#modal_popup .modal-content{background:none;padding-bottom:12vh;box-shadow:none;border:none;}.accordion-header_accordion{display:flex;flex-wrap:wrap}.accordion-header_accordion>button{border:none;background:none;flex:0 0 auto;width:40px;}.accordion-header_accordion>button:not(.collapsed) .fa::before{content:"\f077";transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.overlay{position:fixed;left:0;top:0;z-index:9999;width:100%;height:100vh;overflow:hidden;background:rgba(0,0,0,.3);cursor:progress;}.overlay::after{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;position:absolute;left:50%;top:40%;z-index:1;content:"";display:block;margin-left:calc(-.5 * var(--bs-spinner-width));display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border:var(--bs-spinner-border-width) solid #fff;border-right-color:transparent;}.prodetail__boxtechnology .specification{border-bottom:1px solid #CCC;line-height:20px;font-size:13px;}.prodetail__boxtechnology .specification:nth-child(2n){background:#f7f7f7;}.specification>.spec-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0;margin-left:0;}.specification>.spec-item .label{position:relative;width:100%;padding:10px;-ms-flex:0 0 135px;flex:0 0 135px;max-width:135px;text-align:left;font-weight:500;border-right:1px solid #CCC;}.specification>.spec-item .value{position:relative;width:100%;padding:10px;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";padding-top:56.25%;}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-4by3::before{padding-top:75%}.parse_boxitem{margin-bottom:15px;}.parse_product_contaniner{background:#f6f6f6;padding:0 10px 10px;margin-bottom:15px;}.parse_product_contaniner .parse_content{margin:0;padding:.75rem .25rem;}.parse_product{background:none;border:none;border-bottom-width:0;border-right-width:0;margin-bottom:0;}.parse_product .probox__title{font-size:13px;line-height:18px;font-weight:500;}.parse_product .probox__img{background:#FFF;}.parse_product .proitem{padding:10px 8px;}.parse_product a:hover{text-decoration:none;border-bottom:none;}.parse_form_contaniner{border:1px solid #DDD;}.parse_form_contaniner .parse_content{border-bottom:1px solid #222;margin-bottom:1.25rem;}.parse_form{--bs-gutter-x:1.5rem;--bs-gutter-y:1rem;display:flex;flex-direction:column;flex-wrap:wrap;max-width:auto!important;}.parse_form-label{font-weight:bold;display:block;margin-bottom:.35rem;font-size:14px;}.parse_form_contaniner .form-check-input:checked[type="checkbox"]+*,.parse_form_contaniner .form-check-input:checked[type="radio"]+*{color:var(--bs-primary);}.parse_form_contaniner .form-check-input:focus{box-shadow:none;}.parse_form-ele--submit{margin-top:1rem;}.parse_form-submit{--bs-btn-padding-x:1rem;--bs-btn-padding-y:.5rem;--bs-btn-color:rgb(255,255,255);--bs-btn-bg:rgb(13,110,253);--bs-btn-border-color:rgb(13,110,253);--bs-btn-hover-color:rgb(255,255,255);--bs-btn-hover-bg:rgb(11,94,215);--bs-btn-hover-border-color:rgb(10,88,202);--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:rgb(255,255,255);--bs-btn-active-bg:rgb(10,88,202);--bs-btn-active-border-color:rgb(10,83,190);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:rgb(255,255,255);--bs-btn-disabled-bg:rgb(13,110,253);--bs-btn-disabled-border-color:rgb(13,110,253);font:bold 15px/22px var(--ftitle);text-transform:uppercase;min-width:150px;}.parse_form_process_action.success{margin-left:0;margin-right:0;}.parse_form_process_action .alert{margin-bottom:0;}.parse_form_process_action .alert p{margin-bottom:.25rem;font-size:15px;line-height:26px;}.fb_comments{background:#f8f8f8;padding:.5rem;border:1px solid #EEE;}.fb_iframe_widget_fluid_desktop iframe{width:100%!important;}.fb_dialog iframe{right:80px!important}.tooltip .tooltip-arrow::before{--bs-tooltip-bg:var(--color-hover);border-top-color:var(--color-hover);}.tooltip .tooltip-inner{background:var(--color-hover);}.fixedpage-action{position:fixed;z-index:1990;right:.35rem;bottom:80px;}.fixedpage-action .dropdown-menu{background:none;border-radius:0;border:none;min-width:0;width:110px;display:block;position:relative;}.fixedpage-action .dropdown-menu>li:not(:last-child){margin-bottom:.75rem;}.fixedpage-action .dropdown-item{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;padding:.35rem .35rem;background-color:#fff;border-radius:6px;border:1px solid #ddd;box-shadow:0 .2rem .35rem rgba(0,0,0,.1);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.fixedpage-action .dropdown-item svg{width:26px;height:26px;}.fixedpage-action .dropdown-item span{width:calc(100% - 26px);padding-left:.35rem;line-height:1.25;}.fixedpage-action .dropdown-item b{display:block;font-size:11px;font-weight:bold;line-height:18px;text-transform:capitalize;font-family:var(--ftitle);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.fixedpage-action small{display:block;clear:both;font-size:9px;color:#555;}.fixedpage-action .dropdown-item:hover{border-color:var(--bs-primary);}.fixedpage-action .dropdown-item:hover b{color:var(--bs-primary);}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1380px}}.mobile-navigation{position:fixed;left:0;bottom:0;z-index:2500;display:block;width:100%;background-color:#fff;display:none;border-radius:.5rem .5rem 0 0;}.mobile-navigation-navgroup{background-color:#fff;position:relative;z-index:1050;border-top:1px solid #C5C5C5;padding-top:.25rem;padding-bottom:.25rem;border-radius:.5rem .5rem 0 0;box-shadow:0 -.25rem .5rem rgba(var(--bs-body-color-rgb),.15);}.mobile-navigation-navgroup-ul{display:flex;flex-wrap:nowrap;margin:0;padding:0;list-style-type:none;}.mobile-navigation-navgroup-li{margin:0;padding:.15rem .65rem;list-style-type:none;flex:1 0 0%;}.mobile-navigation-navlink{position:relative;padding:0;margin:0;display:block;width:100%;background:none;border:none;text-align:center;font-size:11px;text-transform:capitalize;line-height:18px;color:var(--color);}.mobile-navigation-navlink::before{position:relative;left:0;top:0;z-index:1;content:"";display:block;width:100%;height:20px;background-size:auto 20px;}.mobile-navigation-navlink--home::before{background:url(img/icon-home.svg) no-repeat center top;}.mobile-navigation-navlink--category::before{background:url(img/icon-category.svg) no-repeat center top;}.mobile-navigation-navlink--store::before{background:url(img/icon-store.svg) no-repeat center top;}.mobile-navigation-navlink--cart::before{background:url(img/icon-cart.svg) no-repeat center top;}.mobile-navigation-navlink--user::before{background:url(img/cart-icon-user.svg) no-repeat center top;background-size:auto 20px;filter:invert(23%) sepia(3%) saturate(6%) hue-rotate(352deg) brightness(99%) contrast(86%);}.mobile-navigation-navlink--other::before{background:url(img/icon-dots.svg) no-repeat center center;}.mobile-navigation-navlink.active::before{filter:invert(14%) sepia(98%) saturate(4402%) hue-rotate(346deg) brightness(80%) contrast(115%);}.mobile-navigation-navlink.active{color:var(--color-red);}.offcanvas-mobilenav-wrapper{--bs-offcanvas-height:100vh;--padding-bottom:70px;top:0;padding-top:45px;z-index:1045;}.offcanvas-mobilenav-wrapper-content{overflow:hidden;}#mobilenav-contentmain,.offcanvas-mobilenav-wrapper-content,#mobilenav-tabmain{height:calc(100vh - 90px);}.offcanvas-mobilenav-wrapper-content::-webkit-scrollbar,.mobilenav-tabmain-wrapper::-webkit-scrollbar,#mobilenav-tabmain::-webkit-scrollbar{display:none;}.mobilenav-tabmain-wrapper,#mobilenav-contentmain,.offcanvas-mobilenav-wrapper-content,#mobilenav-tabmain{-ms-overflow-style:none;scrollbar-width:none;}#mobilenav-tabmain{flex:0 0 auto;width:90px;position:sticky;top:0;overflow:visible!important;overflow-y:auto!important;background-color:#eee;padding-bottom:var(--padding-bottom);}#mobilenav-contentmain{flex:1 0 0;width:auto;overflow:hidden;overflow-y:auto;padding-bottom:var(--padding-bottom);scrollbar-width:thin;}.mobilenav-tabmain-wrapper,#mobilenav-contentmain>.tab-pane{padding-bottom:3rem;}#mobilenav-contentmain>.tab-pane{min-height:100%;padding-bottom:2rem;}#mobilenav-tabmain .nav-link{--bg-menu:#fff;position:relative;padding:.5rem .25rem .45rem;margin:0;display:block;width:100%;text-align:center;border-radius:0;border:none;color:var(--color);font-size:10px;font-weight:bold;line-height:15px;background-color:var(--bg-menu);}#mobilenav-tabmain .nav-link:before{right:0;top:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-right-color:#fff;border-width:9px;margin-top:-9px;display:none;}#mobilenav-tabmain .nav-link.active:before{display:block;}#mobilenav-tabmain .nav-link .nav-link-icon{position:absolute;right:.35rem;top:.225rem;height:25px;max-width:30px;width:auto;object-fit:contain;object-position:top center;}.mobilenav-tabmain-wrapper{overflow:visible!important;}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n + 1){--bg-menu:#FFEE88;}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n + 2){--bg-menu:#A37FD2}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n + 3){--bg-menu:#A9BBFA;}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n + 4){--bg-menu:#FABFBF}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n + 5){--bg-menu:#F0E4DB}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n + 6){--bg-menu:#FDBA73;}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n + 7){--bg-menu:#93C5FB;}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n + 8){--bg-menu:#FDBA73;}#mobilenav-tabmain .mobilenav-tabmain-wrapper .nav-link:nth-child(9n){--bg-menu:#F0E4DB;}#mobilenav-tabmain .nav-link--ctl{font-weight:bold;text-transform:uppercase;border-top:none;}#mobilenav-tabmain .nav-link figure{display:block;width:100%;margin-bottom:.25rem;}#mobilenav-tabmain .nav-link img{display:inline-block;height:40px;width:55px;object-fit:contain;object-position:center top;overflow:hidden;}.mobilenav-content-header{margin:.75rem 0 0;padding:0 1rem 0;font-weight:bold;font-size:15px;color:var(--color-red);}.mobilenav-content-boxitem{margin:0 0 .5rem;padding:00 .75rem;list-style-type:none;display:flex;flex-wrap:wrap;}.mobilenav-content-boxitem>li{margin:.5rem 0 0;padding:0 .25rem;list-style-type:none;flex:0 0 auto;width:calc(100% / 3);}.mobilenav-content-boxitem>li.mobilenav-content-boxitem-navitem--img{width:calc(100% / 3);}.mobilenav-content-boxitem-navlink{--line-height:14px;display:block;color:var(--color);height:100%;font-size:12px;line-height:var(--line-height);font-weight:400;text-align:center;border:1px solid #ddd;border-radius:.275rem;box-shadow:0 .075rem .15rem rgba(0,0,0,.075);overflow:hidden;}.mobilenav-content-boxitem-navlink-img-caption{padding:0 .25rem;margin-bottom:.25rem;}.mobilenav-content-boxitem-navlink-header{padding:0;margin:0 0 .35rem;box-shadow:none;border:none;font-size:14px;}.mobilenav-content-boxitem>li.mobilenav-content-boxitem-navitem--w100{width:100%;font-weight:bold;}.mobilenav-content-boxitem-navlink--w100{font-weight:bold;text-align:left;}.mobilenav-content-boxitem-navitem--text .mobilenav-content-boxitem-navlink{border:1px solid #DBDBDB;display:block;background-color:#fff;border-radius:.275rem;padding:.25rem .35rem;height:100%;font-size:11px;--line-height:14px;--line-clamp:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--line-clamp);-webkit-box-orient:vertical;min-height:calc(var(--line-height,24px) * var(--line-clamp));line-height:var(--line-height,24px);box-shadow:0 .075rem .15rem rgba(0,0,0,.075);}.mobilenav-content-boxitem-navlink-img{display:block;margin-bottom:0;}.mobilenav-content-boxitem-navitem--text .mobilenav-content-boxitem-navlink--text{display:flex;width:100%;align-items:center;justify-content:center;}.mobilenav-content-boxitem-navlink img{display:inline-block;width:100%;padding:0 .35rem;aspect-ratio:1/1;border-radius:50%;overflow:hidden;object-fit:cover;object-position:center top;margin-bottom:.25rem;}.offcanvas-other{padding-bottom:var(--padding-bottom)!important;}.offcanvas-other .footer__title{margin-bottom:.5rem!important;font-size:15px;}.offcanvas-other .footer-boxitem-action{--bs-gutter-x:.5rem;--bs-gutter-y:.75rem;margin-bottom:1rem!important;}.offcanvas-other .footer__navigation--link{padding-right:calc(var(--bs-gutter-x) * .5);}.offcanvas-other .footer-boxitem-action-item{font-size:12px;padding:.35rem .35rem;}.offcanvas-other .footer-boxitem-action-item--link{padding-left:36px;}.offcanvas-other .footer-boxitem-action-item--link::before{width:36px;}.offcanvas-other .footer-boxitem-action-item--link.header__action__icon_store::before,.offcanvas-other .footer-boxitem-action-item--link.header__action__icon_checkorder::before{background-size:auto 20px;}.offcanvas-other .header__action__icon_service::before{background-size:auto 26px;}.offcanvas-other a{color:var(--color);}.offcanvas-other .footer-boxitem-action>*{width:calc(100% / 3);}.offcanvas-other .footer_infotext{display:none;}.offcanvas-other .footer_social_payment,.offcanvas-other .footer_nav{display:block!important;}.offcanvas-other .footer_nav--contact{padding-left:calc(var(--bs-gutter-x) * .5);}.offcanvas-other .footer_nav_boxitem{border:1px solid #BCBCBC;border-radius:.35rem;padding:.75rem;margin-bottom:.75rem;}.offcanvas-other .footer_ul.mb-4{margin-bottom:0!important;}.offcanvas-other .footer_ul>li:last-child{margin-bottom:0;}.offcanvas-other .footer-img-payment{height:36px;}.offcanvas-other .footer_ul--icon li{padding-left:18px;}.offcanvas-other .footer_ul--icon li{background-position:left 7px;}.mobile-navigation-widget{padding:.75rem .65rem 1rem;line-height:20px;border-radius:.5rem .5rem 0 0;overflow:hidden;}.mobile-navigation-widget--cartinfo .cart_btnitem-red{border-radius:28px;font-size:14px;padding:.55rem .75rem;}.widget--prodetail-action .widget-prodetail-formaction-wrapper{transform:translateY(100%);transition:transform .3s ease;-moz-transition:transform .3s ease;-webkit-transition:transform .3s ease;}.widget--prodetail-action.active .widget-prodetail-formaction-wrapper{transform:translateY(0%);}.widget--prodetail-action .mobile-navigation-navgroup{display:none;}.widget-prodetail-formaction-wrapper{position:relative;z-index:1040;}.widget-prodetail-action-wrapper{--bs-gutter-x:1rem;margin-left:0;margin-left:0;background-color:#fff;position:relative;z-index:1050;border-top:1px solid #C5C5C5;box-shadow:0 -.25rem .5rem rgba(var(--bs-body-color-rgb),.15);padding:.5rem 0!important;margin:0!important;border-radius:.5rem .5rem 0 0;align-items:center;justify-content:center;}.widget-prodetail-action-wrapper .prodetail-faction{flex:1 0 0%;padding-left:0;display:block!important;}.widget-prodetail-action-wrapper .prodetail-faction .pdinfo_faddcart_btngroup{--bs-gutter-x:.5rem;}.widget-prodetail-action-wrapper .pdinfo_faddcart_btngroup{margin-bottom:0;}.widget-prodetail-action-wrapper .pdinfo_faddcart_btngroup>*{flex:1 0 0%;width:auto;order:2;}.widget-prodetail-action-wrapper .pdinfo_faddcart_btngroup>[class*=col]{margin:0!important;padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5);}.widget-prodetail-action-wrapper .pdinfo_faddcart_btngroup>*:first-child{order:3;}.widget-prodetail-action-wrapper .pdinfo_faddcart__btn{padding:.475rem .75rem;font-size:14px;font-weight:300;height:100%;border-radius:22px;}.widget-prodetail-action-wrapper .pdinfo_faddcart__btn b{background:none;padding-left:0;margin:0;font-size:11px;font-weight:bold;line-height:20px;min-height:0;}.widget-prodetail-action-wrapper .addtocart__complete,.widget-prodetail-action-wrapper .pdinfo_faddcart__btn span{display:none!important;}.widget--keothom-action.active .widget-prodetail-action-wrapper{padding-bottom:0!important;}.widget--keothom-action.active .prodetail-faction .pdinfo_faddcart_btngroup{display:flex!important;pointer-events:visible;}.widget--keothom-action.active .widget-prodetail-action-wrapper .prodetail-faction{padding-left:calc(var(--bs-gutter-x) * .5);}.widget--keothom-action.active .widget-prodetail-action-wrapper>.col-auto:first-child{display:none;}#offcanvasWidgetProdetailAddcart{--bs-offcanvas-zindex:1550;--bs-offcanvas-height:auto;max-height:70vh;overflow-y:auto;border-radius:.5rem .5rem 0 0;box-shadow:0 -.25rem .5rem rgba(var(--bs-body-color-rgb),.15);}#offcanvasWidgetProdetailAddcart .offcanvas-body{padding-bottom:.5rem;}#offcanvasWidgetProdetailAddcart .offcanvas-title{font-size:17px;}#offcanvasWidgetProdetailAddcart .prodetail__price>s,#offcanvasWidgetProdetailAddcart .prodetail__price .price{font-size:16px;}#offcanvasWidgetProdetailAddcart .prodetail_pricebox_buyonline{font-size:13px;line-height:20px;}#offcanvasWidgetProdetailAddcart .faddcart-qtygroup{width:140px;}#offcanvasWidgetProdetailAddcart .faddcart-qtygroup input{width:60px;}.widget-prodetail-formaction-submit{--bs-btn-disabled-bg:var(--color-red);--bs-btn-disabled-border-color:var(--color-red);--bs-btn-disabled-color:#fff;display:block;width:100%;border:none;background-color:var(--color-hover);color:RGB(255,255,255);box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);padding:.65rem .75rem;font-size:15px;text-transform:uppercase;height:100%;border-radius:22px;}.widget-prodetail-formaction-submit b{display:none;font-weight:500;}.widget-prodetail-formaction-submit[value=addtocart] b[data-value="addtocart"]{display:block;}.widget-prodetail-formaction-submit[value=buynow] b[data-value="buynow"]{display:block;}.toast{--bs-toast-bg:#fff;--bs-toast-padding-y:.3rem;--bs-toast-font-size:13px;}.toast-header img{height:16px;width:16px;object-position:center;object-fit:contain;}.float-banner-icon{position:fixed;right:25px;bottom:190px;z-index:99;width:70px;height:70px;}.float-banner-icon>*{display:block;width:100%;height:100%;overflow:hidden;}.btn-float-banner-icon-close{position:absolute;right:0;top:0;z-index:9;transform:translate(50%,-50%);width:auto;height:auto;padding:0;margin:0;background:url(img/btn-close-icon.png) no-repeat;background-size:contain;border:none;width:20px;height:20px;color:#fff;font-size:15px;font-weight:bold;line-height:20px;overflow:hidden;border-radius:50%;box-shadow:0 .25rem .5rem rgba(0,0,0,.15);text-indent:100px;}.btn-float-banner-icon-close:hover{background-color:#000;color:#fff;}.header-fsearch-ads{margin:0 .25rem;background-color:#fff;border-radius:.375rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.075);padding-top:10px;padding-bottom:10px;}.header-fsearch-ads-link,.header-fsearch-ads-header-link,.header-fsearch-ads-banner{padding-left:13px;padding-right:13px;}.header-fsearch-ads-banner{margin-bottom:10px;}.header-fsearch-ads-banner img{width:100%;}.header-fsearch-ads-header-link{display:flex;flex-wrap:nowrap;align-items:center;font-weight:400;font-size:14px;line-height:20px;color:var(--color-red);margin-bottom:0;}.header-fsearch-ads-link{display:flex;flex-wrap:wrap;margin:0 -.5rem;list-style-type:none;box-shadow:none;overflow:visible;max-height:none;}.header-fsearch-ads-linkitem{flex:0 0 auto;width:50%;padding:0 .5rem;margin-top:.5rem;}.header-fsearch-ads-linkitem a{display:flex;flex-wrap:nowrap;align-items:center;padding:0;margin:0;}.header-fsearch-ads-linkitem img{flex:0 0 auto;width:36px;aspect-ratio:1/1;object-fit:contain;object-position:center;}.header-fsearch-ads-linkitem span{display:block;flex:0 0 auto;width:calc(100% - 30px);padding-left:10px;word-break:break-word;font-size:14px;}@media (min-width:992px){.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-2,.gx-2{--bs-gutter-x:.5rem}}@media (min-width:992px){.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}}@media (min-width:1200px){.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}}@media (min-width:1200px){.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}}body.page-error{display:flex;width:100vw;min-height:100vh;align-items:center;justify-content:center}.v2025-header-submenu a:hover{color:var(--color-red);}.v2025-header-submenu{}.v2025-header-submenu-group{padding-top:10px;padding-bottom:12px;width:100%;}.v2025-header-submenu-textbox{flex:0 0 auto;width:20%;}.v2025-header-submenu-text-warpper.col-md-4 .v2025-header-submenu-textbox{width:50%;}.v2025-header-submenuctl{position:relative;margin:0 0 5px;padding:0 5px;list-style-type:none;}.v2025-header-submenuctl-li{position:relative;margin:0;padding:0;list-style-type:none;}.v2025-header-submenuctl-li:hover .header__navsubitem{display:inline-block;}.v2025-header-submenuctl-icon{margin:0 -.325rem 0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;}.v2025-header-submenuctl-icon-li{padding:0 .325rem;margin-top:.5rem;margin-bottom:.175rem;flex:0 0 auto;width:calc(100% / 7);}.v2025-header-menu-img{transform:translateY(-.175rem);margin:0 0 0 .275rem;display:flex;overflow:hidden;align-items:center;text-align:center;justify-content:center;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;}.v2025-header-menu-img img{height:18px;max-width:24px;width:auto;max-width:100%;object-fit:contain;object-position:center;}.v2025-header-submenuctl-img:hover,.v2025-header-menu-img:hover{border-color:var(--color-red);}.v2025-header-submenuctl-img{display:flex;border-radius:5px;border:1px solid #ccc;overflow:hidden;padding:3px;height:100%;align-items:center;text-align:center;justify-content:center;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;}.v2025-header-submenuctl-img img{height:22px;width:auto;max-width:100%;object-fit:contain;object-position:center;}.v2025-header-submenu-group--phukien>*{width:100%;}.v2025-header-submenu-group--phukien .v2025-header-submenu-text-warpper.col-md-4 .v2025-header-submenu-textbox{width:20%;}.v2025-header-submenu-group--phukien .v2025-header-submenuctl-icon-li,.v2025-header-submenu-group--amthanh .v2025-header-submenuctl-icon-li{width:calc(100% / 7);}.v2025-header-submenuctl--icon{display:flex;flex-wrap:wrap;margin-left:-.25rem;margin-right:-.25rem;}.v2025-header-submenu-icon--row+.v2025-header-submenu-icon--row{margin-top:.5rem;}.v2025-header-submenuctl--icon .v2025-header-submenuctl-li{padding:0 .25rem;margin-top:.25rem;margin-bottom:.25rem;flex:0 0 auto;width:50%;}.v2025-header-submenuctl--icon .v2025-header-submenuctl-li .d-inline-block{display:block!important;}.v2025-header-submenu2275{max-width:850px;left:auto;right:0;}.v2025-header-submenu-group--2275 .v2025-header-submenuctl-icon-li{width:calc(100% / 3);}.v2025-header-submenu813{max-width:600px;left:auto;right:0;}.v2025-header-submenu813 .v2025-header-submenu-textbox{width:calc(100% / 3);}.v2025-header-submenu-group--813 .v2025-header-submenuctl-icon-li{width:calc(100% / 2);}.header__nav__link__label{transform:translateY(-2px);padding-bottom:.3em;padding-top:.4em;}.header__nav__link__label--iconwire{background:url(img/icon/icon-hot.png) no-repeat 0 center;background-size:auto 16px;padding-left:20px;display:inline-block;min-width:20px;margin-left:.25rem;transform:translateY(-2px);}
/* Anh minh hoa dat rieng mot dong trong noi dung soan tu CMS (p.image-center).
   Rule toan cuc img{width:auto;height:auto} o tren de len width/height khai bao tren the img,
   nen anh chua tai xong chi chiem chieu cao cua alt text thay vi dung khung ty le that
   -> khi anh tai xong noi dung ben duoi bi day xuong. Dat width:100% de trinh duyet suy
   duoc chieu cao tu ty le width/height. Chi ap dung cho anh co DU hai thuoc tinh va nam
   trong p.image-center (anh kho lon, von luon hien full chieu rong) — khong dung cho icon
   inline trong bai viet (nhieu icon chi rong 13px, se bi phong to neu ap dung rong hon). */
.dcontent p.image-center img[width][height]{width:100%;}

/*=== layout-home.css ===*/
body.page-home{--bs-white-rgb:#F2F2F2;background-color:#f2f2f2;}.home-boxitem-wrapper{background-color:#fff;padding:.35rem 1rem;box-shadow:var(--bs-box-shadow-sm);border-radius:.375rem;overflow:hidden;}.bg-none.home-boxitem-wrapper{background-color:#fff!important;padding-bottom:1.25rem;}.hpartner__container .home-boxitem-wrapper{padding:1rem;}body.page-blog,body.products-group{overflow-x:visible;}.owl-carousel .owl-stage{display:flex;}body.offcanvas-open .pagemain-wrapper{position:relative;z-index:9100;}select{font-size:14px;}.form-range{--bs-tertiary-bg:#ddd;}.form-range::-moz-range-thumb{background-color:var(--color-hover);cursor:pointer;}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px rgb(255,255,255),0 0 0 .25rem rgba(215,0,24,.35);background-color:rgba(215,0,24,.75);}.loadmore{display:none;}#js-copyvalue-wrapper{--bs-toast-padding-x:.45rem .75rem;font-size:12px;font-weight:300;line-height:20px;}.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(../fonts/lg.eot?n1z373);src:url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:17px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:1px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\f09a";}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\f099"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\f0d5"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\f0d2"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-backdrop,.lg-outer{z-index:9999;}.lg-outer .lg-thumb-outer{text-align:center;}.lg-outer .lg-thumb{margin:auto;}.lg-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:'Font Awesome 5 Free';font-weight:900;}.lg-outer .lg-toogle-thumb::after{content:"\f103";}.lg-actions .lg-next::before{content:"\f101";}.lg-actions .lg-prev::after{content:"\f100";}.lg-toolbar .lg-close::after{content:"\f00d";}.lg-autoplay-button::after{content:"\f144";}.lg-show-autoplay .lg-autoplay-button::after{content:"\f28b";}.lg-fullscreen::after{content:"\f0b2";}#lg-zoom-in::after{content:"\f00e";}#lg-zoom-out::after{content:"\f010";}#lg-actual-size{display:none;}.lg-outer #lg-share::after{content:"\f1e1";}.lg-outer .lg-image{display:inline-block;max-height:70vh;width:auto;object-fit:contain;object-position:center;}.homeslide_lg{position:relative;z-index:1;aspect-ratio:192/55;}.homeslide_lg .owl-nav{opacity:.3}.homeslide_lg:hover .owl-nav{opacity:1}#owl_home_img .owl-nav .owl-next,#owl_home_img .owl-nav .owl-prev,.homeslide_lg .owl-nav .owl-next,.homeslide_lg .owl-nav .owl-prev{position:absolute;top:50%;z-index:9;transform:translateY(-50%);width:38px;height:38px;padding:0;text-align:center;border-radius:50%;overflow:hidden;line-height:38px;font-size:15px;background-color:rgba(255,255,255,.85);color:#000;}#owl_home_img .owl-nav .owl-next,.homeslide_lg .owl-nav .owl-next{right:calc((100vw - 1380px) / 2);}#owl_home_img .owl-nav .owl-prev,.homeslide_lg .owl-nav .owl-prev{left:calc((100vw - 1380px) / 2);}#owl_home_img .owl-nav .owl-next{right:.5rem}#owl_home_img .owl-nav .owl-prev{left:.5rem}#owl_home_img .owl-nav .owl-next:hover,#owl_home_img .owl-nav .owl-prev:hover,.homeslide_lg .owl-nav .owl-next:hover,.homeslide_lg .owl-nav .owl-prev:hover{background-color:var(--color-red);color:#fff;}.homebanner__container{position:relative;z-index:2;--bs-gutter-x:1.5rem;padding-top:0;padding-bottom:30px;margin-top:-120px;margin-bottom:1.5rem;}.homebanner__item img{width:100%;object-fit:cover;object-position:center top;border-radius:.35rem}.homebanner__box{display:block;color:inherit;position:relative;overflow:hidden;margin:0;font-size:13px;}.homebanner__box:hover{color:inherit;text-decoration:none;}.owl_homeslide_banner .owl-nav .owl-next,.owl_homeslide_banner .owl-nav .owl-prev{position:absolute;top:48%;z-index:9;transform:translateY(-50%);width:35px;height:35px;padding:0;text-align:center;border-radius:50%;overflow:hidden;line-height:35px;font-size:15px;background-color:var(--color-red);color:#fff}.owl_homeslide_banner .owl-nav .owl-next:hover,.owl_homeslide_banner .owl-nav .owl-prev:hover{background-color:var(--color-red);color:#fff}.owl_homeslide_banner .owl-nav .owl-prev{left:-45px;}.owl_homeslide_banner .owl-nav .owl-next{right:-45px;}.homebanner__top .homebanner__item{padding-left:0;padding-right:0;}.homebanner__top a{display:block;border-radius:8px;overflow:hidden;}.homebanner__icon b{font-weight:bold;font-size:11px;display:block;line-height:14px;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.homebanner__center,.homebanner__bottom{color:#FFF;}.homebanner__container p{margin-bottom:0;}.homebanner__center .homeintro__btn,.homebanner__bottom .homeintro__btn{border-color:#FFF;}.homebanner__center .homebanner__caption{bottom:50px;top:auto;}.homebanner__center .homebanner__title{font-size:18px;line-height:1.5;margin-bottom:18px;font-weight:bold;}.homebanner__center .homeintro__btn{min-width:160px;}.homebanner__center{padding-bottom:0;}.homebanner__center>.row{margin-left:-12px;margin-right:-12px;}.homebanner__center .homebanner__item{padding-left:12px;padding-right:12px;}.home-tieuchi{margin-left:0;margin-right:0;background:#FFF;padding:40px 20px 5px;margin-bottom:2rem;}.home-tieuchi>.col{margin-bottom:25px;padding-left:1.5rem;padding-right:1.5rem;font-size:13px;line-height:18px;font-weight:400;}.home-tieuchi_title{clear:both;display:block;text-transform:uppercase;font-size:14px;margin-bottom:4px;color:var(--color-hover);}.home-tieuchi_img{padding-right:0;flex:0 0 auto;width:70px;height:auto;}#owl_prosaleoff .owl-stage{display:flex;flex-wrap:nowrap;}#owl_proother .owl-nav,#owl_prosaleoff .owl-nav{position:absolute;right:.25rem;top:-3.25rem;display:block;width:auto;height:32px}#owl_proother .owl-next,#owl_proother .owl-prev,#owl_prosaleoff .owl-next,#owl_prosaleoff .owl-prev{position:relative;left:0;top:0;padding:0;margin-left:10px;}#owl_proother .owl-nav .far,#owl_prosaleoff .owl-nav .far{font-size:25px;font-weight:normal;}#owl_proother .owl-next:hover,#owl_proother .owl-prev:hover,#owl_prosaleoff .owl-next:hover,#owl_prosaleoff .owl-prev:hover{color:#000;}#owl_proother .prosaleoff__item,#owl_prosaleoff .prosaleoff__item{width:100%;max-width:100%;height:100%;padding-left:1px;margin-top:0;border-bottom:none;}#owl_prosaleoff img{max-width:210px;}#owl_proother.no-countdown .owl-nav,#owl_prosaleoff.no-countdown .owl-nav{top:-2rem;}.home-boxproduct{background:#FFF;background:linear-gradient(180deg,var(--bg-gradient-top,var(--color-red)) 0%,rgba(255,255,255,1) 90%);border-radius:6px;overflow:hidden;margin-bottom:1.5rem}.home-boxproduct-img img{border-radius:6px;overflow:hidden;}.hboxproduct__title{position:relative;display:block;padding:12px 0 7px 0;margin:0;font-family:var(--ftitle);font-weight:bold;font-size:17px;line-height:1.2;}.hboxproduct__title a{color:inherit;}.hboxproduct__title a:hover{text-decoration:none;color:var(--color-red)}.hboxproduct__title_readmore{font-size:11px;font-weight:700;line-height:1.1;text-transform:uppercase;font-family:var(--freset)!important;padding:7px 12px 5px;background:#FFF;border-radius:4px;color:#111!important;float:right;}.hboxproduct__title_readmore .fa{color:var(--color-hover)}.hboxproduct__title_readmore:hover{color:var(--color-hover)!important;}.hboxproduct__title.row{margin-left:0;margin-right:0;display:flex;flex-wrap:wrap;align-items:center;}.hboxproduct__title_title{margin:0;padding:0;font-family:var(--ftitle);font-weight:bold;font-size:20px;line-height:1.3;}.hboxproduct__title--blog{color:var(--color-red);font-size:21px;font-weight:500;}.hboxproduct__title_nav{transform:translateY(-1px);margin:0;padding:0;list-style-type:none;text-align:right;font-size:12px;font-weight:500;font-family:var(--freset);}.hboxproduct__title_nav li{display:inline-block;margin:0 0 0 10px;padding:0;list-style-type:none;}.hboxproduct__title_nav li:first-child{margin-left:0;}.hboxproduct__title_nav li>a{display:inline-block;padding:4px 18px;background:#FFF;border-radius:15px;overflow:hidden;color:var(--color);}.hboxproduct__title_nav li>a::before{background:#000;}.hboxproduct__title_nav li>a:hover{color:#FFF;}.hboxproduct__title_nav li>a.active{background:#000;color:#FFF;}.homeads-item{margin-bottom:1.5rem;}.hprobox__container{padding:calc(var(--bs-gutter-x) * 1) calc(var(--bs-gutter-x) * .75) 0;margin-bottom:-12px;margin-bottom:5px;box-shadow:var(--bs-box-shadow-sm);}.hprobox__container>.hprobox__item{padding-left:12px;padding-right:12px;margin-bottom:25px;}.hprobox__container .hprobox__box{min-height:100%;margin:0;}.hprobox__box .product__container{margin-left:0;margin-right:0;}.hprobox__box .probox__price s{display:none;}.hprobox__img img{width:100%;}.hprobox__container--viewslide{padding-left:0;padding-right:0;}.profilter_header__container{margin-bottom:1rem;margin-top:0;}.filterbox_group_container{position:absolute;left:0;top:100%;z-index:9999;background-color:#fff;display:flex;flex-wrap:wrap;margin-left:-.35rem;margin-right:-.35rem;}.filterbox_ulgroup_item{flex:0 0 auto;width:auto;padding-left:.35rem;padding-right:.35rem;}.proheader__order>button,.filterbox_dropdown_label{--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--color-hover);--bs-btn-active-border-color:var(--color-hover);display:block;border:1px solid #ccc;background-color:#fff;padding:.35rem .75rem;color:rgb(17,17,17);font-size:11px;line-height:18px;font-weight:bold;border-radius:.35rem;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.proheader__order>button:hover{--bs-btn-hover-bg:var(--color-hover);--bs-btn-hover-border-color:var(--color-hover);color:#fff;}.filterbox_dropdown_label:hover{--bs-btn-hover-bg:var(--color-hover);--bs-btn-hover-border-color:var(--color-hover);color:#fff;border-color:var(--color-hover);}.rightbox__filter{padding:0;margin-bottom:30px;background:rgba(255,255,255,.65);box-shadow:0 .075rem .25rem rgba(0,0,0,.1);border:1px solid #ddd;border-left:6px solid var(--color-hover);border-radius:12px;}.filterbox_group{--bs-dropdown-padding-y:0;--bs-dropdown-item-padding-y:.35rem;--bs-dropdown-item-padding-x:.75rem;padding-bottom:0;font-size:11px;font-weight:bold;overflow:hidden;}.filterbox_group li:is(:last-child){padding-bottom:var(--bs-dropdown-padding-y);}.filterbox_group li:not(:last-child){margin-bottom:0;}.rightbox__itemval_remove,.filterbox_group .rightbox__itemval{border:none;width:100%;background:none;padding-right:1.75rem;position:relative;cursor:pointer;display:block;line-height:18px;text-align:left;color:#111;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;outline:none;font-size:11px;font-weight:500;}.filterbox_group .rightbox__itemval:hover{text-decoration:none;color:var(--color-hover);border-color:var(--color-hover);}.filterbox_group .rightbox__itemval::after{position:absolute;right:.65rem;top:9px;z-index:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:'Font Awesome 5 Free';font-weight:400;content:"\f111";font-size:10px;}.rightbox__itemval.selected{background:rgb(253,216,221);color:#000;}.rightbox__itemval.selected:hover{color:#000;}.rightbox__itemval.selected .fa-square::before{content:"\f14a";font-weight:900;}.rightbox__itemval.selected::after{font-weight:900;content:"\f058";color:var(--color-red);}.rightbox__itemval_remove{display:inline-block;width:auto;background:#111;color:#FFF;font-size:11px;font-weight:bold;}.rightbox__itemval_remove:hover{border-color:var(--color-hover);background:var(--color-hover);color:#FFF;}.rightbox__itemval_remove_group{display:none;}.filterbox_ulgroup .rightbox__filteritem{border-bottom:1px solid #ccc;}.filterbox_ulgroup .rightbox__filteritem:last-child{border-bottom:none;}.filterbox_ulgroup .rightbox__itemval{position:relative;border-radius:0;border:none;margin:0;padding:10px 7px;}.filterbox_ulgroup .rightbox__itemval::before{position:relative;margin-right:3px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f0c8";font-family:'Font Awesome 5 Free';font-weight:400}.filterbox_ulgroup .rightbox__itemval.selected{background:none;color:var(--color-hover);}.filterbox_ulgroup .rightbox__itemval.selected::before{content:"\f14a";font-weight:900;}.filterbox_container_collapse__response{margin-top:1rem;}.filterbox_container_collapse__response>.row{--bs-gutter-x:15px;--bs-gutter-y:.25rem;}.reslabel__filteritem{margin:0 0 5px;padding:3px 10px 3px;list-style-type:none;position:relative;cursor:pointer;display:block;line-height:18px;background:#FFF;color:#111;border-radius:25px;border:1px solid var(--bs-primary);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;outline:none;font-size:11px;font-weight:500;}a.reslabel__filteritem{opacity:.7;}.reslabel__filteritem--remove::before{display:none!important;}.reslabel__filteritem:hover{color:var(--color-hover);border-color:var(--color-hover);opacity:1;}.reslabel__filteritem::before{position:absolute;right:-10px;top:-4px;color:var(--color-hover);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f057";font-family:'Font Awesome 5 Free';font-weight:400;cursor:pointer;}.reslabel__filteritem--remove{opacity:1!important;border:var(--color-hover);background-color:var(--color-hover);color:#fff;}.reslabel__filteritem--remove:hover{background-color:var(--bs-primary);color:#fff;}.product__wrapper{padding-top:0;clear:both;}.proheader__container{font-size:13px;font-weight:300;margin-right:0;background:var(--bgbar);color:#FFF;}.product__wrapper .hboxproduct__title.color-hover{color:#FFF;padding-top:8px;margin-bottom:0;padding-bottom:9px;border-color:var(--color-hover);}.product__container{--bs-gutter-x:.85rem;--bs-gutter-y:.85rem;overflow:visible;}.proitem_empty{background:url(img/logo-emptybox.png) no-repeat center #f2f2f2;cursor:no-drop;}.proitem{margin-bottom:0;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;-ms-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;}.probox{border:1px solid #ccc;border-radius:.35rem;padding:.55rem .75rem .75rem;background-color:#fff;margin-bottom:0;min-height:100%;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;-ms-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear;box-shadow:0 .125rem .35rem rgba(var(--bs-body-color-rgb),.075);overflow:hidden;display:flex;flex-direction:column;}.probox>*{flex:0 0 auto;width:100%;}.probox .box{display:block;}.probox:hover{text-decoration:none;color:var(--color);}.probox:hover a{text-decoration:none;}.probox:hover .probox__title{color:var(--color-red);}.probox__img{margin:0 0 0;padding:0;position:relative;}.probox__img>figure{margin:0 0 0;padding:15px .75rem .2rem;overflow:hidden;}.percent{position:absolute;left:0;bottom:0;z-index:1;background:rgba(234,16,16,.92);background-size:contain;width:auto;height:auto;font-size:10px;font-weight:bold;color:#FFF;line-height:1;padding:5px 10px 6px 6px;border-radius:25px;}.percent .fa{margin-right:3px;}.percent_tag{position:absolute;left:0;top:0;z-index:1;background:var(--color-red);background-size:contain;width:auto;height:auto;font-size:11px;line-height:14px;letter-spacing:1px;font-weight:bold;color:#FFF;padding:.25rem .35rem;border-radius:.25rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.075);}.probox__img img{display:block;object-fit:contain;object-position:center;transition:all .5s ease-out 0s;-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;}.probox__img:hover img.probox__img_img{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;}.probox__des{display:flex;flex-direction:column;padding:12px 0 0;line-height:20px;font-size:14px;color:var(--color);}.probox__des>*{flex:0 0 auto;width:100%;}.probox__title{margin:0 0 8px;padding:0;font-size:15px;font-weight:500;color:#000;line-height:22px;height:44px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.probox__price{display:flex;flex-wrap:nowrap;align-items:center;margin-left:-.35rem;margin-right:-.35rem;font-weight:700;margin-bottom:.35rem!important;color:var(--color-red);font-size:15px;line-height:1.3;}.probox__price b{color:var(--color-red);}.probox__price small{font-weight:500;}.probox__price s{text-align:right;color:#111;font-weight:400;font-size:14px;}.percent_text{font-weight:bold;color:var(--color-red);margin:7px 0 0;text-transform:uppercase;font-size:12px;}.probox__des p{margin-bottom:10px;}.dpimg_container .percent{left:30px;}.probox__color img{display:inline-block;height:20px;width:20px;border:1px solid var(--color);border-radius:50px;object-fit:cover;object-position:center;}.probox__color{font-size:13px;line-height:1;font-style:italic;}.probox__rating{margin:auto 0 0!important;font-size:13px;line-height:1;}.probox__rating>*:not(:last-child){margin-right:.25rem;}.probox__rating .fas{color:#F59E0B;}.probox__pricebox{min-height:70px;}.probox__price>*{flex:0 0 auto;width:50%;padding-left:.35rem;padding-right:.35rem;}.probox__img__percent_number{position:absolute;right:0;top:0;z-index:5;background:rgba(234,16,16,.92);background-size:contain;width:auto;height:auto;text-align:center;letter-spacing:.5px;font-size:13px;font-weight:normal;color:#FFF;line-height:1;padding:5px 8px;border-radius:12px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);font-family:var(--ftitle);}.probox__img__percent--lg{background:url('img/bg-sale-lg.png') no-repeat center top;background-size:contain;width:66px;height:66px;box-shadow:none;border-radius:0;padding:11px 3px 0 10px;text-align:right;font-size:16px;font-weight:bold;}.proitem-lg{width:40%;padding-top:12px;background:#f1f0f1}.proitem-lg .probox__img{padding:0;}.proitem-lg .probox__title{font-size:16px;font-weight:bold;line-height:20px;max-height:40px;}.probox__ttm{padding:5px 10px 4px;background:rgb(255,186,0,.85);color:#000;border-radius:3px;font-size:11px;font-weight:500;line-height:1.2;}.probox .probox__ttm{position:absolute;left:0;top:0;z-index:1;display:none;}.probox__ttm.ttm-like-new{display:inline-block;}.page-home .hprobox__box .probox__title{font-size:12px;}.probox:hover .pro__addtocart{max-height:150px;transition:max-height 420ms ease-in;}.pro__addtocart{position:absolute;left:0;top:45%;z-index:99;display:block;width:100%;max-height:0;overflow:hidden;text-align:center;display:block;padding:0;margin-top:0;transition:max-height 420ms ease-out;}.pro__addtocart .overflow{display:block;overflow:hidden;}.pro__addtocart .btn-action{clear:both;display:block;width:100%;overflow:hidden;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}.pro__addtocart button{overflow:hidden;text-transform:uppercase;border:none;color:#FFF;background:rgb(215,0,24,.95);font-size:11px;line-height:1.2;font-weight:bold;padding:12px 15px 11px;min-width:110px;position:relative;outline:none;border-radius:6px;}.pro__addtocart button .fa{margin-right:3px;}.pro__addtocart button::before{background:var(--color-hover);}.pro__addtocart button.is-added{border-color:var(--color-hover);}.pro__addtocart button svg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--color-hover);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .7s;-moz-transition:-moz-transform .7s;transition:transform .7s;}.pro__addtocart button.is-added svg{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);-webkit-transition:-webkit-transform 0s;-moz-transition:-moz-transform 0s;transition:transform 0s}.pro__addtocart button.is-added path{font-weight:bold;}.home_feedback__img img{width:100%;min-height:100%;object-fit:cover;object-position:center;}.home_feedback__container{padding:1.5rem 15px .75rem 45px;}.home_feedback__title{font-weight:500;margin:0 0 20px;padding:0 15px 0 12px;font-size:19px;}.home_feedback__title a{color:inherit;}.hfeedback__item a{color:inherit;}.home_feedback__title a:hover{color:var(--color-hover);}a.home_feedback__readmore{float:right;color:var(--color-hover);display:inline-block;font-size:13px;line-height:1.2;font-weight:bold;padding-bottom:2px;text-transform:uppercase;border-bottom:2px solid var(--color-hover);}a.home_feedback__readmore:hover{border-color:#000;}.hfeedback__item{padding-left:12px;padding-right:12px;}.hfeedback__img img{display:block;width:100%;height:200px;object-fit:cover;object-position:center;border:5px solid #EEE;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.hfeedback__img:hover img{border-color:var(--color-hover);}.hfeedback_title{margin-top:10px;text-align:center;font-size:13px;line-height:18px;font-weight:500;}#owl_homeall_caption,#owl_home_caption{background:#FFF;}#owl_homeall_caption .owl-item,#owl_home_caption .owl-item{padding:5px 15px;position:relative;}#owl_homeall_caption .owl-item:last-child::after,#owl_home_caption .owl-item:last-child::after{display:none;}#owl_homeall_caption .owl-item::after,#owl_home_caption .owl-item::after{position:absolute;right:1px;top:50%;content:"";display:block;width:1px;height:36px;transform:translateY(-50%);background:#DDD;}.owl_home_caption__item{background:#fff;border:none;position:relative;text-align:center;line-height:16px;font-size:12px;height:32px;overflow:hidden;padding:0;color:#222;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;}.current>.owl_home_caption__item{color:var(--color-hover);font-weight:500;}#owl_homefeedback{padding-right:40px;}#owl_homefeedback .owl-next,#owl_homefeedback .owl-prev{position:absolute;top:75px;padding:0;margin-left:0;color:#888;width:35px;height:35px;}#owl_homefeedback .owl-prev{left:-40px;}#owl_homefeedback .owl-next{right:0;}#owl_homefeedback .owl-nav .far{font-size:37px;font-weight:normal;}#owl_homefeedback .owl-next:hover,#owl_homefeedback .owl-prev:hover{color:var(--color-hover)}#owl_homefeedback .owl-dots{position:relative;bottom:0;}#owl_homefeedback .owl-dot span{background:rgb(222 222 222)}#owl_homefeedback .owl-dot.active span{background-color:var(--color-hover);}.home_hphoto{background-color:#f2f2f2;border-radius:6px;overflow:hidden;}.home_hphoto .home_feedback__title{margin:0 0 .75rem;padding-left:0}#owl_homephoto{padding:calc(var(--bs-gutter-x) * .5) calc(var(--bs-gutter-x) * .5) .5rem;}#owl_homephoto .owl-nav .owl-prev,#owl_homephoto .owl-nav .owl-next{width:34px;height:40px;line-height:40px;padding:0;text-align:center;background:rgba(215,0,24,.8);transform:translateY(-50%);opacity:.3;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}#owl_homephoto:hover .owl-nav .owl-prev,#owl_homephoto:hover .owl-nav .owl-next{opacity:1;}#owl_homephoto .owl-nav .owl-prev:hover,#owl_homephoto .owl-nav .owl-next:hover{background:var(--color-hover);}#owl_homephoto .owl-nav .owl-prev{right:0;border-radius:3px 0 0 3px;}#owl_homephoto .owl-nav .owl-next{left:0;border-radius:0 3px 3px 0;}.home_hphoto__img{margin:0;border:2px solid transparent;}.home_hphoto__img img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center top;}.pageblog__container{padding-top:.25rem;padding-right:2rem;}.pageblog__right_container .homebanner__item{border:5px solid #f1f0f1;}.pageblog__right_container .homebanner__container{margin-bottom:1rem;}.blognav_thread{margin-bottom:0;}.blognav_thread__list{padding:0 0 0;margin-left:15px;font-weight:400;font-size:17px;line-height:22px;}.blogright-latviews{font-size:14px;line-height:22px;}.blogright__lvlist{margin:0;padding:0;list-style-type:none;line-height:22px;}.blogright__lvitem{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #DDD;}.blogright__lvlist .blogright__lvitem:last-child{border-bottom:none;margin-bottom:0;}.blogright__lvlist img{display:block;width:100%;height:190px;object-fit:cover;object-position:center;}.blogright__lvlist a{display:block;padding:0;font-size:15px;line-height:24px;color:inherit;}.blogright__lvdes{padding:0;margin-top:12px;text-align:justify;}.blogright__lvtitle{margin:0 0 8px;padding:0;font-size:17px;font-weight:bold;line-height:25px;text-align:left;}.blogright__lvlist p{margin:0;}.blogright__lvlist a:hover{text-decoration:none;}.blogright__lvlist a:hover .blogright__lvtitle{color:var(--color-hover)}a.blogright__lvreadmore{display:inline-block;padding:5px 18px;font-size:13px;font-weight:bold;text-transform:uppercase;line-height:18px;letter-spacing:1px;color:var(--bgbar);border:2px solid var(--bgbar);}.hboxproduct__readmore{background:#000;border-color:#000;color:#FFF!important;padding:.22rem 1rem .19rem;font-size:13px;font-weight:500;border-radius:15px!important;}#owl_homeblog .owl-dots .owl-dot span{background:rgb(222 222 222);}#owl_homeblog .owl-dots .owl-dot.active span{background:var(--color-hover)}.homeblog-listwrapper .blog__img{width:150px;}.homeblog-listwrapper .blog__des{flex:1 0 0%;}.blogdetail_other .blogright__title.text-lg{font-size:21px;}.blogdetail_other .blog_container{margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2);padding-left:0;padding-right:0;}#google_maps{width:100%;display:block;height:360px;}.page-contact .hr{margin-top:60px;border-width:3px;border-color:rgb(155,155,155,.3)}#google-map,.page-contact .contact-info{margin-bottom:30px;line-height:26px;color:#000;text-align:center;}.fcontact{margin-top:30px;padding:20px 40px 30px;background:var(--bg);}.fcontact__title,.contact-info .company{font-size:31px;font-weight:normal;line-height:1.5;margin:0 0 5px;padding:0;color:#000;}.fcontact__title{font-size:19px;}.page-contact .contact-info address,.page-contact .contact-info p{font-size:14px;line-height:24px;margin-bottom:10px;}.page-contact .contact-info address{padding-top:3px;}.page-contact .contact-info b{font-weight:normal;}.page-contact .contact-info a{color:inherit;}.page-contact .contact-info a:hover{color:var(--color-red);text-decoration:none;}.page-contact .fcontact .form-row,.page-contact .fcontact .form-group{margin-bottom:20px;}.page-contact .fcontact .form-control{font-size:14px;}.page-contact .fcontact input.form-control{height:44px;line-height:44px;}.page-contact .fcontact label{padding-right:0;padding-top:0;margin-bottom:12px;display:block;clear:both;font-size:14px;color:#000;text-transform:none;line-height:1;font-weight:normal;}.page-contact .fcontact .btn{background:var(--color-main);color:#FFF;border:none;padding:12px 40px;text-transform:uppercase;font-weight:600;font-size:15px;overflow:hidden;}.page-contact .fcontact .btn:hover{background:var(--color-red);}.page-contact .fcontact .text-danger{color:#ec2027;}.page-contact .fcontact .alert{padding:30px;font-size:15px;font-weight:300;}.page-contact .fcontact .alert p+p{margin-top:0;}.page-contact .fcontact .alert p:last-child{margin-bottom:0;}.page-contact .social a{height:36px;width:36px;line-height:36px;background-color:var(--color-main);color:#FFF;font-size:14px;border-radius:3px;}.page-contact .social a:hover{background-color:var(--color-hover);color:#FFF;}.pageblog_highlight_list{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #3F3F3F;}.pageblog_highlight_listitem{display:flex;flex-wrap:nowrap;}.pageblog_highlight_listitem_img{margin:0;overflow:hidden;flex:0 0 auto;width:160px;height:auto;}.pageblog_highlight_listitem_img img{height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center top;border-radius:.25rem;}.pageblog_highlight_listitem_des{flex:1 0 0%;width:auto;padding-left:1rem;}.pageblog_highlight_listitem_des .blog__ctl{display:none;}.pageblog_highlight__title{margin:0 0 9px;padding:0;font-size:16px;font-weight:400;line-height:24px;text-align:left;}.pageblog_highlight_lg .blogctl__label,.pageblog_highlight_listitem .blogctl__label{background:var(--color-hover);color:#FFF;box-shadow:0 .3rem 1.5rem rgba(255,255,255,.3);}.pageblog_highlight_lg .blogctl__label .fa,.pageblog_highlight_listitem .blogctl__label .fa{color:#FFF;}.pageblog_highlight_listitem .blogctl__time{display:none;}.pageblog_highlight_listitem{color:#000;}.pageblog_highlight_listitem:hover .pageblog_highlight__title{color:var(--color-hover);}.pageblog_highlight_lg .blogctl__time{background-color:#ccc;color:#000;}.pageblog_highlight_lg .blogctl__time .far{color:#000;}.pageblog_highlight_lg .blog__ctl{position:absolute;left:1rem;bottom:1rem;margin:0;z-index:1;}.pageblog_highlight_lg_img img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center top;}.pageblog_highlight_lg .img-hover-zoom:hover .img-zoom{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);}.pageblog_highlight_lg_title{font-size:27px;font-weight:bold;line-height:1.35;}.pageblog_highlight_lg_quote{font-size:17px;line-height:28px;font-weight:300;}.pageblog_highlight_lg a{color:inherit;}.pageblog_highlight_lg a:hover{color:var(--color-hover)}.blog__item{margin-bottom:20px;}.blog__box{position:relative;background:#FFF;height:100%;}.blog__img{overflow:hidden;margin:0;padding-right:0;background-color:#FFF;width:250px;flex:0 0 auto;}.blog__img img{display:inline-block;height:auto;width:100%;aspect-ratio:16/9;;object-fit:cover;object-position:center;transition:all .5s ease-out;-moz-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;}.blog__item:hover .blog__img img{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);transition:all .5s ease-in;-moz-transition:all .5s ease-in;-webkit-transition:all .5s ease-in;}.blog__des{position:relative;margin:15px 0 0;font-size:14px;line-height:20px;text-align:justify;}.blog__title{padding:0;margin:0 0 7px;font-size:17px;color:var(--color-main);font-weight:bold;line-height:1.3;text-align:left;}.blog__quote{margin-bottom:1.25rem;}.blog__ctl{margin-bottom:0;}.blogctl__label{display:inline-block;padding:4px 10px 4px 8px;background:#f1f0f1;color:var(--color);font-size:11px;font-weight:bold;line-height:1.3;vertical-align:middle;border-radius:35px;}.blogctl__label>.far,.blogctl__label>.fa{margin-right:5px;}.blogctl__label>.fa{color:var(--color-hover);}.blog__item a{color:inherit;}.blog__item:hover .blog__title{color:var(--color-hover);text-decoration:none;}.blog-listver .blog__item{margin:0 0 1.5rem;padding:1.25rem;background:rgba(253,253,255);border:1px solid rgba(255,255,255,.8);border-radius:.35rem;box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;color:var(--color);}.blog-listver .blog__item:hover{border-color:var(--color-red);}.blog-listver .blog__img{padding-right:0;padding-left:0;overflow:hidden;order:2;}.blog__img a,.blog-listver .blog__img a{display:block;overflow:hidden;border-radius:.25rem;}.blog-listver .blog__des{display:flex;flex-direction:column;flex-wrap:wrap;order:1;padding-left:0;padding-right:2.5rem;margin:0;font-size:16px;line-height:26px;}.blog-listver .blog__des>*{flex:0 0 auto;width:100%;}.blog-listver .blog__title{order:1;font-size:19px;margin-bottom:.5rem;}.blog-listver .blog__ctl{order:2;margin-bottom:1rem;}.blog-listver .blog__quote{order:3;margin-bottom:0;}.blog_lg{background:#f4f4f4;}.blog_lg .blog__img{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.blog_lg img{width:100%;max-height:420px;object-fit:cover;object-position:center;}.blog_lg .blog__des{padding:20px 35px 5px;font-size:15px;line-height:26px;}.blog_lg .blog__title{font-size:23px;color:var(--color-hover);}.blog_lg:hover .blog__img img{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);transition:all .5s ease-in;-moz-transition:all .5s ease-in;-webkit-transition:all .5s ease-in;}.blog_lg .blogctl__label{background:var(--color-hover);color:#FFF;}.blogright__title{position:relative;font-size:17px;padding:0;margin-bottom:1rem;text-transform:capitalize;font-weight:bold;font-family:var(--freset);color:var(--color)}.blogright__title.text-lg{font-size:23px;}.blogright__title a,.blogright__title span{display:inline-block;color:inherit;}.right__social{margin:0 -10px;padding:0;list-style:none;--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;}.right__social>li{flex-shrink:0;max-width:100%;flex:0 0 auto;width:auto;display:inline-block;padding:0 10px;}.right__social a{display:block;width:44px;height:44px;line-height:44px;text-align:center;font-size:23px;border-radius:50px;overflow:hidden;color:#FFF;transition:transform .3s ease;-moz-transition:transform .3s ease;-webkit-transition:transform .3s ease;}.right__social a:hover{transform:translateY(-6px);}.post-title{margin:0 0 30px;font-size:27px;line-height:1.4;font-weight:normal;}.blogdetail__img img{display:inline-block;object-fit:cover;object-position:center;}.blog-title{font-size:29px;color:#000;line-height:1.3;margin-bottom:.4rem;}.blog-author{position:relative;display:inline-block;font-size:14px;font-weight:bold;line-height:1.2;margin-bottom:0;margin-right:15px;padding-right:20px;color:var(--color-hover)}.blog-author::after{position:absolute;right:0;top:50%;content:"";display:block;width:1px;height:14px;background:#444;transform:translateY(-50%);}.blog-author:hover{color:var(--color-hover)}.blog-datetime{display:inline-block;font-size:14px;font-weight:400;line-height:1.2;margin-bottom:0;}.blog-author .fa,.blog-datetime>.far{margin-right:6px;color:var(--color-hover)}.blogdetail-share{margin-bottom:1rem;margin-top:.75rem;}.blogdetail-share .fab,.blogdetail-share .fas,.blogdetail-share .far,.blogdetail-share .fa{color:#414141;font-size:13px;line-height:28px;}.blogdetail-share .btn{width:30px;height:30px;border:1px solid #C2C2C2;overflow:hidden;padding:0;text-align:center;}.blogdetail-share .dropdown-toggle{white-space:normal}.blogdetail-share .dropdown-toggle::after{display:none;}.blogdetail-share--social-dropdown{font-size:13px;line-height:20px;font-weight:300;border-radius:-35rem;}.storewrapper-container{--height-gmaps:70vh;}#store__googlemaps{display:block;height:100%;min-height:420px;background:#f9f9f9;}.gm__des p{margin-bottom:1px;font-size:12px;font-weight:400px;line-height:20px;padding-right:1rem;padding-bottom:.5rem;}.gm__des a{outline:none;}.gm__des p:last-child{margin-bottom:0;}.gm__des .bold{color:var(--color-hover);text-transform:uppercase;}.store_item{font-weight:300;font-size:13px;line-height:20px;}.store_title{font-size:19px;line-height:24px;margin:0 0 .5rem;padding:0;}.store__warpper{position:relative;margin-bottom:3rem;}.store__container::after{content:" ";background:rgba(0,0,0,0) linear-gradient(rgba(255,255,255,0),rgb(255,255,255)) repeat scroll 0% 0%;position:absolute;bottom:0;height:40px;width:100%;}.store__container{position:relative;margin-bottom:1.5rem;max-height:620px;overflow:hidden;padding:0!important;transition:max-height 1s ease;}.store__warpper.content-show .store__container{max-height:10000px!important;}.store__warpper.content-show .store__container::after{display:none;}.store__box{position:relative;min-height:100%;line-height:20px;border-radius:.5rem;overflow:hidden;cursor:pointer;}.store__box img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center top;}.store_address{font-size:13px;line-height:20px;margin-bottom:.15rem;color:rgba(255,255,255,.9);}.store__box_caption{position:absolute;left:0;bottom:0;z-index:1;content:"";width:100%;height:100%;padding:2rem 1rem 1.35rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:rgba(0,0,0,.8);background:linear-gradient(0deg,rgba(0,0,0,.8) 10%,rgba(255,255,255,0) 100%);color:#ffff;transform:translateY(100%);transition:transform .25s linear;}.store__box_caption>*{display:block;width:100%;}.store__box:hover .store__box_caption{transform:translateY(0%);}.owl_storelist_itemgroup{display:flex;flex-direction:column;}.owl_storelist_itemgroup>*{width:100%;}.owl_storelist_itemgroup>*:not(:last-child){margin-bottom:15px;}#owl_storelist .owl-dots{position:relative;left:0;bottom:0;transform:none;margin:0;width:100%;}#owl_storelist .owl-dots span{background-color:var(--color);}#owl_storelist .owl-dots .active span{background-color:var(--color-red);}.store-content-wrapper{background-color:#f6f6f6;padding:2rem 3rem;border-radius:.5rem;margin-bottom:3rem;}.store-ftilter{margin-bottom:var(--bs-gutter-x)}.store-ftilter .form-select,.store-ftilter .form-control{font-size:14px;line-height:26px;background-color:#f6f6f6;color:#414141;}.storetext__container{margin:0;padding:0;list-style-type:none;max-height:var(--height-gmaps);overflow-y:auto;overflow-x:hidden;--scrollbarBG:RGB(238,238,238);--thumbBG:var(--color-red);scrollbar-width:thin;scrollbar-color:var(--thumbBG) var(--scrollbarBG);}.storetext-item{display:flex;flex-wrap:nowrap;background-color:#f6f6f6;font-size:13px;line-height:20px;color:#717171;border-radius:.35rem;padding:.75rem 1rem;margin-bottom:.75rem;align-items:center}.storetext__container .storetext-item:last-child{margin-bottom:0;}.storetext-item-text{flex:1 0 0;padding-right:1rem;cursor:pointer;}.storetext-item-title{font-weight:bold;font-size:14px;margin-bottom:.25rem;color:#3F3F3F;}.storetext-item-text>p{margin-bottom:.15rem;}.storetext-item-text>p:last-child{margin-bottom:0;}.storetext-item-text a{color:#000;}.storetext-item-text a:hover{color:var(--color-red);}.storetext-item-link-zalo{display:inline-flex;align-items:center;}.storetext-item-link-zalo svg{display:inline-block;width:28px;margin-left:.35rem;}.storetext-item-btn{flex:0 0 auto;width:42px;padding:0;border:none;background:none;font-size:19px;}.storetext-item-btn:hover{color:var(--bs-primary);}.storetext-item:hover{background-color:#ededed;}.storetext-item:hover .storetext-item-title{color:var(--color-red)}.storemaps-filter .store-ftilter{display:none;}.store-redirect-map{pointer-events:none;}.store-redirect-map.active{pointer-events:unset;}.store-redirect-map.active:hover{color:var(--color-red);border-color:var(--color-red);}body.products #bg-main{margin-bottom:0;}.proslide_container{padding-top:1rem;margin-bottom:.5rem;}.proslide_container.slide-empty{min-height:30px;padding-bottom:70px;content:"";display:block;}.profilter_header_item{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;margin-bottom:.85rem;}.profilter_header_item_label{flex:1 0 0%;width:auto;font-weight:bold;font-size:17px;margin-right:auto;}.profilter_header_item_action{flex:0 0 auto;width:auto;margin-left:auto;display:none;}.profilter_header_item_action button{padding:0;border:1px solid var(--color-red);background:#FFF;min-width:40px;min-height:38px;font-size:20px;color:var(--color-hover);outline:none;}.profilter_header_item_action button:focus{box-shadow:none;}.protext__container{margin-bottom:1rem;padding-right:2rem;}#detail-img{float:left;width:36%;position:relative;overflow:hidden;border-top:none;}#detail-img .percent{position:absolute;right:2px;top:10px;z-index:5;display:inline-block;padding:10px 15px;background:var(--color-main);color:#FFF;font-weight:bold;font-size:15px;line-height:1;min-width:110px;text-align:center;}#detail-img .stock_out{position:absolute;right:2px;top:55px;z-index:5;display:inline-block;padding:11px 15px 9px;background:#000;color:#FFF;font-weight:bold;font-size:15px;line-height:1;text-transform:uppercase;min-width:110px;text-align:center;}.faddcart__imgcontainer{margin-left:-5px;margin-right:-5px;margin-bottom:5px;padding:0;list-style-type:none;}.faddcart__img{position:relative;padding-left:5px;padding-right:5px;margin-bottom:15px;-ms-flex:0 0 14.2857%;flex:0 0 14.2857%;max-width:14.2857%;font-weight:bold;font-size:10px;text-align:center;line-height:1.2;word-wrap:break-word;cursor:pointer;opacity:.6;cursor:pointer;}.faddcart__img label{display:block;cursor:pointer;}.faddcart__img img{display:inline-block;margin-bottom:10px;width:100px;max-width:95%;}.faddcart__img b{clear:both;display:block;}.faddcart__img:hover{opacity:1;}.faddcart__img.selected{opacity:1;color:var(--color-red);}.faddcart__img input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;}.prodetail_img_wrapper{background-repeat:no-repeat;background-size:contain;background-position:center top;width:100%;min-height:360px;}#prodimg_carousel{overflow:hidden;background-repeat:no-repeat;background-size:contain;background-position:center top;}#prodimg_carousel .owl-stage{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center!important;align-items:center!important;}#prodimg_carousel .thumb-hide,#prodimg_hidden{display:none!important;}#prodimg_carousel .owl-prev,#prodimg_carousel .owl-next{position:absolute;top:50%;width:35px;height:55px;overflow:hidden;margin:-28px 0 0;padding:0;border-radius:0;overflow:hidden;background-color:transparent;box-shadow:none}#prodimg_carousel .owl-prev:hover,#prodimg_carousel .owl-next:hover{color:#FFF;}#prodimg_carousel .owl-next{right:0;left:auto;background-image:url(img/arrow-right-black.png);}#prodimg_carousel .owl-prev{left:0;right:auto;background-image:url(img/arrow-left-black.png);}#prodimg_carousel .owl-prev.disabled,#prodimg_carousel .owl-next.disabled{background-color:rgba(0,0,0,.15);color:#000;}#prodimg_carousel .owl-dots .owl-dot:not(.active) span{background-color:var(--color);}#prodimg_carousel .owl-thumbs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center!important;justify-content:center!important;padding:6px 5px;overflow:hidden;}#prodimg_carousel .owl-thumb-item{position:relative;width:100%;-ms-flex:0 0 calc(100% / 6);flex:0 0 calc(100% / 6);max-width:calc(100% / 6);background:none;border:none;padding:0 3px;margin:3px 0;outline:none;}#prodimg_carousel .owl-thumb-item img{display:inline-block;width:100%;height:auto;padding:2px;border:1px solid #ddd;outline:none;}#prodimg_carousel .owl-thumb-item.active img{border-color:var(--color-hover);}#prodimg_carousel .owl-video-wrapper img{opacity:1;display:block!important;}#prodimg_carousel .owl-video-play-icon{width:70px;height:70px;background-size:contain;}#prodimg_carousel .owl-video-tn{position:absolute;left:0;top:0;width:100%;height:100%;}#prodimg_carousel__thumb{margin-top:1rem;position:relative;padding-left:32px;padding-right:30px;}#prodimg_carousel__thumb .owl-stage{margin:auto;}#prodimg_carousel__thumb .prodimg__img{display:block;padding:0 .325rem;cursor:pointer;}#prodimg_carousel__thumb .prodimg__img img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;object-position:center;padding:2px;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;}#prodimg_carousel__thumb .active.current img{border-color:var(--color-red);}#prodimg_carousel .owl-next,#prodimg_carousel .owl-prev,#prodimg_carousel__thumb .owl-next,#prodimg_carousel__thumb .owl-prev{position:absolute;top:50%;z-index:9;transform:translateY(-50%);background:#fff;color:#8C8C8C;width:28px;height:28px;border-radius:50%;overflow:hidden;padding:0;display:block;display:flex;align-items:center;justify-content:center;font-size:17px;box-shadow:0 4px 4px rgba(0,0,0,.25);}#prodimg_carousel .owl-prev,#prodimg_carousel__thumb .owl-prev{left:0;}#prodimg_carousel .owl-next,#prodimg_carousel__thumb .owl-next{right:0;}#prodimg_carousel .owl-next:hover,#prodimg_carousel .owl-prev:hover,#prodimg_carousel__thumb .owl-next:hover,#prodimg_carousel__thumb .owl-prev:hover{color:var(--color-red);}#prodimg_carousel .owl-next,#prodimg_carousel .owl-prev{width:38px;height:38px;font-size:25px;}.prodimg_caption{text-align:center;font-size:14px;font-weight:bold;color:#000;}.box-img{position:relative;display:block;width:100%;outline:none;}.box-img img.trans{display:block;width:100%;}.dpinfo_container{font-size:14px;line-height:24px;}.prodetail__overview_img{padding-right:0;position:relative;}.prodetail__overview_info{padding-left:3rem;}.prodetail__wrapper{margin-bottom:1.75rem;}.prodetail__overview_imginfo{font-size:14px;line-height:24px;font-weight:300;}.prodetail__overview_img__quote{border-top:1px solid #CCC;margin-top:25px;padding-top:15px;margin-bottom:0;line-height:24px;}.prodetail__overview_img__quote__label{margin-bottom:2px;font-weight:bold;font-size:15px;line-height:20px;}.prodimg__img figure{text-align:center;}.prodetail__title{margin:0 0 .5rem;padding:0;font-size:21px;line-height:1.3;font-weight:bold;}.prodetail__rating{margin-bottom:1rem!important;font-size:16px;}.prodetail__overview p{margin-bottom:10px;}.prodetail__infoattr{border-bottom:1px solid #DDD;margin-bottom:20px;padding-bottom:20px;margin-left:0;margin-right:0;}.prodetail__price{padding-right:0;line-height:1.2;margin-bottom:0;vertical-align:middle;}.dpinfo_container .percent_text{margin-top:0;font-weight:900;letter-spacing:1px;}.prodetail__price>s,.prodetail__price .price{color:var(--color-red);vertical-align:middle;font-size:19px;font-weight:500;line-height:26px;margin-right:0;text-transform:capitalize;}.prodetail__price>s{display:inline-block;color:var(--color);font-weight:400;font-size:16px;font-weight:300;line-height:26px;margin-left:.75rem;text-transform:capitalize;}.prodetail__price .percent_text{clear:both;display:inline-block;position:relative;text-transform:none;color:#fff;font-size:11px;font-weight:500;vertical-align:middle;background:var(--color-hover);padding:4px 10px;margin-top:0;border-radius:4px;}.prodetail__price .percent_text::before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f0eb";font-family:'Font Awesome 5 Free';font-weight:900;margin-right:5px;}.prodetail__price_orig{font-size:13px;font-weight:400;color:#000;margin:0;font-style:italic;}.prodetail_pricebox_buyonline{border-top:1px solid var(--color);padding-top:.65rem;margin-top:1rem;margin-bottom:1rem;font-size:14px;line-height:22px;font-weight:300;}.prodetail_pricebox_buyonline.border-bottom{border-bottom:none!important}.prodetail__price.prodetail__price--buynow{display:flex;align-items:center;}.prodetail__price .price__buyonline{color:var(--bs-blue);vertical-align:middle;font-size:19px;font-weight:500;line-height:22px;margin-right:7px;text-transform:uppercase;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.prodetail__price .price__buyonline .percent_text{background:var(--bs-blue);margin-left:7px;vertical-align:top;display:inline;}.proprice_group{--bs-gutter-x:.75rem;--bs-gutter-y:1rem;margin-bottom:1.25rem;}.proprice_group>.col-auto{flex:0 0 auto!important;width:auto!important;}.proprice_item .proprice_action{padding:8px 5px;display:block;background:#fff;border:1px solid #a7a7a7;position:relative;text-align:center;line-height:1.35;border-radius:4px;overflow:hidden;cursor:pointer;color:inherit;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}.proprice_item .proprice_action b{font-size:12px;line-height:20px;font-weight:500;}.proprice_item .proprice_action strong{font-size:14px;line-height:1.2;font-weight:bold;color:var(--color-red);}.proprice_item .proprice_action.active b{color:var(--color-red);}.row-cols-md-3 .proprice_item .proprice_action{padding-top:8px;padding-bottom:8px;}.proprice_item .proprice_action:hover{text-decoration:none;}.proprice_item label>input{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;opacity:0;cursor:pointer;}.proprice_item b{display:block;clear:both;padding-bottom:0;font-weight:300;font-size:11px;line-height:1.35;}.proprice_item .far{font-size:12px;margin-right:5px;}.proprice_item strong{font-weight:400;color:var(--color-hover);font-size:11px}.proprice_item label:hover{border-color:var(--color-hover);}.proprice_item .active{border-color:var(--color-red);color:var(--color-red);box-shadow:0 .3rem .5rem rgba(0,0,0,.25);}.proprice_item .active b{color:#000;}.proprice_item .active .far{font-weight:700;}.proprice_item .far::before{content:"\f111";}.proprice_item .active .far::before{content:"\f058";}.prodetail__stock__uid,.pro__instock,.pro__outstock{padding:5px 10px 4px;color:#FFF;border-radius:3px;font-size:11px;font-weight:500;line-height:1.2;}.pro__instock .fas,.pro__outstock .fas{margin-right:3px;}.prodetail__stock__uid{color:#111;background:#eee;font-weight:500;text-transform:capitalize;}.prodetail__overview__tabinfo_header{font-family:var(--ftitle);font-size:19px;font-weight:bold;line-height:24px;margin:0 0 10px;padding:0;}.prodetail__overview__tabinfo .dcontent{font-size:14px;line-height:20px;font-weight:300;}.prodetail__overview__tabinfo .dcontent .fa{color:var(--color-red);margin-right:3px;font-size:12px;}.prodetail__overview__tabinfo .dcontent p{margin-bottom:5px;}.prodetail__overview__tabinfo .dcontent ul{padding-left:18px;}.prodetail__overview__tabinfo .dcontent.prodetail__box__content_collapse{max-height:130px;margin-bottom:.5rem;}.prodetail__overview__tabinfo .prodetail__box__content_action{padding:.175rem .75rem;font-size:11px;line-height:20px;font-weight:500;min-width:130px;border-color:#666;color:#333;}.prodetail__overview__tabinfo .prodetail__box__content_action span::after{color:var(--color-red);}.prodetail__overview__tabinfo .prodetail__box__content_action:hover{border-color:var(--color-red);color:var(--color-red);}.prodetail__overview__tabinfo .prodetail__box__content.hide-collapse>.prodetail__box__content_collapse{max-height:none;margin:0;}.prodetail__overview__tabinfo .prodetail__box__content.hide-collapse>.prodetail__box__content_collapse::after{display:none;}.prodetail__overview__tabinfo_guarante{font-size:19px;font-weight:500;text-transform:capitalize;color:var(--color-red);text-align:center;margin-bottom:1rem!important;padding-bottom:1rem;border-bottom:1px solid var(--color);}.prodetail__overview__tabinfo_guarante .fa{display:block;clear:both;margin-bottom:.95rem;font-size:55px!important;}.prodetail__text_container{padding-right:3.25rem!important;}.prodetail__technology_container{padding-left:0;}.prodetail__content_wrapper{padding:1.75rem 2.5rem;background-color:#F7F7F7;background:linear-gradient(180deg,#F7F7F7 0%,rgba(247,247,247,0) 100%);border-radius:.5rem;}.prodetail__technology_wrapper{border:1px solid #C7C7C7;border-radius:.75rem;overflow:hidden;margin-bottom:2rem;}.prodetail__context{padding:0 0;}.prodetail__boxtitle{font-size:16px;line-height:1.2;font-weight:bold;text-transform:capitalize;color:var(--color);margin:0 0 .75rem;}.prodetail__box__content{padding:0;}.prodetail__box hr.line{margin:2.5rem 1.3rem 2rem;height:3px;background:#DDD;border:none;opacity:1;}.prodetail__box__content_collapse{max-height:600px;overflow:hidden;position:relative;font-size:16px;line-height:26px;font-weight:300;margin-bottom:1.5rem;transition:max-height 1s ease}.content-show .prodetail__box__content_collapse{max-height:10000px!important;}.content-show .prodetail__box__content_collapse::after{display:none;}.prodetail__box__content_action{border:1px solid var(--color-hover);background:#FFF;display:inline-block;padding:.5rem 1rem;min-width:160px;font-size:14px;line-height:22px;font-weight:300;text-transform:capitalize;color:var(--color-hover);border-radius:.5rem}.prodetail__box__content_action .show-min{display:none;}.prodetail__box__content_action span::after{margin-left:6px;font-size:13px;position:relative;top:1px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:'Font Awesome 5 Free';font-weight:900;content:"\f150";}.content-show .prodetail__box__content_action span::after{content:"\f151";}.prodetail__box__content_collapse::after{content:" ";background:rgba(0,0,0,0) linear-gradient(rgba(255,255,255,0),rgb(255,255,255)) repeat scroll 0% 0%;position:absolute;bottom:0;height:40px;width:100%;}.prodetail__boxtechnology .prodetail__box__content_collapse{max-height:420px;margin-bottom:1rem;}.prodetail__boxtechnology{padding:5px;margin-bottom:0;border-bottom:none;}.prodetail__boxtechnology p{margin-bottom:0;}.prodetail__boxtechnology table{border-collapse:collapse!important;border:none;width:100%!important;max-width:100%;margin-bottom:20px;font-size:13px;line-height:22px;text-align:left;}.prodetail__boxtechnology tbody tr:nth-of-type(2n+1){background-color:rgba(0,0,0,.05);}.prodetail__boxtechnology .dcontent th,.prodetail__boxtechnology .dcontent td{padding:8px 10px;line-height:1.42857143;vertical-align:middle;}.prodetail__boxtechnology .dcontent tr th:first-child,.prodetail__boxtechnology .dcontent tr td:first-child{min-width:95px;}.content-show .prodetail__box__content_action .show-max{display:none;}.content-show .prodetail__box__content_action .show-min{display:inline-block;}.prodetail__box .pdinfo_faddcart__submit{border-color:var(--color-hover);color:var(--color-hover);background:#FFF;display:inline-block;width:auto;min-width:320px;}.prodetail__box .pdinfo_faddcart__submit:hover{background-color:var(--color-hover);color:#FFF;}.pro_guarantee__container{border:1px solid #CCC;border-radius:4px;position:relative;padding:.9rem 1rem .3rem;margin:10px 0 1rem;}.pro_guarantee__container>.pro_guarantee__label{font-weight:bold;text-transform:uppercase;color:#000;font-size:13px;line-height:18px;position:absolute;left:1rem;top:-1rem;background:#FFF;display:inline-block;padding:5px 5px;margin:0;}.pro_guarantee__container .form-check{margin-bottom:5px;}.pro_guarantee__container label{cursor:pointer;}.pro_guarantee__container .fa{color:var(--color-hover);font-size:15px;vertical-align:middle;cursor:help;}.pro_guarantee__container span{font-size:11px;font-weight:bold;color:var(--color-hover)}.proinfo_guarantee .proprice_color_group{margin-bottom:1.5rem;}.pro_guarantee__fselect{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23d70018' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");color:var(--color-red);line-height:22px;border-color:var(--color-red);border-radius:25px;padding-left:1.5rem!important;margin-bottom:1.5rem;box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);}.pro_guarantee__fselect:focus{box-shadow:none;border-color:var(--color-red);}.pdinfo_faddcart>hr{margin-top:1.3rem;margin-bottom:1.3rem;}.pdinfo_faddcart{margin-top:0;margin-bottom:1rem;padding:0 0 0;}.pdinfo_faddcart_btngroup{--bs-gutter-x:.75rem;margin-bottom:1.2rem;}.pdinfo_faddcart_btngroup>*{order:5;}.pdinfo_faddcart_btngroup>div.col-12{padding-left:8px;padding-right:8px;}.pdinfo_faddcart__btn{display:block;width:100%;border-radius:6px;overflow:hidden;padding:11px 10px 10px;font-size:14px;line-height:1.2;font-weight:300;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.pdinfo_faddcart__submit{background-color:var(--color-hover);color:#FFF;}.pdinfo_faddcart__addcart b,.pdinfo_faddcart__modal b,.pdinfo_faddcart__submit b{display:block;clear:both;font-size:18px;font-weight:bold;margin-bottom:5px;text-transform:uppercase;font-family:var(--ftitle);}.pdinfo_faddcart__addcart,.pdinfo_faddcart__modal{min-height:100%;padding:10px 15px 9px;background-color:rgb(18,133,255);color:#FFF;cursor:pointer;}.pdinfo_faddcart__btn:hover{background:#000;color:#FFF;transform:translateY(-3px);box-shadow:0 .5rem 1rem rgba(0,0,0,.175)!important;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.pdinfo_faddcart_textsupport{text-align:justify;margin-bottom:0;font-size:14px;line-height:1.2;font-weight:500;color:var(--bs-blue);background-color:#ededed;border-radius:.5rem;overflow:hidden;padding:1.25rem 1.5rem;}.pdinfo_faddcart_textsupport p{margin-bottom:10px;}.pdinfo_faddcart_textsupport p:last-child{margin-bottom:0;}.pdinfo_faddcart_textsupport a{color:var(--blue);font-weight:500;}.pdinfo_faddcart_textsupport a:hover{color:var(--color-hover);text-decoration:none;}.pdinfo_faddcart__addcart b{position:relative;min-height:32px;display:inline-block;line-height:32px;font-size:17px;padding-left:38px;padding-top:1px;margin:0;}.pdinfo_faddcart_btngroup--addtocart{--bs-gutter-x:.75rem;}.pdinfo_faddcart_btngroup-col-addtocart{margin-bottom:.75rem;}.btn-pdetail-themgiohang{--bs-btn-border-color:var(--color-hover);background:none;width:auto;display:inline-block;color:var(--bs-danger);padding-left:10px;padding-right:10px;}.btn-pdetail-themgiohang .fas{font-size:19px;}.btn-pdetail-themgiohang.is-added .fas::before{content:"\f058";}.btn-pdetail-themgiohang:hover{--bs-btn-border-color:var(--color-hover);background:var(--color-hover);color:#fff;}.btn-pdetail-themgiohang b{padding:0;display:block;clear:both;text-transform:none;font-size:13px;line-height:20px;font-weight:normal;letter-spacing:.5px;min-height:0;}.pdinfo_faddcart__addcart.is-added b{background-image:none;}.pdinfo_faddcart__addcart .addtocart__complete{position:absolute;left:0;top:0;z-index:1;width:32px;height:100%;border:1px solid rgba(255,255,255,.8);border-radius:2px;opacity:0;}.pdinfo_faddcart__addcart.is-added .addtocart__complete{opacity:1;}.href_protradein{display:inline-block;position:relative;padding-left:40px;line-height:20px;}.href_protradein::before{position:absolute;left:0;top:0;content:"";display:inline-block;width:50px;height:30px;background:url(img/icon-tradein.png) no-repeat 0 0;background-size:auto 20px;}.pdinfo_faddcart #button-share{margin:0;padding:0;background:none;}.pdinfo_faddcart #button-share .share-fb{}.pdinfo_faddcart #button-share .share-fb i{line-height:32px;height:51px;min-width:60px;text-align:center;}.pdinfo_faddcart #button-share .header{display:none;}.pdinfo_faddcart #button-share b{display:none;}.pdinfo_faddcart #button-share .share-fb{margin-left:0;}.pdinfo_faddcart #button-share .share-item{padding-right:0;border-radius:1px;overflow:hidden;}.pdinfo_faddcart #button-share i{margin-right:0;padding-right:0;padding:10px 5px 9px;font-size:21px;width:auto;min-width:50px;background:none;color:#FFF;}.pdinfo_faddcart #button-share i::after{display:none;}.dpro__content .post-title{color:#000;margin-bottom:0;border:none;}.dpro__content{font-size:14px;}.prodetail__main .home__tieuchi{margin-top:30px;margin-bottom:0;}.prodetail__main .home__tieuchi .container{max-width:100%;}.prodetail__content{padding-top:0;}.prodetail__content .nav-tabs{text-align:center;font-size:15px;background:var(--color-main);padding-top:16px;}.prodetail__content .nav-tabs a{position:relative;border:none;color:#FFF;padding-left:30px;padding-right:30px;font-weight:normal;}.prodetail__content .nav-tabs a.active{color:var(--color-main);}.prodetail__content .tab-content{padding:30px 50px 30px;border:1px solid #CCC;border-top:none;}.prodetail__content__btncollapse{position:relative;clear:both;padding:10px 25px 10px 15px;display:block;width:100%;border:none;background:#f2f2f2;border-bottom:1px solid #CCC;text-align:left;font-size:15px;font-weight:400;margin-bottom:5px;display:none;}.prodetail__content__btncollapse:focus{outline:none;}.prodetail__content__btncollapse::after{position:absolute;right:5px;top:15px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f0d8";font-family:'Font Awesome 5 Free';font-weight:900;}.prodetail__content__btncollapse.collapsed::after{content:"\f0d7";}body.page-tragop{background-color:var(--bs-light);}.tragop__container{background:#fff!important;}hr.hr_cart,.tragop__container hr{height:5px!important;color:#666;}.tragop_text__container{border-left:5px solid var(--color-hover);padding:.5rem 3rem .5rem;color:#000;}.tragop__content{font-size:14px;line-height:24px;}.tragop__content>p{margin-bottom:10px;}body.page-tragop #button-share{margin-bottom:0;padding:15px 3rem 20px;border-top:1px solid #DDD;}.tragop_product_info .tragop__proprice{font-size:21px;font-weight:bold;line-height:1.2;font-family:var(--ftitle);color:var(--color-hover);}body.page-tragop #bg-main{margin-bottom:0;}.hprobox__container--tragop .hboxproduct__title{padding-top:0;margin-bottom:.35rem;color:#fff;}.tragop_product_promotion{color:#000;background:#f1f7ff;border-radius:15px;}.tragop_product_promotion__header{background:#c1d7ff;border-radius:15px;padding:8px 1rem;font-size:13px;font-weight:bold;line-height:1.3;}.tragop_product_promotion__content{padding:.5rem 1rem .75rem;font-size:13px;line-height:22px;}.tragop_product_promotion__content p{margin-bottom:4px;}.tgmethod__item img{display:inline-block;height:60px;width:auto;object-fit:cover;object-position:center;margin-bottom:5px;}.tgmethod__list{margin-left:0;margin-right:0;}.tgmethod__item{padding-left:12px;padding-right:12px;margin-bottom:25px;}.tgmethod__box{position:relative;text-align:center;display:block;width:100%;background:#fff;border:1px solid #ddd;padding:7px 15px;border-radius:4px;font-weight:400;text-transform:uppercase;line-height:20px;cursor:pointer;}.tgmethod__box:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:var(--color-red);border-width:14px;margin-left:-14px;display:none;}.tgmethod__box.selected:after{display:block;}.tgmethod__box figcaption{margin-bottom:10px;font-size:13px;font-weight:500;}.tgmethod__box.selected{border-color:var(--color-red);color:var(--color-red);}.tgmethod__detail{display:none;}.tgmethod__ditem{display:none;background:#FFF;border:1px solid #DDD;padding:20px 30px;border-radius:4px;}.tgmethod__ditem.selected{display:block;}.form-select{font-size:14px;padding-left:.5rem;}.tgmethod__detail option{font-size:13px;color:#000;}.tgmethod__detail .form-floating>.form-control{line-height:24px;}.tgmethod__detail .form-floating>label{font-weight:500;text-transform:capitalize;}.tg_itemlabel{font-family:var(--ftitle);font-size:15px;text-transform:capitalize;line-height:20px;margin-bottom:15px;background:#eee;border-radius:50rem;padding:8px 15px;color:var(--color-hover);font-weight:bold;}.cart__container.bg-white{background:#fff!important;}.cart__container{margin:1.5rem auto 35px;max-width:720px;}.fcart__title{position:relative;display:block;padding:0;margin:0 0 1rem;font-weight:500;font-size:20px;line-height:1.2;}.fcart__title a{color:inherit;display:inline-block;position:relative;padding-left:30px;}.fcart__title a::before{position:absolute;left:0;top:5px;z-index:1;content:"";display:block;width:30px;height:16px;background:url(img/arrow-long-left.svg) no-repeat left 0;background-size:auto 16px;}.cart__container .hboxproduct__title{border-bottom:1px solid #DDD;}.cart_btnitem{--bs-btn-active-bg:var(--color-red);--bs-btn-active-border-color:var(--color-red);--bs-btn-active-color:#fff;--bs-btn-border-radius:.75rem;display:inline-block;border:1px solid #DDD;font-size:14px;font-weight:500;padding:12px 15px;min-width:180px;text-align:center;text-transform:uppercase;color:var(--color-hover);}.cart_btnitem .fa{margin-right:8px;}.cart_btnitem:hover{background:#000;border-color:#000;color:#FFF;text-decoration:none;}.cart_btnitem-red{position:relative;background:var(--color-hover);border-color:var(--color-hover);color:#FFF;font-weight:bold;padding-bottom:8px;font-size:15px;}.cart_btnitem-blue{position:relative;background:var(--bs-blue);border-color:var(--bs-blue);color:#FFF;font-weight:bold;padding-bottom:8px;font-size:15px;}a.cart_btnitem-blue,a.cart_btnitem-red{padding-top:10px;min-width:210px;}.cartbtn_removeitem{padding:.20rem .5rem .12rem;font-size:12px;font-weight:500;}.cartcomplete__textinfo p{margin-bottom:10px;font-size:13px;}.cartcomplete__textinfo p>b{font-weight:700;font-size:13px;min-width:90px;display:inline-block;}.cartcomplete__textinfo .dcontent{margin-bottom:3px;font-size:13px;line-height:22px;}.cartcomplete__textinfo .dcontent p{margin-bottom:3px;}.cart__container .cart_btnitem-red>.fa::before{width:1.35rem;height:1.35rem;display:inline-block;position:relative;top:0;}.cart__container .cart_btnitem-red[disabled]{padding-top:9px;padding-bottom:10px;}.cart__container .cart_btnitem-red[disabled]>.fa::before{top:2px;vertical-align:-.125em;border:.25em solid rgb(248,249,250);border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border;content:"";}#cart_content{margin-bottom:0;}.cartitem{position:relative;margin:0 0 1.25rem;padding:.75rem;font-size:13px;line-height:22px;background-color:#fff;border-radius:.75rem;box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);border:1px solid transparent;transition:all .15s ease-in;-moz-transition:all .15s ease-in;-webkit-transition:all .15s ease-in;transition-delay:.05s;}.cartitem.is-checked{border-color:var(--color-red);}.cartitem.is-checked::before{position:absolute;left:0;top:50%;z-index:2;transform:translate(-50%,-50%);content:"";width:2px;height:24px;display:block;background-color:#fff;}.cartitem.disabled{background:rgba(0,0,0,.12);opacity:.75;pointer-events:none;}.cartitem.disabled .form-select{background-color:rgba(255,255,255,.54);}.cartitem.disabled .faddcart-qtygroup{background-color:rgb(221,221,221);}.cartitem.disabled .far{opacity:.5;font-weight:900;}.cartitem>.col{padding:0 10px;}.cartitem .product_info,.cartitem .product>.col{padding:0;}.cartitem .product{margin-left:0;margin-right:0;}.cartitem .stt{flex:0 0 auto;width:70px;max-width:100%;}.cartitem .photo{flex:0 0 auto;width:100px;padding-left:0;padding-right:.75rem;}.cartitem .color{padding-left:0;padding-right:0;margin-bottom:.35rem;}.cartitem .qty{flex:0 0 auto;width:auto;}.cartitem .price{flex:0 0 auto;width:140px;font-weight:bold;color:var(--color-hover);}.cartitem .des-price .ktprice_orgi,.cartitem .des-price s{display:inline-block;margin-left:.5rem;}.cartitem .des-price-qty{display:flex;flex-wrap:wrap;align-items:center;padding-left:0;padding-right:0;}.cartitem .checked{position:absolute;left:0;top:60px;z-index:9;transform:translate(-50%,-50%);flex:0 0 auto;width:28px;height:28px;padding:0;border-radius:.175rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;}.cartitem .checked input{opacity:0;position:absolute;left:0;top:0;}.cartitem .checked .far{font-size:19px;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;}.cartitem .checked input:checked+.far{color:var(--color-red);}.cartitem .checked .far::before{content:"\f111";color:rgb(142,142,142)}.cartitem .checked input:checked+.far::before{content:"\f058";font-weight:900;color:var(--color-red);}.input-group--voucher,.cartitem.voucher{border-radius:.75rem!important;overflow:hidden;}.input-group--voucher{padding:0;box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);background-color:rgb(255,255,255);border:1px solid #fff;flex-wrap:nowrap;}.input-group--voucher .input-group-text{border:none;border-radius:0;width:110px;overflow:hidden;background:url(img/icon-voucher.svg) no-repeat center;background-size:auto 26px;background-position-x:70px;font-size:14px;text-transform:capitalize;}.input-group--voucher.has-error .input-group-text,.input-group--voucher .input-group-text:hover{filter:invert(11%) sepia(93%) saturate(4604%) hue-rotate(350deg) brightness(107%) contrast(97%);}.input-group--voucher input[name=voucher]{flex:1 0 0;border:none;border-radius:0;padding:1rem .75rem;font-size:16px;font-weight:300;}.input-group--voucher input[name=voucher]:focus-visible{box-shadow:none;outline:none;}.input-group--voucher:focus-within{border-color:var(--color-red);color:#000}.input-group--voucher.has-error{border-color:var(--color-red)!important;color:var(--color-red);}.popover--voucher{--bs-popover-body-padding-y:.425rem;--bs-popover-body-padding-x:.75rem;--bs-border-color-translucent:var(--color-red);--bs-popover-body-color:var(--color-red);font-size:13px;color:var(--color-red);font-weight:300;}.voucher--code-warpper{margin:0;box-shadow:none;font-weight:bold;font-size:15px;}.voucher--code-warpper .price{color:#000}.voucher--btn-changecode{--bs-btn-padding-x:0;--bs-btn-padding-y:.15rem;font-size:12px;font-weight:400;line-height:1.1;color:#555;font-style:italic;border:none;border-radius:0;}.voucher--btn-changecode:hover{border-radius:0;border:none;color:var(--color-red);}#input-group--voucher.collapsing,#input-group--voucher.collapse.show{border:none;border-radius:0;border-top:1px solid #ccc;}.voucher-deactive #input-group--voucher.collapse{border:1px solid #fff;}.voucher-alert-response{display:none;color:var(--bs-danger);font-size:13px;font-weight:400;line-height:18px;margin:.75rem 0 .5rem;}.voucher-alert-response.active{display:block;}.cartitem.footer{background:none;font-weight:300;color:var(--color);font-size:16px;box-shadow:none;padding-left:0;padding-right:0;}.cart-success .cartitem.footer>.col{padding-top:10px;}.cartitem.shipcod{background:#fff;display:none;font-weight:500;color:var(--bs-blue);font-size:15px;}.cartitem .title{margin:0 0 .25rem;color:#393939;font-size:16px;font-weight:500;line-height:1.2;}.cartitem .title a{color:inherit;}.cartitem .des-price{font-size:16px;line-height:1.3;margin-bottom:0;}.cartitem .des-price>strong{font-size:13px;font-weight:500;}.cartitem .des-price .ktprice_orgi small,.cartitem .des-price .ktprice_sale small{display:none;}.cartitem--keothom .des-price{display:flex;}.cartitem .des-price .ktprice_orgi{order:2;width:auto;flex:0 0 auto;}.cartitem .des-price .ktprice_sale{order:1;width:auto;flex:0 0 auto;}.cartitem .des-price .ktprice_sale,.cartitem .des-price .price{color:var(--color-hover);font-weight:500;}.cartitem .des-price .price .price__buyonline{display:none;}.cartitem .percent_text{background:rgba(234,16,16,.8);width:auto;height:auto;font-size:10px;font-weight:bold;color:RGB(255,255,255);line-height:1;padding:2px 8px 2px 8px;margin-left:8px;border-radius:25px;text-transform:none;}.cartitem .des-guarantee{font-size:14px;}.cartitem .des-guarantee{font-size:12px;font-weight:500;color:#000;line-height:1.3;}.des-guarantee__label{background:#fff;display:inline-block;;border:1px solid var(--color-red);border-radius:15px;padding:2px 8px 2px 5px;vertical-align:middle;box-shadow:0 .25rem 25rem rgba(0,0,0,.075);font-size:12px;font-weight:300;color:var(--color-red);}.des-guarantee__label .fa{margin-right:2px;font-size:14px;transform:translateY(1px);}.faddcart-qtygroup{--border-color:#ccc;display:flex;flex-wrap:nowrap;background-color:#F7F7F7;overflow:hidden;border-radius:36px;}.faddcart-qtygroup button{flex:0 0 auto;width:40px;padding:0;border:none;background:none;text-align:center;font-size:bold 13px/1 var(--ftitle);color:var(--color);}.faddcart-qtygroup button:hover{color:var(--color-red);}.faddcart-qtygroup input{flex:0 0 auto;width:46px;min-height:30px!important;padding-left:.35rem;padding-right:.35rem;text-align:center;border:none;background:none;font:400 17px/1.2 var(--ftitle);border-radius:0;}.faddcart-qtygroup input:focus{outline:none;}.faddcart-qtygroup:focus-within{--border-color:var(--color-main);}.fcartbox{background-color:#fff;padding:1.5rem 1.5rem;margin:0;border-radius:.35rem;}.fcartbox-title{font-size:16px;line-height:22px;font-weight:500;margin-bottom:0;}.fcartbox .form-select,.fcartbox .form-control{font-size:15px;min-height:36px;}.fcartbox .form-select{padding-left:.5rem;padding-right:.5rem;}.fcartbox .form-control{font-size:16px;line-height:28px;font-weight:400;}.fcartbox .form-control::placeholder{font-weight:300;}.fcart_boxdelivery{margin-bottom:30px;}.fcart_boxdelivery .nav-link{font-weight:500;color:#000;}.fcart_boxdelivery .nav-link.active{color:var(--color-hover);}.fcartbox .order-color{max-width:200px;font-size:12px;line-height:15px;padding-left:.75rem;min-height:0;border-radius:32px!important;}.fcartbox textarea.form-control{height:95px;}.fcartbox label{font-weight:500;margin-bottom:0;display:block;font-size:13px;}.delivery-method-boxitem{padding-left:0;padding-right:0;margin-top:0;display:flex;flex-wrap:wrap;display:none;}.delivery-method-boxitem>*{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}.delivery-method-boxitem.active{display:flex}.delivery_method_group label{cursor:pointer;font-size:15px;font-weight:400;}.delivery_method_group label input:checked~span{color:var(--bs-primary);}.fcartbox-invoice,.fcartbox-cusother{display:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.fcartbox-invoice.active,.fcartbox-cusother.active{display:flex;margin-top:.25rem;}.icon-fcartorder{background-image:url(img/icon-fcart-order.png);background-repeat:no-repeat;background-size:20px auto;background-position:12px center;}.icon-fcartcustomer{background-image:url(img/icon-fcart-customer.png);background-repeat:no-repeat;background-size:20px auto;background-position:12px center;}.fcart-payment-boxitem{border:1px solid #B8B8B8;border-radius:.5rem;padding:1rem 1.5rem;font-size:15px;font-weight:300;line-height:24px;}.fcart-payment-boxitem p{margin-bottom:.75rem;}.fcart-payment-boxitem>p:last-child{margin-bottom:0;}.fcart-payment-boxitem-title{font-weight:500;font-size:18px;text-align:center;margin-bottom:1.25rem!important;}.fcart-payment-boxitem-title>span{display:inline-block;background-color:var(--color-red);color:#fff;padding:.25rem 1.5rem;border-radius:8px;}.fcart-payment-boxitem-title .icon-fcartcustomer,.fcart-payment-boxitem-title .icon-fcartorder{padding-left:calc(1.5rem + 15px);}.fcart-payment-boxitem p>b{font-weight:300;}.fcart-payment-boxitem p i{margin-right:.5rem;}.fcart-payment-boxitem-promotion{--bs-alert-padding-x:.75rem;--bs-alert-padding-y:.5rem;--bs-alert-margin-bottom:0;margin-top:.5rem;font-size:12px;line-height:18px;}.fcart-payment-boxitem-promotion p{margin-bottom:.15rem;}.fcart__payment .fcart-payment-item{position:relative;margin-top:.75rem;font-size:16px;font-weight:400;line-height:24px;}.fcart-payment-item input{position:absolute;z-index:9;right:1rem;top:11px;order:2;margin-left:auto;width:1.075rem;height:1.075rem;}.fcart-payment-item--disabled{pointer-events:none!important;opacity:.55;}.fcart-payment-item--disabled input{visibility:hidden!important;}.fcart-payment-item .form-check-input:checked{background-color:var(--color-red);border-color:var(--color-red);}.fcart-payment-item:hover .form-check-input{border-color:var(--color-red);}.fcart-payment-item .form-check-input:checked+span{background-color:rgb(221,221,221);}.fcart-payment-item span{display:block;width:100%;padding:.65rem 1rem;background-color:#f4f4f4;border-radius:32px;cursor:pointer;}.fcart-payment-item span:hover{color:var(--color-red);}.fcart-payment-item span[class*=fcart-payment-icon--]{padding-left:52px;background-position:1rem 10px;background-repeat:no-repeat;background-size:auto 24px;}.fcart-payment-icon--payment-showroom{background-image:url(img/location.png);}.fcart-payment-icon--payment-cod{background-image:url(img/payment-icon-cash.png);}.fcart-payment-icon--payment-onepay{background-image:url(img/payment-icon-cart.png);}.fcart-payment-icon--payment-shopeepay{background-image:url(img/payment-icon-shopeepay.png);background-position:1.35rem 10px!important;}.fcart-payment-icon--payment-vimo{background-image:url(img/payment-icon-vimo.png);}.fcart-payment-icon--payment-grabpay{background-image:url(img/payment-icon-grabpay.png);}.fcart-payment-icon--payment-momo{background-image:url(img/payment-icon-momo.png);}.fcart-payment-icon--payment-zalopay{background-image:url(img/payment-icon-zalopay.png);}.fcart-payment-icon--payment-vnpay{background-image:url(img/payment-icon-vnpay.png);}.fcart-payment-icon--payment-kredivo{background-image:url(img/payment-icon-kredivo.png);background-size:33px auto!important;background-position:.75rem 14px!important;}.fcart-payment-icon--payment-baokim{background-image:url(img/payment-icon-baokim.png);background-size:32px auto!important;background-position:.75rem 17px!important;}.fcart-payment-icon--payment-applepay{background-image:url(img/payment-icon-apple-pay.png);background-size:32px auto!important;background-position:15px center!important;}.fcart-payment-icon--payment-banking{background-image:url(img/payment-banking.png);}.fcart-payment-icon--payment-homecredit{background-image:url(img/payment-icon-baokim-homepaylater.png);background-size:32px auto!important;background-position:15px center!important;}.fcart-payment-icon--payment-alepay{background-image:url(img/payment-icon-alepay.png);background-size:32px auto!important;background-position:15px center!important;}.fcart-payment-icon--payment-kimngan{background-image:url(img/payment-icon-kimngan.png);background-size:32px auto!important;background-position:15px center!important;}.fcart-payment-item-text{display:none;font-size:14px;line-height:24px;margin:0 1rem;padding:.5rem .75rem .75rem;border-radius:0 0 .375rem .375rem;background-color:var(--bs-warning-bg-subtle);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.fcart-payment-item-text p{margin-bottom:.35rem;}.fcart-payment-item .form-check-input:checked+span+.fcart-payment-item-text{display:block;}.cartcomplete__nofitication .dcontent{font-size:15px;line-height:22px;font-weight:300;}.cartcomplete__nofitication .dcontent p{margin-bottom:.35rem;}.cartcomplete__nofitication .dcontent p:last-child{margin-bottom:0;}.cart_content_complete .cartitem{box-shadow:none;padding:.5rem;margin-bottom:1rem;}.cart_content_complete .cartitem .photo{width:85px;}.cart_content_complete_total{border-top:1px solid #A0A0A0;padding-top:.75rem;margin-bottom:1.5rem!important;}.cart_content_complete .cartitem{box-shadow:none;padding:.65rem 0;margin-bottom:0;font-size:13px;}.cart_content_complete .cartitem .title{color:#000;}.cart_content_complete_total .cartitem{font-size:16px;}.cart_content_complete .des-guarantee__label{margin-bottom:.5rem;}.fcart-complete-link-checkorder,.fcart-complete-link-homepage{width:100%;font-size:18px;font-weight:500;color:#fff;padding-top:.5rem;padding-bottom:.5rem;}.fcart-complete-link-checkorder:hover,.fcart-complete-link-checkorder{background-color:#FF7D05;}.fcart-complete-link-homepage:hover,.fcart-complete-link-homepage{background-color:var(--color-red);}.fcart-complete-link-checkorder:hover,.fcart-complete-link-homepage:hover{color:#000;}.delivery_showroom_radio_group{padding-left:.75rem;}.delivery_showroom_radio_item{margin-top:.25rem;}.delivery_showroom_radio_item .form-check-label{font-weight:400;font-size:13px;cursor:pointer;}.delivery_showroom_radio_item .form-check-label b{font-size:13px;min-width:80px;display:inline-block;}.delivery_showroom_radio_item .form-check-label:hover{color:var(--bs-blue)}.tgmethod_container{}.tg_method_header{font-weight:500;font-size:14px;}.tg_method_header__container{background:#f9f9f9;padding:1rem 1.5rem .75rem 90px;margin-bottom:.25rem;border:1px solid #DDD;border-top:5px solid var(--color-hover);min-height:52px;font-size:13px;font-weight:400;font-style:italic;}.tg_method_header__container::before{position:absolute;left:1.2rem;top:.9rem;font-size:45px;color:var(--color-hover);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f0d6";font-family:'Font Awesome 5 Free';font-weight:900;}.tg_method_title{font-size:15px;line-height:20px;color:#000;margin:0;padding:0;font-style:normal;}.tg_method_header .a_readmore{font-size:13px;font-weight:500;line-height:1;padding:0;color:var(--bs-blue);font-style:italic;}.tg_method_header .a_readmore:hover{color:var(--color-hover);}.tgtc__radio__group{margin-left:-8px;margin-right:-8px;}.tgtc__radio__group>.col{padding-left:8px;padding-right:8px;width:calc(100% / 3);flex:0 0 auto;margin-bottom:15px;}.tgtc__radio{border:1px solid #DDD;text-align:center;display:block;position:relative;padding:9px 5px;margin:0;font-size:13px;font-weight:400;line-height:20px;border-radius:4px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);cursor:pointer;text-transform:capitalize;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.tgtc__radio input{position:absolute;opacity:0;cursor:pointer;}.tgtc__radio.active{border-color:var(--color-hover);background:var(--color-hover);color:#FFF;font-weight:bold;}.tgtc_calculator{font-size:13px;line-height:20px;vertical-align:middle;}.tgtc_calculator th,.tgtc_calculator td{vertical-align:middle;padding-top:12px;padding-bottom:12px;min-width:180px;}.tgtc_calculator .tgtc_td_label{min-width:200px;}.tgtc_calculator>tbody>tr.bg-white{--bs-table-accent-bg:#FFF;}.tgtc_calculator>tbody>tr.bg-gray{--bs-table-accent-bg:var(--bs-table-striped-bg);}.tgtc_calculator>tbody>tr.border-bottom-0{--bs-table-accent-bg:#fff4de;border-color:#fff4de;}.tgtc_calculator>tbody>tr.border-bottom-0 td{border-color:rgb(222,226,230);}.tgtc_calculator>tbody>tr.border-bottom-0 td{padding-top:6px;padding-bottom:6px;}.tgtc_calculator img{height:35px;max-width:100%;object-fit:contain;object-position:center;display:inline-block;}.tgtc_td_label{width:180px;font-weight:500;}.tgtc_td_item{width:calc((100% - 180px) / 4);}.tgtc_calculator .bg-danger,.bg-danger .tgtc_td_item{background:rgba(220,53,69,.05)!important;}.tgtc_calculator .bg-warning,.bg-warning .tgtc_td_item{background:rgba(255,193,7,.07)!important}.tgtc_td_item span{clear:both;display:block;font-weight:normal;}.tgtc_td_item hr{margin:5px 0;background:#000;}.tgtc_calculator button{background:var(--color-hover);border-color:var(--color-hover);display:block;width:100%;font-size:13px;font-weight:bold;text-transform:uppercase;padding-top:10px;padding-bottom:10px;color:#FFF;}.tgtc_calculator button:hover{background:#111;border-color:#111;color:#FFF;}.tg_method_calculator_note{font-size:13px;line-height:24px;padding:10px 0;}.page-tradein{background:#fff;}.page-tradein #bg-main{margin-bottom:0;}.tradein__box{padding-top:30px;padding-bottom:30px;}.tradein__title{font-size:29px;margin-bottom:8px;}.serdetail__action_scrollto,.tradein__action_scrollto{border:1px solid var(--color-hover);color:var(--color-hover);background:#FFF;font-size:14px;font-weight:bold;text-transform:uppercase;padding:9px 25px 9px 40px;}.serdetail__action_scrollto::after,.tradein__action_scrollto::after{position:absolute;left:10px;top:0;content:"";display:block;width:32px;height:100%;background:url(img/arrow-down.png) no-repeat center 7px;background-size:auto 20px;}.serdetail__action_scrollto:hover::after,.tradein__action_scrollto:hover::after{background-image:url(img/arrow-down-white.png);}.tradein__box .dcontent{font-size:14px;line-height:24px;}.tradein_group_nav{padding:1.5rem .5rem .1rem;}.tradein_group_nav::after,.tradein_group_nav::before{display:none!important;}.tradein_group_nav::after{left:auto;right:100%;}.tradein_group_nav>li.nav-item{padding:0 .5rem;}.tradein_groupitem{padding:0;margin:0;border:none;background:none;display:block;width:100%;outline:none}.tradein_groupitem .img{padding:20px 0;}.tradein_groupitem img{display:inline-block;height:36px;width:auto;opacity:1;}.tradein_groupitem .caption{padding:8px 10px;margin:0;display:block;font-weight:500;font-size:15px;line-height:22px;}.tradein_group_nav .nav-link{border-radius:25px;overflow:hidden;border:1px solid var(--color-red);background-color:#fff;color:var(--color);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.tradein_group_nav .nav-link.active{background:var(--color-red);color:#fff;}.tradein_group_nav .nav-link:hover{color:var(--color-red);}.tradein__textbox__container{background:#FFF;color:#000;padding:2rem 3rem .5rem;border-left:6px solid var(--color-hover);}.tradein_group_navcontent_item{background:linear-gradient(180deg,var(--bg-gradient-top,#B1D6FD) 0%,rgb(255,255,255) 90%);padding-top:2rem;}.tradein-group-header{--bs-gutter-x:0;text-align:center;flex-direction:column;margin-bottom:2rem;}.tradein-group-title{margin-bottom:1rem;font-size:27px;color:var(--color-red);}.tradein-group-header>*{flex:0 0 auto;padding-left:0;width:100%;}.tradein-group-navbar{--bs-nav-link-color:var(--color-red);--bs-nav-pills-link-active-bg:var(--color-red);--bs-nav-pills-link-active-color:#fff;--bs-nav-link-font-weight:500;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-size:16px;--bs-nav-pills-border-radius:.375rem;line-height:20px;align-items:center;flex-wrap:nowrap;overflow-x:auto;margin:0 0 1.5rem;padding:0;text-align:center;justify-content:center;}.tradein-group-navbar .nav-item{flex:0 0 auto;width:auto;}.tradein-group-navbar .nav-item+.nav-item{margin-left:.5rem;}.tradein-group-navbar .nav-link{background-color:#fff;}.tradein-input-search-container{max-width:700px;position:relative;}.tradein-input-search-container::before{position:absolute;right:0;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f002";font-family:'Font Awesome 5 Free';font-weight:900;min-width:50px;text-align:center;}.tradein-input-search{padding-right:65px;}.tradein_proitem{cursor:pointer;}.tradein_product_container{--bs-gutter-y:1.5rem;--bs-gutter-x:1.5rem;margin-left:0;margin-right:0;padding:1rem .5rem;}.tradein_product_container .tradein_proitem{padding-left:7px;;padding-right:7px;margin-bottom:0;}.tradein_proitem .probox__price{justify-content:flex-end;font-size:13px;}.tradein_proitem .probox__price.mb-2{margin-bottom:10px!important;}.tradein_proitem .probox__price:last-child{margin-bottom:0!important;}.tradein_proitem .probox__price>b{display:inline-block;min-width:70px;font-weight:400;font-size:13px;color:#111;}.tradein_proitem .probox__price .badge{margin-right:.25rem;color:#fff;font-size:11px;font-weight:500;min-width:65px;max-width:50%;width:auto;margin-right:auto;}#tradein_modal .modal-header{background:var(--color-hover);color:#FFF;margin-left:-10px;margin-right:-10px;overflow:hidden;padding-top:8px;padding-bottom:8px;}.tradein_modal_header_title{font-size:17px;line-height:1.2;text-align:center;}.tradein_modal__filter{font-size:14px;min-height:42px;}#tradein_modal .modal-header>.col,#tradein_modal .modal-header>.col-auto{padding-left:10px;padding-right:10px;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}#tradein_modal .modal-header button{padding:0;border:none;min-height:30px;width:40px;text-align:right;background:none;color:#fff;font-size:21px;line-height:30px;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.tradein_modal_backto{display:none;}#tradein_modal .record-empty{margin-bottom:0;}.pro_status_ext.active,.modal_tradein_item.active{border-color:var(--color-hover);color:var(--color-hover);background:#FFF;}.pro_status_ext.active p>i.far::before{content:"\f14a";font-weight:900;}.tradein_modal_status__wrapper .tradein_textlabel{margin-bottom:15px;}#tradein_modal .modal-body{overflow-x:hidden;background:#FFF;font-size:13px;line-height:20px;}.tradein_modalstatus_proname{font-family:var(--ftitle);font-size:19px;line-height:1.3;font-weight:bold;text-transform:uppercase;margin:0 0 15px;padding:0 0 0 .75rem;color:blue;}.pro_status_group_wrapper,.pro_status_groupext{margin:0 -5px 15px;}.pro_status_group_wrapper>.col.pro_status_groupext>.col{padding-left:5px;padding-right:5px;}.tradein_textlabel{color:var(--color-hover);font-size:15px;font-weight:500;margin:0 0 12px;padding:6px 14px 5px;border-radius:20px;background:#f3f3f3;}.pro_status_ext{position:relative;width:100%;display:block;cursor:pointer;overflow:hidden;}.pro_status_ext__label{--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:var(--bs-primary);background:#FFF;border:1px solid #CCC;min-height:100%;color:#000;width:100%;display:block;font-size:13px;line-height:18px;font-weight:500;text-align:left;}.pro_status_ext__label:hover,.pro_status_ext__label:hover .f-title{color:var(--bs-primary);}.pro_status_ext p{margin:0 0 3px;}.pro_status_ext b{color:var(--color-hover);font-weight:500;}.pro_status_ext input{position:absolute;left:0;top:0;z-index:1;display:block;cursor:pointer;opacity:0;}.tradein_modalstatus_proprice{color:var(--color-hover);font-weight:bold;letter-spacing:1px;}.tradein_modalstatus_note{font-style:italic;padding:.75rem;background-color:rgb(255,243,205);border:1px solid rgb(255,236,181);color:#000;border-radius:.25rem;}.tradein_modalstatus_note p:last-child{margin-bottom:0;}.tradein_modal_procolor,.tradein_modal_message,.tradein_modal_fprobuy,.tradein_modal_status,.tradein_modal_groupnav,.tradein_modal_probuy{position:absolute;top:0;left:0;display:none;width:100%;transition:left .3s ease;-moz-transition:left .3s ease;-webkit-transition:left .3s ease;}#tradein_modal .modal-dialog{max-width:850px;}.modal-body>div[class*=tradein_modal_]{left:110%;}#tradein_modal.show-backto .tradein_modal_backto{display:block;}#tradein_modal.focus-procolor .tradein_modal_procolor,#tradein_modal.focus-mess .tradein_modal_message,#tradein_modal.focus-fprobuy .tradein_modal_fprobuy,#tradein_modal.focus-probuy .tradein_modal_probuy,#tradein_modal.focus-groupnav .tradein_modal_groupnav,#tradein_modal.focus-status .tradein_modal_status{display:block;position:relative;left:0;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}#tradein_modal.focus-status .tradein_modal_procolor,#tradein_modal.focus-status .tradein_modal_backto{display:none;}.tradein_modal_formsell{display:none;}#tradein_modal.focus-probuy .modal-body{background:var(--bs-light);}#tradein_modal.focus-fprobuy .modal-body{padding:0;}#tradein_modal.focus-procolor .modal-body{background:#fff!important}#tradein_modal .tradein_fbuyitem__product__container .probox__price{font-size:19px;display:none;}#tradein_modal .tradein_fbuyitem__product__container .probox__price>b{clear:both;display:block;color:#111;font-size:13px;font-weight:normal;margin-bottom:5px;}.pro_status_ext>[name=pro_status_battery]:checked+.pro_status_ext__label,.pro_status_ext>[name=pro_status_ext]:checked+.pro_status_ext__label{background:var(--bs-primary);color:#fff;border-color:var(--bs-primary);}.pro_status_ext>[name=pro_status_ext]:checked+.pro_status_ext__label *{color:#fff}.pro_status_ext>[name=pro_status_ext]:checked+.pro_status_ext__label .far::before{content:"\f14a"}#tradein_modal.show-price .probox__title{-webkit-line-clamp:3;}#tradein_modal.show-price .tradein_fbuyitem__product__container .probox__price{display:flex;justify-content:flex-end;text-align:left;font-size:15px;vertical-align:middle;}#tradein_modal.show-price .tradein_fbuyitem__product__container .probox__price>b{margin-right:.25rem;color:#fff;font-size:11px;font-weight:bold;line-height:1.2;min-width:65px;max-width:50%;width:auto;display:inline-block;margin-right:auto;}.modal_groupnav_proup{background:#fff;border:1px solid #DDD;padding:1rem;margin-bottom:1rem;border-radius:4px;}.modal_groupnav_proup .proitem{padding:0;margin:0;border:none;}.modal_groupnav_proup .probox{display:flex;flex-wrap:wrap;margin:0;width:100%;align-items:center;}.modal_groupnav_proup .probox__img{flex:0 0 auto;background:#FFF;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);border:1px solid #EEE;padding:.5rem;border-radius:4px;width:110px;}.modal_groupnav_proup .probox__img:hover img{transform:none;-moz-transform:none;-webkit-transform:none;}.modal_groupnav_proup .probox__des{flex-shrink:0;width:100%;max-width:100%;padding:0 1.5rem 20px;flex:1 0 0%}.modal_groupnav_proup .tradein_probox__price{display:none;}.modal_groupnav_proup .probox__title{clear:both;display:block;padding:0;margin:0 0 5px;font-size:19px;line-height:1.5;font-weight:bold;text-transform:uppercase;color:var(--color-hover);font-family:var(--ftitle);height:auto;}.modal_groupnav_listnav{--bs-gutter-x:1.5rem;padding-bottom:2rem;}.modal_groupnav_listnav .modal_tradein_item{background:#f4f4f4;border:none;padding:0;margin:0;display:block;width:100%;border-radius:6px;overflow:hidden;border:1px solid #DDD;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;}.modal_groupnav_listnav figure{background:#fff;text-align:center;padding:0;margin:0;}.modal_groupnav_listnav figure img{height:90px;width:100%;object-fit:contain;object-position:center;display:block;}.modal_groupnav_listnav figure:hover img{transform:none;-moz-transform:none;-webkit-transform:none;}.modal_groupnav_listnav b{display:block;text-align:center;padding:10px;font-weight:500;font-size:13px;}.modal_groupnav_listnav .modal_tradein_item:hover{transform:translateY(-5px);background:var(--color-hover);color:#FFF;}.modal_tradein_statusitem{border:1px solid #DDD;background:#FFF;display:block;clear:both;width:100%;padding:8px 10px 9px 15px;font-size:13px;font-weight:400;text-align:left;line-height:18px;margin-bottom:10px;border-radius:4px;box-shadow:0 .12rem .2rem rgba(0,0,0,.05);transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;outline:none;}.tradein_modalstatus_proimg{text-align:center;}.tradein_modalstatus_proimg img{display:inline-block;}.modal_tradein_item:hover{color:var(--color-hover);border-color:var(--color-hover);}.tradein_modal_product{transform:translateX(0);transition:transform .3s ease;-moz-transition:transform .3s ease;-webkit-transition:transform .3s ease;}#tradein_modal.form-show .tradein_modal_formsell{display:block;}.tradein_modal_formsell{padding:0;margin-top:.5rem}.tradein_modal_status__res .alert{margin-bottom:0;color:#000;font-size:13px;line-height:20px;}.tradein_modal_proimg img{width:150px;}.tradein_modal_proinfo_name{font-size:21px;font-weight:bold;color:#000;margin:0 0 10px;}.tradein_modal_proinfo_price{font-weight:bold;font-size:14px;color:var(--color-hover);}.tradein_modal_proinfo_button button{margin-right:10px;padding:5px 20px;border-radius:4px;font-weight:bold;text-transform:uppercase;font-size:13px;min-width:150px;}.tradein_modal_proinfo_button button b{display:block;clear:both;font-size:12px;text-transform:capitalize;line-height:18px;}.tradein_modal_proinfo_button button:last-child{margin-right:0;}.tradein_modal_status_proinfo_alert .dcontent{font-size:14px;line-height:24px;}.tradein__btn_action{padding:9px 20px 7px;min-width:180px;border-radius:4px;font-weight:500;text-transform:uppercase;font-size:15px;color:#FFF;background:var(--color-hover);border-color:var(--color-hover);}.tradein__btn_action:hover{color:#FFF;background:var(--bs-primary);border-color:var(--bs-primary);}.tradein__btn_sell__backto{background-color:#fff;border:1px solid #000;color:#000;margin-left:.75rem;}.tradein_modal_title{color:var(--color-hover);font-size:19px;text-transform:uppercase;}.tradein_fbuyitem__form,.tradein_fbuyitem__product{padding:var(--bs-gutter-x);padding-right:calc(var(--bs-gutter-x) / 2);padding-top:0;}.tradein_fbuyitem__product .proitem{padding:0;border:none;margin:0;}.tradein_fbuyitem__form{background:var(--bs-light);padding:var(--bs-gutter-x);}.tradein_probox{background:none;border:none;}.tradein_probox__img{padding:10px;}.tradein_probox__des{padding:10px 10px 15px;}.tradein_proitem .tradein_proitem_pricebonus{display:none;}.tradein_probox__title{text-transform:uppercase;margin:0 0 9px;padding:0;font-size:15px;font-weight:bold;color:var(--color);line-height:20px;height:36px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.tradein_probox__price{font-weight:400;margin-bottom:10px;font-size:13px;line-height:1.3;}.tradein_probox__price>b{display:inline-block;min-width:50px;font-weight:500;}.tradein_probox__price.bold{color:var(--bs-blue);font-weight:bold;margin-bottom:15px;}.tradein_probox__btn{display:flex;flex-direction:column;text-align:center;width:100%;text-align:left;background-color:#fff;outline:none;}.tradein_probox__btn .tradein_probox__title{font-size:13px;line-height:18px;height:auto;color:var(--bs-blue);}.tradein_probox__btntext{display:block;width:100%;font-size:12px;font-weight:bold;padding:5px 10px 4px;background:var(--color-hover);border-color:var(--color-hover);color:#FFF;border-radius:20px;text-transform:uppercase;}.tradein_fbuyitem__product{background:#fff;min-height:100%;}.tradein_fbuyitem__product .tradein_proitem .tradein_proitem_pricebonus{display:block;}.tradein_fbuyitem__product .probox__img{padding:0;}.tradein_fbuyitem__product .probox__img:hover img{transform:none;-moz-transform:none;-webkit-transform:none;}.tradein_fbuyitem__product .probox__des{padding-left:0;padding-right:0;text-align:center;}.tradein_fbuyitem__product .probox__title{font-size:17px;line-height:22px;font-weight:bold;color:var(--color-hover);height:auto;}.tradein_fbuyitem__product .probox__price{margin-bottom:10px!important}#tradein_modal .form-group{margin-bottom:10px;}#tradein_modal select{font-size:14px;}#tradein_modal .form-group label{font-weight:500;}.tradein_modal_fprobuy{margin-top:0;}.tradein_modal_fprobuy .tradein_probox{border:none;box-shadow:none;}.tradein_modal_fprobuy .tradein_probox .tradein_probox__des p:last-child{display:none;}.ferror{clear:both;display:none;padding-top:5px;font-size:13px;line-height:1.2;color:var(--bs-danger);}#tradein_modal.focus-mess .modal-body{background-color:rgb(212,237,218);border-color:rgb(195,230,203);}.tradein_modal_message{padding:1rem 1rem 0;font-size:14px;line-height:22px;}.tradein_modal_fprobuy.res-success p{margin-bottom:6px;}.tradein_modal_fprobuy.res-success p:last-child{margin-bottom:0;}.fcheckcart_reponse{padding:0;}.fcheckcart.row{--bs-gutter-x:1rem;}.fcheckcart_reponse.check-reponse{border-top:5px solid var(--color-red);padding:1.5rem 1rem 1rem;}.checkcart-status{background:rgb(247,247,247);padding:1.3rem 1rem 1rem;margin-bottom:1.5rem;border:1px solid #EEE;}.checkcart-status .cart-status{padding-top:80px;position:relative;display:block;text-align:center;font-family:var(--ftitle);font-size:15px;text-transform:capitalize;}.checkcart-status .cart-status::before{position:absolute;left:0;top:0;z-index:3;content:"";display:block;width:100%;height:60px;background-size:auto 48px;background-position:center top;background-repeat:no-repeat;}.checkcart-status .cart-logo::before{background-image:url(img/checkcart-logo.png);}.checkcart-status .cart-request::before{background-image:url(img/checkcart-request.png);}.checkcart-status .cart-success::before{background-image:url(img/checkcart-confirm.png);}.checkcart-status .cart-cancel::before{background-image:url(img/checkcart-cancel.png);}.checkcart-status .cart-status::after{position:absolute;left:50%;top:61px;z-index:2;transform:translateX(-50%);content:"";display:block;width:12px;height:12px;border-radius:50%;background:#555;}.checkcart-status .active .cart-status::after{background:var(--color-hover);}.checkcart-status>.col{position:relative;}.checkcart-status>.col::before{position:absolute;left:0;top:66px;z-index:1;content:"";display:block;width:100%;height:1px;border-top:2px dashed rgb(187,187,187);}.checkcart-status>.col.active::before{border-top-color:var(--color-hover);}.checkcart-status>.col:first-child::before{width:50%;left:50%;}.checkcart-status>.col:last-child::before{width:50%;right:50%;left:auto;}.fcheckcart_reponse.check-reponse .alert p:last-child{margin-bottom:0;}body.page-search .rightbox__itemval_remove_group,body.page-search .profilter_header{display:none;}.page-services:not(.blogdetail) #bg-main{margin-bottom:0}.serpackage__container{padding-top:1rem;}.serpackage__container .serpackage__item:nth-child(2n) .serpackage__img{-ms-flex-order:2;order:2;}.serpackage__container .serpackage__item:nth-child(2n) .serpackage__img img{border-radius:0 12px 12px 0;}.serpackage__container .serpackage__item:nth-child(2n) .serpackage__des{-ms-flex-order:1;order:1;background:#f6f6f6}.serpackage__item{position:relative;padding:0;margin-bottom:50px;text-align:left;font-size:15px;line-height:28px;font-weight:400;transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;}.serpackage__img{margin:0;padding:20px 0;}.serpackage__img,.serpackage__des{z-index:2;}.serpackage__img img{border-radius:12px 0 0 12px;overflow:hidden;box-shadow:0 .125rem .3rem rgba(0,0,0,.25);}.serpackage__des{background:#fff;color:#000;border:1px solid #DDD;padding:35px 45px;border-radius:12px;box-shadow:0 .125rem .35rem rgba(0,0,0,.1);text-align:justify;}.serpackage__des_text p{margin-bottom:10px;}.serpackage__des_text p:last-child{margin-bottom:0;}.serpackage__title{margin:0 0 15px;padding:0;font-size:27px;font-weight:bolder;text-transform:capitalize;color:var(--color-hover);text-align:left;}.serpackage__item:hover{transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;}.serpackage__item a{color:inherit;}.serpackage__des .readmore{background:var(--color-hover);color:#FFF;padding:3px 15px;font-size:13px;line-height:20px;font-weight:500;text-transform:uppercase;text-transform:inherit;}.serpackage__des .readmore:hover{color:#FFF;}.serpackage__des .readmore::before{background:#000;}.serpackage__item a:hover{text-decoration:underline;}.services_whylist{padding-top:4rem;padding-bottom:3rem;}.services_whylist .home-tieuchi_title{color:#000;}.serwhy_img{padding:10px;flex:0 0 auto;width:75px;height:75px;overflow:hidden;object-fit:cover;object-position:center;background:#FFF;border:2px solid #EEE;border-radius:50%;}.serwhy_img img{display:inline-block;padding:7px;}.serwhy_img:hover{border-color:var(--color-hover);}.serform_contianer{padding:2rem 2.5rem 2rem;border:1px solid #DDD;}.serform_title{font-size:23px;line-height:24px;margin-bottom:10px;color:var(--color-hover)}.serfcontact_response .dcontent{font-size:14px;line-height:22px;}.serfcontact_response.res-success{background-color:rgb(209,231,221);position:relative;padding:1rem 1rem;margin-top:22px;border:1px solid rgb(186,219,204);border-radius:.25rem;}.serfcontact_response.res-success p:last-child{margin-bottom:0;}.homebanner_ver__boxgroup{position:relative;}.homebanner_ver__group{position:absolute;top:0;left:50%!important;transform:translateX(-50%);}.homebanner_ver__group.is_scrollfix{}.homebanner-ver{position:absolute;max-width:115px;}.homebanner-ver.ver-left{left:0;transform:translateX(-100%);padding-right:10px;}.homebanner-ver.ver-right{padding-left:10px;right:0!important;left:auto!important;transform:translateX(100%);}.home-bannerctl{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;}.home-bannerctl .homebanner__item{margin-bottom:0;text-align:center;}.home-bannerctl .hbannerctl__caption{font-weight:300;font-size:16px;line-height:1.3;padding-top:.5rem;color:inherit;}.hbannerctl__title{font-weight:300;font-size:16px;line-height:18px;height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;}.home-bannerctl .homebanner__box{transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.home-bannerctl .homebanner__box:hover{color:var(--color-hover);transform:translateY(-5px);}#owl_partner{margin-bottom:.5rem;padding-left:0;padding-right:0;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);padding-left:.5rem;padding-right:.5rem;}#owl_partner .owl-stage-outer{text-align:center;}#owl_partner .owl-stage{margin-left:auto;margin-right:auto;}.partner__item{margin:0 .5rem;display:block;padding:.5rem 1.25rem;border:1px solid #ddd;background:#fff;border-radius:.35rem;}.partner__item img{width:100%;height:60px;object-fit:contain;object-position:center;}#owl_partner .owl-nav{position:absolute;right:15px;top:-38px;display:block;width:auto;height:26px}#owl_partner .owl-next,#owl_partner .owl-prev{position:relative;left:0;top:0;padding:0;margin-left:10px;color:#000;}#owl_partner .owl-nav .far{font-size:23px;font-weight:normal;}#owl_partner .owl-next:hover,#owl_partner .owl-prev:hover{color:var(--color-hover)}#owl_partner .owl-dots{position:relative;bottom:0;margin:10px 0 0;}#owl_partner .owl-dots .owl-dot.active span{background:var(--color-hover)}#owl_partner .owl-dots .owl-dot span{background:rgb(222 222 222);}.ele__delivery_accnav .accordion-header,#delivery_accnav .accordion-header{padding:0 1rem;font-size:14px;}.ele__delivery_accnav .accordion-header>.form-check,#delivery_accnav .accordion-header>.form-check{width:100%;display:flex;flex-wrap:wrap;align-items:center;}.ele__delivery_accnav .accordion-button::after,#delivery_accnav .accordion-button::after{width:1rem;height:1rem;background-size:1rem;}.ele__delivery_accnav .accordion-button:not(.collapsed),#delivery_accnav .accordion-button:not(.collapsed){background:#FFF;color:var(--color-hover);border-radius:0;}.ele__delivery_accnav .accordion-header .form-check-input,#delivery_accnav .accordion-header .form-check-input{margin-top:0;margin-right:.375rem;}.ele__delivery_accnav .accordion-header label,#delivery_accnav .accordion-header label{font-size:14px;line-height:20px;cursor:pointer;padding-top:.75rem;padding-bottom:.75rem;}#delivery_accnav .accordion-header .form-check-label,.ele__delivery_accnav .accordion-header .form-check-label{flex:1 0 0;}.ele__delivery_accnav .accordion-body,#delivery_accnav .accordion-body{padding-left:1rem;padding-right:1rem;}.ele__delivery_accnav .accordion-collapse,#delivery_accnav .accordion-collapse{border-top:1px solid rgb(222 226 230);border-bottom:1px solid rgb(222 226 230);}.ele__delivery_accnav .accordion-item:last-child .accordion-collapse,#delivery_accnav .accordion-item:last-child .accordion-collapse{border-bottom:none;}.tagslist{}.tagslist .tagitem{display:inline-block;margin-left:5px;font-size:12px;font-weight:500;line-height:20px;}.tagslist .tag_header,.tagslist a{display:inline-block;padding:3px 15px;background:#f2f2f2;color:#000;border:1px solid #EEE;border-radius:4px;overflow:hidden;outline:none;}.tagslist a:hover{color:var(--color-hover);}.tagslist .tag_header{margin-left:0;background:#FFF;color:var(--color-hover);border-color:var(--color-hover);font-weight:bold;}.blogdetail_source{font-weight:normal;font-style:italic;text-align:right;font-size:15px;}.blogdetail_source a{color:inherit;}.blogdetail_source a:hover{color:var(--color-hover);}#modal_static_techology{padding-right:0!important}#modal_static_techology .modal-dialog{max-width:720px;}#modal_static_techology .modal-header{margin-right:0!important;padding:.75rem 1rem .5rem!important;background:var(--color-red);color:#fff;font-size:15px;line-height:22px;}.ftragoptab__container{--bs-nav-link-padding-x:.775rem;--bs-nav-tabs-link-active-color:var(--color-red);background:#f4f4f4;padding-top:1rem;padding-left:1.5rem;}.ftragoptab__container .nav-link{min-width:auto;font-weight:500;color:#000;text-transform:capitalize;}#ftragoptab_tabcontent{padding-top:1.5rem;}.tgtc__radio__card>.col{flex:0 0 auto;width:calc(100% / 8);margin-bottom:7px;padding-left:5px;padding-right:5px;}.tgttd__radio__bank .tgttd__radio.active,.tgtc__radio__card .tgtc__radio.active{border-color:var(--color-hover);background:#FFF;color:var(--color-hover);}.tgttd__radio__bank .tgttd__radio.active::before,.tgtc__radio__card .tgtc__radio.active::before{border:3px solid var(--color-hover);position:absolute;left:0;top:0;width:100%;height:100%;content:"";border-radius:4px;}.tgtc__radio img{height:40px;max-width:100%;object-fit:contain;object-position:center;}.tgtc__calculator_container,.tgtc__card_container{display:none;}.modal_mtm .modal-header{padding:.75rem 1rem .75rem;background:var(--color-red);color:#FFF;}.modal_mtm .modal-title{font-size:17px;font-weight:bold;color:#FFF;line-height:20px;}.modal_mtm .modal-header .btn-close{background-image:url(img/btn-close.png);opacity:1;}#modal_tragop .row{--bs-gutter-x:.8rem;}#modal_tragop .modal-dialog{padding-top:10vh;max-width:560px;}.probrand__list{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;margin-bottom:1.5rem;}.probrand__box{background:#FFF;padding:0;text-align:center;}.probrand__box a{display:block;padding:5px 10px;border:1px solid #ddd;}.probrand__box a:hover{border-color:var(--color-hover);}.probrand__list img{height:90px;width:auto;max-width:100%;object-fit:contain;object-position:center;}.probrand__caption{font-size:14px;text-align:center;display:block;font-weight:bold;}body.modal-open{padding-right:0!important;height:100vh;overflow:hidden;}.tradein__fsearch{overflow:hidden;position:sticky;left:0;top:0;z-index:9;background:rgb(240,240,240);padding:.75rem 1.5rem;border-bottom:1px solid #DDD;}.tradein__fsearch__container{position:relative;}.tradein__fsearch input{position:relative;padding-right:50px;height:34px;line-height:32px;font-size:13px;}.tradein__fsearch button{position:absolute;right:0;top:0;bottom:0;display:block;width:50px;border:none;background:var(--color-red);text-align:center;font-size:15px;color:#FFF;border-top-left-radius:0;border-bottom-left-radius:0;}.tradein__fsearch input:focus{box-shadow:none;outline:none;}.tradein__fsearch button::before{display:none;}.boxprobrand__apple .owl-stage-outer::before,.boxprobrand__apple .probox__img::before{position:absolute;right:0;top:0;z-index:1;content:"";display:block;width:40%;height:20px;background:url(img/apple-authorized-reseller.png) no-repeat right top;background-size:contain;}.boxprobrand__apple .owl-stage-outer::before{height:25px;}.prodetail__overview_imginfo .prodimg__img figure{position:relative;padding:.5rem;}.prodetail__overview_imginfo .prodimg__img figure::after,.probox__img::after{}.prodetail__overview_imginfo .prodimg__img.prodimg__video{aspect-ratio:1/1;background-color:#000;display:flex;align-content:center;}#filterbox_container_collapse.border-top{padding-top:1rem;border-color:#ccc!important;}.profilter_brand__container{--bs-gutter-x:.5rem;clear:both;margin-bottom:.75rem;}.profilter_brand__container_hr{}.profilter_brand__container>.col{flex:0 0 auto;width:calc(100% / 13);margin-bottom:var(--bs-gutter-x);}.profilter_brand__container .profilter_brand__item{display:block;background:#fff;width:100%;border:1px solid #ddd;border-radius:.35rem;padding:2px;text-align:center;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.profilter_brand__container img{display:block;width:100%;height:45px;object-fit:contain;object-position:center;}.profilter_brand__container .profilter_brand__item:hover{border-color:var(--bs-primary);box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.profilter_brand__container .selected{border-color:var(--color-red);box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}.pagebrand_group__container{position:relative;padding-top:25px;}.pagebrand_group__container>.container{position:relative;z-index:2;}.pagebrand_group__container::before{position:absolute;left:0;top:0;z-index:1;content:"";display:block;width:100%;height:79px;border-bottom:1px solid #ddd;background:#fff;}.pagebrand_group__container .profilter_header__container{margin-top:0;}.probox__des.is-countdown{padding-top:5px;}.probox__des.is-countdown .probox__title{height:auto;}.proitem__countdown{--progress-bar:0;background-color:var(--bs-blue);background:#ddd;color:#000;font-size:10px;font-weight:bold;line-height:25px;padding:0 5px;height:25px;overflow:hidden;margin-bottom:.5rem;text-align:center;border-radius:32px;position:relative;transform:perspective(1px) translateZ(0);}.proitem__countdown::before{position:absolute;left:-4px;bottom:0;z-index:1;content:"";display:block;width:26px;height:99%;background:url(img/countdown-fire.png) no-repeat left bottom;background-size:contain;}.proitem__countdown::after{position:absolute;left:0;top:0;z-index:-1;content:"";height:100%;width:var(--progress-bar,0%);max-width:100%;background:linear-gradient(90deg,#ffecb3 0%,#ffb200 100%);border-radius:32px;}.proitem__countdown b{font-size:11px;display:inline-block;margin-left:3px;font-weight:500;text-transform:capitalize;}body.prodetail .proitem__countdown{padding-top:.375rem;padding-bottom:.325rem;margin-bottom:1rem;height:auto;font-size:12px;line-height:16px;border-radius:38px;box-shadow:0 .25rem .5rem rgba(var(--bs-body-color-rgb),.075);}body.prodetail .proitem__countdown::before{left:-3px;width:32px;}body.prodetail .proitem__countdown b{font-size:12px;letter-spacing:0;}.bankslist{--bs-gutter-x:.4rem;}.bankslist>.col{flex:0 0 auto;width:16.6667%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:calc(var(--bs-gutter-x)/ 2);margin-bottom:calc(var(--bs-gutter-x)/ 2);}.bankslist .bankitem{position:relative;cursor:pointer;background:#fff;padding:3px;border:1px solid #ddd;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}.bankslist input{position:absolute;left:50%;top:50%;z-index:9;opacity:0;}.bankslist input:checked+.bankitem{border-color:var(--color-red)}.tgttd__radio__group{margin-left:-5px;margin-right:-5px;}.tgttd__radio__group>.col{padding-left:5px;padding-right:5px;width:calc(100% / 4);flex:0 0 auto;margin-bottom:0;}.tgttd__radio{border:1px solid #DDD;text-align:center;display:block;position:relative;overflow:hidden;padding:9px 5px;margin:0;font-size:13px;font-weight:400;line-height:20px;border-radius:4px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);cursor:pointer;text-transform:capitalize;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;background:#fff;}.tgttd__radio input{position:absolute;opacity:0;left:0;top:0;z-index:1;width:100%;height:100%;cursor:pointer;}.tgttd__radio.active{border-color:var(--color-hover);background:var(--color-hover);color:#FFF;font-weight:bold;}.tgttd__radio.disabled{opacity:.3;cursor:not-allowed;}.tgttd__radio__bank{margin-left:-4px;margin-right:-4px;}.tgttd__radio__bank .tgttd__radio{padding:5px 3px;box-shadow:none;}.tgttd__radio__bank img{height:28px;max-width:100%;object-fit:contain;object-position:center;display:inline-block;}.tgttd__radio__bank>.col{margin-bottom:4px;margin-top:4px;}.tgttd__radio__bank>.col{flex:0 0 auto;width:calc(100% / 10);padding-left:4px;padding-right:4px;}.tgttd__radio__bank .tgttd__radio.active::before{border-width:1px;}.tgttd_calculator{font-size:13px;line-height:20px;vertical-align:middle;}.tgttd_calculator th,.tgttd_calculator td{vertical-align:middle;padding-top:12px;padding-bottom:12px;}.tgttd_calculator tr>td:first-child{width:160px;text-align:right;}.tgttd_calculator>tbody>tr.bg-white{--bs-table-accent-bg:#FFF;}.tgttd_calculator>tbody>tr.bg-gray{--bs-table-accent-bg:var(--bs-table-striped-bg);}.tgttd_calculator>tbody>tr.border-bottom-0{--bs-table-accent-bg:#fff4de;border-color:#fff4de;}.tgttd_calculator>tbody>tr.border-bottom-0 td{border-color:rgb(222,226,230);}.tgttd_calculator>tbody>tr.border-bottom-0 td{padding-top:6px;padding-bottom:6px;}.tgttd_td_label{width:180px;font-weight:500;}.tgttd_td_item{width:calc((100% - 180px) / 4);}.tgttd_calculator .bg-danger,.bg-danger .tgtc_td_item{background:rgba(220,53,69,.05)!important;}.tgttd_calculator .bg-warning,.bg-warning .tgtc_td_item{background:rgba(255,193,7,.07)!important}.tgttd_td_item span{clear:both;display:block;font-weight:normal;}.tgttd_td_item hr{margin:5px 0;background:#000;}.tgttd_calculator button{background:var(--color-hover);border-color:var(--color-hover);display:block;min-width:180px;font-size:13px;font-weight:bold;text-transform:uppercase;padding-top:10px;padding-bottom:10px;color:#FFF;}.tgttd_calculator button:hover{background:#111;border-color:#111;color:#FFF;}.delivery_accnav__text{font-size:13px;line-height:22px;margin-bottom:.75rem;}.pdkeotom_care{background:var(--bs-primary);}.prodetail__box .pdkeotom_care{border-color:var(--bs-primary);color:var(--bs-primary)}.modal_procare .modal-dialog{max-width:720px;}.modal_procare .modal-header{background:var(--bs-primary);color:#fff;padding-top:.5rem;padding-bottom:.5rem;}.modal_procare .modal-title{font-size:17px;}.modal_procare .form-label{font-weight:500;text-transform:capitalize;font-size:13px;display:block;margin-bottom:0;}.modal_procare form button{font-size:15px;font-weight:500;text-transform:uppercase;padding:.5rem 1rem;min-width:135px;}.modal_procare .ferror{display:block;color:rgb(234,19,19);font-size:12px;line-height:18px;clear:both;}.modal_procare.success .modal-body{background:var(--bs-success-bg-subtle));overflow:hidden;}.modal_procare.success form p:last-child{margin-bottom:0;}.modal_procare.success .modal-body *{max-width:100%;height:auto;}.modal_procare.success .modal-body img{max-width:100%;height:auto!important;}.modal_procare.success .modal-body p{margin-bottom:5px;margin-top:0;}.modal_procare.success .modal-body p:first-child{margin-top:var(--bs-gutter-y)}.prodetail__box__content_collapse--content{max-height:1250px;}body.page-sokeothom #bg-main{margin-bottom:1.5rem;}.probox__price--keothome{flex-direction:column;text-align:center;font-weight:normal;line-height:22px;text-transform:capitalize;flex-wrap:wrap;margin-bottom:0!important;}.probox__price--keothome>span[class^=ktprice]{width:100%;clear:both;display:block;margin-bottom:0;color:#000;}.probox__price--keothome>span[class^=ktprice] small{display:inline-block;min-width:85px;}.probox__price--keothome .ktprice_orgi{font-weight:300;}.probox__price--keothome .ktprice_sale{color:rgb(255,0,0)!important;font-weight:500;}.probox__price--keothome .percent_text{display:block;width:100%;background-color:var(--color-red);color:#fff;text-transform:capitalize;font-size:12px;line-height:1.25;font-weight:normal;margin:.75rem 0 0 0;padding:.4rem .75rem;letter-spacing:.5px;border-radius:.25rem;box-shadow:0 .35rem .75rem rgba(var(--bs-body-color-rgb),.15);}.keothomdetail__pricegroup span[class^=ktprice]{clear:both;display:block;margin-bottom:0;color:#000;font-weight:bold;vertical-align:middle;font-size:17px;}.keothomdetail__pricegroup .ktprice_sale small,.keothomdetail__pricegroup span[class^=ktprice] small{font-weight:500;font-size:13px!important;display:block;clear:both;margin-bottom:3px;}.keothomdetail__pricegroup .ktprice_sale{color:var(--color-red)!important;font-size:23px!important;}.keothomdetail__pricegroup .percent_text{clear:both;display:inline-block;position:relative;text-transform:none;color:rgb(255,255,255);font-size:11px;font-weight:500;vertical-align:middle;background:var(--color-hover);padding:4px 10px;margin-top:0;border-radius:4px;}.keothomdetail__pricegroup .percent_text__badge{display:inline-block;padding:3px 5px;margin-right:3px;background:var(--bs-primary);color:#fff;font-size:10px;font-weight:bold;line-height:1.1;border-radius:3px;vertical-align:middle;animation-name:backgroundColorPalette;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:linear;}@keyframes backgroundColorPalette{0%{background:#f00}25%{background:var(--bs-primary)}50%{background:#ff0}75%{background:#f00}100%{background:var(--bs-primary)}}.prodetail__box_modal{text-align:center;}.prodetail__box_modal .pdkeotom_care:hover{background:var(--bs-primary);color:#fff!important;}.modal_procare .modal-body{padding-top:0}.modal_procare .modal_procare__product_container{margin-left:-1rem;margin-right:-1rem;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;padding-top:1rem;max-width:none!important;background:var(--bs-light);border-bottom:1px solid #ddd;}.modal_procare_proinfo__img{width:130px;}.modal_procare .prodetail__title{font-size:17px;margin-bottom:.55rem;}.modal_procare .prodetail__price s,.modal_procare .prodetail__price .price{font-size:17px;}.modal_procare .prodetail__price>small{font-size:14px;line-height:1.2;}.modal_procare .prodetail__price>small:first-child{display:block;font-weight:500;margin-bottom:.25rem;}.page-prokeothom .modal_procare .prodetail__price span.b500{display:none!important;}.modal_procare .prodetail__price span[class^="ktprice"]{clear:both;display:block;margin-bottom:0;color:rgb(0,0,0);font-weight:bold;vertical-align:middle;font-size:15px;}.modal_procare .prodetail__price .ktprice_sale small,.modal_procare .prodetail__price span[class^="ktprice"] small{font-weight:500;font-size:13px!important;display:block;clear:both;margin-bottom:3px;}.modal{z-index:9999;}#michat_iframe,.fb_dialog{z-index:999!important}#michat_iframe{bottom:30px!important;}.prolit_btnquantam{font-size:12px;font-weight:500;text-transform:capitalize;}body.page-landingpage #bg-main{margin-bottom:0}body.page-tradein .probox__img::after{display:none;}.landingpage__boxpro{}.landingpage__boxpro__img{flex:0 0 auto;width:20%;padding:0;}.landingpage__boxpro__wrapper{flex:0 0 auto;width:80%;padding:0;background:#fff;}.landingpage__boxpro_rtl .landingpage__boxpro__img{order:2;}.landingpage__boxpro_rtl .landingpage__boxpro__wrapper{order:1}.tradein_proitem_color .probox__title{height:auto;}.tradein_proitem_color .probox__price{font-weight:700;margin-bottom:0!important;color:rgb(255,0,0);font-size:14px;line-height:20px;}.tradein_proitem_color .probox__price>b{display:inline-block;min-width:70px;font-weight:400;font-size:13px;color:rgb(17,17,17);text-transform:capitalize;}.tradein_proitem_color .probox__color{font-style:normal;color:var(--bs-primary);font-size:13px;font-weight:bold;}.tradein_proitem_color .probox__color>b{color:#111;}body.page-video #bg-main{margin-bottom:0;}.video__itembox{background-color:#fff;min-height:100%;}.video__img{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.video__img img{height:185px;}.video__itembox .video__des{padding:0 1.15rem 1rem;}.video__itembox .blog__title{font-size:16px;line-height:24px;}#modal_homevideo .modal-dialog{max-width:680px;margin-top:8vh;}#modal_homevideo .btn-close{position:absolute;right:0;top:0;z-index:1;transform:translateY(-100%);background:var(--color-red);color:#fff;font:11px/16px var(--ftitle);width:auto;height:auto;opacity:1;padding:.1rem .5rem;border-radius:3px;}.probox__text_promotion{background-color:rgba(215,0,24,.08);color:var(--color-red);font:400 11px/14px var(--ftitle);width:100%;display:block;padding:.25rem .35rem;margin-bottom:.65rem;border-radius:.35rem;text-align:left;}.prodetail__overview_img .probox__text_promotion{position:absolute;left:50%;top:50%;z-index:9;transform:translate(-50%,-50%);top:32%;width:72%;min-height:60px;font-size:14px;line-height:20px;padding:.5rem 1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);background-color:rgba(215,0,24,.65);color:#fff;text-align:center;}.probox__text_promotion__text{--line-height:14px;--line-clamp:2;width:100%;position:relative;padding-left:35px;display:flex;align-items:center;min-height:calc(var(--line-height,24px) * var(--line-clamp));}.probox__text_promotion__text>span{--line-height:14px;--line-clamp:2;}.prodetail__overview_img .probox__text_promotion__text{width:auto;max-width:100%;margin-left:auto;margin-right:auto;display:inline-block;font-size:13px;padding-left:38px;text-align:left;}.prodetail__overview_img .probox__text_promotion__text::before{font-size:27px;}.probox__text_promotion__text::before{position:absolute;left:0;top:50%;z-index:1;transform:translateY(-50%);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:'Font Awesome 5 Free';font-weight:900;content:"\f06b";display:block;width:32px;height:32px;line-height:32px;font-size:21px;text-align:center}.prodetail__overview_info .proitem__countdown span.d-none{display:inline!important;}.tocmain__wrapper>.btn:focus{box-shadow:none;outline:none;}#toccontent__wrapper{border-top:1px solid #ddd;font-size:14px;line-height:22px;}#toccontent__wrapper a{color:#000;}#toccontent__wrapper a:hover{color:var(--color-red)}.proslide_container #owl_homeall_caption,.proslide_container #owl_home_caption{background-color:rgb(246,246,246);}.proslide_container #owl_homeall_caption .owl_home_caption__item,.proslide_container #owl_home_caption .owl_home_caption__item{background:none;}.proprice_item--img span{transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.proprice_color_group{border:none;padding:0;margin-bottom:1.25rem;}.proprice_color_group .proprice_item_label{font-size:17px;color:var(--color);font-weight:400;margin-bottom:.65rem;}.proprice_color_group>.row{--bs-gutter-x:.65rem;--bs-gutter-y:.65rem;}.proprice_color_group_listcolor .proprice_action{min-height:100%;display:flex;}.proprice_item .proprice_action b{--line-height:15px;--line-clamp:2;margin-bottom:.25rem;overflow:hidden;display:block;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--line-clamp);-webkit-box-orient:vertical;max-height:calc(var(--line-height,24px) * var(--line-clamp));line-height:var(--line-height,24px);}.proprice_color_group .proprice_action{padding:0;margin:0;background:#FFF;border-radius:0;box-shadow:none;cursor:pointer;}.proprice_color_group .proprice_item{flex:0 0 auto;width:46px;}.proprice_color_group .proprice_item .active{border-color:var(--color-hover);color:#FFF;}.proprice_color_group .proprice_item--img{width:calc(100% / 3);}.proprice_item--img-boxitem{text-align:start;align-items:center;}.proprice_item--img img{flex:0 0 auto;width:40px;height:auto;aspect-ratio:1/1;object-fit:contain;object-position:center;background-color:#fff;}.proprice_item--img-des{width:calc(100% - 40px);padding-left:.35rem;font-size:12px;}.proprice_item--img-des>b{color:#000;display:block;clear:both;margin-bottom:0;font-size:11px;}.proprice_item--img .proprice_action{padding:.35rem;border-radius:.25rem;}.proprice_item--img .proprice_action.active{box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}.proprice_item .proprice_action.active::before,.proprice_item--img .proprice_action.active::before{position:absolute;left:0;top:0;z-index:1;content:"✓";color:#fff;line-height:.95;background-color:var(--color-red);width:18px;height:14px;border-radius:0 0 1rem 0;font-family:'Courier New',Courier,monospace;text-align:center;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;}.proprice_color_group .proprice_item--img .active span>b,.proprice_color_group .proprice_item--img .active span{color:var(--color-red);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.proprice_action--outstock{opacity:.6!important;-ms-opacity:.6!important;background-color:#ddd!important;}#owl_homephoto.owl_homephoto_cauthu .owl-nav .owl-prev,#owl_homephoto.owl_homephoto_cauthu .owl-nav .owl-next{background-color:var(--bs-primary);}.profilter_brand__collapse--active{position:relative;display:block;width:100%;max-height:52px;padding-bottom:0;padding-top:2px;overflow:hidden;margin-bottom:.75rem;border-radius:0 0 3px 3px;transition:max-height .35s ease-in;-moz-transition:max-height .35s ease-in;-webkit-transition:max-height .35s ease-in;}.profilter_brand__collapse_btn{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:none;border-radius:0;border:none;line-height:26px;padding:.5rem;font:bold 13px/20px var(--ftitle);text-transform:capitalize;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;background-color:var(--color-red);color:#fff;text-align:center;border:1px solid #fff;}.profilter_brand__collapse_btn:focus{box-shadow:none;}.profilter_brand__collapse_btn:hover{color:#000}.profilter_brand__collapse--active .profilter_brand__collapse_btn-max{display:none;}.profilter_brand__collapse--active.collapse-show{max-height:1000px;}.profilter_brand__collapse--active.collapse-show .profilter_brand__collapse_btn-min{display:none;}.profilter_brand__collapse--active.collapse-show .profilter_brand__collapse_btn-max{display:block;}.profilter_brand__container>.col{transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.profilter_brand__collapse--active.collapse-show .profilter_brand__container>.col,.profilter_brand__container>.col:nth-child(1),.profilter_brand__container>.col:nth-child(2),.profilter_brand__container>.col:nth-child(3),.profilter_brand__container>.col:nth-child(4),.profilter_brand__container>.col:nth-child(5),.profilter_brand__container>.col:nth-child(6),.profilter_brand__container>.col:nth-child(7),.profilter_brand__container>.col:nth-child(8),.profilter_brand__container>.col:nth-child(9),.profilter_brand__container>.col:nth-child(10),.profilter_brand__container>.col:nth-child(11),.profilter_brand__container>.col:nth-child(12),.profilter_brand__container>.col:nth-child(13),.profilter_brand__container .profilter_brand__item-collspse{display:block;}.prodetail-faction .pdinfo_faddcart_btngroup--modal-redirect,.prodetail-faction--modal-redirect .pdinfo_faddcart_btngroup--addtocart>*,.prodetail-faction--modal-redirect .pdinfo_faddcart_btngroup--modal>*,.prodetail-faction .pdinfo_faddcart_btngroup{display:none!important;pointer-events:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.prodetail-faction--modal .pdinfo_faddcart_btngroup--modal,.prodetail-faction--addtocart .pdinfo_faddcart_btngroup--redirect,.prodetail-faction--addtocart .pdinfo_faddcart_btngroup--addtocart{display:flex!important;pointer-events:visible;}.pdinfo_faddcart_btngroup--modal-redirect>*{pointer-events:none;}.prodetail-faction--modal-redirect .pdinfo_faddcart_btngroup--modal-redirect{display:block!important;pointer-events:visible;}.prodetail-faction--modal-redirect .pdinfo_faddcart_btngroup--modal-redirect>*{pointer-events:visible;}.prodetail__overview_info .prodetail__overview__tabinfo{--bs-card-border-radius:.5rem;border-color:var(--color-red);overflow:hidden;}.prodetail__overview__tabinfo .dcontent table{--bs-border-width:0;border:none;margin-bottom:0;}.prodetail__overview__tabinfo .dcontent table ul:last-child{margin-bottom:0;}.prodetail__overview_info .prodetail__overview__tabinfo .prodetail__overview_img__quote__label{font-size:16px;font-weight:400;display:flex;align-items:center;border:none;border-radius:0 0 var(--bs-card-border-radius) var(--bs-card-border-radius);}.prodetail__overview_info .prodetail__overview__tabinfo .prodetail__overview_img__quote__label>i.fa{font-size:21px;margin-right:.5rem;}.prodetail__overview_info .prodetail__overview_img__quote__label.bg-danger{background-color:var(--color-red)!important;color:#fff;}.prodetail__overview__tabinfo--border-color-red{--bs-card-border-color:var(--color-red);}.prodetail__liststore::-webkit-scrollbar{width:11px;}.prodetail__liststore::-webkit-scrollbar-track{background:var(--scrollbarBG);border-radius:26px;}.prodetail__liststore::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:6px;border:3px solid var(--scrollbarBG);}.prodetail__overview_imginfo_store{padding:0;overflow:hidden;border:1px solid var(--color-red);border-radius:.375rem;}.prodetail__overview_imginfo_store_label{font-size:16px;line-height:20px;font-weight:400;display:flex;align-items:center;background-color:var(--color-red)!important;color:rgb(255,255,255);border-radius:0 0 .375rem .375rem;padding:.5rem 1rem;margin:0;}.prodetail__overview_imginfo_store_label .fa{font-size:21px;margin-right:.5rem;}.prodetail__overview_imginfo_store .pdinfo_faddcart_textsupport{padding:1rem 1.5rem .75rem 1.5rem;z-index:1;background-color:var(--color-red);color:#fff;}.prodetail__liststore{counter-reset:my-sec-counter;margin:0;padding:0;list-style:none;line-height:18px;min-height:350px;max-height:350px;overflow:hidden;overflow-y:auto;--scrollbarBG:#EEE;--thumbBG:var(--color-red);scrollbar-width:thin;scrollbar-color:var(--thumbBG) var(--scrollbarBG);}.prodetail__liststore>li{display:block;position:relative;padding:.75rem .75rem .75rem 2.15rem;border-bottom:1px solid #ddd;}.prodetail__liststore>li::before{position:absolute;left:.5rem;top:.75rem;text-align:center;width:20px;height:20px;line-height:18px;border-radius:50%;overflow:hidden;font-size:12px;font-weight:400;border:1px solid var(--color-red);color:var(--color-red);;display:block;counter-increment:my-sec-counter;content:counter(my-sec-counter);}.prodetail__liststore>li:nth-child(2n){background-color:var(--bs-light);}.prodetail__liststore a{color:var(--color-red);font-weight:bold;}.prodetail__liststore_header{padding-top:.4rem!important;padding-bottom:.35rem!important;padding-left:1rem!important;font:bold 14px/20px var(--ftitle);color:#000;background-color:#eee;}.prodetail__liststore_header::before{display:none!important;}.rightbox__filteritem_closefilter,.rightbox__filteritem_runfilter{font-size:11px;font-weight:500;padding:.375rem .5rem;text-align:center;background-color:var(--color-red);color:#fff;display:block;width:100%;border:none;border-radius:0;}.rightbox__filteritem_closefilter:active,.rightbox__filteritem_closefilter:focus,.rightbox__filteritem_runfilter:active,.rightbox__filteritem_runfilter:focus{box-shadow:none;border:none;}.rightbox__filteritem_closefilter:hover,.rightbox__filteritem_runfilter:hover{background-color:var(--bs-primary);color:#fff;}.rightbox__filteritem_closefilter,.rightbox__filteritem_runfilter--close{background-color:rgba(217,217,217,.6);color:#000;}.prodetail__boxprice--tragop{--bs-gutter-x:2.5rem;margin-left:0;margin-right:0;padding:.75rem 0;background-color:rgb(242,242,242);text-align:center;border-radius:calc(.25rem - 1px);}.prodetail__boxprice--tragop .prodetail__price_label{margin-bottom:.35rem;}.prodetail__boxprice--tragop .price{margin-bottom:.35rem;display:block;font-size:19px;}.prodetail__pricegroup--tragop{position:relative;padding-left:calc((var(--bs-gutter-x) * .5) + 32px);}.prodetail__pricegroup--tragop .prodetail__price .percent_text{font-size:10px;}.prodetail__pricegroup--tragop::before{position:absolute;left:16px;top:50%;z-index:2;transform:translate(-50%,-50%);padding-top:3px;padding-bottom:3px;content:"Hoặc";text-transform:uppercase;width:32px;font:bold 12px/1.5 var(--ftitle);text-align:center;color:#222;display:block;background-color:rgb(242,242,242);}.prodetail__pricegroup--tragop::after{position:absolute;left:16px;top:5%;z-index:1;content:"";display:block;width:1px;height:90%;background-color:#777;}.probox__price_tragop{display:block;margin-bottom:10px!important;font-weight:400;font-size:14px;line-height:18px;font-family:var(--ftitle);color:var(--color-red);}.probox__price_tragop>span{margin-right:.25rem;color:#222;}.prodetail__sku{font-family:var(--ftitle);margin-bottom:.5rem;}.proprice_item span{clear:both;display:block;padding-top:.15rem;font-size:11px;font-weight:normal;color:#000;cursor:pointer;}.proprice_item .active span{color:#fff;}.response-boxcustomer{position:relative;--width-avatar:85px;display:flex;flex-wrap:nowrap;align-items:center;padding:2rem 1.5rem 0;margin-bottom:1.5rem;}.response-boxcustomer::after{position:absolute;left:0;top:0;z-index:1;content:"";display:block;width:100%;height:78px;background-color:var(--bs-primary);}.response-boxcustomer>*{position:relative;z-index:2;}.response-boxcustomer-avatar{flex:0 0 auto;width:var(--width-avatar);height:var(--width-avatar);background-color:#f6f6f6;border-radius:50%;overflow:hidden;text-transform:uppercase;text-align:center;font:bold 39px/var(--width-avatar) var(--ftitle);border:1px solid #ccc;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);color:var(--color-red);}.response-boxcustomer-caption{flex:0 0 auto;width:calc(100% - var(--width-avatar));padding-left:.75rem;}.response-boxcustomer-name{margin:0 0 .25rem;font:bold 21px/1.3 var(--ftitle);color:#fff;}.response-boxcustomer-level{font:14px/20px var(--ftitle);text-transform:capitalize;}.response-boxorder-header{background-color:#f4f4f4;}.response-boxorder-header .accordion-button:not(.collapsed){color:#000!important;}.response-boxorder-header-content{width:100%;font-weight:normal;font-size:13px;line-height:20px;letter-spacing:0;}.response-boxorder-header-content b{display:block;clear:both;margin-bottom:2px;}.boxorder-status--new{color:var(--bs-info);}.boxorder-status--success{font-weight:bold;color:var(--bs-success);}.boxorder-status--confirmed,.boxorder-status--confirming{font-weight:bold;color:var(--bs-primary);}.boxorder-status--carriercanceled,.boxorder-status--soldout,.boxorder-status--canceled,.boxorder-status--aborted,.boxorder-status--failed{color:var(--bs-danger);}.bg.boxorder-status--new{background-color:var(--bs-info);color:#222;}.bg.boxorder-status--success{background-color:var(--bs-success);color:#fff}.bg.boxorder-status--confirmed,.bg.boxorder-status--confirming{background-color:var(--bs-primary);color:#fff}.bg.boxorder-status--carriercanceled,.bg.boxorder-status--soldout,.bg.boxorder-status--canceled,.bg.boxorder-status--aborted,.bg.boxorder-status--failed{background-color:var(--bs-danger);color:#fff;}.response-boxorder-tblproducts{font-size:14px;line-height:22px;margin:0;}.response-boxorder-tblproducts thead{text-transform:uppercase;font-family:var(--ftitle);}.response-boxorder-tblproducts th,.response-boxorder-tblproducts td{padding:.75rem!important;}.response-boxorder-tblproducts-no{width:55px;text-align:left;}.response-boxorder-tblproducts-qty{width:100px;text-align:center;}.response-boxorder-tblproducts-related{list-style-type:none;border-top:1px solid #666;margin:.55rem 0 0;padding:.75rem 0 0;font-size:13px;line-height:20px;color:#444;}.response-boxorder-tblproducts-related li:not(:last-child){margin-bottom:.5rem;}.response-boxorder-tblproducts-related b{display:inline-block;min-width:35px;color:#222;text-align:right;margin-right:.5rem;font-weight:normal;}.hpro__falshsale{--bg-flashsale:var(--color-red);background:var(--bg-flashsale,#FFF);padding-left:0;padding-right:0;}.hpro__falshsale__title{display:flex;flex-wrap:nowrap;align-items:center;padding:.25rem .75rem 0;font-size:25px;text-align:center;color:#fff;}.hpro__falshsale__title_label{flex:1 0 0;width:auto;text-align:center;padding:0 .75rem;font-weight:bold;font-size:33px;line-height:1.2;margin:0;}.hpro__falshsale__title--img{padding-bottom:.15rem;}.hpro__falshsale__title_navlink{--bs-nav-pills-link-active-bg:transparent;--bs-nav-pills-link-active-color:var(--color,rgb(215,0,24));flex:0 0 auto;width:100%;margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;border-radius:.275rem .275rem 0 0;border-bottom:1px solid #CCC;}.hpro__falshsale__title_navlink li{flex:0 0 auto;width:calc(100% / 6);min-width:130px;text-align:center;margin-left:.5rem}.hpro__falshsale__title_navlink_img{display:inline-block;height:60px;width:auto;max-width:100%;object-fit:contain;object-position:center;}.hpro__falshsale__title_navlink li:is(:first-child){margin-left:0;}.hpro__falshsale__title_navlink .nav-link{position:relative;display:flex;align-items:center;font-size:15px;line-height:18px;font-weight:500;background-color:var(--navtab-bg,#fff);border-radius:5px;padding:5px 15px;color:var(--navtab-color,#000);border-radius:0;height:60px;width:100%;text-align:center;justify-content:center;word-wrap:break-word;}.hpro__falshsale__title_navlink .nav-link::before{position:absolute;left:0;bottom:0;z-index:1;display:block;content:"";width:0;height:3px;background-color:var(--navtab-bg-active,var(--color-red));}.hpro__falshsale__title_navlink .nav-link.active::before{width:100%;}.hpro__falshsale__title_navlink .nav-link:not(.nav-link--img):hover{background-color:var(--navtab-bg-hover,rgb(0 0 0 / 5%));}.hpro__falshsale__countdown_label{--countdown-bg:var(--color-red);--countdown-color:#fff;flex:0 0 auto;width:auto;margin-left:auto;margin-bottom:0;margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:var(--color,#000);}.hpro__falshsale__countdown_label>*{flex:0 0 auto;width:auto;}.hpro__falshsale__countdown_label>b{font-weight:bold;font-size:14px;text-transform:uppercase;margin-right:.5rem;letter-spacing:1px;color:var(--countdown-bg,#000);}.hpro__falshsale__countdown{display:flex;flex-wrap:wrap;align-items:center;}.hpro__falshsale__countdown>span{position:relative;display:inline-block;font-size:17px;line-height:1;font-weight:500;color:var(--countdown-color,#000);background-color:var(--countdown-bg,#fff);border-radius:.25rem;padding:.5rem .5rem;font-family:var(--ftitle);letter-spacing:1px;}.hpro__falshsale__countdown>span::after{position:absolute;right:-14px;top:7px;z-index:2;content:":";color:#fff;display:inline-block;font-weight:bold;}.hpro__falshsale__countdown>span:last-child:after{display:none;}.hpro__falshsale__countdown>span:not(:last-child){margin-right:20px;}.owl_homeproductbox_warpper,#owl_homeproflashsale{padding:.5rem .35rem;}.owl_homeproductbox_warpper:not(.show-owlnav) .owl-nav{display:none;}.owl_homeproductbox_warpper .owl-nav .owl-next,.owl_homeproductbox_warpper .owl-nav .owl-prev{transform:translateY(-50%);background-color:rgb(215 0 24 / 79%);color:#fff;width:35px;height:38px;padding:0;text-align:center;line-height:38px;}.owl_homeproductbox_warpper .owl-nav .owl-next:hover,.owl_homeproductbox_warpper .owl-nav .owl-prev:hover{background-color:var(--color-red);color:#fff}.owl_homeproductbox_warpper .owl-nav .owl-prev{left:0;border-radius:0 5px 5px 0;}.owl_homeproductbox_warpper .owl-nav .owl-next{right:0;border-radius:5px 0 0 5px;}#owl_homeproductbox_warpper_lastview .owl-nav .owl-prev{left:calc(var(--bs-gutter-x) * -1.15);}#owl_homeproductbox_warpper_lastview .owl-nav .owl-next{right:calc(var(--bs-gutter-x) * -1.15);}.owl_homeproductbox_warpper .flashsale-proitem-group,#owl_homeproflashsale .flashsale-proitem-group{padding:.35rem .375rem;}.owl_homeproductbox_warpper .flashsale-proitem-group .prosaleoff__item:not(:last-child),#owl_homeproflashsale .flashsale-proitem-group .prosaleoff__item:not(:last-child){margin-bottom:.75rem;}.owl-carousel .probox__pricebox,#owl_homeproflashsale .probox__pricebox{min-height:40px;}.owl-carousel .probox__pricebox,#owl_homeproflashsale .probox__pricebox{min-height:60px;}.owl-carousel .probox__pricebox>p:last-child,#owl_homeproflashsale .probox__pricebox>p:last-child{margin-bottom:0;}.owl_homeproductbox_warpper.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox,#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox{min-height:107px;}.owl_homeproductbox_warpper.product__container--countdown .probox__des:not(.is-countdown),#owl_homeproflashsale.product__container--countdown .probox__des:not(.is-countdown){padding-top:calc(28px + .5rem + 5px);}#owl_homeproflashsale .owl-prev,#owl_homeproflashsale .owl-next{transform:translateY(-50%);background-color:rgba(215,0,24,.85);color:#fff;width:35px;height:38px;padding:0;text-align:center;line-height:38px;}#owl_homeproflashsale .owl-prev{left:0;border-radius:0 5px 5px 0;}#owl_homeproflashsale .owl-next{right:0;border-radius:5px 0 0 5px;}.prodetail_reviewbox{border:1px solid #B8B8B8;border-radius:.25rem;padding:1rem 1.5rem;margin-bottom:1.5rem;}.prodetail_reviewbox--comment{margin-bottom:0;border-color:#fff;padding-left:0;padding-bottom:0;}.rating-overview-wrapper{--bs-gutter-x:1rem;border:1px solid #ddd;border-radius:.5rem;margin-bottom:1.5rem;background-color:var(--bs-light);}.rating-overview-total{padding:calc(var(--bs-gutter-x) * 1.5) var(--bs-gutter-x);border-right:1px solid #ddd;text-align:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;}.rating-overview-total-amount{margin:0 0 .35rem;padding:0;font:bold 33px/1.2 var(--ftitle);color:#111;}.rating-overview-total-raring{text-align:center;margin:0 0 .5rem;}.rating-overview-total-raring>*{display:inline-block;margin:0 .15rem;font-size:19px;color:#888;}.rating-overview-total-raring>.fas{color:var(--color-red);}.rating-overview--total-text{margin:0;font-size:15px;line-height:20px;font-family:var(--ftitle);}.rating-overview--total-text>b{color:var(--color-red);}.rating-overview-listdetail{padding:var(--bs-gutter-x);}.rating-overview-listdetail .rating-overview-listdetail-item:not(:last-child){margin-bottom:.25rem;}.rating-overview-listdetail-item{display:flex;flex-wrap:nowrap;align-items:center;line-height:1.1;}.rating-overview-listdetail-item-rating{flex:0 0 auto;width:90px;padding-right:.75rem;font-size:12px;color:#777;}.rating-overview-listdetail-item-rating>*:not(:last-child){margin-right:.1rem;}.rating-overview-listdetail-item-rating>.fas{color:var(--bs-danger);}.rating-overview-listdetail-item-progress{flex:1 0 0%;border-radius:26px;height:.65rem;}.rating-overview-listdetail-item-progress .progress-bar{background-color:var(--bs-danger);}.rating-overview-listdetail-item-text{flex:0 0 auto;width:110px;padding-left:.75rem;text-align:right;font-size:13px;line-height:18px;font-family:var(--ftitle);color:#333;}.rating-overview-btn{background-color:var(--bs-primary);color:RGB(255,255,255);max-width:320px;display:inline-block;font-size:14px;}.rating-overview-btn b{font-size:15px;}.rarting-btn-loadmore:hover,.rating-overview-btn:hover{background-color:rgb(8,85,200);transform:translateY(-1px);box-shadow:0 .25rem .5rem rgba(var(--bs-body-color-rgb),.25)!important;}.rating_votelist_wrapper{margin-bottom:1rem;}.rating_votelist_container{border:1px solid #ddd;border-radius:.25rem;background-color:#f2f2f2;padding:1rem .75rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}.rating_votelist_wrapper_title{margin:0 0 1rem;padding:0;font:bold 15px/1.35 var(--ftitle);letter-spacing:.75px;text-align:center;color:var(--bs-primary);}.rating_votelist{--bs-gutter-x:1rem;margin:0;padding:0;list-style:none;text-align:center;}.rating_votelist .far,.rating_votelist .fas{font-size:14px;margin:0 .075rem;}.rating_votelist .far{color:#777;}.rating_votelist .fas{color:rgba(215,0,24,.35);transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.rating_votelist li{position:relative;overflow:hidden;}.rating_votelist input[type=radio]{position:absolute;left:0;top:0;z-index:9;opacity:0;cursor:pointer;}.rating_votelist label{cursor:pointer;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.rating_votelist span{display:block;clear:both;font:14px/1.4 var(--ftitle);text-transform:capitalize;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.rating_votelist input[type=radio]:checked+label .fas,.rating_votelist input[type=radio]:checked+label{color:var(--color-red);}.rating_votelist input[type=radio]:checked+label span{font-weight:bold;}#modalRating .ferror{margin-top:0;}#modalRating .ferror,#modalRating:not(.was-validated) .ferror{display:none;}#modalRating.was-validated:invalid~.ferror{display:block;}#modalRating .row{--bs-gutter-x:1rem;--bs-gutter-y:1rem;}#modalComment .form-control,#modalRating .form-control{font-size:15px;line-height:22px;}#modalRating.was-validated .form-control:valid,#modalRating.was-validated .form-control:invalid{background-image:none;padding-right:.75rem;}.rating-list{margin:0;padding:1.25rem 0 0;list-style:none;border-top:1px solid var(--color);}.ratinglist-item{padding:0 0 1rem;margin:0 0 1rem;list-style:none;border-bottom:1px solid #DDD;}.ratinglist-item-header{display:flex;flex-wrap:wrap;line-height:1.2;align-items:center;margin-bottom:.75rem;}.ratinglist-item-header-avatar{flex:0 0 auto;width:40px;height:40px;overflow:hidden;text-align:center;font:400 23px/40px var(--ftitle);text-transform:uppercase;border-radius:50%;color:#fff;background-color:var(--bs-primary);box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}.commentlist-wrapper .commentlist-item:nth-child(5n + 1) .ratinglist-item-header-avatar,.rating-list .ratinglist-item:nth-child(5n + 1) .ratinglist-item-header-avatar{background-color:var(--bs-info);}.commentlist-wrapper .commentlist-item:nth-child(5n + 2) .ratinglist-item-header-avatar,.rating-list .ratinglist-item:nth-child(5n + 2) .ratinglist-item-header-avatar{background-color:var(--bs-success);}.commentlist-wrapper .commentlist-item:nth-child(5n + 3) .ratinglist-item-header-avatar,.rating-list .ratinglist-item:nth-child(5n + 3) .ratinglist-item-header-avatar{background-color:var(--bs-danger);}.commentlist-wrapper .commentlist-item:nth-child(5n + 4) .ratinglist-item-header-avatar,.rating-list .ratinglist-item:nth-child(5n + 4) .ratinglist-item-header-avatar{background-color:var(--bs-warning);}.ratinglist-item-header-info{flex:1 0 0%;padding-left:.75rem;padding-right:1.5rem;}.ratinglist-item-header-info>*{display:block;}.ratinglist-item-header-name{font-size:16px;font-weight:500;text-transform:capitalize;margin-bottom:.35rem;}.ratinglist-item-header-time{font-size:12px;color:#222;}.ratinglist-item-text{font-size:15px;line-height:22px;font-weight:300;}.ratinglist-item-text .rating-overview-total-raring{margin-bottom:.15rem;line-height:1.2;}.ratinglist-item-text .rating-overview-total-raring>*{font-size:13px;margin-left:.075rem;margin-right:.075rem;}.rating-overview-total-raring--border{border:1px solid rgb(181,181,181);border-radius:16px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;padding:.15rem .65rem .15rem .65rem;margin:0;font-size:15px;line-height:1.2;font-weight:bold;box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075);}.rating-overview-total-raring>.fas{transform:translateY(-1px);font-size:15px;color:#F59E0B;margin-left:0;margin-right:.35rem;}.fcomment-wrapper{margin-bottom:1.5rem;width:100%;}.fcomment-img{flex:0 0 auto;width:50px;}.fcomment-input-group{flex:0 0 auto;width:100%;transition:max-height .3s ease;-moz-transition:max-height .3s ease;-webkit-transition:max-height .3s ease;}.fcomment-img img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center top;border-radius:50%;overflow:hidden;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);border:1px solid #ddd;padding:2px;background-color:#fff;}.fcomment-input-group textarea{resize:none;background-color:var(--bs-light);font-size:14px;line-height:20px;transition:height .3s ease;-moz-transition:height .3s ease;-webkit-transition:height .3s ease;}#modalComment button[type=submit],.fcomment-submit{font:bold 13px var(--ftitle);padding:.5rem 1rem}.fcomment-input-group textarea:focus{box-shadow:none;}.fcomment-input-group:focus-within{--height-textarea:70px;max-height:200px}.commentlist-wrapper{margin:0 0 1.5rem;padding:0;list-style:none;border-top:1px solid #CCC;}.commentlist-item{padding:0;margin:1.25rem 0 0;list-style:none;}.commentlist-item-level{margin-bottom:1rem;}.commentlist-item-level--sub{padding-left:52px;}.commentlist-item-level--sub .ratinglist-item-header-avatar{background:url(img/logo-comment.webp) no-repeat center #FFF;border:1px solid var(--color-red);background-size:auto 30px;background-color:#fff!important;text-indent:-100px;}.commentlist-item-level--sub .ratinglist-item-header-name{color:var(--color-red);}.commentlist-item-level--sub .ratinglist-item-text{background:rgb(221,221,221);padding:.5rem 1.25rem;border-radius:.25rem;}.commentlist-item-level--sub .ratinglist-item-text::before{border-bottom-color:rgb(240,102,118);}.commentlist-item-level--sub .ratinglist-item-text::after{border-bottom-color:rgb(255,229,232);}.commentlist-item--plugin .ratinglist-item-header{margin-bottom:.15rem;}.commentlist-item--plugin .ratinglist-item-header-name{color:var(--color-red);font-weight:bold;}.commentlist-item--plugin .ratinglist-item-text{margin-bottom:.75rem;}.commentlist-item--plugin .ratinglist-item-header-time{color:#072D4B;opacity:.3;}.commentlist-item-level--sub,.commentlist-item--plugin .commentlist-item-level--sub{position:relative;border-left:3px solid var(--color-red);padding-left:.75rem;margin-top:2.5rem;}.commentlist-item-level--sub::before,.commentlist-item--plugin .commentlist-item-level--sub::before{position:absolute;left:-3px;top:-1.75rem;display:block;content:"Trả lời";color:var(--color-red);;}.commentlist-item-level--sub .ratinglist-item-text,.commentlist-item--plugin .commentlist-item-level--sub .ratinglist-item-text{background:none;padding:0;}#modalComment .modal-dialog{max-width:500px;}#modalComment .modalRating-response{--bs-gutter-x:1rem;--bs-gutter-y:.75rem;margin-bottom:.5rem;}#modalComment .ferror{display:none;}.rarting-btn-loadmore--overivew,.rarting-btn-loadmore{background-color:var(--color-red);padding-top:.5rem;padding-bottom:.5rem;border:1px solid var(--color-red);border-radius:.35rem;font:400 13px/1.2 var(--ftitle);color:#fff;letter-spacing:.5px;text-transform:capitalize;min-width:180px;}.rarting-btn-loadmore:hover{background-color:var(--bs-primary);color:#fff;}body.prodetail{overflow-x:visible;}.prodetail_reviewbox_wrapper .prodetail__overview_imginfo_store{position:sticky;top:50px;max-height:590px;margin-bottom:0;}.rarting-btn-loadmore--overivew{width:auto;max-width:none;background-color:#fff;color:var(--color-red);border-color:var(--color-red);}.rarting-btn-loadmore--overivew b{font:500 13px/1.2 var(--ftitle);margin:0;text-transform:none;}.rarting-btn-loadmore--overivew:hover{color:#fff!important;}.prodetail_reviewbox_wrapper .prodetail_other_contaner--lastview{display:none;}.hboxproduct-navbox{--bs-gutter-x:1rem;margin-bottom:1.5rem;padding:0 .75rem 0;}.hboxproduct-navbox-item{--bs-link-color-rgb:#000;--width:118px;flex:0 0 auto;width:var(--width);text-align:center;color:#000;font-size:16px;line-height:18px;font-weight:300;margin-bottom:1.375rem;}.hboxproduct-navbox-item-title{margin:0;padding:0;font-size:15px;line-height:19px;font-weight:300;}.hboxproduct-navbox-item>button{border:none;background:none;padding:0;margin:0;display:block;position:relative;}.hboxproduct-navbox-item-img{display:inline-block;width:62px;height:62px;aspect-ratio:1/1;object-fit:cover;object-position:center center;border-radius:50%;overflow:hidden;padding:1px;margin-bottom:.65rem;background-color:#fff;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;box-shadow:0 .05rem .5rem rgba(var(--bs-body-color-rgb),.075);}.hboxproduct-navbox-item a:hover{color:var(--color-red);transform:translateY(-3px);}.hboxproduct-navbox-item.active{color:var(--color-red);}.hboxproduct-navbox-item.active .hboxproduct-navbox-item-img{background-color:var(--color-red);}.hboxproduct-navbox-item a:hover .hboxproduct-navbox-item-img{background-color:var(--color-red);}.pronavigation-list{margin-top:1.5rem;list-style-type:none;margin-bottom:1.25rem;}.pronavigation-list .hboxproduct-navbox-item-img{background-color:#eee;object-fit:contain;}.pronavigation-list .hboxproduct-navbox-item a:hover{color:var(--color-red)}.profilter-category-wrapper{background-color:#F7F7F8;padding:1.5rem 1.5rem;border-radius:.5rem;overflow:hidden;margin-bottom:1.5rem;}.profilter-category-wrapper>.mb-3:last-child{margin-bottom:0!important;}.profilter-category-list{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;margin-top:calc(-1 * var(--bs-gutter-y));margin-bottom:0;padding:0;}.profilter-category-item{margin-bottom:0;}.profilter-category-itemlink{display:block;width:100%;background-color:#fff;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.15);height:100%;padding:.5rem;border:1px solid transparent;}.profilter-category-itemlink.active{border-color:var(--color-red);}.profilter-category-itemlink:hover{box-shadow:0 .25rem .5rem rgba(0,0,0,.25);}.profilter-category-item-title{--line-height:18px;font-size:14px;line-height:var(--line-height);}.profilter-category-item .hboxproduct-navbox-item-img{width:60px;height:60px;background:none;box-shadow:none;}.profilter-category-item a:hover .hboxproduct-navbox-item-img,.profilter-category-item.active .hboxproduct-navbox-item-img{background:none;}.profilter-categoryfilter-list{--bs-gutter-x:.5rem;--bs-gutter-y:0;}.profilter-categoryfilter-list{margin-bottom:0;padding:0;list-style-type:none;}.profilter-categoryfilter-itemlink{display:block;border:1px solid #ccc;border-radius:32px;padding:.25rem .75rem;line-height:20px;color:#000;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;}.profilter-categoryfilter-itemlink.active,.profilter-categoryfilter-itemlink:hover{color:var(--color-red);border-color:var(--color-red);}.progroup-bestseller{background-color:var(--color-red);color:#fff;padding:.75rem;margin-bottom:1rem;border-radius:.35rem;}.owl-carousel.product__container:not(.owl_homeproductbox_warpper){padding:0;}.progroup-bloglist{margin-bottom:3rem;}.progroup-latview{background:none!important;top:40px;}.progroup-latview:not(.progroup-latview--full) .product__container>*{width:50%;}.bg-gradient-1{background:rgb(177,214,253);background:linear-gradient(180deg,rgb(177,214,253) 0%,var(--bg-gradient-white,rgba(255,255,255,1)) 90%);}.bg-gradient-2{background:rgb(251,182,182);background:linear-gradient(180deg,rgb(251,182,182) 0%,var(--bg-gradient-white,rgba(255,255,255,1)) 90%);}.bg-gradient-3{background:rgb(249,229,192);background:linear-gradient(180deg,rgb(249,229,192) 0%,var(--bg-gradient-white,rgba(255,255,255,1)) 90%);}.bg-gradient-4{background:rgb(255,181,250);background:linear-gradient(180deg,rgb(255,181,250) 0%,var(--bg-gradient-white,rgba(255,255,255,1)) 90%);}.bg-gradient-5,.bg-gradient-0{background:rgb(167,127,255);background:linear-gradient(180deg,rgb(167,127,255) 0%,var(--bg-gradient-white,rgba(255,255,255,1)) 90%);}.bg-gradient-gray{background:rgb(223,223,223);background:linear-gradient(180deg,rgb(223,223,223) 0%,var(--bg-gradient-white,rgba(255,255,255,1)) 90%);}body.prodetail{background-color:#fff;}body.prodetail .home-boxproduct{--bg-gradient-white:var(--bs-light);padding-bottom:0;}.prodetail--slidebanner{max-width:calc(100% + var(--bs-gutter-x));width:calc(100% + var(--bs-gutter-x));padding-left:0;padding-right:0;margin-left:calc(-.5 * var(--bs-gutter-x));margin-right:calc(-.5 * var(--bs-gutter-x));}.prodetail-boxdexuat{border-top:1px solid rgba(137,137,137,.8);background:none;border-radius:0;padding:1rem 0 0;}body.prodetail .hboxproduct__title,.prodetail_other_contaner .hboxproduct__title,.prodetail-boxdexuat .hboxproduct__title{padding-top:0;font-size:21px;font-weight:500;margin-bottom:.5rem;}.prodetail-boxdexuat #owl_prosaleoff .owl-next,.prodetail-boxdexuat #owl_prosaleoff .owl-prev{top:-8px;color:rgba(137,137,137,.8);}.prodetail-boxdexuat #owl_prosaleoff .owl-next:hover,.prodetail-boxdexuat #owl_prosaleoff .owl-prev:hover{color:var(--color-red);}.prodetail__context--keothom .prodetail_reviewbox--comment{box-shadow:none;padding:0;border-radius:0;}.pageblog_highlight_list--lastview{border:none;padding-bottom:0;margin-bottom:2rem;}.owl_bloglastview_item a{color:inherit;}.owl_bloglastview_item a:hover{color:var(--color-red)}.owl_bloglastview_item .blog__ctl{margin-bottom:1rem;}.owl_bloglastview_item_img img{display:block;aspect-ratio:16/9;object-fit:cover;object-position:center top;}.owl_bloglastview_item_title{font-size:17px;line-height:1.3;font-weight:700;}.blognav-wrapper{margin-bottom:1.5rem;}.blognav-container{--bs-offcanvas-bg:none;}.blognav-container-header{margin-bottom:1.5rem;}.blognav-container-title{display:flex;flex-wrap:nowrap;align-items:center;font-size:15px;font-weight:700;text-transform:capitalize;font-family:var(--ftitle);}.blognav-container-title img{float:0 0 auto;width:50px;margin-right:.75rem;}.blog-navigation-listitem{font-size:14px;line-height:22px;font-weight:500;}.blog-navigation-listitem a{color:inherit;}.blog-navigation-listitem .selected a,.blog-navigation-listitem a:hover{color:var(--color-red);}.blog-navigation-listitem .selected a{font-weight:bold;}.blog-navigation-listitem .blog-navicon{margin-right:.25rem;width:20px;height:auto;display:none;}.blogright-commenttop{margin:0;padding:0;list-style-type:none;}.blogright-commenttop .blogright-commenttop-item:not(:last-child){margin-bottom:1.55rem;}.blogright-commenttop-item-item-img img{flex:0 0 auto;width:75px;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center top;border-radius:50%;overflow:hidden;}.blogright-commenttop-item-caption{flex-direction:1 0 0%;padding-left:1rem;}.blogright-commenttop-item-title{--line-height:22px;display:block;font-size:15px;font-weight:normal;}.blogright-commenttop a{color:var(--color);}.blogright-commentlatest-item{display:flex;flex-wrap:wrap;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #c4c4c4;}.blogright-commentlatest-item a{color:#3F3F3F;}.blogright-commentlatest-item .blog__img{flex:0 0 auto;width:110px;background:none;}.blogright-commentlatest-item .blog__des{flex:1 0 0%;display:flex;flex-direction:column;padding-left:1rem;margin:0;}.blogright-commentlatest-item:not(.blogright-commentlatest-item--lg) .blogctl__label{background:none;padding:0;}.blogright-commentlatest-item .blogctl__label:not(.blogctl__time){display:none;}.blogright-commentlatest-item .blog__title{order:1;font-size:15px;font-weight:500;line-height:1.4;}.blogright-commentlatest-item .blog__ctl{order:2;margin-top:auto;}.blogright-commentlatest-item--lg{flex-direction:column;position:relative;}.blogright-commentlatest-item--lg>*{width:100%;}.blogright-commentlatest-item--lg .blog__img{margin-bottom:.5rem;}.blogright-commentlatest-item--lg .blog__des{padding:0;position:static;}.blogright-commentlatest-item--lg .blog__ctl{position:absolute;left:1rem;top:1rem;z-index:2;}.blogright-commentlatest-item--lg .blogctl__time{background-color:var(--color-red);color:#fff;}.blogright-commentlatest-item--lg .blogctl__time .text-danger{--bs-danger-rgb:255,255,255;}.blogright-commentlatest-item--lg .blog__title{line-height:1.35;font-size:17px;margin:0;}.loadmore-blog{border-radius:26px;background-color:#fff;font-size:14px;text-transform:capitalize;min-width:150px;font-weight:bold;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.blogdetail-hashtag{list-style:square;color:var(--color-red);}.blogother-wrapper{--bs-gutter-x:4rem;--bs-gutter-y:1.25rem;margin-bottom:3rem;}.blogother-wrapper .blog__item{position:relative;display:flex;flex-wrap:nowrap;align-items:flex-start;margin-bottom:0;padding-top:var(--bs-gutter-y);}.blogother-wrapper .blog__item::before{position:absolute;left:calc(var(--bs-gutter-x) * .5);right:calc(var(--bs-gutter-x) * .5);top:0;z-index:1;content:"";display:block;height:1px;background-color:#767676;}.blogother-wrapper .blog__item:nth-child(1),.blogother-wrapper .blog__item:nth-child(2){padding-top:0;}.blogother-wrapper .blog__item:nth-child(1):before,.blogother-wrapper .blog__item:nth-child(2):before{display:none;}.blogother-wrapper .blog__img{flex:0 0 auto;width:135px;border-radius:.25rem;}.blogother-wrapper .blog__des{flex:1 0 0%;padding-left:1rem;margin:0;}.blogother-wrapper .blog__title{--line-height:24px;--line-clamp:3;font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--line-clamp);-webkit-box-orient:vertical;max-height:calc(var(--line-height,24px) * var(--line-clamp));line-height:var(--line-height,24px);margin-bottom:0!important;}.widget-btn-scrollto-prodetail-comment:hover .text-red{color:#fff!important;}.cart-navstep{display:flex;flex-wrap:nowrap;align-items:flex-start;margin-bottom:2rem;margin-left:-.35rem;margin-right:-.35rem;}.cart-navstep-item{position:relative;flex:1 0 0;padding:.5rem .35rem;text-align:center;background-size:auto 36px;background-repeat:no-repeat;background-position:center top;padding-top:50px;}.cart-navstep-item::after{position:absolute;right:calc(50% + 35px);top:18px;z-index:1;content:"";display:block;width:calc(100% - 70px);height:1px;border-top:3px dashed var(--color-red);}.cart-navstep .cart-navstep-item:first-child:after{display:none;}.cart-navstep-item:not(.active){filter:invert(65%) sepia(89%) saturate(697%) hue-rotate(302deg) brightness(109%) contrast(102%);}.cart-navstep-item-label{display:block;font-weight:400;font-size:15px;line-height:18px;text-align:center;color:var(--color-red);padding-top:28px;background:url(img/cart-icon-checked.svg) no-repeat center top;background-size:auto 20px;}.cart-navstep-item--order{background-image:url(img/cart-icon-product.svg);}.cart-navstep-item--customer{background-image:url(img/cart-icon-user.svg);}.cart-navstep-item--payment{background-image:url(img/cart-icon-payment.svg);}.cart-navstep-item--complete{background-image:url(img/cart-icon-complete.svg);}.payment-status-success,.payment-status-thanhcong{color:var(--bs-primary);}.prodetail-proimei-container{max-width:980px;margin:0 auto 3rem}.prodetail-proimei{margin:0;padding:0;list-style-type:none;max-height:76vh;overflow:hidden;overflow-y:auto;}.prodetail-proimei>li{margin:0;padding:0;list-style-type:armenian;display:flex;flex-wrap:nowrap;align-items:center;border:1px solid #ccc;}.prodetail-proimei>li:not(:first-child){border-top:none;}.prodetail-proimei>li:nth-child(2n + 1){background-color:#f6f6f6;}.prodetail-proimei>li>[class^=prodetail-proimei-item-]{padding:.75rem 1rem;}.prodetail-proimei>li:hover{background-color:rgba(215,0,24,.1);}.prodetail-proimei-item-simso{flex:1 0 0;width:auto;}.prodetail-proimei-item-dauso{flex:0 0 auto;width:150px;text-align:center;}.prodetail-proimei-item-price{flex:0 0 auto;width:250px;text-align:right;}.prodetail-proimei-item-btn{flex:0 0 auto;width:190px;text-align:right;text-align:center;}.prodetail-proimei-item-btn .btn{--bs-btn-padding-y:.25rem;--bs-btn-border-radius:.25rem;display:block;width:100%;font-size:13px;font-weight:500;text-transform:capitalize;}.prodetail-proimei-item-addcart{--bs-btn-bg:rgba(13,110,253,.25);--bs-btn-border-color:rgba(13,110,253,.5);--bs-btn-color:rgb(13,110,253);}.prodetail-proimei-item-issold{--bs-btn-bg:rgba(220,53,69,.1);--bs-btn-border-color:rgba(220,53,69,.1);cursor:none;pointer-events:none;color:rgba(0,0,0,.5);}.prodetail-proimei-item--header{background-color:rgb(217,217,217)!important;font-weight:bold;text-transform:capitalize;}.prodetail-proimei>.prodetail-proimei-item--header>[class^=prodetail-proimei-item-]{padding-top:.5rem;padding-bottom:.5rem;}.prodetail-proimei>li:hover .prodetail-proimei-item-addcart{--bs-btn-color:var(--bs-btn-hover-color);--bs-btn-bg:var(--bs-btn-hover-bg);--bs-btn-border-color:var(--bs-btn-hover-border-color);}.prodetail-proimei-input .input-group-text{font-size:14px;line-height:22px;color:var(--bs-primary);}.prodetail-proimei-filter{background-color:var(--bs-light);font-size:14px;line-height:26px;}.prodetail-proimei-filter:focus{box-shadow:none;outline:none;border:var(--bs-border-width) solid var(--bs-border-color);}.prodetail-proimei-input{border:1px solid transparent;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}.prodetail-proimei-input:focus-within{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);border:1px solid rgb(134,183,254);}.tgtc_calculator--homepaylater td,.tgtc_calculator--homepaylater th{width:auto;}.tgtc_calculator--kredivo .tgtc_td_label,.tgtc_calculator--homepaylater .tgtc_td_label{min-width:180px;width:180px;}.homepaylater__tratruoc{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem;}.homepaylater__tratruoc>*{width:calc(100% / 6);}.homepaylater__tratruoc_item{position:relative;--bs-btn-border-width:1px;--bs-btn-border-color:#ccc;--bs-btn-bg:#fff;--bs-btn-color:var(--color-red);--bs-btn-hover-color:var(--color-red);--bs-btn-hover-border-color:var(--color-red);--bs-btn-hover-bg:#fff;--bs-btn-hover-color:#fff;width:100%;font-size:12px;color:#333;line-height:20px;height:100%;cursor:pointer;}.homepaylater__tratruoc_box{width:100%;display:block;}.homepaylater__tratruoc_box input{position:absolute;left:0;top:0;opacity:0;}.homepaylater__tratruoc_item b{display:block;color:var(--bs-btn-color);font-size:14px;font-weight:bold;}.homepaylater__tratruoc_box input:checked+.homepaylater__tratruoc_item{--bs-btn-border-color:var(--color-red);--bs-btn-bg:var(--color-red);--bs-btn-color:#fff;color:#fff;}.homepaylater__tratruoc_box input:checked+.homepaylater__tratruoc_item:hover{background-color:var(--color-red);border-color:var(--color-red);color:#fff;}.homepaylater__tratruoc_item:hover{color:var(--color-red);}.homepaylater__tratruoc_box.disabled,.homepaylater__period.disabled{pointer-events:none;opacity:.5;}.homepaylater__period.disabled .homepaylater__tratruoc_item{--bs-btn-color:#000!important;background-color:#CCC;color:#000!important;border-color:#ccc;}.homepaylater__tratruoc_box.disabled::after{border-radius:.375rem;position:absolute;left:0;top:0;z-index:1;content:"";display:block;width:100%;height:100%;background-color:rgb(0,0,0,.35);pointer-events:none;}.tgtc_calculator--tgonepay td,.tgtc_calculator--tgonepay th{width:auto;}.tgtc_calculator--tgonepay .tgtc_td_label{min-width:180px;width:180px;}.flashsale-wrapper{--bs-gutter-y:.75rem;background:#FF0000;background:linear-gradient(180deg,#FF0000 0%,#FFB5B5 100%);margin:0 0 1.35rem;border-radius:5px;overflow:hidden;padding:.25rem 0 1rem;color:#fff;align-items:flex-start;}.flashsale-title{font-size:17px;font-weight:500;line-height:24px;}.flashsale-text{padding:.5rem .75rem;margin-bottom:0;border-radius:3px;background-color:#fff;color:var(--color);font-size:14px;line-height:22px;}.flashsale-text.dcontent{}.flashsale-text.dcontent ul,.flashsale-text.dcontent ol{padding-left:1rem;}.flashsale-text.dcontent ul,.flashsale-text.dcontent ol,.flashsale-text.dcontent p{margin-bottom:.25rem;}.flashsale-text.dcontent li{margin-bottom:.05rem;}.flashsale-text.dcontent ul:last-child,.flashsale-text.dcontent ol:last-child,.flashsale-text.dcontent p:last-child{margin-bottom:0;}.flashsale-text p{margin-bottom:1px;}.flashsale-wrapper .prodetail__price .price{color:#FFE600;font-size:22px;}.flashsale-text .percent_text{margin-left:.35rem;}.flashsale-wrapper .prodetail__price>s{display:none;}.flashsale-wrapper .hpro__falshsale__countdown_label{margin:0;justify-content:flex-end;}.flashsale-wrapper .hpro__falshsale__countdown_label>b{font-size:13px;font-weight:400;margin-right:.35rem;color:#fff;text-transform:none;}.flashsale-wrapper .hpro__falshsale__countdown>span{font-size:12px;padding:.25rem;font-weight:500;background-color:#fff;color:var(--color-red);}.flashsale-wrapper .hpro__falshsale__countdown>span::after{right:-7px;top:3px;}.flashsale-wrapper .hpro__falshsale__countdown>span:not(:last-child){margin-right:8px;}.flashsale-countdown-onlyonline-empty .hpro__falshsale__countdown_label{justify-content:flex-start;}.flashsale-progress-wrapper{position:relative;}.flashsale-progress-wrapper::before{position:absolute;left:0;bottom:0;z-index:1;background:url(img/flashsale-fire.svg) no-repeat left center;background-size:contain;background-repeat:no-repeat;display:inline-block;width:20px;height:22px;content:"";}@keyframes progress-bar-stripes-ltr{0%{background-position-x:-1rem}}.flashsale-progress-bar{--bs-progress-height:1.25rem;--bs-progress-bg:#fff;--bs-progress-border-radius:16px;content:attr(data-content);}.flashsale-progress-bar>.progress-bar{border-radius:var(--bs-progress-border-radius);animation:1s linear infinite progress-bar-stripes-ltr;}.flashsale-progress-bar::after{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);content:attr(data-content);max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:13px;font-weight:400;color:#000;}.badge-info-baohanhdientu{display:none;margin-bottom:.75rem;}.tooltip--baohanhdientu{--bs-tooltip-max-width:250px;--bs-tooltip-opacity:1;font-weight:400;font-size:13px;line-height:15px;}.headertopicon-wrapper{background-color:#fff;}.headertopicon-img{display:block;max-width:100%;max-height:55px;object-fit:contain;object-position:center;}.hbannerctlonlymobile-wrapper,.hbannerctlpcmobile-wrapper{overflow:visible;margin-bottom:2.25rem;margin-top:.75rem;}.owl-hbannerctl{margin-bottom:1.25rem;}.owl-hbannerctl .owl-nav .owl-next,.owl-hbannerctl .owl-nav .owl-prev{position:absolute;top:40px;z-index:9;width:38px;height:38px;padding:0;text-align:center;border-radius:50%;overflow:hidden;line-height:38px;font-size:15px;background-color:rgba(215,0,24,.75);color:#fff;}.owl-hbannerctl .owl-nav .owl-next:hover,.owl-hbannerctl .owl-nav .owl-prev:hover{background-color:rgba(215,0,24);}.owl-hbannerctl .owl-nav .owl-next{left:-40px;}.owl-hbannerctl .owl-nav .owl-prev{right:-40px;}.owl-hbannerctl{margin-bottom:1.25rem;}.owl-hbannerctl-item{display:flex;flex-wrap:wrap;flex-direction:column;}.owl-hbannerctl-item>*{margin:0;padding:10px .275rem 0;flex:0 0 auto;width:100%;}.owl-hbannerctl-item .hbannerctl__caption{font-weight:300;font-size:16px;line-height:1.3;padding-top:.5rem;color:inherit;text-align:center;}.owl-hbannerctl-item img{max-width:95%;}.owl-hbannerctl-item .homebanner__box{transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.owl-hbannerctl-item .homebanner__box:hover{color:var(--color-hover);transform:translateY(-5px);}.owl-hbannerctlpcmobile{padding-left:.75rem;padding-right:.75rem;padding-top:1rem;}.owl-hbannerctlpcmobile .owl-hbannerctl-item>*{padding:.5rem .5rem .75rem;}.hbannerctlpcmobile__box{box-shadow:0 .125rem .25rem rgba(0,0,0,.15);border-radius:10px;overflow:hidden;background-color:#fff;}.hbannerctlpcmobile__box img{max-width:100%;}.owl-hbannerctl .owl-dots{position:relative;}.owl-hbannerctl .owl-dots .owl-dot span{background-color:#ddd;}.owl-hbannerctl .owl-dots .owl-dot.active span{}.btn-pdetail-checkstore{--bs-btn-hover-color:var(--color-red);}.modalStorageLabel{--bs-modal-header-padding:.75rem 1rem;--bs-modal-width:620px;}.modalStorageLabel .modal-header{background-color:var(--color-red);color:#fff;}.modalStorageLabel .modal-title{font-size:17px;font-weight:500;color:#FFF;line-height:20px;}.probox__pricebox--unset-height{min-height:0!important;}.probox__price.mb-0{margin-bottom:0!important;}.probox-appearance-wrapper .probox-appearance-img{margin-bottom:5px;}.probox-appearance-quote{font-size:14px;font-weight:400;line-height:20px;color:#111;padding-bottom:2px;border-bottom:1px solid var(--color-red);}.probox-appearance-quote span{color:var(--color-red);font-weight:bold;}.owl-carousel .probox--appearance .probox__pricebox,#owl_homeproflashsale .probox--appearance .probox__pricebox{min-height:40px}.owl-carousel .proitem--promotion .probox--appearance.probox--nottratruoc .probox__pricebox,#owl_homeproflashsale .proitem--promotion .probox--appearance.probox--nottratruoc .probox__pricebox{min-height:37px}.owl_homeproductbox_warpper.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox--appearance .probox__pricebox,#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox--appearance .probox__pricebox{min-height:68px}.owl_homeproductbox_warpper.product__container--promotion .probox--appearance.probox--nottratruoc .probox__pricebox,#owl_homeproflashsale.product__container--promotion .probox--appearance.probox--nottratruoc .probox__pricebox.hprobox__container--viewslide .product__container--countdown .probox:not(.probox--appearance) .probox__pricebox{min-height:93px}.hprobox__container--viewslide .product__container--promotion.product__container--countdown .proitem:not(.proitem--promotion) .probox--appearance .probox__pricebox{min-height:93px}.hprobox__container--box102 .product__container--promotion.product__container--countdown .proitem:not(.proitem--promotion) .probox--appearance.probox--nottratruoc .probox__pricebox{min-height:67px}.hprobox__container--box104 .probox:not(.probox--appearance) .probox__pricebox,.hprobox__container--box436 .probox:not(.probox--appearance) .probox__pricebox{min-height:87px}.hprobox__container--box104 .probox--nottratruoc:not(.probox--appearance) .probox__pricebox,.hprobox__container--box436 .probox--nottratruoc:not(.probox--appearance) .probox__pricebox{min-height:79px}.hprobox__container--box104 .product__container--promotion.product__container--countdown .probox--nottratruoc:not(.probox--appearance) .probox__pricebox,.hprobox__container--viewslide .product__container--promotion.product__container--countdown .probox--nottratruoc:not(.probox--appearance) .probox__pricebox{min-height:87px;}.header-toptext-wrapper{--headertext-bg:#111;--headertext-color:#f9f9f9;padding-top:.35rem;padding-bottom:.35rem;background-color:var(--headertext-bg);}.header-toptext-dcontent{text-align:center;color:var(--headertext-color);line-height:24px;}.header-toptext-dcontent p{margin-bottom:5px;}.fcart__payment_qrcode_header{font-size:17px;line-height:28px;text-align:center;background-color:#FFF2D1;color:#C62927;padding:1.25rem 1.5rem;}.fcart__payment_qrcode_img{display:inline-block;max-width:360px;}.fcart__orderlist_navbarvoucher{background-color:#fff;border-radius:.75rem;overflow:hidden;padding:0;margin-bottom:.5rem;}.fcart__orderlist_navbarvoucher_navtab{--bs-nav-pills-link-active-bg:#fff;--bs-nav-pills-link-active-color:var(--color-red);background-color:#f6f6f6;border-bottom:1px solid #ddd;}.fcart__orderlist_navbarvoucher_navtab .nav-item{flex:1 0 0;width:auto;}.fcart__orderlist_navbarvoucher_navtab .nav-link{--bs-nav-pills-border-radius:0;display:block;width:100%;color:var(--color);font-weight:bold;text-align:center;border-bottom:1px solid transparent;transform:translateY(1px);}.fcart__orderlist_navbarvoucher_navtab .nav-link.active{border-color:#fff;}.fcart__orderlist_navbarvoucher_tabcontent{padding:1rem 1.5rem 1.25rem;}.owl_prodetail_banner_img{border-radius:.375rem;overflow:hidden;}#owl_prodetail_banner{border-radius:.375rem;overflow:hidden;}#owl_prodetail_banner .owl-dots{border:3px;margin:0;}#owl_prodetail_banner .owl-dots .owl-dot span{width:9px;height:9px;margin:0 5px;}#owl_prodetail_banner .owl-dots .owl-dot.active span{width:25px;}.proitem-taglist-wrapper{position:absolute;z-index:1;display:flex;flex-wrap:nowrap;max-width:60%;overflow:hidden;}.proitem-tagitem--top-left{left:0;top:0;justify-content:flex-start;}.proitem-tagitem--top-left img{object-position:left top!important;}.proitem-tagitem--top-right{right:0;top:0;justify-content:flex-end;}.proitem-tagitem--top-right img{object-position:right top!important;}.proitem-tagitem--bottom-left{left:0;bottom:0;justify-content:flex-start;}.proitem-tagitem--bottom-left img{object-position:left bottom!important;}.proitem-tagitem--bottom-right{right:0;bottom:0;justify-content:flex-end;}.proitem-tagitem--bottom-right img{object-position:right bottom!important;}.proitem-taglist-wrapper>*:not(:first-child){margin-left:.425rem;}.proitem-taglist-wrapper img{display:block;height:auto;max-height:46px;object-fit:contain;object-position:center center;}.boxpro-proitem-taglist-active .percent_tag{display:none;}.boxpro-proitem-taglist-active .proitem-taglist-item{margin-left:0;}.probox-img-floaticon{--img-height:36px;position:absolute;right:0;bottom:0;z-index:1;content:"";display:block;width:100%;height:100%;max-width:90px;max-height:90px;overflow:hidden;}.probox__img .probox-img-floaticon img,.probox-img-floaticon img{display:inline-block;}.homepostlink__box{display:block;box-shadow:0 .25rem .5rem rgba(0,0,0,.075);border-radius:.175rem;overflow:hidden;}.homepostlink__box_img{display:block;aspect-ratio:35/20;object-fit:cover;object-position:center top;}#owl_postlink .owl-dots{position:relative;bottom:auto;}#owl_postlink .owl-dots .owl-dot:not(.active) span{background-color:#333;}.page-huongdantrahang #bg-main{margin-bottom:0;display:none;}.page-huongdantrahang-navigation-scroll{background-color:#DDD;margin-bottom:2rem;padding-top:.75rem;padding-bottom:.75rem;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;text-align:center;}.page-huongdantrahang-navigation-scroll::-webkit-scrollbar{display:none;}.page-huongdantrahang-navigation-scroll ul{margin:0 auto;padding:0;list-style-type:none;text-align:center;display:inline-flex;flex-wrap:nowrap;}.page-huongdantrahang-navigation-scroll ul li{flex:0 0 auto;width:auto;position:relative;margin:0;padding:0 .75rem;list-style-type:none;display:inline-block;}.page-huongdantrahang-navigation-scroll ul li::before{position:absolute;left:0;top:50%;z-index:1;transform:translateY(-50%);content:"";width:1px;height:18px;background-color:#000;}.page-huongdantrahang-navigation-scroll ul li:first-child:before{display:none;}.page-huongdantrahang-navigation-scroll ul li>*:not(a){display:none;}.page-huongdantrahang-navigation-scroll a{display:block;padding:0 .35rem;color:#000;font-weight:500;text-transform:uppercase;}.page-huongdantrahang-navigation-scroll a:hover{color:var(--color-red);border:none;}.blogdetail-post-huongdantrahang .tocmain__wrapper{display:none;}.select-lock{pointer-events:none;background-color:#f8f8f8;}.form-floating .select-lock+label{--bs-body-bg:#f8f8f8;}.probox__label_outstock{display:inline-block;background-color:rgb(255,212,217);color:var(--color-hover);text-transform:uppercase;font-size:11px;line-height:16px;padding:.25rem .5rem .15rem;border-radius:.275rem;font-weight:500;}.proitem__flashsale{--flashsale-percent:0;font-size:11px;font-weight:500;background:#EEE!important;transform:perspective(1px) translateZ(0);display:flex;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;letter-spacing:0;text-transform:capitalize;padding-left:17px;padding-right:8px;}.proitem__flashsale::after{position:absolute;left:0;top:0;z-index:-1;content:"";height:100%;width:var(--flashsale-percent,0%);background-color:rgb(255,178,0);background:linear-gradient(90deg,rgb(255,236,179) 0%,rgb(255,178,0) 100%);border-radius:32px;}.proitem__flashsale_countdown{all:unset;}.proitem__flashsale_countdown b{all:unset;font-weight:500;margin:0;letter-spacing:0;}.proitem__flashsale_countdown::after,.proitem__flashsale_countdown::before{display:none;}.probox__text_onlyonline{margin-bottom:.25rem!important;font-size:13px;line-height:18px;font-weight:500;color:#000}.prodetail_text_onlyonline{color:rgb(253,126,20);font-size:13px;margin-bottom:0;font-weight:bold;text-transform:uppercase;}body.prodetail .proitem__flashsale_countdown{margin:0;padding:0;box-shadow:none;}body.prodetail .proitem__countdown,body.prodetail .proitem__flashsale_countdown,body.prodetail .proitem__flashsale_countdown>b{font-size:12px;}.prodetail_img_wrapper .probox-img-floaticon{max-width:130px;max-height:130px;}.hboxproduct__title_filter{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-right:0;}.hboxproduct__title_filter_btn{--bs-btn-padding-y:.175rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm);--bs-btn-bg:#fff;--bs-btn-border-color:#ccc;--bs-btn-hover-color:var(--color-red);--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:var(--color-red);--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--color-red);--bs-btn-active-border-color:var(--color-red);font-size:12px;font-weight:bold;line-height:17px;}.hboxproduct__title_filter_btn+.hboxproduct__title_filter_btn{margin-left:.375rem;}.tg3khong-wrapper{--bs-gutter-y:.75rem;--bs-gutter-x:.75rem;font-size:13px;line-height:22px;}.tg3khong-item{--bg-header:var(--bs-primary);--color-header:#fff;border:1px solid #ccc;box-shadow:var(--bs-box-shadow-sm);background-color:#fff;border-radius:.375rem;overflow:hidden;}.tg3khong-item.active{--bg-header:var(--color-red);border-color:var(--color-red);}.tg3khong-item.active .tragop-btn-choose,.tg3khong-item.active .tg3khong-item-btn{--bs-btn-bg:var(--color-red);--bs-btn-border-color:var(--color-red);}.tg3khong-item--shinhan{--bg-header:rgb(0,129,208);--color-header:#fff;}.tg3khong-item--hd-saigon{--bg-header:rgb(218,32,40);--color-header:#fff;}.tg3khong-item--home-credit{--bg-header:rgb(225,30,49);--color-header:#fff;}.tg3khong-item--m-credit{--bg-header:rgb(0,180,250);--color-header:#fff;}.tg3khong-item--mirae-asset{--bg-header:rgb(4,59,114);--color-header:#fff;}.tg3khong-item--payoo{--bg-header:rgb(24,73,143);--color-header:#fff;}.tg3khong-item--mpos{--bg-header:rgb(235,148,34);--color-header:#fff;}.tg3khong-item>*{padding:0 .75rem;}.tg3khong-item-line,.tg3khong-item-button{margin:0 0 .375rem;display:flex;}.tg3khong-item-line>b{flex:0 0 auto;width:90px;font-weight:400;}.tg3khong-item-line>span{flex:0 0 auto;width:calc(100% - 90px);text-align:right;font-weight:bold;}.tg3khong-header{background-color:var(--bg-header);color:var(--color-header);padding-top:.375rem;padding-bottom:.375rem;margin-bottom:.5rem!important;display:flex;flex-wrap:wrap;align-items:center;}.tg3khong-header-img{flex-wrap:0 0 auto;width:70px;display:inline-block;height:32px;max-width:100%;object-fit:contain;object-position:center;background-color:#fff;padding:.25rem;border-radius:.175rem;box-shadow:var(--bs-box-shadow-sm);}.tg3khong-header-info{flex:0 0 auto;width:calc(100% - 70px);padding-left:.65rem;text-align:left;font-weight:500;line-height:21px;font-size:13px;}.tg3khong-item-button{text-align:center;justify-content:center;margin-bottom:.75rem;margin-top:.75rem;}.tragop-btn-choose,.tg3khong-item-btn{--bs-btn-color:rgb(255,255,255);--bs-btn-bg:rgb(13,110,253);--bs-btn-border-color:rgb(13,110,253);--bs-btn-hover-color:rgb(255,255,255);--bs-btn-hover-bg:rgb(11,94,215);--bs-btn-hover-border-color:rgb(10,88,202);--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:rgb(255,255,255);--bs-btn-active-bg:rgb(10,88,202);--bs-btn-active-border-color:rgb(10,83,190);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:rgb(255,255,255);--bs-btn-disabled-bg:rgb(13,110,253);--bs-btn-disabled-border-color:rgb(13,110,253);--bs-btn-padding-x:.5rem;--bs-btn-padding-y:.275rem;font-size:13px;line-height:20px;font-weight:bold;min-width:110px;}.section-bestseller-theme-black{--bg-color:#000;--title-color:linear-gradient(to right,rgb(255,253,222) 0%,rgb(138,53,11) 100%);background:var(--bg-color);padding:.75rem .75rem 1rem;}.section-bestseller-theme-black .progroup-bestseller{background:none;text-align:center;font-size:33px;color:#fff;background:var(--title-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:0;}.section-bestseller-theme-black #owl_prosaleoff .owl-nav{position:static;right:auto;top:0;height:auto;height:auto;margin:0;}.section-bestseller-theme-black #owl_prosaleoff .owl-prev,.section-bestseller-theme-black #owl_prosaleoff .owl-next{position:absolute;left:auto;right:auto;top:50%;transform:translateY(-50%);background-color:rgba(215,0,24,.85);color:rgb(255,255,255);width:35px;height:38px;padding:0;text-align:center;line-height:38px;cursor:pointer;margin:0;}.section-bestseller-theme-black #owl_prosaleoff .owl-prev{left:-.75rem;border-radius:0 5px 5px 0;}.section-bestseller-theme-black #owl_prosaleoff .owl-next{right:-.75rem;border-radius:5px 0 0 5px;}.section-bestseller-theme-black #owl_prosaleoff .fa-caret-square-left::before{content:"\f060";font-weight:900;font-size:14px;}.section-bestseller-theme-black #owl_prosaleoff .fa-caret-square-right::before{content:"\f061";font-weight:900;font-size:14px;}.profilter_link__container>.col{width:calc(100% / 11);}.profilter_link__container .profilter_brand__item{border:none;padding:0;}.profilter_link__container img{height:auto;}.profilter_link__container .profilter_brand__item:hover{transform:translateY(-3px);}.prodetail_pricebox_main--flashsale .prodetail__price s{display:block;color:rgb(255,255,255);margin-left:0}.thetindung-tabfilter-navbar{--bs-nav-link-padding-y:0;--bs-nav-link-padding-x:0;margin-bottom:1.5rem;}.thetindung-tabfilter-navbar .nav-item{flex:0 0 auto;width:120px;}.thetindung-tabfilter-navbar .nav-item+.nav-item{margin-left:1rem;}.thetindung-tabfilter-navbar .nav-link{border:1px solid #eee;display:block;width:100%;box-shadow:var(--bs-box-shadow-sm);}.thetindung-tabfilter-navbar .nav-link.active{border-color:var(--color-red);}.thetindung-tabfilter-navbar img{display:block;width:100%;height:50px;object-fit:contain;object-position:center;background-color:#fff;border-radius:.375rem;padding:.5rem;}.ttd-package-kyhan-filter>*{width:calc(100%/7);}.prodetail__widget_options__tabinfo{--bs-card-cap-padding-x:.75rem}.prodetail__widget_options__tabinfo .card-body{margin-left:0;margin-right:0;padding-top:.65rem;padding-bottom:.75rem;}.prodetail__widget_options__tabinfo__label{font-weight:bold;color:#000;margin-bottom:2px;font-size:15px;line-height:18px;}.prodetail-widget-options{--bs-gutter-y:.65rem;--bs-gutter-x:.65rem;padding-left:.5rem;padding-right:.5rem;margin-bottom:0;list-style:none;}.prodetail-widget-options-item{display:block;width:100%;position:relative;font-size:12px;line-height:16px;}.prodetail-widget-options-item-text{position:relative;display:block;border:1px solid #ccc;padding:.325rem .55rem;border-radius:.375rem;position:relative;overflow:hidden;cursor:pointer;display:block;color:var(--color-red);font-weight:bold;}.prodetail-widget-options-item-text b.d-block{color:#000;margin-bottom:.175rem;}.prodetail-widget-options-item input{position:absolute;left:0;top:0;opacity:0;}.prodetail-widget-options-item input:checked+.prodetail-widget-options-item-text{border-color:var(--color-red);}.prodetail-widget-options-item-text::after{position:absolute;right:0;top:0;content:"";display:block;width:16px;height:16px;border-end-start-radius:.375rem;background-color:var(--color-red);color:#fff;font-size:11px;line-height:16px;text-align:center;opacity:0;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}.prodetail-widget-options-item input:checked+.prodetail-widget-options-item-text::after{content:"✔";opacity:1;}.dropdown-selectbox{font-size:14px;line-height:26px;background-color:rgb(246,246,246);color:rgb(65,65,65);position:relative;}.dropdown-selectbox.disabled{pointer-events:none;opacity:.75;}.dropdown-selectbox--default{--line-clamp:1;cursor:pointer;display:block;position:relative;}.dropdown-selectbox-styled{width:100%;text-align:left;}.dropdown-selectbox-list{display:none;box-sizing:border-box;list-style-type:none;padding:0;margin:0;position:absolute;right:0;top:100%;z-index:9;transform:translateY(5px);width:100%;min-width:380px;max-width:80vw;background-color:#fff;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-height:60vh;overflow-y:auto;scrollbar-width:thin;overflow-x:hidden;}.dropdown-selectbox-list>li{box-sizing:border-box;padding:.375rem .75rem;position:relative;line-height:20px;cursor:pointer;color:grey;color:rgb(65,65,65);}.dropdown-selectbox-list>li+li{border-top:1px solid #ccc;}.dropdown-selectbox-list>li small{display:block;line-height:15px;font-size:11px;color:#777;}.dropdown-selectbox-list>li.selected{background-color:snow;color:var(--color-red);}.dropdown-selectbox-list>li:hover{background-color:snow;}.tradein-fromcontract-warpper{background-color:var(--bs-light);padding:5em .75rem;}.tradein-fromcontract-container{max-width:660px;margin-left:auto;margin-right:auto;background-color:#fff;box-shadow:var(--bs-box-shadow-sm);border-radius:.5rem;overflow:hidden;padding:1.5rem;}.tradein-fromcontract-container textarea{resize:none;}.tradein-fromcontract-title{font-size:19px;line-height:28px;text-align:center;margin:0;}.tradein-fromcontract-container label{font-weight:500;}.tradein-fromcontract-submit{padding:.5rem .75rem;min-width:180px;border-radius:32px;font-weight:500;text-transform:uppercase;font-size:14px;color:RGB(255,255,255);background:var(--color-hover);border-color:var(--color-hover);}.tradein-fromcontract-submit:hover{background-color:var(--bs-primary);color:#fff;}.procategory-filter-listnav{margin-bottom:.75rem;}.procategory-filter-warpper{position:relative;margin-bottom:1.5rem;}.procategory-filter-warpper .profilter_brand__collapse--active{max-height:none;margin-bottom:0;}.procategory-filter-warpper .profilter_brand__container{margin-bottom:0;}.procategory-filter-listcontent-wrapper{background-color:#fff;border:1px solid #ccc;border-radius:.5rem;box-shadow:var(--bs-box-shadow);margin:.5rem 0 0;overflow:hidden;}.procategory-filter-listcontent-wrapper-scroll{--bs-gutter-x:1rem;--bs-gutter-y:1rem;width:100%;max-width:1000px;height:50vh;overflow-y:auto;scrollbar-width:thin;margin:0;padding:0 .75rem;}.filterbox_groupitem_title{margin:0 0 .75rem;font-weight:bold;font-size:17px;line-height:20px;}.filterbox_groupitem_list{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem;margin-bottom:0;padding-left:0;list-style:none;}.filterbox_groupitem{min-width:290px;}.filterbox_groupitem_list .filterbox_groupitem_listitem_btn{padding:.25rem .75rem;border:1px solid rgb(204,204,204);display:block;text-align:center;color:rgb(17,17,17);font-size:12px;line-height:16px;border-radius:32px;}.filterbox_groupitem_list .filterbox_groupitem_listitem_btn.selected{border-color:var(--color-red);color:var(--color-red);}.filterbox_groupitem_list .filterbox_groupitem_listitem_btn::after{display:none;}.procategory-filter-listcontent-wrapper .rightbox__filteritem_closefilter,.procategory-filter-listcontent-wrapper .rightbox__filteritem_runfilter{display:inline-block;font-size:13px;padding:.5rem .75rem;border-radius:.5rem;width:auto;min-width:150px;}.probox__ratingbox{height:15px;}.promuakem_group{background-color:#eee;padding:.5rem .75rem .15rem;border-radius:.35rem;margin-bottom:1.5rem;}.promuakem__label{font-size:15px;color:var(--color-red);line-height:18px;margin-bottom:.65rem;}.promuakem__label small{font-size:13px;color:#000;font-weight:normal;font-style:italic;}.promuakem_group_list{--bs-gutter-x:.65rem;--bs-gutter-y:.65rem;flex-wrap:nowrap;padding-bottom:.5rem;}.promuakem_group_listitem{max-width:220px;padding:1px;min-height:100%;display:flex;}.promuakem_group_listitem_action{flex:0 0 auto;width:100%;display:block;position:relative;}.promuakem_group_listitem_action input[name=promuakem_item]{position:absolute;left:0;top:0;z-index:999;opacity:0;visibility:hidden;}.promuakem_group_listitem_action input[name=promuakem_item]:checked+.promuakem_group_listitem_box{--border-color:var(--color-red);--title-color:var(--color-red);outline:1px solid var(--color-red);}.promuakem_group_listitem_box{--border-color:rgb(167,167,167);padding:.5rem;border-radius:.25rem;display:flex;flex-direction:column;background:rgb(255,255,255);border:1px solid var(--border-color);position:relative;text-align:left;line-height:1.35;border-radius:4px;overflow:hidden;cursor:pointer;color:inherit;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);min-height:100%;}.promuakem_group_listitem_title{font-size:14px;line-height:20px;margin-bottom:.25rem;color:var(--title-color);}.promuakem_group_listitem_link{color:var(--title-color);}.promuakem_group_listitem_link:hover{color:var(--bs-primary);}.promuakem_group_listitem_info{list-style:none;margin:0 0 .325rem;padding:0}.promuakem_group_listitem_info,.promuakem_group_listitem_amount{font-size:11px;line-height:18px;color:#333;}.promuakem_group_listitem_amount{margin:auto 0 0;padding-top:.15rem;border-top:1px solid #666;}.promuakem_group_list .owl-nav .owl-next,.promuakem_group_list .owl-nav .owl-prev{position:absolute;top:48%;z-index:9;transform:translateY(-50%);width:22px;height:22px;min-width:22px;min-height:22px;padding:0;text-align:center;border-radius:50%;overflow:hidden;line-height:22px;font-size:11px;background-color:var(--color-red);color:#fff}.promuakem_group_list .owl-nav .owl-next:hover,.promuakem_group_list .owl-nav .owl-prev:hover{background-color:var(--color-red);color:#fff}.promuakem_group_list .owl-nav .owl-prev{left:-15px;}.promuakem_group_list .owl-nav .owl-next{right:-15px;}.promuakem_group_list.owl-theme .owl-dots{position:relative;left:0;bottom:0;width:100%;transform:none;}.promuakem_group_list.owl-theme .owl-dots .owl-dot span{height:11px;width:11px;margin-left:5px;margin-right:5px;margin-bottom:0;}.promuakem_group_list.owl-theme .owl-dots .owl-dot:not(.active) span{background-color:#333;}.promuakem_group_list.owl-theme .owl-dots .owl-dot.active span{width:22px;}body.pagecart-cusinfo{overflow-x:clip;}.cartv2607__container{}.cartv2607__fcart__payment{position:sticky;top:80px;}.cartv2607__fcart__payment>.mb-3{margin-bottom:0!important;}.cartv2607__fcart__payment .fcart-payment-item{font-size:15px;line-height:20px;}.cartv2607__fcart__payment .fcart-payment-item span{padding-right:40px;}.cartv2607__fcart__payment .fcart-payment-item span[class*="fcart-payment-icon--"]{position:relative;background-size:auto 20px;padding-left:50px;}.cartv2607__fcart__payment .fcart-payment-item span.fcart-payment-icon--payment-kimngan{background-size:29px auto!important;}.cartv2607__fcart__payment .fcart-payment-item span.fcart-payment-icon--payment-onepay{background-position:1rem 22px;}.cartv2607__fcart__payment .fcart-payment-item .form-check-input{top:50%;transform:translateY(-50%);margin-top:0;}.cartv2607__fcart__payment .fcart-payment-item .form-check-input:checked + span::before{opacity:1;}.cartv2607__fcart__payment .fcart-payment-item .form-check-input:checked{color:var(--color-red);}
/* Banner khuyen mai dau trang chi tiet (blog + san pham): giu cho truoc khi Owl Carousel khoi tao.
   .owl-carousel mac dinh display:none cho toi khi co class .owl-loaded, nen neu khong giu cho thi
   toan bo noi dung ben duoi bi day xuong khi carousel hien ra -> layout shift lon.
   Dung !important vi cac the con mang class tien ich .d-inline-block cua Bootstrap (da !important). */
#owl_prodetail_banner:not(.owl-loaded){display:block;}
#owl_prodetail_banner:not(.owl-loaded)>*{display:none!important;}
#owl_prodetail_banner:not(.owl-loaded)>*:first-child{display:block!important;}
/* Chieu cao truoc va sau khoi tao phai bang nhau: anh luon la block, rong 100%, cao suy ra tu ty le
   width/height cua chinh the img; the a de block de bo khoang trang baseline cua inline-block. */
#owl_prodetail_banner a{display:block!important;}
#owl_prodetail_banner img{display:block;width:100%;height:auto;}
/* Khung anh san pham trang chi tiet: giu cho truoc khi Owl Carousel khoi tao.
   #prodimg_carousel mac dinh display:none (owl) nen cao 0, con #prodimg_carousel__thumb lai hien
   va xep doc toan bo thumbnail -> khung anh phinh len gap ~10 lan roi sup xuong khi owl khoi tao,
   keo toan bo noi dung ben duoi di theo -> layout shift rat lon. */
#prodimg_carousel:not(.owl-loaded){display:block;}
#prodimg_carousel:not(.owl-loaded)>*{display:none!important;}
#prodimg_carousel:not(.owl-loaded)>*:first-child{display:block!important;}
/* Dai thumbnail: ep thanh 1 hang ngang, so o dung bang option items cua Owl o tung breakpoint
   (xem phan responsive trong views/script/v2024/product-detail/js.php) de chieu cao truoc va
   sau khoi tao bang nhau. */
#prodimg_carousel__thumb:not(.owl-loaded){display:flex!important;flex-wrap:nowrap;justify-content:center;overflow:hidden;}
#prodimg_carousel__thumb:not(.owl-loaded)>*{flex:0 0 20%;max-width:20%;}
@media(min-width:768px){#prodimg_carousel__thumb:not(.owl-loaded)>*{flex-basis:11.1111%;max-width:11.1111%;}}
@media(min-width:991px){#prodimg_carousel__thumb:not(.owl-loaded)>*{flex-basis:16.6667%;max-width:16.6667%;}}
@media(min-width:1201px){#prodimg_carousel__thumb:not(.owl-loaded)>*{flex-basis:10%;max-width:10%;}}

/*=== responsive.css ===*/
@media screen and (max-width:991px){body.prodetail,body.page-blog,body.products-group,html,body{overflow-x:hidden}.container{max-width:100%}.home-boxitem-wrapper{padding:0}body{padding-bottom:55px}.record-empty{margin:0}body.offcanvas-mobilenav-show #header-sticky-wrapper{position:fixed;top:0;left:0;z-index:9999;width:100%}.mobile-navigation{display:block}.header__action .header__action__item,#undefined-sticky-wrapper,.header__nav__container,#owl_home .owl-nav,.proitem_empty{display:none}.header__action .header__action__item--order,#header .is-sticky .header__action_mobile,.header__fsearch .btn__action_mobile,.proitem_empty__first{display:block}.header__action__icon_order::before{filter:invert(1) grayscale(100%) brightness(200%);width:40px;background-position:5px center;background-size:26px}.header__action__item--order>a{padding-left:40px}.header__action__item--order>a b{color:#fff;display:none}.cartitems_total{position:absolute;right:0;top:2px;z-index:1;background-color:#fff;color:var(--color-red);border-radius:12px;min-width:16px;line-height:16px;font-size:12px;text-align:center;font-weight:bold}.cartitems_total>span{display:none}#header .is-sticky #hlogo__container{background:var(--color-hover);max-width:100%;width:100%}#header{background:var(--color-red);z-index:9;position:relative;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.header__logo{margin-top:0;margin-bottom:0;padding:.35rem 0}.header__logo>a{background-color:#fff;padding:3px 5px 6px;border-radius:.25rem}.header__logo img{height:20px;width:auto}.header__fsearch{background:var(--color-hover);border-bottom:none;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);padding:0 0}.header__action__fsearch__container{padding:0 .075rem 0 .5rem;position:static!important}.header__action__fsearch{border-radius:.25rem;border:0;padding:0;height:auto}.header__fsearch>.row{align-items:start!important}.header__action__fsearch input{border:none;background:rgb(255 255 255);color:#000;border-radius:0;font-size:14px;padding-left:10px;padding-right:50px;padding-top:5px;height:32px;line-height:32px}.header__action__fsearch button{right:0;top:0;bottom:0;height:auto;border:none;padding:0 5px;height:32px;width:36px;border-radius:0;font-size:17px}body.page-home #header{margin-bottom:0}#header .header__action_mobile{padding-left:5px;padding-right:5px}.hlogo__container>.row{--bs-gutter-x:.35rem;padding-bottom:0}.header__action__container{padding-left:.5rem}.header__action .header__action__item--order,.header__action__item--membership,.header__action__item--hotline{padding:0}.header__action__item--membership a::before,.header__action__item--membership span,.header__action__item--hotline a::before,.header__action__item--hotline span{display:none!important}.header__action__item--membership a,.header__action__item--hotline a{padding:0;min-height:0;display:block;width:28px;height:32px;background:url(img/icon-header-hotline.png) no-repeat center;background-size:auto 22px;filter:brightness(0) invert(1)}.header__action__item--membership a{background-image:url(img/icon-header-membership.png)}.footer_intro>.container.row{padding:0 .3rem}#footer,#footer .home-tieuchi{display:none}#owl_home_img{margin-bottom:1rem}.owl_home_group{margin-left:-15px;margin-right:-15px}.hpro__falshsale .product__container .proitem:nth-child(5){display:none}.hpro__falshsale__title{padding:.25rem}.hpro__falshsale__title--img{margin-bottom:0;padding-bottom:0}.hboxproduct__title--blog{font-size:19px}.pronav-title{margin-bottom:0!important;padding-left:0;padding-right:0;padding-top:.15rem}.hboxproduct__title_title{font-size:17px}.homeads-item,.home-boxproduct{margin-bottom:.75rem}.owl_homeproductbox_warpper,#owl_homeproflashsale{padding-left:.25rem;padding-right:.25rem;padding-bottom:.25rem}.hpro__falshsale_container{padding-left:0;padding-right:0}.hpro__falshsale{border-radius:0}.owl_homeproductbox_warpper .flashsale-proitem-group,#owl_homeproflashsale .flashsale-proitem-group{padding:.25rem .25rem}.owl_homeproductbox_warpper .flashsale-proitem-group .prosaleoff__item:not(:last-child),#owl_homeproflashsale .flashsale-proitem-group .prosaleoff__item:not(:last-child){margin-bottom:.5rem}.flashsale-proitem-group .probox{padding:.35rem .5rem .75rem}.flashsale-proitem-group .probox__price,.flashsale-proitem-group .probox__price s{font-size:12px}.hprobox__container{padding:.5rem;margin-left:0}.hprobox__container--viewslide{padding-left:0;padding-right:0}.hboxproduct-navbox{--bs-gutter-x:1.25rem;padding-top:.75rem;margin-bottom:1rem;align-items:flex-start!important}.hboxproduct-navbox-item{--width:20%;font-size:15px;font-weight:400}.hboxproduct-navbox-item-title{font-size:15px;font-weight:400}.hboxproduct-navbox-item-img{width:100%;height:auto;aspect-ratio:1/1}.probox__pricebox .probox__price_tragop{font-weight:300!important;font-size:12px}.probox__price b{font-weight:500}.proitem-lg{padding:0;background:#f9f9f9}.proitem-lg .probox__des{padding:12px 12px 10px}.proitem-lg .probox__title{font-size:15px;font-weight:bold;height:auto;margin-bottom:8px;color:var(--bs-blue)}.proitem-lg .probox__price{font-size:16px}.hprobox__container.hprobox__hidenlast.countht_1 .product__container .proitem:nth-child(4),.hprobox__hidenlast.hprobox__container .product__container .proitem:nth-child(5){display:none}.hprobox__container.hprobox__hidenlast.countht_2 .product__container .proitem:nth-child(5){display:block}#owl_proother .owl-nav .far,#owl_prosaleoff .owl-nav .far{font-size:21px}#owl_proother .owl-nav,#owl_prosaleoff .owl-nav{height:26px;top:-45px;right:10px}.owl-theme .owl-dots{border:0}.owl-theme .owl-dots .owl-dot span{width:12px;height:12px;border-radius:50%;margin:0 4px}.owl-theme .owl-dots .owl-dot.active span{width:25px;border-radius:25px}.owl-hbannerctl .owl-dots .owl-dot span{height:8px;width:16px;border-radius:6px}.home_feedback__container{padding:1.5rem .75rem 1rem}.home_feedback__title{padding-left:5px;margin-bottom:.75rem;font-size:17px}.hfeedback__item{padding-left:5px;padding-right:5px}.hfeedback__img img{border-width:4px;height:140px}.hfeedback_title{margin-top:6px;font-size:13px}.hblog__container .hboxproduct__title{padding-left:0}.hblog__container .blog__item{padding:0 0 1rem;margin-bottom:23px;border-bottom:1px solid #CCC}.hblog__container .blog__item:last-child{border-bottom:none;margin-bottom:0}.hblog__container .blog__title{margin:0 0 1rem;order:1;font-size:17px;font-weight:400;line-height:24px}.hblog__container .blog__des p{order:2}.probox__img>figure{padding:25px .5rem .15rem}.probox__img .percent{padding:4px 9px 4px 6px;border-radius:30px;font-size:9px}.hblog__container .blog__quote{display:none}#store__googlemaps{margin-bottom:0}.storetext-item-text{padding-right:.5rem}.storetext-item{font-size:12px;line-height:18px;padding:.5rem .65rem}body.page-store .dcontent{font-size:14px;line-height:24px}.store_item{font-size:13px;line-height:1.45}.store_item figure{margin-bottom:.75rem}.store_title{font-size:14px;margin-bottom:5px}.blogright__title{position:relative;font-size:19px;color:var(--color-hover);margin-bottom:10px}.blogright__title::after{position:absolute;left:0;top:12px;z-index:1;content:"";display:block;width:100%;height:1px;background-color:var(--color-red)}.blogright__title>*{position:relative;z-index:2;display:inline-block;background-color:#fff;padding-right:.75rem}.title-page{font-size:23px;line-height:1.4;margin-bottom:9px}#button-share{margin:20px -1rem 0;padding-left:1rem;border-top:1px solid #CCC;background:#eee}.post__container{padding:.9rem calc(var(--bs-gutter-x)/ 2) 0}.navthread__container::before{display:none}.leftnav_thread{margin-bottom:1rem}.navthread__container{flex:1 0 0%;width:auto;max-width:none;border:none;border-top:1px solid #CCC;margin-left:-.25rem;margin-right:-.25rem;padding:1.5rem 1rem 1rem}#prodimg_carousel{overflow:visible}#prodimg_carousel .owl-thumbs{background:#f6f6f6;border-top:1px solid #DDD;border-bottom:1px solid #DDD}#prodimg_carousel .prodimg__img img{display:inline-block;height:380px;width:auto;max-width:none}.blognav__wrapper .blog__highlight{display:none}.blogright__title.text-lg{font-size:19px}.blog-listver .blog__title,.blog__title{font-size:17px}.pageblog__container{padding-right:calc(var(--bs-gutter-x)/ 2)}.blog-listver .blog__des{padding-left:0;padding-right:0}.blog-listver .blog__item{margin-bottom:20px;padding-bottom:20px}.pageblog_highlight__img{margin-bottom:0}.pageblog_highlight__img img{height:95px}body.blogdetail .pageblog__container{padding-left:calc(var(--bs-gutter-x)/ 2);padding-right:calc(var(--bs-gutter-x)/ 2);margin:0}.blogdetail__header__caption{padding:45px 15px 55px}.blogdetail__header{padding-top:0;margin-bottom:1.25rem;display:flex;flex-direction:column}.blogdetail-share{order:1}.blogdetail__img{order:2}.blogdetail-author{order:4;margin-bottom:0}.blog-title{font-size:21px;line-height:1.4;order:3;width:100%}.blogdetail__img img{border-radius:.5rem}.blogdetail_text__container{padding-left:0;padding-right:0}.hblog__container.blogdetail_other{margin-top:.5rem}.blogdetail_other .blogright__title.text-lg{font-size:17px;margin-bottom:15px}.fcheckcart_reponse.check-reponse{padding:1rem 1rem}.fcheckcart_reponse.check-reponse p{margin-bottom:.35rem}.checkcart-status{padding:1rem 0 .5rem;margin:0 0 .75rem!important}.checkcart-status>.col{padding-left:10px;padding-right:10px}.checkcart-status .cart-status::before{background-size:auto 32px}.checkcart-status .cart-status{padding-top:58px}.checkcart-status>.col::before{top:45px}.checkcart-status .cart-status::after{top:40px}.checkcart-status .cart-status{font-size:13px;font-weight:500;line-height:18px}.tradein__box{padding-top:15px}.tradein__box .title-page{font-size:19px}.tradein_groupitem img{height:28px}.tradein_group_nav{margin-left:-.8rem!important;margin-right:-.8rem!important;margin-bottom:1.25rem!important;padding-left:.25rem;padding-right:.25rem}.tradein_group_nav .nav-link{border-color:#fff}.tradein__textbox__container{padding:1rem}.tradein__box .dcontent{line-height:22px}#tradein_modal .modal-dialog{margin:0;height:100%;min-height:100vh}#tradein_modal .modal-body{padding:.75rem 1rem .5rem;background:#fff}#tradein_modal .modal-content,#tradein_modal.focus-groupnav .modal-body{min-height:100vh}.tradein_probox .tradein_probox__img img,.tradein_modalstatus_proimg img{max-height:240px;width:auto;display:inline-block}#tradein_modal .modal-header{position:sticky;z-index:9999;top:0}#tradein_modal.focus-mess .modal-header{position:relative}.profilter_header__container{display:block;margin-bottom:.75rem;margin-top:0;position:relative}.profilter_header{height:48px;padding-right:15px;padding-left:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;display:flex;flex-wrap:no-wrap}.tradein_fbuyitem__product>button{display:block;width:100%;text-align:center}.tradein_fbuyitem__product{padding-bottom:0}.profilter_header_item_menu{width:100%!important;display:none!important;text-align:left!important;padding:0!important}.profilter_header__container--phukien{margin-top:2rem;padding-left:0;margin-right:0;width:100%}.profilter_header__container--phukien .home-bannerctl{--bs-gutter-x:.35rem;--bs-gutter-y:.35rem}.home-bannerctl>*{width:calc(100% / 5)}.profilter_header__container--phukien .home-bannerctl img{border-radius:8px}.prodetail__overview_img{padding-right:.9rem}.prodetail__overview_imginfo{border-radius:0;padding:1rem 0 0;margin:0 -.9rem 1rem!important}.prodetail__overview_imginfo_right{padding-top:0;margin-left:0!important;margin-right:0!important;border-radius:8px}.prodetail__overview_info{padding:1.5rem 1rem 1rem}.prodetail__title{margin-bottom:.75rem;color:var(--color-hover)}.pdinfo_faddcart{margin-bottom:10px}.prodetail__text_container{padding:22px calc(var(--bs-gutter-x) * .5) 0!important}.prodetail__box__content{padding-left:0;padding-right:0}.prodetail__technology_container{padding-left:calc(var(--bs-gutter-x) * .5)}body.page-tragop{background-color:#fff}.tragop__container hr{display:none}.tgtc_calculator{line-height:18px}.tgtc_calculator th,.tgtc_calculator td{padding-top:9px;padding-bottom:9px;min-width:135px}.tgtc_calculator .tgtc_td_label{min-width:150px}.tgtc_calculator .form-floating>.form-select{padding-bottom:.5rem}.tragop__container{border-radius:0;padding-left:0;padding-right:0}.tragop__container>.tragop_product_container{margin-left:0;margin-right:0}.ftragoptab__container{padding-left:.75rem;padding-right:.5rem}#ftragoptab_tabcontent{padding-top:.75rem;padding-left:calc(var(--bs-gutter-x)/ 2);padding-right:calc(var(--bs-gutter-x)/ 2)}.ftragoptab__container .nav-item{flex:0 0 auto;width:auto}.ftragoptab__container .nav-link{min-width:0;display:block;width:100%}.fcart_boxdelivery{margin-bottom:20px}.page-cart .fcartbox{padding:.25rem .75rem}.page-cart .cartitem.footer{padding-left:.9rem;padding-right:.9rem;border-bottom:none}.cartcomplete__nofitication{margin-top:0;margin-bottom:0!important;max-width:100%}.cartcomplete__nofitication .dcontent{font-size:14px;line-height:18px}.cartcomplete__nofitication .dcontent .fcart__title{font-size:17px}.fcart-payment-boxitem{padding:1rem;font-size:14px}.fcart-payment-boxitem p{margin-bottom:.5rem}.profilter_header_item{text-align:center;padding:12px 15px;font-size:13px;flex:0 0 auto;width:auto;max-width:100%;order:2}.profilter_header_item.active{order:1}.serpackage__container{padding-top:0}.services_whylist{padding-top:2rem;padding-bottom:1rem}.serwhylist__contianer{padding-left:.9rem;padding-right:.9rem;font-size:13px;line-height:20px}.serpackage__container{padding-left:0;padding-right:0}.serform_contianer{padding:1.25rem 1rem}.page-services .blogdetail_text__container{margin-bottom:1.5rem}.serdetail__action_scrollto{background:var(--color-hover);color:#FFF;padding:12px 15px;font-size:13px;font-weight:500}.serdetail__action_scrollto::after{display:none}.services_whylist{padding-top:0}.prodetail__boxtitle{font-size:19px}.tradein_fbuyitem__product .probox__img img{max-height:32vh}#tradein_modal.show-price .tradein_fbuyitem__product__container .probox__price{text-align:center}.pageblog_highlight_lg{padding-right:0;padding-left:0;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgb(222 226 230)}.pageblog_highlight__des{padding-top:10px;padding-left:.75rem!important;padding-right:.75rem}.prodetail__main .home-boxproduct,.product-wrapper .home-boxproduct,.product__wrapper{width:auto;box-shadow:none}.prodetail__main .home-boxproduct{border-top:none;margin-bottom:1rem}.product-wrapper .home-boxproduct{margin-bottom:1.5rem!important}#owl_home_img{margin-bottom:1rem!important}.homebanner_ver__boxgroup>.container{padding-left:0;padding-right:0}.homebanner__container.container{padding-left:calc(var(--bs-gutter-x) * .5)!important;padding-right:calc(var(--bs-gutter-x) * .5)!important;margin-bottom:1rem}.homebanner__item{margin-bottom:0}.homebanner_ver__boxgroup>.hblog__container{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5);margin-bottom:0!important}.homebanner_ver__boxgroup .home-boxproduct{margin-bottom:1.5rem!important;border-radius:0}.homebanner_ver__boxgroup .hbannerctl__container{margin-bottom:0!important}.homebanner_ver__boxgroup>.container>.hblog__container .hboxproduct__title.row{padding-top:0;margin-left:0;margin-right:0}.hbannerctl__container .home-boxitem-wrapper{padding:0}.probox__price--keothome{flex-direction:column;text-align:left;font-size:12px;margin-bottom:0!important}.probox__price--keothome>*{width:100%}.probox__price--keothome>span[class^=ktprice]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;clear:none}.probox__price--keothome>span[class^=ktprice]>small{flex:1 0 0%;min-width:0!important;width:auto}.probox__price--keothome .percent_text{font-size:11px}.product__container--keothom .probox{padding-bottom:.55rem}#owl_hbannertop{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem)}.prodetail #owl_hbannertop{padding-top:0!important;padding-left:0;padding-right:0}.probox__title{font-size:13px;line-height:18px;height:36px;margin-bottom:8px}.probox__price,.probox__price s{font-size:13px}.header__action__fsearch_quick{width:100%}.header__action__fsearch_quick ul,.header__action__fsearch__container:focus-within .header__action__fsearch_quick{max-height:90vh}.header-fsearch-ads{background-color:#eee;border-radius:0 0 .375rem .375rem}.header__action__fsearch_quick ul{margin:0;width:100vw}.header__action__fsearch_quick a{padding-left:10px;padding-right:10px}.tagslist{border-top:1px solid #CCC;padding-top:1.5rem}.tagslist .tag_header,.tagslist a{padding:2px 10px}.prodetail__main .home-boxproduct.prodetail_other_contaner{margin-bottom:1.5rem}.prodetail__boxtechnology .prodetail__box__content_collapse{max-height:320px}.prodetail__boxtechnology .dcontent td{padding:9px 8px;min-width:135px}#modal_static_techology .modal-dialog{margin:0 auto;border-radius:0;border:none}#owl_partner .owl-nav{top:-40px}.pageblog_highlight_lg .pageblog_highlight__img img{min-height:0;max-height:250px}.tradein_group_nav>li.nav-item{padding-left:.25rem;padding-right:.25rem}.tradein_groupitem .caption{font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-top:4px;padding-bottom:4px}#owl_homefeedback{padding-right:0!important}#owl_homeblog{margin-bottom:1.5rem}.hpartner__container{}.product-wrapper{position:relative;z-index:1}.tragop_text__container{border:none;padding:0}.ele__delivery_accnav .accordion-body,#delivery_accnav .accordion-body{padding-left:.75rem;padding-right:.75rem}body.page-cart #bg-main{margin-bottom:1rem}.fb_dialog iframe{right:4px!important}#btn-scrolltop{border:none;background:none}#btn-scrolltop b{background:none}.home_hphoto{margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);margin-bottom:1rem!important;border-radius:0;box-shadow:none}.home_hphoto .home_feedback__title{margin-bottom:.35rem}.browser__safari .tradein_modal_status{padding-bottom:6vh}.profilter_brand__container{--bs-gutter-x:.35rem;overflow:hidden;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;width:100%;padding-bottom:10px;margin-bottom:0;padding-top:.5rem}.profilter_brand__container>.col{flex:0 0 auto;width:auto;float:left;display:block}.profilter_brand__container img{width:65px;height:40px}.profilter_link__container img{height:auto}.profilter_brand__container>.profilter_brand__item-collspse{display:none}.filter_action_none{padding-left:0}.filter_action_none .profilter_header_item_menu{display:none!important}.pagebrand_group__container::before{height:73px}.probox__img>figure::before,.probox__img>figure::before{width:80%!important}.boxprotype__keothom .probox__price>span[class^=ktprice] small{min-width:75px}.landingpage__boxpro__img{display:none}.landingpage__boxpro__wrapper{width:100%}.filterbox_container_collapse__response .filterbox_label{line-height:16px;text-transform:capitalize!important}.prodetail__overview_imginfo_store{padding-top:0;padding-bottom:0;margin-left:0!important;margin-right:0!important;border-radius:8px;border:1px solid var(--color-red);max-height:320px}.modalStorageLabel .prodetail__overview_imginfo_store{max-height:85vh}.modalStorageLabel .prodetail__liststore{max-height:80vh}.prodetail_reviewbox--comment{margin-bottom:0;padding-bottom:.5rem}#modalRating .row{--bs-gutter-x:.75rem;--bs-gutter-y:.75rem}.rating_votelist_wrapper_title{margin-bottom:.75rem}.rating_votelist span{font-size:13px;letter-spacing:0}.prodetail_reviewbox_wrapper>.col-12{padding-left:0;padding-right:0}.prodetail_reviewbox{padding:.75rem}.homebanner__container{margin-top:0;display:none}#prodimg_carousel .owl-dots{position:relative;left:0;transform:none;max-width:100%;width:100%}.offcanvas.blognav-container{--bs-offcanvas-padding-x:1.5rem}.blognav-container-header{margin-bottom:0;padding-bottom:0;padding-top:1.5rem}.blognav-container-body{padding-left:0}.blog-navigation-listitem{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin:0 -1rem 1rem;padding:0;overflow-x:auto;-webkit-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;list-style-type:none;font-weight:400;text-transform:capitalize}.blog-navigation-listitem li{position:relative;flex:0 0 auto;width:auto;margin:0;list-style:none;padding-left:1rem;padding-right:1rem}.blog-navigation-listitem li::before{position:absolute;left:0;bottom:5px;z-index:1;content:"";width:1px;height:14px;background-color:#777}.fixedpage-action{bottom:130px;right:0}.fixedpage-action .dropdown-menu{width:auto;max-width:47px;padding-top:0;padding-bottom:0}.fixedpage-action .dropdown-item{border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;border-color:#fff}.fixedpage-action .dropdown-item span{display:none}.fixedpage-action .dropdown-menu>li:not(:last-child){margin-bottom:.375rem}.fixedpage-action .dropdown-item svg{width:30px;height:30px}.proprice_item b{font-weight:500}.cart_btnitem-red{font-size:14px}.storemaps-wrapper.active .storemaps-filter{bottom:1rem;top:auto;transform:translateX(-50%)}.storemaps-wrapper.active .storetext__container .storetext-item:not(.active){display:none!important}.storemaps-wrapper.active .storetext__container .storetext-item{margin-bottom:0}.btn-outline-viewall{--bs-btn-padding-x:1rem;--bs-btn-padding-y:.25rem;font-size:12px}.probox{padding-left:.65rem;padding-right:.65rem}.blogctl__label{max-width:50%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#owl_homeblog .owl-dots{position:relative;width:100%;left:0;transform:none}.prodetail_other_contaner .hboxproduct__title{padding-left:0;padding-bottom:0;margin-bottom:1rem}.prodetail-proimei>li>[class^=prodetail-proimei-item-]{padding:.55rem .75rem}.prodetail-proimei-item-dauso{width:135px}.prodetail-proimei-item-price{width:180px}.prodetail-proimei-item-btn{width:150px}.prodetail-proimei-item-btn .btn{--bs-btn-padding-y:.2rem;line-height:20px}body.blogdetail .pageblog__container .blogdetail-comment{margin-top:1.5rem}.boxcomment-title{position:relative}.boxcomment-title::after{position:absolute;left:0;top:12px;z-index:1;content:"";display:block;width:100%;height:1px;background-color:#072D4B}.boxcomment-title>span{display:inline-block;background-color:#fff;position:relative;z-index:2;padding-right:.75rem}.proprice_color_group{margin-bottom:.75rem}.homeslide_lg{aspect-ratio:10/5}.tg3khong-wrapper{--bs-gutter-x:1rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:1.5rem;justify-content:flex-start}.tg3khong-col{width:300px}.tg3khong-item-button{margin-bottom:1rem}.hfsq{max-height:70vh}.hfsq-item__title{-webkit-line-clamp:2}.header__action__fsearch_quick a.hfsq-item{padding:9px 12px;gap:.6rem}.hfsq-item__thumb{width:46px;height:46px}.hfsq-tags{padding:10px 12px 8px}}@media screen and (max-width:767px){.container{--bs-gutter-x:1rem}body.page-home{background-color:#fff}.home-boxitem-wrapper:not(.owl-hbannerctlpcmobile){box-shadow:none;border-radius:0}.hpro__falshsale.home-boxproduct{margin-bottom:0!important}.store__container.row,.product__container.row{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.title-page{font-size:21px}#bg-main{margin-bottom:0;text-align:left}#bg-main .breadcrumb{white-space:nowrap;overflow:hidden;overflow-x:auto;display:block;text-align:left;scrollbar-width:none}#bg-main .breadcrumb>.breadcrumb-item,#bg-main .breadcrumb>.breadcrumb-item:last-child,.prodetail #bg-main .breadcrumb>li:nth-child(2){display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:60%}.prodetail #bg-main .breadcrumb>li:nth-child(1),.prodetail #bg-main .breadcrumb>li:nth-child(2)::before{display:none}.prodetail #bg-main .breadcrumb>li:nth-child(2){padding-left:0}.blog-listver .blog__img{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:10px}.cartitem .des-price .ktprice_orgi,.cartitem .des-price s,.cartitem .product_info .des-price,.cartitem.header{font-size:11px;line-height:20px;display:none}.cartitem .product>.col{width:100%;flex:0 0 auto;padding:0 10px 0 5px}#cart_content .product .input-group-text{font-size:13px;padding-left:.5rem;padding-right:.5rem}.cartitem .product>.product_info{padding-top:0}#cart_content.cart-success .cartitem .photo,#cart_content .cartitem .photo{width:75px}#cart_content .cartitem .photo{padding-right:.5rem}#cart_content.cart-success .cartitem .title{font-size:14px}#cart_content.cart-success .cartitem .qty{width:52px}.cartitem .qty{text-align:right}.cartitem .price{flex:0 0 auto;width:90px;text-align:right;font-size:15px}.header.cartitem .stt{display:none}.cart_complete .cartitem .qty{text-align:center}.header.cartitem .price{text-align:right}.cartitem .product{padding-left:0!important}.cartitem>.col,.header.cartitem .product{padding:10px 5px}.header.cartitem .product{padding-left:10px!important;padding-right:10px!important}.cartitem .title{margin-top:0}.cart__container .hboxproduct__title{margin-bottom:0}.cartitem .photo{flex:0 0 auto;width:85px;padding-right:10px}.cartitem .photo img{padding:1px}.fcart__complete{margin-top:0}.fcheckcart_reponse.check-reponse .cartitem .stt,.cart_complete .cartitem .stt{display:none}.cart__container .hboxproduct__title{border-bottom:none}.cart_content_complete .cartitem{font-size:15px;padding-top:.4rem;padding-bottom:.4rem}.cart_content_complete .cartitem>.col{padding:0}.fcart-payment-boxitem-title{font-size:15px}.tradein_probox .tradein_probox__img img,.tradein_modalstatus_proimg img{max-height:180px;margin-bottom:10px}.tradein_modal_formsell{padding:1rem 0}.tradein_modal_formsell .tradein__btn_action,.tradein_fbuyitem__form .tradein__btn_action{width:100%}body.products #bg-main{background:none;border:none;margin-bottom:.5rem;padding-top:.75rem;display:block}body.page-brand #bg-main,body.products .breadcrumb-item+.breadcrumb-item::before,body.products #bg-main .breadcrumb .breadcrumb-item:not(:last-child){display:none}body.products #bg-main .breadcrumb{padding:0}body.products #bg-main .breadcrumb-item{font-size:21px;font-weight:bold;display:block;max-width:100%}.proslide_container--banner{padding-top:0!important}.proslide_container{padding-top:0;padding-bottom:0}.proslide_container>.container{padding-left:0;padding-right:0}.proslide_container .order-1{margin-bottom:.75rem;padding-left:0;padding-right:0}.proslide_container .order-2{padding:0 calc(var(--bs-gutter-x)/ 2)!important}.pronavigation-list{margin-top:1rem;padding-top:0;margin-bottom:.25rem;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start!important}.profilter_header_item{--width:85px;width:var(--width);padding:.25rem .5rem}.profilter_header_item img{height:50px;width:50px}.filterbox_group{padding-top:0;padding-bottom:0}.filterbox_group li{padding:0 3px;margin-bottom:0}.filterbox_group{justify-content:flex-start!important;margin-bottom:0}.filterbox_label{font-size:13px}.filterbox_grouporder_container{display:flex;flex-wrap:wrap;justify-content:flex-end}.tgtc__radio__group{margin-left:-5px;margin-right:-5px;margin-bottom:10px}.tgtc__radio__group>.col{padding-left:5px;padding-right:5px;margin-bottom:9px;width:25%}.tgtc__radio__bank{margin-left:-3px;margin-right:-3px}.tgtc__radio__bank>.col{width:calc(100% / 5);padding-left:3px;padding-right:3px;margin-bottom:7px}.tgtc__radio__bank .tgtc__radio{padding:3px}.tgtc__radio__bank .tgtc__radio img{height:33px}.fcartbox__ttd_btngroup a{display:block;clear:both;width:100%;margin:10px 0 5px}.tgtc_calculator button{font-size:12px;padding-top:7px;padding-bottom:7px}.page-cart .cartitem .stt{display:none}.page-cart .cartitem .title{font-size:14px;line-height:1.3}.page-cart .fcartbox{margin-bottom:1.5rem;padding:0;background:none}.cartitem{border-bottom-width:4px}.cartitem .des-price strong{display:none}.cartitem .percent_text{clear:both;display:inline-block;margin:0;padding:4px 8px 3px}.cartitem .color{margin-bottom:.75rem}.cartitem .color>.form-select{flex:0 0 auto;width:100%;max-width:100%;margin-top:0}.cartitem .color>*:not(.form-select){margin-top:.5rem;line-height:24px}.cartitem .color .des-guarantee__label{font-size:12px;line-height:20px;margin-left:0!important;margin-bottom:.5rem;min-width:60%}.des-guarantee__label .fa{font-size:13px}.cartitem .color>*:first-child{margin-top:0}.cartitem.footer>.col,.cartitem.header>.col{font-size:12px!important}.cartcomplete__textinfo span.space-line{clear:both;display:block;height:1px;overflow:hidden;visibility:hidden}body.pagecart-complete,body.pagecart-payment,body.pagecart-cusinfo{background-color:#fff!important}.page-cart .fcartbox--cusinfo{padding:0}.cart_content_complete .cartitem .des-guarantee__label{display:inline-block;clear:both;min-width:280px;margin:0 0 .35rem!important;padding:2px 8px 3px 5px;font-weight:300}.proitem-lg{width:100%}.serpackage__img{padding:0}.serpackage__item{border-radius:12px;overflow:hidden;border:1px solid #DDD;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding-bottom:15px;background:#FFF}.serpackage__container .serpackage__item:nth-child(2n) .serpackage__img img,.serpackage__img img{border-radius:0;box-shadow:none}.serpackage__des{padding:15px 22px;border:none;border-radius:0;box-shadow:none;background:#FFF}.serpackage__title{font-size:21px;margin-bottom:5px}.serpackage__container .serpackage__item:nth-child(2n) .serpackage__img{-ms-flex-order:1;order:1;border-radius:0;box-shadow:none}.serpackage__container .serpackage__item:nth-child(2n) .serpackage__des{-ms-flex-order:2;order:2;background:#FFF}#prodimg_carousel .owl-thumbs{display:none!important}#prodimg_carousel .prodimg__img img{height:auto;width:100%;max-height:320px;object-fit:contain;object-position:center}.prodetail__price>s,.prodetail__price .price{font-size:17px}.prodetail__price .price{font-weight:bold}.tradein_modal_message{min-height:calc(100vh - 50px)}.prodetail__price .price__buyonline{font-size:17px}.prodetail__overview_info .prodetail__overview__tabinfo .prodetail__overview_img__quote__label{font-size:15px}.partner__item{padding-left:5px;padding-right:5px;margin-left:0;margin-right:.25rem}.partner__item>a{padding:3px 6px}.partner__item img{height:36px}#owl_partner .owl-nav{display:none!important}#owl_partner{margin-bottom:15px}.hpartner__container .hboxproduct__title{font-size:15px}.hboxproduct__title.row{padding-left:0;padding-right:0;padding-bottom:0}.hboxproduct__title_nav{text-align:left;font-size:11px;transform:none;padding:0 6px 3px 10px}.hboxproduct__title_nav li{margin:4px 3px}.hboxproduct__title_nav li>a{background:rgb(242 242 242);border:1px solid #DDD;padding:4px 12px 3px;color:rgb(51,51,51)}.hboxproduct__title_nav li>a::before{background-color:var(--color-hover)}.hboxproduct__title_nav li>a.active{background-color:var(--color-hover);border-color:var(--color-hover)}.home-bannerctl{--bs-gutter-x:.75rem;--bs-gutter-y:.75rem;margin-top:.5rem}.fcartbox .form-select,.fcartbox .form-control{min-height:24px;line-height:24px;padding-top:1px;padding-bottom:1px}.fcartbox .order-color{font-size:12px;min-height:24px;line-height:24px}.fcartbox--cusinfo .form-select,.fcartbox--cusinfo .form-control{min-height:36px;line-height:36px}.homeblog-listwrapper .blog__img,.blog__img{width:100%}#owl_postlink,#owl_homeblog{border:1px solid #C8C8C8;border-radius:.5rem;padding:.5rem;margin-bottom:0}#owl_homeblog .blog__img img{border-radius:.5rem}.homeslide_all{padding-right:var(--bs-gutter-x);padding-left:var(--bs-gutter-x)}.pdinfo_faddcart__addcart b,.pdinfo_faddcart__modal b,.pdinfo_faddcart__submit b{font-size:15px}.pdinfo_faddcart__addcart,.pdinfo_faddcart__modal{padding-left:5px;padding-right:5px}.pdinfo_faddcart__addcart b{background-size:auto 28px;padding-left:30px;font-size:15px;line-height:28px}.fcartbox .form-floating>.form-select,.fcartbox .form-floating>.form-control{padding-top:1.25rem}#owl_homephoto{padding-bottom:0}#owl_homephoto .owl-nav .owl-prev,#owl_homephoto .owl-nav .owl-next{width:26px;height:35px;line-height:35px}#owl_homephoto .owl-nav .owl-prev{right:0}#owl_homephoto .owl-nav .owl-next{left:0}#modal_popup .modal-dialog{max-width:80vw;margin:auto}.bankslist>.col{width:25%}.tgttd_calculator tr>td:first-child{width:100px}.tgttd__radio__bank>.col{width:calc(100% / 4);padding-left:3px;padding-right:3px;margin:3px 0}.tgttd__radio__bank{margin-left:-3px;margin-right:-3px}.tgttd__radio__month>.col{width:calc(100% / 2);margin-bottom:4px;margin-top:4px}.tgttdmethod__detail>.fcartbox{padding-top:0}.owl_home_caption__item{font-size:11px;line-height:15px;height:30px}.modal_procare .modal_procare_proinfo__caption{padding:0 .75rem .5rem!important}.modal_procare .modal_procare__product_container{text-align:center}.modal_procare .prodetail__price .price,.modal_procare .prodetail__title{font-size:15px}.filterbox_ulgroup{margin-left:-1px;margin-right:-1px}.filterbox_ulgroup>li{padding-left:1px;padding-right:1px}.filterbox_group .rightbox__itemval{padding-left:.75rem;padding-right:.75rem;min-width:75px;background:none;color:var(--color)}.reslabel__filteritem{padding-left:.5rem;padding-right:.5rem}.reslabel__filteritem::before{margin-left:3px}.proheader__order>button::after,.filterbox_dropdown_label::after{transform:translateY(1px);margin-left:0}.filterbox_dropdown_label::after{display:none}.proprice_color_group .proprice_item--img{width:50%}.proprice_item--img img{}.proprice_item--img-des{width:calc(100% - 30px);padding-left:.35rem}.proprice_item--img span{font-size:10px}.proprice_item--img b{font-size:11px;margin-bottom:1px}.prodetail-faction{display:none!important}.prodetail__boxprice--tragop{text-align:left;padding:0;background:none;margin-left:calc(-.5 * var(--bs-gutter-x));margin-right:calc(-.5 * var(--bs-gutter-x))}.prodetail__pricegroup--tragop{padding-top:1.75rem;margin-top:.75rem;padding-left:calc(var(--bs-gutter-x) * .5)}.prodetail__pricegroup--tragop::before{top:0;left:calc((var(--bs-gutter-x) * .5) + 1rem);width:auto;transform:none;background-color:#fff;padding:0 .5rem 0}.prodetail__pricegroup--tragop::after{top:9px;left:calc(var(--bs-gutter-x) * .5);width:90%;height:1px}.prodetail__content_wrapper{padding:.75rem 1rem;margin-right:0}.protext__container{padding-right:0}#michat_iframe{bottom:50px!important}.response-boxcustomer{--width-avatar:75px;padding:1.5rem 1rem 0}.response-boxcustomer::after{height:66px}.response-boxorder-header-content{--bs-gutter-y:.35rem}.response-boxorder-header .accordion-button{padding-left:.75rem!important;padding-right:.75rem!important}.response-boxorder-tblproducts{line-height:20px}.response-boxorder-tblproducts-no{display:none}.response-boxorder-tblproducts thead{font-size:13px}.response-boxorder-tblproducts-qty{width:85px}.prodetail_reviewbox_wrapper{padding-bottom:0}.rating-overview-listdetail{order:1}.rating-overview-total{order:2;padding:calc(var(--bs-gutter-x) * .75) var(--bs-gutter-x);border-top:1px solid #ccc;border-right:none}.prodetail_reviewbox .prodetail__boxtitle{font-size:15px}.fcomment-input-group textarea{height:auto;font-size:13px;background-color:#FFF1F1;border-color:#FFF1F1}.probox__text_promotion{font-size:11px;padding-left:.25rem;padding-right:.25rem}.probox__text_promotion__text{padding-left:0;text-align:center}.probox__text_promotion__text::before{display:none}.prodetail__overview_img .probox__text_promotion__text::before{display:inline-block}body.page-blog #bg-main{display:none}.blognav-wrapper{padding-top:0;margin-bottom:.5rem}.blognav-header .f-title{font-size:21px;font-weight:bold;color:var(--color)}.pageblog_highlight_list{padding-bottom:0;margin-bottom:1rem;border:none}.owl_bloglastview_item,.pageblog_highlight_listitem{width:82vw;height:100%;flex-wrap:wrap;flex-direction:column;background-color:#fff;padding:.75rem;border-radius:.35rem}.pageblog_highlight_listitem_img{width:100%}.pageblog_highlight_listitem_des{padding:.5rem 0 0;display:flex;flex-direction:column}.pageblog_highlight_listitem_des .blog__ctl{display:block;margin-top:auto}.pageblog_highlight_listitem .blogctl__time{display:inline-block}.owl_bloglastview_item .blog__title,.pageblog_highlight__title{font-size:15px;line-height:20px;margin-bottom:.35rem}.blogctl__label{background:none!important;color:#6F6F6F!important;margin:0!important;padding-left:0;font-size:12px;font-weight:300}.blogctl__label .fas,.blogctl__label .far,.blogctl__label .fa{color:#6F6F6F!important}.blog_des_header{margin-bottom:.35rem}.blog_des_header_img{flex:0 0 auto;width:145px;order:2}.blog_des_header_img img{border-radius:.35rem}.blog-listver .blog__title{flex:1 0 0%;order:1;padding-right:1rem;font-size:15px;font-weight:500;line-height:22px}.blog-listver .blog__ctl{margin-bottom:.5rem}.blog-listver .blog__quote{font-weight:300;font-size:15px;line-height:24px}.owl_bloglastview_item .blog__ctl{margin-bottom:.35rem}body.page-blog{background-color:var(--bs-light)!important}body.blogdetail{background-color:#fff!important}.blognav-container{--bs-offcanvas-zindex:3000;--bs-offcanvas-bg:#fff;max-width:82%}.blogright-merge-loadmore{display:flex;flex-direction:column}.blogright-merge-loadmore .blog-rightsocial{order:2;width:100%}.blogright-merge-loadmore .blog-rightreview{order:1;width:100%}.blogright-commentlatest-item .blog__img{width:145px;background:none}.blogright-commentlatest-item .blog__img img{border-radius:.25rem;width:100%}.blogright-commentlatest-item--lg{border-bottom:none;background-color:#fff;border-radius:.35rem;padding-bottom:.5rem;margin-bottom:1.5rem;box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075)}.blogright-commentlatest-item--lg .blog__img{width:100%;border-radius:.35rem}.blogright-commentlatest-item--lg .blogctl__time{display:none}.blogright-commentlatest-item--lg .blog__des{padding:.25rem 1rem 0}body.blogdetail .pageblog__container{display:flex;flex-direction:column}body.blogdetail .pageblog__container>*{order:5;width:100%}body.blogdetail .pageblog__container .hblog__container.blogdetail_other{order:7;margin-top:0;margin-bottom:.5rem}.blogdetail_other .blogright__title{margin-bottom:0}body.blogdetail .pageblog__container .blogdetail-comment{order:6}body.blogdetail .pageblog__container .fcomment-input-group{text-align:left}body.blogdetail .pageblog__container #button-share{display:none}.blogdetail_other .blog_container{margin:0;padding:0}.hblog__container .blog__des{display:flex;flex-direction:column;width:100%;margin-top:10px}.boxcomment-title{position:relative}.boxcomment-title::after{position:absolute;left:0;top:12px;z-index:1;content:"";display:block;width:100%;height:1px;background-color:#072D4B}.boxcomment-title>span{display:inline-block;background-color:#fff;position:relative;z-index:2;padding-right:.75rem}.blogother-wrapper .blog__item{margin-bottom:0}.blogother-wrapper .blog__des{margin-top:0}.blogother-wrapper .blog__title{margin-bottom:0}.blogother-wrapper .blog__item::before{display:none}.fcomment-input-group{--height-textarea:50px;max-height:none;text-align:right}.boxcomment-wrapper{padding-left:0;padding-right:0}.fcomment-img{display:none}.ratinglist-item-header{margin-bottom:.5rem}.ratinglist-item-text{margin-bottom:.5rem}#modalComment button[type=submit],.fcomment-submit{--bs-btn-bg:var(--color-red);--bs-btn-border-color:var(--color-red)}#modalComment .modal-header{background-color:var(--color-red)}.storewrapper-container{padding-top:.75rem}.store-tieuchi{--bs-gutter-x:1rem;padding:0;margin-bottom:0;align-items:flex-start!important}.store-tieuchi>.col{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5);text-align:center}.store-tieuchi .row{--bs-gutter-x:1.5rem;flex-direction:column;margin-left:0;padding-right:0}.store-tieuchi .home-tieuchi_img{padding:0;margin-bottom:.75rem;width:46px}.store-tieuchi .home-tieuchi_des{padding:0}.store-tieuchi .home-tieuchi_title{font-size:13px;text-transform:none}.store-ftilter{display:none}.store-ftilter .form-select,.store-ftilter .form-control{line-height:20px;font-size:13px}.storemaps-filter{position:absolute;left:50%;top:50%;z-index:9;transform:translate(-50%,-50%);padding:1rem;background-color:#fff;max-width:86%;border-radius:.35rem;box-shadow:0 .35rem 1.5em rgba(var(--bs-body-color-rgb),.15)}.storemaps-filter .store-ftilter{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem;display:flex}#store__googlemaps{height:var(--height-gmaps)}.storetext__container{max-height:calc(var(--height-gmaps) * .6)}.storetext-item{align-items:flex-start}.storetext-item-title{line-height:18px;font-size:13px}.storetext-item-btn{width:38px;font-size:17px}.store__container{max-height:380px}.store-content-wrapper{padding:.75rem 1rem}.ftragop__container .fcartbox{padding:1rem 0 0}.prodetail__box__content_action{padding-top:.25rem;padding-bottom:.25rem;font-size:12px;border-radius:18px}.prodetail__overview__tabinfo.mb-4{margin-bottom:.75rem!important}.prodetail__technology_wrapper{margin-bottom:0}.prodetail__technology_container .prodetail_other_contaner{display:none}.prodetail_other_contaner .hboxproduct__title{padding-left:0}.prodetail_other_contaner--lastview{display:none}.prodetail_reviewbox_wrapper .prodetail_other_contaner--lastview{display:block}.prodetail_reviewbox--comment{padding:0}.probrand__list{--bs-gutter-x:1rem;--bs-gutter-y:1rem;margin-bottom:1rem}.fcart__title{padding-top:.75rem}.fcart__title::before{top:16px}.flashsale-proitem-group{width:45vw}.home-boxproduct-img{margin-bottom:.5rem!important;padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5)}.home-boxproduct-img img{border-radius:.25rem}.home-boxproduct-container{padding-left:0;padding-right:0;border-radius:0}.home-boxproduct-container .hprobox__container{border-radius:0}.widget-prodetail-action-wrapper .pdinfo_faddcart__btn{padding:.475rem .35rem}.rarting-btn-loadmore--overivew,.rarting-btn-loadmore{padding:.35rem .35rem;font-size:12px;border-radius:18px}.rarting-btn-loadmore--overivew b,.rarting-btn-loadmore b{font-size:12px;font-weight:500}.prodetail__title{font-size:19px;line-height:1.35}#tradein_modal .modal-content,#tradein_modal.focus-groupnav .modal-body{border:none;border-radius:0}#tradein_modal .modal-header{border-radius:0}.tradein_fbuyitem__product{background:none;padding-left:calc(var(--bs-gutter-x) / 2)}.tradein_modal_status_list{margin-left:0;background:#fff!important}.tradein_modal_status_list .pro_status_group_wrapper,.tradein_modal_status_list .pro_status_groupext{padding-left:0!important}.tradein_modal_status_list .tradein_modalstatus_note{margin-left:0!important}.tradein_modal_proinfo_button{display:flex;flex-direction:column;flex-wrap:wrap}.tradein_modal_proinfo_button>*{flex:0 0 auto;width:100%;margin-bottom:.75rem}.pro_status_group_wrapper{--bs-gutter-x:.75rem}body.evt--filterbox-active .pagemain-wrapper::before{position:absolute;left:0;top:0;z-index:2000;content:"";display:block;width:100%;height:100%;cursor:progress;background-color:rgba(27,27,27,.8)}body.evt--filterbox-active .product-wrapper{position:static}#collapse_filterbox_group_container{position:fixed;left:0;bottom:0;z-index:8100;background-color:#fff;width:100vw;margin:0;padding:.75rem 1.5rem 1rem;flex-direction:column;height:auto!important;max-height:0;overflow-y:auto;overflow-x:hidden;border-radius:18px 18px 0 0;transition:max-height .3s ease;-moz-transition:max-height .3s ease;-webkit-transition:max-height .3s ease;display:block}#collapse_filterbox_group_container.show{max-height:65vh;padding-right:0}#collapse_filterbox_group_container .filterbox_group_fixedheight{max-height:calc(60vh - 120px);padding-right:1.5rem;margin-bottom:1rem;overflow:hidden;overflow-y:auto}#collapse_filterbox_group_container>.rightbox__filteritem_btngroupfilter{border-top:1px solid #989898;margin-right:1.5rem;margin-top:auto;margin-bottom:0!important;width:calc(100% - 1.5rem)}#collapse_filterbox_group_container::before{position:relative;left:0;top:0;z-index:1;content:"Bộ lọc";display:block;width:calc(100% - 1.5rem);text-align:center;font-size:21px;font-weight:bold;padding-bottom:.75rem;padding-top:.75rem;margin-bottom:1rem;border-bottom:1px solid #989898;background:url(img/line-radius.svg) no-repeat center top;background-size:auto 5px}#collapse_filterbox_group_container .filterbox_group_fixedheight>*,#collapse_filterbox_group_container>*{width:100%;padding-left:0;padding-right:0;clear:both;display:block;margin-bottom:1rem}#collapse_filterbox_group_container .filterbox_group{position:relative!important;width:100%;transform:none!important;display:flex!important;width:calc(100% + .7rem);flex-wrap:wrap;border:none;margin-left:-.25rem;margin-right:-.25rem}#collapse_filterbox_group_container .filterbox_group li{padding-left:.25rem;padding-right:.25rem}#collapse_filterbox_group_container .filterbox_group .rightbox__itemval{border:1px solid var(--color);padding:.25rem .5rem;margin-top:.5rem;border-radius:18px;text-align:center}#collapse_filterbox_group_container .filterbox_group .rightbox__itemval.selected{color:#FFF;background-color:var(--color-red);border-color:var(--color-red)}#collapse_filterbox_group_container .filterbox_group .rightbox__itemval::after{opacity:0;position:absolute;z-index:9}#collapse_filterbox_group_container .filterbox_dropdown_label{background:none;border:none;margin:0 0 .15rem;padding:0;color:#000;font-size:15px;font-weight:bold;line-height:20px}#collapse_filterbox_group_container .rightbox__filteritem_btngroupfilter>p{margin-left:-.35rem;margin-right:-.35rem}#collapse_filterbox_group_container .rightbox__filteritem_btngroupfilter .btn{flex:1 0 0%;margin:0 .35rem;padding:.5rem .35rem;font-size:13px;text-transform:capitalize;border-radius:25px;overflow:hidden}#collapse_filterbox_group_container .rightbox__filteritem--btnaction{display:none}.cart__container.bg-white{margin-top:4rem}.owl_storelist_itemgroup{width:41vw}.owl_storelist_itemgroup>*:not(:last-child){margin-bottom:10px}.hboxproduct-navbox{--bs-gutter-x:1.15rem;margin-bottom:.15rem}.hboxproduct-navbox-item{font-size:14px;margin-bottom:.75rem}.hprobox__container{box-shadow:none}.hboxproduct-navbox-item-title{font-size:14px}.hboxproduct-navbox-item-img{margin-bottom:.5rem}.home-bannerctl>*{width:25%}.home-bannerctl .homebanner__item{margin-bottom:1rem}.hbannerctl__title,.home-bannerctl .hbannerctl__caption{font-size:14px;line-height:18px}.hbannerctl__title{max-height:36px}.rating_votelist li label .far,.rating_votelist li label .fas:not(:first-child){display:none}.cart-navstep{padding-top:1.75rem;margin-bottom:.75rem}.cart-navstep-item{background-size:auto 30px;padding-top:42px}.cart-navstep-item-label{padding-top:25px;background-size:auto 15px;font-size:13px;line-height:16px}.cart-navstep-item::after{top:15px;right:calc(50% + 25px);width:calc(100% - 50px);border-width:2px}.owl_homeproductbox_warpper.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox,#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox{min-height:107px}.tgtc_calculator--homepaylater .tgtc_td_label{width:130px}.homepaylater__tratruoc{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.homepaylater__tratruoc>*{width:calc(100% / 3)}.homepaylater__tratruoc_item{padding:.15rem!important}.tgtc_calculator--homepaylater img{height:30px}.flashsale-wrapper .hpro__falshsale__countdown_label>b{display:none}.flashsale-wrapper .hpro__falshsale__countdown_label>b{display:inline}.widget-prodetail-action-wrapper .prodetail-faction .pdinfo_faddcart_btngroup{--bs-gutter-x:.35rem}.widget-prodetail-action-wrapper .pdinfo_faddcart__btn{padding-left:.15rem;padding-right:.15rem}.widget-prodetail-action-wrapper .pdinfo_faddcart__btn b{letter-spacing:0;line-height:18px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pdinfo_faddcart_btngroup--themgiohang{display:none}.headertopicon-img{max-height:50px}.owl-hbannerctl{padding-left:0;padding-right:0}.owl-hbannerctl .owl-nav .owl-next,.owl-hbannerctl .owl-nav .owl-prev{top:40%;transform:translateY(-50%);height:50px;line-height:50px}.owl-hbannerctl .owl-nav .owl-next{left:-.5rem;border-radius:0 .25rem .25rem 0}.owl-hbannerctl .owl-nav .owl-prev{right:-.5rem;border-radius:.25rem 0 0 .25rem}.owl-hbannerctl-item{flex-wrap:wrap;flex-direction:column;padding:0 .35rem}.owl-hbannerctl-item>*{width:100%;min-height:137px;margin-bottom:.5rem;padding-left:0;padding-right:0}.owl-hbannerctl-item>*:last-child{margin-bottom:0}.owl-hbannerctlpcmobile{padding:.75rem .5rem;margin-bottom:0}.owl-hbannerctlpcmobile .owl-hbannerctl-item>*{padding-left:.25rem;padding-right:.25rem}.homebanner_ver__boxgroup .hbannerctlonlymobile-wrapper{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5)}.hprobox__container--box104 .probox:not(.probox--appearance) .probox__pricebox,.hprobox__container--box436 .probox:not(.probox--appearance) .probox__pricebox{min-height:73px}.owl-carousel .probox--appearance .probox__pricebox,#owl_homeproflashsale .probox--appearance .probox__pricebox{min-height:48px}.owl-carousel .probox--appearance .probox__pricebox,#owl_homeproflashsale .probox--appearance .probox__pricebox{min-height:38px}.hprobox__container--viewslide .product__container--promotion.product__container--countdown .proitem:not(.proitem--promotion) .probox--appearance .probox__pricebox{min-height:88px}.owl-hbannerctl-item img{max-width:100%}.fcart__orderlist{margin-bottom:13vh}.fcart__orderlist_navbarvoucher_tabcontent{padding:.75rem}.input-group--voucher,.cartitem.voucher{border-radius:.5rem!important}#michat_iframe{bottom:60px!important}.bubble-contact{right:15px!important;bottom:145px!important}.float-banner-icon{right:15px;bottom:210px;width:50px;height:50px}body.prodetail #michat_iframe{bottom:115px!important}body.prodetail .bubble-contact{bottom:200px!important}body.prodetail .float-banner-icon{bottom:270px}.probox-img-floaticon{max-width:80px;max-height:80px}.homebanner_ver__boxgroup .hpostlink__container{margin-bottom:.75rem!important}.hpro__falshsale__title_navlink_img{height:45px}.hpro__falshsale__title_navlink .nav-link{padding:3px 10px}.hpro__falshsale__countdown>span{font-size:15px}.hpro__falshsale__countdown>span::after{right:-12px;top:6px}.wrapper-container-tradein{padding-left:0;padding-right:0}.wrapper-container-tradein .tradein_group_navcontent_item{padding-left:.75rem;padding-right:.75rem}.tradein-group-navbar{--bs-nav-link-padding-y:.375rem;--bs-nav-link-padding-x:.75rem;--bs-nav-link-font-size:14px;margin-bottom:1rem}.tradein-group-title{margin-bottom:.75rem}.owl_homeslide_banner .owl-nav .owl-prev,.owl_homeslide_banner .owl-nav .owl-next{width:30px;height:30px;line-height:28px}.owl_homeslide_banner .owl-nav .owl-prev{left:-.375rem}.owl_homeslide_banner .owl-nav .owl-next{right:-.375rem}.owl_homeslide_banner .homebanner__item{width:280px}div.proprice_group{--bs-gutter-x:.65rem;--bs-gutter-y:.65rem;margin-bottom:1rem}.proprice_item .active{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.keothom-hprobox__container.home-boxproduct{padding-left:.5rem;padding-right:.5rem}.filter_spkt__container .hboxproduct-navbox-item{width:25%}.hboxproduct__title_filter_btn{margin-top:.5rem;flex:0 0 auto;width:auto}.keothom-hboxproduct__title .hboxproduct__title_filter{flex-wrap:nowrap;overflow:auto;justify-content:flex-start;padding:0;margin-bottom:.75rem;scrollbar-width:none}.section-bestseller-theme-black{margin-left:calc(var(--bs-gutter-x) * -.5);margin-right:calc(var(--bs-gutter-x) * -.5);border-radius:0;padding:calc(var(--bs-gutter-x) * .5)!important}.section-bestseller-theme-black .progroup-bestseller{font-size:23px;margin-bottom:.5rem}.dcontent .table-responsive,.dcontent table,.dcontent table tr{max-width:none!important}.dcontent .table-responsive .table{width:auto!important;max-width:none}.dcontent .table-responsive td{min-width:180px}body.page-blog .pagemain-wrapper{position:relative}body.page-blog.pageis-sticky .blog-navigation-listitem{background-color:#fff;padding:.375rem .75rem;position:fixed;left:0;top:44px;z-index:9;box-shadow:var(--bs-box-shadow-sm)}#owl_homeproflashsale .owl-prev{left:-.75rem}#owl_homeproflashsale .owl-next{right:-.75rem}.thetindung-tabfilter-navbar .nav-item{width:calc((100% / 3) - .5rem)}.thetindung-tabfilter-navbar .nav-item+.nav-item{margin-left:.5rem}.ttd-package-kyhan-filter>*{width:calc(100% / 3)}.tradein-fromcontract-warpper{padding-top:4rem;padding-bottom:4rem}.tradein-fromcontract-container{padding:1rem 1rem 1.5rem}.tradein-fromcontract-title{font-size:17px}.profilter-category-wrapper{padding:.5rem .5rem;margin-bottom:1rem}.profilter-category-item .hboxproduct-navbox-item-img{width:100%;height:40px;padding:0;margin:0}.hboxproduct-navbox-item-title{display:none}.profilter-category-list{margin:0}.profilter-category-item{--width:80px;margin:0;padding-left:.325rem;padding-right:.325rem}.profilter-category-itemlink{padding:.25rem}.procategory-filter-warpper{margin-bottom:1rem}.page-cart .cartv2607__container .fcartbox:not(.cartv2607__fcart__payment){margin-bottom:0}.cartv2607__container .fcartbox-title{font-weight:bold}}@media screen and (max-width:576px){.mobile-navigation-navgroup-li{padding-left:.35rem;padding-right:.35rem}.ftragoptab__container .nav-item{width:100%;margin-bottom:.75rem}.ftragoptab__container .nav-link{border:1px solid var(--bs-nav-tabs-link-border-color);background-color:#fff;border-radius:var(--bs-nav-tabs-border-radius)}.ftragoptab__container .nav-link.active{background-color:var(--color-red);color:#fff}.prodetail-proimei>li>[class^=prodetail-proimei-item-]{padding:.55rem .5rem}.prodetail-proimei-item-price,.prodetail-proimei-item-dauso{display:none}.prodetail-proimei-item-btn{width:130px}.prodetail-proimei-item-btn .btn{--bs-btn-padding-y:.2rem;line-height:20px;font-size:12px}.homepaylater__tratruoc{--bs-gutter-x:.35rem;--bs-gutter-y:.35rem}.homepaylater__tratruoc>*{width:calc(100% / 2)}.tgtc__radio,.homepaylater__tratruoc_item{padding:.35rem .15rem!important}.tgtc_calculator--homepaylater img{height:30px}.ttd-package-kyhan-filter>*{width:calc(100% / 3)}.procategory-filter-listcontent-wrapper{--bs-gutter-x:.5rem;--bs-gutter-y:.75rem;padding:0 .75rem}}@media screen and (min-width:576px) and (max-width:767px){.profilter_header__container--phukien .home-bannerctl{--bs-gutter-x:.65rem;--bs-gutter-y:.65rem}.home-bannerctl>*{width:calc(100% / 6)}.profilter_header__container--phukien .home-bannerctl img{border-radius:8px}}@media screen and (min-width:767px) and (max-width:1200px){.footer__title{font-size:15px;font-weight:bold}#footer a[href*=mailto],.footer_ul{font-size:13px}.footer_ul--icon li{background-size:8px auto;padding-left:12px}}@media screen and (min-width:991px) and (max-width:1400px){.prodetail__text_container{padding-right:2.25rem!important}.prodetail__technology_container .prodetail_other_contaner .probox__price{flex-direction:column;text-align:left;justify-content:flex-start}.prodetail__technology_container .prodetail_other_contaner .probox__price>*{width:100%;flex:0 0 auto;text-align:left;font-size:13px}.prodetail__technology_container .prodetail_other_contaner .probox__price_tragop{margin-bottom:.5rem!important}.prodetail__technology_container .prodetail_other_contaner .probox__price_tragop>span{display:block}}@media screen and (min-width:767px) and (max-width:992px){body.browser__ios .mobile-navigation-navgroup,body.browser__macosx .mobile-navigation-navgroup,body.browser__ios .widget-prodetail-action-wrapper,body.browser__macosx .widget-prodetail-action-wrapper,body.browser__ipad .widget-prodetail-action-wrapper,body.browser__ipad .mobile-navigation-navgroup{padding-bottom:1.35rem!important}.mobilenav-content-boxitem>li,.mobilenav-content-boxitem>li.mobilenav-content-boxitem-navitem--img{width:calc(100% / 5)}.offcanvas-other .footer-boxitem-action{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.offcanvas-other .footer-boxitem-action-item{padding:.65rem 1rem;font-size:14px}.container{max-width:100%}.header__logo img{max-height:60px}#prodimg_carousel .owl-item img{height:auto;width:100%;margin:auto}#prodimg_carousel .owl-thumb-item{width:12.5%}.homebanner__container{--bs-gutter-x:1.5rem;display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding-left:.35rem!important;padding-right:.35rem!important}.homebanner__item{padding-left:.35rem;padding-right:.35rem}.proitem-lg{width:50%}.hprobox__container.hprobox__hidenlast.countht_2 .product__container .proitem:nth-child(6),.hprobox__container.hprobox__hidenlast.countht_2 .product__container .proitem:nth-child(7){display:none}.hblog__container .blog__item{padding:1rem .75rem 15px;border-bottom:none;margin-bottom:0;margin-top:0}.blogother-wrapper .blog__item{margin-top:1rem;padding-bottom:0}.profilter_header .profilter_header_item:nth-child(1),.profilter_header .profilter_header_item:nth-child(2),.profilter_header .profilter_header_item:nth-child(3),.profilter_header .profilter_header_item:nth-child(4),.profilter_header .profilter_header_item:nth-child(5){display:inline-block}.profilter_header_item{padding-left:13px;padding-right:13px;width:var(--width);margin-bottom:0}.profilter_header_item_menu{padding-top:4px!important}.prodetail__overview_info{padding-left:1.5rem;padding-bottom:0}.tragop_product_container img{max-width:none;width:100%;display:inline-block;height:auto}.tgtc__radio__group{margin-left:-5px;margin-right:-5px}.tgtc__radio__group>.col{padding-left:5px;padding-right:5px}.tragop__content{padding:1.5rem 1.5rem .5rem}.blogdetail #bg-main{margin-bottom:0}.blogdetail__header__caption{padding:50px 3rem}#button-share{padding-left:2rem;padding-right:2rem;border-bottom:1px solid #CCC}.blog-title{font-size:25px}.proslide_container .order-2{padding-right:calc(var(--bs-gutter-x)/ 2)!important;padding-left:0}.prodetail__overview_img{padding-right:0}#fixaction_icon li.hotline span{display:inline-block}.hboxproduct__title_nav li>a{font-size:11px;padding:5px 12px 3px}.home-bannerctl{--bs-gutter-x:1.35rem;--bs-gutter-y:1.5rem}.home-bannerctl>*{width:calc(100% / 6)}.hbannerctl__title,.home-bannerctl .hbannerctl__caption{font-size:15px}.home-bannerctl .homebanner__item{padding-left:calc(.5 * var(--bs-gutter-x));padding-right:calc(.5 * var(--bs-gutter-x));margin-top:var(--bs-gutter-y);margin-bottom:0}.cartitem .photo{padding-right:15px;width:105px}.cartitem .product{padding-top:9px}.cartitem .qty{text-align:center}.cartitem .color{width:100%;flex-direction:column}.cartitem .qty{width:130px}.cartitem .price{width:105px}.header.cartitem .product .product_info{padding-top:10px!important}.cartitem .product .product_info{padding-left:0!important;padding-top:5px!important}.cart-success .cartitem.footer>.col{padding-top:14px;padding-bottom:12px}#cart_content .product .form-select{margin-bottom:.55rem}.cartitem .color .des-guarantee{flex-direction:column}.cartitem .color .des-guarantee>.ms-2:first-child{margin-left:0!important}.des-guarantee__label{padding:2px 8px 2px 5px}.pageblog_highlight_lg{border-bottom:none;margin-bottom:0;padding-right:calc(var(--bs-gutter-x)/ 2)}.pageblog_highlight_lg .pageblog_highlight__des{padding:15px 0 0!important}.pageblog_highlight__des{padding-top:0}.blog-listver .blog__img img{border-radius:6px}.blogright__title{margin-bottom:1.5rem}.pageblog_highlight_lg .pageblog_highlight__title{font-size:19px}.bankslist{--bs-gutter-x:.6rem}.bankslist>.col{width:12.5%}.tgttd_calculator tr>td:first-child{width:130px}.tgttd__radio__bank>.col{width:calc(100% / 6);padding-left:3px;padding-right:3px;margin:3px 0}.tgttd__radio__bank{margin-left:-3px;margin-right:-3px}.tgttd__radio__month>.col{width:calc(100% / 4)}.tgttdmethod__detail>.fcartbox{padding-top:0}.profilter_header__container--phukien{margin-top:2rem}.profilter_header__container--phukien .home-bannerctl{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}#tradein_modal .modal-dialog{height:calc(100% - 1rem);max-height:none;max-width:90vw;margin:1.75rem auto}#tradein_modal .modal-content{min-height:0}.browser__safari .tradein_modal_status{padding-bottom:0}body.page-cart #bg-main{margin-bottom:.5rem}.page-cart .fcartbox{padding:2rem 2rem}.cart_content_complete_total .cartitem>.col:first-child{padding-left:0}.flashsale-proitem-group{width:24vw}.hboxproduct-navbox{--bs-gutter-x:1.5rem;margin-bottom:1rem}.hboxproduct-navbox-item{--width:calc(100% / 7)}.hboxproduct-navbox-item-img{width:65px;height:65px}.home-boxproduct-container--slide{padding-left:0;padding-right:0}.home-boxproduct-container--slide .home-boxproduct-img{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5)}.owl_homeproductbox_warpper,#owl_homeproflashsale,.hprobox__container{padding-left:.75rem;padding-right:.75rem;padding-top:1rem}.hprobox__container--viewslide{padding-left:0;padding-right:0}.hprobox__container--viewlist{padding-left:.5rem;padding-right:.5rem}.owl_homeproductbox_warpper,#owl_homeproflashsale{padding-bottom:1rem!important}.product__container{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.probox__price,.probox__price s{font-size:12px}.probox__pricebox .probox__price_tragop>span,.probox__pricebox .probox__price_tragop{font-size:12px!important}.hblog__container:not(.blogdetail_other) .blog__item{padding:0}.hblog__container:not(.blogdetail_other) .blog__item .blog__img{width:100%}.blogother-wrapper{--bs-gutter-x:1.5rem;--bs-gutter-y:1.25rem;margin-bottom:3rem}.hblog__container .blog__title{--line-clamp:3;--line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--line-clamp);-webkit-box-orient:vertical;max-height:calc(var(--line-height,24px) * var(--line-clamp));line-height:var(--line-height,24px)}.hblog__container .blog__des p{margin-top:auto}.blogdetail_other .blog_container{margin-bottom:1rem}.profilter_header_item_menu{display:flex!important;justify-content:flex-start;text-align:left!important;align-items:flex-start;color:var(--color-red);margin-bottom:.5rem;margin-top:0}.progroup-latview:not(.progroup-latview--full) .product__container>*{width:25%}.prodetail__content_wrapper{padding-bottom:.25rem;margin-right:0}#prodimg_carousel .owl-thumbs{display:none!important}#prodimg_carousel{max-width:420px;margin-left:auto;margin-right:auto}.prodetail__title{font-size:23px;line-height:28px}.tradein_proitem .probox__price{display:flex;flex-direction:column;align-items:flex-start}.tradein_proitem .probox__price>*{width:100%;display:block;min-width:0}.owl_bloglastview_item,.pageblog_highlight_listitem{width:42vw;flex-wrap:wrap;flex-direction:column}.pageblog_highlight_listitem_img{width:100%;margin-bottom:.75rem}.pageblog_highlight_listitem_des{padding:0}.blognav-wrapper{margin-bottom:.75rem}.blognav-header .f-title{font-size:19px}.blognav-container{--bs-offcanvas-zindex:3000;--bs-offcanvas-bg:#fff}.offcanvas.blognav-container{--bs-offcanvas-padding-x:1.5rem}.blognav-container-header{margin-bottom:0;padding-bottom:0;padding-top:1.5rem}.blognav-container-body{padding-left:0}.pageblog_highlight_lg{padding-left:0;padding-right:0}.pageblog_highlight_list{margin-bottom:1.5rem;padding-bottom:1.5rem}.blogright__title{font-size:18px;margin-bottom:1rem}.blog-listver .blog__des{padding-right:1.5rem}.blog-listver .blog__ctl{margin-bottom:1rem}.blog-rightreview{display:flex;flex-wrap:wrap}.blog-rightreview .blogright__title{flex:0 0 auto;width:100%}.blogright-commentlatest-item{flex:0 0 auto;width:50%;height:100%;padding-left:1rem;padding-right:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.blog-rightreview .blogright-commentlatest-item:nth-child(2n + 1){padding-left:0}.blog-rightreview .blogright-commentlatest-item:nth-child(2n + 2){padding-right:0}.blog-rightreview .blogright-commentlatest-item:nth-child(5){border:none}.blogright-commentlatest-item--lg{width:100%;margin-bottom:1.5rem;padding-left:0;padding-right:0}.blogright-commentlatest-item .blog__des,.blogright-commentlatest-item .blog__img{flex:0 0 auto;width:100%;padding:0}.blogright-commentlatest-item .blog__img{margin-bottom:.75rem}.blogright-commentlatest-item .blog__title{font-size:17px}.blogright-commentlatest-item .blogctl__label:not(.blogctl__time){display:inline-block}body.page-blog #button-share{display:none}.store-ftilter{display:none}.storemaps-filter .store-ftilter{display:flex;--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.store-ftilter .form-select,.store-ftilter .form-control{font-size:13px;line-height:20px}#store__googlemaps{height:var(--height-gmaps)}.storetext__container{max-height:calc(var(--height-gmaps) * .56)}.storetext-item{padding:.55rem .75rem;margin-bottom:.5rem}.storemaps-filter{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%);max-width:620px;background-color:#fff;padding:1rem}.store-tieuchi{--bs-gutter-x:1.5rem;margin-bottom:0;margin-left:calc(-.5 * var(--bs-gutter-x));margin-right:calc(-.5 * var(--bs-gutter-x))}.store-tieuchi>.col{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5)}.home-tieuchi_title{font-size:13px;font-weight:bold}.probrand__list{--bs-gutter-x:1rem;--bs-gutter-y:1rem;margin-bottom:1rem}.probrand__list img{height:80px}.fixedpage-action .dropdown-item svg{width:36px;height:36px}.mobilenav-content-boxitem-navlink img{height:70px}.mobile-navigation-widget{padding:1.5rem 1.5rem 1.5rem}body.page-cart .fixedpage-action{bottom:175px}.cartcomplete__nofitication{max-width:720px}.prodetail-faction{display:none!important}.homeslide_lg .owl-nav .owl-prev{left:1rem}.homeslide_lg .owl-nav .owl-next{right:1rem}.owl_storelist_itemgroup{width:30vw}.owl_storelist_itemgroup>*:not(:last-child){margin-bottom:15px}.pagehome-productlist>*{display:none}.pagehome-productlist>*:nth-child(1),.pagehome-productlist>*:nth-child(2),.pagehome-productlist>*:nth-child(3),.pagehome-productlist>*:nth-child(4),.pagehome-productlist>*:nth-child(5),.pagehome-productlist>*:nth-child(6),.pagehome-productlist>*:nth-child(7),.pagehome-productlist>*:nth-child(8){display:block}.blogother-wrapper .blog__img{width:120px}.blogother-wrapper .blog__title{font-size:16px}.homeblog-listwrapper .blog__des .blog__ctl{margin-bottom:.75rem}.offcanvas-other .footer-boxitem-action-item{text-align:left}.offcanvas-other .footer-boxitem-action>*{width:25%}.offcanvas-other .footer-boxitem-action-item--link{padding-left:46px}.offcanvas-other .header__action__icon_service::before{background-size:auto 30px}.offcanvas-other .footer-boxitem-action-item--link.header__action__icon_store::before,.offcanvas-other .footer-boxitem-action-item--link.header__action__icon_checkorder::before{background-size:auto 30px}.offcanvas-other .footer-boxitem-action-item--link::before{width:45px}.probox__text_promotion{font-size:11px;padding-left:.25rem;padding-right:.25rem;margin-bottom:0}.probox__text_promotion+.probox__rating{margin-top:.5rem}.probox__text_promotion__text{padding-left:0;text-align:center}.probox__text_promotion__text::before{display:none}.prodetail__overview_img .probox__text_promotion__text::before{display:inline-block}.prodetail__overview_img .probox__text_promotion{min-width:46%;width:auto;max-width:72%}.owl_homeproductbox_warpper.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox,#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox{min-height:105px}.proitem__countdown{line-height:26px;height:26px}.proitem__countdown>.d-none{display:none!important}.proitem__countdown b{font-size:11px;font-weight:bold;margin:0;letter-spacing:0}#prodimg_carousel .owl-prev{left:-45px}#prodimg_carousel .owl-next{right:-45px}.prodetail-proimei-item-btn{width:180px}.prodetail-proimei{margin-bottom:1rem}body.prodetail .prodetail-boxdexuat .hboxproduct__title{padding-left:0;padding-right:0}.homepaylater__tratruoc{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.homepaylater__tratruoc_item{padding:.25rem!important}.tgtc_calculator--homepaylater img{height:35px}.proprice_color_group .proprice_item--img{width:25%}.owl-hbannerctl-item>*{padding-left:.35rem;padding-right:.35rem}.owl-hbannerctl .owl-nav .owl-next{left:-3px;top:35px}.owl-hbannerctl .owl-nav .owl-prev{right:-3px;top:35px}.hprobox__container--box104 .probox:not(.probox--appearance) .probox__pricebox,.hprobox__container--box436 .probox:not(.probox--appearance) .probox__pricebox{min-height:76px}.owl-carousel .probox__pricebox,#owl_homeproflashsale .probox__pricebox{min-height:58px}.filterbox_ulgroup_item{padding-left:.25rem;padding-right:.25rem;margin-bottom:.5rem}.pdinfo_faddcart_btngroup--themgiohang{display:none}.widget-prodetail-action-wrapper .pdinfo_faddcart__btn b{font-size:12px}.owl_homeslide_banner{padding-left:0;padding-right:0}.owl_homeslide_banner .owl-nav .owl-prev{left:0;width:30px;height:30px;line-height:30px}.owl_homeslide_banner .owl-nav .owl-next{right:0;width:30px;height:30px;line-height:30px}.fcart__container.fcart__orderlist{margin-bottom:150px}body.page-home .homelide-banner{margin-bottom:1.5rem}.homebanner_ver__boxgroup>.hblog__container,.home-boxproduct-container--slide .home-boxproduct-img{padding-left:1rem;padding-right:1rem}#michat_iframe{bottom:75px!important}.bubble-contact{right:15px!important;bottom:160px!important}.float-banner-icon{right:15px;bottom:220px;width:50px;height:50px}body.prodetail #michat_iframe{bottom:140px!important}body.prodetail .bubble-contact{bottom:230px!important}body.prodetail .float-banner-icon{bottom:300px}.header-fsearch-ads-linkitem{width:calc(100% / 3)}.probox-img-floaticon{max-width:90px;max-height:90px}.homebanner_ver__boxgroup .hpostlink__container{margin-bottom:.75rem!important}.hpro__falshsale__title_label{font-size:27px}.hpro__falshsale__title_navlink a{font-size:12px}.tradein-group-header{padding-left:0;padding-right:0}.tradein-group-title{font-size:23px}.tradein-input-search-container{max-width:100%}.hblog__container .home-boxitem-wrapper,.hbannerctl__container .home-boxitem-wrapper{padding:.35rem 1rem .375rem}.homebanner_ver__boxgroup .hbannerctl__container{margin-bottom:1.5rem!important}.hpartner__container .home-boxitem-wrapper{margin-bottom:1.5rem!important}.owl_homeslide_banner .owl-nav .owl-prev{left:-.375rem}.owl_homeslide_banner .owl-nav .owl-next{right:-.375rem}.owl_homeslide_banner .homebanner__item{width:350px}.keothom-hboxproduct__title{padding-top:0;padding-bottom:.75rem}.keothom-hprobox__container{padding-left:.75rem;padding-right:.75rem}.ftragoptab__container{--bs-nav-link-padding-x:.75rem;--bs-nav-link-font-size:13px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.pronavigation-list{--bs-gutter-x:.75rem;--bs-gutter-y:.75rem;padding-top:0;margin-bottom:0}.profilter-category-list{align-items:normal!important}.profilter_link__container img{height:auto;width:90px}.hboxproduct-navbox-item{width:calc(100% / 6)}.profilter_header_item{padding:0 .5rem}.profilter-category-wrapper{padding:1.5rem 1rem}}@media screen and (min-width:992px) and (max-width:1200px){body.browser__ios .mobile-navigation-navgroup,body.browser__macosx .mobile-navigation-navgroup,body.browser__ipad .mobile-navigation-navgroup{padding-bottom:1rem}body.products-group{overflow:hidden}body.page-blog{overflow-x:visible}.container{max-width:100%}.header__logo{width:17%}.row{--bs-gutter-x:1.5rem}.pdinfo_faddcart_btngroup--addtocart{--bs-gutter-x:.75rem}.product__container{--bs-gutter-x:.7rem;--bs-gutter-y:.7rem}.hprobox__container--viewlist{padding-left:1rem;padding-right:1rem}.homebanner__container{margin-top:-70px}.header__action__item{}.header__action__item>a{padding-left:40px;line-height:17px}.header__action__item>a::before{width:40px}.header__action__icon_membership::before,.header__action__icon_store::before,.header__action__icon_order::before,.header__action__icon_hotline::before{background-size:auto 26px}.header__action__icon_checkorder::before{background-size:auto 22px}.header__fsearch{padding-left:.75rem;padding-right:0}.header__logo img{max-height:55px}.prodetail__overview_info{padding-left:1.75rem}.navigation{justify-content:flex-start;font-size:13px}.navigation-itemlink{position:relative}.navigation-itemlink,.navigation-item--icon .navigation-itemlink{padding:8px 13px 7px}.navigation-itemlink::after{position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";display:block;width:1px;height:14px;background:rgba(255,255,255,.8)}.navigation>li:last-child>a::after{display:none}.v2025-header-menu-img,.navigation-itemlink .fa,.navigation-itemlink img{display:none}.navigation .nav-logo a img{display:inline-block;height:22px}.navigation>li.nav-logo>a{padding-right:18px}.navigation>li.nav-logo span{transform:translateY(-1px)}.navigation .nav-logo a img{height:37px;margin-bottom:2px}.header__navsub__title.bold{font-size:15px;font-weight:bold!important;margin-bottom:0}.header__navsub__title,.header__navsub__container a{font-size:14px;line-height:20px}.header__navsub__container>li{padding-left:10px;padding-right:10px}.home-tieuchi{align-items:start!important;text-align:center;padding:30px 10px 5px}.home-tieuchi>.col{padding-left:10px;padding-right:10px}.home-tieuchi .row.align-items-center{text-align:center}.home-tieuchi_img{width:auto;height:40px;text-align:center;margin:auto;display:inline-block}.home-tieuchi_des{flex:0 0 auto;width:100%;padding-top:13px}.home_feedback__container{padding:1rem 4rem 1rem 2.3rem}.hfeedback__img img{height:180px;border-width:4px}#owl_homefeedback .owl-prev{left:-52px}#owl_homefeedback .owl-next{right:-40px}.hblog__container .blog__item{padding-left:.75rem;padding-right:.75rem}.hblog__container .blog__img img{height:auto;max-height:none;min-height:0}.pageblog__container{padding-right:2rem}.hblog__container .blog__title{margin:0}.hblog__container .blog__des p{display:none}.blogright__lvtitle,.blogright__title{font-size:15px}.home-tieuchi_title{font-size:14px}.hblog__container .blog__title{font-size:13px;line-height:20px}.pageblog_highlight__des{padding-left:1rem!important;padding-right:0;line-height:24px}.pageblog_highlight_lg .pageblog_highlight__des{padding:0 0 0!important}.prodetail__boxtechnology .dcontent td{padding:9px 6px}.prodetail__boxtechnology .prodetail__box__content_collapse table tr>th:first-child,.prodetail__boxtechnology .prodetail__box__content_collapse table tr>td:first-child{font-size:12px;line-height:1.3;min-width:97px}.pageblog_highlight_lg{padding-right:0}.pageblog_highlight_lg_img img{aspect-ratio:5/2.5}.blogright-commenttop-item-item-img img{width:58px}.blog-listver .blog__des{padding-right:1.75rem}.blog-listver .blog__img{width:190px}.blog-listver .blog__ctl{margin-bottom:.75rem}.blogright-commentlatest-item .blog__title{font-size:14px}.pageblog_highlight_listitem_img{width:120px}.pageblog_highlight__title{font-size:15px;line-height:22px}.bankslist{--bs-gutter-x:.6rem}.bankslist>.col{width:20%}.tgttd__radio__bank>.col{width:calc(100% / 7)}.home-bannerctl>*{width:calc(100% / 9)}.profilter_header__container--phukien .home-bannerctl{--bs-gutter-x:.65rem;--bs-gutter-y:.65rem}.prodetail__overview_imginfo_store{max-height:320px}.profilter_brand__collapse--active{max-height:45px}.profilter_brand__container{--bs-gutter-x:.35rem}.profilter_brand__collapse_btn{font-size:10px;line-height:18px;padding-left:.15rem;padding-right:.15rem}.profilter_brand__container img{height:40px}.profilter_link__container img{height:auto}.pdinfo_faddcart .prodetail__overview_imginfo_store{display:none}.prodetail_reviewbox_wrapper .prodetail__overview_imginfo_store{position:sticky;top:50px;max-height:590px;margin-bottom:0}#owl_homeblog .blog__img{width:100%}#owl_homeblog .blog__item{padding-left:.5rem;padding-right:.5rem}.homeslide_lg .owl-nav .owl-prev{left:1rem}.homeslide_lg .owl-nav .owl-next{right:1rem}.prodetail__content_wrapper{margin-right:1rem}.proprice_group{--bs-gutter-x:.75rem;--bs-gutter-y:1rem;margin-bottom:1.25rem}.probox__text_promotion{font-size:11px;padding-left:.25rem;padding-right:.25rem;margin-bottom:.75rem;text-align:center}.probox__text_promotion__text{width:auto;max-width:100%;margin-left:auto;margin-right:auto;text-align:left;display:block}.probox__text_promotion__text br{display:none}.owl_homeproductbox_warpper.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox,#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox{min-height:108px}.proitem__countdown,.proitem__countdown b{font-size:11px;letter-spacing:0}.proitem__countdown b{font-weight:bold}.proitem__countdown .d-none{display:none!important}.prodetail__text_container{padding-right:2rem!important}.cart__container{max-width:820px}.prodetail__overview_imginfo{margin-bottom:1.5rem!important}.homepaylater__tratruoc{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.homepaylater__tratruoc_item{padding:.25rem!important}.owl-hbannerctl-item>*{padding-left:.375rem;padding-right:.375rem}.hbannerctl__title{font-size:15px}.owl-hbannerctl .owl-nav .owl-next{left:0}.owl-hbannerctl .owl-nav .owl-prev{right:0}.hprobox__container--viewslide .product__container--promotion.product__container--countdown .proitem:not(.proitem--promotion) .probox--appearance .probox__pricebox{min-height:97px}.owl_homeslide_banner{padding-left:50px;padding-right:50px}.owl_homeslide_banner .owl-nav .owl-prev{left:10px;width:30px;height:30px;line-height:30px}.owl_homeslide_banner .owl-nav .owl-next{right:10px;width:30px;height:30px;line-height:30px}.float-banner-icon{bottom:200px}.header-fsearch-ads-linkitem{width:100%}.probox-img-floaticon{max-width:90px;max-height:90px}.keothom-hboxproduct__title{padding-bottom:.75rem}.pronavigation-list{--bs-gutter-x:.75rem;margin-top:1rem}.hboxproduct-navbox-item{--width:104px}.hboxproduct-navbox-item-title{font-size:14px}.ftragoptab__container{--bs-nav-link-font-size:13px;--bs-nav-link-padding-x:.65rem;padding-left:.75rem}.tg3khong-wrapper{--bs-gutter-x:1rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:1.5rem}.tg3khong-item-button{margin-bottom:1rem}.owl_homeproductbox_warpper,#owl_homeproflashsale,.hprobox__container{padding-left:.75rem;padding-right:.75rem}.profilter-category-list{--bs-gutter-x:1rem;margin-top:0;margin-bottom:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.profilter-category-item{width:calc(100% / 8);margin-top:0;margin-bottom:0;padding:calc(var(--bs-gutter-x) * .5)}.procategory-filter-listnav{--bs-gutter-x:.75rem}.filterbox_groupitem_list{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}}@media screen and (min-width:1001px) and (max-width:1100px){.navigation-itemlink,.navigation-item--icon .navigation-itemlink{padding-left:12px;padding-right:12px}}@media screen and (min-width:1101px) and (max-width:1200px){.navigation-itemlink,.navigation-item--icon .navigation-itemlink{padding-left:13px;padding-right:13px}.navigation{font-size:13px}.owl_homeproductbox_warpper.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox,#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox{min-height:93px}}@media screen and (min-width:1201px) and (max-width:1400px){.container{max-width:95%}.homeslide_lg .owl-nav .owl-prev{left:1.5rem}.homeslide_lg .owl-nav .owl-next{right:1.5rem}.navigation-item>a{padding:12px 14px 9px}.navigation img{height:18px;width:18px}.navigation>li.nav-logo img{height:40px}.navigation>li.nav-logo>a{padding-right:5px}.navigation>li.nav-logo span{transform:translateY(-3px)}.header__navsub__title,.header__navsub__container a{font-size:14px;line-height:20px}.header__navsub__title.bold{font-size:14px;font-weight:bold!important;margin-bottom:.15rem}.tgttd__radio__bank>.col{width:calc(100% / 8)}.owl-carousel .probox__pricebox,#owl_homeproflashsale .probox__pricebox{min-height:56px}.hprobox__container--viewslide .product__container--promotion.product__container--countdown .proitem:not(.proitem--promotion) .probox--appearance .probox__pricebox{min-height:94px}}@media screen and (min-width:1201px) and (max-width:1300px){.container{max-width:98%}.navigation-item>a{padding-left:12px;padding-right:12px;font-size:13px}.owl_homeslide_banner{padding-left:50px;padding-right:50px}.owl_homeslide_banner .owl-nav .owl-prev{left:10px;width:30px;height:30px;line-height:30px}.owl_homeslide_banner .owl-nav .owl-next{right:10px;width:30px;height:30px;line-height:30px}}@media screen and (min-width:1201px) and (max-width:1250px){.navigation a{padding-left:10px;padding-right:10px;font-size:12px}}@media screen and (min-width:767px){#cart_content .product .input-group-text{display:none}#cart_content .product .form-control,#cart_content .product .form-select{margin-left:0}.fixedpage-action .dropdown-toggle{display:none}.fixedpage-action .dropdown-menu{display:block;position:relative}}@media screen and (min-width:992px){#hlogo__container-sticky-wrapper .hlogo__container{position:relative!important;top:0!important;left:auto!important}.protragop__container .proitem:nth-child(11),.protragop__container .proitem:nth-child(12){display:none}.blognav-container{left:auto;top:auto;right:auto;bottom:auto;--bs-offcanvas-border-width:0;--bs-offcanvas-width:100%;position:relative;visibility:visible;border:none;transform:none!important}.blognav-container-header{display:none}.blognav-container-body{padding:0;overflow:hidden}.blog-navigation-listitem{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;margin:0 -.75rem;padding:0;list-style-type:none}.blog-navigation-listitem li{flex:1 0 0%;margin:0;list-style:none;padding-left:.75rem;padding-right:.75rem}#collapse_filterbox_group_container{display:flex}#owl_postlink .owl-dots,#owl_postlink .owl-nav{display:none}#owl_postlink .owl-stage{transform:none!important;width:calc(100% + 1rem)!important;margin-left:-.5rem;margin-right:-.5rem;display:flex;flex-wrap:wrap}#owl_postlink .owl-item{width:calc(100% / 4)!important;padding:0 .5rem;margin:0 0 1rem!important}}@media screen and (min-width:1201px){.profilter_header__container--phukien .home-bannerctl{--bs-gutter-x:.75rem;--bs-gutter-y:.75rem}.home-bannerctl>*{flex:0 0 auto;width:calc(100% / 10)}.homeblog-listwrapper .owl-stage{--bs-gutter-x:2rem;--bs-gutter-y:0;transform:none!important;width:calc(100% + var(--bs-gutter-x))!important;display:flex;flex-wrap:wrap;margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.homeblog-listwrapper .owl-item{transform:none!important;float:none!important;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);height:100%;flex:0 0 auto;width:calc(100% / 3)!important}.homeblog-listwrapper .blog__item{padding:calc(var(--bs-gutter-x) * .75) 0 0;margin:calc(var(--bs-gutter-x) * .75) 0 0;display:flex;flex-wrap:nowrap;border-top:1px solid #ccc}.homeblog-listwrapper .blog__img a{border-radius:.35rem;overflow:hidden;display:block}.homeblog-listwrapper .blog__quote,.homeblog-listwrapper .blog__ctl{display:none}.homeblog-listwrapper .blog__des{padding-left:1rem;margin:0}.homeblog-listwrapper .blog__title{line-height:20px;font-size:15px;font-weight:400;margin:0}.homeblog-listwrapper .blog__item a{color:#000}.homeblog-listwrapper .blog__item a:hover{color:var(--color-red)}.homeblog-listwrapper .owl-item:nth-child(1) .blog__item,.homeblog-listwrapper .owl-item:nth-child(2) .blog__item,.homeblog-listwrapper .owl-item:nth-child(3) .blog__item{border-top:none;padding-top:0;margin-top:0}}@media screen and (min-width:1400px) and (max-width:1600px){.homebanner-ver.ver-left{padding-right:5px;left:0}.homebanner-ver.ver-right{padding-left:5px;right:0!important}.homebanner-ver{max-width:calc((100vw - 1280px) / 2)}}@media screen and (max-width:1200px){.probox__pricebox>.col{flex:0 0 auto;width:100%;margin-bottom:.75rem!important}.probox__pricebox .probox__price_tragop{text-align:left;margin-bottom:10px!important;font-weight:bold}.probox__pricebox .probox__price_tragop>span{display:inline-block;margin-right:.25rem}.probox__pricebox .probox__price_tragop>span::after{content:":"}.probox__pricebox .probox__price_tragop>span,.probox__pricebox .probox__price_tragop{font-size:13px;line-height:18px}}@media screen and (max-width:1461px){.homebanner_ver__group{display:none!important}}@media screen and (max-width:991px){.widget-prodetail-action-wrapper .pdinfo_faddcart_btngroup--themgiohang{display:block;flex:0 0 auto}.widget-prodetail-action-wrapper .addtocart__text{display:none!important}.widget-prodetail-action-wrapper .btn-pdetail-themgiohang{width:2.4rem!important;min-width:2.4rem!important;height:2.4rem!important;min-height:2.4rem!important;max-height:2.4rem!important;padding:0!important;margin:0!important;display:flex!important;align-items:center;justify-content:center;background:transparent!important;background-color:transparent!important;border:1px solid var(--color-red)!important;border-radius:.375rem!important;box-shadow:none!important;overflow:visible!important}.widget-prodetail-action-wrapper .btn-pdetail-themgiohang i,.widget-prodetail-action-wrapper .btn-pdetail-themgiohang .fas{color:var(--color-red)!important;font-size:1rem!important;margin:0!important;padding:0!important}.widget-prodetail-action-wrapper .btn-pdetail-themgiohang b,.widget-prodetail-action-wrapper .btn-pdetail-themgiohang .addtocart__complete{display:none!important}.widget-prodetail-action-wrapper .btn-pdetail-themgiohang.bg-primary,.widget-prodetail-action-wrapper .btn-pdetail-themgiohang.is-added{background:transparent!important;background-color:transparent!important}}
/*=== custom-global.css ===*/
.widget--prodetail-action .mobile-navigation-navgroup{display:block}.modal_groupnav_listnav figure{background:#fff}.modal_groupnav_listnav figure img{object-fit:contain;}.profilter_brand__collapse_btn-min,.profilter_brand__collapse_btn-max{font-weight:normal;line-height:1.1}.probox-appearance-quote{font-size:15px;color:var(--bs-primary);border-color:var(--bs-primary);text-align:center}.probox-appearance-quote .appearance--pricesale{color:var(--bs-primary);}.navigation{font-weight:normal}.navigation-item:is(.navigation--item377,.navigation--item1320,.navigation--item381,.navigation--item378,.navigation--item379,.navigation--item380,.navigation--item1913,.navigation--item1196){position:relative}.navigation-item:is(.navigation--item377,.navigation--item378,.navigation--item379,.navigation--item380) .header__navsub{width:500px}.navigation-item:is(.navigation--item1331) .header__navsub{width:1000px}.navigation-item:is(.navigation--item1331) .header__navsub>.header__navsub__container>li{width:25%}.navigation-item:is(.navigation--item1196) .header__navsub,.navigation-item:is(.navigation--item1913) .header__navsub,.navigation-item:is(.navigation--item1320) .header__navsub{width:250px}.navigation-item:is(.navigation--item381,.navigation--item813) .header__navsub{width:1000px}.navigation-item:is(.navigation--item381) .header__navsub__container>li{width:25%}.navigation-item:is(.navigation--item377,.navigation--item1320,.navigation--item378,.navigation--item379,.navigation--item380,.navigation--item813,.navigation--item1913,.navigation--item1196) .header__navsub__container>li{width:50%}.navigation-item:is(.navigation--item813) .header__navsub__container>li{width:20%}.navigation-item:is(.navigation--item377,.navigation--item1320,.navigation--item381,.navigation--item378,.navigation--item379,.navigation--item380,.navigation--item813,.navigation--item1913,.navigation--item1196) .header__navsubctl li,.navigation-item:is(.navigation--item377,.navigation--item1320,.navigation--item381,.navigation--item378,.navigation--item379,.navigation--item380,.navigation--item813,.navigation--item1913,.navigation--item1196) .header__navsub__container{width:100%}.navigation--item1196 .header__navsub,.navigation--item1913 .header__navsub,.navigation--item381 .header__navsub,.navigation--item1320 .header__navsub{right:50%;left:auto;transform:translateX(50%);}.navigation--item813 .header__navsub{right:0;left:auto}#mobilenav-tabmain .nav-link{font-size:14px;font-weight:normal}.mobilenav-content-boxitem-navlink{font-size:14px}.mobilenav-content-boxitem-navitem--text .mobilenav-content-boxitem-navlink{font-size:14px}.header__navsub__title,.header__navsub__container a{font-size:13px;line-height:20px;padding-top:2px;padding-bottom:2px}.header__navsub__title.bold{font-size:15px;margin-bottom:0}.headertopicon-wrapper{min-height:55px}.headertopicon--headerimage{padding-top:3px;background-color:#000;min-height:55px;display:flex;align-items:center}.hpro__saleoff{min-height:480px}.proslide_container{min-height:220px}.owl-carousel .probox__pricebox,#owl_homeproflashsale .probox__pricebox{margin-bottom:.5rem}body.page-home .homeslide_lg{display:block;max-height:50vw;overflow:hidden}body.page-home .homelide-banner{display:block;max-height:50vw}body.page-home .pagemain-wrapper{min-height:100vh}body.page-home .hbannerctlpcmobile-wrapper{min-height:150px;display:block}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1220px}.modal_procare .modal-header{background:var(--color-red);}.modal_procare form button{--bs-btn-bg:var(--color-red);--bs-btn-border-color:var(--color-red)}.pdinfo_faddcart__btn{font-size:13px}#header-sticky-wrapper .header__nav__container .container{max-width:100%;}.probox__pricebox{min-height:auto}.homebanner__container .homebanner__box{box-shadow:0 0 3px 0 rgba(0,0,0,.2)!important}.home-boxproduct .homebanner__item .hbannerctl__title{font-weight:500;font-size:14px}.home_hphoto{background-color:#f9eae9}.ads-header{background-color:#fff}#owl_homephoto .owl-nav .owl-prev,#owl_homephoto .owl-nav .owl-next{opacity:0}.mobilenav-content-boxitem-navlink img{border:none;border-radius:0;object-fit:contain;object-position:center center;width:100%}.btn-pdetail-checkstore{--bs-btn-hover-border-color:var(--color-red);--bs-btn-hover-bg:#fff;--bs-btn-hover-color:var(--bs-primary);border:1px solid #d70018;width:100%;margin-top:5px;color:#d70018;}.prodetail__overview_info .prodetail__overview__tabinfo img[alt~="logo-kredivo"]{width:50px;}.proitem .prolit_btnquantam{background:var(--color-red);border-color:var(--color-red);}.parse_product{background:none;border:none}.boxprobrand__apple.pro__group806 .owl-stage-outer::before,.pro__group806.boxprobrand__apple .probox__img::before,.pronavigation-wrapper--am-thanh{display:none}.prodetail__price_label--buynow .text-primary{--bs-primary-rgb:220,53,69}.prodetail__price .price__buyonline,.prodetail__price .price__buyonline .percent_text{--bs-blue:#dc3545}body.landingpage--default .hprobox__container{padding-bottom:1rem}.prodetail__20555 .badge-info-baohanhdientu,.prodetail__20576 .badge-info-baohanhdientu,.prodetail__20581 .badge-info-baohanhdientu,.prodetail__19953 .badge-info-baohanhdientu,.prodetail__19531 .badge-info-baohanhdientu,.prodetail__19527 .badge-info-baohanhdientu,.prodetail__19253 .badge-info-baohanhdientu{display:block}.tooltip--baohanhdientu{--bs-tooltip-max-width:380px;}#owl_homeproflashsale .flashsale-proitem-group{height:100%}#owl_homeproflashsale .flashsale-proitem-group .prosaleoff__item{height:49.5%}#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox{}#owl_home_img{margin-bottom:1.5rem}body.page-samsungpage .probox__text_promotion{color:var(--color-red)}#samsungowl_prosaleoff .probox__text_promotion__text{min-height:28px}#samsungowl_prosaleoff .probox__text_promotion{margin-bottom:0}#samsungowl_prosaleoff .probox-notpromotion .pro__addtocart{margin-top:auto}#michat_iframe,.fb_dialog{z-index:9999!important}.content-show .prodetail__box__content_collapse{max-height:none!important}.header__nav__container{max-height:48px}.dcontent h2{margin-top:.5rem;}.dcontent h3{margin-top:.5rem;}.dcontent h4{margin-top:.5rem;}.probox__text_promotion{position:relative;}.prothreaduudai--462 .probox__text_promotion::before,.prothreaduudai--459 .probox__text_promotion::before{display:block;content:" ";position:absolute;width:100%;height:31px;background:url(https://minhtuanmobile.com/uploads/editer/images/tag-9.png) top center no-repeat;background-size:100% auto;left:0;top:-38px;}.prothreaduudai--462 .probox__text_promotion .probox__text_promotion__text,.prothreaduudai--459 .probox__text_promotion .probox__text_promotion__text{display:none}.prothreaduudai--462 .probox__text_promotion,.prothreaduudai--459 .probox__text_promotion{padding:0;margin-bottom:0}body.page-samsungpage .probox__des.is-countdown .probox__title{min-height:44px}.owl_homeproductbox_warpper .probox__des{display:flex;flex-direction:column}.owl_homeproductbox_warpper .probox__rating{margin-top:auto!important}.owl_homeproductbox_warpper .probox__pricebox{min-height:0!important;margin-bottom:0}.owl_homeproductbox_warpper .owl-item>.item{height:100%;display:flex;flex-direction:column;}.owl_homeproductbox_warpper .owl-item>.item>.proitem{--item-height:calc(50% - .375rem);flex:0 0 auto;width:100%;height:var(--item-height);}.owl_homeproductbox_warpper .owl-item>.item>.proitem:last-child{margin-top:auto;}.float-banner-icon{width:100px;height:100px}.prodetail__main{padding-top:.75rem;padding-bottom:1.5rem}.pronav-comment{padding:1rem 1.5rem;border-radius:.5rem;margin-top:1.5rem}.pageblog__container,body.page-blog .container.product-wrapper{padding-top:1rem;border-radius:.5rem .5rem 0 0;}.khthanthiet-form{padding-top:2rem;border-radius:.5rem}.pageblog__container,body.page-blog .container.product-wrapper,.pronav-comment,.prodetail__content_wrapper,.prodetail__main{background-color:#fff;}.owl_homeproductbox_warpper.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox--appearance .probox__pricebox{min-height:93px}.prodetail__item19656 .prodetail__sharecontent{display:none!important}.prodetail-price-wrapper .price__buyonline .percent_text{display:none}.prodetail_pricebox_buyonline.border-bottom{margin-top:0;border-top:0;border-bottom:1px solid var(--color)!important;padding-bottom:.65rem;padding-top:0;margin-bottom:.65rem;}.prodetail__price .price__buyonline{font-size:2em}.samsung__pronew .proitem{height:49.5%}.probox.boxprobrand__samsung .probox__des{display:flex;flex-direction:column;}.probox.boxprobrand__samsung .probox__des>*{flex:0 0 auto;width:100%;order:9}.probox.boxprobrand__samsung .probox__des>.probox__pricebox{margin-bottom:.25rem}#owl_homeproflashsale .probox.boxprobrand__samsung .probox__des>.proitem__countdown,.owl_homeproductbox_warpper .probox.boxprobrand__samsung .probox__des>.proitem__countdown{order:0}#owl_homeproflashsale .probox.boxprobrand__samsung .probox__des>.probox__pricebox,.owl_homeproductbox_warpper .probox.boxprobrand__samsung .probox__des>.probox__pricebox{order:9}.probox__price.mb-0{margin-left:0;margin-right:0}.khthanthiet-form-header-avatar{background-image:url(https://minhtuanmobile.com/assets/front/img/khthanthiet-no-user-tuoi-20.png);background-color:transparent;box-shadow:none!important;}.nav-link--item1737{--bg-menu:#fae2df!important;}.nav-link--item1739{--bg-menu:#fcece3!important;}.nav-link--item1740{--bg-menu:#fffde2!important;}.nav-link--item1738{--bg-menu:#f0fde3!important;}.nav-link--item1747{--bg-menu:#e4fdf9!important;}.nav-link--item1749{--bg-menu:#ede1fb!important;}.nav-link--item1748{--bg-menu:#fdd8f3!important;}.nav-link--item1741{--bg-menu:#fde4f5!important;}.nav-link--item1742{--bg-menu:#fffde2!important;}.nav-link--item1746{--bg-menu:#f0fde3!important;}.nav-link--item1744{--bg-menu:#e4fdf9!important;}.nav-link--item1745{--bg-menu:#f8d7fd!important;}.nav-link--item1743{--bg-menu:#fde8d4!important;}.pro__main97 .proitem-taglist-wrapper>*:not(:first-child),.pro__main226 .proitem-taglist-wrapper>*:not(:first-child){margin-left:0}.boxpro-proitem-taglist-946 .proitem-taglist-wrapper{width:100%;max-width:100%}.boxpro-proitem-taglist-946 .percent_tag{display:inline-block}.boxpro-proitem-taglist-946 .proitem-tagitem--top-right .proitem-taglist-item-946{margin-left:auto}.boxpro-proitem-taglist-946 .proitem-taglist-wrapper img{width:100px}.navigation--item382 .header__navsub{max-height:calc(100vh - 160px);overflow-y:auto;}.offcanvas{transition:none;}.proitem__countdown>span.d-none{display:none!important}.proitem-taglist-wrapper img[src*=svg],.proitem-taglist-wrapper img{max-height:30px}.proitem-taglist-wrapper img[src*=svg]{aspect-ratio:2/1;}.flashsale-wrapper .prodetail_text_onlyonline{margin-top:0;margin-bottom:0!important;color:white;}.flashsale-wrapper .prodetail__price{flex-direction:column;align-items:flex-start;}.flashsale-wrapper .prodetail__price .before-flashsale-price{display:block;color:#fff;margin-left:0;}.probox__text_onlyonline{color:var(--bs-primary);}.hpro__falshsale_container_wapper{padding:.75rem;}.owl_homeproductbox_warpper,#owl_homeproflashsale{padding:.5rem .25rem .5rem}.hpro__falshsale__title_navlink{border-bottom:none}.hpro__falshsale__title_navlink .nav-link{height:auto;padding:3px!important}.hpro__falshsale__title_navlink li{margin-right:.5rem}.hpro__falshsale__title_navlink .nav-link{background-color:transparent;}@media screen and (max-width:450px){.prodetail__overview_info{padding-top:0}div.proprice_group>.col{width:50%}}@media screen and (max-width:576px){.proitem-taglist-wrapper{max-width:100%}}@media screen and (max-width:767px){html,body{overscroll-behavior-y:none;-webkit-overflow-scrolling:none;-moz-overflow-scrolling:none}body.prodetail .prodetail__18727 .prodetail-boxdexuat,body.prodetail .prodetail__18945 .prodetail-boxdexuat{display:none}#owl_homeproflashsale.product__container--promotion .prosaleoff__item:not(.proitem--promotion) .probox__pricebox{}body.page-home .homelide-banner{min-height:60px}.headertopicon-wrapper{min-height:30px}.headertopicon--headerimage{min-height:50px}.proslide_container{min-height:150px}body.page-home .hbannerctlonlymobile-wrapper{min-height:250px;display:block}body.page-home .home_hphoto{min-height:220px}.home-boxproduct{margin-bottom:0}.home-boxproduct .owl-hbannerctl{margin-bottom:.5rem}.owl-hbannerctl-item>*{min-height:auto;margin-bottom:0}.home-boxproduct .homebanner__item .hbannerctl__title{font-size:12px}.home_hphoto{margin-bottom:0!important}body.landingpage--default .hprobox__container{padding-left:.75rem;padding-right:.75rem}body.page-blog .pagemain-wrapper{position:relative}body.page-blog.pageis-sticky .blog-navigation-listitem{background-color:#fff;padding:.375rem .75rem;position:fixed;left:0;top:44px;z-index:9;box-shadow:var(--bs-box-shadow-sm)}}@media screen and (max-width:991px){.page-cart #michat_iframe{display:none!important}.owl_homeproductbox_warpper .probox__pricebox{min-height:0!important}#owl_homeproflashsale .probox__des,.owl_homeproductbox_warpper .probox__des{display:flex;flex-direction:column}#owl_homeproflashsale .probox__rating,.owl_homeproductbox_warpper .probox__rating{margin-top:auto!important}.hblog__container .home-boxproduct,.hpartner__container .home-boxitem-wrapper,.hbannerctl__container .home-boxitem-wrapper{padding:.75rem;border-radius:.375rem}.homebanner_ver__boxgroup .hbannerctl__container{margin-bottom:.75rem!important}.proitem-taglist-item-2968 img{aspect-ratio:1/1;height:50px}}@media screen and (min-width:767px) and (max-width:991px){.homebanner_ver__boxgroup>.container,.home-boxproduct-container--slide{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5)}.homebanner_ver__boxgroup .home-boxproduct{border-radius:6px}.proslide_container{min-height:160px}}@media screen and (min-width:991px) and (max-width:1200px){}
/* Override Map4D InfoWindow default Georgia font -> dùng font của site */
.mf-info-window-content,.mf-info-window-content p{font-family:inherit!important}
/*=== v2024-layout-home.css ===*/
.mymodal{--bs-modal-width:720px;}.mymodal .modal-header{background:var(--color-red);color:#fff;padding-top:.5rem;padding-bottom:.5rem;}.mymodal .modal-title{font-size:17px;}.mymodal .form-label{font-weight:500;text-transform:capitalize;font-size:13px;display:block;margin-bottom:0;}.mymodal form button{font-size:15px;font-weight:500;text-transform:uppercase;padding:.5rem 1rem;min-width:135px;}.mymodal .ferror{display:block;color:rgb(234,19,19);font-size:12px;line-height:18px;clear:both;}.mymodal.success .modal-body{background:rgb(235,243,255);overflow:hidden;}.mymodal.success form p:last-child{margin-bottom:0;}.mymodal.success .modal-body *{max-width:100%;height:auto;}.mymodal.success .modal-body img{max-width:100%;height:auto!important;}.mymodal.success .modal-body p{margin-bottom:5px;margin-top:0;}.mymodal.success .modal-body p:first-child{margin-top:var(--bs-gutter-y)}
.mymodal .btn-close{min-width: 0 !important;}
/********PRODUCT DETAIL COMPARE *************************************/
.widget-compare-btn-overview{position:fixed;left:1.5rem;bottom:2.5rem;z-index:9;display:none;}.product-detail-btn-compare{line-height:20px;}.product-detail-btn-compare--widget{--bs-btn-color:rgb(255,255,255);--bs-btn-bg:rgb(13,110,253);--bs-btn-border-color:rgb(13,110,253);--bs-btn-hover-color:rgb(255,255,255);--bs-btn-hover-bg:rgb(11,94,215);--bs-btn-hover-border-color:rgb(10,88,202);--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:rgb(255,255,255);--bs-btn-active-bg:rgb(10,88,202);--bs-btn-active-border-color:rgb(10,83,190);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:rgb(255,255,255);--bs-btn-disabled-bg:rgb(13,110,253);--bs-btn-disabled-border-color:rgb(13,110,253);border-radius:36px;font-size:13px;box-shadow:var(--bs-box-shadow-sm);}.offcanvas-product-compare{--bs-offcanvas-zindex:999999;--bs-offcanvas-padding-y:0;--bs-offcanvas-height:auto;}.offcanvas-product-compare-body{overflow-y:unset;}.offcanvas-product-compare-btn-close{--bs-btn-padding-y:.35rem;--bs-btn-padding-x:1.5rem;--bs-btn-bg:#444;--bs-btn-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:var(--color-red);--bs-btn-hover-border-color:var(--color-red);--bs-btn-border-radius:.375rem .375rem 0 0;font-size:13px;line-height:20px;text-transform:capitalize;position:absolute;right:0;bottom:100%;background-color:#000;color:#fff;}.offcanvas-product-compare-list{--bs-gutter-x:2rem;--bs-gutter-y:0;}.compare-item{padding-top:2rem;padding-bottom:1rem;border-right:1px solid #ddd;position:relative;text-align:center;}.compare-item-product{max-width:200px;margin:auto;}.compare-item-img{display:inline-block;height:50px;aspect-ratio:1/1;object-fit:contain;object-position:center;margin-bottom:.75rem;}.compare-item-title{margin:0;padding:0;font-size:15px;--line-height:20px;font-weight:500;}.compare-item--action{border-right:none;display:flex;flex-direction:column;align-items:center;justify-content:center;}.compare-item-action-btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-border-radius:0;max-width:100%;min-width:200px;}.compare-item-btn-remove{position:absolute;right:.5rem;top:.5rem;z-index:1;--bs-btn-padding-y:0;--bs-btn-padding-x:0;--bs-btn-font-size:.875rem;--bs-btn-border-radius:50%;min-width:32px;font-size:23px;overflow:hidden;opacity:.375;}.compare-item-btn-remove:hover{opacity:1;color:var(--color-red);}.compare-item-action--compare{--bs-btn-color:rgb(255,255,255);--bs-btn-bg:rgb(13,110,253);--bs-btn-border-color:rgb(13,110,253);--bs-btn-hover-color:rgb(255,255,255);--bs-btn-hover-bg:rgb(11,94,215);--bs-btn-hover-border-color:rgb(10,88,202);--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:rgb(255,255,255);--bs-btn-active-bg:rgb(10,88,202);--bs-btn-active-border-color:rgb(10,83,190);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:rgb(255,255,255);--bs-btn-disabled-bg:rgb(13,110,253);--bs-btn-disabled-border-color:rgb(13,110,253);margin-bottom:.75rem;}.compare-item-action--remove{--bs-btn-color:#000;--bs-btn-border-color:#ccc;--bs-btn-hover-color:var(--color-red);--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:var(--color-red);--bs-btn-active-color:rgb(0,0,0);--bs-btn-active-bg:#fff;--bs-btn-active-border-color:var(--color-red);--bs-btn-disabled-color:rgb(248,249,250);--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:rgb(248,249,250);--bs-gradient:none;}.compare-item--empty{color:var(--bs-primary);cursor:pointer;}.compare-item--empty:hover{color:var(--color-red);}.offcanvas-product-compare-lastview{margin-bottom:1rem;}.offcanvas-product-compare-lastview .compare-item{padding-top:0;padding-bottom:0;}.offcanvas-product-compare-lastview .compare-item-img{height:70px;}.offcanvas-product-compare-lastview .compare-item-title{font-size:14px;margin-bottom:.25rem;}.compare-item-lastview-btn-additem{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-color:var(--bs-primary);--bs-btn-border-width:0;--bs-btn-hover-color:var(--color-red);font-size:13px;}.compare-product-fsearch-response{margin-top:2rem;}.compare-product-fsearch-response .compare-item .price{color:var(--color-red);}.compare-product-fsearch-response .compare-item-price s{display:none;}.compare-product-fsearch-list{--bs-gutter-y:1rem;}#product-compare-wrapper-header-sticky{min-width:calc(1220px - 1.5rem);}.product-compare-wrapper{--bs-gutter-x:0;--bs-gutter-y:0;margin:0 0 3rem;border:1px solid #ddd;background-color:#fff;}.product-compare-wrapper--header{box-shadow:var(--bs-box-shadow-sm);margin-bottom:1.5rem;}.product-compare-column{border-right:1px solid #ddd;}.product-compare-wrapper>.product-compare-column:last-child{border-right:none;}.product-compare-cell{padding:.75rem;border-top:1px solid #ddd;}.product-compare-product-title{margin:0 0 .25rem;padding:0;font-size:15px;line-height:24px;color:var(--bs-primary);text-align:center;}.product-compare-product-figure{margin-bottom:.5rem;text-align:center;}.product-compare-product-img{height:100px;margin:0;}.product-compare-product-price{margin-bottom:0!important;}.product-compare-product-price b{text-align:right;}.product-compare-product-price s{text-align:left;}.product-compare-product>.product-compare-technology:first-child{border-top:none;}.product-compare-technology-wrapper{margin-bottom:3rem;}.product-compare-technology-wrapper>.product-compare-technology-item:not(:first-child){border-top:none;}.product-compare-technology-wrapper>.product-compare-technology-item:nth-child(2n){background-color:#f6f6f6;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-cell{display:flex;flex-wrap:wrap;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-product-img{flex:0 0 auto;width:60px;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-product-img{height:60px;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-product-caption{flex:0 0 auto;width:calc(100% - 60px);padding-left:.75rem;text-align:left;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-product-title{font-size:14px;line-height:18px;text-align:left;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-product-price{font-size:13px;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-product-price>*{text-align:left;width:auto;max-width:50%;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-product-figure{margin-bottom:0;}.is-sticky>#product-compare-wrapper-header-sticky .product-compare-cell{padding-top:.5rem;padding-bottom:.5rem;}#product-compare-wrapper-header-sticky-sticky-wrapper{height:auto!important;}.product-compare-main-wrapper--col2 .product-compare-column{width:calc((100% - 220px) / 2);}.product-compare-main-wrapper--col2 .product-compare-product--label{width:220px;}@media screen and (max-width:767px){#product-compare-wrapper-header-sticky{min-width:0}.product-compare-wrapper{flex-wrap:nowrap}.product-compare-wrapper>.product-compare-column:last-child{border-right:none}.product-compare-column{width:240px}.product-compare-product--label{width:180px!important}.product-compare-main-wrapper{overflow:auto;max-height:calc(100% - 120px)}.product-compare-main-wrapper--col1 .product-compare-wrapper{width:calc(180px + (240px))}.product-compare-main-wrapper--col2 .product-compare-wrapper{width:calc(180px + (240px * 2))}.product-compare-main-wrapper--col3 .product-compare-wrapper{width:calc(180px + (240px * 3))}}@media screen and (min-width:767px) and (max-width:992px){#product-compare-wrapper-header-sticky{min-width:0}.product-compare-wrapper>.product-compare-column:last-child{border-right:none}.product-compare-column{width:260px}.product-compare-product--label{width:220px}.is-sticky #product-compare-wrapper-header-sticky{top:44px!important}.product-compare-main-wrapper--col1 #product-compare-wrapper-header-sticky{width:calc(100vw - 1.5rem)}.product-compare-main-wrapper--col1 .product-compare-column{width:calc(100vw - 280px)}.product-compare-main-wrapper--col1 .product-compare-product--label{width:220px}.product-compare-main-wrapper--col2 #product-compare-wrapper-header-sticky{width:calc(220px + (283px * 2))}.product-compare-main-wrapper--col2 .product-compare-column{width:282px}.product-compare-main-wrapper--col2 .product-compare-product--label{width:220px}.product-compare-main-wrapper--col3 #product-compare-wrapper-header-sticky{width:calc(160px + (208px * 3))}.product-compare-main-wrapper--col3 .product-compare-column{width:208px}.product-compare-main-wrapper--col3 .product-compare-product--label{width:160px}.product-compare-main-wrapper--col3 .product-compare-product-price{flex-direction:column;flex-wrap:wrap}.product-compare-main-wrapper--col3 .product-compare-product-price>*{flex-direction:column;width:100%!important;max-width:100%!important;text-align:left}}@media screen and (min-width:992px) and (max-width:1200px){.product-compare-product--label{width:220px}.is-sticky #product-compare-wrapper-header-sticky{top:106px!important}#product-compare-wrapper-header-sticky{min-width:0}.product-compare-main-wrapper--col1 #product-compare-wrapper-header-sticky{width:calc(100vw - 1.5rem)}.product-compare-main-wrapper--col1 .product-compare-column{width:calc(100vw - 1.5rem - 230px)}.product-compare-main-wrapper--col1 .product-compare-product--label{width:220px}.product-compare-main-wrapper--col2 #product-compare-wrapper-header-sticky{width:calc(208px + (424px * 2))}.product-compare-main-wrapper--col2 .product-compare-column{width:410px}.product-compare-main-wrapper--col2 .product-compare-product--label{width:208px}.product-compare-main-wrapper--col3 #product-compare-wrapper-header-sticky{width:calc(160px + (299px * 3))}.product-compare-main-wrapper--col3 .product-compare-column{width:278px}.product-compare-main-wrapper--col3 .product-compare-product--label{width:160px}}