@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes show{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.3);transform:translate(-50%,-50%) scale(.3)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes show{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.3);transform:translate(-50%,-50%) scale(.3)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.product:after{content:"";clear:both;display:table}.owl-carousel{width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-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:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;vertical-align:top}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.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{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;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;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(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:50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel{display:block!important}.owl-carousel>.item{display:none;width:100%;float:left}.owl-carousel>.item:first-child{display:block}.owl-carousel>.item>a,.owl-carousel>.item>a>img{width:100%;float:left}.owl-dots{position:absolute;z-index:2;bottom:8px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.3);-webkit-border-radius:15px;border-radius:15px;padding:5px 6px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.owl-dots .owl-dot{margin:0 2px}.owl-dots .owl-dot span{width:6px;height:6px;background:#fff;display:block;-webkit-border-radius:50%;border-radius:50%}.owl-dots .owl-dot.active span{background:#e61e25}.owl-nav .owl-next,.owl-nav .owl-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:23px;height:64px;background:#fff!important;z-index:5}.owl-nav .owl-next:hover,.owl-nav .owl-prev:hover{background:#eee!important}.list-news .news-item:hover img,.owl-nav .owl-next.disabled,.owl-nav .owl-prev.disabled{opacity:.8}.owl-nav .owl-next span,.owl-nav .owl-prev span{font-size:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.owl-nav .owl-next span:before,.owl-nav .owl-prev span:before{content:"";width:7px;height:7px;display:block;border:solid #000;border-width:1px 1px 0 0;margin:0}.owl-nav .owl-prev{-webkit-box-shadow:3px 2px 4px rgba(0,0,0,.25);box-shadow:3px 2px 4px rgba(0,0,0,.25)}.owl-nav .owl-prev span:before{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.owl-nav .owl-next{-webkit-box-shadow:-3px 2px 4px rgba(0,0,0,.25);box-shadow:-3px 2px 4px rgba(0,0,0,.25);right:0}.owl-nav .owl-next span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.list-news{overflow:inherit}.list-news .icon-clock-black{background-position:-157px -159px}.list-news .news-item{display:block;overflow:hidden}.list-news .news-item figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:200px;position:relative;overflow:hidden;-webkit-border-radius:4px;border-radius:4px}.brand_page.brand-top-page .content_page #popup-gallery-review .gallery-content .gallery-review-grid .gallery-item img,.brand_page.brand-top-page .content_page .reviews .image-list .item img,.brand_page.brand-top-page .content_page .sale-ranking .product-ranking figure img,.list-news .news-item figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list-news .news-item .info{padding-top:8px}.list-news .news-item .info .title{white-space:normal;font-size:1rem;font-weight:700;line-height:1.2;margin-bottom:4px;color:#2a313c;height:38px}.list-news .news-item .info .date{margin-bottom:4px;color:#595959;font-size:.75rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;text-align:right;width:100%}.list-news .news-item .info .date i{width:16px;height:16px;display:inline-block;margin-right:4px}.list-news .news-item:hover span{color:#595959}.list-news.grid{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-news.grid .owl-item .news-item{width:100%}.list-news.grid>.news-item{display:none;width:-webkit-calc((100% - 32px)/3);width:calc((100% - 32px)/3)}.list-news.grid>.news-item+.news-item{margin-left:16px}.list-news.grid>.news-item:first-child,.list-news.grid>.news-item:nth-child(2),.list-news.grid>.news-item:nth-child(3),.list-news.list .news-item:first-child,.list-news.list .news-item:nth-child(2),.list-news.list .news-item:nth-child(3){display:block}.list-news.list .news-item{display:none}.list-news.list .news-item figure{height:160px}.list-news.grid.grid-4>.news-item{display:none;width:-webkit-calc((100% - 48px)/4);width:calc((100% - 48px)/4);margin-left:16px}.list-news.grid.grid-4>.news-item:first-child{margin-left:0;display:block}.list-news.grid.grid-4>.news-item:nth-child(2),.list-news.grid.grid-4>.news-item:nth-child(3),.list-news.grid.grid-4>.news-item:nth-child(4),.list-news.list-type-column.list-3-item .news-item:first-child,.list-news.list-type-column.list-3-item .news-item:nth-child(2),.list-news.list-type-column.list-3-item .news-item:nth-child(3){display:block}.list-news.list-type-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.list-news.list-type-column .news-item{width:100%;margin-bottom:8px}.list-news.list-type-column .news-item+.news-item{margin-left:0}.list-news.list-type-column.list-3-item .news-item{display:none}.nested-list{background:#fff}.nested-list>li{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1)}.nested-list li{margin-bottom:6px;background-color:#fff}.nested-list li .active{background:#eee}.nested-list li .active .btn-extend{background:0 0}.nested-list li .box,.nested-list li .box>.title a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nested-list li .box>.title{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-right:32px}.nested-list li .box>.title a{min-height:56px;padding:4px;width:100%}.nested-list li .box>.title a figure{width:44px;height:44px;display:block;overflow:hidden;position:absolute;top:50%;left:6px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nested-list li .box>.title a figure img{width:106%;height:106%;-o-object-fit:cover;object-fit:cover;display:block;position:relative;top:-1px;left:-1px}.nested-list li .box>.title a .title-text{position:relative;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:6px;font-size:.875rem;line-height:1.2;font-weight:700;margin-left:44px}.nested-list li .box>.title a .title-text span{color:#595959;font-size:.875rem}.nested-list li .box>.title a:hover .title-text{color:#2a313c}.nested-list li .box>.title a:hover>figure>img{opacity:.75}.comp_reviews .review-item .info .other-info .user-installed .installed-model a:hover,.nested-list li .box>.title a.active-cate>p,.nested-list li .box>.title a.active-cate>p>span{color:#e61e25}.nested-list li .box>.title a.active-cate:hover>p{color:#e61e25!important}.nested-list li .box>.btn-extend{width:32px;height:100%;min-height:54px;position:absolute;right:0;top:0;background:#fff}.nested-list li .box>.btn-extend:after,.nested-list li .box>.btn-extend:before{content:"";width:13px;height:1px;background:#595959;display:block;position:absolute;top:50%;left:50%}.nested-list li .box>.btn-extend:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.nested-list li .box>.btn-extend:before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nested-list li.extend>.last-child,.nested-list li.extend>.sub-list{display:block}.nested-list .last-child,.nested-list .sub-list,.nested-list li.extend>.box .btn-extend:after{display:none}.nested-list .sub-list li{position:relative;margin-bottom:0}.nested-list .sub-list li:after{content:"";position:absolute;display:block;width:-webkit-calc(100% - 12px);width:calc(100% - 12px);height:1px;top:0;left:6px;background:#eee}.nested-list .sub-list li .box .title a{padding-left:24px}.nested-list .sub-list li .box .title a figure{left:24px}.nested-list .sub-list li .box .title a p{font-weight:400!important}.nested-list .last-child li>.box .title{margin-right:0}.nested-list .last-child li>.box a{padding-right:0;padding-left:70px!important;position:relative}.nested-list .last-child li>.box a:before{content:"";display:block;width:10px;height:10px;border-color:#595959;border-style:solid;border-width:1px 1px 0 0;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);position:absolute;top:50%;right:16px}.nested-list .last-child li>.box a p{padding-left:0!important;margin-left:0!important;margin-right:32px}.list-brand{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;position:relative}.list-brand .item-brand{margin-left:16px}.list-brand .item-brand:first-child{margin-left:0}.list-brand .item-brand figure{height:80px;overflow:hidden;border:1px solid #efefef;width:100%;position:relative}.comp_reviews .review-item .review-thumnail img,.list-brand .item-brand figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.list-brand .item-brand:hover{opacity:.75}.list-brand.grid.rectangle .item-brand{min-width:-webkit-calc((100% - 64px)/5);min-width:calc((100% - 64px)/5);display:block}.list-brand.grid.rectangle .item-brand .info-brand{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:8px}.list-brand.grid.rectangle .item-brand .info-brand .ranked-brand{min-width:24px;height:22px;position:relative}.list-brand.grid.rectangle .item-brand .info-brand .name-brand{padding:0 4px;display:block;margin-top:2px}.list-brand.grid.grid-5 .item-brand{display:none}.list-brand.grid.grid-5 .item-brand:first-child,.list-brand.grid.grid-5 .item-brand:nth-child(2),.list-brand.grid.grid-5 .item-brand:nth-child(3),.list-brand.grid.grid-5 .item-brand:nth-child(4),.list-brand.grid.grid-5 .item-brand:nth-child(5){display:block}.list-brand.grid.square{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-brand.grid.square .item-brand{-webkit-box-flex:0;-webkit-flex:0 0 14.2857142857%;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;padding:8px;margin-left:0}.list-brand.grid.square .item-brand figure{height:110px}.list-brand.grid.square .item-brand figure img,.mybike-list.grid .item-model figure img{width:100%;height:100%}.list-brand.grid.square .item-brand .info-brand{padding:2px}.list-brand.grid.square .item-brand .info-brand .name-brand{font-size:.875rem;color:#000;height:40px}.list-brand.grid.square .item-brand .info-brand .sub-name{font-size:.75rem;color:#595959}.list-brand.grid.square .item-brand .info-brand p+p{margin-top:2px}.list-brand .ranked-brand{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:0;line-height:1.2;color:#2a313c;font-weight:700}.list-brand .ranked-brand:before{content:"";position:absolute;display:block;width:24px;height:22px;background:#efefef;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);box-shadow:0 4px 4px rgba(0,0,0,.1);z-index:-1;-webkit-clip-path:polygon(0 0,6px 4px,50% 0,18px 4px,100% 0,20px 100%,4px 100%);clip-path:polygon(0 0,6px 4px,50% 0,18px 4px,100% 0,20px 100%,4px 100%)}.list-brand .ranked-brand.rank-1:before{background:#ffc400}.list-brand .ranked-brand.rank-2:before{background:#d0d0d0}.list-brand .ranked-brand.rank-3:before{background:#cc8100}.mybike-list.grid{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.mybike-list.grid .item-model{width:-webkit-calc((100% - 64px)/5);width:calc((100% - 64px)/5);margin-left:16px}.mybike-list.grid .item-model:first-child{margin-left:0}.mybike-list.grid .item-model figure{border:1px solid #efefef;-webkit-border-radius:4px;border-radius:4px;overflow:hidden;height:140px;width:100%}.mybike-list.grid .item-model .info-mybike{margin-top:4px;padding:0 4px}.mybike-list.grid .item-model .info-mybike .model-name{line-height:1.4;color:#2a313c;white-space:normal}.mybike-list.grid.grid-5 .item-model{display:none}.mybike-list.grid.grid-5 .item-model:first-child,.mybike-list.grid.grid-5 .item-model:nth-child(2),.mybike-list.grid.grid-5 .item-model:nth-child(3),.mybike-list.grid.grid-5 .item-model:nth-child(4),.mybike-list.grid.grid-5 .item-model:nth-child(5){display:block}.mybike-list.owl-loaded .owl-item .item-model{display:block;width:100%}.category-nav{float:none}.category-nav .title-nav{background:#2a313c;cursor:pointer;width:100%;padding:12px;position:relative;border-bottom:1px solid #d0d0d0;overflow:hidden}.category-nav .title-nav p{float:left;color:#fff;font-size:1rem}.category-nav .title-nav span{position:absolute;display:inline-block;width:8px;height:8px;border:solid #fff;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:12px;margin-top:6px}.category-nav.extend .title-nav{border:0}.category-nav .nested-list{display:none;margin-top:6px;overflow:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.15);box-shadow:0 0 10px rgba(0,0,0,.15)}.category-nav.extend .title-nav span{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);margin-top:9px}.category-nav.extend .nested-list{display:block}.comp-shop-model .icon-user{background-position:-110px -44px}.comp-shop-model .icon-recent{background-position:-132px -44px}.comp-shop-model .option-area{margin:0 -8px 24px}.comp-shop-model .option-area>div{float:left;width:25%;padding:0 8px}.comp-shop-model .bike-list p{float:left}.comp-shop-model .bike-list p:not(:first-child){margin-left:40px}.comp-shop-model .bike-list p a{color:#00529e}.product-item{float:left;width:100%}.product-item a{display:block;background:#fff;position:relative}.product-item a:hover .name{color:#2a313c}.product-item figure{overflow:hidden;position:relative}.product-item figure img{max-width:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-item figure img:hover{opacity:.8}.product-item .info .brand{font-size:.75rem;color:#595959;text-transform:uppercase;margin-bottom:4px}.product-item .info .name{color:#2a313c;font-weight:700;margin-bottom:3px;font-size:.9375rem;height:37px;line-height:1.2;white-space:pre-wrap}.product-item .info .name:hover{text-decoration:underline}.product-item .info .price{white-space:normal}.product-item .info .price .current{color:#e61e25;font-size:.9375rem;font-weight:700}.product-item .info .price .old{color:#595959;font-size:.75rem;text-decoration:line-through;min-height:16px}.product-item .info .wholesale-sale{width:100%;word-break:break-word;margin-top:2px}.product-item .info .label-tag{font-size:.75rem;word-break:break-word;line-height:1.2;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.product-item .info .label-tag.bg-gradient{background:-o-linear-gradient(left,#f58220,#e61e25);background:-webkit-gradient(linear,left top,right top,from(#f58220),to(#e61e25));background:linear-gradient(90deg,#f58220,#e61e25);padding:2px 8px;-webkit-border-radius:4px;border-radius:4px;color:#fff;white-space:normal}.product-item .info .no-rating,.product-item .info .rating{height:16px;line-height:1;overflow:hidden;color:#595959}.product-item .info .rating span{color:#595959;font-size:.75rem;margin-left:6px}.product-item .info .no-rating{white-space:pre-wrap}.product-item .info .cash-point{margin:4px 0;min-height:21px;white-space:normal;word-break:break-word}.product-item .info .cash-point>span+span{margin-left:4px}.product-item .info .cash-point .point-sale{color:#ffc400;font-size:.875rem;line-height:1}.product-item .info .cash-point strong,.product .item .cash-point strong{color:inherit;font-weight:700}.product-item .info .cash-point .bg-label{-webkit-border-radius:2px;border-radius:2px;font-size:.75rem;line-height:1;background:#ffb700;color:#000;padding:4px 8px;display:inline-block}.product-item .wholesale_sale{display:inline-block}.product-item .label-tag{display:inline-block;font-size:.75rem;word-break:break-word;line-height:1.2;margin-bottom:4px;min-height:13px}.product-item .label-tag.bg-gradient{background:-o-linear-gradient(left,#f58220,#e61e25);background:-webkit-gradient(linear,left top,right top,from(#f58220),to(#e61e25));background:linear-gradient(90deg,#f58220,#e61e25);padding:2px 8px;-webkit-border-radius:4px;border-radius:4px;color:#fff}.product-item .label-tag .percent-profit{font-size:.75rem;display:inline-block;margin-left:2px;line-height:inherit;word-break:break-word}.product-item .sale-tag-second,.product-item .tags .sale-tag{text-align:center;width:36px;height:42px;background:#e61e25;font-size:.75rem;color:#fff;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));border-top-right-radius:.2em;border-top-left-radius:.2em}.product-item .sale-tag-second{position:absolute;z-index:2;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));-webkit-border-top-right-radius:.2em;-webkit-border-top-left-radius:.2em;left:3px}.product-item .tags .sale-tag{position:relative}.product-item .sale-tag-second:after,.product-item .sale-tag-second:before,.product-item .tags .sale-tag:after,.product-item .tags .sale-tag:before,.product .item .tag-state .sale-tag:after,.product .item .tag-state .sale-tag:before{content:"";display:block;position:absolute;bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);border:9px solid rgba(0,0,0,0)}.product-item .sale-tag-second:after,.product-item .tags .sale-tag:after,.product .item .tag-state .sale-tag:after{border-left-color:#e61e25;border-top-color:#e61e25}.product-item .sale-tag-second:before,.product-item .tags .sale-tag:before,.product .item .tag-state .sale-tag:before{right:0;border-right-color:#e61e25;border-top-color:#e61e25}.product-item .sale-tag-second span,.product-item .tags .sale-tag span,.product .item .tag-state .sale-tag span{display:block;font-weight:700;font-size:1rem}.product-item .second-tags li,.product-item .tags li{color:#fff;float:left;margin-right:4px}.product-item .second-tags li:not(.sale-tag),.product-item .tags li:not(.sale-tag){margin-bottom:4px;font-size:.75rem;line-height:.875rem;padding:3px 6px;-webkit-border-radius:1px;border-radius:1px}.product-item .second-tags .new-tag,.product-item .tags .new-tag{background:#f58220;color:#000}.product-item .second-tags .instock-tag,.product-item .tags .instock-tag{background:#00529e}.product-item .second-tags .outstock-tag,.product-item .tags .outstock-tag{background:#595959;color:#fff}.product-item .tags{position:absolute;top:0;z-index:2}.product-item .second-tags{margin-bottom:6px}.product-item.list-ranking a,.product-item.list a{border:1px solid #eee}.product-item.list-ranking figure,.product-item.list figure{width:100%;height:200px}.product-item.list-ranking .sale-tag-second,.product-item.list-ranking .second-tags,.product-item.list .sale-tag-second,.product-item.list .second-tags{display:none}.product-item.list-ranking .info,.product-item.list .info{padding:8px}.product-item.list-ranking .info .price,.product-item.list .info .price{margin-bottom:3px}.product-item.grid figure,.product-item.ranking figure{width:120px;height:120px;float:left}.product-item.grid .info,.product-item.ranking .info{float:none;overflow:hidden;padding-left:12px}.product-item.grid .info .name,.product-item.ranking .info .name{white-space:pre-wrap}.product-item.grid .tags,.product-item.ranking .tags{display:none}.product-item.list-ranking .icon,.product-item.ranking .icon{background-position:-198px -22px}.product-item.list-ranking .icon-rank-1,.product-item.ranking .icon-rank-1{background-position:-110px -22px}.product-item.list-ranking .icon-rank-2,.product-item.ranking .icon-rank-2{background-position:-132px -22px}.product-item.list-ranking .icon-rank-3,.product-item.ranking .icon-rank-3{background-position:-154px -22px}.product-item.list-ranking figure .ranking,.product-item.ranking figure .ranking{position:absolute;z-index:2}.product-item.list-ranking figure .ranking span,.product-item.ranking figure .ranking span{position:absolute;width:100%;text-align:center;left:0;top:3px;color:#fff}.product-item.ranking figure .ranking{bottom:0;left:0}.product-item.list-ranking figure .ranking{left:12px;bottom:12px}.owl-carousel .product-item figure img{width:auto;max-width:100%}.product{overflow:inherit}.product .icon-star{display:inline-block;background:url(../img/start@2x.png) 0 0 no-repeat;background-size:70px 84px;line-height:inherit;vertical-align:middle;overflow:hidden;white-space:nowrap;width:70px;height:15px;background-position:0 0}.product .star-01{background-position:0 -14px}.product .star-02{background-position:0 -27px}.product .star-03{background-position:0 -41px}.product .star-04{background-position:0 -55px}.product .star-05{background-position:0 -70px}.product .star{width:17px;height:17px;background-position:-92px -25px}.product .icon-star-sm{display:inline-block;background:url(../img/icon-star-new@2x.png) 0 0 no-repeat;background-size:80px 176px;line-height:inherit;vertical-align:middle;overflow:hidden;white-space:nowrap;width:80px;height:16px}.product .icon-star-sm.icon-star-sm-00{background-position:0 0}.product .icon-star-sm.icon-star-sm-05{background-position:0 -16px}.product .icon-star-sm.icon-star-sm-10{background-position:0 -32px}.product .icon-star-sm.icon-star-sm-15{background-position:0 -48px}.product .icon-star-sm.icon-star-sm-20{background-position:0 -64px}.product .icon-star-sm.icon-star-sm-25{background-position:0 -80px}.product .icon-star-sm.icon-star-sm-30{background-position:0 -96px}.product .icon-star-sm.icon-star-sm-35{background-position:0 -112px}.product .icon-star-sm.icon-star-sm-40{background-position:0 -128px}.product .icon-star-sm.icon-star-sm-45{background-position:0 -144px}.product .icon-star-sm.icon-star-sm-50{background-position:0 -160px}.product.grid a,.product .item{position:relative}.product .item .exp{display:none}.product .item figure{position:relative;overflow:hidden}.product .item figure img{width:105%;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product .item .tag-state{overflow:inherit}.clearfix:after,.comp_reviews .review-item .review-area:after,.comp_reviews:after,.product .item .tag-state:after{content:"";clear:both;display:table}.product .item .tag-state li{color:#fff;text-transform:uppercase;float:left}.product .item .tag-state .sale-tag{text-align:center;width:36px;height:42px;background:#e61e25;font-size:.75rem;position:relative}.product .item .tag-state .sale-tag span i{font-size:.75em}.product .item .tag-state .instock-tag,.product .item .tag-state .new-tag,.product .item .tag-state .outstock-tag{font-size:.625rem;line-height:.875rem;padding:0 8px;-webkit-border-radius:1px;border-radius:1px}.product .item .tag-state .new-tag{background:#f58220;color:#000}.product .item .tag-state .instock-tag{background:#00529e}.product .item .tag-state .outstock-tag{background:#eee;color:#000}.product .item .brand{font-size:.75rem;color:#595959;text-transform:uppercase}.product .item .name{color:#2a313c;font-weight:700;font-size:.875rem;height:36px;white-space:pre-wrap}.product .item .name:hover{text-decoration:underline}.product .item .price{color:#e61e25;font-size:.9375rem;font-weight:700;text-transform:uppercase;white-space:normal}.product .item .old{color:#595959;font-size:.75rem;text-decoration:line-through;text-transform:uppercase}.product .item .wholesale-sale{width:100%;word-break:break-word;margin-top:2px}.product .item .label-tag{font-size:.75rem;word-break:break-word;line-height:1.2;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.product .item .label-tag.bg-gradient{background:-o-linear-gradient(left,#f58220,#e61e25);background:-webkit-gradient(linear,left top,right top,from(#f58220),to(#e61e25));background:linear-gradient(90deg,#f58220,#e61e25);padding:2px 8px;-webkit-border-radius:4px;border-radius:4px;color:#fff;white-space:normal}.product .item .cash-point{margin:4px 0;min-height:21px;word-break:break-word}.product .item .cash-point>span+span{margin-left:4px}.product .item .cash-point .point-sale{color:#f58220;font-size:.875rem;line-height:1}.product .item .cash-point .bg-label{-webkit-border-radius:2px;border-radius:2px;font-size:.75rem;line-height:1;background:#ffb700;color:#000;padding:4px 8px;display:inline-block;white-space:normal}.product .item .review{line-height:1.4;overflow:hidden;color:#595959;max-height:17px;min-height:14px}.product .item .review span{color:#595959;font-size:.75rem;margin-left:4px}.product .item .review>p{white-space:break-spaces}.product.grid{margin:0 -8px}.product.grid .item{padding:0 8px;margin-bottom:16px}.product.grid a{border:1px solid #eee;background:#fff;display:block}.product.grid figure{height:200px}.product.grid .tag-state{position:absolute;top:0;left:0}.product.grid .tag-state li{margin-left:4px;margin-bottom:4px}.product.grid .tag-state li:first-child{margin-left:1px}.product.grid .tag-state .instock-tag,.product.grid .tag-state .new-tag,.product.grid .tag-state .outstock-tag{padding:0 8px}.product.grid .product-info{padding:8px}.product.grid .brand,.product.grid .name{margin-bottom:4px}.product.grid .name,.product.grid .old,.product.grid .price{line-height:1.4}.product.grid .name,.product.grid .price{margin-top:4px}.product.grid .old{min-height:16px}.product.grid .review{margin-top:8px;min-height:16px}.product.list figure{float:left;width:120px;height:120px}.product.list .product-info{float:none;width:auto;overflow:hidden;padding-left:8px}.product.list .tag-state .sale-tag{position:absolute;left:0;top:0}.product.list .tag-state li{margin-right:4px}.product.list .brand{margin-top:8px}.product.list .name,.product.list .old,.product.list .price{line-height:1.2}.product.list .name,.product.list .old,.product.list .price,.product.list .review{margin-top:4px}.product.list:not(.owl-product-grid) .cash-point{min-height:auto}.product.ranking .ranking,.product.ranking .ranking span{position:absolute;text-align:center}.product.ranking .ranking .icon{background-position:-198px -22px}.product.ranking .ranking .icon-rank-1{background-position:-110px -22px}.product.ranking .ranking .icon-rank-2{background-position:-132px -22px}.product.ranking .ranking .icon-rank-3{background-position:-154px -22px}.product.ranking .ranking span{left:-1px;width:100%;top:5px;color:#000;font-weight:700;font-size:.75rem}.product.ranking.grid .ranking,.product.ranking.list .ranking{bottom:8px;left:8px}.owl-carousel.grid,.owl-carousel.list{margin:0}.owl-carousel.grid .item,.owl-carousel.list .item{width:100%;padding:0;margin:0}.comp-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;display:none}.comp-popup .overlay{position:absolute;z-index:0;background:rgba(0,0,0,.8);display:block;width:100%;height:100%}.comp-popup .popup-btn-close{position:absolute;width:28px;height:28px;-webkit-border-radius:100%;border-radius:100%;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);top:0;right:0;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.comp-popup .popup-btn-close:after,.comp-popup .popup-btn-close:before{content:"";position:absolute;width:15px;height:1px;display:block;background:#595959;left:50%;top:50%}.comp-popup .popup-btn-close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.comp-popup .popup-btn-close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.comp-popup .popup{position:relative;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;width:332px;-webkit-border-radius:14px;border-radius:14px;padding:24px;animation:show .3s reverse forwards}.comp-popup .popup-title{font-size:1.0625rem;font-weight:700;text-align:center;line-height:1.4;letter-spacing:-.0241176em}.comp-popup .popup-detail{font-size:.8125rem;letter-spacing:-.00615385em;text-align:center}.comp-popup.show{display:block}.comp-popup.show .popup{-webkit-animation:show .3s forwards;animation:show .3s forwards}.clearfix,.comp_reviews,.comp_reviews .review-item .review-area{overflow:inherit}.comp_reviews .item{padding:6px}.comp_reviews .review-item{border:1px solid #eee;padding:12px;position:relative;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.comp_reviews .review-item .review-thumnail{width:345px;height:230px;background-color:#efefef}.comp_reviews .review-item .review-thumnail.link-review-detail{display:block;cursor:pointer}.comp_reviews .review-item .review-link-box{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:12px;word-break:break-word}.comp_reviews .review-item .review-link-box>a{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.comp_reviews .review-item .info{margin-bottom:12px}.comp_reviews .review-item .info .other-info{float:none;overflow:hidden}.comp_reviews .review-item .info .other-info .product-review{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.comp_reviews .review-item .info .other-info .product-review a{font-size:1rem;color:#00529e}.comp_reviews .review-item .info .other-info .product-review .brand{padding-right:6px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.comp_reviews .review-item .info .other-info .product-review .product-name{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:700}@media screen and (min-width:0\0){.comp_reviews .review-item .info .other-info .product-review .product-name{white-space:nowrap}}.comp_reviews .review-item .info .other-info .product-review .date-review{font-size:.75rem;text-align:right;color:#595959}.comp_reviews .review-item .info .other-info .fits{font-size:.75rem;color:#2a313c;padding:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.comp_reviews .review-item .info .other-info .fits .label{font-weight:700;margin-right:6px}.comp_reviews .review-item .info .other-info .fits.extend button:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:6px}.comp_reviews .review-item .info .other-info .fits .fits-list{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:16px}.comp_reviews .review-item .info .other-info .fits button{margin-bottom:3px;width:23px;position:relative;background:0 0}.comp_reviews .review-item .info .other-info .fits button:after{content:"";display:block;width:7px;height:7px;border:solid;border-width:1px 1px 0 0;border-color:#00529e!important;position:absolute;right:8px;top:2px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.comp_reviews .review-item .info .other-info .fits button.hide{display:none!important}.comp_reviews .review-item .info .other-info .user-installed{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.75rem;padding:3px}.comp_reviews .review-item .info .other-info .user-installed .user-name{font-weight:700;color:#2a313c}.comp_reviews .review-item .info .other-info .user-installed .installed-model{margin-left:6px}.comp_reviews .review-item .info .other-info .user-installed .installed-model a{font-size:.75rem;color:#00529e;font-weight:700}.comp_reviews .review-item .info .other-info .user-installed>figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:1}.comp_reviews .review-item .bot{color:#595959;font-size:.75rem;padding-bottom:6px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.comp_reviews .review-item .bot .rating{color:#000;padding:0 6px}.comp_reviews .review-item .review-area{position:relative;margin-bottom:6px}.comp_reviews .review-item .review-area .review{overflow:hidden}.comp_reviews .review-item .review-area .review .title{color:#2a313c;font-size:1.125rem;font-weight:700;margin-bottom:6px}@media screen and (min-width:0\0){.comp_reviews .review-item .review-area .review .title{white-space:nowrap}}.comp_reviews .review-item .detail{position:relative}.comp_reviews .review-item .detail .btn-view-detail{position:absolute;display:block;right:0;bottom:0;color:#00529e;background:-o-linear-gradient(right,#fff 69%,hsla(0,0%,100%,0) 100%);background:-webkit-gradient(linear,right top,left top,color-stop(69%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff 69%,hsla(0,0%,100%,0));padding:0 0 0 30px}.brand_page .content_page .heading-2 a,.comp_reviews .review-item .detail .btn-view-detail:hover{color:#e61e25}.comp_reviews .review-item:hover>.info .product-name{text-decoration:underline}.icon-star-lg,.icon-star-sm{display:inline-block;background:url(../img/icon-star-new@2x.png) 0 0 no-repeat;background-size:200px 440px;line-height:inherit;vertical-align:middle;overflow:hidden;white-space:nowrap;width:200px;height:40px}.icon-star-lg.icon-star-lg-00{background-position:0 0}.icon-star-lg.icon-star-lg-05{background-position:0 -40px}.icon-star-lg.icon-star-lg-10{background-position:0 -80px}.icon-star-lg.icon-star-lg-15{background-position:0 -120px}.icon-star-lg.icon-star-lg-20{background-position:0 -160px}.icon-star-lg.icon-star-lg-25{background-position:0 -200px}.icon-star-lg.icon-star-lg-30{background-position:0 -240px}.icon-star-lg.icon-star-lg-35{background-position:0 -280px}.icon-star-lg.icon-star-lg-40{background-position:0 -320px}.icon-star-lg.icon-star-lg-45{background-position:0 -360px}.icon-star-lg.icon-star-lg-50{background-position:0 -400px}.icon-star-sm{background-size:80px 176px;width:80px;height:16px}.icon-star-sm.icon-star-sm-00{background-position:0 0}.icon-star-sm.icon-star-sm-05{background-position:0 -16px}.icon-star-sm.icon-star-sm-10{background-position:0 -32px}.icon-star-sm.icon-star-sm-15{background-position:0 -48px}.icon-star-sm.icon-star-sm-20{background-position:0 -64px}.icon-star-sm.icon-star-sm-25{background-position:0 -80px}.icon-star-sm.icon-star-sm-30{background-position:0 -96px}.icon-star-sm.icon-star-sm-35{background-position:0 -112px}.icon-star-sm.icon-star-sm-40{background-position:0 -128px}.icon-star-sm.icon-star-sm-45{background-position:0 -144px}.icon-star-sm.icon-star-sm-50{background-position:0 -160px}.flag_country_list{margin:0 6px;vertical-align:middle;border:.1px solid #cdcdcd;-webkit-border-radius:3px;border-radius:3px}.show-popup{overflow:hidden}.brand_page .show{display:block}.brand_page .hide{display:none}.brand_page .block{background:#fff;padding:16px 0;margin-bottom:16px}.brand_page .block .heading-2{margin-bottom:8px}.brand_page .block .heading-3{height:32px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.brand_page .block .heading-3 .media-body span h3{font-weight:700;color:#2a313c;font-size:1.125rem}.brand_page .block.headtitle-black-blue .heading-2{background:#2a313c;-webkit-border-radius:4px;border-radius:4px;color:#fff}.brand_page .list-news .news-item .info .title{font-size:.875rem;height:34px}.brand_page .block-brand{margin-top:16px}.brand_page .block-brand:last-child{margin-bottom:16px}.brand_page .owl-carousel .owl-nav .owl-next,.brand_page .owl-carousel .owl-nav .owl-prev{width:40px;height:40px;background:rgba(0,0,0,.35)!important;-webkit-border-radius:4px;border-radius:4px}.brand_page .owl-carousel .owl-nav .owl-next span:before,.brand_page .owl-carousel .owl-nav .owl-prev span:before{width:10px;height:10px;border-color:#fff}.brand_page .owl-carousel .owl-nav .owl-prev{left:0}.brand_page .owl-carousel .owl-nav .owl-prev span{left:-webkit-calc(50% + 2px);left:calc(50% + 2px)}.brand_page .owl-carousel .owl-nav .owl-next{right:0}.brand_page .owl-carousel .owl-nav .owl-next span{left:-webkit-calc(50% - 2px);left:calc(50% - 2px)}.brand_page .block-alphabet .detail,.brand_page .block-alphabet .find-result{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 16px}.brand_page .block-alphabet .detail .frame-keyword{background:#fff;margin:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 8px;min-width:-webkit-calc((100% - 80px)/20);min-width:calc((100% - 80px)/20);min-height:42px;border:1px solid #d0d0d0;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;color:#2a313c;font-size:1.125rem}.brand_page .block-alphabet .detail .frame-keyword.actived,.brand_page .block-alphabet .detail .frame-keyword:hover{border-color:#e61e25;color:#e61e25}.brand_page .block-alphabet .find-result{margin:16px -8px 0}.brand_page .block-alphabet .find-result .find-keyword{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:4px 4px 4px 8px;-webkit-border-radius:20px;border-radius:20px;border:1px solid #d0d0d0;margin-bottom:8px;margin-left:8px}.brand_page .block-alphabet .find-result .find-keyword .keyword-research{font-weight:700;color:#2a313c}.brand_page .block-alphabet .find-result .find-keyword span{line-height:1.2}.brand_page .block-alphabet .find-result .find-keyword span+span{margin:0 2px}.brand_page .block-alphabet .find-result .find-keyword .btn-delete-result{margin-left:4px;display:block;width:20px;height:20px;-webkit-border-radius:100%;border-radius:100%;background:#d0d0d0;position:relative;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.brand_page .block-alphabet .find-result .find-keyword .btn-delete-result:after,.brand_page .block-alphabet .find-result .find-keyword .btn-delete-result:before{background:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.brand_page .block-alphabet .find-result .find-keyword .btn-delete-result:after{content:"";width:10px;height:1px}.brand_page .block-alphabet .find-result .find-keyword .btn-delete-result:before{content:"";width:1px;height:10px}.brand_page .block-alphabet .find-result .find-keyword .btn-delete-result:hover{background:#595959}.brand_page .list-news .news-item figure{height:156px}.brand_page .nested-list{-webkit-box-shadow:none;box-shadow:none}.brand_page .content_page .box-content-left{float:left;width:250px}.brand_page .content_page .box-content-right{padding-left:16px;float:none;overflow:hidden}.brand_page .content_page .heading-2{-webkit-border-radius:4px;border-radius:4px;height:30px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#2a313c}.brand_page.brand-list-page .content_page .box-content-left .category-nav .title-nav,.brand_page .content_page .heading-2 span{font-weight:700}.brand_page .content_page .heading-2 span h2{color:inherit}.brand_page .popup{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000;display:none}.brand_page .popup .overlay{position:absolute;background-color:rgba(0,0,0,.7);width:100vw;height:100vh;top:0;bottom:0;right:0;left:0;margin:auto}.brand_page .popup .heading-main{margin:16px;font-weight:700}.brand_page.brand-list-page .content_page .brand-and-filter .block-brand .heading-3 h3,.brand_page .popup .heading-main h2{font-size:1.125rem}.brand_page .popup .heading-main .close{position:absolute;top:6px;right:20px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;font-size:30px;font-weight:700;text-decoration:none;color:#333;height:41px;width:41px;cursor:pointer}.brand_page .popup .heading-main .close span{font-size:26px}.brand_page .popup .heading-main .close span:after,.brand_page .popup .heading-main .close span:before{content:"";position:absolute;width:1px;height:17px;background:#000;top:50%;left:50%}.brand_page .popup .heading-main .close span:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.brand_page .popup .heading-main .close span:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.brand_page .popup .heading-main .close:hover{color:red}.brand_page .popup .popup-content{background:#fff;-webkit-border-radius:8px;border-radius:8px;position:relative;width:60vw;height:60vh;margin:0 auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}.brand_page .popup.show{display:block}.brand_page.brand-list-page .content_page .box-content-left{float:left;width:250px}.brand_page.brand-list-page .content_page .box-content-left .category-nav .nested-list{-webkit-box-shadow:none;box-shadow:none}.brand_page.brand-list-page .content_page .box-content-left .new-artical-left .nested-list{padding:8px}.brand_page.brand-list-page .content_page .box-content-left .new-artical-left .nested-list .news-item .info .title{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.brand_page.brand-list-page .content_page .box-content-left .new-artical-left .nested-list .btn-custom-see-all{-webkit-border-radius:4px;border-radius:4px}.brand_page.brand-list-page .content_page .box-content-right{padding-left:16px;float:none;overflow:hidden}.brand_page.brand-list-page .content_page .featured-brand .list-news,.brand_page.brand-list-page .content_page .top-brand .list-brand{padding:8px 16px}.brand_page.brand-list-page .content_page .top-brand .list-brand .item-brand figure{width:140px;height:140px;margin:0 auto}.brand_page.brand-list-page .content_page .brand-and-filter .block-brand .item-brand figure img,.brand_page.brand-list-page .content_page .top-brand .list-brand .item-brand figure img{scale:1.02}.brand_page.brand-list-page .content_page .search-brand-model form .comp-shop-model,.brand_page.brand-top-page .content_page .search-brand-model form .comp-shop-model{padding:8px 16px 0}.brand_page.brand-list-page .content_page .search-brand-model form .comp-shop-model .option-area,.brand_page.brand-top-page .content_page .search-brand-model form .comp-shop-model .option-area{margin-bottom:16px}.brand_page.brand-list-page .content_page .search-brand-model form .comp-shop-model .option-area .btn-danger{-webkit-border-radius:2px;border-radius:2px}.brand_page.brand-list-page .content_page .search-brand-model .mybike-list{padding:0 16px 8px}.brand_page.brand-list-page .content_page .search-brand-model .mybike-list .item-model figure{-webkit-border-radius:8px;border-radius:8px}.brand_page.brand-list-page .content_page .brand-and-filter .block-brand{padding:0 8px}.brand_page.brand-list-page .content_page .brand-and-filter .block-brand .heading-2,.brand_page.brand-list-page .content_page .brand-and-filter .block-brand .heading-3{margin:0 8px 8px;background:#efefef}.brand_page.brand-list-page .content_page .brand-and-filter .block-brand .heading-3{-webkit-border-radius:4px;border-radius:4px}.brand_page.brand-list-page .content_page .brand-and-filter .block-brand .block{padding-top:0}.brand_page.brand-list-page .content_page .brand-and-filter .block-brand .item-brand figure{width:126px;height:126px}.brand_page.brand-top-page .content_page .block .heading-2{margin-bottom:12px}.brand_page.brand-top-page .content_page .owl-carousel{padding:0 16px}.brand_page.brand-top-page .content_page .new-article{margin-top:16px}.brand_page.brand-top-page .content_page .new-article .list-news .news-item figure{height:200px}.brand_page.brand-top-page .content_page .reviews{display:block;position:relative;overflow:hidden;padding:16px 8px}.brand_page.brand-top-page .content_page .reviews .heading-2{padding:0 8px}.brand_page.brand-top-page .content_page .reviews .block-statis-review{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;margin:0 8px}.brand_page.brand-top-page .content_page .reviews .block-statis-review .reviews-detail{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:-webkit-calc(50% - 40px);width:calc(50% - 40px);padding-left:40px}.brand_page.brand-top-page .content_page .reviews .block-statis-review .reviews-detail .statis{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.brand_page.brand-top-page .content_page .reviews .block-statis-review .reviews-detail .statis .icon-star-sm{margin-right:12px}.brand_page.brand-top-page .content_page .reviews .block-statis-review .reviews-detail .statis span{position:relative;display:inline-block;width:100%;height:6px;background-color:#efefef;top:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.brand_page.brand-top-page .content_page .reviews .block-statis-review .reviews-detail .statis span span.process{position:absolute;display:inline-block;width:inherit;height:6px;background-color:#ffc400;z-index:1}.brand_page.brand-top-page .content_page .reviews .block-statis-review .reviews-detail .statis p{display:inline;color:#2a313c;padding-left:12px}.brand_page.brand-top-page .content_page .reviews .block-statis-review div.reviews-all{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;width:232px}.brand_page.brand-top-page .content_page .reviews .block-statis-review div.reviews-all span{font-weight:400;font-size:1rem;color:#595959;line-height:1}.brand_page.brand-top-page .content_page .reviews .block-statis-review div.reviews-all .review-number-percent{color:#595959;font-weight:700;display:block}.brand_page.brand-top-page .content_page .reviews .block-statis-review div.reviews-all .review-number-percent>span{display:inline;font-size:2rem;font-weight:700;color:#000}.brand_page.brand-top-page .content_page .reviews .block-statis-review div.reviews-all .review-number-percent p{display:inline;color:#595959;font-size:1.5rem}.brand_page.brand-top-page .content_page .reviews .block-statis-review div.reviews-all div{height:40px}.brand_page.brand-top-page .content_page .reviews .block-statis-review .write-review{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right}.brand_page.brand-top-page .content_page .reviews .block-statis-review .btn-review{position:relative;display:inline-block;padding:6px 12px;height:40px;background-color:#ffc400;color:#000;font-size:1rem;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:3px;border-radius:3px;max-width:352px}.brand_page.brand-top-page .content_page .reviews .image-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;overflow:hidden;margin:0 auto;padding:8px 0}.brand_page.brand-top-page .content_page .reviews .image-list .item{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc((100% - 80px)/6);-ms-flex:0 0 calc((100% - 80px)/6);flex:0 0 calc((100% - 80px)/6);border:1px solid #efefef;cursor:pointer;position:relative;width:-webkit-calc((100% - 60px)/6);width:calc((100% - 60px)/6);height:146.5px;margin-left:16px}.brand_page.brand-top-page .content_page .reviews .image-list .item:first-child{margin-left:0}.brand_page.brand-top-page .content_page .reviews .image-list .show-more-overflow{width:100%;height:100%;cursor:pointer;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:0;background-color:rgba(0,0,0,.3098039216);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.brand_page.brand-top-page .content_page .reviews .image-list .show-more-overflow .number-img{color:#fff;font-size:1.75rem;line-height:1;word-break:break-word;text-align:center;padding:6px}.brand_page.brand-top-page .content_page .reviews .product-review{margin-top:16px}.brand_page.brand-top-page .content_page .reviews .product-review .comp_reviews .item:first-child{padding-top:0}.brand_page.brand-top-page .content_page .reviews .product-review .comp_reviews .item:last-child{padding-bottom:0}.brand_page.brand-top-page .content_page .reviews .product-review .btn-see-all-review{width:33.3333333333%;display:block;margin:16px auto 0}.brand_page.brand-top-page .content_page .block-detail-brand{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:174px;overflow:hidden;position:relative}.brand_page.brand-top-page .content_page .block-detail-brand .detail-brand{padding:16px;background:#fff;border:1px solid #fff}.brand_page.brand-top-page .content_page .block-detail-brand .detail-brand .image-brand{width:140px;height:140px;border:1px solid #efefef;margin-right:16px}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .image-review .review-thumnail img,.brand_page.brand-top-page .content_page .block-detail-brand .detail-brand .image-brand figure,.brand_page.brand-top-page .content_page .block-detail-brand .has-gbm .item-feature figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand>*{margin-top:16px}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand>:first-child{margin-top:0}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand .btn-link-brand{-webkit-transition:.25s;-o-transition:.25s;transition:.25s;color:#00529e}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand .btn-link-brand:hover{color:#e61e25}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand .btn-group{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand .btn-group .btn-link-brand{font-weight:700}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand .heading-2{padding:0}.brand_page.brand-top-page .content_page .block-detail-brand .information-brand .btn-office-web{-webkit-border-radius:4px;border-radius:4px;padding:8px 24px}.brand_page.brand-top-page .content_page .block-detail-brand .has-gbm{margin-left:16px;border:1px solid #ffe880;background:#fffced;width:-webkit-calc(33.33333% - 16px);width:calc(33.33333% - 16px);height:100%}.brand_page.brand-top-page .content_page .block-detail-brand .has-gbm .item-feature{padding:16px;color:#595959}.brand_page.brand-top-page .content_page .block-detail-brand .has-gbm .item-feature figure{height:141px;width:212px;overflow:hidden}.brand_page.brand-top-page .content_page .block-detail-brand .has-gbm .item-feature .feature-title{margin-left:8px;font-size:14px;font-weight:700;height:100%;-webkit-line-clamp:6;max-height:100%}.brand_page.brand-top-page .content_page .block-detail-brand .has-gbm .item-feature:hover{opacity:.8}.brand_page.brand-top-page .content_page .search-brand-model form .comp-shop-model .option-area .btn-danger{-webkit-border-radius:2px;border-radius:2px}.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item{position:relative;background:#f5f5fa;padding:8px;-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc((100% - 32px)/3);-ms-flex:0 0 calc((100% - 32px)/3);flex:0 0 calc((100% - 32px)/3);display:none;margin-left:16px}.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item:first-child{margin-left:0}.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item:first-child,.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item:nth-child(2),.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item:nth-child(3){display:block}.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item .product-info .tag-state{min-height:14px}.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item .product-info .tag-state .sale-tag{top:9px;left:8px}.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item figure{border:1px solid #ebebf0}.brand_page.brand-top-page .content_page .sale-ranking .owl-sale-ranking .item figure .ranking{bottom:8px;left:8px}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking{position:relative}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking figure{width:120px;height:120px;overflow:hidden;float:left}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking .info{padding-left:12px;float:none;width:auto;overflow:hidden}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking .info .brand{font-size:.75rem;margin-bottom:4px}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking .info .brand a{color:#00529e;text-transform:uppercase;position:relative;z-index:3}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking .info .brand a:hover{color:#001d38}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking .info .name{font-size:.9375rem;margin-bottom:4px}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking .info .price{font-size:.9375rem;color:#e61e25;font-weight:700}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking .product-link{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0}.brand_page.brand-top-page .content_page .sale-ranking .product-ranking .product-link:hover~.info .name{color:#e61e25}.brand_page.brand-top-page .content_page .block-all-product .heading-2{height:24px}.brand_page.brand-top-page .content_page .block-all-product .heading-2 span{font-weight:400}.brand_page.brand-top-page .content_page .block-all-product .heading-2 span h2{font-size:1rem}.brand_page.brand-top-page .content_page .block-all-product .product-list{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 8px}.brand_page.brand-top-page .content_page .block-all-product .product-list .item{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.brand_page.brand-top-page .content_page .block-all-product .product-list .item a figure{height:190px}.brand_page.brand-top-page .content_page .block-all-product .btn-see-all-product{width:33.3333333333%;display:block;margin:0 auto}.brand_page.brand-top-page .content_page .owl-carousel.product.grid a figure{height:150px}.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid{width:100%;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;padding:0 16px}.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid>.item{display:none!important;width:-webkit-calc(16.66667% - 2px);width:calc(16.66667% - 2px);margin-left:16px}.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid>.item:first-child{margin-left:0}.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid>.item:first-child,.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid>.item:nth-child(2),.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid>.item:nth-child(3),.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid>.item:nth-child(4),.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid>.item:nth-child(5),.brand_page.brand-top-page .content_page .owl-carousel.product.grid.owl-product-grid>.item:nth-child(6){display:block!important}.brand_page.brand-top-page .content_page .popup-detail-review .review-detail-content{height:-webkit-calc(100% - 72px);height:calc(100% - 72px);overflow-y:auto;padding:0 16px}.brand_page.brand-top-page .content_page #popup-gallery-review .popup-content{width:70vw;height:85vh;padding:24px}.brand_page.brand-top-page .content_page #popup-gallery-review .heading-main{margin:0 0 18px}.brand_page.brand-top-page .content_page #popup-gallery-review .heading-main .close{top:12px;right:12px}.brand_page.brand-top-page .content_page #popup-gallery-review .gallery-content{overflow-x:auto}.brand_page.brand-top-page .content_page #popup-gallery-review .gallery-content .gallery-review-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:0 12px;margin-bottom:6px}.brand_page.brand-top-page .content_page #popup-gallery-review .gallery-content .gallery-review-grid .gallery-item{width:-webkit-calc(8.75vw - 16.5px);width:calc(8.75vw - 16.5px);height:-webkit-calc(8.75vw - 16.5px);height:calc(8.75vw - 16.5px);background-color:#efefef}.brand_page.brand-top-page .content_page #popup-gallery-review .gallery-content .gallery-review-grid .gallery-item:hover{border:2px solid #00529e}.brand_page.brand-top-page .content_page #popup-gallery-review .gallery-content .gallery-review-grid .gallery-item.active,.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .image-review .gallery-img-grid .gallery-item.active{border:2px solid #e61e25}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content{width:100%;margin:18px auto 0;border-top:1px solid #dddde3}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:0 24px;overflow:hidden;border:0;max-height:-webkit-calc(85vh - 150px - 8.75vw + 16.5px);max-height:calc(85vh - 150px - 8.75vw + 16.5px);overflow-y:auto;padding:0;margin-top:18px}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .block-comment-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .block-comment-content .block-comment-desc .content-detail{height:100%}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .block-comment-content .block-comment-head .date-review{line-height:28px;padding-right:6px}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .image-review{position:-webkit-sticky;position:sticky;top:0;width:-webkit-calc(24.5vw - 25.2px);width:calc(24.5vw - 25.2px);height:-webkit-calc(85vh - 150px - 8.75vw + 16.5px);height:calc(85vh - 150px - 8.75vw + 16.5px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .image-review .review-thumnail{width:100%;height:85%;background-color:#efefef}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .image-review .gallery-img-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;margin-top:8px;height:-webkit-calc(15% - 8px);height:calc(15% - 8px)}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .image-review .gallery-img-grid .gallery-item{width:-webkit-calc(16.66667% - 6px);width:calc(16.66667% - 6px);height:100%;border:2px solid rgba(0,0,0,0)}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .image-review .gallery-img-grid .gallery-item a{display:block;height:100%;background-color:#efefef}.brand_page.brand-top-page .content_page #popup-gallery-review .review-detail-content .block-comment .image-review .gallery-img-grid .gallery-item a img{height:100%;-o-object-fit:cover;object-fit:cover}.brand_page.brand-top-page .content_page #popup-gallery-review .owl-carousel{white-space:normal;overflow:unset}.brand_page.brand-top-page .content_page #popup-gallery-review .owl-nav button.owl-next,.brand_page.brand-top-page .content_page #popup-gallery-review .owl-nav button.owl-prev{padding:8px!important;background:rgba(0,0,0,.35)!important}.brand_page.brand-top-page .content_page #popup-gallery-review .owl-nav button.owl-next:disabled,.brand_page.brand-top-page .content_page #popup-gallery-review .owl-nav button.owl-prev:disabled{background:rgba(0,0,0,.15)!important}.brand_page.brand-top-page .content_page #popup-gallery-review .owl-nav button.owl-next:hover,.brand_page.brand-top-page .content_page #popup-gallery-review .owl-nav button.owl-prev:hover{background:rgba(0,0,0,.5)!important}.brand_page.brand-top-page .content_page #popup-gallery-review .owl-nav button.owl-next path,.brand_page.brand-top-page .content_page #popup-gallery-review .owl-nav button.owl-prev path{stroke:#fff!important}.brand_page.brand-top-page .content_page #popup-gallery-review .by-user{margin-bottom:3px}.brand_page.brand-top-page .content_page #popup-gallery-review .by-user img{max-width:19px;max-height:11px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}