.search-results{background:var(--v2-badge-bg)}.c-header{background:var(--v2-dark-secondary)}.c-header-search .btn-search{border-color:var(--dark-orange-secondary);background-color:var(--orange-light-secondary);background:linear-gradient(to bottom,var(--orange-light-tertiary),var(--orange-light-secondary))}.c-footer .footer-group h5{color:var(--orange-light-quaternary)}.noUi-connect{background:rgb(252,169,51)}.noUi-handle{border:2px solid var(--orange-light-quinary)}.c-back-to-top{background:var(--orange-light-senary)}.c-back-to-top:hover{color:var(--white)}.c-cookie-message button{border-color:var(--dark-orange-secondary);background-color:var(--orange-light-secondary);background:linear-gradient(to bottom,var(--orange-light-tertiary),var(--orange-light-secondary));border:none}#afscontainer{width:100%}.menu-links a{padding:5px!important}.menu-links{text-align:center;margin:15px}.intro-2-text{font-size:15px;font-weight:normal}  body.v2{background-color:var(--light-gray)}body.v2 .view-deal-button{padding:9px 26px!important;border:none!important;background:#002868!important}body.v2 .view-deal-button:hover{background:#023382!important}@media (max-width:990px){body.v2 .button{padding:8px 14px;font-size:10px}}body.v2 .button-filled{color:var(--v2-primary);border:2px solid var(--v2-primary)}body.v2 .button-filled--yellow{background-color:var(--header-buttons-small-background-color);border:none;color:var(--header-buttons-small-color)}body.v2 .button-filled--yellow:hover{background-color:var(--button-hover)}body.v2 .button-filled--green{background-color:var(--header-button-big-background-color);border:none;color:var(--header-button-big-color)}body.v2 input[type=text]{background-color:var(--v2-input-bg);color:var(--v2-input)}@media (max-width:990px){body.v2 .masthead .header-navbar{background-color:var(--white);top:100px}}@media (max-width:600px){body.v2 .masthead .header-top{display:none}body.v2 .masthead .header-navbar{top:70px!important;height:100vh}}body.v2 .masthead .header-top{padding:7px 42px 7px 25px;background-color:var(--header-top-background-color)}@media (max-width:990px){body.v2 .masthead .header-top{padding:7px 15px;height:30px}}body.v2 .masthead .header-top__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:990px){body.v2 .masthead .header-top__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}body.v2 .masthead .header-top__inner>span{margin-right:auto}@media (max-width:990px){body.v2 .masthead .header-top__inner>span{width:100%;margin-bottom:2px}.a-header-top__inner_new-deals{margin-top:0px!important;letter-spacing:0.9px!important;position:absolute!important;right:15px!important}.a-header-top__inner_blog{display:none!important}}body.v2 .masthead .header-top__inner>span a>span{margin-left:4px;background:none;padding:0;color:var(--white)}body.v2 .masthead .header-top__inner>span a>strong{font-weight:inherit;color:var(--v2-marker)}body.v2 .masthead .header-top a span{color:var(--header-buttons-small-color);background-color:var(--header-buttons-small-background-color)}body.v2 .masthead .header-main{padding:13px 42px 13px 25px;background-color:var(--header-main-background-color);border-bottom:1px solid var(--v2-gray)}@media (max-width:990px){body.v2 .masthead .header-main{padding:15px 16px}}@media (max-width:600px){body.v2 .masthead .header-main{padding:7px 15px}body.v2 .page-content{padding-top:125px}}@media (max-width:990px){body.v2 .masthead .header-main .branding{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;margin-right:auto}}@media (max-width:600px){body.v2 .masthead .header-main .branding{height:55px;margin-right:auto;max-height:65px}}body.v2 .masthead .header-main .search-bar__categories .categories-dropdown{bottom:calc(168px - 100vh);top:168px}body.v2 .masthead .header-main .search-bar__categories.is-active .button{background-color:var(--v2-primary)}body.v2 .masthead .header-main .search-bar__search input{border:1px solid var(--lighter-gray);padding:12px 20px}body.v2 .masthead .header-main .search-bar__search button{background-image:url(../../img/vendor/v2-search.svg)}body.v2 .masthead .header-main .mobile-search-icon button{background-color:#000000;background:var(--search-mobile-icon-color, url("../../img/vendor/v2-search.svg") center no-repeat);padding-left:10px;height:100%}@media (max-width:990px){body.v2 .masthead .header-main .mobile-search-icon{padding:0;opacity:0;visibility:hidden;bottom:18px;left:32px;right:32px;height:0}body.v2 .masthead .header-main .mobile-menu-toggler{position:relative;top:-3px;margin-left:0;padding-left:2px}body.v2 .masthead .header-main .mobile-menu-toggler span,body.v2 .masthead .header-main .mobile-menu-toggler:before,body.v2 .masthead .header-main .mobile-menu-toggler:after{width:29px;height:2px;margin:6px 0;border-radius:10px;background-color:#000000}}body.v2 .masthead .header-navbar{border-bottom:1px solid var(--header-nav-border-color)}body.v2 .masthead .header-navbar ul li div{position:relative;font-size:14px;max-height:27px;color:var(--black);margin-bottom:14px;text-align:center}body.v2 .masthead .header-navbar ul li div:before{content:"";position:absolute;z-index:1;left:51%;right:51%;top:31px;bottom:0;background:var(--header-nav-border-color-hover-before);height:3px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@media (max-width:768px){body.v2 .masthead .header-navbar ul li div:before{display:none}}body.v2 .masthead .header-navbar ul li div:hover,body.v2 .masthead .header-navbar ul li div a:hover{color:var(--header-nav-border-color-hover)}.menu-links .active{color:var(--header-nav-border-color-hover)}body.v2 .masthead .header-navbar ul li div:hover:before{left:0;right:0}body.v2 .masthead a.best-deals{position:relative;padding-right:0;padding-left:30px;color:var(--header-link-color);line-height:30px;background-size:contain}@media (max-width:990px){body.v2 .masthead a.best-deals{background-position:top 20px left!important;background-size:20px!important;color:var(--header-link-mobile-color)}}body.v2 .masthead .notifications{position:relative;width:24px;height:24px;margin-left:28px;background:url(../../img/vendor/v2-bell.svg)center center no-repeat;background-size:contain;cursor:pointer;-webkit-transition:0.2s all;transition:0.2s all}body.v2 .masthead .notifications:hover{opacity:0.65}@media (max-width:990px){body.v2 .masthead .notifications{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;top:-3px;margin-left:auto}}body.v2 .masthead .notifications--count{position:absolute;top:0;right:-5px;width:14px;height:14px;font-size:10px;font-weight:600;line-height:14px;color:var(--white);text-align:center;border-radius:50%;background-color:var(--v2-secondary)}body.v2 .items-grid .itlst__item{border-radius:5px;border:1px solid var(--lighter-gray);background-color:var(--white);display:flex}@media (max-width:990px){body.v2 .items-grid .itlst__item{width:calc(50% - 5px);border:none;background:none}}@media (max-width:768px){body.v2 .items-grid .itlst__item{width:100%}}body.v2 .items-grid .itlst__item-inner{padding:0}@media (max-width:990px){body.v2 .items-grid .itlst__item-inner{padding:20px 0 20px 24px}}@media (max-width:990px){body.v2 .items-grid .itlst__itmprc .price__discount{font-weight:700}}body.v2 .items-grid .itlst__itmprc .price__discount small{position:relative;top:-9px;font-size:12px;font-weight:400}@media (max-width:990px){body.v2 .items-grid .itlst__itmprc .price__discount small{top:-2px}}@media (max-width:990px){body.v2 .items-grid .itlst__itmprc--top-rated .price__discount strong{width:auto;font-size:0;margin:0 0 0 8px}}body.v2 .items-grid .itlst__item:hover{border-color:transparent!important}@media (max-width:990px){body.v2 .items-grid .itlst__item:hover{border-color:var(--lighter-gray)!important}}body.v2 .items-grid .itlst__item a{position:relative;width:100%}body.v2 .items-grid .itlst__item a:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:5px;z-index:-1;-webkit-transition:0.25s border-width;transition:0.25s border-width}body.v2 .items-grid .itlst__item a:hover:before{z-index:4;border:3px solid var(--v2-mid-blue)}@media (max-width:990px){body.v2 .items-grid .itlst__item a:hover:before{display:none;content:inherit}}body.v2 .items-grid .itlst__itmthmb{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:990px){body.v2 .items-grid .itlst__ithdr{margin:0 0 0px;border:1px solid var(--lighter-gray);background-color:var(--white);border-radius:5px;overflow:hidden}body.v2 .items-grid .itlst__ithdr .itlst__item-badge--discount+.itlst__itmthmb{margin-bottom:0;padding-top:42px;max-height:130px}}@media (max-width:680px){body.v2 .items-grid .itlst__itmprc--top-rated .price__discount strong{display:none}body.v2 .items-grid .itlst__itmtit{font-size:14px}body.v2 .items-grid .itlst__item-badge--discount{font-size:13px}body.v2 .page-content__page-deals--main .items-grid .itlst__item-inner,body.v2 .page-content__page-deals--main .items-grid .itlst__item main,body.v2 .page-content__page-deals--main .items-grid .itlst__item footer{padding:0px 7px 0px 7px!important}body.v2 .page-content__page-deals--main .items-grid .itlst__itmsrc{padding-bottom:7px}body.v2 .items-grid .itlst__itmprc .price__discount{font-size:15px;justify-content:center;margin-bottom:4px;margin-top:4px}body.v2 .page-content__page-deals--main .items-grid .itlst__item footer .itlst__itmprc{text-align:center!important}body.v2 .items-grid .itlst__itmprc .price__original span{color:var(--text)!important}}@media (max-width:375px){body.v2 .view-deal-button.is-long-text{padding:7px 5px!important}}@media (max-width:355px){body.v2 .itlst__item-badge--discount{font-size:15px!important}}body.v2 .items-grid .itlst__itmntc{margin-bottom:15px;font-weight:400;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}body.v2 .items-grid .itlst__item header{position:relative}body.v2 .items-grid .itlst__item header .itlst__item-badge{z-index:90}body.v2 .items-grid .itlst__item header .itlst__item-badge--best-value,body.v2 .items-grid .itlst__item header .itlst__item-badge--popular,body.v2 .items-grid .itlst__item header .itlst__item-badge--best-choice,body.v2 .items-grid .itlst__item header .itlst__item-badge--promoted{left:3px}@media (max-width:990px){body.v2 .items-grid .itlst__item header .itlst__item-badge--best-value,body.v2 .items-grid .itlst__item header .itlst__item-badge--popular,body.v2 .items-grid .itlst__item header .itlst__item-badge--best-choice{left:-1px;bottom:-1px}}body.v2 .items-grid .itlst__item main{padding:0 14px;height:auto;display:flex;flex-direction:column}body.v2 .items-grid .itlst__item footer{padding:0 14px 11px}body.v2 .items-grid .itlst__item-badge--timer{background-color:var(--v2-primary);border-right:6px solid var(--v2-secondary)}body.v2 .items-grid .itlst__item-badge--discount{background-color:var(--search-badge-color);border-right:6px solid var(--search-badge-border-color);font-weight:600;color:var(--white)}body.v2 .items-grid .itlst__item-badge--best-value,body.v2 .items-grid .itlst__item-badge--popular,body.v2 .items-grid .itlst__item-badge--best-choice,body.v2 .items-grid .itlst__item-badge--promoted{display:inline-block;position:absolute;bottom:16px;left:0;padding:0 10px 0 21px;font-size:10px;color:var(--v2-dark);line-height:21px;background:var(--v2-badge-bg);border:1px solid var(--v2-badge-border);border-radius:0 10px 0px 0}body.v2 .items-grid .itlst__item-badge--best-value:after,body.v2 .items-grid .itlst__item-badge--popular:after,body.v2 .items-grid .itlst__item-badge--best-choice:after,body.v2 .items-grid .itlst__item-badge--promoted:after{content:"";width:5px;position:absolute;top:-1px;bottom:-1px;left:-1px}body.v2 .items-grid .itlst__item-badge--best-value{background:url(../../img/vendor/v2-star.svg)center left 7px no-repeat,var(--v2-badge-bg);background-size:10px}body.v2 .items-grid .itlst__item-badge--best-value:after{background-color:var(--v2-green)}body.v2 .items-grid .itlst__item-badge--promoted:after{background-color:#e82}body.v2 .items-grid .itlst__item-badge--popular{background:url(../../img/vendor/v2-bolt.svg)center left 9px no-repeat,var(--v2-badge-bg);background-size:6px 9px}body.v2 .items-grid .itlst__item-badge--popular:after{background-color:var(--v2-orange)}body.v2 .items-grid .itlst__item-badge--best-choice,body.v2 .items-grid .itlst__item-badge--promoted{background:url(../../img/vendor/v2-flame.svg)center left 9px no-repeat,var(--v2-badge-bg);background-size:7.5px 10px}body.v2 .items-grid .itlst__item-badge--promoted span{font-weight:bold}body.v2 .items-grid .itlst__item-badge--best-choice:after{background-color:var(--v2-red)}body.v2 .items-grid .itlst__itmprc .price__original{color:var(--v2-secondary);min-height:15px}body.v2 .items-grid .itlst__itmprc .price__original span{color:var(--text)}body.v2 .page-content__page-home section:not(.page-content__page-home--categories):not(.page-content__page-home--start-shopping):not(.page-content__page-home--daily-deals) .href-chevron{margin-left:10px;position:relative;top:4px;font-size:14px;line-height:17px;color:var(--v2-blue)}body.v2 .page-content__page-home section:not(.page-content__page-home--categories):not(.page-content__page-home--start-shopping):not(.page-content__page-home--daily-deals) .href-chevron:after{font-size:20px}@media (max-width:990px){body.v2 .page-content__page-home--explore-brands h2{text-align:center}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals-grid .items-grid .itlst__itmsrc{top:auto;width:40%;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.v2 .page-content__page-home--daily-deals-grid .items-grid .itlst__itmsrc img{min-height:21px}.items-grid .itlst__itmsrc{position:relative;text-align:center}}body.v2 .page-content__page-home--daily-deals{padding:12px 0 40px}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals{padding:12px 0 40px}}@media (max-width:600px){body.v2 .page-content__page-home--daily-deals{padding:12px 0 20px}}body.v2 .page-content__page-home--daily-deals h2{color:var(--white)}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type header,body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(2) header,body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:last-of-type header{padding-bottom:40px}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type header,body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(2) header,body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:last-of-type header{margin-bottom:10px}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type a{padding:32px 20px 16px}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type header{width:100%}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type header{overflow:visible}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type header{margin-bottom:15px}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type header .itlst__itmbrd img{max-height:32px;height:32px}}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__item-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type footer{width:100%}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3){background:none;border:none}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item main,body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item main{width:100%}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}body.v2 .container.page-content__page-home--daily-deals_inner .items-grid .itlst,body.v2 .container.page-content__page-home--ending_inner .items-grid .itlst{width:100%!important}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a{position:relative;background-color:var(--white);border:1px solid var(--lighter-gray);border-radius:5px}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a{height:auto;width:calc(50% - 10px)}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a:nth-of-type(2){margin-top:0!important}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a{width:100%;padding:20px 10px}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a main{padding-bottom:10px;min-height:auto}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a:first-of-type{margin-bottom:20px}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a:first-of-type{margin-bottom:0}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a:first-of-type{margin-bottom:18px}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a:hover:before{border-width:2px}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:not(:nth-of-type(3)){background-color:var(--white);border:1px solid var(--lighter-gray);border-radius:5px}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item a{padding:26px 20px 16px;width:100%}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item a{padding:32px 16px 5px 16px}}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item header{border:none;padding:0;background:none;overflow:visible}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item header .itlst__item-badge--best-value,body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item header .itlst__item-badge--popular,body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item header .itlst__item-badge--best-choice{left:0}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item header .itlst__item-badge--timer{left:-40px}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item header .itlst__item-badge--timer{top:-32px}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item main,body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item footer{padding:0}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__itmtit{font-size:14px;text-overflow:ellipsis;white-space:normal;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__itmtit{margin:12px 0 8px 0}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__itmtit{font-size:15px}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__itmsrc{padding:10px 0 0}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__itmthmb{position:relative;z-index:70;margin:0 auto 26px}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__itmthmb{margin:0 auto;max-width:180px;height:120px}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__itmthmb img{max-height:130px;width:auto}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__itmsrc{position:relative;top:15px;bottom:auto;left:auto;right:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;justify-content:flex-end}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__itmsrc{top:auto;right:auto}}@media (max-width:768px){body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__itmsrc{padding:5px 0 0;position:absolute;right:20px;bottom:16px}}body.v2 .page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__itmprc{margin:auto 0}body.v2 .page-content__page-home--daily-deals-grid_inner{width:100%}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals-grid_inner .items-grid{width:calc(100% + 30px)}}@media (max-width:990px){body.v2 .page-content__page-home--daily-deals-grid .itlst__item:nth-of-type(2) a{border-top:1px solid var(--lighter-gray)}}body.v2 .page-content__page-home--start-shopping{padding:20px 0 20px}@media (max-width:990px){body.v2 .page-content__page-home--start-shopping{padding:0 20px 30px}}body.v2 .page-content__page-home--start-shopping_inner a{background-color:var(--white)}@media (max-width:990px){body.v2 .page-content__page-home--start-shopping_inner a{border-radius:5px}}body.v2 .page-content__page-home--start-shopping_inner a figure{width:212px}@media (max-width:1407px){.categories-dropdown .category-items li:last-child{margin-left:0;margin-right:0}}@media (max-width:1200px){body.v2 .page-content__page-home--start-shopping_inner a figure{max-width:190px}}body.v2 .page-content__page-home--start-shopping_inner a figure img{width:100%;border-radius:10px;max-width:100%}body.v2 .page-content__page-home--start-shopping_inner a h2{max-width:520px;font-size:33px;line-height:42px;color:var(--v2-primary)}@media (max-width:1200px){body.v2 .page-content__page-home--start-shopping_inner a h2{font-size:32px;line-height:40px}}@media (max-width:990px){body.v2 .page-content__page-home--start-shopping_inner a h2{font-size:28px;line-height:40px}}body.v2 .page-content__page-home--start-shopping_inner .rating-button button{padding:13px 20px;margin:5px auto;color:var(--v2-primary);border:2px solid var(--v2-primary);text-transform:uppercase}@media (max-width:1200px){body.v2 .page-content__page-home--start-shopping_inner .rating-button button{padding:13px 20px}}body.v2 .page-content__page-home--start-shopping_inner .rating-button button:hover{background-color:var(--v2-light-blue)}@media (max-width:990px){body.v2 .page-content__page-home--start-shopping_inner .rating-button button{margin-left:0}}body.v2 .page-content__page-home--start-shopping_inner .rating-button .itlst__item-rating--star:before{font-size:20px}@media (max-width:1200px){body.v2 .page-content__page-home--start-shopping_inner .rating-button .itlst__item-rating--star:before{font-size:18px}}body.v2 .page-content__page-home--lists_inner .list-item{width:calc(50% - 15px)}@media (max-width:768px){body.v2 .page-content__page-home--lists_inner .list-item{width:100%;height:auto}}body.v2 .page-content__page-home--lists_inner .list-item h3{color:var(--v2-primary)}body.v2 .page-content__page-home--lists_inner .list-item--1{background:url(../../img/vendor/list-bg-1-v2.png)center center no-repeat;background-size:cover}body.v2 .page-content__page-home--lists_inner .list-item--2 h3{color:var(--white)}body.v2 .page-content__page-home--lists_inner .list-item-badge{background-color:var(--v2-secondary)}body.v2 .page-content__page-home--categories_inner{padding:62px 0 0;background:url(../../img/vendor/categories-bg.png)top 20px right 0 no-repeat;background-size:600px}@media (max-width:1200px){body.v2 .page-content__page-home--categories_inner{background:url(../../img/vendor/categories-bg.png)top 20px right 0 no-repeat;background-size:contain}}@media (max-width:990px){body.v2 .page-content__page-home--categories_inner{padding:60px 24px 10px;background:url(../../img/vendor/categories-bg.png)top 220px right 0 no-repeat;background-size:500px}}@media (max-width:768px){body.v2 .page-content__page-home--categories_inner{background:url(../../img/vendor/categories-bg.png)top 200px right 0 no-repeat;background-size:480px}}@media (max-width:680px){body.v2 .page-content__page-home--categories_inner{background:url(../../img/vendor/categories-bg.png)top 250px right -100px no-repeat;background-size:380px}}body.v2 .page-content__page-home--categories_inner h2{max-width:480px;font-size:48px;line-height:56px;color:var(--v2-primary)}@media (max-width:1200px){body.v2 .page-content__page-home--categories_inner h2{font-size:36px;line-height:42px}}body.v2 .page-content__page-home--categories_inner .button{font-size:16px;text-transform:uppercase}@media (max-width:1200px){body.v2 .page-content__page-home--categories_inner .button{font-size:15px}}@media (max-width:990px){body.v2 .page-content__page-home--categories_inner .button{text-transform:none}}body.v2 .page-content__page-home--categories_inner .categories-list__item{border-radius:5px}@media (max-width:990px){body.v2 .page-content__page-home--categories_inner .categories-list__item p{margin-bottom:15vw}}body.v2 .page-content__page-home--categories_inner .categories-list__item strong{position:relative;padding-bottom:15px}body.v2 .page-content__page-home--categories_inner .categories-list__item strong:before,body.v2 .page-content__page-home--categories_inner .categories-list__item strong:after{content:"";display:block;position:absolute;bottom:0;height:4px}body.v2 .page-content__page-home--categories_inner .categories-list__item strong:before{width:8px;left:0;background-color:var(--v2-primary)}body.v2 .page-content__page-home--categories_inner .categories-list__item strong:after{width:36px;left:10px;background-color:var(--v2-secondary)}body.v2 .page-content__page-home--ending .page-content__page-home--ending_inner .items-grid .itlst__item-inner{border-bottom:none}@media (max-width:990px){body.v2 .page-content__page-home--ending .page-content__page-home--ending_inner .items-grid .itlst__item a{border-top:1px solid var(--lighter-gray)}}@media (max-width:990px){body.v2 .page-content__page-home--ending .page-content__page-home--ending_inner .items-grid .itlst__item:nth-of-type(2) a{border-top:1px solid var(--lighter-gray)}}@media (max-width:990px){body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid{width:calc(100% + 30px)}}body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__item{background:none;border:0}@media (max-width:990px){body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__item a{border-top:1px solid var(--lighter-gray)}}body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__ithdr{margin-bottom:20px;background-color:var(--white);border:1px solid var(--lighter-gray);border-radius:5px}@media (max-width:990px){body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__ithdr{margin-bottom:42px}}body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__item-inner:before{display:none;content:inherit}body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__item-inner header:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:5px;z-index:-1;-webkit-transition:0.25s border-width;transition:0.25s border-width}body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__item-inner:hover header:before{z-index:4;border:2px solid var(--v2-mid-blue)}body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__item footer{padding:0 14px 20px}@media (max-width:768px){body.v2 .page-content__page-home--ending-hollow .page-content__page-home--ending_inner .items-grid .itlst__item footer{padding-bottom:0}}body.v2 .page-content__page-department .page-content__page-deals--main .items-grid .itlst__itmsrc{bottom:5px;right:10px}@media (max-width:768px){body.v2 .page-content__page-department .page-content__page-deals--main .items-grid .itlst__item a{padding:0}body.v2 .page-content__page-department .page-content__page-deals--main .items-grid .itlst__item a header{padding:40px 16px 0!important}body.v2 .page-content__page-department .page-content__page-deals--main .items-grid .itlst__item a main,body.v2 .page-content__page-department .page-content__page-deals--main .items-grid .itlst__item a footer{padding:0 16px}body.v2 .page-content__page-department .page-content__page-deals--main .items-grid .itlst__item a .itlst__itmsrc{padding:0;margin-left:16px}body.v2 .page-content__page-department .page-content__page-deals--main .items-grid .itlst__item a button{max-width:calc(100% - 32px);margin:16px}}@media (max-width:990px){body.v2 .page-content__page-deals .page-content__inner h1{margin-bottom:0}}@media (max-width:450px){body.v2 .page-content__page-deals .page-content__inner h1{font-size:18px;line-height:25px}body.v2 .page-content__page-deals--main .results-bar__inner .deals-found{font-size:11px}}@media (max-width:990px){body.v2 .page-content__page-deals--main .results-bar .last-updated{font-size:12px;max-width:47%}}body.v2 .page-content__page-deals--main .results-bar__inner{width:auto}body.v2 .page-content__page-deals--main .search-inner-ads{width:100%}body.v2 .page-content__page-deals--main .results-bar__filters{margin-top:auto}@media (max-width:990px){body.v2 .page-content__page-deals--main .results-bar__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:5px}}@media (max-width:990px){body.v2 .page-content__page-deals--main .results-bar__filters .dropdown-filter{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}body.v2 .page-content__page-deals--main .results-bar__filters .dropdown-filter__sort{border-radius:5px}body.v2 .page-content__page-deals--main .items-grid .itlst__item{border:none;border-radius:5px}@media (max-width:1200px){body.v2 .page-content__page-deals--main .items-grid .itlst__item{width:calc(33% - 5px);display:flex}}@media (max-width:990px){body.v2 .page-content__page-deals--main .items-grid .itlst__item{width:calc(33% - 5px);display:flex}}@media (max-width:680px){body.v2 .page-content__page-deals--main .items-grid .itlst__item{width:calc(50% - 5px);display:flex}}@media (min-width:990px){body.v2 .page-content__page-deals--main .items-grid .itlst__item:hover a{background:none}}body.v2 .page-content__page-deals--main .items-grid .itlst__item a{border-radius:5px;height:auto;width:100%}@media (max-width:990px){body.v2 .page-content__page-deals--main .items-grid .itlst__item-inner{padding:15px 15px 0 15px}}body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--best-choice,body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--best-value,body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--popular,body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--promoted{top:3px;bottom:auto}@media (max-width:990px){body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--best-choice,body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--best-value,body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--popular{top:3px;left:3px!important;bottom:auto!important}}@media (max-width:768px){body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--best-choice,body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--best-value,body.v2 .page-content__page-deals--main .items-grid .itlst__item-badge--popular{left:0!important;top:0!important;bottom:auto!important}}body.v2 .page-content__page-deals--main .items-grid .itlst__ithdr{padding-top:42px}@media (max-width:990px){body.v2 .page-content__page-deals--main .items-grid .itlst__ithdr{position:relative;border:none;padding:0;background:none;padding-bottom:0;margin:-15px -15px 0}}@media (max-width:680px){body.v2 .page-content__page-deals--main .items-grid .itlst__ithdr{margin:0-7px 0-7px!important}}body.v2 .page-content__page-deals--main .items-grid .itlst__itmtit{font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width:768px){body.v2 .page-content__page-deals--main .items-grid .itlst__itmthmb{margin-bottom:0}}@media (max-width:990px){body.v2 .page-content__page-deals--main .items-grid .itlst__item main,body.v2 .page-content__page-deals--main .items-grid .itlst__item footer{padding:0}}body.v2 .page-content__page-deals--main .items-grid .itlst__item footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}body.v2 .page-content__page-deals--main .items-grid .itlst__item footer .itlst__item-rating{margin-top:auto}body.v2 .page-content__page-deals--main .items-grid .itlst__item footer .itlst__itmprc{margin-top:0;text-align:left;margin-bottom:4px}@media (max-width:990px){body.v2 .page-content__page-deals--main .items-grid .itlst__item .button{background-color:var(--v2-primary);padding:10px 12px;width:auto;margin:16px 0 0}}@media (max-width:990px){body.v2 .page-content__page-deals--main .items-grid .itlst__itmthmb{padding-top:0!important;max-height:105px!important;margin-top:30px}}@media (max-width:768px){body.v2 .page-content__page-deals--main .items-grid .itlst__itmsrc{position:relative;top:0;right:0;margin-bottom:5px;flex-grow:0;display:flex;justify-content:center;align-items:center;height:30px;margin-top:5px}}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst{padding:0 15px}}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item{margin-bottom:15px}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover{-webkit-box-shadow:none;box-shadow:none}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover a{border:1px solid}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover .button{background-color:var(--v2-light-blue)}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover .button{background-color:var(--v2-primary)}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main{height:100%;padding:30px 0 0}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main{height:auto;padding-top:0}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{border:2px solid var(--v2-mid-blue);background:none;color:var(--v2-primary);margin:0}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{width:100%;background-color:var(--v2-primary);color:var(--white);border:none}}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmsrc{margin-bottom:15px}}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmtit{font-size:16px}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmprc .price__discount{font-size:22px}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmprc .price__original{font-size:14px}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--best-value,body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--popular,body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--best-choice{position:relative;top:auto;left:auto;margin-bottom:8px}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--discount{left:-40px}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;text-align:center;padding-right:45px}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper{padding:0}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper--ends-notice{padding:0;margin-bottom:5px;text-align:center;font-weight:400}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper--ends-notice{position:absolute;top:0;left:-20px;padding:0 14px 0 28px;font-size:11px;font-weight:700;line-height:26px;-webkit-transform:skew(-20deg)!important;transform:skew(-20deg)!important;background-color:rgba(25,29,58,0.6)!important;background-color:var(--v2-primary)!important;border-right:6px solid var(--v2-secondary)!important}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper--ends-notice,body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper--ends-notice span{border:none;-webkit-transform:none;transform:none;background:none;font-size:12px;color:var(--dark-gray)}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper--ends-notice,body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper--ends-notice span{color:var(--white)!important}}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper--ends-notice span{-webkit-transform:skew(20deg)!important;transform:skew(20deg)!important}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button-wrapper--ends-notice span:nth-of-type(2){font-weight:600}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__ithdr{padding:4px 20px}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__ithdr{padding:10px 24px 20px 0!important}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__ithdr .itlst__itmthmb{height:120px}@media (max-width:1200px){body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__ithdr{margin:0}}body.v2 .page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item footer{padding:0}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional{padding-top:40px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional h2{margin-bottom:16px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmtit{font-weight:700}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item:hover{-webkit-box-shadow:none;box-shadow:none}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item:hover .button{background-color:var(--v2-light-blue)}@media (max-width:990px){body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item:hover .button{background-color:var(--v2-primary)}}@media (max-width:990px){body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst{padding:0 15px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item{margin-bottom:15px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item a{padding:30px 16px 15px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item .button{margin:0;width:100%;border:2px solid var(--v2-primary);background-color:var(--v2-primary);color:var(--white)}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmsrc{margin-bottom:15px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item .button-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;text-align:center;padding:0}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-badge--discount{left:-40px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-badge--new-deal{top:0;left:20px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__ithdr{overflow:visible}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item footer{padding:0}}@media (max-width:990px){body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-badge{top:-25px;left:-10px}}@media (max-width:680px){.items-grid .itlst__item-badge--timer>span:first-child{display:none!important}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item header,body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item main,body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item footer{max-width:100%;width:100%;float:none}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item footer{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-badge{top:-25px;left:-10px}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmthmb{padding-bottom:0!important}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmsrc{position:relative;top:auto;left:auto;bottom:auto!important;right:auto;padding:10px 0 0;margin-top:auto;width:100%;text-align:left;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-sizing:content-box;box-sizing:content-box}}@media (max-width:768px){body.v2 .page-content__page-deals--sidebar{background-color:var(--light-gray)}#usa-text{display:none}}body.v2 .page-content__page-deals--sidebar .toggle-sidebar{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block:first-of-type{padding-top:15px}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block .button-group .button{border-radius:5px;font-size:14px;font-weight:400}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block .button-group .button:hover{border-color:var(--v2-blue);color:var(--v2-blue)}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-origin .noUi-handle{background-color:var(--search-price-range-balls-color)}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-connect{background-color:var(--search-price-range-color)}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block-checkbox_list li label{font-weight:400}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block-checkbox_list li label:before{border-color:var(--secondary-light-gray)}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block-checkbox_list li label span{color:var(--v2-blue)}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block-text strong{margin-bottom:6px;font-size:14px}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block-text p{font-size:12px;font-weight:400}body.v2 .page-content__page-deals--sidebar .sidebar-filters__block-text p strong{font-size:12px}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst{padding:0}@media (max-width:1200px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst{padding:0}}@media (max-width:680px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst{padding:0 15px}}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover a{border:1px solid var(--light-border-gray)}@media (max-width:680px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item a{padding:10px 16px 15px}}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item header{padding:10px 0 10px 44px}@media (max-width:680px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item header{padding-left:10px!important}}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main{min-height:58px}@media (max-width:680px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main{min-height:86px;padding-top:10px}}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-inner:before{display:none;content:inherit}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-rank{width:auto;height:auto;background:none;padding:0;font-weight:900;line-height:1;font-size:18px;color:var(--secondary-light-blue-2)}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-grade{width:72px;height:72px}@media (max-width:768px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-grade{margin-left:15px}}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-grade span{width:72px;height:72px;line-height:66px;color:var(--v2-primary);border:3px solid var(--v2-secondary)}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmprc .price__original{font-size:14px}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover .button,body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{border:2px solid var(--v2-primary);border-radius:0 5px 5px 0;background-color:var(--v2-primary);top:-1px;bottom:-1px}@media (max-width:1200px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover .button,body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{top:auto;bottom:20px;border-radius:5px}}@media (max-width:350px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover .button,body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{bottom:0}}@media (max-width:1200px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{width:auto}}@media (max-width:680px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{width:100%;position:relative;top:auto;bottom:auto;left:auto;right:auto}}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button:after{color:var(--white)}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item footer{border-radius:0 5px 5px 0}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover footer{border-radius:0}@media (max-width:680px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmsrc{padding:0}}body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmsrc img{max-height:28px}@media (max-width:990px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmsrc img{max-height:25px}}@media (max-width:680px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmsrc img{margin:10px 0 0;max-height:25px}}@media (max-width:680px){body.v2 .page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmthmb{padding-bottom:80px}}.page-content__page-compare--main.layout--list .items-grid--additional .itlst{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:15px}@media (max-width:545px){.page-content__page-compare--main.layout--list .items-grid--additional .itlst{grid-template-columns:repeat(auto-fill,minmax(165px,1fr))}}@media (max-width:375px){.page-content__page-compare--main.layout--list .items-grid--additional .itlst{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}body.v2 .page-content__page-compare--main.layout--list .items-grid--additional .itlst__item{width:auto!important;margin:0!important}@media (max-width:990px){body.v2 .page-content__page-compare--main.layout--list .items-grid--additional .itlst__item{width:auto!important;margin:0!important}}body.v2 .page-content__page-blog_inner{padding-top:30px}body.v2 .page-content__page-blog--trending{background-color:var(--white)}@media (max-width:990px){body.v2 .page-content__page-blog--trending{max-width:calc(100% - 32px);margin:0 16px;padding:16px 15px 60px 15px}}body.v2 .page-content__page-blog--trending h2,body.v2 .page-content__page-blog--trending-slide span{color:var(--v2-primary)}body.v2 .page-content__page-blog--trending-slide:hover span{text-decoration:underline}@media (max-width:990px){body.v2 .page-content__page-blog--trending-slider{padding:0}}@media (max-width:990px){body.v2 .page-content__page-blog--trending-slider .slick-arrow.slick-next{right:0}}@media (max-width:990px){body.v2 .page-content__page-blog--trending-slider .slick-arrow.slick-prev{right:32px;left:auto;-webkit-transform:none;transform:none}}body.v2 .page-content__page-blog--trending-slider .slick-arrow:before{color:var(--v2-primary)}body.v2 .page-content__page-blog--category h2{color:var(--v2-primary)}body.v2 .page-content__page-post_inner--head h1{color:var(--v2-primary)}body.v2 .page-content__page-post_inner--head .post-meta span:not(:last-of-type):after{background-color:var(--v2-primary)}body.v2 .page-content__page-post_inner--aside h2{color:var(--v2-primary)}body.v2 .page-content__page-post_inner--main h2,body.v2 .page-content__page-post_inner--main h3,body.v2 .page-content__page-post_inner--main h4,body.v2 .page-content__page-post_inner--main h5{color:var(--v2-primary)}body.v2 .page-content__page-post_inner--main footer .post-tags li a{background-color:var(--white)}body.v2 .page-content__page-post_inner .btn-outline--blue{border:2px solid var(--v2-mid-blue);color:var(--v2-primary)}body.v2 .page-content__page-post_inner .btn-outline--blue:hover{border-color:var(--v2-primary);color:var(--white);background-color:var(--v2-primary)}body.v2 .page-content__page-post_inner .blog-post--compare h2,body.v2 .page-content__page-post_inner .blog-post--pros-cons h2,body.v2 .page-content__page-post_inner .blog-post--faq h2{color:var(--v2-primary)}body.v2 .page-content__page-post_inner .blog-post--faq_accordion dt a{color:var(--v2-primary)}body.v2 .page-content__page-post_inner .post-user-comments_comment--body>strong{color:var(--v2-primary)}body.v2 .page-content__page-post_inner .post-user-comments_comment--meta a{color:var(--blue)}body.v2 .page-content__page-post_inner .post-user-comments_pagination-item--current span,body.v2 .page-content__page-post_inner .post-user-comments_pagination-item--current a,body.v2 .page-content__page-post_inner .post-user-comments_pagination-item:hover span,body.v2 .page-content__page-post_inner .post-user-comments_pagination-item:hover a{background-color:var(--blue);border-color:var(--blue)}body.v2 .page-content__page-post_inner .post-user-comments_new input:not([type=submit]){background-color:var(--white)}body.v2 .page-content__page-post_inner .post-user-comments_new input[type=submit]{background-color:var(--blue);color:var(--white);-webkit-transition:0.2s all;transition:0.2s all}body.v2 .page-content__page-post_inner .post-user-comments_new input[type=submit]:hover{background:none;border:1px solid var(--blue);color:var(--blue)}body.v2 .colophon .footer-cta{background:url(../../img/vendor/v2-footer-bg.png)center bottom -30px no-repeat;background-size:initial}body.v2 .colophon .footer-cta__inner{border-top:none}body.v2 .colophon .footer-cta__inner h2{color:var(--v2-primary)}body.v2 .colophon .footer-cta__inner span a{color:var(--v2-blue)}body.v2 .colophon .footer-cta__inner form input[type=email]{height:auto;border:none}body.v2 .colophon .footer-cta__inner form input[type=submit]{text-transform:none}@media (max-width:990px){body.v2 .colophon .footer-main{padding-bottom:24px}}body.v2 .colophon .footer-main:before,body.v2 .colophon .footer-main:after{content:"";display:block;position:absolute}body.v2 .colophon .footer-main:before{left:0;right:0;top:-48px;height:44px;background-color:var(--footer-main-background-color)}body.v2 .colophon .footer-main{position:relative;margin-top:44px;border-top:4px solid var(--footer-border-color);background-color:var(--white)}body.v2 .colophon .footer-main:after{width:90px;height:18px;top:-36px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);background:url(../../img/vendor/v2-star-white.png)center center repeat-x;background-size:18px}body.v2 .colophon .footer-main .container h2{position:relative;font-weight:900;color:var(--v2-primary);padding-bottom:15px}body.v2 .colophon .footer-main .container h2:before,body.v2 .colophon .footer-main .container h2:after{content:"";display:block;position:absolute;bottom:0;height:4px}body.v2 .colophon .footer-main .container .footer-menu--slim{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.v2 .colophon .footer-main .container ul li a{font-size:12px}body.v2 .colophon .footer-main .container .branding{margin-top:auto;max-width:250px}body.v2 .colophon .footer-main .container .branding img{max-width:250px}@media (max-width:680px){body.v2 .colophon .footer-main .container .branding img{max-width:200px}}body.v2 .colophon .footer-copyrights{background-color:var(--white);border-top:1px solid var(--light-gray)}body.v2 .categories-dropdown .category-items:before,body.v2 .categories-dropdown .category-items:after{width:calc(20% - 28px)}@media (max-width:990px){body.v2 .categories-dropdown .category-items:before,body.v2 .categories-dropdown .category-items:after{width:calc(50% - 3px)}}body.v2 .categories-dropdown .category-items__item{border:1px solid var(--lighter-gray)}body.v2 .categories-dropdown .category-items__item a figure{border-bottom:none}body.v2 .categories-dropdown .category-items__item:hover{border:2px solid var(--v2-blue);-webkit-box-shadow:none;box-shadow:none}body.v2 .breadcrumbs ul li:last-of-type a{font-weight:700}body.v2 .component-post h3{color:var(--v2-primary)}body.v2 .component-post h3:hover{text-decoration:underline}body.v2 .component-post p{color:var(--light-text)}.c-cookie-message{background-color:var(--white)!important}.c-cookie-message .btn{cursor:pointer!important;display:inline-block!important;font-family:"Lato",sans-serif,sans-serif!important;font-size:10px!important;font-weight:700!important;letter-spacing:0.65px!important;border-radius:5px!important;padding:5px!important;color:var(--v2-primary)!important;border:2px solid var(--v2-primary)!important;-webkit-transition:all 0.2s!important;transition:all 0.2s!important;background:none!important}.c-cookie-message .btn:hover{background:var(--v2-light-blue)!important}.c-progress-loader .progress-bar{background-color:var(--v2-progress-bar)!important}.itlst__itmcnd{margin-bottom:2px;display:flex;justify-content:center;padding-bottom:3px;font-size:13px;font-weight:500;line-height:18px;color:var(--gray);text-align:center;overflow-wrap:break-word}input[type=email]{height:auto}.off-percentage{color:var(--red)!important;font-weight:bold;display:none!important}.page-content__page-home--daily-deals-grid .items-grid .itlst__item-inner .itlst__ithdr .itlst__itmthmb,.page-content__page-home--ending .items-grid .itlst__item-inner .itlst__ithdr .itlst__itmthmb{padding:20px}@media (max-width:1200px){body.v2 .masthead .header-navbar ul li:last-child{display:none}}@media (max-width:600px){body.v2 .view-deal-button{padding:7px 5px!important}}.page-content__page-deals--main .results-bar{margin-bottom:5px}body.v2 .page-content__page-deals--main .items-grid .itlst__itmsrc .itlst__item-prime-logo img{max-height:15px}@media (max-width:768px){body.v2 .page-content__page-deals--main .items-grid .itlst__itmsrc .itlst__item-prime-logo img{max-height:10px}body.v2 .page-content__page-deals--main .items-grid .itlst__itmsrc .itlst__item-prime-logo{margin-left:5px;margin-top:5px}}.page-content__page-deals--main .results-bar__filters .toggle-sidebar span:before{content:""!important;background-image:url(../../img/vendor/filter.png)!important;position:relative;top:1px;background-size:100%;width:15px;height:15px;display:inline-block}.page-content__page-deals--sidebar .toggle-sidebar span:after{content:""!important;background-image:url(../../img/vendor/close.png);width:20px;height:20px;background-size:100%;position:absolute;right:5px}@media (min-width:990px){body.v2 .page-content__page-deals--main .results-bar__inner .deals-found{display:none!important}}.menu-links{margin:10px 0!important}@media (max-width:990px){.menu-links{margin-left:0!important}} @-webkit-keyframes slide{100%{left:0}}@keyframes slide{100%{left:0}}@-webkit-keyframes slide-back{100%{left:-90vw}}@keyframes slide-back{100%{left:-90vw}}body,html{margin:0;font-family:"Lato",sans-serif;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-box-sizing:border-box;box-sizing:border-box}figure{margin:0}ul{padding:0;margin:0;list-style-type:none}a,input{text-decoration:none}a:hover,a:focus,input:hover,input:focus{outline:0}input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}input[type=checkbox]+label{position:relative}input[type=checkbox]+label:before{content:"";display:inline-block;margin-right:10px;width:12px;height:12px;position:relative;top:2px;border:1px solid var(--light-border-gray);background-color:var(--white)}input[type=checkbox]:checked+label:after{content:"";background-image:url(../../img/vendor/check.png);position:absolute;left:-5px;top:-4px;font-family:"Font Awesome 5 Free";font-size:14px;font-weight:400;color:#f90e0e;width:25px;height:30px;background-size:100%}h1,h2,h3,h4,h5{margin:0}.container{width:100%;max-width:1360px;margin:auto;padding:0 20px}@media (max-width:990px){.container{padding:0 16px}}.button{display:inline-block;padding:13px 15px;font-family:"Lato",sans-serif;font-size:13px;font-weight:700;letter-spacing:0.65px;border-radius:5px;border:0;cursor:pointer}.button:focus{outline:none}.button-filled{color:var(--dark-green);background-color:var(--white);-webkit-transition:0.2s all;transition:0.2s all}.button-filled:hover{background-color:var(--light-border-gray)}.button-filled--green{background-color:var(--green);color:var(--white)}.button-filled--green:hover{background-color:var(--dark-green)}.button-filled--yellow{color:var(--black);background-color:var(--yellow)}.button-filled--yellow:hover{background-color:var(--dark-orange)}.button-outline{border-radius:0;background-color:var(--white)}.button-outline--gray{border:1px solid var(--light-border-gray);color:var(--medium-gray)}input[type=text],input[type=email]{display:block;height:100%;width:100%;padding:12px 10px;border-radius:5px;border:0;font-family:"Lato",sans-serif;font-size:15px;background-color:var(--white);-moz-appearance:none;appearance:none;-webkit-appearance:none;text-transform:capitalize}form .error-notes{display:block;padding:8px 0 0;width:100%;color:var(--red)!important;text-align:left}img[data-src]:not(.loaded){width:45px;height:100%;-o-object-fit:contain;object-fit:contain}.page-content{padding-top:170px!important;margin-bottom:32px}@media (max-width:990px){.page-content{padding-top:180px!important}}@media (max-width:600px){.page-content{margin-bottom:0;padding-top:130px!important}}.page-content__inner{max-width:1920px;margin:auto}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 25px}@media (max-width:990px){.breadcrumbs{padding:0 16px}}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style-type:none;flex-wrap:wrap}.breadcrumbs ul li,.breadcrumbs ul li a{font-size:12px;line-height:15px;color:var(--text)}.breadcrumbs ul li:hover,.breadcrumbs ul li a:hover{text-decoration:underline}.breadcrumbs ul li:not(:last-of-type):after{content:"/";display:inline-block;margin:0 4px}.breadcrumbs p{margin:0 0 0 auto;font-size:12px;line-height:15px;color:var(--text)}.categories-dropdown{padding:0;background-color:var(--light-gray);-webkit-transition:0.2s all;transition:0.2s all;overflow:auto}.categories-dropdown .container{max-width:1024px}.categories-dropdown h2{margin:20px 0 20px;font-size:24px}@media (max-width:990px){.categories-dropdown h2{margin:24px 0}}.categories-dropdown .category-items{display:grid;display:-ms-flexbox;grid-gap:15px;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));max-width:100%}@media (max-width:400px){.categories-dropdown .category-items{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.categories-dropdown .category-items__item{background-color:var(--white);border:1px solid var(--lighter-gray);-webkit-transition:0.2s all;transition:0.2s all}.categories-dropdown .category-items__item:hover{-webkit-box-shadow:0 2px 1px 0 rgba(170,170,170,0.5);box-shadow:0 2px 1px 0 rgba(170,170,170,0.5)}@media (max-width:990px){.categories-dropdown .category-items__item{margin-bottom:6px;-webkit-box-shadow:none;box-shadow:none;border:1px solid var(--light-border-gray)}}.categories-dropdown .category-items__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.categories-dropdown .category-items__item a figure{width:100%;height:116px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:2px solid var(--lighter-gray)}.categories-dropdown .category-items__item a figure img{max-width:90%;max-height:90%}.categories-dropdown .category-items__item a strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:18px 10px;text-align:center;font-size:16px;font-weight:700;color:var(--text);line-height:22px}.itlst__item-rating,.itlst__item-rating--stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.itlst__item-rating>span:not(.itlst__item-rating--stars){display:block;margin-left:4px;position:relative;top:2px;font-size:12px;color:var(--gray)}.itlst__item-rating--star{margin:0 1px}.itlst__item-rating--star:first-of-type{margin-left:0}.itlst__item-rating--star:last-of-type{margin-right:0}.itlst__item-rating--star:before{content:"";font-family:"Font Awesome 5 Free";font-size:14px;color:var(--border-gray)}.itlst__item-rating--star_filled:before{color:var(--yellow)}.items-grid .itlst{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.items-grid .itlst__item{position:relative;overflow:hidden}@media (max-width:990px){.items-grid .itlst__item header,.items-grid .itlst__item main{padding:0 7px}}.items-grid .itlst__item a{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:55px 20px 22px}@media (max-width:990px){.items-grid .itlst__item a{padding:50px 8px 8px}}.items-grid .itlst__item footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:990px){.items-grid .itlst__item footer{padding:0 7px}}.items-grid .itlst__item .button{display:none}@media (max-width:990px){.items-grid .itlst__item .button{display:block;margin-right:-3px;margin-left:-3px;margin-top:12px;font-size:14px;text-transform:uppercase}}.items-grid .itlst__itmbrd{display:none;position:absolute;top:18px;right:24px}@media (max-width:990px){.items-grid .itlst__itmbrd{top:10px;right:8px}}.items-grid .itlst__itmbrd img{max-height:42px}@media (max-width:990px){.items-grid .itlst__itmbrd img{max-height:24px}}.items-grid .itlst__itmthmb{height:164px;text-align:center;margin-bottom:26px}@media (max-width:1200px){.items-grid .itlst__itmthmb{max-height:106px;margin-bottom:15px}}.items-grid .itlst__itmthmb img{max-height:100%;max-width:100%;width:auto;height:auto}@media (max-width:600px){.items-grid .itlst__itmthmb img{max-width:90%}}.items-grid .itlst__item main,.items-grid .itlst__item footer,.items-grid .itlst__item .button{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.items-grid .itlst__itmtit{display:block;margin-bottom:8px;font-size:16px;line-height:23px;color:var(--text);letter-spacing:0.4px}@media (max-width:990px){.items-grid .itlst__itmtit{margin-bottom:4px}}.items-grid .itlst__item-rating{margin-bottom:14px}@media (max-width:990px){.items-grid .itlst__item-rating{margin-bottom:6px}}.items-grid .itlst__itmprc{margin-top:auto}.items-grid .itlst__itmprc .price__discount{display:-webkit-box;display:-ms-flexbox;display:inline-block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24.5px;font-weight:700;line-height:22px;color:var(--text)}@media (max-width:990px){.items-grid .itlst__itmprc .price__discount{}}.items-grid .itlst__itmprc .price__original{display:inline-block;font-size:12px;margin-top:5px;margin-bottom:5px;letter-spacing:0.3px;color:var(--gray)}.items-grid .itlst__itmprc .price__original span:first-child{text-decoration:line-through}.items-grid .itlst__itmprc--top-rated strong{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:13px;font-weight:500;line-height:18px;color:var(--gray)}@media (max-width:990px){.items-grid .itlst__itmprc--top-rated strong{width:100%;margin-left:0;margin-top:6px;font-size:12px}}.items-grid .itlst__itmprc--top-rated strong:before{content:"";display:inline-block;margin-right:6px;width:14px;height:19px;background:url(../../img/vendor/top-rated.png)center center no-repeat;background-size:contain;-ms-flex-negative:0;flex-shrink:0}@media (max-width:990px){.items-grid .itlst__itmprc--top-rated strong:before{margin-right:3px}}.items-grid .itlst__item-badge{position:absolute}.items-grid .itlst__item-badge--new-deal{display:inline-block;top:9px;left:10px;padding:0 13px;border-radius:4px;font-size:13px;font-weight:700;color:var(--white);line-height:28px;background-color:var(--orange)}@media (max-width:990px){.items-grid .itlst__item-badge--new-deal{top:8px;left:8px;padding:0 9px;font-size:12px;line-height:26px}}.items-grid .itlst__item-badge--timer{top:0;left:-20px;padding:0 14px 0 28px;font-size:11px;font-weight:700;color:var(--white);line-height:26px;-webkit-transform:skew(-20deg);transform:skew(-20deg);background-color:var(--badge-gray)}.items-grid .itlst__item-badge--timer>span{display:inline-block;-webkit-transform:skew(20deg);transform:skew(20deg)}.items-grid .itlst__item-badge--discount{top:0;left:-20px;font-size:15px;color:var(--light-orange);line-height:27px;padding:0 16px 0 33px;-webkit-transform:skew(-20deg);transform:skew(-20deg);background-color:var(--dark-gray)}.items-grid .itlst__itmntc{display:block;margin-bottom:12px;font-size:13px;font-weight:700;color:var(--header-top-background-color);line-height:18px}@media (max-width:990px){.items-grid .itlst__itmntc{margin-bottom:3px}}.items-grid .itlst__itmsrc{text-align:right;position:absolute;top:10px;right:10px}@media (max-width:990px){.items-grid .itlst__itmsrc{}}.items-grid .itlst__itmsrc img{max-height:30px;max-width:150px}@media (max-width:990px){.items-grid .itlst__itmsrc img{max-width:100%}}.affiliate-note p{margin:0;padding:0;font-size:14px;color:var(--gray);text-align:justify}@media (max-width:990px){.component-post-lg,.component-post-md{margin-bottom:32px}}.component-post-lg a,.component-post-md a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.component-post-lg h3,.component-post-md h3{font-size:18px;line-height:24px}.component-post-lg figure{margin-bottom:27px}@media (max-width:768px){.component-post-lg figure{max-width:340px}}.component-post-lg h3{margin-bottom:22px}.component-post-lg p{margin-bottom:20px}@media (max-width:990px){.component-post-md{width:48%}}@media (max-width:768px){.component-post-md{width:auto}}.component-post-md figure{margin-bottom:16px}@media (max-width:768px){.component-post-md figure{max-width:307px}}.component-post-md h3{margin-bottom:12px}.component-post-sm,.component-post-xs{border-top:1px solid var(--light-border-gray)}.component-post-sm a,.component-post-xs a{padding:16px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-post-sm figure{margin-right:25px}.component-post-sm h3{margin-bottom:8px;line-height:21px}.component-post-xs figure{margin-right:14px}.component-post-xs h3{margin-bottom:2px}.component-post-xs:last-of-type{border-bottom:1px solid var(--light-border-gray)}.component-post a{display:-webkit-box;display:-ms-flexbox;display:flex}.component-post figure{-ms-flex-negative:0;flex-shrink:0}.component-post figure img{width:100%;border-radius:4px;-o-object-fit:cover;object-fit:cover}.component-post h3,.component-post p{color:var(--text)}.component-post h3{font-weight:400}.component-post p{line-height:25px}.component-post span{font-size:14px;color:var(--border-gray)}.awesome-deals-title{margin-bottom:20px}.image-error-text{text-transform:capitalize;color:gray;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;white-space:normal;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:75px;font-size:14px}@media (max-width:350px){.items-grid .itlst__item-badge--discount{padding:0 5px 0 25px!important}body.v2 .itlst__item-badge--discount{font-size:13px!important}body.v2 .c-cookie-message .btn{font-size:10px!important;padding:5px!important;margin-right:10px}.c-cookie-message .cookie-text{max-width:75%!important}}@media (max-width:280px){body.v2 .itlst__item-badge--discount{font-size:11px!important}}body.v2 .free-shipping{position:absolute;right:15px;bottom:45px;color:#007600;padding:3.5px 1px;font-size:15px}body.v2 .free-shipping i{margin-right:5px}@media (max-width:1220px){body.v2 .free-shipping{padding:3.5px 0;font-size:14px;position:static}}@media (max-width:680px){body.v2 .free-shipping{text-align:center;padding:0 0 3px}}.page-content__page-about{padding-top:145px!important}@media (max-width:680px){.page-content__page-about{padding-top:130px!important}}body.v2 .page-content__page-deals--main .items-grid .itlst__itmthmb{margin-top:32px!important}@media (max-width:600px){body.v2 .page-content__page-deals--main .items-grid .itlst__itmthmb{margin-top:23px!important}body.v2 .items-grid .itlst__itmprc .price__discount{margin-bottom:-2px!important}body.v2 .items-grid .itlst__itmprc .price__original{margin-top:0!important}}body.v2 .page-content__page-deals--main .results-bar__filters .dropdown-menu{z-index:100!important}body.v2 .items-grid .itlst__item footer .xmas-badge-ctr{display:flex;justify-content:left;margin:5px 0}body.v2 .items-grid .itlst__item footer .xmas-badge-ctr .xmas-badge{background:#c1002c;color:#fff;font-size:12px;padding:0 5px}@media (max-width:680px){body.v2 .items-grid .itlst__item footer .xmas-badge-ctr{justify-content:center;display:none}}.page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .xmas-badge-ctr{display:flex;position:relative;top:5px}.page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .xmas-badge-ctr .xmas-badge{background:#c2002c;color:#fff;font-size:12px;padding:0 5px}@media (max-width:680px){.page-content__page-compare--main.layout--list .items-grid:not(.items-grid--additional) .xmas-badge-ctr{position:absolute;top:220px;left:15px}}.page-content__page-compare--main.layout--list .title-ctr .xmas-badge-ctr{top:10px!important}.page-content__page-compare--main.layout--list .title-ctr .xmas-badge-ctr .xmas-badge{background:#c2002c;color:#fff;font-size:12px;padding:0 5px}@media (max-width:990px){.page-content__page-compare--main.layout--list .title-ctr .xmas-badge-ctr{top:0!important}}@media (max-width:680px){.page-content__page-compare--main.layout--list .title-ctr .xmas-badge-ctr{position:initial!important}}body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .xmas-badge-ctr{display:flex;justify-content:left}@media (max-width:680px){body.v2 .page-content__page-deals--main.layout--list .items-grid--additional .xmas-badge-ctr{justify-content:center;display:none}}body.v2 .page-content.page-content__page-home.deals{padding-top:150px!important}@media (max-width:990px){body.v2 .page-content.page-content__page-home.deals{padding-top:140px!important}}@media (max-width:600px){body.v2 .page-content.page-content__page-home.deals{padding-top:120px!important}}body.v2 .page-content.page-content__page-home.deals.categories,body.v2 .page-content.page-content__page-home.top10.categories,body.v2 .page-content.page-content__page-home.top10{padding-top:160px!important}@media (max-width:990px){body.v2 .page-content.page-content__page-home.deals.categories,body.v2 .page-content.page-content__page-home.top10.categories,body.v2 .page-content.page-content__page-home.top10{padding-top:165px!important}}@media (max-width:600px){body.v2 .page-content.page-content__page-home.deals.categories,body.v2 .page-content.page-content__page-home.top10.categories,body.v2 .page-content.page-content__page-home.top10{padding-top:120px!important}}body.v2 .page-content.page-content__page-deals.page-content__page-compare.top10{padding-top:170px!important;padding-left:15px;padding-right:15px}@media (max-width:990px){body.v2 .page-content.page-content__page-deals.page-content__page-compare.top10{padding-top:160px!important}}@media (max-width:680px){body.v2 .page-content.page-content__page-deals.page-content__page-compare.top10{padding-top:130px!important}}body.v2 .page-content.page-content__page-home.top5,body.v2 .page-content.page-content__page-deals.page-content__page-compare.top5,body.v2 .page-content.page-content__page-home.deals2{padding-top:155px!important}@media (max-width:990px){body.v2 .page-content.page-content__page-home.top5,body.v2 .page-content.page-content__page-deals.page-content__page-compare.top5,body.v2 .page-content.page-content__page-home.deals2{padding-top:165px!important}}@media (max-width:680px){body.v2 .page-content.page-content__page-home.top5,body.v2 .page-content.page-content__page-deals.page-content__page-compare.top5,body.v2 .page-content.page-content__page-home.deals2{padding-top:155px!important}}@media (max-width:600px){body.v2 .page-content.page-content__page-home.top5,body.v2 .page-content.page-content__page-deals.page-content__page-compare.top5,body.v2 .page-content.page-content__page-home.deals2{padding-top:130px!important}}body.v2 .page-content.page-content__page-deals.deals2{padding-top:160px!important}@media (max-width:990px){body.v2 .page-content.page-content__page-deals.deals2{padding-top:175px!important}}@media (max-width:680px){body.v2 .page-content.page-content__page-deals.deals2{padding-top:165px!important}}@media (max-width:600px){body.v2 .page-content.page-content__page-deals.deals2{padding-top:140px!important}}body.v2 main .timer-ctr{display:flex;justify-content:start;flex-direction:column-reverse;padding:0 15px}body.v2 main .timer-ctr .is-countdown{font-size:12px;background:#ed8c2e;width:fit-content;padding:2px 8px;border-radius:5px;color:#fff}              .c-score{padding:20px 10px;display:inline-block;border:4px solid;border-top-color:#19b4e4;border-right-color:#ffdf00;border-left-color:#50e3c2;border-bottom-color:#e36a5e} .page-content__page-deals{padding-left:56px;padding-right:56px;background-color:#ebecf0}@media (max-width:990px){.page-content__page-deals{padding-left:15px;padding-right:15px}}body.v2 .free-shipping{color:#007600;font-size:14px;padding:3.5px 1px}body.v2 .page-content__page-deals--main .items-grid .search-banner-list-mobile{display:none}body.v2 .page-content__page-deals--main .items-grid .search-banner-list-desktop img{width:100%;margin:10px 0;position:relative}.page-content__page-deals.sidebar-is-open:after{content:"";display:block;position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--light-text);z-index:999}.page-content__page-deals .page-content__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1900px}.page-content__page-deals .page-content__inner .breadcrumbs{width:100%;padding-left:0;padding-right:0}@media (max-width:990px){.page-content__page-deals--sidebar .search-side-banner{display:none}.page-content__page-deals--main .breadcrumbs li{display:none}.page-content__page-deals--main .breadcrumbs li:first-child,.page-content__page-deals--main .breadcrumbs li:last-child{display:inline-block}}@media (max-width:1200px){.page-content__page-deals .page-content__inner .breadcrumbs p{margin-top:5px;margin-left:0}}@media (max-width:990px){.page-content__page-deals .page-content__inner .breadcrumbs p{display:none}}.page-content__page-deals--sidebar{width:100%;max-width:225px;padding-right:40px;padding-bottom:42px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:990px){.page-content__page-deals--sidebar{width:95vw;max-width:100%;padding:20px;position:fixed;left:-95vw;top:0;bottom:0;overflow:auto;background-color:#fff;z-index:9909}.page-content__page-deals--sidebar.is-open{-webkit-animation:slide 0.2s forwards;animation:slide 0.2s forwards}}.page-content__page-deals--sidebar .toggle-sidebar{display:none}@media (max-width:990px){.page-content__page-deals--sidebar .toggle-sidebar{display:block;position:absolute;right:16px;top:16px}.page-content__page-deals--sidebar .toggle-sidebar span{font-size:0}.page-content__page-deals--sidebar .toggle-sidebar span:after{content:"";font-family:"Font Awesome 5 Free";font-size:20px;color:var(--gray)}}.page-content__page-deals--sidebar>strong,.page-content__page-deals--sidebar .sidebar-filters__block>span,.page-content__page-deals--sidebar .sidebar-filters__block>strong{display:block;margin-bottom:10px;padding-bottom:15px;font-size:14px;font-weight:700;line-height:17px;color:var(--text);text-transform:uppercase}.page-content__page-deals--sidebar>strong,.page-content__page-deals--sidebar .sidebar-filters__block>span{border-bottom:1px solid var(--light-border-gray)}.page-content__page-deals--sidebar>strong{margin-bottom:7px;margin-top:22px}.page-content__page-deals--sidebar .sidebar-filters__block{margin-bottom:32px}.page-content__page-deals--sidebar .sidebar-filters__block:first-of-type{padding-top:48px}@media (max-width:990px){.page-content__page-deals--sidebar .sidebar-filters__block:first-of-type{padding-top:24px}body.v2 .page-content{padding-top:170px}}.page-content__page-deals--sidebar .sidebar-filters__block:last-of-type{margin-bottom:0}.page-content__page-deals--sidebar .sidebar-filters__block .button-group .button{padding:11px 16px;margin-bottom:4px}.page-content__page-deals--sidebar .sidebar-filters__block .button-group .button:last-of-type{margin-bottom:0}.page-content__page-deals--sidebar .sidebar-filters__block-checkbox strong{margin-bottom:0}.page-content__page-deals--sidebar .sidebar-filters__block-checkbox_list li{line-height:28px}.page-content__page-deals--sidebar .sidebar-filters__block-checkbox_list li label{font-size:14px;font-weight:700;letter-spacing:0.9px;color:var(--text);cursor:pointer}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider{max-width:175px}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider{height:5px;margin-bottom:12px;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-connect{background-color:var(--dark-green)}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-connects{border-radius:0;background-color:var(--border-gray)}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-origin .noUi-handle{width:15px;height:15px;right:-12px;top:-5px;border:none;border-radius:50%;background-color:var(--dark-green);-webkit-box-shadow:none;box-shadow:none}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-origin .noUi-handle:before,.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-origin .noUi-handle:after{display:none;content:unset}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-origin .noUi-handle,.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-origin .noUi-handle .noUi-touch-area{cursor:pointer}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-origin .noUi-handle:focus,.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__slider .noUi-origin .noUi-handle .noUi-touch-area:focus{outline:none}.page-content__page-deals--sidebar .sidebar-filters__block-range .range-slider__range{font-size:14px;font-weight:700;letter-spacing:0.7px;color:var(--text);line-height:40px}.page-content__page-deals--sidebar .sidebar-filters__block-text strong,.page-content__page-deals--sidebar .sidebar-filters__block-text p{margin:0;padding:0;font-size:12px;font-weight:700;line-height:18px;letter-spacing:0.16px;text-transform:none}.page-content__page-deals--sidebar .sidebar-filters__block-text form{margin-top:24px;margin-bottom:-5px;display:table}.page-content__page-deals--sidebar .sidebar-filters__block-text form .fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.page-content__page-deals--sidebar .sidebar-filters__block-text form input[type=email]{font-size:13px;border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width:990px){.page-content__page-deals--sidebar .sidebar-filters__block-text form input[type=email]{border:1px solid var(--light-border-gray);border-right:0}}.page-content__page-deals--sidebar .sidebar-filters__block-text form button{padding:12px 10px;font-size:0;border-top-left-radius:0;border-bottom-left-radius:0}.page-content__page-deals--sidebar .sidebar-filters__block-text form button:after{content:"";font-size:16px;font-family:"Font Awesome 5 Free"}.page-content__page-deals--sidebar .sidebar-filters__block-text span{display:block;padding:14px 0 0;font-size:12px;font-weight:400;text-transform:none;border:none}.page-content__page-deals--sidebar .sidebar-filters__block-text span,.page-content__page-deals--sidebar .sidebar-filters__block-text span a{color:var(--gray)}.page-content__page-deals--sidebar .sidebar-filters__block-text span a:hover{text-decoration:underline}@media (max-width:990px){.page-content__page-deals--main{width:100%}}.page-content__page-deals--main .results-bar{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:990px){.page-content__page-deals--main .results-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-content__page-deals--main .results-bar .last-updated{display:inline-block;padding:0px!important;margin-right:5px}@media (max-width:990px){.page-content__page-deals--main .results-bar .last-updated{padding:0px!important;display:inline-block;font-size:14px;color:var(--text);max-width:37%}.results-bar__filters .last-updated-ctr{display:none}}@media (max-width:990px){.page-content__page-deals--main .results-bar__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center}}.page-content__page-deals--main .results-bar__inner h1{font-size:24px;line-height:29px}@media (max-width:990px){.page-content__page-deals--main .results-bar__inner h1{display:block;margin-bottom:16px}}.page-content__page-deals--main .results-bar__inner .last-updated{padding:0px!important;display:inline-block;float:right}@media (max-width:768px){.page-content__page-deals--main .results-bar__inner .last-updated{padding:0px!important;display:inline-block;float:right}}.page-content__page-deals--main .results-bar__filters{position:relative;margin-left:auto;-ms-flex-negative:0;flex-shrink:0}@media (max-width:990px){.page-content__page-deals--main .results-bar__filters{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-content__page-deals--main .results-bar__filters .toggle-sidebar{display:none}@media (max-width:990px){.sort-by-text{display:none}.page-content__page-deals--main .results-bar__filters .toggle-sidebar{display:inline-block;border:none;background:none;-webkit-box-shadow:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;height:28px;padding-bottom:4px}.page-content__page-deals--main .results-bar__filters .toggle-sidebar:focus{outline:none}.page-content__page-deals--main .results-bar__filters .toggle-sidebar span{font-family:"Lato",sans-serif;font-size:14px;color:var(--v2-primary)}.page-content__page-deals--main .results-bar__filters .toggle-sidebar span:before{content:"";font-family:"Font Awesome 5 Free";font-size:16px;color:var(--v2-primary);margin-right:6px}}.page-content__page-deals--main .results-bar__filters .dropdown-filter__sort{padding:8px 12px 9px 12px;font-size:13px}@media (max-width:990px){.page-content__page-deals--main .results-bar__filters .dropdown-filter__sort{padding:11px 13px}}.page-content__page-deals--main .results-bar__filters .dropdown-filter__sort span{color:var(--gray)}.page-content__page-deals--main .results-bar__filters .dropdown-filter__sort span:before,.page-content__page-deals--main .results-bar__filters .dropdown-filter__sort span:after{font-family:"Font Awesome 5 Free"}.page-content__page-deals--main .results-bar__filters .dropdown-filter__sort span:before{margin-right:5px}.page-content__page-deals--main .results-bar__filters .dropdown-filter__sort span:after{position:relative;top:1px;content:"";margin-left:9px;font-size:14px;color:var(--text)}.page-content__page-deals--main .results-bar__filters .dropdown-filter__best span:before{content:"";color:var(--gray)}.page-content__page-deals--main .results-bar__filters .dropdown-filter.is-active+.dropdown-menu{opacity:1;visibility:visible}.page-content__page-deals--main .results-bar__filters .dropdown-menu{position:absolute;top:36px;right:0;opacity:0;visibility:hidden;border:1px solid var(--light-border-gray);border-top:none;-webkit-transition:0.2s all;transition:0.2s all;z-index:99}@media (max-width:990px){.page-content__page-deals--main .results-bar__filters .dropdown-menu{top:42px}}.page-content__page-deals--main .results-bar__filters .dropdown-menu a{display:block;padding:8px 10px 9px 10px;font-size:13px;color:var(--gray);background-color:#fff;border-top:1px solid var(--light-border-gray)}.page-content__page-deals--main .items-grid .itlst{direction:ltr}@media (max-width:1200px){.page-content__page-deals--main .items-grid .itlst:before{display:none;content:inherit}}.page-content__page-deals--main .items-grid .itlst__item a{background-color:#fff;border:1px solid var(--light-border-gray);-webkit-transition:0.2s all;transition:0.2s all}.page-content__page-deals--main .items-grid .itlst__item:hover a{background-color:var(--lightest-blue);border-color:var(--light-blue)}.page-content__page-deals--main .items-grid__head{display:none}.page-content__page-deals--main.layout--list .items-grid__head{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px;border:1px solid var(--lighter-gray);background-color:#fff}.page-content__page-deals--main.layout--list .items-grid__head span{padding:10px 0;font-size:14px;font-weight:700;text-transform:uppercase}.page-content__page-deals--main.layout--list .items-grid__head span:first-of-type{width:100%;max-width:200px;padding-left:24px;max-width:200px}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid__head span:first-of-type{max-width:160px}}.page-content__page-deals--main.layout--list .items-grid__head span:nth-of-type(2){width:32%;max-width:400px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid__head span:nth-of-type(2){width:28%;max-width:300px}}.page-content__page-deals--main.layout--list .items-grid__head span:nth-of-type(3){width:10%;max-width:159px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst{padding-bottom:0}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item{width:100%;-webkit-transition:0.2s -webkit-box-shadow;transition:0.2s -webkit-box-shadow;transition:0.2s box-shadow;transition:0.2s box-shadow,0.2s -webkit-box-shadow}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.19);box-shadow:0 2px 4px 0 rgba(0,0,0,0.19)}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover a{border:1px solid var(--light-border-gray);background-color:#fff}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover a .button{background-color:var(--dark-orange)}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--best-choice,.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--best-value,.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--popular{position:absolute!important;top:6px!important;left:6px!important;bottom:auto!important}}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__ithdr{position:relative;padding:8px 24px 8px 22px;width:100%;max-width:200px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__ithdr{max-width:160px;padding-left:15px;overflow:visible}}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmbrd{right:12px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmbrd img{max-height:22px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmthmb{height:96px;margin:0;text-align:left;-ms-flex-negative:0;flex-shrink:0}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main{width:32%;max-width:400px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main{min-height:60px;width:28%;max-width:300px;padding-right:24px}}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmtit{font-size:16px;line-height:22px;letter-spacing:0.45px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmntc{font-size:14px;margin-bottom:0}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmsrc{width:10%;max-width:170px;position:relative;top:auto;right:auto;bottom:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item footer{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:22%;max-width:250px;margin-left:auto;padding-right:40px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1480px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item footer{padding-right:20px}}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item footer{width:20%}}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{display:block;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;padding:12px 32px;margin-right:45px;font-size:14px;text-transform:uppercase;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1480px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button{margin-right:24px}}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-rating{margin-top:10px;margin-bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmprc .price__original{margin-top:5px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmprc--top-rated .price__discount strong{width:auto;display:-ms-inline-flexbox;display:inline-flex;margin-left:8px;font-size:11px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmprc--top-rated .price__discount strong:before{margin-right:4px}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmprc--top-rated .price__discount strong{font-size:0}}@media (max-width:1200px){.v2 .page-content__page-deals--main.layout--list .items-grid--additional .itlst__ithdr{margin:0 0 16px!important;padding-top:0!important}}@media (max-width:768px){.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item .price__discount strong{font-size:0!important}}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmsrc{left:20px;bottom:20px!important}}@media (max-width:990px){.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmsrc{bottom:60px!important}}@media (max-width:350px){.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmsrc{left:auto;bottom:auto!important}}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .items-grid__head,.page-content__page-deals--main.layout--list .items-grid--additional .items-grid__head{display:none}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst,.page-content__page-deals--main.layout--list .items-grid--additional .itlst{margin:0-15px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item{width:100%;margin:0;padding:0}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item:hover,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--light-border-gray);background-color:#fff}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item a,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item a{display:block;padding:30px 16px 15px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main,.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item footer,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item main,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item footer{width:60%;max-width:100%}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__ithdr,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__ithdr{position:relative;width:40%;max-width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding:0 24px 0 0;float:left}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--discount,.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--timer,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-badge--discount,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-badge--timer{top:-30px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--new-deal,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-badge--new-deal{top:-20px;left:0}}@media (max-width:1200px) and (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item-badge--new-deal,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item-badge--new-deal{padding:0 5px;font-size:11px;line-height:22px}}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item main{float:right}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmthmb,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmthmb{padding-bottom:40px;text-align:center;-webkit-box-sizing:content-box;box-sizing:content-box;max-height:96px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmbrd,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmbrd{display:none}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmsrc,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmsrc{padding:0 12px 0 0;margin:0;text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;float:left;width:calc(40% - 24px);max-width:100%;position:absolute;bottom:65px;top:auto}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmsrc img,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmsrc img{max-height:21px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmntc,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmntc{margin:0 0 10px;font-size:13px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item footer,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item footer{float:right;margin-bottom:12px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__itmprc--top-rated .price__discount strong,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__itmprc--top-rated .price__discount strong{font-size:11px}.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item .button,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item .button{width:100%;margin:0}}@media (max-width:1200px){.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item main{min-height:90px}}@media (max-width:990px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item main{min-height:70px}}@media (max-width:768px){.page-content__page-deals--main.layout--list .items-grid:not(.items-grid--additional) .itlst__item main,.page-content__page-deals--main.layout--list .items-grid--additional .itlst__item main{min-height:0}}.clear-all-button{float:right;text-transform:capitalize;color:#fe0000}.view-deal-button{cursor:pointer!important;display:inline-block!important;font-family:"Lato",sans-serif,sans-serif!important;font-size:15.5px!important;font-weight:700!important;letter-spacing:0.65px!important;border-radius:5px!important;padding:13px 26px!important;color:#fff!important;border:2px solid var(--v2-primary)!important;background:#0072bc!important;-webkit-transition:all 0.2s!important;transition:all 0.2s!important;margin-bottom:5px;text-transform:uppercase}.view-deal-button:hover{background-color:#005CB8!important}.note-exclusive{color:red!important;font-size:15px!important;display:inline-block!important}.newsletter-note{font-style:italic!important;padding:0px!important}.sort-by-text{margin-right:5px;color:#848484;font-size:14px}.related-categories-container{margin-bottom:45px;margin-top:10px}@media (max-width:340px){.page-content__page-deals--main .results-bar__filters .toggle-sidebar span,.page-content__page-deals--main .results-bar__filters .dropdown-filter__sort span{font-size:11px}}.items-grid .itlst__itmprc .price__discount{color:#B12703;font-size:20px}.items-grid .itlst__itmprc .price__original{font-size:15px}.off-percentage{color:#B12702!important}body.v2 .page-content__page-deals--main .items-grid .itlst__ithdr{padding-top:10px}.items-grid .itlst__itmthmb,.items-grid .itlst__itmtit{margin-bottom:0}body.v2 .items-grid .itlst__item footer{padding:0 14px 0}body.v2 .items-grid .itlst__itmthmb{margin-top:32px}@media (max-width:410px){body.v2 .view-deal-button.is-long-text,body.v2 .view-deal-button{font-size:11px!important;padding:7px 5px!important}}@media (max-width:600px){body.v2 .masthead .header-top{display:none}body.v2 .view-deal-button{margin-bottom:2px}body.v2 .page-content{padding-top:140px}.banner-timer{display:none}}body.v2 .items-grid .itlst__itmthmb img{height:auto;max-height:100%;max-width:100%}@media (max-width:600px){body.v2 .page-content__page-deals--main .items-grid .search-banner-list-desktop{display:none}body.v2 .page-content__page-deals--main .items-grid .search-banner-list-mobile{display:block}body.v2 .page-content__page-deals--main .items-grid .search-banner-list-mobile img{width:100%;position:relative;z-index:1;margin:10px 0}body.v2 .masthead .header-top{display:none}body.v2 .view-deal-button{margin-bottom:2px}body.v2 .page-content{padding-top:140px}body.v2 .items-grid .itlst__itmthmb,body.v2 .items-grid .itlst__itmtit,body.v2 .items-grid .itlst__itmntc,body.v2 .page-content__page-deals--main .items-grid .itlst__item footer .itlst__itmprc{margin-bottom:0}body.v2 .page-content__page-deals--main .items-grid .itlst__ithdr{padding-top:0}body.v2 .itlst__itmcnd,body.v2 .items-grid .itlst__item footer{padding-bottom:0;margin-bottom:0}body.v2 .page-content__page-deals--main .items-grid .itlst__itmthmb{margin-top:23px}body.v2 .stars-cnt{display:none}body.v2 .page-content__page-deals--main .items-grid .itlst__itmthmb{margin-top:23px}body.v2 .stars-cnt{display:none}body.v2 .items-grid .itlst__itmprc .price__discount{margin-top:0}}@media (max-width:370px){body.v2 .view-deal-button{font-size:13px!important}}body.v2 .items-grid .itlst__itmthmb,body.v2 .items-grid .itlst__itmtit,body.v2 .items-grid .itlst__itmntc,body.v2 .page-content__page-deals--main .items-grid .itlst__item footer .itlst__itmprc{margin-bottom:0}body.v2 .page-content__page-deals--main .items-grid .itlst__ithdr{padding-top:0}body.v2 .itlst__itmcnd,body.v2 .items-grid .itlst__item footer{padding-bottom:0;margin-bottom:0}body.v2 .items-grid .itlst__itmthmb{margin-top:32px}body.v2 .c-cookie-message .btn{font-size:13px!important}body.v2 .search-side-banner .search-banner-list-desktop img{width:100%;height:auto}.count-down-new{flex-wrap:wrap;position:fixed;bottom:0;right:0;display:flex;z-index:1005;padding-right:5px;background:#ffffff;border:1px solid rgba(204,204,204,0.67);border-right:none;border-bottom:none;-webkit-box-shadow:-2px -2px 37px -13px rgba(0,0,0,0.75);-moz-box-shadow:-2px -2px 37px -13px rgba(0,0,0,0.75);box-shadow:-2px -2px 37px -13px rgba(0,0,0,0.75);align-items:center;color:#1a1a1a;border-top-left-radius:5px;animation:shake 10s infinite cubic-bezier(0.36,0.07,0.19,0.97)}.count-down-new img{height:30px;position:relative;top:2px}.count-down-new span:not(.cw){display:inline-block;color:#2971f9}.count-down-new .is-countdown{margin:0 5px}.count-down-new .cw{font-weight:900;text-decoration:underline;color:#032f80}.count-down-new:hover .cw{color:#2971f9}@keyframes shake{1%,9%{transform:translate3d(-1px,0,0)}2%,8%{transform:translate3d(2px,0,0)}3%,5%,7%{transform:translate3d(-4px,0,0)}4%,6%{transform:translate3d(4px,0,0)}}@media (max-width:1200px){.count-down-new{display:flex;justify-content:center}.count-down-new img{height:30px}}@media (max-width:600px){.count-down-new{display:flex;justify-content:center;width:100%}.count-down-new img{height:25px}}body.v2 .items-grid .itlst__item-badge--discount{background-color:var(--search-badge-color)}body.v2 .masthead .header-top{background-color:var(--header-top-background-color)}body.v2 .button-filled--green{background-color:var(--header-button-big-background-color)}.items-grid .itlst{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));grid-gap:10px}@media (max-width:1200px){.items-grid .itlst{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media (max-width:990px){.items-grid .itlst{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:780px){.items-grid .itlst{grid-template-columns:repeat(auto-fill,minmax(217px,1fr))}}@media (max-width:474px){.items-grid .itlst{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}}.page-content__page-deals--main{max-width:100%;width:100%}@media (max-width:1200px){body.v2 .page-content__page-deals--main .items-grid .itlst__item{width:auto}}.breadcrumbs-container{display:flex;justify-content:space-between;flex-direction:row;row-gap:8px;width:100%}.page-content-2{padding-top:16px;margin-bottom:32px}@media (min-width:600px){.page-content-2{padding-top:12px}}@media (min-width:900px){.page-content-2{padding-top:14px}}         #countries-dropdown .nav-link .flag-icon{position:relative;top:7px;margin-right:5px;width:25px}.dropdown{margin-left:10px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.2rem;font-weight:400;line-height:0.5;color:#212529;text-align:left;background-color:#fff}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;color:#000000}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu-countries{position:absolute;top:100%;right:0;z-index:1000;display:none;float:left;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:flex;padding:5px 10px;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;align-items:center}.dropdown-item .flag-icon{width:25px}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem}.country-text{right:18px!important;top:25px}@media (max-width:990px){.navbar{position:absolute;right:65px;top:13px}.country-text{top:25px!important}}@media (max-width:600px){.navbar{top:16px}.country-text{top:27px!important}}@media (max-width:350px){.navbar{top:15px}}.country-text.is-long-txt{right:5px!important}.footer-nav-drop-down{position:relative}.footer-nav-drop-down .dropdown-toggle{font-size:14px;color:#000;border:1px solid #C1BBBB;padding:5px}.footer-nav-drop-down .dropdown-toggle span{margin-right:5px}.footer-nav-drop-down .dropdown-item{font-size:14px}.footer-nav-drop-down .dropdown-menu-countries{left:175px;right:auto;flex-wrap:wrap;width:70%;top:-230px}@media (max-width:990px){.footer-nav-drop-down .dropdown-menu-countries{top:35px;left:0}}@media (max-width:680px){.footer-nav-drop-down .dropdown-menu-countries{flex-direction:column}}@media (max-width:680px){.footer-nav-drop-down .dropdown-menu-countries{width:100%}}.footer-nav-drop-down .flex{display:flex}@media (max-width:990px){.footer-nav-drop-down .navbar{left:0;top:-5px}}.footer-nav-drop-down .navbar .dropdown{margin-left:0;margin-top:15px} .c-back-to-top{cursor:pointer;position:fixed;display:flex;align-items:center;justify-content:center;bottom:20px;right:20px;border-radius:5px;width:50px;height:50px;background:#002868;text-align:center;color:white;text-decoration:none}.c-back-to-top:hover{text-decoration:none;color:white}.c-back-to-top{z-index:50}      .c-progress-loader{height:100%;width:0px;position:fixed;z-index:99999;top:0;left:0;overflow-x:hidden}.c-progress-loader .progress-bar{height:5px;border-radius:0px;-webkit-transition:0.5s linear;-moz-transition:0.5s linear;-o-transition:0.5s linear;transition:0.5s linear;-webkit-transition-property:width,background-color;-moz-transition-property:width,background-color;-o-transition-property:width,background-color;transition-property:width,background-color}  .c-price-slider .range{display:flex;width:100%;margin-top:10px}.c-price-slider .range .lower,.c-price-slider .range .upper{flex:1;position:relative;font-size:15px}.c-price-slider .range .lower{text-align:left;left:-7px}.c-price-slider .range .upper{margin-left:auto;text-align:right;right:-7px}  .itlst__item{display:none!important}.show-item{display:flex!important}.show-more-container{text-align:center}    .masthead{position:fixed;top:0;right:0;left:0;z-index:999}.menu-text{position:absolute;font-size:10px;top:31px}.language-text{position:absolute;font-size:10px;right:14px}.search-text{position:absolute;font-size:10px}.mobile-search-icon{display:none}@media (max-width:990px){.notifications-bell{right:45px;top:15px}.masthead.is-scrolling .header-main .header-main__inner .mobile-search-icon{visibility:visible;opacity:1;display:flex;height:40px;margin-right:10px;flex-direction:column;align-items:center}.masthead.is-scrolling .header-main{padding-bottom:10px}.masthead.is-scrolling .header-main .search-bar{padding:0;opacity:0;visibility:hidden;bottom:18px;left:32px;right:32px;height:0;overflow:hidden}.masthead.is-scrolling .header-navbar{top:89px;bottom:calc(89px - 100vh)}}.masthead .header-top{padding:7px 42px;background-color:var(--green)}@media (max-width:1200px){.masthead .header-top{padding:7px 25px}}.masthead .header-top__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:1920px;margin:auto}.masthead .header-top a{display:block;margin:0 0 0 8px;font-size:12px;font-weight:700;letter-spacing:0.6px;color:#fff;-webkit-transition:0.2s all;transition:0.2s all}.masthead .header-top a:hover{opacity:0.8}.masthead .header-top a span{display:inline-block;padding:1px 3px;border-radius:3px;color:var(--dark-green);background-color:var(--yellow)}.masthead .header-main{padding:8px 42px 8px 25px;background-color:var(--dark-green)}@media (max-width:1200px){.masthead .header-main{padding-right:25px}}@media (max-width:990px){.masthead .header-main{padding:10px 32px 18px}}.masthead .header-main__inner{max-width:1920px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:990px){.masthead .header-main__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}}.masthead .header-main .branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:55px!important;-ms-flex-negative:0;flex-shrink:0}@media (max-width:990px){.masthead .header-main .branding{-webkit-transition:0.2s all;transition:0.2s all}}@media (max-width:350px){body.v2 .page-content{padding-top:140px}}.masthead .header-main .branding img{max-width:100%;max-height:100%;width:auto;height:100%}.masthead .header-main .branding span{max-width:110px;display:block;padding-left:10px;font-size:13px;line-height:13px;text-transform:uppercase;color:#fff}.masthead .header-main .mobile-menu-toggler{display:none}@media (max-width:990px){.masthead .header-main .mobile-menu-toggler{display:block;margin-left:auto;cursor:pointer}.masthead .header-main .mobile-menu-toggler:before,.masthead .header-main .mobile-menu-toggler:after,.masthead .header-main .mobile-menu-toggler span{display:block;width:32px;height:4px;margin:4px 0;background-color:#fff}.masthead .header-main .mobile-menu-toggler:before,.masthead .header-main .mobile-menu-toggler:after{content:""}.masthead .header-main .mobile-menu-toggler.is-open{margin-right:0}.masthead .header-main .mobile-menu-toggler.is-open span{display:none}.masthead .header-main .mobile-menu-toggler.is-open:before{-webkit-transform:rotate(45deg) translate(1px,5px);transform:rotate(45deg) translate(1px,5px)}.masthead .header-main .mobile-menu-toggler.is-open:after{-webkit-transform:rotate(-45deg) translate(0,-5px);transform:rotate(-45deg) translate(0,-5px)}}.masthead .header-main .search-bar{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 60px 0 24px}@media (max-width:990px){.masthead .header-main .search-bar{padding:8px 0 0;-webkit-transition:0.2s height;transition:0.2s height}}@media (max-width:990px){.masthead .header-main .search-bar__categories{display:none}}.masthead .header-main .search-bar__categories .button{margin-right:16px;text-transform:uppercase;width:max-content}.masthead .header-main .search-bar__categories:not(.is-active) .categories-dropdown{opacity:0;visibility:hidden;pointer-events:none}.masthead .header-main .search-bar__categories.is-active .button{background-color:var(--dark-green)}.masthead .header-main .search-bar__categories .categories-dropdown{position:absolute;left:0;right:0;top:151px;bottom:calc(151px - 100vh)}.masthead .header-main .search-bar__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.masthead .header-main .search-bar__search,.masthead .header-main .search-bar__search .easy-autocomplete{width:100%!important}.masthead .header-main .search-bar__search button,.masthead .header-main .mobile-search-icon button{-ms-flex-negative:0;flex-shrink:0;padding-left:25px;padding-right:25px;border-top-left-radius:0;border-bottom-left-radius:0;font-size:0;background-image:url(../../img/vendor/search.svg);background-position:center top 7px;background-repeat:no-repeat;background-size:27px}.masthead .header-main .search-bar__search input[type=text]{border-top-right-radius:0;border-bottom-right-radius:0}.masthead .header-main .search-bar__search .easy-autocomplete-container ul{border:none;margin-top:8px;border-radius:4px}.masthead .header-main .search-bar__search .easy-autocomplete-container ul li:first-of-type{border-radius:4px 4px 0 0}.masthead .header-main .search-bar__search .easy-autocomplete-container ul li:last-of-type{border-radius:0 0 4px 4px}.masthead .header-main .search-bar__search .easy-autocomplete-container ul li .eac-item{padding:2px 0}.masthead .header-main .search-bar__search .easy-autocomplete-container ul li .eac-item b{font-size:15px;color:var(--text)}.masthead .header-navbar{padding:0 15px;border-bottom:2px solid var(--border-gray);background-color:#fff}@media (max-width:990px){.masthead .header-navbar{position:absolute;right:0;left:0;bottom:calc(159px - 100vh);top:159px;padding:0 32px;background-color:var(--dark-green);border-bottom:0;-webkit-transition:0.2s all;transition:0.2s all;overflow:auto}.masthead .header-navbar:not(.is-active){opacity:0;visibility:hidden;pointer-events:none}}@media (max-width:350px){.masthead .header-navbar{position:absolute;right:0;left:0;bottom:calc(149px - 100vh);top:149px}}.masthead .header-navbar ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;max-width:1920px;margin:auto}@media (max-width:990px){.masthead .header-navbar ul{padding-bottom:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.masthead .header-navbar ul li{margin:0 auto}@media (max-width:1200px){.masthead .header-navbar ul li{margin-left:0px}}@media (max-width:990px){.masthead .header-navbar ul li{margin-left:0px}}.masthead .header-navbar ul li:first-of-type,.masthead .header-navbar ul li.mobile-only+li{margin-left:0}.masthead .header-navbar ul li:last-of-type{margin-right:0}.masthead .header-navbar ul li.mobile-only{display:none}@media (max-width:990px){.masthead .header-navbar ul li.mobile-only{display:block;padding:5px}}.masthead .header-navbar ul li a{display:inline-block;padding:10px 0;font-size:14px;font-weight:700;color:var(--gray);letter-spacing:0.65px}.masthead .header-navbar ul li a:hover{color:var(--header-nav-hover)}@media (max-width:990px){.masthead .header-navbar ul li a{color:var(--black)}.masthead .header-navbar ul li a.best-deals{padding:5px 22px 5px 0;background-position:top 19px right}}.masthead .best-deals{padding-right:22px;margin-left:auto;-ms-flex-negative:0;flex-shrink:0;font-size:13px;font-weight:700;letter-spacing:0.65px;color:#fff;text-transform:uppercase;background-size:14px;-webkit-transition:0.2s all;transition:0.2s all}.fa-shopping-bag{position:absolute;left:0;top:4px;font-size:19px;color:var(--header-bag-color)}.masthead .best-deals:hover{opacity:0.8}@media (max-width:990px){.masthead .best-deals{display:none}}.navbar{position:relative}@media (max-width:990px){.navbar{position:absolute;margin-right:20px}.language-text{top:20px}.menu-text{top:28px}.search-text{bottom:5px}}@media (max-width:600px){.menu-text{top:29px}.search-text{bottom:4px}}@media (max-width:1361px){body.v2 .masthead .header-navbar ul li:last-child{display:none}body.v2 .masthead .header-navbar ul li:nth-child(10){margin-right:0}}@media (max-width:1190px){body.v2 .masthead .header-navbar ul li:nth-last-child(2){display:none}body.v2 .masthead .header-navbar ul li:nth-child(9){margin-right:0}}@media (min-width:1024px){.autocomplete-suggestions{position:fixed!important;top:95px!important}}  .popup-product{cursor:pointer;position:fixed;top:0;left:0;right:0;bottom:0;display:none;font-family:Roboto,serif;align-items:center;justify-content:center;background:rgba(0,0,0,0.5);z-index:1000}@media (max-width:680px){.popup-product{padding:15px}}.popup-product.open{display:flex}.popup-product main{width:100%;display:flex;justify-content:center;align-items:center}.popup-product main .bg-cover{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%}.popup-product main a{width:auto;height:auto;position:relative;position:relative;background:#FFFFFF;border-radius:20px}.popup-product main .close-btn{position:absolute;color:#000;right:10px;top:5px}.popup-product main .close-btn i{font-size:30px}.popup-product main .discount-badge{position:absolute;right:45px}.popup-product main .discount-badge .discount{position:absolute;left:13px;top:20px;font-size:28px;color:#fff;font-weight:bold;font-family:"Lato",sans-serif}.popup-product main .discount-badge img{height:80px;width:90px}.popup-product main .content-ctr{display:grid;width:540px;height:350px;color:#000;font-family:Roboto,sans-serif;background-image:url(../../img/vendor/popup-bg.webp);background-size:cover;background-repeat:no-repeat;grid-gap:10px;padding:0 15px;background-position:center;margin-right:100px;border-radius:20px}.popup-product main .content-ctr .view-on-amazon{position:relative;bottom:25px;display:flex;width:350px;justify-content:center}.popup-product main .content-ctr .view-on-amazon span{color:#fff;font-size:14px}.popup-product main .content-ctr .title-ctr{padding:0;margin-top:25px;text-align:center;width:100%;display:flex;justify-content:center;align-items:baseline}.popup-product main .content-ctr .title-ctr h1{font-size:25px;padding:15px 25px;background:#0092CB;color:#fff;font-weight:bold;max-width:90%;width:100%;text-transform:capitalize;border-radius:35px}@media (max-width:680px){.popup-product main .content-ctr .title-ctr h1{font-size:22px}}.popup-product main .content-ctr .count-down-new-bf{position:initial;display:flex;align-items:center;max-width:350px}.popup-product main .content-ctr .count-down-new-bf .flip-clock{padding:5px 15px}.popup-product main .content-ctr .count-down-new-bf .flip-clock .flip-clock__piece .card{font-size:25px}.popup-product main .popup-text{font-size:26px;text-align:center;display:flex;justify-content:center;align-items:center;padding:0 20px;color:#fff;text-transform:capitalize;max-width:350px;width:100%;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:auto;align-self:center}@media (max-width:680px){.popup-product main .popup-text{font-size:22px}}.popup-product main .today-deals{max-width:340px;font-size:18px;text-align:center;position:relative;bottom:-10px;color:#fff;align-self:flex-end}.popup-product main .today-deals.black-friday{color:#e10d12}.popup-product main .today-deals.cyber-monday{color:#FFFFFF}.popup-product main .today-deals.christmas{color:#FFFFFF}.popup-product main .today-deals.boxing-day{color:#FFFFFF}.popup-product main .main{max-width:350px;text-align:center;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:end;padding-top:15px}.popup-product main .main .popup-bg-img{height:120px;background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 auto;mix-blend-mode:multiply;position:absolute;right:15px;top:120px;max-width:230px;width:100%}.popup-product main .main .best-offer,.popup-product main .main .is-here{font-size:40px;color:#fff;font-weight:bold;letter-spacing:1.5px}.popup-product main .main .is-here.black-friday{color:#e10d12}.popup-product main .main .is-here.cyber-monday{color:#0092ca}.popup-product main .main .is-here.christmas{color:#FFFFFF}.popup-product main .main .is-here.boxing-day{color:#FFFFFF}.popup-product main .button-ctr{width:100%;display:flex;flex-direction:column;max-width:360px;justify-content:center;align-items:center}@media (max-width:680px){.popup-product main .button-ctr{justify-content:space-evenly}}.popup-product main .button-ctr button{cursor:pointer;margin:0 0 25px 0;padding:5px 5px;border:none;border-radius:35px;font-size:20px;font-weight:bold;box-shadow:0 2px 4px 0 rgba(0,0,0,0.19);width:300px;background:#FFFFFF}@media (max-width:680px){.popup-product main .button-ctr button{font-size:25px;padding:10px 40px}}.popup-product main .button-ctr button.black-friday{background:#e10d12;color:#FFFFFF}.popup-product main .button-ctr button.cyber-monday{color:#FFFFFF;background:#0092ca}.popup-product main .button-ctr button.christmas{color:#c1002c}.popup-product main .button-ctr button.boxing-day{color:#c1002c}.popup-product main .button-ctr span{margin-top:5px;font-size:18px;color:#000;font-weight:bold}@media (max-width:990px){.popup-product{display:none!important}}.popup-product.spring-sales main .main .best-offer,.popup-product.spring-sales main .main .is-here{color:#092964!important}.popup-product.spring-sales main .popup-text,.popup-product.spring-sales main .today-deals{color:#131313!important}.popup-product.spring-sales main .button-ctr{max-width:350px!important}.popup-product.spring-sales main .button-ctr button{background:#092964!important;color:#FFFFFF;height:50px}.popup-product.spring-sales main .discount-badge .discount{width:70%;text-align:center} /*! nouislider - 14.0.3 - 10/10/2019 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform 0.3s;transition:transform 0.3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}   .c-search-categories{margin-bottom:10px}.c-search-categories ul{margin:0;padding:0;list-style-type:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-column-gap:5px;grid-row-gap:5px}.c-search-categories ul .category-box .category-box-title{display:block;margin-bottom:8px;font-size:16px;line-height:23px;color:var(--text);letter-spacing:0.4px}.c-search-categories ul .category-box .category-box-title.is-long-text{font-size:13.5px}.c-search-categories ul .category-box a{background:white;border:1px solid #e2e2e2;padding:15px;display:flex;align-items:center;height:110px;color:var(--gray)}.c-search-categories ul .category-box a:hover{border:1px solid #2d2d2d;background:#fbfbfb}.c-search-categories ul .category-box a h3{order:2;flex:1}.c-search-categories ul .category-box a .category-box-image{flex:0 0 70px;height:80px;margin-right:15px}.c-search-categories ul .category-box a .category-box-image img{max-width:100%;max-height:100%;object-fit:cover} .page-content__inner .results-bar__filters .dropdown-menu{z-index:999}  @media (max-width:990px){.colophon .footer-cta .container{padding:0}}.colophon .footer-cta__inner{padding:54px 0 70px;border-top:1px solid #E5E5E5;text-align:center}@media (max-width:990px){.colophon .footer-cta__inner{padding:45px 32px 32px}}.colophon .footer-cta__inner h2{margin-bottom:42px;font-size:40px;font-weight:700;line-height:1}@media (max-width:990px){.colophon .footer-cta__inner h2{font-size:28px}}.colophon .footer-cta__inner form{max-width:556px;margin:0 auto 24px;height:fit-content}.colophon .footer-cta__inner form .fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:fit-content}.colophon .footer-cta__inner form input[type=email]{border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid #E2E2E2;border-right:0}.colophon .footer-cta__inner form button{-ms-flex-negative:0;flex-shrink:0;border-top-left-radius:0;border-bottom-left-radius:0;padding:10px 20px;font-size:18px}.colophon .footer-cta__inner span{font-size:12px}.colophon .footer-cta__inner span,.colophon .footer-cta__inner span a{color:#5E5E5E}.colophon .footer-cta__inner span a:hover{text-decoration:underline}.colophon .footer-main{padding:50px 0;border-top:60px solid var(--footer-main-background-color)}@media (max-width:1200px){.colophon .footer-main{padding:50px 25px}}@media (max-width:990px){.colophon .footer-main{border-top-width:42px;padding:50px 1px 0}}.colophon .footer-main .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:990px){.colophon .footer-main .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.colophon .footer-main .container .footer-menu--slim{width:auto;-ms-flex-negative:0;flex-shrink:0}.colophon .footer-main .container .footer-menu--slim ul li:last-child{display:flex}.colophon .footer-main .container .footer-menu--large{width:100%}@media (max-width:990px){.colophon .footer-main .container .footer-menu--large{margin-bottom:54px}}.colophon .footer-main .container .footer-menu--large ul{-webkit-columns:4;-moz-columns:4;columns:4;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}@media (max-width:1200px){.colophon .footer-main .container .footer-menu--large ul{-webkit-columns:3;-moz-columns:3;columns:3}}@media (max-width:990px){.colophon .footer-main .container .footer-menu--large ul{-webkit-columns:2;-moz-columns:2;columns:2}}.colophon .footer-main .container h2{width:100%;margin-bottom:20px;font-size:20px;text-transform:uppercase}.colophon .footer-main .container ul{display:block}.colophon .footer-main .container ul li{margin:20px 0}.colophon .footer-main .container ul li:first-of-type{margin-top:0}.colophon .footer-main .container ul li a{display:block;font-size:11px;color:#5E5E5E;line-height:20px}.colophon .footer-main .container ul li a:hover{text-decoration:underline}.colophon .footer-copyrights{padding:20px 0 24px;text-align:center}@media (max-width:990px){.colophon .footer-copyrights{padding:10px 0 15px}}.colophon .footer-copyrights span{font-size:13px;line-height:24px;color:#C1BBBB} .count-down-new-bf{top:15%;z-index:99;width:100%;height:60px}@media (max-width:990px){.count-down-new-bf{top:19%}}@media (max-width:680px){.count-down-new-bf{top:5%}}.flip-clock{text-align:center;perspective:400px;margin:5px auto;background:#fff;border-radius:8px;width:fit-content}@media (max-width:990px){.flip-clock{padding:2px!important}}@media (max-width:600px){.flip-clock{display:none}}.flip-clock *,.flip-clock *:before,.flip-clock *:after{box-sizing:border-box}.flip-clock .flip:last-child .separator{display:none}.flip-clock__piece{display:inline-block;padding-bottom:1px}.flip-clock__slot{font-size:1vw}.card{display:block;position:relative;padding-bottom:0.72em;font-size:2vw;line-height:0.95}.card .separator{position:absolute;right:-9.5px;top:0;font-size:35px;color:#000000}@media (max-width:680px){.card{font-size:3.5vw;position:relative;top:-1px}}.card__top,.card__bottom,.card__back::before,.card__back::after{display:block;height:0.72em;color:#ccc;background:#222;padding:0.25em 0.25em;border-radius:0.15em 0.15em 0 0;backface-visiblity:hidden;transform-style:preserve-3d;width:1.8em;transform:translateZ(0)}.card__bottom{color:#FFF;position:absolute;top:50%;left:0;border-top:solid 1px #000;background:#393939;border-radius:0 0 0.15em 0.15em;pointer-events:none;overflow:hidden}.card__bottom::after{display:block;margin-top:-0.72em}.card__back::before,.card__bottom::after{content:attr(data-value)}.card__back{position:absolute;top:0;height:100%;left:0%;pointer-events:none}.card__back::before{position:relative;z-index:-1;overflow:hidden}.flip .card__back::before{animation:flipTop 0.3s cubic-bezier(0.37,0.01,0.94,0.35);animation-fill-mode:both;transform-origin:center bottom}.flip .card__back .card__bottom{transform-origin:center top;animation-fill-mode:both;animation:flipBottom 0.6s cubic-bezier(0.15,0.45,0.28,1)}@keyframes flipTop{0%{transform:rotateX(0deg);z-index:2}0%,99%{opacity:0.99}100%{transform:rotateX(-90deg);opacity:0}}@keyframes flipBottom{0%,50%{z-index:-1;transform:rotateX(90deg);opacity:0}51%{opacity:0.99}100%{opacity:0.99;transform:rotateX(0deg);z-index:5}}.masthead .header-top{padding:7px 42px 7px 25px!important;height:auto!important}.masthead .header-top__inner{align-items:center}@media (max-width:990px){.masthead .header-top__inner{align-items:center!important;height:20px}}.banner-ctr{flex-direction:column}@media (max-width:680px){.banner-ctr .count-down-new-bf{top:13%!important}}.banner-ctr .count-down-new-bf .flip-clock{padding:3px 10px!important}@media (max-width:680px){.banner-ctr .count-down-new-bf .flip-clock{padding:0 10px!important}}.banner-ctr .count-down-new-bf .flip-clock .flip-clock__piece{margin:0 3px!important}.banner-ctr .count-down-new-bf .flip-clock .flip-clock__piece .card{font-size:1.3vw}@media (max-width:990px){.banner-ctr .count-down-new-bf .flip-clock .flip-clock__piece .card{font-size:2vw!important}}@media (max-width:680px){.banner-ctr .count-down-new-bf .flip-clock .flip-clock__piece .card{font-size:3vw!important;top:-1px!important}}.page-content__page-home--banner{background:#FFFFFF}.page-content__page-home--banner .banner-ctr .today-deals-end span{font-size:18px}@media (max-width:990px){.page-content__page-home--banner .banner-ctr .today-deals-end span{font-size:16px}}@media (max-width:680px){.page-content__page-home--banner .banner-ctr .today-deals-end span{font-size:10px;top:4px}}@media (max-width:990px){.page-content__page-home--banner .banner-ctr .count-down-new-bf .flip-clock{padding:4px 10px!important}}@media (max-width:680px){.page-content__page-home--banner .banner-ctr .count-down-new-bf .flip-clock{padding:0 10px!important}}.page-content__page-home--banner .banner-ctr .count-down-new-bf .flip-clock .flip-clock__piece{margin:0 3px!important}.page-content__page-home--banner .banner-ctr .count-down-new-bf .flip-clock .flip-clock__piece .card{font-size:2vw} .tooltip-ctr-3{z-index:100;position:relative;align-items:center;width:fit-content;padding:0 20px;color:#5E5E5E;padding:8px 0;font-weight:400;line-height:20px}.learn-more:hover+.tooltip-msg-3{display:flex}.tooltip-msg-3{z-index:100;color:#2b2b2b;background-color:#F2F4F7;transform:translateY(8px);display:none;position:absolute;width:260px;left:0;padding:12px;border-radius:8px;box-shadow:-2px -2px 19px rgba(0,0,0,0.04),4px 4px 19px -2px rgba(0,0,0,0.06)}@media (min-width:640px){.tooltip-msg-3{left:auto;right:0;width:380px}}.ad-container{background-color:#F4F4F4;margin-top:121px;font-size:12px}@media (min-width:600px){.ad-container{margin-top:171px}}@media (min-width:990px){.ad-container{margin-top:161px;font-size:14px}}.learn-more{color:#2b2b2b;text-decoration:underline;text-underline-offset:4px;margin-left:4px}.pb-0{padding-bottom:0} #deals .mobile-filters{display:none}#deals-filters h2{margin:0 0 8px 0;font-size:22px;font-weight:600}#deals-filters h2 i{display:none}#deals-filters .filter{margin-top:28px}#deals-filters .filter i{display:none}#deals-filters .filter>span{display:block;margin-bottom:15px;font-size:18px;font-weight:600;color:#7F7F7F}#deals-filters .filter label{display:block;margin-bottom:10px}#deals-filters .filter label input+span{padding-left:32px;position:relative}#deals-filters .filter.filter-range{margin-bottom:60px}#deals-filters .filter.filter-range>span{margin-bottom:0}#deals-filters .filter.filter-range .price-range{display:flex;flex-direction:row;justify-content:space-between;color:#2D2D2D}#deals-filters .filter.filter-range .irs--flat .irs-line,#deals-filters .filter.filter-range .irs--flat .irs-bar{height:5px}#deals-filters .filter.filter-range .irs--flat .irs-line{background-color:#DEE3F3}#deals-filters .filter.filter-range .irs--flat .irs-bar{background-color:#FFC601}#deals-filters .filter.filter-range .irs--flat .irs-from,#deals-filters .filter.filter-range .irs--flat .irs-to{font-size:0;width:22px;height:22px;top:16px;z-index:3;background-color:#fff;border:6px solid #FFC601;border-radius:50%}#deals-filters .filter.filter-range .irs--flat .irs-handle{display:none!important}#deals-filters .filter.filter-range .irs--flat .irs-single:before,#deals-filters .filter.filter-range .irs--flat .irs-from:before,#deals-filters .filter.filter-range .irs--flat .irs-to:before{content:unset;display:none}#deals-filters .filter.filter-range .irs--flat .irs-min,#deals-filters .filter.filter-range .irs--flat .irs-max{background:transparent;top:45px;font-family:"Poppins",sans-serif;font-size:18px;font-weight:600;color:#2D2D2D;visibility:visible!important}#deals-filters .filter.filter-range .irs--flat .irs-min:before,#deals-filters .filter.filter-range .irs--flat .irs-max:before{content:""}#deals-filters .filter.filter-range .irs--flat .irs-single{background-color:#FFC601}#search-result-side{margin-top:20px}@media only screen and (max-width:990px){#deals-filters h2{padding:14px 25px;font-size:18px;text-transform:uppercase;border-bottom:1px solid #f5f5f5}#deals-filters h2 i{display:inline-block;font-size:24px;line-height:1;position:relative;top:2px;margin-right:20px}#deals-filters .filter{margin:0}#deals-filters .filter>span{display:flex;flex-direction:row;align-items:center}#deals-filters .filter i{display:inline-block;margin-left:auto}#deals-filters .filter-range,#deals-filters .filter-price{padding:0 30px 0 65px}#deals-filters .filter-range .range-slider{position:relative}#deals-filters .filter-range{position:relative;padding-top:20px}#deals-filters .filter-price,#deals-filters .filter:not(.filter-range):not(.filter-price){border-bottom:1px solid #f5f5f5}#deals-filters .filter:not(.filter-range):not(.filter-price)>span,#deals-filters .filter:not(.filter-range):not(.filter-price) label{padding:0 30px 0 65px}#deals-filters .filter-price,#deals-filters .filter:not(.filter-range):not(.filter-price)>span{padding-bottom:12px;padding-top:12px;margin:0}#deals-filters .filter:not(.filter-range):not(.filter-price) label{display:none}#deals-filters .filter:not(.filter-range):not(.filter-price) label:first-of-type{margin-top:20px}#deals-filters .filter label input+span{font-size:16px}#deals-filters .filter label input+span:before{top:1px}#deals-filters .filter label input:checked+span:after{top:3px}}.sidebar-filters__block-checkbox-brands li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}  .c-search-auto-complete{padding:0 0px;margin-top:20px}.c-search-auto-complete h5{padding:0;color:#878787;display:inline-block;position:relative;font-size:14px;margin:0 0 5px;font-weight:normal}.c-search-auto-complete ul{margin:0;padding:0;list-style-type:none}.c-search-auto-complete ul li a{display:inline-block;padding:8px 16px;background:#fff;border:1px solid silver;color:#6a6a6a;margin-bottom:5px;text-decoration:none}.c-search-auto-complete ul li a:hover{color:#77b712;border:1px solid #77b712}.c-search-auto-complete.inline{display:flex;align-items:center}.c-search-auto-complete.inline h5{margin-right:15px}.c-search-auto-complete.inline ul{display:flex}.c-search-auto-complete.inline ul a{margin-right:10px} .deals-found{padding:0px!important;display:inline-block!important;margin-left:5px}h1{text-transform:capitalize;display:inline-block;margin-right:5px}.suffix{font-size:24px;color:#000000;font-weight:700;text-transform:capitalize!important}@media (max-width:450px){.suffix{font-size:16px}}body.v2 .results-bar__inner h1 .deals-found{font-size:16px;margin:0}@media (max-width:450px){body.v2 .page-content__page-deals .page-content__inner h1{font-size:16px;line-height:22px}} .last-updated-clock{margin-right:5px}  .loader{background-image:url(../../img/vendor/loader.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:100px;height:100px;margin:0 auto;mix-blend-mode:multiply}