.eggpoints{display:inline-block}.eggpoints>*{vertical-align:middle}.eggpoints-multiple{display:none;position:relative;top:2px;margin-right:10px;padding:1px 7px 3px;border-radius:5px;background:#33425a;color:#fff}.eggpoints-multiple .arrow{position:absolute;top:50%;right:-5px;margin-top:-3px;width:0;height:0;overflow:hidden;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:5px solid #33425a}.eggpoints-icon{display:inline-block;padding:0;overflow:hidden;background:url(../../Nest/icons/spr_eggpoints.png) no-repeat;vertical-align:middle;text-indent:100%;white-space:nowrap}.icon-eggpoints-xl{width:123px;height:61px;background-position:-2px -2px}.icon-eggpoints-lg{width:76px;height:37px;background-position:-130px -26px}.icon-eggpoints-md{width:59px;height:29px;background-position:-212px -34px}.icon-eggpoints-sm{width:45px;height:22px;background-position:-276px -41px}.icon-eggpoints-xs{width:28px;height:22px;background-position:-326px -41px}.icon-eggpoints-text{width:56px;height:12px;background-position:-2px -77px}.eggpoints-upto{margin-left:5px;margin-right:2px;color:#4d4d4d;font-size:10px;text-transform:uppercase}.eggpoints-earn,.eggpoints-points,.eggpoints-upto{vertical-align:middle}.eggpoints-points{font-weight:700;font-size:14px}.eggpoints.has-multiple .eggpoints-multiple{display:inline-block}.eggpoints-product-cell{display:block;margin-right:7px}.eggpoints-product-cell .eggpoints-multiple{display:none}.eggpoints-product-cell .eggpoints-icon{width:28px;height:22px;background-position:-326px -41px}.eggpoints-product-cell .eggpoints-upto{display:none}.eggpoints-product-cell .eggpoints-points{font-size:16px}.eggpoints-main-product{display:block}.eggpoints-main-product .eggpoints-multiple{font-size:15px}.eggpoints-main-product .eggpoints-icon{width:59px;height:29px;background-position:-212px -34px}.eggpoints-main-product .eggpoints-upto{font-size:11px}.eggpoints-main-product .eggpoints-points{font-size:19px}.dark-mode .eggpoints-upto{color:#aaa}.badge{display:inline-block;padding:0 10px;margin:0 5px 5px 0;height:24px;line-height:22px;font-size:10px;font-weight:700;font-family:Open Sans,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase;box-sizing:border-box;border-radius:12px;vertical-align:middle;background-color:#fff;cursor:default;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out}a.badge{cursor:pointer}.badge>*{display:inline-block;vertical-align:middle}.badge>*+*{margin-left:3px}.badge>:first-child{margin-left:0}.badge>img,.badge>svg{max-width:80px;max-height:16px}.badge>span{font-size:11px}.badge>strong{font-style:italic;font-weight:700;font-size:14px;text-transform:uppercase}.badge>i{width:13px;height:13px;font-size:13px;text-align:center}a.badge.only-border:hover{color:#fff!important}.badge.only-border{line-height:20px;background-color:hsla(0,0%,100%,.9)}.badge-blue,.badge-blue *,.badge-gray,.badge-gray *,.badge-red,.badge-red *{color:#fff!important}.badge-blue>svg,.badge-gray>svg,.badge-red>svg{padding:0 2px;fill:#fff}.badge-blue:hover>svg,.badge-gray:hover>svg,.badge-red:hover>svg{fill:#000}.badge-red{background-color:rgba(198,58,0,.9)}a.badge-red:hover{background-color:#c63a00}a.badge-red:hover *{color:#fff!important}.badge-red.only-border{border:1px solid #c63a00}.badge-red.only-border,.badge-red.only-border *{color:#c63a00!important}.badge-blue{background-color:rgba(31,97,173,.9)}a.badge-blue:hover{background-color:#1f61ad}a.badge-blue:hover *{color:#fff!important}.badge-blue.only-border{border:1px solid #1f61ad;color:#1f61ad!important}.badge-blue.only-border *{color:#1f61ad!important}.badge-gray{background-color:rgba(0,0,0,.4)}a.badge-gray:hover{background-color:#fff}a.badge-gray:hover,a.badge-gray:hover *{color:#222!important}.badge-gray.only-border{border:1px solid rgba(0,0,0,.4)}.badge-gray.only-border,.badge-gray.only-border *{color:rgba(0,0,0,.8)!important}.badge-green,a.badge-green,a.badge-green.only-border:hover{background:#0c855f;color:#fff!important}a.badge-green:hover{background-color:rgba(12,133,95,.9)}.badge-green.only-border,a.badge-green.only-border{border:1px solid #0c855f;color:#0c855f!important}.badge-green *,a.badge-green.only-border:hover *{color:#fff!important}.badge-green.only-border *{color:#0c855f!important}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:none;overflow:hidden;outline:0;box-sizing:border-box}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal-dialog iframe{width:100%;border-radius:4px;pointer-events:auto}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}.modal-loader{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important;z-index:9}.modal-loader .loader{padding:20px 30px;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:30px;width:100%;box-sizing:border-box;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.2);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1990;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.3}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.modal-header .close{margin:-15px -15px 0 0;padding:0;width:24px;height:24px;line-height:24px;color:#d9d9d9;font-size:18px;background:none;border:0;cursor:pointer}.modal-header .close:hover{color:#222}.modal-header .close i{position:relative;top:2px}.modal-title{font-size:16px;font-weight:700;line-height:1.5}.modal-title .message.no-bg .message-icon:before{top:3px}.modal-subtitle{margin-bottom:20px;font-size:15px}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.modal-body.auto-height{flex:unset}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;margin:20px 0 0;padding:20px 0 0;border-top:1px solid #eee}.modal-footer>.btn{margin:0 0 0 12px}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.modal.left .modal-dialog,.modal.right .modal-dialog{position:fixed;margin:auto;width:500px;height:100%;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.modal.left .modal-dialog.modal-lg,.modal.right .modal-dialog.modal-lg{width:700px;max-width:700px}.modal.left .modal-content,.modal.right .modal-content{height:100%;overflow-y:auto;border-radius:0}.modal.left.fade .modal-dialog{left:-500px;-webkit-transition:opacity .3s linear,left .3s ease-out;-moz-transition:opacity .3s linear,left .3s ease-out;-o-transition:opacity .3s linear,left .3s ease-out;transition:opacity .3s linear,left .3s ease-out}.modal.left.fade .modal-dialog.modal-lg{left:-700px}.modal.left.fade.show .modal-dialog{left:0}.modal.right.fade .modal-dialog{right:-500px;-webkit-transition:opacity .3s linear,right .3s ease-out;-moz-transition:opacity .3s linear,right .3s ease-out;-o-transition:opacity .3s linear,right .3s ease-out;transition:opacity .3s linear,right .3s ease-out}.modal.right.fade .modal-dialog.modal-lg{right:-700px}.modal.right.fade.show .modal-dialog{right:0}.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}.modal-md{max-width:640px}.modal-lg{max-width:800px;min-width:760px}.modal-xl{max-width:1140px;min-width:960px}.dark-mode .modal-content{background:#333!important}.dark-mode .modal-loader .loader{color:#bbb!important;background:#222!important}.animation{animation-name:move;animation-timing-function:ease;animation-duration:.2s;animation-fill-mode:both;animation-iteration-count:1}@keyframes move{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.item-container,.item-img{display:block}.item-img{position:relative;max-width:180px;text-align:center}.item-img:before{content:"";display:block;padding-top:75%;width:100%;height:0;overflow:hidden}.item-img>img{display:block;top:0;left:0;bottom:0;margin:auto;max-width:100%}.combo-img-addition,.item-img>img{position:absolute;right:0;max-height:100%}.combo-img-addition{bottom:2px;text-align:right}.combo-img-addition>img{display:block;margin:2px 0;padding:5px;box-sizing:border-box;width:90%;border:1px solid #eee;background-color:#fff}.combo-img-addition>img:nth-child(n+4){display:none}.combo-img-addition .fa{position:absolute;right:85%;bottom:43%;width:24px;height:24px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;background:#fff;color:grey;font-size:14px;line-height:22px;text-align:center}.combo-img-1 .combo-img-prime{width:100%}.combo-img-2 .combo-img-prime,.combo-img-3 .combo-img-prime{margin-left:0;width:70%}.combo-img-1 .combo-img-addition{width:35%}.combo-img-2 .combo-img-addition{bottom:12%;width:38.8%}.combo-img-3 .combo-img-addition{width:33%}.combo-img-1 .combo-img-addition .fa{bottom:75%}.combo-imgs-more{position:relative;display:block;margin:2px 0;padding:5px;box-sizing:border-box;border:1px solid #eee;width:90%}.combo-imgs-more:before{content:"";display:block;padding-top:75%}.combo-imgs-more:after{content:"...";position:absolute;top:0;left:0;width:100%;height:100%;color:#757575;font-weight:700;font-size:30px;line-height:1;text-align:center}.item-badges{font-size:0}.item-badges:after{content:"";display:table;clear:both}.item-img .item-badges{position:absolute;z-index:10;top:0;left:0;text-align:left}.item-img .item-badges .badge{clear:both;float:left}.item-img .badge-container{position:absolute;z-index:1;top:0;left:0;list-style:none;margin:0;padding:0;max-width:100%;text-align:left;pointer-events:none}.item-img .badge-container .badge{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;max-width:100%}.item-img .badge-container .badge>span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-branding{margin:10px 0}.item-branding:after{content:"";display:table;clear:both}.item-brand{display:inline-block;vertical-align:middle}.item-brand img{display:block;max-width:70px;max-height:28px}.item-rating{display:inline-block;vertical-align:middle}.item-rating-num{margin-left:5px;color:#707070;vertical-align:middle}.item-rating:hover .item-rating-num{color:#05f}.item-branding .item-rating{float:left;min-width:calc(100% - 75px)}.item-branding .item-brand+.item-rating{margin-top:5px}.item-title{display:block;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:6px;max-width:100%;box-sizing:border-box;overflow:hidden;font-weight:700;font-size:14px;line-height:1.3;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.item-title .icon-premier-xsm{margin-right:3px;vertical-align:top}.item-promo{position:relative;margin:5px 0 13px;padding-left:0;max-width:100%;box-sizing:border-box;overflow:hidden;color:#cc4e00}.item-promo,.item-promo a{word-break:normal;text-overflow:ellipsis}.item-promo a{color:#cc4e00;text-decoration:underline}.item-promo a:hover{color:#05f}.item-promo-icon{display:none;position:absolute;top:2px;left:1px;width:14px;height:14px;border-radius:50%;background:#cc4e00;color:#fff;font-style:italic;font-size:11px;line-height:14px;text-align:center}.item-promo-icon:before{content:"i"}.item-category{display:block;position:relative;margin-bottom:8px;padding-right:10px;color:#3c4a65;text-transform:uppercase;font-weight:700;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-category a{margin-right:4px;color:#3c4a65}.item-category a:hover{text-decoration:underline}.item-category.text-center{padding-left:0;padding-right:0}.item-msg,.item-note{margin:.5em 0;font-size:13px}.item-msg:first-child,.item-note:first-child{margin-top:0}.item-msg:last-child,.item-note:last-child{margin-bottom:0}.item-note{color:#707070}.item-msg a,.item-note a{text-decoration:underline}.item-msg .fa,.item-msg .nav-list-link,.item-note .fa,.item-note .nav-list-link{text-decoration:none}.item-msg .nav-cell,.item-note .nav-cell{width:300px}.item-msg.is-best-seller{margin:10px 0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-msg.is-best-seller .flags{left:2px;margin:0 12px 0 0;padding-right:6px}.item-msg.is-best-seller .flags-body{font-size:11px}.item-msg.is-best-seller .flags-right:after{left:3px}.item-msg.is-best-seller .flags-right:before{left:-2px}.items-grid-view .item-msg.is-best-seller{margin-top:15px}.items-list-view .item-msg.is-best-seller:first-child{margin-top:0}.item-financing,.item-sellers{margin:5px 0;height:18px;overflow:hidden;font-size:12px;line-height:18px;text-overflow:ellipsis}.item-sellers span{vertical-align:middle;white-space:nowrap}.item-sellers .fa{font-size:13px;cursor:pointer;vertical-align:middle}.item-operate{margin:10px 0}.item-buying-choices{padding-top:10px;border-top:1px dashed #eee;font-size:12px;line-height:18px}.item-buying-choices-label{margin-right:3px;color:#222}.item-buying-choices-price{display:inline-block}.item-buying-choices-num{display:inline-block;margin-left:3px;color:#707070;font-size:11px}.item-buying-choices a:hover .item-buying-choices-num{color:#05f}.item-compare-box{position:relative;display:inline-block;margin:20px 0 10px}.item-compare-box .popover-compare.left{margin-right:5px}.item-compare-box .popover-compare.right{margin-left:100%}.item-bullets,.item-features{list-style:disc outside;margin:15px 0 15px 15px;font-size:12px}.item-bullets{color:#707070}.item-options{list-style:none;margin:15px 0;color:#707070;font-size:12px}.item-bullets:first-child,.item-features:first-child,.item-options:first-child{margin-top:0}.item-bullets:last-child,.item-features:last-child,.item-options:last-child{margin-bottom:0}.item-bullets li+li,.item-features li+li,.item-options li+li{margin-top:3px}.item-bullets li a:not(.link-more),.item-features li a:not(.link-more),.item-options li a:not(.link-more){text-decoration:underline}.item-features strong{margin-right:5px;color:#707070;font-weight:400}.item-bullets li span,.item-options li span{color:#222}.item-bullets strong,.item-options strong{margin-left:5px;color:#222;font-weight:700}.item-mask{display:none;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#000;opacity:.05;filter:alpha(opacity=5)}.item-container>a:hover .item-mask{display:block}.item-container-grid .item-info{margin-top:10px}.item-container-grid .item-title{max-height:3.88em;overflow:hidden;-webkit-line-clamp:3}.item-container-grid .price-note{height:auto;min-height:15px}.item-action.only-other-price .item-financing,.item-action.only-other-price .price{display:none}.item-action.only-other-price .item-buying-choices{padding-top:0;border-top:0}.item-sponsored{color:#707070;font-size:11px}.item-sponsored:hover .menu-box-menu{display:block}.item-sponsored .menu-box-menu-arrow{left:10px}.items-grid-view .item-sponsored .menu-box-menu{left:auto;right:0}.items-grid-view .item-sponsored .menu-box-menu-arrow{left:auto;right:10px}.items-view.is-grid .item-sponsored{margin:-17px -15px 3px 0;text-align:right}.items-view.is-list .item-sponsored{margin:-17px 0 3px -15px}.item-stock-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:4px}.item-stock-number{color:#cc4b00;font-weight:700;font-size:11px;text-transform:uppercase}.item-price-range{margin:10px 0;font-weight:700;font-size:17px}.items-list-view.item-container,.items-list-view .item-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.items-list-view .item-container+.item-container,.items-list-view.item-container+.items-list-view.item-container{margin-top:15px;padding-top:15px;border-top:1px solid #eee}.items-list-view .item-img{-webkit-flex-shrink:0;flex-shrink:0;width:45%}.items-grid-view .items-list-view.item-container .item-img,.items-list-view .item-cell .item-img{max-width:20%}.items-list-view.item-container+.message,.items-list-view .item-container+.message{margin-top:20px;margin-left:calc(20% + 20px)}.items-grid-view .items-list-view.item-container .item-bullets{display:block}.items-grid-view .item-img{margin-bottom:10px}.items-list-view .item-img~:not(.item-img){padding-left:20px;box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0}.items-list-view .item-img.width-60px~:not(.item-img){padding-left:10px}.items-list-view .item-img~.item-info{width:100%;-webkit-flex-shrink:1;flex-shrink:1}.items-list-view .item-img~.price .price-current{width:5em;text-align:right}.items-list-view .item-img~.item-button-area{width:150px;text-align:right}.items-list-view .item-img~.item-button-area .btn{white-space:nowrap}.items-list-view .item-img~.item-action{width:200px;text-align:right}.items-list-view .item-img~.item-action .price{text-align:right}.items-list-view .item-img~.item-action .price-save-percent:after{content:none}.items-list-view .item-img~.item-action .price-save-label:before{right:100%;border-bottom:16px solid #cc4e00;border-left:10px solid transparent}.items-list-view .item-img~.item-action+.item-stock{margin:0 0 0 auto;padding-left:0;max-width:200px}.items-list-view .item-branding:first-child{margin-top:0}.items-grid-view .item-sponsored,.items-list-view .item-sponsored{position:absolute;z-index:2;top:0;padding:0 3px;background:hsla(0,0%,100%,.5)}.items-grid-view .item-sponsored{right:0}.items-list-view .item-sponsored{left:0}.items-grid-view .item-cell .item-sponsored,.items-list-view .item-cell .item-sponsored{position:absolute;top:-20px}.items-grid-view .item-cell .item-sponsored{right:-20px}.items-list-view .item-cell .item-sponsored{left:-20px}.items-grid-view .item-title,.items-list-view .item-title{max-height:3.88em;overflow:hidden;-webkit-line-clamp:3}.line-clamp-2{max-height:2.6em!important;overflow:hidden;-webkit-line-clamp:2!important}.items-grid-view .item-promo,.items-list-view .item-promo{display:block;-webkit-box-orient:vertical;display:-webkit-box;max-height:2.72em;overflow:hidden;-webkit-line-clamp:2;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.items-grid-view .price>li,.items-list-view .price>li{margin:0;height:auto}.items-grid-view .price>li+li,.items-list-view .price>li+li{margin-top:5px}.items-grid-view .item-bullets,.items-grid-view .item-features,.items-list-view .item-bullets{display:none}.items-grid-view .item-financing,.items-grid-view .item-sellers,.items-list-view .item-financing,.items-list-view .item-sellers{height:auto}.items-grid-view .price-save-percent:after,.items-list-view .price-save-percent:after{left:100%;border-bottom:16px solid #cc4e00;border-right:10px solid transparent}.item-img.width-60px{width:60px}.item-img.width-80px{width:80px}.item-img.width-120px{width:120px}.item-img.width-180px{width:180px}.item-img.width-300px{width:300px}.items-list-view .item-img.width-60px>img,.items-list-view .item-img.width-80px>img,.items-list-view .item-img.width-120px>img,.items-list-view .item-img.width-180px>img,.items-list-view .item-img.width-300px>img{left:auto;bottom:auto}.items-grid-view .item-img.width-60px,.items-grid-view .item-img.width-80px,.items-grid-view .item-img.width-120px,.items-grid-view .item-img.width-180px,.items-grid-view .item-img.width-300px{margin-left:auto;margin-right:auto;max-width:100%}.item-cells-wrap{-webkit-flex-flow:row wrap;flex-flow:row wrap}.item-cell,.item-cells-wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;box-sizing:border-box}.item-cell{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;flex-shrink:0;width:100%;min-height:90px}.item-cell-placeholder-tall{height:380px}.item-cell-placeholder-short{height:150px}.item-cell-title{margin-bottom:12px;color:#00283a;font:700 20px Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase}.item-cell .item-container{position:relative;padding:0;box-sizing:border-box}.item-cell .item-container:after{content:"";display:table;clear:both}.item-cell .item-container.show-item-stock{padding-bottom:30px;height:100%}.item-cell .item-img{max-width:400px}.item-cell .item-stock{position:absolute;left:0;right:0;bottom:0}.item-cells-bottom{padding:30px;box-sizing:border-box;text-align:center}.item-cells-bottom .btn{width:300px}.item-cells-wrap.border-cells{border:1px solid #eee;border-width:1px 0 0 1px}.item-cells-wrap.border-cells+.item-cells-wrap.border-cells{margin-top:-1px}.item-cells-wrap.border-cells>.item-cell{padding:30px;border:1px solid #eee;border-width:0 1px 1px 0}.item-cells-wrap.border-cells+.item-cells-bottom{border:1px solid #eee;border-top:0;background:#f4f5f7}.item-cells-wrap.tile-cells:not(.no-gap):last-child{margin-bottom:-20px}.item-cells-wrap.tile-cells>.item-cell{padding:30px}.item-cells-wrap.tile-cells>.item-cell.no-padding{padding:0}.item-cells-wrap.tile-cells:not(.no-gap)>.item-cell{margin:0 0 20px}.item-cells-wrap.tile-cells>.item-cell:not(.is-gray-background){background:#fff}.item-cells-wrap.tile-cells:not(.no-gap)>.item-cell:first-child{margin-left:0}.item-cells-wrap.tile-cells>.item-cell:not(.is-gray-background) .item-brand:not(.is-gray-background):before,.item-cells-wrap.tile-cells>.item-cell:not(.is-gray-background) .item-img:not(.is-gray-background):after{background:transparent}.item-cells-wrap.tile-cells .swiper-box{background:#fff}.item-cells-wrap.tile-cells.border-cells:not(.no-gap){border-width:0}.item-cells-wrap.tile-cells.border-cells:not(.no-gap)>.item-cell{border-width:1px}.item-cells-wrap.column-cells{display:block;-o-column-width:410px;-moz-column-width:410px;-webkit-column-width:410px;column-width:410px;-o-column-gap:0;-moz-column-gap:0;-webkit-column-gap:0;column-gap:0;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;-o-column-break-inside:avoid;column-break-inside:avoid;-webkit-page-break-inside:avoid;-moz-page-break-inside:avoid;-o-page-break-inside:avoid;page-break-inside:avoid;-webkit-break-inside:avoid;-moz-break-inside:avoid;-o-break-inside:avoid;break-inside:avoid}.item-cells-wrap.column-cells>.item-cell{height:340px}.item-cells-wrap.column-cells>.item-cell .item-container{height:100%}.item-cells-wrap.column-cells>.item-cell .item-img{min-height:190px}.item-cells-wrap.column-cells>.item-cell .item-img img{bottom:auto}.item-cells-wrap.column-cells.tile-cells:not(.no-gap){-o-column-gap:20px;-moz-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.item-cells-wrap.column-cells.tile-cells:not(.no-gap)>.item-cell{margin-left:0}.item-cells-wrap.column-cells .item-cell.item-cell-2row{padding:0;height:680px}.item-cells-wrap.column-cells.tile-cells>.item-cell.item-cell-2row{height:700px}.item-cells-wrap.five-cells>.item-cell{width:20%}.item-cells-wrap.five-cells.tile-cells:not(.no-gap)>.item-cell{margin-left:20px;width:calc((100% - 80px)/5)}.item-cells-wrap.five-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(5n+1){margin-left:0}.item-cells-wrap.four-cells>.item-cell{width:25%}.item-cells-wrap.four-cells.tile-cells:not(.no-gap)>.item-cell{margin-left:20px;width:calc((100% - 60px)/4)}.item-cells-wrap.four-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(4n+1){margin-left:0}.item-cells-wrap.four-cells>.item-cell.merge-two-cols{width:50%}.item-cells-wrap.four-cells.tile-cells:not(.no-gap)>.item-cell.merge-two-cols{width:calc(50% - 10px)}.item-cells-wrap.three-cells>.item-cell{width:33.33333%}.item-cells-wrap.three-cells.tile-cells:not(.no-gap)>.item-cell{margin-left:20px;width:calc((100% - 40px)/3)}.item-cells-wrap.three-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(3n+1){margin-left:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.item-cells-wrap.three-cells>.item-cell:nth-child(3n+1){width:calc(33.33333% - .1px)}.item-cells-wrap.three-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(3n+1){width:calc((100% - 40px)/3 - .1px)}}@supports (-ms-ime-align:auto){.item-cells-wrap.three-cells>.item-cell:nth-child(3n+1){width:calc(33.33333% - .1px)}.item-cells-wrap.three-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(3n+1){width:calc((100% - 40px)/3 - .1px)}}.item-cells-wrap.two-cells>.item-cell{width:50%}.item-cells-wrap.two-cells.tile-cells:not(.no-gap)>.item-cell{margin-left:20px;width:calc((100% - 20px)/2)}.item-cells-wrap.two-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(odd){margin-left:0}@media (max-width:1399px) and (min-width:1200px){.item-cells-wrap.five-cells>.item-cell{width:25%}.item-cells-wrap.five-cells.tile-cells:not(.no-gap)>.item-cell{width:calc((100% - 60px)/4)}.item-cells-wrap.five-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(n){margin-left:20px}.item-cells-wrap.five-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(4n+1){margin-left:0}.item-cells-wrap.four-cells.expulsion-one-cell>.item-cell{width:33.33333%}.item-cells-wrap.four-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell{width:calc((100% - 40px)/3)}.item-cells-wrap.four-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell:nth-child(n){margin-left:20px}.item-cells-wrap.four-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell:nth-child(3n+1){margin-left:0}}@media (-ms-high-contrast:active),(max-width:1399px) and (min-width:1200px) and (-ms-high-contrast:none){.item-cells-wrap.four-cells.expulsion-one-cell>.item-cell:nth-child(3n+1){width:calc(33.33333% - .1px)}.item-cells-wrap.four-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell:nth-child(3n+1){width:calc((100% - 40px)/3 - .1px)}}@media (max-width:1399px) and (min-width:1200px){@supports (-ms-ime-align:auto){.item-cells-wrap.four-cells.expulsion-one-cell>.item-cell:nth-child(3n+1){width:calc(33.33333% - .1px)}.item-cells-wrap.four-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell:nth-child(3n+1){width:calc((100% - 40px)/3 - .1px)}}}@media (max-width:1399px){.item-cells-wrap.three-cells-l>.item-cell{width:33.33333%}.item-cells-wrap.three-cells-l.tile-cells:not(.no-gap)>.item-cell{width:calc((100% - 40px)/3)}.item-cells-wrap.three-cells-l.tile-cells:not(.no-gap)>.item-cell:nth-child(n){margin-left:20px}.item-cells-wrap.three-cells-l.tile-cells:not(.no-gap)>.item-cell:nth-child(3n+1){margin-left:0}}@media (-ms-high-contrast:active),(max-width:1399px) and (-ms-high-contrast:none){.item-cells-wrap.three-cells-l>.item-cell:nth-child(3n+1){width:calc(33.33333% - .1px)}.item-cells-wrap.three-cells-l.tile-cells:not(.no-gap)>.item-cell:nth-child(3n+1){width:calc((100% - 40px)/3 - .1px)}}@media (max-width:1399px){@supports (-ms-ime-align:auto){.item-cells-wrap.three-cells-l>.item-cell:nth-child(3n+1){width:calc(33.33333% - .1px)}.item-cells-wrap.three-cells-l.tile-cells:not(.no-gap)>.item-cell:nth-child(3n+1){width:calc((100% - 40px)/3 - .1px)}}}@media (max-width:1199px){.item-cells-wrap.five-cells>.item-cell,.item-cells-wrap.four-cells>.item-cell{width:33.33333%}.item-cells-wrap.five-cells.tile-cells:not(.no-gap)>.item-cell,.item-cells-wrap.four-cells.tile-cells:not(.no-gap)>.item-cell{width:calc((100% - 40px)/3)}.item-cells-wrap.five-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(n),.item-cells-wrap.four-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(n){margin-left:20px}.item-cells-wrap.five-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(3n+1),.item-cells-wrap.four-cells.tile-cells:not(.no-gap)>.item-cell:nth-child(3n+1){margin-left:0}.item-cells-wrap.four-cells.double-down>.item-cell,.item-cells-wrap.four-cells.expulsion-one-cell>.item-cell,.item-cells-wrap.three-cells.expulsion-one-cell>.item-cell{width:50%}.item-cells-wrap.four-cells.double-down.tile-cells:not(.no-gap):not(.expulsion-one-cell)>.item-cell,.item-cells-wrap.four-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell,.item-cells-wrap.three-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell{width:calc((100% - 20px)/2)}.item-cells-wrap.four-cells.double-down.tile-cells:not(.no-gap)>.item-cell:nth-child(n),.item-cells-wrap.four-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell:nth-child(n),.item-cells-wrap.three-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell:nth-child(n){margin-left:20px}.item-cells-wrap.four-cells.double-down.tile-cells:not(.no-gap)>.item-cell:nth-child(odd),.item-cells-wrap.four-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell:nth-child(odd),.item-cells-wrap.three-cells.tile-cells.expulsion-one-cell:not(.no-gap)>.item-cell:nth-child(odd){margin-left:0}.item-cells-wrap.three-cells .items-list-view,.item-cells-wrap.two-cells.expulsion-one-cell .items-list-view{-webkit-flex-direction:column;flex-direction:column}.item-cells-wrap.three-cells .items-list-view .item-img,.item-cells-wrap.two-cells.expulsion-one-cell .items-list-view .item-img{margin-bottom:10px;width:100%}.item-cells-wrap.three-cells .items-list-view .item-info,.item-cells-wrap.two-cells.expulsion-one-cell .items-list-view .item-info{padding-left:0}}@media (-ms-high-contrast:active),(max-width:1199px) and (-ms-high-contrast:none){.item-cells-wrap.five-cells:not(.expulsion-one-cell)>.item-cell:nth-child(3n+1),.item-cells-wrap.four-cells:not(.expulsion-one-cell)>.item-cell:nth-child(3n+1){width:calc(33.33333% - .1px)}.item-cells-wrap.five-cells.tile-cells:not(.no-gap):not(.expulsion-one-cell)>.item-cell:nth-child(3n+1),.item-cells-wrap.four-cells.tile-cells:not(.no-gap):not(.expulsion-one-cell)>.item-cell:nth-child(3n+1){width:calc((100% - 40px)/3 - .1px)}}@media (max-width:1199px){@supports (-ms-ime-align:auto){.item-cells-wrap.five-cells:not(.expulsion-one-cell)>.item-cell:nth-child(3n+1),.item-cells-wrap.four-cells:not(.expulsion-one-cell)>.item-cell:nth-child(3n+1){width:calc(33.33333% - .1px)}.item-cells-wrap.five-cells.tile-cells:not(.no-gap):not(.expulsion-one-cell)>.item-cell:nth-child(3n+1),.item-cells-wrap.four-cells.tile-cells:not(.no-gap):not(.expulsion-one-cell)>.item-cell:nth-child(3n+1){width:calc((100% - 40px)/3 - .1px)}}}@media (max-width:899px){.item-cells-wrap.two-cells-s>.item-cell{width:50%!important}.item-cells-wrap.two-cells-s.tile-cells:not(.no-gap)>.item-cell{margin-left:20px!important;width:calc((100% - 20px)/2)!important}.item-cells-wrap.two-cells-s.tile-cells:not(.no-gap)>.item-cell:nth-child(odd){margin-left:0!important}}@media (max-width:699px){.item-cells-wrap.two-cells-xs>.item-cell{width:50%!important}.item-cells-wrap.two-cells-xs.tile-cells:not(.no-gap)>.item-cell{margin-left:20px!important;width:calc((100% - 20px)/2)!important}.item-cells-wrap.two-cells-xs.tile-cells:not(.no-gap)>.item-cell:nth-child(odd){margin-left:0!important}.item-cells-wrap.one-cells-xs.tile-cells:not(.no-gap)>.item-cell,.item-cells-wrap.one-cells-xs>.item-cell{margin-left:0!important;padding:20px!important;width:100%!important}.item-cells-wrap.one-cells-xs>.item-cell+.item-cell{border-top:1px solid #f4f5f7}}.item-cell>.item-cells-wrap{margin:-30px;height:calc(100% + 60px)}.item-cell>.item-cell-title+.item-cells-wrap{margin-top:0;height:100%}.item-cell>.item-cells-wrap.tile-cell{margin-bottom:-50px}.item-cell>.item-cells-wrap.tile-cells:last-child{margin-bottom:-30px}.swiper-container-horizontal .item-cells-wrap.tile-cells{-webkit-flex-flow:row nowrap;flex-flow:row nowrap}.swiper-container-horizontal .item-cells-wrap.tile-cells:last-child{margin-bottom:0}.swiper-container-horizontal .item-cells-wrap.tile-cells>.item-cell{margin-left:0!important;margin-bottom:0;height:auto}.dynamic-module-wrap .item-cells-wrap.border-cells,.dynamic-module-wrap .item-cells-wrap.border-cells+.item-cells-bottom{margin:-1px}.item-cell .swiper-box{position:absolute;top:30px;left:0;right:0;bottom:30px;padding:0}.item-cell .swiper-pagination{display:none;top:30px;right:30px;margin:0}.item-cell .swiper-box-arrow-prev{left:0}.item-cell .swiper-box-arrow-next{right:0}.item-cell .swiper-button-disabled{display:none}.item-cell .swiper-container{padding:0 1px;height:100%;-webkit-column-count:1;column-count:1;zoom:1;transform:translateZ(0)}.item-cell .swiper-slide-last{width:60%;background:#f4f5f7}.item-cell .swiper-slide:not(.swiper-slide-active),.item-cell .swiper-unclickable .swiper-slide:not(.swiper-slide-last){pointer-events:none}.item-cell .swiper-slide-active+.swiper-slide-last.active:last-child{pointer-events:auto}.item-cell>.item-cell-title+.swiper-box{position:relative;top:0;margin-left:-30px;margin-right:-30px}.item-cell>.item-cell-title+.swiper-box .swiper-pagination{display:block;top:-24px;pointer-events:none}.item-cell>.item-cell-title+.swiper-box .swiper-box-arrow-next,.item-cell>.item-cell-title+.swiper-box .swiper-box-arrow-prev{font-size:32px}.swiper-see-all{position:absolute;z-index:10;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.01);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;box-sizing:border-box;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:0 30px}.swiper-see-all img{display:block;margin-bottom:30px;max-width:100%;-webkit-flex-shrink:0;flex-shrink:0}.swiper-see-all .btn{display:block;width:100%}.item-cell>.img-banners-box{margin:-30px;max-width:none}.item-cell>.img-banners-box img{width:100%}@media (max-width:699px){.item-cells-wrap.one-cells-xs>.item-cell .img-banners-box{margin:-20px}}.shipped-by-newegg{display:inline-block;width:141px;height:14px;overflow:hidden;background:url(../../Nest/logos/SBN_Full_Light.png) no-repeat 0 0;background-size:100%;font-size:0;text-indent:-999em;vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.shipped-by-newegg{background-image:url(../../Nest/logos/SBN_Full_Light@2x.png)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:400dpi){.shipped-by-newegg{background-image:url(../../Nest/logos/SBN_Full_Light@3x.png)}}.result-message-error a:hover{color:#06f}.dark-mode .item-img img{opacity:1}.dark-mode .item-img{opacity:.65;transition:opacity .3s}.dark-mode .item-img:before{background:#fff!important}.dark-mode .item-img:hover{opacity:1}.dark-mode .item-bullets,.dark-mode .item-buying-choices-num,.dark-mode .item-features strong,.dark-mode .item-note,.dark-mode .item-options,.dark-mode .item-options strong,.dark-mode .item-sponsored{color:#aaa!important}.dark-mode .item-bullets li span{color:#e3e3e3!important}.dark-mode .items-grid-view .item-sponsored,.dark-mode .items-list-view .item-sponsored{background:rgba(0,0,0,.5)}.dark-mode .item-cells-wrap.tile-cells>.item-cell:not(.is-gray-background){background:#202020}.dark-mode .item-cells-wrap.border-cells+.item-cells-bottom,.dark-mode .item-cells-wrap.border-cells>.item-cell{border-color:#555}@media (max-width:699px){.dark-mode .item-cells-wrap.one-cells-xs>.item-cell+.item-cell{border-top-color:#555}}.flags{display:inline-block;position:relative;margin-right:1em;padding:.2em 8px;font-size:10px}.flags:before{width:50%}.flags:after,.flags:before{content:" ";position:absolute;z-index:1;top:0;height:100%;background:#eee}.flags:after{left:0;width:100%}.flags-body{position:relative;z-index:2;white-space:nowrap;color:#222;font-weight:700;font-size:1em;text-transform:uppercase}.flags-left .flags-body{right:-2%}.flags-left:before{right:0;margin-right:-.2em}.flags-left:after{left:-.2em;-webkit-transform:skew(-26deg);-moz-transform:skew(-26deg);-o-transform:skew(-26deg);transform:skew(-26deg)}.flags-right .flags-body{left:-2%}.flags-right:before{left:0;margin-left:-.2em}.flags-right:after{left:.2em;-webkit-transform:skew(26deg);-moz-transform:skew(26deg);-o-transform:skew(26deg);transform:skew(26deg)}.flags-right.is-invert:after{-webkit-transform:skew(-26deg);-moz-transform:skew(-26deg);-o-transform:skew(-26deg);transform:skew(-26deg)}.flags-large .flags-body{min-width:32px;font-size:1.6em;text-align:center}.flags-x-large .flags-body{font-size:2.4em}.flags-xx-large .flags-body{font-size:3.6em}.flags-green .flags-body span,.flags-green:after,.flags-green:before{background:#38a32c!important}.flags-green .flags-body{color:#fff}.flags-orange .flags-body span,.flags-orange:after,.flags-orange:before{background:#cc4b00!important}.flags-orange .flags-body{color:#fff}.flags-red .flags-body span,.flags-red:after,.flags-red:before{background:#e31a00!important}.flags-red .flags-body{color:#fff}.flags-blue .flags-body span,.flags-blue:after,.flags-blue:before{background:#1f61ad!important}.flags-blue .flags-body{color:#fff}.flags .fa-question-circle{color:#000;opacity:.6}.flags .fa-question-circle:hover{opacity:1}.dark-mode .flags-body span,.dark-mode .flags:after,.dark-mode .flags:before{background:#555}.dark-mode .flags-body{color:#e3e3e3}#overlay,#popup_overlay{display:none;position:fixed;z-index:99998;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}#overlay.is-overnone,#popup_overlay.is-overnone{display:block;background:hsla(0,0%,39.2%,0)}#overlay.is-overshow,#popup_overlay.is-overshow{display:block}.centerPopup{position:fixed;z-index:99999;left:0;margin:0 auto;-webkit-transition:top .3s;-moz-transition:top .3s;-o-transition:top .3s;transition:top .3s}.centerPopup.is-top{position:absolute!important;top:0}.centerPopup:after{content:" ";display:table;clear:both}.centerPopup.is-current{z-index:100000}.centerPopup-trigger-close{cursor:pointer}.centerPopup-body{position:relative;padding:30px;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}.centerPopup-body:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;box-shadow:0 10px 20px rgba(0,0,0,.2)}.centerPopup-close,.centerPopup-title .fa{position:absolute;top:15px;right:15px;z-index:99;width:24px;height:24px;color:#d9d9d9;font-size:18px;line-height:24px;text-align:center;vertical-align:middle;text-decoration:none}.centerPopup-close:hover,.centerPopup-title .fa:hover{color:#222}.centerPopup-title{margin-bottom:15px;padding-bottom:10px}.centerPopup-title h1,.centerPopup-title h2{margin:0;font-size:15px;line-height:normal}.centerPopup-bottom{margin-top:20px;border-top:1px solid #eee}.centerPopup-button-area{margin-top:20px;text-align:right;letter-spacing:-.43em;text-rendering:optimizeSpeed;zoom:1}.centerPopup-button-area .btn{margin-left:12px;text-rendering:auto}.centerPopup-button-area .form-cells{margin-bottom:-10px}.centerPopup-normal-content{width:500px}.centerPopup-content{width:570px;color:#4d4d4d;font-size:13px}.centerPopup-content-lg{width:870px}.centerPopup-content p,.centerPopup p.content{margin:10px 0;line-height:1.36}.centerPopup .content a{text-decoration:underline}.centerPopup-content ul{margin-left:18px;list-style:disc}.centerPopup-content ul li{margin-bottom:15px}.centerPopup-640-content{width:640px}.centerPopup-640-content.swiper-box,.centerPopup-640-content .swiper-box{padding-left:0;padding-right:0}.centerPopup-640-content .swiper-box-arrow-prev{left:0}.centerPopup-640-content .swiper-box-arrow-next{right:0}.centerPopup-640-content.swiper-box .item-img{max-width:120px}.centerPopup-420-content{width:420px}.centerPopup-700-content{width:700px}.is-responsive.centerPopup-content,.is-responsive .centerPopup-content{width:auto;max-width:570px}.is-responsive.centerPopup-normal-content,.is-responsive .centerPopup-normal-content{width:auto;max-width:500px}.is-responsive.centerPopup-420-content,.is-responsive .centerPopup-420-content{width:auto;max-width:420px}.is-responsive.centerPopup-640-content,.is-responsive .centerPopup-640-content{width:auto;max-width:640px}.is-responsive.centerPopup-700-content,.is-responsive .centerPopup-700-content{width:auto;max-width:700px}@media only screen and (max-width:640px){.centerPopup .is-responsive .form-cell.layout-half,.is-responsive .centerPopup .form-cell.layout-half{width:100%!important}}.popup-scroll-box{padding-right:20px;max-height:235px;overflow:hidden;overflow-y:auto}.popup-scroll-box::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px;background:#f4f5f7}.popup-scroll-box::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.centerPopup-source{display:none}.centerPopup.is-follow{position:absolute}.centerPopup-arrow,.centerPopup-arrow:after{content:"";z-index:1;display:inline-block;width:0;height:0;border-style:solid}.centerPopup-arrow{position:absolute}.centerPopup-arrow:after{position:relative;left:-10px}.centerPopup-arrow.docked-top-left,.centerPopup-arrow.docked-top-right{top:-10px;border-color:transparent transparent #bbb;border-width:0 10px 10px}.centerPopup-arrow.docked-top-left:after,.centerPopup-arrow.docked-top-right:after{top:-2px;border-color:transparent transparent #fff;border-width:0 10px 10px}.centerPopup-arrow.docked-bottom-left,.centerPopup-arrow.docked-bottom-right{bottom:-10px;border-color:#bbb transparent transparent;border-width:10px 10px 0}@supports (-ms-ime-align:auto){.centerPopup-arrow.docked-bottom-left,.centerPopup-arrow.docked-bottom-right{bottom:-9px}}.centerPopup-arrow.docked-bottom-left:after,.centerPopup-arrow.docked-bottom-right:after{bottom:14px;border-color:#fff transparent transparent;border-width:10px 10px 0}.centerPopup-arrow.docked-bottom-left,.centerPopup-arrow.docked-top-left{left:14px}.centerPopup-arrow.docked-bottom-right,.centerPopup-arrow.docked-top-right{right:14px}.centerPopup.is-follow .centerPopup-body{border-radius:4px;border:1px solid #ccc;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.2);-moz-box-shadow:0 3px 10px rgba(0,0,0,.2);-ms-box-shadow:0 3px 10px rgba(0,0,0,.2);-o-box-shadow:0 3px 10px rgba(0,0,0,.2);box-shadow:0 3px 10px rgba(0,0,0,.2)}.centerPopup.is-follow .centerPopup-body:before{content:none}.dark-mode .popup-scroll-box::-webkit-scrollbar{background:#333}.dark-mode .popup-scroll-box::-webkit-scrollbar-thumb{background:#555}.article h1,.article h2,.article h3,.article h4{margin:0 0 10px;line-height:1.5}.article h1{font-size:20px}.article h2{font-size:18px}.article h3{font-size:16px}.article h4{font-size:14px}.article p{margin:20px 0;font-size:13px;line-height:1.4;text-overflow:ellipsis}.article p:first-child{margin-top:0}.article p:last-child{margin-bottom:0}.article li a,.article p a{text-decoration:underline}.article>br,.article p br{line-height:18px}.article ol,.article ul{margin:0 0 20px 18px;list-style:outside disc}.article ol:last-child,.article ul:last-child{margin:0 0 0 18px}.article ol li,.article ul li{margin:5px 0 0}.article ol li{list-style:decimal}.article ol+h2,.article ol+h3,.article ol+h4,.article p+h2,.article p+h3,.article p+h4,.article ul+h2,.article ul+h3,.article ul+h4{margin-top:20px}.article-title-fifth,.article-title-fourth,.article-title-third{margin:20px 0 8px;font-weight:700;font-size:13px}.article-title-third{font-size:16px}.article-title-fourth{font-size:14px}.article .link{text-decoration:underline}.article-list-style-disc>li,li.article-list-style-disc{list-style:outside disc;margin-left:20px}.article-list-style-num>li,li.article-list-style-num{list-style:outside decimal;margin-left:15px}.article .limit-string{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.show-more-box:after,.show-more-box:before{content:"";display:table;clear:both}.show-more-box-toggle{position:relative;display:block;margin-top:10px;text-align:center}.show-more-box-toggle .show-more-close,.show-more-box-toggle .show-more-open{display:-webkit-inline-flex;display:inline-flex;align-items:center;cursor:pointer}.show-more-box-toggle .show-more-close .fa,.show-more-box-toggle .show-more-open .fa{margin-left:3px}.show-more-box-body{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:8.4em;-webkit-line-clamp:6}.show-more-box:not(.is-active) .show-more-box-toggle .show-more-close,.show-more-content{display:none}.show-more-box:not(.is-active) .show-more-box-body *{display:inline;list-style:none;margin:0;padding:0}.show-more-box.is-active .show-more-box-body{max-height:none;-webkit-line-clamp:unset}.show-more-box.is-active .show-more-content{display:block}.show-more-box.is-active .show-more-box-toggle .show-more-open{display:none}@media (max-width:699px){.show-more-box-body-xs{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:8.4em;-webkit-line-clamp:6}.show-more-box:not(.is-active) .show-more-box-body-xs *{display:inline;list-style:none;margin:0;padding:0}.show-more-box.is-active .show-more-box-body-xs{max-height:none;-webkit-line-clamp:unset}}.price{margin:0 0 5px;padding:0;font-weight:400;font-size:12px;text-align:left}.price-was{display:block;height:15px;overflow:hidden;line-height:15px;text-decoration:line-through}.price-was,.price-was-reg{color:#707070}.price-map{display:none;font-size:15px;font-weight:700;height:30px;margin-top:4px}.price-map a{color:#222;text-decoration:underline;vertical-align:middle}.price-map a:active,.price-map a:hover{color:#06f}.price-map .price-current-num{margin-left:3px;color:#707070;font-weight:400;text-decoration:none}.price-current-label{font-weight:400;font-size:12px}.price-currency-label{text-transform:uppercase}.price-current{font-size:24px;height:36px}.price-current sup{font-size:13px;vertical-align:super}.price-current-range{display:none}.price-current-range sup{font-size:11px}.price-current-each,.price-current-num{display:inline-block;color:#707070;font-size:11px;vertical-align:super}.price-save{margin-bottom:5px;height:18px;color:#c1240b;font-size:0}.price-save-endtime{display:block;margin-bottom:5px}.price-save-endtime strong{font-size:12px}.price-save-dollar,.price-save-label,.price-save-percent{position:relative;background:#cc4e00;color:#fff;font-weight:700;font-size:11px}.price-save-label{padding:0 0 0 6px}.price-save-dollar{padding:0 0 0 2px}.price-save-percent{padding:0 6px 0 2px}.price-save-label:before,.price-save-percent:after{content:"";position:absolute;bottom:0;width:0;height:0}.aside .grpPrimary .price-save,.dynamic-module .price-save,.shipping-group .price-save{height:auto}.productCells .wrap_cell .price.price-product-cells .price-save{height:18px}.configurator.price2012 .price-main-product .price-save{font-size:0}.configurator.price2012 .price-main-product .price-save-percent:after{border-right:0}.comboItemGrp .price-save,.superCombo.first .price-save{margin-top:5px}.aside .grpPrimary .price-save-percent:after,.comboItemGrp .price-save-percent:after,.dynamic-module .price-save-percent:after,.hl-product .price-save-percent:after,.item-container-grid .price-save-percent:after,.items-view.is-grid .price-save-percent:after,.product-group .has-subscription .price-save-percent:after,.superCombo.first .price-save-percent:after{left:100%;border-bottom:16px solid #cc4e00;border-right:10px solid transparent}.configurator.price2012 .price-main-product .price-save-label:before,.is-feature-item .price-save-label:before,.items-view.is-list .price-save-label:before,.mktpl-dailydeals .promotion-box .price-save-label:before,.productCells .wrap_cell .price-save-label:before,.shipping-group .price-save-label:before{right:100%;border-bottom:16px solid #cc4e00;border-left:10px solid transparent}.is-feature-item .price-save-percent:after{visibility:hidden}.price-note{display:block;margin-bottom:5px;height:15px}.price-note .promo-code{display:block;height:1.3em;overflow:hidden;color:#cc4e00}.price-note a{text-decoration:underline}.price-note a.fa{text-decoration:none}.price-ship{display:block;margin-bottom:5px;height:18px;overflow:hidden}.price-ship span{vertical-align:middle}.price-recently-viewed{text-align:left}.price-recently-viewed sup{font-size:13px}.price-recently-viewed{margin:4px 0}.price-recently-viewed .price-note,.price-recently-viewed .price-save,.price-recently-viewed .price-was{margin-bottom:0}.price-recently-viewed .price-note{margin:4px 0}.price-recently-viewed .price-ship{display:none}.price-recently-viewed.is-range .price-current{font-size:13px;height:20px}.price-recently-viewed.is-price-coming-soon .price-current,.price-recently-viewed.is-price-deactivated .price-current,.price-recently-viewed.is-price-discontinued .price-current,.price-recently-viewed.is-price-soldout .price-current{margin:4px 0 2px;color:#c62608;font-size:17px}.price-combo-popup{text-align:center;min-height:inherit}.price-combo-popup .price-map{padding:0 0 6px!important;border-bottom:0!important}.price-combo-popup .price-map a:link{padding:0}ul.price.price-combo-popup li.price-current{font-size:13px;float:none;text-align:left;margin:0!important;padding:4px 0 2px!important;border:0!important}.price-combo-popup sup{font-size:12px;vertical-align:0;font-weight:700}.price-combo-popup .price-note,.price-combo-popup .price-save,.price-combo-popup .price-ship,.price-combo-popup .price-was{display:none}ul.price.price-combo-popup-total{margin:-1px 10px 8px 0;padding:5px 8px}.price-combo-popup-total{border-top:1px solid #e1e1e1;background:#eaecef;list-style:none;font-size:11px;overflow:hidden;clear:both;position:relative;height:50px}.price-combo-popup-total .price-map{text-align:center;margin-top:8px}.price-combo-popup-total.is-map .price-save,.price-combo-popup-total.is-map .price-was{display:none}.price-combo-popup-total li.price-current{font-size:16px;font-weight:700;float:none;margin:0 30px 0 0;padding:0;border:0;position:absolute;bottom:4px;width:93%}.price-combo-popup-total .price-save{position:absolute;bottom:24px;width:93%;font-size:11px}.price-combo-popup-total .price-save-label,.price-combo-popup-total .price-was-label{color:#4d4d4d}.price-combo-popup-total .price-current-label{font-size:13px;font-weight:700;color:#222}.price-combo-popup-total li.price-current,.price-combo-popup-total li.price-save,.price-combo-popup-total li.price-was{text-align:right}.price-combo-popup-total .price-current-label,.price-combo-popup-total .price-save-label,.price-combo-popup-total .price-was-label{float:left}.price-combo-popup-total sup{font-size:12px}.price-combo-popup-total{min-height:inherit}.is-map .price-current,.price-combo-popup-total .price-note,.price-combo-popup-total .price-ship{display:none}.is-map .price-map{display:inline-block;margin-bottom:2px}.is-range .price-current{font-size:18px}.is-range .price-current.range-price-equal{font-size:26px;height:30px}.is-range .price-current.range-price-equal abbr{display:none}.is-range .price-current sup{font-size:11px}.is-range .price-current-range{display:inline}.is-deactivated li,.is-discontinued li,.is-soldout li,.price-main-product.is-price-coming-soon li,.price-main-product.is-price-deactivated li{visibility:hidden}.price-main-product.is-price-coming-soon .price-note-label,.price-main-product.is-price-deactivated .price-note-label{visibility:visible;text-align:left;float:left;padding:0 10px}.price.price-main-product.is-price-coming-soon .price-current{height:auto}.price.price-main-product .lowPriceMsgLanguage{margin:0}.is-price-coming-soon .price-current,.is-price-deactivated .price-current,.is-price-discontinued .price-current,.is-price-soldout .price-current{visibility:visible;color:#707070}.is-price-coming-soon .price-current{padding:6px 0;font-size:15px}.is-price-coming-soon .price-current-label,.is-price-deactivated .price-current-label,.is-price-discontinued .price-current-label,.is-price-soldout .price-current-label{color:#c62608;font-size:15px}.is-price-preorder .price-note-dollar{color:#016b04}.map-price-window{min-width:inherit;text-align:center}.map-price:after{content:"";display:table;clear:both}.map-price .same-td{vertical-align:middle}.map-price .link-underline{text-decoration:underline}.map-price .item-container{padding:30px;max-width:350px;box-sizing:border-box}.map-price .item-operate{margin-top:20px}.map-price .item-button-area{text-align:center}.map-price .item-img{margin:0 auto;max-width:240px}.map-price-info{margin-bottom:20px}.map-price-section{margin-left:30px}.map-price-section+.map-price-section{padding-top:20px;border-top:1px solid #eee}.map-price-section .form-button-area{text-align:left}.map-price-section .form-button-area>.btn{margin-left:0}.map-price-section .form-button-area>.btn+.btn{margin-left:12px}.map-price-section-title{margin-bottom:20px;font-weight:700;font-size:15px}.map-price-body{display:none;margin-left:23px}.centerPopup.is-static{position:relative!important;display:inline-block;margin:20px auto 0;text-align:left}.update-cost{position:relative;pointer-events:none}.update-cost:after{content:"";display:block!important;background:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,.9),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:400% 400%;-webkit-animation:update-cost 2s ease-in-out infinite;-moz-animation:update-cost 2s ease-in-out infinite;animation:update-cost 2s ease-in-out infinite;position:absolute;top:0;right:0;bottom:0;left:0}@-webkit-keyframes update-cost{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes update-cost{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes update-cost{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.dark-mode .price-dropped-percent,.dark-mode .price-save{color:#f50}.rating{display:inline-block;vertical-align:middle;width:60px;height:12px;overflow:hidden;background:url(../../Nest/icons/rating_S.png) no-repeat -10px -10px;background-size:80px 240px}.rating-5{background-position-y:-10px}.rating-4-5{background-position-y:-30px}.rating-4{background-position-y:-50px}.rating-3-5{background-position-y:-70px}.rating-3{background-position-y:-90px}.rating-2-5{background-position-y:-110px}.rating-2{background-position-y:-130px}.rating-1-5{background-position-y:-150px}.rating-1{background-position-y:-170px}.rating-0-5{background-position-y:-190px}.rating-0{background-position-y:-210px}.rating.is-large{width:120px;height:24px;background:url(../../Nest/icons/rating_L.png) no-repeat -20px -20px;background-size:160px 480px}.rating.is-large.rating-5{background-position-y:-20px}.rating.is-large.rating-4-5{background-position-y:-60px}.rating.is-large.rating-4{background-position-y:-100px}.rating.is-large.rating-3-5{background-position-y:-140px}.rating.is-large.rating-3{background-position-y:-180px}.rating.is-large.rating-2-5{background-position-y:-220px}.rating.is-large.rating-2{background-position-y:-260px}.rating.is-large.rating-1-5{background-position-y:-300px}.rating.is-large.rating-1{background-position-y:-340px}.rating.is-large.rating-0-5{background-position-y:-380px}.rating.is-large.rating-0{background-position-y:-420px}.form-checkbox-title .rating,.form-radiobox-title .rating{margin-top:3px;margin-bottom:1px;vertical-align:top}.rating-views{max-width:512px}.rating-views.width-100{max-width:none;box-sizing:border-box}.rating-views-head{margin-bottom:30px;height:24px;text-align:center;font-size:16px}.rating-views-num{margin-left:10px;vertical-align:middle}.rating-views-info{color:#707070;font-size:11px;vertical-align:middle}.rating-view{position:relative;margin-bottom:15px;height:22px}.rating-view:last-child{margin-bottom:0}.rating-view:after{content:"";display:table;clear:both}.rating-view>a{display:block;height:inherit;cursor:pointer}.rating-view-chart,.rating-view-name,.rating-view-percent{height:100%;box-sizing:border-box;line-height:22px}.rating-view-name{position:absolute;top:0;left:0}.rating-view-percent{position:absolute;top:0;right:0}.rating-view-chart{position:relative;margin:0 40px 0 45px;overflow:hidden;border-radius:3px;background:#707070}.rating-view-chart-current{width:0;height:inherit;background:#ff9800;-webkit-transition:width .3s;-moz-transition:width .3s;-o-transition:width .3s;transition:width .3s}.rating-view-chart-num{position:absolute;top:0;left:0;padding:0 7px;width:100%;height:inherit;box-sizing:border-box;overflow:hidden;color:#fff;font-weight:700;text-overflow:ellipsis}.rating-choose{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;max-width:200px}.rating-choose>li{width:20%;background:url(../../Nest/icons/rating_egg.png) no-repeat 68% 68%;background-size:500%;text-indent:-999em;font-size:0;cursor:pointer;transition:background .3s}.rating-choose>li:before{content:"";display:block;padding-top:100%;width:100%}.rating-choose.rating-choose-1>li:first-child,.rating-choose.rating-choose-2>li:first-child,.rating-choose.rating-choose-2>li:nth-child(2),.rating-choose.rating-choose-3>li:first-child,.rating-choose.rating-choose-3>li:nth-child(2),.rating-choose.rating-choose-3>li:nth-child(3),.rating-choose.rating-choose-4>li:first-child,.rating-choose.rating-choose-4>li:nth-child(2),.rating-choose.rating-choose-4>li:nth-child(3),.rating-choose.rating-choose-4>li:nth-child(4),.rating-choose.rating-choose-5>li:first-child,.rating-choose.rating-choose-5>li:nth-child(2),.rating-choose.rating-choose-5>li:nth-child(3),.rating-choose.rating-choose-5>li:nth-child(4),.rating-choose.rating-choose-5>li:nth-child(5),.rating-choose:hover>li{background-position-x:5%}.rating-choose>li:first-child:hover~li,.rating-choose>li:nth-child(2):hover~li,.rating-choose>li:nth-child(3):hover~li,.rating-choose>li:nth-child(4):hover~li,.rating-choose>li:nth-child(5):hover~li{background-position-x:68%}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.rating{background-image:url(../../Nest/icons/rating_S@2x.png)}.rating.is-large{background-image:url(../../Nest/icons/rating_L@2x.png)}.rating-choose>li{background-image:url(../../Nest/icons/rating_egg@2x.png)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:400dpi){.rating{background-image:url(../../Nest/icons/rating_S@3x.png)}.rating.is-large{background-image:url(../../Nest/icons/rating_L@3x.png)}.rating-choose>li{background-image:url(../../Nest/icons/rating_egg@3x.png)}}.hidden-action-button .item-button-area{display:none}.hidden-action-button .item-compare-box{margin-top:10px}.highlight-1{background-color:#ffe795}.highlight-2{background-color:#eee}.highlight-3{background-color:#ff0}.items-container-border:after,.items-container-border:before,.items-view.is-grid:after,.items-view.is-grid:before,.items-view.is-list-4col:after,.list-wrap:after,.list-wrap:before{content:"";display:table;clear:both}.swiper-box>.list-wrap{margin:0 -30px}.item-container .eggpoints{margin:5px 0}.list-wrap .item-action,.list-wrap .item-branding{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.list-wrap{position:relative}.list-wrap+.list-wrap{margin-top:30px}.items-view .loader{position:relative;z-index:1;background:#fff}.items-view.is-grid{position:relative;margin-bottom:20px}.items-view.is-grid .item-container{clear:none;float:left;padding:30px;box-sizing:border-box}.items-view.is-grid .item-container:after,.items-view.is-grid .item-container:before{content:"";position:absolute;overflow:hidden;background:#eee}.items-view.is-grid .item-container:before{left:0;margin-top:-30px;width:100%;height:1px}.items-view.is-grid .item-container:after{top:0;margin-left:-30px;width:1px;height:100%}.items-view.is-grid .item-branding{min-height:28px}.items-view.is-grid .item-branding .item-rating{margin:5px 0}.items-view.is-grid .item-img{max-width:240px}.items-view.is-grid .item-title{height:3.88em;-webkit-line-clamp:3}.items-view.is-grid .item-promo{height:2.7em}.items-view.is-grid .item-features{display:none;list-style:inside disc;margin-left:5px;margin-bottom:10px;height:4.06em;overflow:hidden}.items-view.is-grid .item-features strong{display:none}.items-view.is-grid.active-features .item-features{display:block}.items-view.is-grid .item-features>li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.items-view.is-grid .item-action{position:relative}.items-view.is-grid .is-price-current-list{display:none}.items-view.is-list{margin-bottom:20px}.items-view.is-grid .item-container.is-feature-item,.items-view.is-list .item-container{padding:30px;border-top:1px solid #eee}.items-view.is-list .item-container:first-child{border-top:0}.items-view.is-grid .item-container.is-feature-item,.items-view.is-list .item-container.is-feature-item{position:relative;z-index:1;margin-bottom:1px;width:auto!important;background:#fff;border-top:0;border-bottom:1px solid #eee}.items-view.is-grid .item-container.is-feature-item{width:100%!important}.items-view.is-grid .item-container.is-feature-item:before{height:0}.items-view.is-grid .item-container.is-feature-item:after,.items-view.is-grid .item-container.is-feature-item:before,.items-view.is-list .item-container:after,.items-view.is-list .item-container:before{content:"";display:table;clear:both}.items-view.is-grid .item-container.is-feature-item .item-branding,.items-view.is-list .item-branding{margin-top:0}.items-view.is-grid .item-container.is-feature-item .item-info,.items-view.is-list .item-info{float:right;width:71%}.items-view.is-grid .item-container.is-feature-item .item-img,.items-view.is-list .item-img{float:left;width:25%;max-width:240px}.items-view.is-grid .item-container.is-feature-item .item-branding,.items-view.is-grid .item-container.is-feature-item .item-features,.items-view.is-grid .item-container.is-feature-item .item-title,.items-view.is-list .item-branding,.items-view.is-list .item-features,.items-view.is-list .item-promo,.items-view.is-list .item-title{float:left;width:61.8%;height:auto;-webkit-line-clamp:unset}.items-view.is-grid .item-container.is-feature-item .item-promo,.items-view.is-list .item-promo{clear:left}.items-view.is-grid .item-container.is-feature-item .item-features{display:block}.items-view.is-grid .item-container.is-feature-item .item-action,.items-view.is-list .item-action{margin-left:70%;text-align:right}.items-view.is-grid .item-container.is-feature-item .price,.items-view.is-list .price{text-align:right}.items-view.is-grid .item-container.is-feature-item .price-current,.items-view.is-list .price-current{height:auto}.items-view.is-grid .item-container.is-feature-item .is-price-current-range,.items-view.is-list .is-price-current-range{display:none}.items-view.is-grid .item-container.is-feature-item .is-price-current-list,.items-view.is-list .is-price-current-list{height:24px}.items-view.is-grid .item-container.is-feature-item .is-price-current-list .price-current-label,.items-view.is-list .is-price-current-list .price-current-label{margin-right:10px}.items-view.is-grid .item-financing,.items-view.is-grid .price-current,.items-view.is-grid .price-map,.items-view.is-grid .price-note,.items-view.is-grid .price-save,.items-view.is-grid .price-ship,.items-view.is-grid .price-was,.items-view.is-list .item-financing,.items-view.is-list .price-current,.items-view.is-list .price-map,.items-view.is-list .price-note,.items-view.is-list .price-save,.items-view.is-list .price-ship,.items-view.is-list .price-was{margin-bottom:8px;height:auto}.items-view.is-grid .item-financing{max-height:18px}.items-view.is-list .price-save-endtime{display:block}.items-view.is-list-4col .item-container{float:left;padding:15px 0;width:25%;box-sizing:border-box}.items-view.is-list-4col .item-img{float:left;width:25%}.items-view.is-list-4col .item-info{float:right;padding:0 15px;width:75%;box-sizing:border-box}.items-view.is-list-4col .item-branding{margin-top:0}.items-view.is-list-4col .item-title{max-height:3.88em;-webkit-line-clamp:3;font-size:13px}.items-view.is-list-4col .combo-img-addition .fa{right:65%;bottom:30%;transform:scale(.75)}.items-view.is-list-4col .combo-img-2 .combo-img-addition{bottom:10%;width:35%}.items-view.is-list-4col .combo-img-3 .combo-img-addition{width:29%}@media (max-width:1649px){.items-view.is-list-4col .item-container{width:33.3333%}.items-view.is-list-4col .item-container:nth-child(n+4){display:none}}@media (max-width:1151px){.items-view.is-list-4col .item-container{width:50%}.items-view.is-list-4col .item-container:nth-child(n+3){display:none}}.sponsored-brands{position:relative;margin-bottom:20px;border:1px solid #eee}.sponsored-brands-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.sponsored-brands-items .item-container{padding:20px;box-sizing:border-box;width:25%;-webkit-flex-shrink:0;flex-shrink:0}.sponsored-brands-items .item-title{margin-bottom:0}.sponsored-brands-slogan{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;background:#f4f5f7}.sponsored-brands-slogan .item-img{width:100%;max-width:100px;box-sizing:border-box;border:1px solid #eee;border-radius:50%;background:#fff;overflow:hidden}.sponsored-brands-slogan .item-img:before{padding-top:100%}.sponsored-brands-slogan .item-img img{max-width:80%;max-height:80%}.sponsored-brands-slogan .item-title{text-transform:uppercase}.sponsored-brands-slogan .item-info .link-text{text-decoration:none}.sponsored-brands .item-sponsored{position:absolute;z-index:10;top:5px;right:5px;padding:2px 4px;border-radius:9px;background:hsla(0,0%,100%,.5)}.sponsored-brands .item-sponsored .menu-box-menu{left:auto;right:0}.sponsored-brands .item-sponsored .menu-box-menu-arrow{left:auto;right:10px}.dark-mode .sponsored-brands{border-color:#555}.dark-mode .sponsored-brands-slogan{background:#333}.dark-mode .sponsored-brands .item-info .link-text{color:#f90}.dark-mode .sponsored-brands .item-sponsored{background:rgba(0,0,0,.5)}.popover-compare{display:none;-webkit-transform:translateZ(0);transform:translateZ(0)}.popover-title{white-space:nowrap}.popover-compare .popover-body{margin-bottom:46px;padding:5px 10px;width:260px;height:310px;overflow:auto;-webkit-overflow-scrolling:touch}.popover-compare .popover-btn-area{position:absolute;left:10px;right:10px;bottom:0;padding:15px 0;text-align:right}.popover-compare .items-compare{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eaeaea}.popover-compare .items-compare:last-child{border-bottom:0}.popover-compare .items-compare-category{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #d9d9d9}.popover-compare .items-compare-category:after,.popover-compare .items-compare:after{content:"";display:table;clear:both}.popover-compare .items-compare .item-compare-img{float:left;margin-top:3px;width:40px}.popover-compare .items-compare .item-compare-img img{display:block;width:100%}.popover-compare .items-compare .item-compare-desc{margin:0 24px 0 50px;height:2.7em;overflow:hidden;transition:margin .3s}.popover-compare .items-compare .item-title{-webkit-line-clamp:2!important;width:auto!important;height:2.6em;font-weight:400;font-size:13px}.popover-compare .items-compare .item-compare-remove{float:right;margin-top:7px;width:16px;height:16px;border-radius:100%;background:#606060;color:#fff;text-align:center;font-size:12px;line-height:16px;cursor:pointer}.popover-compare .items-compare .item-compare-remove:hover{background:#c50000}.popover-compare .item-compare-list .form-checkbox{position:absolute;display:inline-block;margin-left:0;margin-right:0;pointer-events:none;opacity:0;visibility:hidden;vertical-align:top;transition:margin .3s}.popover-compare .items-compare .form-checkbox{float:left;margin-top:8px}.popover-compare .popover-btn-area .btn+.btn{margin-left:3px}.popover-compare-btn-edit{display:none}.popover-compare.is-edit .item-compare-list .form-checkbox{position:relative;pointer-events:auto;opacity:1;visibility:visible}.popover-compare.is-edit .items-compare .form-checkbox{margin-left:24px}.popover-compare.is-edit .item-compare-remove,.popover-compare.is-edit .popover-compare-btn-normal{display:none}.popover-compare.is-edit .popover-compare-btn-edit{display:block}.popover-compare.is-edit .items-compare .item-compare-desc{margin:0 0 0 92px}.result-message{margin-bottom:40px;padding:0 30px}.result-message-title{margin-bottom:20px;overflow:hidden;font-size:16px;text-overflow:ellipsis}.result-message-error{color:#c1240b}.result-message-error a{color:#c1240b;text-decoration:underline}.result-message-error a:hover{color:#05f;text-decoration:underline}.result-message-suggestion{padding-left:8px}.result-message-suggestion a{text-decoration:underline}.result-message-area:after,.result-message-area:before{content:"";display:table;clear:both}.result-message-area{margin-top:40px}.result-message-area.col-2 .result-message-group{float:left;margin-right:8%;width:42%}.result-message-group-title{margin-bottom:20px;font-weight:700;font-size:16px;line-height:16px;text-transform:uppercase}.result-message-list{list-style:disc outside;margin:0 0 0 25px;max-width:40em;font-size:14px}.result-message-list li{margin-bottom:10px}.result-message-list a{text-decoration:underline}.result-message-empty-img{margin:20px 0 160px}.speech-box:after{content:"";display:table;clear:both}.speech-box{margin-bottom:20px;padding:20px 30px;border:1px solid #eee}.speech-icon{display:none;float:left;width:48px;height:48px;border-radius:50%;background:#cc4e00;color:#fff;font-size:28px;line-height:48px;text-align:center}.speech-title{font-weight:700;font-size:16px;text-transform:uppercase}.speech-note{margin-top:5px;font-size:14px}.speech-note a{text-decoration:underline}.speech-box.has-icon .speech-icon{display:block}.speech-box.has-icon .speech-info{margin-left:68px}.speech-box .link-group{overflow:hidden;white-space:normal}.speech-box .link-group>li>a{font-size:13px}.speech-box .menu-links-list-label{max-width:none}.auto-filter-bar:after{content:"";display:table;clear:both}.auto-filter-bar{position:relative;margin-bottom:20px;padding-left:30px;background:#f4f5f7}.auto-filter-label{display:inline-block;color:#222;font-weight:700;line-height:40px;vertical-align:middle;text-transform:uppercase}.auto-filters{padding:0 0 0 10px;width:65%}.auto-filter-cell,.auto-filters{display:inline-block;height:40px;vertical-align:middle}.auto-filter-cell{position:static;margin:0 20px 0 0;max-width:14%}.auto-filter-choice:after{line-height:40px}.auto-filter-choice-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;line-height:40px}.auto-filter-cell .menu-box-menu{left:10%}.auto-filter-cell .menu-box-menu .form-cells{margin:30px 0 15px;text-align:center}.auto-filter-input-year{width:100px}.auto-filter-garage.is-active .auto-filter-garage-title:before{right:11px}.auto-filter-cell.is-active .auto-filter-choice{color:#05f}.auto-filter-cell.is-active .auto-filter-choice:before{bottom:-11px}.auto-filter-cell.is-active .menu-box-menu{min-width:600px}.auto-filter-garage{position:static;float:right}.auto-filter-garage-title{display:block;padding:0 16px;height:40px;background:#f78c1b;font-weight:700;line-height:40px;text-transform:uppercase;cursor:pointer}.auto-filter-garage-title:after{position:relative;line-height:40px}.auto-filter-garage-num{margin:0 3px}.auto-filter-garage-icon{display:none}.auto-filter-garage.is-active .menu-box-menu{display:block;left:auto;right:0;max-width:512px;min-width:200px}.auto-filter-menu-list{padding:10px;max-width:700px;letter-spacing:-.43em;text-rendering:optimizeSpeed;zoom:1}.auto-filter-menu-list>li{display:inline-block;margin-bottom:5px;padding:4px 6px;box-sizing:border-box;width:20%;min-width:120px;overflow:hidden;text-overflow:ellipsis;vertical-align:top;letter-spacing:normal;text-rendering:auto}.auto-filter-menu-list.has-4cols>li{width:25%;min-width:160px}.auto-filter-menu-list>li:hover{color:#05f;cursor:pointer}.auto-filter-cars{margin:20px 8px 20px 20px}.auto-filter-cars>li{position:relative;margin-bottom:16px;padding-right:20px}.auto-filter-car-name{display:block;max-width:25em}.auto-filter-cars>li.is-current .auto-filter-car-name{font-weight:700}.auto-filter-car-remove{position:absolute;top:0;right:0;width:16px;line-height:16px;cursor:pointer}.auto-filter-car-remove:hover{color:#c1240b}.auto-filter-menu-buttonarea{margin:0 20px;padding:16px 0;border-top:1px solid #eee;text-align:right}.auto-filter-cars-top:after{content:"";display:table;clear:both}.auto-filter-cars-top{margin:16px 12px 16px 20px}.auto-filter-cars-num{float:left;color:#707070;font-size:12px}.auto-filter-cars-clear{float:right}.auto-filter-saved-vehicle{overflow:hidden;color:#3c4a65;font-style:italic;font-weight:700;line-height:40px;white-space:nowrap;text-overflow:ellipsis}.bottom-button-area{margin-bottom:20px;text-align:right}.row .branding{margin-top:20px}.list-wrap+.branding{margin-top:0}#SEO{margin-top:20px}.google.in-the-middle{margin:20px 30px}@media (min-width:1650px){.items-view.is-grid .item-container{width:20%}.items-view.is-grid .item-container:nth-child(5n+1){clear:both}.items-view.is-grid .item-container:nth-child(5n+1):after{width:0}.items-view.is-grid .item-container:nth-child(-n+5):before{height:0}.row.has-side-banner .items-view.is-grid .item-container:nth-child(n),.row.has-side-left .items-view.is-grid .item-container:nth-child(n){clear:none}.row.has-side-banner .items-view.is-grid .item-container,.row.has-side-left .items-view.is-grid .item-container{width:25%}.row.has-side-banner .items-view.is-grid .item-container:nth-child(4n+1),.row.has-side-left .items-view.is-grid .item-container:nth-child(4n+1){clear:both}.row.has-side-banner .items-view.is-grid .item-container:nth-child(4n+1):after,.row.has-side-left .items-view.is-grid .item-container:nth-child(4n+1):after{width:0}.row.has-side-banner .items-view.is-grid .item-container:nth-child(5):before,.row.has-side-left .items-view.is-grid .item-container:nth-child(5):before{height:1px}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(n),.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(n){clear:none}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container{width:25%}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(4n+1),.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(4n+1){clear:both}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(4n+1):after,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(4n+1):after{width:0}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(5):before,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(5):before{height:1px}}@media (max-width:1649px){.items-view.is-grid .item-container:nth-child(n),.row.has-side-banner .items-view.is-grid .item-container:nth-child(n),.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(n),.row.has-side-left .items-view.is-grid .item-container:nth-child(n),.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(n){clear:none}.items-view.is-grid .item-container:nth-child(n):before,.row.has-side-banner .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-left .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(n):before{height:1px}.items-view.is-grid .item-container{width:25%}.items-view.is-grid .item-container:nth-child(4n+1){clear:both}.items-view.is-grid .item-container:nth-child(4n+1):after{width:0}.items-view.is-grid .item-container:nth-child(-n+4):before{height:0}.row.has-side-banner .items-view.is-grid .item-container,.row.has-side-left .items-view.is-grid .item-container{clear:none;width:25%}.row.has-side-banner .items-view.is-grid .item-container:nth-child(4n+1),.row.has-side-left .items-view.is-grid .item-container:nth-child(4n+1){clear:both}.row.has-side-banner .items-view.is-grid .item-container:nth-child(4n+1):after,.row.has-side-left .items-view.is-grid .item-container:nth-child(4n+1):after{width:0}.row.has-side-banner .items-view.is-grid .item-container:nth-child(-n+4):before,.row.has-side-left .items-view.is-grid .item-container:nth-child(-n+4):before{height:0}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container{clear:none;width:33.3333%}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(3n+1),.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(3n+1){clear:both}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(3n+1):after,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(3n+1):after{width:0}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(-n+3):before,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(-n+3):before{height:0}}@media (max-width:1499px){.row.has-side-left .row.has-side-banner>.row-side{display:none}.row.has-side-left .row.has-side-banner>.row-body{margin-right:0}}@media (max-width:1399px){.items-view.is-grid .item-container:nth-child(n),.row.has-side-banner .items-view.is-grid .item-container:nth-child(n),.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(n),.row.has-side-left .items-view.is-grid .item-container:nth-child(n),.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(n){clear:none}.items-view.is-grid .item-container:nth-child(n):before,.row.has-side-banner .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-left .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(n):before{height:1px}.items-view.is-grid .item-container{width:33.3333%}.items-view.is-grid .item-container:nth-child(3n+1){clear:both}.items-view.is-grid .item-container:nth-child(3n+1):after{width:0}.items-view.is-grid .item-container:nth-child(-n+3):before{height:0}.row.has-side-banner .items-view.is-grid .item-container,.row.has-side-left .items-view.is-grid .item-container{clear:none;width:33.3333%}.row.has-side-banner .items-view.is-grid .item-container:nth-child(3n+1),.row.has-side-left .items-view.is-grid .item-container:nth-child(3n+1){clear:both}.row.has-side-banner .items-view.is-grid .item-container:nth-child(3n+1):after,.row.has-side-left .items-view.is-grid .item-container:nth-child(3n+1):after{width:0}.row.has-side-banner .items-view.is-grid .item-container:nth-child(-n+3):before,.row.has-side-left .items-view.is-grid .item-container:nth-child(-n+3):before{height:0}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container{clear:none;width:33.3333%}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(3n+1),.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(3n+1){clear:both}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(3n+1):after,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(3n+1):after{width:0}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(-n+3):before,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(-n+3):before{height:0}.row.has-side-left .hero-banner .items-view.is-grid .item-container{width:33%}}@media (max-width:1151px){.items-view.is-grid .item-container:nth-child(n),.row.has-side-banner .items-view.is-grid .item-container:nth-child(n),.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(n),.row.has-side-left .items-view.is-grid .item-container:nth-child(n),.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(n){clear:none}.items-view.is-grid .item-container:nth-child(n):before,.row.has-side-banner .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-left .items-view.is-grid .item-container:nth-child(n):before,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(n):before{height:1px}.items-view.is-grid .item-container{width:33.3333%}.items-view.is-grid .item-container:nth-child(3n+1){clear:both}.items-view.is-grid .item-container:nth-child(3n+1):after{width:0}.items-view.is-grid .item-container:nth-child(-n+3):before{height:0}.row.has-side-banner .items-view.is-grid .item-container,.row.has-side-left .items-view.is-grid .item-container{clear:none;width:50%}.row.has-side-banner .items-view.is-grid .item-container:nth-child(odd),.row.has-side-left .items-view.is-grid .item-container:nth-child(odd){clear:both}.row.has-side-banner .items-view.is-grid .item-container:nth-child(odd):after,.row.has-side-left .items-view.is-grid .item-container:nth-child(odd):after{width:0}.row.has-side-banner .items-view.is-grid .item-container:nth-child(-n+2):before,.row.has-side-left .items-view.is-grid .item-container:nth-child(-n+2):before{height:0}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container{clear:none;width:50%}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(odd),.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(odd){clear:both}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(odd):after,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(odd):after{width:0}.row.has-side-banner .row.has-side-left .items-view.is-grid .item-container:nth-child(-n+2):before,.row.has-side-left .row.has-side-banner .items-view.is-grid .item-container:nth-child(-n+2):before{height:0}.row.has-side-left .hero-banner .items-view.is-grid .item-container{width:50%}}@media (max-width:1100px){.auto-filter-bar{padding-left:16px}.auto-filter-garage-icon{display:inline-block;margin-right:5px;font-size:16px}.auto-filter-garage-text{display:none}}@media (max-width:999px){.power-search-filter{border-right:1px solid #eee}}.price-current-num .menu-box-trigger{color:#707070;text-decoration:none;vertical-align:baseline}.item-sellers{position:relative;margin-bottom:8px;overflow:unset;height:auto}.item-sellers .menu-box-trigger{padding-right:0}.item-sellers .menu-box-trigger:after{content:none}.item-sellers .menu-box-menu{left:auto;right:-20px}.item-sellers .menu-box.is-active .menu-box-trigger:before{right:50%;transform:translateX(50%)}.d2c-section{margin:10px 0 0;padding:8px 0 0;font-size:13px;border-top:1px solid #efefef}.d2c-section.has-bg{padding:10px;background:#f2f3f6;border:0;border-radius:3px}.d2c-section-title>*{vertical-align:middle}.d2c-section-desc{color:#4d4d4d}.d2c-section-desc .link-more{color:#3c4a65;font-size:13px}.d2c-section-desc .link-more:hover{color:#05f}.menu-box .d2c-section{margin:0;padding:10px 15px 15px;min-width:160px;border-top:0;color:#222}.menu-box .d2c-section-title{margin-bottom:5px;white-space:normal}.menu-box .d2c-section-title span{white-space:normal}.form-checkbox .d2c-section-title>*{vertical-align:top}.dynamic-banner{text-align:center;padding:20px 0}.dynamic-banner-title{font:700 26px Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;line-height:1.1;font-weight:700;color:#222}.dynamic-banner-image{display:block;width:100%;margin:30px auto}.dynamic-banner.is-full-width{padding:20px}.dynamic-banner.is-full-width .dynamic-banner-title{text-align:right;width:25%;display:inline-block;vertical-align:middle;padding:0 1%}.dynamic-banner.is-full-width .dynamic-banner-image{width:10%;margin:auto;display:inline-block;vertical-align:middle;padding:0 1%}.dynamic-banner.is-full-width .dynamic-banner-cta{width:20%;text-align:left;padding:0 1%;display:inline-block;vertical-align:middle}.left-nav{margin-right:-1px;padding-right:20px;border-right:1px solid #eee;box-sizing:border-box}.grid-wrap .left-nav{height:100%}.left-nav-subcategory-title{position:relative;margin-bottom:20px;padding:10px;background:#f4f5f7;font-weight:700;font-size:14px}.left-nav-subcategory-title:after{content:" ";position:absolute;bottom:-20px;left:10px;width:0;height:0;border:10px solid #fff;border-top-color:#f4f5f7;background:#f4f5f7}.filter-box,.filter-power-search{margin-bottom:20px}.filter-box{padding-bottom:10px;border-bottom:1px solid #eee}.filter-box-title{display:block;position:relative;padding:0 36px 10px 0;font-weight:700;font-size:15px}.filter-box-title.is-current a{color:#cc4e00}.filter-box-title .link-group{display:inline-block;margin-left:20px;font-weight:400;font-size:12px;vertical-align:baseline}.filter-box-subtitle{display:block;position:relative;padding:8px 36px 8px 0;font-weight:700;font-size:14px}.filter-box-subtitle.has-back-icon a:before{content:"\f104";position:absolute;left:-15px;display:inline-block;margin-top:1px;color:#707070;font:normal normal normal 1em/1 NE-desktop;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter-box-body{display:none}.filter-box-body .loader{padding:20px 0}.filter-box-list>li{position:relative}.filter-box-list.more{display:none}.filter-box-list>li.has-submenu>.filter-box-label:after,.filter-box.has-menu .filter-box-title:after{content:"\f0d7";display:none;position:absolute;top:3px;right:0;display:inline-block;font:normal normal normal 1em/1 NE-desktop;width:10px;font-size:inherit;text-align:center;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.filter-box-list>li.has-submenu>.filter-box-label:after{top:10px;font-size:15px}.filter-box-list>li.has-submenu>.filter-box-label{cursor:pointer}.filter-box-label{padding:8px 36px 8px 0}.filter-box-label,.filter-box-label .form-checkbox{display:block;overflow:hidden;text-overflow:ellipsis}.filter-box-num{position:absolute;top:10px;right:0;color:#707070;font-size:12px}.filter-box-bottom:after{content:"";display:table;clear:both}.filter-box-more{float:left;margin:10px 0;padding:10px 0;font-size:12px;vertical-align:middle;text-transform:uppercase;cursor:pointer}.filter-box-more-icon{margin-right:5px;color:#707070;font-size:12px;vertical-align:middle}.filter-box-more-icon:before{content:"\f0fe"}.filter-box-more-text{vertical-align:middle}.filter-box-apply{display:none;float:right;margin:14px 0}.filter-box-apply .fa{margin-right:5px}.filter-box-list .filter-box-list{display:none;margin-left:20px}.filter-box.has-menu .filter-box-title{cursor:pointer}.filter-box.has-menu .filter-box-title:after{display:block}.filter-box-list>li.is-active>.filter-box-label:after,.filter-box.is-active .filter-box-title:after{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter-box-list>li.is-active .filter-box-list,.filter-box.is-active .filter-box-body,.filter-box.show-more .filter-box-list.more{display:block}.filter-box.show-more .filter-box-more-icon:before{content:"\f146"}.filter-box.is-category .filter-box-list,.filter-box.is-category .filter-box-subtitle{margin-left:20px}.filter-box.is-category li.is-active .main-nav-third-body{display:block}.filter-box.is-category li.has-menu .popover-wrap .filter-box-label:after{top:12px;right:0}.filter-box-list>li.is-current .filter-box-label{color:#cc4e00;font-weight:700}.filter-box .form-checkbox input[type=checkbox]:checked+.form-checkbox-title{font-weight:700}.filter-range{margin:8px 0}.filter-range .form-checkbox-title,.filter-range .form-radiobox-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;min-width:0}.filter-range .form-price{width:100%;max-width:86px}.filter-range-label{margin:0 4px}.filter-range .form-checkbox,.filter-range .form-radiobox{margin-right:0}.filter-range .form-checkbox:hover,.filter-range .form-radiobox:hover{color:#222}.filter-range .form-checkbox input[type=checkbox]:checked+.form-checkbox-title{font-weight:400}.complete-sections-wrap{width:100%;min-width:930px}.complete-section-filter{position:relative;margin-bottom:20px;padding:10px 20px;box-sizing:border-box;background:#f4f5f7}.complete-section-filter-alphabet>li{display:inline-block;padding-right:2px;border-right:1px dashed #eee;font-weight:700;font-size:14px}.complete-section-filter-alphabet>li:last-child{border-right:0}.complete-section-filter-alphabet>li>a{display:block;padding:3px 6px}.complete-section-filter-alphabet>li.is-active>a{color:#05f}.complete-section-filter-alphabet>li.is-disabled>a{color:#b8b8b8;cursor:not-allowed;pointer-events:none}.complete-section-filter-search{margin-left:20px;border-radius:100%;background:#fff}.complete-section-filter .header2020-search-bar{position:absolute;top:0;left:4px;right:4px;margin-top:5px}.complete-section-filter .header2020-search-box>input{padding-right:36px}.complete-section-filter .header2020-search-box .fa-close{position:absolute;top:0;right:0;width:36px;height:36px;line-height:36px;text-align:center;cursor:pointer}.complete-section-filter .header2020-search-box .fa-close:hover{color:#c00}.complete-section-list:after,.complete-section-list:before{content:"";display:table;clear:both}.complete-section-list{margin-right:26px}.complete-section-list>li{float:left;padding-left:26px;width:25%;box-sizing:border-box}.complete-section-list>li:nth-child(4n+1){clear:both}.complete-section-list.is-rating-list{display:inline-block}.complete-section-list.is-rating-list>li{float:none;width:auto}.centerPopup .complete-section-list{max-height:360px;overflow:hidden;overflow-y:auto}.centerPopup .complete-section-list .filter-box-num{top:0}.centerPopup .complete-section-list .filter-box-label{padding-top:0;font-size:13px}.modal .complete-section-list{margin-right:0;padding-right:25px;max-height:50vh;overflow:hidden;overflow-y:auto}.modal .complete-section-list::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px;background:#f4f5f7}.modal .complete-section-list::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.modal .complete-section-list .filter-box-num{top:8px}@media (max-width:1440px){.complete-section-list>li{width:33.33%}.complete-section-list>li:nth-child(4n+1){clear:none}.complete-section-list>li:nth-child(3n+1){clear:both}}.dark-mode .complete-section-filter-alphabet>li.is-active>a{color:#ea9d28!important}.popover{z-index:500;text-align:left;white-space:normal;background-color:#fff;border-radius:4px;border:1px solid #ccc;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.2);-moz-box-shadow:0 3px 10px rgba(0,0,0,.2);-ms-box-shadow:0 3px 10px rgba(0,0,0,.2);-o-box-shadow:0 3px 10px rgba(0,0,0,.2);box-shadow:0 3px 10px rgba(0,0,0,.2);background-clip:padding-box}.popover-title{padding:10px;border-bottom:0;font-weight:700;font-size:15px}.popover-body{padding:10px}.popover-arrow,.popover-arrow:after{z-index:501;width:0;height:0;border:7px solid transparent;position:absolute}.popover-arrow:after{content:" "}.popover[class*=top]{margin-bottom:7px}.popover[class*=top] .popover-arrow{bottom:-7px;border-top-color:#ccc;border-bottom-width:0}.popover[class*=top] .popover-arrow:after{bottom:1px;margin-left:-7px;border-top-color:#fff;border-bottom-width:0}.popover[class*=bottom]{margin-top:7px}.popover[class*=bottom] .popover-arrow{top:-7px;border-bottom-color:#ccc;border-top-width:0}.popover[class*=bottom] .popover-arrow:after{top:1px;margin-left:-7px;border-bottom-color:#fff;border-top-width:0}.popover[class*=right]{margin-left:7px}.popover[class*=right] .popover-arrow{left:-7px;border-right-color:#ccc;border-left-width:0}.popover[class*=right] .popover-arrow:after{right:-8px;bottom:-7px;border-left-width:0}.popover[class*=right] .popover-arrow.compare:after{right:-8px;bottom:-7px;border-right-color:#fff;border-left-width:0}.popover[class*=left]{margin-right:7px}.popover[class*=left] .popover-arrow{right:-7px;border-left-color:#ccc;border-right-width:0}.popover[class*=left] .popover-arrow:after{left:-8px;bottom:-7px;border-left-color:#fff;border-right-width:0}.nav-x-body-top-bar-wrap{position:relative;z-index:8;margin:0;width:100%;border-bottom:1px solid #3b4a65;background:#f4f5f7;font-size:13px}.nav-x-body-top-bar{padding:8px 20px 0;margin:0 auto}.nav-x-body-top-bar-right{float:right;font-size:12px;line-height:36px}a.nav-x-body-top-bar-right:hover{border-width:0}.nav-x-body-top-bar-right.btn{line-height:1}a.nav-x-body-top-bar-right.btn:hover{border-width:1px}.nav-x-body-top-bar-rss{float:right;margin-left:20px;color:#f78c1b;font-size:18px;line-height:36px}.page-title{float:left;margin:0;padding:0}.page-title-text{display:block;border-bottom:5px solid #3b4a65;color:#3c4a65;font:700 24px/32px Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase;letter-spacing:1px}.nav-x{display:block;padding:0 0 0 10px;height:36px;overflow:hidden;vertical-align:bottom}.nav-x-cell{display:inline-block;*display:inline;margin:0 8px}.nav-x .nav-x-title{position:relative;z-index:21;display:block;padding:0 10px;color:#222;height:36px;line-height:36px}.nav-x a{color:#222}.nav-x-cell.is-active .nav-x-title,.nav-x-cell.nav-x-is-active .nav-x-title,.nav-x-cell:hover a.nav-x-title,.nav-x a:hover{border:0;color:#f1931d}.nav-x-menu{display:none;position:absolute;z-index:20;top:100%;margin-top:-3px;-webkit-box-shadow:0 2px 3px 0 #bbb;box-shadow:0 2px 3px 0 #bbb;border:1px solid #d8d8d8;background:#fff;white-space:normal}.nav-x-menu .item-container-grid .item-title{max-height:none;height:3.88em}.nav-x-cell.has-menu .nav-x-title .fa,.nav-x-cell.has-miniMenu .nav-x-title .fa,.nav-x-cell.nav-x-has-menu .nav-x-title .fa,.nav-x-cell.nav-x-has-miniMenu .nav-x-title .fa{display:inline-block;margin-left:3px;line-height:28px}.nav-x-cell.is-active .nav-x-title:before,.nav-x-cell.nav-x-is-active .nav-x-title:before{content:"\f0d8";display:inline-block;font-family:NE-desktop;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:5px;bottom:-10px;z-index:3;color:#fff;font-size:32px;-webkit-text-shadow:0 -1px 0 #bbb;text-shadow:0 -1px 0 #bbb}.nav-x-cell.has-menu .nav-x-menu,.nav-x-cell.nav-x-has-menu .nav-x-menu{left:0;right:0}.nav-x-cell.is-active .nav-x-menu,.nav-x-cell.nav-x-is-active .nav-x-menu{display:block;min-width:140px}.nav-x-cell p strong{margin-right:10px}.nav-x-menu-more{text-align:right}.nav-x-menu-more a{display:inline-block;font-weight:700;font-size:.857em;line-height:28px;text-transform:uppercase}.nav-x-split{border-right:1px solid #e8e8e8}.nav-x-menu-title{line-height:36px;font-weight:700;font-size:14px}.nav-x-menu-mini{margin:16px 20px;min-width:124px}.nav-x-menu-mini>li>a{display:block;max-width:300px;overflow:hidden;white-space:nowrap;line-height:36px;text-overflow:ellipsis}.nav-x-menu-col4,.nav-x-menu-col5{margin:20px auto;padding:0;max-width:1280px}.nav-x-menu-col4>li,.nav-x-menu-col5>li{float:left;margin:0 2%;width:16%}.nav-x-menu-col4>li{width:21%}.nav-x-menu-sales{position:relative;margin:16px 20px;width:310px}.nav-x-menu-sales .nav-x-item-container>a{position:relative;display:block;padding:10px 0;color:#222}.nav-x-menu-sales .nav-x-item-container>a:hover .nav-x-item-img{margin-left:10px}.nav-x-menu-sales .nav-x-item-img{float:left;width:80px;height:60px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav-x-menu-sales .nav-x-item-info,.nav-x-menu-sales .nav-x-item-title{margin-left:100px}.breadcrumb{list-style:none;padding:17px 5px 5px 0;font-size:14px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:">\00a0";padding:0 5px;color:#222;font-style:normal;font-weight:400}.breadcrumb>li.is-current{color:#3c4a65;font-style:italic;font-weight:700}.breadcrumb-keyword{position:relative;padding-right:16px;cursor:pointer}.breadcrumb-keyword:after{display:inline-block;content:"\f00d";position:absolute;top:-3px;right:0;width:13px;height:13px;border-radius:50%;color:#707070;font-family:NE-desktop;font-style:normal;font-size:12px;line-height:13px;text-align:center;text-transform:uppercase;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.breadcrumb-keyword:hover:after{color:#c1240b}.nav-x-tab{position:relative;z-index:10;bottom:-1px;float:left;margin-left:40px;overflow:hidden;white-space:nowrap}.nav-x-tab-cell{display:block;float:left;margin-left:-1px;padding:0 20px;height:35px;font-size:13px;line-height:35px;text-align:center;background-color:#e8ecef;background-image:-webkit-linear-gradient(bottom,#e8ecef,#f5f6fb);background-image:-moz-linear-gradient(bottom,#e8ecef,#f5f6fb);background-image:-o-linear-gradient(bottom,#e8ecef,#f5f6fb);background-image:-ms-linear-gradient(bottom,#e8ecef,#f5f6fb);background-image:linear-gradient(0deg,#e8ecef,#f5f6fb);border:1px solid #ccc;border-bottom:0;cursor:pointer}.nav-x-tab-cell:first-child{margin-left:0;border-top-left-radius:6px}.nav-x-tab-cell:last-child{border-top-right-radius:6px}.nav-x-tab-cell:hover{background-color:#f5f6fb;background-image:-webkit-linear-gradient(bottom,#f5f6fb,#e8ecef);background-image:-moz-linear-gradient(bottom,#f5f6fb,#e8ecef);background-image:-o-linear-gradient(bottom,#f5f6fb,#e8ecef);background-image:-ms-linear-gradient(bottom,#f5f6fb,#e8ecef);background-image:linear-gradient(0deg,#f5f6fb,#e8ecef);color:#222}.nav-x-tab-cell span{display:inline-block;padding:0 3px;color:#222;line-height:18px;vertical-align:middle}.nav-x-tab-cell.is-active{position:relative;z-index:1;padding-bottom:1px;background:#fff;border-color:#3b4a65;cursor:default}.nav-x-tab-cell.is-active span{border-bottom:1px solid #f90;cursor:default}.dark-mode .nav-x-body-top-bar-wrap{background:#202020;border-color:#555}.dark-mode .nav-x-tab-cell{background:#444;border-color:#555}.dark-mode .nav-x-tab-cell span{color:#e3e3e3}.dark-mode .nav-x-tab-cell.is-active{background:#202020;border-color:#555}.list-tools-bar:after,.list-tools-bar:before{content:"";display:table;clear:both}.list-tools-bar{margin-top:20px;margin-bottom:20px;padding:0 30px;background:#f4f5f7}.list-tools-bar:first-child{margin-top:0}.list-tools-bar:last-child{margin-bottom:0}.bar-placeholder:not(:first-child) .list-tools-bar{margin-top:20px}.bar-placeholder:not(:last-child) .list-tools-bar{margin-bottom:20px}.list-tool-label{display:inline-block;margin-right:6px;font-weight:700;vertical-align:middle}.list-tools-bar>[class|=list-tool]{height:46px;box-sizing:border-box}.list-tool-search{float:left;margin-right:20px;padding:7px 0}.list-tool-search .form-text{width:150px}.list-tool-search .btn{margin-left:10px}.list-tool-soldby{clear:both;float:left;margin-right:20px;padding:14px 0}.list-tool-sortby{float:left;padding:7px 0}.list-tool-sortby.is-right{float:right;padding:7px 0}.list-tool-pagination,.list-tool-view{float:right;margin-left:20px;padding:7px 0;text-align:right}.list-tool-pagination{margin-left:0}.list-tools-bar>.list-tool-pagination{height:auto}.list-tool-pagination-num{width:50px}.list-tool-pagination-text{display:inline-block;margin-right:10px;padding:7px 0;vertical-align:middle}.list-tool-pagination .btn{padding:6px 0;width:48px;height:32px}.list-tool-pagination .btn .fa{font-size:18px}.list-tool-view .btn-group{margin-left:20px}.filter-choices-bar:after{content:"";display:table;clear:both}.filter-choices-bar{clear:both;padding:7px 0}.filter-choices-label{display:none;float:left;padding:7px 0;font-weight:700}.filter-choices{margin-left:0;letter-spacing:-.26em;text-rendering:optimizeSpeed;zoom:1}.filter-choices>li{display:inline-block;margin:0 16px 0 0;padding:0;box-sizing:border-box;vertical-align:top;letter-spacing:normal;text-rendering:auto}.filter-choices>.filter-choices-button-area{padding:0;border:0;background:none}.filter-choice-title{display:inline-block;padding-top:5px;color:#000}.filter-choice-title~.filter-choice{margin-left:8px}.filter-choice{position:relative;display:inline-block;margin-bottom:5px;padding:4px 10px;border-radius:15px;background:#707070;color:#fff;font-style:italic;font-weight:700;word-break:break-all;cursor:pointer}.filter-choice:after{display:inline-block;content:"\f00d";margin-left:5px;width:13px;height:13px;color:#ccc;font-family:NE-desktop;font-style:normal;font-size:12px;line-height:13px;text-align:center;text-transform:uppercase;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter-choice:hover:after{color:#ff7b7b}.dark-mode .filter-choices>li{filter:none!important}.dark-mode .filter-choice-title{color:#e3e3e3!important}.category-banner+.page-section{margin-top:-20px}.hero{position:relative}.hero:after,.hero:before{content:"";display:table;clear:both}.hero-banner{width:100%;height:100%;max-height:360px}.hero-banner.swiper-container-autoheight{max-height:none}.hero-banner .swiper-wrapper{height:100%}.hero-banner .swiper-slide{width:100%;height:100%;overflow:hidden}.hero-banner.swiper-container-autoheight .swiper-slide{height:auto}.hero-banner .swiper-slide .category-banner-bg{display:block;position:relative;box-sizing:border-box;padding-top:26.106%;min-height:260px;overflow:hidden;background-size:contain}.hero-banner.is-small .swiper-slide .category-banner-bg{padding-top:6.25%;min-height:120px}@media (max-width:767px){.hero-banner.is-responsive .swiper-slide .category-banner-bg{padding-top:36%;min-height:0}.hero-banner.is-small.is-responsive .swiper-slide .category-banner-bg{padding-top:16%;min-height:0}}.hero-banner .swiper-slide .category-banner-img{display:block;position:absolute;top:0;left:-100%;right:-100%;bottom:0;margin:0 auto;width:auto;height:100%;max-width:1920px;max-height:360px}.hero-banner-buttons{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;max-width:1650px;height:0}.hero-banner-buttons .swiper-button-next,.hero-banner-buttons .swiper-button-prev{position:absolute;z-index:2;margin-top:-80px;width:50px;height:160px;background:transparent;color:#fff;font-size:36px;line-height:160px;text-align:center;cursor:pointer;opacity:.1;filter:alpha(opacity=10);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hero-banner-buttons .swiper-button-prev{left:0;text-shadow:2px 0 8px #000}.hero-banner-buttons .swiper-button-next{right:0;text-shadow:-2px 0 8px #000}.hero-banner:hover .swiper-button-next,.hero-banner:hover .swiper-button-prev{opacity:.6;filter:alpha(opacity=60);width:80px}.hero-banner .swiper-button-next:hover,.hero-banner .swiper-button-prev:hover{opacity:.9;filter:alpha(opacity=90)}.hero-banner .item-container.items-list-view{margin:0 auto;min-height:260px;box-sizing:border-box;-webkit-align-items:center;align-items:center}.hero-banner .item-container.items-list-view:before{content:"";display:block;padding-top:26.106%;width:1px}.hero-banner .item-container.items-list-view .item-img{margin-left:5%}.hero-banner .item-container.items-list-view .item-action{margin-right:5%}.hero-banner .items-grid-view .item-compare-box,.hero-banner .items-grid-view .item-features,.hero-banner .items-grid-view .item-financing,.hero-banner .items-grid-view .item-operate,.hero-banner .items-grid-view .item-promo,.hero-banner .items-grid-view .price-note,.hero-banner .items-grid-view .price-save,.hero-banner .items-grid-view .price-ship,.hero-banner .items-grid-view .price-was{display:none}.hero-banner .items-grid-view .item-img{margin:0 auto 10px;max-width:120px}.hero-banner .dynamic-modules .item-compare-box,.hero-banner .dynamic-modules .item-features,.hero-banner .dynamic-modules .item-financing,.hero-banner .dynamic-modules .item-operate,.hero-banner .dynamic-modules .item-promo,.hero-banner .dynamic-modules .price-note,.hero-banner .dynamic-modules .price-save,.hero-banner .dynamic-modules .price-ship,.hero-banner .dynamic-modules .price-was{display:none}.hero-banner .dynamic-module-wrap{margin-bottom:0;border:0}.hero-banner .dynamic-modules.has-4-part{overflow:hidden;border-bottom:0}.hero-banner .dynamic-modules.has-4-part .dynamic-module{margin:0}.hero-banner .dynamic-modules.has-4-part .dynamic-module-img{margin:10px 0;max-width:200px}.hero-banner .dynamic-modules.has-4-part .dynamic-module-info .item-title{height:3.88em}.hero-banner .dynamic-modules.has-4-part .item-branding{height:28px}.hero-banner .dynamic-modules.has-4-part .dynamic-module-img:before{content:none}@media (max-width:1649px){.hero-banner .dynamic-modules.has-4-part .dynamic-module-img{max-width:68%}}@media (max-width:1499px){.hero-banner .dynamic-modules.has-4-part .item-branding{display:none}}@media (max-width:1399px){.hero-banner .items-view.is-list{margin-top:0}}@media (max-width:1100px){.hero-banner .dynamic-modules.has-4-part{padding:20px 0;height:160px}.hero-banner .dynamic-module{height:160px}.hero-banner .dynamic-modules.has-4-part .item-branding{display:block;height:auto}}.txt-ads-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:30px;width:100%;height:100%;border:1px solid #eee;box-sizing:border-box;color:#3c4a65}a.txt-ads-box{cursor:pointer}.txt-ads-box .item-img{margin:30px auto;width:100%}.txt-ads-box .item-title{text-align:center}.txt-ads-box .item-video{position:relative;z-index:1;margin:20px 0}.items-list-view .txt-ads-box .item-video+.item-title{margin-left:20px;margin-bottom:0}.txt-ads-box .item-video>iframe{width:100%;height:auto}.txt-ads-logo{display:block;margin:10px auto;max-width:120px;overflow:hidden}.txt-ads-logo img{display:block;margin:0 auto;max-width:100%}.txt-ads-title{display:block;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;margin:0 0 5px;overflow:hidden;font:700 28px/1.1 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;letter-spacing:1px;text-transform:uppercase;text-overflow:ellipsis}.txt-ads-link,.txt-ads-title{position:relative;z-index:1;text-align:center}.txt-ads-link{display:block;margin:0;font-size:14px}.txt-ads-link-text{margin-right:5px;text-decoration:underline}.txt-ads-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}.txt-ads-box.theme-gray:after{background-image:-webkit-linear-gradient(300deg,#f2f2f2,hsla(0,0%,100%,0) 50%);background-image:-ms-linear-gradient(150deg,#f2f2f2 0,hsla(0,0%,100%,0) 50%);background-image:linear-gradient(150deg,#f2f2f2,hsla(0,0%,100%,0) 50%)}.txt-ads-box.theme-red:after{background-image:-webkit-linear-gradient(300deg,#ffeceb,hsla(0,0%,100%,0) 50%);background-image:-ms-linear-gradient(150deg,#ffeceb 0,hsla(0,0%,100%,0) 50%);background-image:linear-gradient(150deg,#ffeceb,hsla(0,0%,100%,0) 50%)}.txt-ads-box.theme-yellow:after{background-image:-webkit-linear-gradient(300deg,#fff3e0,hsla(0,0%,100%,0) 50%);background-image:-ms-linear-gradient(150deg,#fff3e0 0,hsla(0,0%,100%,0) 50%);background-image:linear-gradient(150deg,#fff3e0,hsla(0,0%,100%,0) 50%)}.txt-ads-box.theme-blue:after{background-image:-webkit-linear-gradient(300deg,#e5f7ff,hsla(0,0%,100%,0) 50%);background-image:-ms-linear-gradient(150deg,#e5f7ff 0,hsla(0,0%,100%,0) 50%);background-image:linear-gradient(150deg,#e5f7ff,hsla(0,0%,100%,0) 50%)}.txt-ads-box.is-wide{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:0 20px}.txt-ads-box.is-wide:not(:first-child){margin-top:20px}.txt-ads-box.is-wide:not(:last-child){margin-bottom:20px}.txt-ads-box.is-wide .txt-ads-title{margin-bottom:0;max-width:300px;text-align:right}.txt-ads-box.is-wide .item-img{margin:20px;max-width:120px}.txt-ads-box.is-wide.theme-gray:after{background-image:-webkit-linear-gradient(275deg,#f2f2f2,hsla(0,0%,100%,0) 50%);background-image:-ms-linear-gradient(175deg,#f2f2f2 0,hsla(0,0%,100%,0) 50%);background-image:linear-gradient(175deg,#f2f2f2,hsla(0,0%,100%,0) 50%)}.txt-ads-box.is-wide.theme-red:after{background-image:-webkit-linear-gradient(275deg,#ffeceb,hsla(0,0%,100%,0) 50%);background-image:-ms-linear-gradient(175deg,#ffeceb 0,hsla(0,0%,100%,0) 50%);background-image:linear-gradient(175deg,#ffeceb,hsla(0,0%,100%,0) 50%)}.txt-ads-box.is-wide.theme-yellow:after{background-image:-webkit-linear-gradient(275deg,#fff3e0,hsla(0,0%,100%,0) 50%);background-image:-ms-linear-gradient(175deg,#fff3e0 0,hsla(0,0%,100%,0) 50%);background-image:linear-gradient(175deg,#fff3e0,hsla(0,0%,100%,0) 50%)}.txt-ads-box.is-wide.theme-blue:after{background-image:-webkit-linear-gradient(275deg,#e5f7ff,hsla(0,0%,100%,0) 50%);background-image:-ms-linear-gradient(175deg,#e5f7ff 0,hsla(0,0%,100%,0) 50%);background-image:linear-gradient(175deg,#e5f7ff,hsla(0,0%,100%,0) 50%)}.item-cell>.txt-ads-box,.items-grid-view.item-container>.txt-ads-box,.items-grid-view .item-container>.txt-ads-box{margin:-30px;width:calc(100% + 60px);height:calc(100% + 60px);border:0}.hero-banner .txt-ads-box.is-wide{padding:0;min-height:260px;border:0}.hero-banner .txt-ads-box.is-wide:before{content:"";display:block;padding-top:26.106%;width:1px}.hero-banner .txt-ads-box.is-wide .item-img{max-width:180px}.row-side-banners .txt-ads-title,.swiper-box .txt-ads-title{font-size:22px;-webkit-flex-shrink:0;flex-shrink:0}.swiper-box .txt-ads-box{margin:0 1px;width:calc(100% - 2px)}.swiper-box .txt-ads-logo{margin-top:0;margin-bottom:0}.swiper-box .txt-ads-box .item-video{margin:15px 0}.swiper-box .txt-ads-box .item-title{margin-bottom:0;max-height:3.88em;overflow:hidden;-webkit-line-clamp:3}.dynamic-modules.has-4-part .dynamic-module>.txt-ads-box{margin:0 -40px;width:calc(100% + 80px);border:0}@media (max-width:1100px){.dynamic-modules.has-4-part .dynamic-module>.txt-ads-box{margin-top:-20px;margin-bottom:-20px;height:calc(100% + 40px)}}.dynamic-module-wrap{margin-bottom:20px;border:1px solid #eee;border-bottom:0}.dynamic-module:after,.dynamic-modules:after{content:"";display:table;clear:both}.dynamic-modules{position:relative;border-bottom:1px solid #eee}.dynamic-module:before{content:"";display:block;position:absolute;top:20px;bottom:20px;width:1px;overflow:hidden;background:#eee}.dynamic-module{float:left;margin:20px 0;box-sizing:border-box}.dynamic-module-img{display:block;width:100%;max-width:240px}.dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-module-img-inner{position:relative;display:block;padding-top:75%;width:100%;height:0;background:#fff}.dynamic-module-img .combo-img-1,.dynamic-module-img .combo-img-2,.dynamic-module-img .combo-img-3,.dynamic-module-img img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.dynamic-module-img .combo-img-addition>img{position:static;margin:2px 0}.dynamic-module-iframe,.dynamic-module-video{display:block;width:100%}.dynamic-module-iframe iframe,.dynamic-module-video iframe{width:100%!important}.dynamic-module-video-inner{position:relative;display:block;padding-top:56.25%;width:100%;height:0;overflow:hidden}.dynamic-module-video-inner iframe{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%}.dynamic-module-info{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dynamic-module-info .item-badges,.dynamic-module-info .item-branding{margin-top:0;overflow:hidden}.dynamic-module-info .item-badges:after,.dynamic-module-info .item-branding:after{content:none}.dynamic-module-info .item-title{max-height:3.88em;-webkit-line-clamp:3}.dynamic-module-info .price{margin:4px 0 0}.dynamic-module-title{margin-bottom:16px;max-width:40em;font-weight:700;font-size:15px}.dynamic-module-note{margin-bottom:16px;max-width:40em;line-height:1.6}.dynamic-module-note:last-child,.dynamic-module-title:last-child{margin-bottom:0}.dynamic-module-categories{font-size:14px}.dynamic-module-categories>li{margin-bottom:10px;line-height:1}.dynamic-module-wrap .swiper-pagination-bullet{margin:0 2px;opacity:.87;width:6px;height:6px;box-sizing:border-box;border:1px solid #222}.dynamic-module-wrap .swiper-pagination-bullet:hover{background:#feb13a}.dynamic-module-wrap .swiper-pagination-bullet-active{background:#fff}.dynamic-module-wrap:hover .swiper-button-next,.dynamic-module-wrap:hover .swiper-button-prev{opacity:.6;filter:alpha(opacity=60);width:80px}.dynamic-module-wrap .swiper-button-next:hover,.dynamic-module-wrap .swiper-button-prev:hover{opacity:.9;filter:alpha(opacity=90)}.dynamic-module-wrap .standard-box-top{z-index:2;margin-bottom:0}.dynamic-modules.has-1-part .dynamic-module{float:none;margin:0;padding:20px 0}.dynamic-modules.has-1-part .dynamic-module:before{width:0}.dynamic-modules.has-1-part .dynamic-module-img{float:left;margin-left:6%;width:24%}.dynamic-modules.has-1-part .dynamic-module-img:before{left:6%;right:6%;margin-top:-21px}.dynamic-modules.has-1-part .dynamic-module-img-inner{padding-top:98px}.dynamic-modules.has-1-part .dynamic-module-img img{left:auto;right:6%;width:100%;max-width:140px}.dynamic-modules.has-1-part .dynamic-module-video{float:left;margin-left:30px;width:360px}.dynamic-modules.has-1-part .dynamic-module-info{margin-left:30px}.dynamic-modules.has-1-part .dynamic-module-img+.dynamic-module-info{margin:0 6% 0 30%;padding-left:20px}.dynamic-modules.has-1-part .dynamic-module-video+.dynamic-module-info{margin-left:410px;margin-right:30px}.dynamic-modules.has-2-part .dynamic-module:before{margin-left:-41px}.dynamic-modules.has-2-part .dynamic-module:nth-child(odd){clear:both}.dynamic-modules.has-2-part .dynamic-module{padding:20px 40px;width:50%}.dynamic-modules.has-2-part .dynamic-module-img{float:left;width:40%}.dynamic-modules.has-2-part .dynamic-module-img+.dynamic-module-info{margin-left:50%}.dynamic-modules.has-3-part .dynamic-module{padding:20px 40px;width:33.33%}.dynamic-modules.has-3-part .dynamic-module:before{margin-left:-41px}.dynamic-modules.has-3-part .dynamic-module:nth-child(3n+1){clear:both}.dynamic-modules.has-3-part .dynamic-module-img{float:left;width:36%}.dynamic-modules.has-3-part .dynamic-module-img+.dynamic-module-info{margin-left:42%}.dynamic-modules.has-3-part .dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-modules.has-3-part-title-only .dynamic-module:before{margin-left:-31px}.dynamic-modules.has-3-part-title-only .dynamic-module{padding:0 30px;width:33.3333%}.dynamic-modules.has-3-part-title-only .dynamic-module:nth-child(3n+1){clear:both}.dynamic-modules.has-3-part-title-only .dynamic-module-title{text-align:center}.dynamic-modules.has-3-part-title-only .dynamic-module-img{margin:20px auto 30px;max-width:180px}.dynamic-modules.has-3-part-title-only .dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-modules.has-3-part-keep-vertical .dynamic-module:before{margin-left:-31px}.dynamic-modules.has-3-part-keep-vertical .dynamic-module{padding:0 30px;width:33.3333%}.dynamic-modules.has-3-part-keep-vertical .dynamic-module:nth-child(3n+1){clear:both}.dynamic-modules.has-3-part-keep-vertical .dynamic-module-img{margin:20px 0 30px;max-width:240px}.dynamic-modules.has-3-part-keep-vertical .dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-modules.has-4-part .dynamic-module:before{margin-left:-41px}.dynamic-modules.has-4-part .dynamic-module:first-child:before{width:0}.dynamic-modules.has-4-part .dynamic-module{padding:0 40px;width:25%}.dynamic-modules.has-4-part .dynamic-module:nth-child(4n+1){clear:both}.dynamic-modules.has-4-part .dynamic-module-img{margin:20px 0 30px}.dynamic-modules.has-5-part .dynamic-module:before,.dynamic-modules.has-10-part .dynamic-module:before{margin-left:-31px}.dynamic-modules.has-5-part .dynamic-module,.dynamic-modules.has-10-part .dynamic-module{padding:0 30px;width:20%}.dynamic-modules.has-5-part .dynamic-module:nth-child(5n+1),.dynamic-modules.has-10-part .dynamic-module:nth-child(5n+1){clear:both}.dynamic-modules.has-5-part .dynamic-module-img,.dynamic-modules.has-10-part .dynamic-module-img{margin:20px auto 30px;max-width:180px}.dynamic-modules.has-5-part .dynamic-module-img:before,.dynamic-modules.has-10-part .dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-modules.has-10-part .dynamic-module-title{text-align:center}.dynamic-modules.has-6-part .dynamic-module:before{margin-left:-31px}.dynamic-modules.has-6-part .dynamic-module{padding:0 30px;width:16.6666%}.dynamic-modules.has-6-part .dynamic-module:nth-child(6n+1){clear:both}.dynamic-modules.has-6-part .dynamic-module-img{margin:20px 0 30px}.dynamic-modules.has-6-part-title-only .dynamic-module:before{margin-left:-31px}.dynamic-modules.has-6-part-title-only .dynamic-module{padding:0 30px;width:16.6666%}.dynamic-modules.has-6-part-title-only .dynamic-module:nth-child(6n+1){clear:both}.dynamic-modules.has-6-part-title-only .dynamic-module-title{text-align:center}.dynamic-modules.has-6-part-title-only .dynamic-module-img{margin:20px auto 30px;max-width:180px}.dynamic-modules.has-6-part-title-only .dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-modules.has-12-part .dynamic-module:before{margin-left:-31px}.dynamic-modules.has-12-part .dynamic-module{padding:0 30px;width:25%}.dynamic-modules.has-12-part .dynamic-module:nth-child(4n+1){clear:both}.dynamic-modules.has-12-part .dynamic-module-title{text-align:center}.dynamic-modules.has-12-part .dynamic-module-img{margin:20px auto 30px;max-width:180px}.dynamic-modules.has-12-part .dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-modules.has-1col-items .dynamic-module:before{width:0}.dynamic-modules.has-1col-items .dynamic-module{padding:0 10px;width:100%}.dynamic-modules.has-1col-items .dynamic-module-img{margin:20px 0}.dynamic-modules.has-1col-items .dynamic-module-img:before{content:"";display:block;position:absolute;left:10px;right:10px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-modules.has-1col-items .dynamic-module-img-inner{padding:0;height:auto;overflow:visible}.dynamic-modules.has-1col-items .dynamic-module-img-inner img{position:relative}.dynamic-modules.has-2col-items .dynamic-module:before,.dynamic-modules.has-3col-items .dynamic-module:before,.dynamic-modules.has-4col-items .dynamic-module:before{margin-left:-31px}.dynamic-modules.has-2col-items .dynamic-module,.dynamic-modules.has-3col-items .dynamic-module,.dynamic-modules.has-4col-items .dynamic-module{padding:0 30px}.dynamic-modules.has-2col-items .dynamic-module{width:50%}.dynamic-modules.has-3col-items .dynamic-module{width:33.33%}.dynamic-modules.has-4col-items .dynamic-module{width:25%}.dynamic-modules.has-2col-items .dynamic-module:nth-child(odd),.dynamic-modules.has-3col-items .dynamic-module:nth-child(3n+1),.dynamic-modules.has-4col-items .dynamic-module:nth-child(4n+1){clear:both}.dynamic-modules.has-2col-items .dynamic-module-title,.dynamic-modules.has-3col-items .dynamic-module-title,.dynamic-modules.has-4col-items .dynamic-module-title{margin-bottom:30px}.dynamic-modules.has-2col-items .dynamic-module-items>li,.dynamic-modules.has-3col-items .dynamic-module-items>li,.dynamic-modules.has-4col-items .dynamic-module-items>li{margin-bottom:20px}.dynamic-modules .dynamic-module-items>li:last-child{margin-bottom:0}.dynamic-modules.has-2col-items .dynamic-module-item-img,.dynamic-modules.has-3col-items .dynamic-module-item-img,.dynamic-modules.has-4col-items .dynamic-module-item-img{display:block;margin:20px 0 10px;max-width:125px}.dynamic-modules.has-2col-items .dynamic-module-item-img-inner,.dynamic-modules.has-3col-items .dynamic-module-item-img-inner,.dynamic-modules.has-4col-items .dynamic-module-item-img-inner{position:relative;display:block;padding-top:75%;width:100%;height:0;overflow:hidden;background:#fff}.dynamic-modules.has-2col-items .dynamic-module-item-img img,.dynamic-modules.has-3col-items .dynamic-module-item-img img,.dynamic-modules.has-4col-items .dynamic-module-item-img img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.dynamic-modules.has-2col-items .dynamic-module-item-title,.dynamic-modules.has-3col-items .dynamic-module-item-title,.dynamic-modules.has-4col-items .dynamic-module-item-title{display:block;margin:10px 0;height:5.42em;overflow:hidden;font-size:14px}@media (min-width:1201px){.dynamic-modules.has-2col-items .dynamic-module-items>li:after,.dynamic-modules.has-3col-items .dynamic-module-items>li:after,.dynamic-modules.has-4col-items .dynamic-module-items>li:after{content:"";display:table;clear:both}.dynamic-modules.has-2col-items .dynamic-module-item-img,.dynamic-modules.has-3col-items .dynamic-module-item-img,.dynamic-modules.has-4col-items .dynamic-module-item-img{float:left;margin:0;width:34%}.dynamic-modules.has-2col-items .dynamic-module-item-title,.dynamic-modules.has-3col-items .dynamic-module-item-title,.dynamic-modules.has-4col-items .dynamic-module-item-title{margin:0 0 0 40%;height:6.78em}}@media (max-width:1400px) and (min-width:1301px){.dynamic-modules.has-6-part .dynamic-module{padding:20px 40px;width:33.33%}.dynamic-modules.has-6-part .dynamic-module:before{margin-left:-41px}.dynamic-modules.has-6-part .dynamic-module:nth-child(3n+1){clear:both}.dynamic-modules.has-6-part .dynamic-module-img{float:left;width:36%}.dynamic-modules.has-6-part .dynamic-module-img+.dynamic-module-info{margin-left:42%}.dynamic-modules.has-6-part .dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-61px;height:1px;overflow:hidden;background:#eee}}@media (max-width:1400px){.dynamic-modules.has-6-part-title-only .dynamic-module{width:33.3333%}.dynamic-modules.has-6-part-title-only .dynamic-module:nth-child(6n+1){clear:none}.dynamic-modules.has-6-part-title-only .dynamic-module:nth-child(3n+1){clear:both}}@media (max-width:1300px){.dynamic-modules.has-5-part .dynamic-module,.dynamic-modules.has-6-part .dynamic-module{width:33.33%}.dynamic-modules.has-5-part .dynamic-module:nth-child(5n+1){clear:none}.dynamic-modules.has-5-part .dynamic-module:nth-child(3n+1),.dynamic-modules.has-6-part .dynamic-module:nth-child(3n+1){clear:both}.dynamic-modules.has-5-part .dynamic-module-img,.dynamic-modules.has-6-part .dynamic-module-img{max-width:180px}.dynamic-modules.has-5-part .dynamic-module-img:before,.dynamic-modules.has-6-part .dynamic-module-img:before{content:"";display:block;position:absolute;left:30px;right:30px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}.dynamic-modules.has-3-part .dynamic-module-img{float:none;margin:20px 0 30px;width:auto;max-width:180px}.dynamic-modules.has-3-part .dynamic-module-img:before{margin-top:-61px}.dynamic-modules.has-3-part .dynamic-module-img+.dynamic-module-info{margin-left:auto}}@media (max-width:1200px) and (min-width:1101px){.dynamic-modules.has-4-part .dynamic-module{padding:0 20px}.dynamic-modules.has-4-part .dynamic-module:before{margin-left:-21px}}@media (max-width:1200px){.dynamic-modules.has-10-part .dynamic-module{width:25%}.dynamic-modules.has-10-part .dynamic-module:nth-child(5n+1){clear:none}.dynamic-modules.has-10-part .dynamic-module:nth-child(4n+1){clear:both}}@media (max-width:1100px){.dynamic-modules.has-2-part .dynamic-module{padding:0 20px}.dynamic-modules.has-2-part .dynamic-module:before{margin-left:-21px}.dynamic-modules.has-2-part .dynamic-module-img:before{margin-top:-21px}.dynamic-modules.has-4-part .dynamic-module{padding:20px 40px;width:50%}.dynamic-modules.has-4-part .dynamic-module:before{margin-left:-41px}.dynamic-modules.has-4-part .dynamic-module:nth-child(odd){clear:both}.dynamic-modules.has-4-part .dynamic-module:nth-child(odd):before{width:0}.dynamic-modules.has-4-part .dynamic-module-img{float:left;margin:0;width:40%}.dynamic-modules.has-4-part .dynamic-module-img+.dynamic-module-info{margin-left:50%}.dynamic-modules.has-4-part .dynamic-module-img:before{content:"";display:block;position:absolute;left:40px;right:40px;margin-top:-41px;height:1px;overflow:hidden;background:#eee}}.dynamic-module-wrap.is-gray-background{background:#f4f5f7;border-color:#e4e5e7}.dynamic-module-wrap.is-gray-background .standard-box-top{background:#f4f5f7}.dynamic-module-wrap.is-gray-background .dynamic-modules{border-color:#e4e5e7}.dynamic-module-wrap.is-gray-background .dynamic-module-img:before,.dynamic-module-wrap.is-gray-background .dynamic-module:before{background:#e4e5e7}.dynamic-module-wrap.is-gray-background .item-brand{position:relative}.dynamic-module-wrap.is-gray-background .dynamic-module-img-inner:after,.dynamic-module-wrap.is-gray-background .dynamic-module-item-img-inner:after,.dynamic-module-wrap.is-gray-background .item-brand:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#000;opacity:.04;filter:alpha(opacity=4)}.dynamic-modules.is-small-img .dynamic-module{padding-top:0;padding-bottom:0}.dynamic-modules.is-small-img .dynamic-module-img{margin:0 auto}.dynamic-modules.is-small-img .dynamic-module-img:before{margin-top:-21px}.dynamic-modules.is-small-img .dynamic-module-img-inner{padding-top:50%}.dynamic-modules.keep-vertical .dynamic-module-img{float:none;width:100%}.dynamic-modules.keep-vertical .dynamic-module-img+.dynamic-module-info{margin-top:20px;margin-left:auto}.dynamic-modules.is-center,.dynamic-modules.is-center .price{text-align:center}.dynamic-modules.is-center .dynamic-module-img,.dynamic-modules.is-center .dynamic-module-title,.dynamic-modules.is-center .item-title{margin-left:auto;margin-right:auto}.tab-box+.tab-box{margin:30px 0 0}.tab-content>.tab-nav>ul,.tab-navs{list-style:none;position:relative;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;border:1px solid #eee;border-bottom:0;border-left:0;border-radius:3px 3px 0 0;overflow:hidden;z-index:2}.tab-content>.tab-nav>ul>li,.tab-navs .tab-nav{padding:15px 30px;font-size:14px;text-align:center;white-space:nowrap;background-color:#f7f7f7;background-image:-webkit-linear-gradient(bottom,#f2f2f2,#f7f7f7);background-image:-moz-linear-gradient(bottom,#f2f2f2,#f7f7f7);background-image:-o-linear-gradient(bottom,#f2f2f2,#f7f7f7);background-image:-ms-linear-gradient(bottom,#f2f2f2,#f7f7f7);background-image:linear-gradient(0deg,#f2f2f2,#f7f7f7);border-left:1px solid #eee;cursor:pointer}.tab-content>.tab-nav>ul>li{margin-top:0}.tab-content>.tab-nav>ul>li:hover,.tab-navs .tab-nav:hover{background-color:#f2f2f2;background-image:-webkit-linear-gradient(bottom,#f7f7f7,#f2f2f2);background-image:-moz-linear-gradient(bottom,#f7f7f7,#f2f2f2);background-image:-o-linear-gradient(bottom,#f7f7f7,#f2f2f2);background-image:-ms-linear-gradient(bottom,#f7f7f7,#f2f2f2);background-image:linear-gradient(0deg,#f7f7f7,#f2f2f2)}.tab-content>.tab-nav>ul>li.is-active,.tab-navs .tab-nav.active{padding:12px 30px 15px;color:#cc4b00;font-weight:700;background:#fff;border-top:3px solid #cc4b00;cursor:default}.tab-content>.tab-pane,.tab-panes{position:relative;top:-1px;z-index:1}.article .tab-content>.tab-pane,.tab-content>.tab-pane{background:#fff}.tab-content>.tab-pane,.tab-panes .tab-pane{padding:30px;border:1px solid #eee}.tab-panes .tab-pane .swiper-box{margin:0 -30px}.dark-mode .article .tab-content>.tab-pane,.dark-mode .tab-content>.tab-pane,.dark-mode .tab-navs,.dark-mode .tab-panes .tab-pane{border-color:#555!important}.dark-mode .article .tab-content>.tab-pane,.dark-mode .tab-content>.tab-pane{background:#202020!important}.dark-mode .article .tab-content>.tab-nav>ul>li,.dark-mode .tab-content>.tab-nav>ul>li,.dark-mode .tab-navs .tab-nav{background-color:#444;background-image:-webkit-linear-gradient(bottom,#444,#333);background-image:-moz-linear-gradient(bottom,#444,#333);background-image:-o-linear-gradient(bottom,#444,#333);background-image:-ms-linear-gradient(bottom,#444,#333);background-image:linear-gradient(0deg,#444,#333)!important;border-color:#555!important}.dark-mode .article .tab-content>.tab-nav>ul>li:hover,.dark-mode .tab-content>.tab-nav>ul>li:hover,.dark-mode .tab-navs .tab-nav:hover{background-color:#333;background-image:-webkit-linear-gradient(bottom,#333,#444);background-image:-moz-linear-gradient(bottom,#333,#444);background-image:-o-linear-gradient(bottom,#333,#444);background-image:-ms-linear-gradient(bottom,#333,#444);background-image:linear-gradient(0deg,#333,#444)!important}.dark-mode .article .tab-content>.tab-nav>ul>li.is-active,.dark-mode .tab-content>.tab-nav>ul>li.is-active,.dark-mode .tab-navs .tab-nav.active{background:#202020!important;border-top-color:#ff9800!important;color:#ff9800!important}.branding{position:relative;box-sizing:border-box;background:#f4f5f7}.branding:after,.branding:before{content:"";display:table;clear:both}.branding-testimonial{float:left;width:65%}.branding-testimonial-title{display:inline-block;margin:20px 0;padding:0 30px;background:#000;color:#fff;font:700 22px/36px Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase}.branding-testimonial-info{position:relative;margin:0 30px 20px;padding:20px 50px;font-style:italic;font-weight:300;font-size:18px;line-height:1.5}.branding-testimonial-info:after,.branding-testimonial-info:before{position:absolute;color:#eee;display:inline-block;font:normal normal normal 50px/1 NE-desktop;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.branding-testimonial-info:before{content:"\f10d";top:0;left:0}.branding-testimonial-info:after{content:"\f10e";bottom:0;right:6px}.branding-testimonial-info .link-more{margin-top:10px}.branding-features{float:right;width:35%}.branding-featured{margin:50px auto;padding:0 15px;max-width:256px}.branding-featured>h3{margin:10px 0;font-size:14px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%!important}.react-datepicker{font-size:1em}.react-datepicker__header{padding-top:.8em}.react-datepicker__month{margin:.4em 1em}.react-datepicker__day,.react-datepicker__day-name{width:1.9em;line-height:1.9em;margin:.166em}.react-datepicker__current-month{font-size:1em}.react-datepicker__navigation{top:1em;line-height:1.7em;border:.45em solid transparent}.react-datepicker__navigation--previous{border-right-color:#ccc;left:1em}.react-datepicker__navigation--next{border-left-color:#ccc;right:1em}.comments-summary-cells{margin:0 -10px}.comments-summary-cell,.comments-summary-cells{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.comments-summary-cell{width:33.333333333333%}.comments-summary-item{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;flex-direction:column;margin:0 10px;padding:20px 30px;background:#f4f5f7;border-radius:3px}.comments-summary-content,.comments-summary-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.comments-summary-content{position:relative;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 0 15px}.comments-summary-content:before{content:"";position:absolute;left:-4px;top:-8px;width:35px;height:35px;background:url(//c1.neweggimages.com/WebResource/Themes/2005/Nest/bg_quotes.png) no-repeat 0 -40px;display:block;overflow:hidden}.comments-summary-quote{margin-left:20px;color:#555;font-size:16px;font-style:italic;line-height:20px;word-wrap: break-word;-ms-word-wrap: break-word;word-break: break-word;-ms-word-break: break-word;overflow: hidden}.comments-summary-info{color:#707070}.comments-summary-author{text-align:right;margin-bottom:12px;padding-bottom:12px;color:#555;border-bottom:1px solid #e4eaf2}.comments-summary-author span{color:#222}.comments-tab-header{margin:30px 0 0;padding:30px 0;border-top:1px solid #eee}.comments-filter-pane{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 20px}.comments-filter-pane .row-side{display:block;padding:0 0 0 40px;box-sizing:border-box}.comments-filter-pane .row-body{-webkit-flex:1;-ms-flex:1;flex:1}.comments-filter-pane .rating-views{max-width:none}.comments-action-title{margin:0 0 15px;font-size:14px;font-weight:700}.comments-filter li{margin:0 0 10px}.comments-filter .form-checkbox{margin-right:0}.comments-tools-bar{margin:0}.comments-tools-bar .form-select{margin-right:20px}.comments-tools-bar .form-select.no-margin{margin:0}.comments-tools-bar .btn-group{margin-left:20px}.comments-cell{padding:30px;border-top:1px solid #eee}.comments-cell:after,.comments-cell:before{content:" ";display:table;clear:both}.comments-cell:first-child{border-top:0}.comments-cell.has-side-left>.comments-cell-side{float:left;width:175px}.comments-cell.has-side-left>.comments-cell-side>div{margin-bottom:10px}.comments-cell.has-side-left>.comments-cell-side>.comments-name{margin-bottom:15px}.comments-cell.has-side-left>.comments-cell-body{margin-left:205px}.comments-cell.is-active .comments-response{display:block}.comments-name{font-weight:700;font-size:14px}.comments-name,.comments-text{overflow:hidden;text-overflow:ellipsis}.comments-text{color:#707070;font-size:12px;text-align:left;vertical-align:middle}.comments-nrp-msg,.comments-text.comments-nrp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.comments-nrp-msg i,.comments-text.comments-nrp i{margin-right:5px;font-size:16px;color:#ffa33a;vertical-align:bottom}.comments-nrp-msg{margin-top:20px;color:#333;font-size:12px;font-style:italic}.comments-nrp-msg span{font-style:italic}.comments-text.comments-verified-owner i{margin-right:3px;font-size:16px;color:#7ab676;vertical-align:bottom}.comments-text.comments-eggxpert img{display:inline-block;margin-right:3px;width:14px;height:18px;vertical-align:bottom;background:url(//c1.neweggimages.com/WebResource/Themes/2005/Nest/spr_product.6.6.2.png) no-repeat;background-position:-120px -551px}.comments-text.comments-eggxpert a,.comments-text.comments-eggxpert a:link{color:#707070}.comments-text.comments-eggxpert a:hover{color:#05f}.comments-info .comments-name,.comments-info .comments-text{margin-bottom:10px}.comments-msg{padding:30px 0;font-size:14px;text-align:center;color:#707070}.comments-filter-pane.has-gallery .rating-views{width:320px;min-width:320px;min-height:240px}.comments-filter-pane.has-gallery .rating-views-head{margin:0 0 15px;height:auto}.comments-filter-pane.has-gallery .rating-view{height:18px}.comments-filter-pane.has-gallery .rating-view-chart{margin:0 35px 0 45px}.comments-filter-pane.has-gallery .rating-view-chart,.comments-filter-pane.has-gallery .rating-view-name,.comments-filter-pane.has-gallery .rating-view-percent{line-height:18px}.comments-filter-pane.has-gallery .rating-views-desc{margin:10px 0 0}.comments-filter-pane.has-gallery .rating-views-count{display:inline-block;margin:0 10px 0 0;color:#707070;font-size:13px;white-space:nowrap}.comments-filter-pane.has-gallery .rating-views-info{display:inline-block;white-space:nowrap}.comments-filter-pane.has-gallery .reviews-gallery{margin:0 0 20px;padding:0;border:0}.comments-filter-pane.has-gallery .reviews-gallery-title{display:-webkit-box;display:-moz-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-justify-content:space-between;justify-content:space-between}.comments-filter-pane.has-gallery .reviews-gallery-title .link-more{margin-right:4px;font-size:13px}.comments-filter-pane.has-gallery .comments-gallery{margin:10px 0 0}.comments-filter-pane.has-gallery .comments-gallery .comments-img{margin:2px 4px 2px 0;width:calc(25% - 4px);background-size:cover;background-repeat:no-repeat;background-position:50%}.comments-filter-pane.has-gallery .comments-gallery .comments-img .fa-play{margin:-14px 0 0 -14px;width:28px;height:28px;font-size:28px;text-align:center}.comments-filter-pane.has-gallery .comments-action{display:-webkit-box;display:-moz-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:0}.comments-filter-pane.has-gallery .comments-action .btn{margin:0}.comments-filter-pane.has-gallery .comments-action-title{margin:0 15px 0 0;line-height:1}.comments-filter-pane.has-gallery .comments-filter-wrap{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-shrink:1;flex-shrink:1;box-sizing:border-box;width:100%;margin:0 0 0 30px;padding:0 0 0 30px;border-left:1px solid #efefef;-webkit-justify-content:center;justify-content:center}.comments-filter-pane.has-gallery .comments-filter-wrap,.comments-filter-pane.is-filter .comments-filter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.comments-filter-pane.is-filter .comments-action-title,.comments-filter-pane.is-filter .comments-filter li{margin:0 16px 0 0}.comments-gallery.is-auto .comments-img{margin:2px 4px 2px 0;width:auto;min-width:50px;max-width:200px;height:90px;overflow:hidden}.comments-gallery.is-auto .comments-img:before{display:none}.comments-gallery.is-auto .comments-img img{position:relative;width:auto;height:90px;max-width:none}.comments-gallery.is-auto .comments-img.is-video{width:120px;height:90px;overflow:visible}@media (max-width:1649px){.comments-filter-pane.has-gallery .comments-gallery .comments-img .fa-play{margin:-13px 0 0 -13px;width:26px;height:26px;font-size:26px}}@media (max-width:1599px){.comments-filter-pane.has-gallery .comments-gallery .comments-img .fa-play{margin:-12px 0 0 -12px;width:24px;height:24px;font-size:24px}}@media (max-width:1499px){.comments-filter-pane.has-gallery .comments-filter-wrap{padding-left:0;border-left:0}.comments-filter-pane.has-gallery .rating-views{width:300px;min-width:300px}.comments-filter-pane.has-gallery .comments-gallery .comments-img .fa-play{margin:-11px 0 0 -11px;width:22px;height:22px;font-size:22px}}@media (max-width:1419px){.comments-filter-pane.has-gallery .rating-views{width:250px;min-width:250px}}@media (max-width:1379px){.comments-filter-pane.has-gallery .comments-gallery .comments-img .fa-play{margin:-10px 0 0 -10px;width:20px;height:20px;font-size:20px}}@media (max-width:1279px){.comments-filter-pane.row.has-gallery,.comments-filter-pane.row.is-filter{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-flow:nowrap;flex-flow:nowrap}}@media (max-width:1199px){.comments-info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.comments-info .comments-name,.comments-info .comments-text{margin-bottom:0;margin-right:20px}.comments-filter-pane.has-gallery .comments-filter-wrap{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.comments-filter-pane.has-gallery .comments-gallery{width:328px}.comments-filter-pane.has-gallery .comments-gallery .comments-img{width:160px}.comments-filter-pane.has-gallery .comments-gallery .comments-img .fa-play{margin:-12px 0 0 -12px;width:24px;height:24px;font-size:24px}.comments-filter-pane.row.is-filter{-webkit-flex-direction:column;flex-direction:column}.comments-filter-pane.row.is-filter .comments-filter{-webkit-flex-flow:wrap row;flex-flow:row wrap}.comments-filter-pane.row.is-filter .comments-filter li{margin-top:10px}}@media (max-width:1099px){.comments-filter-pane.has-gallery .comments-action-title{display:none}}.comments-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:12px}.comments-title-content{-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.comments-title-content .flags:last-child{margin:0 0 0 15px}.comments-title>.rating{margin-right:10px}.comments-title>.comments-title-content{position:relative;top:-3px;margin-right:10px}.comments-title>.comments-text{position:relative;top:-1px}.comments-content{position:relative;text-align:left;color:#333;font-size:14px;word-break:break-all;word-break:keep-all;word-wrap:break-word}.comments-content:after{content:"";display:table;clear:both}.comments-content p{margin:20px 0 0;font-size:14px;white-space:pre-line}.comments-content p:first-child{margin:0}.comments-content.shorten.shorten-less{max-height:157px}.comments-helpful{margin-top:20px;text-align:right}.comments-helpful .btn{margin-left:10px;vertical-align:middle}.comments-helpful .comments-text{display:inline-block;max-width:320px}.comments-helpful+.comments-action{margin-top:5px}.comments-action{margin-top:20px;text-align:right}.comments-action .btn{margin-left:10px;vertical-align:middle}.comments-response{display:none;margin-top:20px;border:0}.comments-response>.comments-cell{padding:15px;border-left:5px solid #849dc2;border-top:0;background-color:#f6fbff}.comments-response>.comments-cell+.comments-cell{margin-top:20px}.comments-response>.comments-cell.is-orange{border-left:5px solid #f78c1b;background:#fffaf3}.comments-response>.comments-cell>.comments-title{margin:0 0 10px}.comments-response>.comments-cell>.comments-content{white-space:pre-line}.comments-attached{margin-top:20px}.comments-attached dt{display:block;font-weight:700}.comments-attached dd{float:left;margin:10px 15px 0 0}.comments-attached dd img{position:relative;top:-5px;margin-right:5px;border-bottom:0}.comments-attached dd a{text-decoration:underline}.comments-related{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.comments-related .flags{margin:0 0 5px 4px}.comments-related .flags-body{color:#fff;font-size:12px;background:#707070}.comments-related .flags:after,.comments-related .flags:before{background:#707070}.comments-related .comments-related-spec{float:left;margin:5px 15px 0 0;font-size:13px}.comments-related .comments-related-spec label{font-size:12px;font-weight:700;text-transform:uppercase}.comments-related .comments-related-view{margin-top:5px}.comments-related .comments-related-view .link-more{font-size:13px}.comments-question{margin-bottom:15px;padding:30px;border:1px solid #eee;box-sizing:border-box}.comments-question li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start}.comments-question li+li{margin-top:10px}.comments-question .comments-text{display:block;min-width:0;width:100%}.comments-question .comments-answer{-webkit-flex-shrink:0;flex-shrink:0;width:100px}.comments-reply{padding:20px 30px}.comments-fun-delete{margin-left:20px;font-size:12px}p+.comments-fun-delete{display:inline-block;margin:10px 0 0}.comments-bottom:after{content:"";display:table;clear:both}.comments-bottom{margin-top:20px}.comments-bottom .comments-helpful{margin-top:0}.comments-show-subcomments{position:relative;float:left;padding-right:15px;cursor:pointer}.comments-show-subcomments:after{content:"\f0d7";display:none;position:absolute;top:2px;right:0;display:inline-block;font:normal normal normal 1em/1 NE-desktop;width:10px;font-size:inherit;text-align:center;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.comments-subcomments{display:none;margin-top:20px}.comments-cell.is-active .comments-subcomments{display:block}.sticky-top{position:sticky;top:5px}.comments-gallery{margin:20px 0 0;font-size:0}.comments-gallery .comments-img{display:inline-block;margin:5px 10px 5px 0;position:relative;font-size:13px;width:100px;box-sizing:border-box;border:1px solid #e8e8e8;cursor:pointer}.comments-gallery .comments-img .comments-video-container,.comments-hero.is-video .comments-video-container{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;overflow:hidden}.comments-gallery .comments-img .comments-video,.comments-hero.is-video .comments-video{position:absolute;width:100%;height:100%;max-width:100%;max-height:100%;top:0;left:0;right:0;bottom:0;background:#000}.comments-hero{position:relative;box-sizing:border-box;width:350px;cursor:pointer;border:1px solid #e8e8e8}.comments-hero:hover{border:1px solid #ff9726}.comments-hero.is-img{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;width:auto;min-width:120px;min-height:120px}.comments-hero.is-img img{display:block;max-width:350px;max-height:260px}.comments-content .comments-hero{float:left;margin-right:15px}.comments-hero+p{margin:0}.comments-gallery .comments-img .fa-play,.comments-hero.is-video .fa-play{position:absolute;top:50%;left:50%;margin:-9px 0 0 -9px;width:18px;height:18px;font-size:18px;color:#f4f5f7;z-index:99;text-shadow:0 2px 8px rgba(0,0,0,.25)}.comments-hero.is-video .fa-play{margin:-14px 0 0 -14px;width:28px;height:28px;font-size:28px}.comments-gallery .comments-img .fa-spinner.fa-spin,.comments-hero .fa-spinner.fa-spin{position:absolute;top:50%;left:50%;font-size:24px;margin:-12px 0 0 -12px}.comments-gallery .comments-img:hover{border:1px solid #ff9726}.comments-gallery .comments-img:before,.comments-hero.is-video:before{content:"";display:block;padding-top:75%;width:100%;height:0;overflow:hidden}.comments-gallery .comments-img img,.comments-hero.is-video img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.swiper-comments-gallery .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-comments-gallery .swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-comments-gallery .swiper-container,.swiper-comments-gallery .swiper-slide{margin:0;height:auto}.swiper-comments-gallery .swiper-button-next,.swiper-comments-gallery .swiper-button-prev{position:absolute;z-index:2;top:50%;margin-top:-80px;width:50px;height:160px;background:0 0;color:#fff;font-size:36px;line-height:160px;text-align:center;cursor:pointer;opacity:.1;filter:alpha(opacity=10);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.swiper-comments-gallery .swiper-button-prev{left:0;text-shadow:2px 0 8px #000}.swiper-comments-gallery .swiper-button-next{right:0;text-shadow:-2px 0 8px #000}.swiper-comments-gallery .swiper-button-disabled{display:none}.swiper-comments-gallery:hover .swiper-button-next,.swiper-comments-gallery:hover .swiper-button-prev{width:80px;opacity:.6;filter:alpha(opacity=60)}.swiper-comments-gallery .comments-img img{max-width:740px;max-height:580px}@media (max-width:1379px){.comments-hero.is-video{width:300px}.comments-hero.is-img img{max-width:300px;max-height:225px}}@media (max-width:560px){.comments-content .comments-hero{margin:0 0 15px;float:none;width:auto}.comments-hero.is-img img{max-width:100%;max-height:225px}}.modal .comments-cell>.comments-cell-side{float:none;margin-bottom:12px;width:auto}.modal .comments-cell>.comments-cell-body{margin:0}.modal .comments-cell>.comments-cell-side>div{display:inline-block;margin:0 15px 0 0;vertical-align:middle}.modal .comments-cell>.comments-cell-side>.comments-name{margin:0 15px 0 0;font-size:16px}.modal .comments-cell{padding:20px 15px}.modal .comments-response>.comments-cell{padding:15px}.modal .list-tools-bar{padding:0 15px}.modal .comments-tools-bar .form-select{margin-right:0}.dark-mode .comments-helpful-text,.dark-mode .comments-msg,.dark-mode .comments-nrp-msg,.dark-mode .comments-summary-info,.dark-mode .comments-text,.dark-mode .rating-views-info{color:#bbb!important}.dark-mode .comments-cell,.dark-mode .comments-filter-pane.has-gallery .comments-filter-wrap,.dark-mode .comments-gallery .comments-img,.dark-mode .comments-hero,.dark-mode .comments-question,.dark-mode .comments-related,.dark-mode .comments-summary-author,.dark-mode .comments-tab-header{border-color:#555!important}.dark-mode .comments-summary-author span{color:#e3e3e3!important}.dark-mode .comments-summary-item{background-color:#444!important}.dark-mode .comments-response>.comments-cell{background:#001f2f!important;border-color:#005c8a!important}.dark-mode .comments-response>.comments-cell.is-orange{background:#351200!important;border-color:#bd3f00!important}.dark-mode .modal .list-tools-bar{background:#555!important}.dark-mode .modal .comments .message-wrapper{background:#333!important}.dark-mode .comments-fun-delete{color:#ea9d28!important}.modal-gallery .modal-dialog{max-width:1030px;width:1030px;overflow:hidden}.modal-gallery.is-single .modal-dialog{width:670px;max-width:670px;min-width:0}.modal-gallery .modal-header{margin-bottom:15px;-ms-flex-align:center;align-items:center}.modal-gallery .modal-header .modal-title{-webkit-flex-shrink:1;flex-shrink:1;width:100%}.modal-gallery .modal-header .list-tool-sortby{margin:0 30px 0 0;padding:0;white-space:nowrap}.modal-gallery .modal-header .close{margin:-20px -10px 0 0}.modal-gallery .modal-body{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;height:500px}.modal-gallery .modal-content{padding:25px}.modal-gallery .swiper-button-next,.modal-gallery .swiper-button-prev{position:absolute;z-index:2;background:0 0;color:#fff;text-align:center;cursor:pointer;opacity:.1;filter:alpha(opacity=10);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modal-gallery .swiper-button-disabled{display:none}.modal-gallery-thumbs{position:relative;margin:0 15px 0 0;width:105px}.modal-gallery-thumb{position:relative;margin:1px;width:98px;border:1px solid #e8e8e8;cursor:pointer;box-sizing:border-box}.modal-gallery-thumb .fa-spinner.fa-spin{position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px;font-size:24px}.modal-gallery-thumb .fa-play{position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;width:20px;height:20px;font-size:20px;color:#f4f5f7;z-index:99;text-shadow:0 2px 8px rgba(0,0,0,.25)}.modal-gallery-thumbs .swiper-container{position:absolute;top:0;right:0;bottom:0;left:0}.modal-gallery-thumbs .swiper-slide{width:105px;height:auto}.modal-gallery-thumbs .swiper-slide-thumb-active .modal-gallery-thumb{margin:0;width:100px;border:2px solid #ed6f00}.modal-gallery-thumbs .swiper-slide-thumb-active .modal-gallery-thumb:after{content:"";position:absolute;z-index:1;left:100%;top:50%;margin-top:-3px;width:0;height:0;border:6px solid transparent;border-left-color:#ed6f00}.modal-gallery-thumbs .swiper-slide-thumb-active .modal-gallery-thumb img{top:-1px;right:-1px;bottom:-1px;left:-1px}.modal-gallery-thumbs .swiper-button-next,.modal-gallery-thumbs .swiper-button-prev{left:0;margin:0;width:100px;height:28px;line-height:28px;font-size:28px}.modal-gallery-thumbs .swiper-button-prev{top:0;text-shadow:0 2px 8px #000}.modal-gallery-thumbs .swiper-button-next{top:auto;bottom:0;text-shadow:0 -2px 8px #000}.modal-gallery-thumbs:hover .swiper-button-next,.modal-gallery-thumbs:hover .swiper-button-prev{height:40px;line-height:40px;opacity:.8;filter:alpha(opacity=80)}.modal-gallery-image:before,.modal-gallery-thumb:before,.modal-gallery-video:before{content:"";display:block;padding-top:75%;width:100%;height:0;overflow:hidden}.modal-gallery-image img,.modal-gallery-thumb img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.modal-gallery-action{position:absolute;right:0;bottom:0;left:0;height:60px;z-index:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.modal-gallery-action.is-hidden{z-index:0}.modal-gallery-action:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,transparent,#000);opacity:.9;z-index:0}.modal-gallery-action .modal-gallery-btns{position:relative;margin-left:10px;z-index:1}.modal-gallery-action .modal-gallery-btns .btn{padding-right:5px;color:#fff;background:none;border:0}.modal-gallery-action .modal-gallery-btns .btn-rotate-right:before{transform:rotateY(180deg)}.modal-gallery-action .modal-gallery-tips{position:relative;margin:0 20px 0 0;z-index:1;color:#fff;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;text-align:right}.modal-gallery-images{position:relative;width:500px;background:#000;overflow:hidden}.modal-gallery-images .swiper-button-next,.modal-gallery-images .swiper-button-prev{top:50%;margin-top:-80px;width:50px;height:160px;line-height:160px;font-size:36px}.modal-gallery-images .swiper-button-prev{left:0;text-shadow:2px 0 8px #000}.modal-gallery-images .swiper-button-next{right:0;text-shadow:-2px 0 8px #000}.modal-gallery-images:hover .swiper-button-next,.modal-gallery-images:hover .swiper-button-prev{width:80px;opacity:.6;filter:alpha(opacity=60)}.modal-gallery-image{position:relative}.modal-gallery-image .loader{position:absolute;top:50%;left:50%;margin:-57px 0 0 -40px;padding:0}.modal-gallery-image img{cursor:zoom-in;transition-duration:.3s}.swiper-slide-zoomed .modal-gallery-image img{cursor:move}.modal-gallery-image:before,.modal-gallery-video:before{padding-top:100%}.modal-gallery-video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000}.modal-gallery-reviews{width:360px}.modal-gallery-reviews .comments-cell{margin:0 0 0 20px;padding:0;height:100%;overflow-y:auto;overflow-x:hidden}.modal-gallery-reviews .comments-title{margin:0 0 5px}.modal-gallery-reviews .comments-title>.comments-title-content{overflow:hidden;word-break:break-all;word-break:keep-all;word-wrap:break-word}.modal-gallery-reviews .comments-author{margin:0 0 5px;color:#707070;font-size:12px}.modal-gallery-reviews .comments-author strong{color:#222}.modal-gallery-reviews .comments-author-info{margin:0 0 5px}.modal-gallery-reviews .comments-author-info>div{display:inline-block;margin:0 15px 0 0;vertical-align:middle}.modal-gallery-reviews .comments-author-info>div:last-child{margin:0}.modal-gallery-reviews .comments-text.comments-nrp i{margin-right:3px}.modal-gallery-reviews .comments-cell-body{margin:20px 0 0}.modal-gallery-reviews .comments-helpful .button-group{display:inline-block}.modal-gallery-reviews .comments-helpful{display:block}.modal-gallery-reviews .comments-helpful .comments-text{margin:5px 0;padding-left:0;max-width:none;text-align:right}.modal-gallery-reviews .comments-cell-body .comments-helpful div.comments-text{margin:0}.modal-gallery-reviews .comments-response{display:block}.modal-gallery-reviews .comments-response .comments-cell{margin-left:0}@media (min-width:1440px){.modal-gallery .modal-dialog{width:1150px;max-width:1150px}.modal-gallery.is-single .modal-dialog{width:730px;max-width:730px}.modal-gallery .modal-body{height:560px}.modal-gallery-images{width:560px}.modal-gallery-reviews{width:420px}}@media (min-width:1601px){.modal-gallery .modal-dialog{width:1390px;max-width:1390px}.modal-gallery.is-single .modal-dialog{width:910px;max-width:910px}.modal-gallery .modal-body{height:740px}.modal-gallery-images{width:740px}.modal-gallery-reviews{width:480px}}@media (min-width:1681px){.modal-gallery .modal-dialog{width:1450px;max-width:1450px}.modal-gallery.is-single .modal-dialog{width:950px;max-width:950px}.modal-gallery .modal-body{height:780px}.modal-gallery-images{width:780px}.modal-gallery-reviews{width:500px}}@media (min-width:1921px){.modal-gallery .modal-dialog{width:1810px;max-width:1810px}.modal-gallery.is-single .modal-dialog{width:1250px;max-width:1250px}.modal-gallery .modal-body{height:1080px}.modal-gallery-images{width:1080px}.modal-gallery-reviews{width:560px}}@media (max-width:1279px){.modal-gallery .modal-dialog{width:990px;max-width:990px}.modal-gallery-reviews{width:320px}}@media screen and (orientation:landscape) and (max-width:896px){.modal.modal-gallery .modal-dialog{margin:0;width:auto;max-width:none}.modal.modal-gallery .modal-header{position:absolute;margin:0;top:8px;right:8px;z-index:9}.modal.modal-gallery .modal-title{display:none}.modal.modal-gallery .modal-header .close{margin:0}.modal.modal-gallery .modal-body{height:100vh}.modal.modal-gallery .modal-content{padding:0;border-radius:0}.modal.modal-gallery .modal-gallery-wrap{top:0;width:100%;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important;transform:none}.modal.modal-gallery .modal-gallery-thumbs{position:absolute;height:100vh;width:60px;visibility:hidden;pointer-events:none;z-index:-1}.modal.modal-gallery .modal-gallery-images{width:100%;height:100vh}.modal.modal-gallery .modal-gallery-image,.modal.modal-gallery .modal-gallery-video{max-width:100%;height:100vh}.modal.modal-gallery .modal-gallery-image:before,.modal.modal-gallery .modal-gallery-video:before{display:none}.modal.modal-gallery .modal-gallery-action{height:40px}.modal.modal-gallery .modal-gallery-action .modal-gallery-btns{margin:0;width:100%;text-align:center}.modal.modal-gallery .modal-gallery-action .modal-gallery-tips{display:none}}.dark-mode .modal-gallery-reviews .comments-author strong{color:#e3e3e3!important}.dark-mode .modal-gallery-thumb{border-color:#555}.popover-footer{margin-top:15px;text-align:right}.popover-footer-edit{display:none}.popover.is-edit .popover-footer-edit{display:block}.popover.is-edit .popover-footer-compare{display:none}.popover .item-group-category,.popover .items-group{padding:10px 0;border-bottom:1px solid #eee}.popover .item-group-category{font-weight:700}.popover .item-group-category .form-checkbox{display:none;margin:0}.popover .items-group .form-checkbox{display:none;float:left;margin:10px 0 0}.popover.is-edit .item-group-wrap .form-checkbox{display:inline-block}.popover.is-edit .items-group .form-checkbox{display:inline-block;margin-left:22px}.popover .items-group .item-group-img{float:left;margin-top:3px;width:40px}.popover .items-group .item-group-img img{display:block;width:100%}.popover .items-group .item-group-desc{margin:0 24px 0 50px;overflow:hidden}.popover.is-edit .items-group .item-group-desc{margin-right:0}.popover .items-group .item-group-desc a{display:block;margin:0;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;height:36px;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.popover .items-group .item-group-remove{float:right;margin-top:10px;width:16px;height:16px;border-radius:100%;background:#606060;color:#fff;text-align:center;font-size:12px;line-height:16px;cursor:pointer}.popover.is-edit .items-group .item-group-remove{display:none}.popover .items-group .item-group-remove:hover{background:#c50000}.popover .item-group-list{margin-top:-15px;max-height:250px;overflow-x:hidden;overflow-y:auto}.popover .item-group-wrap{margin:-15px -15px 0;padding:0 15px;max-height:320px;overflow-x:hidden;overflow-y:auto}.popover .item-group-wrap .item-group-list{max-height:none;margin-top:0}.popover .item-group-price,.popover .item-group-wrap .item-group-list+.item-group-list{margin-top:10px}.popover .item-group-price .price{margin-bottom:0;margin-left:0;list-style:none}.popover .item-group-price .price-was{margin-bottom:5px;color:#707070;font-size:12px;text-decoration:none}.popover .item-group-price .price-was .pull-right{text-decoration:line-through}.popover .item-group-price .price-save{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #eee;font-size:12px;color:#c1240b}.popover .item-group-price .price-save .price-save-dollar{font-size:12px;color:#c1240b;background:none}.popover .item-group-price li:after{content:"";display:table;clear:both}.popover .item-group-price .price-current,.popover .item-group-price .price-map{margin:0;height:auto;font-size:14px;line-height:normal;font-weight:700}.popover .item-group-price .is-map .price-map{display:block}.popover .item-group-price .is-map .price-save,.popover .item-group-price .is-map .price-was,.popover .item-group-price .is-single .price-save,.popover .item-group-price .is-single .price-was{display:none}.popover .item-group-price .price-map .pull-right{position:relative;top:-3px}.popover .item-group-price .price-current .pull-right{position:relative;top:-4px;float:right;font-size:20px;line-height:normal;font-weight:700}.popover .item-group-price .price-current .pull-right sup{color:#222;font-size:13px;vertical-align:5px;font-weight:400}.popover .item-group-price .price-note,.popover .item-group-price .price-ship{display:none}.popover .item-group-btn-area{margin:6px 0 0}.dark-mode .popover-header,.dark-mode .popover .item-group-category,.dark-mode .popover .item-group-price .price-save,.dark-mode .popover .items-group{border-color:#555!important}.dark-mode .popover .item-group-price .price-current .pull-right sup{color:#e3e3e3!important}#form-price-fix:before{content:attr(data-price-unit)}.image-gallery-zoom-loading-container{position:absolute;z-index:5;color:#707070;align-items:center;justify-content:center;width:100%;height:100%;animation-name:loading-spin;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes loading-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-gallery-zoom-loading-container i{font-size:120}.swiper-gallery-thumbs .swiper-slide-thumb-active:before{pointer-events:none}.product-view-bar .swiper-wrapper:after,.product-view-bar .swiper-wrapper:before{content:"";flex:1}.product-view-bar .swiper-wrapper:before{order:-2}.site-all-container{position:relative}@media (max-width:699px){.site-all-container{background:#fff}}.anchorjs-bar{position:relative;z-index:100;background:#f4f5f7}.anchorjs-bar.is-active{position:fixed;z-index:601}.anchorjs-bar-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;padding:0 10px}.anchorjs-tabs{width:100%}.anchorjs-tabs .swiper-slide{width:auto}.anchorjs-tab{display:block;position:relative;padding:0 10px;height:44px;font-size:13px;line-height:44px;text-align:center;cursor:pointer}.device-desktop .anchorjs-tab:hover{color:#05f}.anchorjs-tab.is-active,.device-desktop .anchorjs-tab.is-active:hover{color:#cc4b00;font-weight:700}.anchorjs-tab.is-active:after{content:"";display:none;position:absolute;left:0;right:0;bottom:0;margin:auto;width:24px;height:4px;border-radius:2px;background:#cc4b00}.anchorjs-arrow{display:none;position:relative;width:44px;height:44px;line-height:44px;text-align:center;cursor:pointer}.anchorjs-arrow:before{content:"";display:block;position:absolute;top:15px;left:0;width:1px;height:15px;background:#d9d9d9}.anchorjs-arrow:after{content:"";box-shadow:-10px 0 10px #ccc;position:absolute;z-index:1;left:0;top:5px;bottom:5px;width:10px}.anchorjs-arrow .fa{transform:rotate(0deg);transition:transform .3s}.anchorjs-bar-menu{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff}.anchorjs-bar-menu.is-init{display:block;z-index:-1;filter:alpha(opacity=0);opacity:0;pointer-events:none}.anchorjs-bar-menu .anchorjs-tab{text-align:left;padding:0 20px}.anchorjs-bar-menu li+li .anchorjs-tab{border-top:1px solid #eee}.anchorjs-bar-menu-mask{display:none;position:fixed;z-index:599;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.anchorjs-bar-menu-open{overflow:hidden}@media (max-width:1199px){.anchorjs-bar-inner{padding-right:0}.anchorjs-tabs{width:calc(100% - 44px)}.anchorjs-arrow{display:block}.anchorjs-bar.is-menu-active{z-index:600}.anchorjs-bar.is-menu-active .anchorjs-bar-menu{display:block;height:300px;overflow:auto}.anchorjs-bar.is-menu-active .anchorjs-arrow .fa{transform:rotate(180deg)}.anchorjs-bar-menu-mask.is-active{display:block}}@media (max-width:699px){.anchorjs-bar.is-menu-active .anchorjs-bar-menu{height:400px;max-height:70vh}.anchorjs-tab{min-width:44px;box-sizing:border-box}}.filter-box{margin-bottom:0;padding:40px 0}.filter-box .brands-list a{margin:20px 0 0;width:16.3%;height:40px}.filter-box .brands-list a img{max-width:80%;max-height:40px}.filter-box-label strong{margin-right:5px}.filter-box-label .flags-right{margin-left:0;margin-right:0}@media (max-width:899px){.filter-box .brands-list a{width:20%}.site-all-container .filter-box-list.complete-section-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:0}.site-all-container .filter-box-list.complete-section-list .filter-box-label{padding-right:5px}}@media (max-width:699px){.filter-box{padding:30px 20px}.filter-box .brands-list a{width:25%}.site-all-container .filter-box-list.complete-section-list>li{width:50%}}@media (max-width:499px){.filter-box .brands-list a{width:33.3%;height:30px}.filter-box .brands-list a img{max-height:30px}.site-all-container .filter-box-list.complete-section-list>li{width:100%}.site-all-container .filter-box-list.complete-section-list>li+li .filter-box-label{border-top:1px solid #eee}}.standard-box-top{margin-top:20px;padding-left:0;padding-bottom:15px;border-bottom:1px solid #eee}.standard-box-top:first-child{margin-top:0}.standard-box-top-title{display:inline-block}.device-desktop .standard-box-top-title:hover .link-more{color:#05f}.sitemap-category-raw{position:relative}.sitemap-category-raw .standard-box-top{position:sticky;z-index:100;top:0;background:hsla(0,0%,100%,.9)}.sitemap-sub-category-title{display:block;padding:20px 20px 10px;box-sizing:border-box;width:100%;color:#222;font-weight:700;font-size:14px}.sitemap-columns-wall{width:100%;margin:0 auto;column-width:240px;-webkit-column-width:240px;-moz-column-width:240px;-o-column-width:240px;column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;-o-column-gap:20px}.sitemap-columns-wall .sitemap-figure{display:inline-block;width:100%;cursor:default;background:#f2f2f2;margin:0 0 20px;padding:0 0 10px;column-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;-o-column-break-inside:avoid;page-break-inside:avoid;-webkit-page-break-inside:avoid;-moz-page-break-inside:avoid;-o-page-break-inside:avoid;break-inside:avoid;-webkit-break-inside:avoid;-moz-break-inside:avoid;-o-break-inside:avoid}.sitemap-item-img{position:relative;display:block;padding:10px 0;width:100%;background:#fff}.sitemap-item-img:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:.05;filter:alpha(opacity=.05)}.sitemap-item-img img{display:block;width:100%;max-width:180px;margin:0 auto}.sitemap-grid-line{list-style:none;margin:0 0 10px;padding:0 20px 0 40px;box-sizing:border-box}.sitemap-grid-line,.sitemap-grid-line li{display:block;width:100%;vertical-align:top}.sitemap-grid-line li{position:relative}.sitemap-grid-line li:after{content:"";position:absolute;top:0;left:0;display:inline-block;height:100%;border-left:2px solid #e0e0e0}.sitemap-grid-line li:before{content:"";position:absolute;bottom:50%;display:inline-block;margin-bottom:-2px;width:12px;border-bottom:2px solid #e0e0e0}.sitemap-grid-line li:last-child:after{height:50%}.sitemap-grid-line li a{display:inline-block;margin:0 0 0 20px;padding:5px 0;box-sizing:border-box;color:#222;font-size:13px;text-decoration:none}.sitemap-grid-line a,.sitemap-sub-category-title a{padding:0;color:#222;text-decoration:none;line-height:110%}.sitemap-grid-line li a span,.sitemap-sub-category-title a span{margin-left:5px;color:#606060;font-size:12px;font-weight:400}.device-desktop .sitemap-grid-line a:hover,.device-desktop .sitemap-grid-line li a:hover span,.device-desktop .sitemap-sub-category-title a:hover,.device-desktop .sitemap-sub-category-title a:hover span{color:#05f;text-decoration:underline}.sitemap-container .sitemap-sub-category-title{font-size:15px}.sitemap-featured-brands-container .standard-box-top{padding-left:20px}.sitemap-featured-brands-container .sitemap-sub-category-title{padding:10px 20px}@media (min-width:1600px){.sitemap-figure.display-flex-xl{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.sitemap-figure.display-flex-xl .sitemap-sub-category-title{width:50%}}.dark-mode .site-all-container{background:transparent}.dark-mode .link-more,.dark-mode .sitemap-grid-line li a span,.dark-mode .sitemap-sub-category-title a span{color:#aaa}.dark-mode .anchorjs-tab.is-active,.device-desktop.dark-mode .anchorjs-tab.is-active:hover,.device-desktop.dark-mode .anchorjs-tab:hover,.device-desktop.dark-mode .link-more:hover,.device-desktop.dark-mode .sitemap-grid-line a:hover,.device-desktop.dark-mode .sitemap-grid-line li a:hover span,.device-desktop.dark-mode .sitemap-sub-category-title a:hover,.device-desktop.dark-mode .sitemap-sub-category-title a:hover span,.device-desktop.dark-mode .standard-box-top-title:hover .link-more{color:#ea9d28}.dark-mode .anchorjs-bar-menu li+li .anchorjs-tab,.dark-mode .standard-box-top{border-color:#555}.dark-mode .sitemap-grid-line li:after,.dark-mode .sitemap-grid-line li:before{border-color:#aaa}.dark-mode .anchorjs-arrow:before{background:#555}.dark-mode .sitemap-columns-wall .sitemap-figure{background:#444}.dark-mode .anchorjs-bar,.dark-mode .sitemap-item-img{background:#333}.dark-mode .sitemap-category-raw .standard-box-top{background:rgba(32,32,32,.9)!important}.dark-mode .sitemap-item-img:hover img{opacity:1}.dark-mode .anchorjs-arrow:after{box-shadow:-10px 0 10px #202020}.dark-mode .anchorjs-bar-menu{background:#202020}@media (max-width:499px){.dark-mode .site-all-container .filter-box-list.complete-section-list>li+li .filter-box-label{border-color:#555}}.tt-c-ask{margin:20px 20px 0}.tt-c-ask .tt-c-ask__label{margin:0 0 10px}.tt-c-ask .tt-c-ask__label span{color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-ask .tt-o-hint{margin:10px 0 0}.tt-c-ask .tt-o-hint .tt-o-hint__text{color:#707070;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-ask .tt-o-hint .tt-o-hint__icon{position:relative;margin:0 2px 0 0;width:10px;height:10px}.tt-c-ask .tt-o-hint .tt-c-ask__learn-more{color:#3c4a65!important;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif;text-decoration:underline}.tt-c-ask .tt-o-hint .tt-c-ask__learn-more:hover{color:#05f!important}.tt-c-ask .tt-o-search-field div.tt-o-search-field__input{padding:7px 20px 7px 13px;height:auto;color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;box-sizing:border-box;border:1px solid #d9d9d9}.tt-c-ask .tt-o-search-field .tt-o-button--icon{padding:6px}.tt-c-ask .tt-o-search-field .tt-o-button--icon .tt-o-icon--xxs{width:10px;height:10px}.tt-c-ask .tt-c-ask-tips{margin:10px 0 0;padding:0;background:#f7f7f7;column-width:unset;border-radius:3px}.tt-c-ask .tt-c-ask-tips .tt-c-ask-tips__col{display:inline-block;margin:0;padding:30px 30px 25px;width:33.333333333%;font-size:0;vertical-align:top}.tt-c-ask .tt-c-ask-tips .tt-c-ask-tips__col .tt-c-ask-tips__heading{margin:0 0 15px;color:#222;font-size:14px;font-weight:700;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-ask .tt-c-ask-tips .tt-c-ask-tips__col .tt-c-ask-tips__list{margin:0 0 10px;padding-left:18px;list-style:disc}.tt-c-ask .tt-c-ask-tips .tt-c-ask-tips__col .tt-c-ask-tips__list-item,.tt-c-ask .tt-c-ask-tips .tt-c-ask-tips__col .tt-c-ask-tips__text{color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-ask-results{margin:0 20px}.tt-w-instant-answers .tt-c-ask-results .tt-c-ask-results__meta{padding:0;border:0}.tt-c-ask-results.tt-c-ask-results--on .tt-c-ask-results__meta{padding:15px 0;border-bottom:1px solid #efefef}.tt-w-instant-answers .tt-c-instant-answers__action-buttons{margin-top:15px}.tt-w-instant-answers .tt-c-instant-answers__action-buttons .tt-c-instant-answers__submit{padding:6px 10px;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;box-shadow:none;border:1px solid #c60;background:#ffa33a;color:#222!important}.tt-w-instant-answers .tt-c-instant-answers__action-buttons .tt-c-instant-answers__submit:hover{background:#f39834}.tt-w-instant-answers .tt-c-instant-answers__action-buttons .tt-c-instant-answers__cancel{padding:6px 10px;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;box-shadow:none;border:1px solid #d9d9d9;color:#222!important}.tt-w-instant-answers .tt-c-instant-answers__action-buttons .tt-c-instant-answers__cancel:hover{cursor:pointer;color:#05f!important}.tt-c-ask-results .tt-c-ask-results__text{color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-ask-results .tt-c-ask-result-item{padding:20px 20px 20px 0;border-bottom:1px solid #efefef}.tt-c-ask-results .tt-c-ask-result-item__title{color:#222;font-size:14px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-ask-results .tt-c-ask-result-item__answer-count,.tt-c-ask-results .tt-c-ask-result-item__meta{margin:10px 0 0;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-ask-results .tt-c-ask-result-item__meta{color:#707070}.tt-c-ask-results .tt-c-ask-result-item__answer-count{color:#222}.tt-c-ask-results .tt-c-ask-results-detail .tt-c-question-container{padding-top:30px;border-top:1px solid #efefef}.tt-c-ask-results .tt-c-ask-results-detail .tt-c-ask-results-detail__reference{margin:0;padding:20px 0;color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-ask-results .tt-o-button--primary{display:inline-block;position:relative;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #c60;background:#ffa33a;color:#222;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer}.tt-c-ask-results .tt-o-button--primary:hover{background:#f39834}.tt-c-ask-results .tt-o-button--primary span{color:#222}.tt-c-ask-results .tt-o-button--primary .tt-o-icon{position:relative;top:1px;margin:0 -5px 0 5px;fill:#222}.tt-c-ask-results .tt-o-button--secondary{display:inline-block;position:relative;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #d9d9d9;background:#fff;color:#222;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer;box-shadow:none!important}.tt-c-ask-results .tt-o-button--secondary:hover{background:#fff}.tt-c-ask-results .tt-o-button--secondary:hover span{color:#05f}.tt-c-ask-results .tt-o-button--secondary .tt-o-icon{position:relative;top:1px;margin:0 5px 0 -5px;fill:#222}.tt-c-ask-results .tt-o-button--secondary:hover .tt-o-icon{fill:#05f}.tt-o-menu .tt-o-menu__list{padding:10px 0}.tt-o-menu .tt-o-menu__item--dropdown.tt-o-menu__item{padding:10px 20px}.tt-o-menu .tt-o-menu__item--dropdown.tt-o-menu__item:hover .tt-o-menu__item-title{color:#05f}.tt-o-menu .tt-o-menu__list .tt-o-menu__item-title{color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-questions .tt-c-questions__toolbar{margin:30px 20px 0;padding:10px 20px;background:#f4f5f7;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.tt-c-questions .tt-c-questions__toolbar .tt-c-questions__total,.tt-c-questions .tt-c-questions__toolbar .tt-o-button--toolbar{margin-right:20px;color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-questions .tt-c-questions__toolbar .tt-o-button--toolbar span{color:#222}.tt-c-questions .tt-c-question-container{margin:0 20px;padding:30px 0;border-top:0;border-bottom:1px solid #efefef}.tt-c-question-container .tt-c-question__title{margin:0;color:#222;font-size:14px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question-container .tt-u-spacing--xs>*+*{margin:0}.tt-c-question-container .tt-o-byline{margin:10px 0 0}.tt-c-question-container .tt-c-answer .tt-c-answer__body>.tt-c-answer__byline{margin:10px 0 0}.tt-c-question-container .tt-o-byline__dot,.tt-c-question-container .tt-o-byline__item{color:#707070;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question-container .tt-o-byline__dot{margin:0 5px;width:2px;height:2px}.tt-c-question-container .tt-o-byline__on-date{margin-left:5px}.tt-c-question-container .tt-c-question{margin-right:0;padding-bottom:20px}.tt-c-question-container .tt-c-question__answers{margin-bottom:0;background:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.tt-c-question-container .tt-c-question__actions{padding:0;border-top:0}.tt-c-question-container .tt-c-answer__text,.tt-c-question-container .tt-c-comment__text{font-size:14px}.tt-c-question-container .tt-c-answer__text [class^=tt-],.tt-c-question-container .tt-c-comment__text [class^=tt-]{font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question-container .tt-c-question__actions button{display:inline-block;position:relative;margin-right:10px;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #d9d9d9;background:#fff;color:#222;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer}.tt-c-question-container .tt-c-question__actions button span{color:#222}.tt-c-question-container .tt-c-question__actions button:hover span{color:#05f}.tt-c-question-container .tt-c-question__actions button [class^=tt-]{font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif}.tt-c-question-container .tt-c-question__actions .tt-o-button--flat-icon-left .tt-o-icon{margin-right:5px;fill:#222}.tt-c-question-container .tt-c-question__actions .tt-o-button--flat-icon-left:hover .tt-o-icon{fill:#05f}.tt-c-question-container .tt-c-question__votes,.tt-c-question-container .tt-c-question__votes .tt-o-button--toolbar{padding:0}.tt-c-question-container .tt-c-question__votes .tt-o-button--toolbar span{padding:0;font-size:12px;color:#222;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question-container .tt-c-question__votes .tt-o-button--toolbar .tt-o-icon{margin:0 0 5px;fill:#222}.tt-c-ask-results-detail .tt-c-question-container .tt-c-question{padding-bottom:0}.tt-c-question-container .tt-c-answer{margin:20px 0 0;padding:20px 20px 20px 12px;background:#f7f7f7;border:1px solid #efefef;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.tt-c-question-container .tt-c-answer.tt-c-answer--best{margin-top:20px;border:1px solid #eaeaea;border-radius:3px}.tt-c-question-container .tt-c-answer-form,.tt-c-question-container .tt-c-answer.tt-c-answer--best{padding:20px;background:#f7f7f7;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.tt-c-question-container .tt-c-answer-form{margin:20px 0 0;border-radius:3px;border:0}.tt-c-question-container .tt-c-answer .tt-c-answer-form{padding:20px 0 0;border-top:1px solid #eaeaea;border-radius:0!important}.tt-c-question-container .tt-c-answer-form__action-buttons .tt-o-button{display:inline-block;position:relative;margin-right:12px;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;border:1px solid #d9d9d9;background:#fff;color:#222;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer;box-shadow:none}.tt-c-question-container .tt-c-answer-form__action-buttons .tt-o-button:hover{color:#05f}.tt-c-question-container .tt-c-answer-form__action-buttons .tt-o-button--primary{border:1px solid #c60;background:#ffa33a}.tt-c-question-container .tt-c-answer-form__action-buttons .tt-o-button--primary:hover{color:#222;background:#f39834}.tt-c-question-container .tt-c-answer-form__action-buttons .tt-o-button--primary.tt-o-button--disabled{background:#e4e4e4;border-color:#ddd;color:#888;cursor:not-allowed;pointer-events:none}.tt-c-question-container .tt-c-answer-form .tt-o-textarea{padding:7px 13px;height:auto;max-height:180px;min-height:65px;color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif;border-radius:3px;box-sizing:border-box;border:1px solid #d9d9d9}.tt-c-question-container .tt-o-hint{margin:10px 0 0}.tt-c-question-container .tt-o-icon--xs{position:relative;top:-1px;margin:0 2px 0 0;width:10px;height:10px}.tt-c-question-container .tt-o-hint__text{color:#707070;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question-container .tt-c-answer-form__action-buttons .tt-o-button{margin-right:10px}.tt-c-question-container .tt-c-answer__help{margin:18px 0 0 12px;padding:0;border-top:0}.tt-c-question-container .tt-c-answer__help-text{color:#222;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question-container .tt-c-answer__reply-list{padding:0;background:none}.tt-c-question-container .tt-c-answer__reply-list .tt-c-reply__list--nested{padding-left:0}.tt-c-question-container .tt-c-answer__reply-list .tt-c-reply{margin:20px 0 0;padding:20px 0 0 20px;border-top:1px solid #e3e3e3}.tt-c-question-container .tt-c-answer__reply-list .tt-c-reply .tt-c-reply__text{padding-right:0;color:#222;font-size:14px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question-container .tt-c-answer--best .tt-c-answer__best-answer-label{display:inline-block;margin:0 5px 0 0;padding:0 10px;height:24px;color:#0c855f;background:#fff;font-size:11px;line-height:22px;text-transform:uppercase;border:1px solid #0c855f;vertical-align:middle;border-radius:12px}.tt-c-question-container div.tt-c-answer__actions{margin:20px 0 0;padding:0;background:none;border-top:0}.tt-c-answer__actions.tt-o-button--toolbar,.tt-c-answer__actions button.tt-o-button--toolbar{display:inline-block;position:relative;margin-right:12px;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #d9d9d9;background:#fff;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer}.tt-c-answer__actions.tt-o-button--toolbar span,.tt-c-answer__actions button.tt-o-button--toolbar span{color:#222;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif}nav.tt-o-pagination{margin-bottom:-5px;padding:15px 0 0}ul.tt-o-page-list{padding:0!important}ul.tt-o-page-list .tt-o-page-list__number{margin:0!important;font-size:0}.tt-o-pagination__back.tt-o-button,.tt-o-pagination__next.tt-o-button,ul.tt-o-page-list .tt-o-page-list__number .tt-o-page-list__link{padding:8px 1em;width:auto;height:auto;color:#4d4d4d;font-size:14px;line-height:1;font-weight:700;font-family:Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;letter-spacing:1px;background:#fff;border:1px solid #d9d9d9;border-left:0;border-radius:0!important}.tt-o-pagination__back.tt-o-button:hover,.tt-o-pagination__next.tt-o-button:hover,ul.tt-o-page-list .tt-o-page-list__number .tt-o-page-list__link:hover{color:#05f}ul.tt-o-page-list .tt-o-page-list__number.tt-is-active .tt-o-page-list__link{border-color:#707070;background:#707070;color:#fff;cursor:default}.tt-o-pagination__back.tt-o-button{border-left:1px solid #d9d9d9;border-top-left-radius:3px!important;border-bottom-left-radius:3px!important}.tt-o-pagination__next.tt-o-button{border-top-right-radius:3px!important;border-bottom-right-radius:3px!important}.tt-o-pagination__back.tt-o-button.tt-o-button--disabled,.tt-o-pagination__next.tt-o-button.tt-o-button--disabled{background:#e4e4e4;border-color:#ddd;color:#b8b8b8;cursor:not-allowed;pointer-events:none}.tt-o-pagination__back.tt-o-button .tt-o-icon,.tt-o-pagination__next.tt-o-button .tt-o-icon{width:.8rem;height:.8rem}span.tt-o-badge{padding:3px 8px 4px;height:auto;font-size:.8rem;line-height:1.4;font-weight:700;font-family:Open Sans,Helvetica,Arial,sans-serif;-webkit-border-radius:18px;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;border-radius:18px}.tt-o-badge.tt-o-badge--staff{background-color:rgba(198,58,0,.9)}.tt-o-badge.tt-o-badge--expert{background-color:rgba(31,97,173,.9)}div.tt-o-modal{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3)}.tt-o-modal .tt-o-modal__container{margin:120px auto;padding:30px;max-width:560px;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}.tt-o-modal .tt-o-header--with-border{margin-bottom:15px;padding-bottom:15px}.tt-o-modal .tt-o-header__heading{margin:0 0 5px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;line-height:normal}.tt-o-modal input.tt-o-text-field[type=text]{margin:0;padding:7px 1em;height:32px;border-radius:3px;box-sizing:border-box;border:1px solid #d9d9d9;background:#fff;font-size:13px;vertical-align:middle;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.tt-o-modal .tt-o-field-group__label,.tt-o-modal .tt-o-field-group label.tt-o-field-group__label{display:block;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis}.tt-o-modal .tt-o-field-group__label-text,.tt-o-modal .tt-o-field-group label.tt-o-field-group__label-text,.tt-o-modal .tt-o-header__text{color:#707070;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif;line-height:1.36}.tt-o-modal .tt-c-auth__email{margin:0}.tt-o-modal .tt-o-hint{margin:10px 0 0}.tt-o-modal .tt-o-hint svg{position:relative;margin:0 2px 0 0;width:10px;height:10px}.tt-o-modal .tt-o-hint .tt-o-hint__text{color:#707070;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-o-modal .tt-o-hint.tt-o-hint--error .tt-o-hint__text{color:#e81110}.tt-o-modal .tt-o-modal__close{top:15px;right:15px}.tt-o-modal .tt-o-modal__close .tt-o-button--icon{display:block;padding:5px 6px}.tt-o-modal .tt-o-modal__close .tt-o-icon--xs{width:12px;height:12px}.tt-o-modal .tt-o-button--primary,.tt-o-modal button.tt-o-button--primary{display:inline-block;position:relative;margin-top:20px;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;border:1px solid #c60;background:#ffa33a;color:#222;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer;box-shadow:none}.tt-o-modal .tt-o-button--primary:hover,.tt-o-modal button.tt-o-button--primary:hover{color:#222;background:#f39834}.tt-o-modal .tt-c-auth__confirm-body .tt-c-auth__confirm-message,.tt-o-modal .tt-c-auth__confirm-body .tt-c-auth__resend-message{margin:0 0 10px;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-o-modal .tt-o-button--compact-text,.tt-o-modal button.tt-o-button--compact-text{display:inline-block;position:relative;margin-top:10px;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #d9d9d9;background:#fff;color:#222;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer}.tt-o-modal .tt-o-button--compact-text:hover,.tt-o-modal button.tt-o-button--compact-text:hover{color:#05f}.tt-o-modal .tt-c-warn-close-modal p.tt-c-warn-close-modal__message{margin:0;font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-o-modal .tt-c-warn-close-modal .tt-c-warn-close-modal__actions .tt-c-warn-close-modal__return{margin:20px 10px 0 0}.tt-o-modal .tt-c-warn-close-modal .tt-c-warn-close-modal__actions .tt-c-warn-close-modal__leave{display:inline-block;position:relative;margin:20px 0 0;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #d9d9d9;background:#fff;color:#222;font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer;box-shadow:none}.tt-o-modal .tt-c-warn-close-modal .tt-c-warn-close-modal__actions .tt-c-warn-close-modal__leave:hover{color:#05f}.tt-o-popover.tt-o-popover--error{display:block;padding:60px 30px;max-width:560px;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}.tt-o-popover.tt-o-popover--error p.tt-o-popover__text{color:#222}.tt-o-popover.tt-o-popover--error .tt-o-popover__body{padding:0}.tt-o-popover.tt-o-popover--error .tt-o-popover__body .tt-o-popover__text{font-size:13px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-o-popover.tt-o-popover--error .tt-o-popover__icon{display:block;margin:0 auto 25px;text-align:center}.tt-o-popover.tt-o-popover--error .tt-o-popover__icon:before{position:inherit;height:56px;width:auto;font:normal normal normal 20px/20px FontAwesome;font-size:56px;line-height:1;content:"\f071";color:#c00}.tt-o-popover.tt-o-popover--error .tt-o-popover__icon svg{display:none}.tt-o-popover.tt-o-popover--error .tt-o-popover__close{position:absolute;top:15px;right:15px}.tt-o-popover.tt-o-popover--error .tt-o-popover__close .tt-o-button--icon{display:block;padding:5px 6px}.tt-o-popover.tt-o-popover--error .tt-o-popover__close .tt-o-icon--xxs{fill:rgba(0,0,0,.25);width:12px;height:12px}.tt-o-popover.tt-o-popover--error .tt-o-popover__close:hover .tt-o-icon--xxs{fill:#000}div.tt-c-question__comments{margin:0 20px;padding:30px 0;border-top:0;border-bottom:1px solid #efefef}.tt-c-question__comments .tt-c-question__title{font-size:14px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question__comments .tt-c-question__answers{background:none}.tt-c-question__comments .tt-c-question__actions{padding:0}.tt-c-question__comments .tt-c-question__icon-col .tt-c-question__icon{fill:#222}.tt-c-question__comments .tt-c-question__actions button{white-space:nowrap;display:inline-block;position:relative;margin-right:10px;padding:6px 10px;outline:0;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #d9d9d9;background:#fff;color:#222;font-stretch:condensed;letter-spacing:1px;text-align:center;text-decoration:none!important;text-transform:uppercase;vertical-align:middle;cursor:pointer}.tt-c-question__comments .tt-c-question__actions button span{font:700 12px/1 Open Sans Condensed,Arial Narrow,Helvetica Narrow,arial,helvetica,sans-serif}.tt-c-question__comments .tt-c-question__comment-list{margin-bottom:20px;padding:5px 10px;background:#f7f7f7;border:1px solid #eaeaea;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.tt-c-question__comments .tt-c-question__comment-list+.tt-c-question__actions{border-top:0}.tt-c-question__comments .tt-c-question__byline,.tt-c-question__comments .tt-o-byline{margin:5px 0 0}.tt-c-question__comments .tt-c-comment{padding:15px 5px}.tt-c-question__comments .tt-c-comment__text{color:#222;font-size:14px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question__comments .tt-c-comment__quote{width:1.5rem;height:1.5rem;fill:#ccc}.tt-c-question__comments .tt-c-comment__expand{color:#3c4a65!important;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question__comments .tt-c-comment__expand:hover{color:#05f!important}.tt-c-question__comments .tt-c-question__byline-name,.tt-c-question__comments .tt-o-byline__item{color:#707070;font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-c-question__comments .tt-o-expander__text{font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-o-modal .tt-c-question-container{border-top:0}.tt-o-modal .tt-c-question__heading{margin-bottom:10px;font-size:14px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-o-modal .tt-c-question__header{padding-bottom:2rem}.tt-o-modal .tt-c-question__about{font-size:12px;font-family:Open Sans,Helvetica,Arial,sans-serif}.tt-o-modal .tt-c-question-container--is-solo .tt-c-question{margin-right:0}.tt-o-modal .tt-o-button--primary,.tt-o-modal button.tt-o-button--primary{margin-top:0}.tt-o-modal .tt-c-question-container .tt-c-question__actions{padding:10px 20px;background:#f7f7f7;border-bottom:1px solid #efefef;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.tt-o-modal .tt-c-question-container .tt-c-question__answers>.tt-c-answer-form{margin-top:0}.tt-o-modal .tt-c-solo-question .tt-c-question__actions-answer{padding-left:0;border-color:transparent;background:none;cursor:default}.tt-o-modal .tt-c-solo-question .tt-c-question__actions .tt-o-button--flat-icon-left:hover .tt-o-icon{fill:#222}.tt-o-modal .tt-c-solo-question .tt-c-question__actions button:hover span{color:#222}.tt-o-modal__poweredby-footer{display:none}.tab-pane .tt-c-ask{margin:0}.tab-pane .tt-c-questions .tt-c-questions__toolbar{margin-left:0;margin-right:0}.tab-pane .tt-c-questions .tt-c-question-container{margin:0}@media screen and (min-width:53.0625em){.tt-c-question__comment-list{-webkit-column-width:25rem;column-width:25rem}}.dark-mode [class^=tt-],.dark-mode ul.tt-o-page-list .tt-o-page-list__number.tt-is-active .tt-o-page-list__link{color:#e3e3e3!important}.dark-mode div.tt-c-question__comments{border-color:#555!important}.dark-mode .tt-c-ask .tt-o-hint .tt-c-ask__learn-more,.dark-mode .tt-c-question__comments .tt-c-comment__expand{color:#2196f3!important}.dark-mode .tt-c-ask .tt-o-search-field div.tt-o-search-field__input{border:1px solid #555!important;background:#444!important}.dark-mode .tt-c-questions .tt-c-questions__toolbar{background:#555!important}.dark-mode .tt-c-ask-results .tt-c-ask-result-item,.dark-mode .tt-c-ask-results.tt-c-ask-results--on .tt-c-ask-results__meta,.dark-mode .tt-c-question-container .tt-c-answer__reply-list .tt-c-reply,.dark-mode .tt-c-questions .tt-c-question-container{border-color:#555!important}.dark-mode .tt-c-question-container .tt-c-answer-form__action-buttons .tt-o-button,.dark-mode .tt-c-question-container .tt-c-question__actions button span,.dark-mode .tt-c-question__comments .tt-c-question__actions button span,.dark-mode .tt-o-modal .tt-o-button--primary,.dark-mode .tt-o-modal button.tt-o-button--primary{color:#222!important}.dark-mode .tt-c-question-container .tt-c-answer,.dark-mode .tt-c-question-container .tt-c-answer.tt-c-answer--best,.dark-mode .tt-c-question__comments .tt-c-question__comment-list{background:#202020!important;border-color:#202020!important}.dark-mode .tt-c-question-container .tt-c-answer .tt-c-answer-form{background:#202020!important;border-top:1px solid #555!important}.dark-mode .tt-c-question-container .tt-c-answer--best .tt-c-answer__best-answer-label{background:#0c855f!important}.dark-mode .tt-c-answer__help,.dark-mode .tt-c-question-container .tt-c-question__votes .tt-o-button--toolbar .tt-o-icon,.dark-mode .tt-c-question__comments .tt-c-question__icon-col .tt-c-question__icon,.dark-mode .tt-o-button--icon,.dark-mode .tt-o-button--toolbar,.dark-mode .tt-o-hint__icon,.dark-mode .tt-o-modal__close .tt-o-icon--close,.dark-mode button.tt-o-button--icon,.dark-mode button.tt-o-button--toolbar{fill:#e3e3e3!important}.dark-mode .tt-c-question-container .tt-c-question__actions .tt-o-button--flat-icon-left:hover .tt-o-icon,.dark-mode .tt-c-question__actions .tt-o-button--toolbar .tt-o-icon{fill:#222!important}.dark-mode .tt-c-ask .tt-o-hint .tt-o-hint__icon,.dark-mode .tt-c-question-container .tt-o-icon--xs,.dark-mode .tt-c-question__comments .tt-c-comment__quote,.dark-mode .tt-o-modal .tt-o-hint svg{fill:#aaa!important}.dark-mode .tt-c-question-container .tt-o-byline__dot,.dark-mode .tt-c-question__comments .tt-o-byline__dot{background:#aaa!important}.dark-mode .tt-c-ask .tt-o-hint .tt-o-hint__text,.dark-mode .tt-c-question-container .tt-o-byline__item,.dark-mode .tt-c-question-container .tt-o-hint__text,.dark-mode .tt-c-question__comments .tt-c-question__byline-name,.dark-mode .tt-c-question__comments .tt-o-byline__item,.dark-mode .tt-o-modal .tt-o-hint .tt-o-hint__text{color:#aaa!important}.dark-mode .tt-c-ask .tt-c-ask-tips,.dark-mode .tt-c-question-container .tt-c-answer-form,.dark-mode .tt-o-menu__list{background:#202020!important}.dark-mode .tt-o-modal .tt-o-modal__container{background:#333!important}.dark-mode .tt-o-modal .tt-o-hint--error .tt-o-hint__icon{fill:#e81110!important}.dark-mode .tt-o-modal .tt-o-hint.tt-o-hint--error .tt-o-hint__text{color:#e81110!important}.dark-mode .tt-o-pagination__back.tt-o-button .tt-o-icon,.dark-mode .tt-o-pagination__next.tt-o-button .tt-o-icon{fill:#4d4d4d!important}.dark-mode .tt-o-pagination__back.tt-o-button,.dark-mode ul.tt-o-page-list .tt-o-page-list__number .tt-o-page-list__link,.tt-o-pagination__next.tt-o-button{color:#4d4d4d!important}.dark-mode .tt-o-modal .tt-c-question-container .tt-c-question__actions{background:#202020!important;border-color:#333!important}.dark-mode .tt-o-modal .tt-c-solo-question .tt-c-question__actions-answer span{color:#e3e3e3!important}.dark-mode .tt-o-modal .tt-c-solo-question .tt-c-question__actions-answer .tt-o-icon,.dark-mode .tt-o-modal .tt-c-solo-question .tt-c-question__actions-answer:hover .tt-o-icon{fill:#e3e3e3!important}.tooltip{position:absolute;z-index:1070;display:block;margin:0;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover.show{top:0;left:0;z-index:1060;max-width:276px;border-radius:4px;border:1px solid #eaeaea;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.2);-moz-box-shadow:0 3px 10px rgba(0,0,0,.2);-ms-box-shadow:0 3px 10px rgba(0,0,0,.2);-o-box-shadow:0 3px 10px rgba(0,0,0,.2);box-shadow:0 3px 10px rgba(0,0,0,.2);background-color:#fff;background-clip:padding-box}.popover .arrow,.popover.show{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#eaeaea}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#eaeaea}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:#eaeaea}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#eaeaea}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:10px 15px;font-weight:700;font-size:15px;border-bottom:1px solid #eaeaea}.popover-header:empty{display:none}.popover-body{padding:15px}.popover-body ul{margin-left:18px;list-style:outside disc}.popover-body li{margin:5px 0 0}.popover-body li:first-child{margin:0}.dark-mode .bs-popover-auto[x-placement^=top]>.arrow:before,.dark-mode .bs-popover-top>.arrow:before{border-top-color:#555!important}.dark-mode .bs-popover-auto[x-placement^=top]>.arrow:after,.dark-mode .bs-popover-top>.arrow:after{border-top-color:#333!important}.dark-mode .bs-popover-auto[x-placement^=right]>.arrow:before,.dark-mode .bs-popover-right>.arrow:before{border-right-color:#555!important}.dark-mode .bs-popover-auto[x-placement^=right]>.arrow:after,.dark-mode .bs-popover-right>.arrow:after{border-right-color:#333!important}.dark-mode .bs-popover-auto[x-placement^=bottom]>.arrow:before,.dark-mode .bs-popover-bottom>.arrow:before{border-bottom-color:#555!important}.dark-mode .bs-popover-auto[x-placement^=bottom]>.arrow:after,.dark-mode .bs-popover-bottom>.arrow:after{border-bottom-color:#333!important}.dark-mode .bs-popover-auto[x-placement^=left]>.arrow:before,.dark-mode .bs-popover-left>.arrow:before{border-left-color:#555!important}.dark-mode .bs-popover-auto[x-placement^=left]>.arrow:after,.dark-mode .bs-popover-left>.arrow:after{border-left-color:#333!important}.form-checkbox-title.error:before{border:1px solid #c00}.popTips-link:after,.popTips-link:before{display:inline-block;font-family:NE-desktop;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;bottom:100%;z-index:11;margin-left:-4px;margin-bottom:-12px;color:#fff;font-size:32px;text-shadow:0 1px 0 #bfbfbf}.popTips-link:hover:before{content:"\f0d7"}.popTips-link:hover .popTips-wrap{display:inline-block;margin-bottom:-2px}.popTips-wrap{display:none;position:absolute;z-index:10;left:0;right:0;bottom:100%;box-sizing:border-box}.popTips{display:block;position:relative;z-index:2;bottom:8px;padding:5px 10px;box-shadow:0 2px 10px 0 #ccc;border-radius:5px;border:1px solid #ccc;background:#fff;color:#222;font-weight:400;font-size:12px}.popTips a{text-decoration:underline}.split-line{position:relative;margin:20px 0;overflow:hidden;text-align:center}.split-line span{position:relative;z-index:1;display:inline-block;padding:0 20px;color:#707070}.split-line span:after,.split-line span:before{content:"";position:absolute;top:50%;margin-top:-1px;width:9999em;height:1px;overflow:hidden;background:#ebebeb}.split-line span:before{right:100%}.split-line span:after{left:100%}.dark-mode .split-line span:after,.dark-mode .split-line span:before{background-color:#555!important}.table-horizontal{width:100%}.table-horizontal+.table-horizontal{margin:30px 0 0}.table-horizontal caption{margin:0 0 10px;font-size:15px;font-weight:700;text-align:left}.table-horizontal tbody{border-top:1px solid #eee}.table-horizontal tbody td,.table-horizontal tbody th{padding:15px 20px;font-size:14px;line-height:1.5;border-bottom:1px solid #eee;vertical-align:top;word-break:break-word}.table-horizontal tbody th{width:180px;background:#f4f5f7;text-align:left}.table-horizontal tbody th .menu-box-trigger{padding:0 15px 0 0}.table-horizontal tbody th .menu-box-trigger:after{top:4px;right:-3px}.table-horizontal tbody th .article{font-size:13px}.table-horizontal tbody th .article h5{font-size:14px}.table-vertical{width:100%}.table-vertical+.list-tools-bar{margin-top:-1px}.table-vertical+.table-vertical{margin:30px 0 0}.table-vertical caption{margin:0 0 10px;font-size:15px;font-weight:700;text-align:left}.table-vertical tbody td,.table-vertical tbody th,.table-vertical thead th{padding:10px 15px;font-size:14px;line-height:1.5;border-bottom:1px solid #eee;vertical-align:top}.table-vertical tbody th,.table-vertical thead th{background:#f4f5f7;text-align:left;font-weight:700;border-bottom:0}.table-vertical tbody td .link-more span{margin:0}.table-comparison{overflow:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border-left:1px solid #eee;border-right:1px solid #eee}.table-comparison table{min-width:100%;border-collapse:collapse;border-bottom:1px solid #eee;background:#fff}.table-comparison th{position:relative;position:-webkit-sticky;position:sticky;left:-1px;margin-left:0;z-index:20;width:160px;background:#f4f5f7;font-weight:400;vertical-align:top}.table-comparison th:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;overflow:hidden;background:#e2e2e2}.table-comparison td{position:relative;min-width:150px;border:1px solid #eee;vertical-align:top;-webkit-transition:background-color .3s;transition:background-color .3s}.table-comparison td:before{content:"";position:absolute;z-index:100;top:-100000px;width:100%;height:999999px;background:rgba(142,219,255,.15);opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}.table-comparison tr:hover td:not(.compare-item-col){background:rgba(142,219,255,.2)}.table-comparison td:hover:before{opacity:1}.table-comparison tr:first-child th:after{background:#eee}.table-comparison tr:first-child td{border-top-color:#eee}.table-comparison tr:last-child td{border-bottom-color:#eee}.table-comparison td:last-child{border-right-color:transparent}.table-comparison th:nth-last-child(2)~td{width:100%}.table-comparison th:nth-last-child(3)~td{width:50%}.table-comparison th:nth-last-child(4)~td{width:33.33333%}.table-comparison th:nth-last-child(5)~td{width:25%}.table-comparison th:nth-last-child(6)~td{width:20%}.table-comparison-col{position:relative}.table-comparison .table-comparison-td,.table-comparison .table-comparison-th{display:block;padding:12px 15px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all;word-break:break-word}.table-comparison .table-comparison-th{width:160px;font-size:13px;text-align:left;word-break:break-word}.table-comparison .table-comparison-td{max-width:100%;font-size:13px}.table-comparison .table-comparison-checked{display:block;margin:auto;width:18px;height:18px;background:url(../../Nest/images/icons/check-light-black.svg) no-repeat 0 0;background-size:100% auto;vertical-align:top}.table-comparison .item-img .flags{position:absolute;top:0;left:.2em}.table-comparison .item-title{margin:10px 0 0;max-height:54px;overflow:hidden;-webkit-line-clamp:3}.table-comparison .item-operate{margin:10px 0 0}.table-comparison .price{margin:0}.table-comparison .price .price-note,.table-comparison .price .price-save,.table-comparison .price .price-ship,.table-comparison .price .price-was{display:none}.table-comparison .price .price-current{height:27px;font-size:20px}.table-comparison .price .price-current sup{vertical-align:5px}.table-comparison .price.is-map .price-map{display:block;margin:0;height:27px}.item-view.is-table .list-tools-bar.is-invert{margin:-7px 0 10px;padding:0;background:none}.item-view.is-table .table-vertical th{white-space:nowrap}.item-view.is-table .table-vertical td{vertical-align:middle;word-break:break-word}.item-view.is-table .table-vertical tr:hover{background:#e9f8ff}.item-view.is-table .table-vertical th .fa{color:#707070}.item-view.is-table .table-vertical th a:hover .fa{color:#05f}.item-view.is-table .table-vertical th .is-invert .fa:before{content:"\f0d8"}.item-view.is-table .item-info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.item-view.is-table .item-img{width:60px}.item-view.is-table .item-title{margin:0 0 0 10px;-ms-flex:1;-webkit-flex:1;flex:1;max-height:36px;-webkit-line-clamp:2;overflow:hidden}.item-view.is-table .item-title .item-rating{display:none;font-weight:400}.item-view.is-table .item-rating{font-size:12px;white-space:nowrap}.item-view.is-table .item-price .price-note,.item-view.is-table .item-price .price-save,.item-view.is-table .item-price .price-ship,.item-view.is-table .item-price .price-was{display:none}.item-view.is-table .item-price .price{margin:0}.item-view.is-table .item-price .price-map{font-size:12px;white-space:nowrap;height:auto}.item-view.is-table .item-price .price-current{font-size:14px;font-weight:700;height:auto}.item-view.is-table .item-price .price-current sup{font-size:14px;vertical-align:0;font-weight:700}.item-view.is-table .item-action{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0}.item-view.is-table .item-price{-ms-flex:1;-webkit-flex:1;flex:1 1 auto}.item-view.is-table .item-operate{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0 0 0 10px}.item-view.is-table .item-compare-box{position:relative;margin:0;font-size:13px}.item-view.is-table .item-compare-box .form-checkbox{margin-right:10px}.item-view.is-table .item-button-area .btn{white-space:nowrap}@media (max-width:1600px){.item-view.is-table .table-vertical .td-spec:nth-child(6),.item-view.is-table .table-vertical .th-spec:nth-child(6){display:none}.item-view.is-table .item-operate{flex-direction:column-reverse;margin:0 0 0 10px;-webkit-align-items:flex-end;align-items:flex-end}.item-view.is-table .item-compare-box{margin:6px 0 0}.item-view.is-table .item-compare-box .form-checkbox{margin:0}}@media (min-width:1421px){.item-view.is-table .item-title{max-width:300px}.item-view.is-table .item-action{white-space:nowrap}}@media (max-width:1420px){.item-view.is-table .table-vertical,.item-view.is-table .table-vertical tbody{display:block}.item-view.is-table .table-vertical tr{position:relative;display:block;padding-left:70px;padding-right:120px;border-bottom:1px solid #eee;font-size:0}.item-view.is-table .table-vertical th{display:none}.item-view.is-table .table-vertical td{border:0}.item-view.is-table .table-vertical .td-item{display:block;margin-left:-70px}.item-view.is-table .table-vertical .td-rating{display:none}.item-view.is-table .table-vertical .td-spec{display:inline-block;width:25%;padding-top:0;vertical-align:top}.item-view.is-table .table-vertical .td-spec:nth-child(2){min-height:37px}.item-view.is-table .table-vertical .td-spec:nth-child(6){display:inline-block}.item-view.is-table .table-vertical .td-spec .hid-text{display:block;color:#707070;font-size:11px;text-transform:uppercase;box-sizing:border-box}.item-view.is-table .table-vertical .td-spec span{font-size:13px}.item-view.is-table .table-vertical .td-action{position:absolute;top:0;right:0}.item-view.is-table .item-title{max-height:none!important;-webkit-line-clamp:unset}.item-view.is-table .item-title .item-rating{display:block;margin:5px 0 0}.item-view.is-table .item-action{flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.item-view.is-table .item-compare-box,.item-view.is-table .item-operate{margin:10px 0 0}.item-view.is-table .item-price .price-current,.item-view.is-table .item-price .price-current sup{font-size:16px}}@media (max-width:699px){.item-view.is-table .table-vertical.is-responsive tr{padding-right:0}.item-view.is-table .table-vertical.is-responsive .td-action{position:relative;right:auto}.item-view.is-table .table-vertical.is-responsive .td-action .item-action{-webkit-align-items:flex-start;align-items:flex-start}.item-view.is-table .table-vertical.is-responsive .td-action .item-operate{display:none}.item-view.is-table .table-vertical.is-responsive .td-spec{width:100px;max-width:38%}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.item-view.is-table .item-info{display:block}.item-view.is-table .item-img{float:left;margin-right:10px}.item-view.is-table .item-title{padding-top:3px;max-height:39px}}@supports (-ms-ime-align:auto){.item-view.is-table .item-info{display:block}.item-view.is-table .item-img{float:left;margin-right:10px}.item-view.is-table .item-title{padding-top:3px;max-height:39px}}.dark-mode .item-view.is-table .table-vertical tr:hover,.dark-mode .table-vertical tbody th{background:#333!important}.dark-mode .table-vertical tbody th,.dark-mode .table-vertical thead th{background:#555!important}.dark-mode .table-vertical tbody td,.dark-mode .table-vertical tbody th{border-color:#555!important}.dark-mode .item-view.is-table .list-tools-bar.is-invert{background:none!important}.dark-mode .item-view.is-table .table-vertical tr{border-bottom:1px solid #555!important}.dark-mode .item-view.is-table .table-vertical .td-spec .hid-text{color:#bbb!important}.dark-mode .table-comparison .table-comparison-th{color:#aaa}.dark-mode .table-comparison table{background:#333}.dark-mode .table-comparison th{background:#444}.dark-mode .table-comparison th:after,.dark-mode .table-comparison tr:first-child th:after{background:#555}.dark-mode .table-comparison,.dark-mode .table-comparison table,.dark-mode .table-comparison td,.dark-mode .table-comparison tr:first-child td,.dark-mode .table-comparison tr:last-child td{border-color:#555}.dark-mode .table-comparison .table-comparison-checked{background-image:url(../../Nest/icons/check-light-white.svg)}.desktop-marker,.mobile-marker,.tablet-marker{display:none;margin:0;padding:0;width:0;height:0;overflow:hidden;font-size:0;line-height:0;pointer-events:none}@media screen and (min-width:992px){.desktop-marker{display:block}}@media screen and (max-width:767px){.mobile-marker{display:block}}.overlay{display:none;position:absolute;z-index:199;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.loader{padding:90px 0;text-align:center;color:#707070;font-size:14px}.loader .fa{display:block;margin-bottom:15px;font-size:80px}.loader.has-overlay{position:absolute;z-index:200;top:0;left:0;right:0;bottom:0;margin:auto;padding:0;width:80px;height:114px;color:#fff}body>.overlay{position:fixed;z-index:99998}body>.loader.has-overlay{position:fixed;z-index:99999}.product-hover-panel .loader.has-overlay,.product-view .loader.has-overlay{z-index:5;color:#707070}.product-overlay{position:fixed;z-index:1970;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,0)}body>.product-overlay{background:rgba(0,0,0,.5)}.product-hover-panel .product-overlay{position:absolute}.product-view .centerPopup-close{display:none;position:absolute;z-index:10;top:0;right:0;border-radius:50%;width:48px;height:48px;line-height:48px;text-align:center;text-decoration:none;background:hsla(0,0%,100%,.5);color:#d9d9d9}.product-view .centerPopup-close:hover{color:#222}.product-view{position:relative;margin:0 5% 20px;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-view-brand{margin-bottom:10px;text-align:right}.product-view-brand>a{display:inline-block}.product-view-brand>a>img{display:block}.product-view-bar{position:relative;z-index:1;padding:8px;min-height:52px;overflow:hidden;background:#f2f2f2}.product-view-bar-360,.product-view-bar-video{display:block;box-sizing:border-box;background:transparent;opacity:1;text-align:center;cursor:pointer}.product-view-bar-video .fa-play{display:block;margin:9px auto;padding-left:4px;width:20px;height:24px;overflow:hidden;border-radius:50%;background:#989898;color:#fff;font-size:12px;line-height:24px}.product-view-bar-360{color:#707070;font-weight:700;line-height:42px;text-align:center}.product-view-gallery{position:relative}.product-view-gallery .swiper-wrapper{position:relative;z-index:6;list-style:none;margin:0;padding:0;min-height:200px}.product-view-gallery .swiper-slide{padding:0 2px;box-sizing:border-box}.product-view-gallery .swiper-slide-active{z-index:2}.product-view-gallery .swiper-slide>img{z-index:1;display:block;max-width:100%}.product-view-img-original{margin:auto;max-height:100%}.product-hover-panel{display:none;position:fixed;z-index:8;top:30px;left:40%;right:30px;bottom:30px;max-width:1280px;overflow:hidden;border:1px solid #d2d2d2;background:hsla(0,0%,100%,.9);box-shadow:0 0 10px rgba(0,0,0,.3)}.product-hover-panel>img{position:absolute;z-index:201;max-width:1280px}.product-hover-area{display:none;position:absolute;z-index:10;cursor:zoom-in;pointer-events:none}.product-zoomin-tips{display:none;position:absolute;z-index:100;left:0;right:0;bottom:90px;padding:4px 8px;border-radius:10px;background:hsla(0,0%,100%,.5);color:#707070;line-height:1;text-align:center}.product-view-360{position:relative;width:100%;overflow:hidden;cursor:pointer;cursor:ew-resize;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-view-gallery .product-view-360{padding-top:75%}.view360-images{display:none;list-style:none;margin:0;padding:0}.view360-images img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.view360-current-image{visibility:visible}.view360-previous-image{visibility:hidden}.view360-spinner{display:none;position:absolute;left:50%;top:50%;margin-left:-45px;margin-top:-50px;width:90px;height:90px}.view360-spinner span{position:absolute;top:50%;left:0;margin-top:-.3em;width:100%;color:#707070;font:.8em/.6em Arial,Verdana,sans;text-align:center}.product-view-video{position:relative;width:100%;overflow:hidden}.product-view-gallery .product-view-video{padding-top:75%}.product-view-video .product-video{position:absolute;top:0;left:0;width:100%;height:100%}.product-video iframe{width:100%;height:100%}.product-view-video:after{content:"";display:table;clear:both}.product-view.show-video .product-view-video{display:block}.product-view .swiper-button-next,.product-view .swiper-button-prev{display:none}.product-view.is-popup{position:fixed;z-index:99999;top:20px;left:20px;right:20px;bottom:20px;margin:auto;padding:30px;box-sizing:border-box;border-radius:4px;border:1px solid #d2d2d2;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}.product-view.is-popup:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;box-shadow:0 10px 20px rgba(0,0,0,.2)}.product-view.is-popup .centerPopup-close,.product-view.is-popup .product-zoomin-tips{display:block}.product-view.is-popup .product-view-brand,.product-view.is-popup.show-360 .product-zoomin-tips,.product-view.is-popup.show-video .product-zoomin-tips{display:none}.product-view.is-popup .product-view-gallery{position:absolute;top:30px;left:30px;right:30px;bottom:120px}.product-view.is-popup .product-view-gallery .swiper-slide,.product-view.is-popup .product-view-gallery .swiper-wrapper{position:relative;height:100%;background:#fff}.product-view.is-popup .product-view-gallery .product-view-360,.product-view.is-popup .product-view-gallery .product-view-video{padding-top:0}.product-view.is-popup:not(.show-360) .product-view-gallery .swiper-slide img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;cursor:zoom-in}.product-view.is-popup .product-view-gallery .swiper-slide .product-view-img-original{width:auto;max-width:100%;max-height:100%;cursor:zoom-in}.product-view.is-popup .product-view-gallery .swiper-slide .product-view-img-bigger{max-width:1280px;cursor:zoom-in}.product-view.is-popup .product-view-gallery .swiper-slide.swiper-slide-zoomed .product-view-img-biggest{max-width:2304px;cursor:zoom-out}.product-view.is-popup .product-view-gallery .swiper-slide .product-view-img-bigger.is-move-cursor,.product-view.is-popup .product-view-gallery .swiper-slide .product-view-img-biggest.is-move-cursor{cursor:move}.product-view.is-popup .product-view-bar{position:absolute;top:auto;left:30px;right:30px;bottom:20px;margin:auto;box-sizing:border-box;background:none}.product-view.is-popup .swiper-button-next,.product-view.is-popup .swiper-button-prev{display:block}.product-view.is-vertical-bar{padding-left:62px}.product-view.is-vertical-bar .product-view-bar{position:absolute;top:0;left:0;right:auto;bottom:0;margin:auto;padding:40px 0;box-sizing:border-box;max-width:50px;background:none}.product-view.is-vertical-bar .product-view-bar-360,.product-view.is-vertical-bar .product-view-bar-video,.product-view.is-vertical-bar .product-view-bar .swiper-pagination-bullet{margin:3px 0}.product-view.is-vertical-bar .product-view-pagination-wrap{display:block;white-space:normal;text-align:center}.product-view.is-popup.is-vertical-bar .product-view-gallery{left:162px;bottom:30px}.product-view.is-popup.is-vertical-bar .product-view-bar{top:30px;left:30px;right:auto;bottom:30px;max-width:102px}.swiper-gallery-thumbs{padding:0}.swiper-gallery-thumbs .swiper-slide{padding:4px;box-sizing:border-box;width:66px;border:1px solid #d9d9d9;background:#fff}.swiper-gallery-thumbs .product-view-bar-360{padding:0}.swiper-gallery-thumbs .swiper-slide img{display:block;margin:auto;max-width:100%}.swiper-gallery-thumbs .swiper-slide-thumb-active:before{content:"";position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px;box-sizing:border-box;border:2px solid #ed6f00}.swiper-gallery-thumbs .swiper-slide-thumb-active:after{content:"";position:absolute;z-index:1;bottom:100%;left:50%;margin-left:-3px;width:0;height:0;border:6px solid transparent;border-bottom-color:#ed6f00}.swiper-gallery-thumbs-tag{position:absolute;top:auto;left:0;right:0;bottom:0;font-weight:700;font-size:10px;line-height:16px;text-transform:uppercase;text-align:center}.swiper-gallery-thumbs-tag.color-gray{background:rgba(0,0,0,.6);color:#fff}.intermediary .message-added{margin-bottom:40px;overflow:visible}.intermediary .message-added .menu-box{float:left}.intermediary .message-added .menu-box-trigger{padding:0}.intermediary .message-added .menu-box-trigger:after{display:none}.intermediary .message-added .menu-box-trigger:before{right:31px}.intermediary .message-added .message-title{font-size:16px}.intermediary .message-added .message-icon:before{top:11px}.intermediary .item-added{padding:15px 0 0}.intermediary .item-added .item-operate{float:right;margin:16px 16px 0 0}.intermediary .item-added .item-operate .btn-primary{margin-left:5px}.intermediary .item-added .item-added-info{float:left;height:60px}.intermediary .item-added .item-added-info .price li{display:none}.intermediary .item-added .item-added-info .price .price-current,.intermediary .item-added .item-added-info .price .price-map{display:block}.intermediary .item-added .item-added-info label{display:block;margin-bottom:5px;color:#707070;font-size:14px;font-weight:700}.intermediary .item-added .item-added-img{float:left;margin:0 20px;padding:0 20px 0 0;border-right:1px solid #eee}.intermediary .item-added .item-added-img img{width:80px}.intermediary .item-added .fa-plus{float:left;margin:23px 15px 0;color:#707070}.intermediary .dynamic-module .item-sub{height:48px}.intermediary .dynamic-module .item-sub li{display:inline-block;margin-right:3px;vertical-align:middle}.intermediary .dynamic-module .item-title{height:3.88em}.intermediary .dynamic-module .price-note,.intermediary .dynamic-module .price-save,.intermediary .dynamic-module .price-ship{display:none}.intermediary .dynamic-module .item-operate{margin:20px 0}.intermediary .combo-modules .dynamic-module-img:before{display:none!important}.intermediary .combo-modules .dynamic-module .price-save{display:block;height:14px}.intermediary .combo-item-details{display:none}.intermediary .menu-box .menu-box-item{padding:20px;min-width:300px}.intermediary .menu-box .menu-box-item .menu-box-item-img{float:left}.intermediary .menu-box .menu-box-item .menu-box-item-img img{width:80px}.intermediary .menu-box .menu-box-item .menu-box-item-content{margin-left:100px}.intermediary .menu-box .menu-box-item .item-title{max-height:3.88em}.intermediary .menu-box .menu-box-item .item-branding{margin-top:0;overflow:hidden}.intermediary .menu-box .menu-box-item .item-branding .item-brand{float:none}.intermediary .menu-box .menu-box-item .price{margin-bottom:0}.intermediary .menu-box .menu-box-item .price li{display:none;height:auto}.intermediary .menu-box .menu-box-item .price li.price-current{display:block;height:auto;font-size:18px}.intermediary .menu-box .menu-box-item .price li.price-current sup{color:#222;font-size:13px;vertical-align:3px}.intermediary .menu-box .menu-box-item .price .price-map{display:block}@media (max-width:1200px) and (min-width:1101px){.intermediary .dynamic-modules.has-4-part .dynamic-module{padding:0 40px}}@media (max-width:1100px){.intermediary .dynamic-modules.has-4-part .dynamic-module{width:25%}.intermediary .dynamic-modules.has-4-part .dynamic-module:nth-child(odd){clear:none}.intermediary .dynamic-modules.has-4-part .dynamic-module:nth-child(odd):before{width:1px}.intermediary .dynamic-modules.has-4-part .dynamic-module:nth-child(4n+1){clear:both}.intermediary .dynamic-modules.has-4-part .dynamic-module:nth-child(4n+1):before{width:0}}.modal-intermediary .modal-header{flex-shrink:0}.modal-intermediary .is-combo{position:relative;padding-top:18px}.modal-intermediary .is-combo .item-badge{position:absolute;top:0;left:0}.modal-intermediary .item-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:20px 0 0}.modal-intermediary .item-actions .btn{margin:0 0 0 12px}.modal-intermediary .item-actions .item-summary{-ms-flex:1;flex:1}.modal-intermediary .items-list-view.item-container+.items-list-view.item-container{margin-left:100px}.modal-intermediary .items-list-view.item-container+.items-list-view.item-container .item-img:before{padding-top:75%}.modal-intermediary .item-container.is-standalone{margin:20px 0 -10px;padding:20px 20px 0;border-top:1px solid #eee}.modal-intermediary .item-container.is-standalone .item-info{-ms-flex:1;flex:1}.modal-intermediary .item-container.is-standalone .price{padding-left:20px;text-align:right}.modal-intermediary .item-container.is-standalone .price-current{margin-top:0}.modal-intermediary .swiper-box{margin:20px 0 0;padding:5px 0 0;border-top:1px solid #eee}.modal-intermediary .swiper-box .swiper-box-arrow-prev{left:0}.modal-intermediary .swiper-box .swiper-box-arrow-next{right:0}.modal-intermediary .swiper-box .swiper-pagination{top:8px;right:0;margin:0}.modal-intermediary .swiper-box .swiper-box-top{position:relative}.modal-intermediary .swiper-box .swiper-box-top-title{font:700 15px Open Sans,Helvetica,Arial,sans-serif;text-transform:none;letter-spacing:0}.modal-intermediary .swiper-box .item-container .price-note,.modal-intermediary .swiper-box .item-container .price-save,.modal-intermediary .swiper-box .item-container .price-ship{display:none}.modal-intermediary .swiper-box .item-container .price-was{height:15px}.modal-intermediary .swiper-box .item-container .price-current,.modal-intermediary .swiper-box .item-container .price-map{height:32px}.modal-intermediary .swiper-box .item-container .price-map a{display:block;margin:4px 0}.modal-intermediary .swiper-box .item-container .item-branding{height:18px}.modal-intermediary .swiper-box .item-container .item-title{height:2.6em}.modal-intermediary .swiper-box .item-container .item-operate{margin:0}.modal-intermediary .squaretrade-wrap{margin:0 auto 30px;width:540px}.modal-intermediary .squaretrade-banner img{width:100%}.modal-intermediary .squaretrade-banner{zoom:1}.modal-intermediary .squaretrade-banner .side-left{float:left;margin:0 50px 0 30px;width:200px}.modal-intermediary .squaretrade-banner .side-right{margin-left:280px}.modal-intermediary .squaretrade-banner .side-right .link-more{margin:10px 0 0 20px;font-size:13px}.modal-intermediary .squaretrade-banner .squaretrade-logo{margin-bottom:15px;width:auto}.modal-intermediary .squaretrade-banner .trustpilot-widget iframe{margin:0 auto}.modal-intermediary .squaretrade-banner img{display:block}.modal-intermediary .squaretrade-banner .squaretrade-bullet img,.modal-intermediary .squaretrade-banner .squaretrade-image img{width:100%}.modal-intermediary .item-container.is-item-display .item-features{margin:15px 0 5px 15px;font-size:13px}.modal-intermediary .item-container.is-item-display .product-gift{margin:15px 0 5px;padding:0;border:0}.modal-intermediary .item-container.is-standalone .product-gift{margin:15px 0;padding:0;border:0}.dark-mode .trustpilot-widget,.trustpilot-widget.is-dark{display:none}.dark-mode .trustpilot-widget.is-dark{display:block}.dark-mode .modal-intermediary .item-container.is-standalone,.dark-mode .modal-intermediary .items-list-view.item-container+.items-list-view.item-container,.dark-mode .modal-intermediary .swiper-box{border-color:#555!important}.shorten-token .link-more{font-size:12px;display:none}.shorten+.shorten-token{margin-top:10px}.shorten{overflow:hidden;max-height:inherit;transition:max-height .3s ease-in-out}.shorten+.shorten-token .link-more{display:inline-block}.shorten+.shorten-token .link-more:first-child{display:none}.shorten.shorten-less{max-height:280px;line-height:1.55}.shorten.shorten-less.article p{line-height:1.55}.comments-content.shorten.shorten-less{max-height:150px}.shorten.shorten-less+.shorten-token .link-more{display:none}.shorten.shorten-less+.shorten-token .link-more:first-child{display:inline-block}.market-x-head{position:relative;margin-bottom:25px}.market-x-head:after,.market-x-head:before{content:" ";display:table;clear:both}.market-logo img{display:block;max-width:100%;max-height:none}.market-logo-text{display:inline-block;padding:4px 8px;border:1px solid hsla(0,0%,56.5%,.3);border-radius:3px;background:rgba(0,0,0,.15);font:700 16px/1.1 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase;text-align:center}.market-x-head-list{margin-top:10px}.market-x-head-list>li{font-size:14px}.market-x-head-list>li+li{margin-left:20px}.market-x-head-list>li .fa{margin-right:10px;font-size:20px}.market-x-head.flex-wrap .market-x-head-list{margin-top:0}.market-filter-top{margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #eee}.market-text-view{position:relative;margin-top:20px}.market-text-view:first-child{margin-top:0}.market-returns-title{margin-top:60px;margin-bottom:20px;padding-bottom:10px;font-size:14px;border-bottom:1px solid #eee}.market-returns-title:first-child{margin-top:0}.market-text-view-title{margin-right:120px;font-size:18px;font-weight:700;text-transform:uppercase}.market-text-view-subtitle{margin-right:120px;font-size:14px;text-transform:uppercase}.market-text-view-count{position:absolute;right:0;top:0;max-width:118px;overflow:visible;font:normal 42px/1 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase;letter-spacing:1px;vertical-align:top;text-align:right}.market-text-view-count>sup,.market-text-view-mark{font-size:18px;vertical-align:super}.market-text-view-mark{display:inline-block;width:32px;text-align:left}.market-text-view-mark.is-percent{width:10px}.comments-helpful{display:block}.comments-helpful .comments-text{padding-left:20px;text-align:right}.comments-helpful .comments-text span{display:inline-block;margin-left:3px}.comments-helpful.has-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.dark-mode div.swiper-box{background:transparent!important}.dark-mode .market-filter-top{border-color:#555}.qty-box{position:relative;box-sizing:border-box;margin:0 10px 0 0;width:60px;height:36px;overflow:hidden;border:1px solid #e3e3e3;text-align:left;background:#fff}.qty-box-input{padding:10px 8px;border:0;width:24px;font-size:12px}.qty-box-minus,.qty-box-plus{display:inline-block;position:absolute;right:-1px;box-sizing:border-box;width:20px;height:18px;border:1px solid #e3e3e3;background:#fff;color:#666;font-size:7px;line-height:15px;text-align:center;cursor:pointer}.qty-box-minus:hover,.qty-box-plus:hover{background:#e3e3e3;color:#000}.qty-box-plus{top:-1px;height:19px}.qty-box-minus{bottom:-1px}.btn.btn-deactive{padding-left:0;padding-right:0;color:#c62608;border-color:transparent;background-color:transparent;cursor:default;pointer-events:none}.price-points{margin:10px 0 0}.price-points .eggpoints-main-product{display:inline-block}.price-volume{margin:10px 0 0;border-top:1px solid #eee}.price-volume li{padding:8px 12px;line-height:1;text-align:right;border-top:1px solid #eee}.price-volume .display-flex{padding:10px 12px;line-height:1;cursor:pointer}.price-volume .display-flex i{margin-left:8px}.price-volume li:after{content:"";display:table;clear:both}.price-volume li label{float:left;color:#707070}.price-volume .collapsed .fa-caret-up:before{content:"\f0d7"}.price-low-guarantee{display:block}.form-textarea,.stuff-textarea{min-height:121px}.popover-question{font-size:12px;cursor:pointer}.list-tools-bar.is-invert{padding:0;background:none}.product-d2c{padding:12px 15px;background:#f2f2f2;border-radius:3px}.product-d2c-badge{position:relative;top:4px;margin-right:3px}.product-shell-shocker{margin:0 0 15px;font:300 36px/1.2 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase;letter-spacing:1px}.product-shell-shocker sup{position:relative;top:-4px;margin:0 0 0 2px;font-size:12px}.product-ship-info{margin-top:10px}.product-ship-from{display:inline-block;color:#1f61ad;font:700 14px Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;-webkit-transform:skew(-10deg);-moz-transform:skew(-10deg);-o-transform:skew(-10deg);transform:skew(-10deg)}.product-inventory .fa-exclamation-triangle{color:#c00}.product-ship-msg{margin-top:10px}.product-gift{margin:20px 0 0;padding:15px 0 0;border-top:1px solid #eee;text-align:left}.product-gift fieldset{margin:0;padding:15px;border:1px solid #eee}.product-gift fieldset .form-checkbox{margin:0 5px}.product-gift fieldset .form-checkbox-title{font:700 14px/1.2 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase}.product-gift fieldset .item-img{width:100px}.product-gift fieldset .item-img:before{padding-top:75%!important}.product-gift fieldset .item-value span{margin:0 5px 0 0;color:#707070}.product-gift fieldset .item-value strong{font-size:15px}.product-gift.is-sm fieldset .item-img{width:60px}.product-gift.is-sm fieldset .item-title,.product-gift.is-sm fieldset .item-value strong{font-size:13px}.product-gift.is-sm fieldset .item-value span{font-size:12px}.product-buying-contact{margin-left:8px;font-size:14px;color:#cc4e00}.popover-seller{color:#222}.popover-seller div.product-seller{padding:0 0 15px;margin-bottom:15px;border-bottom:1px solid #eee}.popover-seller .product-shipping{margin:5px 0 0}.popover-seller .rating{display:block;margin:0 0 5px}.popover-seller .rating-views-head{margin:0;height:auto}.popover-seller .rating-views-num{margin-left:0}.popover-seller .market-text-view{margin:12px 0}.popover-seller .market-text-view-subtitle,.popover-seller .market-text-view-title{font-size:12px}.popover-seller .market-text-view-count{font-size:30px}.popover-seller .link-more{font-size:13px}.popover-seller .product-d2c{margin:10px 0 0}.product-gallery{position:relative;width:calc(50% - 30px)}.product-gallery .product-view-sticky{z-index:500}.product-gallery .product-view-sticky.is-popup{position:static!important}.product-gallery .product-view{margin:0}.product-gallery .product-view-bar{border-radius:3px}.product-gallery .product-view-note{margin:5px 0 0;font-size:11px;text-align:center}.product-gallery .product-view-info{display:none;position:absolute;left:48px;right:48px;top:8px;font-size:11px;text-align:center;background:hsla(0,0%,100%,.5);z-index:9}.product-gallery .product-view-gallery{padding-top:75%}.product-gallery .product-view-gallery .swiper-wrapper{position:absolute;top:0;left:0}.product-gallery .swiper-gallery-thumbs .swiper-slide{border-color:#eee}.product-gallery .product-view.is-popup .product-view-gallery{padding-top:0}.product-gallery .product-view.is-popup .product-view-note{display:none}.product-gallery .product-view.is-popup .product-view-info{display:block}.product-gift-card{border:1px solid #efefef;border-radius:15px;overflow:hidden}.product-gift-card.is-black{background:#333}.product-gift-card.is-black svg path{fill:#000}.product-gift-card.is-black .product-gift-card-info{color:#fff;background:#000}.product-gift-card.is-navy{background:#01508e}.product-gift-card.is-navy svg path{fill:#012d6b}.product-gift-card.is-navy .product-gift-card-info{color:#fff;background:#012d6b}.product-gift-card.is-blue{background:#3595d0}.product-gift-card.is-blue svg path{fill:#1270b1}.product-gift-card.is-blue .product-gift-card-info{color:#fff;background:#1270b1}.product-gift-card.is-green{background:#97bf66}.product-gift-card.is-green svg path{fill:#5e903a}.product-gift-card.is-green .product-gift-card-info{color:#fff;background:#5e903a}.product-gift-card.is-orange{background:#ff8c37}.product-gift-card.is-orange svg path{fill:#cc4b00}.product-gift-card.is-orange .product-gift-card-info{color:#fff;background:#cc4b00}.product-gift-card.is-gold{background:#f7ad1a}.product-gift-card.is-gold svg path{fill:#dc7c00}.product-gift-card.is-gold .product-gift-card-info{color:#fff;background:#dc7c00}.product-gift-card-image{position:relative;margin:15px;padding-bottom:54%}.product-gift-card-image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.product-gift-card-info{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;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:5px 20px 15px;background:#f4f5f7}.product-gift-card-info svg{position:absolute;top:-30px;left:0;display:block;width:100%;height:30px}.product-gift-card-info svg path{fill:#f4f5f7}.product-gift-card-title{font:700 20px/1.2 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif}.product-gift-card-info .price{margin:0}.product-gift-card-info .price li{display:none}.product-gift-card-info .price .price-current{display:block;margin:0;height:auto}.product-gift-card-note{margin-top:15px;text-align:center}.product-gift-card-note .link-more{margin-left:10px;font-size:13px}.row.is-product.has-side-right>.row-body{margin-right:300px}.product-wrap{margin:0 30px;width:calc(50% - 30px)}.product-wrap.is-lg{margin:0 30px 0 0;width:calc(100% - 30px)}.product-wrap h1.product-title{font:700 28px/1.2 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;letter-spacing:-1px}.product-wrap .product-promo-sm,.product-wrap h2.product-promo{margin:10px 0 0;font-size:15px;color:#cc4e00;font-weight:700;font-style:italic;word-break:normal;text-overflow:ellipsis}.product-wrap .product-promo-sm a,.product-wrap h2.product-promo a{color:#cc4e00;font-style:italic;text-decoration:underline}.product-wrap .product-promo-sm a:hover,.product-wrap h2.product-promo a:hover{color:#05f}.product-condition{margin:10px 0 0}.product-condition strong{text-transform:uppercase}.product-condition .popover-question+strong{margin-left:20px}.product-wrap .product-promo-sm{margin:20px 0 0;font-size:14px}.product-wrap .product-action-group{position:relative;margin:10px 0 0}.product-wrap .product-action-group .link-more{font-size:13px}.product-wrap .product-reviews{line-height:1.8}.product-wrap .product-reviews .popover{line-height:1.36}.product-wrap .product-reviews .product-condition{display:inline-block;margin:0 20px 0 0;white-space:nowrap}.product-wrap .product-qa .link-more span span{font-size:12px}.product-wrap .product-rating{display:inline-block}.product-wrap .product-rating .item-rating-num{margin-right:5px;margin-left:0;padding-left:5px}.product-wrap .product-rating .product-customer-images .fa:hover,.product-wrap .product-rating .rating:hover{cursor:pointer}.product-wrap .product-rating .item-rating-num:hover,.product-wrap .product-rating .product-customer-images .fa:hover+.item-rating-num,.product-wrap .product-rating .rating:hover+.item-rating-num{color:#05f;cursor:pointer}.product-wrap .product-rating .product-customer-images{margin:0 4px}.product-wrap .product-rating .product-customer-images .fa{font-size:16px;vertical-align:middle}.product-wrap .product-qa{display:inline-block}.product-wrap .product-share{position:relative}.product-share .nav-list-share{display:none}.popover .nav-list-share{display:block}.product-wrap .product-best-seller{margin:8px 0 0}.product-wrap .product-best-seller .link-more span{margin:0;font-size:13px;font-weight:700}.product-wrap .product-best-seller .flags{left:2px;margin:0 12px 0 0;padding-right:6px}.product-wrap .product-best-seller .flags-body{font-size:11px}.product-wrap .product-best-seller .flags-right:after{left:3px}.product-wrap .product-best-seller .flags-right:before{left:-2px}.product-wrap .product-similar-link{margin:10px 0 0}.product-wrap .product-similar-link i{margin:0 5px 0 0}.product-wrap .product-similar-link .link-more span{margin:0;font-size:13px;font-weight:700}.product-wrap .product-action-group .product-similar-link{margin-top:0}.product-wrap .product-info-group{margin:20px 0 0;padding:20px 0 0;border-top:1px solid #eee}.product-wrap .product-ship-content{display:inline-block}.product-wrap .product-seller{margin-top:10px;color:#707070}.product-wrap .product-seller strong{color:#222}.product-wrap .product-seller-rating{margin-left:10px;padding-left:6px;color:#cc4e00;font-size:11px;font-weight:700;border-left:1px solid #ddd}.product-wrap .product-global-seller{margin-top:10px;padding:15px 0 0;zoom:1;overflow:hidden}.product-wrap .product-global-seller:after{content:" ";display:table;clear:both}.product-wrap .product-global-seller a{float:left;padding:10px;border:1px solid #eee}.product-wrap .product-global-seller .product-global-seller-txt{float:left;margin:-20px -3px 10px;padding:0 5px;background:#fff;font:italic 300 16px Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;line-height:1}.product-wrap .product-global-seller .product-global-seller-txt i{margin-right:5px;color:#002d6a;font-size:16px}.product-wrap .product-global-seller .product-global-seller-img{display:block!important;clear:both}.product-wrap .product-global-seller .product-global-seller-img img{display:block}.product-wrap .product-banner{margin:20px 0 0;padding:20px 0 0;border-top:1px solid #eee}.product-wrap .product-banner img{display:block;width:100%;max-width:374px}.product-wrap .product-bullets{margin:20px 0 0;padding:15px 0 0;border-top:1px solid #eee}.product-contents .product-bullets ul,.product-wrap .product-bullets ul{margin-left:18px;list-style:outside disc}.product-contents .product-bullets li,.product-wrap .product-bullets li{margin:5px 0 0}.product-contents .product-bullets li:first-child,.product-wrap .product-bullets li:first-child{margin:0}.product-wrap .product-bullets p{margin-bottom:15px}.product-wrap .product-offers{margin:20px 0 0}.product-wrap .product-offer{display:inline-block;margin-right:20px}.product-wrap .product-offer:last-child{margin-right:0}.product-wrap .product-offer .link-more{font-size:13px}.product-wrap .product-cell-phone,.product-wrap .product-energy-guide{margin:20px 0 0}.product-wrap .product-cell-phone a,.product-wrap .product-energy-guide a{text-decoration:none}.product-wrap .product-cell-phone span,.product-wrap .product-energy-guide span{text-decoration:underline}.product-wrap .product-cell-phone i{margin-right:8px;font-size:18px;color:#cc4e00}.product-wrap .product-energy-guide img{margin-right:8px}.product-wrap .product-options{margin:20px 0 -10px;padding:20px 0 0;border-top:1px solid #eee;overflow:hidden}.product-wrap .product-options .form-options{padding:0}.product-wrap .product-options .form-cell-name{margin-bottom:10px}.product-wrap .product-options .form-options.is-form .form-cell-name{margin-bottom:3px}.product-wrap .product-options .form-options+.form-options{margin-top:15px}.product-wrap .product-options .form-option-item.is-color{padding:2px;border:0}.product-wrap .product-options .form-option-item.is-color.is-selected,.product-wrap .product-options .form-option-item.is-color:not(.is-unavailable):hover{background:#cc4a00!important}.product-wrap .product-options .form-option-item.is-color span{display:block;width:20px;padding-bottom:100%}.product-wrap .product-options .form-option-item.is-color img{display:block}.product-wrap .product-options.is-gc .form-option-item.is-color{border-radius:5px;background:none}.product-wrap .product-options.is-gc .form-option-item.is-color img{width:90px}.product-wrap .product-options .form-option-item.has-badge{position:relative;min-width:90px;text-align:center}.product-wrap .product-options .form-option-item .form-option-badge{position:absolute;top:-8px;right:-5px;background:#cc4e00;color:#fff;font-size:11px;padding:1px 5px;border-radius:2px 2px 0 2px;pointer-events:none}.product-wrap .product-options .form-option-item .form-option-badge:before{position:absolute;right:0;bottom:-5px;content:"";width:0;height:0;border-color:#9c3c00 transparent;border-style:solid;border-width:5px 5px 0 0}.product-wrap .product-options-header{margin:0 0 10px;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:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.product-wrap .product-options-header .btn{white-space:nowrap;margin-left:5px}.product-wrap .product-options-header .button-group{display:inline-block;white-space:nowrap}.product-wrap .product-options-header .button-group.is-hidden{display:none}.product-wrap .product-options-header .form-cell-name{margin:0}.product-wrap .form-options.has-checkbox .form-checkbox{margin:0;padding-left:0;color:#222}.product-wrap .form-options.has-checkbox .form-checkbox-title:after,.product-wrap .form-options.has-checkbox .form-checkbox-title:before{display:none}.product-wrap .form-options.has-checkbox.is-active .form-checkbox{padding-left:22px}.product-wrap .form-options.has-checkbox.is-active .form-checkbox-title:after,.product-wrap .form-options.has-checkbox.is-active .form-checkbox-title:before{display:block}.product-wrap .form-options.has-checkbox.is-active .form-option-item{border-bottom-color:transparent}.product-wrap .product-options.is-gc .form-price{width:120px}.product-wrap .product-options.is-gc .form-price:before{line-height:37px}.product-wrap .product-options.is-gc .form-price input{padding-left:20px;height:37px;line-height:37px}.product-wrap .product-options.is-gc .form-datepicker{width:100%}.product-wrap .product-versions{margin:20px 0 0;padding:15px 0 0;border-top:1px solid #eee}.product-wrap .product-versions .price-current{font-size:20px}.product-wrap .product-versions .price-current .price-currency-label{font-size:13px;vertical-align:2px}.product-wrap .product-versions .price-current sup{vertical-align:5px}.product-wrap .product-versions .price-map{margin:0}.product-wrap .product-versions .price-save,.product-wrap .product-versions .price-ship,.product-wrap .product-versions .price-was{display:none}.product-wrap .product-versions .product-versions-title{margin:0 0 15px;font:700 14px/1.2 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;text-transform:uppercase}.product-wrap .product-msg-group .message{margin:20px 0 0}.product-newegg-now{margin:20px 0 0;padding:15px 0 0;border-top:1px solid #eee;text-align:left}.product-newegg-now fieldset{padding:8px 15px 15px;border:1px solid #eee}.product-newegg-now legend{margin:0}.product-newegg-now legend img{width:140px}.product-newegg-now .item-title{margin:15px 0 0;max-width:none}.product-newegg-now .dynamic-module-video-inner{position:relative;display:block;padding-top:56.25%;width:100%;height:0;overflow:hidden}.product-newegg-now .dynamic-module-video-inner iframe{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%}.product-business-offer{margin:20px 0 0;padding:15px 0 0;border-top:1px solid #eee}.product-business-offer .product-business-offer-txt{position:relative;display:inline-block;margin:0;padding:3px 10px 3px 12px;color:#fff;background:#1f61ad;font:700 14px Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;line-height:1}.product-business-offer .product-business-offer-txt span{display:inline-block;-webkit-transform:skew(-12deg);-moz-transform:skew(-12deg);-o-transform:skew(-12deg);transform:skew(-12deg)}.product-business-offer .product-business-offer-txt:after{content:" ";position:absolute;z-index:1;top:0;right:-5px;width:10px;height:100%;background:#1f61ad;-webkit-transform:skew(26deg);-moz-transform:skew(26deg);-o-transform:skew(26deg);transform:skew(26deg)}.product-business-offer .product-business-offer-content{padding:10px;border:1px solid #efefef;line-height:1.5}.product-feedback{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}.product-feedback.is-top{margin:0 0 20px}.product-feedback.is-bottom{margin:20px 0 0}.product-feedback .btn{margin:0 0 0 10px}.product-contents{margin:0 30px 0 0;overflow-y:hidden}.product-contents .page-section-inner{padding-right:0;padding-left:0}.product-contents .product-section+.swiper-box-top,.product-contents .tab-box+.swiper-box-top{margin-top:30px}.reviews-gallery{margin:0 0 25px;padding:25px 0 20px;border-top:1px solid #efefef;border-bottom:1px solid #efefef}.reviews-gallery .reviews-gallery-title{font-size:14px;font-weight:700}.reviews-gallery .comments-gallery{margin:5px 0 0}.reviews-gallery .comments-gallery .comments-img{margin:5px 15px 5px 0;width:120px}.reviews-gallery .comments-gallery .comments-img .fa-play{margin:-10px 0 0 -10px;width:20px;height:20px;font-size:20px}.reviews-gallery .comments-img.is-see-all{position:relative;background:#f2f2f2}.reviews-gallery .comments-img.is-see-all .display-flex{position:absolute;top:0;right:0;bottom:0;left:0;font-size:14px;font-weight:700;text-transform:uppercase;z-index:1}.product-contents .tab-pane .comments-tab-header:first-child{margin-top:0;padding-top:0;border-top:0}.product-contents .comments-helpful div.comments-text{display:block;margin:5px 0 0;text-align:right;max-width:none}.product-contents .tab-pane .rating-view:last-child{margin:0 0 15px}.product-contents .tab-box .swiper-box-top-title{display:block}.product-contents .swiper-box .item-container .item-branding{height:18px}.product-contents .swiper-box .item-container .item-title{height:54px}.product-contents .swiper-box .item-container .item-operate{margin:10px 0 0}.product-contents .product-buy-combo .price-current,.product-contents .swiper-box .item-container .price-current{height:27px;font-size:20px}.product-contents .product-buy-combo .price-current .price-currency-label,.product-contents .swiper-box .item-container .price-current .price-currency-label{font-size:13px;vertical-align:2px}.product-contents .product-buy-combo .price-current sup,.product-contents .swiper-box .item-container .price-current sup{vertical-align:5px}.product-contents .product-buy-combo .is-map .price-map,.product-contents .swiper-box .item-container .is-map .price-map{display:block;margin:0;height:27px}.product-contents .product-buy-combo .price-note,.product-contents .product-buy-combo .price-save,.product-contents .product-buy-combo .price-ship,.product-contents .swiper-box .item-container .price-note,.product-contents .swiper-box .item-container .price-save,.product-contents .swiper-box .item-container .price-ship{display:none}.product-contents .product-view-more{margin:30px -30px -15px;padding:15px 0 0;text-align:center;border-top:1px solid #eee}.product-contents .product-view-more i{vertical-align:middle}.product-contents .product-buy-combo{margin:30px -30px -15px;padding:15px 15px 0;text-align:center;border-top:1px solid #eee}.product-contents .product-buy-combo .btn{white-space:nowrap}.product-contents .product-buy-combo-selected{margin-right:20px;white-space:nowrap}.product-buy-combo-selected .combo-items-selected{display:none}.popover .combo-items-selected{display:block}.product-contents .product-buy-combo .items-list-view{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;text-align:left}.product-contents .product-buy-combo .item-title{margin:0 20px 0 0;max-width:200px;max-height:2.6em;-webkit-line-clamp:2}.product-contents .product-buy-combo .price{margin:0 20px 0 0}.product-contents .product-buy-combo .price-was{display:none}.product-contents .item-container-grid{position:relative}.product-contents .item-container-grid .item-sponsored{position:absolute;z-index:1;top:0;right:0;padding:0 3px;color:#707070;font-size:11px;background:hsla(0,0%,100%,.5)}.product-contents .item-container-grid .item-sponsored .menu-box-menu{right:0;left:auto}.product-contents .item-container-grid .item-sponsored .menu-box-menu-arrow{right:8px;left:auto}.product-contents .item-container-grid .item-sponsored .article{min-width:135px}.product-contents .combo-item-details{display:none}.product-contents .product-section{padding:30px;border:1px solid #eee}.product-contents .product-section.product-comparison{padding:0;border:0}.product-contents .comments-helpful{display:block}.product-contents .comments-helpful .comments-text{padding-left:0}.product-section h3{margin:0 0 20px}.product-section .product-additional-info+h3{margin-top:30px}.product-additional-info{margin:0 -10px}.product-additional-info h4{margin:0 0 15px;font-size:14px}.product-additional-info li{margin:10px 0 0}.product-additional-info .info-cell{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;width:33.3333%}.product-additional-info .info-item{margin:0 10px;padding:20px 30px;background:#f4f5f7;border-radius:3px;box-sizing:border-box;height:100%}.product-additional-info .info-item a{color:#3c4a65;text-decoration:underline}.product-additional-info .info-item a:hover{color:#05f}.product-protection-banner img{display:block;margin:0 auto}.product-protection-combo,.product-protection>.items-list-view>.item-container{margin:20px 0 0;padding:20px 0 0;border-top:1px solid #eee}.product-protection-main img{display:block;width:80px}.product-protection-item img{display:block;width:60px}.product-protection-combo>i{margin:0 12px}.product-protection-combo .price{margin:0 20px 0 0}.product-protection-combo .price-current{height:auto;font-size:20px}.product-protection-combo .price-current .price-currency-label{font-size:13px;vertical-align:2px}.product-protection-combo .price-current sup{vertical-align:5px}.product-protection-combo.price-map{margin:0;height:auto}.product-protection-combo .price-note,.product-protection-combo .price-save,.product-protection-combo .price-ship,.product-protection-combo .price-was{display:none}.product-protection .item-features{margin-left:18px;list-style:outside disc}.product-protection .item-features li{margin:0 0 5px;font-size:13px;color:#707070}.product-protection .item-action{width:350px!important}.product-protection .item-action .form-radiobox{margin:0 0 10px;-webkit-flex-wrap:wrap;-ms-flex-flow:row wrap;flex-wrap:wrap}.product-protection .item-action .form-radiobox-title{display:block;-webkit-box-orient:vertical;display:-webkit-box;width:228px;max-height:34px;overflow:hidden;-webkit-line-clamp:2;text-align:left}.product-protection .item-action .form-radiobox strong{-webkit-flex-shrink:0!important;flex-shrink:0!important;width:80px;text-align:right}.product-protection .item-action .form-radiobox strong del{display:block;font-size:11px;color:#707070;font-weight:400;text-decoration:line-through}.product-protection .product-gift{margin:10px 0;padding:0;border:0;width:100%}.product-protection .product-gift.is-hidden{display:none}.product-protection-promo{margin:5px 0 0;color:#cc4e00;font-size:13px;font-weight:700;font-style:italic;word-break:normal;text-overflow:ellipsis;text-align:left}.product-buying{margin:20px 0 0}.product-buying .width-28p{padding-right:20px;width:28%;box-sizing:border-box}.product-buying .width-22p{width:22%}.product-buying-header{font-weight:700}.product-buying-item{margin:15px 0 0;padding:15px 0 0;border-top:1px solid #eee}.product-buying-item .price-current{height:auto;font-size:20px}.product-buying-item .price-current .price-currency-label{font-size:13px;vertical-align:2px}.product-buying-item .price-current sup{vertical-align:5px}.product-buying-item .price-map{margin:0 0 2px;height:auto}.product-buying-item .price-note,.product-buying-item .price-save,.product-buying-item .price-was{display:none}.product-buying-item .price-ship span{color:#707070;font-size:11px}.product-buying-pagination{margin:15px 0 0;padding:15px 0 0;border-top:1px solid #eee;text-align:center}.product-buying-condition strong{display:block;margin:0 0 5px;font-size:16px}.product-buying-delivery p+p{margin:8px 0 0}.product-buying-delivery .fa-exclamation-triangle{color:#c00}.product-buying-seller{text-align:center}.product-buying-seller .display-flex{margin:8px 0 0}.product-buying-seller .display-flex .product-buying-contact:first-child{margin-left:0}.product-buying-seller .product-buying-contact:hover{color:#05f}.product-buying-seller .product-buying-d2c{margin:8px 0 0}.product-buying-seller .product-buying-d2c .product-d2c-badge{top:3px}.product-buying-action,.product-buying-action .price{text-align:right}.product-buying-action .price-volume{display:inline-block;margin-top:15px}.product-buying-action .display-flex .btn{margin:5px 0}.product-buying-item .comments-gallery{margin:8px 0 0;font-size:13px}.product-buying-item .comments-img{margin:0 10px 0 0}.product-buy-box{position:relative;background-color:#fff;box-shadow:0 2px 14px 0 rgba(0,0,0,.08);border-radius:0 0 3px 3px}.product-buy-box .product-price{padding:15px 15px 10px}.product-buy-box .product-select-continue{padding:15px}.product-buy-box .product-flag{position:absolute;right:0;top:-25px}.product-flag .flags{margin-right:.5rem}.product-flag .flags-left:before{right:-.5rem}.product-flag .has-icon-left:before{margin-top:-9px}.product-flag .popover-question{font-size:14px}.product-flag .fa-question-circle{position:relative;top:-2px;display:inline-block;vertical-align:middle;font-size:14px}.product-flag.is-sm .flags-body span{position:relative;top:-1px;font-size:12px}.product-buy-box .product-pane.is-collapsed{max-height:47px;overflow:hidden}.product-buy-box .product-pane.is-collapsed .product-raidobox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;padding:0 15px;background:#f2f2f2}.product-buy-box .product-pane.is-collapsed .product-raidobox .form-radiobox{margin:15px 0}.product-buy-box .product-pane.is-collapsed+.product-buy{padding-top:15px}.product-buy-box .product-pane.is-collapsed .product-raidobox .price{display:block}.product-buy-box .product-raidobox{padding:15px 15px 0}.product-buy-box .product-raidobox .price{display:none;margin-bottom:0;float:right;text-align:right}.product-buy-box .product-raidobox .price li{display:none}.product-buy-box .product-raidobox .price li.price-current{display:block;font-size:13px;font-weight:400;height:auto}.product-buy-box .product-raidobox .price li.price-current strong{font-size:13px;font-weight:400}.product-buy-box .product-raidobox .price li.price-current sup{vertical-align:baseline}.product-buy-box .product-raidobox .price.is-map li.price-current{display:none}.product-buy-box .product-raidobox .price.is-map li.price-map{display:block;margin:0;height:auto;font-size:12px}.product-buy-box .product-raidobox .price li.price-save{display:block;margin:0;height:auto}.product-buy-box .product-raidobox .price li.price-save .price-save-label,.product-buy-box .product-raidobox .price li.price-save>span{display:none}.product-buy-box .product-raidobox .price li.price-save .price-save-dollar{color:#c1240b;background:none}.product-buy-box .product-raidobox .price li.price-save .price-save-dollar:before{content:"(Save: "}.product-buy-box .product-raidobox .price li.price-save .price-save-dollar:after{content:")"}.product-buy-box .product-raidobox .form-radiobox{display:block;margin:0}.product-buy-box .product-info-group,.product-buy-box .product-seller{position:relative;padding:15px;border-bottom:1px solid #eee}.product-buy-box .product-seller{color:#707070}.product-buy-box .product-seller .popover-seller{display:none;right:100%;left:auto;margin-right:-7px;width:276px}.product-buy-box .product-seller .popover-seller .arrow{top:17px}.product-buy-box .product-seller:hover .popover-seller{display:block}.product-buy-box .product-seller strong{color:#222}.product-buy-box .product-seller-rating{margin:5px 0 0;color:#cc4e00;font-size:11px;font-weight:700}.product-buy-box .product-shipping{margin:5px 0 0}.product-price .price{margin:0}.product-price .price li{height:auto}.product-price .price li:last-child{margin:0}.product-price .price-current{margin:0 0 5px;font-size:28px}.product-price .price-current .price-currency-label{font-size:16px;vertical-align:3px}.product-price .price-current sup{font-size:16px}.product-price .price-map{margin:0 0 5px;font-size:18px}.product-price .price-save{height:auto}.product-price .price-save .price-save-endtime{margin:0 0 5px}.product-price .price-save .price-save-dollar,.product-price .price-save .price-save-label,.product-price .price-save .price-save-percent{font-size:12px}.product-price .price-save .price-save-percent:after{left:100%;border-bottom:16px solid #cc4e00;border-right:10px solid transparent}.product-price .price-save-subscription{margin-top:5px}.product-price .price-save-subscription .price-save-dollar:after{content:"";position:absolute;bottom:0;left:100%;width:0;height:0;border-bottom:16px solid #cc4e00;border-right:10px solid transparent}.product-price .price-note .price-note-dollar{color:#016b04;font-weight:700}.product-price .price-tax{margin:10px 0 0}.product-price .price-tax-label span{color:#707070;font-weight:700;font-style:italic;font-size:12px}.price-tax-popover ul{margin:0 0 15px;list-style:none}.price-tax-popover ul>li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;font-size:12px}.price-tax-popover ul>li>strong{margin-right:10px;font-weight:400}.price-tax-popover ul>li>span{white-space:nowrap}.price-tax-popover ul>li.is-total{margin-top:8px;padding-top:6px;border-top:1px solid #efefef}.price-tax-popover ul>li.is-total>strong{font-weight:700}.product-price.has-tax-price .price .price-current{font-size:20px}.product-price.has-tax-price .price .price-current .price-currency-label{font-size:13px;vertical-align:2px}.product-price.has-tax-price .price .price-current sup{font-size:13px;vertical-align:5px}.price-guarantee{position:relative;margin:0 -15px 10px;padding:0 15px 0 10px}.price-guarantee .popover-price-guarantee{display:none;right:100%;left:auto;margin:-15px -7px 0 0;width:276px}.price-guarantee .popover-price-guarantee .arrow{top:17px}.price-guarantee:hover .popover-price-guarantee{display:block}.price-financing-block{margin:0 0 10px}.price-financing-block .price-financing-content{display:block;margin:0 0 15px;font-size:11px}.price-financing-block .price-financing-desc{margin:0 0 5px;font-size:22px}.price-financing-block .price-financing-desc span{margin-left:3px;font-size:11px}.price-financing-block .price-financing-divider{position:relative;text-align:center;margin:0 0 5px}.price-financing-block .price-financing-divider span{position:relative;padding:3px 8px;color:#707070;font-size:11px;text-transform:uppercase;background:#fff;z-index:2}.price-financing-block .price-financing-divider.text-left{text-align:left}.price-financing-block .price-financing-divider.text-left span{padding-left:0}.price-financing-block .price-financing-divider:after{content:"";position:absolute;top:50%;right:0;left:0;height:1px;background:#eee;z-index:1}.product-subscribe{margin:5px 0 0}.product-subscribe .message{margin:10px 0 0}.product-delivery{margin:0 0 15px;padding:15px;font-size:12px;border-top:1px solid #eee;border-bottom:1px solid #eee}.product-delivery-info{margin:5px 0 0}.product-delivery-title{font-weight:700;text-transform:uppercase}.product-delivery-info label{color:#707070}.product-delivery+.product-addon{margin:-16px 0 0;background:#fff}.product-addon-wrap{margin:0 0 15px;padding:15px;border-top:1px solid #eee;border-bottom:1px solid #eee}.product-addon .flags{position:relative;top:1px;left:7px}.product-addon .flags:after,.product-addon .flags:before{background:#707070}.product-addon .flags-body{color:#fff;background:#707070;font-size:12px}.product-addon .product-addon-items{margin:0 0 10px}.product-addon .fa-plus{margin:0 12px}.product-addon .product-addon-main img{display:block;width:80px}.product-addon .product-addon-item{position:relative;width:60px;box-sizing:border-box}.product-addon .product-addon-item img{display:block;width:100%}.product-addon .product-addon-item i{display:none;position:absolute;top:-8px;right:-8px;width:16px;height:16px;line-height:16px;background:#606060;color:#fff;font-size:12px;text-align:center;border-radius:100%;cursor:pointer}.product-addon .product-addon-item i:hover{background:#c50000}.product-addon .product-addon-item.is-active{padding:3px;border:1px solid #eee}.product-addon .product-addon-item.is-active i{display:block}.product-addon .product-addon-promo{color:#cc4e00;font-size:13px;font-weight:700;font-style:italic;word-break:normal;text-overflow:ellipsis}.product-addon .form-radiobox{margin:0}.product-addon .form-radiobox-title{-webkit-box-orient:vertical;display:-webkit-box;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;max-height:51px;overflow:hidden;-webkit-line-clamp:3}.product-addon .product-addon-option{margin:12px 0 0}.product-addon .product-addon-option .form-radiobox strong{-webkit-flex-shrink:0!important;flex-shrink:0!important;width:60px;text-align:right}.product-addon-select{display:block;position:relative;white-space:nowrap}.product-addon-select>select{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;padding:0 1em;width:100%;height:100%;opacity:0;filter:alpha(opacity=0)}.product-addon-select-name,.product-addon-select>select{box-sizing:border-box;font-size:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-addon-select-name{display:block;position:relative;margin:0;padding:7px 2.5em 7px 1em;height:32px;border-radius:3px;border:1px solid #d9d9d9;background:#fff;color:#222;vertical-align:middle;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-addon-select-name span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-addon-select-name strong{margin:0 0 0 8px;-webkit-flex-shrink:0!important;flex-shrink:0!important}.product-addon-select-name+.fas{position:absolute;top:0;right:1em;color:#222;font-size:12px;line-height:32px}.product-addon+.product-addon{margin:-16px 0 0;background:#fff}.product-buy,.product-gift-wrap{padding:0 15px 15px}.product-buy .nav-row{width:100%}.product-buy .nav-col{vertical-align:middle}.product-buy .nav-col.has-qty-box{width:70px}.product-buy .btn{padding:10px 1em}.product-buy .message{margin:10px 0 0}.product-btn-group{margin:0 15px;padding:7px 0;text-align:center;border-top:1px solid #eee}.product-btn-group .product-btn{display:inline-block;vertical-align:top;font-size:12px}.product-btn-group .product-btn .form-checkbox{margin-right:0;padding-left:22px;font-size:12px}.product-btn-group .product-btn .form-checkbox .form-checkbox-title{min-height:0}.product-btn-group .product-btn .form-checkbox .form-checkbox-title:after,.product-btn-group .product-btn .form-checkbox .form-checkbox-title:before{top:6px}.product-btn-group .product-btn .btn{font-size:12px;border:0}.product-btn-group .product-wishlist span{display:block;margin:0 0 8px;color:#707070;font-size:11px}.product-rebate{margin:20px 0 0;padding:15px;background:#f4f5f7;line-height:1.4;border-radius:3px;border:1px solid #eee}.product-rebate .link-more{margin-left:10px;font-size:13px}.product-rebate .link-more .fa-file-pdf{font-size:13px;color:#d91113}.product-sellers .seller-title{font-weight:700}.product-sellers .seller-rating{margin:5px 0 0}.product-sellers .seller-rating .item-rating-num{font-size:11px}.product-sellers .seller-price{-ms-flex:1;-webkit-flex:1;flex:1;margin:0 10px 0 0}.product-sellers .seller-price .price-currency-label{font-size:13px}.product-sellers .seller-price .price-current em{position:relative;top:-2px;color:#707070;font-size:11px;font-style:normal;white-space:nowrap}.product-sellers .seller-price .price-ship{display:block!important;margin:0;height:auto;color:#707070;font-size:11px}.product-sellers .seller-actions{margin:10px 0 0}.product-sellers .seller-subscribe,.product-sellers .seller-volume{font-size:11px}.product-sellers .popover-seller{display:none;right:100%;left:auto;margin-right:-7px;width:276px}.product-sellers .popover-seller .arrow{top:15px}.product-sellers .item-cell:hover .popover-seller{display:block}.product-sellers .item-cell.auto-height{padding:12px 15px!important;min-height:0}.product-sellers .product-inventory{font-size:11px}.product-banner-side img{display:block;width:100%}.product-eblast .form-cell{margin:0}.product-eblast .row-side-top-body{padding:15px;border:1px solid #eee}.product-eblast .message.is-vertical{margin:5px 0}.product-eblast .message.is-vertical .message-icon{margin-bottom:15px}.product-eblast .message.is-vertical .message-icon:before{font-size:48px;height:48px;line-height:48px}.product-eblast .message.is-vertical .message-title{margin-bottom:15px;font-size:20px}.product-eblast .message.is-vertical .message-information p{margin-top:10px}.product-eblast .row-side-top-body .form-cell input.form-text{width:100%}.product-ad{padding:15px;border:1px solid #eee}.product-ad p{margin:0 0 5px;color:#707070}.product-ad p:last-child{margin:0}.product-ad+.product-ad{border-top:0}.product-ads-title{margin:0 0 10px;font-size:14px;font-weight:700}.product-ads-title img{display:block;margin:0 8px 0 0}.product-ads-title .fa-lightbulb{margin:0 8px 0 0;color:#1f61ad;font-size:24px}.product-vs-review .item-rating{margin:0 0 10px;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.product-vs-review .item-title{font-size:14px!important;font-weight:700!important;overflow:hidden}.product-vs-review .item-info{white-space:pre-line;word-break:break-word}.product-vs-review .item-author{margin:10px 0 0;font-size:11px;color:#707070}.product-vs-review .item-cell.auto-height{padding:0!important;min-height:0}.product-vs-review .item-cell.auto-height .btn{padding:15px;border:0;border-radius:0}.product-resources .item-cell{min-height:0}.product-resources .item-title{margin:0}.product-sponsored .item-cell .item-img{width:120px}.product-sponsored .item-operate{margin-bottom:0}.product-ads,.product-banner-side,.product-eblast,.product-resources,.product-sellers,.product-sponsored,.product-vs-review{margin-top:20px}.product-bar{position:fixed;top:-96px;right:0;left:0;min-width:1000px;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.2);z-index:1600;-webkit-transition-property:top,opacity;-webkit-transition-duration:.2s,.2s;-webkit-transition-timing-function:ease-in-out,ease-in-out;-webkit-transition-delay:0s,0s;-moz-transition-property:top,opacity;-moz-transition-duration:.2s,.2s;-moz-transition-timing-function:ease-in-out,ease-in-out;-moz-transition-delay:0s,0s;-o-transition-property:top,opacity;-o-transition-duration:.2s,.2s;-o-transition-timing-function:ease-in-out,ease-in-out;-o-transition-delay:0s,0s;transition-property:top,opacity;transition-duration:.2s,.2s;transition-timing-function:ease-in-out,ease-in-out;transition-delay:0s,0s;opacity:0}.product-bar.is-fixed{top:0;opacity:1}.product-bar-wrap{margin:0 auto;padding:8px 20px 0;max-width:1650px;box-sizing:border-box}.product-bar-wrap .items-list-view:last-child{margin:0 0 8px}.product-bar .product-info-group>div{display:inline-block}.product-bar .items-list-view .item-title{margin:0 0 2px;max-height:18px;-webkit-line-clamp:1}.product-bar .items-list-view .item-action{width:auto!important}.product-bar .product-ship-from{margin-left:10px}.product-bar .price{margin:0 20px 0 0}.product-bar .price-current{margin:0!important;height:auto;font-size:20px}.product-bar .price-current .price-currency-label{font-size:13px;vertical-align:2px}.product-bar .price-current sup{vertical-align:5px}.product-bar .price-map{margin:0 0 2px!important;height:auto}.product-bar .price-note,.product-bar .price-save,.product-bar .price-was{display:none}.product-bar .price-ship{margin:0!important}.product-bar .price-ship span{color:#707070;font-size:11px}.product-bar .tab-navs{margin:6px 0 0}.product-bar .tab-navs .tab-nav{padding:8px 30px;color:#222}.product-bar .tab-navs .tab-nav.active{padding:5px 30px 8px}.product-go-top i{margin:0 5px 0 0}.product-contents ul.product-hightlights{margin:0}.product-contents ul.product-hightlights li{margin:30px 0 0;list-style:none}.product-contents ul.product-hightlights li img{float:left;margin:0 15px 0 0}.product-contents ul.product-hightlights li:after{content:"";display:table;clear:both}.product-contents ul.product-hightlights h6,.product-contents ul.product-hightlights li em.title{margin:0 0 5px;font-size:13px;text-transform:uppercase}.product-contents ul.product-hightlights li em.title{display:block;font-weight:700}.popover-share .popover-body{padding:0}.popover-share .nav-list i{margin-right:10px;width:24px;font-size:24px;text-align:center}.popover-share .is-email i{color:#cc4e00}.popover-share .is-facebook i{color:#1778f2}.popover-share .is-twitter i{color:#00acee}.popover-share .is-pinterest i{color:#c8232c}.popover-share .nav-list li span{position:relative;top:-2px}.modal-eggpoints-info{margin:0 0 10px}.modal-eggpoints-info span{margin:0 0 0 10px;color:#707070}.financing-summary .row{margin:-15px -10px 25px;zoom:1}.financing-summary .row:after{content:"";display:table;clear:both}.financing-summary .col-4{float:left;width:33.333333333%}.financing-summary .financing-card{margin:0 10px;color:#f7f7f7;background:#002d6a;text-align:center;border-radius:4px}.financing-summary .financing-card label{display:block;height:55px;padding:10px 40px;font:400 16px/1.2 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;box-sizing:border-box;overflow:hidden}.financing-summary .financing-card .financing-num{padding:0 15px 10px;height:50px;font:400 32px/1.2 Open Sans Condensed,Helvetica Narrow,arial,helvetica,sans-serif;box-sizing:border-box;overflow:hidden}.financing-summary .financing-card .financing-num sup{font-size:17px}.comparison-items-selected{display:none}.popover .comparison-items-selected{display:block}@media (max-width:1279px){.row.is-product.has-side-right>.row-body{margin-right:280px}.row.is-product.has-side-right>.row-side{width:280px}.product-gallery,.product-wrap{width:calc(50% - 20px)}.product-wrap{margin:0 20px}.product-wrap h1.product-title{font-size:24px}.product-wrap .product-gift fieldset .item-img{width:60px}.product-wrap .product-versions .item-img{width:80px}.product-contents{margin:0 20px 0 0}.product-contents .swiper-box-top-title{font-size:28px}.product-contents .tab-content>.tab-nav>ul>li,.product-contents .tab-navs .tab-nav{padding:12px 20px}.product-contents .tab-content>.tab-nav>ul>li.is-active,.product-contents .tab-navs .tab-nav.active{padding:9px 20px 12px}.product-contents .tab-panes .tab-pane{padding:20px}.product-contents .tab-panes .tab-pane .swiper-box{margin:0 -20px;padding:0 20px}.product-contents .tab-panes .tab-pane .swiper-box-arrow-prev{left:20px}.product-contents .tab-panes .tab-pane .swiper-box-arrow-next{right:20px}.product-contents .product-section{padding:20px}.product-contents .product-buy-combo,.product-contents .product-view-more{margin:20px -20px -5px}.product-contents .comments-summary-cells{margin:0 -7px}.product-contents .comments-summary-item{margin:0 7px;padding:12px 15px}.product-contents .comments-summary-quote{margin-left:10px}.product-contents .comments-filter-pane:after,.product-contents .comments-filter-pane:before{content:none!important}.product-contents .comments-filter-pane{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-flow:wrap row;flex-flow:row wrap}.product-contents .comments-filter-pane .row-side{padding:0 0 0 30px}.product-contents .comments-filter-pane .row-side:last-child{margin:5px 0 0;padding:15px 0 10px;width:100%;border-top:1px solid #eee}.product-contents .comments-filter-pane .comments-action{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}.product-contents .comments-filter-pane .comments-action .comments-action-title{margin:0 20px 0 0;line-height:1}.product-contents .list-tools-bar{padding:0 15px}.product-contents .list-tools-bar.is-invert{padding:0}.product-contents .list-tool-search{margin-right:15px}.product-contents .comments-cell{padding:15px 0}.product-contents .comments-cell.has-side-left>.comments-cell-side{float:none;margin:0 0 20px;width:auto}.product-contents .comments-cell.has-side-left>.comments-cell-side>div{display:inline-block;margin:0 15px 0 0;vertical-align:middle}.product-contents .comments-text.comments-nrp i{margin-right:3px}.product-contents .comments-cell.has-side-left>.comments-cell-side>.comments-name{font-size:16px}.product-contents .comments-cell.has-side-left>.comments-cell-body{margin-left:0}.product-contents .comments-response>.comments-cell,.product-contents .table-horizontal tbody td,.product-contents .table-horizontal tbody th{padding:12px 15px}.product-contents .table-horizontal tbody th{width:140px}.product-additional-info .info-item{padding:12px 15px}.product-protection .item-container .item-img{width:80px}.product-buying .width-28p{padding-right:10px;width:21%}.product-buying .width-22p{width:29%}.product-eblast .form-text{width:155px}.product-bar .tab-navs .tab-nav,.product-bar .tab-navs .tab-nav.active{padding-left:20px;padding-right:20px}.reviews-gallery .comments-gallery .comments-img{margin-right:10px;width:88px}}@media (max-width:1079px){.product-contents .list-tool-search .form-text{width:120px}}.dark-mode #product-overview :not([class^=jw-]){color:#e3e3e3!important;background-color:#333!important;border-color:#555!important}.dark-mode .btn.btn-deactive{color:#ff1919!important}.dark-mode .product-addon,.dark-mode .product-bar .tab-navs .tab-nav.active,.dark-mode .product-buy-box,.dark-mode .product-buy-box .price-financing-block .price-financing-divider span,.dark-mode .product-contents .comments .message-wrapper,.dark-mode .product-contents .tab-navs .tab-nav.active,.dark-mode .product-contents .tab-pane .list-tools-bar.is-invert,.dark-mode .product-contents .tab-panes .tab-pane,.dark-mode .product-eblast .message-wrapper,.dark-mode .product-gallery .product-view-bar,.dark-mode .product-section,.dark-mode .product-view.is-popup .product-view-gallery .swiper-slide,.dark-mode .product-view.is-popup .product-view-gallery .swiper-wrapper,.dark-mode .reviews-gallery .comments-img.is-see-all{background:#333!important}.dark-mode .product-bar{background:#1a1a1a!important}.dark-mode .product-additional-info .info-item,.dark-mode .product-buy-box .product-pane.is-collapsed .product-raidobox,.dark-mode .product-d2c{background:#444!important}.dark-mode .product-buy-box .price-financing-block .price-financing-divider:after,.dark-mode .product-contents .tab-pane .list-tools-bar{background:#555!important}.dark-mode .popover-seller div.product-seller,.dark-mode .price-volume,.dark-mode .price-volume li,.dark-mode .product-addon-wrap,.dark-mode .product-addon .product-addon-item.is-active,.dark-mode .product-btn-group,.dark-mode .product-business-offer,.dark-mode .product-business-offer .product-business-offer-content,.dark-mode .product-buy-box .product-info-group,.dark-mode .product-buy-box .product-seller,.dark-mode .product-buying-item,.dark-mode .product-buying-pagination,.dark-mode .product-contents .comments-filter-pane .row-side:last-child,.dark-mode .product-contents .product-buy-combo,.dark-mode .product-contents .product-section,.dark-mode .product-contents .product-view-more,.dark-mode .product-delivery,.dark-mode .product-gift,.dark-mode .product-gift .item-container,.dark-mode .product-gift fieldset,.dark-mode .product-newegg-now,.dark-mode .product-newegg-now fieldset,.dark-mode .product-protection-combo,.dark-mode .product-protection .item-container,.dark-mode .product-wrap .product-banner,.dark-mode .product-wrap .product-bullets,.dark-mode .product-wrap .product-info-group,.dark-mode .product-wrap .product-options,.dark-mode .product-wrap .product-versions,.dark-mode .reviews-gallery{border-color:#555!important}.dark-mode .is-product a.link-text{border-bottom:0!important}.dark-mode .comments-summary-quote,.dark-mode .popover-seller,.dark-mode .product-buy-box .product-seller strong{color:#e3e3e3!important}.dark-mode .product-ads-title .fa-lightbulb,.dark-mode .product-ship-from{color:#2196f3!important}.dark-mode .product-buying-contact{color:#cc4e00!important}.dark-mode .product-delivery .text-green{color:#00bd1a!important}.dark-mode .form-cell .form-cell-name,.dark-mode .price-volume li label,.dark-mode .product-ad p,.dark-mode .product-bar .price-ship span,.dark-mode .product-btn-group .product-wishlist span,.dark-mode .product-buy-box .product-seller,.dark-mode .product-buying-item .price-ship span,.dark-mode .product-delivery-info label,.dark-mode .product-gift fieldset .item-value span,.dark-mode .product-protection .item-features li,.dark-mode .product-sellers .seller-price .price-ship,.dark-mode .product-view-bar-360,.dark-mode .product-vs-review .item-author,.dark-mode .product-wrap .product-options .form-cell-name,.dark-mode .product-zoomin-tips{color:#bbb!important}.dark-mode .product-addon-select-name+.fas{color:#999!important}.dark-mode .is-product .item-cells-wrap.border-cells,.dark-mode .is-product .item-cells-wrap.border-cells>.item-cell,.dark-mode .product-ad,.dark-mode .product-eblast .row-side-top-body,.dark-mode .product-rebate{background:#333!important;border-color:#555!important}.dark-mode .product-btn-group .product-btn .btn{color:#e3e3e3!important;background:#333!important}.dark-mode .product-addon-select-name,.dark-mode .product-gallery .swiper-gallery-thumbs .swiper-slide,.dark-mode .product-vs-review .item-cell.auto-height .btn{color:#e3e3e3!important;background:#444!important;border-color:#555!important}.dark-mode .product-view.is-popup{background:#333!important;border-color:#333!important}.dark-mode .product-view .centerPopup-close,.dark-mode .product-view .product-zoomin-tips{background:none!important}.dark-mode .price-points .eggpoints-icon{filter:contrast(.1)}.dark-mode .product-hover-panel>img{opacity:1!important}.dark-mode .product-view.is-popup .swiper-button-next,.dark-mode .product-view.is-popup .swiper-button-prev{filter:invert(1)}.dark-mode .product-contents .item-container-grid .item-sponsored{background:rgba(0,0,0,.5)}.dark-mode .product-btn-group .product-btn .btn:hover,.dark-mode .product-btn-group .product-btn .form-checkbox:hover .form-checkbox-title{color:#ea9d28!important}.dark-mode .modal-gallery-image img{transition-property:opacity,transform}.dark-mode .product-gift-card{border-color:#202020!important}.dark-mode .product-gift-card-image img{opacity:1!important}.product-contents .table-horizontal tbody td,.product-contents .table-horizontal tbody th{margin:0;border-top:0;border-right:0;border-left:0;color:#222;font-weight:400;font-style:normal;text-align:left}.product-contents .table-horizontal tbody td{background:#fff}.product-contents .table-horizontal tbody td ul{margin-left:18px}.product-contents .table-horizontal tbody td ul li{list-style:outside disc}.dark-mode .product-contents .table-horizontal tbody td,.dark-mode .product-contents .table-horizontal tbody th{color:#e3e3e3!important}.dark-mode .product-contents .table-horizontal tbody td,.dark-mode .product-contents .table-horizontal tbody tr{background:none!important}