.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}                #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}}  .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) h2{font-size:25px;font-weight:900;letter-spacing:0.63px;line-height:30px}.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{position:relative;top:-1px;margin-left:20px;font-size:21px;font-weight:700;line-height:25px;letter-spacing:0.5px;color:var(--text)}@media (max-width:990px){.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{top:0;font-size:16px}}.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{margin-left:5px;position:relative;top:1px;content:"";font-size:30px;font-family:"Font Awesome 5 Free"}@media (max-width:990px){.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:24px}}@media (min-width:990px){.page-content__page-home--daily-deals{padding:40px 0 56px;background:url(../../img/vendor/hero-bg.png)center center no-repeat;background-size:cover}}@media (max-width:990px){.page-content__page-home--daily-deals{padding:32px 0;background-color:#0198c7}}.page-content__page-home--daily-deals h2{font-size:34px;font-weight:900;color:#fff;text-transform:capitalize;margin-bottom:5px}@media (max-width:990px){.page-content__page-home--daily-deals h2{font-size:20px;margin-bottom:8px}}.page-content__page-home--daily-deals .items-grid .itlst{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:fit-content}.page-content__page-home--daily-deals .items-grid .itlst__item{-ms-flex-negative:0;flex-shrink:0}@media (max-width:990px){.page-content__page-home--daily-deals .items-grid .itlst__item{margin-bottom:18px}}.page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type{width:30%}@media (max-width:990px){.page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type{width:100%}}.page-content__page-home--daily-deals .items-grid .itlst__item:first-of-type .itlst__itmthmb{height:125px}.page-content__page-home--daily-deals .items-grid .itlst__item:not(:first-of-type) .itlst__itmsrc{position:relative;top:auto;right:auto;left:auto;bottom:auto;margin-top:5px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (max-width:990px){.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3){width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:990px){.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3){width:100%}}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a{display:block;padding:13px 8px;height:auto}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a:first-of-type{margin-bottom:auto}@media (max-width:990px){.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a:first-of-type{margin-bottom:18px}}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a:after{content:"";display:block;clear:both}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a main,.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a footer{float:right;width:60%}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a header{float:left;margin-bottom:0;width:35%}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a main{min-height:42px}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a .itlst__itmthmb{height:100px;margin-bottom:12px}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a .itlst__itmsrc{margin-top:0;text-align:center}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(3) a .itlst__itmsrc img{max-height:24px}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(2),.page-content__page-home--daily-deals .items-grid .itlst__item:last-of-type{width:20%}@media (max-width:990px){.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(2),.page-content__page-home--daily-deals .items-grid .itlst__item:last-of-type{width:calc(50% - 10px)}}.page-content__page-home--daily-deals .items-grid .itlst__item:nth-of-type(2) .itlst__itmthmb,.page-content__page-home--daily-deals .items-grid .itlst__item:last-of-type .itlst__itmthmb{height:106px}.page-content__page-home--daily-deals .items-grid .itlst__item-inner{padding-bottom:16px;padding-top:26px;background-color:#fff}.page-content__page-home--daily-deals .items-grid .itlst__ithdr{position:relative}.page-content__page-home--daily-deals .items-grid .itlst__itmtit{margin-bottom:3px;font-size:12px}.page-content__page-home--daily-deals .items-grid .itlst__itmbrd{top:-8px;right:4px}@media (max-width:990px){.page-content__page-home--daily-deals .items-grid .itlst__itmbrd{top:0}}.page-content__page-home--daily-deals .items-grid .itlst__item-badge--timer,.page-content__page-home--daily-deals .items-grid .itlst__item-badge--discount{top:-26px;left:-40px}@media (max-width:990px){.page-content__page-home--daily-deals .items-grid .itlst__item-badge--timer,.page-content__page-home--daily-deals .items-grid .itlst__item-badge--discount{left:-20px}}.page-content__page-home--daily-deals .items-grid .itlst__item-badge--new-deal{position:absolute;bottom:16px;left:0;top:auto}.page-content__page-home--daily-deals .items-grid .itlst__itmntc{margin-bottom:6px}.page-content__page-home--start-shopping{padding:55px 0}@media (max-width:990px){.page-content__page-home--start-shopping{padding:18px 0}}@media (max-width:990px){.page-content__page-home--start-shopping .container{padding:0}}.page-content__page-home--start-shopping_inner a{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:10px 40px 10px 10px;border-radius:4px;background-color:var(--light-gray)}@media (max-width:990px){.page-content__page-home--start-shopping_inner a{padding:32px 14px 20px;-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;border-radius:0}}.page-content__page-home--start-shopping_inner a figure{margin-right:42px}@media (max-width:990px){.page-content__page-home--start-shopping_inner a figure{margin-right:0;margin-bottom:5px}}.page-content__page-home--start-shopping_inner a figure img{max-width:212px}.page-content__page-home--start-shopping_inner a h2{max-width:404px;font-size:32px;font-weight:500;line-height:42px;color:var(--dark-green)}@media (max-width:990px){.page-content__page-home--start-shopping_inner a h2{font-size:28px;line-height:40px;text-align:center}}.page-content__page-home--start-shopping_inner a button{padding:13px 26px}.page-content__page-home--start-shopping_inner .rating-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media (max-width:990px){.page-content__page-home--start-shopping_inner .rating-button{margin:auto;padding-top:20px;-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}}.page-content__page-home--start-shopping_inner .rating-button .button{margin-left:16px}@media (max-width:990px){.page-content__page-home--start-shopping_inner .rating-button .button{margin-top:20px;margin-left:0}}.page-content__page-home--start-shopping_inner .rating-button .itlst__item-rating--star:before{font-size:16px}.page-content__page-home--explore-brands{padding:30px 0 20px}@media (max-width:990px){.page-content__page-home--explore-brands{padding-top:15px}}.page-content__page-home--explore-brands .brands-list{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0 0 0}@media (max-width:990px){.page-content__page-home--explore-brands .brands-list{padding:20px 0 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-content__page-home--explore-brands .brands-list li{height:32px}@media (max-width:990px){.page-content__page-home--explore-brands .brands-list li{width:50%;margin:25px 0}}.page-content__page-home--explore-brands .brands-list li a{display:block}@media (max-width:990px){.page-content__page-home--explore-brands .brands-list li a{text-align:center}}.page-content__page-home--explore-brands .brands-list li a img{max-width:98px;max-height:34px;-o-object-fit:cover;object-fit:cover}.page-content__page-home--daily-deals-grid,.page-content__page-home--ending{padding:60px;padding-bottom:10px}.page-content__page-home--daily-deals-grid_inner,.page-content__page-home--ending_inner{display: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;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-content__page-home--daily-deals-grid_inner h2,.page-content__page-home--ending_inner h2{display:inline-block}.page-content__page-home--daily-deals-grid_inner .items-grid,.page-content__page-home--ending_inner .items-grid{width:100%;padding:10px 0 0}@media (max-width:990px){.page-content__page-home--daily-deals-grid_inner .items-grid,.page-content__page-home--ending_inner .items-grid{padding-top:24px;margin:0-15px;width:calc(100% + 30px)}}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item,.page-content__page-home--ending_inner .items-grid .itlst__item{width:calc(25% - 24px);margin:0 0 54px}@media (max-width:990px){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item,.page-content__page-home--ending_inner .items-grid .itlst__item{width:100%;margin:0}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item:first-of-type .itlst__item-inner,.page-content__page-home--ending_inner .items-grid .itlst__item:first-of-type .itlst__item-inner{border-top:1px solid var(--lighter-gray)}}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item-inner,.page-content__page-home--ending_inner .items-grid .itlst__item-inner{padding:0 0 24px;border-bottom:1px solid var(--lighter-gray)}@media (max-width:990px){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item-inner,.page-content__page-home--ending_inner .items-grid .itlst__item-inner{display:block;padding:20px}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item-inner:after,.page-content__page-home--ending_inner .items-grid .itlst__item-inner:after{content:"";display:block;clear:both}}@media (max-width:768px){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item header,.page-content__page-home--ending_inner .items-grid .itlst__item header{margin-bottom:0!important}}@media (max-width:350px){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item header,.page-content__page-home--ending_inner .items-grid .itlst__item header{margin-bottom:0!important}}@media (max-width:990px){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item header,.page-content__page-home--ending_inner .items-grid .itlst__item header{width:40%;float:left}}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__itmthmb,.page-content__page-home--ending_inner .items-grid .itlst__itmthmb{height:210px;border:1px solid var(--lighter-gray)}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item main,.page-content__page-home--ending_inner .items-grid .itlst__item main{min-height:auto!important;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){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item main,.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__item footer,.page-content__page-home--ending_inner .items-grid .itlst__item main,.page-content__page-home--ending_inner .items-grid .itlst__item footer{width:60%;float:right}}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__itmtit,.page-content__page-home--ending_inner .items-grid .itlst__itmtit{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__itmsrc,.page-content__page-home--ending_inner .items-grid .itlst__itmsrc{margin:10px;position:relative;left:auto;right:auto;top:auto;bottom:auto;text-align:left}@media (max-width:990px){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__itmsrc,.page-content__page-home--ending_inner .items-grid .itlst__itmsrc{position:absolute;left:0;bottom:12px;width:40%;padding:20px 0 0 20px;text-align:center;height:auto}}@media (max-width:768px){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__itmsrc,.page-content__page-home--ending_inner .items-grid .itlst__itmsrc{padding:0 0 0 20px;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__itmsrc img,.page-content__page-home--ending_inner .items-grid .itlst__itmsrc img{min-height:21px}}@media (max-width:990px){.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__itmprc--top-rated .price__discount strong,.page-content__page-home--ending_inner .items-grid .itlst__itmprc--top-rated .price__discount strong{display:-ms-inline-flexbox;display:inline-flex;width:auto;margin-left:6px}}.page-content__page-home--daily-deals-grid_inner .items-grid .itlst__itmntc,.page-content__page-home--ending_inner .items-grid .itlst__itmntc{margin:0}.page-content__page-home--ending:last-of-type{padding-bottom:0}.page-content__page-home--lists{padding:10px 0}.page-content__page-home--lists_inner{margin-top:15px;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}.page-content__page-home--lists_inner .list-item{position:relative;width:calc(50% - 30px);height:256px;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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 42px;border-radius:4px}@media (max-width:990px){.page-content__page-home--lists_inner .list-item{width:100%;padding:25px}.page-content__page-home--lists_inner .list-item:not(:last-of-type){margin-bottom:30px}}.page-content__page-home--lists_inner .list-item:not(:last-of-type):not(:nth-last-of-type(2)){margin-bottom:30px}.page-content__page-home--lists_inner .list-item h3{max-width:300px;margin-bottom:32px;letter-spacing:1.3px;font-size:26px;font-weight:400;line-height:40px;color:var(--dark-green)}@media (max-width:990px){.page-content__page-home--lists_inner .list-item h3{max-width:180px;margin-bottom:18px;font-size:18px;line-height:26px}}.page-content__page-home--lists_inner .list-item--title-light h3{color:#fff}.page-content__page-home--lists_inner .list-item--1{background:url(../../img/vendor/list-bg-1.png)center center no-repeat;background-size:cover}.page-content__page-home--lists_inner .list-item--2{background:url(../../img/vendor/list-bg-2.png)center center no-repeat;background-size:cover}.page-content__page-home--lists_inner .list-item--3{background:url(../../img/vendor/list-bg-3.png)center center no-repeat;background-size:cover}.page-content__page-home--lists_inner .list-item--4{background:url(../../img/vendor/list-bg-4.png)center center no-repeat;background-size:cover}.page-content__page-home--lists_inner .list-item-badge{position:absolute;right:32px;bottom:24px;padding:0 8px;border-radius:3px;font-size:12px;font-weight:700;color:#fff;line-height:24px;background-color:var(--orange)}.page-content__page-home--categories{padding-bottom:100px}@media (max-width:990px){.page-content__page-home--categories{padding-bottom:0}}@media (max-width:990px){.page-content__page-home--categories .container{padding:0}}.page-content__page-home--categories_inner{padding:58px 50px 0;border-radius:4px;background:url(../../img/vendor/categories-bg.png)top 20px right 24px no-repeat,var(--light-gray);background-size:contain}@media (max-width:990px){.page-content__page-home--categories_inner{padding:30px 15px;border-radius:0;background:url(../../img/vendor/categories-bg.png)top 204px right -100px no-repeat,var(--light-gray);background-size:contain}}.page-content__page-home--categories_inner h2{max-width:400px;margin-bottom:32px;font-size:30px;font-weight:500;line-height:42px;color:var(--dark-green)}@media (max-width:990px){.page-content__page-home--categories_inner h2{max-width:270px;margin-bottom:20px}}.page-content__page-home--categories_inner .button{padding:13px 25px}.page-content__page-home--categories_inner .categories-list{margin-top:-50px}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list{margin-top:32px}}.page-content__page-home--categories_inner .categories-list__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:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;bottom:-100px}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;bottom:0}}.page-content__page-home--categories_inner .categories-list__inner .categories-list__item{width:calc(20% - 28px);padding:20px;border:1px solid var(--lighter-gray);height:150px}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item{width:calc(50% - 3px);margin-bottom:6px}}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item:first-of-type{margin-right:calc(50% + 3px)}.page-content__page-home--daily-deals-grid,.page-content__page-home--ending{padding:20px;padding-bottom:10px}}.page-content__page-home--categories_inner .categories-list__inner .categories-list__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}.page-content__page-home--categories_inner .categories-list__inner .categories-list__item strong{margin-bottom:10px;font-size:20px;font-weight:900;line-height:24px;letter-spacing:0.5px;color:var(--text)}.page-content__page-home--categories_inner .categories-list__inner .categories-list__item p{margin-top:auto;margin-bottom:110px;font-size:11px;line-height:16px;color:var(--text);letter-spacing:0.5px}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item p{margin-bottom:80px}}.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--1{background:url(../../img/vendor/category-bg-1.png)center bottom no-repeat,#fff;background-size:contain}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--1{background-size:200px!important}}@media (max-width:768px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--1{background-size:contain!important}}.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--2{background:url(../../img/vendor/category-bg-2.png)center bottom no-repeat,#fff;background-size:contain}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--2{background-size:200px!important}}@media (max-width:768px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--2{background-size:contain!important}}.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--3{background:url(../../img/vendor/category-bg-3.png)center bottom no-repeat,#fff;background-size:contain}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--3{background-size:200px!important}}@media (max-width:768px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--3{background-size:contain!important}}.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--4{background:url(../../img/vendor/category-bg-4.png)center bottom no-repeat,#fff;background-size:contain}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--4{background-size:200px!important}}@media (max-width:768px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--4{background-size:contain!important}}.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--5{background:url(../../img/vendor/category-bg-5.png)center bottom no-repeat,#fff;background-size:contain}@media (max-width:990px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--5{background-size:200px!important}}@media (max-width:768px){.page-content__page-home--categories_inner .categories-list__inner .categories-list__item--5{background-size:contain!important}}.home-page-sub-title{margin-bottom:5px;font-size:16px;color:var(--gray);font-weight:normal}.home-page-header-sub-title{color:#c8f4ff!important;font-weight:normal;margin-bottom:10px;margin-top:-5px}.page-content__inner{max-width:100%;margin:auto}.page-content__page-home--daily-deals_inner{max-width:1360px}.itlst__itmcnd{justify-content:left}.elementor-508 .elementor-element.elementor-element-85edcec>.elementor-container{display:none}body.v2 .page-content__page-home .site-main .page-content{padding-top:0px}.page-content__page-home--blog{padding:30px 0 20px}#blog-loader-gif{text-align:center}@media (max-width:600px){body.v2 .masthead .header-navbar{top:55px}}#blog-container{max-width:1360px;margin:0 auto}body.v2 .page-content__page-home--daily-deals_inner .subtitle-ctr{display:flex;flex-direction:column}@media (min-width:640px){body.v2 .page-content__page-home--daily-deals_inner .subtitle-ctr{flex-direction:row;justify-content:space-between;align-items:center}}   @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}  .tooltip-ctr-3{z-index:100;position:relative;align-items:center;width:fit-content;padding:0 20px;background-color:#04A3D5;color:white;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:#FFFFFF;display:none;position:absolute;width:290px;transform:translateY(8px);left:0;padding:20px;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:#04A3D5;margin-top:0px;font-size:12px}@media (min-width:600px){.ad-container{margin-top:28px}}@media (min-width:990px){.ad-container{margin-top:12px;font-size:14px}}.learn-more{text-decoration:underline;text-underline-offset:4px;margin-left:4px}

.cookieconsent-optin-preferences,.cookieconsent-optin-statistics,.cookieconsent-optin-marketing,.cookieconsent-optin{display:none;}.cookieconsent-optout-preferences,.cookieconsent-optout-statistics,.cookieconsent-optout-marketing,.cookieconsent-optout{display:block;display:initial;}