.shine-wrapper{position:relative;overflow:hidden;text-align:center}.shine-wrapper::before{content:'';position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);transform:skewX(-25deg)}.shine-wrapper:hover::before{animation:shine 0.8s ease-in-out}@keyframes shine{0%{left:-75%}100%{left:125%}}.effect_img{display:block;overflow:hidden}.effect_img img{transition:all 1s ease}.effect_img:hover img{transform:scale(1.1)}.dub_mg_module{margin:0 0 45px}@media (max-width: 991px){.dub_mg_module{margin:0 0 30px}}.dub_pd_module{padding:45px 0}.text-center{text-align:center}.mb_20{margin-bottom:20px}.rte th,.rte td{text-align:left}.rte td p{margin-bottom:0}@media (min-width: 600px){.rte td{width:100px}}.rte td:first-child{font-weight:bold}.rte table{border-collapse:collapse;width:100%}.rte table th,.rte table td{text-align:left;border:solid 1px #ebebeb;padding:5px}.rte table tr:nth-child(odd){background-color:#f2f2f2}.rte table tr:nth-child(even){background-color:#ffffff}.row_0{margin-left:0;margin-right:0}.row_0 .col_0{padding-left:0;padding-right:0}.row_5{margin-left:-5px;margin-right:-5px}.row_5 .col_5{padding-left:5px;padding-right:5px}.row_10{margin-left:-10px;margin-right:-10px}.row_10 .col_10{padding-left:10px;padding-right:10px}.pagecontact_ggmap iframe{width:100%}.grecaptcha-badge{display:none !important}.rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6{margin-top:10px}.rte img,.rte p img,.rte span img{height:auto !important;max-width:100% !important;display:inline-block}.rte a{color:#337ab7;cursor:pointer;text-decoration:underline}.rte ol,.rte ul{list-style:inherit;padding-left:20px;margin:10px 0}textarea,input[type="text"],input[type="password"],input[type="button"],input[type="email"],input[type="submit"],input[type="number"]{-webkit-appearance:none}.sapo-product-reviews-badge .sapo-product-reviews-star i{font-size:14px !important}.sapo-product-reviews-badge{clear:both !important;margin:3px 0}._1line{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.pt_100::before{padding-top:100%}.pt_67::before{padding-top:66.666%}.imgWrap{-webkit-perspective:600px;perspective:600px;display:block !important;height:auto !important;overflow:hidden;position:relative}.imgWrap:before{content:"";display:block}.imgWrap .imgWrap-item{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.imgWrap .imgWrap-item img{transition:all 1s ease}.imgWrap.img--contain img{object-fit:contain;width:100% !important;height:100% !important}.imgWrap.img--cover img{object-fit:cover;width:100% !important;height:100% !important}.imgWrap.img--fill img{width:100% !important;height:100% !important}.imgWrap.img--none img{object-fit:none;width:100% !important;height:100% !important}.imgWrap:hover img{transform:scale(1.1)}.imgWrap.noHover:hover img{transform:none !important}.header_logo img{max-height:70px}.logoft{display:inline-block;background:#fff;padding:7px;border-radius:4px;margin:0 0 15px}.logoft img{max-height:70px}.row_flex{display:flex;flex-wrap:wrap}.product_grid_office form{height:100%;background:#fff;border:1px solid #eee;border-radius:10px;overflow:hidden;transition:all .3s}.product_grid_office .product-thumbnail{position:relative;overflow:hidden;background:#f7f7f7}.product_grid_office .product-thumbnail .product_overlay{position:absolute;inset:0;z-index:2}.product_grid_office .product-thumbnail .image_thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;overflow:hidden}.product_grid_office .product-thumbnail .image_thumb img{width:100%;height:100%;object-fit:cover;transition:all .3s}.product_grid_office .btn_wishlist{position:absolute;top:10px;right:10px;z-index:3}.product_grid_office .btn_wishlist a{width:34px;height:34px;border-radius:50%;background:#fff;color:#333;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,0.12);transition:all .3s}.product_grid_office .btn_wishlist a svg{width:14px;height:14px}.product_grid_office .product-info{padding:12px;text-align:center}.product_grid_office .product-name{margin:0 0 8px;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:600;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product_grid_office .product-name a{color:#222}.product_grid_office .product-name a:hover{color:#030b3a}.product_grid_office .price-box{min-height:24px;margin-bottom:12px;color:#030b3a;font-size:calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));font-weight:700}.product_grid_office .price-box .price{color:#030b3a}.product_grid_office .price-box .compare-price{margin-left:6px;color:#999;font-size:13px;font-weight:400;text-decoration:line-through}.product_grid_office .product-action .btn{width:100%;height:38px;border:0;border-radius:6px;background:#030b3a;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .3s}.product_grid_office .product-action .btn:hover{background:#010413;color:#fff}.product_grid_office .product-action .btn_soldout{background:#999;cursor:not-allowed}.product_grid_office .product-action .btn_soldout:hover{background:#999}.product_grid_office:hover form{border-color:#030b3a;box-shadow:0 6px 20px rgba(0,0,0,0.08);transform:translateY(-3px)}.product_grid_office:hover .product-thumbnail .image_thumb img{transform:scale(1.05)}.product_grid_office:hover .btn_wishlist a{background:#030b3a;color:#fff}.block-title{margin-bottom:20px}.block-title h2{margin:0}.block-title h2 a{display:inline-flex;align-items:center;height:46px;padding:0 25px;background:#ffb408;color:#fff;font-size:22px;font-weight:700;text-transform:uppercase;position:relative}.block-title h2 a:after{content:"";position:absolute;top:0;right:-20px;width:0;height:0;border-top:23px solid transparent;border-bottom:23px solid transparent;border-left:20px solid #030b3a}.row-mid-header{display:flex;align-items:center}.section_product_new .swiper-container [class*=swiper-button-].swiper-button-disabled{display:none}.section_product_new .swiper-container .swiper-button-next,.section_product_new .swiper-container .swiper-button-prev{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#030b3a;border-radius:40px;color:#fff;top:50%;transform:translateY(-50%);margin:0;transition:all .5s ease;outline:none}.section_product_new .swiper-container .swiper-button-next:after,.section_product_new .swiper-container .swiper-button-prev:after{font-size:16px;color:#fff}.section_product_new .swiper-container .swiper-button-next:hover,.section_product_new .swiper-container .swiper-button-prev:hover{-webkit-box-shadow:0px 0px 12px #cacaca;box-shadow:0px 0px 12px  #cacaca}.section_product_new .swiper-container .swiper-button-prev::after,.section_product_new .swiper-container .swiper-container-rtl .swiper-button-next::after{content:""}.section_product_new .swiper-container .swiper-button-next::after,.section_product_new .swiper-container .swiper-container-rtl .swiper-button-prev::after{content:""}.section_product_new .swiper-container .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;backdrop-filter:blur(6px);background:rgba(255,255,255,0.6);opacity:1;transition:all 0.3s ease}.section_product_new .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:28px;border-radius:10px;background:#fff}.dungdua{animation:1s ease-in-out 0s normal none infinite running dungdua}@keyframes dungdua{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0deg) scale(1) skew(1deg)}100%{transform:rotate(0deg) scale(1) skew(1deg)}}.social_fixed{position:fixed;bottom:100px;z-index:999;left:10px;top:unset !important;width:36px}.social_fixed a{display:inline-block;margin:5px 0}
