.store-head-wrapper{background:#d94336;position:relative}.store-head{display:flex;padding:50px 0 40px 0;margin:0 50px;overflow-x:auto;transition:all ease-in-out 250ms}.store-head::-webkit-scrollbar{height:10px;height:0}.store-head::-webkit-scrollbar-track{background:#fff;border-bottom:1px solid #d94336}.store-head::-webkit-scrollbar-thumb{background:#d94336;border:1px solid #f7dad7;border-bottom-color:#d94336}.store-head a{display:block;min-width:150px;border-radius:15px;box-shadow:#c9c9c9 0 0 3px;margin:2px;position:relative}.store-head a+a{margin-right:5px}.store-head a:hover:before,.store-head a.active:before{width:100%;height:100%;background:#333;content:'';position:absolute;opacity:.3;border-radius:15px}.store-head img{max-width:100%;min-width:100%;border-radius:15px 15px 0 0;display:block;background:#dfdad6}.store-head span{background:#fff;text-align:center;font-weight:bold;display:block;border-radius:0 0 15px 15px;padding:10px 2px;color:#333;z-index:300}.store-head-wrapper.sc-mobile{position:fixed;background:#fff;z-index:5;top:65px;padding:0;width:100vw;overflow-y:scroll;overflow-x:hidden}.store-head-wrapper.sc-mobile .store-head{padding:0;position:relative;padding:15px;overflow:auto}.store-head-wrapper.sc-mobile img{display:none}.store-head-wrapper.sc-mobile span{border-radius:15px;background:#f1f1f1}@media(max-width:1400px){.store-head a{min-width:145px}}@media(max-width:1200px){.store-head a{min-width:120px}}@media(max-width:992px){.store-head{margin:0}.store-head a{min-width:170px}}@media(max-width:768px){.store-head a{min-width:30vw}.store-head img{min-height:100%}}.store-body{padding:20px 0}.store-body .right-side{margin-left:-15px;margin-right:-15px}.store-body .left-side{display:flex;flex-wrap:wrap}.store-body .left-side .item{border-radius:15px;display:block;margin:15px 0 5px 0;border:1px solid transparent;background:#f6f6f6}.store-body .left-side .item .image,.store-body .left-side .item .image2{max-width:100%;width:100%;height:100%;display:block;border-radius:15px 15px 0 0}.store-body .left-side .item .head-img{position:relative;background:#e8e8e8 center center;background-size:cover;border-radius:15px 15px 0 0}.store-body .list-wrapper{color:#1d1d1b;font-size:30px;background:#fff;width:50px;height:50px;border:1px solid #efefef;border-radius:50%!important;position:absolute;bottom:-25px;left:25px;display:inline-block;text-align:center}.store-body .left-side .item:hover .mi{color:#d94336}.store-body .left-side .item label{font-weight:bold;color:#000;margin:0 0 5px 15px}.store-body .left-side h2{color:#333;padding:25px 10px 15px 5px;margin:0;font-size:1.2em;word-break:break-word}.store-body .left-side span{color:#999;padding:5px 10px 15px 5px;display:block;height:80px;overflow:hidden}.store-body .left-side .item:hover{border-color:#d94336}.store-body .left-side .item .head-img img{transition:all linear 300ms}.store-body .left-side .item .head-img img:nth-child(2){position:absolute;top:0;left:0;width:100%;height:100%}.store-body .left-side .item:hover .head-img img:nth-child(2){opacity:0}.store-body .left-side .item p{padding-left:5px;padding-right:5px;color:#333}.store-body .el-list button{border:0;border-radius:25px;padding:5px 10px;margin:5px;background:#f1f1f1;min-width:120px;outline:0}.store-body .el-list button.fw{min-width:255px}.store-body .el-list button.active{background:#d94336;color:#fff}.store-body .vol-bar [data-vol-lv]{float:left}.store-body .desc{font-size:1.2em;text-align:justify}.filter-mobile{display:none}@media(max-width:992px){.store-body .left-side .head-img{height:initial!important}.store-body .left-side{padding:0;margin:0}.store-body .left-side .col-xs-6{padding:0}.store-body .left-side .col-xs-6:nth-child(2n+1){padding-left:5px}.store-body .left-side .col-xs-6:nth-child(2n+2){padding-right:5px}.store-body .list-wrapper{bottom:-5vw;left:5vw}.store-body .left-side{font-size:2.5vw}.right-wrapper .right-side{display:none}.right-wrapper.active{position:fixed;height:calc(100vh - 50px);width:100vw;background:rgba(255,255,255,.95);z-index:1031;top:50px;left:0;overflow-y:scroll}.right-wrapper.active .right-side{display:block}.store-body .btn-cyan{background:#00c8c8;border:0;box-shadow:none}.store-body .filter-mobile{background:rgba(255,255,255,.9);width:100%;min-height:0;padding:0;position:fixed;bottom:0;left:0;text-align:center;z-index:10;display:block}.store-body .right-wrapper.active .filter-mobile{background:rgba(255,255,255,.75);width:auto;min-height:10vh;padding:1vh 10px;position:relative;text-align:right}.store-body .filter-mobile span{display:inline-block;background:#acacac;color:#fff;padding:10px 20px;margin:1vh 5px;border-radius:10px;position:relative}.store-body .filter-mobile span:before{content:'x';position:absolute;top:0;right:5px}}@media(max-width:768px){.store-body h1{font-size:2em}.store-body .right-side{margin-left:0;margin-right:0}}.multi-range input[type=range]{box-sizing:border-box;appearance:none;margin:0;overflow:hidden;border:0;border-radius:1px;outline:0;background:linear-gradient(#d94336,#f38278) no-repeat center;background-size:100% 2px;pointer-events:none}.multi-range input[type=range]:active,.multi-range input[type=range]:focus{outline:0}.multi-range input[type=range]::-webkit-slider-thumb{height:20px;width:20px;border-radius:24px;background-color:#f1f1f1;position:relative;margin:5px 0;cursor:pointer;appearance:none;pointer-events:all}.multi-range{position:relative;height:50px;direction:ltr}.multi-range input[type=range]{position:absolute}.multi-range input[type=range]:nth-child(1)::-webkit-slider-thumb::before{background-color:#f00}.multi-range input[type=range]:nth-child(2){background:none}.multi-range input[type=range]:nth-child(2)::-webkit-slider-thumb::before{background-color:#808080}.btn-right,.btn-left{position:absolute;background:transparent;border:0;font-size:3em;right:10vw;top:50%;transform:translate(0,-50%);color:#adafbc;transition:all ease-in-out 200ms;outline:0;z-index:2;height:100%;border-radius:0 15px 15px 0}.btn-left{right:auto;left:10vw;border-radius:15px 0 0 15px}.btn-right:hover,.btn-left:hover,.btn-right:focus,.btn-left:focus{color:#d94336}.btn-right:hover{background:linear-gradient(to left,#fff0,#fff8)}.btn-left:hover{background:linear-gradient(to left,#fff0,#fff8)}.product-head .price{font-weight:bold;font-size:1.4em}@media(max-width:768px){.product-head h1{font-size:2em}}.image-box button{padding:0;background:transparent;border:0}.image-box #btnLarge{width:100%;min-height:20px;min-width:20px;padding-top:100%;position:relative;box-shadow:#aaa 0 0 5px;border-radius:7px}.image-box .main img{position:absolute;border-radius:7px;width:100%;height:100%;top:0;left:0}.image-box .main{padding:1vw;margin-bottom:10px;position:relative}.image-box .tumb{display:flex;overflow-x:auto;width:101%}.image-box .tumb button{box-shadow:#9f9f9f 0 0 3px;margin:5px 5px 20px 5px;border-radius:10px;overflow:hidden;min-width:60px;border:1px solid transparent;opacity:.6;transition:all ease-in-out 250ms;max-width:128px}#btnLarge{cursor:zoom-in}.image-box button.active{border-color:#d94336;opacity:1}.image-box img{max-width:100%;height:auto;display:block;background:#e8e8e8}.image-box .btn-box{position:absolute;left:20px;bottom:25px}.image-box .btn-box .btn{font-size:1.4em;margin-right:7px;border:1px solid #d94336;background:#fff;color:#d94336;width:30px}@media(max-width:768px){.image-box .btn-box{left:5px;bottom:5px}}.stick{display:flex;justify-content:space-around;max-width:100%;margin-top:10vh}.stick .item{text-align:center}.stick .img-wrapper{background:#fff;border-radius:50%;display:inline-block}.stick img{max-width:84px;padding:15px}.stick span{display:block;color:#3f3f3e;text-align:center;min-width:200px;line-height:1.6em;font-size:1.6em}.stick span::first-line {color:#d94336;font-weight:bold}@media(max-width:768px){.stick span{min-width:auto;line-height:1.6em;font-size:1em}}.product-body{margin:100px 0 45px 0;display:block;clear:both}.product-body h2{font-size:2em;position:relative;margin-bottom:1em;padding-bottom:10px}.product-body h2:after{content:'';width:120px;height:3px;background:#d94336;position:absolute;bottom:0;right:0}.product-body .show-more-btn{color:#333;margin:25px 0 10px 0;display:block;border:1px solid #999;background:transparent;padding:5px 15px;border-radius:15px}@media(max-width:768px){.product-body{margin:100px 0 45px 0;background:#fbeaea;border-radius:10px;padding:5px 2vw}.product-body h2{text-align:center}.product-body h2:after{right:50%;transform:translate(50%,0)}.product-body .show-more{margin:25px 0 10px 0}.product-body content{display:block;text-align:justify}}.sim-table{max-width:580px;padding:10px 10px 0 10px;box-shadow:#eee 0 0 5px;border-radius:7px}.sim-table p{display:block}.sim-table i{display:inline-block;direction:ltr}.sim-table td{border-top:0!important}.question-list{border-radius:15px;padding:20px 2vw;color:#5c5c5c;text-align:justify;box-shadow:#eaeaea 0 0 5px;border-radius:10px;background:#fff}.question-list .item{position:relative;display:block;margin:15px 0;line-height:2em;padding:5px 1.5vw 10px 1.5vw}.question-list .item+.item:before{content:'';width:calc(100% - 3vw);height:2px;background:#e8e8e8;position:absolute;top:-30px;left:1.5vw}.question-list .mi-user-o{font-size:2.4em;width:36px;height:36px;border-radius:50%;border:1px solid #f7dad7;float:right}.question-list .like{position:absolute;left:0;direction:ltr;border:0;padding-top:5px;border-radius:5px;background:transparent}.question-list .like:hover{background:#f7dad7}.question-list .like.active .mi{color:#d94336}.question-list .like .mi{padding-right:25px;font-size:1.4em}.question-list .like b{padding-right:1em}.question-list .avator{width:36px;height:36px;border-radius:50%;border:1px solid #f7dad7;float:right}.question-list .reply{position:relative;display:block;margin:0 0 15px 0;line-height:2em;padding:10px 46px 0 5px}.question-list p{padding:5px 40px;font-weight:bold;color:#333}.question-list content{display:block}@media(max-width:768px){.question-list{border-radius:10px}.question-list .item+.item{margin-top:30px}.question-list .mi-user-o{font-size:2em}.question-list .like{display:none}.question-list .question{padding:5px 35px 5px 5px;font-size:1.1em}.question-list .reply{padding:5px 35px 5px 5px;border-right:2px solid #3f3f3e;font-size:1.1em;margin:0 0 15px 0;padding:10px 5px 0 5px}}.new-question{border:1px solid #a1a1a1;border-radius:15px;text-align:left;margin-bottom:30px;position:relative}.new-question textarea{background:#fcfcfc;border-radius:15px 15px 0 0;border:0}.new-question button{min-width:160px;margin:5px 0 10px 5px}.new-question .not-user{background:#fff9;position:absolute;width:100%;height:100%;border-radius:15px;text-align:center;font-size:2vw;padding-top:50px;vertical-align:middle;backdrop-filter:blur(2px)}@media(max-width:768px){.new-question{border:0;text-align:center}.new-question textarea{border-radius:15px;border:1px solid #9f9f9f;margin-bottom:15px}}.slide-product .item{display:inline-block;min-width:320px;margin:5px 1.5vw 30px 1.5vw;background:#f7f8f8;border-radius:15px;box-shadow:#eee 0 0 5px}.slide-product .image{background-color:#f5f5f5;min-height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:15px 15px 0 0}.slide-product h3,.slide-product p{padding:5px 10px;color:#333}.slide-product h3{font-size:1.3em;font-weight:bold}.slide-product p,.store-body .left-side .item p{min-height:2em}.slide-product p i,.store-body .left-side .item p i{text-align:left;float:left;direction:ltr}.slide-product button{background:#fff;border:1px solid #333;border-radius:50%;width:45px;height:45px}@media(max-width:768px){.slide-product .item{margin:5px 5vw 30px 5vw}.slide-product .image{height:40vh;background-size:cover}}@media(max-width:768px){.mobile-center{text-align:center}}.pd-sm-01{max-height:9em;overflow:hidden;transition:all ease-in-out 500ms;display:block}.no-result{background:url('/Content/Images/noresult.png') no-repeat center center;background-size:contain;min-height:50vh;width:100%;text-align:center;font-size:2em}.no-result h2{color:#d94336!important}.no-result small{line-height:2em;display:block}.sh.btn-right{right:0;background-image:linear-gradient(to right,#fff0,#fff2)}.sh.btn-left{right:auto;left:0;background-image:linear-gradient(to left,#fff0,#fff2)}@media(max-width:992px){.sh{display:none!important}}[dual-slider]{position:relative;height:40px;border-radius:10px;text-align:left;direction:ltr}[dual-slider]>div{position:absolute;width:calc(100% - 18px)}[dual-slider]>div>[inverse-left],[dual-slider]>div>[inverse-right]{position:absolute;left:0;height:2px;background-color:#f1f1f1}[dual-slider]>div>[inverse-right]{left:auto;right:0}[dual-slider]>div>[range]{position:absolute;left:0;height:2px;background-color:#d94336}[dual-slider]>div>[thumb]{position:absolute;top:-7px;z-index:2;height:18px;width:18px;cursor:pointer;background-color:#f1f1f1;border-radius:50%;outline:0;border:1px solid #999}[dual-slider]>input[type=range]{position:absolute;pointer-events:none;-webkit-appearance:none;z-index:3;height:18px;top:-7px;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:1;-khtml-opacity:1;opacity:0}div[dual-slider]>input[type=range]::-ms-track{-webkit-appearance:none;background:transparent;color:transparent}div[dual-slider]>input[type=range]::-moz-range-track{-moz-appearance:none;background:transparent;color:transparent}div[dual-slider]>input[type=range]:focus::-webkit-slider-runnable-track{background:transparent;border:transparent}div[dual-slider]>input[type=range]:focus{outline:0}div[dual-slider]>input[type=range]::-ms-thumb{pointer-events:all;width:18px;height:18px;border-radius:0;border:0 none;background:#f00}div[dual-slider]>input[type=range]::-moz-range-thumb{pointer-events:all;width:18px;height:18px;border-radius:0;border:0 none;background:#f00}div[dual-slider]>input[type=range]::-webkit-slider-thumb{pointer-events:all;width:18px;height:18px;border-radius:0;border:0 none;background:#f00;-webkit-appearance:none}div[dual-slider]>input[type=range]::-ms-fill-lower{background:transparent;border:0 none}div[dual-slider]>input[type=range]::-ms-fill-upper{background:transparent;border:0 none}div[dual-slider]>input[type=range]::-ms-tooltip{display:none}.new-vol-bar [data-vol-lv]{float:left}